/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
 
/* ==========================================================================
HTML5 display definitions
========================================================================== */
 
/* * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }

/* ==========================================================================
Base
========================================================================== */
 
html { font-size: 100%; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }

/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { font-family: 'Lato', sans-serif; }
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; font-family: 'Lato', sans-serif; }

/* ==========================================================================
Typography
========================================================================== */
 
h1 { font-size: 2em; margin: 0.67em 0; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
a { color: #546d7b; }

/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */
 
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }

.features ul { color: #7a8387; font-size: 16px; word-spacing: 2px; line-height: 30px; }

/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */
 
img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }

/* ==========================================================================
Headings
========================================================================== */

.download-now h1, .download-now h2, .header h1 { font-size: 55px; font-weight: 300; color: #fff; margin: 80px 0 20px 0; }
.features h2 { color: #9197a8; font-size: 55px; font-weight: 300; }
.features h3 { color: #9197a8; font-size: 20px; margin: 30px 0 15px 0; text-transform: uppercase; }
.header h1 { color: #465b67; font-weight: 300; line-height: 70px; text-shadow: 5px 5px 10px rgba(255,255,255,1); }

/* ==========================================================================
Custom Styles
========================================================================== */
p { font-weight: 300; }
.navigation { background-color: #1F1F1F; }
.nav-last { margin-bottom: 50px; }
nav ul { list-style: none; padding: 0; }
nav ul li a { padding: 20px; display: block; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; padding-left: 0; position: relative; }
nav ul li a:hover, nav ul li a:focus { color: rgba(255, 255, 255, 1); text-decoration: none; }
.header { background: rgba(0, 0, 0, 0) url("../img/header-2.jpg") no-repeat scroll center top / cover ; height: auto; padding: 65px 0; min-height: 450px; }
.header img { max-width: 100%; opacity: 0.8; }
.indicator { position: absolute; right: 0 !important; }
.pull { display: none; }
.download-now { background: #a6b8c2 url('../img/arbeitssicherheit.png') no-repeat right 65px; background-size: 50%; padding-bottom: 60px;}
.download-now p { color: #fff; font-size: 16px; margin: 0px 30px 20px 0; line-height: 30px; }
.download-now h3 { font-size: 20px; margin-bottom: 5px; margin-top: 30px; color: #fff; }
.get-started-btn:hover, .get-started-btn:focus { text-decoration: none; background-color: #e8b968; }
.download-now a { color: #ddc88e; } 
.features { padding: 70px 0; }
.features:nth-child(2n+1) { background-color: #f6f6f4; }
.features p { color: #7a8387; font-size: 16px; word-spacing: 2px; line-height: 30px; }
.features-leftcol { border-right: 1px solid rgba(208, 217, 226, 0.4); padding-right: 60px; }
.features-rightcol { padding-left: 60px; }
.margin-bottom { margin-bottom: 70px; }
footer { padding: 20px 0 80px; }
footer p { color: #fff; line-height: 30px; }
.badge-btn-box { position: relative; width: 60px; margin: 65px auto 65px; }
.badge-btn { width: 60px; height: 60px; background: url('../img/footer-zahnrad.svg') no-repeat center center; display: block;}
.badge-btn, .badge-btn-box:after { -webkit-transition-duration: 3s; -moz-transition-duration: 3s; -o-transition-duration: 3s; transition-duration: 3s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: transform; }
.badge-btn-box:after { display: block; content:""; height: 40px; width: 40px; position: absolute; right: -30px; top: 40px; background: url('../img/footer-zahnrad.svg') no-repeat center center; background-size: 100%; }
.badge-btn:hover, .badge-btn:focus { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); }
.badge-btn-box:hover:after { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -o-transform: rotate(-360deg);  }
.footer-credit { font-size: 12px; text-transform: uppercase; letter-spacing: 5px; }
footer a { color: #DDC88E; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
footer a:hover, footer a:focus { color: #fff; text-decoration: none; }
.zitat { background-color: #c5d0d3; color: #465b67; padding: 40px 0; font-size: 1.5em; font-style: italic; }

/* ==========================================================================
Bootstrap Anpassungen
========================================================================== */

.navbar {
    font-size: 16px;
    padding-top: 50px;
    -webkit-transition: padding 0.3s ease;
    -moz-transition: padding 0.3s ease;
    -ms-transition: padding 0.3s ease;
    -o-transition: padding 0.3s ease;
    transition: padding 0.3s ease;
}

.navbar.sticky { padding-top: 0; }

.navbar-inverse, footer {
	background-color: #546d7b;
	border-color: #546d7b;
}

.navbar-inverse .navbar-nav > li > a {
	color: #e2e8eb;
}

.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #465b67;
}

.navbar-brand {
	background-color: #546d7b;
	display: inline-block;
	height: auto;
    top: 0;
	position: absolute;
	padding: 15px 20px;
}

.navbar-brand img {
	max-width: 120px;
}

.navbar-inverse .navbar-collapse, 
.navbar-inverse .navbar-form {
    border-color: transparent;
}

#quasiNav .navbar-text {
	color: #DDC88E;
	font-size: 18px;
	margin-top: 13px;
	margin-bottom: 11px;
}

#quasiNav .navbar-text span {
    border: 1px solid #ddc88e;
    border-radius: 15px;
    display: inline-block;
    float: left;
    font-size: 18px;
    margin: -3px 5px -4px 0;
    padding: 5px;
}

.headerContact {     
  border-left: 1px solid #a6b8c2;
  color: #fff;
  display: inline-block;
  line-height: 20px;
  margin-left: 160px;
  margin-top: -25px;
  padding-left: 10px;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;

}

.sticky .headerContact {
  opacity: 0;
}

/* ==========================================================================
Animations
========================================================================== */
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }
@-webkit-keyframes bounceInDown {
    0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
    60% { opacity: 1; -webkit-transform: translateY(30px); transform: translateY(30px); }
    80% { -webkit-transform: translateY(-10px); transform: translateY(-10px); }
    100% { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes bounceInDown {
    0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
    60% { opacity: 1; -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px); }
    80% { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }
    100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }
@-webkit-keyframes fadeInUpDelay {
    0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUpDelay {
    0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.fadeInUpDelay { -webkit-animation-name: fadeInUpDelay; animation-name: fadeInUpDelay; animation-delay: 1s; -webkit-animation-delay: 1s; }
@-webkit-keyframes fadeInUp {
    0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUp {
    0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
@-webkit-keyframes fadeInDown {
    0% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInDown {
    0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
@-webkit-keyframes fadeInUpD {
    0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUpD {
    0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.fadeInUpD { -webkit-animation-name: fadeInUpD; animation-name: fadeInUpD; animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }

/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD { visibility: visible; }

/* ==========================================================================
Navbar Toggle
========================================================================== */

@media (max-width: 992px) {

    .navbar-toggle {
        margin-bottom: 10px;
        margin-right: 0;
        margin-top: 14px;
        padding: 0;
        border: none;
    }

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background: none;
    }

    #nav-icon3 {
      width: 30px;
      height: 25px;
      position: relative;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
    }

    #nav-icon3 span {
      display: block;
      position: absolute;
      /*height: 4px;*/
      height: 2px;
      width: 100%;
      background: #fff;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
    }

    /* Icon 3 */

    #nav-icon3 span:nth-child(1) {
      top: 0px;
    }

    #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
      top: 11px;
    }

    #nav-icon3 span:nth-child(4) {
      top: 22px;
    }

    #nav-icon3:not(.collapsed) span:nth-child(1) {
      top: 11px;
      width: 0%;
      left: 50%;
    }

    #nav-icon3:not(.collapsed) span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    #nav-icon3:not(.collapsed) span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }

    #nav-icon3:not(.collapsed) span:nth-child(4) {
      top: 11px;
      width: 0%;
      left: 50%;
    }

}

/* ==========================================================================
Breakponts
========================================================================== */

@media (max-width: 992px) {
    .features-rightcol {
        padding-left: 15px;
    } 
    .header h1, .download-now h1, .download-now h2, .features h2 {
        font-size: 44px;
        line-height: 58px;
        font-weight: 300;
    }
    .download-now {
        background-image: none;
    }
    .navbar, .navbar.sticky {
        padding-top: 12px;
    }
    .navbar-brand {
        padding: 8px 15px;
    }
    .navbar-brand img {
        max-width: 80px;
    }
    .features-leftcol {
        border-right: none;
        padding-right: 15px;
    }
}

@media (max-width: 768px) {
    .header h1, .download-now h1, .features h2 {
        font-size: 32px;
        line-height: 46px;
    }

    .header h1 {
        font-weight: 500;
    }

    .navbar-toggle {
        margin-right: 15px;
    }
}

/* ==========================================================================
Alternative Navbar Farbe
========================================================================== */

/*
.navbar-inverse, .navbar-brand {
    background-color: #534c7d;
    border-color: #534c7d;
}

.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #534c7d;
}

.header h1 { color: #534c7d }

#quasiNav .navbar-text, #quasiNav .navbar-text span {
    color: #fff;
    border-color: #fff;
}*/
