/* DEFAULT COLOURS
##################

#4173af - Blue
#cccccb - Middle
#aaaaa9 - Light

Tabs: #d91235; */



/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/poppins-v5-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Poppins Light'), local('Poppins-Light'),
       url('fonts/poppins-v5-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/poppins-v5-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/poppins-v5-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/poppins-v5-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/poppins-v5-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/raleway-v12-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'),
       url('fonts/raleway-v12-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v12-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v12-latin-200.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v12-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v12-latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/raleway-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'),
       url('fonts/raleway-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v12-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}




.mobile-nav {display: none;}
.js .toolbar {max-height: none;}



#mobile-block {
	background: #fff;
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}

#preloader {background-color: #fff; bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 4999;}

body {
/*	background: #fff url("../../images/background.jpg") no-repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover; */
 	color: #555;
 	font-size: 14px;
 	font-weight: 300;
	height: 100%;
	line-height: 20px;
	width: 100%;
}

.mobile-nav {display: none;}
.js .toolbar {max-height: none;}

#mobile-block {
	background: #fff;
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}

#preloader {background-color: #fff; bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 4999;}

body {
	background-color: #fff;
 	color: #777;
 	font-size: 14px;
 	font-weight: 300;
	height: 100%;
	line-height: 22px;
	width: 100%;
}


/* Print Setup */

body.contentpane {
	background: #fff;
 	color: #555;
 	font-size: 14px;
	line-height: 22px;
	text-align: left;
}

.contentpane #maininfo {
	background: #fff;
	padding: 15px;
}



/* Fonts  ############################################################################################################################################ */

body,
#claim p,
.answer,
#topmenu .menu a,
input,
textarea,
.toolbar ul.menu li.level_1 .submenu ul li a,
.toolbar .submenu .submenu-inner ul li.subtitle h4,
#footer ul.menu li.level_1,
.result-title {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

h1, .home h2, h2, h3, h4, h5,
.slidetitle,
#splashtext-top,
.offer .tab,
#headertitle h2,
.intro-icon a,
.logo,
.toolbar ul.menu li.level_1 .submenu ul li a,
.toolbar ul li a,
.section-link,
.extrabox a,
#footerboxes h4,
.newsflash-title,
#thank-you,
.mobile-nav,
.offer .head h3,
.offer .preis,
#splash,
.infocenter-iconlink,
#homemenu .menu li.level_1 a,
#boxinfo-icons li p,
.getintouch-button {
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
}

.toolbar ul li a ,
.toolbar ul.menu li.level_2 a.level_2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}


/* Global HTML ############################################################################################################################################ */

*,
::after,
::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.clear {
	clear: both;
	height: 0;
}

h1, h2, h3, h4, h5, h6 {
	border: none;
	color: #4173af;
	letter-spacing: 1;
	line-height: normal;
	text-align: left;
}

h1, h2, .home h2 {
	border-bottom: 1px dashed #4173af;
	color: #4173af;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	border: none;
	font-size: 20px;
	margin: 0 0 15px 0;
}

h3 {
	border: none; 
	color: #4173af;
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}

#maininfo h3 {
	margin: 25px 0 5px 0;
}

#maininfo h3:first-child {
	margin-top: 0;
}

h4 {
	border: none; 
	font-size: 16px;
	letter-spacing: 0;
	margin: 15px 0 10px 0;
	padding: 0;
}

h5 {
	border: none; 
	color: #878787;
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: 0;
}

a, #thank-you {
	color: #4173af;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}




/* Global Elements  ############################################################################################################################################ */

#nav-inner,
.toolbar,
.submenu-wrapper,
footer,
.topbar,
#header-top-inner,
.toolbar,
.toolbar .submenu.icon ul,
.section-inner,
#infocenter-icons,
#infocenter-getintouch,
#infocenter-anfahrt,
#maininfo {
	max-width: 1320px;
}

#mobile-header {
	display: none;
}


#wrapper {
	background-color: #fff;
	border-top: 10px solid #4173af;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 200;
}

hr {
	background-image: -webkit-linear-gradient(left, transparent, #73824d, transparent);
	background-image: -moz-linear-gradient(left, transparent, #73824d, transparent);
	background-image: -ms-linear-gradient(left, transparent, #73824d, transparent);
	background-image: -o-linear-gradient(left, transparent, #73824d, transparent);
	border: 0;
	clear: both;
	display: inline-block;
	height: 1px;
	margin: 50px 0;
	width: 100%;
}

/* Nav Area */

#nav {
	background-color: #fff;
	border-bottom: 10px solid #4173af; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	-ms-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0 20px 20px 0px rgba(0, 0, 0, 0.25);
	display: block;
	height: 110px;
	left: 0;
	margin: 0 auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 4990;
}

.home #nav {
	top: -150px;
}

#nav-inner {
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}





/* Toolbar Menu */

#toolbar-wrapper {
	height: 80px;
	margin-top: 0;
	position: relative;
	width: 100%;
}

.toolbar {
	margin: 0 auto;
	position: relative;
}

.toolbar .menu {
	margin: 0;
	float: right;
	padding: 0;
	white-space: nowrap;
}

.toolbar ul.menu li.level_1 {
	display: inline-block;
	position: relative;
	width: 165px;
	z-index: 20;
}

.toolbar ul.menu li.level_1.home {
	display: block;
	left: 0;
	position: absolute;
	top: 14px;
	width: 30px;
	z-index: 20;
}

.toolbar .menu li.level_1 a {
	background-color: transparent;
	background-image: url("../../images/toolbar.png");
	background-repeat: no-repeat;
	color: #777;
	display: block;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	padding: 62px 0 10px 0;
	letter-spacing: 0.5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.toolbar .menu li.level_1.home a {
	background: none !important;
	opacity: 0.35;
	padding: 55px 0 18px 0;
}

.toolbar ul.menu li.level_1:hover a,
.toolbar .menu li.active a.level_1 {
	color: #4173af;
}

.toolbar ul.menu li.level_1.nav1 a {background-position: center -100px;}
.toolbar ul.menu li.level_1.nav2 a {background-position: center -300px;}
.toolbar ul.menu li.level_1.nav3 a {background-position: center -500px;}
.toolbar ul.menu li.level_1.nav4 a {background-position: center -700px;}
.toolbar ul.menu li.level_1.nav5 a {background-position: center -900px;}
.toolbar ul.menu li.level_1.nav6 a {background-position: center -1100px;}
 
.toolbar ul.menu li.level_1.nav1 a:hover, .toolbar ul.menu li.level_1.active.nav1 a {background-position: center 0px;}
.toolbar ul.menu li.level_1.nav2 a:hover, .toolbar ul.menu li.level_1.active.nav2 a {background-position: center -200px;}
.toolbar ul.menu li.level_1.nav3 a:hover, .toolbar ul.menu li.level_1.active.nav3 a {background-position: center -400px;}
.toolbar ul.menu li.level_1.nav4 a:hover, .toolbar ul.menu li.level_1.active.nav4 a {background-position: center -600px;}
.toolbar ul.menu li.level_1.nav5 a:hover, .toolbar ul.menu li.level_1.active.nav5 a {background-position: center -800px;}
.toolbar ul.menu li.level_1.nav6 a:hover, .toolbar ul.menu li.level_1.active.nav6 a {background-position: center -1000px;}

.toolbar ul.menu li.level_1:hover a,
.toolbar ul.menu li.active a.level_1 {
	opacity: 1;
}




/*########## Toolbar Submenu Start ##########*/

.toolbar .submenu {
	background-color: #4173af;
	border: none;
	-webkit-box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
	box-shadow: 0 40px 40px -10px rgba(0, 0, 0, 0.35);
	display: none;
	left: 0;
	margin: 0 auto;
	padding: 0;
	position: fixed;
	right: 0; 
	text-align: center;
	top: 100px;
	width: 100%;
}

.toolbar .submenu * {
	white-space: normal;
}

.toolbar .submenu-wrapper {
	border-top: none;
	display: inline-block;
	padding: 20px 2%;
	width: 100%;
}

.toolbar .submenu div.submenu-inner {
	display: inline-block;
	float: right;
}

.toolbar .submenu .submenu-inner h3 {
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	white-space: nowrap;
}


.toolbar .submenu div.toolbar-info,
.toolbar .submenu div.toolbar-image,
.toolbar .submenu ul {
	border-top: 4px solid #4173af;
	float: left;
	vertical-align: top;
}

.toolbar .submenu-inner div.toolbar-info,
.toolbar .submenu-inner div.toolbar-image {
	float: left;
	margin: 0;
	max-width: 350px;
	padding: 25px 0 0 0;
	position: relative;
}

.toolbar .submenu-inner.right div.toolbar-info,
.toolbar .submenu-inner.right div.toolbar-image {
	float: right;
	padding: 15px 0 0 20px;
}

.toolbar .submenu div.toolbar-info p {
	color: #fff;
	line-height: 20px;
}

.toolbar .submenu div.toolbar-info img {
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	margin: 0 0 15px 0;
	width: 100%;
}

.toolbar .submenu-inner ul {
	list-style-type: none;
	margin: 0 auto;
	min-width: 240px;
	padding: 10px 0 15px 50px;
}

.toolbar .submenu-inner.right ul {
	padding: 10px 20px 15px 0;
}

.toolbar ul.menu li.level_1 .submenu ul li {
	border: none;
	border-bottom: 1px dashed #fff;
	position: relative;
	text-align: left;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 100%;
}

.toolbar ul.menu li.level_1 .submenu ul li.list-image {
	border: none;
	margin: 15px 0;
	text-align: center;
}

.toolbar ul.menu li.level_1 .submenu ul li.list-image img {
	height: auto;
	width: 80%
}

.toolbar ul.menu li.level_1 .submenu ul li.separator {
	border: none;
	clear: both;
	display: inline-block;
	float: none;
	margin: 15px 0 5px 0;
	width: 100%;
}

.toolbar .submenu .submenu-inner ul li.subtitle {
	border: none !important;
}

.toolbar .submenu .submenu-inner ul li.subtitle h3 {
	border: none;
	border-bottom: 1px dashed #fff;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 10px 0 5px 0;
	opacity: 0.7;
	padding: 0;
	text-transform: uppercase;
}

.toolbar .submenu .submenu-inner ul li.subtitle h4 {
	border: none;
	color: rgba(0,0,0,0.5);
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 20px 0 5px 0;
	padding: 0;
}

.toolbar ul.menu li.level_1 .submenu ul li a {
	background: none !important;
	border: none;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	letter-spacing: 0.5px;
	padding: 3px 10px 0px 5px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 100%;
}

.toolbar ul.menu li.level_1 .submenu ul li span.separator {
	clear: both;
	font-size: 13px;
	font-style: italic;
	padding-top: 15px;
	width: 100%;
}

.toolbar ul.menu li.level_1 .submenu ul li a::before {
	content: "\00BB \0020 \0020";
	display: block;
	float: left;
	font-size: 14px;
	padding: 0 10px 0 5px;
}

.toolbar .submenu .submenu-inner ul li.menulogo {
	margin-top: 25px;
	position: relative;
}

.toolbar .submenu .submenu-inner ul li.menulogo img {
	height: auto;
	position: relative;
	width: 80%;
}

.toolbar ul.menu li.level_1 .submenu ul li:hover {
	background-color: rgba(0,0,0,0.25);
}

.toolbar ul.menu li.level_1 .submenu ul li.menulogo:hover {
	background: none;
}

.toolbar ul.menu li.level_1 .submenu ul li:hover a {
	color: #fff;
}

.toolbar ul.menu li.level_1 .submenu ul li.subtitle:hover {
	background: none;
}

.toolbar ul.menu li.level_1 .submenu ul li a:hover {
	padding-left: 10px;
	padding-right: 5px;
}



/* List Zusatz */

.toolbar .submenu.list.no-intro {
	padding: 0 0 30px 0;
}

.toolbar .submenu.list.no-intro ul {
	border: none;
}

.toolbar .submenu.list ul li h3 {
	border-bottom: 3px solid #fff;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 15px 0 15px 0;
	padding: 0 0 5px;
}

.toolbar .submenu.list ul li img {
	height: auto;
	width: 100%;
}



/* Toolbar Menü DROPDOWN */

.toolbar li.dropdown .submenu {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: none;
	-webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
	-ms-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
	left: 50%;
	margin: 0 0 0 -1px;
	padding: 0;
	position: absolute;
	right: auto;
	top: 100px !important;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
	z-index: 999;
}

.toolbar li.dropdown .submenu {
	top: 25x;
}

.toolbar ul.menu li.dropdown .submenu ul {
	border-top: none;
	list-style-type: none;
	padding: 10px 0 0 0;
}

.toolbar ul.menu li.dropdown .submenu ul li {
	border-bottom: 1px dashed rgba(255,255,255,0.25);
	display: block;
	height: auto;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 100%;
}

.toolbar ul.menu li.dropdown .submenu ul li:hover {
	background-color: rgba(0,0,0,0.25);
	}

.toolbar ul.menu li.dropdown .submenu ul li.last {
	border: none;
}

.toolbar ul.menu li.dropdown .submenu ul li a {
	background: none;
	color: #fff !important;
	display: block;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 7px 25px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	white-space: nowrap;
	width: auto;
}

.toolbar ul.menu li.dropdown .submenu ul li a::before {
	content: none;
}

.toolbar ul.menu li.dropdown .submenu ul li a:hover {
	color: #fff !important;
	padding: 7px 25px;
	text-decoration: none;
}


/*########## Toolbar Submenu End ##########*/






/* ##### Intro Start #################### */

#intro {
	background-color: #fff;
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

#downlink {
	bottom: 80px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 500;
}

#downlink a {
	left: 0;
	margin: 0 auto;
	padding-top: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 100px;
}

#downlink a:hover {
	background: transparent url("../../images/downlink.png") no-repeat scroll center top;
	padding-top: 12px;
}

#downtarget {
	bottom: 60px;
	position: absolute;
}


#intro-inner {
	background-color: #fff;
	height: 100vh;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 30;
}



/* Home */

#home {
	background-color: #fff;
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 15%;
	z-index: 500;
}

.telefon {
	background: transparent url("../../images/telephone.png") no-repeat scroll left center;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%; 
	background-size: auto 100%;
	left: 160px;
	margin: 0;
	position: absolute;
	top: 115px;
	z-index: 9999;
}

.telefon p {
	color: #4173af;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 1px 0 1px 20px !important;
	text-align: left;
}





/* Logo Home */

.logo {
	padding: 0;
	z-index: 1000;
}

#homelogo {
	margin: 0 25px 0 20px;
	max-width: 100%;
	position: relative;
	width: 500px;
}

#navlogo {
	margin: 0;
	position: absolute;
	width: 320px;
}

.logo a {
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.logopart {
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.logo1 {
	position: relative;
}

.logokreis {
	width: 30%;
}

.logokreis {
	opacity: 0;
}

.logokreis1 {
	-webkit-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-webkit-transition: all 2s ease-in-out 0s;
	-moz-transition: all 2s ease-in-out 0s;
	-ms-transition: all 2s ease-in-out 0s;
	-o-transition: all 2s ease-in-out 0s;
	transition: all 2s ease-in-out 0s;
}

.logokreis2 {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 2s ease-in-out 0s;
	-moz-transition: all 2s ease-in-out 0s;
	-ms-transition: all 2s ease-in-out 0s;
	-o-transition: all 2s ease-in-out 0s;
	transition: all 2s ease-in-out 0s;
}

.logokreis1.move {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.logokreis2.move {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.logo img {
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}





/* Homenav */

#homenav {
	background-color: #4173af;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}

#homenav .menu {
	display: flex;
	justify-content: space-around;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#homenav ul.menu li.level_1 {
	display: inline-block;
	margin: 0;
	position: relative;
	width: fit-content;
	z-index: 20;
}

#homenav ul.menu li.level_1.home {
	display: block;
	left: 0;
	position: absolute;
	top: 14px;
	width: 30px;
	z-index: 20;
}

#homenav ul li.level_1 a.nav-item {
	color: #fff;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	z-index: 20;
}

#homenav ul.menu li.level_1:hover img {
	opacity: 1;
	top: 48px;
}





/* Topbar Submenu Slide */


#homenav ul li.level_1 .submenu {
	background-color: #4173af;
	display: none;
	left: 50%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 28px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 10;
}

#homenav ul li.level_1 .submenu ul {
	list-style-type: none;
	padding: 20px 0 0 0;
	width: auto;
}

#homenav ul li.level_1 .submenu ul li {
	border-bottom: 1px dashed #aaa;
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}

#homenav ul li.level_1 .submenu ul li:last-child {
	border: none;
}

#homenav ul li.level_1 .submenu ul li a {
	background: none;
	color: #fff;
	display: block;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	width: auto;
}

#homenav ul li.level_1 .submenu ul li:last-child a {
	padding-bottom: 10px;
}

#homenav ul li.level_1 .submenu ul li:hover {
	background: rgba(0,0,0,0.5);
}

#homenav ul li.level_1 .submenu ul li:hover a {
	background: none;
	color: #fff;
}




/* ##### Intro End #################### */





/* Header */

header {
	height: 350px;
	margin: 100px auto 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 10;
}

.home header {
	height: 450px;
}

#header-image-overlay {
	background: rgba(0,0,0,0.25);
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.home #header-image-overlay {
	display: block;
}

#header-image {
	background: #fff no-repeat scroll center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 1;
}

.header-top {
	height: 45px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 200;
}

#header-top-inner {
	height: 100%;
	margin: 0 auto;
	padding: 0 25px;
	position: relative;
}

#headertitle {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: -225px;
}

#headertitle h2 {
	background-color: rgba(0,0,0,0.35);
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 5px;
	padding: 7px 25px 9px 25px;
	text-align: center;
	text-transform: uppercase;
}



/* Content */

#content-wrapper {
	background-color: #fff;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0 0 35px 0;
	position: relative;
	z-index: 20;
}

.home #content-wrapper {
	max-width: 100%;
	padding: 0;
}

#content {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}




/* Main */

#maininfo {
	margin: 0 auto;
	max-width: 1300px;
	padding: 50px 20px 50px 20px;
	position: static;
}

.frauenarzt-ingolstadt #maininfo {
	padding-left: 0;
	padding-right: 0;
}

.home #maininfo {
	padding-top: 70px;
}

.home #maininfo,
.gynaekologie-ingolstadt #maininfo,
.praenatale-diagnostik-ingolstadt #maininfo,
.frauenarzt-ingolstadt #maininfo {
	padding-bottom: 0;
	max-width: 100%;
}

#maininfo h5 {
	color: #fff;
	float: left;
	font-size: 42px;
	left: 0;
	letter-spacing: 3px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -250px;
}

.maininfo-left {
	float: left;
	width: 48.5%;
}

.maininfo-right {
	float: right;
	width: 48.5%;
}

#maininfo ul {
	list-style-type: circle;
	padding: 5px 0 10px 30px;
}

#maininfo li {
	margin: 0 0 4px 0;
	text-align: left;
}

#maininfo img.left,
#maininfo .img-intro-left {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	float: left;
	margin: 0 3% 15px 0;
	width: 48.5%;
}

#maininfo img.right,
#maininfo .img-intro-right {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	float: right;
	margin: 0 0 15px 3%;
	width: 48.5%;
}

#maininfo .img-intro-left img,
#maininfo .img-intro-right img {
	margin: 0;
	width: 100%;
}

img.wide {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	clear: both;
	float: none;
	margin: 20px 0 10px 0;
	width: 100%;
}


#maininfo .quote {
	color: #aaa;
	font-size: 16px;
	list-style-type: none;
	margin: 20px 0 15px 0;
}

#maininfo .quote span {
	font-size: 12px;
	font-style: italic;
	padding-left: 5px;
}

#maininfo ol {
	list-style-type: decimal;
	padding: 5px 0 10px 30px;
}

#maininfo ul.actions {
	float: right;
	height: 22px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 10px;
}

#maininfo ul.actions img {
	border: none;
	width: auto !important;
}

#maininfo ul.actions li {
	display: inline;
}

#maininfo .noborder {
	border: none !important;
}




/* Pagination  */

#maininfo .pagination {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
}

#maininfo .pagination p.counter {
	font-style: italic;
	font-weight: bold;
}

#maininfo .pagination ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#maininfo .pagination li.pagination-start {
	padding: 0;
}

#maininfo .pagination li {
	display: inline;
	margin: 0 2px;
	padding: 2px 5px;
	text-align: left;
}


/* Page Nav  */

#maininfo .pagenav {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
	text-align: center;
}

#maininfo .pagenav .pagenav-prev {
	border-right: 1px dotted #aaa;
	padding-right: 10px;
}

#maininfo .pagenav .pagenav-next {
	padding-left: 10px;
}

#maininfo .pagenav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#maininfo .pagenav li {
	display: inline;
}



/* Readmore */

#maininfo .readmore a {
	display: inline-block;
	font-style: italic;
	margin-top: 5px;
	text-decoration: none;
}

.newsflash a.readmore:link,
.newsflash a.readmore:visited,
#maininfo a.readmore:link,
#maininfo a.readmore:visited {
	text-decoration: none;
}

.newsflash a.readmore:link,
.newsflash a.readmore:visited{
	margin: 10px 0;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus {
	text-decoration: none;
}

#maininfo .readmore a:hover,
#maininfo .readmore a:active,
#maininfo .readmore a:focus {
	text-decoration: none;
}



/* Blog Columns */

.blog-featured .img-intro-left,
.blog .img-intro-left,
.blog-featured .img-intro-right,
.blog .img-intro-right,
.blog img {
	margin: 0 !important;
	width: 100%;
}

.blog-featured,
.blog {
	float: left;
	width: 100%;
}

.blog ul.actions img {
	display: none;
}

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.items-row, .category-desc {
	clear: both;
	display: inline-block;
	margin: 0 0 30px 0;
}

#maininfo .category-desc img.left,
#maininfo .category-desc img.right,
.cols-2 .item {
	min-width: 350px;
	width: 48% !important;
}

#maininfo .cols-2 .item img, #maininfo .cols-2 .item .img-intro-right img {
	margin-bottom: 10px;
	width: 100%;
}

.cols-2 .column-1 {
	float:left;
}

.cols-2 .column-2 {
	float:right;
}

#maininfo .item h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

#maininfo .item img {
	float:none;
	width: 100%;
}

#maininfo .cols-1 .item .img-intro-left {
	float: left;
	margin: 0;
	padding: 0 15px 10px 0;
	width: 50%;
}

#maininfo .cols-1 .item .img-intro-right {
	float: right;
	margin: 0 0 ;
	padding: 0 0 10px 15px;
	width: 50%;
}

#maininfo .cols-2 .item .img-intro-left,
#maininfo .cols-2 .item .img-intro-right {
	float:none;
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
}

#maininfo .item .actions img {
	width: auto !important;
}

#maininfo img.icon {
	border: none;
	float: left;
	height: 70px;
	margin: 0 15px 0px 0;
	padding: 0 15px 0 0;
	width: 70px !important;
}

.whoops {
	padding-bottom: 250px;
}




/*##### Section Styling #####*/

.section {
	background: none;
	clear: both;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
	padding: 100px 2%;
	position: relative;
	width: 100%;
	z-index: 20;
}

.section.top {
	padding-top: 0;
}

.section.dark {
	background-color: #eee;
}

.section-inner {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.section-inner img.wide {
	margin-top: 0 !important;
}

.section:first-child {
	padding-top: 20px;
}

.section:last-child {
	margin-bottom: 0;
}

.section-link {
	color: #4173af;
	font-size: 16px;
	margin: 10px 0 0 0;
	padding-left: 0;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}

.section-link:hover {
	padding-left: 10px;
}

.lbox, .mbox, .rbox {
	padding-bottom: 30px;
	position: relative;
}

.lbox {
	float: left;
	padding: 0; 
	width: 48%;
}

.mbox {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
}

.rbox {
	float: right;
	padding: 0;
	width: 48%;
}






/* SECTION 2 */

#section2.section {
	background-color: #4173af;
	height: 500px;
	margin-top: 100px;
	padding: 0 2% 0 2%;
	text-align: center;
}

#section2 .section-inner {
	height: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

#section2 .lbox,
#section2 .mbox,
#section2 .rbox {
	float: left;
	margin: 0 4%;
	padding: 0;
	position: relative;
	width: 25%;
}

#section2 .extrabox {
	margin: 0 auto;
	padding: 0;
	max-width: 700px;
	position: relative;
}

#section2 h2 {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 2px;
	margin-bottom: 20px;
	padding: 7px 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}


#section2 h3 {
	border: none;
	color: #ccc;
	font-size: 16px;
	padding: 0;
	margin: 0 0 7px 0;
	text-align: center;
	text-transform: uppercase;
}

#section2 h4 {
	border: none;
	color: #fff;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#section2 p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
}

#section2 p.section1-link {
	padding-top: 15px;
	text-align: center;
}

#section2 p a {
	color: #fff;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
}

#section2 .section-link a {}
#section2 .section-link a:hover {}



#section2 .section-link {
	color: #999;
}

#section2 .section-link:hover {
	color: #fff;
}



/* Blogboxes */

.blogbox {
	margin-bottom: 30px;
	position: relative;
	width: 48%;
}

.blogbox.left {
	float: left;
}

.blogbox.right {
	float: right;
}

.blogbox h3 {
	border-bottom: 1px dashed #4173af;
	font-size: 22px;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
}

.blogbox img {
	margin: 0 0 10px 0;
}






/* Wide Box */

.boxwide {
	background-color: #aaaaa9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}

.boxinfo {
	float: left;
	padding: 1% 2% 2% 2%;
	width: 46%;
}

.boxinfo h2 {
	border: none;
	color: #4173af;
	font-size: 18px;
	letter-spacing: 0.5px;
	padding: 15px 0 0 0;
	margin: 0 0 10px 0;
	text-align: left;
}

.boxinfo p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: justify;
}

.boxinfo a {
	color: #555;
	display: inline-block;
	font-size: 14px;
	font-style: italic;
	padding: 0;
}

.boximage {
	background: #fff no-repeat scroll center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	width: 50%;
}





/* Iconrows */

.iconrows {
	display: inline-block;
	list-style-type: none !important;
	margin: 15px 0 0 0;
	padding: 0 !important;
	width: 100%;
}

#home .iconrows {
	opacity: 0;
}

.iconrows li {
	float: left;
	position: relative;
	text-align: center !important;
}

#home .iconrows li {
	margin: 0 0.5%;
	width: 11.5%;
}

.boxwide .iconrows li {
	margin: 0 1%;
	width: 23%;
}

.iconrows li a {
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 20;
}

.iconrows li img {
	height: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	width: 100%;
}

#home .iconrows li img {
	opacity: 1;
	width: 100%;
}

.boxwide .iconrows li img {
	opacity: 0.7;
	width: 60%;
}

.iconrows li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.iconrows li p {
	color: #4173af;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin: -10px 0 15px 0;
	text-align: center;
	text-transform: uppercase;
}

#home .iconrows li p {
	display: none;
}



/* Offers */

.offers {
	background-color: #aaaaa9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	margin: 0;
	padding: 25px;
}

.offers h2 {
	border: none;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

.offer {
	border: 5px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	height: 300px;
	margin: 0 0.5%;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 23.5%;
}

.offer a {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	width: 100%;
	z-index: 100;
}

.offer .tab {
	background-color: #d91235;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -25px;
	top: 0;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	width: 120px;
	z-index: 700;
}

.offer .tab p {
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 7px 0 5px 5px;
	text-align: center;
}

.offer .head {
	background-color: #4173af;
	height: 40px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 20;
}

.offer .head h3 {
	border: none;
	clear: both;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 40px;
	margin: 0 !important;
	padding: 0 10px !important;
	text-align: left;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	white-space: nowrap;
}

.offer .foto {
	height: 220px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	width: 100%;
	z-index: 10;
}

.offer:hover .foto {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.offer .foto img {
	height: auto;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.offer .text {
	background-color: #cccccb;
	bottom: 40px;
	color: #fff;
	height: 65px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 100%;
	z-index: 20;
}

.offer .text p {
	font-size: 12px;
	padding: 10px;
	text-align: left;
}

.offer .foot {
	background-color: #aaaaa9;
	border-top: 1px dashed #fff;
	bottom: 0;
	font-size: 14px;
	height: 40px;
	line-height: 16px;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 20;
}

.offer .ref,
.offer .preis {
	color: #fff;
	position: absolute;
	width: 100%;
}

.offer .ref {
	left: 13px;
	text-align: left;
	top: 15px;
}

.offer .preis {
	font-size: 16px;
	right: 10px;
	text-align: right;
	top: 12px;
}






/* Sidebar */

#sidebar {
	float: left;
	margin: 0 25px 0 0;
	position: relative;
	text-align: left;
	width: 250px;
}

#sidebar h3 {
	border-bottom: 1px dashed #4173af;
	color: #4173af;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 4px 0;
}

#sidebar ul {
	margin: 0 0 35px 0;
	padding: 0 0 0 5px;
}

#sidebar ul li {
	padding: 2px 0;
}

#sidebar ul li a {
	padding-left: 5px;
	text-decoration: none;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

#sidebar ul li a::before {
	content: "\00BB \0020";
	display: block;
	float: left;
	font-size: 14px;
}

#sidebar ul li a:hover {
	color: #4173af;
	padding-left: 10px;
}

#sidebar li.subtitle {
	font-size: 12px;
	margin: 20px 0 0 0;
	opacity: 0.5;
}

#sidebar li.subtitle h4 {
	font-size: 14px;
	font-style: italic;
	margin: 0;
}



#facebook img {
	border: 2px solid #ccc;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 280px;
	width: 100%;
}




/* Bildhinweise */

#bildnachweise {
	list-style-type: none !important;
}

.bildnachweise {
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.bildnachweise p {
	width: 100%;
}

#bildnachweise .flyoutbox {
	display: none;
	padding: 0;
	width: 100% !important;
}

.flyoutimage {
	border: none;
	float: left;
	margin: 0 15px 10px 0;;
}

a.nohover {
	color: inherit !important;
	cursor: text !important;
	text-decoration: none !important;
}

a.nohover:hover {
	border: none !important;
}







/* infocenter ############################################################################################################################################ */

#infocenter {
	clear: both;
	display: inline-block;
	margin: 0 auto 50px auto;
	padding: 0;
	position: relative;
	width: 100%;
}

.home #infocenter {
	display: block;
}


/* infocenter Icons */

#infocenter-icon-wrapper {
/*	background-color: #cccccb;*/
	background-color: #4173af;
	display: inline-block;
	width: 100%;
}

#infocenter-icons {
	margin: 0 auto;
	padding: 70px 0;
	width: 100%;
}

.infocenter-icon {
	display: inline-block;
	padding: 0;
	position: relative;
}

#infoicon5 {display: none;}

.infocenter-icon a {
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100
}

#infocenter-icons .infocenter-icon p {
	text-align: center;
}

#infocenter-icons.icons-3 .infocenter-icon {
	margin: 0 2%;
	width: 29%;
}

#infocenter-icons.icons-4 .infocenter-icon {
	margin: 0 1.5%;
	vertical-align: top;
	width: 21.5%;
}

.infocenter-icon .infocenter-icon-image {
	height: 120px;
	margin: 0 auto 10px auto;
	opacity: 0.75;
	padding: 0;
	position: relative;
	text-align: center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	width: 120px;
}

.infocenter-icon:hover .infocenter-icon-image {
	opacity: 1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.infocenter-icon-image img {
	height: auto;
	width: 100%;
}

.infocenter-icon-title {
	color: #fff;
	font-size: 18px;
	margin: 0 0 5px 0;
	text-align: center !important;
}


#infocenter-icons.icons-3 .infocenter-icon-text {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

#infocenter-icons.icons-4 .infocenter-icon-text {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.infocenter-iconlink {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.infocenter-icon:hover .infocenter-iconlink {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}





/* infocenter Get in touch */

#infocenter-getintouch {
	margin: 0 auto;
	padding: 15px 2%;
	width: 100%;
}

#infocenter-getintouch-inner {
	background-color: #aaaaa9;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	padding: 15px 2%;
	width: 100%;
}

.getintouch-left {
	float: left;
	width: 75%;
}

.getintouch-left h3 {
	color: #4173af;
	font-size: 28px;
	margin-top: 10px;
}

#infocenter-getintouch p {
	margin: 0;
}

#infocenter-getintouch a {
	text-decoration: none;
}

.getintouch-right {
	float: right;
	width: 25%;
}



/* infocenter Anfahrt */

#infocenter-anfahrt {
	margin: 50px auto 0 auto;
	padding: 70px 2%;
	width: 60%;
}

#infocenter-anfahrt h3 {
	font-size: 24px;
	text-align: center;
}

#infocenter-anfahrt p {
	text-align: center;
}

#infocenter-anfahrt form {
	text-align: center;
}

#infocenter-anfahrt form input {
	background-color: #eee;
	border: 1px solid #bebebe;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	color: #555;
	margin: 15px 0 20px 0;
	padding: 10px 1.5%;
	text-align: center;
	width: 97%;
}

.getintouch-button {
	background-color: #4173af;
	border: none;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 5px auto 20px auto;
	padding: 12px 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.getintouch-right .getintouch-button {
	height: 40px;
	margin: 0;
	padding: 20px 0 0 0;
}

.getintouch-button:hover {
	background-color: #aaaaa9;
	color: #4173af;
}




/* Footer ############################################################################################################################################ */

#footer-wrapper {
	background-color: #4173af;
	clear: both;
	padding: 50px 0 0 0;
	position: relative;
	width: 100%
}

footer {
	margin: 0 auto;
	padding: 0 25px;
	position: relative;
}




/* Footerboxes */

#footerboxes {
	clear: both;
	position: relative;
}

.footerbox {
	position: relative;
}

.footerbox h3 {
	color: #fff;
	letter-spacing: 3px;
	margin: 0 0 15px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.footerbox h3:before {
	border-top: 4px solid #fff;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	top: 37%;
	width: 100%;
	z-index: 1;
}

.footerbox h3 span {
	background-color: #4173af;
	display: inline-block;
	font-size: 14px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
	z-index: 1;
}

footer .logo {
	margin: 0 0 20px 0;
	position: relative;
	width: 85%;
}

.footerbox p {
	color: #fff;
}

.footerbox a {
	color: #fff;
}

.footerbox ul li {
	border-bottom: 1px solid rgba(255,255,255,0.5);
	margin: 4px 0;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.footerbox ul li:hover {
	background-color: rgba(0,0,0,0.25);
}

.footerbox ul li.spacer {
	border: none;
	height: 20px;
}

.footerbox li a::before {
	content: "\00BB \0020";
	display: block;
	float: right;
	font-size: 14px;
}

.footerbox li a {
	color: #fff;
	display: block;
	padding: 7px 5px 8px 0px;
	text-decoration: none;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.footerbox li a:hover {
	padding-left: 10px;
}

#footerbox1 {
	float: left;
	width: 60%;
}

#footerbox2 {
	float: right;
	width: 35%;
}

.footerbox-left {
	float: left;
	width: 47%;
}

.footerbox-left h3 {
	margin-top: 10px;
}

.footerbox-left .logo img {
	width: 100%;
}

.footerbox-right {
	float: right;
	width: 47%;
}

.footerbox-bottom {
	padding-top: 10px;
}

.footerbox-bottom ul.opening li {
	border: none;
	color: #fff;
	margin: 0;
}

.footerbox-bottom ul.opening li span {
	display: inline-block;
	font-style: italic;
	width: 100px;
}





/* Footer Claim */

#claim-footer {
	border: none;
	clear: both;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 50px auto 0 auto !important;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}



/* Copyright */

#copyright {
	clear: both;
	display: inline-block;
	line-height: 20px;
	margin: 0 auto;
	padding: 35px 0 70px 0;
	position: relative;
	text-align: center;
	width: 100%;
}

#copyright p {
	display: inline-block;
}

#copyright p, #copyright a {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 20px;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
}

#copyright a {
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	padding: 0 3px;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

#copyright a:hover {
	border-bottom: 1px dashed #fff;
	border-top: 1px dashed #fff;
	color: #fff;
}


#copyright ul.menu {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: center;
}

#copyright ul.menu li.level_1 {
	border: none; 
	border-left: 1px solid #fff;
	display: inline-block;
	padding: 0 10px;
	text-align: center;
}

a.nohover {
	cursor: text !important;
	text-decoration: none !important;
}

a.nohover:hover {
	border: none !important;
}





/* Google Map */

.apcmap {
	height: 650px;
	margin: 0 0 30px 0;
	position: relative;
	width: 100%;
}

#maininfo .apcmap {
	height: auto;
	overflow: hidden;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}



/* Toplink  */

#toplink-wrapper {
	bottom: -1px;
	display: none;
	height: 50px;
	left: 50%;
	margin: 0 auto;
	position: fixed;
	z-index: 10000;
}

#toplink {
	background: transparent url("../../images/toplink.png") no-repeat scroll center top;
	height: 50px;
	left: -50%;
	margin: 0 auto;
	position: relative;
	width: 100px;
}

#toplink p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#toplink a {
	padding: 0 50px 25px 50px;
	text-decoration: none;
}






/* Extras & Modules #################################### */



/* Infobox */

.infobox {
	background-color: transparent;
	margin: 10px 0;
	width: 48.5%;
}

.infobox a {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 100%;
	z-index: 100;
}

.infobox.left {
	float: left;
	margin-right: 3%;
}

.infobox.right {
	float: right;
	margin-left: 3%;
}

.infobox h3 {
	background-color: #aaaaa9;
	border-bottom: 2px solid #fff;
	color: #fff;
	display: block;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.infobox img {
	height: auto;
	width: 100%;
}

.infobox-link {
	background-color: #cccccb;
	border-top: 2px solid #fff;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	width: 100%;
}

.infobox-link:hover {
	background-color: #aaaaa9;
	color: #fff;
}




/* Infoblock */

.infoblock {
	clear: both;
	display: inline-block;
	margin: 50px 0 40px 0;
	overflow: hidden;
	padding: 0 0 0 25px;
	position: relative;
	width: 100%;
}

.infoblock .boxinfo {
	float: left;
	width: 46%;
}

.infoblock h2 {
	border: none;
	color: #fff;
	font-size: 20px;
	padding: 15px 0 0 0;
	margin: 0 0 10px 0;
	text-align: left;
}

.infoblock p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: justify;
}

.infoblock a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-style: italic;
	padding: 0;
}

.infoblock .boximage {
	background: transparent no-repeat scroll center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	width: 50%;
}







/* Widget */

.widget {
	background-color: #aaaaa9;
	margin: 0;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
	width: 255px;
}

.widget.left {
	float: left;
	margin-right: 30px;
}

.widget.right {
	float: right;
	margin-left: 30px;
}

.widget img {
	border: none;
	height: auto;
	padding: 10px 0;
	width: 100%;
}





/* Fancybox */

.gallery {
	float: right;
	margin: 20px 0 35px 2%;
	position: relative;
	width: 100%;
}

.gallery .fancybox {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
}

.gallery.g1 .fancybox {margin: 0 0 2%; 0 width: 100%;}
.gallery.g2 .fancybox {margin: 1%; width: 48%;}
.gallery.g3 .fancybox {margin: 1%; width: 31%;}
.gallery.g4 .fancybox {margin: 0.5%;width: 24%;}
.gallery.g5 .fancybox {margin: 0.5%; width: 19%;}
.gallery.g6 .fancybox {margin: 0.5%; width: 15.5%;}

.gallery .fancybox img {
	height: auto;
	position: relative;
	top: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
}

.gallery .fancybox:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.gallery .fancybox .fancybox-mouseover {
	background-color: #000;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 20;
}

.gallery .fancybox .fancybox-zoom {
	background: transparent url("../../images/zoom.png") no-repeat scroll center center;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 30;
}

.gallery .fancybox:hover .fancybox-zoom {
	opacity: 1;
}

.gallery:hover .fancybox .fancybox-mouseover {
	opacity: 0.5;
}

.gallery .fancybox:hover .fancybox-mouseover {
	opacity: 0;
}

p.zoom-hinweis {
	color: #aaa;
	font-size: 12px;
	font-style: italic;
	left: 5px;
	letter-spacing: 0.5px;
	position: absolute;
	top: -20px;
}




/* Video */

#video-container {
	float: right;
	margin: 0 0 0 30px;
	width: 50%;
}





/* Kontakt */

.kontakt-left {
	float: left;
	width: 45%;
}

.kontakt-right {
	float: right;
	width: 50%;
}

ul.opening li {
	border: none;
	margin: 0 !important;
}

ul.opening li span {
	display: inline-block;
	font-style: italic;
	width: 100px;
}




/* ##### FORMULAR START ##### */

.formular-wrapper {
	display: inline-block;
	margin: 0 0 25px 0;
	width: 100%;
}

.form-hinweis {
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 10px 0 0 0;
}

.kontakt-input, .kontakt-area {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}

.form-radio {
	float: left;
	padding: 10px 25px 15px 0;
}

.formular input[type=radio] {
	padding: 0 10px 0 0;
}

.formular input[type=text] {
	background-color: rgba(255,255,255,0.75);
	border: none;
	border: 1px dashed #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333 !important;
	float: left;
	height: 40px;
	font-size: 16px !important;
	letter-spacing: 0.5px;
	outline: none;
	padding: 0 0 0 10px;
	width: 100%;
}

.form-plz {
	float: left;
	width: 28%;
}

.form-ort {
	float: right;
	width: 68%;
}

.form-name {
	width: 100%;
}

.form-email {
	float: left;
	width: 58%;
}

.form-telefon {
	float: right;
	width: 38%;
}

.formular textarea {
	background-color: rgba(255,255,255,0.75);
	border: 1px dashed #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333 !important;
	float: left;
	height: 150px;
	font-size: 16px !important;
	letter-spacing: 0.5px;
	outline: none;
	padding: 10px;
	width: 100%;
}

.form-message h4 {
	float: none;
	margin-bottom: 5px;
}

.formular .send-form {
	background-color: #fff;
	border: 1px solid #aaaaa9;
	color: #333;
	cursor: pointer;
	font-size: 16px;
	float: right;
	margin: 0;
	padding: 7px 12px 5px 12px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.formular .send-form:hover {
	background-color: #aaaaa9;
	border: 1px solid #cccccb;
	color: #fff;
}

.formular .form-dsgvo {
	clear: both;
	position: relative;
}

.formular .form-dsgvo input {
	float: left;
	margin: 4px 5px 0 0;
	padding: 0;
	position: relative;
	width: 20px;
}

.formular .form-dsgvo p {
	font-size: 12px;
	letter-spacing: 0;
	line-height: 16px;
	max-width: 100%;
	overflow: hidden;
	padding: 0;
	position: static;
	text-align: justify;
}

.formular label.error,
.formular p.error {
	color: #900;
	display: none;
}

.thank-you {
	display: none;
}

.thank-you h3 {
	margin-top: 120px;
	text-align: center !important;
}

.thank-you h3::before {
	display: none;
}

.form-phone {
	display: none;
}


/* Captcha */

.captcha-container {
	display: inline-block;
	margin: 10px 0;
	position: relative;
	width: 100%;
}

.captcha-container div.captcha-hinweis p {
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

#captcha {
	margin: 0 !important;
}

#captcha div {
	float: right;
	max-width: 200px;
	width: 35%;
}

#captcha canvas {
	float: right;
	text-align: center;
	width: 100%;
}

#captcha div.controls {
	float: left;
	max-width: 100%;
	padding: 8px 0 0 0;
	width: 60%;
}

#captcha div.controls img {
	border: none;
	height: 25px;
	width: auto;
}

#captcha div.controls .captcha-feld {
	float: left;
	max-width: 100%;
	width: 80%;
}

#captcha div.controls input {
	height: 35px;
	padding: 0;
	text-align: center;
	width: 100%;
}

#captcha div.controls button {
	background: #eee url("../../system/scripts/mailer/assets/refresh.png") no-repeat scroll center center;
	-webkit-background-size: auto 80%;
	-moz-background-size: auto 80%;
	-ms-background-size: auto 80%;
	-o-background-size: auto 80%;
	background-size: auto 80%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	float: right;
	height: 35px;
	padding: 0;
	width: 15%;
}

p.wrong {
	clear: both;
	display: none;
	width: 100%;
}

p.wrong.shake {
	display: block;
}

p.wrong.shake {
	animation: shake .4s cubic-bezier(.36, .07, .19, .97) both;
	backface-visibility: hidden;
	perspective: 1000px;
	transform: translate3d(0, 0, 0);
}

@keyframes shake {
10%, 90% {transform: translate3d(-1px, 0, 0);}
20%, 80% {transform: translate3d(1px, 0, 0);}
30%, 50%, 70% {transform: translate3d(-2px, 0, 0);}
40%, 60% {transform: translate3d(2px, 0, 0);}
}

/* ##### FORMULAR END ##### */


/*##### Jobs Toggle #####*/

#jobtoggle {
	list-style-type: none !important;
	margin: 0 3%;
	padding: 5px 0 10px 0;
	width: 94%;
}

.jobtoggle,
.jobListEl {
	background-color: #fff;
	border: 1px dashed #4273af;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	clear: both;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 0 20px;
	position: relative;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.jobListEl {
	margin: 20px auto;
	width: 94%;
}

.jobtoggle h3,
.jobListEl h3 {
	border: none;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	padding: 15px 0;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.jobtoggle h3 span {
	font-size: 14px;
	opacity: 0.7;
	padding-left: 5px;
	text-transform: lowercase;
}

.jobtoggle h3:hover,
.jobtoggle.opened h3,
.jobListEl h3:hover {
	color: #000;
}

.jobtoggle .link,
.jobListEl .link {
	background: #4273af url("../../images/site/joblink.png") no-repeat scroll center center;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 12px;
	height: 100%;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 0;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	white-space: nowrap;
	width: 40px;
}

.jobtoggle.opened .link {
	display: none;
}

.jobtoggle p {
	width: 100%;
}

.jobflyout {
	display: none;
	padding: 5px 0 20px 0;
	width: 100% !important;
}

.jobflyout h4 {
	margin: 20px 0 0 0;
}

.jobflyout h4:first-child {
	margin: 0;
}

.jobflyout li {
	margin-bottom: 5px;
}

.jobflyoutimage {
	border: none;
	float: left;
	margin: 0 15px 10px 0;;
}

/*##### Jobs End #####*/



/* Icontop */

.icontop {
	height: 50px;
	margin: 0 0 0 -5px;
	position: relative;
	width: auto;
}





/* Toggle Box */

#togglebox {
	list-style-type: none !important;
	padding: 5px 0 10px 15px
}

.togglebox {
	clear: both;
	cursor: pointer;
	float: left;
	margin: 12px 0 0 10px;
}

.togglebox h3 {
	background: transparent url("../../images/togglebox-h3.png") no-repeat scroll 0 -24px;
	border-bottom: 1px dashed #ccc;
	color: #aaa;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 0 0 -15px !important;
	padding: 0 0 5px 15px !important;
	text-align: left;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.togglebox h3:hover,
.togglebox.opened h3 {
	background-position: 0 5px;
	border-bottom: 1px dashed #c00;
	color: #c00;
}

.togglebox p {
	width: 100%;
}

.flyoutbox {
	display: none;
	padding: 5px 0 0 0;
	width: 100% !important;
}

.flyoutimage {
	border: none;
	float: left;
	margin: 0 15px 10px 0;
}


.section.team .section-inner {
	max-width: 800px;
}

.team img.teamimg {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	float: right;
	margin: 0 0 15px 3%;
	max-width: 300px;
	width: 30%;
}

.team h2 {
	margin: 0 0 5px 0;
}

.team h4 {
	font-style: italic;
	margin: 0 0 20px 0;
}

.team td {
	border-top: 1px dashed #ddd;
	padding: 7px 20px 7px 0;
}

.team td:first-child {
	color: #4173af;
	font-style: italic;
	white-space: nowrap;
}

.team tr:first-child td {
	border: none;
}


#eServiceIFrame {
	min-height: 1200px;
}


.zzz {
	opacity: 0.2;
}






/* NO SCRIPT ########################################################################################################################## */

.noscript #element {
	display: block;
}