@charset "utf-8";
/* CSS - Hans Liese Spedition OHG */


/* Google Fonts */
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,600,700,800);*/


body {
    color: #333;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 13pt;
    line-height: 24px;
        background-color: #fff;
        padding-top: 101px;
}

/* ---------------------------------------------- /*
 * Headings
/* ---------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    color: #283043;
    font-weight: 200;
    margin: 0;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

h1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 400 !important;
    margin: 0 0 44px 0;
}

h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400 !important;
    margin: 0 0 22px 0;
}

h3 {
    color: #283043;
    letter-spacing: normal;
    margin-bottom: 10px;
        font-size:1.6em;
        font-weight:300;
        line-height:1.7em;
        margin-bottom:15px;
        margin-top:20px;
}

h4 {
    color: #283043;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin: 0 0 14px 0;
}

h5 {
    color: #283043;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 14px 0;
}

h6 {
    color: #283043;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    margin: 0 0 14px 0;
}


blockquote {
    background: #fafafa;
    font-size: 14px;
    padding: 20px;
        border-left: 5px solid #9e0b0f;
    border-right: 5px solid #9e0b0f;
}

p {
    margin: 0px;
}

img {
  max-width: 100%;
}


strong {
   font-weight: 600;
 }

ul, li, ol {
    line-height: 24px;
    margin: 0;
}

a:hover, a:focus {
        text-decoration: none;
        outline: none;
        color: #283043;
}

/* ---------------------------------------------- /*
 * Preloader
/* ---------------------------------------------- */

#preloader {
        background: #FFF;
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9999;
}

#status, .status-mes {
        background-image: url(../bilder/preload.gif);
        background-position: center;
        background-repeat: no-repeat;
        height: 250px;
        left: 50%;
        margin: -125px 0 0 -125px;
        position: absolute;
        top: 50%;
        width: 250px;
}

.status-mes {
        background: none;
        left: 0;
        margin: 0;
        text-align: center;
        top: 65%;
}

.status-mes h4 {
        color: #222;
        margin-top: 30px;
}

/* ---------------------------------------------- /*
 * Scrollup
/* ---------------------------------------------- */

.scrollup {
    width: 40px;
    height: 40px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    opacity: 0.8;
    position: fixed;
    bottom: 50px;
    right: 15px;
    display: none;
    text-align: center;
    color: #fafafa;
    font-size: 28px;
    background-color: #8c0007;
    z-index: 9999;

    -webkit-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out;

        border-radius: 3px;
        border: 0px solid #fff;
}

.scrollup:hover{
    background-color: #b10007;
}

.scrollup i {
 line-height: 38px
}

a.scrollup:hover i,a.scrollup:focus i {
    text-decoration: none;
    color: #fafafa;
    outline: none;
}


/* ---------------------------------------------- /*
 * Farben
/* ---------------------------------------------- */

.orange{
  color: #e36929 !important;
}

.blau {
 /* color: #0368bd !important;*/
  color: #005c6e !important;
}

.gruen{
  /*color: #14a230 !important; */
  color: #618f0d !important;
}

.rot{
  /*color:#d33c45 !important;*/
  color:#b10007 !important;
 }

.gelb {
  color: #efbf2d  !important;
}

.dunkelgruen{
  color: #006000 !important;
}

.bg_gelb{
 background-color:#efbf2d;
}

.bg_blau{
 background-color:#005c6e;
}

.bg_rot{
 background-color:#8c0007;
}

.bg_gruen{
 background-color:#618f0d;
}


/* ---------------------------------------------- /*
 * Navigation
/* ---------------------------------------------- */

.navbar{
 background-color: #fff;
 border-bottom: 1px solid #ddd;
 padding-top:15px;
 padding-bottom:15px;
}

.navbar-light .navbar-nav .nav-link {
   color: #333;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link.active, .dropdown-item:hover, .dropdown-item:focus  {
  color: #b10007;
}

.navbar-brand img{
  height: 90px;
  width:auto;
}

.dropdown-item{
 font-size:0.85em;
}

.dropdown-item.active, .dropdown-item:active {
    color: #b10007;
    text-decoration: none;
    background-color: #fff;
}

/* ---------------------------------------------- /*
 * Section splash
/* ---------------------------------------------- */

#splash {
  background-color: #fff;
  padding-top:0px;
  margin:0px;
  border: #d0d0d0 0px solid;
}

/* ---------------------------------------------- /*
 * Carousel MainSlider
/* ---------------------------------------------- */

#Slider{
 display:none;
}

.carousel-indicators li{
  background-color: #333;
}

.carousel-indicators .active{
  background-color: #9b0006;
}

.carousel-item {
  height: 100%;
  min-height: 450px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



/* ---------------------------------------------- /*
 * Streifen unter Slider
/* ---------------------------------------------- */

.streifen{
  height:auto;
  margin:0px;
  color:#fff;
  border-top: 1px solid #fff;
  font-size:1.6em;
  font-weight:300;
  line-height:1.4em;
  padding-top:20px;
  padding-bottom:20px;
}

.bg_grau{
  background-color:#272727;
}

.bg_gruen{
  background-color:#9abb59;
}

.bg_orange{
        background-color:#e36929;
        background-image: -webkit-linear-gradient(top, #ef651c 0%, #fd9245 100%);
        background-image: -o-linear-gradient(top, #ef651c 0%, #fd9245 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(#ef651c), to(#fd9245) );
        background-image: linear-gradient(to top, #ef651c 0%, #fd9245 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffef651c', endColorstr='#fffd9245', GradientType=1);
        background-repeat: repeat-x;
}

.bg_blau{
        background-color: #0071c0;
        background-image: -webkit-linear-gradient(top, #005ea2 0%, #0071c0 100%);
        background-image: -o-linear-gradient(top, #005ea2 0%, #0071c0 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(#005ea2), to(#0071c0) );
        background-image: linear-gradient(to top, #005ea2 0%, #0071c0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005ea2', endColorstr='#ff0071c0', GradientType=1);
        background-repeat: repeat-x;
}

.bg_rot{
        background-color: #9b0006;
        background-image: -webkit-linear-gradient(top, #9b0006 0%, #b10007 100%);
        background-image: -o-linear-gradient(top, #9b0006 0%, #b10007 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(#9b0006), to(#b10007) );
        background-image: linear-gradient(to top, #9b0006 0%, #b10007 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b0006', endColorstr='#ffb10007', GradientType=1);
        background-repeat: repeat-x;
}


.streifen h3{
  font-size:1.5em;
  font-weight:200;
  line-height:1.5em;
  color:#fff;
  margin:0px;
  font-family: "Roboto Condensed",Helvetica,Arial,sans-serif;
}

.streifen h2{
  font-size:1.3em;
  font-weight:300;
  line-height:1.4em;
  color:#fff;
  margin:0px;
  font-family: "Roboto Condensed",Helvetica,Arial,sans-serif;
}



/* ---------------------------------------------- /*
 * Main Content
/* ---------------------------------------------- */

main {
   padding: 0;
   font-size:1.0em;
   font-weight:400;
   line-height:1.8em;
}

section {
  padding: 15px 0;
  background-color: #fff;
}

main section p{
 margin-bottom:20px;
}

main section p:last-child{
 margin-bottom:0px;
}

main section .devider{
  margin-top:40px;
  margin-bottom:70px;
}

section .trenner{
  border-bottom: 1px solid #eee;
  padding-left:10px;
  padding-right:10px;
  margin-top:20px;
  margin-bottom:20px;
}
.right-line {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.right-line:after {
  position: absolute;
  top: 55%;
  overflow: hidden;
  width: 100%;
  height: 1px;
  content: '\a0';
  background-color: #dddddd;
  border-left: solid 15px #fff;
}

/* ---------------------------------------------- /*
 * Helper
/* ---------------------------------------------- */

.hidden, .hide{
  display:none;
}

/*
.fadeonscroll{

}

 .unsichtbar{
  -ms-filter: "alpha(opacity=0)";
  opacity: 0;
  transition: all .9s linear;
  -webkit-transition: all .9s linear;
  -moz-transition: all .9s linear;
  -o-transition: all .9s linear;
  -ms-transition: all .9s linear
}

 .sichtbar {
  -ms-filter: "alpha(opacity=100)";
  opacity: 1
}
*/

/* ---------------------------------------------- /*
 * Section Willkommen
/* ---------------------------------------------- */

#willkommen {
  background-color: #fff;
}

#willkommen h1{
        color: #283043;
    letter-spacing: normal;
    margin-bottom: 10px;
        font-size:2.6em;
        font-weight:900;
        line-height:1.7em;
        margin-bottom:15px;
        margin-top:20px;
   font-family: "Roboto Condensed",Helvetica,Arial,sans-serif;
}

#willkommen h2{
  font-size:1.7em;
  font-weight:300;
  line-height:1.4em;
  color:#333;
  margin:0px;
  font-family: "Roboto Condensed",Helvetica,Arial,sans-serif;
}


/* ---------------------------------------------- /*
 * Section Wir über uns
/* ---------------------------------------------- */

#uns {
  background-color: #fff;
  padding-top:15px;
}



/* ---------------------------------------------- /*
 * Section Fuhrpark
/* ---------------------------------------------- */

#fuhrpark {
    padding-top:10px;

        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
}

/* ---------------------------------------------- /*
 * Section Karriere
/* ---------------------------------------------- */

#karriere {
    padding-top:10px;
}


/* ---------------------------------------------- /*
 * Section Team
/* ---------------------------------------------- */

#team {
    padding-top:10px;
}


/* ---------------------------------------------- /*
 * Section Kontakt
/* ---------------------------------------------- */

#kontakt {
    padding-top:10px;
}

#kontakt .alert {
    padding: 0.75rem 1.25rem;
}

#kontakt .alert-success{
        margin-top:25px;
}


/* ---------------------------------------------- /*
 * Parallax
/* ---------------------------------------------- */


.paralaxText blockquote:before, .paralaxText blockquote:after {
        color:#fff;
}

#paralaxSlice1 {
        background-image: url('../bilder/paralax1.jpg');
}

#paralaxSlice2 {
        background-image: url('../bilder/paralax2.jpg');
}

#paralaxSlice3 {
        background-image: url('../bilder/paralax3.jpg');
}

#paralaxSlice4 {
        background-image: url('../bilder/paralax4.jpg');
}

#paralaxSlice5 {
        background-image: url('../bilder/paralax-1.jpg');
}

.paralaxText {
        padding-top:70px;
        padding-bottom:70px;
        text-align:center;
        position: relative;
}

.paralaxText blockquote, .paralaxText h1, .paralaxText h2, .paralaxText h3, .paralaxText p, .paralaxText i{
        color:#fff;
}

.paralaxText h2 {
        font-size: 2.5em;
        font-weight: 300;
        line-height:1.5em;
        padding:0.5em 0;
}

.paralaxText blockquote {
        font-size: 33px;
        line-height: 33px;
        margin-bottom: 0;
        font-weight: 300;
        font-family: 'Open Sans', sans-serif;
        padding-left: 0;
        border: none;
        text-transform: uppercase;
        text-align: center;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
        letter-spacing: 0.1em;
}



#paralaxSlice1, #paralaxSlice2, #paralaxSlice3, #paralaxSlice4, #paralaxSlice5 {
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: top center;
    background-color:#ebebeb;
        margin-top:30px;
        margin-bottom:10px;
}

.maskParent{
         position: relative;
         height:100%;
         width:100%
 }

.paralaxMask {
        width:100%;
        height:100%;
        overflow:hidden;
        position:absolute;
        background:rgba(0,0,0,0.15);
}


/* ---------------------------------------------- /*
 * Footer
/* ---------------------------------------------- */

#footer {
   /*
    margin: 0 auto;
    font-family: "Raleway",Arial,Helvetica;
        */
        margin-top:30px;
}

#footer ul, #footer li {
    list-style: none;
        margin-left:0px;
        padding-left:10px;
        padding-right:10px;
}

.footer-top {
        border-bottom: 1px solid #9f9d9d;
        color: #fff;
        padding-top:40px;
        padding-bottom:20px;
        padding-left:0px;
        padding-right:0px;
        background-color:#373737;
        font-size:12px;
        line-height:18px;
}

.footer-top section{
    border-right: 0px solid #fff;
           padding-top:20px;
        padding-bottom:20px;
        padding-left:0px;
        padding-right:0px;
        height:300px;
}

.footer-top section:first-child {
  border-left: 0px solid #fff
 }

.footer-top section p{
  padding-left:15px;
  padding-right:15px;
}

.footer-top h3 {
  color: #fff;
  font-size: 1.6em;
  font-weight: 300;
  margin-bottom:30px;
}


.footer-bottom {
    background: #272727;
    color: #fff;
        height:auto;
        font-size:12px;
        padding-top:12px;
        padding-bottom:12px;
        line-height:1.7em;
}

.footer-bottom p{
        text-align:center;
}

.footer-bottom a, .footer-top a{
  color: #fff;
    -webkit-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out;
 }

.footer-top a:hover {
  color: #b10007;
 }

.footer-bottom a:hover {
  color: #b10007;
 }



/* ---------------------------------------------- /*
 * Anfahrt
/* ---------------------------------------------- */

.objektkarte {
        height: 350px;
        border: #d0d0d0 1px solid;
        padding: 2px;
        background-color: #fff;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom:50px;
}


/* ---------------------------------------------- /*
 * Sponsoren
/* ---------------------------------------------- */





/* ---------------------------------------------- /*
 * Aktuelles
/* ---------------------------------------------- */

.archivmeldungen{
   background-color: #fff;
}


/* ---------------------------------------------- /*
 * Block
/* ---------------------------------------------- */

.viererblock {
        height:auto;
        clear:both;
        padding-top:40px;
        padding-bottom:40px;
        background-color:#fff;
}

.viererblock .info-box {
    padding: 5px;
    text-align: center;
        margin-bottom:5px;
        margin-top:10px;
    color: #fff;
        border: 1px solid #e1e1e1;
        background-color:#ececec ;
        border-radius: 5px;
}

.viererblock .info-box h3{
    margin: 0 0 5px;
        color: #fff ;
        font-size:1.2em;
        font-weight:400;
        text-transform: uppercase;
    font-family: "Roboto Condensed",Helvetica,Arial,sans-serif;
}

.viererblock .info-box i.fa{
         color:#fff;
}

.viererblock .info-box a {
        color:#efbf2d;
}

.viererblock .info-box a:hover, .viererblock .info-box a:active {
        color:#272727;
}

.viererblock .info-box .fa-wrench:hover,
.viererblock .info-box .fa-cogs:hover,
.viererblock .info-box .fa-comments-o:hover,
.viererblock .info-box .fa-circle-o-notch:hover,
.viererblock .info-box .fa-map-marker:hover,
.viererblock .info-box .fa-at:hover,
.viererblock .info-box .fa-database:hover{
  color: #272727 !important;
}

/* ---------------------------------------------- /*
 * Tabs
/* ---------------------------------------------- */

.nav-tabs {
   border-bottom: 1px solid #d6e9c6;
}

.nav-tabs > li > a {
  color:#9abb59;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:active{
 color:#9abb59 !important;
 background-color: #dff0d8;
 border: 1px solid #d6e9c6;
}

ul.nav-tabs li.active a:hover{
 color:#fff !important;
 cursor: pointer;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #9abb59;
  border: 1px solid #d6e9c6;
  border-bottom-color: transparent;
}

.tab-content{
  padding-top:20px;
  border: 0px solid #ddd;
}

.tab-content ul{
 list-style-type: disc;
 list-style-position: inside;
 padding:2px;
 margin-bottom:20px;
}

.tab-content ul ul {
   list-style-type: circle;
   list-style-position: inside;
   margin-left: 15px;
}

.tab-content li, .tab-content li li{
  padding: 2px;
}




/* ---------------------------------------------- /*
 * Button
/* ---------------------------------------------- */

.btn {
  margin-top:10px;
  margin-bottom:10px;
}


/* ---------------------------------------------- /*
 * WOW
/* ---------------------------------------------- */

.wow:first-child {
 visibility: hidden;
 }


/* ---------------------------------------------- /*
 * Inhalt
/* ---------------------------------------------- */

.inhalt {
        padding-bottom:20px;
        padding-top:20px;
        height:auto;
        margin-bottom:25px;

        font-size:1.0em;
        font-weight:400;
        line-height:1.7em;

    border-radius:0px;
    -moz-border-radius: 0px;
    -webkit-border-radius:0px;
        border: 0px solid #ebebeb;

        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;

        background-color:#fff;
        color:#666;
        text-align:left;
}


.inhalt h1{
        color:#333333;
        font-size:2.2em;
        font-weight:300;
        line-height:1.2em;
        margin-bottom:10px;
}

.inhalt h2{
        color:#333;
        font-size:1.3em;
        font-weight:400;
        line-height:1.5em;
        margin-bottom:10px;
        margin-top:10px;
}

.inhalt h2:first-letter {
    color: #333;
}

/*
.inhalt h2:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 100%;
  left: 0;

}
*/

.inhalt h2.zwischen{
 font-weight:600;
 font-size:1.3em;
 color: #333;
 text-align:left;
 font-style:italic;
 /*
 font-variant:small-caps;
 letter-spacing:0em;
 */
}

.inhalt h2.right-line {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.inhalt h2.right-line:after {
  position: absolute;
  top: 55%;
  overflow: hidden;
  width: 100%;
  height: 1px;
  content: '\a0';
  background-color: #eee;
  border-left: solid 15px #fff;
}


.inhalt h3{
        color:#666666;
        font-size:1.2em;
        font-weight:400;
        line-height:1.4em;
        margin-bottom:15px;
        margin-top:10px;
}

.inhalt h4{
        color:#666666;
        font-size:1.1em;
        font-weight:700;
        line-height:1.4em;
        margin-bottom:5px;
        margin-top:10px;
}

.inhalt p{
 margin-bottom:15px;
 padding-right:10px;
}


.inhalt .btn {
  padding-left:20px;
  padding-right:20px;
  /*
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  -ms-transition: all .5s ease-in-out !important;
  transition: all .5s ease-in-out !important;
 */

}

.inhalt .btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #ccc;
}


.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.inhalt table .btn{
  margin-top:0px;
  margin-bottom:0px;
}


.inhalt img{
    border: #d0d0d0 1px solid;
        padding: 2px;
        background-color: #fff;
        margin-right: 0px;
        margin-left: 0px;
        width:100%;
}


div.inhalt a{
  border:none;
  color:#333;
}

div.inhalt a:hover{
  border:none;
  color:#e36929;
  text-decoration:none;
}


div.inhalt ul{
 margin-bottom:10px;
}


div.inhalt .alert{
  text-align:center;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  min-height:55px;
}

.alert-error {
  color: #fff;
  background-color: #d12527;
  border-color: #c21617;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}






div.inhalt .bildunterschrift{
 font-style:italic;
 font-size:0.8em;
}




.no_border{
        border:none !important;
}

.no_backround{
        background:none !important;
}


.ansprechpartner{
 font-size:0.9em;
}

.ansprechpartner img{
        margin-top:10px;
}



.youtubeframe {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}


/* ---------------------------------------------- /*
 * Panel - Termine
/* ---------------------------------------------- */

.panel-body {
  padding: 15px 25px;
}

.panel-heading h4.panel-title{
  margin-bottom:0px;
  margin-top:0px;
}

.panel-heading-link, .panel-plus-link {
    background-color: transparent;
    margin: 0;
    border: 0;
        padding:0px;
    position: relative;
}

.panel .panel-heading-link a.collapsed:after {
    content: "\f104";
}

.panel .panel-heading-link a:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 1.0em;
    float: right;
    background-color: #e36929;
    color: #fff;
    width: 33px;
    text-align: center;
}


.panel-heading.panel-plus-link > a, .panel-heading-link > a {
    display: block;
    padding: 5px 10px;
}




/* ---------------------------------------------- /*
 * Form
/* ---------------------------------------------- */

input.form-control, textarea.form-control {
    border: 1px solid #d5d5d5;
    background: #fff;
}

input:hover,
textarea:hover,
input:focus,
textarea:focus {
    border-color: #C9C9C9;
    -webkit-box-shadow: rgba(0,0,0,0.15) 0px 0px 8px;
}

input,
button,
select,
textarea {
  font-family: "Open Sans",Helvetica,Arial,sans-serif
}
