/** 
 * main.css
 * 
 * 1. General HTML tags
 * 2. Masthead area
 * 3. Main content and sidebar
 * 4. Footer
 * 5. Media queries for responsive layout
 * 6. Accessibility helpers
 * 
 */

/* Canela Black */
@font-face {
	font-family: 'Canela-Black';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/Canela-Black.otf') format('opentype');	
}

/* EFSans-Black */
@font-face {
	font-family: 'EFSans-Black';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/EFSans-Black.otf') format('opentype');	
}

/* EFSans-Bold */
@font-face {
	font-family: 'EFSans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/EFSans-Bold.otf') format('opentype');	
}

/* EFSans-Semibold */
@font-face {
	font-family: 'EFSans';
	font-style: normal;
	font-weight: 600;
	src: url('fonts/EFSans-Semibold.otf') format('opentype');	
}

/* EFSans-Regular */
@font-face {
	font-family: 'EFSans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/EFSans-Regular.otf') format('opentype');	
}

/* EFSans-Light */
@font-face {
	font-family: 'EFSans';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/EFSans-Light.otf') format('opentype');	
}










/* open-sans-regular - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/open-sans-v16-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local('Open Sans Regular'), local('OpenSans-Regular'),
		url('fonts/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/open-sans-v16-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/open-sans-v16-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/open-sans-v16-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/open-sans-v16-latin-regular.svg#OpenSans') format('svg');
	/* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/open-sans-v16-latin-700.eot');
	/* IE9 Compat Modes */
	src: local('Open Sans Bold'), local('OpenSans-Bold'),
		url('fonts/open-sans-v16-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/open-sans-v16-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/open-sans-v16-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/open-sans-v16-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/open-sans-v16-latin-700.svg#OpenSans') format('svg');
	/* Legacy iOS */
}

/* roboto-100 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('fonts/roboto-v20-latin-100.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/roboto-v20-latin-100.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/roboto-v20-latin-100.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/roboto-v20-latin-100.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/roboto-v20-latin-100.svg#Roboto') format('svg');
	/* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/roboto-v20-latin-300.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/roboto-v20-latin-300.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/roboto-v20-latin-300.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/roboto-v20-latin-300.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
	/* Legacy iOS */
}

/* roboto-300italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	src: url('fonts/roboto-v20-latin-300italic.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/roboto-v20-latin-300italic.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/roboto-v20-latin-300italic.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/roboto-v20-latin-300italic.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/roboto-v20-latin-300italic.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/roboto-v20-latin-300italic.svg#Roboto') format('svg');
	/* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/roboto-v20-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/roboto-v20-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/roboto-v20-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/roboto-v20-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
	/* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/roboto-v20-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/roboto-v20-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/roboto-v20-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/roboto-v20-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
	/* Legacy iOS */
}


/* work-sans-regular - latin */
@font-face {
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/work-sans-v8-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/work-sans-v8-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/work-sans-v8-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/work-sans-v8-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/work-sans-v8-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/work-sans-v8-latin-regular.svg#WorkSans') format('svg');
	/* Legacy iOS */
}

/* work-sans-700 - latin */
@font-face {
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/work-sans-v8-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/work-sans-v8-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/work-sans-v8-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/work-sans-v8-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/work-sans-v8-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/work-sans-v8-latin-700.svg#WorkSans') format('svg');
	/* Legacy iOS */
}


/**
	body							color: #333;
	link							color: #238e0a;
	textclrd						color: #00ADEF;
	textlight					color: #aaa;
	linknav						color: #e85922;
	linknav:hover:active		color: #912124;
	
	btn color1					color: #59adf4;
	btn color2					color: #223896;
	

/*********************************************************************
 * 1. General HTML tags
 *
 */

* {
	box-sizing: border-box;
}

body,
td,
input[type=text],
textarea {
	font-family: 'EFSans', 'Arial', sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #000;
	font-weight: 300;
}

body {
	background: #F5f5f5;

}

img {
	max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-weight: 700;
	margin: 10px 0 20px 0;
	color: #003899;
	font-family: 'Canela-Black', 'Georgia', serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	border-bottom: 0;
}

h1,
.h1 {
	font-size: 24px;
	line-height: 32px;

}

h2,
.h2 {
	font-size: 20px;
	line-height: 28px;

}

h3,
.h3 {
	font-size: 18px;
	line-height: 26px;

}

h4,
.h4 {
	font-size: 16px;
	line-height: 24px;
}

h5,
.h5 {
	font-size: 16px;
}

h6,
.h6 {
	font-size: 16px;
}

.heading-ef {
	font-family: 'EFSans', 'Arial', sans-serif !important;
}

@media (min-width: 768px) {

	h1,
	.h1 {
		font-size: 40px;
		line-height: 1.4;

	}

	h2,
	.h2 {
		font-size: 30px;
		line-height: 1.3;

	}

	h3,
	.h3,
	.uk-h3 {
		font-size: 22px;
		line-height: 1.4;

	}

	h4,
	.h4 {
		font-size: 18px;
		line-height: 24px;
	}

	h5,
	.h5 {
		font-size: 16px;
	}

	h6,
	.h6 {
		font-size: 16px;
	}
}


p {
	margin: 0 0 20px 0;
}

a {
	color: inherit;
	text-decoration: none;
}

a {
	-moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
	-webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
	-ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
	transition: color 0.2s ease, border-bottom-color 0.2s ease;
	border-bottom: dotted 1px transparent;
	color: #003899;
	text-decoration: none;
}

a:before {
	-moz-transition: color 0.2s ease;
	-webkit-transition: color 0.2s ease;
	-ms-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

a:hover,
.post a:hover {
	border-bottom-color: rgba(0, 105, 140, 0.65);
	color: #003899;
}

a:hover:before {
	color: #003899;
}

.textclr1 {
	color: #003899 !important;
}

.textclr2 {
	color: #d8ca00;
}

.textclr3 {
	color: #FFF;
}

.textclr4 {
	color: #000 !important;
}

.textclr3_muted {
	color: #FFF;
	color: rgba(255, 255, 255, 0.7);
}

.textlight {
	color: #9e9e9e;
}

.textwarning {
	color: red !important;
}

.textsmall {
	font-size: 12px;
}

.textbold {
	font-weight: bold;
}

.bg_light_blue {
	background: #f5f5f5;
}

.bg_light_blue2 {
	background: #ebebeb;
}

.bg_blue {
	background: #003899;
}

.bg_light_green {
	background: #f8e700;
}

.bg_green {
	background: #d8ca00;
}

.bg_grey {
	background: #ebebeb;
}



blockquote {
	margin-left: 0;
	padding-left: 1.5em;
	padding-right: 2em;
	border-left: 4px solid #ddd;
	font-style: italic;
	color: #777;
}

pre,
code {
	background: #eee;
	border: 1px solid #ddd;
}

pre {
	font-size: 14px;
	line-height: 1.4em;
	padding: 1em;
	border-left: 4px solid #ddd;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

.align_left {
	/* for images placed in rich text editor */
	float: left;
	margin: 0 1em 0.5em 0;
	position: relative;
	top: 0.5em;
	max-width: 50%;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textleft {
	text-align: left;
}

.align_right {
	/* for images placed in rich text editor */
	float: right;
	margin: 0 0 0.5em 1em;
	max-width: 50%;
}

.align_center {
	/* for images placed in rich text editor */
	display: block;
	margin: 1em auto;
	position: relative;
	top: 0.5em;
}

figure {
	display: table;
	width: 1px;
	margin: 1em 0;
}

figure img {
	display: table-row;
	margin-bottom: 0.5em;
}

figure figcaption {
	display: table-row;
	font-size: smaller;
	color: #777;
	line-height: 1.4em;
}

.pd_big {
	padding: 40px 0 0 0;
}

.pd_big2 {
	padding: 40px 0 0 0;
}

.wrapper_content section:nth-of-type(1) {
	/*padding-top: 10px;*/
}

.pd_small {
	padding: 20px 0 0 0;
}

.contentbox {
	background: #FFF;
}

.icon {
	position: relative;
	display: inline-block;
	padding-left: 1.5em;
}

span.icon {
	display: inline-block;
	padding: 0;
	width: 20px;
	height: 20px;
}



.icon:before {
	content: '';
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	width: 20px;
	display: inline-block;
	height: 1.8em;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

.icon.arrow_down:before {
	background-image: url('images/icon-arrow-down-white.svg');
	width: 18px !important;
}

.icon.extend:before {
	background-image: url('images/icon-arrow-down.svg');
}

.icon.extend[aria-expanded="true"]:before {
	transform: rotate(180deg);
}

.icon.tel:before {
	background-image: url('images/icon-phone.svg');
}

.icon.mail:before {
	background-image: url('images/icon-mail.svg');
}

.clear {
	clear: both;
}

.box {
	display: block;
	border: 1px solid #d4d1d1;
}

.brdclr1 {
	border: 1px solid #003899;
}


.box_padding {
	padding: 10px;
}

.mg_top {
	margin-top: 10px;
}

.mg_bottom {
	margin-bottom: 10px;
}

.box_title {
	font-size: 20px;
	line-height: 28px;
	margin: 0px 0 1em 0;
	color: #003899;
	font-family: 'EFSans', 'Arial', sans-serif;
	font-weight: bold;
}

/* Flex Grid */

.flex_wrapper {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.flex_float {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

/*** Header ***/
.wrapper_page {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: #FFF;
	padding: 0;
}



.headerlogo,
.logo {
	font-family: 'Merienda', cursive;
	font-weight: bold;
	color: #FFF;
	font-size: 30px;
}

.wrapper_menu {

	position: relative;
	padding: 0;
}

.wrapper_logo {
	position: relative;
	/* background-image: url(images/xx.jpg);
    background-repeat: no-repeat;
    background-size: cover; */
	min-height: 140px;

}

.logo {
	position: absolute;
	top: 30px;
	left: 20px;
}

header#page_header {
	padding: 0;

}

@media (min-width: 768px) {

	.headerlogo,
	.logo {
		font-size: 60px;
	}

	.box_padding {
		padding: 30px;
	}
}

@media (max-width: 768px) {
	.wrapper_header {
		position: sticky;
		top: 0;
		z-index: 10;
	}
}


/*** Footer ***/

footer {
	color: #003899;
	;
	background-color: #f5f5f5;
	padding: 20px;
	border-top: 20px solid #d8ca00;
}


footer h4 {
	color: #003899;
	font-family: 'EFSans', 'Arial', sans-serif !important;
}

.footer_claim {
	text-align: center;
	color: #003899;
	;
	font-weight: bold;
}

.footer_bottom_nav {
	list-style-type: none;
	text-align: center;
}

.footer_bottom_nav li {
	display: inline-block;
}

.footer_bottom_nav li a {
	display: block;
	padding: 5px 15px;
	color: inherit;
}

.footer_bottom_nav li a:hover {
	color: inherit;
}

/**** Content, Main ****/
section.content {
	/*padding: 0 12.5px;*/
}

.brdcrmb {
	font-size: 14px;
	color: #CCC;
}

/*** Form ***/

.wrap_form_group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.wrap_form_group2 {
	justify-content: end;
	-webkit-justify-content: flex-end;
}

.wrap_filter .wrap_form_group .form_group {
	width: 19.5%;
	width: calc(20% - 10px);
}

.form_item {
	margin-bottom: 15px
}

.form_group label {
	font-size: 15px;
	color: rgba(60, 60, 60, 0.7);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

form {
	margin: 0 0 2em 0;
}



label,
.label {
	color: #3c3c3c;
	display: block;
	font-size: 0.9em;
	font-weight: 700;
	margin: 0 0 1em 0;
}

textarea {
	resize: vertical;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"],
select,
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: #FFF;
	border: 1px solid #9e9e9e;
	border-radius: 0;
	color: #000;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
}

input[type="text"].inline,
input[type="password"].inline,
input[type="email"].inline,
input[type="tel"].inline,
input[type="number"].inline,
select.inline,
textarea.inline {
	display: inline-block;
}


input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="tel"]:invalid,
input[type="number"]:invalid,
select:invalid,
textarea:invalid {
	box-shadow: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
select:focus,
textarea:focus {
	border-color: #FFF;
	box-shadow: inset 0 0 0 1px #496cf6;
}


input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="email"]:disabled,
input[type="tel"]:disabled,
input[type="number"]:disabled,
select:disabled,
textarea:disabled {
	background-color: #F5F5F5;
}

.select-wrapper {
	text-decoration: none;
	display: block;
	position: relative;
}

.select-wrapper:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;

}

.select-wrapper:before {
	color: #FFF;
	content: '';
	display: block;
	height: 48px;
	line-height: 40px;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 40px;
	background-image: url('images/icon-arrow-down.svg');
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: center;

}

.select-wrapper select::-ms-expand {
	display: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
select {
	height: 45px;
	line-height: 45px;
}

textarea {
	padding: 0.75em 1em;
}

.form_std input[type="text"],
.form_std textarea {
	margin-bottom: 20px;
}

input[type="checkbox"],
input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2em;
	opacity: 0;
	width: 1em;
	z-index: -1;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
	text-decoration: none;
	color: #9e9e9e;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	padding-left: 2.4em;
	padding-right: 0.75em;
	position: relative;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	text-transform: none !important;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
	background: rgba(158, 158, 158, 0.075);
	border: solid 1px rgba(158, 158, 158, 0.3);
	content: '';
	display: inline-block;
	height: 1.65em;
	left: 0;
	line-height: 1.58125em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.65em;
}

input[type="checkbox"]:checked+label:before,
input[type="radio"]:checked+label:before {
	background: #FFF;
	border-color: #cccccc;
	color: #3c3c3c;
	content: 'X';
}

input[type="checkbox"]:focus+label:before,
input[type="radio"]:focus+label:before {
	border-color: #cccccc;
	box-shadow: 0 0 0 1px #cccccc;
}

input[type="radio"]+label:before {
	border-radius: 100%;
}

::-webkit-input-placeholder {
	color: #d4d1d1 !important;
	opacity: 1.0;
}

:-moz-placeholder {
	color: #cccccc !important;
	opacity: 1.0;
}

::-moz-placeholder {
	color: #cccccc !important;
	opacity: 1.0;
}

:-ms-input-placeholder {
	color: #cccccc !important;
	opacity: 1.0;
}

.formerize-placeholder {
	color: #cccccc !important;
	opacity: 1.0;
}

.error,
label.error {
	color: red !important;
	font-weight: bold !important;
	;
}

.form_hinweis p {
	margin: 0;
}

.form_error {
	color: red !important;
	font-weight: bold !important;
	;
}

.form_success {
	color: #00b373 !important;
	font-weight: bold !important;
	text-align: right;
}

.form_std .box_padding {
	margin-bottom: 30px;
}

.form_std .box_title {
	margin-left: -10px;
}

#form_agent_commissions .inline {
	width: 100px;
	margin-right: 10px;
	margin-left: 10px;
}

#form_agent_commissions .label {
	line-height: 45px;
}

/*** Buttons ***/

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
	-webkit-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
	-ms-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
	background-color: #003899;
	border: 0;
	border-bottom: 2px solid #003899;
	border-radius: 2px;
	/* box-shadow: inset 0 0 0 1px rgba(178,161, 89, 0.3); */
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'EFSans', 'Arial', sans-serif;
	font-weight: 600;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	outline: none;

}

button.big,
.button.big {
	font-size: 20px;
	line-height: 50px;
	height: 50px;
}

button.light,
.button.light {
	font-size: 20px;
	border: 1px solid #003899;
	color: #003899;
	font-weight: normal;
	background-color: #fff;
	font-size: 14px;
	position: relative;
	height: 40px;
	padding: 0 20px;
}

button.light:hover,
.button.light:hover {
	border: 1px solid #7ba9ff;
	color: #7ba9ff;
	background-color: #fff;
}

button.rounded {
	border-radius: 6px;
}

input[type="submit"] {
	padding: 0 25px;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
	border-bottom: 2px solid #7ba9ff;
	background-color: #7ba9ff;
	color: #FFF;
}

input[type="submit"]:hover:active,
input[type="reset"]:hover:active,
input[type="button"]:hover:active,
button:hover:active,
.button:hover:active {
	/* background-color: rgba(46, 186, 174, 0.05); */
}

input[type="submit"].icon_pos_left,
input[type="reset"].icon_pos_left,
input[type="button"].icon_pos_left,
button.icon_pos_left,
.button.icon_pos_left,
input[type="submit"].light.icon_pos_left,
input[type="reset"].light.icon_pos_left,
input[type="button"].light.icon_pos_left,
button.light.icon_pos_left,
.button.light.icon_pos_left {
	padding-left: 40px;
}

input[type="submit"].icon_pos_right,
input[type="reset"].icon_pos_right,
input[type="button"].icon_pos_right,
button.icon_pos_right,
.button.icon_pos_right,
input[type="submit"].light.icon_pos_right,
input[type="reset"].light.icon_pos_right,
input[type="button"].light.icon_pos_right,
button.light.icon_pos_right:before,
.button.light.icon_pos_right:before {
	padding-right: 40px;
}

input[type="submit"].icon_pos_left:before,
input[type="reset"].icon_pos_left:before,
input[type="button"].icon_pos_left:before,
button.icon_pos_left:before,
.button.icon_pos_left:before,
input[type="submit"].icon_pos_right:before,
input[type="reset"].icon_pos_right:before,
input[type="button"].icon_pos_right:before,
button.icon_pos_right:before,
.button.icon_pos_right:before,
input[type="submit"].light.icon_pos_left:before,
input[type="reset"].light.icon_pos_left:before,
input[type="button"].light.icon_pos_left:before,
button.light.icon_pos_left:before,
.button.light.icon_pos_left:before,
input[type="submit"].light.icon_pos_right:before,
input[type="reset"].light.icon_pos_right:before,
input[type="button"].light.icon_pos_right:before,
button.light.icon_pos_right:before,
.button.light.icon_pos_right:before {
	content: '';
	background-size: contain;
	position: absolute;
	width: 30px;
	height: 14px;
	left: 15px;
	top: 13px;
	background-repeat: no-repeat;


}

input[type="submit"].icon_pos_right:before,
input[type="reset"].icon_pos_right:before,
input[type="button"].icon_pos_right:before,
button.icon_pos_right:before,
.button.icon_pos_right:before,
input[type="submit"].light.icon_pos_right:before,
input[type="reset"].light.icon_pos_right:before,
input[type="button"].light.icon_pos_right:before,
button.light.icon_pos_right:before,
.button.light.icon_pos_right:before {
	left: auto;
	right: 15px;
	top: 13px;
}

input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
	display: block;
	margin: 0 0 10px 0;
	width: 100%;
	position: relative;
}

input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	color: #cccccc !important;
}

button.light.disabled,
button.light:disabled,
.button.light.disabled,
.button.light:disabled {
	color: #cccccc !important;
	border: 1px solid #ccc;
}

#LoginRegister h2,
#LoginRegister .LoginRegisterLinksLogout {
	display: none;
}

.uk-checkbox,
.uk-radio {
	margin-right: 5px !important;
}



/*********************************************************************
 * 2. Navigation
 *
 */

#top_nav {
	position: relative;
	padding: 0;
	top: 0;
}

#top_nav .wrap_header_kontakt {
	display: none;
}

#top_nav .navbar-collapse {
	padding-left: 0;

}

.navbar-collapse.in {
	overflow-y: visible;
}

.main_nav {
	padding: 0;
	margin: 0;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background: none;
	border: none;
}

.navbar-header {
	padding: 10px 0;
}

.navbar-header .icon-bar {
	background: #003899;
}

.navbar-toggle,
.navbar-toggle:hover {
	position: relative;
	float: none;
	margin: 0px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: none;
	border: none;
	border-radius: 0;
	display: inline-block;
	box-shadow: none;
	transition: none;
	height: 30px;
	line-height: 30px;
	top: 2px;
}

button.navbar-toggle::after {
	background: none;
}

.noslider .navbar-header .icon-bar {
	background: #003899;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 0px;
}

#wrapper_collapse {
	margin: 0;
	padding: 5px 20px;
	background: #003899;
	width: 100%;
}

.mobile_menu {
	background: #f5f5f5;
}

.mobile_menu .logo {
	position: relative;
	top: 0;
	width: 150px;
}

.mobile_menu .logo,
.mobile_menu .headerlogo {
	font-size: 20px;
	display: block;
}

.main_nav li {
	margin: 0;
	text-align: right;
	background: none;
	padding: 0;
	position: relative;
}

.main_nav>li {
	/* border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid rgba(255,255,255,0.1); */
}

.main_nav>li:last-child {
	border-bottom: none;
	padding-right: 0;
}

.main_nav li a {
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	display: block;
	background: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
}

.main_nav li .brd_right {
	display: inline-block;
	width: 1px;
	height: 22px;
	border-right: 1px solid #CCC;
	position: relative;
	top: 39px;
}



.main_nav li .active_marker,
.active_marker {
	display: none;
	width: 100%;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	background: #912124;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}

.main_nav li.active .active_marker,
.main_nav li:hover .active_marker {
	/* display: block; */
}

.main_nav>li.dropdown {
	/* background-image: url('../images/icons/icon-bullet-down.svg');
   background-position: right 14px ;
   background-size: 20px 20px;
   background-repeat: no-repeat; */
}


.main_nav>li>.dropdown-menu {
	border: 0;
	margin: 0;
	margin-top: 0px;
	background-color: #f4f5f7;
}

.main_nav>li>.dropdown-menu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 5px 20px;
	line-height: 17px;
	text-align: right;
}

.main_nav>li>.dropdown-menu li a:hover,
.main_nav>li>.dropdown-menu li.active a,
.main_nav>li>.dropdown-menu li.active a:hover {
	color: #fff;
	text-decoration: none;
	background: #73b134;
}

.main_nav>li:hover>a,
.main_nav>li.active>a,
.main_nav>li.open>a {
	color: #fff;
	background-color: #7ba9ff !important;
	text-decoration: none;
	text-shadow: none;
}

.mobile_kontakt {
	list-style: none;
	margin: 0;
	position: absolute;
	right: 20px;
	top: 7px;

}

.mobile_kontakt li {
	display: inline-block;
	padding: 0 5px;
	line-height: 10px;
}

.mobile_kontakt li:last-child {
	padding-right: 0;
	padding-left: 15px;
}

.menu_title {
	font-size: 14px;
	color: #EFF500;
	padding: 5px 20px;
	display: block;
	text-align: right;
}

#menu_top .mobile_kontakt .header_kontakt img {
	height: 24px;
	position: relative;
	top: 0px;
}

.nav_header_top {
	list-style-type: none;
	position: absolute;
	right: 10px;
	top: 20px;
	margin: 0;
	color: #003899;

}

.nav_header_top a {
	color: inherit;
}

.nav_header_top li {
	display: inline-block;
	padding: 0 10px;
}
/*
.main_nav li:nth-last-child(3) {
	background: red;
}*/

@media (min-width: 768px) {
	#top_nav {
		/*  top: 22px; */
	}

	#top_nav .wrap_header_kontakt {
		display: block;
	}

	#menu_top {
		padding: 0;
		width: 100%
	}

	.noslider #menu_top {
		position: relative;
	}

	#wrapper_collapse {
		padding: 0;

	}

	.navbar-header {
		padding-top: 14px;
	}

	.main_nav {
		padding-left: 0;
	}

	.main_nav li {
		/*margin-right: 20px;  padding: 20px 0;*/
		margin: 0;
		padding: 0;

		text-align: center;
		background: none;

	}

	.main_nav li a {
		font-size: 16px;
		line-height: 50px;
	}


	.main_nav>li {
		border-bottom: none;
	}



	.main_nav>li:last-child {}

	.main_nav li a {

		text-align: right;


	}

	.main_nav>li.dropdown {
		background: none;
	}

	.main_nav li a:focus,
	.main_nav li a:active {
		background: none;
	}


	.main_nav li a.menu_btn {
		text-align: left;
		margin-bottom: 0;
	}

	.tel_header {
		line-height: 18px;
	}

	.tel_header .ort {
		padding-left: 33px;
	}

	.main_nav>li>.dropdown-menu li a {}
}

@media (min-width: 992px) {

	#top_nav {
		top: 0;
	}

	.main_nav li {}

}

@media (min-width: 1230px) {

	.main_nav li {}

}

.wrapper_content {
	padding-bottom: 30px;
}

#map {
	height: 300px;
}

.header_logos {
	position: absolute;
	right: 0;
	top: 0;
	background: blue;
}

.header_logos ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/** Pagination **/

.MarkupPagerNav {
	margin-top: 30px;
	padding: 0;
	margin-bottom: 50px;
	text-align: center;
}

.MarkupPagerNav li {
	display: inline-block;
	margin-right: 10px;
	padding: 0;
}

.MarkupPagerNav li a {
	display: block;
	width: auto;
	height: auto;
	color: #00192d;
	background-color: #FFF;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	border-radius: 0;
	border: 1px solid #00192d;
	text-decoration: none;
	padding: 4px;
}

.MarkupPagerNav li.MarkupPagerNavNext a,
.MarkupPagerNav li.MarkupPagerNavPrevious a {
	width: auto;
	padding: 0 20px;
}

.MarkupPagerNav li:hover a,
.MarkupPagerNav li.MarkupPagerNavOn a {
	background-color: #DDD;
	color: #00192d;
	font-weight: bold;
	border: 1px solid #DDD
}

/*** Ende Pagination ***/


/*** Order Liste ***/



.wrapper_order_action {
	padding-right: 130px;
	position: relative;

}

.wrapper_order_action .order_status {
	position: absolute;
	right: 0;
	top: 5px;
	font-weight: bold;
}

.wrapper_order table {
	border-collapse: collapse;
}

.wrapper_order tr {
	border-bottom: 1px solid #ebebeb !important;
}

.wrapper_order td {
	vertical-align: middle;
	padding: 8px 0;
}

.wrapper_order tr>td:first-of-type {
	vertical-align: top;
	width: 210px;
}

.wrapper_order .right .auftragsdaten tr>td:first-of-type {
	padding-left: 20px;
}


.uk-accordion-title::before {
	background-size: 24px 24px;
	border: 1px solid #ebebeb;
	padding: 5px;
}


/**** Galerie ****/

.gal_thumb {
	display: block;
	float: left;
	margin: 5px;
}

.gal_ext {
	margin: 5px;
}

.wrapper_content_gal {
	margin-left: -5px;
}



.brand_logo {
	width: auto;
	height: 100px;
	margin: 0 auto;
	background-size: contain;
	background-repeat: no-repeat;
}


/******
* Info Assistent
***********/

.info_ass {
	margin-bottom: 30px;
}

.info_ass .info_ass_header {
	cursor: pointer;
}

.info_ass #wrapper_ass_text {
	margin-top: 20px;
}

.info_ass .uk-button {
	border-radius: 10px;
	margin-right: 10px;
	line-height: 27px;
	height: 28px;
}

.info_ass .uk-button .uk-icon {
	margin-right: 10px;
}

.info_ass span.h2 {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	display: none;
}

.info_ass .ass_text_title {
	font-size: 18px;
	line-height: 28px;
	font-family: 'EFSans', 'Arial', sans-serif;
}

.info_ass .ass_text {
	margin-bottom: 30px;
}

.info_ass .ass_text_title .uk-icon {
	color: #003899;
	margin-right: 20px;
}

@media (min-width: 768px) {

	.info_ass .ass_text {
		column-count: 2;
		column-gap: 30px;
	}

	.info_ass span.h2 {
		display: inline-block;
	}

}

@media (min-width: 992px) {

	.info_ass {
		padding: 10px 20px;

	}

	.info_ass .ass_text {
		column-count: 3;
		column-gap: 30px;
	}

}

/******
* Provisionsverwaltung
***********/

.commission_row {
	padding: 10px 0;
}

.commission_row::first-of-type {
	margin-top: 40px;
}

.commission_row .brand_logo {
	height: 60px;
	margin-top: -10px;
}

.commission_row .brand_logo.active {
	display: none;
}

.commission_row:hover .brand_logo.active {
	display: block;
}

.commission_row:hover .brand_logo.inactive {
	display: none;
}


/******
* Home
***********/

.home .wrapper_content section:nth-of-type(1) h1 {
	border-bottom-color: #d8ca00;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}

.home .nwi-hero {
	background-size: contain;
	min-height: 140px;
}

@media (min-width: 768px) {
	.home .nwi-hero {
		min-height: 280px;
	}
}

@media (min-width: 992px) {
	.home .nwi-hero {
		min-height: 287px;
	}


}

@media (min-width: 1230px) {
	.home .nwi-hero {
		min-height: 385px;
	}
}

/* Anfragen Liste, Agent Profil*/

h3.auftrag_liste,
.agent_profile h4 {
	font-family: 'EFSans', 'Arial', sans-serif;
}


/*********************************************************************
 * 6. Accessibility helpers
 *
 */

/* Hide visually, but remain approachable for screenreader */

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	white-space: nowrap;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	border: 0;
}

/* Show bypass link on hover */

.element-focusable:focus {
	clip: auto;
	overflow: visible;
	height: auto;
}

/* Sample styling for bypass link */

.bypass-to-main:focus {
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #333;
	color: #fff;
}

.InputfieldPassword input {
	min-width: 250px;
}


/************
* Theme 10
*********/

.btn,
.uk-button {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: inherit;
	text-transform: none;
	-webkit-appearance: none;
	border-radius: 0;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 30px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in-out;
	transition-property: color, background-color, background-position,
		border-color, box-shadow;
		font-family: 'EFSans', 'Arial', sans-serif;
	font-weight: 600;
	border-radius: 500px;
	background-origin: border-box
}

.btn:not(:disabled),
.uk-button:not(:disabled) {
	cursor: pointer
}

.btn::-moz-focus-inner,
.uk-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.btn:hover,
.uk-button:hover {
	text-decoration: none
}

.btn:focus,
.uk-button:focus {
	outline: 0
}

.btn,
.uk-button-default {
	background-color: #fff;
	color: #292929;
	border: 1px solid transparent;
	box-shadow: 0 4px 28px rgba(0, 0, 0, .07)
}

.btn:focus,
.btn:hover,
.uk-button-default:focus,
.uk-button-default:hover {
	background-color: #fff;
	color: #003899;
	border-color: transparent;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .07)
}

.btn.uk-active,
.btn:active,
.uk-button-default.uk-active,
.uk-button-default:active {
	background-color: #fff;
	color: #292929;
	border-color: transparent
}

.btn-info,
.btn-primary,
.uk-button-primary {
	background-color: #003899;
	color: #fff;
	border: 1px solid transparent
}

.btn-info:focus,
.btn-info:hover,
.btn-primary:focus,
.btn-primary:hover,
.uk-button-primary:focus,
.uk-button-primary:hover {
	background-color: #7ba9ff;
	color: #fff;
	border-color: transparent
}

.btn-info.uk-active,
.btn-info:active,
.btn-primary.uk-active,
.btn-primary:active,
.uk-button-primary.uk-active,
.uk-button-primary:active {
	background-color: #004359;
	color: #fff;
	border-color: transparent
}

.btn-success,
.uk-button-secondary {
	background-color: transparent;
	color: #003899;
	border: 1px solid #003899
}

.btn-success:focus,
.btn-success:hover,
.uk-button-secondary:focus,
.uk-button-secondary:hover {
	background-color: transparent;
	color: #496cf6;
	border-color: #496cf6
}

.btn-success.uk-active,
.btn-success:active,
.uk-button-secondary.uk-active,
.uk-button-secondary:active {
	background-color: #003899;
	color: #fff;
	border-color: #003899
}

.btn-danger,
.btn-warning,
.uk-button-danger {
	background-color: transparent;
	color: #e64545;
	border: 1px solid #e64545
}

.btn-danger:focus,
.btn-danger:hover,
.btn-warning:focus,
.btn-warning:hover,
.uk-button-danger:focus,
.uk-button-danger:hover {
	background-color: transparent;
	color: #e64545;
	border-color: #e64545
}

.btn-danger.uk-active,
.btn-danger:active,
.btn-warning.uk-active,
.btn-warning:active,
.uk-button-danger.uk-active,
.uk-button-danger:active {
	background-color: #e64545;
	color: #fff;
	border-color: #e64545
}

.btn-danger:disabled,
.btn-info:disabled,
.btn-primary:disabled,
.btn-success:disabled,
.btn-warning:disabled,
.btn:disabled,
.uk-button-danger:disabled,
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled {
	background-color: #f4f5f7;
	color: #a0a0a0;
	border: 1px solid transparent;
	background-image: none;
	box-shadow: none
}

.btn-small,
.uk-button-small {
	padding: 0 20px;
	line-height: 28px;
	font-size: 11px;
	border-radius: 500px
}

.btn-large,
.uk-button-large {
	padding: 0 40px;
	line-height: 53px;
	font-size: 11px;
	border-radius: 500px
}

.uk-button-text {
	padding: 0;
	line-height: 1.6;
	background: 0 0;
	color: #3c3c3c;
	border-radius: 0
}

.uk-button-text:focus,
.uk-button-text:hover {
	color: #9e9e9e
}

.uk-button-text:disabled {
	color: #ccc;
}

.btn-link,
.pager :not([class*=uk-])>li>a,
.pager :not([class*=uk-])>li>span,
.uk-button-link {
	padding: 0;
	line-height: 1.6;
	background: 0 0;
	color: #3d3d3d
}

.btn-link:focus,
.btn-link:hover,
.pager :not([class*=uk-])>li>a:focus,
.pager :not([class*=uk-])>li>a:hover,
.pager :not([class*=uk-])>li>span:focus,
.pager :not([class*=uk-])>li>span:hover,
.uk-button-link:focus,
.uk-button-link:hover {
	color: #003899;
	text-decoration: none
}

.btn-link:disabled,
.pager :not([class*=uk-])>li>a:disabled,
.pager :not([class*=uk-])>li>span:disabled,
.uk-button-link:disabled {
	color: #ccc;
	text-decoration: none
}

.uk-button-group {
	display: inline-flex;
	vertical-align: middle;
	position: relative
}

.uk-button-group>.btn:nth-child(n+2),
.uk-button-group>.uk-button:nth-child(n+2),
.uk-button-group>div:nth-child(n+2) .btn,
.uk-button-group>div:nth-child(n+2) .uk-button {
	margin-left: -1px
}

.uk-button-group .btn.uk-active,
.uk-button-group .btn:active,
.uk-button-group .btn:focus,
.uk-button-group .btn:hover,
.uk-button-group .uk-button.uk-active,
.uk-button-group .uk-button:active,
.uk-button-group .uk-button:focus,
.uk-button-group .uk-button:hover {
	position: relative;
	z-index: 1
}

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

.uk-button-group>.btn:first-child,
.uk-button-group>.uk-button:first-child,
.uk-button-group>div:first-child .btn,
.uk-button-group>div:first-child .uk-button {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.uk-button-group>.btn:last-child,
.uk-button-group>.uk-button:last-child,
.uk-button-group>div:last-child .btn,
.uk-button-group>div:last-child .uk-button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.uk-heading-medium {
	font-size: 30px;
	line-height: 1.1;
	font-family: 'EFSans', 'Arial', sans-serif;
	font-weight: 700;
}

.uk-section-large {
	padding-top: 70px;
	padding-bottom: 70px;
}

.uk-heading-large {
	font-size: 30px;
	line-height: 1.1;
	font-family: 'Canela-Black', 'Georgia', serif;
	font-weight: 700;
}

.uk-card-secondary {
	background: #fff;
	color: #696969;
	border-top: 2px solid #003899;
	box-shadow: 0 6px 50px rgba(0, 0, 0, .05);
}

.uk-card-secondary .el-title,
.uk-card-secondary .el-content {
	color: #696969 !important;
}

.uk-card-secondary .el-title.textclr1 {
	color: #003899 !important;
}

.uk-heading-line> ::before {
	right: 100%;
	margin-right: calc(5px + .3em);
}

.uk-heading-line>* {
	display: inline-block;
	position: relative;
}

.uk-heading-line> ::after,
.uk-heading-line> ::before {
	content: "";
	position: absolute;
	top: calc(50% - (calc(.7px + .05em)/ 2));
	width: 2000px;
	border-bottom: calc(.7px + .05em) solid #e9e9e9;
	border-bottom-color: #e9e9e9 !important;
}

.uk-heading-divider {
	padding-bottom: calc(5px + .1em);
	border-bottom: calc(.2px + .05em) solid #003899;
}

.uk-button-default {
	background-color: rgba(255, 255, 255, .12);
	color: rgba(255, 255, 255, .7);
	border-color: transparent;
	box-shadow: none;
}

.uk-button-default:hover {
	background-color: rgba(255, 255, 255, .24);
	color: #fff;
	border-color: transparent;
	box-shadow: none;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge {
	font-family: 'EFSans', 'Arial', sans-serif;
}

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

@media (min-width: 768px) {

	.uk-heading-medium,
	.uk-heading-large {
		font-size: 67px;
	}

	.uk-section-large {
		padding-top: 140px;
		padding-bottom: 140px;
	}
}

/**************
*
*Slider
*
****************/

.rotator_slide {
	background-size: cover !important;
	height: 180px;
}

@media (min-width: 640px) {
	.rotator_slide {
		height: 200px;
	}
}

@media (min-width: 768px) {
	.rotator_slide {
		height: 500px;
	}
}

@media (min-width: 992px) {
	.rotator_slide {
		height: 400px;
	}
}

@media (min-width: 1230px) {
	.rotator_slide {
		height: 840px;
	}
}


.slick-slider {
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slider .rotator {
	overflow: hidden;
}

@media (max-width: 480px) {

	.home .slider .rotator,
	.fahrzeugsuche_pw .slider .rotator,
	.angebote .slider .rotator,
	.unternehmen .slider .rotator {
		display: none;
	}
}

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;

	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
	width: 100%;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}


.slick-loading .slick-list {
	background: #fff url('images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
/*

*/
/* Arrows */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 100px;
	height: 100px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: 0 !important;
	box-shadow: none !important;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	opacity: 0.5;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
	opacity: 1;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	/*font-family: 'slick';*/
	font-size: 50px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	left: 0;
	padding: 0;
}

.slick-prev {
	left: 0;
	z-index: 1;
	text-align: left;
}

.slider .slick-prev {
	left: 10px;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: '';

}

.slick-prev,
.slick-next {
	width: 100px;
	height: 100px;
}

.slick-prev:after,
.slick-next:after {
	background-image: url('images/icon-arrow-white-right.svg');
	content: '';
	left: 0;
	display: block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
	top: 25px;
	position: absolute;
}

.slick-prev:after {

	transform: rotate(180deg);

}

.slick-next:after {
	left: auto;
	right: 0;
}

.wrapper_content_slider .slick-prev:after,
.wrapper_content_slider .slick-next:after {
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	top: 25px;
	position: absolute;
}


[dir='rtl'] .slick-prev:before {
	content: '>';
}

.slick-next {
	right: 0;
	z-index: 1;
	text-align: right;
}

.slider .slick-next {
	right: 10px;
}


[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: '';
}

.slick-next:after {
	content: '';
	padding: 0 !important;
}

.wrapper_thumbs .slick-next::after {

	right: 40px;

}

[dir='rtl'] .slick-next:before {
	content: '>';
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}

.slick-dots li {
	position: relative;

	display: inline-block;

	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;

	display: block;

	width: 20px;
	height: 20px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;

	position: absolute;
	top: 0;
	left: 0;

	width: 20px;
	height: 20px;

	content: 'â€¢';
	text-align: center;

	opacity: .25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.12 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, NoÃ«l Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	html.with-featherlight {
		overflow: hidden
	}

	.featherlight {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 2147483647;
		text-align: center;
		white-space: nowrap;
		cursor: pointer;
		background: #333;
		background: rgba(0, 0, 0, 0)
	}

	.featherlight:last-of-type {
		background: rgba(0, 0, 0, .8)
	}

	.featherlight:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle
	}

	.featherlight .featherlight-content {
		position: relative;
		text-align: left;
		vertical-align: middle;
		display: inline-block;
		overflow: auto;
		padding: 25px 25px 0;
		border-bottom: 25px solid transparent;
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;
		background: #fff;
		cursor: auto;
		white-space: normal
	}

	.featherlight .featherlight-inner {
		display: block
	}

	.featherlight link.featherlight-inner,
	.featherlight script.featherlight-inner,
	.featherlight style.featherlight-inner {
		display: none
	}

	.featherlight .featherlight-close-icon {
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;
		line-height: 25px;
		width: 25px;
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: #fff;
		background: rgba(255, 255, 255, .3);
		color: #000;
		border: 0;
		padding: 0
	}

	.featherlight .featherlight-close-icon::-moz-focus-inner {
		border: 0;
		padding: 0
	}

	.featherlight .featherlight-image {
		width: 100%
	}

	.featherlight-iframe .featherlight-content {
		border-bottom: 0;
		padding: 0;
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll
	}

	.featherlight iframe {
		border: 0
	}

	.featherlight * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

@media only screen and (max-width:1024px) {
	.featherlight .featherlight-content {
		margin-left: 0;
		margin-right: 0;
		max-height: 98%;
		padding: 10px 10px 0;
		border-bottom: 10px solid transparent
	}
}

@media print {
	html.with-featherlight>*>:not(.featherlight) {
		display: none
	}
}

/**
 * Featherlight Gallery â€“ an extension for the ultra slim jQuery lightbox
 * Version 1.7.12 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, NoÃ«l Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {

	.featherlight-next,
	.featherlight-previous {
		display: block;
		position: absolute;
		top: 25px;
		right: 25px;
		bottom: 0;
		left: 80%;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background: rgba(0, 0, 0, 0)
	}

	.featherlight-previous {
		left: 25px;
		right: 80%
	}

	.featherlight-next:hover,
	.featherlight-previous:hover {
		background: rgba(255, 255, 255, .25)
	}

	.featherlight-next span,
	.featherlight-previous span {
		display: none;
		position: absolute;
		top: 50%;
		left: 5%;
		width: 82%;
		text-align: center;
		font-size: 80px;
		line-height: 80px;
		margin-top: -40px;
		text-shadow: 0 0 5px #fff;
		color: #fff;
		font-style: normal;
		font-weight: 400
	}

	.featherlight-next span {
		right: 5%;
		left: auto
	}

	.featherlight-next:hover span,
	.featherlight-previous:hover span {
		display: inline-block
	}

	.featherlight-first-slide.featherlight-last-slide .featherlight-next,
	.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
	.featherlight-loading .featherlight-next,
	.featherlight-loading .featherlight-previous,
	.featherlight-swipe-aware .featherlight-next,
	.featherlight-swipe-aware .featherlight-previous {
		display: none
	}
}

@media only screen and (max-device-width:1024px) {

	.featherlight-next:hover,
	.featherlight-previous:hover {
		background: 0 0
	}

	.featherlight-next span,
	.featherlight-previous span {
		display: block
	}
}

@media only screen and (max-width:1024px) {

	.featherlight-next,
	.featherlight-previous {
		top: 10px;
		right: 10px;
		left: 85%
	}

	.featherlight-previous {
		left: 10px;
		right: 85%
	}

	.featherlight-next span,
	.featherlight-previous span {
		margin-top: -30px;
		font-size: 40px
	}
}

.featherlight .featherlight-close-icon {

	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0;
	line-height: 40px;
	width: 40px;
	cursor: pointer;
	text-align: center;
	font-family: Arial, sans-serif;
	background: #fff;
	background: rgba(255, 255, 255, .8);
	color: #000;
	border: 0;
	padding: 0;
	font-size: 26px;

}

.featherlight-content button:after {
	content: '';
	padding: 0;
	background-image: none;
}

.featherlight-content button {
	color: #878787 !important;
}


/* Container Aktionsswidget Anpassung */
.wrapper_ak {
	line-height: initial;
}


/* Banner Startseite Aktionsshop */
.p_aktion 
{
	margin-left: -50px;
	margin-right: -50px;
}

.p_aktion img
{
	width: 100%;
}

.searchBoxElement {
    background-color: #fff;
    border: 1px solid #aaa;
    position: absolute;
	top: 45px;
    max-height: 114px;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    line-height: 23px;
    list-style: none;
    z-index: 1;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.searchBoxElement span {
    padding: 0 5px
}

.searchBoxElement::-webkit-scrollbar {
    display: none
}

.searchBoxElement li {
    background-color: #fff;
    color: #000;
	cursor: pointer;
}

.searchBoxElement li.selected,
.searchBoxElement li:hover {
    background-color: #50a0ff;
    color: #fff
}

.refineText {
    width: 100% !important;
	padding: 0 1em !important;
}

.formTextbox {
	
}