/* Generated by Font Squirrel (https://www.fontsquirrel.com) on March 23, 2017 */
@font-face {
    font-family: 'open_sansregular';
    src: url('/includes/fonts/opensans-regular-webfont.eot');
    src: url('/includes/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('/includes/fonts/opensans-regular-webfont.woff') format('woff'),
         url('/includes/fonts/opensans-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('/includes/fonts/opensans-semibold-webfont.eot');
    src: url('/includes/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('/includes/fonts/opensans-semibold-webfont.woff') format('woff'),
         url('/includes/fonts/opensans-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsmedium';
    src: url('/includes/fonts/poppins-medium-webfont.eot');
    src: url('/includes/fonts/poppins-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('/includes/fonts/poppins-medium-webfont.woff') format('woff'),
         url('/includes/fonts/poppins-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('/includes/fonts/poppins-regular-webfont.eot');
    src: url('/includes/fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('/includes/fonts/poppins-regular-webfont.woff') format('woff'),
         url('/includes/fonts/poppins-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
    }
	
html, body {
	min-height: 100%;
	
}

table, caption, tbody, tfoot, thead, tr, th, td     {
    vertical-align : top;
    }

:focus {
	outline: 0;
    }
    
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/**
 * For IE 6/7 (trigger hasLayout)
 */
.cf {
    *zoom:1;
}
body {
	line-height: 1;
	
	overflow-y: scroll;
	background-color: #ffffff;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #5d5d5d;
    }
body.hidden-scroll {
	overflow-y: hidden;
}
ol, ul {
	list-style: none;
    }

table {
	border-collapse: collapse;
	border-spacing: 0;
    }

td  {
    vertical-align : top;
    }

caption, th, td {
	text-align: left;
	font-weight: normal;
    }

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
    }

blockquote, q {
	quotes: "" "";
    }

strong,b {
	font-weight:bold;
}
a{
    text-decoration: none;
	color: #041E42;
}

a:hover{
    text-decoration: none;
}

a:focus {
    border: 0;
	text-decoration: none;
}



a:focus:active,
a:focus:hover,
a:active,
a:target {
	border: 0;
}

p {
	padding: 10px 0;
	
}

div.wrapper{
	width: 1400px;
	
	box-sizing:border-box;
	height: auto !important;
    min-height: 100%;
	margin-bottom:-56px;
	margin: 0 auto;
	position: relative;
		
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #ededed;
}

div.wrapper.home,
div.wrapper.no-bg {
	background-image: none;
}

div.wrapper div.container{
	width: 1400px;
	margin: 0 auto;
}

div.container header{
	text-align: center;
}

div.container header div.logo{
	text-align: center;
	margin: 0 auto;	
}

a.geschenk-shop {
	position: absolute;
	z-index: 200;
	top: 0;
	right: 0;
}

div.image_slider {
	width: 1400px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	overflow: hidden !important;
}
div.image_slider .bxslider {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	
}
div.image_slider .bx-controls {
	position: absolute !important;
	top: 5px !important;
	left: 20px !important;
	width: 80% !important;
	height: 20px;
	display: block;
	
}

div.image_slider .bx-pager {
	bottom: 0 !important;
	padding: 0 !important;
	
}

div.image_slider .bx-wrapper .bx-controls-auto {
	display: none;
}

div.image_slider .bx-wrapper {
	border: 0 !important;
	box-shadow: none !important;
	overflow: hidden !important;
	
}
div.image_slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffffff !important;
	
}

div.image_slider .bx-wrapper .bx-pager.bx-default-pager a:hover, 
div.image_slider .bx-wrapper .bx-pager.bx-default-pager a.active, 
div.image_slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #fcbf00 !important;
}

header div.image_slider .bx-wrapper, header .bx-viewport, header .bx-wrapper img {height: 470px !important;}
div.image_slider .bx-wrapper img { margin: 0 auto; }
div.image_slider, 
div.image_slider .bx-wrapper,
div.image_slider .bx-wrapper bx-viewport,  
div.image_slider .bx-wrapper .bx-slider,
div.image_slider .bx-wrapper .bx-slider li, 
div.image_slider .bx-wrapper .bx-slider img { background: #ededed !important; }

div.image_slider .bx-wrapper .bx-slider li, div.image_slider .bx-wrapper .bx-single li { overflow: hidden; }

div.text-and-button {
	position: absolute;
	/*top: 235px;*/
	bottom: 65px;
	left: 0;
	right: 0;
	width: 810px;
	margin: 0 auto;
	text-align: center;
	
}
div.text-and-button h2 {
	color: #ffffff;
	font-family: 'poppinsregular';
	font-size: 44px;
	line-height: 54px;

}

a.button-link {
	width: 120px;
	height: 50px;
	line-height: 50px;
	
	display: block;
	margin: 40px auto;
	
	color: #ffffff;
	background-color: #041E42;
	text-transform: uppercase;
	text-align: center;
	
	font-size: 14px;
	letter-spacing: 0.1em;
	
	
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	
	cursor: pointer;
}
div.image_slider a.button-link {
	width: auto;
	height: auto;
	display: inline-block;
	padding: 0 20px;
}
a.button-link:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
header {
	height: 300px;
}
.home header {
	height: 560px;
}



header div.logo {

	width: 164px;
	display: inline-block;
	text-align: center;
	z-index:180;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	
	height: auto;
	
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

header div.logo a{
	display:block;
}

header div.logo a img{
	
	
	
}

header div.nav-wrapper {
	width: 100%;
	height: 65px;	
	text-align: center;
	
}

header ul.nav-menu{
	/*display: table;*/
	display: block;
	text-align: center;
	width: 100%;
	/*max-width: 1170px;*/
	max-width: 1160px;
	height: 65px;
	margin: 255px auto;

	-webkit-box-shadow: 0px 12px 18px -8px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 12px 18px -8px rgba(0,0,0,0.5);
	box-shadow: 0px 12px 18px -8px rgba(0,0,0,0.5);
	
	font-size: 0;
	position:relative;
	
}
.home header ul.nav-menu{
	/*margin: 405px auto;*/
	margin: 419px auto;
}
header ul.nav-menu li{
	/*display: table-cell;
	display: inline-table;
	height: 37px;*/
	display: inline-block;
	height: 65px;
	line-height: 20px;
	background-image: url('/includes/nav-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	
}
header ul.nav-menu li a{
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;	
	color:#ffffff;	
	padding: 26px 27px 19px;
	box-sizing: border-box; 	
	
	font-family: 'poppinsregular';
	font-size: 14px;
	letter-spacing: 0.1em;
}
header ul.nav-menu li.sticky {
	display: none;
}



header ul.nav-menu li:hover {
	background-image: url('/includes/nav-hover-bg.png');
	background-repeat: repeat-x;
}

header ul.nav-menu li.active{	
	background-image: url('/includes/nav-active-bg.png');
	background-repeat: repeat-x;
}


header ul.nav-menu li.active > a{
	color: #fcbf00;
}

header ul.nav-menu ul{
	position:absolute;
	top:65px;
	display:none;
}


header ul.nav-menu ul li{
	height: auto;
	background-image: none;
	background-color:#08224B;
}

header ul.nav-menu ul li a{
	padding: 10px 27px;
	font-size: 12px;
}

header ul.nav-menu ul li:hover {
	background-image: none;
	background-color:#082654;
	background-repeat: repeat-x;
}

header ul.nav-menu ul li.active{	
	
	background-image: none;
	background-color:#082654;
	background-repeat: repeat-x;
}

header ul.nav-menu ul li.active а{
	color:#FCBF00;
}

header div.nav-wrapper.main-nav {
  position: relative; 
  z-index: 150;
  margin: 0 auto;
  width: 100%;
  
}
header div.nav-wrapper.main-nav-scrolled {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 60px;
}
header div.nav-wrapper.main-nav-scrolled li{		
	background-position: top;
	line-height: 18px;
	vertical-align: middle;
}
header div.nav-wrapper.main-nav-scrolled ul.nav-menu {
	margin: 0 auto;	
	-webkit-box-shadow: 5px -7px 3px -11px rgba(0,0,0,0.43);
	-moz-box-shadow: 5px -7px 3px -11px rgba(0,0,0,0.43);
	box-shadow: 5px -7px 3px -11px rgba(0,0,0,0.43);
	width: 1200px;
}

header div.nav-wrapper.main-nav-scrolled ul.nav-menu li.active{
	background-image: url('/includes/nav-sticky-active-bg.png');
}
header div.nav-wrapper.main-nav-scrolled ul.nav-menu li a {
	padding-left: 20px;
	padding-right: 20px;
	/*margin-top: -21px;*/
	margin-top: -3px;
}
header div.nav-wrapper.main-nav-scrolled ul.nav-menu li.sticky {
	#display: table-cell;
	vertical-align: top;
	display: inline-table;
}
header div.nav-wrapper.main-nav-scrolled ul.nav-menu li.sticky a {
	margin-top: -21px;
}
header div.nav-wrapper.main-nav-scrolled li.homepage { display: none; }

header div.nav-wrapper.main-nav-scrolled ul.nav-menu ul{
	top:60px;
}

.mobile_overlay{
	display:none;
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    z-index: 4;
    top: 0px;
    left: 0px;
}

.content_wrapper{
    padding-bottom: 66px;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 58px 0 0 0;
	overflow: auto;
}

.content_wrapper h1 {	
	font-family: 'poppinsregular';
	font-size: 44px;
	line-height:50px;
	color: #041E42;
	width: 100%;
	text-align: center;
	
	margin: 50px 0 25px;
	
}
.content_wrapper div.subtitle,
.content_wrapper div.text {
	font-family: 'open_sansregular';
	font-size: 16px;
	line-height:22px;
	color: #5d5d5d;	
	width: 730px;
	text-align: center;
	margin: 40px auto 60px;
}	
.content_wrapper div.text {	
	text-align: left;	
}	


/* Content elements */



/* Newslist module */
div.module-newslist-wrapper {
	background-color: #ffffff;
	width: 100%
}
div.module-newslist {
	width: 750px;
	display: block;
	margin: 0 auto;
	background-color: #ffffff;
	padding-bottom: 75px;
	overflow: auto;
}


div.module-newslist h2 {
	font-family: 'poppinsregular';
	font-size: 44px;
	line-height:50px;
	color: #041E42;
	width: 100%;
	text-align: center;
	
	margin: 80px 0 25px;
}

div.module-newslist div.subtitle {
	font-family: 'open_sansregular';
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 40px;
	
}

div.module-newslist ul {
	width: 100%;
	display: inline-block;
	
	
}

div.module-newslist ul li img {
	float: left;
	margin-right: 36px;	
	max-width: 164px;
}
div.module-newslist ul li {
	padding: 45px 0;
	border-top: solid 1px #dddddd;	
	display: inline-block;
	width: 100%;
}

div.module-newslist ul li:last-child {
	border-bottom: none;	
}
div.module-newslist ul li h3 {
	font-family: 'poppinsregular';
	font-size: 24px;
	line-height: 30px;
	color:#041E42;
	width: 550px;
	float: left;
}
div.module-newslist ul li p {
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 22px;
	color:#666666;
	padding: 0 5px 0 0;
	box-sizing: border-box;
	width: 550px;
	display: block;
	float: left;
}
div.module-newslist ul li a.more {
	text-decoration: underline;
	
}
div.module-newslist ul li div.news-details {
	visibility: visible;
	height: auto;
	overflow: visible;
	margin: 20px 0 0;
	width: 100%;
}
div.module-newslist ul li div.news-details p {
	width: 100%;
	padding: 10px 0;
}


div.gallery-slider {
	width: 750px;
	position: relative;
	margin: 0 0 40px;	
}

div.module-newslist ul li div.news-details div.gallery-slider img { 
	max-width: 100%;
	margin-right: 0;
}

div.gallery-slider .bx-controls {
	position: absolute !important;
	bottom: 0px !important;
	left: 0 !important;
	width: 100% !important;
	height: 100%;
	display: block;
	
} 


div.gallery-slider .bx-pager {
	bottom: 53px !important;
	padding: 0 !important;
	right: 15px;
	margin: 0 auto;
	width: auto;
	text-align: center !important;	
	color: #ffffff;
	font-size: 1em !important;
}

div.gallery-slider .bx-wrapper {
	border: 0 !important;
	box-shadow: none !important;	
	margin-bottom: 20px !important;
	background: none;
}

div.gallery-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666 !important;	
}

div.gallery-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, 
div.gallery-slider .bx-wrapper .bx-pager.bx-default-pager a.active, 
div.gallery-slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #fcbf00 !important;
}
div.gallery-slider .bx-wrapper  li {
	border-top: 0;
	padding: 10px 0 45px;
}



/* Accordion */
.acc-container {
	width: 100%;
	margin: 0 auto;	
	overflow: visible;
	background-color: #ffffff;
	border-top: solid 1px #ededed;
}

.acc-btn { 
	width: 1140px;
	height: auto;
	margin: 0 auto;
	padding: 0px 25px;
	cursor: pointer;  
	box-sizing: border-box;
	
	background-image: url('/includes/images/arrow-down.png');
	background-repeat: no-repeat;
	background-position: 95% center;
}
.acc-btn.active { 
	background-image: url('/includes/images/arrow-up.png');
}
.acc-btn h3 {
	font-family: 'poppinsregular';
	font-size: 34px;
	line-height: 42px;
	color: #041E42;
	margin: 40px 0;
	padding: 0 0 0 70px;
}

.acc-content {
	height:0px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	border-bottom: solid 1px #ededed;	
}

.acc-content.open {
	overflow: visible;
}

.acc-content-inner {
	width: 1140px;
	margin:0 auto;
	padding: 0 0 20px;
	box-sizing: border-box;
}
.acc-content-inner p {
	padding: 0;
	width: 1140px;
	margin: 0 auto;
	padding: 0 95px;
	box-sizing: border-box;
}	
div.acc-container div.acc-btn {
	width: 100%;
    padding: 0 155px;
    background-position: 86.5% center;
}
div.acc-container div.acc-btn h3 {
	margin: 0;
	padding: 40px 0 40px 70px;
}
div.acc-container div.acc-content a.dw-link {
	margin: 0;
	display: block;
	padding: 0 155px 0 225px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	
}
div.acc-container div.acc-content a.dw-link:hover {
	text-decoration: underline;
}
.gallery {
	width: 1140px;
	display: block;
	margin: 30px auto;
	
}
.gallery div.image img {
	width: 100%;
}

.gallery a:nth-child(3n+3) div.image, .gallery a:nth-child(3n+3) {
	margin-right: 0px;
}
.gallery a:nth-child(3n+4) div.image, .gallery a:nth-child(3n+4) {
	clear:both;
}
.gallery div.image > span, .gallery div.image > h3 {
	font-size: 16px;
	line-height: 22px;
	margin: 13px 0;
	display: block;
}
.gallery div.image div.bread-info {
	display: none;
}
.gallery div.image div.info-box {
	width: 425px;
	height: auto;
	position: absolute;
	z-index: 100;
	top: -15px;
	left: -15px;	
	background-color: #ffffff;
	
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	
	display: none; 
	
}
.gallery div.image div.info-box img {
	width: 100%;
}
.gallery div.image div.info-box h3 {
	width: 100%;
	padding: 30px 30px 0;
	font-size: 24px;
	line-height: 30px;
	color: #041E42;
	box-sizing: border-box;
}


.gallery > a {
	width: 360px;
	height: 290px;
	margin-right: 30px;
	margin-bottom: 21px;
	display: inline-block;
	float: left;
	position: relative;
	cursor: pointer;
	
}

.gallery div.image {
	width: 360px;
	display: inline-block;
	float: left;
	z-index: 1;
	position: relative;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
    overflow: hidden;   
}

.gallery div.image.info-box {
	position: absolute;
	overflow: visible;
	
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	
	z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.18);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.18);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.18);
    transition: all 200ms ease-in;
    transform: scale(1.18);
}

.gallery div.image.info-box div.bread-info {
	display: block;
}
.gallery div.image div.info-box p, .gallery div.image.info-box div.bread-info p {
	width: 100%;
	padding: 30px;
	font-size: 16px;
	line-height: 24px;
	box-sizing: border-box;
}
.gallery div.image div.info-box p, .gallery div.image.info-box > h3 {
	width: 100%;
	padding: 30px 30px 0;
	font-size: 24px;
	line-height: 30px;
	color: #041E42;
	box-sizing: border-box;
	margin: 0;
}


/* Image module */
div.module-image {
	width: 944px;
	margin: 0 auto;
	display: block;
	padding: 40px 0 20px;
	box-sizing: border-box;
}
div.module-image img {
	width: 950px;
}

div.module-image span {
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	color: #9d9d9d;
	display: block;
	padding: 10px 0;
}

/* Text area module */
div.module-textarea {
	width: 750px;
	margin: 0 auto;
	display: block;
	
}
div.module-textarea h2 {
	font-family: 'poppinsregular';
	font-size: 24px;
	line-height: 30px;
	color: #041E42;
	width: 750px;
	float: left;
	margin: 30px 0 10px;
}

div.module-textarea p {
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	padding: 10px 0;
	box-sizing: border-box;
	width: 750px;
	display: block;
	float: left;
}

div.module-textarea ul,
div.module-in-content ul {
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	padding: 10px 0;
	margin: 0 auto;
	box-sizing: border-box;
	display: table;
	list-style:disc;
	text-align: left;
	width: 90%;
}

div.subtitle ul {
	font-family: 'open_sansregular';
    font-size: 16px;
    line-height: 24px;
    color: #5d5d5d;
    margin: 10px auto;
    list-style:disc;
	text-align: left;
	width: 90%;
}
div.branch-details ul {
    list-style:disc;
	text-align: left;	
}

div.bread-info ul, 
div.info-box ul {
	font-family: 'open_sansregular';
    font-size: 16px;
    line-height: 24px;
    width: 80%;
    margin: 10px auto;
    margin-left: 60px;
    list-style:disc;
	text-align: left;
}

div.module-textarea ul li, 
div.module-in-content ul li, 
div.subtitle ul li,
div.branch-details ul li, 
div.bread-info ul li,  
div.info-box ul li {
	padding-bottom: 11px;
}


/* In-content image/text module */

div.module-in-content {
	width: 750px;
	display: block;
	margin: 30px auto;	
}

div.module-in-content div.text {
	width: 390px;
	float: left;
	box-sizing: border-box;
	padding: 0 20px 0 0;
	
}
div.module-in-content div.image {
	width: 360px;
	display: inline-block;
	margin: 15px 0;
	text-align: right;
}
div.module-in-content div.image span {
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	color: #9d9d9d;
	display: block;
	padding: 10px 0;
}

div.module-in-content p {
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	display: inline;
	padding: 0;
}
div.module-in-content h3 {
	font-family: 'poppinsregular';
	font-size: 34px;
	line-height: 42px;
	color:#041E42;
	/*width: 350px;
	float: left;*/	
	text-align: left;
	margin: 30px 0;
	
}

div.module-in-content.right div.text {
	float: right;
	padding: 0 0 0 20px;
}
div.module-in-content.right div.image {
	text-align: left;
}
div.module-in-content.right div.image span {
	text-align: left;
}



/* Team module */
div.team {
	width: 1140px;
	margin: 20px auto;
	display: block;
}

div.team select {
	width: 554px;
	height: 48px;
	margin: 40px auto;
	border: 1px solid #e2e2e2;
	display: block;
	padding: 0 20px;
	font-size: 14px;
	font-family: 'open_sansregular';
	color: #666666;    
    background: url('/includes/images/select-arrow.png') no-repeat right #ffffff;    
    background-position: 510px;
	
	appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */

}

div.team div.member {
	width: 262px;
	margin: 0 30px 30px 0;
	float: left;
	
}
div.team div.member img {
	width: 262px;
	margin: 10px 0;
}
div.team div.team-grid div:nth-of-type(4n) {
	margin-right: 0px;
}
div.team div.team-grid div:nth-of-type(4n+5) {
	clear:both
}

div.team div.member span {
	font-size: 14px;
	line-height: 22px;
}


/* Custom 3 cols module */
div.module-3-cols {
	width: 950px;
	display: block;
	margin: 20px auto;
	text-align: center;
}
div.module-3-cols div.col1,
div.module-3-cols div.col2,
div.module-3-cols div.col3 {
	width: 290px;
	float: left;
	margin: 0 12px;
	position: relative;
	
}
div.module-3-cols img {
	margin: 0 auto;
}
div.module-3-cols h3 {
	color: #041E42;
	font-family: 'poppinsregular';
	font-size: 28px;
	line-height: 34px;
	text-align: center;	
	margin: 40px 0 20px;
}
div.module-3-cols p {
	text-align: center;
	padding: 0;
	font-family: 'open_sansregular';
	font-size: 16px;
	line-height:24px;
	padding: 0 5px;
	display: table-cell;
}

img.transition-arrow {
	position: absolute;
	top: 50px;
	right: -64px;
}



/* Module Map */
div.module-map {
	width: 944px;
	margin: 40px auto;
}



/* Branches */
div.branches-wrapper {
	width: 100%;
	background-color: #ffffff;
	padding: 30px 0;
}
div.branches-wrapper h2 {
	width: 950px;
	color: #041E42;
    font-family: "poppinsregular";
    font-size: 34px;
    line-height: 40px;
    margin: 50px auto 25px;     
}

div.branches-wrapper div.subtitle {
	color: #5d5d5d;
	font-family: "open_sansregular";
	font-size: 16px;
	line-height: 22px;
	margin: 20px auto 60px;
	text-align: left;
	width: 950px;
}
.branches {
	width: 1140px;
	display: block;
	margin: 30px auto;
	
}
.branches div.branch {
	width: 360px;
	height: 403px;
	margin-right: 30px;
	display: inline-block;
	float: left;
	position: relative;
	cursor: pointer;
	
}
.branches div.branch:nth-child(3n+3) {
	margin-right: 0px;
}
.branches div.branch:nth-child(3n+4) {
	clear:both;
}
.branches div.branch-text {
	width: 100%;
	display: inline-block;
	float: left;
	z-index: 1;
	position: relative;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
    /*overflow: hidden;*/   
}
.branches div.branch-text.overlay {
	position: absolute;
	/*overflow: visible;*/
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.18);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.18);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.18);
    transition: all 200ms ease-in;
    transform: scale(1.18);
}
.branches div.branch h3 {
	width: 100%;
	padding: 15px 20px 0;
	font-size: 22px;
	line-height: 28px;
	color: #041E42;
	box-sizing: border-box;
}
.branches div.branch p {
	width: 100%;
	padding: 10px 30% 30px 20px;
	font-size: 14px;
	line-height: 20px;
	box-sizing: border-box;
}

.branches div.branch img:not(.overlay-icon) {
	width: 100%;
}
.branches div.branch img.overlay-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	width: auto; }
.branches div.branch-text.overlay img.overlay-iconn {
	position: absolute;
	top: 20px;
	right: 20px;
	width: auto; }
.branches div.branch-text img.overlay-icon.bread { content: url('/includes/images/bread.png'); }
.branches div.branch-text.overlay img.overlay-icon.bread { content: url('/includes/images/bread-active.png'); }
.branches div.branch-text img.overlay-icon.coffee { content: url('/includes/images/coffee.png'); }
.branches div.branch-text.overlay img.overlay-icon.coffee { content: url('/includes/images/coffee-active.png'); }


img.branch-icon {
	display: block;
	margin: 0 auto;
}
div.branch-details {	
	width: 750px;
	display: block;
	margin: 0 auto;
	font-family: "open_sansregular";
    font-size: 15px;
    line-height: 25px;
}
div.branch-col1 {
	width: 50%;
	float: left;
}
div.branch-col2 {
	width: 50%;
	float: left;
}

div.branch-details h2 {
    color: #041E42;
    font-family: "poppinsregular";
    font-size: 24px;
    line-height: 30px;
    /* margin: 30px 0 0;     */
    width: 100%;
}

div.branch-details ul li div.left-col {
    display: inline-block;
    font-family: "open_sanssemibold";
    line-height: 25px;
    width: 40%;
}
div.branch-details ul li div.right-col {
    display: inline-block;
    font-family: "open_sansregular";
    line-height: 25px;
    width: 50%;
}
div.branch-details ul li b {
	font-family: "open_sanssemibold";
    font-weight: normal;
}

div.branch-details ul li {
    /* padding: 20px 0; */
	padding: 0;
}





div.branch-slider {
	width: 950px;
	position: relative;
	margin: 40px auto;	
}

div.branch-slider img { 
	max-width: 100%;
	margin-right: 0;
	width: 100%;
}

div.branch-slider .bx-controls {
	position: absolute !important;
	bottom: 0px !important;
	left: 0 !important;
	width: 100% !important;
	height: 100%;
	display: block;
	
} 

div.branch-slider .bx-pager {
	bottom: 63px !important;
	padding: 0 !important;
	right: 15px;
	margin: 0 auto;
	width: auto;
	text-align: center !important;	
	color: #ffffff;
	font-size: 1em !important;
}

div.branch-slider .bx-wrapper {
	border: 0 !important;
	box-shadow: none !important;	
	margin-bottom: 20px !important;
	background: none;
}
div.branch-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666 !important;	
}

div.branch-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, 
div.branch-slider .bx-wrapper .bx-pager.bx-default-pager a.active, 
div.branch-slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #fcbf00 !important;
}
div.branch-slider .bx-wrapper  li {
	border-top: 0;
	padding: 10px 0 45px;
}



/* Footer */

footer{
	width: 1400px;
	margin: 0 auto;
	background-color: #ededed;
	padding: 0;
	overflow: auto;
}

div.wrapper.no-bg footer {
	padding: 5px 0 0 0;
}

footer #map {
	width: 1400px;
	height: 364px;
	background-image: url('/includes/images/home-footer-map.jpg');
	background-repeat: no-repeat;
	margin-bottom: -48px; 
	
}
footer #map h2 {
	font-family: 'poppinsregular';
	font-size: 44px;
	line-height:50px;
	color: #041E42;
	width: 590px;
	text-align: center;
	
	margin: 0px auto 40px;
	padding: 100px 0 0 0;
	
	display: block;
}
footer #map form {
	margin: 0px auto;
	width: 500px;
}
footer #map form input[type=text]{
	width: 340px;
	height: 46px;
	padding: 0 10px 0 40px;
	border: 1px solid #e2e2e2;
	margin: 20px auto;
	
	color: #5d5d5d;
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 16px;
	
	background-image: none;
	box-sizing: border-box;
	display: block;
	
	background-image: url('/includes/search.jpg');
	background-position: 10px center;
	background-repeat: no-repeat;
	
}

div.go-top {
	width: 1140px;
	display: block;
    position: relative;
    border-bottom: 1px solid #dddddd;
    margin: 100px auto 110px;
}

div.go-top a {
    display: block;
    position: relative;
    margin: auto;
    width: 91px;
    text-align: center;
    /* background-color: #ededed; */
    margin-bottom: -45px;
}

footer div.footer-cols {
	width: 1140px;
	display: block;
	font-family: 'open_sansregular';
	font-size: 15px;
	line-height:25px;
	
	padding-bottom: 60px;
	margin:0 auto 80px;
	border-bottom: solid 1px #dddddd;	
}

footer div.footer-cols div.col1,
footer div.footer-cols div.col2,
footer div.footer-cols div.col3 { 
	width: 360px;
	padding: 0 30px 0 0;
	display: table-cell;
	
}

footer div.footer-cols h3 {
	text-transform: uppercase;
	color: #676767;
	font-family: 'poppinsregular';
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.1em;
	
	margin-bottom: 50px;
}
footer div.footer-cols ul li img {
	float: left;
	margin-right: 15px;	
}
footer div.footer-cols ul li {
	padding: 20px 0;
	border-bottom: solid 1px #dddddd;	
}

footer div.footer-cols ul li:last-child {
	border-bottom: none;	
}
footer div.footer-cols ul li div.title {
	font-family: 'poppinsregular';
	font-size: 16px;
	line-height: 18px;
	color:#041E42;
	
}
footer div.footer-cols ul li p {
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 22px;
	color:#666666;
	padding: 0 5px 0 0;
	box-sizing: border-box;
}

footer div.footer-cols a {
	color: #041E42;
}	


footer div.footer-cols ul li div.left-col {
	font-family: 'open_sanssemibold';
	width: 40%;
	display: inline-block;
	line-height: 25px;
}
footer div.footer-cols ul li div.right-col {
	font-family: 'open_sansregular';
	width: 50%;
	display: inline-block;
	line-height: 25px;
}

footer div.footer-cols ul li b {
	font-weight: normal; 	
	font-family: 'open_sanssemibold';
}
footer div.footer-form {
	
	
}

footer div.footer-form h3 {
	text-transform: uppercase;
	color: #676767;
	font-family: 'poppinsregular';
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.1em;
	
	margin-bottom: 40px;
}
footer div.footer-form p {
	text-align: center;
	padding: 0;
}

footer div.footer-form form {
	width: 790px;
	margin: 30px auto;	
	text-align: center;
	
}
footer div.footer-form form input[type=text]{
	width: 340px;
	height: 46px;
	padding: 0 10px;
	border: 1px solid #e2e2e2;
	margin: 0 14px;
	
	color: #5d5d5d;
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 16px;
	
	background-image: none;
	box-sizing: border-box;
}

footer div.footer-form form input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	background-image: url('/includes/input-marker.png');
	background-position: right center;
	background-repeat: no-repeat;
	
	opacity: 1;
	color: #bbbbbb;
}
footer div.footer-form form input[type=text]::-moz-placeholder { /* Firefox 19+ */
	background-image: url('/includes/input-marker.png');
	background-position: 96% center;
	background-repeat: no-repeat;
	
	opacity: 1;
	color: #bbbbbb;
}
footer div.footer-form form input[type=text]:-ms-input-placeholder { /* IE 10+ */
	background-image: url('/includes/input-marker.png');
	background-position: 96% center;
	background-repeat: no-repeat;
	
	opacity: 1;
	color: #bbbbbb;
}
footer div.footer-form form input[type=text]:-moz-placeholder { /* Firefox 18- */
	background-image: url('/includes/input-marker.png');
	background-position: right center;
	background-repeat: no-repeat;
	
	opacity: 1;
	color: #bbbbbb;
}


footer div.footer-form form input[type=submit]{
	width: 260px;
	height: 50px;
	margin: 46px auto 36px;
	
	color: #ffffff;
	font-family: 'poppinsregular';
	font-size: 14px;
	line-height: 16px;
	
	display: block;
	border: 0;
	background-color: #041E42;
	
	text-transform: uppercase;
	letter-spacing: 0.1em;	
	
	cursor: pointer;
	
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
}
footer div.footer-form form input[type=submit]:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
}

footer div.footer-social {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 50px 0 30px;
	
}
footer div.footer-social a {
	background-repeat: no-repeat;
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 15px;
}
footer div.footer-social a.linkedin {
	background-image: url('/includes/social/icon-linkedin.png');
}
footer div.footer-social a.xing {
	background-image: url('/includes/social/icon-xing.png');
}
footer div.footer-social a.facebook {
	background-image: url('/includes/social/icon-facebook.png');
}
footer div.footer-social a.gplus {
	background-image: url('/includes/social/icon-gplus.png');
}
footer div.footer-social a.twitter {
	background-image: url('/includes/social/icon-twitter.png');
}
footer div.footer-social a.pinterest {
	background-image: url('/includes/social/pinterest.png');
}
footer div.footer-social a.instagram {
	background-image: url('/includes/social/instagram.png');
	margin-right: 0;
}

footer div.footer-copyrights {
	border-top: solid 1px #dddddd;	
	width: 100%;
	text-align: center;
	padding: 30px 0 30px;
	
}

footer div.footer-copyrights div.copyright {
	display: inline-block;
	font-family: 'poppinsregular';
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.1em;
	margin: 0 15px;
}
footer div.footer-copyrights a.impressum {
	display: inline-block;
	font-family: 'poppinsregular';
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.1em;
	color: #666666;
	margin: 0 15px;
}

footer div.footer-copyrights a.datenschutz {
	display: inline-block;
	font-family: 'poppinsregular';
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.1em;
	color: #666666;
	margin: 0 15px;
}


.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 18px 0 0 10px; 
  padding: 0;
  width: 37px;
  height: 39px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  background-image:url('/includes/images/mobile_icon.png');
  background-color:transparent;
  background-size:cover;
}

.c-hamburger:focus {
  outline: none;
}


div.o-grid__item{
	display: none;
}
ul.nav-menu-mobile,
p.nav-menu-mobile-footer{
	display: none;
}

h2.hd, legend, .aria-only {
    display: inline;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 0;
}
#accesskeys {
    display: inline;
    line-height: 0;
    list-style-type: none;
}
#accesskeys ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#accesskeys h2 {
    display: inline;
    height: 0;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 0;
}
#accesskeys ul li a:link, #accesskeys ul li a:visited {
    border: medium none;
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;
    z-index: 200;
}
#accesskeys ul li a:active, #accesskeys ul li a:focus {
    background-color: #272d80;
    color: #ffffff;
    display: block;
    font-size: 1em;
    height: auto;
    left: 0;
    line-height: 1.2em;
    padding: 5px 8px;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 10000000;
}

div.module-textarea::after { content: ''; display: block; clear: both; }
div.module-newslist div.video {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

div.module-newslist .video iframe, 
div.module-newslist .video object, 
div.module-newslist .video embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

div.module-textarea form label { display:block; font-family: 'open_sansregular'; font-size: 14px; line-height: 22px; color: #666666; }
div.module-textarea form div.input { padding:5px; margin-bottom:10px; }
div.module-textarea form div.input input, div.module-textarea form div.input textarea { width:100%; margin:-5px; padding:inherit; border:0; font-family:inherit; font-size:inherit; color: #666666; }
div.module-textarea form div.input select { width:102%; margin:-5px; padding:inherit; border:0; font-family:inherit; font-size:inherit; color: #666666; }
div.module-textarea form div.input.checkbox{margin-bottom:0px;padding:0px 5px;}
div.module-textarea form div.input input[type="checkbox"], div.module-textarea form div.input input[type="radio"] {width:auto;float:left;margin-top:4px;margin-right:7px;}
.error { color: #e84e0f !important; }
div.module-textarea form div.submit { min-height: 2.57em; margin-top: 3em; }
div.module-textarea form div.submit label { display: inline-block; float: left; line-height: 3em; }
div.module-textarea form div.submit input { 
	display: inline-block; line-height: 3em; cursor: pointer; border: 0;
    margin: 0;
    padding: 0;
    background-color: #041E42;;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: none;
    text-decoration: none;}
div.module-textarea form div.submit input:hover { background-color: #0b2654; }
div.module-textarea form div.input textarea { height: 120px; }

div.acc-content-inner div.module-textarea form input,
div.acc-content-inner div.module-textarea form div.input select, 
div.acc-content-inner div.module-textarea form div.input textarea { border: 1px solid #666666;}
div.module-textarea form div.float-3-1 { float:left; width:33%; }
div.module-textarea form div.float-3-1 label,
div.module-textarea form div.float-3-1 div.input { margin-right:8px; }
div.module-textarea form div.float-3-2 { float:left; width:67%; }
div.module-textarea form div.float-3-2 label,
div.module-textarea form div.float-3-2 div.input { margin-left:7px; }


div.gallery-inner-slider div.bx-wrapper{
	width: 100%;
    margin: 0 auto;
}
div.gallery-inner-slider{
	width:100%;
}
div.gallery-inner-slider div.bx-wrapper,
div.gallery-inner-slider div.bx-viewport{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none; 
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
	left: 0;
}
div.gallery-inner-slider .bxslider4 img {
    width: 100%;
}

.bxslider4 .bx-clone { display: none }

div.gallery-inner-slider .gallery-inner-slider-wrapper .bxslider4{
		padding:0px;
		list-style: none;
		width: 100%;
}

div.gallery-inner-slider .gallery-inner-slider-wrapper .bxslider4 > li{
	padding-bottom:0px;
}

div.gallery-inner-slider .gallery-inner-slider-wrapper > .bxslider4 > li > img{
	display:none;
}

div.gallery-inner-slider .gallery-inner-slider-wrapper > .bxslider4 > li:first-child  > img{
	display:block;
	text-align:center;
}

div.gallery-inner-slider div.bx-wrapper div.bx-pager {
    text-align: left;
    padding-top: 20px;
	font-family: 'open_sansregular';
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
	font-weight:normal;
}

a.jump-arrow span {
    background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
    display: block;
    width: 50px;
    height: 50px;	
	-webkit-transition: all .2s;
    transition: all .2s;
}
div#wrapper div.gallery-container div.bx-wrapper a.bx-prev span {
    background-image: url(../images/arrow-left.png);
}
div#wrapper div.gallery-container div.bx-wrapper a.bx-next span {
    background-image: url(../images/right-arrow.png);
}

div.slider-txt{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-family: 'open_sansregular';
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
	margin-top:8px;
	padding-left: 33px;
    padding-right: 33px;
    box-sizing: border-box;
}
.downloads a {
	font-weight: bold;
}


/* Newsletter - NL Form */

div.nl_form_content form label { display:block; font-family: 'open_sansregular'; font-size: 14px; line-height: 22px; color: #666666; }
div.nl_form_content form div.input { padding:5px; margin-bottom:10px; }
div.nl_form_content form div.input input, 
div.nl_form_content form div.input textarea { width:100%; margin:-5px; padding:inherit; border:0; font-family:inherit; font-size:inherit; color: #666666; }
div.nl_form_content form div.input select { width:calc(100% + 10px); margin:-5px; padding:inherit; border:0; font-family:inherit; font-size:inherit; color: #666666; }
div.nl_form_content form div.input input.short { width:47%; float: left;}
div.nl_form_content form div.input input.short + input.short { width:47%; float: right;}


div.nl_form_content form div.input.checkbox{margin-bottom:0px;padding:0px 5px;}
div.nl_form_content form div.input input[type="checkbox"], div.nl_form_content form div.input input[type="radio"] {width:auto;float:left;margin-top:4px;margin-right:7px;}
.error { color: #e84e0f !important; }
div.nl_form_content form div.submit { min-height: 2.57em; margin-top: 3em; }
div.nl_form_content form div.submit label { display: inline-block; float: left; line-height: 3em; }
div.nl_form_content form div.submit input { 
	display: inline-block; line-height: 3em; cursor: pointer; border: 0;
    margin: 0;
    padding: 0;
    background-color: #041E42;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: none;
    text-decoration: none;}
div.nl_form_content form div.submit input:hover { background-color: #0b2654; }
div.nl_form_content form div.input textarea { height: 120px; }


