/*! site: eltec / 664aeb85e975d35ecb0f */
@import url(https://fonts.googleapis.com/css?family=Prompt);

@font-face {
	font-family: afag;
	src: url("assets/icon-font/afag.eot?e1jr9t");
	src: url("assets/icon-font/afag.eot?e1jr9t#iefix") format("embedded-opentype"), url("assets/icon-font/afag.ttf?e1jr9t") format("truetype"), url("assets/icon-font/afag.woff?e1jr9t") format("woff"), url("assets/icon-font/afag.svg?e1jr9t#afag") format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: afag !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px
}

.icon-linkedin:before {
	content: "\E900"
}

.icon-xing:before {
	content: "\E901"
}

.icon-facebook:before {
	content: "\E90A"
}

.icon-instagram:before {
	content: "\E90B"
}

.icon-dokument-word:before {
	content: "\E914"
}

.icon-dokument-pdf:before {
	content: "\E915"
}

.icon-dokument-jpg:before {
	content: "\E916"
}

.icon-dokument-png:before {
	content: "\E917"
}

.icon-dokument-eps:before {
	content: "\E918"
}

.icon-chevron-unten:before {
	content: "\E902"
}

.icon-chevron-oben:before {
	content: "\E903"
}

.icon-chevron-links:before {
	content: "\E904"
}

.icon-chevron-rechts:before {
	content: "\E905"
}

.icon-download:before {
	content: "\E906"
}

.icon-burger:before {
	content: "\E907"
}

.icon-schliessen:before {
	content: "\E908"
}

.icon-suche:before {
	content: "\E909"
}

.icon-kalender:before {
	content: "\E90C"
}

.icon-tag:before {
	content: "\E90D"
}

.icon-bildergalerie:before {
	content: "\E90E"
}

.icon-mail:before {
	content: "\E90F"
}

.icon-drucker:before {
	content: "\E910"
}

.icon-telefon:before {
	content: "\E911"
}

.icon-fax:before {
	content: "\E912"
}

.icon-tickets:before {
	content: "\E913"
}

.icon-preview:before {
	content: "\E919"
}

.icon-play:before {
	content: "\E91A"
}

.icon-youtube:before {
	content: "\EA9D"
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	*,
	:after,
	:before {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

@media print {

	.footer,
	.header,
	.link-back,
	.list-action,
	.slideshow,
	.sponsors,
	.teaser-nav {
		display: none !important
	}

	body {
		overflow: visible !important
	}

	.page-grid,
	body {
		display: block !important
	}

	.cookie-notice {
		display: none !important
	}
}

html {
	overflow-y: scroll
}

.inner,
.page {
	margin: 0 auto;
	max-width: 1800px
}

.page {
	border: 1px solid #d6d6d6;
	margin-top: -2px
}

.page>*+* {
	border-top: 1px solid #d6d6d6
}

.page-grid {
	overflow: hidden
}

@media (max-width:767px) and (max-width:767px) {
	.page-grid {
		margin-bottom: 50px
	}
}

@media (max-width:767px) and (min-width:768px) {
	.page-grid {
		margin-bottom: 0
	}
}

@media (max-width:767px) and (min-width:1180px) {
	.page-grid {
		margin-bottom: 0
	}
}

@media (max-width:767px) and (min-width:1600px) {
	.page-grid {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.page-grid {
		position: relative
	}
}

@media (min-width:1180px) {
	.page-grid.grid-50_50 {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		padding-right: 50%
	}

	.page-grid.grid-50_50>.grid-aside {
		width: 50%
	}

	.page-grid.grid-50_50>:first-child {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: auto
	}

	.page-grid.grid-66_33 {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		padding-right: 37.5%
	}

	.page-grid.grid-66_33>.grid-aside {
		width: 37.5%
	}

	.page-grid.grid-66_33>:first-child {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: auto
	}

	.page-grid.grid-33_66 {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		padding-right: 66.66%
	}

	.page-grid.grid-33_66>.grid-aside {
		width: 66.66%
	}

	.page-grid.grid-33_66>:first-child {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: auto
	}

	.page-grid.grid-33_66>:not(.grid-aside),
	.page-grid.grid-50_50>:not(.grid-aside),
	.page-grid.grid-66_33>:not(.grid-aside) {
		border-right: 1px solid #d6d6d6
	}

	.page-grid>.grid-aside {
		position: absolute;
		top: 0;
		right: 0;
		border-top: none;
		bottom: 0
	}

	.page-grid>.grid-aside .frame:not(.frame-type-html) {
		max-height: 100%;
		height: 100%
	}
}

.page-grid>*+* {
	border-top: 1px solid #d6d6d6
}

@media (min-width:768px) {
	.item-collection {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap
	}

	.item-collection>* {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 0%
	}

	.item-collection>*+* {
		border-left: 1px solid #d6d6d6
	}
}

@media (max-width:767px) {
	.item-collection>*+* {
		border-top: 1px solid #d6d6d6
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.item-collection>* {
		min-width: 50%
	}

	.item-collection>:nth-child(2)~* {
		border-top: 1px solid #d6d6d6
	}
}

@media (max-width:767px) {

	.sub-grid>.column+.column,
	.sub-grid>.column>*+* {
		border-top: 1px solid #d6d6d6
	}
}

@media (min-width:768px) {
	.sub-grid {
		display: -webkit-box;
		display: flex
	}

	.sub-grid>.column {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 0%
	}

	.sub-grid>.column+* {
		border-left: 1px solid #d6d6d6
	}

	.sub-grid>.column>*+* {
		border-top: 1px solid #d6d6d6
	}
}

.sub-grid>.frame {
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%
}

@media (min-width:768px) {
	.js-overflow {
		position: relative;
		overflow: hidden;
		-webkit-overflow-scrolling: touch
	}

	.js-overflow .overflow-pipe {
		position: relative;
		max-height: 100%
	}

	.js-overflow.overflow-x .overflow-pipe {
		overflow-x: auto
	}

	.js-overflow.overflow-y .overflow-pipe {
		overflow-y: auto
	}

	.js-overflow:not(.overflow-x) .overflow-pipe {
		overflow-x: hidden
	}

	.js-overflow:not(.overflow-y) .overflow-pipe {
		overflow-y: hidden
	}

	.js-overflow .scroll-down {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		text-align: center;
		font-size: 2em;
		color: #337ab7;
		background-image: linear-gradient(180deg, transparent 0, #fff);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFFFFFFF", GradientType=0);
		z-index: 1;
		cursor: pointer
	}

	.js-overflow .scroll-down:after {
		font-family: afag;
		content: "\E902";
		display: inline-block;
		vertical-align: middle
	}


	.js-overflow .scroll-up {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		text-align: center;
		font-size: 2em;
		color: #337ab7;
		background-image: linear-gradient(180deg, #fff 0, transparent);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#00000000", GradientType=0);
		z-index: 1;
		cursor: pointer
	}

	.js-overflow .scroll-up:after {
		font-family: afag;
		content: "\E903";
		display: inline-block;
		vertical-align: middle
	}
}

.subline p,
time p {
	margin: 0;
	display: inline
}

.page>.frame-type-image {
	display: none
}

.ce-gallery img {
	display: block;
	max-width: 100%;
	height: auto
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Prompt, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	color: #2b2b2b;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7
}

a,
a:focus,
a:hover {
	text-decoration: none
}

a:focus,
a:hover {
	color: #22527b
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 0
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #d6d6d6
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:1180px) {
	.container {
		width: 970px
	}
}

@media (min-width:1600px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1180px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1600px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}

caption,
th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.5;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	margin: 0;
	min-width: 0
}

fieldset,
legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 22px;
	font-size: 22.5px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 15px;
	line-height: 1.5;
	color: #555
}

.form-control,
html #mc_embed_signup .mc-field-group select {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 0;
	font-size: 15px;
	line-height: 1.5;
	color: #555;
	background-color: #fff;
	background-image: none;
	border-color: rgba(43, 43, 43, .2);
	border-style: solid;
	border-width: 0 0 2px;
	border-radius: 0;
	transition: border-color .15s ease-in-out
}

.form-control:focus,
html #mc_embed_signup .mc-field-group select:focus {
	border-color: #337ab7;
	outline: 0
}

.form-control::-moz-placeholder,
html #mc_embed_signup .mc-field-group select::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder,
html #mc_embed_signup .mc-field-group select:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder,
html #mc_embed_signup .mc-field-group select::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand,
html #mc_embed_signup .mc-field-group select::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group fieldset[disabled] select,
html #mc_embed_signup .mc-field-group select[disabled],
html #mc_embed_signup .mc-field-group select[readonly] {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group fieldset[disabled] select,
html #mc_embed_signup .mc-field-group select[disabled] {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 36px
	}

	.input-group-sm>.input-group-btn>input.btn[type=date],
	.input-group-sm>.input-group-btn>input.btn[type=datetime-local],
	.input-group-sm>.input-group-btn>input.btn[type=month],
	.input-group-sm>.input-group-btn>input.btn[type=time],
	.input-group-sm>input.form-control[type=date],
	.input-group-sm>input.form-control[type=datetime-local],
	.input-group-sm>input.form-control[type=month],
	.input-group-sm>input.form-control[type=time],
	.input-group-sm>input.input-group-addon[type=date],
	.input-group-sm>input.input-group-addon[type=datetime-local],
	.input-group-sm>input.input-group-addon[type=month],
	.input-group-sm>input.input-group-addon[type=time],
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}

	.input-group-lg>.input-group-btn>input.btn[type=date],
	.input-group-lg>.input-group-btn>input.btn[type=datetime-local],
	.input-group-lg>.input-group-btn>input.btn[type=month],
	.input-group-lg>.input-group-btn>input.btn[type=time],
	.input-group-lg>input.form-control[type=date],
	.input-group-lg>input.form-control[type=datetime-local],
	.input-group-lg>input.form-control[type=month],
	.input-group-lg>input.form-control[type=time],
	.input-group-lg>input.input-group-addon[type=date],
	.input-group-lg>input.input-group-addon[type=datetime-local],
	.input-group-lg>input.input-group-addon[type=month],
	.input-group-lg>input.input-group-addon[type=time],
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 37px
}


.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
html #mc_embed_signup .mc-field-group .input-group-lg>select.form-control-static,
html #mc_embed_signup .mc-field-group .input-group-sm>select.form-control-static {
	padding-left: 0;
	padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm,
html #mc_embed_signup .mc-field-group .input-group-sm>select {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
html #mc_embed_signup .mc-field-group .input-group-sm>select,
select.input-sm {
	height: 30px;
	line-height: 30px
}

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
html #mc_embed_signup .mc-field-group .input-group-sm>select[multiple],
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control,
.form-group-sm html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group .form-group-sm select {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.form-group-sm html #mc_embed_signup .mc-field-group select,
.form-group-sm select.form-control,
html #mc_embed_signup .mc-field-group .form-group-sm select {
	height: 30px;
	line-height: 30px
}

.form-group-sm html #mc_embed_signup .mc-field-group select[multiple],
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control,
html #mc_embed_signup .mc-field-group .form-group-sm select[multiple] {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 34px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg,
html #mc_embed_signup .mc-field-group .input-group-lg>select {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
html #mc_embed_signup .mc-field-group .input-group-lg>select,
select.input-lg {
	height: 46px;
	line-height: 46px
}

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
html #mc_embed_signup .mc-field-group .input-group-lg>select[multiple],
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control,
.form-group-lg html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group .form-group-lg select {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0
}

.form-group-lg html #mc_embed_signup .mc-field-group select,
.form-group-lg select.form-control,
html #mc_embed_signup .mc-field-group .form-group-lg select {
	height: 46px;
	line-height: 46px
}

.form-group-lg html #mc_embed_signup .mc-field-group select[multiple],
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control,
html #mc_embed_signup .mc-field-group .form-group-lg select[multiple] {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 40px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control,
.has-feedback html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group .has-feedback select {
	padding-right: 45px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.form-group-lg html #mc_embed_signup .mc-field-group select+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback,
html #mc_embed_signup .mc-field-group .form-group-lg select+.form-control-feedback,
html #mc_embed_signup .mc-field-group .input-group-lg>select+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.form-group-sm html #mc_embed_signup .mc-field-group select+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback,
html #mc_embed_signup .mc-field-group .form-group-sm select+.form-control-feedback,
html #mc_embed_signup .mc-field-group .input-group-sm>select+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
	color: #3c763d
}

.has-success .form-control,
.has-success html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group .has-success select {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus,
.has-success html #mc_embed_signup .mc-field-group select:focus,
html #mc_embed_signup .mc-field-group .has-success select:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
	color: #8a6d3b
}

.has-warning .form-control,
.has-warning html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group .has-warning select {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus,
.has-warning html #mc_embed_signup .mc-field-group select:focus,
html #mc_embed_signup .mc-field-group .has-warning select:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
	color: #a94442
}


.has-error .form-control,
.has-error html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group .has-error select {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus,
.has-error html #mc_embed_signup .mc-field-group select:focus,
html #mc_embed_signup .mc-field-group .has-error select:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 27px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #6b6b6b
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control,
	.form-inline html #mc_embed_signup .mc-field-group select,
	html #mc_embed_signup .mc-field-group .form-inline select {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group html #mc_embed_signup .mc-field-group select,
	html #mc_embed_signup .mc-field-group .form-inline .input-group select {
		width: auto
	}

	.form-inline .input-group>.form-control,
	.form-inline html #mc_embed_signup .mc-field-group .input-group>select,
	html #mc_embed_signup .mc-field-group .form-inline .input-group>select {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 29px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control,
.input-group html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group .input-group select {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus,
.input-group html #mc_embed_signup .mc-field-group select:focus,
html #mc_embed_signup .mc-field-group .input-group select:focus {
	z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group html #mc_embed_signup .mc-field-group select,
html #mc_embed_signup .mc-field-group .input-group select {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group html #mc_embed_signup .mc-field-group select:not(:first-child):not(:last-child),
html #mc_embed_signup .mc-field-group .input-group select:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	border-bottom: 2px solid rgba(43, 43, 43, .2)
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
html #mc_embed_signup .mc-field-group .input-group-sm>select.input-group-addon {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
html #mc_embed_signup .mc-field-group .input-group-lg>select.input-group-addon {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child,
.input-group html #mc_embed_signup .mc-field-group select:first-child,
html #mc_embed_signup .mc-field-group .input-group select:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child,
.input-group html #mc_embed_signup .mc-field-group select:last-child,
html #mc_embed_signup .mc-field-group .input-group select:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

@media (max-width:767px) {
	.form {
		padding: 25px
	}
}

@media (min-width:768px) {
	.form {
		padding: 37.5px
	}
}

@media (min-width:1180px) {
	.form {
		padding: 75px
	}
}

@media (min-width:1600px) {
	.form {
		padding: 90px
	}
}

@media (min-width:1180px) {
	.form {
		display: -webkit-box;
		display: flex
	}

	.form>.text {
		width: 33.33%
	}
}

@media (min-width:1180px) and (max-width:767px) {
	.form>.text {
		padding-right: 25px
	}
}

@media (min-width:1180px) and (min-width:768px) {
	.form>.text {
		padding-right: 37.5px
	}
}

@media (min-width:1180px) and (min-width:1180px) {
	.form>.text {
		padding-right: 75px
	}
}

@media (min-width:1180px) and (min-width:1600px) {
	.form>.text {
		padding-right: 90px
	}
}

@media (min-width:1180px) {
	.form>.fields {
		width: 66.67%
	}
}

.form .form-group-row {
	margin-bottom: 2em
}

@media (min-width:768px) {
	.form .form-group-row {
		display: -webkit-box;
		display: flex
	}

	.form .form-group-row>* {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 0%
	}

	.form .form-group-row>*+* {
		margin-left: 4em
	}
}

.form .form-btn {
	text-align: right
}

@media (max-width:767px) {
	.frame-type-form_formframework form {
		padding: 25px
	}
}

@media (min-width:768px) {
	.frame-type-form_formframework form {
		padding: 37.5px
	}
}

@media (min-width:1180px) {
	.frame-type-form_formframework form {
		padding: 75px
	}
}

@media (min-width:1600px) {
	.frame-type-form_formframework form {
		padding: 90px
	}
}

.frame-type-form_formframework form .actions {
	float: right
}

html #mc_embed_signup {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

@media (max-width:767px) {
	html #mc_embed_signup form {
		padding: 25px
	}
}

@media (min-width:768px) {
	html #mc_embed_signup form {
		padding: 37.5px
	}
}

@media (min-width:1180px) {
	html #mc_embed_signup form {
		padding: 75px
	}
}

@media (min-width:1600px) {
	html #mc_embed_signup form {
		padding: 90px
	}
}

html #mc_embed_signup h2 {
	font-size: 25px
}

html #mc_embed_signup .mc-field-group {
	width: 100%;
	padding-bottom: 0;
	margin: 2% 0
}

html #mc_embed_signup .mc-field-group input {
	text-indent: 0;
	padding: 10px
}

html #mc_embed_signup [type=checkbox] {
	margin-right: 1em
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.5;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: transparent
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: transparent
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: transparent
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: transparent
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: transparent
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #285f8f;
	border-color: transparent
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #204d73;
	border-color: transparent
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: transparent
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #760916;
	border-color: #5e0712
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #47050d;
	border-color: #000
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #47050d;
	border-color: #250307
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #250307;
	border-color: #000
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #760916;
	border-color: #5e0712
}

.btn-danger .badge {
	color: #760916;
	background-color: #fff
}

.btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #22527b;
	text-decoration: none;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: .35s;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 15px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.5;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
	content: " ";
	display: table
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.alert {
	padding: 15px;
	margin-bottom: 22px;
	border: 1px solid transparent;
	border-radius: 0
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.close {
	float: right;
	font-size: 22.5px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
	content: " ";
	display: table
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:1180px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Prompt, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Prompt, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 15px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 15px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1px -1px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel,
.carousel-inner {
	position: relative
}

.carousel-inner {
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
	.carousel-inner>.item {
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		left: 0
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: transparent
}

.carousel-control.left {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203A"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1180px) and (max-width:1599px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1180px) and (max-width:1599px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:1180px) and (max-width:1599px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:1180px) and (max-width:1599px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1600px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1600px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1600px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1600px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {

	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:1180px) and (max-width:1599px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1600px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

body {
	letter-spacing: .3px
}

.h1,
.h2,
h1,
h2 {
	font-weight: 800
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
	font-weight: 600
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	line-height: 1.2;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 22px;
	margin-bottom: 11px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 11px;
	margin-bottom: 11px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 30px
}

.h2,
h2 {
	font-size: 25px
}

.h3,
h3 {
	font-size: 20px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 15px
}

.h6,
h6 {
	font-size: 12px
}

@media (min-width:768px) {

	.h1,
	h1 {
		font-size: 30px
	}
}

@media (min-width:1180px) {

	.h1,
	h1 {
		font-size: 50px
	}
}

p {
	margin: 0 0 11px
}

h1 p,
h2 p,
h3 p,
h4 p,
h5 p,
h6 p {
	font-weight: inherit
}

.lead {
	margin-bottom: 22px;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 22.5px
	}
}

.small,
small {
	font-size: 80%
}

.mark,
mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.initialism,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #285f8f
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #285f8f
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 11px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 22px
}

dd,
dt {
	line-height: 1.5
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 18.75px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.5;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014   \A0"
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\A0   \2014"
}

address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.5
}

a[class*=link-] {
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase
}

a.link-back:before {
	font-family: afag;
	content: "\E904";
	display: inline-block;
	vertical-align: middle;
	font-size: 2em;
	margin-right: .5em
}

.btn {
	letter-spacing: 1px;
	text-transform: uppercase;
	border-color: transparent;
	transition: all .3s ease-out
}

.btn:not(.btn-link) {
	font-size: 16px
}

.btn.btn-link {
	font-size: 12px
}

.btn-primary:hover {
	background: rgba(51, 122, 183, .9);
	box-shadow: 0 5px 30px -5px rgba(51, 122, 183, .5)
}

dl {
	overflow: hidden
}

dl dt {
	width: 15%;
	margin-bottom: 1em;
	float: left
}

dl dt:last-of-type~dd {
	margin-bottom: 0
}

dl dd {
	width: 85%;
	margin-bottom: 1em;
	float: right
}

dl dd+dd {
	margin-bottom: 0
}

.list {
	list-style: none;
	padding: 0 0 0 1em;
	margin: 0 0 1em
}

.list>li {
	padding: .25em 0
}

.list-action {
	list-style: none;
	padding: 0;
	margin: 2em 0 4em;
	display: -webkit-inline-box;
	display: inline-flex
}

.list-action>li+li {
	margin-left: 4px
}

.list-action a {
	display: -webkit-box;
	display: flex;
	width: 75px;
	height: 75px;
	background-color: rgba(43, 43, 43, .05);
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	position: relative;
	border: 1px solid rgba(43, 43, 43, .05)
}

.list-action a:not(:hover) {
	color: #2b2b2b
}

html:not(.touch) .list-action a:not(:hover)>.label {
	display: none
}

.list-action a:hover {
	color: #337ab7;
	border-color: #337ab7
}

.list-action a [class*=" icon-"],
.list-action a [class^=icon-] {
	font-size: 2em
}

.list-action a>.label {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	color: rgba(51, 51, 51, .5);
	line-height: 1.25;
	font-weight: 600
}

.list-icon {
	list-style: none;
	margin: 0 0 1em;
	padding: 0
}

@media (min-width:768px) {
	.list-icon {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-align: center;
		align-items: center
	}

	.list-icon>li {
		width: 50%
	}
}

.list-icon>li {
	padding: 2em 2em 2em 7em;
	position: relative;
	display: block
}

.list-icon a {
	display: block
}

.list-icon [class*=" icon-"],
.list-icon [class^=icon-] {
	font-size: 3em;
	position: absolute;
	left: .5em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.list-icon .action,
.list-icon .label {
	font-weight: 800;
	display: block
}

.list-icon .label {
	color: #2b2b2b
}

.list-icon .action {
	text-transform: uppercase
}

.list-icon.full-width>li {
	width: 100%
}

.list-avatar {
	list-style: none;
	margin: 0 0 1em;
	padding: 0
}

@media (min-width:768px) {
	.list-avatar {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-align: center;
		align-items: center
	}

	.list-avatar>li {
		min-width: 50%
	}
}

.list-avatar>li {
	padding: 1em 1em 1em 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}

.list-avatar>li>img {
	margin-right: 1em
}

.list-avatar>li strong {
	display: block
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 900
}

.header>.inner {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	background: #fff;
	-webkit-box-pack: justify;
	justify-content: space-between
}

@media (max-width:767px) {
	.header>.inner {
		height: 50px
	}
}

@media (min-width:768px) {
	.header>.inner {
		height: 75px
	}
}

@media (min-width:1180px) {
	.header>.inner {
		height: 75px
	}
}

@media (min-width:1600px) {
	.header>.inner {
		height: 90px
	}
}

@media (max-width:767px) {
	.header>.inner {
		padding: 0 25px
	}
}

@media (min-width:768px) {
	.header>.inner {
		padding: 0 37.5px
	}
}

@media (min-width:1180px) {
	.header>.inner {
		padding: 0 75px
	}
}

@media (min-width:1600px) {
	.header>.inner {
		padding: 0 90px
	}
}

@media (max-width:767px) {
	.header+.page {
		padding-top: 50px
	}
}

@media (min-width:768px) {
	.header+.page {
		padding-top: 75px
	}
}

@media (min-width:1180px) {
	.header+.page {
		padding-top: 75px
	}
}

@media (min-width:1600px) {
	.header+.page {
		padding-top: 90px
	}
}

.header .logo {
	width: 120px
}

@media (max-width:767px) {
	.header .logo {
		height: 45px
	}
}

@media (min-width:768px) {
	.header .logo {
		height: 67.5px
	}
}

@media (min-width:1180px) {
	.header .logo {
		height: 67.5px
	}
}

@media (min-width:1600px) {
	.header .logo {
		height: 81px
	}
}

@media (min-width:768px) {
	.header .logo {
		width: 200px
	}
}

@media (min-width:1180px) {
	.header .logo {
		width: 200px
	}
}

@media (min-width:1600px) {
	.header .logo {
		width: 200px
	}
}

.header .logo>a {
	height: 100%;
	display: block;
	background: transparent url("assets/images/logo.png") 0/100% auto no-repeat
}

.header .nav,
.header .nav>* {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	height: 100%
}

@media (max-width:767px) {
	.header .nav>*+* {
		margin-left: 25px
	}
}

@media (min-width:768px) {
	.header .nav>*+* {
		margin-left: 37.5px
	}
}

@media (min-width:1180px) {
	.header .nav>*+* {
		margin-left: 37.5px
	}
}

@media (min-width:1600px) {
	.header .nav>*+* {
		margin-left: 45px
	}
}

.header .nav-main {
	font-size: 12px;
	list-style: none;
	padding: 0;
	margin: 0
}

@media (max-width:1179px) {
	.header .nav-main {
		display: none
	}
}

.header .nav-main>li+li {
	margin-left: 4em
}

.header .nav-main a {
	text-transform: uppercase;
	color: #2b2b2b;
	font-weight: 500;
	position: relative;
	overflow: hidden
}

.header .nav-main a:after {
	content: " ";
	width: 0;
	height: 2px;
	position: absolute;
	background: #2b2b2b;
	transition: width .2s ease-out;
	left: 0;
	top: calc(100% + 2px);
	display: block
}

.header .nav-main a:hover:after {
	width: 100%
}

.header .search {
	font-size: 1.5em;
	position: relative
}

.header .search.layer-open {
	z-index: 9999;
	color: #fff
}

@media (max-width:767px) {
	.header .search {
		display: none
	}
}

.header .burger {
	position: relative
}

.header .burger:hover>.burger-toggle {
	opacity: .7
}

.header .burger.layer-open {
	z-index: 9999
}

.header .burger.layer-open>.burger-toggle .top {
	-webkit-transform: translateY(11px) translateX(0) rotate(45deg);
	transform: translateY(11px) translateX(0) rotate(45deg);
	background: #fff
}

.header .burger.layer-open>.burger-toggle .middle {
	opacity: 0;
	background: #fff
}

.header .burger.layer-open>.burger-toggle .bottom {
	-webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
	transform: translateY(-11px) translateX(0) rotate(-45deg);
	background: #fff
}

.header .burger>.burger-toggle {
	position: relative;
	height: 32px;
	width: 32px;
	transition: opacity .25s ease;
	top: 2px
}

.header .burger>.burger-toggle span {
	background: #337ab7;
	border: none;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .35s ease;
	cursor: pointer
}

.header .burger>.burger-toggle span:nth-of-type(2) {
	top: 11px
}

.header .burger>.burger-toggle span:nth-of-type(3) {
	top: 22px
}

.header [data-layer-target] {
	position: relative
}

.header [data-layer-target]:after {
	content: " ";
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #fff;
	position: absolute;
	bottom: -2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	transition: opacity .35s, bottom .35s
}

@media (min-width:768px) {
	.header [data-layer-target]:after {
		border-left-width: 17px;
		border-right-width: 17px;
		border-bottom-width: 17px
	}
}

.header [data-layer-target].layer-open:after {
	opacity: 1
}

.header .lang {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px
}

.header .lang a:not(.active) {
	color: rgba(51, 51, 51, .5)
}

.teaser-simple {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
	transition: all .3s ease-out
}

@media (max-width:767px) {
	.teaser-simple {
		min-height: 50px
	}
}

@media (min-width:768px) {
	.teaser-simple {
		min-height: 75px
	}
}

@media (min-width:1180px) {
	.teaser-simple {
		min-height: 75px
	}
}

@media (min-width:1600px) {
	.teaser-simple {
		min-height: 90px
	}
}

@media (max-width:767px) {
	.teaser-simple {
		padding: .75em 25px
	}
}

@media (min-width:768px) {
	.teaser-simple {
		padding: .75em 37.5px
	}
}

@media (min-width:1180px) {
	.teaser-simple {
		padding: .75em 37.5px
	}
}

@media (min-width:1600px) {
	.teaser-simple {
		padding: .75em 45px
	}
}

.teaser-simple:hover {
	background: rgba(51, 122, 183, .05);
	cursor: pointer
}

@media (max-width:767px) {
	.teaser-simple.teaser-simple-expanded {
		min-height: 101px
	}
}

@media (min-width:768px) {
	.teaser-simple.teaser-simple-expanded {
		min-height: 151px
	}
}

@media (min-width:1180px) {
	.teaser-simple.teaser-simple-expanded {
		min-height: 151px
	}
}

@media (min-width:1600px) {
	.teaser-simple.teaser-simple-expanded {
		min-height: 181px
	}
}

.teaser-simple>.text {
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%
}

.teaser-simple>.text .title {
	margin: 0
}

.teaser-simple>.text .subline {
	font-size: 12px;
	opacity: .5;
	font-weight: 600
}

.teaser-simple .link {
	margin-left: 1em;
	font-size: 2em
}

.teaser-simple .link:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

.teaser-simple .link:after {
	font-family: afag;
	content: "\E905";
	display: inline-block;
	vertical-align: middle
}

.teaser-simple img {
	display: block;
	max-width: 100%;
	height: auto
}

.teaser-links .links {
	list-style: none;
	padding: 0;
	margin: 0
}

.teaser-links .links>li:hover {
	background: rgba(51, 122, 183, .05);
	cursor: pointer
}

.teaser-links .links>li+li>* {
	border-top: 1px solid #d6d6d6
}

.teaser-links [data-collapse],
.teaser-links a {
	font-size: 20px;
	font-weight: 600;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: flex
}

@media (max-width:767px) {

	.teaser-links [data-collapse],
	.teaser-links a {
		padding: 0 25px
	}
}

@media (min-width:768px) {

	.teaser-links [data-collapse],
	.teaser-links a {
		padding: 0 37.5px
	}
}

@media (min-width:1180px) {

	.teaser-links [data-collapse],
	.teaser-links a {
		padding: 0 37.5px
	}
}

@media (min-width:1600px) {

	.teaser-links [data-collapse],
	.teaser-links a {
		padding: 0 45px
	}
}

@media (max-width:767px) {

	.teaser-links [data-collapse],
	.teaser-links a {
		min-height: 50px
	}
}

@media (min-width:768px) {

	.teaser-links [data-collapse],
	.teaser-links a {
		min-height: 75px
	}
}

@media (min-width:1180px) {

	.teaser-links [data-collapse],
	.teaser-links a {
		min-height: 75px
	}
}

@media (min-width:1600px) {

	.teaser-links [data-collapse],
	.teaser-links a {
		min-height: 90px
	}
}

.teaser-links [data-collapse]:not(:hover),
.teaser-links a:not(:hover) {
	color: #2b2b2b
}

.teaser-links [data-collapse]:not(:hover) [class*=" icon-"],
.teaser-links [data-collapse]:not(:hover) [class^=icon-],
.teaser-links a:not(:hover) [class*=" icon-"],
.teaser-links a:not(:hover) [class^=icon-] {
	color: #337ab7
}

.teaser-links [data-collapse]:hover,
.teaser-links a:hover {
	color: #22527b
}

.teaser-links [data-collapse] [class*=" icon-"],
.teaser-links [data-collapse] [class^=icon-],
.teaser-links a [class*=" icon-"],
.teaser-links a [class^=icon-] {
	font-size: 1.5em;
	margin-right: 10px
}

.teaser-links [data-collapse] [class*=" icon-"]:before,
.teaser-links [data-collapse] [class^=icon-]:before,
.teaser-links a [class*=" icon-"]:before,
.teaser-links a [class^=icon-]:before {
	margin-left: 0
}

.teaser-links [data-collapse].open {
	background: rgba(43, 43, 43, .05)
}

.teaser-links [data-collapse].open:after {
	font-family: afag;
	content: "\E905";
	display: inline-block;
	vertical-align: middle;
	margin-right: 0;
	margin-left: auto;
	color: #337ab7;
	font-size: 1.5em
}

.teaser-links [data-collapse].open:hover:after {
	color: #22527b
}

.teaser-links img {
	display: block;
	max-width: 100%;
	height: auto
}

.teaser-highlight {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	position: relative
}

@media (max-width:767px) {
	.teaser-highlight {
		min-height: 50px
	}
}

@media (min-width:768px) {
	.teaser-highlight {
		min-height: 75px
	}
}

@media (min-width:1180px) {
	.teaser-highlight {
		min-height: 75px
	}
}

@media (min-width:1600px) {
	.teaser-highlight {
		min-height: 90px

	}
}

@media (max-width:767px) {
	.teaser-highlight {
		padding: .75em 25px
	}
}

@media (min-width:768px) {
	.teaser-highlight {
		padding: .75em 37.5px
	}
}

@media (min-width:1180px) {
	.teaser-highlight {
		padding: .75em 37.5px
	}
}

@media (min-width:1600px) {
	.teaser-highlight {
		padding: .75em 45px
	}
}

.teaser-highlight .text {
	margin-right: 1em;
	font-weight: 600;
	font-size: 20px
}

.teaser-highlight .text p {
	margin: 0
}

.teaser-highlight .link>a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

.teaser-highlight:not(.highlight-invert) {
	background: #337ab7;
	color: #fff
}

.teaser-highlight.highlight-invert {
	background: rgba(43, 43, 43, .05);
	color: #2b2b2b
}

.teaser-highlight img {
	display: block;
	max-width: 100%;
	height: auto
}

.teaser-card {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: justify;
	justify-content: space-between;
	position: relative;
	transition: all .3s ease-out
}

@media (max-width:767px) {
	.teaser-card {
		min-height: 100px
	}
}

@media (min-width:768px) {
	.teaser-card {
		min-height: 150px
	}
}

@media (min-width:1180px) {
	.teaser-card {
		min-height: 300px
	}
}

@media (min-width:1600px) {
	.teaser-card {
		min-height: 360px
	}
}

@media (max-width:767px) {
	.teaser-card {
		padding: 25px
	}
}

@media (min-width:768px) {
	.teaser-card {
		padding: 37.5px
	}
}

@media (min-width:1180px) {
	.teaser-card {
		padding: 37.5px
	}
}

@media (min-width:1600px) {
	.teaser-card {
		padding: 45px
	}
}

.teaser-card.colored {
	background-color: #fdedba
}

.teaser-card:hover {
	background: rgba(51, 122, 183, .05);
	cursor: pointer
}

.teaser-card .link {
	margin-left: 1em;
	font-size: 2em;
	align-self: flex-end
}

.teaser-card .link:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0
}

.teaser-card .link:after {
	font-family: afag;
	content: "\E905";
	display: inline-block;
	vertical-align: middle
}

.teaser-card .text>:first-child {
	margin-top: 0
}

.teaser-card a:not(.link) {
	position: relative;
	z-index: 1
}

.teaser-card .text {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.teaser-card img {
	display: block;
	max-width: 100%;
	height: auto
}

.teaser-video {
	margin: 1em 0
}

.teaser-video [data-modal-video] {
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-top: 1em
}

.teaser-video [data-modal-video] img {
	display: block;
	max-width: 100%;
	height: auto
}

.teaser-video [data-modal-video]:after {
	font-family: afag;
	content: "\E91A";
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	font-size: 4em;
	color: #337ab7
}

.teaser-video img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%
}

@media (max-width:767px) {
	.teaser-nav {
		min-height: 50px
	}
}

@media (min-width:768px) {
	.teaser-nav {
		min-height: 75px
	}
}

@media (min-width:1180px) {
	.teaser-nav {
		min-height: 75px
	}
}

@media (min-width:1600px) {
	.teaser-nav {
		min-height: 90px
	}
}

.teaser-nav a {
	color: #2b2b2b;
	display: block;
	position: relative
}

.teaser-nav a:hover {
	color: #337ab7
}

.teaser-nav a:after {
	position: absolute;
	top: 50%;
	color: #337ab7;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media (max-width:767px) {
	.teaser-nav a:after {
		font-size: 25px
	}
}

@media (min-width:768px) {
	.teaser-nav a:after {
		font-size: 37.5px
	}
}

@media (min-width:1180px) {
	.teaser-nav a:after {
		font-size: 37.5px
	}
}

@media (min-width:1600px) {
	.teaser-nav a:after {
		font-size: 45px
	}
}

.teaser-nav small {
	display: block;
	margin-bottom: 1em;
	font-size: 12px;
	opacity: .5;
	font-weight: 600
}

.teaser-nav.nav-next {
	text-align: right
}

@media (max-width:767px) {
	.teaser-nav.nav-next a {
		padding: 25px 50px 25px 25px
	}
}

@media (min-width:768px) {
	.teaser-nav.nav-next a {
		padding: 37.5px 75px 37.5px 37.5px
	}
}

@media (min-width:1180px) {
	.teaser-nav.nav-next a {
		padding: 37.5px 75px 37.5px 37.5px
	}
}

@media (min-width:1600px) {
	.teaser-nav.nav-next a {
		padding: 45px 90px 45px 45px
	}
}

.teaser-nav.nav-next a:after {
	font-family: afag;
	content: "\E905";
	display: inline-block;
	vertical-align: middle
}

@media (max-width:767px) {
	.teaser-nav.nav-next a:after {
		right: 12.5px
	}
}

@media (min-width:768px) {
	.teaser-nav.nav-next a:after {
		right: 18.75px
	}
}

@media (min-width:1180px) {
	.teaser-nav.nav-next a:after {
		right: 18.75px
	}
}

@media (min-width:1600px) {
	.teaser-nav.nav-next a:after {
		right: 22.5px
	}
}

.teaser-nav.nav-prev {
	text-align: left
}

@media (max-width:767px) {
	.teaser-nav.nav-prev a {
		padding: 25px 25px 25px 50px
	}
}

@media (min-width:768px) {
	.teaser-nav.nav-prev a {
		padding: 37.5px 37.5px 37.5px 75px
	}
}

@media (min-width:1180px) {
	.teaser-nav.nav-prev a {
		padding: 37.5px 37.5px 37.5px 75px
	}
}

@media (min-width:1600px) {
	.teaser-nav.nav-prev a {
		padding: 45px 45px 45px 90px
	}
}

.teaser-nav.nav-prev a:after {
	font-family: afag;
	content: "\E904";
	display: inline-block;
	vertical-align: middle
}

@media (max-width:767px) {
	.teaser-nav.nav-prev a:after {
		left: 12.5px
	}
}

@media (min-width:768px) {
	.teaser-nav.nav-prev a:after {
		left: 18.75px
	}
}

@media (min-width:1180px) {
	.teaser-nav.nav-prev a:after {
		left: 18.75px
	}
}

@media (min-width:1600px) {
	.teaser-nav.nav-prev a:after {
		left: 22.5px
	}
}

.teaser-nav img {
	display: block;
	max-width: 100%;
	height: auto
}

.stage {
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: 50%;
	display: -webkit-box;
	display: flex;
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%;
	color: #fff
}

.stage video {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	top: 50%;
	left: 50%;
	z-index: -100;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media (max-width:767px) {
	.stage {
		min-height: 200px
	}
}

@media (min-width:768px) {
	.stage {
		min-height: 300px
	}
}

@media (min-width:1180px) {
	.stage {
		min-height: 300px
	}
}

@media (min-width:1600px) {
	.stage {
		min-height: 360px
	}
}

.stage .inner {
	margin-left: 0;
	-ms-grid-row-align: center;
	align-self: center
}

@media (max-width:767px) {
	.stage .inner {
		padding: 25px
	}
}

@media (min-width:768px) {
	.stage .inner {
		padding: 60px
	}
}

@media (min-width:1180px) {
	.stage .inner {
		padding: 75px
	}
}

@media (min-width:1600px) {
	.stage .inner {
		padding: 90px
	}
}

@media (min-width:768px) {
	.stage .inner {
		width: 75%
	}
}

@media (max-width:767px) {
	.stage h2 {
		font-size: 16px
	}
}

.stage img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: object-fit\: cover
}

html:not(.ie11) .stage-outer {
	display: -webkit-box;
	display: flex;
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%
}

.ticket-bar {
	background: rgba(43, 43, 43, .05)
}

@media (max-width:767px) {
	.ticket-bar {
		min-height: 50px
	}
}

@media (min-width:768px) {
	.ticket-bar {
		min-height: 75px
	}
}

@media (min-width:1180px) {
	.ticket-bar {
		min-height: 75px
	}
}

@media (min-width:1600px) {
	.ticket-bar {
		min-height: 90px
	}
}

@media (max-width:767px) {
	.ticket-bar {
		padding: 1em 25px
	}
}

@media (min-width:768px) {
	.ticket-bar {

		padding: 1em 37.5px
	}
}

@media (min-width:1180px) {
	.ticket-bar {
		padding: 1em 75px
	}
}

@media (min-width:1600px) {
	.ticket-bar {
		padding: 1em 90px
	}
}

.ticket-bar .time {
	font-size: 20px
}

.ticket-bar .calender {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600
}

@media (max-width:767px) {
	.ticket-bar {
		text-align: center
	}

	.ticket-bar>*+* {
		margin-top: .5em
	}
}

@media (min-width:768px) {
	.ticket-bar {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		flex-wrap: wrap
	}

	.ticket-bar .calender {
		margin: 0 2em
	}

	.ticket-bar .link {
		margin-left: auto;
		margin-right: 0
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.ticket-bar .link {
		flex-basis: 100%;
		margin-top: 1em
	}
}

.quick-links {
	border-top: 0
}

.quick-links,
.quick-links a {
	color: #fff
}

.quick-links a {
	font-size: 20px;
	display: block;
	text-align: center;
	width: 100%;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.quick-links ul {
	list-style: none;
	padding: .5em 0;
	margin: 0
}

@media (min-width:768px) and (max-width:1179px) {
	.quick-links ul {
		padding: 1.5em 0
	}
}

@media (max-width:767px) {
	.quick-links ul {
		min-height: 50px
	}
}

@media (min-width:768px) {
	.quick-links ul {
		min-height: 75px
	}
}

@media (min-width:1180px) {
	.quick-links ul {
		min-height: 75px
	}
}

@media (min-width:1600px) {
	.quick-links ul {
		min-height: 90px
	}
}

@media (min-width:768px) {
	.quick-links ul {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap
	}
}

@media (max-width:767px) {
	.quick-links ul>li {
		padding: 0 20px
	}
}

@media (min-width:768px) {
	.quick-links ul>li {
		padding: 0 30px
	}
}

@media (min-width:1180px) {
	.quick-links ul>li {
		padding: 0 30px
	}
}

@media (min-width:1600px) {
	.quick-links ul>li {
		padding: 0 36px
	}
}

@media (min-width:768px) {
	.quick-links ul>li {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center
	}
}

@media (min-width:1180px) {
	.quick-links ul>li {
		height: 60px
	}
}

@media (min-width:1600px) {
	.quick-links ul>li {
		height: 75px
	}
}

@media (max-width:1179px) {
	.quick-links ul>li.search-form {
		flex-basis: 100%
	}
}

@media (min-width:1180px) {
	.quick-links ul>li.search-form {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 0%
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.quick-links ul>li.search-form {
		margin-bottom: 2em
	}
}

.quick-links ul>li.search-form a {
	display: none
}

.quick-links ul>li:not(.search-form) {
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%
}

@media (min-width:768px) and (max-width:1179px) {
	.quick-links ul>li:not(.search-form)+li {
		border-left: 1px solid #63a0d4
	}
}

@media (min-width:1180px) {
	.quick-links ul>li:not(.search-form) {
		border-left: 1px solid #63a0d4
	}
}

@media (max-width:767px) {
	.quick-links ul>li:not(.search-form)+li {
		border-top: 1px solid #63a0d4
	}
}

.quick-links ul>li:not(.search-form) a {
	padding: .5em 0
}

.quick-links .search-form>div {
	width: 100%
}

.quick-links .search-form form {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #63a0d4
}

.quick-links .search-form form>input {
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%;
	background: transparent;
	border: none;
	box-shadow: none
}

.quick-links .search-form form>input,
.quick-links .search-form form>input::-webkit-input-placeholder {
	color: #fff
}

.quick-links .search-form form>input,
.quick-links .search-form form>input:-ms-input-placeholder {
	color: #fff
}

.quick-links .search-form form>input,
.quick-links .search-form form>input::placeholder {
	color: #fff
}

.quick-links .search-form form .icon-suche {
	font-size: 1.25em
}

@media (max-width:767px) {
	.sponsors {
		padding: 12.5px 25px
	}
}

@media (min-width:768px) {
	.sponsors {
		padding: 37.5px 75px
	}
}

@media (min-width:1180px) {
	.sponsors {
		padding: 37.5px 75px
	}
}

@media (min-width:1600px) {
	.sponsors {
		padding: 45px 90px
	}
}

.sponsors.sponsors-colored .item .label {
	color: #2b2b2b;
	transition: all .3s
}

.sponsors.sponsors-colored .item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.sponsors.sponsors-colored .item:hover .label {
	color: #337ab7
}

.sponsors:not(.sponsors-colored) .item:not(:hover) {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.sponsors .slick-list {
	padding-bottom: 1em
}

.sponsors .item {
	padding: .5em
}

.sponsors .item a {
	display: block;
	outline: 0
}

.sponsors .item img {
	margin: 0 auto;
	transition: all .3s;
	max-width: 150px;
	width: 100%;
	display: block;
	height: auto
}

.sponsors h4 {
	text-transform: uppercase;
	color: #337ab7;
	font-size: 15px;
	text-align: center;
	margin: 0 0 2em;
	letter-spacing: 1px
}

.sponsors .label {
	font-weight: 600;
	display: block;
	margin-top: .5em;
	text-align: center
}

.sponsors [data-js-slider] {
	padding: 0 25px
}

.sponsors [data-js-slider] .slick-prev {
	left: 0
}

.sponsors [data-js-slider] .slick-next {
	right: 0
}

.sponsors [data-js-slider] .slick-arrow:before {
	color: #337ab7;
	opacity: 1
}

@media (max-width:767px) {
	.article {
		padding-top: 25px
	}
}

@media (min-width:768px) {
	.article {
		padding-top: 60px
	}
}

@media (min-width:1180px) {
	.article {
		padding-top: 60px
	}
}

@media (min-width:1600px) {
	.article {
		padding-top: 72px
	}
}

@media (max-width:767px) {
	.article {
		padding-left: 25px
	}
}

@media (min-width:768px) {
	.article {
		padding-left: 37.5px
	}
}

@media (min-width:1180px) {
	.article {
		padding-left: 75px
	}
}

@media (min-width:1600px) {
	.article {
		padding-left: 90px
	}
}

@media (max-width:767px) {
	.article {
		padding-right: 25px
	}
}

@media (min-width:768px) {
	.article {
		padding-right: 37.5px
	}
}

@media (min-width:1180px) {
	.article {
		padding-right: 75px
	}
}

@media (min-width:1600px) {
	.article {
		padding-right: 90px
	}
}

@media (max-width:767px) {
	.article {
		padding-bottom: 25px
	}
}

@media (min-width:768px) {
	.article {
		padding-bottom: 37.5px
	}
}

@media (min-width:1180px) {
	.article {
		padding-bottom: 37.5px
	}
}

@media (min-width:1600px) {
	.article {
		padding-bottom: 45px
	}
}

.article .headline time {
	display: inline-block;
	margin: 2em 0 1em;
	font-weight: 600
}

@media (max-width:767px) {
	.article .headline {
		margin-bottom: 25px
	}
}

@media (min-width:768px) {
	.article .headline {
		margin-bottom: 37.5px
	}
}

@media (min-width:1180px) {
	.article .headline {
		margin-bottom: 37.5px
	}
}

@media (min-width:1600px) {
	.article .headline {
		margin-bottom: 45px
	}
}

.article hr {
	display: block
}

@media (max-width:767px) {
	.article hr {
		margin: 16.66667px -25px
	}
}

@media (min-width:768px) {
	.article hr {
		margin: 25px -37.5px
	}
}

@media (min-width:1180px) {
	.article hr {
		margin: 50px -75px
	}
}

@media (min-width:1600px) {
	.article hr {
		margin: 60px -90px
	}
}

.article .text {
	line-height: 1.75
}

@media (min-width:1180px) {
	.article .text.columns {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 4em;
		column-gap: 4em
	}
}

.article .article {
	padding: 0
}

.article .ce-bodytext h2,
.article .ce-bodytext h3 {
	margin-top: 0
}

@media (min-width:521px) {
	.article .ce-intext.ce-left .ce-gallery {
		margin-bottom: 0
	}
}

@media (max-width:520px) {
	.article .ce-gallery img {
		width: 100%
	}

	.article .ce-intext.ce-left .ce-gallery {
		margin-right: 0 !important
	}

	.article .ce-column,
	.article .ce-left .ce-gallery {
		float: none !important
	}
}

.footer {
	background: rgba(43, 43, 43, .05);
	font-weight: 600
}

@media (max-width:767px) {
	.footer {
		padding: 25px
	}
}

@media (min-width:768px) {
	.footer {
		padding: 37.5px
	}
}

@media (min-width:1180px) {
	.footer {
		padding: 75px
	}
}

@media (min-width:1600px) {
	.footer {
		padding: 90px
	}
}

.footer .logo {
	width: 120px
}

@media (max-width:767px) {
	.footer .logo {
		height: 45px
	}
}

@media (min-width:768px) {
	.footer .logo {
		height: 67.5px
	}
}

@media (min-width:1180px) {
	.footer .logo {
		height: 67.5px
	}
}

@media (min-width:1600px) {
	.footer .logo {
		height: 81px
	}
}

@media (min-width:768px) {
	.footer .logo {
		width: 180px
	}
}

.footer .logo>a {
	height: 100%;
	display: block;
	background-image: url("assets/images/afag-logo.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0
}

body.language-1 .footer .logo>a {
	background-image: url("assets/images/afag-logo-en.png")
}

.footer .inner {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: start;
	align-items: flex-start
}

.footer .copyright,
.footer .legal {
	font-weight: 600
}

.footer .legal {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px
}

@media (max-width:767px) {
	.footer {
		font-size: 12px
	}

	.footer .contact,
	.footer .legal,
	.footer .links,
	.footer .social {
		flex-basis: 100%;
		margin-top: 2em
	}

	.footer .brand {
		flex-basis: 50%
	}

	.footer .copyright {
		flex-basis: 50%;
		text-align: right
	}
}

@media (min-width:768px) and (max-width:1179px) {
	.footer .brand {
		flex-basis: 50%
	}

	.footer .copyright {
		flex-basis: 50%;
		text-align: right
	}

	.footer .contact,
	.footer .legal,
	.footer .links,
	.footer .social {
		flex-basis: 33.33%;
		margin-top: 2em
	}
}

@media (min-width:1180px) {

	.footer .brand,
	.footer .copyright {
		flex-basis: 34%
	}

	.footer .contact,
	.footer .legal,
	.footer .links,
	.footer .social {
		flex-basis: 22%
	}

	.footer .brand,
	.footer .contact,
	.footer .links,
	.footer .social {
		-webkit-box-ordinal-group: 1;
		order: 0
	}

	.footer .copyright,
	.footer .legal {
		-webkit-box-ordinal-group: 2;
		order: 1;
		margin-top: 2em
	}
}

@media (max-width:479px) {
	.news-ticker {
		margin-bottom: 2em
	}
}

.news-ticker>.headline {
	margin: 0;
	border-bottom: 1px solid #d6d6d6
}

@media (max-width:767px) {
	.news-ticker>.headline {
		padding: 20px
	}
}

@media (min-width:768px) {
	.news-ticker>.headline {
		padding: 30px
	}
}

@media (min-width:1180px) {
	.news-ticker>.headline {
		padding: 30px
	}
}

@media (min-width:1600px) {
	.news-ticker>.headline {
		padding: 36px
	}
}

.news-ticker>.items {
	list-style: none;
	padding: 0;
	margin: 0
}

.news-ticker>.items>li {
	overflow: hidden;
	transition: all .3s ease-out
}

@media (max-width:767px) {
	.news-ticker>.items>li {
		padding: 20px
	}
}

@media (min-width:768px) {
	.news-ticker>.items>li {
		padding: 30px
	}
}

@media (min-width:1180px) {
	.news-ticker>.items>li {
		padding: 30px
	}
}

@media (min-width:1600px) {
	.news-ticker>.items>li {
		padding: 36px
	}
}

@media (min-width:480px) {
	.news-ticker>.items>li {
		display: -webkit-box;
		display: flex
	}
}

.news-ticker>.items>li a {
	position: relative;
	display: inline-block;
	padding-bottom: 2px
}

.news-ticker>.items>li a:after {
	content: " ";
	width: 0;
	height: 2px;
	position: absolute;
	background: #337ab7;
	transition: width .2s ease-out;
	left: 0;
	bottom: 0
}

.news-ticker>.items>li a:hover:after {
	width: 100%;
	background: #22527b
}

.news-ticker>.items>li+li {
	border-top: 1px solid #d6d6d6
}

.news-ticker>.items .text {
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%
}

.news-ticker>.items .visual {
	max-width: 125px
}

@media (max-width:479px) {
	.news-ticker>.items .visual {
		float: right;
		margin: 0 0 1em 1em;
		min-width: 100px
	}
}

@media (min-width:480px) {
	.news-ticker>.items .visual {
		margin: 0 1em 0 0;
		min-width: 125px
	}
}

.news-ticker>.items .visual img {
	display: block;
	max-width: 100%;
	height: auto
}

@media (max-width:479px) {
	.news-ticker>.items .visual.blog {
		float: right;
		margin: 0 0 1em;
		min-width: 200px;
		max-width: 400px
	}
}

@media (min-width:480px) {
	.news-ticker>.items .visual.blog {
		margin: 0 1em 0 0;
		min-width: 150px;
		max-width: 150px
	}
}

@media (min-width:768px) {
	.news-ticker>.items .visual.blog {
		min-width: 300px;
		max-width: 300px
	}
}

@media (min-width:1180px) {
	.news-ticker>.items .visual.blog {
		min-width: 400px;
		max-width: 400px
	}
}

.news-ticker--switcher {
	list-style: none;
	margin: 0;
	display: -webkit-box;
	display: flex;
	padding: 25px;
	flex-wrap: wrap
}

.news-ticker--switcher>li {
	margin: 5px
}

.news-ticker--switcher a {
	font-weight: 800;
	letter-spacing: .75px;
	font-size: 12px;
	border-radius: 12px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	background-color: #337ab7;
	padding: 2px 10px;
	opacity: 1
}

.news-ticker--switcher .active>a,
.news-ticker--switcher a:hover {
	background-color: #22527b
}

.news-ticker-slider {
	background: rgba(43, 43, 43, .05)
}

@media (max-width:767px) {
	.news-ticker-slider {
		padding: 12.5px 25px
	}
}

@media (min-width:768px) {
	.news-ticker-slider {
		padding: 37.5px 75px
	}
}

@media (min-width:1180px) {
	.news-ticker-slider {
		padding: 37.5px 75px
	}
}

@media (min-width:1600px) {
	.news-ticker-slider {
		padding: 45px 90px
	}
}

.news-ticker-slider [data-js-slider] {
	padding: 0 3em
}

.news-ticker-slider [data-js-slider] .slick-prev {
	left: 0
}

.news-ticker-slider [data-js-slider] .slick-next {
	right: 0
}

.news-ticker-slider [data-js-slider] .slick-arrow:before {
	color: #337ab7;
	opacity: 1
}

.news-ticker-slider .slick-next:before,
.news-ticker-slider .slick-prev:before {
	color: #337ab7
}

.news-ticker-slider .news-ticker-slider-items .news-ticker-slider-item {
	overflow: hidden;
	transition: all .3s ease-out;
	padding: 1em
}

.news-ticker-slider .news-ticker-slider-items .news-ticker-slider-item .text {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap
}

.news-ticker-slider .news-ticker-slider-items .news-ticker-slider-item .text>* {
	-webkit-box-flex: 0;
	flex: 0 1 100%
}

.news-ticker-slider .news-ticker-slider-items .news-ticker-slider-item a.link-inline {
	position: relative;
	display: inline-block;
	padding-bottom: 2px;
	-webkit-box-flex: 0;
	flex: 0 1 auto
}

.news-ticker-slider .news-ticker-slider-items .news-ticker-slider-item a.link-inline:after {
	content: " ";
	width: 0;
	height: 2px;
	position: absolute;
	background: #337ab7;
	transition: width .2s ease-out;
	left: 0;
	bottom: 0
}

.news-ticker-slider .news-ticker-slider-items .news-ticker-slider-item:hover {
	background: rgba(51, 122, 183, .05)
}

.news-ticker-slider .news-ticker-slider-items .news-ticker-slider-item:hover a:after {
	width: 100%
}

@media (max-width:767px) {
	.no-news-found {
		padding: 20px
	}
}

@media (min-width:768px) {
	.no-news-found {
		padding: 30px
	}
}

@media (min-width:1180px) {
	.no-news-found {
		padding: 30px
	}
}

@media (min-width:1600px) {
	.no-news-found {
		padding: 36px
	}
}

.layer {
	position: fixed;
	background: rgba(43, 43, 43, .8);
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	opacity: 0;
	margin: 0 auto;
	z-index: 998;
	visibility: hidden;
	transition: opacity .35s, visibility .35s;
	overflow: hidden
}

.layer.open {
	opacity: 1;
	visibility: visible
}

.layer .inner {
	position: relative;
	border: 1px solid #d6d6d6;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

@media (max-width:767px) {
	.layer .inner {
		margin-top: 50px
	}
}

@media (min-width:768px) {
	.layer .inner {
		margin-top: 75px
	}
}

@media (min-width:1180px) {
	.layer .inner {
		margin-top: 75px
	}
}

@media (min-width:1600px) {
	.layer .inner {
		margin-top: 90px
	}
}

@media (max-width:767px) {
	.layer .inner {
		padding: 25px
	}
}

@media (min-width:768px) {
	.layer .inner {
		padding: 37.5px
	}
}

@media (min-width:1180px) {
	.layer .inner {
		padding: 75px
	}
}

@media (min-width:1600px) {
	.layer .inner {
		padding: 90px
	}
}

@media (max-width:767px) {
	.layer .inner {
		height: calc(100% - 25px)
	}
}

@media (min-width:768px) {
	.layer .inner {
		height: calc(100% - 75px)
	}
}

@media (min-width:1180px) {
	.layer .inner {
		height: calc(100% - 75px)
	}
}

@media (min-width:1600px) {
	.layer .inner {
		height: calc(100% - 90px)
	}
}

html.layer-open>body {
	position: fixed;
	width: 100%
}

[data-layer-target] {
	cursor: pointer
}

.layer-nav ul {
	list-style: none;
	padding: 0;
	margin: 0
}

@media (min-width:1180px) {
	.layer-nav>ul {
		display: -webkit-box;
		display: flex
	}

	.layer-nav>ul>li {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 0%
	}
}

@media (min-width:1180px) and (max-width:767px) {
	.layer-nav>ul>li+li {
		margin-left: 50px
	}
}

@media (min-width:1180px) and (min-width:768px) {
	.layer-nav>ul>li+li {
		margin-left: 75px
	}
}

@media (min-width:1180px) and (min-width:1180px) {
	.layer-nav>ul>li+li {
		margin-left: 75px
	}
}

@media (min-width:1180px) and (min-width:1600px) {
	.layer-nav>ul>li+li {
		margin-left: 90px
	}
}

.layer-nav>ul ul a {
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #2b2b2b;
	padding: 1.25em 0;
	border-bottom: 1px solid #d6d6d6
}

.layer-nav>ul ul>li.active>a,
.layer-nav>ul ul a:hover {
	color: #337ab7;
	border-color: #337ab7
}

.layer-nav .nav-heading {
	display: block;
	margin: 0
}

@media (min-width:1180px) {
	.layer-nav .nav-heading {
		border-bottom: 1px solid #d6d6d6;
		padding-bottom: .25em
	}
}

@media (max-width:1179px) {
	.layer-nav .nav-heading {
		padding-bottom: 1.25em
	}
}

@media (min-width:1180px) {

	.layer-nav .mobile-nav,
	.layer-nav [data-mobile-back] {
		display: none !important
	}
}

@media (max-width:1179px) {

	.layer-nav>ul>li.mobile-nav.out,
	.layer-nav>ul>li.mobile-nav~li:not(.in) {
		display: none
	}

	.layer-nav [data-mobile-back] {
		margin-bottom: 2em
	}

	.layer-nav [data-mobile-back].in {
		display: block
	}

	.layer-nav [data-mobile-back]:not(.in) {
		display: none
	}

	.layer-nav [data-layer-target=layer-search] .icon-suche {
		float: right;
		font-size: 1.5em
	}
}

@media (min-width:1180px) {
	.layer-nav .mobile-search {
		display: none !important
	}
}

.layer-search {
	height: 100%
}

@media (min-width:768px) {
	.layer-search .mobile-close {
		display: none !important
	}
}

@media (max-width:767px) {
	.layer-search .mobile-close {
		text-align: right;
		font-size: 4em;
		margin-bottom: 1em;
		float: right;
		cursor: pointer;
		color: rgba(43, 43, 43, .2)
	}

	.layer-search .mobile-close:hover {
		color: #2b2b2b
	}

	.layer-search form {
		clear: both
	}
}

.layer-search .input-field {
	position: relative;
	font-size: 20px
}

@media (min-width:1180px) {
	.layer-search .input-field {
		font-size: 30px
	}
}

.layer-search .input-field .icon-suche {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.2em;
	line-height: 1;
	color: rgba(43, 43, 43, .2);
	transition: color .25s;
	z-index: 2
}

.layer-search .search-query,
.layer-search .search-suggestion {
	font-size: inherit;
	display: block;
	width: 100%;
	font-weight: 800;
	outline: 0;
	padding: .25em 2em .25em 0;
	background: transparent
}

.layer-search .search-query {
	border-width: 0 0 4px;
	border-color: rgba(43, 43, 43, .2);
	transition: border-color .25s;
	position: relative;
	z-index: 1
}

.layer-search .search-query:focus {
	border-color: #337ab7
}

.layer-search .search-query:focus+.icon-suche {
	color: #337ab7
}

.layer-search .search-suggestion {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	border: 0;
	color: rgba(43, 43, 43, .2)
}

.layer-search .search-suggestion:not(.has-result) {
	display: none
}

.layer-search .results {
	margin-top: 2em
}

.layer-search .results:not(.in) {
	opacity: 0
}

.layer-search .result-group+.result-group {
	margin-top: 1.5em
}

.layer-search .result-group .group-name {
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: .5em
}

.layer-search .result-group .group-docs {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1.5em
}

.layer-search .result-group a:not(:hover) {
	color: #777
}

.layer-search .result-group a b {
	color: #337ab7
}

.accordion>.item {
	position: relative;
	border-bottom: 1px solid #d6d6d6
}

.accordion>.item:before {
	content: "";
	height: 2px;
	position: absolute;
	bottom: -1px;
	width: 0;
	left: 0;
	background-color: #337ab7;
	transition: width .2s ease-out
}

.accordion>.item>.item-title {
	font-weight: 800;
	padding: 2em 2.5em 2em 0;
	position: relative;
	cursor: pointer
}

.accordion>.item>.item-title:after {
	font-family: afag;
	content: "\E902";
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 0;
	font-size: 1.75em;
	color: #337ab7;
	top: 50%;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.accordion>.item>.item-content>.content {
	padding: 0 2.5em 2em 0
}

.accordion>.item.open:before {
	width: 100%
}

.accordion>.item.open>.item-title:after {
	content: "\E903"
}

.sub-grid .accordion>.item {
	padding: 0 1em
}

.ga-map {
	position: relative;
	padding-top: 56.25%
}

.ga-map>iframe {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: block;
	border: 0
}

.ad,
.frame-type-html {
	overflow: hidden
}

.frame-type-html img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}

.grid-aside .frame-type-html {
	padding: 2em 0
}

.banner {
	display: -webkit-box;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	align-items: center;
	justify-content: space-around
}

@media (max-width:767px) {
	.banner {
		padding: 40px
	}
}

@media (min-width:768px) {
	.banner {
		padding: 60px
	}
}

@media (min-width:1180px) {
	.banner {
		padding: 60px
	}
}

@media (min-width:1600px) {
	.banner {
		padding: 72px
	}
}

.gallery {
	border-top: 1px solid #d6d6d6
}

@media (min-width:768px) {
	.gallery {
		display: -webkit-box;
		display: flex
	}

	.gallery .preview {
		width: 75%;
		height: 400px
	}

	.gallery .thumbs {
		width: 25%;
		height: 400px
	}

	.gallery .slick-list,
	.gallery .slick-slide,
	.gallery .slick-slide div,
	.gallery .slick-slider,
	.gallery .slick-track {
		height: 100%
	}
}

@media (min-width:1180px) {
	.gallery .preview {
		width: 66.67%;
		height: 600px
	}

	.gallery .thumbs {
		width: 33.33%;
		height: 600px
	}
}

.gallery .preview img {
	display: block;
	width: 100%;
	height: auto
}

.gallery .preview .preview-image {
	position: relative
}

@media (min-width:768px) {
	.gallery .preview .preview-image {
		display: -webkit-box !important;
		display: flex !important;
		-webkit-box-align: center;
		align-items: center;
		overflow: hidden
	}

	.gallery .preview .preview-image img {
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 0%
	}
}

.gallery .preview .image-download {
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	padding: 1.25em .5em;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600
}

.gallery .thumbs ul {
	list-style: none;
	margin: 0;
	display: -webkit-box;
	display: flex;
	padding: 1px
}

@media (min-width:768px) {
	.gallery .thumbs ul {
		flex-wrap: wrap
	}
}

@media (max-width:767px) {
	.gallery .thumbs ul {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
		overflow-y: hidden
	}
}

.gallery .thumbs ul>li {
	padding: 1px;
	width: 25%
}

@media (min-width:768px) {
	.gallery .thumbs ul>li {
		width: 33.33333%
	}
}

@media (min-width:1180px) {
	.gallery .thumbs ul>li {
		width: 20%
	}
}

@media (min-width:1600px) {
	.gallery .thumbs ul>li {
		width: 16.66667%
	}
}

.gallery .thumbs ul>li>img {
	border: 1px solid transparent;
	display: block
}

@media (min-width:768px) {
	.gallery .thumbs ul>li>img {
		width: 100%;
		height: auto
	}
}

.gallery .thumbs ul>li.active>img {
	border-color: #337ab7
}

.gallery .thumbs .download {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	color: #2b2b2b;
	padding: 1em
}

.gallery .thumbs .download [class*=" icon-"],
.gallery .thumbs .download [class^=icon-] {
	color: #337ab7;
	font-size: 2em;
	margin-right: .25em
}

.gallery .thumbs .download .label {
	display: block;
	line-height: 1.25
}

.gallery .thumbs .download .label>span {
	font-size: 20px;
	font-weight: 600;
	display: block
}

.gallery .thumbs .download .label>small {
	color: rgba(51, 51, 51, .5)
}

.gallery .thumbs .download:hover .label {
	color: #337ab7
}

.gallery [data-image] {
	cursor: pointer
}

.ce-row {
	margin: 0
}

.ce-column {
	margin-right: 10px;
	margin-bottom: 10px
}

.ce-column:last-child {
	margin-right: 0
}

@media (max-width:767px) {
	.ce-column {
		margin-bottom: 10px;
		margin-right: 0
	}
}

.slideshow.slick-slider {
	position: relative;
	height: 40vh
}

.slideshow.slick-slider.slick-dotted {
	margin-bottom: 0
}

.slideshow.slick-slider .slick-dots {
	bottom: 1em
}

.slideshow.slick-slider .image {
	background-position: 50%;
	background-size: cover;
	position: relative
}

.slideshow.slick-slider .text {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	color: #fff;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	line-height: 1.5;
	font-weight: 600
}

@media (max-width:767px) {
	.slideshow.slick-slider .text {
		padding: 50px
	}
}

@media (min-width:768px) {
	.slideshow.slick-slider .text {
		padding: 75px
	}
}

@media (min-width:1180px) {
	.slideshow.slick-slider .text {
		padding: 75px
	}
}

@media (min-width:1600px) {
	.slideshow.slick-slider .text {
		padding: 90px
	}
}

@media (min-width:768px) {
	.slideshow.slick-slider .text {
		font-size: 2em
	}
}

.slideshow.slick-slider .text .lg {
	font-size: 6.5em;
	line-height: 1;
	display: block;
	font-weight: 800
}

.slideshow.slick-slider .slick-list,
.slideshow.slick-slider .slick-slide,
.slideshow.slick-slider .slick-slide div,
.slideshow.slick-slider .slick-track {
	height: inherit
}

.grid-aside .slideshow.slick-slider {
	width: 100%
}

@media (max-width:1179px) {
	.grid-aside .slideshow.slick-slider {
		height: 40vh
	}

	.grid-aside .slideshow.slick-slider.slideshow-alternative-layout {
		height: 30vh
	}
}

@media (min-width:1180px) {
	.grid-aside .slideshow.slick-slider {
		height: calc(100vh - 75px)
	}

	.grid-aside .slideshow.slick-slider.slideshow-alternative-layout {
		height: calc(55vh - 75px)
	}
}

@media (min-width:1600px) {
	.grid-aside .slideshow.slick-slider {
		height: calc(100vh - 90px)
	}

	.grid-aside .slideshow.slick-slider.slideshow-alternative-layout {
		height: calc(60vh - 90px)
	}
}

.feedback {
	margin: 0 auto;
	max-width: 900px
}

@media (max-width:767px) {
	.feedback {
		padding: 50px
	}
}

@media (min-width:768px) {
	.feedback {
		padding: 75px
	}
}

@media (min-width:1180px) {
	.feedback {
		padding: 75px
	}
}

@media (min-width:1600px) {
	.feedback {
		padding: 90px
	}
}

@media (min-width:1180px) {
	.feedback {
		display: -webkit-box;
		display: flex
	}
}

@media (min-width:1180px) {
	.feedback .message>*+* {
		margin-top: 2.5em
	}
}

@media (max-width:1179px) {
	.feedback .message>*+* {
		margin-top: 1.5em
	}
}

.feedback .headline h1 {
	margin: 0
}

.feedback .label {
	display: block;
	font-size: 50px;
	font-weight: 800;
	color: #337ab7;
	line-height: 1.2
}

@media (min-width:1180px) {
	.feedback .label {
		padding: 0 .5em 0 0;
		min-width: 150px
	}
}

@media (max-width:1179px) {
	.feedback .label {
		margin-bottom: .5em
	}
}

.app-iframe {
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%;
	width: 100%;
	display: block;
	border: 0
}

@media (max-width:767px) {
	.app-iframe {
		min-height: calc(100vh - 50px)
	}
}

@media (min-width:768px) {
	.app-iframe {
		min-height: calc(100vh - 75px)
	}
}

@media (min-width:1180px) {
	.app-iframe {
		min-height: calc(100vh - 75px)
	}
}

@media (min-width:1600px) {
	.app-iframe {
		min-height: calc(100vh - 90px)
	}
}

.grid-aside .app-iframe {
	min-height: auto
}

.cookie-notice {
	z-index: 1000;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #f4f4f4;
	border-top: 1px solid #d6d6d6
}

.cookie-notice:not(.in) {
	display: none !important
}

@media (max-width:767px) {
	.cookie-notice>.inner {
		padding: 20px
	}
}

@media (min-width:768px) {
	.cookie-notice>.inner {
		padding: 30px
	}
}

@media (min-width:1180px) {
	.cookie-notice>.inner {
		padding: 30px
	}
}

@media (min-width:1600px) {
	.cookie-notice>.inner {
		padding: 36px
	}
}

@media (min-width:768px) {
	.cookie-notice>.inner {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center
	}

	.cookie-notice>.inner>.text {
		-webkit-box-flex: 1;
		flex: 1 1
	}

	.cookie-notice>.inner>.cta {
		margin-left: 15px
	}
}

@media (max-width:767px) {
	.cookie-notice>.inner>.cta {
		margin-top: 10px
	}
}

.afag_gallery_item_imageslide {
	position: relative
}

.afag_gallery_item_imageslide a {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, .75) 20%, rgba(0, 0, 0, .66) 51%, rgba(0, 0, 0, .5) 78%, rgba(0, 0, 0, .45) 93%);
	color: #fff;
	padding: 10px;
	text-align: center;
	text-transform: uppercase
}

.frame-type-login {
	padding: 25px
}

@media (min-width:768px) {
	.frame-type-login {
		padding: 37.5px
	}
}

.frame-type-login h2 {
	font-size: 30px;
	margin-bottom: 24px
}

@media (min-width:768px) {
	.frame-type-login h2 {
		font-size: 50px;
		margin-bottom: 32px;
		text-align: center
	}
}

.frame-type-login h3 {
	display: none
}

.frame-type-login h3+div {
	margin-bottom: 24px
}

@media (min-width:768px) {
	.frame-type-login h3+div {
		margin-bottom: 32px;
		text-align: center
	}
}

.frame-type-login form fieldset {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	justify-content: center;
	align-content: center;
	max-width: 100%;
	margin: auto
}

@media (min-width:768px) {
	.frame-type-login form fieldset {
		max-width: 280px
	}
}

.frame-type-login form fieldset legend {
	display: none
}

.frame-type-login form fieldset>div {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	text-align: left;
	margin-bottom: 24px
}

.frame-type-login form fieldset>div>input,
.frame-type-login form fieldset>div>label {
	-webkit-box-flex: 0;
	flex: 0 0 100%
}

.frame-type-login form fieldset>div>input {
	padding: 8px 10px
}

.frame-type-login form fieldset>div>input:active,
.frame-type-login form fieldset>div>input:focus,
.frame-type-login form fieldset>div>input:focus-visible,
.frame-type-login form fieldset>div>input:focus-within {
	outline-width: 0
}

.frame-type-login form fieldset>div>input[type=password],
.frame-type-login form fieldset>div>input[type=text] {
	border: 1px solid #2b2b2b;
	border-radius: 2px
}

.frame-type-login form fieldset>div>input[type=submit] {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	padding: 10px 20px;
	background-color: #337ab7;
	color: #fff;
	border: none;
	border-radius: 2px
}

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(assets/images/ajax-loader.gif) 50% no-repeat
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	background: transparent;
	color: transparent;
	outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: afag;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px
}

.slick-prev:before {
	content: "\E904"
}

[dir=rtl] .slick-prev:before {
	content: "\E905"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	left: -25px
}

.slick-next:before {
	content: "\E905"
}

[dir=rtl] .slick-next:before {
	content: "\E904"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	height: 20px;
	width: 20px;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: afag;
	font-size: 26px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #337ab7;
	opacity: .75
}

.slick-prev {
	left: 0
}

[dir=rtl] .slick-prev {
	left: auto;
	right: 0
}

.slick-next {
	right: 0
}

[dir=rtl] .slick-next {
	left: 0;
	right: auto
}

.slick-next,
.slick-prev {
	z-index: 10
}

@media (max-width:767px) {

	.slick-next,
	.slick-prev {
		width: 25px
	}
}

@media (min-width:768px) {

	.slick-next,
	.slick-prev {
		width: 37.5px
	}
}

@media (min-width:1180px) {

	.slick-next,
	.slick-prev {
		width: 37.5px
	}
}

@media (min-width:1600px) {

	.slick-next,
	.slick-prev {
		width: 45px
	}
}

@media (max-width:767px) {

	.slick-next,
	.slick-prev {
		height: 25px
	}
}

@media (min-width:768px) {

	.slick-next,
	.slick-prev {
		height: 37.5px
	}
}

@media (min-width:1180px) {

	.slick-next,
	.slick-prev {
		height: 37.5px
	}
}

@media (min-width:1600px) {

	.slick-next,
	.slick-prev {
		height: 45px
	}
}

@media (max-width:767px) {

	.slick-next:before,
	.slick-prev:before {
		font-size: 25px
	}
}

@media (min-width:768px) {

	.slick-next:before,
	.slick-prev:before {
		font-size: 37.5px
	}
}

@media (min-width:1180px) {

	.slick-next:before,
	.slick-prev:before {
		font-size: 37.5px
	}
}

@media (min-width:1600px) {

	.slick-next:before,
	.slick-prev:before {
		font-size: 45px
	}
}

.slick-dots {
	left: 0
}

.slick-dots li {
	margin: 0
}

[data-pager-loadmore] {
	text-align: center;
	margin: 1em
}

.modal .modal-dialog.modal-fullsize {
	width: auto;
	margin: 15px
}

@media (min-width:768px) {
	.modal .modal-dialog.modal-fullsize {
		margin: 30px
	}
}

.modal.modal-iframe iframe {
	display: block;
	width: 100%;
	border: 0;
	height: calc(100vh - 90px)
}

.modal.modal-video video {
	display: block;
	margin: 0 auto
}

video.video-embed-item {
	width: 100%;
	display: block
}

@media (max-width:767px) {
	#navigator {
		padding: 25px
	}
}

@media (min-width:768px) {
	#navigator {
		padding: 37.5px
	}
}

@media (min-width:1180px) {
	#navigator {
		padding: 37.5px
	}
}

@media (min-width:1600px) {
	#navigator {
		padding: 45px
	}
}

#app-tw .tw-item {
	cursor: pointer;
	border: 1px solid transparent;
	border-top-color: #d6d6d6;
	padding: 1em;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	transition: background, border-color .3s
}

@media (max-width:767px) {
	#app-tw .tw-item {
		min-height: 50px
	}
}

@media (min-width:768px) {
	#app-tw .tw-item {
		min-height: 75px
	}
}

@media (min-width:1180px) {
	#app-tw .tw-item {
		min-height: 75px
	}
}

@media (min-width:1600px) {
	#app-tw .tw-item {
		min-height: 90px
	}
}

#app-tw .tw-item.active {
	border-color: #337ab7;
	background: rgba(51, 122, 183, .1)
}

#app-tw .tw-item .item-contents {
	-webkit-box-flex: 1;
	flex: 1 1
}

#app-tw .tw-item .item-content {
	-webkit-box-flex: 1;
	flex: 1 1;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}

#app-tw .tw-item .item-content+.item-content {
	margin-top: 1rem
}

#app-tw .tw-item .item-visual {
	margin-right: 1em
}

#app-tw .tw-item .item-text {
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%
}

#app-tw .tw-item .item-text .title {
	font-size: 18px
}

#app-tw .tw-item .item-text .subline {
	color: #777;
	font-size: 12px
}

#app-tw .tw-item .item-hall {
	margin-left: 1em;
	color: #337ab7;
	font-size: 18px
}

@media (max-width:767px) {
	#app-tw .tw-map {
		margin: 25px 0
	}
}

@media (min-width:768px) {
	#app-tw .tw-map {
		margin: 37.5px 0
	}
}

@media (min-width:1180px) {
	#app-tw .tw-map {
		margin: 37.5px 0
	}
}

@media (min-width:1600px) {
	#app-tw .tw-map {
		margin: 45px 0
	}
}

#app-tw .tw-map svg {
	width: 100%;
	display: block
}

@media (max-width:767px) {
	#app-tw .tw-map svg {
		height: auto
	}
}

#app-tw .tw-map svg [ref] {
	transition: all .3s;
	cursor: pointer
}

#app-tw .tw-map svg [ref][data-active],
#app-tw .tw-map svg [ref][data-active] polygon,
#app-tw .tw-map svg [ref][data-active] rect {
	fill: #337ab7
}

#app-tw .tw-map svg .prefilled,
#app-tw .tw-map svg .prefilled polygon,
#app-tw .tw-map svg .prefilled rect {
	fill: rgba(51, 122, 183, .5)
}

#app-tw .tw-map svg text {
	pointer-events: none
}

#app-tw .tw-map svg #terrain-1 polygon,
#app-tw .tw-map svg #terrain-1 rect {
	fill: rgba(51, 122, 183, .1)
}

#app-tw .tw-map svg #terrain-2 polygon,
#app-tw .tw-map svg #terrain-2 rect {
	fill: rgba(51, 122, 183, .25)
}

#app-tw .tw-map svg #texts {
	pointer-events: none
}

.tw-teaser {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}

.tw-teaser+.tw-teaser {
	margin-top: 2em
}

.tw-teaser .teaser-text {
	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%
}

.tw-teaser .teaser-text h3 {
	margin-top: 0
}

.tw-teaser .teaser-text h3 small {
	display: block;
	margin-top: .25em
}

@media (max-width:767px) {
	.tw-teaser .teaser-visual {
		display: none
	}
}

@media (min-width:768px) {
	.tw-teaser .teaser-visual {
		margin-right: 1.5em
	}
}

.tw-teaser .teaser-meta {
	margin-left: 1.5em;
	text-align: center;
	align-self: flex-start
}

.tw-teaser .teaser-meta .meta-hall {
	color: #337ab7;
	font-size: 18px;
	margin-bottom: .5em
}

.switcher {
	margin: 2em 1em;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center
}

.switcher input {
	display: none
}

.switcher>.switcher-value {
	display: block
}

.switcher>.switcher-value>input:checked+label {
	color: #337ab7
}

.switcher>.switcher-value:first-child>label {
	padding-right: 28px
}

.switcher>.switcher-value:first-child>label:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 22px;
	border-radius: 50% 0 0 50%;
	border-style: solid;
	border-color: #337ab7;
	border-width: 2px 0 2px 2px
}

.switcher>.switcher-value:first-child>label:before {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	background: #337ab7;
	right: 3px;
	top: 4px;
	border-radius: 100%;
	transition: right .3s
}

.switcher>.switcher-value:first-child>input:not(:checked)+label:before {
	right: -17px
}

.switcher>.switcher-value:nth-child(2)>label {
	padding-left: 28px
}

.switcher>.switcher-value:nth-child(2)>label:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 22px;
	border-radius: 0 50% 50% 0;
	border-style: solid;
	border-color: #337ab7;
	border-width: 2px 2px 2px 0
}

.switcher label {
	cursor: pointer;
	margin: 0;
	position: relative;
	font-weight: 600;
	height: 22px
}

.header .lang {
	display: none !important
}

.quick-links {
	background: #337ab7
}

.quick-links .search-form form {
	border-bottom-color: #fff !important
}

.quick-links ul>li:not(.search-form) {
	border-left-color: #fff !important
}

.quick-links ul>li:not(.search-form)+li {
	border-top-color: #fff !important
}

#app-tw .switcher {
	display: none
}

#app-tw .tw-map svg {
	max-width: 500px;
	margin: 0 auto
}

.stage .inner {
	width: auto
}

.stage .inner h1 {
	background: #337ab7;
	padding: .125em .25em
}

.stage .inner h2 {
	background: #337ab7;
	padding: .375em
}