/*
Theme Name: karriere.haus
Theme URI: http://karriere.haus
Author: Ch.K. 
Author URI: http://www.nordwerk-gmbh.de
Description: A semantic HTML/CSS framework base theme for WordPress Developers ported from Twitter Bootstrap
Version: 1.0
=======
License: GNU General Public License
License URI: license.txt

This theme, like WordPress, is licensed under the GPL.

The development of BootstrapWP was powered by Sublime Text 2 and lots of Diet Coke.
Use this starter theme to make something cool.  Please share the results with me via Twitter @rachelbaker.
Enjoy!

*/
/********************************************************

Comfortable with LESS?  Check out the /assets/css/less folder where the bootstrapwp.less file is the master complier

Not comfortable with LESS?  You can override the compiled bootstrapwp.css file by adding custom styles here.
-------------------------------------------------- */
html, body {
    /* give this to all tags from html to .fullscreen */
    height:100%;
}

h2 {
	font: 32px/43px Roboto;
	font-size: 24px;
}
h3 {
	font: 22px/34px Roboto;	
	font-size: 21px;
}
h4 {
	font: 22px/34px Roboto;	
	font-size: 18px;
	
}
h2, h3, h4 {color: #302e33;}
/*.span4:first-of-type {
	margin-left: 15px;
}*/
.span6 img {
	margin: auto;
}

.divider {
    height:50px;
}

section {
    padding-top:50px;
    padding-bottom:50px;
    overflow:auto;
}
.text-center h1 {
	margin-top: 9%;
}

ul.noBullets {
	margin-left: 0;
}
ul.noBullets li {
	list-style-type: none;
	line-height: 28px;
}
ul.oneHalfListFirst, ul.oneHalfListLast {
	float: left;
	width: 50%;
	margin-bottom: 6px;
	margin-left: 0;
}
ul.oneHalfListLast {
	padding-left: 15px;
	width: 45%;
}
ul.oneHalfListFirst li, ul.oneHalfListLast li, ul.oneFullList li {	
    padding: 6px 0;
    list-style: none;
    font-weight: 100;
    position: relative;
    padding-left: 42px;
}
ul.oneFullList {
	margin-left: 9px;
}
ul.oneFullList li {
	font-weight: normal;
	padding: 3px 0 0 27px;
    position: relative;
}
ul.oneHalfListFirst li:before,
ul.oneHalfListLast li:before,
ul.oneFullList li:before {
    color: #79b41c;
    content: "\f00c";
    font-family: FontAwesome;
    text-decoration: none;
    margin-right: 9px;
	font-weight: normal !important;
  	position: absolute;
  	left: 0;
}
ul.oneHalfListFirst.modulList li:before,
ul.oneHalfListLast.modulList li:before,
ul.oneFullList.modulList li:before {
    content: "\f054";	
}
ul.oneHalfListFirst.modulList li,
ul.oneHalfListLast.modulList li,
ul.oneFullList.modulList li {
    padding-left: 24px;
    line-height: 24px;
}
ul.oneHalfListFirst li ul, ul.oneHalfListLast li ul {
	margin-left: 0;
}
ul.oneHalfListFirst li ul li, ul.oneHalfListLast li ul li {	
    font-weight: 100;
    position: relative;
    padding:0 0 0 12px;
}
ul.oneHalfListFirst li ul li:before, ul.oneHalfListLast li ul li:before, .downloadList li:before {
    color: #79b41c;
    content: "\f105";
    font-family: FontAwesome;
    text-decoration: none;
    margin-right: 9px;
	font-weight: normal !important;	
	position: absolute;
  	top: 2;
  	left: 0;
}
.downloadList li:before {    
    content: "\f019";    
}
.downloadList li {
	position: relative;
	padding-left: 24px;
}
ul.jumpList.oneHalfListFirst li, ul.jumpList.oneHalfListLast li {
	font-weight: 400 !important;
}
ul.verList li {
	display: inline-block;
	padding-right: 30px;
}
ul.verList {
	margin-left: 0;
}
.row .fa {
	color: #79b41c;
	margin-right: 15px;
}
.fa.fa-info-circle {
	margin-right: 4px;
	font-size: 24px;
}
.boldClass {
	font-family: "Roboto-Bold" !important;
	font-weight: 400 !important;
}
.normalClass {
	font-family: "Roboto" !important;
	font-weight: 400 !important;
}
.lightFont {
	font-family: roboto-light;
}
.line {
    height: 1px;
    width: 100%;
    margin: 0 auto;
    background-color: #79b41c;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.logos > a {
	padding: 10px
}
#netzwerk > p {
	font: 22px/34px Roboto;
   font-size: 21px;
}
/* ########AENDERUNGEN FUER NAVI############ */

.navbar .nav {float: right !important;}
.navbar .nav > li {padding-top: 9px;}
.logo_h__img img {margin-top: 9px;}
.logo_h {width:200px; float:left;}
.menu-item {min-height: 50px !important;}
.no-stickyNav {position: inherit; background: #fff;}
.bg-5 {background-position-y: 50px !important;}
.bg-5 .marginTop50 {margin-top: 90px !important;}
.navbar.navbar-inverse {width:100%;border-bottom: 3px solid #79b41c;}
.header{	position:relative; width:100%; z-index:10;}
#menu-item-162 > ul > li > a:after {
	 color: #2e2e2e;
    content: "\f101";
    font-family: FontAwesome;
    text-decoration: none;
	 font-weight: normal !important;
	 margin-left: 3px;
	 font-size: 14px;	
}
#menu-item-162 li:hover > a:after {
	 color: #f89e18;    
}
#menu-item-162 > ul > li > a {
	color: #fff !important;
}

@media screen and (max-width: 979px) {
	.navbar .nav {
	float: none !important;
	}
	.navbar .btn-navbar {
	margin-top: 3px;
	border: none;
	box-shadow: none;	
	color: #8FC63D;
	font-size: 28px;
	background: #f6f6f6;
	}
	.navbar-inverse .btn-navbar:active {
	color: #8FC63D;
	background: #fff;
	}
	.nav-collapse, .nav-collapse.collapse {
	margin-left: 0;	
	}
	.nav-collapse .submenu {
	margin: 0 !important;	
	}
	.navbar .nav > li {
	padding-top: 0;	
	}
	.navbar .nav > li > a{
	text-align: left;
	padding-left: 3% !important;
	background: #f2f2f2;
	}
	.submenu > li > a {
	padding-bottom: 17px !important;
	text-align: left;	
	padding-left: 9% !important;
	}
	#main-menu li > ul.submenu {
	display: block;
	}
	#main-menu li > ul.submenu li > ul.submenu li a {
		padding-left: 15%  !important;
	}	
	#menu-item-162 > ul > li > a {
	display: none;
	}
}

/*############################################*/

@media screen and (max-width: 600px) {
	.print {
		display: none;	
	}
	ul.oneHalfListLast, ul.oneHalfListFirst {
	float: none;
	width: 100% !important;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0 !important;
	}
	.dsplBlock {
	display: block !important;
	}
	.scrollToTop {
	visibility: hidden;	
	}
}

/* ### Logo ### */

.logo {
	text-align: center;
	font-size: 14px;
	position: relative;
    z-index: 99;
	padding: 30px 0 43px;
}
.logo p {
	margin-top: 3px;
}
.logo:after {
    content: '';
    width: 355px;
    height: 1px;
    background: #3f3e41;
    margin: 32px auto 0;
    display: block;
}
/* ### Navi Anpassungen ### */
.nav-wrap {
    position: relative;
    padding: 0;
    z-index: 100;
    -webkit-transform: translateZ(0);
    position: relative;
}
.nav-wrap > div {
    position: relative;
    z-index: 10;
}
.menu-item a {
		letter-spacing: 2px;
		padding: 20px 17px 24px !important;
		box-sizing: border-box;
		position: relative;
		color: #302e33 !important;
	   font:normal 12px/14px Roboto;
	   text-transform: uppercase;
	   display: block;
}	
.submenu {
	border-top: 3px solid #f89e18;
}
.submenu .submenu {
	border-top: none;
}
/* Sweep To Top */
@media (min-width: 979px) {	
	.menu-item {
	    float: none;
	    vertical-align: top;
	    background: none;
	    padding: 0;
	    margin: 0 0 0 3px;
	    min-height: 72px;
	    vertical-align: middle;
	  	-webkit-transform: translateZ(0);
	  	transform: translateZ(0);
	  	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	  	-webkit-backface-visibility: hidden;
	  	backface-visibility: hidden;
	  	-moz-osx-font-smoothing: grayscale;
	  	position: relative;
	  	-webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  max-width: 230px;
	}	
	.menu-item:before {
	  content: "";
	  position: absolute;
	  z-index: -1;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background: #96dd26;
	  -webkit-transform: scaleY(0);
	  transform: scaleY(0);
	  -webkit-transform-origin: 50% 100%;
	  transform-origin: 50% 100%;
	  -webkit-transition-property: transform;
	  transition-property: transform;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-timing-function: ease-out;
	  transition-timing-function: ease-out;
	}
	.menu-item:hover, .menu-item:focus, .menu-item:active {
	  color: white;
	}
	.submenu li.menu-item:before, .menu-item:hover:before, .menu-item:focus:before, .menu-item:active:before {	
	  -webkit-transform: scaleY(1);
	  transform: scaleY(1);
	}
	.submenu li.menu-item:before {
		background: #2e2e2e;
	}
	.submenu li.menu-item a:hover {
		color: yellow !important;
	}
	.current-menu-item {	
		color: #302e33 !important;		
	  background: #79b41c;   
	}
	li.current-menu-item > a {
		color: #302e33 !important;
	}
	.submenu .current-menu-item a {
		color: yellow !important;
	}
}
@media (max-width: 979px) {
	.menu-item a {
		border-bottom: #545454 1px solid;	
	}
	.submenu li a {
		color: #302e33 !important;
		margin-left: 1%;
	}
	.menu-item {
	min-height:10px !important;  
  }
  .submenu > li > a, .navbar .nav > li > a {
	padding-top: 9px !important;
	padding-bottom: 9px !important;  
  }
  .logo_h__img img {
	margin-top: 0;  
  }  
}
.stickyNav {
	position: fixed;
	top: 0;
	width: 100%;
	/*background: rgba(46,46,46, 0.6);    */
	background: rgba(255,255,255, 1);  
    z-index: 100;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    border-bottom: 3px solid #605e63;
}
.stickyNav li.menu-item > a {
	color: #302e33 !important;
}
.stickyNav .submenu li a {
	color: #fff !important;
}
.upNav {
	float: right;
	width: 30px;
}

/* ### 404 ### */

.error404-holder_num {
    color: #302e33;
    font-weight: 100;
	text-align: center;
    font-size: 250px;
    line-height: 1.2em;
    font-family: roboto-light;
}

/* ### Parallax ### */

/* background setup */
.background {
    background-repeat:no-repeat !important;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
}

.fullscreen,
.content-a {
    width:100%;
    height:100%;
    overflow:hidden;
}
.fullscreen.overflow,
.fullscreen.overflow .content-a {
    height:auto;
    min-height:100%;
}

/* content centering styles */

.content-a {
    display:table;
}
.content-b {
	display:table-cell;
    position:relative;
	vertical-align:middle;
	text-align:center;
}
.bg-1 {   
	background: url('assets/bg/unternehmensberatung-startseite.jpg');      
}
.bg-9 {   
	background: url('assets/bg/Existenzgruendung-Start-up-Block.jpg');      
}
.bg-2 {   
	background: url('assets/bg/Unternehmensberatung-Chart.jpg');      
}
.bg-4 {   
	background: url('assets/bg/referenzen-neu.jpg');      
}
.bg-5 {   
	background: url('assets/bg/ueber-uns.jpg');      
}
.bg-6 {   
	background: url('assets/bg/jobs.jpg');      
}
.bg-7 {   
	background: url('assets/bg/Personalberatung.jpg');      
}
.bg-8 {   
	background: url('assets/bg/personalberatung2.jpg'); 
}
.bg-10 {   
	background: url('assets/bg/Beratung-Team.jpg');      
}
.bg-11 {   
	background: url('assets/bg/Beratung-Puzzle_Corona_Soforthilfe.jpg');      
}
.bg-1,
.bg-2,
.bg-9,
.bg-4,
.bg-5,
.bg-6,
.bg-7,
.bg-8,
.bg-10,
.bg-11,
.bg-7-1 {
	overflow: hidden;
	color:#302e33;
}
.leftAnimation {
	webkit-animation: caption-left 1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
    -moz-animation: caption-left 1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
    animation: caption-left 1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.rightAnimation {
	font-size: 20px;
    -webkit-animation: caption-right 1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
    -moz-animation: caption-right 1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
    animation: caption-right 1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.bg-gray, .bg-white {
	background: rgba(71,79,88,0.75);
	max-width:42%;
	margin: auto;
	padding: 21px 12px 15px 12px;
}
.bg-white {
	background: rgba(255,255,255,0.5);
	border: 1px solid #fff;
}
.text-center .bg-gray h1, .text-center .bg-white h1 {
	margin-top: 0;
}
.sliderText {
	text-align: left;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    font: normal 32px/36px Roboto;
    color: #302e33;
	margin-top: 9%;
	margin-left: 20%;
	width: 42%;
}
.sliderTextWhite {
	text-shadow: none;
	color: #fff;
}
.stRight {
	margin-left: 45%;
	width: 42%;
}
.blogPreview {
	padding-bottom: 50px;
	padding-top: 15px;
}
.blogPreview a {
	font: 22px/34px Roboto;
}
.blogPreviewPic {
	height: 270px;
}
.blogPreviewText {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
.linkBox {
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.blogLink {
	display: block;
	width: 100%;
	text-align: center;
}

.linkBox:hover {
	background: #f9f9f9;
	-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.linkBox a:hover {
	text-decoration: none;
	color: #dd9933;
}
.linkBox:hover h3, .linkBox:hover a {
	color: #96dd26;
	-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.linkBox h3, .linkBox a {
	-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

/* ### Footer ### */
footer {
	background: #23282D;
}
.footer {
	text-align: center;
	color: #fff;
}
.social li {
	display: inline-block;
}
.social li i {
    font-size: 23px;
    line-height: 49px;
    width: 49px;
    height: 49px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    color: #302e33;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s ease 0s;
}
.social li i:hover {
  background: #6a6671;
  color: #96dd26;
  transition: all 0.3s ease 0s;
}
.footerNav li {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    padding: 0;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    padding: 0;
}
.footerNav li a {
	color: #9c999c;
	font: normal Roboto;
    text-shadow: 0 0 0 !important;
    font-size: 16px;
}
.footerNav li a:hover {
	background-color: #23282D !important;
	color: #96dd26 !important;
    text-decoration: none;
}
.VCName {
	font: normal 24px/28px Roboto;
	margin: 15px 0 9px 0;
}
.fn.org {
	margin-bottom: 21px;
}
a.email {
	color: #fff !important;
}

.scrollToTop {
    width: 51px;
    height: 51px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    bottom: 160px;
    right: 57px;
    display: none;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background-color: #8FC63D;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.scrollToTop:hover {
    box-shadow: 0px 12px 10px -3px rgba(0,0,0,0.35), 0px -5px 10px -2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 12px 10px -3px rgba(0,0,0,0.35), 0px -5px 10px -2px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 12px 10px -3px rgba(0,0,0,0.35), 0px -5px 10px -2px rgba(0,0,0,0.25);
    background: #6a6671; 
}
.scrollToTop .fa-chevron-up {
    font-size: 18px;
    color: #fff;
    padding-top: 15px;
}
.scrollToTop:hover .fa-chevron-up {
    font-size: 18px;
    color: #96dd26;
    padding-top: 15px;
}

/* ### Sticky-Footer ### */

.stickyFooter {
	bottom: 0;
	position: fixed;
	border-top: 1px solid #79b41c;
	margin: auto;
	width: 100%;
	background: rgba(255,255,255, 0.9);
	text-align: center !important;
	vertical-align: bottom;
	padding: 3px 0 3px 1%;
	line-height: 18px;
	color: #444;
	z-index: 500;
}
.stickyFooter p {
	margin-bottom: 0;
	text-align: center !important;
	margin: auto;
	width: 100%;
}
.dsplNone {
	display: none;
}
.dsplBlock {
	display: none;
}
.topLink {
	float: right;
	margin-right: 3%; 
}
.anchorLink {
	padding-left: 5% !important;
	padding-right: 5% !important;
	font-size: 21px !important;
	margin-top: 21px !important;
}
.anchorRow {text-align: center;}


.contactLinkWhite, .contactLinkGrey {
	background: #fff;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
	margin-top: 30px;
	border: #79b41c 1px solid;
	display: none;
}
.contactLinkGrey {
	background: #f5f5f5;
}
@media (max-width: 600px) {
.contactLinkWhite, .contactLinkGrey {	
	display: block;
	}
}

/* ### Contact Form ### */

.pageForm input, 
.pageForm textarea, 
.pageForm .uneditable-input, 
.telForm input, 
.telForm textarea, 
.telForm .uneditable-input, 
.textForm input, 
.textForm textarea, 
.textForm .uneditable-input {
    width: 100%;
}
.textForm input, 
.textForm textarea, 
.textForm .uneditable-input {
	border: 1px solid;
	margin-top: 12px;
}
.btn-pageForm, .epl_button {
	margin-top: 9px;
	display: inline-block;
	padding: 12px 24px;
	border: none;
	background: #79b41c !important;
	color: #fff;
	margin-right: 12px;
	 -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 18px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 1px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25);
    border-bottom: 1px solid rgba(0,0,0,.25);
}
.btn-pageForm:hover, .epl_button:hover {
	background: #96dd26 !important;
}
.btn-green {
	background: #79b41c !important;
}
.btn-green:hover {
	background: #96dd26 !important;
}
.fa-phone {
	color: #79b41c;
	margin-right: 3px !important;
}

/*bounce up animation for the subject*/

.bounce-up .subject {
  -moz-transition: all 1000ms ease-out;
  -webkit-transition: all 1000ms ease-out;
  -o-transition: all 1000ms ease-out;
  transition: all 1000ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
}

.bounce-up.in-view .subject {
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


/* #### KeyFrames #### */

@-webkit-keyframes caption-right {
0%   { -webkit-transform:translate(200px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-moz-keyframes caption-right {
0%   { -moz-transform:translate(200px,0); opacity: 0;  }
100% { -moz-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-right {
0%   { transform:translate(200px,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-left {
0%   { -webkit-transform:translate(-200px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-moz-keyframes caption-left {
0%   { -moz-transform:translate(-200px,0); opacity: 0;  }
100% { -moz-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-left {
0%   { transform:translate(-200px,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@media screen and (max-width: 600px) {
	
	/* #### KeyFrames #### */

 	@-webkit-keyframes caption-right {
	0%   { -webkit-transform:translate(0,0); opacity: 1;  }
	100% { -webkit-transform:translate(0,0); opacity: 1; }
	}
	@-moz-keyframes caption-right {
	0%   { -moz-transform:translate(0,0); opacity: 1;  }
	100% { -moz-transform:translate(0,0); opacity: 1; }
	}
	@keyframes caption-right {
	0%   { transform:translate(0,0); opacity: 1;  }
	100% { transform:translate(0,0); opacity: 1; }
	}
	@-webkit-keyframes caption-left {
	0%   { -webkit-transform:translate(0,0); opacity: 1;  }
	100% { -webkit-transform:translate(0,0); opacity: 1; }
	}
	@-moz-keyframes caption-left {
	0%   { -moz-transform:translate(0,0); opacity: 1;  }
	100% { -moz-transform:translate(0,0); opacity: 1; }
	}
	@keyframes caption-left {
	0%   { transform:translate(0,0); opacity: 1;  }
	100% { transform:translate(0,0); opacity: 1; }
	}
	@-webkit-keyframes rotateIn {
	  from {
	    -webkit-transform-origin: center;
	    transform-origin: center;
	    -webkit-transform: none;
	    transform: none;
	    opacity: 1;
	  }
	
	  to {
	    -webkit-transform-origin: center;
	    transform-origin: center;
	    -webkit-transform: none;
	    transform: none;
	    opacity: 1;
	  }
	}
	
	@keyframes rotateIn {
	  from {
	     -webkit-transform-origin: center;
	    transform-origin: center;
	    -webkit-transform: none;
	    transform: none;
	    opacity: 1;
	  }
	
	  to {
	    -webkit-transform-origin: center;
	    transform-origin: center;
	    -webkit-transform: none;
	    transform: none;
	    opacity: 1;
	  }
	}
	.bounce-up .subject {
	  -moz-transform: translate3d(0px, 0px, 0px);
	  -webkit-transform: translate3d(0px, 0px, 0px);
	  -o-transform: translate(0px, 0px);
	  -ms-transform: translate(0px, 0px);
	  transform: translate3d(0px, 0px, 0px);
	}
	.bg-1 {   
	background: url('assets/bg/test.jpg');      
	}
}

@media (max-width: 979px) {  
	  .stickyNav .submenu li a, .submenu li a, .nav > li > a {
	  color: #302e33 !important;
	  font-size: 12px !important;
  }  
}
html.bx-imopenlines-config-mobile, body.bx-imopenlines-config-mobile {
	overflow: visible !important;
}

/* ### feste Vorgaben ### */

.whiteSection {background: #fff;}
.greySection, .error404 {width: 100%; background: url(assets/img/bg-content.png); }
.lightgreySection, .infoLink {background-color: #f5f5f5; color: #333 !important;}
.upCase {text-transform:uppercase;}
.text-align-center {text-align: center;}
.text-justify {text-align: justify;}

.marginBottom15 {margin-bottom: 15px;}
.marginBottom20 {margin-bottom: 20px;}
.marginBottom24 {margin-bottom: 24px;}
.marginBottom30 {margin-bottom: 30px;}
.marginBottom50 {margin-bottom: 50px;}
.marginBottom500 {margin-bottom: 500px;}

.marginTopBot50 {margin-bottom: 50px; margin-top: 50px;}
.marginTopBot30 {margin-bottom: 30px; margin-top: 30px;}
.marginTopBot20 {margin-bottom: 20px; margin-top: 20px;}
.marginTopBot15 {margin-bottom: 15px; margin-top: 15px;}

.marginTop200 {margin-top: 200px;}
.marginTop100 {margin-top: 100px;}
.marginTop50 {margin-top: 50px !important;}
.marginTop30 {margin-top: 30px;}
.marginTop20 {margin-top: 20px;}
.marginTop15 {margin-top: 15px;}
.marginLR12 {margin-right: 6px !important; margin-left: 12px !important;}

.paddingTopBot50 {padding-bottom: 50px; padding-top: 50px;}
.paddingTopBot30 {padding-bottom: 30px; padding-top: 30px;}
.paddingTopBot20 {padding-bottom: 20px; padding-top: 20px;}
.paddingTopBot15 {padding-bottom: 15px; padding-top: 15px;}

.paddingTop15Bot30 {padding-bottom: 30px; padding-top: 15px;}

.paddingTop50 {padding-top: 50px;}
.paddingTop30 {padding-top: 30px;}
.paddingTop20 {padding-top: 20px;}
.paddingTop15 {padding-top: 15px !important;}

.paddingBottom50 {padding-bottom: 50px;}
.paddingBottom30 {padding-bottom: 30px;}
.paddingBottom20 {padding-bottom: 20px;}
.paddingBottom15 {padding-bottom: 15px;}

.paddingTop50res20 {padding-top: 50px;}
.marginTop50res20 {margin-top: 50px;}
.paddingTopBo50res30 {padding-bottom: 50px; padding-top: 50px;}
.paddingTop30res10 {padding-top: 30px;}

.width45 {width: 45%; margin: auto;}
.orangeSpan {color: #ff9900;}
.darkgreySpan {color: #605e63;}
.whiteSpan {color: #fff;}
.height80 {height: 80% }
.fontSize24 {font-size: 24px;}

.borderBot {border-bottom: #757572 solid 2px;}
.greyLine {border-bottom: #d9d9d9 solid 2px; width: 93%; margin: auto;}