
/* default styles for extension "tt_news" */



.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../../../typo3temp/assets/typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* default styles for extension "tx_waconcookiemanagement" */

    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-wacon-cookie-management table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-wacon-cookie-management table th {
        font-weight:bold;
    }

    .tx-wacon-cookie-management table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }

/* Document: Stylesheet for WACON COOKIE CONSENT BOX */

body > .tx-wacon-cookie-management { display: none !important; }

.waconcookiemanagement {
	display: none;
	background: rgba(0, 0, 0, .5);
	height: 100%;
	width: 100%;
	overflow: auto;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
}

#CookieBox {
	background: #FFF;
	box-sizing: border-box;
	box-shadow: 0 0 20px rgba(0, 0, 0, .6);
	transform: translate(-50%, -50%);
	max-height: 80%;
	max-width: 600px;
	width: 100%;
	overflow: hidden;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 201;
}

#CookieBox h1,
#CookieBox h2,
#CookieBox h3,
#CookieBox p,
#CookieBox a {
	text-decoration: none;
	text-transform: none;
}

#CookieBox .h2 {
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

#CookieBox .h3 {
	margin-top: 0;
	padding-top: 0;
}

#CookieBox ul {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

#CookieBox p {
	margin: 0 auto 10px;
}

#CookieBox .cookie-btn {
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	margin: 10px auto;
	padding: 10px 40px;
	text-decoration: none;
}

#CookieBox .cookie-btn:hover {
	color: #FFF;
	text-decoration: none;
}

#CookieBox .cookie-accept {
	text-align: center;
}

#CookieBox .cookie-accept a {
	padding: 10px 50px;
}

#CookieBox .cookieclose {
	background: #333;
	border: 1px solid #333;
	color: #FFF;
	cursor: pointer;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	width: 24px;
	text-align: center;
	position: absolute;
	top: 3px;
	right: 3px;
}

#CookieBox .intro p {}

#CookieBox .cookie-management,
#CookieBox .cookie-refuse {
	margin: 10px auto;
	text-align: center;
}

#CookieBox .cookie-management a,
#CookieBox .cookie-refuse a {
	display: block;
	cursor: pointer;
}

#CookieBox .text-center {
	text-align: center;
}

#CookieBox .text-right,
#CookieBox .text-back-right {
	text-align: right;
}

#CookieBox .text-back-right a {
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
}

#CookieBox .cookieback {
	cursor: pointer;
	margin: 0 auto 10px;
	text-align: center;
	width: 65%;
}

#CookieBox .cookie-on,
#CookieBox .cookie-off {
	cursor: pointer;
	float: left;
	margin-right: 10px;
}

#CookieBox .category > .cookie-on,
#CookieBox .category > .cookie-off {
	margin-top: 5px;
}

#CookieBox .cookie-on {
	display: none;
}

#CookieBox .intro .cookie-legal {
	margin-top: 50px;
	width: 100%;
}

#CookieBox .cookie-legal a {
	cursor: pointer;
	display: inline-block;
	margin-right: 30px;
	padding: 0;
	text-decoration: none;
}

#CookieBox .cookie-legal a:hover {
	text-decoration: underline;
}

#CookieBox .info-text {
	display: none;
}

#CookieBox .info-show {
	cursor: pointer;
}

#CookieBox .info-hide {
	cursor: pointer;
}

#CookieBox .category {
	background: #EEE;
	margin: 25px 0;
	padding: 10px;
}

#CookieBox .category h3 {
	margin-top: 0;
	font-size: 1.25rem;
}

#CookieBox .cookie-info {
	background: #FFF;
	padding: 10px;
}

#CookieBox .cookie-info table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

#CookieBox .cookie-info td {
	padding: 3px 10px 3px 0;
	border-top: 1px solid #EEE;
}

#CookieBox .cookie-info p {
	margin-top: 0;
}

#CookieBox .box-cookie-management {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	margin-right: -20px;
	padding-right: 20px;
}

#CookieBox .box-cookie-management-in > p {}

#CookieBox .deactivated,
#CookieBox .activated {
	background: #A7A7A7;
	border: 1px solid rgba(0, 0, 0, .3);
	border-radius: 10px;
	display: inline-block;
	height: 20px;
	width: 40px;
}

#CookieBox .activated {
	background: #79a548;
}

#CookieBox .off,
#CookieBox .on {
	background: #FFF;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
	border-radius: 8px;
	cursor: pointer;
	display: block;
	float: left;
	margin: 1px 2px 2px;
	height: 16px;
	width: 16px;
}

#CookieBox .on {
	float: right;
}

#CookieBox .arrow {
	border: .5rem solid #333;
	display: inline-block;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0px 10px;
	padding: 0;
}

#CookieBox .arrow.down {
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	transform: translate(0, 2px);
}

#CookieBox .arrow.up {
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
	transform: translate(0, -2px);
}

/* CookieFix unterer Bereich mit Buttons */
#CookieBox .cookie-fix {
	display: none;
	overflow: auto;
	padding: 20px 0 0 0;
}

#CookieBox .cookie-fix .cookie-save {
	float: left;
	margin-left: 0;
}

#CookieBox .cookie-fix .text-back-right {
	float: right;
	margin-right: 15px;
}

#CookieBox .cookie-fix .cookieback,
#CookieBox .cookie-fix .cookie-refuse {
	cursor: pointer;
	display: block;
	margin: 10px auto;
	text-align: center;
	width: auto;
}

#CookieBox .cookie-fix .cookie-legal {
	clear: both
}

.cookie-set.script {
	background: #FFF;
	cursor: pointer;
	position: relative;
	min-height: 50px;
	text-align: center;
}

.cookie-set.script p {
	color: #333;
	position: absolute;
	top: 45%;
	text-align: center;
	width: 100%;
}

.cookie-set {
	cursor: pointer
}

@media ( max-width : 786px) {
	#CookieBox {
		height: 96%;
		max-height: 96%;
		max-width: 94%;
		transform: translate(-50%, 0);
		top: 2%;
	}
	#CookieBox .cookie-fix .cookie-save {
		float: none;
		margin-right: 0;
		margin-left: auto;
	}
	#CookieBox .cookie-fix .text-back-right {
		clear: both;
		float: none;
		margin-right: 0;
		text-align: center;
	}
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/** flexbox grid
src: http://flexboxgrid.com/

xs -> allways
xsm -> min-width: 568px
sm -> min-width: 768px
md -> min-width: 992px
lg -> min-width: 1024px
xl -> min-width: 1200px

*/

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

/* row */
.row {
	align-items: stretch;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-ms-flex: 0 1 auto;
	-ms-flex-direction: row;
	-ms-flex-pack: start;
	-ms-flex-wrap: wrap;

	-webkit-box-direction: normal;
	-webkit-box-flex: 0;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: start;
	-webkit-flex-wrap: wrap;

	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-right: -15px;
	margin-left: -15px;
}

.row::before,
.row::after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.row.reverse {
	-ms-flex-direction: row-reverse;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.row:empty {
	display: none;
}


/* flex */
.flex-row {
	flex-direction: row !important;
}
.flex-column {
	flex-direction: column !important;
}
.flex-row-reverse {
	flex-direction: row-reverse !important;
}
.flex-column-reverse {
	flex-direction: column-reverse !important;
}
.flex-wrap {
	flex-wrap: wrap !important;
}
.flex-nowrap {
	flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}
.flex-fill {
	flex: 1 1 auto !important;
}
.flex-grow-0 {
	flex-grow: 0 !important;
}
.flex-grow-1 {
	flex-grow: 1 !important;
}
.flex-shrink-0 {
	flex-shrink: 0 !important;
}
.flex-shrink-1 {
	flex-shrink: 1 !important;
}


/* justify */
.justify-content-start {
	justify-content: flex-start !important;
}
.justify-content-end {
	justify-content: flex-end !important;
}
.justify-content-center {
	justify-content: center !important;
}
.justify-content-between {
	justify-content: space-between !important;
}
.justify-content-around {
	justify-content: space-around !important;
}


/* align */
.align-items-start {
	align-items: flex-start !important;
}
.align-items-end {
	align-items: flex-end !important;
}
.align-items-center {
	align-items: center !important;
}
.align-items-baseline {
	align-items: baseline !important;
}
.align-items-stretch {
	align-items: stretch !important;
}
.align-content-start {
	align-content: flex-start !important;
}
.align-content-end {
	align-content: flex-end !important;
}
.align-content-center {
	align-content: center !important;
}
.align-content-between {
	align-content: space-between !important;
}
.align-content-around {
	align-content: space-around !important;
}
.align-content-stretch {
	align-content: stretch !important;
}
.align-self-auto {
	align-self: auto !important;
}
.align-self-start {
	align-self: flex-start !important;
}
.align-self-end {
	align-self: flex-end !important;
}
.align-self-center {
	align-self: center !important;
}
.align-self-baseline {
	align-self: baseline !important;
}
.align-self-stretch {
	align-self: stretch !important;
}


/* col */
.col {
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;

	flex: 0 0 auto;
	flex-wrap: wrap;
	flex-basis: 0;
	flex-grow: 1;

	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	width: 100%;
	max-width: 100%;
}

.col.reverse {
	-ms-flex-direction: column-reverse;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	flex-direction: column-reverse;
}

.col:empty {
	display: none;
}

/* coloumns */
.col-xs,
.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 {}

.col-xs {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	 -webkit-box-flex: 1;
	flex-grow: 1;
}
.col-xs-hidden {
	display: none !important;
}
.col-xs-visible {
	display: block !important;
}

.col-xs-1 {
	flex: 0 0 8.33333333%;
	max-width: 8.33333333%;
}
.col-xs-2 {
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%;
}
.col-xs-3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.col-xs-4 {
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%;
}
.col-xs-5 {
	flex: 0 0 41.66666667%;
	max-width: 41.66666667%;
}
.col-xs-6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.col-xs-7 {
	flex: 0 0 58.33333333%;
	max-width: 58.33333333%;
}
.col-xs-8 {
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%;
}
.col-xs-9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.col-xs-10 {
	flex: 0 0 83.33333333%;
	max-width: 83.33333333%;
}
.col-xs-11 {
	flex: 0 0 91.66666667%;
	max-width: 91.66666667%;
}
.col-xs-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

/* offset */
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.start-xs {
		-ms-flex-pack: start;
	 -webkit-box-pack: start;
	  justify-content: flex-start;
		   text-align: start;
}
.center-xs {
		-ms-flex-pack: center;
	 -webkit-box-pack: center;
	  justify-content: center;
		   text-align: center;
}
.end-xs {
		-ms-flex-pack: end;
	 -webkit-box-pack: end;
	  justify-content: flex-end;
		   text-align: end;
}
.top-xs {
		-ms-flex-align: start;
	 -webkit-box-align: start;
		   align-items: flex-start;
}
.middle-xs {
		-ms-flex-align: center;
	 -webkit-box-align: center;
		   align-items: center;
}
.bottom-xs {
		-ms-flex-align: end;
	 -webkit-box-align: end;
		   align-items: flex-end;
}
.around-xs {
		-ms-flex-pack: distribute;
	  justify-content: space-around;
}
.between-xs {
		-ms-flex-pack: justify;
	 -webkit-box-pack: justify;
	  justify-content: space-between;
}
.first-xs {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
			 order: -1;
}
.last-xs {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
			 order: 1;
}


/* xsm | extra small */
@media screen and (min-width: 568px) {
	/* flex */
	.flex-xsm-row {
		flex-direction: row !important;
	}
	.flex-xsm-column {
		flex-direction: column !important;
	}
	.flex-xsm-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-xsm-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-xsm-wrap {
		flex-wrap: wrap !important;
	}
	.flex-xsm-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-xsm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-xsm-fill {
		flex: 1 1 auto !important;
	}
	.flex-xsm-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-xsm-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-xsm-shrink-1 {
		flex-shrink: 1 !important;
	}

	/* justify */
	.justify-content-xsm-start {
		justify-content: flex-start !important;
	}
	.justify-content-xsm-end {
		justify-content: flex-end !important;
	}
	.justify-content-xsm-center {
		justify-content: center !important;
	}
	.justify-content-sm-between {
		justify-content: space-between !important;
	}
	.justify-content-xsm-around {
		justify-content: space-around !important;
	}

	/* align */
	.align-items-xsm-start {
		align-items: flex-start !important;
	}
	.align-items-xsm-end {
		align-items: flex-end !important;
	}
	.align-items-xsm-center {
		align-items: center !important;
	}
	.align-items-xsm-baseline {
		align-items: baseline !important;
	}
	.align-items-xsm-stretch {
		align-items: stretch !important;
	}
	.align-content-xsm-start {
		align-content: flex-start !important;
	}
	.align-content-xsm-end {
		align-content: flex-end !important;
	}
	.align-content-xsm-center {
		align-content: center !important;
	}
	.align-content-xsm-between {
		align-content: space-between !important;
	}
	.align-content-xsm-around {
		align-content: space-around !important;
	}
	.align-content-sm-stretch {
		align-content: stretch !important;
	}
	.align-self-xsm-auto {
		align-self: auto !important;
	}
	.align-self-xsm-start {
		align-self: flex-start !important;
	}
	.align-self-xsm-end {
		align-self: flex-end !important;
	}
	.align-self-sm-center {
		align-self: center !important;
	}
	.align-self-xsm-baseline {
		align-self: baseline !important;
	}
	.align-self-xsm-stretch {
		align-self: stretch !important;
	}

	/* col */
	.col-xsm,
	.col-xsm-1,
	.col-xsm-2,
	.col-xsm-3,
	.col-xsm-4,
	.col-xsm-5,
	.col-xsm-6,
	.col-xsm-7,
	.col-xsm-8,
	.col-xsm-9,
	.col-xsm-10,
	.col-xsm-11,
	.col-xsm-12 {}

	.col-xsm {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
	}
	.col-xsm-hidden {
		display: none !important;
	}
	.col-xsm-visible {
		display: block !important;
	}

	.col-xsm-1 {
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}
	.col-xsm-2 {
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}
	.col-xsm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xsm-4 {
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}
	.col-xsm-5 {
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}
	.col-xsm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xsm-7 {
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}
	.col-xsm-8 {
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}
	.col-xsm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xsm-10 {
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}
	.col-xsm-11 {
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}
	.col-xsm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	/* offset */
	.col-xsm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-xsm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-xsm-offset-3 {
		margin-left: 25%;
	}
	.col-xsm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-xsm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-xsm-offset-6 {
		margin-left: 50%;
	}
	.col-xsm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-xsm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-xsm-offset-9 {
		margin-left: 75%;
	}
	.col-xsm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-xsm-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-xsm {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}
	.center-xsm {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}
	.end-xsm {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}
	.top-xsm {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}
	.middle-xsm {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}
	.bottom-xsm {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}
	.around-xsm {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}
	.between-xsm {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}
	.first-xsm {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}
	.last-xsm {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}


/* sm | small */
@media screen and (min-width: 768px) {
	/* flex */
	.flex-sm-row {
		flex-direction: row !important;
	}
	.flex-sm-column {
		flex-direction: column !important;
	}
	.flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-sm-wrap {
		flex-wrap: wrap !important;
	}
	.flex-sm-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-sm-fill {
		flex: 1 1 auto !important;
	}
	.flex-sm-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-sm-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-sm-shrink-1 {
		flex-shrink: 1 !important;
	}

	/* justify */
	.justify-content-sm-start {
		justify-content: flex-start !important;
	}
	.justify-content-sm-end {
		justify-content: flex-end !important;
	}
	.justify-content-sm-center {
		justify-content: center !important;
	}
	.justify-content-sm-between {
		justify-content: space-between !important;
	}
	.justify-content-sm-around {
		justify-content: space-around !important;
	}

	/* align */
	.align-items-sm-start {
		align-items: flex-start !important;
	}
	.align-items-sm-end {
		align-items: flex-end !important;
	}
	.align-items-sm-center {
		align-items: center !important;
	}
	.align-items-sm-baseline {
		align-items: baseline !important;
	}
	.align-items-sm-stretch {
		align-items: stretch !important;
	}
	.align-content-sm-start {
		align-content: flex-start !important;
	}
	.align-content-sm-end {
		align-content: flex-end !important;
	}
	.align-content-sm-center {
		align-content: center !important;
	}
	.align-content-sm-between {
		align-content: space-between !important;
	}
	.align-content-sm-around {
		align-content: space-around !important;
	}
	.align-content-sm-stretch {
		align-content: stretch !important;
	}
	.align-self-sm-auto {
		align-self: auto !important;
	}
	.align-self-sm-start {
		align-self: flex-start !important;
	}
	.align-self-sm-end {
		align-self: flex-end !important;
	}
	.align-self-sm-center {
		align-self: center !important;
	}
	.align-self-sm-baseline {
		align-self: baseline !important;
	}
	.align-self-sm-stretch {
		align-self: stretch !important;
	}

	/* col */
	.col-sm,
	.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-sm {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
	}
	.col-sm-hidden {
		display: none !important;
	}
	.col-sm-visible {
		display: block !important;
	}

	.col-sm-1 {
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}
	.col-sm-2 {
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}
	.col-sm-5 {
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}
	.col-sm-8 {
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}
	.col-sm-11 {
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	/* offset */
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-sm {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}
	.center-sm {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}
	.end-sm {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}
	.top-sm {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}
	.middle-sm {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}
	.bottom-sm {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}
	.around-sm {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}
	.between-sm {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}
	.first-sm {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}
	.last-sm {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}


/* md | medium */
@media screen and (min-width: 992px) {
	/* flex */
	.flex-md-row {
		flex-direction: row !important;
	}
	.flex-md-column {
		flex-direction: column !important;
	}
	.flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-md-wrap {
		flex-wrap: wrap !important;
	}
	.flex-md-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-md-fill {
		flex: 1 1 auto !important;
	}
	.flex-md-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-md-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-md-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-md-shrink-1 {
		flex-shrink: 1 !important;
	}

	/* justify */
	.justify-content-md-start {
		justify-content: flex-start !important;
	}
	.justify-content-md-end {
		justify-content: flex-end !important;
	}
	.justify-content-md-center {
		justify-content: center !important;
	}
	.justify-content-md-between {
		justify-content: space-between !important;
	}
	.justify-content-md-around {
		justify-content: space-around !important;
	}

	/* align */
	.align-items-md-start {
		align-items: flex-start !important;
	}
	.align-items-md-end {
		align-items: flex-end !important;
	}
	.align-items-md-center {
		align-items: center !important;
	}
	.align-items-md-baseline {
		align-items: baseline !important;
	}
	.align-items-md-stretch {
		align-items: stretch !important;
	}
	.align-content-md-start {
		align-content: flex-start !important;
	}
	.align-content-md-end {
		align-content: flex-end !important;
	}
	.align-content-md-center {
		align-content: center !important;
	}
	.align-content-md-between {
		align-content: space-between !important;
	}
	.align-content-md-around {
		align-content: space-around !important;
	}
	.align-content-md-stretch {
		align-content: stretch !important;
	}
	.align-self-md-auto {
		align-self: auto !important;
	}
	.align-self-md-start {
		align-self: flex-start !important;
	}
	.align-self-md-end {
		align-self: flex-end !important;
	}
	.align-self-md-center {
		align-self: center !important;
	}
	.align-self-md-baseline {
		align-self: baseline !important;
	}
	.align-self-md-stretch {
		align-self: stretch !important;
	}

	/* col */
	.col-md,
	.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-md {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
	}
	.col-md-hidden {
		display: none !important;
	}
	.col-md-visible {
		display: block !important;
	}

	.col-md-1 {
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}
	.col-md-2 {
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}
	.col-md-5 {
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}
	.col-md-8 {
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}
	.col-md-11 {
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	/* offset */
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-md {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}
	.center-md {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}
	.end-md {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}
	.top-md {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}
	.middle-md {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}
	.bottom-md {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}
	.around-md {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}
	.between-md {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}
	.first-md {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}
	.last-md {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}


/* lg | large */
@media screen and (min-width: 1024px) {
	/* flex */
	.flex-lg-row {
		flex-direction: row !important;
	}
	.flex-lg-column {
		flex-direction: column !important;
	}
	.flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-lg-wrap {
		flex-wrap: wrap !important;
	}
	.flex-lg-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-lg-fill {
		flex: 1 1 auto !important;
	}
	.flex-lg-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-lg-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-lg-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-lg-shrink-1 {
		flex-shrink: 1 !important;
	}

	/* justify */
	.justify-content-lg-start {
		justify-content: flex-start !important;
	}
	.justify-content-lg-end {
		justify-content: flex-end !important;
	}
	.justify-content-lg-center {
		justify-content: center !important;
	}
	.justify-content-lg-between {
		justify-content: space-between !important;
	}
	.justify-content-lg-around {
		justify-content: space-around !important;
	}

	/* align */
	.align-items-lg-start {
		align-items: flex-start !important;
	}
	.align-items-lg-end {
		align-items: flex-end !important;
	}
	.align-items-lg-center {
		align-items: center !important;
	}
	.align-items-lg-baseline {
		align-items: baseline !important;
	}
	.align-items-lg-stretch {
		align-items: stretch !important;
	}
	.align-content-lg-start {
		align-content: flex-start !important;
	}
	.align-content-lg-end {
		align-content: flex-end !important;
	}
	.align-content-lg-center {
		align-content: center !important;
	}
	.align-content-lg-between {
		align-content: space-between !important;
	}
	.align-content-lg-around {
		align-content: space-around !important;
	}
	.align-content-lg-stretch {
		align-content: stretch !important;
	}
	.align-self-lg-auto {
		align-self: auto !important;
	}
	.align-self-lg-start {
		align-self: flex-start !important;
	}
	.align-self-lg-end {
		align-self: flex-end !important;
	}
	.align-self-lg-center {
		align-self: center !important;
	}
	.align-self-lg-baseline {
		align-self: baseline !important;
	}
	.align-self-lg-stretch {
		align-self: stretch !important;
	}

	/* col */
	.col-lg,
	.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-lg {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
	}
	.col-lg-hidden {
		display: none !important;
	}
	.col-lg-visible {
		display: block !important;
	}

	.col-lg-1 {
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}
	.col-lg-2 {
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}
	.col-lg-5 {
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}
	.col-lg-8 {
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}
	.col-lg-11 {
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	/* offset */
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-lg {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}
	.center-lg {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}
	.end-lg {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}
	.top-lg {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}
	.middle-lg {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}
	.bottom-lg {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}
	.around-lg {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}
	.between-lg {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}
	.first-lg {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}
	.last-lg {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}


/* xl | extra large */
@media screen and (min-width: 1200px) {
	/* flex */
	.flex-xl-row {
		flex-direction: row !important;
	}
	.flex-xl-column {
		flex-direction: column !important;
	}
	.flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-xl-wrap {
		flex-wrap: wrap !important;
	}
	.flex-xl-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-xl-fill {
		flex: 1 1 auto !important;
	}
	.flex-xl-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-xl-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-xl-shrink-1 {
		flex-shrink: 1 !important;
	}

	/* justify */
	.justify-content-xl-start {
		justify-content: flex-start !important;
	}
	.justify-content-xl-end {
		justify-content: flex-end !important;
	}
	.justify-content-xl-center {
		justify-content: center !important;
	}
	.justify-content-xl-between {
		justify-content: space-between !important;
	}
	.justify-content-xl-around {
		justify-content: space-around !important;
	}

	/* align */
	.align-items-xl-start {
		align-items: flex-start !important;
	}
	.align-items-xl-end {
		align-items: flex-end !important;
	}
	.align-items-xl-center {
		align-items: center !important;
	}
	.align-items-xl-baseline {
		align-items: baseline !important;
	}
	.align-items-xl-stretch {
		align-items: stretch !important;
	}
	.align-content-xl-start {
		align-content: flex-start !important;
	}
	.align-content-xl-end {
		align-content: flex-end !important;
	}
	.align-content-xl-center {
		align-content: center !important;
	}
	.align-content-xl-between {
		align-content: space-between !important;
	}
	.align-content-xl-around {
		align-content: space-around !important;
	}
	.align-content-xl-stretch {
		align-content: stretch !important;
	}
	.align-self-xl-auto {
		align-self: auto !important;
	}
	.align-self-xl-start {
		align-self: flex-start !important;
	}
	.align-self-xl-end {
		align-self: flex-end !important;
	}
	.align-self-xl-center {
		align-self: center !important;
	}
	.align-self-xl-baseline {
		align-self: baseline !important;
	}
	.align-self-xl-stretch {
		align-self: stretch !important;
	}

	/* col */
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12 {}

	.col-xl {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
	}
	.col-xl-hidden {
		display: none !important;
	}
	.col-xl-visible {
		display: block !important;
	}

	.col-xl-1 {
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}
	.col-xl-2 {
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}
	.col-xl-5 {
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}
	.col-xl-8 {
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}
	.col-xl-11 {
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-xl-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-xl-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-xl-offset-3 {
		margin-left: 25%;
	}
	.col-xl-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-xl-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-xl-offset-6 {
		margin-left: 50%;
	}
	.col-xl-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-xl-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-xl-offset-9 {
		margin-left: 75%;
	}
	.col-xl-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-xl-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-xl {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}
	.center-xl {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}
	.end-xl {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}
	.top-xl {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}
	.middle-xl {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}
	.bottom-xl {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}
	.around-xl {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}
	.between-xl {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}
	.first-xl {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}
	.last-xl {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}


/* eof */

/** globals */

* {
	margin: 0;
}

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

*:focus,
body a:focus {
	outline: none;
}

html,
body {
	min-height: 100vh;
}

html {
	overflow-y: scroll;
	font-size: 10px;
}

body {
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/* ipad - portrait */
@media screen and (max-width: 768px) {
	html {
		overflow-y: auto;
	}
	html, body {
		min-height: 100%;
	}
}

#outer-wrapper {
	min-height: 100vh;
	overflow: hidden;
}

.no-js #outer-wrapper {
	overflow: auto;
}

#inner-wrapper {
	transition: all .4s ease-in-out;
}

/* smaller than iPhone6 - portrait */
@media screen and (max-width: 374px) {
	#root {
		min-width: 300px;
	}
}

.clearfix::after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

/* t3 deletes nbsp in p */
p:empty::before {
	content: "\00a0";
}

img {
	border-style: none;
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

img.empty {
	display: none;
}

img.lazyload {
	opacity: .3;
	transition: opacity .3s ease-in 0s;
}

svg {
	overflow: hidden;
	vertical-align: middle;
}

nav ul {
	list-style: none;
	padding: 0;
}

nav ul::after {
	content: "";
	clear: both;
	display: block;
	width: 100%;
}

/* a:tel */
a[href^="tel:"] {
	color: inherit;
	cursor: text;
}

a[href^="tel:"],
a[href^="tel:"]:hover {
	text-decoration: none !important;
}

/* iphone 6+ - landscape OR pointing device of limited accuracy (e.g. finger) */
@media screen and (max-width: 736px), (pointer: coarse) {
	a[href^="tel:"] {
		text-decoration: underline !important;
	}
}


/* detect scrollbar width */
#scrollbar-measure--outer {
	width: 100px;
	overflow-y: scroll;
	position: absolute;
	top: -9999px;
}

#scrollbar-measure--inner {
	height: 50px;
}


/** overlay background */
.overlay-bg {
	display: none;
	background: #000;
	height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10003;
	opacity: .5;
	touch-action: none;
}

.overlay-bg.loading {
	background-image: url('../../../fileadmin/theme/global/img/loading.svg');
	background-size: 50px 50px;
	background-position: center;
	background-repeat: no-repeat;
}

html.overlay-visible {
	overflow-y: hidden;
}

html.overlay-visible .overlay-bg {
	overflow-y: scroll;
}

html.overlay-visible body {
	overflow-y: scroll;
}


/** ajax layer */
@keyframes ajaxSlideDown {
	0% { transform: translateY(-5vh); }
	100% { transform: translateY(0); }
}

#ajaxLayerAdd {
	display: none;
	margin: 5vh auto 0;
	width: 100%;
	min-width: 300px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20001;
	animation: ajaxSlideDown .8s;
}

#ajaxCloseLayerAdd {
	background: #000;
	border: 2px solid #FFF;
	border-radius: 50%;
	box-shadow: 0 0 2px 1px #555;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	height: 26px;
	width: 26px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	transform: translate(6px,-6px);
	transition: all .3s ease;
}

#ajaxCloseLayerAdd:hover {
	border-radius: 5px;
}

#ajaxCloseLayerAdd i {
	color: #FFF;
	font-size: 16px;
	margin: 3px 0 0;
	width: 22px;
}

#ajax-content {
	max-height: 90vh;
	position: relative;
}

#ajax-content .content-wrapper-outer {
	background: #FFF;
	border: 1px solid #555;
	border-radius: 5px;
	box-shadow: 0 0 15px 1px #555;
	display: flex;
	margin: 0 auto;
	padding: 20px 5px;
	max-height: 100%;
	overflow: hidden;
}

#ajax-content .content-wrapper-inner {
	max-height: 100%;
	overflow: auto;
	padding: 0 15px;
	position: relative;
}

@media (prefers-reduced-motion: reduce) {
	#ajaxLayerAdd {
		animation: none;
	}
	#ajaxCloseLayerAdd {
		transition: none;
	}
}

@media screen and (max-width: 767px) {
	#ajaxLayerAdd {
		margin-top: 5vh;
	}
	#ajax-content {
		height: 90vh;
	}
}

@media screen and (max-width: 329px) {
	#ajaxCloseLayerAdd {
		top: -5px;
		right: -5px;
	}
}

@media screen and (max-width: 319px) {
	#ajaxCloseLayerAdd {
		margin-top: -13px;
		position: fixed;
		top: 5vh;
		right: 13px;
	}
}


/** modal */
.modal-open {
	overflow: hidden;
}

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

.modal {
	display: none;
	height: 100%;
	width: 100%;
	outline: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
}

.modal-dialog {
	margin: 0.5rem;
	width: auto;
	pointer-events: none;
	position: relative;
}

.modal.fade .modal-dialog {
	transform: translate(0, -50px);
	transition: transform .3s ease-out;
}

@media (prefers-reduced-motion: reduce) {
	.modal.fade .modal-dialog {
		transition: none;
	}
}

.modal.show .modal-dialog {
	transform: none;
}

.modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
	flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto;
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 1rem);
	content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
	content: none;
}

.modal-content {
	background-color: #FFF;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	display: flex;
	flex-direction: column;
	outline: 0;
	pointer-events: auto;
	position: relative;
	width: 100%;
}

.modal-backdrop {
	background-color: #000;
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.show {
	opacity: .5;
}

.modal-header {
	align-items: flex-start;
	border-bottom: 1px solid #dee2e6;
	display: flex;
	justify-content: space-between;
	padding: 1rem;
}

.modal-header .close {
	margin: -1rem -1rem -1rem auto;
	padding: 1rem 1rem;
}

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

.modal-body {
	flex: 1 1 auto;
	padding: 1rem;
	position: relative;
}

.modal-footer {
	align-items: center;
	border-top: 1px solid #dee2e6;
	justify-content: flex-end;
	display: flex;
	padding: 1rem;
}

.modal-footer > :not(:first-child) {
	margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
	margin-right: .25rem;
}

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

@media (min-width: 576px) {
	.modal-dialog {
		margin: 1.75rem auto;
		max-width: 500px;
	}
	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem);
	}
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem);
	}
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem);
	}
	.modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
	}
	.modal-sm {
		max-width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg,
	.modal-xl {
		max-width: 800px;
	}
}

@media (min-width: 1200px) {
	.modal-xl {
		max-width: 1140px;
	}
}


/** scroll to top */
#ScrollToTop {
	background: #FFF;
	border: 1px solid #444;
	cursor: pointer;
	text-align: center;
	height: 40px;
	width: 60px;
	overflow: hidden;
	position: fixed;
	z-index: 1001;
	transition: margin 1s ease;
}

#ScrollToTop.hpos-right {
	right: 20px;
}

#ScrollToTop.hpos-left {
	left: 20px;
}

#ScrollToTop.vpos-top {
	top: 20px;
}

#ScrollToTop.vpos-bottom {
	bottom: 20px;
}

#ScrollToTop.scroll-top-visible {}

#ScrollToTop.scroll-top-fixed {
	background: #000;
	border-color: #000;
	margin-bottom: -20px;
}

#ScrollToTop .scroll-top-icon {}

#ScrollToTop .scroll-top-icon::before {
	content: "";
	border: solid #444;
	border-width: 2px 2px 0 0;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: -2px 0 0 -6px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: rotate(-45deg);
}

#ScrollToTop .scroll-top-icon::after {
	content: "";
	background: #444;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	transform: translate3d(0,100%,0);
	transition: all .3s ease;
}

#ScrollToTop:hover .scroll-top-icon::before {
	border-color: #FFF;
}

#ScrollToTop:hover .scroll-top-icon::after {
	transform: translate3d(0,0,0);
}

#ScrollToTop.scroll-top-fixed .scroll-top-icon::before {
	border-color: #FFF;
}

#ScrollToTop.scroll-top-fixed .scroll-top-icon::after {
	background: #FFF;
}

#ScrollToTop.scroll-top-fixed:hover .scroll-top-icon::before {
	border-color: #000;
}

#nav-toggle:checked ~ #ScrollToTop,
.touch #ScrollToTop {
	display: none !important;
}

@media (prefers-reduced-motion: reduce) {
	#ScrollToTop .scroll-top-icon::after {
		display: none;
	}
}

@media print {
	body #ScrollToTop {
		display: none !important;
	}
}

@media screen and (max-width: 991px) {
	body #ScrollToTop {
		display: none !important;
	}
}


/** cookie hint */
#cookieconsent {}

@keyframes slideDown {
	0% { transform: translateY(-66px); }
	100% { transform: translateY(0); }
}
@keyframes slideUp {
	0% { transform: translateY(66px); }
	100% { transform: translateY(0); }
}

.cc_container,
.cc_message,
.cc_btn {
	animation-duration: .8s;
}

.cc_banner-wrapper.cc_banner-position-top .cc_container,
.cc_banner-wrapper.cc_banner-position-top .cc_message,
.cc_banner-wrapper.cc_banner-position-top .cc_btn {
	animation-name: slideDown;
}

.cc_banner-wrapper:not(.cc_banner-position-top) .cc_container,
.cc_banner-wrapper:not(.cc_banner-position-top) .cc_message,
.cc_banner-wrapper:not(.cc_banner-position-top) .cc_btn {
	animation-name: slideUp;
}

.cc_spacer {}

.cc_banner-wrapper {
	display: none;
	position: absolute;
	z-index: 10005;
}

@media print {
	.cc_banner-wrapper {
		display: none !important;
	}
}

.cc_banner-wrapper .cc_container {
	align-items: center;
	background: #FFF;
	box-sizing: border-box;
	color: #999;
	font-size: 14px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	position: fixed;
	right: 0;
	left: 0;
}

.cc_banner-wrapper.cc_banner-position-top .cc_container {
	border-bottom: 1px solid #CCC;
	top: 0;
}

.cc_banner-wrapper:not(.cc_banner-position-top) .cc_container {
	border-top: 1px solid #CCC;
	bottom: 0;
}

.cc_banner-wrapper .cc_container-content {
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1200px;
}

.cc_banner-wrapper .cc_btn {
	cursor: pointer;
	border-radius: 5px;
	display: block;
	text-align: center;
	margin-left: 10px;
	padding: 8px 10px;
	text-decoration: none;
	width: 100%;
	max-width: 120px;
	transition: all .2s ease-in-out;
	order: 1;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
	color: #000;
	background-color: #C8C8C8;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
	color: #888;
	background-color: #D3D3D3;
}

.cc_container .cc_message {
	display: block;
	color: #888;
	margin: 0 auto 0 0;
	padding: 0;
	width: 100%;
	max-width: calc(100% - 150px);
}

@media (prefers-reduced-motion: reduce) {
	.cc_banner-wrapper.cc_banner-position-top .cc_container,
	.cc_banner-wrapper:not(.cc_banner-position-top) .cc_container,
	.cc_banner-wrapper.cc_banner-position-top .cc_message,
	.cc_banner-wrapper:not(.cc_banner-position-top) .cc_message,
	.cc_banner-wrapper.cc_banner-position-top .cc_btn,
	.cc_banner-wrapper:not(.cc_banner-position-top) .cc_btn {
		animation: none;
	}
}

@media screen and (max-width: 767px) {
	.cc_banner-wrapper .row {
		align-items: start;
	}
}

@media screen and (max-width: 414px) {
	.cc_container .cc_message {
		max-width: 100%;
	}
	.cc_banner-wrapper .cc_btn {
		margin: 10px 0 0 auto;
		max-width: 100%;
	}
}


/** breadcrumbs */
#breadcrumbList {
	margin: 10px 0;
}

#breadcrumbList .breadcrumb-list {}

#breadcrumbList .breadcrumb-list .info {}

#breadcrumbList .breadcrumb-section {}

#breadcrumbList .breadcrumb-item {}

#breadcrumbList .breadcrumb-item:first-child {}

#breadcrumbList .breadcrumb-item[data-page-id="1"] .breadcrumb-link::before {
	content: "\f015";
	color: #000;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 900;
	line-height: 1;
}

#breadcrumbList .breadcrumb-item[data-page-id="1"] .breadcrumb-text {
	display: none;
}

#breadcrumbList .breadcrumb-item br {
	display: none;
}

#breadcrumbList .breadcrumb-item .breadcrumb-link {
	text-decoration: none;
}

#breadcrumbList .breadcrumb-item .breadcrumb-text {
	color: #CCC;
	display: inline-block;
	font-size: 14px;
}

#breadcrumbList .breadcrumb-item .breadcrumb-link:hover .breadcrumb-text {
	color: #000;
}

#breadcrumbList .breadcrumb-item.active {}

#breadcrumbList .breadcrumb-item.active .breadcrumb-text {
	color: #444;
	cursor: default;
}

#breadcrumbList .breadcrumb-item.active .breadcrumb-text::selection {
	color: #FFF;
}

#breadcrumbList .breadcrumb-item.active .breadcrumb-text::-moz-selection {
	color: #FFF;
}

#breadcrumbList span.separator {
	cursor: default;
	color: #444;
	display: inline-block;
	margin: 0 5px;
	text-indent: -9999px;
	position: relative;
	width: 5px;
}

#breadcrumbList span.separator::after {
	content: "/";
	display: block;
	font-size: 14px;
	line-height: 1;
	text-indent: 0;
	position: absolute;
	bottom: 2px;
}


/* toggle navi */
#nav-toggle {
	position: fixed;
	top: -100vh;
	left: -100vw;
}

#nav-toggle:checked {}

.navbar-toggler {
	display: none;
	cursor: pointer;
	border: none;
	height: 45px;
	width: 60px;
	line-height: 0;
	margin: 0;
	padding: 5px;
	text-align: center;
	position: absolute;
	top: 60px;
	right: 15px;
	z-index: 10005;
	transition: all .2s ease;
}

.navbar-toggler .navbar-toggler-label {
	display: none;
}

.navbar-toggler .navbar-toggler-icon {
	margin: 15px 0 0;
	position: relative;
}

.navbar-toggler-icon::before,
.navbar-toggler-icon::after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
}

.navbar-toggler-icon,
.navbar-toggler-icon::before,
.navbar-toggler-icon::after {
	display: block;
	background: #444;
	height: 5px;
	transition: all .4s ease-in-out;
}

.navbar-toggler-icon::before {
	bottom: 15px;
}
.navbar-toggler-icon::after {
	top: 15px;
}

#nav-toggle:checked ~ #outer-wrapper .navbar-toggler-icon::before,
#nav-toggle:checked ~ #outer-wrapper .navbar-toggler-icon::after {
	background-color: #FFF;
}

html:not(.touch) #nav-toggle:not(:checked) ~ #outer-wrapper .navbar-toggler:hover .navbar-toggler-icon,
html:not(.touch) #nav-toggle:not(:checked) ~ #outer-wrapper .navbar-toggler:hover .navbar-toggler-icon::before,
html:not(.touch) #nav-toggle:not(:checked) ~ #outer-wrapper .navbar-toggler:hover .navbar-toggler-icon::after {
	height: 4px;
}

html:not(.touch) #nav-toggle:not(:checked) ~ #outer-wrapper .navbar-toggler:hover .navbar-toggler-icon::before {
	transform: translateY(4px);
}

html:not(.touch) #nav-toggle:not(:checked) ~ #outer-wrapper .navbar-toggler:hover .navbar-toggler-icon::after {
	transform: translateY(-4px);
}

#nav-toggle:checked ~ #outer-wrapper .navbar-toggler {}

#nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon,
.touch #nav-toggle:checked + .navbar-toggler .navbar-toggler-icon {
	background: none;
}

#nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::before {
	transform: translateY(15px) rotate(45deg);
}

#nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::after {
	transform: translateY(-15px) rotate(-45deg);
}

#nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::before,
.touch #nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::before {
	transform: translateY(15px) rotate(45deg);
}

#nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::after,
.touch #nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::after {
	transform: translateY(-15px) rotate(-45deg);
}

#nav-toggle:checked ~ #outer-wrapper #inner-wrapper {
	/*position: fixed;*/
	/*transform: translateX(-60%);*/
}

#nav-toggle:checked ~ #outer-wrapper #inner-wrapper::after {
	content: "";
	box-shadow: 0 20px 50px #868686;
	width: 100%;
	position: absolute;
	top: -5vh;
	right: 0;
	bottom: -5vh;
}

#nav-toggle:checked ~ #outer-wrapper #content-area {
	overflow: hidden;
}

#nav-toggle:checked ~ #outer-wrapper #overlay {
	/*display: block;*/
}


/** visibility */
.visible {
	visibility: visible !important;
}
.invisible {
	visibility: hidden !important;
}


/** frame space */
/* before */
.frame-space-before-none {
	margin-top: 0rem;
}
.frame-space-before-extra-small {
	margin-top: 1rem;
}
.frame-space-before-small {
	margin-top: 1.5rem;
}
.frame-space-before-medium {
	margin-top: 2rem;
}
.frame-space-before-large {
	margin-top: 2.5rem;
}
.frame-space-before-extra-large {
	margin-top: 3rem;
}

/* after */
.frame-space-after-none {
	margin-bottom: 0rem;
}
.frame-space-after-extra-small {
	margin-bottom: 1rem;
}
.frame-space-after-small {
	margin-bottom: 1.5rem;
}
.frame-space-after-medium {
	margin-bottom: 2rem;
}
.frame-space-after-large {
	margin-bottom: 2.5rem;
}
.frame-space-after-extra-large {
	margin-bottom: 3rem;
}


/** frame ruler */
/* before */
.frame-ruler-before {
	border-top: 1px solid rgba(0, 0, 0, .125);
	margin-top: 10px;
	padding-top: 10px;
}

@media (min-width: 568px) {
	.frame-ruler-before {
		margin-top: 15px;
		padding-top: 15px;
	}
}

@media (min-width: 768px) {
	.frame-ruler-before {
		margin-top: 20px;
		padding-top: 20px;
	}
}

@media (min-width: 992px) {
	.frame-ruler-before {
		margin-top: 25px;
		padding-top: 25px;
	}
}

@media (min-width: 1200px) {
	.frame-ruler-before {
		margin-top: 30px;
		padding-top: 30px;
	}
}

/* after */
.frame-ruler-after {
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	margin-bottom: 10px;
	padding-bottom: 10px;
}

@media (min-width: 568px) {
	.frame-ruler-after {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
}

@media (min-width: 768px) {
	.frame-ruler-after {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
}

@media (min-width: 992px) {
	.frame-ruler-after {
		margin-bottom: 25px;
		padding-bottom: 25px;
	}
}

@media (min-width: 1200px) {
	.frame-ruler-after {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
}

/* indent */
.frame-indent .frame-inner {
	margin-left: 0%;
	margin-right: 0%;
}

@media (min-width: 568px) {
	.frame-indent .frame-inner {
		margin-left: 4%;
		margin-right: 4%;
	}
}

@media (min-width: 768px) {
	.frame-indent .frame-inner {
		margin-left: 8%;
		margin-right: 8%;
	}
}

@media (min-width: 1024px) {
	.frame-indent .frame-inner {
		margin-left: 12%;
		margin-right: 12%;
	}
}

@media (min-width: 1200px) {
	.frame-indent .frame-inner {
		margin-left: 16%;
		margin-right: 16%;
	}
}

/* indent-left */
.frame-indent-left .frame-inner {
	margin-left: 0%;
}

@media (min-width: 568px) {
	.frame-indent-left .frame-inner {
		margin-left: 8%;
	}
}

@media (min-width: 768px) {
	.frame-indent-left .frame-inner {
		margin-left: 16%;
	}
}

@media (min-width: 1024px) {
	.frame-indent-left .frame-inner {
		margin-left: 24%;
	}
}

@media (min-width: 1200px) {
	.frame-indent-left .frame-inner {
		margin-left: 32%;
	}
}

/* indent-right */
.frame-indent-right .frame-inner {
	margin-right: 0%;
}

@media (min-width: 568px) {
	.frame-indent-right .frame-inner {
		margin-right: 8%;
	}
}

@media (min-width: 768px) {
	.frame-indent-right .frame-inner {
		margin-right: 16%;
	}
}

@media (min-width: 1024px) {
	.frame-indent-right .frame-inner {
		margin-right: 24%;
	}
}

@media (min-width: 1200px) {
	.frame-indent-right .frame-inner {
		margin-right: 32%;
	}
}


/** align */
.align-baseline {
	vertical-align: baseline !important;
}
.align-top {
	vertical-align: top !important;
}
.align-middle {
	vertical-align: middle !important;
}
.align-bottom {
	vertical-align: bottom !important;
}
.align-text-bottom {
	vertical-align: text-bottom !important;
}
.align-text-top {
	vertical-align: text-top !important;
}


/** valign */
.valign {
	align-items: center;
	display: flex;
	width: 100%;
}
.valign .vcontainer {
	width: 100%;
}


/** float */
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.float-none {
	float: none !important;
}

@media screen and (min-width: 568px) {
	.float-xsm-left {
		float: left !important;
	}
	.float-xsm-right {
		float: right !important;
	}
	.float-xsm-none {
		float: none !important;
	}
}

@media screen and (min-width: 768px) {
	.float-sm-left {
		float: left !important;
	}
	.float-sm-right {
		float: right !important;
	}
	.float-sm-none {
		float: none !important;
	}
}

@media screen and (min-width: 992px) {
	.float-md-left {
		float: left !important;
	}
	.float-md-right {
		float: right !important;
	}
	.float-md-none {
		float: none !important;
	}
}

@media screen and (min-width: 1024px) {
	.float-lg-left {
		float: left !important;
	}
	.float-lg-right {
		float: right !important;
	}
	.float-lg-none {
		float: none !important;
	}
}

@media (min-width: 1200px) {
	.float-xl-left {
		float: left !important;
	}
	.float-xl-right {
		float: right !important;
	}
	.float-xl-none {
		float: none !important;
	}
}


/** overflow */
.overflow-auto {
	overflow: auto !important;
}
.overflow-hidden {
	overflow: hidden !important;
}


/** position */
.position-static {
	position: static !important;
}
.position-relative {
	position: relative !important;
}
.position-absolute {
	position: absolute !important;
}
.position-fixed {
	position: fixed !important;
}
.position-sticky {
	position: sticky !important;
}


/** height */
.h-25 {
	height: 25% !important;
}
.h-50 {
	height: 50% !important;
}
.h-75 {
	height: 75% !important;
}
.h-100 {
	height: 100% !important;
}
.h-auto {
	height: auto !important;
}
.vw-100 {
	width: 100vw !important;
}
.min-vw-100 {
	min-width: 100vw !important;
}
.mw-100 {
	max-width: 100% !important;
}


/** width */
.w-20 {
	width: 20% !important;
}
.w-25 {
	width: 25% !important;
}
.w-33 {
	width: 33.33333333% !important;
}
.w-50 {
	width: 50% !important;
}
.w-66 {
	width: 66.66666667% !important;
}
.w-75 {
	width: 75% !important;
}
.w-100 {
	width: 100% !important;
}
.w-auto {
	width: auto !important;
}
.vh-100 {
	height: 100vh !important;
}
.min-vh-100 {
	min-height: 100vh !important;
}
.mh-100 {
	max-height: 100% !important;
}


/** texts */
.text-wrap {
	white-space: normal !important;
}
.text-nowrap {
	white-space: nowrap !important;
}
.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.text-decoration-none {
	text-decoration: none !important;
}
.text-break {
	word-break: break-word !important;
	overflow-wrap: break-word !important;
}
.text-reset {
	color: inherit !important;
}

@media screen and (min-width: 568px) {
	.text-xsm-left {
		text-align: left !important;
	}
	.text-xsm-right {
		text-align: right !important;
	}
	.text-xsm-center {
		text-align: center !important;
	}
}

@media screen and (min-width: 768px) {
	.text-sm-left {
		text-align: left !important;
	}
	.text-sm-right {
		text-align: right !important;
	}
	.text-sm-center {
		text-align: center !important;
	}
}

@media screen and (min-width: 992px) {
	.text-md-left {
		text-align: left !important;
	}
	.text-md-right {
		text-align: right !important;
	}
	.text-md-center {
		text-align: center !important;
	}
}

@media screen and (min-width: 1024px) {
	.text-lg-left {
		text-align: left !important;
	}
	.text-lg-right {
		text-align: right !important;
	}
	.text-lg-center {
		text-align: center !important;
	}
}

@media (min-width: 1200px) {
	.text-xl-left {
		text-align: left !important;
	}
	.text-xl-right {
		text-align: right !important;
	}
	.text-xl-center {
		text-align: center !important;
	}
}


/** font */
.font-italic {
	font-style: italic !important;
}
.font-weight-100 {
	font-weight: 100 !important;
}
.font-weight-200 {
	font-weight: 200 !important;
}
.font-weight-light,
.font-weight-300 {
	font-weight: 300 !important;
}
.font-weight-lighter {
	font-weight: lighter !important;
}
.font-weight-normal,
.font-weight-400 {
	font-weight: 400 !important;
}
.font-weight-500 {
	font-weight: 500 !important;
}
.font-weight-600 {
	font-weight: 600 !important;
}
.font-weight-bold,
.font-weight-700 {
	font-weight: 700 !important;
}
.font-weight-bolder,
.font-weight-800 {
	font-weight: bolder !important;
}
.font-weight-dark,
.font-weight-900 {
	font-weight: 900 !important;
}


/** header */
.frame-header *:last-child {
	margin-bottom: 1rem;
}

.frame-type-header .frame-header *:last-child {
	margin-bottom: 0;
}

header {}

@media screen and (max-width: 666px) {
	header * {
		-webkit-hyphens: auto;
		   -moz-hyphens: auto;
			-ms-hyphens: auto;
				hyphens: auto;
	}
}

/* headline positions */
header .center,
header .ce-headline-center {
	text-align: center;
}

header .right,
header .ce-headline-right {
	text-align: right;
}

header .left,
header .ce-headline-left {
	text-align: left;
}


/** zweispaltiger Text */
.frame-layout-1 {}

/* ipad - portrait */
@media screen and (min-width: 768px) {
	.frame-layout-1 > ul, /* frame-type-bullets */
	.frame-layout-1 .ce-bodytext {
		column-count: 2;
		column-gap: 30px;
	}

	.frame-layout-1 .row ul,
	.frame-layout-1 .row .ce-bodytext,
	.sidebar .frame-layout-1 > ul,
	.sidebar .frame-layout-1 .ce-bodytext,
	.frame-type-gridelements_pi1 .col .frame-layout-1 > ul,
	.frame-type-gridelements_pi1 .col .frame-layout-1 .ce-bodytext {
		column-count: auto;
	}

	.frame-layout-1 .ce-bodytext p,
	.frame-layout-1 .ce-bodytext li {
		-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
		   -moz-column-break-inside: avoid; /* Mozilla */
			-mx-column-break-inside: avoid;
				column-break-inside: avoid;
				  page-break-inside: avoid; /* Firefox */
					   break-inside: avoid; /* IE 10+ */
	}

	.frame-layout-1 .ce-bodytext p:first-of-type:last-of-type {
		display: inline-block;
	}
}

@media print {
	.frame-layout-1 > ul,
	.frame-layout-1 .ce-bodytext {
		column-count: auto;
	}
}

/* Chrome, Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.frame-layout-1 .ce-bodytext p {
		margin-bottom: 0;
	}

	.frame-layout-1 .ce-bodytext p::after {
		content: '';
		display: block;
		height: 20px; /* height of bottom-margin */
	}

	.frame-layout-1 .ce-bodytext p:last-child::after {
		height: 0;
	}
}

/* Firefox */
@-moz-document url-prefix() {
	.frame-layout-1 .ce-bodytext p {
		margin-bottom: 20px;
	}
	.frame-layout-1 .ce-bodytext p::after {
		display: none;
	}
}

/* Internet Explorer 10+, Microsoft Edge Browser */
_:-ms-lang(x), .frame-layout-1 .ce-bodytext p {
	margin-bottom: 20px;
}

_:-ms-lang(x), .frame-layout-1 .ce-bodytext p::after {
	display: none;
}


/** iframes */
iframe {
	border: none;
	max-width: 100%;
}

.iframe-outer-wrapper {
	max-width: 100%;
}

.align-left .iframe-outer-wrapper,
.ce-left .iframe-outer-wrapper {
	margin: 0 auto 0 0;
}

.align-center .iframe-outer-wrapper,
.ce-center .iframe-outer-wrapper {
	margin: 0 auto;
}

.align-right .iframe-outer-wrapper,
.ce-right .iframe-outer-wrapper {
	margin: 0 0 0 auto;
}

.iframe-inner-wrapper {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding: 56.25% 0 0; /* padding -> ratio: 16x9 */
	position: relative;
}

.iframe-inner-wrapper iframe {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* audio */
.audio {}

.audio-embed {}

audio {
	width: 100%;
}

/* video */
.video {}

.video-embed {}

video {
	max-width: 100%;
}

/* hide AdWords Remarketing iFrame */
iframe[name="google_conversion_frame"] {
	border: none !important;
	height: 0 !important;
	width: 0 !important;
	position: fixed;
	bottom: 0;
	visibility: hidden;
}


/** maps */
.map {
	clear: both;
	height: 100%;
	position: relative;
	transition: .25s ease-out;
}

.map .maps-caption {
	background: rgba(0,0,0,.2);
	height: 100%;
}

.map .maps-caption .image {
	background: no-repeat center;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.map .maps-caption .maps-terms {
	color: #FFF;
	background: rgba(0,0,0,.5);
	padding: 20px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.map .maps-caption .maps-terms p {
	margin: 0 0 10px;
}

.map .maps-caption .maps-terms p:last-child {
	margin-bottom: 0;
}

.map .maps-caption .maps-terms .more {}

.map .maps-caption .maps-terms .btn {}

/* tap to enable */
div.tapToEnable {
	display: block;
	cursor: pointer;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 300;
}

@media print {
	div.tapToEnable {
		display: none !important;
	}
}

div.tapToEnable.open {
	height: auto;
}

div.tapToEnable span {
	background: rgba(0, 0, 0, .5);
	box-sizing: border-box;
	height: 36px;
	width: 36px;
	position: absolute;
	top: 0;
	right: 0;
}

div.tapToEnable span::before,
div.tapToEnable span::after {
	box-sizing: initial;
	content: "";
	position: absolute;
}

div.tapToEnable span::before {
	border: 4px solid #FFF;
	border-radius: 50%;
	clip: rect(auto, auto, auto, 5px);
	height: 8px;
	width: 6px;
	top: 7px;
	left: 11px;
	transform: rotate(-90deg);
	transition: .1s ease-out;
}

div.tapToEnable span::after {
	background: #FFF;
	border-radius: 2px;
	height: 12px;
	width: 18px;
	bottom: 7px;
	left: 9px;
}

div.tapToEnable.open span::before {
	top: 5px;
	left: 13px;
	transform: rotate(-60deg);
}

/* Internet Explorer 10+, Microsoft Edge Browser */
_:-ms-lang(x), div.tapToEnable span::before {
	height: 15px;
	width: 15px;
	left: 10px;
}


/** media */
div.ce-textpic {}
div.ce-gallery {}

div.ce-textpic:empty,
div.ce-gallery:empty { display: none; }

div.ce-textpic::after,
div.ce-gallery::after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

div.ce-gallery img {
	box-sizing: content-box;
	display: block;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}

/* border */
.ce-border .ce-media,
.ce-border figure img,
.ce-border iframe {
	border: 1px solid #CCC;
	padding: 5px;
}

/* position */
div.ce-above .ce-bodytext {
	clear: both;
}

div.ce-below .ce-bodytext {}

div.ce-below .ce-gallery {}

div.ce-below .ce-bodytext + .ce-gallery {
	margin-top: 20px;
}

div.ce-right .ce-gallery,
div.ce-left .ce-gallery {
	max-width: calc(50% + 15px);
	z-index: 1;
}

div.ce-right .ce-gallery {
	float: right;
	margin-left: 0;
	padding-left: 30px;
}

div.ce-right .ce-gallery .ce-media {
	text-align: right;
}

div.ce-left .ce-gallery {
	float: left;
	margin-right: 0;
	padding-right: 30px;
}

div.ce-left .ce-gallery .ce-media {
	text-align: left;
}

div.ce-center .ce-gallery {
	margin: 0 auto;
	text-align: center;
}

div.ce-center .ce-gallery img {
	margin: 0 auto;
}

/* desc */
div.ce-gallery .ce-column figure {
	display: block;
	margin: 0;
	width: 100%;
}

div.ce-gallery .ce-column figure figcaption {
	display: block;
	font-size: 90%;
	text-align: left;
	margin: 5px 0 0;
	word-wrap: break-word;
}

/* in text */
div.csc-textpic .csc-textpic-image:last-child {
	margin-bottom: 0;
}

div.ce-intext .ce-gallery {
	margin-bottom: 10px;
}

div.ce-intext .ce-gallery[data-ce-columns="1"] img {}

div.ce-intext.ce-right .ce-gallery {}

div.ce-intext.ce-left .ce-gallery {}

div.ce-intext .ce-gallery .ce-row {
	width: auto;
}

/* smaller than iPhone5 - landscape */
@media screen and (max-width: 567px) {
	div.ce-right .ce-gallery,
	div.ce-left .ce-gallery {
		float: none;
		max-width: 100%;
	}
	div.ce-intext.ce-right .ce-gallery {
		padding-left: 0;
	}
	div.ce-intext.ce-left .ce-gallery {
		padding-right: 0;
	}
	div.ce-textpic .ce-gallery + .ce-bodytext,
	div.ce-textpic .ce-bodytext + .ce-gallery {
		margin-top: 40px;
	}
	.ce-gallery .ce-row:last-child .ce-column:last-child {
		margin-bottom: 0;
	}
}

/* beside text */
@media screen and (min-width: 667px) {
	div.ce-textpic.ce-intext.ce-nowrap {
		display: flex;
		align-items: start;
		flex: 0 1 auto;
		flex-flow: row wrap;
		justify-content: space-between;
		height: 100%;
	}
	div.ce-textpic.ce-intext.ce-nowrap::after {
		content: "";
		clear: both;
		display: block;
		height: 0;
		visibility: hidden;
	}
	div.ce-textpic.ce-intext.ce-nowrap.ce-right {
		flex-direction: row-reverse;
		flex-flow: row-reverse;
	}
	div.ce-textpic.ce-intext.ce-nowrap .ce-gallery,
	div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {
		flex: 0 0 auto;
		flex-wrap: wrap;
		width: 100%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	div.ce-textpic.ce-intext.ce-nowrap .ce-gallery:first-child:last-child,
	div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext:first-child:last-child {
		flex: 0 0 100%;
		max-width: 100%;
	}
	div.ce-textpic.ce-intext.ce-nowrap .ce-gallery {
		float: none;
		margin-bottom: 0;
	}
	div.ce-textpic.ce-intext.ce-nowrap.ce-right .ce-gallery {
		padding-left: 30px;
	}
	div.ce-textpic.ce-intext.ce-nowrap.ce-left .ce-gallery {
		padding-right: 30px;
	}
	div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap {
		display: block;
	}
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap.ce-right .ce-gallery {
		float: right;
	}
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap.ce-left .ce-gallery {
		float: left;
	}
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {
		max-width: 100%;
		overflow: visible;
	}
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext header + * {
		clear: both;
		padding-top: 10px;
	}
}

/* columns */
.ce-gallery .ce-row {
	align-items: stretch;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-ms-flex: 0 1 auto;
	-ms-flex-align: center;
	-ms-flex-direction: row;
	-ms-flex-pack: start;
	-ms-flex-wrap: wrap;

	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-flex: 0;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: start;
	-webkit-flex-wrap: wrap;

	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin-right: -15px;
	margin-left: -15px;
}

.ce-intext .ce-gallery .ce-row {
	-webkit-box-align: start;
	   -ms-flex-align: start;
		  align-items: start;
}

.ce-gallery .ce-row::before,
.ce-gallery .ce-row::after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.ce-gallery .ce-row + .ce-row {}

.ce-gallery .ce-column {
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;

	flex: 0 0 auto;
	flex-wrap: wrap;
	flex-basis: 0;
	flex-grow: 1;

	margin: 0 0 20px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	width: 100%;
	max-width: 100%;
}

.ce-gallery .ce-column a {
	display: inline-block;
	display: -ms-inline-flexbox;
	margin-bottom: -7px;
	text-decoration: none;
}

.ce-gallery[data-ce-columns="8"] {}

.ce-gallery[data-ce-columns="8"] .ce-column {
	flex: 0 0 12.5%;
	max-width: 12.5%;
}

.ce-gallery[data-ce-columns="7"] {}

.ce-gallery[data-ce-columns="7"] .ce-column {
	flex: 0 0 14.2857%;
	max-width: 14.2857%;
}

.ce-gallery[data-ce-columns="6"] {}

.ce-gallery[data-ce-columns="6"] .ce-column {
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%;
}

.ce-gallery[data-ce-columns="5"] {}

.ce-gallery[data-ce-columns="5"] .ce-column {
	flex: 0 0 20%;
	max-width: 20%;
}

.ce-gallery[data-ce-columns="4"] {}

.ce-gallery[data-ce-columns="4"] .ce-column {
	flex: 0 0 25%;
	max-width: 25%;
}

.ce-gallery[data-ce-columns="3"] {}

.ce-gallery[data-ce-columns="3"] .ce-column {
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%;
}

.ce-gallery[data-ce-columns="2"] {}

.ce-gallery[data-ce-columns="2"] .ce-column {
	flex: 0 0 50%;
	max-width: 50%;
}

.ce-gallery[data-ce-columns="1"] {}

.ce-gallery[data-ce-columns="1"] .ce-column {
	flex: 0 0 100%;
	max-width: 100%;
}

div.ce-right .ce-gallery[data-ce-columns] .ce-column,
div.ce-left .ce-gallery[data-ce-columns] .ce-column {
	flex: 0 0 auto;
}

.ce-gallery[data-ce-columns="1"] .ce-row:last-child .ce-column:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 992px) {
	.ce-gallery[data-ce-columns="8"] .ce-column,
	.ce-gallery[data-ce-columns="7"] .ce-column {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.ce-gallery[data-ce-columns="6"] .ce-column {
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}
}

/* ipad - portrait */
@media screen and (max-width: 768px) {
	.ce-gallery[data-ce-columns="8"] .ce-column,
	.ce-gallery[data-ce-columns="7"] .ce-column,
	.ce-gallery[data-ce-columns="5"] .ce-column,
	.ce-gallery[data-ce-columns="4"] .ce-column {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

/* smaller than ipad - portrait */
@media screen and (max-width: 767px) {
	.ce-gallery[data-ce-columns="6"] .ce-column,
	.ce-gallery[data-ce-columns="3"] .ce-column {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

/* iPhone6+ - portrait */
@media screen and (max-width: 414px) {
	.ce-gallery[data-ce-columns="8"] .ce-column,
	.ce-gallery[data-ce-columns="7"] .ce-column,
	.ce-gallery[data-ce-columns="6"] .ce-column,
	.ce-gallery[data-ce-columns="5"] .ce-column,
	.ce-gallery[data-ce-columns="4"] .ce-column,
	.ce-gallery[data-ce-columns="3"] .ce-column,
	.ce-gallery[data-ce-columns="2"] .ce-column {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.ce-gallery .ce-row:last-child .ce-column:last-child {
		margin-bottom: 0;
	}
}


/** tables */
.frame-type-table {
	display: block;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	position: relative;
	z-index: 1;
	width: 100%;
}

.frame-type-table table {
	min-width: 280px;
}

table {}

table caption {
	/*display: none;*/
	caption-side: bottom;
	font-size: 90%;
	text-align: right;
	margin: 5px 0 0;
}

table.contenttable,
table.ce-table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}

table.ce-table + .ce-table {
	margin: 20px 0 0;
}

table.contenttable thead td,
table.ce-table th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

table.contenttable td,
table.ce-table td {
	padding: 5px;
	vertical-align: top;
}

table.contenttable td,
table.ce-table-bordered th,
table.ce-table-bordered td {
	border: 1px solid #CCC;
}

table.contenttable thead td,
table.ce-table-bordered th {
	background: #CCC;
	border-color: #CCC #FFF;
}

table.ce-table-bordered tbody th {
	border-color: #CCC;
}

table.contenttable thead td:first-child,
table.ce-table-bordered th:first-child {
	border-left-color: #CCC;
}

table.contenttable thead td:last-child,
table.ce-table-borderede th:last-child {
	border-right-color: #CCC;
}

table.contenttable td {}

table.ce-table-bordered td {}

table.ce-table-striped {}

table.contenttable thead td,
table.ce-table-striped thead th {
	background-color: #CCC;
}

table.contenttable tr:nth-of-type(odd),
table.ce-table-striped tr:nth-of-type(odd) {
	background-color: transparent;
}

table.contenttable tr:nth-of-type(even),
table.ce-table-striped tr:nth-of-type(even) {
	background-color: rgba(0,0,0,.03);
}

table.ce-table-striped td {}

table.ce-table tbody th {
	border: 1px solid #CCC;
}

table.ce-table th ~ td {
	border: 1px solid #CCC;
}


/** def lists */
dl {
	display: block;
	overflow: hidden;
}

dl dt {
	clear: both;
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}

dl dd {
	display: block;
	margin: 0 0 15px 30px;
}


/** ce-uploads */
.ce-uploads {
	list-style: none;
	padding: 0;
}

.ce-uploads li {
	margin: 20px 0 0;
}

.ce-uploads li:first-child {
	margin-top: 0;
}

.ce-uploads li::after {
	content: "";
	clear: both;
	display: block;
}

.ce-uploads .ce-uploads-fileName {
	display: inline-block;
}

/* only name */
.ce-uploads li > div:first-child a {}

/* preview */
.ce-uploads li > a:first-child {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	text-decoration: none;
	position: relative;
	z-index: 2;
}

.ce-uploads li > a:first-child img {
	background-size: 10px 10px;
	display: block;
	float: none;
	height: auto;
	max-width: 100%;
	padding: 0;
}

.ce-uploads li > a:first-child + div {
	padding-top: 20px;
}

/* icon */
.ce-uploads li > img {
	display: none;
}

.ce-uploads li > img + div a {
	display: inline-block;
	padding-top: 5px;
	position: relative;
}

.ce-uploads li > img + div a::before {
	display: inline-block;
	color: #444;
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	font-weight: 900;
	line-height: 1;
	margin-top: -2px;
	position: absolute;
	left: 0;
}

.ce-uploads li > img + div a[href]::before {
	content: "\f016";
}

.ce-uploads li > img + div a[href$='.jpg' i]::before,
.ce-uploads li > img + div a[href$='.jpeg' i]::before,
.ce-uploads li > img + div a[href$='.ico' i]::before,
.ce-uploads li > img + div a[href$='.gif' i]::before,
.ce-uploads li > img + div a[href$='.png' i]::before {
	content: "\f1c5";
}

.ce-uploads li > img + div a[href$='.csv' i]::before,
.ce-uploads li > img + div a[href$='.xls' i]::before,
.ce-uploads li > img + div a[href$='.xlsx' i]::before,
.ce-uploads li > img + div a[href$='.xlt' i]::before,
.ce-uploads li > img + div a[href$='.xlw' i]::before,
.ce-uploads li > img + div a[href$='.doc' i]::before,
.ce-uploads li > img + div a[href$='.docx' i]::before,
.ce-uploads li > img + div a[href$='.pages' i]::before,
.ce-uploads li > img + div a[href$='.rtf' i]::before,
.ce-uploads li > img + div a[href$='.txt' i]::before {
	content: "\f0f6";
}

.ce-uploads li > img + div a[href$='.pdf' i]::before {
	content: "\f1c1";
}

.ce-uploads li > img + div a[href$='.zip' i]::before,
.ce-uploads li > img + div a[href$='.rar' i]::before,
.ce-uploads li > img + div a[href$='.gzip' i]::before {
	content: "\f1c6";
}

.ce-uploads li > img + div a .ce-uploads-fileName {
	padding-left: 25px;
}

/* description */
.ce-uploads .ce-uploads-description {
	display: block;
}

.ce-uploads .ce-uploads-filesize {
	display: block;
}


/** @print */
@media print {
	@page {
		size: A4 portrait;
	}
	*,
	*::before,
	*::after {
		text-shadow: none !important;
		box-shadow: none !important;
	}
	body {
		min-width: 992px !important;
		-webkit-print-color-adjust: exact;
				print-color-adjust: exact;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	a:not(.btn) {
		text-decoration: underline;
	}
	abbr[title]::after {
		content: " (" attr(title) ")";
	}
	pre {
		white-space: pre-wrap !important;
	}
	pre,
	blockquote {
		border: 1px solid #adb5bd;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
}


/** eof **/

/* global style for editor */

/** defaults */
b,
strong {
	font-weight: 600;
}

i,
em {
	font-style: italic;
}

u,
ins {
	text-decoration: underline;
	text-decoration-color: #444;
}

s,
strike,
del {
	text-decoration: line-through;
	text-decoration-color: #444;
}

small,
.small {
	font-size: 80%;
	font-weight: 400;
}

big,
.big {
	font-size: 120%;
	font-weight: 400;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}


/** headings */
h1, .h1 {
	font-size: 2rem;
}
h2, .h2 {
	font-size: 1.75rem;
}
h3, .h3 {
	font-size: 1.5rem;
}
h4, .h4 {
	font-size: 1.25rem;
}
h5, .h5 {
	font-size: 1rem;
}
h6, .h6 {
	font-size: .85rem;
}

@media (min-width: 568px) {
	h1, .h1 {
		font-size: 2rem;
	}
	h2, .h2 {
		font-size: 1.75rem;
	}
	h3, .h3 {
		font-size: 1.5rem;
	}
	h4, .h4 {
		font-size: 1.25rem;
	}
	h5, .h5 {
		font-size: 1rem;
	}
	h6, .h6 {
		font-size: .85rem;
	}
}

@media (min-width: 768px) {
	h1, .h1 {
		font-size: 2.2rem;
	}
	h2, .h2 {
		font-size: 1.925rem;
	}
	h3, .h3 {
		font-size: 1.65rem;
	}
	h4, .h4 {
		font-size: 1.375rem;
	}
	h5, .h5 {
		font-size: 1.1rem;
	}
	h6, .h6 {
		font-size: .935rem;
	}
}

@media (min-width: 992px) {
	h1, .h1 {
		font-size: 2.4rem;
	}
	h2, .h2 {
		font-size: 2.1rem;
	}
	h3, .h3 {
		font-size: 1.8rem;
	}
	h4, .h4 {
		font-size: 1.5rem;
	}
	h5, .h5 {
		font-size: 1.2rem;
	}
	h6, .h6 {
		font-size: 1.02rem;
	}
}

@media (min-width: 1200px) {
	h1, .h1 {
		font-size: 2.6rem;
	}
	h2, .h2 {
		font-size: 2.275rem;
	}
	h3, .h3 {
		font-size: 1.95rem;
	}
	h4, .h4 {
		font-size: 1.625rem;
	}
	h5, .h5 {
		font-size: 1.3rem;
	}
	h6, .h6 {
		font-size: 1.105rem;
	}
}


/** paragraphs */
p {
	margin: 0 0 20px;
}

p:first-of-type {}

p:first-child {}

p:last-child {
	margin-bottom: 0;
}


/** text colors */
.text-white {
	color: #FFF !important;
}

.text-primary {
	color: #4faf98 !important;
}
.text-primary a:hover,
.text-primary a:focus {
	color: #377a6a !important;
}

.text-secondary {
	color: #ff3f00 !important;
}
.text-secondary a:hover,
.text-secondary a:focus {
	color: #b32c00 !important;
}

.text-success {
	color: #28a745 !important;
}
.text-success a:hover,
.text-success a:focus {
	color: #19692c !important;
}

.text-info {
	color: #17a2b8 !important;
}
.text-info a:hover,
.text-info a:focus {
	color: #0f6674 !important;
}

.text-warning {
	color: #ffc107 !important;
}
.text-warning a:hover,
.text-warning a:focus {
	color: #ba8b00 !important;
}

.text-danger {
	color: #dc3545 !important;
}
.text-danger a:hover,
.text-danger a:focus {
	color: #a71d2a !important;
}


/** texts */
.text-left {
	text-align: left !important;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
.text-justify {
	text-align: justify !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}
.text-lowercase {
	text-transform: lowercase !important;
}
.text-uppercase {
	text-transform: uppercase !important;
}

/* text-indent */
.text-indent {}

.cke_editable .text-indent {
	margin-left: 40px;
}

@media (min-width: 568px) {
	.text-indent {
		margin-left: 20px;
	}
}

@media (min-width: 768px) {
	.text-indent {
		margin-left: 40px;
	}
}

@media (min-width: 1024px) {
	.text-indent {
		margin-left: 60px;
	}
}

@media (min-width: 1200px) {
	.text-indent {
		margin-left: 80px;
	}
}

/* lead */
.lead {}

.lead::first-letter {
	font-size: 200%;
}


/** img in text */
p img[style*="float: right;"],
p img[style*="float:right;"] {
	padding-left: 20px;
}

p img[style*="float: left;"],
p img[style*="float:left;"] {
	padding-right: 20px;
}

/* smaller than iPhone5 - landscape */
@media screen and (max-width: 567px) {
	p img[style*="float: right;"],
	p img[style*="float:right;"] {
		float: none !important;
		padding-left: 0;
	}
	p img[style*="float: left;"],
	p img[style*="float:left;"] {
		float: none !important;
		padding-right: 0;
	}
}


/** lists */
.cke_editable ul:not(:last-child),
.ce-bodytext ul:not(:last-child),
.ce-bodytext ol:not(:last-child) {
	margin-bottom: 20px;
}

.cke_editable ul.list-unstyled > li::before,
.ce-bodytext ul.list-unstyled > li::before,
.ce-bodytext ul.list-inline > li::before {
	display: none;
}

/* ul */
.cke_editable ul,
.ce-bodytext ul,
.content ul.ce-bullets {
	padding-left: 0;
}
.cke_editable ul ul,
.cke_editable ul ol,
.ce-bodytext ul ul,
.ce-bodytext ul ol,
.content ul.ce-bullets ul,
.content ul.ce-bullets ol {
	margin-top: 10px;
	padding-left: 0;
}
.cke_editable ul > li > p:first-child:last-child,
.ce-bodytext ul > li > p:first-child:last-child {
	display: inline;
}
.cke_editable ul > li,
.ce-bodytext ul > li,
.content ul.ce-bullets > li {
	margin: 0 0 10px 15px;
	position: relative;
}

/* ol */
.cke_editable ol,
.ce-bodytext ol,
.content ol.ce-bullets {
	margin: 0;
	padding-left: 0;
}
.cke_editable ol ul,
.cke_editable ol ol,
.ce-bodytext ol ul,
.ce-bodytext ol ol,
.content ol.ce-bullets ul,
.content ol.ce-bullets ol {
	margin-top: 10px;
}
.cke_editable ol > li,
.ce-bodytext ol > li,
.content ol.ce-bullets > li {
	margin: 0 0 10px 35px;
	position: relative;
}
.cke_editable ol ol > li,
.ce-bodytext ol ol > li,
.content ol.ce-bullets ol > li {
	margin-left: 25px;
}

/* unstyled */
.cke_editable .list-unstyled,
.ce-bodytext .list-unstyled {
	padding-left: 0;
	list-style: none;
}

/* inline */
.cke_editable .list-inline,
.ce-bodytext .list-inline {
	padding-left: 0;
	list-style: none;
}

.cke_editable .list-inline > li,
.ce-bodytext .list-inline > li {
	display: inline-block;
	margin: 0 0 10px;
}

.cke_editable .list-inline > li:not(:last-child),
.ce-bodytext .list-inline > li:not(:last-child) {
	margin-right: 15px;
}


/** quotes */
q,
quote,
.quote {
	quotes: '„' '“';
	display: block;
	font-style: italic;
	margin: 15px 20px;
}

q::before,
q::after,
quote::before,
quote::after,
.quote::before,
.quote::after {
	font-size: large;
	line-height: 1;
}

q::before,
quote::before,
.quote::before {
	content: open-quote;
}

q::after,
quote::after,
.quote::after {
	content: close-quote;
}

q p:first-child,
q p:last-child,
quote p:first-child,
quote p:last-child,
.quote p:first-child,
.quote p:last-child {
	display: inline;
}

blockquote,
.blockquote {
	quotes: '“' '”';
	border: none;
	display: block;
	font-style: italic;
	margin: 15px 40px 15px 25px;
	padding: 0;
	position: relative;
}

.cke_editable blockquote,
.cke_editable .blockquote {
	padding: 0;
}

blockquote::before,
.blockquote::before {
	content: open-quote;
	float: left;
	font-size: xx-large;
	line-height: 1;
	margin-left: -25px;
}

blockquote > *:last-child,
.blockquote > *:last-child {
	margin-bottom: 0;
}

blockquote footer,
.blockquote footer {
	display: block;
	font-size: 80%;
	color: #6c757d;
	margin-top: -0.5rem;
}

blockquote footer::before,
.blockquote footer::before {
	content: "\2014 \00A0";
}


/** code */
pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em;
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word;
}

a > code {
	color: inherit;
}

pre {
	display: block;
	color: #2b2b2b;
	font-size: 87.5%;
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal;
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #FFF;
	background-color: #2b2b2b;
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
}


/** buttons */
.btn {
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0;
	color: #2b2b2b;
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	padding: .375rem .75rem;
	text-align: center;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.btn {
		transition: none;
	}
}

.btn:hover {
	color: #2b2b2b;
	text-decoration: none;
}

.btn:focus,
.btn.focus {
	box-shadow: 0 0 0 .2rem rgba(79, 175, 152, .25);
	outline: 0;
}

.btn.disabled,
.btn:disabled {
	opacity: .65;
}

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


/* btn default */
.btn-default {
	color: #2b2b2b;
	background-color: #eaebec;
	border-color: #eaebec;
}

.btn-default:hover {
	color: #2b2b2b;
	background-color: #d6d8da;
	border-color: #cfd2d4;
}

.btn-default.focus,
.btn-default:focus {
	box-shadow: 0 0 0 .2rem rgba(205, 206, 207, .5);
}

.btn-default.disabled
.btn-default:disabled {
	color: #2b2b2b;
	background-color: #eaebec;
	border-color: #eaebec;
}

.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active {
	color: #2b2b2b;
	background-color: #cfd2d4;
	border-color: #c9cbce;
}

.btn-default:not(:disabled):not(.disabled).active:focus,
.btn-default:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(205, 206, 207, .5);
}

/* outline-default */
.btn-outline-default {
	color: #2b2b2b;
	border-color: #eaebec;
}

.btn-outline-default:hover {
	color: #2b2b2b;
	background-color: #eaebec;
	border-color: #eaebec;
}

.btn-outline-default.focus,
.btn-outline-default:focus {
	box-shadow: 0 0 0 .2rem rgba(234, 235, 236, .5);
}

.btn-outline-default.disabled,
.btn-outline-default:disabled {
	color: #eaebec;
	background-color: transparent;
}

.btn-outline-default:not(:disabled):not(.disabled).active,
.btn-outline-default:not(:disabled):not(.disabled):active {
	color: #2b2b2b;
	background-color: #eaebec;
	border-color: #eaebec;
}

.btn-outline-default:not(:disabled):not(.disabled).active:focus,
.btn-outline-default:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(234, 235, 236, .5);
}


/* btn primary */
.btn-primary {
	color: #FFF;
	background-color: #4faf98;
	border-color: #4faf98;
}

.btn-primary:hover {
	color: #FFF;
	background-color: #439581;
	border-color: #3f8c79;
}

.btn-primary.focus,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(105, 187, 167, .5);
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #FFF;
	background-color: #4faf98;
	border-color: #4faf98;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #3f8c79;
	border-color: #3b8372;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(105, 187, 167, .5);
}


/* outline-primary */
.btn-outline-primary {
	color: #4faf98;
	border-color: #4faf98;
}

.btn-outline-primary:hover {
	color: #FFF;
	background-color: #4faf98;
	border-color: #4faf98;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(79, 175, 152, .5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #4faf98;
	background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #4faf98;
	border-color: #4faf98;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(79, 175, 152, .5);
}


/* btn secondary */
.btn-secondary {
	color: #FFF;
	background-color: #ff3f00;
	border-color: #ff3f00;
}

.btn-secondary:hover {
	color: #FFF;
	background-color: #d93600;
	border-color: #cc3200;
}

.btn-secondary.focus,
.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 92, 38, .5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #FFF;
	background-color: #ff3f00;
	border-color: #ff3f00;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #cc3200;
	border-color: #bf2f00;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 92, 38, .5);
}

/* outline-secondary */
.btn-outline-secondary {
	color: #ff3f00;
	border-color: #ff3f00;
}

.btn-outline-secondary:hover {
	color: #FFF;
	background-color: #ff3f00;
	border-color: #ff3f00;
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 63, 0, .5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #ff3f00;
	background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #ff3f00;
	border-color: #ff3f00;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 63, 0, .5);
}


/* success */
.btn-success {
	color: #FFF;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-success:hover {
	color: #FFF;
	background-color: #218838;
	border-color: #1e7e34;
}

.btn-success.focus,
.btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
}

.btn-success.disabled,
.btn-success:disabled {
	color: #FFF;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #1e7e34;
	border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
}

/* outline-success */
.btn-outline-success {
	color: #28a745;
	border-color: #28a745;
}

.btn-outline-success:hover {
	color: #FFF;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}


/* info */
.btn-info {
	color: #FFF;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-info:hover {
	color: #FFF;
	background-color: #138496;
	border-color: #117a8b;
}

.btn-info.focus,
.btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
}

.btn-info.disabled,
.btn-info:disabled {
	color: #FFF;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #117a8b;
	border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
}

/* outline-info */
.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8;
}

.btn-outline-info:hover {
	color: #FFF;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}


/* warning */
.btn-warning {
	color: #2b2b2b;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-warning:hover {
	color: #2b2b2b;
	background-color: #e0a800;
	border-color: #d39e00;
}

.btn-warning.focus,
.btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(223, 171, 12, .5);
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #2b2b2b;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active {
	color: #2b2b2b;
	background-color: #d39e00;
	border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(223, 171, 12, .5);
}

/* outline-warning */
.btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-warning:hover {
	color: #2b2b2b;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active {
	color: #2b2b2b;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}


/* danger */
.btn-danger {
	color: #FFF;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-danger:hover {
	color: #FFF;
	background-color: #c82333;
	border-color: #bd2130;
}

.btn-danger.focus,
.btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #FFF;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #bd2130;
	border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
}

/* outline-danger */
.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545;
}

.btn-outline-danger:hover {
	color: #FFF;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active {
	color: #FFF;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}


/** eof **/

/* date picker */

.xdsoft_datetimepicker {
	display: none;
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #FFF;
	border: 1px solid #BBB;
	color: #333;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	padding: 2px 8px 8px 0;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
		 box-sizing: border-box;
}

.xdsoft_datetimepicker iframe {
	background: transparent;
	border: none;
	height: 210px;
	width: 75px;
	position: absolute;
	top: 0;
	left: 0;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
	   -khtml-user-select: none;
		 -moz-user-select: none;
		  -ms-user-select: none;
		   -o-user-select: none;
			  user-select: none;
}

.xdsoft_noselect::selection {
	background: transparent;
}

.xdsoft_noselect::-moz-selection {
	background: transparent;
}

.xdsoft_datetimepicker.xdsoft_inline {
	box-shadow: none;
	display: inline-block;
	position: static;
}

.xdsoft_datetimepicker * {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
		 box-sizing: border-box;
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	float: left;
	margin-left: 8px;
	width: 224px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	float: left;
	margin-top: 0;
	margin-left: 8px;
	text-align: center;
	width: 58px;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px;
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==');
}

.xdsoft_datetimepicker .xdsoft_prev {
	background-position: -20px 0;
	float: left;
}

.xdsoft_datetimepicker .xdsoft_today_button {
	background-position: -70px 0;
	float: left;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	background-position: 0 0;
	float: right;
}

.xdsoft_datetimepicker .xdsoft_next:active,
.xdsoft_datetimepicker .xdsoft_prev:active {
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none currentColor;
	cursor: pointer;
	display: block;
	height: 30px;
	width: 20px;
	opacity: 0.5;
	outline: medium none currentColor;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	background-position: -40px -15px;
	display: block;
	float: none;
	height: 15px;
	width: 30px;
	margin-top: 7px;
	margin-left: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0px;
	margin-top: 0;
	margin-bottom: 7px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #EEE;
	height: 151px;
	overflow: hidden;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div {
	background: #FFF;
	border-top: 1px solid #EEE;
	border-bottom-width: 0;
	border-collapse: collapse;
	color: #444;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	background-color: #FFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 5px 3px;
	text-align: center;
	position: relative;
	z-index: 9999;
	width: 182px;
}

.xdsoft_datetimepicker .xdsoft_label:hover {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	display: none;
	background: #FFF;
	border: 1px solid #CCC;
	max-height: 160px;
	overflow-y: hidden;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 101;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect { right: -7px; }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect { right: 2px; }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #FFF;
	background: #A94442;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #1E5799;
	box-shadow: #1E5799 0 1px 3px 0 inset;
	color: #FFF;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	text-align: right;
	width: 90px;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year {
	width: 56px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #F5F5F5;
	border: 1px solid #DDD;
	border-collapse: collapse;
	color: #666;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	width: 14.2857142%;
	padding: 0;
	text-align: right;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #F1F1F1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #1E5799;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
	background: #1E5799;
	box-shadow: #1E5799 0 1px 3px 0 inset;
	color: #FFF;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
	opacity: .5;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: .2;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
	background: #A94442 !important;
	box-shadow: none !important;
	color: #FFF !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
	background: inherit !important;
	box-shadow: inherit !important;
	color: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	color: #999;
	cursor: default;
	font-weight: 700;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	clear: both;
	color: #CCC !important;
	float: none;
	font-size: 10px;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a {
	color: #EEE !important;
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
	color: #AAA !important;
}

.xdsoft_time_box {
	border: 1px solid #CCC;
	position: relative;
}

.xdsoft_scrollbar >.xdsoft_scroller {
	background: #CCC !important;
	border-radius: 3px;
	height: 20px;
}

.xdsoft_scrollbar {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
}

.xdsoft_scroller_box {
	position: relative;
}


/* eof */

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-brands-400.eot');src:url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-brands-400.eot?#iefix') format("embedded-opentype"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-brands-400.woff2') format("woff2"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-brands-400.woff') format("woff"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-brands-400.ttf') format("truetype"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-brands-400.svg#fontawesome') format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot');src:url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?#iefix') format("embedded-opentype"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2') format("woff2"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff') format("woff"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf') format("truetype"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg#fontawesome') format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot');src:url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?#iefix') format("embedded-opentype"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2') format("woff2"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff') format("woff"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf') format("truetype"),url('../../../fileadmin/theme/global/fonts/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg#fontawesome') format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/** Open Sans Condensed */

/* open-sans-condensed-300 - latin */
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300.woff') format('woff'), /* Modern Browsers */
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}
/* open-sans-condensed-300italic - latin */
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300italic.eot');
	src: local('Open Sans Condensed Light Italic'), local('OpenSansCondensed-LightItalic'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300italic.eot?#iefix') format('embedded-opentype'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300italic.woff2') format('woff2'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300italic.woff') format('woff'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300italic.ttf') format('truetype'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-300italic.svg#OpenSansCondensed') format('svg');
}
/* open-sans-condensed-700 - latin */
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-700.eot');
	src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-700.eot?#iefix') format('embedded-opentype'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-700.woff2') format('woff2'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-700.woff') format('woff'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-700.ttf') format('truetype'),
		 url('../../../fileadmin/theme/global/fonts/Open_Sans_Condensed/open-sans-condensed-v12-latin-700.svg#OpenSansCondensed') format('svg');
}

/* eof */

/* this file contains the global layout of page */

/* globals */
html, body { background: #2f2f2f;; }
a { transition: all .2s ease; }

/* selection */
::selection { background: #444; color: #FFF; }
a::selection, a span::selection { color: #000; }
::-moz-selection { background: #444; color: #FFF; }
a::-moz-selection, a span::-moz-selection { color: #000; }

/* root */
#inner-wrapper, body > #root { margin: 0 auto; position: relative; min-height: 100%; width: 100%; }
#root { margin: 0 auto; min-height: 100vh; position: relative;
	background-image: url('../../../fileadmin/theme/bollacke/img/background-body.png');
	background-repeat: no-repeat; background-position: center top; }
#inner-wrapper {}
/* page width */
#content-area, #mainHeader, #mainFooter .outer-wrapper { clear: both; margin: 0 auto; padding: 0 20px; max-width: 1200px; }

#mainHeader, #mainFooter .outer-wrapper { background: none; }
#content-area { background: #fff; }


/* animation */
.header #logo, .navbar-toggler, .navbar-toggler-icon, .toggleSubNav span { transition: .25s ease-out; }


/** scroll to top */
#ScrollToTop { border-color: #C51D0F; }
#ScrollToTop .scroll-top-icon::before { border-color: #C51D0F; }
#ScrollToTop .scroll-top-icon::after,
#ScrollToTop.scroll-top-fixed .scroll-top-icon::after { background: #C51D0F; }
#ScrollToTop.scroll-top-fixed { background: none; border-color: #C51D0F; margin-bottom: -60px; }
#ScrollToTop.scroll-top-fixed .scroll-top-icon::before { border-color: #C51D0F; }
#ScrollToTop:hover { border-color: #C51D0F; }
#ScrollToTop:hover .scroll-top-icon::before { border-color: #FFF; }
#ScrollToTop.scroll-top-fixed:hover { border-color: #FFF; }
#ScrollToTop.scroll-top-fixed:hover .scroll-top-icon::before { border-color: #FFF; }


/** content area */
#content-area {}
#content-area::after,
#content-area #content::after { content: ""; clear: both; display: block; width: 100%; }


/** breadcrumbs */
#breadcrumbList { margin: 0; padding-top: 60px; }
#breadcrumbList .breadcrumb-list { text-align: right; }
#breadcrumbList .breadcrumb-item[data-page-id="1"] .breadcrumb-link::before { content: "Startseite"; font-family: inherit; color: #CCC; }
#breadcrumbList .breadcrumb-item[data-page-id="1"]:hover .breadcrumb-link::before { color: #eb6e08; }
#breadcrumbList .breadcrumb-item .breadcrumb-text {}
#breadcrumbList .breadcrumb-item .breadcrumb-link:hover .breadcrumb-text { color: #eb6e08; }
#breadcrumbList .breadcrumb-item.active .breadcrumb-text {}
#breadcrumbList span.separator { text-align: left; }


/* main content */
#content-area #content { margin-top: 0; padding-top: 25px; padding-bottom: 30px; }
#mainContent { display: block; }
#mainContent > main { padding-left: 20px; padding-right: 20px;}

#content > .row > .sidebar { flex: 0 0 25%; max-width: 25%; }
#content > .row > .main-content { flex: 0 0 75%; max-width: 75%; }

#content > .row > .sidebar { border-right: 1px solid #ccc; padding-left: 40px; }
#content > .row > .sidebar > .frame { margin-top: 30px; }





/* main footer */
#mainFooter .outer-wrapper { margin-bottom: 30px; color: #9c9e9f; padding: 20px 0 0; }
#mainFooter .inner-wrapper { }

#mainFooter a, #mainFooter p { font-weight: 700; }
#mainFooter a { color: #9c9e9f; }
#mainFooter a:hover { color: #bcbebf; }

#mainFooter .site-navigation, #mainFooter .copyright { display: inline-block; }
#mainFooter .site-navigation ul li { display: inline-block; }
#mainFooter .site-navigation ul li:not(:first-child)::before { content: " | " }
#mainFooter .link-external::after { content: none; }

#mainFooter .copyright p::after { content: " | "; }

#mainFooter .social-navigation { float: right; }
#mainFooter .social-navigation ul li { font-size: 0; margin-left: 10px; top: -14px; position: relative; }
#mainFooter .social-navigation ul li::before { content: none; }
#mainFooter .social-navigation a { width: 18px; height: 18px; display: inline-block; background-size: contain; }
#mainFooter .social-navigation a[title="facebook"] { background-image: url('../../../fileadmin/theme/bollacke/img/facebook-icon.png'); border: none; }
#mainFooter .social-navigation a[title="google"] { background-image: url('../../../fileadmin/theme/bollacke/img/google-g.png'); border: none; }





/* main header */

#mainHeader { height: 415px; padding: 20px 0 0; background-image: url('../../../fileadmin/theme/bollacke/img/header-50.jpg'); background-repeat: no-repeat; background-position: center top 20px; background-size: cover; position: relative; }
#mainHeader::after { content: "Türöffnung zum Festpreis und keine Fahrtkosten!"; display: block; background: #eb6e08; color: #fff; position: absolute; bottom: -45px;
	width: 100%; font-size: 20px; height: 45px; z-index: 1; line-height: 45px; text-align: center; font-weight: 600; }
#logo { width: 152px; height: 56px; position: absolute; top: 60px; left: 40px;
	background-image: url('../../../fileadmin/theme/bollacke/img/logo-bollacke.png'); background-repeat: no-repeat; background-size: contain; }
#logo a { display: block; width: 100%; height: 100%; font-size: 0; border: none;  }



/** main menu (visible only by mobil version) */
#mainNav { display: none; }

#mainNav .main-navigation { }

#mainNav li.menu-item { border-bottom: 2px #fff solid; position: relative; }
#mainNav li.menu-item.has--child-items::after { content: "\f054"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 14px;
	position: absolute; right: 15px; top: 10px; transition: transform 0.2s ease; }
#mainNav li.menu-item.has--child-items.active::after { transform: rotate(90deg); }

#mainNav a { color: #3e3d40; text-decoration: none; padding: 8px 33px 8px 15px; font-family: Arial; border: none; display: block; }
#mainNav li.menu-item.current > a { color: #eb6e08; }
#mainNav a:focus { outline-style: none; }

/* menu level 1 */
#mainNav ul.menu-level-1 > li {}
#mainNav ul.menu-level-1 > li > a { font-weight: 600;  }
#mainNav ul.menu-level-1 > li.active > a {}

/* hide level 2 and deeper */
#mainNav ul.menu-level-2, #mainNav ul.menu-level-3, #mainNav ul.menu-level-4 { display: none; }
#mainNav li.menu-item.has--child-items.active > .submenu-wrapper > .submenu,
#mainNav li.menu-item.has--child-items.active > .submenu { display: block; }

/* menu level 2 */
#mainNav ul.menu-level-2 { border-top: 1px solid #eb6e08; }
#mainNav ul.menu-level-2 > li { border-bottom: 2px #fff solid;  }
#mainNav ul.menu-level-2 > li > a { background: #eb6e0822; }

/* menu level 3 */
#mainNav ul.menu-level-3 { border-top: 1px solid #fff; }
#mainNav ul.menu-level-3 > li { border-width: 1px; }
#mainNav ul.menu-level-3 > li > a { background: #eb6e08; color: #fff !important; }
#mainNav ul.menu-level-3 > li.current > a { font-weight: 600; }
#mainNav ul.menu-level-3 > li.menu-item.has--child-items::after { color: #fff; }

/* menu level 4 */
#mainNav ul.menu-level-4 { border-top: 1px solid #fff; }
#mainNav ul.menu-level-4 > li { border-width: 1px; }
#mainNav ul.menu-level-4 > li > a { background: #eb6e08; color: #fff !important; padding-left: 35px; }
#mainNav ul.menu-level-4 > li.current > a { font-weight: 600; }


/* mouse click */
#mainNav ul.submenu.close { display: none !important; }
#mainNav li.menu-item.has--child-items.subMenuOpen > ul.submenu { display: block; }
#mainNav li.menu-item.has--child-items.subMenuOpen > .submenu-wrapper > ul.submenu { display: block; }
#mainNav li.menu-item.has--child-items.subMenuOpen::after { transform: rotate(90deg); }



/** sidebar menu */
ul.navigation, ul.navigation li { margin: 0; padding: 0; }
ul.navigation li { list-style-type: none; margin-bottom: 20px; font-size: 15px; font-family: arial;  }
ul.navigation li:last-child { margin-bottom: 0; }


#sidebarLeft li.menu-item { position: relative; }
#sidebarLeft li.menu-item.has--child-items::after { content: "\f054"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 14px;
	position: absolute; right: 15px; top: 2px; transition: transform 0.2s ease; color: #87888a; }
#sidebarLeft ul.menu-level-2 > li.menu-item.has--child-items::after { top: 12px; }
#sidebarLeft li.menu-item.has--child-items.active::after { transform: rotate(90deg); }
#sidebarLeft li.menu-item.has--child-items > a { padding-right: 35px; }


#sidebarLeft a { color: #87888a; text-decoration: none; padding-left: 15px; font-family: Arial; border: none; }
#sidebarLeft li.menu-item.current > a { color: #eb6e08; }
#sidebarLeft a:focus { outline-style: none; }

/* menu level 1 */
#sidebarLeft ul.menu-level-1 > li + li { margin-top: 20px; }
#sidebarLeft ul.menu-level-1 > li > a { display: block; font-weight: 600; }
#sidebarLeft ul.menu-level-1 > li.active > a { background-image: url('../../../fileadmin/theme/bollacke/img/navigation-dot-orange.png'); background-repeat: no-repeat; background-position: left 5px; }

/* hide level 2 and deeper */
#sidebarLeft ul.menu-level-2, #sidebarLeft ul.menu-level-3, #sidebarLeft ul.menu-level-4 { display: none; }
#sidebarLeft li.menu-item.has--child-items.active > .submenu-wrapper > .submenu,
#sidebarLeft li.menu-item.has--child-items.active > .submenu { display: block; }

/* menu level 2 */
#sidebarLeft ul.menu-level-2 { margin-top: 10px; border-top: 1px solid #eb6e08; border-bottom: 1px solid #eb6e08; }
#sidebarLeft ul.menu-level-2 > li {}
#sidebarLeft ul.menu-level-2 > li + li { border-top: 1px solid #e1e1e2; }
#sidebarLeft ul.menu-level-2 > li > a { display: block; padding-top: 10px; padding-bottom: 10px;  }

/* menu level 3 */
#sidebarLeft ul.menu-level-3 > li {}
#sidebarLeft ul.menu-level-3 > li + li {  }
#sidebarLeft ul.menu-level-3 > li > a { display: block; padding: 5px 0 8px 32px; }
#sidebarLeft ul.menu-level-3 > li.menu-item.has--child-items::after { top: 7px; }

/* menu level 4 */
#sidebarLeft ul.menu-level-4 { margin-left: 27px; border-top: 1px solid #e1e1e2; border-bottom: 1px solid #e1e1e2; padding: 10px 0; margin-bottom: 10px; }
#sidebarLeft ul.menu-level-3 > li:last-child ul.menu-level-4 { border-bottom: none; }
#sidebarLeft ul.menu-level-4 > li + li {  }
#sidebarLeft ul.menu-level-4 > li > a { display: block; padding: 5px 0 8px 5px; }

/* mouse click */
#sidebarLeft ul.submenu.close { display: none !important; }
#sidebarLeft li.menu-item.has--child-items.subMenuOpen > ul.submenu { display: block; }
#sidebarLeft li.menu-item.has--child-items.subMenuOpen > .submenu-wrapper > ul.submenu { display: block; }
#sidebarLeft li.menu-item.has--child-items.subMenuOpen::after { transform: rotate(90deg); }




/** navbar toggler */
.navbar-toggler { width: 40px; height: 40px; }
.navbar-toggler-icon, .navbar-toggler-icon::before, .navbar-toggler-icon::after,
#nav-toggle:checked ~ #outer-wrapper .navbar-toggler-icon::before, #nav-toggle:checked ~ #outer-wrapper .navbar-toggler-icon::after { background-color: #fff; }
.navbar-toggler { background:  #eb6e08; border-radius: 2px; -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.32); -moz-box-shadow: 0 0 8px 2px rgba(0,0,0,0.32); box-shadow: 0 0 8px 2px rgba(0,0,0,0.32); }
.navbar-toggler-icon, .navbar-toggler-icon::before, .navbar-toggler-icon::after { height: 4px; border-radius: 1px; }
.navbar-toggler .navbar-toggler-icon { margin: 14px 0 0; }
.navbar-toggler-icon::before { bottom: 10px; }
.navbar-toggler-icon::after { top: 10px; }

#nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::before, .touch #nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::before { transform: translateY(10px) rotate(45deg); }
#nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::after, .touch #nav-toggle:checked ~ #outer-wrapper .navbar-toggler .navbar-toggler-icon::after { transform: translateY(-10px) rotate(-45deg); }



#breadcrumbList .breadcrumb-item .breadcrumb-text { color: #CCC; display: inline-block; font-size: 13px; }



/* * * screen width */
@media screen and (max-width: 1300px) { /* before full width of design */
}/* design */

@media screen and (max-width: 1200px) { /* width of design */
	#mainHeader { padding: 0; background-position: left -90px top; }
	#mainFooter .outer-wrapper { padding-left: 20px; padding-right: 20px; }

}/* design */

@media screen and (max-width: 1024px) { /* ipad - landscape */
}/* 1024px */

@media screen and (max-width: 1023px) { /* smaller than ipad - landscape */

}/* 1023px */

@media screen and (max-width: 992px) {
}/* 992px */

/* main navi - as sidebar */
@media screen and (max-width: 991px), (min-width: 992px) and (max-width: 1024px) and (pointer: coarse) {
	html { overflow-x: hidden; overflow-y: auto; }
	#nav-toggle:checked ~ #outer-wrapper #inner-wrapper { position: fixed; transform: translateX(-40%); }
	#nav-toggle:checked ~ #outer-wrapper #inner-wrapper::after { box-shadow: none;  }
	.navbar-toggler { display: block; top: 10%; }
	.main-navigation { background: #eee; border-top: 0 solid transparent; clear: both; display: block; height: 100vh; width: 40%; margin: 0; padding: 5px 0 150px;
		text-align: left; overflow: hidden; overflow-y: scroll; position: absolute; top: 0; right: 0; bottom: auto; transform: translateX(100%);
		/*touch-action: none;*/ -webkit-overflow-scrolling: touch; border-left: 1px solid #fff; z-index: 9999; }

	#content-area #content { padding-top: 0; }

	#content > .row > .sidebar { flex: 0 0 100%; max-width: 100%; }
	#content > .row > .main-content { flex: 0 100%; max-width: 100%; }

	#content > .row > .sidebar { border: none; padding-left: 15px; border-bottom: 1px solid #ccc; padding-bottom: 20px; }
	#content > .row > .main-content { margin-top: 30px; }
	#mainContent > main { padding-left: 0; }
	#sidebarLeft { display: none; }
	#mainNav { display: block; }

	#logo { width: 25%; top: 10%; max-width: 152px; }

	#mainFooter .copyright { display: block; margin-bottom: 0.5rem; }
	#mainFooter .copyright p::after { content: none; }

	#mainFooter .social-navigation { display: block; float: none; margin-top: 1.5rem; }
	#mainFooter .social-navigation ul li:first-child { margin-left: 0; }
	#mainFooter .social-navigation a { width: 30px; height: 30px; }

}

@media screen and (max-width: 900px) {




}/* 900px */

@media screen and (max-width: 812px) { /* iphone X - landscape  */
}

@media screen and (max-width: 800px) {
}/* 800px */

@media screen and (max-width: 768px) { /* ipad - portrait */
}/* 768px */

@media screen and (max-width: 767px) { /* smaller than ipad - portrait */
	#nav-toggle:checked ~ #outer-wrapper #inner-wrapper { transform: translateX(-65%); }
	.main-navigation { width: 65%; }

	#mainHeader { height: auto; }
	#mainHeader::before { content: ""; padding-top: 50%; display: block; }

	#mainHeader::after { font-size: 18px; height: auto; min-height: 45px; line-height: normal; padding: 10px; width: auto; position: relative; bottom: 0; }
	#content-area #content { margin-top: 0; }



	#breadcrumbList { padding-top: 15px; }


}/* 767px */

@media screen and (max-width: 736px) { /* iphone 6+ - landscape */
}/* 736px */

@media screen and (max-width: 667px) { /* iphone 6 - landscape */
}/* 667px */

@media screen and (max-width: 666px) { /* smaller than iphone 6 - landscape */
}/* 666px */

@media screen and (max-width: 568px) { /* iPhone5 - landscape */
}/* 568px */

@media screen and (max-width: 567px) { /* smaller than iPhone5 - landscape */
}/* 567px */

@media screen and (max-width: 480px) { /* iPhone4 - landscape */
}/* 480px */

@media screen and (max-width: 479px) { /* smaller than iPhone4 - landscape */
}/* 479px */

@media screen and (max-width: 414px) { /* iPhone6+ - portrait */
}/* 414px */

@media screen and (max-width: 375px) { /* iPhone6 - portrait */
}/* 375px */

@media screen and (max-width: 374px) { /* smaller than iPhone6 - portrait */
}/* 374px */

@media screen and (max-width: 320px) { /* iPhone4/5 - portrait */
}

@media screen and (max-width: 319px) { /* smaller devices */
}/* smaller */


/* eof */

/* this file contains style for editor */

body, body.cke_editable { color: #3e3d40;; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 400; line-height: 1.4; }
hr { background: #87888a; border: none; box-sizing: content-box; clear: both; display: block; height: 1px; margin: 20px 0; text-align: left; overflow: visible; }

/* font */
/*h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5,
h6, .h6 { 	font-family: "Open Sans Condensed", Helvetica, Arial; line-height: 1.1em;}*/

h1, .h1 { font-size: 25px; font-weight: 300; margin: 0 0 25px; }
h2, .h2 { font-size: 22px; font-weight: 300; margin: 0 0 25px; }
h3, .h3 { font-size: 19px; font-weight: 300; margin: 0 0 20px; }
h4, .h4 { font-size: 17px; font-weight: 300; margin: 0 0 20px; }
h5, .h5 { font-size: 16px; font-weight: 300; margin: 0 0 20px; margin-top: 15px; text-transform: none; }
h6, .h6 { font-size: 15px; font-weight: 300; margin: 0 0 20px; margin-top: 30px; text-transform: none; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child { margin-top: 0; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child,
.h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child { /*margin-bottom: 0;*/ }

p { margin: 0 0 15px; font-size: 16px; line-height: 1.7em; font-weight: 300; }
p:first-child {}
p:last-child { margin-bottom: 0; }

/* highlight text */
p.highlight { font-size: large; color: #EB6E08; display: inline-block; }
p.highlight-text { display: inline; }

/* nur für die Sonder-Auflistung Startseite "BOLLACKE" */
p.first_letter { margin: 0; padding: 0; }
p.first_letter:first-letter { font-weight: bold; display: block; padding-right: 2px; }

/* texts */
strong, b {}
small, .small { font-size: 12px; }
.orangetext { color: #eb6e08; }
.orange { font-size: large; color: #eb6e08; }
.divider { margin-top: 20px; margin-bottom: 20px; }


/** lists */
.cke_editable ul:not(:last-child),
.ce-bodytext ul:not(:last-child),
.cke_editable ol:not(:last-child),
.ce-bodytext ol:not(:last-child) { margin-bottom: 15px; }
/* ul */
.cke_editable ul, .ce-bodytext ul, .content ul.ce-bullets,
.frame-type-text ul, .frame-type-menu_subpages ul, .news-single-item ul { list-style: none; margin: 0 0 15px; padding: 0; }
.cke_editable ul > li, .ce-bodytext ul > li, .content ul.ce-bullets > li,
.frame-type-text ul > li, .frame-type-menu_subpages ul > li, .news-single-item ul > li { font-size: 15px; line-height: 1.7em; font-weight: 300; margin: 0; padding: 0 0 0 15px;
    background: url('../../../fileadmin/theme/bollacke/img/li-dot-orange.png') no-repeat; background-position: left top 9px; margin-bottom: 5px;}
.cke_editable ul > li::before, .ce-bodytext ul > li::before, .content ul.ce-bullets > li::before,
.frame-type-text ul > li::before, .frame-type-menu_subpages ul > li::before, .news-single-item ul > li::before { content: ""; }


/* link */
h1, h1 a, .h1, .h1 a { color: #eb6e08; }
h2, h2 a, .h2, .h2 a { color: #eb6e08; }
h3, h3 a, .h3, .h3 a { color: #eb6e08; }
h4, h4 a, .h4, .h4 a { color: #eb6e08; }
h5, h5 a, .h5, .h5 a { color: #eb6e08; }
h6, h6 a, .h6, .h6 a { color: #eb6e08; }
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a { text-decoration: none; }
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover { text-decoration: none; }
.header a, .csc-header a { text-decoration: none; }

a { color: #eb6e08; text-decoration: none;  }
a:hover {}
a, a:hover, a:focus, a:visited {}

.content .ce-bodytext a, .content p a, .content li a, .content table a { color: #eb6e08; border-bottom: 1px dotted #eb6e08; }
.content .ce-bodytext a:hover, .content p a:hover, .content li a:hover, .content table a:hover { border-color: transparent; }

.content a.mail, .content p a.mail { color: #87888A; border-bottom: 1px dotted #87888A; }
.content a.mail:hover, .content p a.mail:hover { border-color: transparent; }


/* external link */
a.link-external {}
a.link-external::after { /*content: "\f35d"; display: inline-block; font-family: "Font Awesome 5 Free"; font-size: 70%; font-weight: 900; line-height: 1; margin-left: 5px; position: relative; top: -1px; */}


/* .btn / .more */
.btn, .more { display: inline-table; font-size: 16px; font-weight: 600; margin: 20px 0 0; position: relative; z-index: 1; overflow: hidden; text-decoration: none; text-transform: uppercase; }

.btn { background: #FFF; border: 2px solid #3e3d40; color: #FFF; padding: 8px 20px 6px; text-align: center; }
.btn:hover {}
body.cke_editable .btn:hover { color: #FFF; }
.btn::after { content: ""; background: #3e3d40; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; transform: scale(1,1); transition: all .4s ease; }
html:not(.touch) .btn:hover { color: #3e3d40; }
html:not(.touch) .btn:hover::after { transform: scale(0,0); }

.btn + .btn { margin-left: 10px; }
p + .btn, p > .btn,
p + .more, p > .more { margin-top: 0; }

.more { color: #3e3d40; padding: 0; white-space: nowrap; }
.more::before { content: "\f105"; color: #3e3d40; font-family: "Font Awesome 5 Free"; float: right; font-size: 16px; font-weight: 900; line-height: 1.4; margin-left: 10px; transition: all .2s ease; }
.more:hover, .more:hover::before { color: #202121; }

.btn.more { padding: 8px 20px; }
.btn.more, .btn.more::before { color: #FFF; }
.btn.more:hover, .btn.more:hover::before {}
html:not(.touch) .btn.more:hover, html:not(.touch) .btn.more:hover::before { color: #202121; }


.button { background-color: #eb6e08; padding: 7px; text-decoration: none; color: #ffffff; width: 200px; display: block; text-align: center; font-weight: 700; }


/* backlink */
.backlink-wrap { clear: both; margin: 30px 0; overflow: hidden; }
.backlink-wrap .back,
a.back { background: none; border: none; color: #154387; line-height: 1; margin: 0; padding: 0; overflow: overlay; position: relative; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
.backlink-wrap .back:hover,
a.back:hover { background: none; border: none; color: #C51D0F; }

.backlink-wrap .back::before,
a.back::before { content: "\f060"; color: #C51D0F; display: block; float: left; font-family: "Font Awesome 5 Free"; font-weight: 900; margin: -1px 10px 0 0; }
.backlink-wrap .back::after,
a.back::after { display: none; }

/* Internet Explorer 10+, Microsoft Edge Browser */
_:-ms-lang(x), #root .btn { background: #3e3d40; color: #FFF; }
_:-ms-lang(x), #root .btn:hover { background: #FFF; color: #3e3d40; }
_:-ms-lang(x), #root .btn::after { display: none !important; }


/* colors */
.btn-default { background: none; color: #3e3d40; padding: 15px; }
.btn-default::after { display: none !important; }
.btn-default:hover { background: none; border-color: #3e3d40; }

/* Wacon */
.cookiemanagement .cookie-accept a ,
.cookiemanagement .cookie-refuse { display: block;}
.cookiemanagement .cookie-accept a,
.cookiemanagement .cookie-refuse a,
.cookiemanagement .cookie-management a{ padding: 10px 20px; cursor: pointer;}
.cookiemanagement a.btn.btn-primary { background-color: #eb6e08; border: 1px solid #eb6e08; color: #fff; }
.cookiemanagement a.btn.btn-primary:hover { background-color: #fff; color: #eb6e08; }
html:not(.touch) .cookiemanagement .btn.btn-primary:hover { color: #eb6e08;}
/* eof */

/* this file contains the global style for forms */

/** powermail */
div.tx-powermail {}
div.tx-powermail form.powermail_form {}
div.tx-powermail form.powermail_form::after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.tx-powermail .container-fluid { padding: 0; }
/* errors */
.powermail_form ul.powermail_message_error { margin: 0 15px 20px; list-style: none; padding: 0; width: 100%; }
.powermail_form .powermail_message_error li { color: #C00; font-size: 85%; margin: 5px 0 0; }
.powermail_form ul.powermail_message_error + .powermail_fieldset { margin-top: 0; }

.powermail_form .powermail_field_error_container { clear: both; }
.powermail_form ul.parsley-errors-list { margin: 5px 0 0 1px; padding: 0; }
.powermail_form .parsley-errors-list li { margin-left: 10px; }
.powermail_form .parsley-errors-list li::before { display: none; }
.powermail_fieldwrap_type_check .parsley-errors-list li, .powermail_fieldwrap_type_radio .parsley-errors-list li { margin-left: 0; }
/* label */
.powermail_form.layout1 h1,
.powermail_fieldset.layout1 > legend { display: block; }
.powermail_form.layout2 h2,
.powermail_fieldset.layout2 > legend { display: block; }
.powermail_form.layout3 h3,
.powermail_fieldset.layout3 > legend { display: block; }
.powermail_form span.header { font-weight: bold; }
form.powermail_form:not(.powermail_morestep) > header {}
form.powermail_form:not(.powermail_morestep) > header * {}
/* legend */
.powermail_fieldset > legend,
.powermail_fieldset.nolabel legend { display: none; }
/* Mehrschrittformular */
form.powermail_morestep {}
.powermail_form .btn-group { border-bottom: 2px solid #3e3d40; margin: 0 0 20px; }
.powermail_form .btn-group button { background: #3e3d40; border: 2px solid #3e3d40; border-bottom: none; margin: 0 0 0 20px; min-width: 0; }
.powermail_form .btn-group button.btn-primary { background: #FFF; border-bottom: 2px solid #FFF; color: #3e3d40; margin-bottom: -2px;}
.powermail_form .btn-group button:first-child { margin-left: 0; }
.powermail_form .btn-group button:first-child:last-child { /*display: none;*/ }
.powermail_fieldwrap.powermail_tab_navigation { display: block; overflow: hidden; }
.powermail_tab_navigation .btn {}
.powermail_tab_navigation .btn.btn-warning { float: left; }
.powermail_tab_navigation .btn.pull-right { float: right; }

.powermail_tab_navigation .btn-primary:not(:disabled):not(.disabled):active,
.powermail_tab_navigation .btn-warning:not(:disabled):not(.disabled):active { background-color: inherit; border-color: inherit; color: inherit; }
.powermail_tab_navigation .btn.btn-primary,
.powermail_tab_navigation .btn-primary:focus,
.powermail_tab_navigation .btn-primary:not(:disabled):not(.disabled):active,
.powermail_tab_navigation .btn-primary:not(:disabled):not(.disabled):active:focus,
.powermail_tab_navigation .btn.btn-warning,
.powermail_tab_navigation .btn-warning:focus,
.powermail_tab_navigation .btn-warning:not(:disabled):not(.disabled):active,
.powermail_tab_navigation .btn-warning:not(:disabled):not(.disabled):active:focus { box-shadow: none; }

.powermail_morestep {}
/* layout */
.powermail_fieldwrap { display: flex; flex: 0 1 auto; flex-flow: row wrap; justify-content: flex-start; margin: 10px 0 0; width: 100%; }
.powermail_fieldwrap::before, .powermail_fieldwrap::after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.powermail_form .powermail_label, .powermail_form .powermail_field { flex: 0 0 auto; flex-wrap: wrap; width: 100%; }

.powermail_legend + .powermail_fieldwrap { /*margin-top: 0;*/ }
.powermail_form .powermail_label { /*display: none;*/ padding: 12px 0 0; vertical-align: top; }
.no-js .powermail_form .powermail_label { display: block; padding-top: 0; }
.powermail_fieldwrap label { padding-left: 0; }
.powermail_field {}
.powermail_field textarea { margin-bottom: -7px !important; }

/* table */
.powermail_form table { min-width: 50%; }
.powermail_form table td { padding: 5px 10px; }
.powermail_form table td:first-child { padding-left: 0; }


/** forms */
fieldset { border: none; display: block; inline-size: 100%; min-inline-size: 100%; margin: 0; padding: 0; }
.powermail_morestep fieldset { float: none; padding: 0; width: 100%; }
form.powermail_form:not(.powermail_morestep) .powermail_fieldset + .powermail_fieldset { margin-top: 30px; }

form :focus { outline: none; }
form .mandatory,
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz input[required] ~ label .label::after { color: #C00; }
form label .mandatory, form legend .mandatory { padding-left: 3px; }

/* error */
.parsley-errors-list li {}
form label.error, .powermail_form .parsley-errors-list li { display: block; color: #C00; font-size: 85%; font-weight: normal; }
form input[type="checkbox"] + label.error, form input[type="radio"] + label.error { margin-left: 25px; }
form input.parsley-error, form textarea.parsley-error { border-color: #C00; }

/* mailchimp */
#mc-embedded-subscribe-form #mce-responses { clear: both; }
#mc-embedded-subscribe-form div.mce_inline_error { color: #C00; background: none; font-size: 85%; font-weight: normal; margin: 0 0 0 10px; padding: 0; }
#mc-embedded-subscribe-form input.mce_inline_error,
#mc-embedded-subscribe-form input.mce_inline_error + .input-custom { border-color: #C00; }
#mc-embedded-subscribe-form .response { margin-top: 20px; }

/* placeholder */
form .placeholderInput { position: relative; }
form .placeholderLabel { color: #777; cursor: text; margin: 0 0 0 1px; opacity: 1; padding: 5px; position: absolute; top: 1px; left: 15px; z-index: 1; width: auto; }
form .placeholderInput .placeholderLabel { display: block; font-size: 16px; padding-top: 10px; }
form .placeholderLabel .mandatory {}
#content form .placeholderInput ul + .placeholderLabel { margin-top: 0; }
form [required] ~ .placeholderLabel {}
form input:valid ~ .placeholderLabel { display: none; }

/* placeholder: WebKit, Blink, Edge */
form ::-webkit-input-placeholder { color: #777; opacity: 1; font-style: normal; }
form :focus::-webkit-input-placeholder { color: #DDD; }
form .error:focus::-webkit-input-placeholder { color: #C00; }
/* placeholder: Mozilla Firefox 19+ */
form ::-moz-placeholder { color: #777; opacity: 1; font-style: normal; }
form :focus::-moz-placeholder { color: #DDD; }
form .error:focus::-moz-placeholder { color: #C00; }
/* placeholder: Internet Explorer 10-11 */
form :-ms-input-placeholder { color: #777; opacity: 1; font-style: normal; }
form :focus:-ms-input-placeholder { color: #DDD; }
form .error:focus:-ms-input-placeholder { color: #C00; }
/* placeholder: Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
form ::placeholder,
form :placeholder-shown { color: #777; opacity: 1; font-style: normal; }
form :focus::placeholder,
form :focus:placeholder-shown { color: #DDD; }
form .error:focus::placeholder,
form .error:focus:placeholder-shown { color: #C00; }

form .valid:focus {}

/* change autocomplete styles in Chrome */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus,
textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,
select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
	background-color: #FFF !important;
	-webkit-text-fill-color: #000;
	-webkit-box-shadow: 0 0 0 100px #FFF inset;
	transition: background-color 5000s ease-in-out 0s;
}
form input:-webkit-autofill::selection { -webkit-text-fill-color: #FFF; }

/* input */
form input { height: 40px; }
form input, form textarea, form select, .selectric { color: #3e3d40; font-family: Helvetica, Arial, sans serif; font-size: 16px; padding: 12px 15px 8px; }
form input, form textarea, form select { background-color: #FFF; border: 1px solid #3e3d40; border-radius: 0; box-shadow: none !important; width: 100%; }
form input, form textarea { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
form input:hover, form textarea:hover, form select:hover { background-color: #FFF; border-color: gold; }
form input:focus, form textarea:focus, form select:focus { background-color: #FFF; border-color: red; }

/* textarea */
form textarea { height: 240px; min-height: 40px; resize: vertical; }

/* search */
form input[type="search"] { outline-offset: -2px; -webkit-appearance: none; }
form input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* date / datetime / time */
form input[type="date"] { -webkit-appearance: textfield; } /* nur Datum */
form input[type="time"] { -webkit-appearance: textfield; } /* nur Zeit */
form input[type="datetime-local"] { -webkit-appearance: textfield; } /* Datum und Uhrzeit*/
form input[type="date"], form input[type="time"], form input[type="datetime-local"], form input.powermail_date { padding: 8px 30px 6px 15px; }
form input[type="date"], form input[type="datetime-local"], form input.powermail_date { background-image: url('../../../fileadmin/theme/global/img/icon_calendar.png'); background-position: right 5px center; background-repeat: no-repeat; background-size: 16px 16px; }

form input::-webkit-clear-button {}
form input[type="date"]::-webkit-inner-spin-button { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
form input[type="time"]::-webkit-inner-spin-button { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
form input[type="datetime-local"]::-webkit-inner-spin-button { -moz-appearance: none; -webkit-appearance: none; appearance: none; }

form input::-webkit-datetime-edit {}/* space between */
form input::-webkit-datetime-edit-fields-wrapper {}/* background */
form input::-webkit-datetime-edit-text {}/* text elements like "/" */
form input::-webkit-datetime-edit-month-field {}/* input: month */
form input::-webkit-datetime-edit-day-field {}/* input: day */
form input::-webkit-datetime-edit-year-field {}/* input: year */
form input::-webkit-calendar-picker-indicator { background: none; color: rgba(204,204,204,0); }/* color: transparent */

/* date/time picker */
.xdsoft_datetimepicker .xdsoft_calendar th { background: #3e3d40; border: 1px solid #3e3d40; border-right-color: #FFF; color: #FFF; }
.xdsoft_datetimepicker .xdsoft_calendar th:last-child { border-right-color: #3e3d40; }

.xdsoft_datetimepicker .xdsoft_calendar td { background: #3e3d40; }
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today { color: #3e3d40; font-weight: bold; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time_variant .xdsoft_current { background: #3e3d40; box-shadow: none; color: #FFF; }

.xdsoft_datetimepicker .xdsoft_calendar td > div { padding: 5px 5px 0; position: relative; }
.xdsoft_datetimepicker .xdsoft_calendar td:hover { border-color: transparent; }
.xdsoft_datetimepicker .xdsoft_calendar td:hover > div::after { content: ""; border: 1px solid #3e3d40; height: calc(100% + 4px); width: calc(100% + 2px); position: absolute; top: -1px; left: -1px; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time_variant .xdsoft_time:hover { background: #3e3d40 !important; }

/* type number */
form input[type="number"] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }
form input[type="number"]::-webkit-inner-spin-button,
form input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }

/* type password */
form input[type="password"] { letter-spacing: 2px; }
form input[type="password"]::-ms-reveal { display: none; }/* eye */

/* type range */
form input[type="range"] { background: transparent; border: none; margin: 15px 0 0; padding: 0; width: 100%; }
form input[type="range"]:focus { outline: none; }

form input[type="range"]::-webkit-slider-runnable-track { animate: 0.2s; background: #FFF; border: 1px solid #999; border-radius: 3px; cursor: pointer; height: 10px; width: 100%; }
form input[type="range"]:hover::-webkit-slider-runnable-track { border-color: #3e3d40; }
form input[type="range"]:focus::-webkit-slider-runnable-track { border-color: #3e3d40; }
form input[type="range"]::-webkit-slider-thumb { background: #3e3d40; border: 1px solid #3e3d40; border-radius: 50%; box-shadow: 1px 1px 1px #3e3d40; cursor: pointer; height: 18px; width: 18px; margin-top: -5px; -webkit-appearance: none; }
form input[type="range"]:hover::-webkit-slider-thumb {}
form input[type="range"]:focus::-webkit-slider-thumb {}

form input[type="range"]::-moz-range-track { animate: 0.2s; background: #FFF; border: 1px solid #999; border-radius: 3px; box-shadow: 0 0 0 #000; cursor: pointer; height: 10px; width: 100%; }
form input[type="range"]:hover::-moz-range-track { border-color: #3e3d40; }
form input[type="range"]:focus::-moz-range-track { background: #FFF; border-color: #3e3d40; }
form input[type="range"]::-moz-range-thumb { background: #3e3d40; border: 1px solid #3e3d40; border-radius: 50%; box-shadow: 1px 1px 1px #3e3d40; cursor: pointer; height: 22px; width: 22px; }
form input[type="range"]:hover::-moz-range-thumb {}
form input[type="range"]:focus::-moz-range-thumb {}

form input[type="range"]::-ms-track { animate: 0.2s; background: transparent; border-color: transparent; color: transparent; cursor: pointer; height: 10px; width: 100%; }
form input[type="range"]::-ms-fill-lower { background: #FFF; border: 1px solid #999; border-radius: 6px; box-shadow: 0 0 0 #000; }
form input[type="range"]::-ms-fill-upper { background: #FFF; border: 1px solid #999; border-radius: 6px; box-shadow: 0 0 0 #000; }
form input[type="range"]:hover::-ms-fill-lower { border-color: #3e3d40; }
form input[type="range"]:hover::-ms-fill-upper { border-color: #3e3d40; }
form input[type="range"]:focus::-ms-fill-lower { background: #FFF; border-color: #3e3d40; }
form input[type="range"]:focus::-ms-fill-upper { background: #FFF; border-color: #3e3d40; }
form input[type="range"]::-ms-thumb { background: #3e3d40; border: 1px solid #3e3d40; border-radius: 50%; box-shadow: 1px 1px 1px #3e3d40; cursor: pointer; height: 22px; width: 22px; }

/* checkbox / radio */
.powermail_fieldwrap_type_check .powermail_label,
.powermail_fieldwrap_type_radio .powermail_label { display: block; padding-bottom: 0; }
.powermail_fieldwrap_type_check .powermail_field,
.powermail_fieldwrap_type_radio .powermail_field { padding: 12px 0 0; }

.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz .powermail_label { display: none; }
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz input[required] ~ label {}
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz input[required] ~ label .label::after { content: "*"; margin-left: 4px; }

form input[type="checkbox"], form input[type="radio"] { padding: 0; width: auto; }
.powermail_field .checkbox, .powermail_field .radio { clear: both; float: left; position: relative; z-index: 1; }
.powermail_field > .checkbox + .checkbox, .powermail_field > .radio + .radio { margin-top: 10px; }

.checkbox input[type=checkbox], .radio input[type=radio] { cursor: pointer; margin: 0 5px 0 0; opacity: 0; position: relative; top: -1px; }
.powermail_field .input-custom { display: block; background-color: #FFF; border: 1px solid #B68A46; box-shadow: 0 0 3px rgba(0,0,0,.1) inset; border-radius: 2px; overflow: hidden; position: absolute; top: 0; left: 0; z-index: -1; }
.powermail_field .parsley-error .input-custom { border-color: #C00; }
.checkbox input[type="checkbox"], .radio input[type="radio"], .powermail_field .input-custom { height: 16px; width: 16px; }
.powermail_field .input-custom::before { content: ""; display: none; height: 0; width: 0; box-shadow: none; }
.checkbox + label, .radio + label { display: inline-block; }

/* checkbox */
form input[type="checkbox"] { -moz-appearance: checkbox; -webkit-appearance: checkbox; appearance: checkbox; }
form .input-custom.input-checkbox {}
form .checkbox .input-custom::before { display: none; border: solid #3e3d40; border-width: 0 3px 3px 0; color: #FFF; height: 16px; width: 8px; margin: -2px 0 0 4px; transform: rotate(45deg); }

form .checkbox:hover .input-custom,
form input[type="checkbox"]:focus + .input-custom,
form input[type="checkbox"]:hover + .input-custom { border-color: #3e3d40; }
form input[type="checkbox"]:checked + .input-custom { background: #FFF; }
form input[type="checkbox"]:checked + .input-custom::before { display: block; }

/* radio */
form input[type="radio"] { -moz-appearance: radio; -webkit-appearance: radio; appearance: radio; }
form .input-custom.input-radio {}
form .radio .input-custom::before { background: #3e3d40; border-radius: 50%; height: 8px; width: 8px; margin: 3px auto 0; text-align: center; }

form .radio:hover .input-custom,
form input[type="radio"]:focus + .input-custom,
form input[type="radio"]:hover + .input-custom { border-color: #3e3d40; }
form input[type="radio"]:checked + .input-custom { background: #FFF; }
form input[type="radio"]:checked + .input-custom::before { display: block; }

/* select */
form select:not([multiple="multiple"]) { height: 40px; }
.selectric-wrapper { cursor: pointer; position: relative; }
.selectric-hide-select {}
.selectric-wrapper .selectric-hide-select select { background: none; border: none; opacity: 0; position: absolute; top: -100%; left: 0; z-index: -10; }
.selectric { background-color: #FFF; border: 1px solid; padding: 10px 15px 6px; position: relative; }
.selectric-open, .touch .selectric-hover { z-index: 999; }
.selectric .label { display: block; margin: 0 35px 0 0; padding: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.selectric-wrapper.changed .selectric .label {}
.selectric .button { display: block; border: none; border-left: 1px solid; background: #3e3d40; text-align: center; height: 100%; width: 40px; margin: 0; padding: 0; position: absolute; top: 0; right: 0; }
.selectric .button::before { content: ""; border: solid #FFF; border-width: 0 0 2px 2px; display: inline-block; height: 12px; width: 12px; margin: -8px 0 0 -6px; position: absolute; top: 50%; left: 50%; transform: rotate(-45deg); }
.selectric .button::after { display: none; }

.selectric-wrapper .selectric-items { display: none; background: #FFF; border: 1px solid; margin: -1px 0 0; padding: 5px 0; min-width: 100%; position: absolute; left: 0; z-index: 10; box-shadow: 0 1px 2px 0 #DDD, 0 1px 0 0 #FFF inset; }
.touch .selectric-hover .selectric-items,
.selectric-open .selectric-items { display: block; }
.selectric, .selectric .button, .selectric-wrapper .selectric-items { border-color: #3e3d40; }
.selectric-wrapper.selectric-open .selectric, .selectric-wrapper.selectric-open .button, .selectric-wrapper.selectric-open .selectric-items { border-color: red; }
.selectric-wrapper:hover .selectric, .selectric-wrapper:hover .selectric .button, .selectric-wrapper:hover .selectric-items { border-color: gold; }
.selectric-wrapper.selectric-open:hover .selectric, .selectric-wrapper.selectric-open:hover .button { border-color: green; }
.selectric-wrapper.selectric-open:hover .selectric-items { border-color: green; }
.selectric-wrapper.selectric-open .selectric .button { background: gold; }

.selectric-items .selectric-scroll { height: 100%; overflow: auto; }
#content .selectric-items ul { list-style: none; margin: 0; padding: 0; }
#content .selectric-wrapper .selectric-items li { cursor: pointer; display: block; float: none; margin: 0 !important; padding: 6px 10px 3px; width: auto; }
#content .selectric-wrapper .selectric-items li::before { display: none; }
#content .selectric-wrapper .selectric-items li::after { display: none; }
.selectric-wrapper .selectric-items li.selected { background: #DDD; }
.selectric-wrapper .selectric-items li.highlighted { background: #3e3d40; color: #FFF; }
.selectric-wrapper .selectric-items li.highlighted .mandatory {}
.selectric-wrapper .selectric-items li:hover { background: #DDD; color: #3e3d40; }
.selectric-wrapper .selectric-items li.selected:hover {}
.selectric-items .selectric-group {}
.selectric-items .selectric-group .selectric-group-label { cursor: default; background: none; color: #3e3d40; font-weight: bold; padding-left: 10px;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}
.selectric-wrapper .selectric-group li { padding-left: 20px; }
.selectric-items .disabled { background: none !important; color: #666 !important; cursor: default !important; filter: alpha(opacity=50); opacity: .5;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}
.selectric-items .selectric-group.disabled li { filter: alpha(opacity=100); opacity: 1; }
.selectric-input { background: none !important; border: none !important; clip: rect(0, 0, 0, 0) !important; margin: 0 !important; padding: 0 !important; height: 1px !important; width: 1px !important; outline: none !important; overflow: hidden !important; position: absolute !important; top: 0 !important; left: 0 !important; }

form select[multiple="multiple"]::-ms-expand { display: none; } /* hide default down arrow in IE10 / IE11 */
form select[multiple="multiple"] { border-radius: 0; height: auto; text-indent: 0; text-overflow: ellipsis;
	-webkit-appearance: none;
	   -moz-appearance: none;
		/* no solution for IE9 and lower */
		 -o-appearance: none;
			appearance: none;
}
form select[multiple="multiple"]:hover, form select[multiple="multiple"]:focus { outline: none; }

/* file upload */
form input[type="file"] { font-size: 14px; padding: 12px 15px 5px; }
::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

/* dropzone */
.dropzone { border: 1px solid #CCC; cursor: pointer; height: 142px; line-height: 142px; margin: 17px 0; text-align: center; }
.dropzone:hover, .dropzone.dz-drag-hover { background-color: #EEE; border-color: #3e3d40; }
.no-js .dropzone, .no-js .dropzone-previews { display: none; }
.dz-max-files-reached + .dropzone-previews { margin-top: 20px; }
.dropzone-previews { margin-bottom: 15px; }
.dropzone-previews .dz-image, .dropzone-previews .dz-progress,
.dropzone-previews .dz-success-mark, .dropzone-previews .dz-error-mark,.dropzone-previews .dz-complete, .dropzone.dz-max-files-reached { display: none; }
.dropzone-previews .dz-details .dz-size, .dropzone-previews .dz-details .dz-filename { display: inline-block; }
.dropzone-previews .dz-success-mark svg, .dropzone-previews .dz-error-mark svg { display: inline-block; height: 24px; width: 24px; }
.dropzone-previews .dz-success-mark svg path { fill: #53C866; }
.dropzone-previews .dz-error-mark svg path { fill: #BE3434; }
.dropzone-previews .dz-preview { margin: 5px 0 0; padding-right: 25px; position: relative; }
.dropzone-previews p { margin-bottom: 5px; }
.dropzone-previews .dz-remove { text-decoration: none; padding-left: 10px; height: 100%; width: 0; overflow: hidden; position: absolute; top: 0; right: 0; }
.dropzone-previews .dz-remove::before { content: "\f00d"; font-family: "Font Awesome 5 Free"; font-size: 14px; font-weight: 900; position: absolute; left: 0; }

/* buttons */
form input[type="button"], form button[type="button"],
form input[type="submit"], form button[type="submit"],
form input[type="reset"], form button[type="reset"] { background: none; border: none; border-radius: 0; color: #FFF; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 700; line-height: 1; padding: 14px 15px 10px; }
form input[type="button"]:hover, form button[type="button"]:hover,
form input[type="submit"]:hover, form button[type="submit"]:hover,
form input[type="reset"]:hover, form button[type="reset"]:hover {}

/* button */
form input[type="button"], form button[type="button"] {}
form input[type="button"]:hover, form button[type="button"]:hover {}

/* reset */
.powermail_form .powermail_fieldwrap_type_reset {}
form input[type="reset"], form button[type="reset"] {}
form input[type="reset"]:hover, form button[type="reset"]:hover {}

/* submit */
.powermail_form .powermail_fieldwrap_type_submit {}
.powermail_fieldwrap_type_submit .powermail_field { margin-left: auto; }
form input[type="submit"], form button[type="submit"] {}
form input[type="submit"]:hover, form button[type="submit"]:hover {}

.powermail_fieldwrap_type_submit .powermail_field {}
.powermail_fieldwrap_type_submit .powermail_field input { width: 100%; }

/* show text */
.powermail_fieldwrap_type_text .powermail_field { font-size: 14px; }
.powermail_fieldwrap_type_html .powermail_field { font-size: 14px; }

/* button: animation */
.powermail_fieldwrap_type_button .powermail_field,
.powermail_fieldwrap_type_reset .powermail_field,
.powermail_fieldwrap_type_submit .powermail_field,
.powermail_confirmation .btn-group .powermail_field { background: #DDD; border: 1px solid #3e3d40; display: block; overflow: hidden; position: relative; z-index: 1; width: 50%; }

.powermail_fieldwrap_type_button .powermail_field:hover,
.powermail_fieldwrap_type_reset .powermail_field:hover,
.powermail_fieldwrap_type_submit .powermail_field:hover {}
.powermail_confirmation .btn-group .powermail_field:hover {}

.powermail_fieldwrap_type_button .powermail_field::after,
.powermail_fieldwrap_type_reset .powermail_field::after,
.powermail_fieldwrap_type_submit .powermail_field::after,
.powermail_confirmation .btn-group .powermail_field::after { content: ""; background: #3e3d40; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; transition: all .3s ease; }

.powermail_fieldwrap_type_button .powermail_field::after { transform: translate3d(0,100%,0); }
.powermail_fieldwrap_type_reset .powermail_field::after { transform: translate3d(100%,0,0); }
.powermail_fieldwrap_type_submit .powermail_field::after { transform: translate3d(-100%,0,0); }
.powermail_confirmation .btn-group .powermail_field::after { transform: translate3d(-100%,0,0); }

.powermail_fieldwrap_type_button .powermail_field:hover input,
.powermail_fieldwrap_type_reset .powermail_field:hover input,
.powermail_fieldwrap_type_submit .powermail_field:hover input,
.powermail_confirmation .btn-group .powermail_field:hover input { background: none; color: #FFF; }

.powermail_fieldwrap_type_button .powermail_field:hover::after,
.powermail_fieldwrap_type_reset .powermail_field:hover::after,
.powermail_fieldwrap_type_submit .powermail_field:hover::after,
.powermail_confirmation .btn-group .powermail_field:hover::after { transform: translate3d(0,0,0); }

.touch .powermail_fieldwrap_type_button .powermail_field::after,
.touch .powermail_fieldwrap_type_reset .powermail_field::after,
.touch .powermail_fieldwrap_type_submit .powermail_field::after,
.touch .powermail_confirmation .btn-group .powermail_field::after { display: none; }

/* confirm */
form.csc-form-confirmation {}
.csc-form-confirmation fieldset { border: none; }
#content .csc-form-confirmation ol { list-style: none; overflow: hidden; padding: 0; }
.csc-mailform .csc-form-confirmation ol li { padding: 0; }
.csc-form-confirmation .csc-form-confirmation-false { float: left; }
.csc-form-confirmation .csc-form-confirmation-true { float: right; }
.csc-form-confirmation input[type="submit"] { font-size: 12px; }

.powermail_confirmation {}
.powermail_confirmation h1 {}
.powermail_confirmation .btn-group { border: none; margin: 20px 0 0; overflow: hidden; }
.powermail_confirmation .btn-group form { width: 50%; }
.powermail_confirmation .btn-group form:first-child { float: left; text-align: left; }
.powermail_confirmation .btn-group form + form { float: right; text-align: right; }

/* result */
.powermail_create {}
.powermail_create table {}
.powermail_create table td {}

/* css progress */
@-webkit-keyframes progress { from {} to { width: 100%; } }
@-moz-keyframes progress { from {} to { width: 100%; } }
@-ms-keyframes progress { to { width: 100%; } }
@-o-keyframes progress { from {} to { width: 100%; } }
@keyframes progress { from {} to { width: 100%; } }
/* progressbar */
.powermail_progressbar { border: 1px solid #3e3d40; clear: both; float: right; margin: 5px 0 0; height: 7px; width: 100%; position: relative; }
.powermail_progressbar::before { content: ""; display: block; background: #FFF; height: 5px; width: 102%; position: absolute; top: -6px; left: -1%; }
.powermail_progressbar.disable, .powermail_progressbar + .powermail_progressbar { display: none; }
.powermail_progressbar > .powermail_progress { background: #3e3d40; max-width: 100%; width: 0%;
	-webkit-animation: progress 5s 1 forwards;
	   -moz-animation: progress 5s 1 forwards;
		-ms-animation: progress 5s 1 forwards;
			animation: progress 5s 1 forwards;
}
.powermail_progressbar > .powermail_progress > .powermail_progress_inner { background: url('../../../fileadmin/theme/global/img/icon_loading.gif') repeat-x; height: 5px; width: 100%; overflow: hidden; }
.powermail_confirmation .powermail_progressbar { width: 100%; }





/** frames */
.powermail_fieldwrap { display: flex; }
.powermail_label { flex: 0 0 33%; max-width: 33%; }
.powermail_field { flex: 0 0 67%; max-width: 67%; }
.powermail_fieldwrap_datenschutz .powermail_field { flex: 0 0 100%; max-width: 100%; }

form input, form textarea, form select,
form input:hover, form textarea:hover, form select:hover,
form input:focus, form textarea:focus, form select:focus { border: none; background: #f2f3f3; }

.powermail_field .input-custom { top: 2px; }

.powermail_fieldwrap_type_button .powermail_field, .powermail_fieldwrap_type_reset .powermail_field,
.powermail_fieldwrap_type_submit .powermail_field, .powermail_confirmation .btn-group .powermail_field { border-color: #eb6e08; background: #eb6e08; max-width: 300px; }
.powermail_fieldwrap_type_button .powermail_field::after, .powermail_fieldwrap_type_reset .powermail_field::after,
.powermail_fieldwrap_type_submit .powermail_field::after, .powermail_confirmation .btn-group .powermail_field::after { content: none; }





/* * * screen width */
@media screen and (min-width: 568px) { /* iPhone5 - landscape */
	.no-js .powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz::before,
	.no-js .powermail_form .powermail_label, .no-js .powermail_fieldwrap_type_submit::before { flex-basis: 25%; min-width: 25%; -ms-flex-preferred-size: 25%; }
	.no-js .powermail_fieldwrap_type_submit::before { content: ""; display: inline-block; }
	.no-js .powermail_form .powermail_field { flex-basis: 75%; min-width: 75%; -ms-flex-preferred-size: 75%; }
}/* 568px */

@media screen and (max-width: 992px) {
	.content .row .powermail_form .powermail_label:not(.placeholderLabel) { padding-top: 0; }
	.content .row .powermail_form .powermail_label,
	.content .row .powermail_form .powermail_field { flex-basis: 100%; min-width: 100%; -ms-flex-preferred-size: 100%; }
	.content .row .powermail_form .powermail_fieldwrap_type_submit::before { display: none; }
}/* 992px */

@media screen and (max-width: 767px) { /* smaller than iPad - portrait */
	.powermail_fieldwrap { margin-top: 20px; }
	form .placeholderInput .placeholderLabel,
	form input, form textarea, form select, form input[type="button"], form input[type="reset"], form input[type="submit"],
	.selectric, .selectric .label { font-size: 16px; }

	.powermail_label { flex: 0 0 100%; max-width: 100%; }
	.powermail_field { flex: 0 0 100%; max-width: 100%; margin-top: 5px; }

	/* placeholder */
	form .placeholderLabel { color: #f2f3f3;  }
	/* placeholder: WebKit, Blink, Edge */
	form ::-webkit-input-placeholder { color: #f2f3f3;  }
	form :focus::-webkit-input-placeholder { color: #f2f3f3; }
	/* placeholder: Mozilla Firefox 19+ */
	form ::-moz-placeholder { color: #f2f3f3; }
	form :focus::-moz-placeholder { color: #f2f3f3; }
	/* placeholder: Internet Explorer 10-11 */
	form :-ms-input-placeholder { color: #f2f3f3; }
	form :focus:-ms-input-placeholder { color: #f2f3f3; }
	/* placeholder: Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
	form ::placeholder,	form :placeholder-shown { color: #f2f3f3; }
	form :focus::placeholder, 	form :focus:placeholder-shown { color: #f2f3f3; }

	form .placeholderLabel .mandatory { display: none; }

}/* 767px */


@media screen and (min-width: 667px) and (max-width: 768px), screen and (min-width: 1023px), print {
	form.powermail_form:not(.powermail_morestep) { align-items: stretch; display: flex; flex-flow: row wrap; margin: 0 -15px; }
	form.powermail_form:not(.powermail_morestep) > header { flex: 1 1 100%; margin: 0 15px 10px; }
	form.powermail_form:not(.powermail_morestep) .powermail_fieldset { flex: 0 0 auto; flex-wrap: wrap; padding: 0 15px; width: 100%; }
	form.powermail_form:not(.powermail_morestep) .powermail_fieldset:not(:only-of-type) { flex-basis: 50%; min-width: 50%; -ms-flex-preferred-size: 50%; }
}


/* eof */

/* this file contains the main style of pages */


/** content */
.content div { position: relative; }


/** fade elements if in view */
.off-view {
	opacity: 0;
	backface-visibility: hidden;
	transform: translate3d(0, 50px, 0);
	transition: all 500ms ease-out;
}
.off-view.in-view-above {
	transform: translate3d(0, -50px, 0);
}
.off-view.in-view {
	opacity: 1;
	transform: none;
}


/* header */
.csc-header { margin: 0 0 20px; }
header h1 + h2 { margin-top: -25px; }
header h2 + h3 { margin-top: -25px; }
header h3 + h4 { margin-top: -20px; }
header h4 + h5 { margin-top: -20px; }
header h5 + h6 { margin-top: -20px; }
header:last-child h1:last-child, header:last-child h2:last-child, header:last-child h3:last-child, header:last-child h4:last-child, header:last-child h5:last-child, header:last-child h6:last-child,
header:last-child .H1:last-child, header:last-child .H2:last-child, header:last-child .H3:last-child, header:last-child .H4:last-child, header:last-child .H5:last-child, header:last-child .H6:last-child { margin-bottom: 0; }

.ce-gallery + header { margin-top: 20px; }
div:last-child > header:last-child { margin-bottom: 0; }


/** maps */
.frame-type-dce_dceuid2 {}
.content .row .frame.frame-type-header + .frame.frame-type-dce_dceuid2 { margin-top: 20px; }
.content .map { clear: both; position: relative; }
.js .headerSlider .map { height: 100%; width: 100%; position: absolute; top: 0; left: 0; }
.map .mapArea { height: 345px; }
.map .gm-style > .gmnoprint { /*display: none;*/ } /* controls */
.map .gm-style-cc { display: none; } /* Fehler melden */
.content div.tapToEnable { position: absolute; }
/* info */
.map > .item { display: none; }
#content-area .map img { background: none; }
.map p { font-size: 14px; font-weight: 300; margin: 0 0 5px; }
.map p:last-child { margin-bottom: 0; }
.map p.name { font-size: 16px; font-weight: 400; }
.map p.additional { font-weight: 400; }
.map p.route { margin-top: 10px; }


/** #top */
.content a[href="#top"] { background: #FFF; border: 1px solid #444; display: inline-block; cursor: pointer; height: 40px; width: 60px; overflow: hidden; position: relative; z-index: 1; text-align: center; text-indent: -9999px; }
.content p a[href="#top"] { display: block; margin: 20px auto 0; }
.content a[href="#top"]::before { content: ""; border: solid #444; border-width: 2px 2px 0 0; display: inline-block; height: 12px; width: 12px; margin: -2px 0 0 -6px; position: absolute; top: 50%; left: 50%; transform: rotate(-45deg); }
.content a[href="#top"]::after { content: ""; background: #444; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; transform: translate3d(0,100%,0); transition: all .3s ease; }
.content a[href="#top"]:hover::before { border-color: #FFF; }
.content a[href="#top"]:hover::after { transform: translate3d(0,0,0); }


/** address */
.content .address address { font-style: normal; }
.content .address div[itemprop="name"] { margin: 0 0 20px; }
.content .address div[itemprop="image"] { display: none; }
.content .address address + .additional { margin-top: 20px; }
.content .address span[itemprop="postalCode"],
.content .address .label { margin-right: 4px; }


/** sitemap */
.frame-type-menu_sitemap_pages {}
.frame-type-menu_sitemap_pages ul { border-left: 1px dotted #CCC; list-style: none; padding: 0; }
.frame-type-menu_sitemap_pages li { margin: 10px 0 0 20px; position: relative; }
.frame-type-menu_sitemap_pages > ul > li:first-child { margin-top: 0 ; }
.frame-type-menu_sitemap_pages li::before,
.frame-type-menu_sitemap_pages li:last-child::after { content: ""; display: inline-block; position: absolute; left: -21px; }
.frame-type-menu_sitemap_pages li::before { border: dotted #CCC; border-width: 0 0 1px 0; height: 10px; width: 10px; top: 0; }
.frame-type-menu_sitemap_pages > ul > li:first-child::before { border-left: 1px solid #FFF; }
.frame-type-menu_sitemap_pages li:last-child::after { border-left: 1px solid #FFF; height: calc(100% - 10px); bottom: 0; }


/** table */
table.ce-table th { background-color: #444; color: #FFF; font-weight: 600; padding: 10px; }
table.ce-table td { padding: 5px 10px; }

table.ce-table-bordered th, table.ce-table-bordered td { border: 1px solid #444; }
table.ce-table-bordered th { background: #444; border-color: #444 #FFF; }
table.ce-table-bordered th:first-child { border-left-color: #444; }
table.ce-table-bordered th:last-child { border-right-color: #444; }
table.ce-table-bordered td { vertical-align: top; }

table.ce-table-striped thead th { background-color: #444; color: #FFF; }

table.ce-table tbody th { border: 1px solid #444; border-bottom-color: #FFF; width: 25%; }
table.ce-table tbody tr:last-child th { border-bottom-color: #444; }
table.ce-table th ~ td { border: 1px solid #444; padding: 10px; }

table.contenttable { border-collapse: collapse; width: 100%; }
table.contenttable thead td { background-color: #444; border: 1px solid; border-color: #444 #FFF; color: #FFF; font-weight: 600; padding: 10px; }
table.contenttable thead td:first-child { border-left-color: #444; }
table.contenttable thead td:last-child { border-right-color: #444; }
table.contenttable td { padding: 5px 10px; vertical-align: top; }
table.contenttable tr:nth-of-type(even) { background-color: rgba(0,0,0,.03); }

table caption { text-align: left; }


/** columns */
.content .frame + .frame { margin-top: 30px; }
.content .row .frame + .frame { margin-top: 20px; }
#content .row > div:empty + div { margin-top: 0 !important; }


/** content header */
#content-header { margin: 0 auto; max-width: 1920px; position: relative; }
/* slider */
.headerSlider { background: url('../../../fileadmin/theme/global/img/loading.svg') no-repeat center #FFF; background-size: 50px 50px; min-height: 300px; max-height: 340px; overflow: hidden; position: relative; transition: height 1s; }
.headerSlider::before { content: ""; display: block; padding-top: 340px; transition: padding-top 1s; }
.headerSlider .imageslider { height: 100%; width: 100%; position: absolute; top: 0; right: 0; left: 0; }
.headerSlider .imageslider .slider-item { position: relative; height: 100%; width: 100%; }
.headerSlider .imageslider .slider-item + .slider-item { display: none; }
.headerSlider .imageslider .slider-item > a { display: block; height: 100%; width: 100%; }
.headerSlider .imageslider .slider-image { background-position: center; background-repeat: no-repeat; background-size: cover; height: calc(100% + 50px); width: 100%; margin-top: -50px; position: absolute; top: 0; left: 0; }

.headerSlider .imageslider .TextArea,
.headerSlider .imageslider .TextArea .inner { height: 100%; width: 100%; position: absolute; top: 0; right: 0; left: 0; z-index: 1; }
.headerSlider .imageslider .TextArea { display: none; }
.headerSlider .imageslider .TextArea .inner { margin: 0 auto; max-width: 1920px; }
.headerSlider .imageslider .TextArea .slider-title {}
.headerSlider .imageslider .TextArea .text {}
.headerSlider .imageslider .TextArea .alternative {}
.headerSlider .imageslider .TextArea .description {}
.headerSlider .imageslider .TextArea .description .ce-bodytext {}
.headerSlider .imageslider .TextArea .description .more { white-space: nowrap; }

.imageslider .cycle-prev,
.imageslider .cycle-next { display: none; margin-top: -30px; padding: 25px 20px; text-decoration: none; position: absolute; top: 50%; z-index: 200; }
.imageslider .cycle::before,
.imageslider .cycle::after { content: ""; background: #FFF; border-radius: 2px; height: 2px; width: 20px; display: inline-block; position: absolute; top: 50%; transition: all .2s ease-in-out; }
.imageslider .cycle::before { margin-top: 1px; }
.imageslider .cycle::after { margin-top: 0; }
html:not(.touch) .imageslider .cycle:hover::before,
html:not(.touch) .imageslider .cycle:hover::after { background-color: #444; }

.imageslider .cycle-prev { left: 10px; }
.imageslider .cycle-prev::before,
.imageslider .cycle-prev::after { left: 10px; transform-origin: left; }
.imageslider .cycle-prev::before { transform: rotate(-45deg); }
.imageslider .cycle-prev::after { transform: rotate(45deg); }
html:not(.touch) .imageslider .cycle-prev:hover::before { transform: rotate(-35deg); }
html:not(.touch) .imageslider .cycle-prev:hover::after { transform: rotate(35deg); }

.imageslider .cycle-next { right: 10px; }
.imageslider .cycle-next::before,
.imageslider .cycle-next::after { right: 10px; transform-origin: right; }
.imageslider .cycle-next::before { transform: rotate(45deg); }
.imageslider .cycle-next::after { transform: rotate(-45deg); }
html:not(.touch) .imageslider .cycle-next:hover::before { transform: rotate(35deg); }
html:not(.touch) .imageslider .cycle-next:hover::after { transform: rotate(-35deg); }

.imageslider .cycle-pager { width: 100%; text-align: center; position: absolute; bottom: 0; z-index: 200; }
.imageslider .cycle-pager .pager { display: inline-block; cursor: pointer; background: none; border: 1px solid #FFF; border-radius: 0; height: 16px; width: 16px; margin: 0 10px 10px 10px; }
.imageslider .cycle-pager .pager.cycle-pager-active { background-color: #FFF; }
.imageslider .cycle-pager .pager span { display: none; }

@media screen and (max-width: 666px) {
	.headerSlider .imageslider .TextArea .inner {}
	.headerSlider .imageslider .TextArea .title {}
	.headerSlider .imageslider .TextArea .description .ce-bodytext {}
}
@media screen and (max-width: 414px) {
	.headerSlider .imageslider .TextArea .title {}
	.headerSlider .imageslider .TextArea .description .ce-bodytext {}
}


/** slick-slider */
.slick-slider {}
.slick-slider.slick-dotted { padding-bottom: 60px; }
.slick-slider .slick-arrow { background: none; border: none; cursor: pointer; padding: 0; text-indent: -9999px; position: absolute; top: 0; bottom: 0; width: 30px; z-index: 2; }

.slick-slider .slick-arrow::before,
.slick-slider .slick-arrow::after { content: ""; background: #9E2728; border-radius: 2px; height: 3px; width: 14px; display: inline-block; position: absolute; top: 50%; transition: all .2s ease-in-out; }
.slick-slider .slick-arrow::before { margin-top: 1px; }
.slick-slider .slick-arrow::after { margin-top: 0; }
html:not(.touch) .slick-slider .slick-arrow:hover { border-color: #9E2728; }
html:not(.touch) .slick-slider .slick-arrow:hover::before,
html:not(.touch) .slick-slider .slick-arrow:hover::after { background-color: #9E2728; }

.slick-slider .slick-arrow:hover::before,
.slick-slider .slick-arrow:hover::after { border-color: #202121; }

.slick-slider .slick-arrow.slick-prev { left: 0; }
.slick-slider .slick-arrow.slick-prev::before,
.slick-slider .slick-arrow.slick-prev::after { left: 10px; transform-origin: left; }
.slick-slider .slick-arrow.slick-prev::before { transform: rotate(-45deg); }
.slick-slider .slick-arrow.slick-prev::after { transform: rotate(45deg); }
html:not(.touch) .slick-slider .slick-arrow.slick-prev:hover::before { transform: rotate(-35deg); }
html:not(.touch) .slick-slider .slick-arrow.slick-prev:hover::after { transform: rotate(35deg); }

.slick-slider .slick-arrow.slick-next { right: 0; }
.slick-slider .slick-arrow.slick-next::before,
.slick-slider .slick-arrow.slick-next::after { right: 10px; transform-origin: right; }
.slick-slider .slick-arrow.slick-next::before { transform: rotate(45deg); }
.slick-slider .slick-arrow.slick-next::after { transform: rotate(-45deg); }
html:not(.touch) .slick-slider .slick-arrow.slick-next:hover::before { transform: rotate(35deg); }
html:not(.touch) .slick-slider .slick-arrow.slick-next:hover::after { transform: rotate(-35deg); }

.slick-slider .slick-arrow.slick-disabled::before,
.slick-slider .slick-arrow.slick-disabled::after,
.slick-slider .slick-arrow.slick-disabled:hover::before,
.slick-slider .slick-arrow.slick-disabled:hover::after { transform: rotate(0); opacity: .3; }

.slick-slider .slick-list { margin: 0; overflow: hidden; }
.slick-slider .slick-list .slick-slide { float: left; }

.slick-slider .slick-dots { list-style: none; margin: 0; padding: 0; text-align: center; position: absolute; bottom: 0; width: 100%; }
.slick-slider .slick-dots li { background: #FFF; border: 2px solid #9E2728; border-radius: 50%; display: inline-block; margin: 0 5px 5px; padding: 0; height: 16px; width: 16px; overflow: hidden; position: relative; }
.slick-slider .slick-dots li:hover {}
.slick-slider .slick-dots li.slick-active { border-width: 5px; }
.slick-slider .slick-dots li button { cursor: pointer; background: none; border: none; display: block; text-indent: -9999px; }


/** pager */
ul.f3-widget-paginator { clear: both; display: table; float: none; list-style: none; margin: 30px auto 0; padding: 0 100px; position: relative; }
ul.f3-widget-paginator li { font-weight: bold; float: left; margin: 0 0 0 5px; }
ul.f3-widget-paginator li::before { display: none; }
ul.f3-widget-paginator li:first-child { margin-left: 0; }
ul.f3-widget-paginator li a { padding: 0 5px; }
ul.f3-widget-paginator li a:hover {}
ul.f3-widget-paginator li.current { cursor: default; padding: 0 5px; }
ul.f3-widget-paginator li.current:first-child { margin-left: 5px; }
ul.f3-widget-paginator li.current:last-child {}
ul.f3-widget-paginator li.previous { text-align: left; left: 0; }
ul.f3-widget-paginator li.next { text-align: right; right: 0; }
ul.f3-widget-paginator li.previous,
ul.f3-widget-paginator li.next { float: none; margin: 0; position: absolute; width: 80px; }
ul.f3-widget-paginator li.previous a,
ul.f3-widget-paginator li.next a { padding: 0; }
ul.f3-widget-paginator li.previous::before,
ul.f3-widget-paginator li.next:after { display: inline-block; font-family: "Font Awesome 5 Free"; font-size: 18px; font-weight: 900; line-height: 1; position: relative; top: 1px; }
ul.f3-widget-paginator li.previous::before { content: "\f104"; margin-right: 10px; }
ul.f3-widget-paginator li.next::after { content: "\f105"; margin-left: 10px; }


/** news */
.news {}
.news .news-clear { clear: both; display: block; height: 0; visibility: hidden; }
/* page-navigation */
.news-list-view .page-navigation { margin: 40px 0 0; }
.news-list-view .page-navigation:first-child { margin-bottom: 40px; }
.news-list-view .article  + .page-navigation {}
.news-list-view .page-navigation p { float: none; text-align: right; }

.page-navigation .paginate { font-weight: bold; overflow: hidden; }
.page-navigation .previous { float: left; }
.page-navigation .next { float: right; }
.page-navigation .paginate a { border: none; text-decoration: none; }
.page-navigation .paginate a:hover { color: #C51D0F; }
.page-navigation .previous > span,
.page-navigation .next > span { cursor: default; }
.page-navigation .previous span::before,
.page-navigation .next span::after { color: #C51D0F; display: inline-block; font-family: "Font Awesome 5 Free"; font-size: 18px; font-weight: 900; line-height: 1; position: relative; top: 2px; }
.page-navigation .previous span::before { content: "\f104"; margin-right: 15px; }
.page-navigation .next span::after { content: "\f105"; margin-left: 15px; }

.page-navigation ul { margin: -20px auto 0; padding: 0 100px; }
.page-navigation ul li {}
.page-navigation ul li span { padding: 0 5px; }
.page-navigation ul li a { text-decoration: none; }
.page-navigation ul li a:hover { color: #C51D0F; }
.page-navigation .lessPages,
.page-navigation .morePages { cursor: default; }
.page-navigation .current { color: #C51D0F; cursor: default; }
@media screen and (max-width: 479px) {
	.page-navigation ul { margin-top: 10px; padding: 0; }
}

/** news: list */
.news-list-view {}
@media screen and (min-width: 768px) {
	.news-list-view { align-items: stretch; display: flex; flex: 0 1 auto; flex-flow: row wrap; justify-content: flex-start; margin: 0 -15px; }
	.news-list-view::before,
	.news-list-view::after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }
	.news-list-view .article,
	.news-list-view .page-navigation { flex-wrap: wrap; padding-right: 15px; padding-left: 15px; width: 100%; }
	.news-list-view .article { flex: 0 0 50%; max-width: 50%; }
	.news-list-view .page-navigation { flex: 0 0 100%; max-width: 100%; margin: 40px 0 0; }
}
@media screen and (min-width: 1024px) {
	.news-list-view .article { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
}

/* article */
header + .news .news-list-view { margin-top: -40px; }
.news-list-view .article { margin: 40px 0 0; padding-bottom: 40px; }
.news-list-view .article header {}
.news-list-view .article .news-img-wrap { display: none; }
.news-list-view .article img { height: auto; }
.news-list-view .article .teaser-text {}
.news-list-view .article .teaser-text [itemprop="description"] {}
.news-list-view .article .teaser-text .more {}
.news-list-view .article .footer { font-style: italic; }


/** news: details */
.news-single {}
/* pager */
.news-single .pager { list-style: none; margin: 0 0 40px; padding: 0; overflow: hidden; }
.news-single div + .pager { margin-top: 40px; }
.news-single .pager:last-child { margin-bottom: 0; }
.news-single .pager:after { content: ""; clear: both; display: block; }
.news-single .pager li { max-width: 48%; }
.news-single .pager li.previous { float: left; text-align: left; }
.news-single .pager li.next { float: right; text-align: right; }
.news-single .pager li a { display: block; position: relative; }
.news-single .pager li a span { display: none; }
.news-single .pager li.previous a { padding-left: 25px; }
.news-single .pager li.next a { padding-right: 25px; }
.news-single .pager li.previous a::before,
.news-single .pager li.next a::after { color: #C51D0F; display: block; font-family: "Font Awesome 5 Free"; font-size: 12px; font-weight: 900; margin-top: -1px; position: absolute; top: 50%; transform: translate(0, -50%); }
.news-single .pager li.previous a::before { content: "\f060"; left: 0; }
.news-single .pager li.next a::after { content: "\f061"; right: 0; }
@media screen and (max-width: 666px) {
	.news-single .pager li.previous,
	.news-single .pager li.next { float: none; max-width: 100%; }
}
/* content */
.news-single .header {}
.news-single .header h1 {}
.news-single .footer { border-bottom: 1px solid #F3F1F1; margin: 0 0 40px; padding: 0 0 5px; }
.news-single .footer p > span { border-left: 1px solid #F3F1F1; margin-left: 5px; padding-left: 9px; }
.news-single .footer p > span:first-child { border-left: none; margin-left: 0; padding-left: 0; }
.news-single .footer .news-list-date {}
.news-single .footer .news-list-category {}
.news-single .teaser-text { font-weight: 700; margin-bottom: 40px; }
.news-single .article > .row {}
.news-single .article > .row > .col:empty { display: none; }
.news-single .article > .row > .col:empty + .col { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
.news-single .article > .row .col:first-child:last-child { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
.news-single .news-img-wrap { margin-bottom: 20px; }
.news-single .news-img-wrap .outer {}
.news-single .news-img-wrap .outer + .outer { margin-top: 40px; }
.news-single .news-img-wrap .outer .mediaelement {}
.news-single .news-img-wrap .outer .mediaelement.mediaelement-image {}
.news-single .news-img-wrap .outer .mediaelement a { display: block; }
.news-single .news-img-wrap .outer .mediaelement img { display: block; height: auto; width: auto; margin: 0 0 0 auto; transition: transform .3s linear; }
html:not(.touch) .news-single .news-img-wrap .mediaelement-image img:hover { transform: scale(1.04); }
@media screen and (max-width: 767px) {
	.news-single .news-img-wrap .outer .mediaelement img { margin: 0 auto; }
}
.news-single .news-img-wrap .outer .mediaelement .mediaelement-video {}
.news-single .news-img-wrap .outer .mediaelement .iframe-outer-wrapper { width: 100% !important; }
.news-single .news-img-wrap .outer .mediaelement .medialement-alternative-content {}
.news-single .news-img-wrap .news-img-caption { font-size: 90%; margin: 5px 0 0; }
.news-single .news-text-wrap {}
.news-single .news-text-wrap ul { list-style: none; padding: 0; }
.news-single .news-text-wrap ul ul { margin-top: 10px; }
.news-single .news-text-wrap ul li { margin: 0 0 10px 15px; position: relative; }
.news-single .news-text-wrap ul li:before { content: "\f105"; color: #C51D0F; display: inline-block; font-family: "Font Awesome 5 Free"; font-size: 16px; font-weight: 900; line-height: 1; margin: 0 0 0 -15px; width: 15px; }
@media screen and (min-width: 768px) {
	.news-single .article .frame-layout-1 .ce-bodytext { column-gap: 40px; }
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap,
	.news-single .article > .row > .col:empty + .col .news-text-wrap { column-count: 2; column-gap: 40px; margin-bottom: -20px; }
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap p,
	.news-single .article > .row > .col:empty + .col .news-text-wrap p,
	.news-single .article > .row > .col:empty + .col .news-text-wrap li {
		-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
		   -moz-column-break-inside: avoid; /* Mozilla */
			-mx-column-break-inside: avoid;
				column-break-inside: avoid;
				  page-break-inside: avoid; /* Firefox */
					   break-inside: avoid; /* IE 10+ */
	}
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap p:first-of-type:last-of-type,
	.news-single .article > .row > .col:empty + .col .news-text-wrap p:first-of-type:last-of-type { display: inline-block; margin-bottom: 20px; }
	_:-ms-lang(x), .news-single .article > .row > .col:first-child:last-child .news-text-wrap p,
	_:-ms-lang(x), .news-single .article > .row > .col:empty + .col .news-text-wrap p { margin-bottom: 20px; }
	_:-ms-lang(x), .news-single .article > .row > .col:first-child:last-child .news-text-wrap p:after,
	_:-ms-lang(x), .news-single .article > .row > .col:empty + .col .news-text-wrap p:after { display: none; }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap p,
	.news-single .article > .row > .col:empty + .col .news-text-wrap p { margin-bottom: 0; }
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap p:after,
	.news-single .article > .row > .col:empty + .col .news-text-wrap p:after { content: ''; display: block; height: 20px;  }
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap p:last-child:after,
	.news-single .article > .row > .col:empty + .col .news-text-wrap p:last-child:after { height: 0; }
}
@media screen and (min-width: 1024px) {
	.news-single .article .frame-layout-1 .ce-bodytext,
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap,
	.news-single .article > .row > .col:empty + .col .news-text-wrap { column-gap: 60px; }
}
@media screen and (min-width: 1200px) {
	.news-single .article .frame-layout-1 .ce-bodytext,
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap,
	.news-single .article > .row > .col:empty + .col .news-text-wrap { column-gap: 100px; }
}
@media print {
	.news-single .article .frame-layout-1 .ce-bodytext,
	.news-single .article > .row > .col:first-child:last-child .news-text-wrap,
	.news-single .article > .row > .col:empty + .col .news-text-wrap { column-count: auto; }
}
/* backlink */
.news-backlink-wrap { margin: 40px 0 0; }
/* content elements */
.news-single .frame { margin: 40px 0 0; }
.news-single .frame > .frame:first-child { margin-top: 0; }
.news-single .frame .header { margin: 0 0 10px; }
html:not(.touch) .news-single .article:hover figure.image { transform: none; }
/* related */
.news-single .news-related-wrap {}
.news-single .news-related-wrap .news-related { margin: 40px 0 0; }
.news-single .news-related ul { list-style: none; padding: 0; }
.news-single .news-related li { margin: 5px 0; }
.news-single .news-related-news {}
.news-single .news-related-news .news-related-news-date {}
.news-single .news-related-links {}
.news-single .news-related-links a + span { display: block; }
.news-single .news-related-files {}
.news-single .news-related-files .news-related-files-link {}
.news-single .news-related-files .news-related-files-size { font-size: 90%; }


/** subpages */
.frame-type-menu_pages {}


/** accordion */
.accordion-container {}
.accordion-container .accordion-items {}
.accordion-container .accordion-items > .frame {}
.accordion-container .accordion-items > .frame-type-table { overflow-x: auto; }
.accordion-container .accordion-items > .frame-type-table .accordion-item-content { overflow-x: auto; }
.accordion-container .accordion-item-header { border-bottom: 2px solid #444; margin: 0; padding: 0 0 10px; position: relative; }
.accordion-container .accordion-item-header .header { cursor: pointer; margin-bottom: 0; }
.accordion-container .accordion-item-header .toggleSubNav { display: block; top: auto; right: 0; bottom: 15px; }
.accordion-container .accordion-item-header .toggleSubNav::before,
.accordion-container .accordion-item-header .toggleSubNav::after { content: ""; background: #444; height: 2px; width: 14px; position: absolute; top: 50%; z-index: 6; transition: all .4s ease-in-out; }
.accordion-container .accordion-item-header .toggleSubNav::before { right: 0; transform: rotate(-45deg); }
.accordion-container .accordion-item-header .toggleSubNav::after { right: 9px; transform: rotate(45deg); }
.accordion-container .accordion-item-header.open .toggleSubNav::before { transform: rotate(45deg); }
.accordion-container .accordion-item-header.open .toggleSubNav::after { transform: rotate(-45deg); }
.accordion-container .accordion-item-content { margin: 20px 0 0; transition: all .5s ease; }
.accordion-container .closed .accordion-item-content { height: 0; margin: 0; opacity: 0; overflow: hidden; }
.accordion-container .accordion-item-content .used-as-accordion-item-header { display: none; }


/** tabs */
.content .tab-container {}
.content .tab-container .tabs { margin: 0; padding: 0; }
.content .tab-container .tabs .tab-link { background: none; display: inline-block; color: #222; cursor: pointer; padding: 10px 15px; }
.content .tab-container .tabs .tab-link.current { background: #ededed; color: #222; }
.content .tab-container .tab-content {}
.content .tab-container .tab-item { display: none; background: #ededed; margin: 0; padding: 15px; }
.content .tab-container .tab-item.current { display: inherit; }


/** search */
.tx-kesearch-pi1 {}
/* form */
.tx-kesearch-pi1 form[name="form_kesearch_pi1"] {}
.kesearch_searchbox { display: table; max-width: 600px; width: 100%; }
.kesearch_searchbox:hover {}
.kesearch_searchbox .kesearchbox { border: 1px solid #444; display: table-cell; width: 100%; vertical-align: top; }
.kesearch_searchbox #ke_search_sword { border: none; }
.kesearch_searchbox #ke_search_sword::placeholder {}
.kesearch_searchbox #ke_search_sword:focus::placeholder { opacity: .3; }
.kesearch_searchbox div.clearer { display: none;}
.kesearch_searchbox .resetbutt { display: none; }
.kesearch_searchbox #kesearch_submit { display: none;}
.kesearch_searchbox .submitbutt { display: table-cell; background: #CCC; border: 1px solid #444; position: relative; vertical-align: top; position: relative; z-index: 1; overflow: hidden; }
.kesearch_searchbox .submitbutt::after { content: ""; background: #444; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; transform: scale(1,1); transition: all .4s ease; }
html:not(.touch) .kesearch_searchbox .submitbutt:hover::after { transform: scale(0,0); }
.kesearch_searchbox .submitbutt input[type="submit"] { padding: 14px 30px 10px; }

/* ordering */
#kesearch_ordering {}
#kesearch_ordering .ordering {}
#kesearch_ordering .ordering li {}
#kesearch_ordering .ordering li.sortlink {}
#kesearch_ordering .ordering li.sortlink .up {}
#kesearch_ordering .ordering li.sortlink .down {}

/* results */
.tx-kesearch-pi1 .messsage {}
#kesearch_num_results { margin-bottom: 10px; }
#kesearch_results { margin-top: 20px; }
.result-list-item { margin: 0; padding: 25px 0; }
.result-list-item::after, .result-list-item:first-child::before { content: ""; background: #444; height: 2px; width: 100px; /*margin-left: -50px;*/ position: absolute; left: 0; }
.result-list-item::after { bottom: 0; }
.result-list-item:first-child::before { top: 0; }
.result-list-item:nth-child(odd) { background: #F3F1F1; }
.result-list-item:nth-child(even) {}

.result-list-item .result-number {}
.result-list-item .result-title { display: block; font-size: 20px; font-weight: 400; margin: 0 0 10px; }
.result-list-item .clearer { display: block; clear: both; height: 0; }
.result-list-item .add-info { display: none; }
.result-list-item .teaser_icon { display: none; /*display: table-cell;*/ vertical-align: top; padding-right: 30px; }
.result-list-item .teaser_icon img { display: block; height: auto; width: auto; }
.result-list-item .result-teaser { display: block; /*display: table-cell;*/ vertical-align: top; }
.result-list-item .hit { /*border-bottom: 1px solid #444;*/ }
.result-list-item .result-teaser .hit { color: #444; font-weight: bold; }
.result-list-item .result-teaser .hit::selection { color: #C00; }
.result-list-item .result-teaser .hit::-moz-selection { color: #C00; }

/* pagebrowser */
#kesearch_pagebrowser_top { margin-bottom: 10px; }
#kesearch_pagebrowser_bottom { margin-top: 40px; }
.pages_total {}
.pages_total .result_txt { text-align: center; }
.kesearch_pagebrowser { margin: 10px auto 0; }
.kesearch_pagebrowser ul { display: table; list-style: none; margin: 0 auto; padding: 0; }
.kesearch_pagebrowser ul::after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.kesearch_pagebrowser ul li { display: table-cell; padding: 0 5px 5px; }
.kesearch_pagebrowser a { padding: 3px; text-decoration: none; font-weight: 600; }
.kesearch_pagebrowser a:hover { text-decoration: underline; }
.kesearch_pagebrowser a.current { color: gold; }
.kesearch_pagebrowser a.prev,
.kesearch_pagebrowser a.next { font-weight: 400; padding: 0; position: absolute; bottom: 0; }
.kesearch_pagebrowser a.prev { left: 0; }
.kesearch_pagebrowser a.next { right: 0; }
.kesearch_pagebrowser a.prev::before,
.kesearch_pagebrowser a.next::after { display: inline-block; font-family: "Font Awesome 5 Free"; font-size: 18px; font-weight: 900; line-height: 1; position: relative; top: 1px; }
.kesearch_pagebrowser a.prev::before { content: "\f137"; margin-right: 10px; left: 1px; }
.kesearch_pagebrowser a.next::after { content: "\f138"; margin-left: 10px; right: 1px; }


/** DCE */
.products {}
.products img { height: auto; }
.products .list { display: flex; }
.products .product-list {}
.products .product-list .product-item { cursor: pointer; margin-top: 10px; }





/** Content elements */
div.tel { display: block; /*color: #eb6e08;*/ text-decoration: none; text-transform: uppercase;
	background: url('../../../fileadmin/theme/bollacke/img/navigation-dot-orange.png') no-repeat; background-position: left 5px;
	padding-left: 15px; margin-top: 50px; font-family: arial; }
div.tel a.tel { color: #eb6e08; text-decoration: none; }
div.tel span.tel { font-size: 25px; font-weight: 400; /*margin-top: 5px;*/ display: block; }
@media screen and (max-width: 991px), (min-width: 992px) and (max-width: 1024px) and (pointer: coarse) {
	div.tel { margin-top: 0; }
}

a.tel { cursor: pointer; }



/* mobile only */
.mobile-only { display: none; font-size: 14px; 	margin-top: 5px;}
@media screen and (max-width: 767px) { /* smaller than ipad - portrait */
	.mobile-only { display: block; }
}/* 767px */


/* pics */
div.ce-right .ce-gallery, div.ce-left .ce-gallery { max-width: 100%; }
div.ce-textpic .ce-gallery { margin-bottom: 10px; }
div.ce-textpic::after, div.ce-image::after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }

@media screen and (max-width: 767px) { /* smaller than ipad - portrait */
	.two-columns--2-1 div.ce-right .ce-gallery { padding-left: 0; float: left; margin-top: 15px; }
}/* 767px */





/* tables */
.content table { width: 100%; font-size: 14px; border-spacing: 1px; border-collapse: separate; }
.content table th { background-color: #3a3a3a; color: #ffffff; vertical-align: top; text-align: left; font-weight: 600; padding: 11px; }
.content table td { background-color: #f0f1f1; color: #241f20; padding: 7px; text-align: left; }
.content table tr:hover td { background-color: #d0d0d0; }
.content table.center td, .content table.center th { text-align: center; }
.content table th strong { font-weight: 600; }
.content table.pm_abstandorte { margin-top: 10px; border: 0;  font-size: 14px; }
.content table tr:hover td { background-color: #ffffff; color: #000000; }
.content table.pm_abstandorte th, .content table.pm_abstandorte td { background-color: transparent; padding: 3px 0; color: #000000; }
.content table.pm_abstandorte th { font-weight: bold; }


/* ScrollToTop */
#ScrollToTop, #ScrollToTop:hover, #ScrollToTop .scroll-top-icon::before, #ScrollToTop.scroll-top-fixed .scroll-top-icon::before { border-color: #eb6e08; }
#ScrollToTop.scroll-top-fixed { border-color: #eb6e08; }
#ScrollToTop .scroll-top-icon::after, #ScrollToTop.scroll-top-fixed .scroll-top-icon::after { background: #eb6e08; }
@media screen and (max-width: 1380px) {
	#ScrollToTop.scroll-top-fixed { bottom: 150px!important; }
}/* design */




/* extension tt_news */
.news-single-backlink { padding: 0; }
.news-single-rightbox { float: none; width: 100%; margin-bottom: 10px; }

.news-list-item { padding-bottom: 30px; }
.news-list-browse .showResultsWrap { display: none; }
.news-list-browse .browseLinksWrap * { margin: 0 5px; }

.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu { font-size: 12px; }

.news-single-item hr.cl-right, .news-list-item hr.clearer { display: none }



/* contact */
/*
#sbCenter { z-index: 110; }

.content .kontakt { margin-bottom: 18px; }
.content .kontakt p { display: none; }
.content .kontakt p.bodytext { display: block; 	margin-bottom: 0; }
.content .kontakt a.mail { color: #eb6e08; border-bottom: 1px dotted #eb6e08; text-decoration: none; }

.kontakt address { font-style: normal; font-weight: 100; }
.content .kontakt h4 { margin-top: 18px; }
*/



/* two-columns */
@media screen and (max-width: 768px) { /* ipad - portrait */
	.two-columns .col-sm-12 + .col-sm-12  { margin-top: 40px; }
}/* 768px */
@media screen and (max-width: 767px) { /* smaller than ipad - portrait */
	.two-columns .col-xs-12 + .col-xs-12  { margin-top: 40px; }
}



/*Cookie*/

.waconcookiemanagement .btn,
.waconcookiemanagement .btn-outline-primary {    border: 2px solid #eb6e08;}
.waconcookiemanagement .btn::after,
.waconcookiemanagement .btn-outline-primary::after{    background: #eb6e08; color: #eb6e08}
#CookieBox .cookie-btn:hover { color: #eb6e08}
html:not(.touch) .waconcookiemanagement .btn:hover { color: #eb6e08}
.waconcookiemanagement .btn-primary {background: #fff;color: #fff;}
.waconcookiemanagement .btn-default { color: #eb6e08}
.waconcookiemanagement .btn-default:hover {background: #eb6e08;color: #fff;}
html:not(.touch) .waconcookiemanagement .btn-default:hover { color: #fff}
.waconcookiemanagement .btn-outline-primary:hover {    background-color: #fff; color: #eb6e08}



.cookie-set.script p { background: rgba(255,255,255,0.8);}

/* eof */

/* this file contains the style of start / home page */

body[data-page-id="1"] {}

#content-area #content { margin-top: 45px; padding-top: 51px;  }


/* footwe news */
#footernews { padding-top: 10px; background-color: #bbbbbb; text-align: center; margin-bottom: 20px; margin-top: -20px; }
#footernews:empty { background-color: #ffffff; margin-top: 20px; }

#footernews p, #footernews a { font-weight: 300; }
#footernews a { color: #fff; text-decoration: none; }
#footernews a:hover { color: #fff; }
#footernews p { color: #000; }
#footernews h2, #footernews h3 { font-weight: 100; line-height: 1.3em; min-height: 3.6em; overflow: hidden; font-family: "Open Sans Condensed", Helvetica, Arial; font-size: 1.7em; }
#footernews h3 { margin: 0; }
.content .news-list-item h2 { line-height: 1.6em; }

#footernews .news-list-container { width: 80%; margin: auto; text-align: left; display: flex; flex-wrap: wrap; }
#footernews .news-list-item { flex: 0 0 33.3333%; padding-left: 15px; padding-right: 15px; }
#footernews .news-list-item:first-child { margin-left: 0; }
#footernews .news-list-item > a { display: none; }
#footernews .news-list-date { display: none; }
#footernews .news-list-container:before,
#footernews .news-list-container:after { content: ""; display: table; }
#footernews .news-list-container:after { clear: both; }


@media screen and (max-width: 1200px) { /* width of design */
    #footernews { margin-left: -20px; margin-right: -20px; }
}


@media screen and (max-width: 991px), (min-width: 992px) and (max-width: 1024px) and (pointer: coarse) {
    #content > .row > .sidebar .frame-type-textpic { display: none; }
    #content-area #content { margin-top: 0;  }

    #footernews .news-list-container { width: 100%; padding-left: 20px; padding-right: 20px; margin-left: -15px; margin-right: -15px; }

}

@media screen and (max-width: 767px) { /* smaller than ipad - portrait */
    #content-area #content { padding-top: 0; }

    #footernews .news-list-container { display: flex; }
    #footernews .news-list-item { flex: 0 0 100%; max-width: 100%; }
    #footernews h2, #footernews h3 { min-height: auto; margin-bottom: 1rem; }

}/* 767px */

/* eof */
