/*
#2B3169
#C92A2C
*/
html, body {
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #202020;
}
img {
	border: 0 none;
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;
	color: #2B3169;
	transition: color 0.25s;
}
a:hover {
	color: #3B4390;
}
figure {
	margin: 0;
}
.clear {
	clear: both;
}
* {
	box-sizing: border-box;
}

.content-width {
	width: 64rem;
	max-width: 90%;
	margin: 0 auto;
}

.show-mobile {
	display: none;
}

body > header {
	height: 9.5rem;
	padding-top: 1rem;
	color: #505050;
	border-bottom: 1px solid #C0C0C0;
}
body > header .content-width {
	position: relative;
}
body > header .logo {
	float: left;
}
body > header .logo img {
	width: auto;
	height: 7.5rem;
}
body > header .contact {
	position: absolute;
	top: 1.5rem;
	right: 0;
}
body > header .contact a {
	margin-left: 2rem;
	color: inherit;
	font-size: 1.125rem;
	vertical-align: middle;
}
body > header .email img,
body > header .telephone img {
	width: auto;
	height: 1em;
	margin-right: 0.5rem;
	vertical-align: middle;
}

body > header nav {
	float: right;
	margin-top: 6rem;
}
body > header nav ul {
	margin: 0rem;
	padding: 0rem;
	list-style: none;
}
body > header nav ul li {
	display: inline-block;
	margin-left: 2rem;
}
body > header nav ul li a {
	display: inline-block;
	line-height: 2.125rem;
	border-bottom: 0.375rem solid transparent;
	color: inherit;
	transition: border-color 0.4s;
}
body > header nav ul li a:hover {
	border-color: #505050;
	color: inherit;
}
body > header nav ul li.active a {
	border-color: #2B3169;
}

body > footer {
	height: 4rem;
	line-height: 2rem;
	padding: 1rem 0;
	color: #505050;
	border-top: 1px solid #C0C0C0;
	background-color: #E0E0E0;
}
body > footer nav {
	font-size: 0.75rem;
}
body > footer nav ul {
/*	display: flex;
	justify-content: space-between;*/
	margin: 0rem;
	padding: 0rem;
	list-style: none;
}
body > footer nav ul li {
	display: inline-block;
}
body > footer nav ul li:not(:last-child) {
	margin-right: 2em;
}
body > footer nav ul li a {
	display: inline-block;
	border-bottom: 0.375em solid transparent;
	color: inherit;
	transition: border-color 0.4s;
}
body > footer nav ul li a:hover {
	border-color: #505050;
	color: inherit;
}
body > footer nav ul li.active a {
	border-color: #505050;
}


.content {
	min-height: calc(100% - 13.5rem);
	line-height: 1.4;
}
.content .content-inner {
	padding: 2rem 0;
}
.content h1 {
	font-size: 2.5rem;
	font-weight: normal;
	line-height: 1.2;
}
.content h2 {
	font-size: 2rem;
	font-weight: normal;
	line-height: 1.2;
}
.content a {
}
.content li {
	margin-bottom: 0.25rem;
}

/* Space */
.frame-space-before-extra-small { margin-top: 1em; }
.frame-space-before-small { margin-top: 2em; }
.frame-space-before-medium { margin-top: 3em; }
.frame-space-before-large { margin-top: 5em; }
.frame-space-before-extra-large { margin-top: 10em; }
.frame-space-after-extra-small { margin-bottom: 1em; }
.frame-space-after-small { margin-bottom: 2em; }
.frame-space-after-medium { margin-bottom: 3em; }
.frame-space-after-large { margin-bottom: 5em; }
.frame-space-after-extra-large { margin-bottom: 10em; }

.ce-textpic::after, .ce-image::after {
	content: '';
	clear: both;
	display: block;
}
.ce-textpic .ce-gallery, .ce-image .ce-gallery {
	margin: 0%;
}
.ce-textpic.ce-above .ce-gallery, .ce-image.ce-above .ce-gallery {
	float: none;
}
.ce-textpic.ce-intext.ce-left .ce-gallery, .ce-image.ce-intext.ce-left {
	margin-right: 1em;
}
.ce-textpic.ce-intext.ce-right .ce-gallery, .ce-image.ce-intext.ce-right {
	margin-left: 1em;
}
.ce-textpic.ce-above .ce-gallery, .ce-textpic.ce-intext .ce-gallery {
	margin-bottom: 1em;
}
.ce-textpic.ce-below .ce-gallery {
	margin-top: 1em;
}
.ce-textpic .ce-gallery .ce-row, .ce-image .ce-gallery .ce-row {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0%;
	margin-right: -1.478%;
}
.ce-textpic .ce-gallery .ce-row:last-child, .ce-image .ce-gallery .ce-row:last-child {
	margin-bottom: -1.478%;
}
.ce-textpic .ce-gallery .ce-column, .ce-image .ce-gallery .ce-column {
	width: 98.5%;
	margin: 0% 1.5% 1.5% 0%;
}
.ce-textpic .ce-gallery[data-ce-columns="2"] .ce-column, .ce-image .ce-gallery[data-ce-columns="2"] .ce-column {
	width: 48.5%;
}
.ce-textpic .ce-gallery[data-ce-columns="3"] .ce-column, .ce-image .ce-gallery[data-ce-columns="3"] .ce-column {
	width: 31.8333%;
}
.ce-textpic .ce-gallery[data-ce-columns="4"] .ce-column, .ce-image .ce-gallery[data-ce-columns="4"] .ce-column {
	width: 23.5%;
}
.ce-textpic .ce-gallery[data-ce-columns="5"] .ce-column, .ce-image .ce-gallery[data-ce-columns="5"] .ce-column {
	width: 18.5%;
}
.ce-textpic .ce-gallery[data-ce-columns="6"] .ce-column, .ce-image .ce-gallery[data-ce-columns="6"] .ce-column {
	width: 15.1666%;
}
.ce-textpic.ce-intext .ce-gallery .ce-column {
	width: auto;
}
.ce-textpic.ce-intext .ce-gallery[data-ce-columns="1"] {
	width: 66.6666%;
}
.ce-textpic.ce-intext .ce-gallery[data-ce-columns="2"] {
	width: 50%;
}
.ce-textpic.ce-intext .ce-gallery[data-ce-columns="3"] {
	width: 33.3333%;
}
.ce-textpic.ce-intext .ce-gallery[data-ce-columns="4"] {
	width: 25%;
}
.ce-textpic.ce-intext .ce-gallery[data-ce-columns="5"] {
	width: 20%;
}
.ce-textpic.ce-intext .ce-gallery[data-ce-columns="6"] {
	width: 16.6666%;
}
.ce-textpic .ce-gallery figure,
.ce-textpic .ce-gallery figcaption {
	display: block;
}
.ce-textpic .ce-gallery figure img {
	width: 100%;
}
.ce-textpic .ce-gallery figure.video {
	display: block;
}
.ce-textpic .ce-gallery figure.video .video-embed {
	position: relative;
	width: 100%;
	height: 0%;
	padding-bottom: 56.25%;
}
.ce-textpic .ce-gallery figure.video .video-embed > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.content fieldset {
	position: relative;
	border: 0 none;
	padding: 0;
	margin: 0;
}
.content input[type="text"],
.content input[type="email"],
.content input[type="tel"],
.content input[type="password"],
.content button[type="submit"],
.content select,
.content textarea {
	width: 100%;
	height: 2rem;
	line-height: 1.25rem;
	padding: 0.375rem 0.5rem;
	border: 1px solid;
	font-size: 0.875rem;
}
.content button[type="submit"] {
	width: auto;
	background-color: #E0E0E0;
}
.content select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
}
.content select::-ms-expand {
	display: none;
}
.content textarea {
	height: 8rem;
}

.checkbox_stylewrap, .radio_stylewrap {
	display: inline-block;
	position: relative;
	width: 1.5rem;
	height: 1.5rem;
	margin-right: 0.5rem;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.checkbox_stylewrap > input[type="checkbox"], .radio_stylewrap > input[type="radio"] {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 10;
	margin: 0;
	float: none;
}
.checkbox_stylewrap > input[type="checkbox"] + span, .radio_stylewrap > input[type="radio"] + span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid;
	border-radius: 0.125rem;
}
.checkbox_stylewrap > input[type="checkbox"]:checked + span {
	background: #FFFFFF url("../Icons/check.svg") no-repeat center center / 80% auto;
}
.radio_stylewrap > input[type="radio"] + span {
	border-radius: 50%;
}
.radio_stylewrap > input[type="radio"]:checked + span {
	background: -webkit-radial-gradient(#555555 33%, #FFFFFF 33%);
	background: radial-gradient(#555555 33%, #FFFFFF 33%);
}
.checkbox_stylewrap > input[type="checkbox"]:focus:required:invalid + span,
.radio_stylewrap > input[type="radio"]:focus:requi.content .row > .col + .colred:invalid + span {
	border-color: #F5821F;
}

.frame-type-form_formframework form {
	font-size: 1rem;
}
.frame-type-form_formframework form h2,
.frame-type-form_formframework form legend,
.frame-type-form_formframework form .checkbox_stylewrap + span,
.frame-type-form_formframework form .radio_stylewrap + span {
	display: none;
}
.frame-type-form_formframework form .control-label {
	font-size: 0.75rem;
}
.frame-type-form_formframework form .form-group {
	margin-bottom: 1rem;
}
.frame-type-form_formframework form .form-check,
.frame-type-form_formframework form .form-radio {
	display: inline-block;
	vertical-align: middle;
}
.frame-type-form_formframework form .form-check + .help-block,
.frame-type-form_formframework form .form-radio + .help-block {
	font-size: 1.25rem;
	line-height: 1.75rem;
	vertical-align: middle;
}
.frame-type-form_formframework form fieldset {
	border: 1px solid;
	margin: 0.5rem 0rem;
	border-radius: 0.125rem;
}
.frame-type-form_formframework form fieldset td {
	padding: 0.125em 0.5em;
	vertical-align: top;
}

.content .row {
	margin-left: -1.04166%;
	margin-right: -1.04166%;
}
.content .row::after {
	content: '';
	display: block;
	clear: left;
}
.content .row > .col {
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	min-height: 1px;
}
.content .col > div:first-child header h1:first-child,
.content .col > div:first-child header h2:first-child,
.content .col > div:first-child header h3:first-child,
.content .col > div:first-child header h4:first-child {
	margin-top: 0;
}
.content .row > .col.col-sm-9 {
	width: 75%;
}
.content .row > .col.col-sm-8 {
	width: 66.66666%;
}
.content .row > .col.col-sm-6 {
	width: 50%;
}
.content .row > .col.col-sm-4 {
	width: 33.33333%;
}
.content .row > .col.col-sm-3 {
	width: 25%;
}

@media (max-width: 1023px) {
	html, body {
		font-size: 12px;
	}
	body > header nav ul li {
		margin-left: 1.75rem;
	}
}

@media (max-width: 767px) {
	html, body {
		font-size: 16px;
	}
	.hide-mobile {
		display: none;
	}
	.show-mobile {
		display: block;
	}
	
	body > header {
		height: auto;
		border-bottom: 0 none;
	}
	body > header .logo {
		float: none;
	}
	body > header .logo img {
		height: auto;
		max-width: calc(100% - 4rem);
		max-height: 4rem;
	}
	body > header .contact {
		top: 0;
	}
	body > header .mobile-menu {
		display: block;
		width: 2rem;
		height: 2rem;
		position: absolute;
		top: 2.1875rem;
		right: 0;
		cursor: pointer;
	}
	body > header .mobile-menu span {
		display: block;
		width: 100%;
		height: 0.125rem;
		background-color: #505050;
		margin: 0.375rem 0 0.4375rem 0;
		transition: all 0.5s;
	}
	body > header.menu-active .mobile-menu span:nth-child(1) {
		transform: rotate(45deg);
		transform-origin: 0.25rem 0.25rem;
	}
	body > header.menu-active .mobile-menu span:nth-child(2) {
		width: 0;
	}
	body > header.menu-active .mobile-menu span:nth-child(3) {
		transform: rotate(-45deg);
		transform-origin: 0.25rem 0;
	}
	body > header nav {
		height: 0;
		float: none;
		margin-top: 2rem;
		transition: height 0.5s;
	}
	body > header.menu-active nav {
		height: 15.5rem;
	}
	body > header nav ul {
		position: relative;
		width: 100vw;
		left: 50%;
		margin-left: -50vw;
		height: 100%;
		overflow: hidden;
		background-color: #E0E0E0;
	}
	body > header nav ul li {
		display: block;
		width: 90%;
		padding-bottom: 0.125rem;
		margin: 0.125rem auto;
		border-bottom: 1px solid;
	}
	body > header nav ul li:first-child {
		margin-top: 1.25rem;
	}
	body > header nav ul li:last-child {
		border-bottom: 0 none;
	}
	body > header nav ul li a {
		border-bottom: 0 none;
	}
	body > header nav ul li.active a {
		font-weight: bold;
		color: #2B3169;
	}
	
	body > footer {
		height: auto;
	}
	body > footer nav ul {
		display: block;
	}
	body > footer nav ul li {
		display: block;
		margin: 0.25rem 0;
	}
	
	.content .content-inner {
		padding-top: 1rem;
	}
	
	.content .row > .col.col-sm-9,
	.content .row > .col.col-sm-8,
	.content .row > .col.col-sm-6,
	.content .row:not(.grid-3) > .col.col-sm-4,
	.content .row > .col.col-sm-3 {
		width: 100%;
	}
	.content .row.grid-4 > .col.col-sm-3 {
		width: 50%;
	}
	.content .row > .col + .col {
		margin-top: 2rem;
	}
	.content .row.grid-4 > .col:nth-child(2),
	.frame-type-form_formframework form .row > .col + .col {
		margin-top: 0rem;
	}

	.ce-textpic .ce-gallery[data-ce-columns="4"] .ce-column, .ce-image .ce-gallery[data-ce-columns="4"] .ce-column {
		width: 48.5%;
	}
	.ce-textpic .ce-gallery[data-ce-columns="5"] .ce-column, .ce-image .ce-gallery[data-ce-columns="5"] .ce-column,
	.ce-textpic .ce-gallery[data-ce-columns="6"] .ce-column, .ce-image .ce-gallery[data-ce-columns="6"] .ce-column {
		width: 31.8333%;
	}
	.ce-textpic.ce-intext .ce-gallery .ce-column {
		width: auto;
	}
}
@media (max-width: 639px) {
	body > header .contact {
		position: static;
		display: flex;
		margin: 2rem 0;
		justify-content: space-evenly;
	}
	body > header .contact a {
		margin: 0 0.5rem;
	}
	.content .row > .col.col-sm-4,
	.content .row.grid-4 > .col.col-sm-3 {
		width: 100%;
	}
	.content .row.grid-4 > .col:nth-child(2) {
		margin-top: 2rem;
	}
	
	.ce-textpic .ce-gallery[data-ce-columns="3"] .ce-column, .ce-image .ce-gallery[data-ce-columns="3"] .ce-column {
		width: 98.5%;
	}
	.ce-textpic.ce-intext .ce-gallery .ce-column,
	.ce-textpic.ce-intext .ce-gallery[data-ce-columns],
	.ce-textpic.ce-intext .ce-gallery .ce-column .ce-row,
	.ce-textpic.ce-intext .ce-gallery[data-ce-columns] .ce-row {
		width: auto;
		margin-right: 0;
	}
}
@media (max-width: 479px) {
	body > header .contact {
		display: block;
		margin: 2rem 0;
	}
	body > header .contact a {
		display: block;
		margin: 0 0 0.75rem 0;
	}
	.ce-textpic .ce-gallery[data-ce-columns="2"] .ce-column, .ce-image .ce-gallery[data-ce-columns="2"] .ce-column,
	.ce-textpic .ce-gallery[data-ce-columns="3"] .ce-column, .ce-image .ce-gallery[data-ce-columns="3"] .ce-column,
	.ce-textpic .ce-gallery[data-ce-columns="4"] .ce-column, .ce-image .ce-gallery[data-ce-columns="4"] .ce-column,
	.ce-textpic .ce-gallery[data-ce-columns="5"] .ce-column, .ce-image .ce-gallery[data-ce-columns="5"] .ce-column,
	.ce-textpic .ce-gallery[data-ce-columns="6"] .ce-column, .ce-image .ce-gallery[data-ce-columns="6"] .ce-column {
		width: 98.5%;
	}
	.ce-textpic.ce-intext .ce-gallery .ce-column {
		width: auto;
	}
}

@media (max-width: 359px) {
	.ce-textpic.ce-intext .ce-gallery {
		float: none;
		margin-left: 0em;
		margin-right: 0em;
	}
}

@media (max-height: 767px) {
	.content .frame-space-before-medium { margin-top: 1.5em; }
	.content .frame-space-before-large { margin-top: 3em; }
	.content .frame-space-before-extra-large { margin-top: 5em; }
	.content .frame-space-after-medium { margin-bottom: 1.5em; }
	.content .frame-space-after-large { margin-bottom: 3em; }
	.content .frame-space-after-extra-large { margin-bottom: 5em; }
}

@media (max-height: 639px) {
	.content .frame-space-before-small { margin-top: 1em; }
	.content .frame-space-before-medium { margin-top: 1.5em; }
	.content .frame-space-before-large { margin-top: 2em; }
	.content .frame-space-before-extra-large { margin-top: 2em; }
	.content .frame-space-after-small { margin-bottom: 1em; }
	.content .frame-space-after-medium { margin-bottom: 1.5em; }
	.content .frame-space-after-large { margin-bottom: 2em; }
	.content .frame-space-after-extra-large { margin-bottom: 2em; }
}

/*
 * IE- and Edge-Fixes
 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.ce-gallery * {
		max-width: 100%;
	}
	.ce-gallery figure {
		display: block;
	}
}
@supports (-ms-ime-align:auto) {
}
