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

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

:focus::placeholder {
	color: transparent;
}

/* Fonts
 * Downloaded from https://gwfh.mranftl.com/fonts
 * */
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/open-sans-v40-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-300italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-500italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-600italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-700italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-800italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/raleway-v36-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* roboto-slab-100 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-200 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-300 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-500 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-600 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-700 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-800 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-900 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/roboto-slab-v34-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* roboto-mono-100 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-100italic - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-200 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-200italic - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-300 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-300italic - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-regular - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-italic - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-500 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-500italic - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-600 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-600italic - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-700 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-mono-700italic - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/roboto-mono-v23-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* Structure */
html {
	font-size: 115%;
	text-size-adjust: none;
	font-feature-settings: 'lnum' 1;
}

/* Reveal Overlay */
#reveal-overlay {
	position: fixed;
	inset: 0;
	background-color: #202020;
	z-index: 9999;
	transition: opacity 300ms ease, visibility 300ms ease;
}

/* Animation: Fade Out Reveal Overlay */
#reveal-overlay.fade-out {
	opacity: 0;
	visibility: hidden;
}

body {
	color: #1a1a1a;
	margin: 0;
	font-family: Raleway;
	font-weight: 500;
	font-size: .875rem;
	line-height: 1.6;
	word-wrap: break-word;
	background: #ffffff;
	/* background: #ffffff; */
	caret-color: transparent;
	
	/* Stick footer to bottom */
	display: flex;
	flex-direction: column;
	/* height: 100vh displays the menu only while scrolling the first display height */
	/* Remove, if you want to see the menu while scrolling till the end */ 
	/* height: 100vh; */
	
	/* Pagefind */
	--pagefind-ui-scale: 1;
	--pagefind-ui-font: Raleway;
	--pagefind-ui-text: #1a1a1a;
	--pagefind-ui-border: #dadada;
	--pagefind-ui-background: #e1f3fc;
	--pagefind-ui-border-width: 1px;
    --pagefind-ui-border-radius: 0px;
    --pagefind-ui-image-border-radius: 0px;
	.pagefind-ui__result-link {
		color: #099cea !important;
	}
	.pagefind-ui__result-link:hover {
		text-decoration: underline;
	}
	.pagefind-ui__search-input {
		caret-color: auto;
	}

	/* Enable browser hyphenation */
	hyphens: auto;
	overflow-wrap: break-word;
  	word-wrap: break-word;
}

.transition-fade {
  opacity: 1;
  transition: opacity 300ms ease;
}

html.is-animating .transition-fade {
  opacity: 0;
}

.container {
	position: relative;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}

.wrapper {
	padding: 25px 0;
}

.flex {
	display: flex;
}

.primary {
	flex: 1 0 65.83%;
	order: 1;
	min-width: 0;
}

.sidebar {
	flex: 1 0 31.66%;
	order: 2;
	min-width: 0;
	margin: 0 0 0 2.5%;
}

.sidebar--left {
	order: 0;
	margin: 0 2.5% 0 0;
}

.clearfix {
	display: block;
}

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

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

/* Button */
.btn {
	padding: 5px 10px;
	font-weight: 700;
	color: #fff;
	white-space: pre-line;
	background: #003056;
}

.btn:hover {
	color: #fff;
	background: #099cea;
}

/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px;
	margin: 0 0 1.25rem;
	line-height: 1.3;
	font-family: Roboto Slab;
	font-weight: 600;
	color: #099cea;
}

h1 {
	font-size: 1.75rem;
}

h2 {
	font-size: 1.5rem;
}

h3 {
	font-size: 1.25rem;
}

h4 {
	font-size: 1.125rem;
}

h5 {
	font-size: 1rem;
}

h6 {
	font-size: 1rem;
}

a {
	color: #099cea;
	text-decoration: none;
}

a:hover {
	color: #099cea;
}

hr {
	margin: 0 0 20px;
	border: 0;
	border-top: 1px solid #dadada;
}

p {
	margin: 0 0 20px;
	margin: 0 0 1.25rem;
}

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

b,
strong {
	font: inherit;
	font-weight: 700;
}

i,
em {
	font: inherit;
	font-style: italic;
}

ol,
ul {
	padding: 0;
	margin: 0;
}

small {
	font-size: .75rem;
}

mark {
	background-color: #fd5;
}

figure {
	margin: 0.5rem 1rem 1rem 1rem;
  	position: relative;
    margin-inline-start: 0.5rem;
    margin-inline-end: 0.5rem;
}

figure img {
	display: block;
	width: 100%;
	height: 100%;
}

figure figcaption {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1px 0px 1px 0px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}

figure p {
	margin-top: .5rem;
	text-align: center;
}

figure p:has(i) {
	padding-left: 1.35rem;
	text-indent: -1.35rem;
	margin-left: 1.35rem;
}

figcaption {
	margin-top: 4px;
	margin-top: .25rem;
	color: #666666;
}

figcaption h4 {
	margin: 0;
	color: inherit;
}

.figure-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	@media screen and (max-width: 500px) {
		figure {
			min-width: 45%;
		}
	}
}

pre,
code,
kbd,
samp {
	font-family: Roboto Mono;
	font-size: inherit;
}

pre,
code {
	background-color: #f5f5f5;
	border: 1px solid #dadada;
}

code {
	padding: 0 5px;
	color: #cc3333;
}

pre {
	display: block;
	padding: 0;
	padding: 1.25rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	overflow: auto;
	color: #000000;
}

pre code {
	padding: 0;
	color: inherit;
	white-space: inherit;
	background: inherit;
	border: 0;
}

kbd {
	padding: 2px 3px;
	color: #fff;
	background-color: #003056;
}

blockquote {
	display: block;
	padding: 5px 0 5px 15px;
	margin: 0 0 20px;
	margin: 0 0 1.25rem;
	line-height: 1.6;
	border-left: 5px solid #099cea;
}

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

blockquote footer {
	text-align: right;
}

sup,
sub {
	font-size: .625rem;
	font-style: normal;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

abbr[title] {
	text-decoration: none;
	cursor: help;
	border-bottom: 1px dotted #000000;
}

q {
	font-style: italic;
}

address {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	font-family: "Consolas", Courier New, Courier, monospace;
	line-height: 1.5;
}

dl {
	margin: 0 0 10px 20px;
}

dt,
dd {
	display: list-item;
}

dt {
	font-weight: 700;
	list-style-type: square;
}

dd {
	margin-left: 20px;
	list-style-type: circle;
}

select {
	max-width: 100%;
}

.warning {
	padding: 20px 10px;
	text-align: center;
	border: 1px solid #ddd;
}

.warning__icon {
	margin-bottom: 20px;
	fill: #ddd;
}

/* Header */
.header {
	background: #fff;
	user-select: none;
}

.header__image {
	object-fit: cover;
}

.logo {
	padding: 25px;
	background: url(https://www.vdh-seeheim.de/img/logo-background-img.webp) center/cover no-repeat
}

.logo__link {
	display: inline-block;
}

.logo__item {
	display: inline-block;
	vertical-align: middle;
}

.logo__img {
	max-height: 256px;
}

.logo__text {
	/* text-transform: uppercase; */
	text-align: center;
	/*
	background: #099cea;
	box-shadow: 0px 0px 10px #fff;
	*/
}

.logo--mixed .logo__item {
	margin: .5rem auto;
}

.logo--mixed .logo__img {
	max-width: 128px;
	max-height: 128px;
}

.logo--mixed .logo__text {
	padding: 0 1rem;
}

.logo__title {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	color: #099cea;
	text-shadow: 0px 0px 5px #000000;
	/* color: #fff;
	text-shadow: 0px 0px 5px #000000; */
}

.logo__tagline {
	display: inline-block;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #099cea;
	text-shadow: 0px 0px 5px #000000;
	/* color: #fff;
	text-shadow: 0px 0px 5px #000000; */
	border-top: 1px solid #9d9d9d;
}

.divider {
	height: 5px;
	margin: 0;
	background: #099cea;
	border: 0;
}

/* Main menu */
.menu {
  	position: sticky;
  	top: 0;
  	z-index: 1;
	background: #099cea;
	line-height: 1.5;
	padding: 0;
	user-select: none;
}

.no-js .menu__btn {
	display: none;
}

.menu__btn {
	display: block;
	width: 100%;
	padding: 0;
	font: inherit;
	color: #fff;
	background: #099cea;
	border: 0;
	outline: 0;

	.menu__btn-title > i
	{
		transform: rotate(0deg);
	}
}

.menu__btn--active {
	.menu__btn-title > i {
		transform: rotate(90deg);
	}
}

.menu__btn--transition {
	.menu__btn-title > i {
		transition: transform 150ms ease;
	}
}

.menu__btn-title {
	position: relative;
	display: block;
	padding: 10px 15px;
	padding: .625rem .9375rem;
	font-family: Roboto Slab;
	font-weight: 600;
	font-size: 1.125rem;
	text-align: right;
	text-transform: uppercase;
	cursor: pointer;
	user-select: none;
}

:focus > .menu__btn-title {
	box-shadow: inset 0 0 1px 3px #099cea;
}

button:focus:not(:focus-visible) > .menu__btn-title {
	box-shadow: none;
}

.menu__btn:focus,
.menu__btn-title:focus {
	outline: 0;
}

.menu__list {
	list-style: none;
}

.menu__item {
	padding: 0 .9375rem 0 2rem;
}

.menu__item:hover {
	background: #099cea;
}

.menu__item:first-child {
	border: 0;
}

.menu__link {
	display: block;
	padding: .625rem 0;
	font-family: Roboto Slab;
	font-weight: 600;
	font-size: 1.125rem;
	color: #fff;
	position: relative;
}

.menu__link:hover {
	color: #fff;
}

/* arrow left of element*/
.menu__link::after {
	content: "";
	width: 0;
	height: 0;
	opacity: 0;
	transition: opacity .25s linear;
	border: 6px solid transparent;
	border-left-color: #ffffff;
	position: absolute;
	top: 1em;
	left: -15px;
}

.menu__item--active .menu__link::after,
.menu__item:hover .menu__link::after {
	opacity: 1;
}

.js .menu__list {
	background: #099cea;
	border: 1px solid #dadada;
	position: absolute;
	z-index: 1;
	right: 10px;
	opacity: 0;
	transform: scaleY(0);
	transform-origin: top left;
	box-shadow: none;
}

.js .menu__list--active {
	opacity: 1;
	transform: scaleY(1);
	box-shadow: 0px 5px 10px 0px grey;
}

.menu__list--transition {
	transition: 
		opacity 150ms linear, 
		transform 150ms ease,
		box-shadow 150ms linear
}

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

	.menu {
		padding: 0 20px;
	}

	/* move left arrow to bottom */
	.menu__link::after {
		border-left-color: #099cea;
		border-bottom-color: #ffffff;
		position: absolute;
		bottom: 0;
		left: 50%;
		top: inherit;
		margin-left: -6px;
	}

	.menu__item {
		padding: 0 .9375rem;
	}

	.menu__item--active .menu__link::after,
	.menu__item:hover .menu__link::after {
		opacity: 1;
	}

	.menu__item:first-child {
		padding-left: 0;
	}

	.menu__btn {
		display: none;
	}

	.menu__list,
	.js .menu__list {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		border: 0;
		transform: none;
		opacity: 1;
		box-shadow: none;
	}

}

@media screen and (min-width: 901px) {
	.menu {
		padding: 0;
	}
}

/* Posts/Pages */
.post__header,
.main__header {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.main__title {
	font-size: 1.75rem;
}

.main__content {
	margin-bottom: 1.25rem;
}

.meta {
	font-size: .8125rem;
	vertical-align: baseline;
}

.meta,
.meta a {
	color: #666666;
}

.meta a:hover {
	color: #099cea;
}

.meta__item {
	display: inline;
	margin-left: 15px;
}

.meta__item:first-child {
	margin-left: 0;
}

.meta__icon {
	margin-right: 5px;
	vertical-align: middle;
	fill: #c4c4c4;
}

.meta__text {
	vertical-align: middle;
}

.post__title {
	margin: 0;
}

.post__meta {
	padding: 5px 0;
	margin-top: 10px;
	margin-top: .625rem;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
}

.post__lead {
	margin-top: 4px;
	margin-top: .25rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-style: italic;
}

.post__thumbnail {
	max-width: 1030px;
	margin: 0 0 20px;
	margin-bottom: 0 0 1.25rem;
}

.post__thumbnail img {
	width: 100%;
}

.content a,
.warning a,
.authorbox__description a {
	font-weight: 700;
	color: #099cea;
}

.content a:hover,
.warning a:hover,
.authorbox__description a:hover {
	color: #099cea;
	text-decoration: underline;
}

.content .alignnone {
	display: block;
	margin: 20px 0;
	margin: 1.25rem 0;
}

.content .aligncenter {
	display: block;
	margin: 20px auto;
	margin: 1.25rem auto;
}

.content .alignleft {
	display: inline;
	float: left;
	margin: 5px 20px 20px 0;
	margin: .3125rem 1.25rem 1.25rem 0;
}

.content .alignright {
	display: inline;
	float: right;
	margin: 5px 0 20px 20px;
	margin: .3125rem 0 1.25rem 1.25rem;
}

.content ul {
	list-style: square;
}

.content ol {
	list-style: decimal;
}

.content ul,
.content ol {
	margin: 0 0 20px 40px;
}

.content ul ul,
.content ol ol,
.content ol ul,
.content ul ol {
	margin: 0 0 0 40px;
}

.content li {
	list-style-type: disc;
	margin-bottom: 5px;
}

.post__footer {
	margin-top: 20px;
	margin-top: 1.25rem;
}

/* Post tags */
.tags {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	font-size: .75rem;
	line-height: 1;
	color: #fff;
}

.tags__list {
	list-style: none;
}

.tags__item {
	float: left;
	margin: 0 6px 6px 0;
	margin: 0 .375rem .375rem 0;
	text-transform: uppercase;
	background: #003056;
}

.tags__item:hover {
	background: #099cea;
}

.tags__link,
.tags__link:hover {
	display: block;
	padding: 10px 15px;
}

.tags__badge {
	float: left;
	width: 32px;
	height: 32px;
	padding: 8px;
	margin-right: 6px;
	background: #099cea;
	fill: #fff;
}

/* Table of Contents */
.toc {
	margin-bottom: 20px;
	font-family: Roboto Slab;
	font-weight: 600;
	color: #7a8288;
	background: #fff;
	border-color: #dadada;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
}

.toc__title {
	padding: 5px 10px;
	color: #fff;
	text-transform: uppercase;
	user-select: none;
	background: #003056;
}

.toc__menu ul {
	margin: 0;
	list-style: none;
}

.toc__menu ul ul ul a {
	padding-left: 25px;
}

.toc__menu ul ul ul ul a {
	padding-left: 45px;
}

.toc__menu ul ul ul ul ul a {
	padding-left: 65px;
}

.toc__menu ul ul ul ul ul ul a {
	padding-left: 85px;
}

.toc__menu li {
	margin: 0;
}

.toc__menu a {
	display: block;
	padding: 5px 10px;
	color: #099cea;
	border-bottom: 1px solid #dadada;
}

.toc__menu a:hover {
	text-decoration: underline;
}

/* Author Box */
.authorbox {
	padding: 25px 0;
	margin-bottom: 25px;
	line-height: 1.5;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

.authorbox__avatar {
	float: left;
	padding: 3px;
	margin: 0 25px 0 0;
	border: 1px solid #dadada;
}

.authorbox__header {
	margin-bottom: 10px;
}

.authorbox__name {
	font-size: 1rem;
	font-weight: 700;
}

/* List content */
.list__item {
	padding-bottom: 20px;
	padding-bottom: 1.25rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	border-bottom: 1px solid #dadada;
}

.list__header {
	margin-bottom: 10px;
	margin-bottom: .625rem;
}

.list__title {
	font-size: 1.25rem;
}

.list__meta {
	margin-top: 5px;
}

.list__thumbnail {
	float: left;
	margin: 0 20px 0 0;
}

.list__thumbnail img {
	width: 100%;
	max-width: 235px;
}

.list__footer-readmore {
	float: right;
	margin-top: 10px;
}

/* Pagination */
.pagination {
	margin-top: 20px;
}

.pagination__item {
	display: inline-block;
	padding: 10px 15px;
	font-weight: 700;
	color: #000000;
	background: #f5f5f5;
}

.pagination__item:hover,
.pagination__item--current {
	color: #fff;
	background: #099cea;
}

/* Pager (prev/next links) navigation */
.pager {
	justify-content: space-between;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #dadada;
}

.pager__subtitle {
	display: block;
	margin-bottom: 5px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}

.pager__title {
	margin-bottom: 0;
	overflow: hidden;
	font-size: .8125rem;
}

.pager__item {
	flex: 1 1 50%;
	max-width: 48%;
}

.pager__item--next {
	margin-left: auto;
	text-align: right;
}

.pager__link {
	display: block;
}

/* Images / Video */
img {
	width: auto\9; /* ie8 */
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

iframe,
embed,
object,
video {
	max-width: 100%;
}

.right {
	float: right;
	margin-left: 1rem;
	@media screen and (max-width: 500px) {
		min-width: 45%;
	}
}
  
.left {
	float: left;
	margin-right: 1rem;
	@media screen and (max-width: 500px) {
		min-width: 45%;
	}
}

.center {
	display: block;
	margin: 1rem auto;
	@media screen and (max-width: 500px) {
		min-width: 48%;
	}
}

.clear {
	float: none;
	clear: both;
}

/* Table */
table {
	width: 100%;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	border-spacing: 0;
	border-collapse: collapse;
	/*
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	*/
}

table tr th:empty {
	display: none;
}

table.equal-width {
  	table-layout: fixed;
}

td,
th {
	padding: 5px 10px;
	/*
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	*/
}

th {
	font-weight: 700;
}

td {
	vertical-align: top;
}

/* Forms */
input {
	padding: 5px;
	font-size: 0.75rem;
	vertical-align: middle;
	background: #f5f5f5;
	border: 1px solid #dadada;
	transition: all .25s ease-in-out;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url] {
	width: 60%;
}

input[type=text]:hover,
input[type=email]:hover,
input[type=tel]:hover,
input[type=url]:hover,
textarea:hover {
	border: 1px solid #aaa;
}

input[type=submit],
input[type=reset] {
	display: inline-block;
	min-width: 150px;
	padding: 10px 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	background: #003056;
	border: 0;
	transition: all .1s linear;
	appearance: none;
}

input[type=submit]:hover,
input[type=reset]:hover {
	background: #099cea;
}

textarea {
	width: 96%;
	padding: 5px;
	overflow: auto;
	line-height: 1.5;
	resize: vertical;
	background: #f5f5f5;
	border: 1px solid rgba(0, 0, 0, .1);
}

/* Widgets */
.widget {
	margin-bottom: 25px;
	overflow: hidden;
}

.widget:last-child {
	margin-bottom: 0;
}

.widget__title {
	position: relative;
	padding-bottom: 5px;
	font-size: 1rem;
	text-transform: uppercase;
	border-bottom: 3px solid #099cea;
}

.widget__item {
	display: block;
	padding: 5px 0;
	border-bottom: 1px dotted #;
}

.widget__item:first-child {
	padding-top: 0;
}

/* Search widget */
.widget-search__form {
	display: block;
	padding: 5%;
	margin: 0 auto;
	background: #f5f5f5;
}

.widget-search__form .widget-search__submit {
	display: none;
}

.widget-search__field {
	position: relative;
	display: block;
	width: 90%;
	padding: 8px;
	margin: 0 auto;
	font-size: 0.6875rem;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dadada;
	border-radius: 0;
	outline-offset: -2px;
	transition: none;
	appearance: none;
}

.widget-search__field:active,
.widget-search__field:focus {
	cursor: text;
}

/* Social widget */
.widget-social__item {
	padding: 0;
	border: 0;
}

.widget-social__link {
	display: block;
	margin: 0 0 8px;
	white-space: normal;
}

.widget-social__link-icon {
	margin: 0 5px 0 0;
	vertical-align: middle;
	fill: #fff;
}

/* Tags Widget */
.widget-taglist__link {
	display: inline-block;
	margin: 0 4px 8px 0;
	font-size: 0.75rem;
	text-transform: uppercase;
}

/* Languages Widget */
.widget-languages__link {
	display: block;
}

.widget-languages__link:hover .widget-languages__link-btn {
	color: #fff;
	background: #099cea;
}

.widget-languages__link-btn {
	display: inline-block;
}

/* Footer */
.footer {
	padding: 10px 25px;
	font-size: .75rem;
	color: #999999;
	background: #003056;
	border-top: 3px solid #999999;
	margin-top: auto;
}

.footer__container {
	flex-flow: row wrap;
	justify-content: space-between;
}

.footer__links {
	order: 1;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
}

/* Alert box */
.alert-box {
  	text-align: center;
  	margin-bottom: 10px;
  	padding: 20px;
  	background-image: linear-gradient(#e1f3fc, #e1f3fc);
	border: 1px solid #dadada;
}

.alert-box p {
  margin: 0;
/*  line-height: 1.3; */
}


/* FullCalendar */
.fc {
	position: relative;
	z-index: 0;
	margin: 2rem auto;

	--fc-page-bg-color: #e1f3fc;
	--fc-neutral-bg-color: #e1f3fc;
	--fc-border-color: #dadada;
	--fc-event-text-color: #1a1a1a;
	--fc-event-border-color: #e1f3fc; 
	--fc-event-bg-color: #e1f3fc;
	--fc-today-bg-color: #f0fff0;
}

:root {
	--fc-event-no-link-color: #1a1a1a;
	--fc-event-link-color: #099cea;
}

/* Reduze font size title date from 1.75em to 1.5em */
.fc-toolbar-title {
	font-size: 1.25rem !important; 
}

/* Remove all-day label in list views */
.fc-list-event-time {
	display: none;
}

.fc-list-event-title:hover .fc-url span {
	text-decoration: underline;
}

.fc .fc-list-event-dot {
	border-color: #099ceaa0;
}

/* Remove link behavior on dates in list view */
.fc-col-header-cell a,
.fc-daygrid-day-top a,
.fc-daygrid-event-harness a:has(.fc-no-url),
.fc-list-day-cushion a {
	text-decoration: none;
	pointer-events: none;
}


/* Media Queries */
@media screen and (max-width: 1475px) {
	.container {
		width: 95%;
	}
}

@media screen and (max-width: 900px) {
	.container {
		width: 100%;
		margin: 0 auto;
	}

	.wrapper,
	.logo {
		padding: 10px;
	}

	.widget {
		margin-bottom: 20px;
	}

	.footer__container {
		display: block;
	}

	.footer__links {
		padding-bottom: 8px;
		padding-bottom: 0.5rem;
		text-align: center;
	}

	.footer__copyright {
		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	html {
		font-size: 100%;
	}

	.wrapper {
		display: block;
	}

	.sidebar {
		float: none;
		width: 100%;
		margin: 0;
	}

	.logo {
		text-align: center;
	}

	.logo__link {
		margin: 0 auto;
	}

	.logo__title {
		font-size: 1.5rem;
	}

	.sidebar {
		margin-top: 20px;
	}
}

@media screen and (max-width: 620px) {
	input[type=text],
	input[type=email],
	input[type=tel],
	input[type=url] {
		width: 88%;
	}

	.meta__item {
		display: block;
		margin-left: 0;
	}

	.authorbox {
		text-align: center;
	}

	.authorbox__avatar {
		display: inline-block;
		float: none;
		margin: 0 0 20px;
	}

	.pager {
		display: block;
	}

	.pager__item {
		min-width: 100%;
		text-align: center;
	}

	.pager__item--prev {
		padding-bottom: 25px;
	}

	.content ul,
	.content ol {
		margin: 0 0 20px 20px;
	}

	.content ul ul,
	.content ol ol,
	.content ol ul,
	.content ul ol {
		margin: 0 0 0 20px;
	}

	.list__thumbnail {
		width: 100%;
	}

	.list__thumbnail img {
		max-width: 100%;
		width: 300px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	.list__title {
		font-size: 1rem;
	}

	.list__lead {
		font-size: .875rem;
	}

	.list__meta {
		display: block;
		font-size: .6875rem;
	}
}
