/* generated with grunt-sass-globbing */

@font-face {
	font-family: "Icomoon";
	src: url("../../fonts/icomoon/fonts/icomoon.eot?#iefix");
	src: url("../../fonts/icomoon/fonts/icomoon.eot?#iefix") format("eot"), url("../../fonts/icomoon/fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon/fonts/icomoon.ttf") format("truetype"), url("../../fonts/icomoon/fonts/icomoon.svg#icomoon") format("svg");
}

/* encode-sans-latin_latin-ext-400*/

@font-face {
	font-family: 'Encode Sans';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url("../../fonts/encode-sans/encode-sans-latin_latin-ext-400.woff2") format("woff2"), url("../../fonts/encode-sans/encode-sans-latin_latin-ext-400.woff") format("woff");
}

@font-face {
	font-family: 'Encode Sans Italic';
	font-style: italic;
	font-display: swap;
	font-weight: 400;
	src: url("../../fonts/encode-sans/encode-sans-latin_latin-ext-400.woff2") format("woff2"), url("../../fonts/encode-sans/encode-sans-latin_latin-ext-400.woff") format("woff");
}

@font-face {
	font-family: 'Encode Sans Medium';
	font-style: normal;
	font-display: swap;
	font-weight: 600;
	src: url("../../fonts/encode-sans/encode-sans-latin-600-normal.woff2") format("woff2"), url("../../fonts/encode-sans/encode-sans-latin-600-normal.woff") format("woff");
}

/* encode-sans-latin_latin-ext-700*/

@font-face {
	font-family: 'Encode Sans Bold';
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: url("../../fonts/encode-sans/encode-sans-latin-700-normal.woff2") format("woff2"), url("../../fonts/encode-sans/encode-sans-latin-700-normal.woff") format("woff");
}

/* encode-sans-latin_latin-ext-900*/

@font-face {
	font-family: 'Encode Sans Black';
	font-style: normal;
	font-display: swap;
	font-weight: 900;
	src: url("../../fonts/encode-sans/encode-sans-latin_latin-ext-800.woff2") format("woff2"), url("../../fonts/encode-sans/encode-sans-latin_latin-ext-800.woff") format("woff");
}

/* generated with grunt-sass-globbing */

/* generated with grunt-sass-globbing */

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
	--blue: #b5e2ee;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #e30613;
	--orange: #f9b000;
	--yellow: #fff9c7;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #ffffff;
	--gray: #5e6c7c;
	--gray-dark: #2F313B;
	--primary: #e30613;
	--secondary: #5e6c7c;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #fff9c7;
	--danger: #e30613;
	--light: #f3f6f8;
	--dark: #2F313B;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: "Encode Sans", Arial, sans-serif;
	--font-family-monospace: "Courier New", monospace;
}

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

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}

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

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block;
}

body {
	margin: 0;
	font-family: "Encode Sans", Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.6;
	color: #000d1a;
	text-align: left;
	background-color: #ffffff;
}

[tabindex="-1"]:focus {
	outline: none !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	margin-bottom: 0.625rem;
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #e30613;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:hover {
	color: #bd0c16;
	text-decoration: underline;
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

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

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

figure {
	margin: 0 0 1rem;
}

img {
	vertical-align: middle;
	border-style: none;
}

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

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
	touch-action: manipulation;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #5e6c7c;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-bottom: .5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

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

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

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

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

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

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: 0.5rem;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	color: inherit;
}

h1,
.h1 {
	font-size: 2.813rem;
}

h2,
.h2 {
	font-size: 2.188rem;
}

h3,
.h3 {
	font-size: 1.625rem;
}

h4,
.h4 {
	font-size: 1.25rem;
}

h5,
.h5 {
	font-size: 1.05rem;
}

h6,
.h6 {
	font-size: 1rem;
}

.lead {
	font-size: 1.25rem;
	font-weight: 300;
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

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

mark,
.mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.list-inline-item {
	display: inline-block;
}

.list-inline-item:not(:last-child) {
	margin-right: 5px;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem;
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #5e6c7c;
}

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

.img-fluid {
	max-width: 100%;
	height: auto;
}

.img-thumbnail {
	padding: 0.25rem;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-radius: 0.25rem;
	transition: all 0.2s ease-in-out;
	max-width: 100%;
	height: auto;
}

.figure {
	display: inline-block;
}

.figure-img {
	margin-bottom: 0.5rem;
	line-height: 1;
}

.figure-caption {
	font-size: 87.5%;
	color: #000d1a;
}

code,
kbd,
pre,
samp {
	font-family: "Courier New", monospace;
}

code {
	padding: 0.2rem 0.4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f3f6f8;
	border-radius: 0.25rem;
}

a > code {
	padding: 0;
	color: inherit;
	background-color: inherit;
}

kbd {
	padding: 0.2rem 0.4rem;
	font-size: 90%;
	color: #ffffff;
	background-color: #000d1a;
	border-radius: 0.2rem;
}

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

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #000d1a;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

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

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

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

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.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,
.col-sm-auto,
.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,
.col-md-auto,
.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,
.col-lg-auto,
.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,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	order: -1;
}

.order-1 {
	order: 1;
}

.order-2 {
	order: 2;
}

.order-3 {
	order: 3;
}

.order-4 {
	order: 4;
}

.order-5 {
	order: 5;
}

.order-6 {
	order: 6;
}

.order-7 {
	order: 7;
}

.order-8 {
	order: 8;
}

.order-9 {
	order: 9;
}

.order-10 {
	order: 10;
}

.order-11 {
	order: 11;
}

.order-12 {
	order: 12;
}

.offset-1 {
	margin-left: 8.3333333333%;
}

.offset-2 {
	margin-left: 16.6666666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.3333333333%;
}

.offset-5 {
	margin-left: 41.6666666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.3333333333%;
}

.offset-8 {
	margin-left: 66.6666666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.3333333333%;
}

.offset-11 {
	margin-left: 91.6666666667%;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.table th,
.table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dde1e9;
}

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

.table tbody + tbody {
	border-top: 2px solid #dde1e9;
}

.table .table {
	background-color: #ffffff;
}

.table-sm th,
.table-sm td {
	padding: 0.3rem;
}

.table-bordered {
	border: 1px solid #dde1e9;
}

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

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

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
	background-color: #f7b9bd;
}

.table-hover .table-primary:hover {
	background-color: #f4a2a7;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
	background-color: #f4a2a7;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
	background-color: #d2d6da;
}

.table-hover .table-secondary:hover {
	background-color: #c4c9ce;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
	background-color: #c4c9ce;
}

.table-success,
.table-success > th,
.table-success > td {
	background-color: #c3e6cb;
}

.table-hover .table-success:hover {
	background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
	background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
	background-color: #bee5eb;
}

.table-hover .table-info:hover {
	background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
	background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
	background-color: #fffdef;
}

.table-hover .table-warning:hover {
	background-color: #fffad6;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
	background-color: #fffad6;
}

.table-danger,
.table-danger > th,
.table-danger > td {
	background-color: #f7b9bd;
}

.table-hover .table-danger:hover {
	background-color: #f4a2a7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
	background-color: #f4a2a7;
}

.table-light,
.table-light > th,
.table-light > td {
	background-color: #fcfcfd;
}

.table-hover .table-light:hover {
	background-color: #ededf3;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
	background-color: #ededf3;
}

.table-dark,
.table-dark > th,
.table-dark > td {
	background-color: #c5c5c8;
}

.table-hover .table-dark:hover {
	background-color: #b8b8bc;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
	background-color: #b8b8bc;
}

.table-active,
.table-active > th,
.table-active > td {
	background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
	background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
	color: #ffffff;
	background-color: #000d1a;
	border-color: #002040;
}

.table .thead-light th {
	color: #495057;
	background-color: #dde1e9;
	border-color: #dde1e9;
}

.table-dark {
	color: #ffffff;
	background-color: #000d1a;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
	border-color: #002040;
}

.table-dark.table-bordered {
	border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, 0.075);
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

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

.form-control {
	display: block;
	width: 100%;
	padding: 0.625rem 1.25rem;
	font-size: 1rem;
	line-height: 1.6;
	color: #000d1a;
	background-color: #ffffff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #dde1e9;
	border-radius: 5px;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-control:focus {
	color: #000d1a;
	background-color: #ffffff;
	border-color: #5e6c7c;
	outline: none;
	box-shadow: 0;
}

.form-control::placeholder {
	color: #5e6c7c;
	opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #f3f6f8;
	opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.85rem + 2px);
}

select.form-control:focus::-ms-value {
	color: #000d1a;
	background-color: #ffffff;
}

.form-control-file,
.form-control-range {
	display: block;
}

.col-form-label {
	padding-top: calc(0.625rem + 1px);
	padding-bottom: calc(0.625rem + 1px);
	margin-bottom: 0;
	line-height: 1.6;
}

.col-form-label-lg {
	padding-top: calc(0.5rem + 1px);
	padding-bottom: calc(0.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.2;
}

.col-form-label-sm {
	padding-top: calc(0.25rem + 1px);
	padding-bottom: calc(0.25rem + 1px);
	font-size: 0.875rem;
	line-height: 1.2;
}

.col-form-legend {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	margin-bottom: 0;
	font-size: 1rem;
}

.form-control-plaintext {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	margin-bottom: 0;
	line-height: 1.6;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .form-control-plaintext.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-plaintext.btn,
.form-control-plaintext.form-control-lg,
.input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .form-control-plaintext.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-plaintext.btn {
	padding-right: 0;
	padding-left: 0;
}

.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.2;
	border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
	height: calc(1.55rem + 2px);
}

.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.2;
	border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
	height: calc(2.5rem + 2px);
}

.form-group {
	margin-bottom: 1rem;
}

.form-text {
	display: block;
	margin-top: 0.25rem;
}

.form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
	padding-right: 5px;
	padding-left: 5px;
}

.form-check {
	position: relative;
	display: block;
	margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
	color: #5e6c7c;
}

.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0;
}

.form-check-input {
	position: absolute;
	margin-top: 0.25rem;
	margin-left: -1.25rem;
}

.form-check-inline {
	display: inline-block;
	margin-right: 0.75rem;
}

.form-check-inline .form-check-label {
	vertical-align: middle;
}

.valid-feedback {
	display: none;
	margin-top: .25rem;
	font-size: .875rem;
	color: #28a745;
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	width: 250px;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40, 167, 69, 0.8);
	border-radius: .2rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated
.custom-select:valid,
.custom-select.is-valid {
	border-color: #28a745;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated
  .custom-select:valid:focus,
.custom-select.is-valid:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated
  .custom-select:valid ~ .valid-feedback,
.was-validated
  .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .form-check-input:valid + .form-check-label,
.form-check-input.is-valid + .form-check-label {
	color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-indicator,
.custom-control-input.is-valid ~ .custom-control-indicator {
	background-color: rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid ~ .custom-control-description,
.custom-control-input.is-valid ~ .custom-control-description {
	color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-control,
.custom-file-input.is-valid ~ .custom-file-control {
	border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-control::before,
.custom-file-input.is-valid ~ .custom-file-control::before {
	border-color: inherit;
}

.was-validated .custom-file-input:valid:focus,
.custom-file-input.is-valid:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
	display: none;
	margin-top: .25rem;
	font-size: .875rem;
	color: #e30613;
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	width: 250px;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(227, 6, 19, 0.8);
	border-radius: .2rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated
.custom-select:invalid,
.custom-select.is-invalid {
	border-color: #e30613;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated
  .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated
  .custom-select:invalid ~ .invalid-feedback,
.was-validated
  .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .form-check-input:invalid + .form-check-label,
.form-check-input.is-invalid + .form-check-label {
	color: #e30613;
}

.was-validated .custom-control-input:invalid ~ .custom-control-indicator,
.custom-control-input.is-invalid ~ .custom-control-indicator {
	background-color: rgba(227, 6, 19, 0.25);
}

.was-validated .custom-control-input:invalid ~ .custom-control-description,
.custom-control-input.is-invalid ~ .custom-control-description {
	color: #e30613;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control,
.custom-file-input.is-invalid ~ .custom-file-control {
	border-color: #e30613;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control::before,
.custom-file-input.is-invalid ~ .custom-file-control::before {
	border-color: inherit;
}

.was-validated .custom-file-input:invalid:focus,
.custom-file-input.is-invalid:focus {
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.25);
}

.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.form-inline .form-check {
	width: 100%;
}

.btn {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.625rem 1.25rem;
	font-size: 1rem;
	line-height: 1.6;
	border-radius: 30px;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

.btn:focus,
.btn.focus {
	outline: 0;
	box-shadow: 0;
}

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

.btn:not([disabled]):not(.disabled):active,
.btn:not([disabled]):not(.disabled).active {
	background-image: none;
}

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

.btn-primary {
	color: #fff;
	background-color: #e30613;
	border-color: #e30613;
}

.btn-primary:hover {
	color: #fff;
	background-color: #be0510;
	border-color: #b1050f;
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
	background-color: #e30613;
	border-color: #e30613;
}

.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #b1050f;
	border-color: #a5040e;
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

.btn-secondary {
	color: #fff;
	background-color: #5e6c7c;
	border-color: #5e6c7c;
}

.btn-secondary:hover {
	color: #fff;
	background-color: #4e5966;
	border-color: #48535f;
}

.btn-secondary:focus,
.btn-secondary.focus {
	box-shadow: 0 0 0 0.2rem rgba(94, 108, 124, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	background-color: #5e6c7c;
	border-color: #5e6c7c;
}

.btn-secondary:not([disabled]):not(.disabled):active,
.btn-secondary:not([disabled]):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #48535f;
	border-color: #434c58;
	box-shadow: 0 0 0 0.2rem rgba(94, 108, 124, 0.5);
}

.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 0.2rem rgba(40, 167, 69, 0.5);
}

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

.btn-success:not([disabled]):not(.disabled):active,
.btn-success:not([disabled]):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.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 0.2rem rgba(23, 162, 184, 0.5);
}

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

.btn-info:not([disabled]):not(.disabled):active,
.btn-info:not([disabled]):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f;
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
	color: #111;
	background-color: #fff9c7;
	border-color: #fff9c7;
}

.btn-warning:hover {
	color: #111;
	background-color: #fff5a1;
	border-color: #fff494;
}

.btn-warning:focus,
.btn-warning.focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 249, 199, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
	background-color: #fff9c7;
	border-color: #fff9c7;
}

.btn-warning:not([disabled]):not(.disabled):active,
.btn-warning:not([disabled]):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
	color: #111;
	background-color: #fff494;
	border-color: #fff287;
	box-shadow: 0 0 0 0.2rem rgba(255, 249, 199, 0.5);
}

.btn-danger {
	color: #fff;
	background-color: #e30613;
	border-color: #e30613;
}

.btn-danger:hover {
	color: #fff;
	background-color: #be0510;
	border-color: #b1050f;
}

.btn-danger:focus,
.btn-danger.focus {
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

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

.btn-danger:not([disabled]):not(.disabled):active,
.btn-danger:not([disabled]):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #b1050f;
	border-color: #a5040e;
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

.btn-light {
	color: #111;
	background-color: #f3f6f8;
	border-color: #f3f6f8;
}

.btn-light:hover {
	color: #111;
	background-color: #dbe4ea;
	border-color: #d3dee5;
}

.btn-light:focus,
.btn-light.focus {
	box-shadow: 0 0 0 0.2rem rgba(243, 246, 248, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
	background-color: #f3f6f8;
	border-color: #f3f6f8;
}

.btn-light:not([disabled]):not(.disabled):active,
.btn-light:not([disabled]):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
	color: #111;
	background-color: #d3dee5;
	border-color: #cbd8e1;
	box-shadow: 0 0 0 0.2rem rgba(243, 246, 248, 0.5);
}

.btn-dark {
	color: #fff;
	background-color: #2F313B;
	border-color: #2F313B;
}

.btn-dark:hover {
	color: #fff;
	background-color: #1e1f26;
	border-color: #18191f;
}

.btn-dark:focus,
.btn-dark.focus {
	box-shadow: 0 0 0 0.2rem rgba(47, 49, 59, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
	background-color: #2F313B;
	border-color: #2F313B;
}

.btn-dark:not([disabled]):not(.disabled):active,
.btn-dark:not([disabled]):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #18191f;
	border-color: #131418;
	box-shadow: 0 0 0 0.2rem rgba(47, 49, 59, 0.5);
}

.btn-outline-primary {
	color: #e30613;
	background-color: transparent;
	background-image: none;
	border-color: #e30613;
}

.btn-outline-primary:hover {
	color: #ffffff;
	background-color: #e30613;
	border-color: #e30613;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

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

.btn-outline-primary:not([disabled]):not(.disabled):active,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
	color: #ffffff;
	background-color: #e30613;
	border-color: #e30613;
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

.btn-outline-secondary {
	color: #5e6c7c;
	background-color: transparent;
	background-image: none;
	border-color: #5e6c7c;
}

.btn-outline-secondary:hover {
	color: #ffffff;
	background-color: #5e6c7c;
	border-color: #5e6c7c;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
	box-shadow: 0 0 0 0.2rem rgba(94, 108, 124, 0.5);
}

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

.btn-outline-secondary:not([disabled]):not(.disabled):active,
.btn-outline-secondary:not([disabled]):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
	color: #ffffff;
	background-color: #5e6c7c;
	border-color: #5e6c7c;
	box-shadow: 0 0 0 0.2rem rgba(94, 108, 124, 0.5);
}

.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745;
}

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

.btn-outline-success:focus,
.btn-outline-success.focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.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,
.show > .btn-outline-success.dropdown-toggle {
	color: #ffffff;
	background-color: #28a745;
	border-color: #28a745;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8;
}

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

.btn-outline-info:focus,
.btn-outline-info.focus {
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.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,
.show > .btn-outline-info.dropdown-toggle {
	color: #ffffff;
	background-color: #17a2b8;
	border-color: #17a2b8;
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
	color: #fff9c7;
	background-color: transparent;
	background-image: none;
	border-color: #fff9c7;
}

.btn-outline-warning:hover {
	color: #ffffff;
	background-color: #fff9c7;
	border-color: #fff9c7;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 249, 199, 0.5);
}

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

.btn-outline-warning:not([disabled]):not(.disabled):active,
.btn-outline-warning:not([disabled]):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
	color: #ffffff;
	background-color: #fff9c7;
	border-color: #fff9c7;
	box-shadow: 0 0 0 0.2rem rgba(255, 249, 199, 0.5);
}

.btn-outline-danger {
	color: #e30613;
	background-color: transparent;
	background-image: none;
	border-color: #e30613;
}

.btn-outline-danger:hover {
	color: #ffffff;
	background-color: #e30613;
	border-color: #e30613;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

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

.btn-outline-danger:not([disabled]):not(.disabled):active,
.btn-outline-danger:not([disabled]):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
	color: #ffffff;
	background-color: #e30613;
	border-color: #e30613;
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

.btn-outline-light {
	color: #f3f6f8;
	background-color: transparent;
	background-image: none;
	border-color: #f3f6f8;
}

.btn-outline-light:hover {
	color: #000d1a;
	background-color: #f3f6f8;
	border-color: #f3f6f8;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
	box-shadow: 0 0 0 0.2rem rgba(243, 246, 248, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f3f6f8;
	background-color: transparent;
}

.btn-outline-light:not([disabled]):not(.disabled):active,
.btn-outline-light:not([disabled]):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
	color: #000d1a;
	background-color: #f3f6f8;
	border-color: #f3f6f8;
	box-shadow: 0 0 0 0.2rem rgba(243, 246, 248, 0.5);
}

.btn-outline-dark {
	color: #2F313B;
	background-color: transparent;
	background-image: none;
	border-color: #2F313B;
}

.btn-outline-dark:hover {
	color: #ffffff;
	background-color: #2F313B;
	border-color: #2F313B;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
	box-shadow: 0 0 0 0.2rem rgba(47, 49, 59, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #2F313B;
	background-color: transparent;
}

.btn-outline-dark:not([disabled]):not(.disabled):active,
.btn-outline-dark:not([disabled]):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
	color: #ffffff;
	background-color: #2F313B;
	border-color: #2F313B;
	box-shadow: 0 0 0 0.2rem rgba(47, 49, 59, 0.5);
}

.btn-link {
	font-weight: 400;
	color: #e30613;
	background-color: transparent;
}

.btn-link:hover {
	color: #bd0c16;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
	border-color: transparent;
	box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
	color: #5e6c7c;
}

.btn-lg,
.btn-group-lg > .btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.2;
	border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm > .btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.2;
	border-radius: 0.2rem;
}

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

.btn-block + .btn-block {
	margin-top: 0.5rem;
}

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

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

.fade.show {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.show {
	display: block;
}

tr.collapse.show {
	display: table-row;
}

tbody.collapse.show {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease;
}

.dropup,
.dropdown {
	position: relative;
}

.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 1rem;
	color: #000d1a;
	text-align: left;
	list-style: none;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
}

.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0;
	border-right: 0.3em solid transparent;
	border-bottom: 0.3em solid;
	border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropdown-divider {
	height: 0;
	margin: 0.5rem 0;
	overflow: hidden;
	border-top: 1px solid #dde1e9;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #000d1a;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #000001;
	text-decoration: none;
	background-color: #f3f6f8;
}

.dropdown-item.active,
.dropdown-item:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #e30613;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #5e6c7c;
	background-color: transparent;
}

.dropdown-menu.show {
	display: block;
}

.dropdown-header {
	display: block;
	padding: 0.5rem 1.5rem;
	margin-bottom: 0;
	font-size: 0.875rem;
	color: #5e6c7c;
	white-space: nowrap;
}

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

.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	flex: 0 1 auto;
}

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

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

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

.btn-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.btn-toolbar .input-group {
	width: auto;
}

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

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

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

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

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

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

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

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

.btn + .dropdown-toggle-split {
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}

.btn + .dropdown-toggle-split::after {
	margin-left: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
	padding-right: 0.375rem;
	padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
	padding-right: 0.75rem;
	padding-left: 0.75rem;
}

.btn-group-vertical {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
	width: 100%;
}

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

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

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

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

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

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

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

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

.input-group {
	position: relative;
	display: flex;
	align-items: stretch;
	width: 100%;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
}

.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
	z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: flex;
	align-items: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	white-space: nowrap;
}

.input-group-addon {
	padding: 0.625rem 1.25rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.6;
	color: #000d1a;
	text-align: center;
	background-color: #dde1e9;
	border: 1px solid #dde1e9;
	border-radius: 5px;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	border-radius: 0.3rem;
}

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

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

.input-group-addon:not(:last-child) {
	border-right: 0;
}

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

.form-control + .input-group-addon:not(:first-child) {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	align-items: stretch;
	font-size: 0;
	white-space: nowrap;
}

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

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

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

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

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
	margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
	z-index: 2;
	margin-left: 0;
}

.input-group-btn:not(:first-child) > .btn:first-child,
.input-group-btn:not(:first-child) > .btn-group:first-child {
	margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
	z-index: 3;
}

.custom-control {
	position: relative;
	display: inline-flex;
	min-height: 1.6rem;
	padding-left: 1.5rem;
	margin-right: 1rem;
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
	color: #ffffff;
	background-color: #e30613;
}

.custom-control-input:focus ~ .custom-control-indicator {
	box-shadow: 0 0 0 1px #ffffff, 0;
}

.custom-control-input:active ~ .custom-control-indicator {
	color: #ffffff;
	background-color: #fc9fa5;
}

.custom-control-input:disabled ~ .custom-control-indicator {
	background-color: #dde1e9;
}

.custom-control-input:disabled ~ .custom-control-description {
	color: #5e6c7c;
}

.custom-control-indicator {
	position: absolute;
	top: 0.3rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	user-select: none;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
	border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
	background-color: #e30613;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23ffffff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
	border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffffff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
	display: flex;
	flex-direction: column;
}

.custom-controls-stacked .custom-control {
	margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
	margin-left: 0;
}

.custom-select {
	display: inline-block;
	max-width: 100%;
	height: calc(2.85rem + 2px);
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	line-height: 1.6;
	color: #000d1a;
	vertical-align: middle;
	background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
	background-size: 8px 10px;
	border: 1px solid #dde1e9;
	border-radius: 0.25rem;
	appearance: none;
}

.custom-select:focus {
	border-color: #fb6d76;
	outline: none;
}

.custom-select:focus::-ms-value {
	color: #000d1a;
	background-color: #ffffff;
}

.custom-select[multiple] {
	height: auto;
	background-image: none;
}

.custom-select:disabled {
	color: #5e6c7c;
	background-color: #dde1e9;
}

.custom-select::-ms-expand {
	opacity: 0;
}

.custom-select-sm {
	height: calc(1.55rem + 2px);
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-size: 75%;
}

.custom-file {
	position: relative;
	display: inline-block;
	max-width: 100%;
	height: calc(2.85rem + 2px);
	margin-bottom: 0;
}

.custom-file-input {
	min-width: 14rem;
	max-width: 100%;
	height: calc(2.85rem + 2px);
	margin: 0;
	opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
	box-shadow: 0 0 0 0.075rem #ffffff, 0 0 0 0.2rem #e30613;
}

.custom-file-control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: calc(2.85rem + 2px);
	padding: 0.625rem 1.25rem;
	line-height: 1.6;
	color: #000d1a;
	pointer-events: none;
	user-select: none;
	background-color: #ffffff;
	border: 1px solid #dde1e9;
	border-radius: 5px;
}

.custom-file-control:lang(en):empty::after {
	content: "Choose file...";
}

.custom-file-control::before {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	z-index: 6;
	display: block;
	height: calc(2.85rem + 2px);
	padding: 0.625rem 1.25rem;
	line-height: 1.6;
	color: #000d1a;
	background-color: #dde1e9;
	border: 1px solid #dde1e9;
	border-radius: 0 5px 5px 0;
}

.custom-file-control:lang(en)::before {
	content: "Browse";
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav-link {
	display: block;
	padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none;
}

.nav-link.disabled {
	color: #5e6c7c;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #dde1e9 #dde1e9 #ddd;
}

.nav-tabs .nav-link.disabled {
	color: #5e6c7c;
	background-color: transparent;
	border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #ffffff;
	border-color: #ddd #ddd #ffffff;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.nav-pills .nav-link {
	border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
	color: #ffffff;
	background-color: #e30613;
}

.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center;
}

.nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.navbar-brand {
	display: inline-block;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none;
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none;
}

.navbar-text {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center;
}

.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 30px;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none;
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%;
}

.navbar-expand {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.navbar-expand .navbar-nav {
	flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

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

.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
	color: #ffffff;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
	color: #ffffff;
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
	color: #ffffff;
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #ffffff;
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #ffffff;
	background-clip: border-box;
	border: 0 solid #ffffff;
	border-radius: 0;
}

.card > hr {
	margin-right: 0;
	margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.card > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.card-body {
	flex: 1 1 auto;
	padding: 1.875rem;
}

.card-title {
	margin-bottom: 0.75rem;
}

.card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 0;
}

.card-text:last-child {
	margin-bottom: 0;
}

.card-link:hover {
	text-decoration: none;
}

.card-link + .card-link {
	margin-left: 1.875rem;
}

.card-header {
	padding: 0.75rem 1.875rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 0 solid #ffffff;
}

.card-header:first-child {
	border-radius: calc(0 - 0) calc(0 - 0) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
	border-top: 0;
}

.card-footer {
	padding: 0.75rem 1.875rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 0 solid #ffffff;
}

.card-footer:last-child {
	border-radius: 0 0 calc(0 - 0) calc(0 - 0);
}

.card-header-tabs {
	margin-right: -0.9375rem;
	margin-bottom: -0.75rem;
	margin-left: -0.9375rem;
	border-bottom: 0;
}

.card-header-pills {
	margin-right: -0.9375rem;
	margin-left: -0.9375rem;
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
}

.card-img {
	width: 100%;
	border-radius: calc(0 - 0);
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(0 - 0);
	border-top-right-radius: calc(0 - 0);
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(0 - 0);
	border-bottom-left-radius: calc(0 - 0);
}

.card-deck {
	display: flex;
	flex-direction: column;
}

.card-deck .card {
	margin-bottom: 15px;
}

.card-group {
	display: flex;
	flex-direction: column;
}

.card-group .card {
	margin-bottom: 15px;
}

.card-columns .card {
	margin-bottom: 0.75rem;
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0;
	margin-bottom: 80px;
	list-style: none;
	background-color: transparent;
	border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	color: #000d1a;
	content: "";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: none;
}

.breadcrumb-item.active {
	color: #000d1a;
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: .5;
}

.close:focus,
.close:hover {
	color: #000000;
	text-decoration: none;
	opacity: .75;
}

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

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: "Encode Sans", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 0.875rem;
	word-wrap: break-word;
	opacity: 0;
}

.tooltip.show {
	opacity: 0.9;
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
}

.tooltip .arrow::before {
	position: absolute;
	border-color: transparent;
	border-style: solid;
}

.tooltip.bs-tooltip-top,
.tooltip.bs-tooltip-auto[x-placement^="top"] {
	padding: 5px 0;
}

.tooltip.bs-tooltip-top .arrow,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
	bottom: 0;
}

.tooltip.bs-tooltip-top .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
	margin-left: -3px;
	content: "";
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.tooltip.bs-tooltip-right,
.tooltip.bs-tooltip-auto[x-placement^="right"] {
	padding: 0 5px;
}

.tooltip.bs-tooltip-right .arrow,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
	left: 0;
}

.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
	margin-top: -3px;
	content: "";
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}

.tooltip.bs-tooltip-bottom,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] {
	padding: 5px 0;
}

.tooltip.bs-tooltip-bottom .arrow,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
	top: 0;
}

.tooltip.bs-tooltip-bottom .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	margin-left: -3px;
	content: "";
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.tooltip.bs-tooltip-left,
.tooltip.bs-tooltip-auto[x-placement^="left"] {
	padding: 0 5px;
}

.tooltip.bs-tooltip-left .arrow,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
	right: 0;
}

.tooltip.bs-tooltip-left .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
	right: 0;
	margin-top: -3px;
	content: "";
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	background-color: #000000;
	border-radius: 0.25rem;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: "Encode Sans", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 0.875rem;
	word-wrap: break-word;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 0.8rem;
	height: 0.4rem;
}

.popover .arrow::before,
.popover .arrow::after {
	position: absolute;
	display: block;
	border-color: transparent;
	border-style: solid;
}

.popover .arrow::before {
	content: "";
	border-width: 0.8rem;
}

.popover .arrow::after {
	content: "";
	border-width: 0.8rem;
}

.popover.bs-popover-top,
.popover.bs-popover-auto[x-placement^="top"] {
	margin-bottom: 0.8rem;
}

.popover.bs-popover-top .arrow,
.popover.bs-popover-auto[x-placement^="top"] .arrow {
	bottom: 0;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
	border-bottom-width: 0;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before {
	bottom: -0.8rem;
	margin-left: -0.8rem;
	border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
	bottom: calc((0.8rem - 1px) * -1);
	margin-left: -0.8rem;
	border-top-color: #ffffff;
}

.popover.bs-popover-right,
.popover.bs-popover-auto[x-placement^="right"] {
	margin-left: 0.8rem;
}

.popover.bs-popover-right .arrow,
.popover.bs-popover-auto[x-placement^="right"] .arrow {
	left: 0;
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
	margin-top: -0.8rem;
	border-left-width: 0;
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before {
	left: -0.8rem;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
	left: calc((0.8rem - 1px) * -1);
	border-right-color: #ffffff;
}

.popover.bs-popover-bottom,
.popover.bs-popover-auto[x-placement^="bottom"] {
	margin-top: 0.8rem;
}

.popover.bs-popover-bottom .arrow,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow {
	top: 0;
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	margin-left: -0.8rem;
	border-top-width: 0;
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
	top: -0.8rem;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	top: calc((0.8rem - 1px) * -1);
	border-bottom-color: #ffffff;
}

.popover.bs-popover-bottom .popover-header::before,
.popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 20px;
	margin-left: -10px;
	content: "";
	border-bottom: 1px solid #f7f7f7;
}

.popover.bs-popover-left,
.popover.bs-popover-auto[x-placement^="left"] {
	margin-right: 0.8rem;
}

.popover.bs-popover-left .arrow,
.popover.bs-popover-auto[x-placement^="left"] .arrow {
	right: 0;
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
	margin-top: -0.8rem;
	border-right-width: 0;
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before {
	right: -0.8rem;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
	right: calc((0.8rem - 1px) * -1);
	border-left-color: #ffffff;
}

.popover-header {
	padding: 0.5rem 0.75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
	display: none;
}

.popover-body {
	padding: 0.5rem 0.75rem;
	color: #000d1a;
}

.carousel {
	position: relative;
}

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

.carousel-item {
	position: relative;
	display: none;
	align-items: center;
	width: 100%;
	transition: transform 0.6s ease;
	backface-visibility: hidden;
	perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
	display: block;
}

.carousel-item-next,
.carousel-item-prev {
	position: absolute;
	top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
	transform: translateX(0);
}

.carousel-item-next,
.active.carousel-item-right {
	transform: translateX(100%);
}

.carousel-item-prev,
.active.carousel-item-left {
	transform: translateX(-100%);
}

.carousel-control-prev,
.carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #ffffff;
	text-align: center;
	opacity: 0.5;
}

.carousel-control-prev:focus,
.carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
}

.carousel-control-prev {
	left: 0;
}

.carousel-control-next {
	right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.carousel-indicators li {
	position: relative;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}

.carousel-indicators .active {
	background-color: #ffffff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
}

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

.bg-primary {
	background-color: #e30613 !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #b1050f !important;
}

.bg-secondary {
	background-color: #5e6c7c !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover {
	background-color: #48535f !important;
}

.bg-success {
	background-color: #28a745 !important;
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #1e7e34 !important;
}

.bg-info {
	background-color: #17a2b8 !important;
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #117a8b !important;
}

.bg-warning {
	background-color: #fff9c7 !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #fff494 !important;
}

.bg-danger {
	background-color: #e30613 !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #b1050f !important;
}

.bg-light {
	background-color: #f3f6f8 !important;
}

a.bg-light:focus,
a.bg-light:hover {
	background-color: #d3dee5 !important;
}

.bg-dark {
	background-color: #2F313B !important;
}

a.bg-dark:focus,
a.bg-dark:hover {
	background-color: #18191f !important;
}

.bg-white {
	background-color: #ffffff !important;
}

.bg-transparent {
	background-color: transparent !important;
}

.border {
	border: 1px solid #dde1e9 !important;
}

.border-0 {
	border: 0 !important;
}

.border-top-0 {
	border-top: 0 !important;
}

.border-right-0 {
	border-right: 0 !important;
}

.border-bottom-0 {
	border-bottom: 0 !important;
}

.border-left-0 {
	border-left: 0 !important;
}

.border-primary {
	border-color: #e30613 !important;
}

.border-secondary {
	border-color: #5e6c7c !important;
}

.border-success {
	border-color: #28a745 !important;
}

.border-info {
	border-color: #17a2b8 !important;
}

.border-warning {
	border-color: #fff9c7 !important;
}

.border-danger {
	border-color: #e30613 !important;
}

.border-light {
	border-color: #f3f6f8 !important;
}

.border-dark {
	border-color: #2F313B !important;
}

.border-white {
	border-color: #ffffff !important;
}

.rounded {
	border-radius: 0.25rem !important;
}

.rounded-top {
	border-top-left-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important;
}

.rounded-right {
	border-top-right-radius: 0.25rem !important;
	border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
	border-bottom-right-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
	border-radius: 50% !important;
}

.rounded-0 {
	border-radius: 0 !important;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: flex !important;
}

.d-inline-flex {
	display: inline-flex !important;
}

.d-print-block {
	display: none !important;
}

.d-print-inline {
	display: none !important;
}

.d-print-inline-block {
	display: none !important;
}

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

.embed-responsive::before {
	display: block;
	content: "";
}

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

.embed-responsive-21by9::before {
	padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive-4by3::before {
	padding-top: 75%;
}

.embed-responsive-1by1::before {
	padding-top: 100%;
}

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

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

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.float-none {
	float: none !important;
}

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

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	clip-path: inset(50%);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	clip-path: none;
}

.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

.w-100 {
	width: 100% !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.mw-100 {
	max-width: 100% !important;
}

.mh-100 {
	max-height: 100% !important;
}

.m-0 {
	margin: 0 !important;
}

.mt-0,
.my-0 {
	margin-top: 0 !important;
}

.mr-0,
.mx-0 {
	margin-right: 0 !important;
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
	margin-left: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.mt-1,
.my-1 {
	margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
	margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
	margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
	margin-left: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2,
.my-2 {
	margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
	margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
	margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
	margin-left: 0.5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3,
.my-3 {
	margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important;
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5,
.my-5 {
	margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important;
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0,
.py-0 {
	padding-top: 0 !important;
}

.pr-0,
.px-0 {
	padding-right: 0 !important;
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
	padding-left: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.pt-1,
.py-1 {
	padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
	padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
	padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
	padding-left: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.pt-2,
.py-2 {
	padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
	padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
	padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
	padding-left: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3,
.py-3 {
	padding-top: 1rem !important;
}

.pr-3,
.px-3 {
	padding-right: 1rem !important;
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
	padding-left: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5,
.py-5 {
	padding-top: 3rem !important;
}

.pr-5,
.px-5 {
	padding-right: 3rem !important;
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
	padding-left: 3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mt-auto,
.my-auto {
	margin-top: auto !important;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}

.text-justify {
	text-align: justify !important;
}

.text-nowrap {
	white-space: nowrap !important;
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

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

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

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

.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-normal {
	font-weight: 400 !important;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.font-italic {
	font-style: italic !important;
}

.text-white {
	color: #fff !important;
}

.text-primary {
	color: #e30613 !important;
}

a.text-primary:focus,
a.text-primary:hover {
	color: #b1050f !important;
}

.text-secondary {
	color: #5e6c7c !important;
}

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

.text-success {
	color: #28a745 !important;
}

a.text-success:focus,
a.text-success:hover {
	color: #1e7e34 !important;
}

.text-info {
	color: #17a2b8 !important;
}

a.text-info:focus,
a.text-info:hover {
	color: #117a8b !important;
}

.text-warning {
	color: #fff9c7 !important;
}

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

.text-danger {
	color: #e30613 !important;
}

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

.text-light {
	color: #f3f6f8 !important;
}

a.text-light:focus,
a.text-light:hover {
	color: #d3dee5 !important;
}

.text-dark {
	color: #2F313B !important;
}

a.text-dark:focus,
a.text-dark:hover {
	color: #18191f !important;
}

.text-muted {
	color: #5e6c7c !important;
}

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

.visible {
	visibility: visible !important;
}

.invisible {
	visibility: hidden !important;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
	font-family: 'FontAwesome';
	src: url("../../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
	src: url("../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
	font-size: 1.3333333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.2857142857em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.1428571429em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.1428571429em;
	width: 2.1428571429em;
	top: 0.1428571429em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.8571428571em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-gear:before,
.fa-cog:before {
	content: "";
}

.fa-trash-o:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-file-o:before {
	content: "";
}

.fa-clock-o:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-arrow-circle-o-down:before {
	content: "";
}

.fa-arrow-circle-o-up:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-play-circle-o:before {
	content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-video-camera:before {
	content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

.fa-check-square-o:before {
	content: "";
}

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-times-circle-o:before {
	content: "";
}

.fa-check-circle-o:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-arrows-v:before {
	content: "";
}

.fa-arrows-h:before {
	content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-gears:before,
.fa-cogs:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

.fa-linkedin-square:before {
	content: "";
}

.fa-thumb-tack:before {
	content: "";
}

.fa-external-link:before {
	content: "";
}

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-lemon-o:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-feed:before,
.fa-rss:before {
	content: "";
}

.fa-hdd-o:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-hand-o-right:before {
	content: "";
}

.fa-hand-o-left:before {
	content: "";
}

.fa-hand-o-up:before {
	content: "";
}

.fa-hand-o-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-group:before,
.fa-users:before {
	content: "";
}

.fa-chain:before,
.fa-link:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-cut:before,
.fa-scissors:before {
	content: "";
}

.fa-copy:before,
.fa-files-o:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-money:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "";
}

.fa-legal:before,
.fa-gavel:before {
	content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

.fa-flash:before,
.fa-bolt:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "";
}

.fa-lightbulb-o:before {
	content: "";
}

.fa-exchange:before {
	content: "";
}

.fa-cloud-download:before {
	content: "";
}

.fa-cloud-upload:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

.fa-hospital-o:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-folder-o:before {
	content: "";
}

.fa-folder-open-o:before {
	content: "";
}

.fa-smile-o:before {
	content: "";
}

.fa-frown-o:before {
	content: "";
}

.fa-meh-o:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-keyboard-o:before {
	content: "";
}

.fa-flag-o:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-code-fork:before {
	content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

.fa-calendar-o:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

.fa-level-up:before {
	content: "";
}

.fa-level-down:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-pencil-square:before {
	content: "";
}

.fa-external-link-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "";
}

.fa-euro:before,
.fa-eur:before {
	content: "";
}

.fa-gbp:before {
	content: "";
}

.fa-dollar:before,
.fa-usd:before {
	content: "";
}

.fa-rupee:before,
.fa-inr:before {
	content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "";
}

.fa-won:before,
.fa-krw:before {
	content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-text:before {
	content: "";
}

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-long-arrow-down:before {
	content: "";
}

.fa-long-arrow-up:before {
	content: "";
}

.fa-long-arrow-left:before {
	content: "";
}

.fa-long-arrow-right:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "";
}

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-arrow-circle-o-right:before {
	content: "";
}

.fa-arrow-circle-o-left:before {
	content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "";
}

.fa-dot-circle-o:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-automobile:before,
.fa-car:before {
	content: "";
}

.fa-cab:before,
.fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-file-pdf-o:before {
	content: "";
}

.fa-file-word-o:before {
	content: "";
}

.fa-file-excel-o:before {
	content: "";
}

.fa-file-powerpoint-o:before {
	content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "";
}

.fa-file-code-o:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "";
}

.fa-circle-o-notch:before {
	content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "";
}

.fa-ge:before,
.fa-empire:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-circle-thin:before {
	content: "";
}

.fa-header:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bell-slash-o:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-area-chart:before {
	content: "";
}

.fa-pie-chart:before {
	content: "";
}

.fa-line-chart:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-cc:before {
	content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before,
.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-hotel:before,
.fa-bed:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-hourglass-o:before {
	content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "";
}

.fa-hand-scissors-o:before {
	content: "";
}

.fa-hand-lizard-o:before {
	content: "";
}

.fa-hand-spock-o:before {
	content: "";
}

.fa-hand-pointer-o:before {
	content: "";
}

.fa-hand-peace-o:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-tv:before,
.fa-television:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-calendar-plus-o:before {
	content: "";
}

.fa-calendar-minus-o:before {
	content: "";
}

.fa-calendar-times-o:before {
	content: "";
}

.fa-calendar-check-o:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-credit-card-alt:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-wheelchair-alt:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-volume-control-phone:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-signing:before,
.fa-sign-language:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "";
}

.fa-handshake-o:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-o:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-book-o:before {
	content: "";
}

.fa-vcard:before,
.fa-address-card:before {
	content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-circle-o:before {
	content: "";
}

.fa-user-o:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-eercast:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-snowflake-o:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

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

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

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	-webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
	background-color: rgba(255, 255, 255, 0.9);
}

#colorbox {
	outline: 0;
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
	width: 21px;
	background: url(images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
	width: 21px;
	background: url(images/controls.png) right top repeat-y;
}

#cboxTopCenter {
	height: 21px;
	background: url(images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
	height: 21px;
	background: url(images/border.png) 0 -29px repeat-x;
}

#cboxContent {
	background: #fff;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 28px;
}

#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}

#cboxLoadingOverlay {
	background: url(images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
	background: url(images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(images/controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxPrevious:hover {
	background-position: -75px -25px;
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(images/controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxNext:hover {
	background-position: -50px -25px;
}

#cboxClose {
	position: absolute;
	top: -30px;
	right: -5px;
	width: 25px;
	height: 25px;
	display: block;
}

#cboxClose .fa {
	display: block;
	font-size: 20px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

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

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc( 100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}

.ui-checkboxradio-disabled {
	pointer-events: none;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}

.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}

.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}

.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}

.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}

.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}

.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}

.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}

.ui-selectmenu-open {
	display: block;
}

.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}

.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}

.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}

.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

.ui-spinner-up {
	top: 0;
}

.ui-spinner-down {
	bottom: 0;
}

.ui-tabs {
	position: relative;
	padding: .2em;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}

body .ui-tooltip {
	border-width: 2px;
}

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .003;
	filter: Alpha(Opacity=0.3);
}

.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
}

.mapboxgl-map {
	font: 12px/20px "Encode Sans", Arial, sans-serif;
	overflow: hidden;
	position: relative;
	-webkit-tap-highlight-color: RGB(0 0 0/0);
}

.mapboxgl-canvas {
	position: absolute;
	left: 0;
	top: 0;
}

.mapboxgl-map:-webkit-full-screen {
	width: 100%;
	height: 100%;
}

.mapboxgl-canary {
	background-color: salmon;
}

.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
	cursor: grab;
	-webkit-user-select: none;
	user-select: none;
}

.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer {
	cursor: pointer;
}

.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active {
	cursor: grabbing;
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
	touch-action: pan-x pan-y;
}

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
	touch-action: pinch-zoom;
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
	touch-action: none;
}

.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right,
.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right {
	position: absolute;
	pointer-events: none;
	z-index: 2;
}

.mapboxgl-ctrl-top-left {
	top: 0;
	left: 0;
}

.mapboxgl-ctrl-top-right {
	top: 0;
	right: 0;
}

.mapboxgl-ctrl-bottom-left {
	bottom: 0;
	left: 0;
}

.mapboxgl-ctrl-bottom-right {
	right: 0;
	bottom: 0;
}

.mapboxgl-ctrl {
	clear: both;
	pointer-events: auto;
	transform: translate(0);
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
	margin: 10px 0 0 10px;
	float: left;
}

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
	margin: 10px 10px 0 0;
	float: right;
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
	margin: 0 0 10px 10px;
	float: left;
}

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
	margin: 0 10px 10px 0;
	float: right;
}

.mapboxgl-ctrl-group {
	border-radius: 4px;
	background: #fff;
}

.mapboxgl-ctrl-group:not(:empty) {
	box-shadow: 0 0 0 2px RGB(0 0 0/10%);
}

.mapboxgl-ctrl-group button {
	width: 29px;
	height: 29px;
	display: block;
	padding: 0;
	outline: none;
	border: 0;
	box-sizing: border-box;
	background-color: transparent;
	cursor: pointer;
	overflow: hidden;
}

.mapboxgl-ctrl-group button + button {
	border-top: 1px solid #ddd;
}

.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
}

.mapboxgl-ctrl-attrib-button:focus,
.mapboxgl-ctrl-group button:focus {
	box-shadow: 0 0 2px 2px RGB(0 150 255/100%);
}

.mapboxgl-ctrl button:disabled {
	cursor: not-allowed;
}

.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon {
	opacity: .25;
}

.mapboxgl-ctrl-group button:first-child {
	border-radius: 4px 4px 0 0;
}

.mapboxgl-ctrl-group button:last-child {
	border-radius: 0 0 4px 4px;
}

.mapboxgl-ctrl-group button:only-child {
	border-radius: inherit;
}

.mapboxgl-ctrl button:not(:disabled):hover {
	background-color: RGB(0 0 0/5%);
}

.mapboxgl-ctrl-group button:focus:focus-visible {
	box-shadow: 0 0 2px 2px RGB(0 150 255/100%);
}

.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
	box-shadow: none;
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon {
	animation: mapboxgl-spin 2s linear infinite;
}

a.mapboxgl-ctrl-logo {
	width: 88px;
	height: 23px;
	margin: 0 0 -4px -4px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
	overflow: hidden;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='0.9' fill='%23fff'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E");
}

a.mapboxgl-ctrl-logo.mapboxgl-compact {
	width: 23px;
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
	padding: 0 5px;
	background-color: RGB(255 255 255/50%);
	margin: 0;
}

.mapboxgl-ctrl-attrib a {
	color: RGB(0 0 0/75%);
	text-decoration: none;
}

.mapboxgl-ctrl-attrib a:hover {
	color: inherit;
	text-decoration: underline;
}

.mapboxgl-ctrl-attrib .mapbox-improve-map {
	font-weight: 700;
	margin-left: 2px;
}

.mapboxgl-attrib-empty {
	display: none;
}

.mapboxgl-ctrl-scale {
	background-color: RGB(255 255 255/75%);
	font-size: 10px;
	border: 2px solid #333;
	border-top: #333;
	padding: 0 5px;
	color: #333;
	box-sizing: border-box;
	white-space: nowrap;
}

.mapboxgl-popup {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	will-change: transform;
	pointer-events: none;
}

.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
	flex-direction: column;
}

.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
	flex-direction: column-reverse;
}

.mapboxgl-popup-anchor-left {
	flex-direction: row;
}

.mapboxgl-popup-anchor-right {
	flex-direction: row-reverse;
}

.mapboxgl-popup-tip {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	z-index: 1;
}

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
	align-self: center;
	border-top: none;
	border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
	align-self: flex-start;
	border-top: none;
	border-left: none;
	border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
	align-self: flex-end;
	border-top: none;
	border-right: none;
	border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
	align-self: center;
	border-bottom: none;
	border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
	align-self: flex-start;
	border-bottom: none;
	border-left: none;
	border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
	align-self: flex-end;
	border-bottom: none;
	border-right: none;
	border-top-color: #fff;
}

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
	align-self: center;
	border-left: none;
	border-right-color: #fff;
}

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
	align-self: center;
	border-right: none;
	border-left-color: #fff;
}

.mapboxgl-popup-close-button {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	border-radius: 0 3px 0 0;
	cursor: pointer;
	background-color: transparent;
}

.mapboxgl-popup-close-button:hover {
	background-color: RGB(0 0 0/5%);
}

.mapboxgl-popup-content {
	position: relative;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 2px RGB(0 0 0/10%);
	padding: 10px 10px 15px;
	pointer-events: auto;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
	border-top-left-radius: 0;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
	border-top-right-radius: 0;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
	border-bottom-left-radius: 0;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
	border-bottom-right-radius: 0;
}

.mapboxgl-popup-track-pointer {
	display: none;
}

.mapboxgl-popup-track-pointer * {
	pointer-events: none;
	user-select: none;
}

.mapboxgl-map:hover .mapboxgl-popup-track-pointer {
	display: flex;
}

.mapboxgl-map:active .mapboxgl-popup-track-pointer {
	display: none;
}

.mapboxgl-marker {
	position: absolute;
	top: 0;
	left: 0;
	will-change: transform;
	opacity: 1;
	transition: opacity .2s;
}

.mapboxgl-user-location-dot,
.mapboxgl-user-location-dot:before {
	background-color: #1da1f2;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}

.mapboxgl-user-location-dot:before {
	content: "";
	position: absolute;
	animation: mapboxgl-user-location-dot-pulse 2s infinite;
}

.mapboxgl-user-location-dot:after {
	border-radius: 50%;
	border: 2px solid #fff;
	content: "";
	height: 19px;
	left: -2px;
	position: absolute;
	top: -2px;
	width: 19px;
	box-sizing: border-box;
	box-shadow: 0 0 3px RGB(0 0 0/35%);
}

.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading {
	width: 0;
	height: 0;
}

.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before {
	content: "";
	border-bottom: 7.5px solid #4aa1eb;
	position: absolute;
}

.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before {
	border-left: 7.5px solid transparent;
	transform: translateY(-28px) skewY(-20deg);
}

.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after {
	border-right: 7.5px solid transparent;
	transform: translate(7.5px, -28px) skewY(20deg);
}

.mapboxgl-user-location-dot-stale {
	background-color: #aaa;
}

.mapboxgl-user-location-dot-stale:after {
	display: none;
}

.mapboxgl-user-location-accuracy-circle {
	background-color: rgba(29, 161, 242, 0.2);
	width: 1px;
	height: 1px;
	border-radius: 100%;
}

.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
	cursor: crosshair;
}

.mapboxgl-boxzoom {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	background: #fff;
	border: 2px dotted #202020;
	opacity: .5;
}

.mapboxgl-scroll-zoom-blocker,
.mapboxgl-touch-pan-blocker {
	color: #fff;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
	justify-content: center;
	text-align: center;
	position: absolute;
	display: flex;
	align-items: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: RGB(0 0 0/70%);
	opacity: 0;
	pointer-events: none;
	transition: opacity .75s ease-in-out;
	transition-delay: 1s;
}

.mapboxgl-scroll-zoom-blocker-show,
.mapboxgl-touch-pan-blocker-show {
	opacity: 1;
	transition: opacity .1s ease-in-out;
}

.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,
.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas {
	touch-action: pan-x pan-y;
}

/* Accessibility: hide screen reader texts (and prefer "top" for RTL languages).
Reference: http://blog.rrwd.nl/2015/04/04/the-screen-reader-text-class-why-and-how/ */

.mejs__offscreen {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal;
}

.mejs__container {
	background: #000;
	box-sizing: border-box;
	font-family: 'Helvetica', Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top;
}

.mejs__container * {
	box-sizing: border-box;
}

/* Hide native play button and control bar from iOS to favor plugin button */

.mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none !important;
}

.mejs__fill-container,
.mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%;
}

.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.mejs__container:focus {
	outline: none;
}

.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%;
}

.mejs__embed,
.mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.mejs__fullscreen {
	overflow: hidden !important;
}

.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000;
}

.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video {
	height: 100% !important;
	width: 100% !important;
}

/* Start: LAYERS */

.mejs__background {
	left: 0;
	position: absolute;
	top: 0;
}

.mejs__mediaelement {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

:root .mejs__poster-img {
	display: none;
}

.mejs__poster-img {
	border: 0;
	padding: 0;
}

.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
}

.mejs__layer {
	z-index: 1;
}

.mejs__overlay-play {
	cursor: pointer;
}

.mejs__overlay-button {
	background: url("mejs-controls.svg") no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px;
}

.mejs__overlay:hover > .mejs__overlay-button {
	background-position: -80px -39px;
}

.mejs__overlay-loading {
	height: 80px;
	width: 80px;
}

.mejs__overlay-loading-bg-img {
	-webkit-animation: mejs__loading-spinner 1s linear infinite;
	animation: mejs__loading-spinner 1s linear infinite;
	background: transparent url("mejs-controls.svg") -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1;
}

/* End: LAYERS */

/* Start: CONTROL BAR */

.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3;
}

.mejs__controls:not([style*='display: none']) {
	background: rgba(255, 0, 0, 0.7);
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.35));
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.35));
}

.mejs__button,
.mejs__time,
.mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px;
}

.mejs__button > button {
	background: transparent url("mejs-controls.svg");
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px;
}

/* :focus for accessibility */

.mejs__button > button:focus {
	outline: dotted 1px #999;
}

.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus,
.mejs__container-keyboard-inactive [role=slider],
.mejs__container-keyboard-inactive [role=slider]:focus {
	outline: 0;
}

/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */

.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto;
}

/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */

.mejs__play > button {
	background-position: 0 0;
}

.mejs__pause > button {
	background-position: -20px 0;
}

.mejs__replay > button {
	background-position: -160px 0;
}

/* End: Play/Pause/Stop */

/* Start: Progress Bar */

.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative;
}

.mejs__time-total,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-current,
.mejs__time-float,
.mejs__time-hovered,
.mejs__time-float-current,
.mejs__time-float-corner,
.mejs__time-marker {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute;
}

.mejs__time-total {
	background: rgba(255, 255, 255, 0.3);
	margin: 5px 0 0;
	width: 100%;
}

.mejs__time-buffering {
	-webkit-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
	background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
	background: linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
	background-size: 15px 15px;
	width: 100%;
}

.mejs__time-loaded {
	background: rgba(255, 255, 255, 0.3);
}

.mejs__time-current,
.mejs__time-handle-content {
	background: rgba(255, 255, 255, 0.9);
}

.mejs__time-hovered {
	background: rgba(255, 255, 255, 0.5);
	z-index: 10;
}

.mejs__time-hovered.negative {
	background: rgba(0, 0, 0, 0.2);
}

.mejs__time-current,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-hovered {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: 0.15s ease-in all;
	transition: 0.15s ease-in all;
	width: 100%;
}

.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.mejs__time-hovered {
	-webkit-transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
	transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
}

.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0) !important;
	-ms-transform: scaleX(0) !important;
	transform: scaleX(0) !important;
}

.mejs__time-handle,
.mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11;
}

.mejs__time-handle-content {
	border: 4px solid rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px;
}

.mejs__time-rail:hover .mejs__time-handle-content,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail .mejs__time-handle-content:active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.mejs__time-float {
	background: #eee;
	border: solid 1px #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px;
}

.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px;
}

.mejs__time-float-corner {
	border: solid 5px #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
}

.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px;
}

.mejs__long-video .mejs__time-float-current {
	width: 60px;
}

.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%;
}

/* End: Progress Bar */

/* Start: Fullscreen */

.mejs__fullscreen-button > button {
	background-position: -80px 0;
}

.mejs__unfullscreen > button {
	background-position: -100px 0;
}

/* End: Fullscreen */

/* Start: Mute/Volume */

.mejs__mute > button {
	background-position: -60px 0;
}

.mejs__unmute > button {
	background-position: -40px 0;
}

.mejs__volume-button {
	position: relative;
}

.mejs__volume-button > .mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50, 50, 50, 0.7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1;
}

.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px;
}

.mejs__volume-total {
	background: rgba(255, 255, 255, 0.5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px;
}

.mejs__volume-current {
	background: rgba(255, 255, 255, 0.9);
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
}

.mejs__volume-handle {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px;
}

.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px;
}

.mejs__horizontal-volume-total {
	background: rgba(50, 50, 50, 0.8);
	border-radius: 2px;
	font-size: 1px;
	height: 8px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	width: 50px;
}

.mejs__horizontal-volume-current {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 2px;
	font-size: 1px;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mejs__horizontal-volume-handle {
	display: none;
}

/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */

.mejs__captions-button,
.mejs__chapters-button {
	position: relative;
}

.mejs__captions-button > button {
	background-position: -140px 0;
}

.mejs__chapters-button > button {
	background-position: -180px 0;
}

.mejs__captions-button > .mejs__captions-selector,
.mejs__chapters-button > .mejs__chapters-selector {
	background: rgba(50, 50, 50, 0.7);
	border: solid 1px transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px;
}

.mejs__chapters-button > .mejs__chapters-selector {
	margin-right: -55px;
	width: 110px;
}

.mejs__captions-selector-list,
.mejs__chapters-selector-list {
	list-style-type: none !important;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none !important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0;
}

.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8 !important;
	background-color: rgba(255, 255, 255, 0.4) !important;
}

.mejs__captions-selector-input,
.mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute;
}

.mejs__captions-selector-label,
.mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%;
}

.mejs__captions-selected,
.mejs__chapters-selected {
	color: #21f8f8;
}

.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px;
}

.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center;
}

.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline;
}

.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: normal;
}

.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%;
}

.mejs__captions-position-hover {
	bottom: 35px;
}

.mejs__captions-text,
.mejs__captions-text * {
	background: rgba(20, 20, 20, 0.5);
	box-shadow: 5px 0 0 rgba(20, 20, 20, 0.5), -5px 0 0 rgba(20, 20, 20, 0.5);
	padding: 0;
	white-space: pre-wrap;
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
	display: none;
}

/* End: Track (Captions and Chapters) */

/* Start: Error */

.mejs__overlay-error {
	position: relative;
}

.mejs__overlay-error > img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}

.mejs__cannotplay,
.mejs__cannotplay a {
	color: #fff;
	font-size: 0.8em;
}

.mejs__cannotplay {
	position: relative;
}

.mejs__cannotplay p,
.mejs__cannotplay a {
	display: inline-block;
	padding: 0 15px;
	width: 100%;
}

/* End: Error */

/*
 * 	Default theme - Owl Carousel CSS File
 */

.ce .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto;
}

.owl-gridSlider .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-gridSlider .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #3a3e4e;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-gridSlider .owl-nav [class*='owl-']:hover {
	background: #96959b;
	color: #FFF;
	text-decoration: none;
}

.owl-gridSlider .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-gridSlider .owl-nav.disabled + .owl-dots {
	margin-top: 30px;
}

.owl-gridSlider .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	line-height: 0;
}

.owl-gridSlider .owl-dots .owl-dot {
	line-height: 1;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-gridSlider .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: transparent;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
	border: 2px solid #3a3e4e;
}

.owl-gridSlider .owl-dots .owl-dot.active span,
.owl-gridSlider .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-carousel.owl-imageGallery .svg-icon-prev,
.owl-carousel.owl-imageGallery .svg-icon-next {
	width: 50px;
	height: 50px;
}

.owl-carousel.owl-imageGallery .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-imageGallery .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin-top: -27px;
	width: 50px;
	height: 50px;
	padding: 4px 7px;
	background-color: transparent;
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-imageGallery .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-imageGallery .owl-nav [class*='owl-']:focus {
	outline: none;
}

.owl-carousel.owl-imageGallery .owl-nav button.owl-prev {
	left: -38px;
}

.owl-carousel.owl-imageGallery .owl-nav button.owl-next {
	right: -38px;
}

.owl-carousel.owl-imageGallery .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-imageGallery .owl-nav.disabled + .owl-dots {
	margin-top: 40px;
}

.owl-carousel.owl-imageGallery .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel.owl-imageGallery .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-carousel.owl-imageGallery .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: transparent;
	border: 2px solid #3a3e4e;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-carousel.owl-imageGallery .owl-dots .owl-dot.active span,
.owl-carousel.owl-imageGallery .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-carousel.owl-stageGallery {
	position: relative;
	display: block;
}

.owl-carousel.owl-stageGallery .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-stageGallery .owl-nav [class*='owl-'] {
	display: none;
}

.owl-carousel.owl-stageGallery .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-stageGallery .owl-dots {
	display: block;
}

.owl-carousel.owl-stageGallery .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel.owl-stageGallery .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-carousel.owl-stageGallery .owl-dots .owl-dot span {
	border: 1px solid #f088b6;
	width: 12px;
	height: 12px;
	margin: 5px 10px;
	background: #ffffff;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.9);
}

.owl-carousel.owl-stageGallery .owl-dots .owl-dot.active span,
.owl-carousel.owl-stageGallery .owl-dots .owl-dot:hover span {
	background: #f088b6;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-item .overlay {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-item.synced .overlay {
	background-color: transparent;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-item.synced picture {
	border: 2px solid #000d1a;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	width: 25px;
	height: 25px;
	padding: 4px 7px;
	background-color: rgba(255, 255, 255, 0.5);
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav button.owl-prev {
	left: -53px;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav button.owl-next {
	right: -52px;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav.disabled + .owl-dots {
	margin-top: 40px;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: transparent;
	border: 2px solid #3a3e4e;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-dots .owl-dot.active span,
.owl-carousel.owl-imageGalleryThumbnails .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-videoGallery .owl-nav.disabled + .owl-dots {
	margin-top: 40px;
}

.owl-videoGallery .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-videoGallery .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-videoGallery .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: transparent;
	border: 2px solid #3a3e4e;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-videoGallery .owl-dots .owl-dot.active span,
.owl-videoGallery .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-carousel.owl-contentGallery {
	padding: 35px 90px;
}

.owl-carousel.owl-contentGallery .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-contentGallery .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin-top: -42px;
	width: 45px;
	height: 45px;
	padding: 4px 7px;
	background-color: transparent;
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-contentGallery .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-contentGallery .owl-nav button.owl-prev {
	left: -23px;
}

.owl-carousel.owl-contentGallery .owl-nav button.owl-next {
	right: -22px;
}

.owl-carousel.owl-contentGallery .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-contentGalleryThumbnails {
	padding: 0px 60px;
}

.owl-carousel.owl-contentGalleryThumbnails.without-nav {
	padding: 0px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-item {
	text-align: center;
	height: 47px;
	display: table;
	border-top: 10px solid #ffffff;
	padding-top: 7px;
	color: #5e6c7c;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-item.synced {
	background-color: #ffffff;
	border-top: 10px solid #f088b6;
	color: #000d1a;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-item .item {
	display: table-cell;
	border-right: 2px solid #dde1e9;
	vertical-align: middle;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	height: 10px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-item:last-child .item {
	border-right: none;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav [class*='owl-'] {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	width: 60px;
	height: 60px;
	padding: 4px 7px;
	background-color: transparent;
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav button.owl-prev {
	left: 0px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav button.owl-prev .svg-icon-prev-borderless {
	margin-left: 7px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav button.owl-next {
	right: 0px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav button.owl-next .svg-icon-next-borderless {
	margin-left: 8px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-mailGallery {
	padding: 15px 90px;
}

.owl-carousel.owl-mailGallery .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-mailGallery .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	width: 45px;
	height: 45px;
	padding: 4px 7px;
	background-color: transparent;
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-mailGallery .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-mailGallery .owl-nav button.owl-prev {
	left: 0px;
}

.owl-carousel.owl-mailGallery .owl-nav button.owl-next {
	right: 0px;
}

.owl-carousel.owl-mailGallery .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden; /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden; /* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */

.no-js .owl-carousel {
	display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
	transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

/*
 * Container style
 */

.ps {
	overflow: hidden !important;
	overflow-anchor: none;
	-ms-overflow-style: none;
	touch-action: auto;
	-ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */

.ps__rail-x {
	display: none;
	opacity: 0;
	transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	height: 15px; /* there must be 'bottom' or 'top' for ps__rail-x */
	bottom: 0px; /* please don't change 'position' */
	position: absolute;
}

.ps__rail-y {
	display: none;
	opacity: 0;
	transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	width: 15px; /* there must be 'right' or 'left' for ps__rail-y */
	right: 0; /* please don't change 'position' */
	position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
	display: block;
	background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
	opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
	background-color: #eee;
	opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */

.ps__thumb-x {
	background-color: #aaa;
	border-radius: 6px;
	transition: background-color .2s linear, height .2s ease-in-out;
	-webkit-transition: background-color .2s linear, height .2s ease-in-out;
	height: 6px; /* there must be 'bottom' for ps__thumb-x */
	bottom: 2px; /* please don't change 'position' */
	position: absolute;
}

.ps__thumb-y {
	background-color: #aaa;
	border-radius: 6px;
	transition: background-color .2s linear, width .2s ease-in-out;
	-webkit-transition: background-color .2s linear, width .2s ease-in-out;
	width: 6px; /* there must be 'right' for ps__thumb-y */
	right: 2px; /* please don't change 'position' */
	position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
	background-color: #999;
	height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
	background-color: #999;
	width: 11px;
}

/* MS supports */

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-search--inline {
	float: left;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none;
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}

.select2-container--bootstrap4 .select2-selection--single {
	height: calc(2.25rem + 2px) !important;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
	color: #757575;
	line-height: 2.25rem;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 50%;
	right: 3px;
	width: 20px;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
	top: 60%;
	border-color: #343a40 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
	line-height: 2.25rem;
}

.select2-search--dropdown .select2-search__field {
	border: 1px solid #ced4da;
	border-radius: .25rem;
}

.select2-results__message {
	color: #6c757d;
}

.select2-container--bootstrap4 .select2-selection--multiple {
	min-height: calc(2.25rem + 2px) !important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
	color: #343a40;
	border: 1px solid #bdc6d0;
	border-radius: .2rem;
	padding: 0 5px 0 0;
	cursor: pointer;
	float: left;
	margin-top: .3em;
	margin-right: 5px;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
	color: #bdc6d0;
	font-weight: 700;
	margin-left: 3px;
	margin-right: 1px;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #343a40;
}

.select2-container {
	display: block;
}

.select2-container :focus {
	outline: 0;
}

.input-group .select2-container--bootstrap4 {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.input-group-prepend ~ .select2-container--bootstrap4 .select2-selection {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group > .select2-container--bootstrap4:not(:last-child) .select2-selection {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--bootstrap4 .select2-selection {
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0;
	-webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	width: 100%;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
	border-color: #80bdff;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--bootstrap4.select2-container--disabled.select2-container--focus .select2-selection,
.select2-container--bootstrap4.select2-container--disabled .select2-selection {
	background-color: #e9ecef;
	cursor: not-allowed;
	border-color: #ced4da;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.select2-container--bootstrap4.select2-container--disabled.select2-container--focus .select2-search__field,
.select2-container--bootstrap4.select2-container--disabled .select2-search__field {
	background-color: transparent;
}

form.was-validated select:invalid ~ .select2-container--bootstrap4 .select2-selection,
select.is-invalid ~ .select2-container--bootstrap4 .select2-selection {
	border-color: #dc3545;
}

form.was-validated select:valid ~ .select2-container--bootstrap4 .select2-selection,
select.is-valid ~ .select2-container--bootstrap4 .select2-selection {
	border-color: #28a745;
}

.select2-container--bootstrap4 .select2-dropdown {
	border-color: #ced4da;
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--bootstrap4 .select2-dropdown.select2-dropdown--above {
	border-top: 1px solid #ced4da;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true] {
	background-color: #e9ecef;
}

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
	background-color: #007bff;
	color: #f8f9fa;
}

.select2-container--bootstrap4 .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--bootstrap4 .select2-results > .select2-results__options {
	max-height: 15em;
	overflow-y: auto;
}

.select2-container--bootstrap4 .select2-results__group {
	padding: 6px;
	display: list-item;
	color: #6c757d;
}

.select2-container--bootstrap4 .select2-selection__clear {
	width: 1.2em;
	height: 1.2em;
	line-height: 1.1em;
	padding-left: .3em;
	margin-top: .5em;
	border-radius: 100%;
	background-color: #6c757d;
	color: #f8f9fa;
	float: right;
	margin-right: .3em;
}

.select2-container--bootstrap4 .select2-selection__clear:hover {
	background-color: #343a40;
}

/*
.selectize-border-radius ($radii) {
  -webkit-border-radius: $radii;
  -moz-border-radius: $radii;
  border-radius: $radii;
}
.selectize-unselectable () {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectize-box-shadow ($shadow) {
  -webkit-box-shadow: $shadow;
  box-shadow: $shadow;
}
.selectize-box-sizing ($type: border-box) {
  -webkit-box-sizing: $type;
  -moz-box-sizing: $type;
  box-sizing: $type;
}

.selectize-vertical-gradient ($color-top, $color-bottom) {
  background-color: mix($color-top, $color-bottom, 60%);
  background-image: -moz-linear-gradient(top, $color-top, $color-bottom); // FF 3.6+
  background-image: -webkit-linear-gradient(top, $color-top, $color-bottom); // Safari 5.1+, Chrome 10+
  background-image: -o-linear-gradient(top, $color-top, $color-bottom); // Opera 11.10
  background-image: linear-gradient(to bottom, $color-top, $color-bottom); // Standard, IE10
  background-repeat: repeat-x;
}
 */

.selectize-control {
	position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
	color: #000d1a;
	font-family: inherit;
	font-size: 14px;
	line-height: 150%;
	-webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
	background: #fff;
	cursor: text;
	display: block;
}

.selectize-input {
	border: 1px solid #dde1e9;
	padding: 0.6255rem 2.375rem 0.6255rem 1.1875rem;
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	border-radius: 5px;
}

.selectize-control.multi .selectize-input.has-items {
	padding-top: 0.6255rem;
	padding-bottom: 0.6255rem;
}

.selectize-input.full {
	background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
	cursor: default !important;
}

.selectize-input.focus,
.selectize-input:focus {
	border-color: #5e6c7c;
}

.selectize-input > * {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.selectize-control.multi .selectize-input > div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 2px 6px;
	background: #f2f2f2;
	color: #000d1a;
	border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
	background: #e8e8e8;
	color: #000d1a;
	border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
	color: #5a5a5a;
	background: white;
	border: 0 solid white;
}

.selectize-input > input {
	display: inline-block !important;
	padding: 0 !important;
	min-height: 0 !important;
	max-height: none !important;
	max-width: 100% !important;
	margin: 0 2px 0 0 !important;
	text-indent: 0 !important;
	border: 0 none !important;
	background: none !important;
	line-height: inherit !important;
	-webkit-user-select: auto !important;
}

.selectize-input > input::-ms-clear {
	display: none;
}

.selectize-input > input:focus {
	outline: none !important;
}

.selectize-input > input[placeholder] {
	box-sizing: initial;
}

.selectize-input::after {
	content: ' ';
	display: block;
	clear: left;
}

.selectize-dropdown {
	position: absolute;
	z-index: 10;
	border: none;
	background: transparent;
	margin: -1px 0 0 0;
	padding-top: .5rem;
	border-top: 0 none;
}

.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(125, 168, 208, 0.2);
}

.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
	padding: 12px 1.1875rem;
	position: relative;
}

.selectize-dropdown .option:after,
.selectize-dropdown .optgroup-header:after {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	content: '';
	height: 1px;
	background-color: #dde1e9;
	width: calc(100% - 1.1875rem * 2);
	margin: 0 1.1875rem;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
	cursor: inherit;
	opacity: 0.5;
}

.selectize-dropdown [data-selectable].option {
	opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
	color: #000d1a;
	background: #fff;
	cursor: default;
}

.selectize-dropdown .active {
	background-color: #fadceb;
	color: #000d1a;
}

.selectize-dropdown .active.create {
	color: #000d1a;
}

.selectize-dropdown .create {
	color: rgba(0, 13, 26, 0.5);
}

.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
	-webkit-overflow-scrolling: touch;
	border: 1px solid #5e6c7c;
	background: #fff;
	border-radius: 5px;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
	cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
	cursor: text;
}

.selectize-control.single .selectize-input.input-active:after,
.selectize-control.single .selectize-input.input-active input:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.selectize-control.single .selectize-input:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -4px;
	width: 13px;
	height: 9px;
	background-clip: padding-box;
	background-image: url("/frontend/images/Icons/chevron-down.svg");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: .75rem;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #000d1a transparent;
}

.selectize-control.rtl.single .selectize-input:after {
	left: 20px;
	right: auto;
}

.selectize-control.rtl .selectize-input > input {
	margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
	opacity: 0.5;
	background-color: #f3f6f8;
}

/* generated with grunt-sass-globbing */

.container-plain {
	width: 100%;
	overflow: hidden;
}

.full-width-padding .container-plain {
	padding: 0 15px;
	overflow: visible;
}

#ConditionalContent {
	display: none;
}

#ContentSwitchWrap {
	position: relative;
}

.ce-twingleDonationFormContainer {
	padding-bottom: 10px;
	position: absolute;
	z-index: 3;
}

.ce.ce-spacing-bottom-large {
	margin-bottom: 40px;
}

.ce.ce-spacing-bottom-none {
	margin-bottom: 0;
}

.ce.ce-spacing-bottom-small {
	margin-bottom: 40px;
}

.ce.ce-grid-spacing-top {
	margin-top: 40px;
}

.ce.ce-grid-spacing-bottom {
	margin-bottom: 40px;
}

.ce-ge .ce.ce-spacing-bottom-large,
.ce-ge .ce.ce-spacing-bottom-small {
	margin-bottom: 40px;
}

.ce-ge .ce.ce-spacing-bottom-large:last-child,
.ce-ge .ce.ce-spacing-bottom-small:last-child {
	margin-bottom: 0;
}

.ce-ge .ce.ce-backgroundImageTeaser,
.ce-ge .ce.ce-imageTeaser {
	margin-bottom: 30px;
}

footer .ce {
	margin-top: 0;
}

.owl-item .ce {
	margin-bottom: 0px;
}

.ce-background-white {
	background-color: #ffffff;
}

.ce-headline {
	margin-bottom: 20px;
}

.ce-headline-center {
	text-align: center;
}

.ce-bodytext {
	margin-bottom: 30px;
}

.sortable {
	display: block;
	position: relative;
	padding-right: 25px;
	color: #000d1a;
}

.sortable:hover {
	color: #000d1a;
}

.sortable .sorting-indicator {
	position: absolute;
	top: 5px;
	right: 0px;
	height: 15px;
}

.sortable .sorting-indicator .arrow-up {
	top: 0px;
	right: 0px;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 6px solid #000d1a;
}

.sortable .sorting-indicator .arrow-down {
	top: 7px;
	right: 0px;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #000d1a;
}

.sortable .sorting-indicator.deselected .arrow-up {
	border-bottom: 6px solid #97a0ac;
}

.sortable .sorting-indicator.deselected .arrow-down {
	border-top: 6px solid #97a0ac;
}

.table thead th {
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.table td {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

hr {
	border-color: #5e6c7c;
}

.text-end {
	text-align: right;
}

.col-form-label {
	font-size: .875rem;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}

form hr {
	margin: 35px 0px;
	border-color: #5e6c7c;
}

.check-group,
.radio-group {
	padding: 0.3rem 0 0 0;
}

.col-form-label {
	margin-right: .5rem;
}

.last-form-radio .form-radio-label,
.last-form-check .form-check-label {
	margin-bottom: 0px;
}

.ce-background-white form hr {
	margin: 35px -30px;
}

.content-wrapper ul.parsley-errors-list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.content-wrapper ul.parsley-errors-list.filled li {
	list-style-image: none;
	color: #e30613;
	padding: 0px;
	margin: 0px;
}

input.input-error,
textarea.input-error,
select.input-error,
input.f3-form-error,
textarea.f3-form-error,
select.f3-form-error {
	border-color: #e30613;
}

.video-container .player-container {
	position: relative;
	width: 100%;
	padding-top: 56%;
}

.video-container .player-container .preview-image {
	cursor: pointer;
	display: block;
	margin-bottom: 1rem;
	position: relative;
}

.video-container .player-container .preview-image .icon-youtube {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -43px;
	color: #ffffff;
	opacity: .8;
	font-size: 60px;
}

.video-container .player-container .preview-image:hover .icon-youtube {
	color: #e30613;
}

.video-container .player-container .player {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}

.video-container .player-container .player img {
	width: 100%;
}

.copyright {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.7);
	height: 100%;
	display: block;
	height: 100%;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	color: #000d1a;
}

.copyright:hover {
	color: #000d1a;
}

.copyright span {
	padding: 5px 2px;
	font-style: italic;
	font-size: 13px;
}

.ribbon {
	position: absolute;
	bottom: 30px;
	left: -30px;
	overflow: visible;
	font-size: 14px;
	line-height: 14px;
}

.ribbon a {
	display: block;
	padding: 15px;
	position: relative;
	background: #e30613;
	overflow: visible;
	margin-left: 20px;
	color: #fff;
	text-decoration: none;
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ribbon a:after {
	content: "";
	height: 0;
	width: 0;
	display: block;
	position: absolute;
	bottom: -10px;
	left: 0;
	border-top: 10px solid #bd0c16;
	border-left: 10px solid transparent;
}

.calendarSheet {
	position: relative;
	margin-bottom: 55px;
	display: inline-block;
}

.calendarSheet .calendarSheetTitle {
	font-size: 3rem;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	right: 15px;
}

.calendarSheet img {
	border: 6px solid #ffffff;
}

.calendarHeader {
	margin-bottom: 55px;
}

.rssLinkWrap {
	display: block;
	padding-top: 1rem;
}

.rssLinkWrap .rssLink {
	display: inline-block;
	padding-bottom: 1rem;
}

.ce-background-blue {
	background-color: #b5e2ee;
}

.ce-background-orange {
	background-color: #f9b000;
}

.colored-border {
	background: linear-gradient(90deg, #f9b000 0%, #e30613 54%, #f088b6 100%);
	height: 10px;
}

a.file {
	display: block;
	position: relative;
	padding-right: 30px;
}

a.file .fileName {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

a.file .fileExtension {
	text-transform: uppercase;
}

a:focus-visible {
	outline: 2px solid #000d1a;
}

.content-wrapper ul.pagination {
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 40px;
}

.content-wrapper ul.pagination li {
	display: inline-block;
	border-bottom: 2px solid transparent;
	padding: 0;
	margin-bottom: 1rem;
}

.content-wrapper ul.pagination li:hover {
	background-color: #000d1a;
}

.content-wrapper ul.pagination li:hover a,
.content-wrapper ul.pagination li:hover span {
	color: #ffffff;
}

.content-wrapper ul.pagination li.current {
	background-color: #ffffff;
	border-color: #e30613;
}

.content-wrapper ul.pagination li.current a,
.content-wrapper ul.pagination li.current span {
	padding: 1px 1rem;
	color: #000d1a;
}

.content-wrapper ul.pagination li.current:hover {
	border-color: #bd0c16;
}

.content-wrapper ul.pagination li.next,
.content-wrapper ul.pagination li.previous {
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-size: 30px 30px;
	background-position: center top;
	width: 30px;
	height: 30px;
}

.content-wrapper ul.pagination li.next {
	background-image: url("/frontend/images/Icons/arrow-right.svg");
}

.content-wrapper ul.pagination li.next:hover {
	background-image: url("/frontend/images/Icons/arrow-right-hover.svg");
}

.content-wrapper ul.pagination li.previous {
	background-image: url("/frontend/images/Icons/arrow-left.svg");
}

.content-wrapper ul.pagination li.previous:hover {
	background-image: url("/frontend/images/Icons/arrow-left-hover.svg");
}

.content-wrapper ul.pagination li a,
.content-wrapper ul.pagination li span {
	font-family: "Encode Sans", Arial, sans-serif;
	color: #000d1a;
	display: block;
}

.content-wrapper ul.pagination li a:hover,
.content-wrapper ul.pagination li span:hover {
	text-decoration: none;
}

.content-wrapper ul.pagination li a {
	padding: 1px 1rem;
}

.stretched-link::after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	content: "";
}

.content-wrapper ul.typo3-messages {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.content-wrapper ul.typo3-messages li.alert {
	padding: 5px;
	margin: 0px 0px 15px 0px;
	list-style: none;
}

.content-wrapper ul.typo3-messages li p {
	margin: 0px;
}

.content-wrapper ul.typo3-messages li.alert-success {
	border: 1px solid #28a745;
	background-color: #86e29b;
}

.content-wrapper ul.typo3-messages li.alert-warning {
	border: 1px solid #f9b000;
	background-color: #ffdf93;
}

.content-wrapper ul.typo3-messages li.alert-danger {
	border: 1px solid #e30613;
	background-color: #fc868d;
}

.content-wrapper ul.typo3-messages li.alert-info {
	border: 1px solid #b5e2ee;
	background-color: white;
}

.content-wrapper ul.typo3-messages li.alert-notice {
	border: 1px solid #5e6c7c;
	background-color: #b0b9c3;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.inline-block {
	display: inline-block;
}

.relative {
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

.nowrap {
	white-space: nowrap;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

.disabled,
:disabled {
	opacity: 0.5;
}

.no-userselect {
	user-select: none;
}

.no-outline {
	outline: 0;
}

picture {
	display: block;
}

a.read-further:after {
	content: "\00a0\00BB";
	color: #e30613;
}

a.read-further:hover:after {
	color: #bd0c16;
}

.embed iframe {
	width: 100%;
	border: none;
}

.touch body {
	cursor: pointer;
}

body {
	background-color: #ffffff;
}

.site-wrapper {
	max-width: 1440px;
	background-color: #ffffff;
}

.content-wrapper {
	padding-top: 45px;
}

.content-wrapper ul {
	padding-left: 15px;
	padding-bottom: 20px;
	margin: 25px 0px 0px 0px;
	list-style-image: url("/frontend/images/Icons/bullet.svg");
}

.content-wrapper ul.alert-list li {
	padding-bottom: 5px;
}

.content-wrapper ul:last-child {
	padding-bottom: 0;
}

.content-wrapper ul li {
	padding-left: 5px;
	padding-bottom: 20px;
}

.content-wrapper ul li:last-child {
	padding-bottom: 0;
}

.content-wrapper ul.field-errors {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0px;
	padding: 0px;
	color: #e30613;
}

.content-wrapper ul.field-errors li {
	padding: 0px;
}

.content-wrapper figure {
	position: relative;
	display: block;
}

.content-wrapper figure.figure.image span,
.content-wrapper figure.figure.image a {
	display: block;
	position: relative;
}

.content-wrapper figure.figure.image span.svg-icon-enlarge,
.content-wrapper figure.figure.image a.svg-icon-enlarge {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.content-wrapper figure .figure-caption {
	margin-top: 10px;
	font-family: "Encode Sans", Arial, sans-serif;
	font-size: .875rem;
	line-height: 150%;
}

.content-wrapper:not(.content-wrapper:has(#Breadcrumb)) #Content {
	margin-top: 60px;
}

.figure {
	margin-bottom: 30px;
}

a.external-link .external-link-icon {
	display: inline-block;
	background-image: url(/frontend/images/Icons/external-link-accessibility-icon.svg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-size: 13px 13px;
}

a.external-link:hover .external-link-icon {
	background-image: url(/frontend/images/Icons/external-link-accessibility-icon-hover.svg);
	text-decoration: underline;
	color: #bd0c16;
}

a.download-link .download-link-icon {
	display: inline-block;
	background-image: url(/frontend/images/Icons/download-link-accessibility-icon.svg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-size: 11px 15px;
}

a.download-link:hover .download-link-icon {
	background-image: url(/frontend/images/Icons/download-link-accessibility-icon-hover.svg);
	text-decoration: underline;
	color: #bd0c16;
}

a.email-link .email-link-icon {
	display: inline-block;
	background-image: url(/frontend/images/Icons/email-link-accessibility-icon.svg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	background-size: 13px 13px;
}

a.email-link:hover .email-link-icon {
	background-image: url(/frontend/images/Icons/email-link-accessibility-icon-hover.svg);
	text-decoration: underline;
	color: #bd0c16;
}

a .internal-link-icon {
	color: #e30613;
}

a:hover .internal-link-icon {
	color: #bd0c16;
}

cite.author {
	display: block;
}

cite.author:before {
	content: ' - ';
}

cite.normal-author {
	display: block;
	font-style: normal;
}

blockquote {
	border-left: 2px solid #e30613;
	padding: 2px 0px 5px 10px;
}

blockquote p {
	margin-bottom: 0px;
	font-family: "Encode Sans", Arial, sans-serif;
	font-style: italic;
}

blockquote cite.author,
blockquote cite.normal-author {
	margin-top: 10px;
	margin-left: 0px;
}

.bible-quote,
.normal-quote {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	font-size: 1.625rem;
	line-height: 140%;
	display: block;
	margin-bottom: .25rem;
}

.bible-quote:before,
.normal-quote:before {
	content: url("/frontend/images/Icons/quote-red.svg");
	font-size: 3.5rem;
	display: block;
	margin-bottom: 10px;
}

.normal-quote {
	font-style: normal;
}

.small-text {
	font-size: .875rem;
	line-height: 150%;
}

.legal-notice {
	font-size: 0.75rem;
	margin-top: 25px;
}

.center {
	text-align: center;
}

b,
strong {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	font-weight: normal;
}

.emphased,
.emphasized {
	color: #e30613;
}

.header-wrap {
	position: absolute;
	z-index: 900;
	top: 0px;
	width: 100%;
	box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
}

.header-wrap.header-sticky-wrap {
	position: fixed;
}

header {
	position: relative;
	background-color: #ffffff;
	margin: 0px auto;
	max-width: 100%;
}

header::after {
	display: block;
	clear: both;
	content: "";
}

header .border-top {
	border-top: 10px solid #e30613;
}

header .logo-small {
	display: block;
	float: left;
	width: 110px;
	padding: 8px 0px 0px 10px;
}

header .nav-icon {
	width: 33px;
	height: 24px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

header .nav-icon span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #e30613;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

header .nav-icon span:nth-child(1) {
	top: 0px;
}

header .nav-icon span:nth-child(2),
header .nav-icon span:nth-child(3) {
	top: 10px;
}

header .nav-icon span:nth-child(4) {
	top: 20px;
}

header .nav-icon.open span:nth-child(1) {
	top: 10px;
	width: 0%;
	left: 50%;
}

header .nav-icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

header .nav-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

header .nav-icon.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#MainNavigation {
	display: none;
	position: absolute;
	z-index: 4000;
	background-color: #ffffff;
	width: 100%;
	top: 45px;
}

#MainNavigation.vertically-scrollable {
	overflow-y: scroll;
	overflow-x: hidden;
}

#MainNavigation .donation-link {
	display: none;
	float: none;
	width: auto;
	text-align: center;
}

.main-navigation {
	margin: 20px 15px 5px 15px;
}

.main-navigation a {
	text-decoration: none;
}

.main-navigation a:hover {
	text-decoration: none;
}

.main-navigation .meta-navigation-wrap {
	position: relative;
	width: 100%;
	order: 3;
}

.main-navigation .meta-navigation-wrap .meta-navigation {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 70px;
}

.main-navigation .meta-navigation-wrap .meta-navigation li {
	display: inline-block;
	padding: .5rem 0;
}

.main-navigation .meta-navigation-wrap .meta-navigation li .nav-link {
	padding: 0;
	color: #000d1a;
}

.main-navigation .meta-navigation-wrap .meta-navigation li .nav-link:hover {
	color: #e30613;
}

.main-navigation ul {
	padding: 0px;
	margin: 0px;
	display: block;
}

.main-navigation ul.first-level {
	order: 1;
}

.main-navigation li {
	list-style-type: none;
}

.main-navigation .first-level > li {
	display: block;
	position: relative;
}

.main-navigation .first-level > li.nav-item-search {
	display: none;
	width: 60px;
	text-align: center;
}

.main-navigation .first-level > li.nav-item-search .nav-item-shadow-overlay {
	height: 14px;
}

.main-navigation .first-level > li.nav-item-search .svg-icon-search-inactive-small {
	display: inline-block;
}

.main-navigation .first-level > li.nav-item-search.open {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	-moz-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
}

.main-navigation .first-level > li.nav-item-search.open .nav-item-shadow-overlay {
	display: block;
}

.main-navigation .first-level > li.nav-item-search.open .svg-icon-search-inactive-small {
	background-image: url("/frontend/images/Icons/search-active.svg");
}

.main-navigation .first-level > li.nav-item-search.open .flyout-wrapper.search-flyout {
	display: block;
}

.main-navigation .first-level > li .nav-link {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	padding: 30px 20px 10px 20px;
	color: #000d1a;
	position: relative;
}

.main-navigation .first-level > li .nav-item-shadow-overlay {
	display: none;
	position: absolute;
	height: 20px;
	width: 100%;
	background-color: transparent;
	left: 0px;
	z-index: 400;
}

.main-navigation .first-level > li .nav-item-open {
	display: block;
	position: absolute;
	right: 0px;
	top: 7px;
	padding: 20px 20px 20px 5px;
	margin: 0px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.main-navigation .first-level > li .nav-item-open.collapsed .svg-icon-up-medium {
	transform: rotate(-90deg);
}

.main-navigation .flyout-wrapper {
	display: none;
}

.main-navigation .flyout-wrapper.collapsing {
	display: block;
}

.main-navigation .flyout-wrapper.collapse.show {
	display: block;
}

.main-navigation .flyout-wrapper.search-flyout {
	left: auto;
	right: 0px;
	top: 60px;
	width: 400px;
	margin: 0;
	padding: 0;
}

.main-navigation .flyout-wrapper.search-flyout input {
	border: none;
	padding: 0px 10px;
}

.main-navigation .flyout-wrapper.search-flyout .btn {
	border: none;
	padding: 0px;
	background-color: #000d1a;
	position: relative;
	z-index: 10;
	border-radius: 0;
}

.main-navigation .nav-teaser-wrapper {
	display: none;
}

.main-navigation .second-level {
	position: relative;
	display: block;
}

.main-navigation .second-level > li {
	display: block;
	position: relative;
}

.main-navigation .second-level > li:hover > a {
	background-color: #fadceb;
}

.main-navigation .second-level > li:hover > a .svg-icon-link-arrow {
	text-decoration: none;
	right: 22px;
	transition: linear right .2s;
}

.main-navigation .second-level > li > a {
	font-family: "Encode Sans", Arial, sans-serif;
	color: #000d1a;
	padding: 20px 50px 20px 40px;
	display: block;
	position: relative;
}

.main-navigation .second-level > li > a .svg-icon-link-arrow {
	display: none;
	position: absolute;
	top: 27px;
	right: 30px;
	width: 15px;
	height: 10px;
	background-image: url("/frontend/images/Icons/link-arrow.svg");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: center left;
	transition: linear right .2s;
}

.main-navigation .second-level > li > .nav-item-open {
	padding: 10px 20px 10px 5px;
}

.main-navigation .second-level > li > .nav-item-open .svg-icon-link-arrow {
	transform: rotate(-90deg);
	display: inline-block;
	top: 27px;
	right: 30px;
	width: 15px;
	height: 10px;
	background-image: url("/frontend/images/Icons/link-arrow.svg");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: center left;
	transition: linear right .2s;
}

.main-navigation .second-level > li > .nav-item-open.collapsed .svg-icon-link-arrow {
	transform: rotate(0deg);
}

.main-navigation .second-level > li.last > a {
	padding: 20px 0px 20px 40px;
}

.main-navigation .third-level {
	background-color: transparent;
	padding-left: 1rem;
	display: none;
}

.main-navigation .third-level.collapse {
	display: none;
}

.main-navigation .third-level.collapse.show {
	display: block;
}

.main-navigation .third-level.collapsing {
	display: block;
}

.main-navigation .third-level > li {
	display: block;
}

.main-navigation .third-level > li > a {
	padding: .5rem 0px .5rem 40px;
	display: block;
	color: #000d1a;
}

.main-navigation .third-level > li > a:hover {
	font-family: "Encode Sans Medium", Arial, sans-serif;
}

.navbar-toggler {
	float: left;
	display: block;
	padding: 10px 15px 9px 13px;
	cursor: pointer;
	background-color: #ffffff;
	border-radius: 0px;
}

.navbar-toggler.collapsed {
	background-color: transparent;
}

.tx-solr-search-box {
	margin: 15px;
}

.tx-solr-search-box .form-control {
	border-radius: 5px;
}

.tx-solr-search-box .btn {
	padding: 0px 18px 0px 15px;
	background-color: #e30613;
}

.tx-solr-search-box .btn:hover {
	background-color: #bd0c16;
}

.tx-solr-search-box .input-group .form-control:not(:first-child):not(:last-child) {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

header .logo {
	display: none;
}

header .logo img {
	width: 170px;
}

.header-wrap {
	background-color: #ffffff;
}

.main-navigation {
	display: flex;
	flex-direction: column;
}

.main-navigation .first-level > li .nav-item-shadow-overlay {
	top: 50px;
}

.donation-link {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.h3,
h3 {
	line-height: 140%;
}

.h4,
h4 {
	line-height: 140%;
}

.h5,
h5 {
	line-height: 140%;
}

footer .ce {
	border: 0px solid transparent;
	margin-bottom: 0px;
}

.footer-content .ce.ce-spacing-bottom-large,
.footer-content .ce.ce-spacing-bottom-small {
	margin-bottom: 30px;
}

.footer-content .ce.ce-spacing-bottom-none {
	margin-bottom: 0;
}

.footer-copyright {
	color: #ffffff;
}

.footer-black {
	padding: 15px 0px;
	background-color: #2F313B;
}

.footer-black li,
.footer-black a {
	color: #ffffff;
}

.footer-black .social-media-item {
	display: inline-block;
	height: 25px;
}

.footer-black .social-media-item a {
	height: 25px;
	display: block;
}

.footer-black .social-media-item a:hover {
	text-decoration: none;
	color: #e30613;
}

.footer-black .social-media-item a span {
	height: 25px;
	display: block;
	font-size: 25px;
}

.footer-black .social-media-item a:focus-visible {
	outline: 2px solid #ffffff;
}

.footer-row {
	justify-content: space-between;
	row-gap: 25px;
	flex-wrap: wrap;
}

.footer-right {
	display: flex;
	flex-direction: row;
	column-gap: 25px;
	row-gap: 10px;
	justify-content: flex-end;
	align-items: center;
}

.footer-left {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 50px;
	row-gap: 10px;
	justify-content: flex-start;
	align-items: center;
}

.footer-navigation ul {
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-direction: row;
	column-gap: 25px;
	row-gap: 10px;
	flex-wrap: wrap;
}

.footer-navigation li {
	list-style-type: none;
}

.footer-navigation li a {
	text-decoration: underline;
}

.footer-navigation li a:hover {
	color: #e30613;
}

.footer-navigation li a:focus-visible {
	outline: 1px solid #ffffff;
}

.card.footer-card {
	margin-bottom: 30px;
	box-shadow: none;
}

.card.footer-card .footer-card-body {
	gap: 0.9375rem;
	flex-direction: row;
	flex-wrap: wrap;
}

.card.footer-card .footer-card-body .ce.ce-footerdata {
	flex-shrink: 1;
}

.card.footer-card .footer-card-body .ce.ce-spacing-bottom-large,
.card.footer-card .footer-card-body .ce.ce-spacing-bottom-small {
	margin-bottom: 0;
}

.card {
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.08);
	transition: box-shadow ease-in-out .2s;
	width: 100%;
}

.card-body {
	gap: 20px;
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
}

.card-title {
	margin-bottom: 0;
}

.card-text *:last-child {
	margin-bottom: 0;
}

.card-body-content {
	width: 100%;
}

.card-link + .card-link {
	margin-left: 0;
}

select::placeholder {
	color: #5e6c7c;
}

.select,
.form-control {
	font-size: .875rem;
	line-height: 150%;
}

.select::placeholder,
.form-control::placeholder {
	font-size: .875rem;
	line-height: 150%;
}

textarea {
	height: 120px;
}

.mandatory-text {
	font-size: .875rem;
	line-height: 150%;
	margin-bottom: 15px;
}

.button-row {
	display: flex;
	flex-direction: row;
	gap: 15px;
}

.powermail_fieldwrap_type_submit {
	margin-bottom: 2rem;
	margin-top: 2rem;
}

legend {
	margin-bottom: 2rem;
}

.offset-negative-large form {
	padding: 15px;
}

form {
	width: 100%;
}

footer {
	background-color: #f3f6f8;
	padding: 30px 0px 0px 0px;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer .h1,
footer .h2,
footer .h3,
footer .h4,
footer .h5,
footer .h6 {
	color: inherit;
}

footer h1.rte-headline,
footer h2.rte-headline,
footer h3.rte-headline,
footer h4.rte-headline,
footer h5.rte-headline,
footer h6.rte-headline,
footer .h1.rte-headline,
footer .h2.rte-headline,
footer .h3.rte-headline,
footer .h4.rte-headline,
footer .h5.rte-headline,
footer .h6.rte-headline {
	color: #000d1a;
}

.btn {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.btn:focus-visible {
	outline: 2px solid #000d1a;
}

.btn.btn-primary {
	color: #fff;
	background-color: #e30613;
	border-color: #e30613;
	color: #ffffff;
}

.btn.btn-primary:hover {
	color: #fff;
	background-color: #bd0c16;
	border-color: #bd0c16;
}

.btn.btn-primary:focus,
.btn.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

.btn.btn-primary.disabled,
.btn.btn-primary:disabled {
	background-color: #e30613;
	border-color: #e30613;
}

.btn.btn-primary:not([disabled]):not(.disabled):active,
.btn.btn-primary:not([disabled]):not(.disabled).active,
.show > .btn.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #bd0c16;
	border-color: #000d1a;
	box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, 0.5);
}

.btn.btn-primary.disabled,
.btn.btn-primary:disabled {
	background-color: #e50613;
	border-color: #e50613;
}

.btn.btn-editor {
	margin-top: 20px;
	margin-right: 20px;
}

.btn.btn-editor,
.btn.btn-secondary {
	color: #fff;
	background-color: transparent;
	border-color: #000d1a;
	color: #000d1a;
}

.btn.btn-editor:hover,
.btn.btn-secondary:hover {
	color: #fff;
	background-color: #000d1a;
	border-color: #000d1a;
}

.btn.btn-editor:focus,
.btn.btn-editor.focus,
.btn.btn-secondary:focus,
.btn.btn-secondary.focus {
	box-shadow: 0 0 0 0.2rem rgba(0, 13, 26, 0.5);
}

.btn.btn-editor.disabled,
.btn.btn-editor:disabled,
.btn.btn-secondary.disabled,
.btn.btn-secondary:disabled {
	background-color: transparent;
	border-color: #000d1a;
}

.btn.btn-editor:not([disabled]):not(.disabled):active,
.btn.btn-editor:not([disabled]):not(.disabled).active,
.show > .btn.btn-editor.dropdown-toggle,
.btn.btn-secondary:not([disabled]):not(.disabled):active,
.btn.btn-secondary:not([disabled]):not(.disabled).active,
.show > .btn.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #000d1a;
	border-color: #000d1a;
	box-shadow: 0 0 0 0.2rem rgba(0, 13, 26, 0.5);
}

.btn.btn-editor:hover,
.btn.btn-secondary:hover {
	color: #ffffff;
}

.btn.btn-editor.disabled,
.btn.btn-editor:disabled,
.btn.btn-secondary.disabled,
.btn.btn-secondary:disabled {
	border-color: #000e1d;
	color: #000e1d;
}

.btn.btn-donation-header,
.btn.btn-donation {
	color: #000d1a;
	color: #111;
	background-color: #f9b000;
	border-color: #f9b000;
}

.btn.btn-donation-header.disabled,
.btn.btn-donation-header:disabled,
.btn.btn-donation.disabled,
.btn.btn-donation:disabled {
	background-color: #fcb200;
	border-color: #fcb200;
	color: #000e1d;
}

.btn.btn-donation-header:hover,
.btn.btn-donation:hover {
	color: #111;
	background-color: #e69110;
	border-color: #e69110;
}

.btn.btn-donation-header:focus,
.btn.btn-donation-header.focus,
.btn.btn-donation:focus,
.btn.btn-donation.focus {
	box-shadow: 0 0 0 0.2rem rgba(249, 176, 0, 0.5);
}

.btn.btn-donation-header.disabled,
.btn.btn-donation-header:disabled,
.btn.btn-donation.disabled,
.btn.btn-donation:disabled {
	background-color: #f9b000;
	border-color: #f9b000;
}

.btn.btn-donation-header:not([disabled]):not(.disabled):active,
.btn.btn-donation-header:not([disabled]):not(.disabled).active,
.show > .btn.btn-donation-header.dropdown-toggle,
.btn.btn-donation:not([disabled]):not(.disabled):active,
.btn.btn-donation:not([disabled]):not(.disabled).active,
.show > .btn.btn-donation.dropdown-toggle {
	color: #111;
	background-color: #e69110;
	border-color: #000d1a;
	box-shadow: 0 0 0 0.2rem rgba(249, 176, 0, 0.5);
}

.btn.btn-donation-header {
	margin-top: 10px;
}

.btn.btn-donation-white {
	color: #000d1a;
	color: #111;
	background-color: #ffffff;
	border-color: #ffffff;
}

.btn.btn-donation-white:hover {
	color: #111;
	background-color: #fff9c7;
	border-color: #fff9c7;
}

.btn.btn-donation-white:focus,
.btn.btn-donation-white.focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn.btn-donation-white.disabled,
.btn.btn-donation-white:disabled {
	background-color: #ffffff;
	border-color: #ffffff;
}

.btn.btn-donation-white:not([disabled]):not(.disabled):active,
.btn.btn-donation-white:not([disabled]):not(.disabled).active,
.show > .btn.btn-donation-white.dropdown-toggle {
	color: #111;
	background-color: #ffffff;
	border-color: #000d1a;
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-tertiary {
	color: #000d1a;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	display: inline-block;
	position: relative;
}

.btn-tertiary:after {
	content: "";
	clip-path: polygon(0 37%, 69% 37%, 69% 0, 100% 50%, 69% 100%, 69% 64%, 0 64%);
	background-color: #e30613;
	position: absolute;
	display: block;
	width: 20px;
	height: 12px;
	right: -28px;
	top: 8px;
	transition: linear right .2s;
}

.btn-tertiary:hover {
	color: #000d1a;
	text-decoration: none;
}

.btn-tertiary:hover:after {
	right: -36px;
	transition: linear right .2s;
}

.btn-donation-radio {
	position: relative;
	color: #000d1a;
	font-size: 26px;
	line-height: 140%;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	background-color: #ffffff;
	border: 2px solid transparent;
	border-radius: 5px;
	padding: 15px 20px;
}

.btn-donation-radio .amount-input-check {
	visibility: hidden;
	position: absolute;
	bottom: 0;
}

.btn-donation-radio:has(.amount-input-check:checked) {
	background-color: #fff9c7;
	border-color: #000d1a;
}

/* generated with grunt-sass-globbing */

.form-check-label {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: .875rem;
	line-height: 150%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form-check-label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.form-check-label input:focus + .check-mark {
	border: 1px solid #5e6c7c;
}

.form-check-label .check-mark {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	width: 21px;
	background-color: #ffffff;
	border: 1px solid #dde1e9;
	border-radius: 5px;
}

.form-check-label .check-mark:after {
	content: "";
	position: absolute;
	display: none;
	left: 6px;
	top: 2px;
	width: 7px;
	height: 12px;
	border: 1px solid #000d1a;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.form-check-label input:checked ~ .check-mark:after {
	display: block;
}

.f3-form-error .form-check-label .check-mark,
.input-error .form-check-label .check-mark {
	border: 1px solid #e30613;
}

.f3-form-error .form-check-label input:focus + .check-mark,
.input-error .form-check-label input:focus + .check-mark {
	border: 1px solid #e30613;
}

.file-type-icon {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 19px;
	height: 25px;
	background-image: url(/frontend/images/FiletypeIcons/image.svg);
	background-size: 19px 25px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.file-type-icon.file-type-archiv {
	background-image: url(/frontend/images/FiletypeIcons/archiv.svg);
}

.file-type-icon.file-type-audio {
	background-image: url(/frontend/images/FiletypeIcons/audio.svg);
}

.file-type-icon.file-type-document {
	background-image: url(/frontend/images/FiletypeIcons/document.svg);
}

.file-type-icon.file-type-image {
	background-image: url(/frontend/images/FiletypeIcons/image.svg);
}

.file-type-icon.file-type-pdf {
	background-image: url(/frontend/images/FiletypeIcons/pdf.svg);
}

.file-type-icon.file-type-video {
	background-image: url(/frontend/images/FiletypeIcons/video.svg);
}

[class^="icon-"],
[class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: "Icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"],
[class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-linkedin:before {
	content: "\e90e";
}

.icon-mail:before {
	content: "\e90f";
}

.icon-whatsapp:before {
	content: "\e910";
}

.icon-xing:before {
	content: "\e911";
}

.icon-twitter:before {
	content: "\e912";
}

.icon-youtube:before {
	content: "\e900";
}

.icon-twitter-boxed:before {
	content: "\e901";
}

.icon-search:before {
	content: "\e902";
}

.icon-rss:before {
	content: "\e903";
}

.icon-resize:before {
	content: "\e904";
}

.icon-newsletter:before {
	content: "\e905";
}

.icon-instagram:before {
	content: "\e906";
}

.icon-info:before {
	content: "\e907";
}

.icon-google-plus:before {
	content: "\e908";
}

.icon-facebook:before {
	content: "\e909";
}

.icon-triangle:before {
	content: "\66";
}

.icon-mastodon:before {
	content: "\e913";
}

.svg-icon-prev {
	background-image: url("/frontend/images/Icons/arrow-left.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-prev:hover {
	background-image: url("/frontend/images/Icons/arrow-left-hover.svg");
}

.svg-icon-prev-borderless {
	background-image: url("/frontend/images/Icons/arrow-left-borderless.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-prev-borderless:hover {
	background-image: url("/frontend/images/Icons/arrow-left-borderless-hover.svg");
}

.svg-icon-prev-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-left.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
}

.svg-icon-prev-medium:hover {
	background-image: url("/frontend/images/Icons/arrow-medium-left-hover.svg");
}

.svg-icon-prev-white-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-white-left.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
}

.svg-icon-prev-white-medium:hover {
	background-image: url("/frontend/images/Icons/arrow-medium-white-left-hover.svg");
}

.svg-icon-prev-small {
	background-image: url("/frontend/images/Icons/arrow-left.svg");
	background-size: 100% 100%;
	width: 30px;
	height: 30px;
}

.svg-icon-prev-small:hover {
	background-image: url("/frontend/images/Icons/arrow-left-hover.svg");
}

.svg-icon-next {
	background-image: url("/frontend/images/Icons/arrow-right.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
}

.svg-icon-next:hover {
	background-image: url("/frontend/images/Icons/arrow-right-hover.svg");
}

.svg-icon-next-borderless {
	background-image: url("/frontend/images/Icons/arrow-right-borderless.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-next-borderless:hover {
	background-image: url("/frontend/images/Icons/arrow-right-borderless-hover.svg");
}

.svg-icon-next-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-right.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
}

.svg-icon-next-medium:hover {
	background-image: url("/frontend/images/Icons/arrow-medium-right-hover.svg");
}

.svg-icon-next-white-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-white-right.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
}

.svg-icon-next-white-medium:hover {
	background-image: url("/frontend/images/Icons/arrow-medium-white-right-hover.svg");
}

.svg-icon-next-small {
	background-image: url("/frontend/images/Icons/arrow-right.svg");
	background-size: 100% 100%;
	width: 30px;
	height: 30px;
}

.svg-icon-next-small:hover {
	background-image: url("/frontend/images/Icons/arrow-right-hover.svg");
}

.svg-icon-up {
	background-image: url("/frontend/images/Icons/arrow-up.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-down {
	background-image: url("/frontend/images/Icons/arrow-down.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-up-medium {
	background-image: url("/frontend/images/Icons/arrow-left.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
	display: block;
	transform: rotate(90deg);
}

.svg-icon-down-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-down.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
	display: block;
}

.svg-icon-up-small {
	background-image: url("/frontend/images/Icons/arrow-small-up.svg");
	background-size: 100% 100%;
	width: 25px;
	height: 25px;
	display: block;
}

.svg-icon-down-small {
	background-image: url("/frontend/images/Icons/arrow-small-down.svg");
	background-size: 100% 100%;
	width: 25px;
	height: 25px;
	display: block;
}

.svg-icon-enlarge {
	background-image: url("/frontend/images/Icons/resize.svg");
	background-size: 100% 100%;
	width: 30px;
	height: 30px;
}

.svg-icon-info {
	background-image: url("/frontend/images/Icons/info.svg");
	background-size: 100% 100%;
	width: 40px;
	height: 40px;
}

.svg-icon-search-inactive {
	background-image: url("/frontend/images/Icons/search-inactive.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-search-inactive-small {
	background-image: url("/frontend/images/Icons/search-inactive.svg");
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: block;
}

.svg-icon-fastforward-medium {
	background-image: url("/frontend/images/Icons/fastforward.svg");
	background-size: 100% 100%;
	width: 30px;
	height: 30px;
	display: block;
}

.svg-icon-fastforward-large {
	background-image: url("/frontend/images/Icons/fastforward.svg");
	background-size: 100% 100%;
	width: 60px;
	height: 60px;
	display: block;
}

.svg-icon-fastforward-white-large {
	background-image: url("/frontend/images/Icons/fastforward-white.svg");
	background-size: 100% 100%;
	width: 60px;
	height: 60px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}

.svg-icon-search-inactive-white-small {
	background-image: url("/frontend/images/Icons/search-inactive-white.svg");
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: block;
}

.html-placeholder {
	text-align: center;
}

.html-placeholder button {
	margin-top: 2rem;
}

.form-radio-label {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: .875rem;
	line-height: 150%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form-radio-label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.form-radio-label input:focus + .radio-mark {
	border: 1px solid #5e6c7c;
}

.form-radio-label .radio-mark {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 21px;
	width: 21px;
	background-color: #ffffff;
	border: 1px solid #dde1e9;
	border-radius: 50%;
}

.form-radio-label .radio-mark:after {
	content: "";
	position: absolute;
	display: none;
	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e30613;
}

.form-radio-label input:checked ~ .radio-mark:after {
	display: block;
}

.f3-form-error .form-radio-label .radio-mark,
.input-error .form-radio-label .radio-mark {
	border: 1px solid #e30613;
}

.f3-form-error .form-radio-label input:focus + .radio-mark,
.input-error .form-radio-label input:focus + .radio-mark {
	border: 1px solid #e30613;
}

.styled-select select {
	appearance: none;
	width: 100%;
	padding: 0.625rem 2.5rem 0.625rem 1.25rem;
	font-size: .875rem;
	line-height: 150%;
	color: #000d1a;
	background-color: #ffffff;
	background-clip: padding-box;
	background-image: url("/frontend/images/Icons/chevron-down.svg");
	background-repeat: no-repeat;
	background-position: right 0.625rem center;
	background-size: .75rem;
	border: 1px solid #dde1e9;
	border-radius: 5px;
}

.styled-select select.f3-form-error,
.styled-select select.input-error {
	border: 1px solid #e30613;
}

.select2-container {
	min-width: 400px; /* select with icons badges single*/
}

.select2-container.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered li {
	padding-bottom: unset;
}

.select2-container .select2-results__option {
	padding-right: 20px;
	vertical-align: middle;
}

.select2-container.withCheckbox:after {
	content: '';
	top: 20px;
	border-color: #2F313B transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	width: 0;
	height: 0;
	right: 10px;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
}

.select2-container.withCheckbox .select2-results__option:before {
	content: "";
	display: inline-block;
	position: relative;
	height: 20px;
	width: 20px;
	border: 2px solid #dde1e9;
	border-radius: 4px;
	background-color: #fff;
	margin-right: 20px;
	vertical-align: middle;
}

.select2-container.withCheckbox .select2-results__option[aria-selected=true]:before,
.select2-container.withCheckbox .select2-results__option[aria-disabled=true]:before {
	content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	color: #ffffff;
	background-color: #ffffff;
	border: 0;
	display: inline-block;
	padding-left: 3px;
}

.select2-container.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #fff;
}

.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #eaeaeb;
	color: #272727;
}

.select2-container.select2-container--default .select2-selection--multiple {
	margin-bottom: 10px;
	border: 1px solid #d5d6d8;
}

.select2-container.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-radius: 4px;
}

.select2-container.select2-container--default.select2-container--focus .select2-selection--multiple {
	color: #2e313c;
	background-color: #ffffff;
	border-color: white;
	outline: none;
	box-shadow: 0 0 0 0rem rgba(181, 226, 238, 0.25); /**
        border-color: #f77750;
        border-width: 2px;
    */
}

.select2-container.select2-container--default .select2-selection--multiple { /**
    border-width: 2px;
    */
}

.select2-container.select2-container--open .select2-dropdown--below {
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.select2-container .select2-selection .select2-selection--multiple:after {
	content: 'hhghgh';
}

.select2-container .select-icon .select2-selection__placeholder .badge {
	display: none;
}

.select2-container .select-icon .placeholder {
	display: none;
}

.select2-container .select-icon .select2-results__option:before,
.select2-container .select-icon .select2-results__option[aria-selected=true]:before {
	display: none !important; /* content: "" !important; */
}

.select2-container .select-icon .select2-search--dropdown {
	display: none;
}

select.f3-form-error + .select2-container.select2-container--bootstrap4 .select2-selection,
select.input-error + .select2-container.select2-container--bootstrap4 .select2-selection {
	border: 1px solid #e30613;
}

.ce-ge-accordion .ce.ce-grid-spacing-bottom:last-child,
.ce-ge-accordion .ce.ce-spacing-bottom-large:last-child {
	margin-bottom: 0;
}

.ce-ge-accordion .accordion-item {
	margin-bottom: 10px;
	border-left: 10px solid #f088b6;
}

.ce-ge-accordion .accordion-item:has(button.collapsed) {
	border-left: 10px solid #fadceb;
}

.ce-ge-accordion .accordion-item:has(button.collapsed):hover {
	border-left: 10px solid #f088b6;
}

.ce-ge-accordion .accordion-item:hover {
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.2);
	border-left: 10px solid #f088b6;
}

.ce-ge-accordion .accordion-item button.card-body {
	gap: unset;
}

.ce-ge-accordion .accordion-item button {
	background-color: #ffffff;
	border: 0;
	color: #000d1a;
	width: 100%;
	text-align: left;
	outline: 0;
	padding-right: 2.8125rem;
	background-image: url("/frontend/images/Icons/chevron-up.svg");
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: right 15px center;
	display: block;
}

.ce-ge-accordion .accordion-item button:hover {
	text-decoration: none;
}

.ce-ge-accordion .accordion-item button.collapsed {
	background-image: url("/frontend/images/Icons/chevron-down.svg");
}

.ce-ge-accordion .accordion-item button:focus-visible {
	outline: 2px solid #000d1a;
}

.ce-ge-accordion .accordion-item h3.accordion-headline {
	width: 100%;
	margin: 0px;
}

.ce-ge-accordion .accordion-item .collapse {
	padding: 0 0.9375rem;
}

.ce-ge-accordion .accordion-item .collapse:after {
	content: '';
	display: block;
	height: 0.9375rem;
}

.ce-ge-accordion .accordion-item .collapsing {
	padding: 0 0.9375rem;
}

.ce-ge-accordion .accordion-item .collapsing:after {
	content: '';
	display: block;
	height: 0.9375rem;
}

.ce-ge-accordion .accordion-item .ce-ge .container {
	padding-left: 0;
	padding-right: 0;
}

.ce-articleMap .styled-select {
	margin-bottom: 20px;
}

.ce-articleMap .reset-line {
	display: none;
	text-align: center;
	margin-bottom: 20px;
}

.ce-articleMap .button-line {
	text-align: center;
	margin-bottom: 55px;
}

.ce-articleMap .result-list .articleList {
	padding: 0;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}

.ce-articleMap .result-list .articleList li {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #d5d6d8;
}

.ce-articleMap .mapboxgl-popup {
	will-change: unset;
	width: 355px;
	min-height: 300px;
	background-color: #ffffff;
	font-size: 1rem;
}

.ce-articleMap .mapboxgl-popup .mapboxgl-popup-tip {
	display: none;
}

.ce-articleMap .mapboxgl-popup .mapboxgl-popup-content {
	padding: 0;
	width: 100%;
}

.ce-articleMap .mapboxgl-popup .mapboxgl-popup-close-button {
	background-color: #ffffff;
	font-size: 24px;
	padding: 8px 8px 6px 9px;
	border-radius: 0;
}

.ce-articleMap .mapboxgl-popup img.img-fluid {
	max-width: 100%;
}

.ce-articleMap .mapboxgl-popup .country-info {
	padding: 30px;
	font-size: 87.5%;
	font-family: "Encode Sans", Arial, sans-serif;
}

.ce-articleMap .mapboxgl-popup .country-info.country-info-without-image ul li {
	padding: 20px 0;
}

.ce-articleMap .mapboxgl-popup .country-info ul {
	list-style-type: none;
	border-top: 0;
	padding: 0;
	margin: 0 0 15px 0;
}

.ce-articleMap .mapboxgl-popup .country-info ul li {
	border-bottom: 1px solid #5e6c7c;
	padding: 5px 0;
	list-style-image: none;
}

.ce-articleMap .mapboxgl-popup .country-info ul li:last-child {
	border-bottom: 0;
}

.ce-articleMap .mapboxgl-popup .country-info ul li a {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	color: #000d1a;
}

.ce-articleMap .mapboxgl-popup .country-info ul li a span {
	color: #000d1a;
}

.ce-articleMap .mapboxgl-popup .country-info a.further-articles {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-audioPlayer .audio-title {
	margin-bottom: 25px;
}

.ce-audioPlayer .audio-container {
	max-width: 630px;
}

.ce-audioPlayer .mejs__container {
	background-color: #ffffff;
}

.ce-audioPlayer .mejs__controls {
	height: 70px;
	padding: 0 20px;
}

.ce-audioPlayer .mejs__time {
	color: #000d1a;
	font-size: 20px;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	padding: 16px 6px 0px 15px;
}

.ce-audioPlayer .mejs__time-total {
	background-color: #f3f6f8;
}

.ce-audioPlayer .mejs__time-current,
.ce-audioPlayer .mejs__time-handle-content {
	background-color: #f088b6;
	border-radius: 6px;
}

.ce-audioPlayer .mejs__time-loaded {
	background-color: #f3f6f8;
}

.ce-audioPlayer .mejs__controls:not([style*="display: none"]) {
	background: transparent;
}

.ce-audioPlayer .mejs__time-total,
.ce-audioPlayer .mejs__time-buffering,
.ce-audioPlayer .mejs__time-loaded,
.ce-audioPlayer .mejs__time-current,
.ce-audioPlayer .mejs__time-float,
.ce-audioPlayer .mejs__time-hovered,
.ce-audioPlayer .mejs__time-float-current,
.ce-audioPlayer .mejs__time-float-corner,
.ce-audioPlayer .mejs__time-marker {
	border-radius: 6px;
	height: 12px;
}

.ce-audioPlayer .mejs__horizontal-volume-slider {
	width: 100px;
}

.ce-audioPlayer .mejs__horizontal-volume-total {
	border-radius: 6px;
	height: 12px;
	background-color: #f3f6f8;
	width: 94px;
}

.ce-audioPlayer .mejs__horizontal-volume-current {
	background-color: #f088b6;
	border-radius: 6px;
	height: 12px;
}

.ce-audioPlayer .mejs__button {
	height: 45px;
	width: 45px;
}

.ce-audioPlayer .mejs__playpause-button button {
	background-image: url(/frontend/images/player-play.svg);
	background-position: center center;
	width: 45px;
	height: 45px;
	margin: 0px;
	background-color: #e30613;
	background-repeat: no-repeat;
	background-size: 15px;
}

.ce-audioPlayer .mejs__volume-button {
	margin: 0px 15px 0px 40px;
}

.ce-audioPlayer .mejs__volume-button button {
	background-image: url(/frontend/images/player-volume.svg);
	background-position: center center;
	width: 45px;
	height: 45px;
	margin: 0px;
	background-color: #e30613;
	background-repeat: no-repeat;
	background-size: 21px;
}

.ce-backgroundImageTeaser {
	position: relative;
}

.ce-backgroundImageTeaser picture {
	overflow: hidden;
}

.ce-backgroundImageTeaser picture img.img-fluid {
	width: 100%;
}

.ce-backgroundImageTeaser img {
	transition: transform 0.25s ease-in-out;
}

.ce-backgroundImageTeaser .card-body {
	gap: 10px;
}

.ce-backgroundImageTeaser .layer {
	display: flex;
	align-items: flex-end;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 15px;
}

.ce-backgroundImageTeaser .layer h3 {
	color: #000d1a;
}

.ce-backgroundImageTeaser .layer.layer-headline {
	display: none;
}

.ce-backgroundImageTeaser .layer.layer-headline .teaser-headline h3 {
	line-height: 170%;
	padding: 3px 10px;
	background: linear-gradient(#ffffff 0 0) 0/100% calc(170%) no-repeat;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	display: inline;
}

.ce-backgroundImageTeaser .layer.layer-on-hover h3 {
	margin-bottom: 0;
}

.ce-backgroundImageTeaser:hover .btn-primary {
	background-color: #bd0c16;
	border-color: #bd0c16;
}

.ce-backgroundImageTeaser:hover img {
	transform: scale(1.03);
}

.ce-bigHeadline .ce-headline {
	margin-bottom: 1.25rem;
	margin-top: 2.5rem;
}

#Content .ce-bigHeadline .ce-headline {
	margin-top: 0;
}

.ce-blog .label {
	font-size: 87.5%;
	background-color: #f3f6f8;
	display: inline-block;
	border: 1px solid #f3f6f8;
	border-radius: 5px;
	padding: 6px 10px;
	margin: 0px 15px 10px 0px;
	text-decoration: none;
	color: #000d1a;
}

.ce-blog .label span {
	color: #e30613;
}

.ce-blog .label.label-active,
.ce-blog .label:hover {
	background-color: #e30613;
	border: 1px solid #e30613;
	color: #ffffff;
}

.ce-blog .label.label-active span,
.ce-blog .label:hover span {
	color: #ffffff;
}

.ce-blog .remove-filter-group {
	font-size: 87.5%;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	display: block;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	color: #000d1a;
}

.ce-blog .remove-filter-group span {
	color: #e30613;
}

.ce-blog .entry-meta {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-blog .author {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-blog .ce-socialShare {
	margin: 50px 0px;
}

.ce-blogFilter {
	display: none;
}

.ce-blogFilter h3 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.ce-blogFilter h3:first-of-type {
	margin-top: 0;
}

.ce-blogFooter {
	margin-top: 65px;
}

.ce-blogFooter .blog-detail-navigation {
	margin-top: 15px;
}

.ce-blogFooter .blog-detail-navigation-previous {
	float: left;
}

.ce-blogFooter .blog-detail-navigation-next {
	float: right;
}

.ce-blogHeader .blog-post-meta {
	margin: 0px 0px 15px 0px;
	font-family: "Encode Sans", Arial, sans-serif;
	font-size: 16px;
	color: #000d1a;
}

.ce-blogList .title {
	margin-bottom: 5px;
}

.ce-blogList .title a {
	color: #000d1a;
}

.ce-blogList .title a:hover {
	text-decoration: none;
}

.ce-blogList .card-dates {
	margin-bottom: 20px;
	font-size: .875rem;
	line-height: 150%;
}

.ce-blogList .preview-image {
	position: relative;
}

.ce-blogList .btn-tertiaryy {
	display: block;
}

.ce-blogSidebar ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.ce-blogSidebar ul li {
	padding: 10px 0px 10px 0px;
	list-style: none;
	border-bottom: 1px solid #97a0ac;
}

.ce-blogSidebar ul li.first {
	padding-top: 0px;
}

.ce-blogSidebar ul li.last {
	border-bottom: none;
}

.ce-blogSidebar .sidebar-post-details {
	font-size: .875rem;
	line-height: 150%;
	margin-bottom: 0;
}

.ce-blogSidebar h3 {
	margin-bottom: 0px;
}

.ce-blogSidebar h5 {
	margin-bottom: 5px;
}

.ce-blogSidebar h5 a {
	color: #000d1a;
}

.breadcrumb {
	font-size: .875rem;
	line-height: 150%;
}

.breadcrumb a {
	color: #000d1a;
}

.breadcrumb a:hover {
	color: #e30613;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
	display: none;
}

.breadcrumb .breadcrumb-item.active {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.breadcrumb .fa-chevron-right {
	font-family: "FontAwesome";
	font-style: normal;
	padding: 0 10px;
}

.ce.ce-campaignCalendar {
	margin-bottom: 0px; /* entire container, keeps perspective */ /* flip the pane when hovered */ /* flip speed goes here */ /* hide back of pane during swap */ /* front pane, placed above back */ /* back, initially hidden pane */
}

.ce.ce-campaignCalendar .container-plain {
	padding-top: 115px;
	padding-bottom: 125px;
	background-repeat: no-repeat;
	background-size: cover;
}

.ce.ce-campaignCalendar .ce-headline {
	color: #ffffff;
	margin-bottom: 15px;
}

.ce.ce-campaignCalendar .text {
	color: #ffffff;
	text-align: center;
	margin-bottom: 55px;
}

.ce.ce-campaignCalendar .calendarSheetTitle {
	font-size: 3rem;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	right: 15px;
}

.ce.ce-campaignCalendar .calendarItemsWrap {
	margin-right: -10px;
	margin-left: -10px;
}

.ce.ce-campaignCalendar .calendarItems {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
}

.ce.ce-campaignCalendar .calendarItem {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 9px;
	width: 186px;
	height: 166px;
	position: relative;
}

.ce.ce-campaignCalendar .calendarItem.indented {
	padding-top: 88px;
}

.ce.ce-campaignCalendar img {
	border: 6px solid #ffffff;
}

.ce.ce-campaignCalendar .flip-container {
	perspective: 1000px;
	-webkit-perspective: 1000px;
	-ms-perspective: 1000px;
}

.ce.ce-campaignCalendar .flip-container:hover .flipper,
.ce.ce-campaignCalendar .flip-container.hover .flipper,
.ce.ce-campaignCalendar .flip-container.opened .flipper {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}

.ce.ce-campaignCalendar .front,
.ce.ce-campaignCalendar .back {
	width: 167px;
	height: 166px;
	position: relative;
}

.ce.ce-campaignCalendar .inner {
	position: relative;
	display: block;
}

.ce.ce-campaignCalendar .currentCalendarItem .front::after,
.ce.ce-campaignCalendar .futureCalendarItem .front::after {
	content: "\A";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-top: -6px;
	margin-left: -6px;
	background: #000000;
	border: 1px solid #000000;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
}

.ce.ce-campaignCalendar .flipper {
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-ms-transition: 0.6s;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	position: relative;
	display: block;
}

.ce.ce-campaignCalendar .opened .flipper {
	transition: none;
}

.ce.ce-campaignCalendar .front,
.ce.ce-campaignCalendar .back {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.ce.ce-campaignCalendar .front {
	z-index: 2; /* for firefox 31 */
	transform: rotateY(0deg);
}

.ce.ce-campaignCalendar .back {
	transform: rotateY(180deg);
}

.ce-commentForm .alert {
	margin: 20px 0px;
}

.ce-commentForm .alert strong {
	display: block;
}

.ce-contactMap .map {
	height: 330px;
	width: 100%;
}

.ce-contacts .svg-phone {
	position: absolute;
	top: 4px;
	left: 0;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("/frontend/images/Icons/phone.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 0 0;
}

.ce-contacts .svg-email {
	position: absolute;
	top: 4px;
	left: 0;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("/frontend/images/Icons/mail.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 0 0;
}

.ce-contacts div.mail,
.ce-contacts div.phone {
	position: relative;
}

.ce-contacts span.mail,
.ce-contacts span.phone {
	margin-left: 2rem;
}

.ce-contacts span.mail a,
.ce-contacts span.phone a {
	color: #000d1a;
	text-decoration: underline;
}

.ce-contacts span.mail a:hover,
.ce-contacts span.phone a:hover {
	color: #e30613;
}

.ce-contacts .card {
	margin-bottom: 40px;
}

.ce-contacts .card:last-child {
	margin-bottom: 0;
}

.ce-contacts .contact-header {
	display: flex;
	flex-direction: column;
	gap: .5rem;
}

.ce-contacts h4.name {
	margin-bottom: .5rem;
}

.ce-contacts h3,
.ce-contacts .teaser p {
	margin-bottom: 0px;
}

.ce-candles {
	position: relative;
	width: 100%;
	margin-bottom: 0;
}

.ce-candles .svg-icon-prev,
.ce-candles .svg-icon-next {
	background-size: 30px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.ce-candles .stage {
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 700px;
	overflow: hidden;
}

.ce-candles .stage.sticky-stage {
	position: sticky;
	top: 0;
}

.ce-candles .card-body {
	flex-direction: row;
	gap: 30px;
	justify-content: space-between;
}

.ce-candles .card-body-content {
	width: 100%;
}

.ce-candles .ce-layer-headline {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: 2rem;
	color: white;
	z-index: 200;
	display: none;
}

.ce-candles .candles-background {
	width: 100%;
	height: 100%;
}

.ce-candles .candles-background img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	display: block;
}

.ce-candles .candle-headline-container {
	position: relative;
}

.ce-candles .statistics {
	background-color: #ffffff;
	padding: 0.9375rem 1.875rem;
	color: #000d1a;
}

.ce-candles .candles-headline {
	position: absolute;
	top: 2rem;
	text-align: center;
	width: 100%;
	z-index: 5;
}

.ce-candles .candles-headline .ce-headline {
	margin-bottom: 0;
}

.ce-candles .candles-headline .statistics {
	position: relative;
	width: 80%;
	text-align: center;
	display: inline-block;
}

.ce-candles .candles-headline .btn {
	margin-top: 1.5rem;
}

.ce-candles .candles-inner-headline {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.ce-candles .candles-stage-wrap {
	position: absolute;
	width: 100%;
	top: 0;
}

.ce-candles .candles-stage {
	display: block;
	position: absolute;
	top: 0;
	height: 580px;
	padding-top: 50px;
	width: 100%;
	right: 0;
	background-image: url("/frontend/images/Candles/candle-holder-empty.png");
	background-repeat: repeat-x;
	background-size: 150px 150px;
	background-position: center bottom;
	padding-right: 100px;
	overflow: hidden;
}

.ce-candles .candle-holder {
	float: right;
	width: 150px;
	min-width: 150px;
	height: 311px;
	margin-top: 219px;
	background-image: url("/frontend/images/Candles/candle-holder-bottom.png");
	background-repeat: no-repeat;
	background-size: 150px 150px;
	background-position: center bottom;
	position: relative;
}

.ce-candles .candle-holder.candle-holder-top {
	background-image: url("/frontend/images/Candles/candle-holder-top.png");
	height: 347px;
	margin-top: 183px;
}

.ce-candles .candle-holder .candle-overlay {
	position: absolute;
	display: none;
	top: 40%;
	right: 0;
	width: 220px;
	height: auto;
	background-color: #ffffff;
	color: #000d1a;
	font-size: .85rem;
	z-index: 4;
	padding: 0.9375rem;
}

.ce-candles .candle-holder .candle-overlay.candle-overlay-right {
	right: auto;
	left: 50px;
}

.ce-candles .candle-holder .candle-overlay h3 {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 5px 0 0 0;
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-candles .candle-holder .candle-label {
	display: none;
	border-right: 12px solid #ffffff dashed;
	position: absolute;
	width: 150px;
	right: 50%;
	bottom: -70px;
	height: 54px;
	text-align: right;
	color: #ffffff;
}

.ce-candles .candle-holder .candle-label:hover {
	color: #ffffff;
}

.ce-candles .candle-holder .candle-label:after {
	content: ' ';
	background-image: linear-gradient(to top, transparent 50%, #ffffff 50%);
	background-size: 1px 15px;
	height: 54px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 2px;
}

.ce-candles .candle-holder .candle-label.candle-label-visible {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.ce-candles .candle-holder .candle-label .arrow {
	background-image: url("/frontend/images/Icons/arrow-left-borderless-white.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 1rem;
}

.ce-candles .candle-holder .candle-label .description {
	padding-right: .5rem;
}

.ce-candles .candle-holder .candle {
	background-image: url("/frontend/images/Candles/candle-3.png");
	background-repeat: no-repeat;
	background-position: center 0;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
	animation: candle-blink .15s infinite;
}

.ce-candles .candle-holder .candle.candle-age-0 {
	background-image: url("/frontend/images/Candles/candle-0.png");
}

.ce-candles .candle-holder .candle.candle-age-0 .flame {
	top: 95px;
}

.ce-candles .candle-holder .candle.candle-age-0 .wick {
	top: 137px;
}

.ce-candles .candle-holder .candle.candle-age-1 {
	background-image: url("/frontend/images/Candles/candle-1.png");
}

.ce-candles .candle-holder .candle.candle-age-1 .flame {
	top: 46px;
}

.ce-candles .candle-holder .candle.candle-age-1 .wick {
	top: 88px;
}

.ce-candles .candle-holder .candle.candle-age-2 {
	background-image: url("/frontend/images/Candles/candle-2.png");
}

.ce-candles .candle-holder .candle.candle-age-2 .flame {
	top: 0;
}

.ce-candles .candle-holder .candle.candle-age-2 .wick {
	top: 38px;
}

.ce-candles .candle-holder .candle .wick {
	position: absolute;
	width: 1px;
	height: 10px;
	background: #23161a;
	top: 4px;
	left: 50%;
	transform: translateX(-50%) skewX(2deg);
	border-radius: 5%;
	box-shadow: 0 0 1px 0px black;
}

.ce-candles .candle-holder .candle .wick:before {
	content: '';
	position: absolute;
	width: 0;
	left: 50%;
	height: 5px;
	box-shadow: 0 -3px 5px 4px white, 0 -5px 5px 4px rgba(255, 215, 0, 0.7), 0 -3px 5px 4px rgba(255, 106, 0, 0.7), 0 3px 1px 2px black;
}

.ce-candles .candle-holder .candle.candle-flicker-1 .flame {
	animation: candle-move 3s infinite, candle-move-left 3s infinite;
}

.ce-candles .candle-holder .candle.candle-flicker-1 .flame .top {
	animation: candle-flame-up-2 4s infinite;
}

.ce-candles .candle-holder .candle.candle-flicker-2 .flame {
	animation: candle-move 2.5s infinite, candle-move-left 3s infinite;
}

.ce-candles .candle-holder .candle.candle-flicker-2 .flame .top {
	animation: candle-flame-up-2 3s infinite;
}

.ce-candles .candle-holder .candle.candle-flicker-3 .flame {
	animation: candle-move 3.5s infinite, candle-move-left 3s infinite;
}

.ce-candles .candle-holder .candle.candle-flicker-3 .flame .top {
	animation: candle-flame-up-3 5s infinite;
}

.ce-candles .candle-holder .candle .flame {
	width: 10px;
	height: 50px;
	margin: 0px auto;
	animation: candle-move 3s infinite, candle-move-left 3s infinite;
	transform-origin: 25% 40%;
	position: absolute;
	left: 70px;
	top: -37px;
}

.ce-candles .candle-holder .candle .flame .top {
	width: 10px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: white;
	border-top-left-radius: 500%;
	border-bottom-left-radius: 50px;
	border-top-right-radius: 500%;
	border-bottom-right-radius: 50px;
	transform: skewY(-10deg);
	box-shadow: 0 0px 0px 1px white, 0 -10px 1px 2px white, 0 -6px 2px 1px gold, 0 -15px 5px 4px #ff6a00, 0 0px 55px 5px #ff6a00, 0 -10px 2px 4px white, 0 -5px 3px 3px white;
	animation: candle-flame-up 4s infinite;
}

.ce-candles .candle-holder .candle .flame .shadows {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 3px;
	border-radius: 50%;
	box-shadow: 0 5px 10px 7px gold, 0 0px 50px 10px #ff6a00, 0 7px 50px 7px #ff6a00, 2px 15px 5px 7px #ff6a00, 3px 25px 5px 7px #ff6a00;
}

.ce-candles .candle-holder .candle .flame .bottom {
	transform: scale(0.9);
	position: absolute;
	bottom: 7px;
	left: 4px;
	width: 1px;
	height: 6px;
	border-radius: 1%;
	background: #2c2b39;
	box-shadow: 0 3px 5px 6px rgba(60, 76, 125, 0.3), 0 0px 2px 4px #2c2b39, 0 -6px 5px 4px rgba(255, 106, 0, 0.5), 0 2px 3px 6px #2c2b39, 0 -2px 5px 6px #2c2b39, 5px -5px 5px 2px red, 0 -7px 5px 5px gold, 5px -6px 10px 2px gold, 0 2px 2px 5px #30537d, 0 -2px 2px 4px #76daff, 0 2px 5px 6px #76daff;
}

.ce-candles .candles-navigation {
	position: absolute;
	bottom: 0;
	height: 80px;
	width: 100%;
}

.ce-candles .candles-navigation .slider-wrap {
	display: flex;
	justify-content: center;
}

.ce-candles .candles-navigation .slider {
	margin: 10px 20px 0;
	width: 70%;
}

.ce-candles .candles-navigation .slider.noUi-horizontal {
	height: 13px;
	border-radius: 6px;
	background-color: transparent;
	padding: 0px 35px;
	border: 2px solid #ffffff;
}

.ce-candles .candles-navigation .slider.noUi-horizontal .noUi-handle {
	border: none;
	box-shadow: none;
	height: 12px;
	background-color: #ffffff;
	border-radius: 6px;
	cursor: pointer;
	padding: 0 35px 0 36px;
	right: -35px;
	top: -1px;
	position: absolute;
}

.ce-candles .candles-navigation .slider.noUi-horizontal .noUi-handle:before {
	display: none;
}

.ce-candles .candles-navigation .slider.noUi-horizontal .noUi-handle:after {
	display: none;
}

.ce-candles .candles-navigation button {
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.ce-candles .overlay {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 201;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
}

.ce-candles .overlay.form-overlay {
	position: relative;
}

.ce-candles .overlay.form-overlay .overlay-content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-right: 0;
	width: 100%;
	max-width: 100%;
}

.ce-candles .overlay.form-overlay .close {
	display: none;
}

.ce-candles .overlay .overlay-content-wrap {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ce-candles .overlay .overlay-content {
	position: relative;
	background-color: #ffffff;
	color: #000d1a;
	max-width: 90%;
}

.ce-candles .form-button-row {
	text-align: right;
}

.ce-candles .form-button-row .btn {
	margin-top: .5rem;
}

.ce-candles .col {
	min-width: 170px;
}

.ce-candles .candle-form {
	max-width: 100%;
	width: 600px;
	font-size: .85rem;
}

.ce-candles .candle-form h1 {
	display: none;
}

.ce-candles .candle-form h2 {
	font-size: 1.3rem;
	margin-bottom: 1rem;
}

.ce-candles .candle-form h2.newsletter {
	margin-bottom: 2rem;
}

.ce-candles .candle-form h3 {
	font-size: 1.2rem;
	margin-bottom: 1rem;
}

.ce-candles .candle-form cite {
	display: block;
	margin: .5rem 0 1.5rem 0;
	font-style: normal;
}

.ce-candles .candle-form .author {
	margin: .5rem 0 3.5rem 0;
	font-style: italic;
}

.ce-candles .candle-form .hint {
	margin: .5rem 0 1rem 0;
	font-family: "Encode Sans", Arial, sans-serif;
	font-style: italic;
}

.ce-candles .candle-form hr {
	margin: 3rem 0;
}

.ce-candles .candle-form.candle-confirm-form .candle-confirm-content-wrap {
	display: flex;
}

.ce-candles .candle-form.candle-confirm-form .candle-confirm-content-wrap .candle-holder {
	display: none;
	margin-top: 80px;
	float: none;
	left: 25px;
	background-image: url("/frontend/images/Candles/candle-holder-preview.png");
	background-size: 150px 100px;
	background-position: center 198px;
}

.ce-candles .candle-form.candle-create-form h2,
.ce-candles .candle-form.candle-create-form p {
	width: 100%;
}

.ce-candles .candle-detail {
	max-width: 100%;
	font-size: .85rem;
}

.ce-candles .candle-detail h2 {
	margin: .5rem 0 1rem 0;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-candles .candle-detail cite {
	display: block;
	margin: .5rem 0 1.5rem 0;
	font-style: normal;
}

.ce-candles .candle-detail .ligthed-by {
	font-style: italic;
}

.ce-candles .candle-detail .amenCounter {
	font-size: .875rem;
	line-height: 150%;
	padding: .375rem 0 0 0;
}

.ce-candles .candle-detail .btn {
	padding-left: 0.75rem;
	padding-top: 0.65rem;
}

.ce-candles .candle-detail .btn img {
	padding-right: 0.25rem;
	margin-top: -5px;
}

.ce-candles .candle-detail .btn .btn-image {
	display: inline-block;
}

.ce-candles .candle-detail .btn .btn-image-hover {
	display: none;
}

.ce-candles .candle-detail .btn:hover .btn-image {
	display: none;
}

.ce-candles .candle-detail .btn:hover .btn-image-hover {
	display: inline-block;
}

.ce-candles .overlay .close {
	position: absolute;
	right: 0;
	top: .5rem;
	width: 16px;
	height: 16px;
	opacity: 1;
}

.ce-candles .overlay .close:before,
.ce-candles .overlay .close:after {
	position: absolute;
	left: 0;
	content: ' ';
	height: 16px;
	width: 2px;
	background-color: #000d1a;
}

.ce-candles .overlay .close:before {
	transform: rotate(45deg);
}

.ce-candles .overlay .close:after {
	transform: rotate(-45deg);
}

.ce-contentSlider .carousel-wrap {
	padding: 0px;
}

.ce-contentSlider .carousel-wrap .styled-select {
	background: url(/frontend/images/dropdown-indicator.svg) no-repeat 100% 0;
	background-color: #ffffff;
	background-size: 45px 45px;
	margin: 0px;
}

.ce-contentSlider .carousel-wrap h3 {
	margin: 40px 0px 10px 0px;
}

.ce-contentSlider .btn {
	margin-top: 10px;
}

.ce-contentSlider figure {
	margin: 0px;
}

.cookie-banner {
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #000d1a;
	color: #ffffff;
	height: 0px;
	overflow: hidden;
	z-index: 3000;
}

.cookie-banner .cookie-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1400px;
	padding: 10px 20px;
	margin: 0px auto;
	justify-content: space-between;
	align-items: center;
}

.cookie-banner .cookie-content.text {
	padding: 0px 0px 15px 0px;
}

.cookie-banner .cookie-content.link {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.cookie-banner .cookie-content.button {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0px 15px 0px 0px;
}

.cookie-banner a {
	color: #ffffff;
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.cookie-banner a:hover {
	color: #ffffff;
}

.ce-dangerIndexMap .styled-select {
	margin-bottom: 20px;
}

.ce-dangerIndexMap .reset-line {
	display: none;
	text-align: center;
	margin-bottom: 20px;
}

.ce-dangerIndexMap .button-line {
	text-align: center;
	margin-bottom: 55px;
}

.ce-dangerIndexMap .result-list .countryList {
	padding: 0;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}

.ce-dangerIndexMap .result-list .countryList li {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #97a0ac;
}

.ce-dangerIndexMap .result-list .countryList li .file-list {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
}

.ce-dangerIndexMap .result-list .countryList li .file-list li {
	border-bottom: none;
}

.ce-dangerIndexMap .result-list .countryList li .file-list a {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	color: #000d1a;
}

.ce-dangerIndexMap .result-list .countryList li .file-list a.file {
	display: block;
	padding: .45rem 0 .45rem 2rem;
	display: block;
	position: relative;
}

.ce-dangerIndexMap .result-list .countryList li .file-list a.file .file-type-icon {
	left: 0px;
	top: 2px;
}

.ce-distractor .btn {
	margin-top: 20px;
}

.ce-distractor .background-color-container {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}

.ce-distractorWithImage .background-color-container,
.ce-distractor .background-color-container {
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.08);
}

.ce-distractorWithImage.ce-background-green,
.ce-distractor.ce-background-green {
	background-color: white;
}

.ce-distractorWithImage.ce-background-green .background-color-container,
.ce-distractor.ce-background-green .background-color-container {
	background-color: #00aa8c;
}

.ce-distractorWithImage.ce-background-light-green,
.ce-distractor.ce-background-light-green {
	background-color: white;
}

.ce-distractorWithImage.ce-background-light-green .background-color-container,
.ce-distractor.ce-background-light-green .background-color-container {
	background-color: #c8dcdc;
}

.ce-distractorWithImage.ce-background-dark-green,
.ce-distractor.ce-background-dark-green {
	background-color: white;
}

.ce-distractorWithImage.ce-background-dark-green .background-color-container,
.ce-distractor.ce-background-dark-green .background-color-container {
	background-color: #146f71;
}

.ce-distractorWithImage.ce-background-dark-green .h3,
.ce-distractor.ce-background-dark-green .h3 {
	color: #ffffff;
}

.ce-distractorWithImage.ce-background-dark-green .btn-secondary,
.ce-distractor.ce-background-dark-green .btn-secondary {
	color: #ffffff;
	border-color: #ffffff;
}

.ce-distractorWithImage.ce-background-dark-green .btn-secondary:hover,
.ce-distractor.ce-background-dark-green .btn-secondary:hover {
	background-color: #ffffff;
	color: #000d1a;
	border-color: #ffffff;
}

.ce-distractorWithImage.ce-background-white,
.ce-distractorWithImage.ce-background-yellow,
.ce-distractor.ce-background-white,
.ce-distractor.ce-background-yellow {
	background-color: white;
}

.ce-distractorWithImage.ce-background-white .background-color-container,
.ce-distractorWithImage.ce-background-yellow .background-color-container,
.ce-distractor.ce-background-white .background-color-container,
.ce-distractor.ce-background-yellow .background-color-container {
	background-color: #fff9c7;
}

.ce-distractorWithImage.ce-background-orange,
.ce-distractor.ce-background-orange {
	background-color: white;
}

.ce-distractorWithImage.ce-background-orange .background-color-container,
.ce-distractor.ce-background-orange .background-color-container {
	background-color: #f9b000;
}

.ce-distractorWithImage.ce-background-blue,
.ce-distractorWithImage.ce-background-pink,
.ce-distractor.ce-background-blue,
.ce-distractor.ce-background-pink {
	background-color: white;
}

.ce-distractorWithImage.ce-background-blue .background-color-container,
.ce-distractorWithImage.ce-background-pink .background-color-container,
.ce-distractor.ce-background-blue .background-color-container,
.ce-distractor.ce-background-pink .background-color-container {
	background-color: #f088b6;
}

.ce-distractorWithImage.ce-background-light-pink,
.ce-distractor.ce-background-light-pink {
	background-color: white;
}

.ce-distractorWithImage.ce-background-light-pink .background-color-container,
.ce-distractor.ce-background-light-pink .background-color-container {
	background-color: #fadceb;
}

.ce-distractorWithImage .h3,
.ce-distractor .h3 {
	margin-bottom: 0;
}

.ce-distractorWithImage .card-body {
	padding: 40px 0.9375rem;
}

.ce-distractorWithImage .card-body.without-image {
	width: 100%;
	text-align: center;
}

.ce.ce-divider {
	border-top: 1px solid #5e6c7c;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 50px 0px;
}

.ce-donationTeaser.ce-background-orange,
.ce-donationSuggestion.ce-background-orange {
	background-color: transparent;
}

.ce-donationTeaser.ce-background-orange.ce-background-white,
.ce-donationSuggestion.ce-background-orange.ce-background-white {
	background-color: transparent;
}

.ce-donationTeaser .card-body,
.ce-donationSuggestion .card-body {
	background-color: #f9b000;
}

.ce-donationTeaser .donationTeaser-form-row,
.ce-donationSuggestion .donationTeaser-form-row {
	display: flex;
	flex-direction: column;
	margin-bottom: 0;
}

.ce-donationTeaser .img-btn,
.ce-donationSuggestion .img-btn {
	height: 100%;
	width: 100%;
}

.ce-donationTeaser .image-wrap,
.ce-donationSuggestion .image-wrap {
	width: 100%;
}

.ce-donationTeaser .card-text .rte-headline,
.ce-donationSuggestion .card-text .rte-headline {
	margin-bottom: 20px;
}

.ce-donationTeaser .card-body .ce-headline,
.ce-donationSuggestion .card-body .ce-headline {
	margin-bottom: 0px;
}

.ce-donationTeaser .amount-group,
.ce-donationSuggestion .amount-group {
	display: flex;
	gap: 20px;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.ce-donationTeaser .amount-radio,
.ce-donationSuggestion .amount-radio {
	width: 120px;
	margin-bottom: 0;
}

.ce-donationTeaser .input,
.ce-donationSuggestion .input {
	position: relative;
}

.ce-donationTeaser .input .selectedAmount,
.ce-donationTeaser .input .donation-amount,
.ce-donationSuggestion .input .selectedAmount,
.ce-donationSuggestion .input .donation-amount {
	font-size: 26px;
	line-height: 140%;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	background-color: #ffffff;
	border: 2px solid transparent;
	border-radius: 5px;
	padding: 15px 27px;
	width: 120px;
}

.ce-donationTeaser .input .selectedAmount::placeholder,
.ce-donationTeaser .input .donation-amount::placeholder,
.ce-donationSuggestion .input .selectedAmount::placeholder,
.ce-donationSuggestion .input .donation-amount::placeholder {
	font-style: normal;
	font-size: 26px;
	opacity: 1;
	background-image: linear-gradient(to right, #000d1a 100%, transparent 100%);
	background-repeat: no-repeat;
	background-size: 70px 4px;
	background-position: 0px 50px;
}

.ce-donationTeaser .input .selectedAmount:focus,
.ce-donationTeaser .input .donation-amount:focus,
.ce-donationSuggestion .input .selectedAmount:focus,
.ce-donationSuggestion .input .donation-amount:focus {
	border-color: #000d1a;
	outline: 0;
}

.ce-donationTeaser .input span.currency,
.ce-donationSuggestion .input span.currency {
	position: absolute;
	display: block;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	font-size: 26px;
	right: 22px;
	top: 14px;
}

.ce-donationTeaser .average-amount,
.ce-donationSuggestion .average-amount {
	margin-top: 10px;
}

.ce-donationTeaser .img-btn,
.ce-donationSuggestion .img-btn {
	border: 0px solid transparent;
	cursor: pointer;
	padding: 0px;
}

.ce-ge.ce-background-transparent .ce.ce-background-white.ce-donationTeaser,
.ce-ge.ce-background-transparent .ce.ce-background-white.ce-donationSuggestion,
.ce-ge.ce-background-gray .ce.ce-background-white.ce-donationTeaser,
.ce-ge.ce-background-gray .ce.ce-background-white.ce-donationSuggestion {
	padding: 0px;
}

.ce-donationSuggestion .input {
	margin-top: 10px;
}

.ce-donationSuggestion .input .selectedAmount {
	width: 226px;
}

.ce-donationSuggestion .suggestionSlider {
	top: -14px;
	background: transparent;
	border: none;
	box-shadow: none;
	position: relative;
	width: 100%;
}

.ce-donationSuggestion .suggestionSlider .noUi-handle {
	width: 70px;
	height: 70px;
	top: -47px;
	right: -35px;
	background-image: url("/frontend/images/Icons/donation-heart.svg");
	background-size: 100% 100%;
	background-position: top right;
	border: none;
	box-shadow: none;
	position: absolute;
}

.ce-donationSuggestion .suggestionSlider .noUi-handle:hover {
	background-image: url("/frontend/images/Icons/donation-heart.svg");
}

.ce-donationSuggestion .suggestionSlider .noUi-origin {
	transform: translate(-50%, 0px);
}

.ce-donationSuggestion .suggestionBlocks {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 25px;
	line-height: 0;
	width: 100%;
}

.ce-donationSuggestion .suggestionBlocks .suggestionBlock {
	width: 100%;
	position: relative;
}

.ce-donationSuggestion .suggestionBlocks .bar {
	border: 5px solid #dde1e9;
	background-color: #dde1e9;
}

.ce-donationSuggestion .suggestionBlocks .bar.donationVisible {
	border: 5px solid #fff9c7;
	background-color: #fff9c7;
}

.ce-donationSuggestion .suggestionBlocks .bar.donationVisible + .svg-icon-next {
	display: block;
	z-index: 5;
}

.ce-donationSuggestion ul.donationSuggestions {
	list-style: none;
	padding-left: 0;
	margin-top: -10px;
	padding-bottom: 0;
}

.ce-donationSuggestion ul.donationSuggestions li {
	padding-left: 0px;
	padding-bottom: 0px;
}

.ce-donationSuggestion ul.donationSuggestions li.donationAmount {
	display: none;
}

.ce-donationSuggestion ul.donationSuggestions li.donationAmount.donationVisible {
	display: block;
}

.ce-donationSuggestion ul.donationSuggestions li p:last-child {
	margin-bottom: 0;
}

.ce-factTeaser .h1.countNumber {
	color: #e30613;
	font-size: 3.5rem;
}

.ce-factTeaser .h4 {
	margin-bottom: 10px;
}

.ce-flippingbook {
	display: none;
}

.ce-flippingbook .magazine {
	position: relative;
}

.ce-flippingbook .magazine .pages {
	z-index: 3;
	background-color: #d5d6d8;
}

.ce-flippingbook .magazine .not-loaded .page img {
	display: none;
}

.ce-flippingbook .magazine .not-loaded .page img.first-page img {
	display: inline-block;
}

.ce-flippingbook .magazine .next-page {
	position: absolute;
	right: -25px;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #e30613;
	margin-top: -12px;
	cursor: pointer;
	z-index: 2;
	display: none;
}

.ce-flippingbook .magazine .previous-page {
	position: absolute;
	left: -25px;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent #e30613 transparent transparent;
	margin-top: -12px;
	cursor: pointer;
	z-index: 2;
	display: none;
}

.ce-flippingbook .magazine .depth-right {
	position: absolute;
	right: -30px;
	z-index: 1;
	width: 30px;
	background-color: #d5d6d8;
	height: 100%;
	top: 0px;
	border-radius: 0px 15px 15px 0px;
	display: none;
}

.ce-flippingbook .magazine .depth-left {
	position: absolute;
	left: -30px;
	z-index: 1;
	width: 30px;
	background-color: #d5d6d8;
	height: 100%;
	top: 0px;
	border-radius: 15px 0px 0px 15px;
	display: none;
}

.ce-flippingbook .magazine-double .turn-page-wrapper .even-fold {
	height: 100%;
	width: 25px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 9;
	content: ' ';
	display: block;
	background: rgba(224, 224, 224, 0);
	background: -moz-linear-gradient(left, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(224, 224, 224, 0)), color-stop(100%, #e3e3e3));
	background: -webkit-linear-gradient(left, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	background: -o-linear-gradient(left, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	background: -ms-linear-gradient(left, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	background: linear-gradient(to right, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e3e3e3', GradientType=1 );
}

.ce-flippingbook .magazine-double .turn-page-wrapper .odd-fold {
	height: 100%;
	width: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9;
	content: ' ';
	display: block;
	background: #e3e3e3;
	background: -moz-linear-gradient(left, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #e3e3e3), color-stop(100%, rgba(224, 224, 224, 0)));
	background: -webkit-linear-gradient(left, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	background: -o-linear-gradient(left, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	background: -ms-linear-gradient(left, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	background: linear-gradient(to right, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#e0e0e0', GradientType=1 );
}

.ce-flippingbook .slider {
	margin: 40px 200px 0;
}

.ce-flippingbook .slider.noUi-horizontal {
	height: 13px;
	border-radius: 6px;
	background-color: #adb5bd;
	padding: 0 35px;
	border: none;
	position: relative;
}

.ce-flippingbook .slider.noUi-horizontal .noUi-handle {
	border: none;
	box-shadow: none;
	cursor: pointer;
	top: 0;
	right: -35px;
	height: 14px;
	background-color: transparent;
	position: absolute;
}

.ce-flippingbook .slider.noUi-horizontal .noUi-handle:before {
	display: none;
}

.ce-flippingbook .slider.noUi-horizontal .noUi-handle:after {
	display: none;
}

.ce-flippingbook .slider.noUi-horizontal .noUi-handle .noUi-touch-area {
	width: 70px;
	height: 12px;
	left: 0;
	margin-left: -35px;
	top: 1px;
	background-color: #e30613;
	border-radius: 6px;
}

.ce-footerdata p {
	line-height: 180%;
}

.ce-footerdata .btn-donation,
.ce-footertext .btn-donation {
	margin-top: 1rem;
}

.ce-footertext .images-row {
	display: flex;
	gap: 35px;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
}

.ce-footertext .img-fluid {
	max-height: 110px;
	max-width: 215px;
}

.ce-footertext .img-fluid.additional-image {
	display: block;
}

.ce-formResultList .result-list-link {
	display: inline-block;
	margin: 10px 0px 25px 0px;
}

.ce-formResultList .owl-item {
	padding: 0 5px;
}

.ce-formResultList .owl-item .item {
	margin-bottom: 10px;
	margin-top: 5px;
}

.ce-formResultList .list .item {
	margin-bottom: 30px;
}

.ce-formResultList .mail-slider {
	width: 100%;
}

.ce-ge-twoColumns7030 .last-col .ce-formResultList label {
	display: none;
}

.ce-ge-twoColumns7030 .last-col .ce-formResultList .powermail_fieldwrap_radio .col-form-label {
	display: block;
}

.ce-ge-twoColumns7030 .last-col .ce-formResultList .powermail_fieldwrap_radio .radio-group label {
	display: inline-block;
	font-size: 15px;
}

.ce-ge-twoColumns7030 .last-col .ce-formResultList .progress-bar {
	height: 20px;
	width: 100%;
	background-color: #5e6c7c;
	margin-top: 25px;
	margin-bottom: 15px;
}

.ce-ge-twoColumns7030 .last-col .ce-formResultList .progress {
	height: 20px;
	background-color: #e30613;
}

.ce-ge-twoColumns7030 .last-col .ce-formResultList .progress-text {
	margin-bottom: 25px;
}

.ce-ge-twoColumns7030 .last-col .ce-formResultList .progress-text strong {
	color: #e30613;
}

.ce.ce-fundraisingBox {
	padding-left: 0px;
	padding-right: 0px;
}

.ce.ce-fundraisingBox a img {
	padding: 0px 10px;
}

.ce-fullContentVisualWithTextbox .innerWrap {
	position: relative;
}

.ce-fullContentVisualWithTextbox .card-container {
	display: flex;
}

.ce-fullContentVisualWithTextbox .content {
	margin-top: -7rem;
	width: 100%;
	box-shadow: none;
}

.ce-fullContentVisualWithTextbox .content .card-body {
	padding: 20px;
}

.ce-fullContentVisualWithTextbox .content *:last-child {
	margin-bottom: 0;
}

.ce-giroCode svg {
	width: 80px;
	height: auto;
}

.ce-ge .content-vertically-center {
	align-self: center;
}

.ce-ge { /*
  h1,
  .h1 {
    margin-bottom: 40px;
  }
  h2,
  .h2 {
    margin-bottom: 30px;
  }
  h3,
  .h3 {
    margin-bottom: 20px;
  }
  h4,
  .h4 {
    margin-bottom: 10px;
  }*/
}

.ce-ge-oneColumn100 .ce.ce-grid-spacing-bottom:last-child,
.ce-ge-oneColumn100 .ce.ce-spacing-bottom-large:last-child {
	margin-bottom: 0;
}

#HeaderImage,
.ce.ce-headerImage {
	position: relative;
	margin-bottom: 0px;
}

#HeaderImage picture img,
.ce.ce-headerImage picture img {
	width: 100%;
}

#HeaderImage .ce-headline,
.ce.ce-headerImage .ce-headline {
	line-height: 155%;
	padding: 3px 10px;
	background: linear-gradient(#ffffff 0 0) 0/100% calc(155%) no-repeat;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	display: inline;
}

#HeaderImage .ce-headline.subheader,
.ce.ce-headerImage .ce-headline.subheader {
	line-height: 110%;
	padding: 3px 10px;
	background: linear-gradient(#ffffff 0 0) 0/100% calc(110%) no-repeat;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	display: inline;
}

#HeaderImage .content-headlines,
.ce.ce-headerImage .content-headlines {
	gap: 8px;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}

#HeaderImage .container-wrap,
.ce.ce-headerImage .container-wrap {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#HeaderImage .container,
.ce.ce-headerImage .container {
	height: 100%;
}

#HeaderImage .content,
.ce.ce-headerImage .content {
	height: 100%;
}

#HeaderImage .content > .inner-content,
.ce.ce-headerImage .content > .inner-content {
	height: 100%;
}

#HeaderImage .content > .inner-content.content-vertically-center,
.ce.ce-headerImage .content > .inner-content.content-vertically-center {
	align-items: center;
}

#HeaderImage .content > .inner-content.content-vertically-bottom,
.ce.ce-headerImage .content > .inner-content.content-vertically-bottom {
	align-items: flex-end;
	padding-bottom: 40px;
}

#HeaderImage .content .content-white,
.ce.ce-headerImage .content .content-white {
	color: #ffffff;
}

#HeaderImage .content .content-white .btn,
.ce.ce-headerImage .content .content-white .btn {
	border-color: #ffffff;
	color: #ffffff;
}

#BlogHeaderImage {
	position: relative;
	margin-bottom: 0px;
}

#BlogHeaderImage picture img {
	width: 100%;
}

.ce-horizontalTeaser .image-cover {
	flex-shrink: 0;
}

.ce-horizontalTeaser .card-title h3 {
	margin-bottom: 0;
}

.ce-imageGallery .item {
	position: relative;
}

.ce-imageGallery .item .description {
	width: 100%;
	padding: 5px;
	font-size: .875rem;
	line-height: 150%;
}

.ce-imageGallery .item .description span {
	display: inline-block;
}

.ce-imageGallery .item .description .svg-icon-enlarge {
	display: none;
}

.ce-imageGallery .owl-imageGallery {
	margin-bottom: 30px;
}

.ce-image figure:last-child {
	margin-bottom: 0;
}

.ce-imageTeaser {
	position: relative;
}

.ce-imageTeaser .content-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	text-align: center;
}

.ce-imageTeaser .content-wrap .content {
	width: 100%;
	padding: 15px;
}

.ce-imageTeaser .content-wrap h3 {
	line-height: 170%;
	padding: 3px 10px;
	background: linear-gradient(#ffffff 0 0) 0/100% calc(170%) no-repeat;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	display: inline;
}

.ce-imageTeaser .link {
	margin-top: 20px;
}

.ce-infobox picture,
.ce-infobox figure {
	margin-bottom: 0;
}

.ce-infobox h3 {
	margin-bottom: 10px;
}

.ce-infobox .card-title-icon {
	display: flex;
	align-items: flex-start;
	gap: 0.9375rem;
}

.ce-infobox .svg-icon-info {
	flex-shrink: 0;
	margin-bottom: 10px;
}

.ce-infobox .round-background {
	position: relative;
	flex-shrink: 0;
}

.ce-infobox .round-background figure {
	position: absolute;
	top: 9px;
	left: 9px;
	margin-left: 0;
}

.ce-infobox .round-background picture {
	width: 22px;
	height: 22px;
}

.ce-infobox .round-background picture img {
	width: 22px;
	height: 22px;
	vertical-align: unset;
}

.ce-infobox .round-background.background-yellow {
	height: 40px;
	width: 40px;
	background-color: #fff9c7;
	border-radius: 40px;
}

.ce-infobox .round-background.background-orange {
	height: 40px;
	width: 40px;
	background-color: #f9b000;
	border-radius: 40px;
}

.ce-infobox .round-background.background-white,
.ce-infobox .round-background.background-pink {
	height: 40px;
	width: 40px;
	background-color: #f088b6;
	border-radius: 40px;
}

.ce-infobox .round-background.background-light-pink {
	height: 40px;
	width: 40px;
	background-color: #fadceb;
	border-radius: 40px;
}

.ce-infobox .round-background.background-green {
	height: 40px;
	width: 40px;
	background-color: #00aa8c;
	border-radius: 40px;
}

.ce-infobox .round-background.background-light-green {
	height: 40px;
	width: 40px;
	background-color: #c8dcdc;
	border-radius: 40px;
}

.ce-infobox .round-background.background-dark-green {
	height: 40px;
	width: 40px;
	background-color: #146f71;
	border-radius: 40px;
}

.ce-infobox .round-background.background-red {
	height: 40px;
	width: 40px;
	background-color: #e30613;
	border-radius: 40px;
}

.ce-journalTeaser .innerWrap {
	position: relative;
	height: 100%;
}

.ce-journalTeaser .logo-wrap {
	position: absolute;
}

.ce-journalTeaser .logo-wrap img {
	width: 220px;
	height: auto;
}

.ce-journalTeaser .logo-wrap.position-left-above {
	left: 20px;
	top: 20px;
}

.ce-journalTeaser .logo-wrap.position-right-bottom {
	right: 20px;
	top: 20px;
}

.ce-journalTeaser .logo-wrap.position-right-above {
	right: 20px;
	top: 20px;
}

.ce-journalTeaser .logo-wrap.position-left-bottom {
	left: 20px;
	top: 20px;
}

.ce-journalTeaser .journal-title {
	line-height: 150%;
	padding: 3px 10px;
	background: linear-gradient(#f088b6 0 0) 0/100% calc(150%) no-repeat;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	display: inline;
	font-family: "Encode Sans", Arial, sans-serif;
	display: inline-block;
}

.ce-journalTeaser .ce-headline {
	margin-bottom: .65rem;
}

.ce-journalTeaser .content {
	margin-top: -7rem;
	width: 100%;
	box-shadow: none;
}

.ce-journalTeaser .content .card {
	box-shadow: none;
}

.ce-journalTeaser .content .card-body {
	padding: 20px;
}

.ce-journalTeaser .content > *:last-child {
	margin-bottom: 0;
}

.ce-linkBanner .card-body-content {
	display: flex;
	flex-direction: column;
	width: 100%;
	gap: 20px;
}

.ce-linkBanner ul {
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0;
}

.ce-linkBanner ul li {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.ce-linkBanner ul a {
	color: #000d1a;
	font-weight: bold;
}

.ce-linkBanner .button-line {
	text-align: center;
}

.ce-links .ce-headline {
	margin-bottom: 0;
}

.ce-links ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0;
}

.ce-links ul li {
	padding-left: 0px;
	padding-bottom: 10px;
}

.ce-vacancyList .svg-icon-link-arrow,
.ce-newsList .svg-icon-link-arrow,
.ce-projectList .svg-icon-link-arrow,
.ce-projectMap .svg-icon-link-arrow {
	display: inline-block;
	width: 30px;
	height: 18px;
	background-image: url("/frontend/images/Icons/link-arrow.svg");
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center left;
}

.ce-vacancyList .svg-icon-link-arrow:hover,
.ce-newsList .svg-icon-link-arrow:hover,
.ce-projectList .svg-icon-link-arrow:hover,
.ce-projectMap .svg-icon-link-arrow:hover {
	text-decoration: none;
	transition: linear margin-left .2s;
}

.ce-vacancyList .listView-table ul.pagination,
.ce-vacancyList .listView-list ul.pagination,
.ce-newsList .listView-table ul.pagination,
.ce-newsList .listView-list ul.pagination,
.ce-projectList .listView-table ul.pagination,
.ce-projectList .listView-list ul.pagination,
.ce-projectMap .listView-table ul.pagination,
.ce-projectMap .listView-list ul.pagination {
	margin-top: 40px;
}

.ce-vacancyList .listView-table,
.ce-newsList .listView-table,
.ce-projectList .listView-table,
.ce-projectMap .listView-table {
	display: none;
}

.ce-vacancyList .listView-table table,
.ce-newsList .listView-table table,
.ce-projectList .listView-table table,
.ce-projectMap .listView-table table {
	border-collapse: separate;
	border-spacing: 0px 10px;
}

.ce-vacancyList .listView-table table td,
.ce-newsList .listView-table table td,
.ce-projectList .listView-table table td,
.ce-projectMap .listView-table table td {
	padding: 0.9375rem;
	border-bottom-width: 0;
}

.ce-vacancyList .listView-table table th,
.ce-newsList .listView-table table th,
.ce-projectList .listView-table table th,
.ce-projectMap .listView-table table th {
	border-bottom-width: 0;
	padding: 5px 0.9375rem;
}

.ce-vacancyList .listView-table table td.first-column,
.ce-newsList .listView-table table td.first-column,
.ce-projectList .listView-table table td.first-column,
.ce-projectMap .listView-table table td.first-column {
	border-left: 10px solid #fadceb;
}

.ce-vacancyList .listView-table table th.first-column,
.ce-newsList .listView-table table th.first-column,
.ce-projectList .listView-table table th.first-column,
.ce-projectMap .listView-table table th.first-column {
	border-left: 10px solid transparent;
}

.ce-vacancyList .listView-table .listItem,
.ce-newsList .listView-table .listItem,
.ce-projectList .listView-table .listItem,
.ce-projectMap .listView-table .listItem {
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.08);
	position: relative;
}

.ce-vacancyList .listView-table .listItem:hover,
.ce-newsList .listView-table .listItem:hover,
.ce-projectList .listView-table .listItem:hover,
.ce-projectMap .listView-table .listItem:hover {
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.2);
}

.ce-vacancyList .listView-table .listItem:hover td.first-column,
.ce-newsList .listView-table .listItem:hover td.first-column,
.ce-projectList .listView-table .listItem:hover td.first-column,
.ce-projectMap .listView-table .listItem:hover td.first-column {
	border-left: 10px solid #f088b6;
}

.ce-vacancyList .listView-table .last-column,
.ce-newsList .listView-table .last-column,
.ce-projectList .listView-table .last-column,
.ce-projectMap .listView-table .last-column {
	vertical-align: middle;
}

.ce-vacancyList .listView-table .link,
.ce-newsList .listView-table .link,
.ce-projectList .listView-table .link,
.ce-projectMap .listView-table .link {
	width: 38px;
	height: 28px;
	text-align: right;
	margin-right: -8px;
}

.ce-vacancyList .listView-table .svg-icon-link-arrow,
.ce-newsList .listView-table .svg-icon-link-arrow,
.ce-projectList .listView-table .svg-icon-link-arrow,
.ce-projectMap .listView-table .svg-icon-link-arrow {
	margin-right: 8px;
	transition: linear margin-right .2s;
	vertical-align: middle;
}

.ce-vacancyList .listView-table .svg-icon-link-arrow:hover,
.ce-newsList .listView-table .svg-icon-link-arrow:hover,
.ce-projectList .listView-table .svg-icon-link-arrow:hover,
.ce-projectMap .listView-table .svg-icon-link-arrow:hover {
	margin-right: 0px;
	transition: linear margin-right .2s;
}

.ce-vacancyList .listView-list ol,
.ce-newsList .listView-list ol,
.ce-projectList .listView-list ol,
.ce-projectMap .listView-list ol {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.ce-vacancyList .listView-list .svg-icon-link-arrow,
.ce-newsList .listView-list .svg-icon-link-arrow,
.ce-projectList .listView-list .svg-icon-link-arrow,
.ce-projectMap .listView-list .svg-icon-link-arrow {
	margin-left: 0px;
	transition: linear margin-left .2s;
}

.ce-vacancyList .listView-list .svg-icon-link-arrow:hover,
.ce-newsList .listView-list .svg-icon-link-arrow:hover,
.ce-projectList .listView-list .svg-icon-link-arrow:hover,
.ce-projectMap .listView-list .svg-icon-link-arrow:hover {
	margin-left: 8px;
	transition: linear margin-left .2s;
}

.ce-vacancyList .listView-list .card,
.ce-newsList .listView-list .card,
.ce-projectList .listView-list .card,
.ce-projectMap .listView-list .card {
	border-left: 10px solid #fadceb;
	margin-bottom: 10px;
}

.ce-vacancyList .listView-list .card:hover,
.ce-newsList .listView-list .card:hover,
.ce-projectList .listView-list .card:hover,
.ce-projectMap .listView-list .card:hover {
	border-left: 10px solid #f088b6;
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.2);
}

.ce-projectMap .mapboxgl-popup,
.ce-dangerIndexMap .mapboxgl-popup {
	will-change: unset;
	width: 355px;
	min-height: 275px;
	background-color: #ffffff;
	font-size: 1rem;
	line-height: 1.6;
}

.ce-projectMap .mapboxgl-popup .mapboxgl-popup-tip,
.ce-dangerIndexMap .mapboxgl-popup .mapboxgl-popup-tip {
	display: none;
}

.ce-projectMap .mapboxgl-popup .mapboxgl-popup-content,
.ce-dangerIndexMap .mapboxgl-popup .mapboxgl-popup-content {
	padding: 0;
	width: 100%;
}

.ce-projectMap .mapboxgl-popup .mapboxgl-popup-close-button,
.ce-dangerIndexMap .mapboxgl-popup .mapboxgl-popup-close-button {
	line-height: 1;
	background-color: #e30613;
	font-size: 24px;
	padding: 0 7px 2px 7px;
	border-radius: 5px;
	color: #ffffff;
	top: -15px;
	right: -15px;
}

.ce-projectMap .mapboxgl-popup .mapboxgl-popup-close-button:hover,
.ce-dangerIndexMap .mapboxgl-popup .mapboxgl-popup-close-button:hover {
	background-color: #bd0c16;
}

.ce-projectMap .mapboxgl-popup img.img-fluid,
.ce-dangerIndexMap .mapboxgl-popup img.img-fluid {
	max-width: 100%;
}

.ce-projectMap .mapboxgl-popup h5,
.ce-dangerIndexMap .mapboxgl-popup h5 {
	margin-bottom: 10px;
}

.ce-projectMap .mapboxgl-popup .country-info,
.ce-dangerIndexMap .mapboxgl-popup .country-info {
	padding: 30px;
}

.ce-projectMap .mapboxgl-popup .country-info ul,
.ce-dangerIndexMap .mapboxgl-popup .country-info ul {
	list-style-type: none;
	border-top: 1px solid #97a0ac;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.ce-projectMap .mapboxgl-popup .country-info ul li,
.ce-dangerIndexMap .mapboxgl-popup .country-info ul li {
	border-bottom: 1px solid #97a0ac;
	padding: 5px 0px;
	list-style-image: none;
}

.ce-projectMap .mapboxgl-popup .project-link,
.ce-dangerIndexMap .mapboxgl-popup .project-link {
	color: #000d1a;
	position: relative;
}

.ce-projectMap .mapboxgl-popup .project-link:hover,
.ce-dangerIndexMap .mapboxgl-popup .project-link:hover {
	color: #e30613;
}

.ce-projectMap .mapboxgl-popup .svg-link-arrow,
.ce-dangerIndexMap .mapboxgl-popup .svg-link-arrow {
	margin-left: 8px;
	display: inline-block;
	clip-path: polygon(0 37%, 69% 37%, 69% 0, 100% 50%, 69% 100%, 69% 64%, 0 64%);
	background-color: #e30613;
	width: 20px;
	height: 12px;
	transition: linear margin-left .2s;
}

.ce-projectMap .mapboxgl-popup a:hover .svg-link-arrow,
.ce-dangerIndexMap .mapboxgl-popup a:hover .svg-link-arrow {
	margin-left: 16px;
	transition: linear margin-left .2s;
}

.ce-menuPages .svg-icon-link-arrow {
	display: inline-block;
	width: 15px;
	height: 10px;
	background-image: url("/frontend/images/Icons/link-arrow.svg");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: center left;
	margin-left: 3px;
	transition: linear margin-left .2s;
}

.ce-menuPages ul {
	margin: 0px;
	padding: 0px;
}

.ce-menuPages ul li {
	list-style-type: none;
	margin-bottom: .5rem;
}

.ce-menuPages ul a {
	color: #000d1a;
	font-family: "Encode Sans", Arial, sans-serif;
	position: relative;
	text-decoration: none;
}

.ce-menuPages ul a:hover .svg-icon-link-arrow {
	margin-left: 13px;
	transition: linear margin-left .2s;
}

.ce-menuPages.withoutHeader {
	padding-top: 30px;
}

.ce-menuSitemapPages ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

.ce-menuSitemapPages ul li {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	padding: 25px 0px 0px 0px;
}

.ce-menuSitemapPages ul li a {
	color: #000d1a;
}

.ce-menuSitemapPages ul li a:hover {
	text-decoration: none;
}

.ce-menuSitemapPages ul li.entrylevel {
	font-family: "Encode Sans Black", Arial, sans-serif;
	font-size: 1.625rem;
	padding-top: 0px;
}

.ce-menuSitemapPages ul li li {
	font-family: "Encode Sans", Arial, sans-serif;
}

.ce-menuSitemapPages ul li li:before {
	content: "\00BB";
}

.ce-menuSitemapPages ul li li li {
	padding-left: 10px;
}

.ce-navigationHighlight.ce.ce-spacing-bottom-large {
	margin: 0px;
}

.ce-navigationHighlight p {
	margin: 10px 0px;
}

.ce-newsDetail time {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-newsDetail h1.h3 {
	margin: 15px 0px 30px 0px;
}

.ce-newsDetail .teaser-text {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-newsDetail .news-img-wrap {
	margin: 30px 0px 25px 0px;
}

.ce-newsDetail .news-img-wrap img.img-fluid {
	width: 100%;
}

.ce-newsDetail .media-outer,
.ce-newsDetail .mediaelement {
	position: relative;
}

.ce-newsDetail .additional-news-content {
	margin-top: 65px;
}

.ce-newsDistractor {
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	margin-bottom: 65px;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.ce-newsDistractor.ce-background-orange,
.ce-newsDistractor.ce-background-green {
	color: #ffffff;
}

.ce-newsDistractor.ce-background-orange .h3,
.ce-newsDistractor.ce-background-green .h3 {
	color: #ffffff;
}

.ce-newsDistractor h2 {
	margin: 0;
}

.ce-newsletterSubscription { /* Formularaufbau: Stern bei Pflichtfeld */
}

.ce-newsletterSubscription .ce-headline .ce-subline {
	font-size: 1rem;
	font-weight: 400;
	text-transform: initial;
}

.ce-newsletterSubscription.ce-background-darkblue .ce-headline {
	margin-bottom: 1rem;
}

.ce-newsletterSubscription.ce-background-darkblue .form-group {
	margin-bottom: 1.5rem;
}

.ce-newsletterSubscription .enodia-image-wrapper {
	width: .9rem;
	padding-top: .8rem;
	margin-bottom: 30px;
	min-height: 255px;
}

.ce-newsletterSubscription .ce-dropshadow {
	margin-top: 25px;
}

.ce-newsletterSubscription .enodia-image-wrapper .rounded {
	border-radius: 1rem !important;
}

.ce-newsletterSubscription .enodia-image-wrapper .indicator {
	position: absolute;
	top: -.8rem;
	right: 0;
	width: 50px;
	height: 50px;
	background-color: white;
	border: 5px solid #cdcdcd;
	text-align: center;
	font-size: 3rem;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ce-newsletterSubscription .was-validated .form-control:invalid,
.ce-newsletterSubscription .form-control.is-invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.1875rem) center;
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.ce-newsletterSubscription .was-validated .form-control:valid,
.ce-newsletterSubscription .form-control.is-valid {
	border-color: #28a745;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.1875rem) center;
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.ce-newsletterSubscription .was-validated .col-form-label:invalid,
.ce-newsletterSubscription .form-group.is-invalid label {
	color: #e30613;
}

.ce-newsletterSubscription .form-group.is-invalid .invalid-feedback {
	display: block;
}

.ce-newsletterSubscription .group-active .enodia-image-wrapper .indicator {
	background-image: url("/frontend/images/newsletter-check.png");
}

.ce-newsletterSubscription .group-inactive .enodia-image-wrapper .indicator {
	background-image: url("/frontend/images/newsletter-plus.png");
}

.ce-newsletterSubscription .is-mandatory label:after {
	position: relative;
	top: 1px;
	display: inline-block;
	padding-left: 0.3em;
	-moz-osx-font-smoothing: grayscale;
	content: "*";
}

.ce-newsletterTeaser .ce-headline {
	margin-bottom: 0;
}

.ce-newsletterTeaser .card {
	border-top: 10px solid #b5e2ee;
}

.ce-newsletterTeaser form {
	width: 100%;
}

.ce-newsletterTeaser form .col-input {
	flex-grow: 1;
}

.ce-newsletterTeaser .btn-secondary {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.ce-newsletterTeaser .newsletter-row {
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	row-gap: 20px;
}

footer .ce.ce-newsletterTeaser {
	margin-top: -155px;
}

.footer-wrapper.with-newsletter-teaser {
	margin-top: 155px;
}

.ce-newsList .svg-location {
	display: inline-block;
	width: 20px;
	height: 30px;
	background-image: url("/frontend/images/Icons/location.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center left;
}

.ce-newsList .svg-event-time {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("/frontend/images/Icons/event-time.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center left;
}

.ce-newsList .news-sortable-list-view time {
	margin-bottom: 10px;
}

.ce-newsList .news-slider-list-view {
	background-color: #ffffff;
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.08);
}

.ce-newsList .news-slider-list-view .owl-carousel.owl-contentGallery {
	padding: 0px;
}

.ce-newsList .news-slider-list-view .highlighted-header {
	font-size: 1.25rem;
	line-height: 140%;
	line-height: 140%;
	padding: 3px 10px;
	background: linear-gradient(#f088b6 0 0) 0/100% calc(140%) no-repeat;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	display: inline;
}

.ce-newsList .news-slider-list-view .event-time-wrap,
.ce-newsList .news-slider-list-view .location-wrap {
	position: relative;
}

.ce-newsList .news-slider-list-view .event-time-wrap p,
.ce-newsList .news-slider-list-view .location-wrap p {
	padding-left: 30px;
}

.ce-newsList .news-slider-list-view .event-time-wrap .svg-location,
.ce-newsList .news-slider-list-view .location-wrap .svg-location {
	position: absolute;
	top: 0;
	left: 0;
}

.ce-newsList .news-slider-list-view .event-time-wrap .svg-event-time,
.ce-newsList .news-slider-list-view .location-wrap .svg-event-time {
	position: absolute;
	top: 3px;
	left: 0;
}

.ce-newsList .news-slider-list-view .news-slide-content {
	gap: 0;
	height: 100%;
	justify-content: center;
}

.ce-newsList .news-slider-list-view .news-slide-content .news-slide-date {
	margin-bottom: 10px;
}

.ce-newsList .news-slider-list-view .news-slide-content .card-text {
	margin-bottom: 45px;
}

.ce-newsList .news-slider-list-view .news-slide-content .card-info {
	margin-bottom: 35px;
}

.ce-newsList .news-slider-list-view .preview-image {
	position: relative;
	display: block;
}

.ce-newsList .news-list-view .card-body-content .news-list-date {
	margin-bottom: .33rem;
}

.ce-newsList .news-list-view .card-body-content h3 {
	margin-bottom: 10px;
}

.ce-blogList .card,
.news-list-view .card {
	margin-bottom: 10px;
}

.ce-blogList .preview-image,
.news-list-view .preview-image {
	margin-bottom: 20px;
	display: block;
}

.ce-blogList .card-body,
.news-list-view .card-body {
	gap: 0;
	flex-direction: column;
}

.ce-blogList .card-body .preview-image-wrap,
.news-list-view .card-body .preview-image-wrap {
	flex-shrink: 0;
}

.ce-blogList .news-list-date,
.news-list-view .news-list-date {
	font-size: .875rem;
	line-height: 150%;
}

.ce-parentPageLink {
	padding-top: 35px;
	padding-bottom: 35px;
}

.ce-prayers .prayer-form .form-image-checks {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 1.5rem;
}

.ce-prayers .prayer-form .form-image-checks .form-check-label {
	padding: 0;
	margin: 0;
	display: block;
	width: 90px;
	height: 90px;
}

.ce-prayers .prayer-form .form-image-checks .form-check-label .form-check-input-image {
	border-radius: 50%;
}

.ce-prayers .prayer-form .form-image-checks .form-check-label img {
	border-radius: 50%;
}

.ce-prayers .prayer-form .form-image-checks .form-check-label input:checked ~ .form-check-input-image {
	border: 3px solid #e30613;
}

.ce-prayers .prayer-form .form-image-checks .form-check-label input:checked ~ .form-check-input-image img {
	border: 1px solid #ffffff;
}

.ce-prayers .prayer-form .form-image-checks .form-check-input {
	margin: 0;
}

.ce-prayers .prayer-form .hint {
	margin: .5rem 0 1rem 0;
	font-family: "Encode Sans", Arial, sans-serif;
	font-style: italic;
}

.ce-prayers .prayer-form .author {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	text-align: center;
}

.ce-prayers .prayer-list .prayer {
	margin-bottom: 20px;
}

.ce-prayers .prayer-list .prayer .author {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	margin-bottom: 10px;
}

.ce-prayers .prayer-list .prayer .author .author-subline {
	font-size: .875rem;
	line-height: 150%;
	font-family: "Encode Sans", Arial, sans-serif;
}

.ce-prayers .prayer-list .searchOption {
	margin-bottom: 2rem;
}

.ce-prayers .prayer-detail .prayer {
	margin-bottom: 2rem;
}

.ce-prayers .prayer-detail .prayer .prayer-image .author {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	text-align: center;
}

.ce-prayers .prayer-detail .prayer .prayer-image .author .author-subline {
	font-size: .75rem;
}

.ce-prayers .prayer-detail .prayer .author {
	margin-top: .5rem;
}

.ce-prayers .prayer-detail .previous,
.ce-prayers .prayer-detail .next {
	width: auto;
	display: inline-block;
	font-size: 1rem;
	color: #000d1a;
	font-family: "Encode Sans Black", Arial, sans-serif;
	background-repeat: no-repeat;
	padding-bottom: 2.5rem;
	min-width: 35px;
}

.ce-prayers .prayer-detail .previous:hover,
.ce-prayers .prayer-detail .next:hover {
	text-decoration: none;
}

.ce-prayers .prayer-detail .previous span,
.ce-prayers .prayer-detail .next span {
	display: none;
}

.ce-prayers .prayer-detail .previous {
	float: left;
	text-align: left;
	background-image: url("/frontend/images/Icons/arrow-left.svg");
	background-size: 32px 32px;
	background-position: left bottom;
}

.ce-prayers .prayer-detail .next {
	float: right;
	text-align: right;
	background-image: url("/frontend/images/Icons/arrow-right.svg");
	background-size: 32px 32px;
	background-position: right bottom;
}

.ce-prayers .prayer-editorial-image {
	margin-bottom: 2rem;
}

.ce-prayers .prayer-editorial {
	width: 100%;
}

.ce-prayers .js-hp {
	position: absolute;
	left: -9999999px;
}

.ce-prayers .card.statistics {
	margin-bottom: 10px;
}

.ce-prayers .card.statistics .card-body {
	padding: 20px;
	border-left: 10px solid #f088b6;
}

.ce-prayers .card.statistics h3 {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	margin: 0;
}

.ce-prayers .card.prayer-item .card-body {
	gap: 30px;
	justify-content: space-between;
}

.ce-prayers .card.prayer-item .card-image {
	flex-shrink: 0;
}

.ce-prayers .card.prayer-item .prayer-image {
	text-align: center;
}

.ce-prayers .card.prayer-item .prayer-image img {
	border-radius: 50%;
	width: 100%;
	max-width: 150px;
}

.ce-prayers .card.prayer-item .card-body-content {
	width: 100%;
}

.ce-prayers .card.prayer-item .card-body-content h3 {
	margin-bottom: 10px;
}

.ce-prayers .card.prayer-item .card-body-content p {
	margin-bottom: 20px;
}

.ce-prayers .card.prayer-item .card-body-content .author {
	margin-bottom: 10px;
}

.ce-prayers .card.prayer-item .card-body-interactions {
	flex-shrink: 0;
}

.ce-prayers .card.prayer-item .btn-line {
	display: block;
}

.ce-prayers .card.prayer-item .amenCounter {
	font-size: .875rem;
	line-height: 150%;
	padding: .375rem 0 0 0;
}

.ce-prayers .card.prayer-item .amenCounter .compassionCount {
	display: block;
	color: #e30613;
	font-family: "Encode Sans Medium", Arial, sans-serif;
}

.ce-prayers .recommended-prayers .row .card {
	height: 100%;
}

.ce-prayers .card.prayer-recommand-item .author {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-prayers .btn img {
	padding-right: 0.25rem;
	margin-top: -5px;
}

.ce-prayers .btn .btn-image {
	display: inline-block;
}

.ce-prayers .btn .btn-image-hover {
	display: none;
}

.ce-prayers .btn:hover .btn-image {
	display: none;
}

.ce-prayers .btn:hover .btn-image-hover {
	display: inline-block;
}

.ce-projectTeaserList .card-body {
	padding: 20px;
	gap: 15px;
	justify-content: space-between;
}

.ce-projectTeaserList .styled-select {
	margin-bottom: 20px;
}

.ce-projectTeaserList .reset-line {
	display: none;
	text-align: center;
	margin-bottom: 20px;
}

.ce-projectTeaserList .projectList {
	margin: 20px 0 0 0;
}

.ce-projectTeaserList .projectList .project-wrap {
	height: 100%;
	padding-bottom: 30px;
}

.ce-projectTeaserList .projectList .project-wrap .hover-border {
	position: absolute;
	height: 10px;
	top: 0;
	left: 0;
	width: 100%;
	background-color: transparent;
	z-index: 3;
	transition: background-color ease-in-out .2s;
}

.ce-projectTeaserList .projectList .project-wrap:hover .hover-border {
	position: absolute;
	height: 10px;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #f088b6;
	transition: background-color ease-in-out .2s;
}

.ce-projectTeaserList .projectList .project-wrap:hover .card {
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.2);
	transition: box-shadow ease-in-out .2s;
}

.ce-projectTeaserList .projectList .project-wrap:hover img {
	transform: scale(1.03);
}

.ce-projectTeaserList .projectList .project {
	height: 100%;
	position: relative;
}

.ce-projectTeaserList .projectList .meta {
	font-size: .875rem;
	line-height: 150%;
	line-height: 150%;
	padding: 3px 10px;
	background: linear-gradient(#f088b6 0 0) 0/100% calc(150%) no-repeat;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	display: inline;
	margin-bottom: 15px;
	display: inline-block;
}

.ce-projectTeaserList .projectList h4 {
	color: #000d1a;
	margin-bottom: 0;
}

.ce-projectTeaserList .projectList .image {
	overflow: hidden;
	height: 155px;
}

.ce-projectTeaserList .projectList .image img {
	transition: transform 0.25s ease-in-out;
}

.ce-projectTeaserList .projectList .svg-icon-link-arrow {
	display: block;
	z-index: 3;
	height: 18px;
	width: 30px;
	background-image: url("/frontend/images/Icons/link-arrow.svg");
	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 0;
	transition: linear margin-left .2s;
	background-size: 30px;
}

.ce-projectTeaserList .projectList .svg-icon-link-arrow:hover {
	text-decoration: none;
	margin-left: 8px;
	transition: linear margin-left .2s;
}

.ce-projectMap .styled-select {
	margin-bottom: 20px;
}

.ce-projectMap .reset-line {
	display: none;
	text-align: center;
	margin-bottom: 20px;
}

.ce-projectMap .button-line {
	text-align: center;
	margin-bottom: 55px;
}

.ce-projectMap .result-list .projectList {
	padding: 0;
	list-style-type: none;
}

.ce-roundVisual figure:last-child {
	margin-bottom: 0;
}

.ce-roundVisual .img-fluid {
	border-radius: 50%;
}

.ce-roundVisual .copyright {
	position: relative;
	height: unset;
	-ms-writing-mode: unset;
	-webkit-writing-mode: unset;
	-moz-writing-mode: unset;
	-ms-writing-mode: unset;
	writing-mode: unset;
	transform: unset;
	background-color: transparent;
	text-align: center;
	margin-top: 10px;
}

.ce-searchResult .results-highlight {
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-searchResult .search-form-row {
	align-items: flex-end;
}

.ce-searchResult input.tx-solr-q,
.ce-searchResult .facet-type-options {
	margin-bottom: 20px;
}

.ce-searchResult .col-facets {
	flex-grow: 1;
}

.ce-searchResult p.referenced {
	margin-bottom: 0px;
}

.ce-searchResult ul.references {
	margin-top: 5px;
}

.ce-searchResult .results-list .list-group-item {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dde1e9;
}

.ce-searchResult .results-list h3 {
	margin-bottom: 20px;
}

.ce-searchResult .results-list a {
	color: #000d1a;
}

.ce-searchResult .results-list a:hover {
	color: #e30613;
}

.ce-socialShare h1,
.ce-socialShare h2,
.ce-socialShare h3,
.ce-socialShare h4,
.ce-socialShare h5 {
	margin-bottom: 25px;
}

.ce-socialShare .share {
	height: 35px;
	width: 25px;
	display: block;
	float: left;
	margin: 0px 15px 15px 0px;
	font-size: 25px;
	color: #000d1a;
}

.ce-socialShare .share:hover {
	text-decoration: none;
	color: #000d1a;
}

.ce-socialShare .share:focus-visible {
	outline: 2px solid #000d1a;
}

.ce-socialWall .more {
	text-align: center;
}

.ce-socialWall .more.more-last .btn {
	margin-bottom: 0px;
}

.ce-socialWall .btn {
	margin: 30px auto 40px auto;
}

.ce-socialWall .news-wall-item {
	width: 100%;
	margin-bottom: 10px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
}

.ce-socialWall .news-wall-item .text {
	padding: 20px;
}

.ce-socialWall .news-wall-item .text .svg-icon-next-small {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	z-index: 3;
}

.ce-socialWall .news-wall-item .text .svg-icon-next-small:hover {
	text-decoration: none;
	background-image: url("/frontend/images/Icons/arrow-small-right.svg");
}

.ce-socialWall .news-wall-item .overlay {
	display: none;
}

.ce-socialWall .news-wall-container-item {
	display: none;
}

.ce-socialWall .social-wall-item {
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
	margin-bottom: 10px;
	text-decoration: none;
	color: #000d1a;
	display: none;
	cursor: pointer;
}

.ce-socialWall .social-wall-item.social-wall-first-item {
	display: block;
}

.ce-socialWall .social-wall-item.social-wall-item-twitter .social-wall-item-content {
	border-color: #1da1f2;
}

.ce-socialWall .social-wall-item.social-wall-item-twitter .icon {
	background-image: url("/frontend/images/SocialMediaStream/twitter.svg");
}

.ce-socialWall .social-wall-item.social-wall-item-youtube .social-wall-item-content {
	border-color: #ff0000;
}

.ce-socialWall .social-wall-item.social-wall-item-youtube .icon {
	background-image: url("/frontend/images/SocialMediaStream/youtube.svg");
}

.ce-socialWall .social-wall-item.social-wall-item-youtube .image {
	padding-top: 55%;
}

.ce-socialWall .social-wall-item.social-wall-item-facebook .social-wall-item-content {
	border-color: #3c5a99;
}

.ce-socialWall .social-wall-item.social-wall-item-facebook .icon {
	background-image: url("/frontend/images/SocialMediaStream/facebook.svg");
}

.ce-socialWall .social-wall-item.social-wall-item-instagram .social-wall-item-content {
	border-color: #c42d66;
}

.ce-socialWall .social-wall-item.social-wall-item-instagram .icon {
	background-image: url("/frontend/images/SocialMediaStream/instagram.svg");
}

.ce-socialWall .social-wall-item .social-wall-item-content {
	background-color: #ffffff;
	border-bottom: 4px solid #dde1e9;
}

.ce-socialWall .social-wall-item .image {
	overflow: hidden;
	height: 0;
	padding-top: 75%;
	background-size: cover;
	background-position: center center;
}

.ce-socialWall .social-wall-item .channel {
	font-family: "Encode Sans Bold", Arial, sans-serif;
	padding-left: 35px;
	position: relative;
	padding-bottom: 15px;
	font-size: 1.05rem;
}

.ce-socialWall .social-wall-item .channel .icon {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-size: 100% 100%;
}

.ce-socialWall .social-wall-item .text {
	padding: 20px;
	overflow: hidden;
}

.ce-socialWall .list .social-wall-item {
	display: block;
}

.ce-solidarities {
	position: relative;
	width: 100%;
	margin-bottom: 0;
}

.ce-solidarities .copyright {
	left: -1px;
	text-align: right;
}

.ce-solidarities .svg-icon-prev,
.ce-solidarities .svg-icon-next {
	background-size: 30px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.ce-solidarities .stage {
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 700px;
	overflow: hidden;
}

.ce-solidarities .stage.sticky-stage {
	position: sticky;
	top: 0;
}

.ce-solidarities .solidarity-form textarea {
	height: 80px;
}

.ce-solidarities .solidarity-form .form-color-options {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 1.5rem;
	margin: 5px 0 10px 0;
}

.ce-solidarities .solidarity-form .form-color-options .form-option-label {
	padding: 0;
	margin: 0;
	display: block;
	width: 45px;
	height: 45px;
}

.ce-solidarities .solidarity-form .form-color-options .form-option-label .form-option-color-image {
	border-radius: 50%;
	border: 1px solid #d5d6d8;
	height: 45px;
	width: 45px;
	background-size: 30px 30px;
	background-position: 8px 8px;
	background-repeat: no-repeat;
}

.ce-solidarities .solidarity-form .form-color-options .form-option-label .form-option-color-image.form-option-color-image-1 {
	background-image: url("/frontend/images/Candles/solidarity-preview-1.svg");
}

.ce-solidarities .solidarity-form .form-color-options .form-option-label .form-option-color-image.form-option-color-image-2 {
	background-image: url("/frontend/images/Candles/solidarity-preview-2.svg");
}

.ce-solidarities .solidarity-form .form-color-options .form-option-label .form-option-color-image.form-option-color-image-3 {
	background-image: url("/frontend/images/Candles/solidarity-preview-3.svg");
}

.ce-solidarities .solidarity-form .form-color-options .form-option-label input:checked ~ .form-option-color-image {
	border: 1px solid #000d1a;
}

.ce-solidarities .solidarity-form .form-color-options .form-option-input {
	margin: 0;
	position: absolute;
	height: 0;
}

.ce-solidarities .card-body {
	flex-direction: row;
	gap: 30px;
	justify-content: space-between;
}

.ce-solidarities .card-body-content {
	width: 100%;
}

.ce-solidarities .ce-layer-headline {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: 2rem;
	color: white;
	z-index: 200;
	display: none;
}

.ce-solidarities .intro {
	background-color: #ffffff;
	padding: 1.875rem;
	color: #000d1a;
	position: relative;
	width: 80%;
	text-align: center;
	display: inline-block;
}

.ce-solidarities .solidarities-background {
	width: 100%;
	height: 100%;
}

.ce-solidarities .solidarities-background img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	display: block;
}

.ce-solidarities .solidarity-headline-container {
	position: relative;
}

.ce-solidarities .solidarities-headline {
	position: absolute;
	top: 2rem;
	text-align: center;
	width: 100%;
	z-index: 5;
}

.ce-solidarities .solidarities-headline .ce-headline {
	margin-bottom: 0;
}

.ce-solidarities .solidarities-headline .btn {
	margin-top: 1.5rem;
}

.ce-solidarities .solidarities-inner-headline {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.ce-solidarities .solidarities-stage-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.ce-solidarities .solidarities-stage {
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	right: 0;
	overflow: hidden;
}

.ce-solidarities .solidarity-confirm-solidarity {
	width: 100px;
	min-width: 100px;
	position: relative;
	height: 100px;
}

.ce-solidarities .solidarity-preview .heart {
	background-repeat: no-repeat;
	background-size: 50px 50px;
	background-position: 15px 15px;
	height: 100px;
	width: 100px;
}

.ce-solidarities .solidarity-preview .heart.heart-1 {
	background-image: url("/frontend/images/Candles/solidarity-preview-1.svg");
}

.ce-solidarities .solidarity-preview .heart.heart-2 {
	background-image: url("/frontend/images/Candles/solidarity-preview-2.svg");
}

.ce-solidarities .solidarity-preview .heart.heart-3 {
	background-image: url("/frontend/images/Candles/solidarity-preview-3.svg");
}

.ce-solidarities .solidarity-wrap {
	float: right;
	width: 180px;
	min-width: 180px;
	height: 100%;
	position: relative;
}

.ce-solidarities .solidarity-wrap.solidarity-wrap-with-message {
	cursor: pointer;
}

.ce-solidarities .solidarity-wrap.solidarity-wrap-first .solidarity-card {
	right: 35%;
	left: unset;
	text-align: right;
	border-right: 5px solid #e30613;
	border-left: none;
}

.ce-solidarities .solidarity-wrap .solidarity-card {
	position: absolute;
	z-index: 90;
	width: 250px;
	background-color: #ffffff;
	color: #000d1a;
	display: none;
	top: 40%;
	left: 50%;
	padding: 15px;
	border-left: 5px solid #e30613;
}

.ce-solidarities .solidarity-wrap .solidarity-card-overlay {
	display: none;
}

.ce-solidarities .solidarity-wrap.solidarity-8 .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-8.svg");
}

.ce-solidarities .solidarity-wrap.solidarity-8 .solidarity-overlay {
	bottom: 273px;
	right: 58px;
}

.ce-solidarities .solidarity-wrap.solidarity-8 .solidarity-card {
	border-color: #f9b000;
}

.ce-solidarities .solidarity-wrap.solidarity-7 .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-7.svg");
	background-position: -90px bottom;
}

.ce-solidarities .solidarity-wrap.solidarity-7 .solidarity-overlay {
	bottom: 350px;
	right: 40px;
	color: #ffffff;
}

.ce-solidarities .solidarity-wrap.solidarity-6 .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-6.svg");
}

.ce-solidarities .solidarity-wrap.solidarity-6 .solidarity-overlay {
	bottom: 240px;
	right: 60px;
}

.ce-solidarities .solidarity-wrap.solidarity-6 .solidarity-card {
	border-color: #f9b000;
}

.ce-solidarities .solidarity-wrap.solidarity-5 .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-5.svg");
}

.ce-solidarities .solidarity-wrap.solidarity-5 .solidarity-overlay {
	bottom: 355px;
	right: 30px;
}

.ce-solidarities .solidarity-wrap.solidarity-5 .solidarity-card {
	border-color: #fadceb;
}

.ce-solidarities .solidarity-wrap.solidarity-4 .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-4.svg");
	background-position: 50px bottom;
}

.ce-solidarities .solidarity-wrap.solidarity-4 .solidarity-overlay {
	bottom: 232px;
	right: 15px;
	color: #ffffff;
}

.ce-solidarities .solidarity-wrap.solidarity-3 .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-3.svg");
}

.ce-solidarities .solidarity-wrap.solidarity-3 .solidarity-overlay {
	bottom: 300px;
	right: 5px;
}

.ce-solidarities .solidarity-wrap.solidarity-3 .solidarity-card {
	border-color: #fadceb;
}

.ce-solidarities .solidarity-wrap.solidarity-2 .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-2.svg");
}

.ce-solidarities .solidarity-wrap.solidarity-2 .solidarity-overlay {
	bottom: 330px;
	right: 20px;
}

.ce-solidarities .solidarity-wrap.solidarity-2 .solidarity-card {
	border-color: #f9b000;
}

.ce-solidarities .solidarity-wrap.solidarity-1 .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-1.svg");
	background-position: -20px bottom;
}

.ce-solidarities .solidarity-wrap.solidarity-1 .solidarity-overlay {
	bottom: 270px;
	right: -22px;
	color: #ffffff;
}

.ce-solidarities .solidarity-detail-overlay .overlay-content {
	padding: 20px 20px 10px 20px;
}

.ce-solidarities .solidarity-detail-overlay .overlay-content small {
	font-size: .85rem;
	padding-bottom: 4px;
}

.ce-solidarities .solidarity-holder {
	height: 100%;
	width: 100%;
	background-position: center bottom;
	position: relative;
	animation-name: shake;
	animation-timing-function: cubic-bezier(8.36, 16.07, 24.19, 32.07);
	animation-duration: 40s;
	animation-iteration-count: infinite;
	transform: translate3d(0, 0, 0);
}

.ce-solidarities .solidarity-holder.shake-even {
	animation-name: shake-even;
	animation-duration: 30s;
	animation-timing-function: cubic-bezier(6.36, 12.07, 18.19, 24.07);
}

.ce-solidarities .solidarity-holder .solidarity-overlay {
	position: absolute;
	bottom: 40%;
	right: 0;
	width: 100px;
	color: #000d1a;
	font-size: 1rem;
	z-index: 4;
	word-wrap: anywhere;
	height: 55px;
	display: flex;
	align-items: center;
}

.ce-solidarities .solidarity-holder .solidarity-overlay h3 {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	font-family: "Encode Sans Bold", Arial, sans-serif;
	display: block;
	width: 100%;
	text-align: center;
}

.ce-solidarities .solidarity-holder .solidarity-label {
	display: none;
	border-right: 12px solid #ffffff dashed;
	position: absolute;
	width: 150px;
	right: 50%;
	bottom: -70px;
	height: 54px;
	text-align: right;
	color: #ffffff;
}

.ce-solidarities .solidarity-holder .solidarity-label:hover {
	color: #ffffff;
}

.ce-solidarities .solidarity-holder .solidarity-label:after {
	content: ' ';
	background-image: linear-gradient(to top, transparent 50%, #ffffff 50%);
	background-size: 1px 15px;
	height: 54px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 2px;
}

.ce-solidarities .solidarity-holder .solidarity-label.solidarity-label-visible {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.ce-solidarities .solidarity-holder .solidarity-label .arrow {
	background-image: url("/frontend/images/Icons/arrow-left-borderless-white.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 1rem;
}

.ce-solidarities .solidarity-holder .solidarity-label .description {
	padding-right: .5rem;
}

.ce-solidarities .solidarity-holder .solidarity {
	background-image: url("/frontend/images/Candles/solidarity-1.svg");
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 240px;
}

.ce-solidarities .solidarities-navigation {
	position: absolute;
	bottom: 0;
	height: 80px;
	width: 100%;
}

.ce-solidarities .solidarities-navigation .slider-wrap {
	display: flex;
	justify-content: center;
}

.ce-solidarities .solidarities-navigation .slider {
	margin: 10px 20px 0;
	width: 70%;
}

.ce-solidarities .solidarities-navigation .slider.noUi-horizontal {
	height: 13px;
	border-radius: 6px;
	background-color: transparent;
	padding: 0px 35px;
	border: 2px solid #ffffff;
}

.ce-solidarities .solidarities-navigation .slider.noUi-horizontal .noUi-handle {
	border: none;
	box-shadow: none;
	height: 12px;
	background-color: #ffffff;
	border-radius: 6px;
	cursor: pointer;
	padding: 0 35px 0 36px;
	right: -35px;
	top: -1px;
	position: absolute;
}

.ce-solidarities .solidarities-navigation .slider.noUi-horizontal .noUi-handle:before {
	display: none;
}

.ce-solidarities .solidarities-navigation .slider.noUi-horizontal .noUi-handle:after {
	display: none;
}

.ce-solidarities .solidarities-navigation button {
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.ce-solidarities .overlay {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 201;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
}

.ce-solidarities .overlay.form-overlay {
	position: relative;
}

.ce-solidarities .overlay.form-overlay .overlay-content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-right: 0;
	width: 100%;
	max-width: 100%;
}

.ce-solidarities .overlay.form-overlay .close {
	display: none;
}

.ce-solidarities .overlay .overlay-content-wrap {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ce-solidarities .overlay .overlay-content {
	position: relative;
	background-color: #ffffff;
	color: #000d1a;
	max-width: 90%;
}

.ce-solidarities .form-button-row {
	text-align: right;
}

.ce-solidarities .form-button-row .btn {
	margin-top: .5rem;
}

.ce-solidarities .col {
	min-width: 170px;
}

.ce-solidarities .solidarity-form {
	max-width: 100%;
	width: 600px;
	font-size: .85rem;
}

.ce-solidarities .solidarity-form h1 {
	display: none;
}

.ce-solidarities .solidarity-form h2 {
	font-size: 1.3rem;
	margin-bottom: 1rem;
}

.ce-solidarities .solidarity-form h2.newsletter {
	margin-bottom: 2rem;
}

.ce-solidarities .solidarity-form h3 {
	font-size: 1.2rem;
	margin-bottom: 1rem;
}

.ce-solidarities .solidarity-form cite {
	display: block;
	margin: .5rem 0 1.5rem 0;
	font-style: normal;
}

.ce-solidarities .solidarity-form .author {
	margin: .5rem 0 0 0;
	font-style: italic;
}

.ce-solidarities .solidarity-form .hint {
	margin: .5rem 0 1rem 0;
	font-family: "Encode Sans", Arial, sans-serif;
	font-style: italic;
}

.ce-solidarities .solidarity-form hr {
	margin: 3rem 0;
}

.ce-solidarities .solidarity-form.solidarity-confirm-form .card {
	margin-bottom: 25px;
}

.ce-solidarities .solidarity-form.solidarity-confirm-form .card-body {
	padding: 15px;
}

.ce-solidarities .solidarity-form.solidarity-confirm-form .solidarity-confirm-content-wrap {
	display: flex;
}

.ce-solidarities .solidarity-form.solidarity-create-form h2,
.ce-solidarities .solidarity-form.solidarity-create-form p {
	width: 100%;
}

.ce-solidarities .solidarity-detail {
	max-width: 100%;
	font-size: .85rem;
}

.ce-solidarities .solidarity-detail h2 {
	margin: .5rem 0 1rem 0;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	font-family: "Encode Sans Bold", Arial, sans-serif;
}

.ce-solidarities .solidarity-detail cite {
	display: block;
	margin: .5rem 0 1.5rem 0;
	font-style: normal;
}

.ce-solidarities .solidarity-detail .ligthed-by {
	font-style: italic;
}

.ce-solidarities .solidarity-detail .amenCounter {
	font-size: .875rem;
	line-height: 150%;
	padding: .375rem 0 0 0;
}

.ce-solidarities .solidarity-detail .btn {
	padding-left: 0.75rem;
	padding-top: 0.65rem;
}

.ce-solidarities .solidarity-detail .btn img {
	padding-right: 0.25rem;
	margin-top: -5px;
}

.ce-solidarities .solidarity-detail .btn .btn-image {
	display: inline-block;
}

.ce-solidarities .solidarity-detail .btn .btn-image-hover {
	display: none;
}

.ce-solidarities .solidarity-detail .btn:hover .btn-image {
	display: none;
}

.ce-solidarities .solidarity-detail .btn:hover .btn-image-hover {
	display: inline-block;
}

.ce-solidarities .overlay .close {
	position: absolute;
	right: 0;
	top: .5rem;
	width: 16px;
	height: 16px;
	opacity: 1;
}

.ce-solidarities .overlay .close:before,
.ce-solidarities .overlay .close:after {
	position: absolute;
	left: 0;
	content: ' ';
	height: 16px;
	width: 2px;
	background-color: #000d1a;
}

.ce-solidarities .overlay .close:before {
	transform: rotate(45deg);
}

.ce-solidarities .overlay .close:after {
	transform: rotate(-45deg);
}

.ce-stage {
	position: relative;
}

.ce-stage .overlay {
	margin-top: -25%;
}

.ce-stage .stage-captions {
	position: absolute;
	top: 2rem;
	right: 7rem;
	left: 7rem;
	display: none;
	z-index: 9;
	bottom: 2rem;
}

.ce-stage .stage-captions .overlay {
	display: flex;
	align-items: flex-end;
}

.ce-stage .stage-captions .overlay.bottom-right {
	align-items: flex-end;
}

.ce-stage .stage-captions .overlay.bottom-right .stage-row {
	flex-direction: row-reverse;
}

.ce-stage .stage-captions .overlay.top-left {
	align-items: flex-start;
}

.ce-stage .stage-captions .overlay.top-right {
	align-items: flex-start;
}

.ce-stage .stage-captions .overlay.top-right .stage-row {
	flex-direction: row-reverse;
}

.ce-stage .stage-row {
	align-items: flex-end;
}

.ce-stage .owl-item .stage-row {
	justify-content: center;
}

.ce-stage .owl-item .stage-item .card {
	margin-bottom: 10px;
}

.ce-stage .stage-item {
	position: relative;
}

.ce-stage .stage-item .card {
	margin-bottom: 15px;
}

.ce-stage .stage-item .title {
	height: 100%;
	display: flex;
	line-height: 1.2;
	-webkit-font-feature-settings: inherit;
	-moz-font-feature-settings: inherit;
	font-feature-settings: inherit;
	text-transform: inherit;
}

.ce-stage .stage-item .buttons a {
	margin-right: 20px;
}

.ce-stage .owl-loaded .stage-item.secondary-stage-item {
	display: block;
}

.ce-standardTeaser figure {
	margin-bottom: 20px;
}

.ce-standardTeaser h3 {
	margin-bottom: 10px;
}

.ce-standardTeaser p {
	margin-bottom: 20px;
}

.ce-standardTeaser .image {
	overflow: hidden;
}

.ce-standardTeaser .image img {
	transition: transform 0.25s ease-in-out;
}

.ce-standardTeaser .hover-border {
	position: absolute;
	height: 10px;
	top: 0;
	left: 0;
	width: 100%;
	background-color: transparent;
	z-index: 3;
	transition: background-color ease-in-out .2s;
}

.ce-standardTeaser figure:hover .hover-border {
	position: absolute;
	height: 10px;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #f088b6;
	transition: background-color ease-in-out .2s;
}

.ce-standardTeaser figure:hover img {
	transform: scale(1.03);
}

.ce.ce-twingleDonationForm {
	padding-left: 0;
	padding-right: 0;
	background-color: #ffffff;
	overflow: hidden;
}

.ce-iconTeaser {
	text-align: center;
}

.ce-iconTeaser figure {
	text-align: left;
	margin-left: 0.9375rem;
	margin-bottom: -40px;
	position: relative;
	z-index: 5;
}

.ce-iconTeaser .card-body {
	padding-top: 50px;
	gap: 10px;
}

.ce-iconTeaser h3 {
	margin-bottom: 0;
}

.ce-iconTeaser p {
	text-align: left;
}

.ce-iconTeaser picture {
	display: inline;
}

.ce-iconTeaser picture img {
	width: 80px;
}

.ce-iconTeaser .round-background {
	position: relative;
	margin-left: 0.9375rem;
	margin-bottom: -40px;
	z-index: 5;
}

.ce-iconTeaser .round-background figure {
	position: absolute;
	top: 18px;
	left: 18px;
	margin-left: 0;
}

.ce-iconTeaser .round-background picture img {
	width: 45px;
	height: 45px;
}

.ce-iconTeaser .round-background.background-yellow {
	height: 80px;
	width: 80px;
	background-color: #fff9c7;
	border-radius: 80px;
}

.ce-iconTeaser .round-background.background-orange {
	height: 80px;
	width: 80px;
	background-color: #f9b000;
	border-radius: 80px;
}

.ce-iconTeaser .round-background.background-pink {
	height: 80px;
	width: 80px;
	background-color: #f088b6;
	border-radius: 80px;
}

.ce-iconTeaser .round-background.background-light-pink {
	height: 80px;
	width: 80px;
	background-color: #fadceb;
	border-radius: 80px;
}

.ce-iconTeaser .round-background.background-green {
	height: 80px;
	width: 80px;
	background-color: #00aa8c;
	border-radius: 80px;
}

.ce-iconTeaser .round-background.background-light-green {
	height: 80px;
	width: 80px;
	background-color: #c8dcdc;
	border-radius: 80px;
}

.ce-iconTeaser .round-background.background-dark-green {
	height: 80px;
	width: 80px;
	background-color: #146f71;
	border-radius: 80px;
}

.ce-iconTeaser .round-background.background-red {
	height: 80px;
	width: 80px;
	background-color: #e30613;
	border-radius: 80px;
}

.ce-teaserSitemap .card {
	margin-bottom: 10px;
}

.ce-teaserSitemap .card-subtitle h4 {
	margin-bottom: 0;
}

.ce-teaserSitemap .teaserSitemap-item:hover img {
	transform: scale(1.03);
}

.ce-textMedia .video-container {
	margin: 0 0 1rem;
}

.ce-textMedia .video-container .video {
	margin-top: 10px;
}

.ce-textMedia .video-container .video h3 {
	font-size: 87.5%;
	font-family: "Encode Sans", Arial, sans-serif;
	margin: 0px 0px 10px 0px;
}

.ce-textMedia .video-container .video p {
	font-style: italic;
	font-size: 87.5%;
}

.ce-textMedia .first-col {
	margin-bottom: 1rem;
}

.ce-textWithImage .card-title h4 {
	margin-bottom: 0;
}

.ce-teaserSitemap .flex-container,
.ce-textWithImage .flex-container,
.ce-distractorWithImage .flex-container,
.ce-horizontalTeaser .flex-container {
	display: flex;
	flex-direction: column;
}

.ce-teaserSitemap img,
.ce-textWithImage img,
.ce-distractorWithImage img,
.ce-horizontalTeaser img {
	transition: transform 0.25s ease-in-out;
}

.ce-teaserSitemap picture,
.ce-textWithImage picture,
.ce-distractorWithImage picture,
.ce-horizontalTeaser picture {
	overflow: hidden;
}

.ce-teaserSitemap figure,
.ce-textWithImage figure,
.ce-distractorWithImage figure,
.ce-horizontalTeaser figure {
	margin-bottom: 0;
}

.ce-teaserSitemap .image-cover img,
.ce-textWithImage .image-cover img,
.ce-distractorWithImage .image-cover img,
.ce-horizontalTeaser .image-cover img {
	margin-bottom: 0;
}

.ce-teaserSitemap .image-link,
.ce-textWithImage .image-link,
.ce-distractorWithImage .image-link,
.ce-horizontalTeaser .image-link {
	display: block;
	height: 100%;
}

.ce-teaserSitemap .card-text p:last-child,
.ce-textWithImage .card-text p:last-child,
.ce-distractorWithImage .card-text p:last-child,
.ce-horizontalTeaser .card-text p:last-child {
	margin-bottom: 0;
}

.ce-textWithImage:hover img,
.ce-distractorWithImage:hover img,
.ce-horizontalTeaser:hover img {
	transform: scale(1.03);
}

.ce-uploads .ce-headline {
	margin-bottom: 0;
}

.ce-uploads ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0;
}

.ce-uploads ul li {
	padding-left: 0px;
}

.svg-download {
	margin-left: 10px;
	display: inline-block;
	width: 15px;
	height: 17px;
	background-image: url("/frontend/images/Icons/download.svg");
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: center left;
}

.ce-vacancyDetail .title {
	margin: 45px 0px;
}

.ce-vacancyDetail .description {
	margin-top: 50px;
}

.ce-vacancyDetail .disability {
	margin-top: 25px;
}

.ce-video .video-container .player-container,
.ce-video .video-container h3 {
	margin-bottom: 20px;
}

.ce-videoGallery .stage {
	position: relative;
}

.ce-videoGallery .stage .navigation-aside {
	display: none;
}

.ce-videoGallery .video h3 {
	margin: 20px 0px;
}

.ce-videoGallery .current-video,
.ce-videoGallery .current-description {
	position: relative;
}

.ce-videoGallery .current-video.single-video,
.ce-videoGallery .current-description.single-video {
	width: 100%;
}

.ce-videoGallery .current-video p,
.ce-videoGallery .current-description p {
	display: none;
}

.ce-videoGallery .current-video .video,
.ce-videoGallery .current-description .video {
	display: none;
}

.ce-videoGallery .current-video .video.active,
.ce-videoGallery .current-description .video.active {
	display: block;
}

@media (-ms-high-contrast: active) {

.mapboxgl-ctrl-group:not(:empty) {
	box-shadow: 0 0 0 2px ButtonText;
}

.mapboxgl-ctrl-icon {
	background-color: transparent;
}

.mapboxgl-ctrl-group button + button {
	border-top: 1px solid ButtonText;
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

a.mapboxgl-ctrl-logo {
	background-color: transparent;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='1' fill='%23fff'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E");
}

}

@media (-ms-high-contrast: black-on-white) {

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E");
}

a.mapboxgl-ctrl-logo {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='1' fill='%23000'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E");
}

}

@media screen {

.mapboxgl-ctrl-attrib.mapboxgl-compact {
	min-height: 20px;
	padding: 2px 24px 2px 0;
	margin: 10px;
	position: relative;
	background-color: #fff;
	border-radius: 12px;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact-show {
	padding: 2px 28px 2px 8px;
	visibility: visible;
}

.mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show,
.mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
	padding: 2px 8px 2px 28px;
	border-radius: 12px;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
	display: none;
}

.mapboxgl-ctrl-attrib-button {
	display: none;
	cursor: pointer;
	position: absolute;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E");
	background-color: RGB(255 255 255/50%);
	width: 24px;
	height: 24px;
	box-sizing: border-box;
	border-radius: 12px;
	outline: none;
	top: 0;
	right: 0;
	border: 0;
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,
.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button {
	left: 0;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,
.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button {
	display: block;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button {
	background-color: RGB(0 0 0/5%);
}

.mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
	bottom: 0;
	right: 0;
}

.mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
	top: 0;
	right: 0;
}

.mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
	top: 0;
	left: 0;
}

.mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
	bottom: 0;
	left: 0;
}

}

@media screen and (-ms-high-contrast: active) {

.mapboxgl-ctrl-attrib.mapboxgl-compact:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E");
}

}

@media screen and (-ms-high-contrast: black-on-white) {

.mapboxgl-ctrl-attrib.mapboxgl-compact:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E");
}

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.ps {
	overflow: auto !important;
}

}

@media screen and (prefers-reduced-motion: reduce) {

.select2-container--bootstrap4 .select2-selection {
	-webkit-transition: none;
	transition: none;
}

}

@media (hover: hover) and (pointer: fine) {

.ce-candles .candle-holder:hover .candle-overlay {
	display: block;
}

}

@media (min-width: 576px) {

.container {
	max-width: 540px;
}

.col-sm {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-sm-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-sm-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-sm-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-sm-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-sm-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-sm-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-sm-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-sm-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-sm-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-sm-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-sm-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-sm-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-sm-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-sm-first {
	order: -1;
}

.order-sm-1 {
	order: 1;
}

.order-sm-2 {
	order: 2;
}

.order-sm-3 {
	order: 3;
}

.order-sm-4 {
	order: 4;
}

.order-sm-5 {
	order: 5;
}

.order-sm-6 {
	order: 6;
}

.order-sm-7 {
	order: 7;
}

.order-sm-8 {
	order: 8;
}

.order-sm-9 {
	order: 9;
}

.order-sm-10 {
	order: 10;
}

.order-sm-11 {
	order: 11;
}

.order-sm-12 {
	order: 12;
}

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

.offset-sm-1 {
	margin-left: 8.3333333333%;
}

.offset-sm-2 {
	margin-left: 16.6666666667%;
}

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

.offset-sm-4 {
	margin-left: 33.3333333333%;
}

.offset-sm-5 {
	margin-left: 41.6666666667%;
}

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

.offset-sm-7 {
	margin-left: 58.3333333333%;
}

.offset-sm-8 {
	margin-left: 66.6666666667%;
}

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

.offset-sm-10 {
	margin-left: 83.3333333333%;
}

.offset-sm-11 {
	margin-left: 91.6666666667%;
}

.form-inline label {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
}

.form-inline .form-group {
	display: flex;
	flex: 0 0 auto;
	flex-flow: row wrap;
	align-items: center;
	margin-bottom: 0;
}

.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}

.form-inline .form-control-plaintext {
	display: inline-block;
}

.form-inline .input-group {
	width: auto;
}

.form-inline .form-check {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
}

.form-inline .form-check-label {
	padding-left: 0;
}

.form-inline .form-check-input {
	position: relative;
	margin-top: 0;
	margin-right: 0.25rem;
	margin-left: 0;
}

.form-inline .custom-control {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 0;
}

.form-inline .custom-control-indicator {
	position: static;
	display: inline-block;
	margin-right: 0.25rem;
	vertical-align: text-bottom;
}

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

.navbar-expand-sm {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand-sm .navbar-nav {
	flex-direction: row;
}

.navbar-expand-sm .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand-sm .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand-sm .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand-sm .navbar-toggler {
	display: none;
}

.navbar-expand-sm .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.card-deck {
	flex-flow: row wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.card-deck .card {
	display: flex;
	flex: 1 0 0%;
	flex-direction: column;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

.card-group {
	flex-flow: row wrap;
}

.card-group .card {
	flex: 1 0 0%;
	margin-bottom: 0;
}

.card-group .card + .card {
	margin-left: 0;
	border-left: 0;
}

.card-group .card:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.card-group .card:first-child .card-img-top {
	border-top-right-radius: 0;
}

.card-group .card:first-child .card-img-bottom {
	border-bottom-right-radius: 0;
}

.card-group .card:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.card-group .card:last-child .card-img-top {
	border-top-left-radius: 0;
}

.card-group .card:last-child .card-img-bottom {
	border-bottom-left-radius: 0;
}

.card-group .card:only-child {
	border-radius: 0;
}

.card-group .card:only-child .card-img-top {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.card-group .card:only-child .card-img-bottom {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.card-group .card:not(:first-child):not(:last-child):not(:only-child) {
	border-radius: 0;
}

.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom {
	border-radius: 0;
}

.card-columns {
	column-count: 3;
	column-gap: 1.25rem;
}

.card-columns .card {
	display: inline-block;
	width: 100%;
}

.d-sm-none {
	display: none !important;
}

.d-sm-inline {
	display: inline !important;
}

.d-sm-inline-block {
	display: inline-block !important;
}

.d-sm-block {
	display: block !important;
}

.d-sm-table {
	display: table !important;
}

.d-sm-table-row {
	display: table-row !important;
}

.d-sm-table-cell {
	display: table-cell !important;
}

.d-sm-flex {
	display: flex !important;
}

.d-sm-inline-flex {
	display: inline-flex !important;
}

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

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

.float-sm-left {
	float: left !important;
}

.float-sm-right {
	float: right !important;
}

.float-sm-none {
	float: none !important;
}

.m-sm-0 {
	margin: 0 !important;
}

.mt-sm-0,
.my-sm-0 {
	margin-top: 0 !important;
}

.mr-sm-0,
.mx-sm-0 {
	margin-right: 0 !important;
}

.mb-sm-0,
.my-sm-0 {
	margin-bottom: 0 !important;
}

.ml-sm-0,
.mx-sm-0 {
	margin-left: 0 !important;
}

.m-sm-1 {
	margin: 0.25rem !important;
}

.mt-sm-1,
.my-sm-1 {
	margin-top: 0.25rem !important;
}

.mr-sm-1,
.mx-sm-1 {
	margin-right: 0.25rem !important;
}

.mb-sm-1,
.my-sm-1 {
	margin-bottom: 0.25rem !important;
}

.ml-sm-1,
.mx-sm-1 {
	margin-left: 0.25rem !important;
}

.m-sm-2 {
	margin: 0.5rem !important;
}

.mt-sm-2,
.my-sm-2 {
	margin-top: 0.5rem !important;
}

.mr-sm-2,
.mx-sm-2 {
	margin-right: 0.5rem !important;
}

.mb-sm-2,
.my-sm-2 {
	margin-bottom: 0.5rem !important;
}

.ml-sm-2,
.mx-sm-2 {
	margin-left: 0.5rem !important;
}

.m-sm-3 {
	margin: 1rem !important;
}

.mt-sm-3,
.my-sm-3 {
	margin-top: 1rem !important;
}

.mr-sm-3,
.mx-sm-3 {
	margin-right: 1rem !important;
}

.mb-sm-3,
.my-sm-3 {
	margin-bottom: 1rem !important;
}

.ml-sm-3,
.mx-sm-3 {
	margin-left: 1rem !important;
}

.m-sm-4 {
	margin: 1.5rem !important;
}

.mt-sm-4,
.my-sm-4 {
	margin-top: 1.5rem !important;
}

.mr-sm-4,
.mx-sm-4 {
	margin-right: 1.5rem !important;
}

.mb-sm-4,
.my-sm-4 {
	margin-bottom: 1.5rem !important;
}

.ml-sm-4,
.mx-sm-4 {
	margin-left: 1.5rem !important;
}

.m-sm-5 {
	margin: 3rem !important;
}

.mt-sm-5,
.my-sm-5 {
	margin-top: 3rem !important;
}

.mr-sm-5,
.mx-sm-5 {
	margin-right: 3rem !important;
}

.mb-sm-5,
.my-sm-5 {
	margin-bottom: 3rem !important;
}

.ml-sm-5,
.mx-sm-5 {
	margin-left: 3rem !important;
}

.p-sm-0 {
	padding: 0 !important;
}

.pt-sm-0,
.py-sm-0 {
	padding-top: 0 !important;
}

.pr-sm-0,
.px-sm-0 {
	padding-right: 0 !important;
}

.pb-sm-0,
.py-sm-0 {
	padding-bottom: 0 !important;
}

.pl-sm-0,
.px-sm-0 {
	padding-left: 0 !important;
}

.p-sm-1 {
	padding: 0.25rem !important;
}

.pt-sm-1,
.py-sm-1 {
	padding-top: 0.25rem !important;
}

.pr-sm-1,
.px-sm-1 {
	padding-right: 0.25rem !important;
}

.pb-sm-1,
.py-sm-1 {
	padding-bottom: 0.25rem !important;
}

.pl-sm-1,
.px-sm-1 {
	padding-left: 0.25rem !important;
}

.p-sm-2 {
	padding: 0.5rem !important;
}

.pt-sm-2,
.py-sm-2 {
	padding-top: 0.5rem !important;
}

.pr-sm-2,
.px-sm-2 {
	padding-right: 0.5rem !important;
}

.pb-sm-2,
.py-sm-2 {
	padding-bottom: 0.5rem !important;
}

.pl-sm-2,
.px-sm-2 {
	padding-left: 0.5rem !important;
}

.p-sm-3 {
	padding: 1rem !important;
}

.pt-sm-3,
.py-sm-3 {
	padding-top: 1rem !important;
}

.pr-sm-3,
.px-sm-3 {
	padding-right: 1rem !important;
}

.pb-sm-3,
.py-sm-3 {
	padding-bottom: 1rem !important;
}

.pl-sm-3,
.px-sm-3 {
	padding-left: 1rem !important;
}

.p-sm-4 {
	padding: 1.5rem !important;
}

.pt-sm-4,
.py-sm-4 {
	padding-top: 1.5rem !important;
}

.pr-sm-4,
.px-sm-4 {
	padding-right: 1.5rem !important;
}

.pb-sm-4,
.py-sm-4 {
	padding-bottom: 1.5rem !important;
}

.pl-sm-4,
.px-sm-4 {
	padding-left: 1.5rem !important;
}

.p-sm-5 {
	padding: 3rem !important;
}

.pt-sm-5,
.py-sm-5 {
	padding-top: 3rem !important;
}

.pr-sm-5,
.px-sm-5 {
	padding-right: 3rem !important;
}

.pb-sm-5,
.py-sm-5 {
	padding-bottom: 3rem !important;
}

.pl-sm-5,
.px-sm-5 {
	padding-left: 3rem !important;
}

.m-sm-auto {
	margin: auto !important;
}

.mt-sm-auto,
.my-sm-auto {
	margin-top: auto !important;
}

.mr-sm-auto,
.mx-sm-auto {
	margin-right: auto !important;
}

.mb-sm-auto,
.my-sm-auto {
	margin-bottom: auto !important;
}

.ml-sm-auto,
.mx-sm-auto {
	margin-left: auto !important;
}

.text-sm-left {
	text-align: left !important;
}

.text-sm-right {
	text-align: right !important;
}

.text-sm-center {
	text-align: center !important;
}

.owl-gridSlider .owl-nav.disabled + .owl-dots {
	margin-top: 40px;
}

.owl-carousel.owl-imageGallery .owl-nav button.owl-prev {
	left: -23px;
}

.owl-carousel.owl-imageGallery .owl-nav button.owl-next {
	right: -23px;
}

.owl-carousel.owl-stageGallery .owl-nav [class*='owl-'] {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	width: 50px;
	height: 50px;
	padding: 4px 7px;
	cursor: pointer;
}

.owl-carousel.owl-stageGallery .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-stageGallery .owl-nav .svg-icon-prev,
.owl-carousel.owl-stageGallery .owl-nav .svg-icon-next {
	width: 50px;
	height: 50px;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-prev {
	left: 10px;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-next {
	right: 10px;
}

.owl-carousel.owl-stageGallery .owl-dots {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.owl-carousel.owl-stageGallery .owl-dots .owl-dot span {
	border: none;
}

.ce.ce-spacing-bottom-large {
	margin-bottom: 150px;
}

.ce.ce-spacing-bottom-small {
	margin-bottom: 40px;
}

.ce.ce-grid-spacing-top {
	margin-top: 65px;
}

.ce.ce-grid-spacing-bottom {
	margin-bottom: 65px;
}

.ce-ge .ce.ce-spacing-bottom-large,
.ce-ge .ce.ce-spacing-bottom-small {
	margin-bottom: 65px;
}

.ce-bodytext {
	margin-bottom: 40px;
}

.content-wrapper ul.pagination li.current a,
.content-wrapper ul.pagination li.current span {
	padding: 1px .5rem;
}

.content-wrapper ul.pagination li.next {
	margin-left: 30px;
}

.content-wrapper ul.pagination li.previous {
	margin-right: 30px;
}

.content-wrapper ul.pagination li a {
	padding: 1px .5rem;
}

.content-wrapper:not(.content-wrapper:has(#Breadcrumb)) #Content {
	margin-top: 100px;
}

.card.footer-card .footer-card-body {
	gap: 1.875rem;
}

.mandatory-text {
	margin-bottom: 30px;
}

.btn-tertiary:after {
	top: 7px;
}

.ce-ge-accordion .accordion-item button {
	padding-right: 3.75rem;
}

.ce-ge-accordion .accordion-item button {
	background-position: right 30px center;
}

.ce-ge-accordion .accordion-item .collapse {
	padding: 0 1.875rem;
}

.ce-ge-accordion .accordion-item .collapse:after {
	height: 1.875rem;
}

.ce-ge-accordion .accordion-item .collapsing {
	padding: 0 1.875rem;
}

.ce-ge-accordion .accordion-item .collapsing:after {
	height: 1.875rem;
}

.ce-backgroundImageTeaser .layer {
	padding: 20px;
}

.ce-bigHeadline .ce-headline {
	width: 75%;
	margin-bottom: 2.5rem;
	margin-top: 5rem;
}

.ce-blogList .preview-image {
	width: 250px;
}

.ce-blogList .btn-tertiaryy {
	clear: both;
}

.ce-contacts .card {
	margin-bottom: 65px;
}

.ce-candles .ce-layer-headline {
	display: block;
}

.ce-candles .candle-holder .candle-overlay {
	padding: 1.875rem;
}

.ce-candles .overlay.form-overlay {
	position: absolute;
}

.ce-candles .overlay.form-overlay .overlay-content {
	width: auto;
}

.ce-candles .overlay.form-overlay .close {
	display: block;
}

.ce-candles .overlay .overlay-content {
	max-width: 80%;
}

.ce-candles .form-button-row .btn {
	margin-top: 0;
}

.ce-candles .candle-form.candle-confirm-form .candle-confirm-content-wrap .candle-holder {
	display: block;
}

.ce-candles .candle-form.candle-confirm-form .form-button-row {
	margin-top: 2rem;
}

.ce-candles .candle-form.candle-create-form h2,
.ce-candles .candle-form.candle-create-form p {
	width: 85%;
}

.ce-candles .overlay .close {
	right: 0.5rem;
	top: 1rem;
}

.cookie-banner .cookie-content.text {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
	padding: 0px 15px 15px 0px;
}

.cookie-banner .cookie-content.link {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 15%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	max-width: 15%;
}

.cookie-banner .cookie-content.button {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 15%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	max-width: 15%;
}

.ce-distractor .background-color-container {
	padding-right: 1.875rem;
	padding-left: 1.875rem;
}

.ce-distractorWithImage .card-body {
	padding: 40px 1.875rem;
}

.ce-factTeaser .h1.countNumber {
	font-size: 4rem;
}

.ce-fullContentVisualWithTextbox .content .card-body {
	padding: 40px;
}

#HeaderImage .content > .inner-content.content-vertically-bottom,
.ce.ce-headerImage .content > .inner-content.content-vertically-bottom {
	padding-bottom: 65px;
}

.ce-infobox .card-title-icon {
	gap: 20px;
}

footer .ce.ce-newsletterTeaser {
	margin-top: -175px;
}

.footer-wrapper.with-newsletter-teaser {
	margin-top: 285px;
}

.ce-newsList .news-list-view .card-body-content h3 {
	margin-bottom: 20px;
}

.ce-prayers .prayer-detail .previous span,
.ce-prayers .prayer-detail .next span {
	display: inline;
}

.ce-socialWall .btn {
	margin: 70px auto;
}

.ce-solidarities .ce-layer-headline {
	display: block;
}

.ce-solidarities .overlay.form-overlay {
	position: absolute;
}

.ce-solidarities .overlay.form-overlay .overlay-content {
	width: auto;
}

.ce-solidarities .overlay .overlay-content {
	max-width: 80%;
}

.ce-solidarities .form-button-row .btn {
	margin-top: 0;
}

.ce-solidarities .solidarity-form.solidarity-confirm-form .form-button-row {
	margin-top: 2rem;
}

.ce-solidarities .solidarity-form.solidarity-create-form h2,
.ce-solidarities .solidarity-form.solidarity-create-form p {
	width: 85%;
}

.ce-solidarities .overlay .close {
	right: 0.5rem;
	top: 1rem;
}

.ce-stage .overlay {
	margin-top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	align-items: flex-end;
	display: flex;
}

.ce-stage.has-multiple-items .overlay {
	display: none;
}

.ce-stage .stage-captions {
	display: block;
}

.ce-stage .owl-item .stage-item .card {
	margin-bottom: 40px;
}

.ce-iconTeaser figure {
	margin-left: 1.875rem;
}

.ce-iconTeaser .round-background {
	margin-left: 1.875rem;
}

}

@media (min-width: 610px) {

.owl-carousel.owl-stageGallery .owl-nav button.owl-prev {
	left: 25px;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-next {
	right: 25px;
}

}

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

.ce-ge-fourColumns25252525 .first-line .ce.ce-grid-spacing-bottom {
	margin-bottom: 40px;
}

.ce-ge-fourColumns25252525 .first-line .ce.ce-grid-spacing-bottom.ce-backgroundImageTeaser,
.ce-ge-fourColumns25252525 .first-line .ce.ce-grid-spacing-bottom.ce-imageTeaser {
	margin-bottom: 30px;
}

}

@media (min-width: 768px) {

.container {
	max-width: 720px;
}

.col-md {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-md-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-md-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-md-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-md-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-md-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-md-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-md-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-md-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-md-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-md-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-md-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-md-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-md-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-md-first {
	order: -1;
}

.order-md-1 {
	order: 1;
}

.order-md-2 {
	order: 2;
}

.order-md-3 {
	order: 3;
}

.order-md-4 {
	order: 4;
}

.order-md-5 {
	order: 5;
}

.order-md-6 {
	order: 6;
}

.order-md-7 {
	order: 7;
}

.order-md-8 {
	order: 8;
}

.order-md-9 {
	order: 9;
}

.order-md-10 {
	order: 10;
}

.order-md-11 {
	order: 11;
}

.order-md-12 {
	order: 12;
}

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

.offset-md-1 {
	margin-left: 8.3333333333%;
}

.offset-md-2 {
	margin-left: 16.6666666667%;
}

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

.offset-md-4 {
	margin-left: 33.3333333333%;
}

.offset-md-5 {
	margin-left: 41.6666666667%;
}

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

.offset-md-7 {
	margin-left: 58.3333333333%;
}

.offset-md-8 {
	margin-left: 66.6666666667%;
}

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

.offset-md-10 {
	margin-left: 83.3333333333%;
}

.offset-md-11 {
	margin-left: 91.6666666667%;
}

.navbar-expand-md {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand-md .navbar-nav {
	flex-direction: row;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand-md .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand-md .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand-md .navbar-toggler {
	display: none;
}

.navbar-expand-md .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.d-md-none {
	display: none !important;
}

.d-md-inline {
	display: inline !important;
}

.d-md-inline-block {
	display: inline-block !important;
}

.d-md-block {
	display: block !important;
}

.d-md-table {
	display: table !important;
}

.d-md-table-row {
	display: table-row !important;
}

.d-md-table-cell {
	display: table-cell !important;
}

.d-md-flex {
	display: flex !important;
}

.d-md-inline-flex {
	display: inline-flex !important;
}

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

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

.float-md-left {
	float: left !important;
}

.float-md-right {
	float: right !important;
}

.float-md-none {
	float: none !important;
}

.m-md-0 {
	margin: 0 !important;
}

.mt-md-0,
.my-md-0 {
	margin-top: 0 !important;
}

.mr-md-0,
.mx-md-0 {
	margin-right: 0 !important;
}

.mb-md-0,
.my-md-0 {
	margin-bottom: 0 !important;
}

.ml-md-0,
.mx-md-0 {
	margin-left: 0 !important;
}

.m-md-1 {
	margin: 0.25rem !important;
}

.mt-md-1,
.my-md-1 {
	margin-top: 0.25rem !important;
}

.mr-md-1,
.mx-md-1 {
	margin-right: 0.25rem !important;
}

.mb-md-1,
.my-md-1 {
	margin-bottom: 0.25rem !important;
}

.ml-md-1,
.mx-md-1 {
	margin-left: 0.25rem !important;
}

.m-md-2 {
	margin: 0.5rem !important;
}

.mt-md-2,
.my-md-2 {
	margin-top: 0.5rem !important;
}

.mr-md-2,
.mx-md-2 {
	margin-right: 0.5rem !important;
}

.mb-md-2,
.my-md-2 {
	margin-bottom: 0.5rem !important;
}

.ml-md-2,
.mx-md-2 {
	margin-left: 0.5rem !important;
}

.m-md-3 {
	margin: 1rem !important;
}

.mt-md-3,
.my-md-3 {
	margin-top: 1rem !important;
}

.mr-md-3,
.mx-md-3 {
	margin-right: 1rem !important;
}

.mb-md-3,
.my-md-3 {
	margin-bottom: 1rem !important;
}

.ml-md-3,
.mx-md-3 {
	margin-left: 1rem !important;
}

.m-md-4 {
	margin: 1.5rem !important;
}

.mt-md-4,
.my-md-4 {
	margin-top: 1.5rem !important;
}

.mr-md-4,
.mx-md-4 {
	margin-right: 1.5rem !important;
}

.mb-md-4,
.my-md-4 {
	margin-bottom: 1.5rem !important;
}

.ml-md-4,
.mx-md-4 {
	margin-left: 1.5rem !important;
}

.m-md-5 {
	margin: 3rem !important;
}

.mt-md-5,
.my-md-5 {
	margin-top: 3rem !important;
}

.mr-md-5,
.mx-md-5 {
	margin-right: 3rem !important;
}

.mb-md-5,
.my-md-5 {
	margin-bottom: 3rem !important;
}

.ml-md-5,
.mx-md-5 {
	margin-left: 3rem !important;
}

.p-md-0 {
	padding: 0 !important;
}

.pt-md-0,
.py-md-0 {
	padding-top: 0 !important;
}

.pr-md-0,
.px-md-0 {
	padding-right: 0 !important;
}

.pb-md-0,
.py-md-0 {
	padding-bottom: 0 !important;
}

.pl-md-0,
.px-md-0 {
	padding-left: 0 !important;
}

.p-md-1 {
	padding: 0.25rem !important;
}

.pt-md-1,
.py-md-1 {
	padding-top: 0.25rem !important;
}

.pr-md-1,
.px-md-1 {
	padding-right: 0.25rem !important;
}

.pb-md-1,
.py-md-1 {
	padding-bottom: 0.25rem !important;
}

.pl-md-1,
.px-md-1 {
	padding-left: 0.25rem !important;
}

.p-md-2 {
	padding: 0.5rem !important;
}

.pt-md-2,
.py-md-2 {
	padding-top: 0.5rem !important;
}

.pr-md-2,
.px-md-2 {
	padding-right: 0.5rem !important;
}

.pb-md-2,
.py-md-2 {
	padding-bottom: 0.5rem !important;
}

.pl-md-2,
.px-md-2 {
	padding-left: 0.5rem !important;
}

.p-md-3 {
	padding: 1rem !important;
}

.pt-md-3,
.py-md-3 {
	padding-top: 1rem !important;
}

.pr-md-3,
.px-md-3 {
	padding-right: 1rem !important;
}

.pb-md-3,
.py-md-3 {
	padding-bottom: 1rem !important;
}

.pl-md-3,
.px-md-3 {
	padding-left: 1rem !important;
}

.p-md-4 {
	padding: 1.5rem !important;
}

.pt-md-4,
.py-md-4 {
	padding-top: 1.5rem !important;
}

.pr-md-4,
.px-md-4 {
	padding-right: 1.5rem !important;
}

.pb-md-4,
.py-md-4 {
	padding-bottom: 1.5rem !important;
}

.pl-md-4,
.px-md-4 {
	padding-left: 1.5rem !important;
}

.p-md-5 {
	padding: 3rem !important;
}

.pt-md-5,
.py-md-5 {
	padding-top: 3rem !important;
}

.pr-md-5,
.px-md-5 {
	padding-right: 3rem !important;
}

.pb-md-5,
.py-md-5 {
	padding-bottom: 3rem !important;
}

.pl-md-5,
.px-md-5 {
	padding-left: 3rem !important;
}

.m-md-auto {
	margin: auto !important;
}

.mt-md-auto,
.my-md-auto {
	margin-top: auto !important;
}

.mr-md-auto,
.mx-md-auto {
	margin-right: auto !important;
}

.mb-md-auto,
.my-md-auto {
	margin-bottom: auto !important;
}

.ml-md-auto,
.mx-md-auto {
	margin-left: auto !important;
}

.text-md-left {
	text-align: left !important;
}

.text-md-right {
	text-align: right !important;
}

.text-md-center {
	text-align: center !important;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-prev {
	left: 42px;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-next {
	right: 42px;
}

.ce.ce-grid-spacing-bottom:last-child {
	margin-bottom: 0;
}

.ce.offset-negative-large {
	margin-top: -300px;
	z-index: 5;
	position: relative;
}

.calendarSheet {
	float: left;
}

.calendarHeader {
	padding-left: 222px;
}

.footer-content .ce.ce-spacing-bottom-large,
.footer-content .ce.ce-spacing-bottom-small {
	margin-bottom: 60px;
}

.footer-navigation ul {
	column-gap: 50px;
}

footer {
	padding: 100px 0px 0px 0px;
}

.ce-articleMap .map {
	height: 550px;
	width: 100%;
	margin-top: 40px;
}

.ce-articleMap .button-line {
	display: none;
}

.ce-articleMap .result-list {
	display: none;
}

.ce-candles .candles-headline .statistics {
	width: 60%;
}

.ce-contentSlider .carousel-wrap {
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.08);
}

.ce-contentSlider .carousel-wrap .styled-select {
	display: none;
}

.cookie-banner .cookie-wrapper {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.cookie-banner .cookie-content.text {
	padding-bottom: 0px;
}

.cookie-banner .cookie-content.button {
	padding: 0px 15px;
}

.ce-dangerIndexMap .map {
	height: 550px;
	width: 100%;
	margin-top: 40px;
}

.ce-dangerIndexMap .button-line {
	display: none;
}

.ce-dangerIndexMap .result-list {
	display: none;
}

.ce-donationSuggestion .suggestionSlider {
	top: -12px;
}

.ce-ge-threeColumns333333:has(.ce-factTeaser) .row.grid-content-wrap .col-md-4 {
	padding-right: 30px;
	padding-left: 30px;
	border-right: 2px solid #dde1e9;
}

.ce-ge-threeColumns333333:has(.ce-factTeaser) .row.grid-content-wrap .col-md-4:first-of-type {
	padding-left: 15px;
}

.ce-ge-threeColumns333333:has(.ce-factTeaser) .row.grid-content-wrap .col-md-4:last-of-type {
	padding-right: 15px;
	border-right: none;
}

.ce-ge-fourColumns25252525:has(.ce-factTeaser) .row.grid-content-wrap .col-xl-3 {
	padding-right: 30px;
	padding-left: 30px;
	border-right: 2px solid #dde1e9;
}

.ce-ge-fourColumns25252525:has(.ce-factTeaser) .row.grid-content-wrap .col-xl-3:first-of-type {
	padding-left: 15px;
}

.ce-ge-fourColumns25252525:has(.ce-factTeaser) .row.grid-content-wrap .col-xl-3:nth-of-type(2) {
	border-right: none;
	padding-right: 15px;
}

.ce-ge-fourColumns25252525:has(.ce-factTeaser) .row.grid-content-wrap .col-xl-3:last-of-type {
	padding-right: 15px;
	border-right: none;
}

.ce-formResultList .result-list-headline {
	margin: 10px 0px 25px 0px;
}

.ce-formResultList .result-list-link {
	float: right;
	margin: 0px 0px 25px 0px;
}

.ce-fullContentVisualWithTextbox .cardWrap {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.ce-fullContentVisualWithTextbox .card-container {
	height: 100%;
}

.ce-fullContentVisualWithTextbox .content {
	width: 45%;
	margin-top: 0;
}

.ce-fullContentVisualWithTextbox.layout-0 .card-container {
	justify-content: flex-end;
	align-items: flex-end;
}

.ce-fullContentVisualWithTextbox.layout-0 .content {
	margin-bottom: 1.5rem;
}

.ce-fullContentVisualWithTextbox.layout-1 .card-container {
	justify-content: flex-end;
	align-items: flex-start;
}

.ce-fullContentVisualWithTextbox.layout-1 .content {
	margin-top: 1.5rem;
}

.ce-fullContentVisualWithTextbox.layout-2 .card-container {
	justify-content: flex-start;
	align-items: flex-start;
}

.ce-fullContentVisualWithTextbox.layout-2 .content {
	margin-top: 1.5rem;
}

.ce-fullContentVisualWithTextbox.layout-3 .card-container {
	justify-content: flex-start;
	align-items: flex-end;
}

.ce-fullContentVisualWithTextbox.layout-3 .content {
	margin-bottom: 1.5rem;
}

.ce-imageGallery .item .description {
	position: absolute;
	bottom: 0px;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 15px 15px 15px;
	min-height: 56px;
}

.ce-imageGallery .item .description span {
	width: 75%;
}

.ce-imageGallery .item .description .svg-icon-enlarge {
	position: absolute;
	top: 19px;
	right: 20px;
	display: block;
}

.ce-ge-threeColumns333333 .ce-imageTeaser .content-wrap h3,
.ce-ge-fourColumns25252525 .ce-imageTeaser .content-wrap h3 {
	font-size: 1.5rem;
}

.ce-journalTeaser .logo-wrap img {
	width: 330px;
}

.ce-journalTeaser .logo-wrap.position-right-bottom {
	bottom: 20px;
	top: unset;
}

.ce-journalTeaser .logo-wrap.position-left-bottom {
	bottom: 20px;
	top: unset;
}

.ce-journalTeaser .content {
	position: absolute;
	width: 50%;
	margin-top: 0;
}

.ce-journalTeaser.layout-0 .content {
	right: 0px;
	bottom: 20px;
}

.ce-journalTeaser.layout-1 .content {
	top: 20px;
	right: 0px;
}

.ce-journalTeaser.layout-2 .content {
	top: 20px;
	left: 0px;
}

.ce-journalTeaser.layout-3 .content {
	bottom: 20px;
	left: 0px;
}

.ce-journalTeaser.layout-4 .content {
	top: 50%;
	left: 0%;
	transform: translate(0%, -50%);
}

.ce-journalTeaser.layout-5 .content {
	top: 50%;
	right: 0%;
	transform: translate(0%, -50%);
}

.ce-linkBanner ul.colum-count-2 {
	column-count: 2;
}

.ce-vacancyList .listView-table,
.ce-newsList .listView-table,
.ce-projectList .listView-table,
.ce-projectMap .listView-table {
	display: block;
}

.ce-vacancyList .listView-list,
.ce-newsList .listView-list,
.ce-projectList .listView-list,
.ce-projectMap .listView-list {
	display: none;
}

.ce-newsDetail .additional-news-content {
	margin-top: 0px;
}

.ce-newsletterSubscription .ce-dropshadow {
	margin-top: 0px;
}

.ce-newsletterSubscription .enodia-image-wrapper {
	min-height: 167px;
}

.ce-newsletterTeaser .card-body {
	padding-right: 145px;
}

.ce-newsletterTeaser .newsletter-row {
	flex-direction: row;
	align-items: flex-end;
}

footer .ce.ce-newsletterTeaser {
	margin-top: -210px;
}

.footer-wrapper.with-newsletter-teaser {
	margin-top: 250px;
}

.ce-projectMap .map {
	height: 550px;
	width: 100%;
	margin-top: 40px;
}

.ce-projectMap .button-line {
	display: none;
}

.ce-projectMap .result-list {
	display: none;
}

.ce-searchResult .search-form-row {
	flex-wrap: nowrap;
}

.ce-searchResult input.tx-solr-q,
.ce-searchResult .facet-type-options {
	margin-bottom: 0px;
}

.ce-socialShare .share.whatsapp {
	display: none;
}

.ce-socialWall .more {
	display: none;
}

.ce-socialWall .more.more-last {
	display: block;
}

.ce-socialWall .news-wall-item {
	height: 265px;
}

.ce-socialWall .news-wall-item.news-wall-first-item .image-link {
	width: 50%;
	height: 100%;
	display: block;
	float: left;
}

.ce-socialWall .news-wall-item.news-wall-first-item .text {
	float: right;
	width: 50%;
	height: 100%;
	position: relative;
}

.ce-socialWall .news-wall-item .preview-image {
	float: left;
	width: 50%;
}

.ce-socialWall .news-wall-item .overlay {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffff3a', GradientType=0); /* IE6-9 */
	background-repeat: repeat-x;
	padding: 35px 0px;
}

.ce-socialWall .news-wall-container-item {
	display: block;
}

.ce-socialWall .social-wall-item {
	display: block;
	width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}

.ce-solidarities .intro {
	width: 60%;
}

.ce-stage .stage-captions {
	bottom: 5rem;
}

.ce-stage .stage-item .card {
	margin-bottom: 80px;
}

.ce-textMedia .first-col {
	margin-bottom: 0;
}

.ce-teaserSitemap .flex-container,
.ce-textWithImage .flex-container,
.ce-distractorWithImage .flex-container,
.ce-horizontalTeaser .flex-container {
	flex-direction: row;
}

.ce-teaserSitemap .image-cover,
.ce-textWithImage .image-cover,
.ce-distractorWithImage .image-cover,
.ce-horizontalTeaser .image-cover {
	width: 240px;
}

.ce-teaserSitemap .image-cover,
.ce-textWithImage .image-cover,
.ce-distractorWithImage .image-cover {
	flex-shrink: 0;
	flex-grow: 0;
	position: relative;
}

.ce-teaserSitemap figure,
.ce-textWithImage figure,
.ce-distractorWithImage figure {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	height: 100%;
}

.ce-teaserSitemap picture,
.ce-textWithImage picture,
.ce-distractorWithImage picture {
	height: 100%;
}

.ce-teaserSitemap img,
.ce-textWithImage img,
.ce-distractorWithImage img {
	height: 100%;
	object-fit: cover;
	width: 100%;
	object-position: center;
}

}

@media (min-width: 768px) and (max-width: 1199px) and (min-width: 576px) {

.ce-ge-fourColumns25252525 .first-line .ce.ce-grid-spacing-bottom {
	margin-bottom: 65px;
}

}

@media (min-width: 992px) and (max-width: 1199px) {

.ce-ge-threeColumns333333 .ce-backgroundImageTeaser .h3,
.ce-ge-threeColumns333333 .ce-backgroundImageTeaser h3,
.ce-ge-fourColumns25252525 .ce-backgroundImageTeaser .h3,
.ce-ge-fourColumns25252525 .ce-backgroundImageTeaser h3 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.ce-socialWall .news-wall-container-item.news-wall-container-last-item {
	display: none;
}

}

@media (min-width: 992px) {

.container {
	max-width: 960px;
}

.col-lg {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-lg-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-lg-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-lg-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-lg-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-lg-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-lg-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-lg-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-lg-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-lg-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-lg-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-lg-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-lg-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-lg-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-lg-first {
	order: -1;
}

.order-lg-1 {
	order: 1;
}

.order-lg-2 {
	order: 2;
}

.order-lg-3 {
	order: 3;
}

.order-lg-4 {
	order: 4;
}

.order-lg-5 {
	order: 5;
}

.order-lg-6 {
	order: 6;
}

.order-lg-7 {
	order: 7;
}

.order-lg-8 {
	order: 8;
}

.order-lg-9 {
	order: 9;
}

.order-lg-10 {
	order: 10;
}

.order-lg-11 {
	order: 11;
}

.order-lg-12 {
	order: 12;
}

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

.offset-lg-1 {
	margin-left: 8.3333333333%;
}

.offset-lg-2 {
	margin-left: 16.6666666667%;
}

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

.offset-lg-4 {
	margin-left: 33.3333333333%;
}

.offset-lg-5 {
	margin-left: 41.6666666667%;
}

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

.offset-lg-7 {
	margin-left: 58.3333333333%;
}

.offset-lg-8 {
	margin-left: 66.6666666667%;
}

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

.offset-lg-10 {
	margin-left: 83.3333333333%;
}

.offset-lg-11 {
	margin-left: 91.6666666667%;
}

.navbar-expand-lg {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand-lg .navbar-nav {
	flex-direction: row;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand-lg .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand-lg .navbar-toggler {
	display: none;
}

.navbar-expand-lg .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.d-lg-none {
	display: none !important;
}

.d-lg-inline {
	display: inline !important;
}

.d-lg-inline-block {
	display: inline-block !important;
}

.d-lg-block {
	display: block !important;
}

.d-lg-table {
	display: table !important;
}

.d-lg-table-row {
	display: table-row !important;
}

.d-lg-table-cell {
	display: table-cell !important;
}

.d-lg-flex {
	display: flex !important;
}

.d-lg-inline-flex {
	display: inline-flex !important;
}

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

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

.float-lg-left {
	float: left !important;
}

.float-lg-right {
	float: right !important;
}

.float-lg-none {
	float: none !important;
}

.m-lg-0 {
	margin: 0 !important;
}

.mt-lg-0,
.my-lg-0 {
	margin-top: 0 !important;
}

.mr-lg-0,
.mx-lg-0 {
	margin-right: 0 !important;
}

.mb-lg-0,
.my-lg-0 {
	margin-bottom: 0 !important;
}

.ml-lg-0,
.mx-lg-0 {
	margin-left: 0 !important;
}

.m-lg-1 {
	margin: 0.25rem !important;
}

.mt-lg-1,
.my-lg-1 {
	margin-top: 0.25rem !important;
}

.mr-lg-1,
.mx-lg-1 {
	margin-right: 0.25rem !important;
}

.mb-lg-1,
.my-lg-1 {
	margin-bottom: 0.25rem !important;
}

.ml-lg-1,
.mx-lg-1 {
	margin-left: 0.25rem !important;
}

.m-lg-2 {
	margin: 0.5rem !important;
}

.mt-lg-2,
.my-lg-2 {
	margin-top: 0.5rem !important;
}

.mr-lg-2,
.mx-lg-2 {
	margin-right: 0.5rem !important;
}

.mb-lg-2,
.my-lg-2 {
	margin-bottom: 0.5rem !important;
}

.ml-lg-2,
.mx-lg-2 {
	margin-left: 0.5rem !important;
}

.m-lg-3 {
	margin: 1rem !important;
}

.mt-lg-3,
.my-lg-3 {
	margin-top: 1rem !important;
}

.mr-lg-3,
.mx-lg-3 {
	margin-right: 1rem !important;
}

.mb-lg-3,
.my-lg-3 {
	margin-bottom: 1rem !important;
}

.ml-lg-3,
.mx-lg-3 {
	margin-left: 1rem !important;
}

.m-lg-4 {
	margin: 1.5rem !important;
}

.mt-lg-4,
.my-lg-4 {
	margin-top: 1.5rem !important;
}

.mr-lg-4,
.mx-lg-4 {
	margin-right: 1.5rem !important;
}

.mb-lg-4,
.my-lg-4 {
	margin-bottom: 1.5rem !important;
}

.ml-lg-4,
.mx-lg-4 {
	margin-left: 1.5rem !important;
}

.m-lg-5 {
	margin: 3rem !important;
}

.mt-lg-5,
.my-lg-5 {
	margin-top: 3rem !important;
}

.mr-lg-5,
.mx-lg-5 {
	margin-right: 3rem !important;
}

.mb-lg-5,
.my-lg-5 {
	margin-bottom: 3rem !important;
}

.ml-lg-5,
.mx-lg-5 {
	margin-left: 3rem !important;
}

.p-lg-0 {
	padding: 0 !important;
}

.pt-lg-0,
.py-lg-0 {
	padding-top: 0 !important;
}

.pr-lg-0,
.px-lg-0 {
	padding-right: 0 !important;
}

.pb-lg-0,
.py-lg-0 {
	padding-bottom: 0 !important;
}

.pl-lg-0,
.px-lg-0 {
	padding-left: 0 !important;
}

.p-lg-1 {
	padding: 0.25rem !important;
}

.pt-lg-1,
.py-lg-1 {
	padding-top: 0.25rem !important;
}

.pr-lg-1,
.px-lg-1 {
	padding-right: 0.25rem !important;
}

.pb-lg-1,
.py-lg-1 {
	padding-bottom: 0.25rem !important;
}

.pl-lg-1,
.px-lg-1 {
	padding-left: 0.25rem !important;
}

.p-lg-2 {
	padding: 0.5rem !important;
}

.pt-lg-2,
.py-lg-2 {
	padding-top: 0.5rem !important;
}

.pr-lg-2,
.px-lg-2 {
	padding-right: 0.5rem !important;
}

.pb-lg-2,
.py-lg-2 {
	padding-bottom: 0.5rem !important;
}

.pl-lg-2,
.px-lg-2 {
	padding-left: 0.5rem !important;
}

.p-lg-3 {
	padding: 1rem !important;
}

.pt-lg-3,
.py-lg-3 {
	padding-top: 1rem !important;
}

.pr-lg-3,
.px-lg-3 {
	padding-right: 1rem !important;
}

.pb-lg-3,
.py-lg-3 {
	padding-bottom: 1rem !important;
}

.pl-lg-3,
.px-lg-3 {
	padding-left: 1rem !important;
}

.p-lg-4 {
	padding: 1.5rem !important;
}

.pt-lg-4,
.py-lg-4 {
	padding-top: 1.5rem !important;
}

.pr-lg-4,
.px-lg-4 {
	padding-right: 1.5rem !important;
}

.pb-lg-4,
.py-lg-4 {
	padding-bottom: 1.5rem !important;
}

.pl-lg-4,
.px-lg-4 {
	padding-left: 1.5rem !important;
}

.p-lg-5 {
	padding: 3rem !important;
}

.pt-lg-5,
.py-lg-5 {
	padding-top: 3rem !important;
}

.pr-lg-5,
.px-lg-5 {
	padding-right: 3rem !important;
}

.pb-lg-5,
.py-lg-5 {
	padding-bottom: 3rem !important;
}

.pl-lg-5,
.px-lg-5 {
	padding-left: 3rem !important;
}

.m-lg-auto {
	margin: auto !important;
}

.mt-lg-auto,
.my-lg-auto {
	margin-top: auto !important;
}

.mr-lg-auto,
.mx-lg-auto {
	margin-right: auto !important;
}

.mb-lg-auto,
.my-lg-auto {
	margin-bottom: auto !important;
}

.ml-lg-auto,
.mx-lg-auto {
	margin-left: auto !important;
}

.text-lg-left {
	text-align: left !important;
}

.text-lg-right {
	text-align: right !important;
}

.text-lg-center {
	text-align: center !important;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-prev {
	left: 12px;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-next {
	right: 12px;
}

.ce.offset-negative-large {
	margin-top: -400px;
}

.rssLinkWrap {
	text-align: right;
}

.content-wrapper {
	padding-top: 130px;
}

header {
	display: flex;
	background-color: #ffffff;
	height: 8.125rem;
}

header .logo-small {
	display: none;
}

#MainNavigation {
	display: flex;
	position: unset;
	background-color: transparent;
	top: 0px;
}

#MainNavigation .donation-link {
	display: none;
}

#MainNavigation .tx_solr {
	display: none;
}

.main-navigation {
	float: left;
	padding: 30px 10px 0 0;
	margin: 0;
}

.main-navigation .meta-navigation-wrap {
	order: 1;
}

.main-navigation .meta-navigation-wrap .meta-navigation {
	display: block;
	position: absolute;
	top: -15px;
	width: 100%;
	text-align: right;
	z-index: 100;
	padding: 0 10px 0 0;
}

.main-navigation .meta-navigation-wrap .meta-navigation li {
	padding: 0;
	width: auto;
}

.main-navigation .meta-navigation-wrap .meta-navigation li .nav-link {
	padding: 0 15px;
}

.main-navigation ul.first-level {
	order: 3;
}

.main-navigation .first-level > li {
	float: left;
	background-color: transparent;
	position: inherit;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.main-navigation .first-level > li.nav-item-search {
	display: block;
	position: relative;
}

.main-navigation .first-level > li.nav-item-search.open {
	margin-top: 10px;
}

.main-navigation .first-level > li.nav-item-search.open .nav-link {
	padding-top: 5px;
}

.main-navigation .first-level > li .nav-link {
	margin: 0px;
	padding: 0;
}

.main-navigation .first-level > li .nav-item-open {
	display: none;
}

.main-navigation .first-level > li:hover > .nav-link {
	background-color: #ffffff;
	border-bottom: 10px solid #f088b6;
}

.main-navigation .first-level > li:hover.nav-item-search > .nav-link {
	background-color: transparent;
}

.main-navigation .first-level > li:hover.nav-item-search .nav-item-shadow-overlay {
	display: none;
}

.main-navigation .first-level > li:hover .flyout-wrapper {
	display: flex;
}

.main-navigation .first-level > li:hover .flyout-wrapper.search-flyout {
	display: none;
}

.main-navigation .first-level > li:hover .nav-item-shadow-overlay {
	display: block;
}

.main-navigation .flyout-wrapper {
	position: absolute;
	left: 50%;
	margin-left: -477px;
	width: 955px;
	padding: 40px 40px 40px 0;
	z-index: 300;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	-moz-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
}

.main-navigation .nav-teaser-wrapper {
	position: relative;
	width: 224px;
	display: block;
}

.main-navigation .nav-teaser-wrapper .ce {
	margin-bottom: 55px;
}

.main-navigation .nav-teaser-wrapper .ce:last-child {
	margin-bottom: 0px;
}

.main-navigation .second-level {
	width: 760px;
}

.main-navigation .second-level > li {
	position: initial;
	width: 300px;
}

.main-navigation .second-level > li > a {
	padding: .5rem 0 .5rem 40px;
}

.main-navigation .second-level > li > a .svg-icon-link-arrow {
	display: inline-block;
	top: 15px;
}

.main-navigation .second-level > li > .nav-item-open .svg-icon-link-arrow {
	display: none;
}

.main-navigation .second-level > li:hover > a {
	font-family: "Encode Sans Medium", Arial, sans-serif;
}

.main-navigation .second-level > li:hover .third-level {
	display: block;
}

.main-navigation .second-level > li.last > a {
	padding: .5rem 0px .5rem 40px;
}

.main-navigation .third-level {
	padding-left: 32px;
	position: absolute;
	left: 295px;
	width: 370px;
	top: 0px;
	height: 100%;
}

.main-navigation .third-level > li:hover {
	background-color: #fadceb;
}

.navbar-toggler {
	display: none;
}

.tx-solr-search-box {
	display: none;
}

header .logo {
	display: block;
	padding: 17px 25px 13px 30px;
	float: left;
}

.main-navigation {
	padding: 30px 10px 0 0;
	flex-grow: 1;
}

.main-navigation .first-level {
	padding-top: 1.6rem;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	flex-grow: 0;
}

.main-navigation .first-level > li .nav-link {
	margin: 0;
	font-size: 1.125rem;
	line-height: 3.375rem;
	padding: 0 10px 10px 10px;
	border-bottom: 10px solid #ffffff;
}

.main-navigation .first-level > li:hover .nav-link {
	margin-bottom: 1rem;
}

.main-navigation .flyout-wrapper {
	top: 145px;
}

.donation-link {
	margin-right: 50px;
	margin-left: 10px;
}

.card.footer-card .footer-card-body .ce.ce-giroCode {
	width: 45%;
}

.ce-articleMap .styled-select {
	margin-bottom: 0px;
}

.ce-articleMap .reset-line {
	text-align: left;
	margin-bottom: 0px;
}

.ce-blogFilter {
	display: block;
}

.ce-blogList .filter-mobile {
	display: none;
}

.offset-md-2 .ce-blogList .card-body {
	flex-direction: column;
}

.offset-md-2 .ce-blogList .card-body .preview-image-wrap {
	padding-left: 0;
}

.ce-candles .overlay .overlay-content {
	max-width: 60%;
}

.cookie-banner .cookie-content.text {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 80%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 80%;
	flex: 0 0 80%;
	max-width: 80%;
}

.cookie-banner .cookie-content.link {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 10%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%;
}

.cookie-banner .cookie-content.button {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 10%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%;
}

.ce-dangerIndexMap .styled-select {
	margin-bottom: 0px;
}

.ce-dangerIndexMap .reset-line {
	text-align: left;
	margin-bottom: 0px;
}

.ce-distractor .background-color-container {
	padding-right: 100px;
	padding-left: 100px;
}

.ce-distractorWithImage .card-body {
	padding: 40px;
}

.ce-distractorWithImage .card-body.without-image {
	padding-right: 100px;
	padding-left: 100px;
}

.ce-donationTeaser .image-cover,
.ce-donationSuggestion .image-cover {
	flex-shrink: 0;
	flex-grow: 0;
	position: relative;
}

.ce-donationTeaser figure,
.ce-donationSuggestion figure {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	height: 100%;
}

.ce-donationTeaser picture,
.ce-donationSuggestion picture {
	height: 100%;
}

.ce-donationTeaser img,
.ce-donationSuggestion img {
	height: 100%;
	object-fit: cover;
	width: 100%;
	object-position: center;
}

.ce-donationTeaser .donationTeaser-form-row,
.ce-donationSuggestion .donationTeaser-form-row {
	flex-direction: row-reverse;
	flex-wrap: nowrap;
}

.ce-donationTeaser .image-wrap,
.ce-donationSuggestion .image-wrap {
	width: 40%;
}

.ce-donationTeaser picture,
.ce-donationSuggestion picture {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	height: 100%;
}

.ce-donationTeaser .card-body,
.ce-donationSuggestion .card-body {
	padding: 40px 50px;
}

.ce-ge-threeColumns333333:has(.ce-factTeaser) .row.grid-content-wrap .col-md-4 {
	padding-right: 69px;
	padding-left: 69px;
}

.ce-flippingbook {
	display: block;
}

.ce-fullContentVisualWithTextbox.layout-0 .content {
	margin-bottom: 3rem;
}

.ce-fullContentVisualWithTextbox.layout-1 .content {
	margin-top: 3rem;
}

.ce-fullContentVisualWithTextbox.layout-2 .content {
	margin-top: 3rem;
}

.ce-fullContentVisualWithTextbox.layout-3 .content {
	margin-bottom: 3rem;
}

.ce-journalTeaser.layout-0 .content {
	bottom: 40px;
}

.ce-journalTeaser.layout-1 .content {
	top: 40px;
}

.ce-journalTeaser.layout-2 .content {
	top: 40px;
}

.ce-journalTeaser.layout-3 .content {
	bottom: 40px;
}

.ce-vacancyList .listView-table table td,
.ce-newsList .listView-table table td,
.ce-projectList .listView-table table td,
.ce-projectMap .listView-table table td {
	padding: 30px;
}

.ce-vacancyList .listView-table table th,
.ce-newsList .listView-table table th,
.ce-projectList .listView-table table th,
.ce-projectMap .listView-table table th {
	padding: 5px 1.875rem;
}

.ce-newsletterSubscription .enodia-image-wrapper {
	min-height: 221px;
}

.ce-newsList .news-slider-list-view .news-slide-content {
	padding-left: 85px;
	padding-right: 50px;
}

.ce-blogList .card-body,
.news-list-view .card-body {
	flex-direction: row-reverse;
}

.ce-blogList .card-body .preview-image-wrap,
.news-list-view .card-body .preview-image-wrap {
	padding-left: 0.9375rem;
	width: 220px;
}

.ce-prayers .prayer-detail .previous,
.ce-prayers .prayer-detail .next { /*font-size: 1.125rem;*/
	position: absolute;
	bottom: 2rem;
}

.ce-prayers .prayer-detail .previous {
	left: -150px;
	background-position: right bottom;
}

.ce-prayers .prayer-detail .next {
	right: -140px;
	background-position: left bottom;
}

.ce-prayers .card.prayer-item .card-body {
	flex-direction: row;
}

.ce-prayers .recommended-prayers .row {
	align-items: stretch;
}

.ce-projectTeaserList .styled-select {
	margin-bottom: 0px;
}

.ce-projectTeaserList .reset-line {
	text-align: left;
	margin-bottom: 0px;
}

.ce-projectMap .styled-select {
	margin-bottom: 0px;
}

.ce-projectMap .reset-line {
	text-align: left;
	margin-bottom: 0px;
}

.ce-socialWall .social-wall-item {
	width: 33.3333333333%;
}

.ce-solidarities .solidarity-wrap:hover .solidarity-card {
	display: block;
}

.ce-solidarities .overlay .overlay-content {
	max-width: 60%;
}

.ce-stage .owl-item .stage-row {
	justify-content: flex-start;
}

.ce-stage .owl-item .stage-item .card {
	margin-bottom: 80px;
}

.ce-teaserSitemap .image-cover,
.ce-textWithImage .image-cover,
.ce-distractorWithImage .image-cover,
.ce-horizontalTeaser .image-cover {
	margin-bottom: 0;
	width: 378px;
}

.ce-videoGallery .stage .navigation-aside {
	position: relative;
	width: 22%;
	float: right;
	display: block;
}

.ce-videoGallery .stage .navigation-aside > .scrollbar-inner {
	height: 100%;
}

.ce-videoGallery .stage .navigation-aside .scrollbar-inner-wrap {
	padding-right: 30px;
}

.ce-videoGallery .stage .navigation-aside h4 {
	margin: 0px;
}

.ce-videoGallery .stage .navigation-aside img {
	margin-top: 10px;
}

.ce-videoGallery .current-video,
.ce-videoGallery .current-description {
	width: 75%;
}

.ce-videoGallery .current-video p,
.ce-videoGallery .current-description p {
	display: block;
}

.ce-videoGallery .navigation-bottom {
	display: none;
}

}

@media (min-width: 1200px) {

.container {
	max-width: 1225px;
}

.col-xl {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-xl-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-xl-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-xl-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-xl-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-xl-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-xl-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-xl-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-xl-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-xl-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-xl-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-xl-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-xl-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-xl-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-xl-first {
	order: -1;
}

.order-xl-1 {
	order: 1;
}

.order-xl-2 {
	order: 2;
}

.order-xl-3 {
	order: 3;
}

.order-xl-4 {
	order: 4;
}

.order-xl-5 {
	order: 5;
}

.order-xl-6 {
	order: 6;
}

.order-xl-7 {
	order: 7;
}

.order-xl-8 {
	order: 8;
}

.order-xl-9 {
	order: 9;
}

.order-xl-10 {
	order: 10;
}

.order-xl-11 {
	order: 11;
}

.order-xl-12 {
	order: 12;
}

.offset-xl-0 {
	margin-left: 0;
}

.offset-xl-1 {
	margin-left: 8.3333333333%;
}

.offset-xl-2 {
	margin-left: 16.6666666667%;
}

.offset-xl-3 {
	margin-left: 25%;
}

.offset-xl-4 {
	margin-left: 33.3333333333%;
}

.offset-xl-5 {
	margin-left: 41.6666666667%;
}

.offset-xl-6 {
	margin-left: 50%;
}

.offset-xl-7 {
	margin-left: 58.3333333333%;
}

.offset-xl-8 {
	margin-left: 66.6666666667%;
}

.offset-xl-9 {
	margin-left: 75%;
}

.offset-xl-10 {
	margin-left: 83.3333333333%;
}

.offset-xl-11 {
	margin-left: 91.6666666667%;
}

.navbar-expand-xl {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand-xl .navbar-nav {
	flex-direction: row;
}

.navbar-expand-xl .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand-xl .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand-xl .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand-xl .navbar-toggler {
	display: none;
}

.navbar-expand-xl .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.d-xl-none {
	display: none !important;
}

.d-xl-inline {
	display: inline !important;
}

.d-xl-inline-block {
	display: inline-block !important;
}

.d-xl-block {
	display: block !important;
}

.d-xl-table {
	display: table !important;
}

.d-xl-table-row {
	display: table-row !important;
}

.d-xl-table-cell {
	display: table-cell !important;
}

.d-xl-flex {
	display: flex !important;
}

.d-xl-inline-flex {
	display: inline-flex !important;
}

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

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

.float-xl-left {
	float: left !important;
}

.float-xl-right {
	float: right !important;
}

.float-xl-none {
	float: none !important;
}

.m-xl-0 {
	margin: 0 !important;
}

.mt-xl-0,
.my-xl-0 {
	margin-top: 0 !important;
}

.mr-xl-0,
.mx-xl-0 {
	margin-right: 0 !important;
}

.mb-xl-0,
.my-xl-0 {
	margin-bottom: 0 !important;
}

.ml-xl-0,
.mx-xl-0 {
	margin-left: 0 !important;
}

.m-xl-1 {
	margin: 0.25rem !important;
}

.mt-xl-1,
.my-xl-1 {
	margin-top: 0.25rem !important;
}

.mr-xl-1,
.mx-xl-1 {
	margin-right: 0.25rem !important;
}

.mb-xl-1,
.my-xl-1 {
	margin-bottom: 0.25rem !important;
}

.ml-xl-1,
.mx-xl-1 {
	margin-left: 0.25rem !important;
}

.m-xl-2 {
	margin: 0.5rem !important;
}

.mt-xl-2,
.my-xl-2 {
	margin-top: 0.5rem !important;
}

.mr-xl-2,
.mx-xl-2 {
	margin-right: 0.5rem !important;
}

.mb-xl-2,
.my-xl-2 {
	margin-bottom: 0.5rem !important;
}

.ml-xl-2,
.mx-xl-2 {
	margin-left: 0.5rem !important;
}

.m-xl-3 {
	margin: 1rem !important;
}

.mt-xl-3,
.my-xl-3 {
	margin-top: 1rem !important;
}

.mr-xl-3,
.mx-xl-3 {
	margin-right: 1rem !important;
}

.mb-xl-3,
.my-xl-3 {
	margin-bottom: 1rem !important;
}

.ml-xl-3,
.mx-xl-3 {
	margin-left: 1rem !important;
}

.m-xl-4 {
	margin: 1.5rem !important;
}

.mt-xl-4,
.my-xl-4 {
	margin-top: 1.5rem !important;
}

.mr-xl-4,
.mx-xl-4 {
	margin-right: 1.5rem !important;
}

.mb-xl-4,
.my-xl-4 {
	margin-bottom: 1.5rem !important;
}

.ml-xl-4,
.mx-xl-4 {
	margin-left: 1.5rem !important;
}

.m-xl-5 {
	margin: 3rem !important;
}

.mt-xl-5,
.my-xl-5 {
	margin-top: 3rem !important;
}

.mr-xl-5,
.mx-xl-5 {
	margin-right: 3rem !important;
}

.mb-xl-5,
.my-xl-5 {
	margin-bottom: 3rem !important;
}

.ml-xl-5,
.mx-xl-5 {
	margin-left: 3rem !important;
}

.p-xl-0 {
	padding: 0 !important;
}

.pt-xl-0,
.py-xl-0 {
	padding-top: 0 !important;
}

.pr-xl-0,
.px-xl-0 {
	padding-right: 0 !important;
}

.pb-xl-0,
.py-xl-0 {
	padding-bottom: 0 !important;
}

.pl-xl-0,
.px-xl-0 {
	padding-left: 0 !important;
}

.p-xl-1 {
	padding: 0.25rem !important;
}

.pt-xl-1,
.py-xl-1 {
	padding-top: 0.25rem !important;
}

.pr-xl-1,
.px-xl-1 {
	padding-right: 0.25rem !important;
}

.pb-xl-1,
.py-xl-1 {
	padding-bottom: 0.25rem !important;
}

.pl-xl-1,
.px-xl-1 {
	padding-left: 0.25rem !important;
}

.p-xl-2 {
	padding: 0.5rem !important;
}

.pt-xl-2,
.py-xl-2 {
	padding-top: 0.5rem !important;
}

.pr-xl-2,
.px-xl-2 {
	padding-right: 0.5rem !important;
}

.pb-xl-2,
.py-xl-2 {
	padding-bottom: 0.5rem !important;
}

.pl-xl-2,
.px-xl-2 {
	padding-left: 0.5rem !important;
}

.p-xl-3 {
	padding: 1rem !important;
}

.pt-xl-3,
.py-xl-3 {
	padding-top: 1rem !important;
}

.pr-xl-3,
.px-xl-3 {
	padding-right: 1rem !important;
}

.pb-xl-3,
.py-xl-3 {
	padding-bottom: 1rem !important;
}

.pl-xl-3,
.px-xl-3 {
	padding-left: 1rem !important;
}

.p-xl-4 {
	padding: 1.5rem !important;
}

.pt-xl-4,
.py-xl-4 {
	padding-top: 1.5rem !important;
}

.pr-xl-4,
.px-xl-4 {
	padding-right: 1.5rem !important;
}

.pb-xl-4,
.py-xl-4 {
	padding-bottom: 1.5rem !important;
}

.pl-xl-4,
.px-xl-4 {
	padding-left: 1.5rem !important;
}

.p-xl-5 {
	padding: 3rem !important;
}

.pt-xl-5,
.py-xl-5 {
	padding-top: 3rem !important;
}

.pr-xl-5,
.px-xl-5 {
	padding-right: 3rem !important;
}

.pb-xl-5,
.py-xl-5 {
	padding-bottom: 3rem !important;
}

.pl-xl-5,
.px-xl-5 {
	padding-left: 3rem !important;
}

.m-xl-auto {
	margin: auto !important;
}

.mt-xl-auto,
.my-xl-auto {
	margin-top: auto !important;
}

.mr-xl-auto,
.mx-xl-auto {
	margin-right: auto !important;
}

.mb-xl-auto,
.my-xl-auto {
	margin-bottom: auto !important;
}

.ml-xl-auto,
.mx-xl-auto {
	margin-left: auto !important;
}

.text-xl-left {
	text-align: left !important;
}

.text-xl-right {
	text-align: right !important;
}

.text-xl-center {
	text-align: center !important;
}

.ce.offset-negative-large {
	margin-top: -600px;
}

.main-navigation .first-level > li.nav-item-search {
	width: 80px;
}

.main-navigation .flyout-wrapper {
	width: 989px;
	margin-left: -495px;
}

.main-navigation .flyout-wrapper.search-flyout .btn {
	padding: 0px 10px;
}

.main-navigation .second-level {
	width: 760px;
}

.main-navigation .second-level > li {
	width: 306px;
}

.main-navigation .third-level {
	left: 306px;
	width: 380px;
}

header .logo {
	padding: 25px 50px 20px 30px;
}

header .logo img {
	width: 220px;
}

.donation-link {
	margin-right: 60px;
	margin-left: 95px;
}

.ce-backgroundImageTeaser .layer.layer-headline {
	display: flex;
}

.ce-backgroundImageTeaser .layer.layer-on-hover {
	display: none;
}

.ce-backgroundImageTeaser:hover .layer-headline {
	display: none;
}

.ce-backgroundImageTeaser:hover .layer-on-hover {
	display: flex;
	border-top: 10px solid #f088b6;
}

.ce-candles .overlay .overlay-content {
	max-width: 40%;
}

.ce-donationTeaser .image-wrap,
.ce-donationSuggestion .image-wrap {
	width: 480px;
}

.ce-ge-fourColumns25252525:has(.ce-factTeaser) .row.grid-content-wrap .col-xl-3 {
	padding-right: 30px;
	padding-left: 30px;
	border-right: 2px solid #dde1e9;
}

.ce-ge-fourColumns25252525:has(.ce-factTeaser) .row.grid-content-wrap .col-xl-3:first-of-type {
	padding-left: 15px;
}

.ce-ge-fourColumns25252525:has(.ce-factTeaser) .row.grid-content-wrap .col-xl-3:nth-of-type(2) {
	border-right: 2px solid #dde1e9;
	padding-right: 30px;
}

.ce-ge-fourColumns25252525:has(.ce-factTeaser) .row.grid-content-wrap .col-xl-3:last-of-type {
	padding-right: 15px;
	border-right: none;
}

.ce-ge-twoColumns7030 .last-col .ce-formResultList .powermail_fieldwrap_radio .radio-group {
	display: flex;
	gap: 10px;
}

.ce-newsletterSubscription .enodia-image-wrapper {
	min-height: 255px;
}

.ce-blogList .card-body .preview-image-wrap,
.news-list-view .card-body .preview-image-wrap {
	width: 276px;
	padding-left: 1.875rem;
}

.ce-prayers .prayer-detail .previous,
.ce-prayers .prayer-detail .next {
	font-size: 1.25rem;
	padding-bottom: 2.5rem;
}

.ce-prayers .prayer-detail .previous {
	left: -200px;
}

.ce-prayers .prayer-detail .next {
	right: -190px;
}

.ce-socialWall .social-wall-item {
	width: 25%;
}

.ce-solidarities .overlay .overlay-content {
	max-width: 40%;
}

}

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

.ce-candles .candles-headline .statistics {
	text-align: left;
	width: 45%;
}

.ce-candles .candles-inner-headline {
	text-align: left;
	align-items: flex-start;
}

.ce-solidarities .intro {
	text-align: left;
	width: 45%;
}

.ce-solidarities .solidarities-inner-headline {
	text-align: left;
	align-items: flex-start;
}

}

@media (min-width: 1330px) {

.owl-carousel.owl-stageGallery .owl-nav button.owl-prev {
	left: 42px;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-next {
	right: 42px;
}

}

@media (min-width: 1440px) {

.main-navigation .first-level {
	padding-left: 100px;
}

}

@media screen and (min-height: 700px) {

.ce-candles .candles-stage {
	height: 530px;
	padding-top: 0px;
}

}

@media screen and (min-height: 750px) {

.ce-candles .candles-stage {
	height: 580px;
	padding-top: 50px;
}

}

@media screen and (min-height: 800px) {

.ce-candles .candles-stage {
	height: 630px;
	padding-top: 100px;
}

}

@media screen and (min-height: 900px) {

.ce-candles .candles-stage {
	height: 730px;
	padding-top: 200px;
}

}

@media screen and (min-height: 1000px) {

.ce-candles .candles-headline {
	top: 100px;
}

.ce-candles .candles-stage {
	height: 780px;
	padding-top: 250px;
}

.ce-candles .candles-navigation {
	height: 120px;
}

.ce-solidarities .solidarities-headline {
	top: 100px;
}

.ce-solidarities .solidarities-navigation {
	height: 120px;
}

}

@media screen and (min-height: 1100px) {

.ce-candles .candles-stage {
	height: 880px;
	padding-top: 350px;
}

}

@media screen and (min-height: 1200px) {

.ce-candles .candles-stage {
	height: 980px;
	padding-top: 450px;
}

}

@media screen and (min-height: 1300px) {

.ce-candles .candles-stage {
	height: 1080px;
	padding-top: 550px;
}

}

@media screen and (min-height: 1400px) {

.ce-candles .candles-stage {
	height: 1180px;
	padding-top: 650px;
}

}

@media (max-width: 1199px) {

.table-responsive-xl {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-xl.table-bordered {
	border: 0;
}

.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

}

@media (max-width: 991px) {

.table-responsive-lg {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-lg.table-bordered {
	border: 0;
}

.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.content-wrapper > .ce:first-child {
	border: none;
}

#MainNavigation {
	-webkit-box-shadow: 0px 5px 10px -2px rgba(150, 149, 155, 0.35);
	-moz-box-shadow: 0px 5px 10px -2px rgba(150, 149, 155, 0.35);
	box-shadow: 0px 5px 10px -2px rgba(150, 149, 155, 0.35);
}

#MainNavigation.collapsing {
	display: block;
}

#MainNavigation.collapse.show {
	display: block;
}

.main-navigation .first-level > li {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	-moz-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 15px 0px;
}

.btn.btn-donation-header {
	border-radius: 0;
	margin-top: 0;
}

.ce-ge-threeColumns333333 .ce-standardTeaser .h3,
.ce-ge-threeColumns333333 .ce-standardTeaser h3,
.ce-ge-fourColumns25252525 .ce-standardTeaser .h3,
.ce-ge-fourColumns25252525 .ce-standardTeaser h3 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.ce-ge-threeColumns333333 .ce-iconTeaser .h3,
.ce-ge-threeColumns333333 .ce-iconTeaser h3,
.ce-ge-fourColumns25252525 .ce-iconTeaser .h3,
.ce-ge-fourColumns25252525 .ce-iconTeaser h3 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

}

@media (max-width: 767px) {

.table-responsive-md {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-md.table-bordered {
	border: 0;
}

.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.ce-spacing-bottom-none .owl-gridSlider .owl-nav.disabled + .owl-dots {
	margin-bottom: 40px;
}

.owl-carousel.owl-contentGallery {
	padding: 35px 0px;
}

.container.container-mobile-plain {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
}

.form-row {
	display: block;
}

.h1,
h1 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.h2,
h2 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.h3,
h3 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.h2,
h2 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.h3,
h3 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.breadcrumb {
	margin-bottom: 40px;
}

.ce-fullContentVisualWithTextbox .col-picture {
	padding-left: 0px;
	padding-right: 0px;
}

.ce-gridSlider .slider-source {
	display: none;
}

.ce-gridSlider.ce-ge .ce {
	margin-bottom: 0;
}

.ce-ge .last-col .ce:last-child {
	margin-bottom: 0;
}

.ce-journalTeaser .col-picture {
	padding-left: 0px;
	padding-right: 0px;
}

.ce-newsList .news-slider-list-view .owl-carousel.owl-contentGallery {
	padding: 0px;
}

}

@media (max-width: 575px) {

.table-responsive-sm {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-sm.table-bordered {
	border: 0;
}

.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.content-wrapper h1,
.content-wrapper .h1 {
	font-size: 2rem;
}

.content-wrapper h2,
.content-wrapper .h2 {
	font-size: 2rem;
}

.content-wrapper h3,
.content-wrapper .h3 {
	font-size: 1.625rem;
}

.content-wrapper h4,
.content-wrapper .h4 {
	font-size: 1.375rem;
}

.content-wrapper h5,
.content-wrapper .h5 {
	font-size: 1.313rem;
}

.content-wrapper h6,
.content-wrapper .h6 {
	font-size: 1rem;
}

.content-wrapper {
	font-size: 19px;
}

footer {
	font-size: 19px;
}

.card-body {
	padding: 0.9375rem;
	gap: 0.9375rem;
}

.ce-ge-accordion .accordion-item h3.accordion-headline {
	font-size: 22px;
}

.ce-audioPlayer .mejs__volume-button {
	position: absolute;
	top: 60px;
	left: -20px;
}

.ce-audioPlayer .mejs__horizontal-volume-slider {
	position: absolute;
	top: 63px;
	left: 80px;
}

.ce-audioPlayer .mejs__time {
	position: absolute;
	top: -12px;
	left: 60px;
}

.ce-audioPlayer .mejs__time-rail {
	margin-top: 15px;
}

.ce-audioPlayer .mejs__controls {
	height: 130px;
}

}

@media (max-width: 350px) {

#MainNavigation .donation-link {
	display: block;
	margin: 15px;
}

#MainNavigation .donation-link a {
	width: 100%;
}

.donation-link {
	display: none;
}

}

@media print {

*,
*::before,
*::after {
	text-shadow: none !important;
	box-shadow: none !important;
}

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

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

pre {
	white-space: pre-wrap !important;
}

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

thead {
	display: table-header-group;
}

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

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

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

.navbar {
	display: none;
}

.badge {
	border: 1px solid #000;
}

.table {
	border-collapse: collapse !important;
}

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

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

.d-print-block {
	display: block !important;
}

.d-print-inline {
	display: inline !important;
}

.d-print-inline-block {
	display: inline-block !important;
}

.d-print-none {
	display: none !important;
}

.mapbox-improve-map {
	display: none;
}

}

@-webkit-keyframes fa-spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@keyframes fa-spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@keyframes mapboxgl-spin {

0% {
	transform: rotate(0deg);
}

to {
	transform: rotate(1turn);
}

}

@keyframes mapboxgl-user-location-dot-pulse {

0% {
	transform: scale(1);
	opacity: 1;
}

70% {
	transform: scale(3);
	opacity: 0;
}

to {
	transform: scale(1);
	opacity: 0;
}

}

@-webkit-keyframes mejs__loading-spinner {

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@keyframes mejs__loading-spinner {

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@-webkit-keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

@keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

@keyframes fadeOut {

0% {
	opacity: 1;
}

100% {
	opacity: 0;
}

}

@keyframes candle-move {

0% {
	transform: skewX(2deg) skewY(5deg);
}

50% {
	transform: skewX(-2deg) skewY(0deg);
}

100% {
	transform: skewX(2deg) skewY(5deg);
}

}

@keyframes candle-move-left {

50% {
	transform: skewX(3deg);
}

}

@keyframes candle-flame-up {

50% {
	box-shadow: 0 0px 0px 3px white, 0 -24px 1px 2px white, 0 -30px 2px 3px gold, 0 -33px 5px 4px #ff6a00, 0 0px 43px 10px #ff6a00, 0 -10px 2px 4px white, 0 -5px 3px 3px white;
}

}

@keyframes candle-flame-up-1 {

50% {
	box-shadow: 0 0px 0px 3px white, 0 -12px 1px 2px white, 0 -15px 2px 3px gold, 0 -17px 3px 2px #ff6a00, 0 0px 20px 5px #ff6a00, 0 -2px 1px 2px white, 0 -2px 2px 1px white;
}

}

@keyframes candle-flame-up-2 {

50% {
	box-shadow: 0 0px 0px 3px white, 0 -12px 1px 2px white, 0 -13px 2px 3px gold, 0 -21px 5px 4px #ff6a00, 0 0px 33px 5px #ff6a00, 0 -5px 2px 4px white, 0 -5px 3px 3px white;
}

}

@keyframes candle-flame-up-3 {

50% {
	box-shadow: 0 0px 0px 3px white, 0 -18px 1px 2px white, 0 -22px 2px 3px gold, 0 -26px 5px 4px #ff6a00, 0 0px 31px 10px #ff6a00, 0 -7px 2px 3px white, 0 -5px 3px 3px white;
}

}

@keyframes candle-blink {

50% {
	opacity: 0.95;
}

}

@keyframes shake {

10%,90% {
	transform: translate3d(-1px, 0, 0);
}

20%,80% {
	transform: translate3d(2px, 0, 0);
}

30%,50%,70% {
	transform: translate3d(-4px, 0, 0);
}

40%,60% {
	transform: translate3d(4px, 0, 0);
}

}

@keyframes shake-even {

10%,90% {
	transform: translate3d(2px, 0, 0);
}

20%,80% {
	transform: translate3d(-1px, 0, 0);
}

30%,50%,70% {
	transform: translate3d(-3px, 0, 0);
}

40%,60% {
	transform: translate3d(2px, 0, 0);
}

}

