/*!
 * Theme: Responsive Bootstrap Theme
 * Author: Thomas Heyse
 * Year of programming: 2017
 */

/* CSS Resets */
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: none !important;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: center;
}
* {
    list-style:none outside none;
    margin:0;
    padding:0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
}
textarea:focus, input:focus {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-modify: read-write-plaintext-only;
}
*, *::before, *::after {
    box-sizing: border-box;
}

html, body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height:1.4em;
    background-color: #ffffff;
    color: #293034;
    text-align:left;
    transition:all 3s;
    height: 100%;
}

/* Definitionen für Fonts, Links */
h1, h2, h3, h4, h5 {
    font-weight: 400;
    font-size: 36px;
    line-height:1.3em;
    text-transform: uppercase;
    padding: 0px;
    margin-top:0px;
    color: #293034;
}
#video-text h1 {
    font-weight: 300;
    font-size: 48px;
    color: #fff;
}
section.brands h1, section.brands h2, section.brands h3 {
    text-align:center;
    font-weight: 400;
    font-size: 14px;
    padding-bottom:15px;
}
h2, h3 {
    font-size: 24px;
    line-height:1.4em;
}
p, p.bodytext, li {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    line-height:1.8em;
}
b, strong {
    font-weight: 700;
}
sup {
    font-size: 9px;
    vertical-align: baseline;
    position: relative;
    top: -0.6em;
}
ul {
    list-style: outside none none;
}
li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
main ul, main ol {
    margin-left:15px;
}
main ul li {
    list-style-type: square;
}
main ol li {
    list-style-type: decimal;
}
.indent {
    padding: 0 0 0 5px;
}

/* Links */
a {
    font-weight: 300;
    color: #ffdd00;
    transition: all 0.1s ease-in-out;
    text-decoration:none;
}
a:hover, a:focus {
    color: #ffdd00;
    text-decoration:underline;
}
main p a {
    font-weight: 700;
    color: #ffdd00;
    transition: all 0.1s ease-in-out;
    text-decoration:underline;
}
main p a:hover, p a:focus {
    color: #ffdd00;
    text-decoration:none;
}

.caption-text a, .caption-text a:hover {
    text-decoration:none;
}

/* Generelle Abstände */
.row {
    margin-left: -5px;
    margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
}
.ce-gallery {
    margin-bottom:10px;
}

/* Default Textmedia Grids */
.ce-textpic {
    display:inline;
}
.ce-textpic.ce-left.ce-above .ce-gallery .images,
.ce-textpic.ce-right.ce-above .ce-gallery .images,
.ce-textpic.ce-left.ce-below .ce-gallery .images,
.ce-textpic.ce-right.ce-below .ce-gallery .images,
.ce-textpic.ce-left.ce-intext .ce-gallery .images,
.ce-textpic.ce-right.ce-intext .ce-gallery .images {
    width:auto;
    margin-bottom:10px;
}
.ce-textpic.ce-right.ce-above .ce-gallery,
.ce-textpic.ce-right.ce-below .ce-gallery {
    margin-right:0px;
    margin-left:auto;
}
.ce-textpic.ce-left.ce-intext .ce-gallery,
.ce-textpic.ce-right.ce-intext .ce-gallery {
    padding-right:10px;
    float:left;
}
.ce-textpic .ce-gallery .images {
    padding-bottom:10px;
}
.ce-textpic.ce-left.ce-intext .ce-gallery .row,
.ce-textpic.ce-right.ce-intext .ce-gallery .row {
     margin-top:0px;
     padding-bottom:10px;
}
.ce-textpic.ce-right.ce-intext .ce-gallery {
    float:right;
    padding-left:10px;
}
.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext {
    overflow:hidden;
}
.ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {

}
.ce-textpic.ce-center.ce-above .ce-media,
.ce-textpic.ce-center.ce-below .ce-media,
.ce-textpic.ce-right.ce-above .ce-media,
.ce-textpic.ce-right.ce-below .ce-media {
    display: flex;
}
.ce-textpic.ce-center.ce-above .ce-media,
.ce-textpic.ce-center.ce-below .ce-media {
    align-items: center;
    justify-content: center;
}
.ce-textpic.ce-right.ce-above .ce-media,
.ce-textpic.ce-right.ce-below .ce-media {
    align-items: flex-end;
    justify-content: flex-end;
}
.ce-media .images img,
.ce-media .images.img-fullwidth {
    width:100%;
}

.ce-gallery[data-ce-columns='1'] .ce-media .images img {
    width:auto;
}



/* Abstände der Inhaltselemente */
.m-t-1 {
    margin-top: 15px !important;
    display: block;
}
.m-b-1 {
    margin-bottom: 15px !important;
    display: block;
}
.m-t-2 {
    margin-top: 30px !important;
    display: block;
}
.m-b-2 {
    margin-bottom: 30px !important;
    display: block;
}
.m-t-3 {
    margin-top: 45px !important;
    display: block;
}
.m-b-3 {
    margin-bottom: 45px !important;
    display: block;
}

/* Abstände Textelemente */

h1, h2 {
    line-height:1.3em;
    margin-bottom: 20px;
}
h3, h4, h5 {
    line-height:1.4em;
    margin-bottom: 10px;
}
.cont-default h2 {
    margin-top:40px;
}
main p, main li {
    line-height:1.6em;
}
main p, main ul {
    margin-bottom: 10px;
}

/* Bild Elemente */
.img-circle, .img-circle img {
    border-radius: 50%;
    background-color:transparent;
}

.img-thumbnail {
    border: none;
    padding: 0px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

/* Start Video */
#video-area {
    line-height:0px;
}
#video-text {
    position:absolute;
    top: 35%;
    left: calc(50% - 250px);
    display:inline;
    width:500px;
}

#video-text h1 {
    font-size:36px;
}

#video-text h2 {
    font-size: 16px;
    line-height: 1.4em;
    text-transform: none;
    color:#fff;
}

#video-text .btn, #video-text .btn:hover, #video-text .btn:focus {
    color: #fff;
}

#video-controls {
    position:relative;
    margin-top:40px;
    margin-left:15px;
    padding:0px;
    display:block;
    width:110px;
    height:60px;
    color:#fff;
    text-align:center;
    z-index:700;
}
#video-controls a {
    color:#fff;
    padding:0px;
}
#video-controls a:hover, #video-controls a:focus {
    text-decoration:none;
    background-color:transparent;
}
video {
    width:100%;
    height:auto;
    pointer-events: none;
}


/* Bildunterschrift */
figcaption {
    text-align:center;
    padding: 0px;
}


/* Default layout */
.wrapper {
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    height: 100%;
    z-index:2;
}
.wrap, .container {
    width:100%;
}
.container-fluid, .container {
    padding-left: 0px;
    padding-right: 0px;
}
.container {
    max-width: 1000px;
}
#page-2 main {
    margin-top:55px;
}
main {
    margin-top:115px;
    padding: 0;
}
footer {
    position:relative;
    margin: auto;
}

/* Individual layout adjustment */
header .black {
    background-color:#000;
    height:50px;
}
header .white {
    background-color:#FFF;
}
section.lead, section.hero {
    margin-left: auto;
    margin-right: auto;
    min-height:50px;
}
section.lead, section.area {
    position:relative;
    margin-bottom:0px;
}
section.lead, .sliderWrap, .visualWrap, .slidercontent, .visual {
     overflow:hidden;
}
section.area {
    height:273px;
}
header.wrap {
    position:fixed;
    background-color:#222221;
    height:115px;
    z-index:850;

}
header.wrap .navTop,
header.wrap .searchFormTop,
header.wrap .linkOnlineFiliale {
    height:35px;
}
header .container {
    position:relative;
}
.sliderWrap, .visualWrap {
    position: relative;
    top:0px;
    z-index:10;
    overflow: hidden;
}
.navWrap {
    position: absolute;
    top:350px;
    height: 70px;
    width:100%;
    z-index:9000;
}
section.area .navWrap {
    top:177px;
}
.cont-01 {
    padding: 60px 0px;
}
.cont-01 h1, .cont-01 h2 {
    text-align:center;
}
.cont-03 .container {
    background-image: url("/typo3conf/ext/bootstrap_theme_th/Resources/Public/Images/bg_hero.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
    padding: 50px;
}
.cont-03 h1, .cont-03 h2, .cont-03 h3, .cont-03 p, .cont-03 a {
    color:#fff;
}
footer {
    margin-top:60px;
}
footer .calltoaction {
    background: #222121;
    color:#fff;
    padding: 60px 0 15px 0;
}
footer .calltoaction h1, footer .calltoaction h2, footer .calltoaction h3, footer .calltoaction h4, footer .calltoaction h5, footer .calltoaction p, footer .calltoaction a {
    line-height:1.4em;
    color: #fff;
}
footer .calltoaction h1, footer .calltoaction h2, footer .calltoaction h3, footer .calltoaction h4, footer .calltoaction h5 {
    color: #ffdd00;
    text-align: left;
    font-size:16px;
    font-weight:300;
}
footer .calltoaction p {
    color:#fff;
    font-size:13px;
    line-height:1.8em;
}
footer .calltoaction a, footer .calltoaction a:hover {
    color: #ffdd00;
    font-weight: 700;
    text-decoration: none;
}
footer .calltoaction a:hover {
    color: #000;
}

@media screen and (min-width: 1024px) {
    footer .calltoaction #c5 img {
        width:50%;
    }
}


footer .boilerplate {
    background: linear-gradient(#ffffff, #ffffff, #ffdd00);
    padding: 30px 15px 5px 15px;
}
footer .boilerplate nav ul {
    display:table;
}
footer .boilerplate nav ul li {
    float:left;
    padding: 0 15px 0 0;
}
footer .boilerplate p, footer .boilerplate a {
    font-size: 13px;
    color: #000;
}
footer .boilerplate li.active a,
footer .boilerplate a:hover {
    text-decoration:underline;
}

/* Logo Header  */

.navMain nav ul li.logo a {
    background-image: url("/typo3conf/ext/bootstrap_theme_th/Resources/Public/Images/logo.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    display:block;
    width:160px;
    height:78px;
}

/* Adress info  */
.address {
    position:absolute;
    top:10px;
    left:180px;
}
.address ul {
    margin:0px;
}
.address li{
    float:left;
    margin-top:0px;
    margin-right:10px;
    font-size:12px;
    text-align:left;
    text-transform:uppercase;
}
.address li a {
    font-weight: 300;
    color: #fff;
    outline: 0 none;
}
.address li a:hover {
    color: #ffdd00;
    text-decoration: none;
}
.address li i {
    margin-right:5px;
    font-size:14px;
}

/* Haupt Navigation  */
.navMain {
    margin-left:auto;
    margin-right:auto;
}
.navMain nav ul {
    display: table;
    margin: 0px auto 0 auto;
}

/* Haupt Navigation  */
.navMain nav ul li {
    width:140px;
    display: block;
    float: left;
    margin: 0;
    margin-top:27px;
    list-style: none;
}
.navMain nav ul li.logo {
    width:160px;
    margin-top:4px;
}
/* Farbe Normal erster Level */
.navMain ul li a {
    color: #fff;
    text-align:center;
    font-weight:400;
    text-decoration: none;
    display: block;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
}
/* Farbe Hoover & Active erster Level */
.navMain ul li a:hover,
.navMain ul li.active a {
    color: #fadc3d;;
}

.navMain ul li.active a {
    position:relative;
}

.navMain ul li.active a::after {
    content:"";
    position:absolute;
    left: 0;
    right: 0;
    bottom:6px;
    margin: 0px 40px 0px 38px;
    height: 0.5em;
    border-top: 6px solid #ffdd00;
}


/* Mobile Navigation: Menu Icon with transformation  */
.mobileNav {
    display:none;
}
.mobileNav.active {
    display:block;
}
.mobileNavIcon {
    position: absolute;
    top: 33px;
    right: 0px;
    height: 54px;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    width: 54px;
    z-index: 910;
}
.mobileNav {
    position: fixed;
    top: 0px;
    left: 0;
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    overflow-y: auto;
    padding-bottom: 0;
    padding-top: 0;
    width: 400px;
    height:100%;
    z-index: 905;
}

/* Hintergund Hamburger */
.x-hamburger {
    background-color: transparent;
}
/* Farbe Hamburger Balken */
.x-hamburger span {
    background: #fff ;
}
.x-hamburger {
    position: absolute;
    right:2px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    appearance: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    display: block;
    cursor: pointer;
}

.x-hamburger span {
    display: block;
    position: absolute;
    top: 22px;
    left: 13px;
    right: 13px;
    height: 4px;
}

.x-hamburger span.hlt {
    top: 15px;
}
.x-hamburger span.hlb {
    top: 29px;
}

/* Animation middle span */
.x-hamburger.active span.hlm {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

/* Animation top/bottom span active */
.x-hamburger span.hlt,
.x-hamburger span.hlb {
    -webkit-transition-property: top, -webkit-transform;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0s, 0.3s;
    -webkit-transition-timing-function: ease;
    transition-property: top, transform;
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0s, 0.3s;
    transition-timing-function: ease;
}

.x-hamburger.active span.hlt,
.x-hamburger.active span.hlb {
    top: 22px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.x-hamburger.active span.hlb {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Animation top/bottom span closed */
.x-hamburger span.hlt,
.x-hamburger span.hlb,
.x-hamburger.normal span.hlt,
.x-hamburger.normal span.hlb {
    -webkit-transition-property: top, -webkit-transform;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0s, 0.3s;
    -webkit-transition-timing-function: ease;
    transition-property: top, transform;
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0s, 0.3s;
    transition-timing-function: ease;
}

.x-hamburger.normal span.hlt,
.x-hamburger.normal span.hlb {
    -webkit-transition-property: -webkit-transform, top;
    -webkit-transition-delay: 0s, 0.3s;
    transition-property: transform, top;
    transition-delay: 0s, 0.3s;
}

/* Mobile Navigation  */

.mobileNav ul.first li a {
    background-color: #000;
    border-bottom:1px solid #fff;
}
.mobileNav ul.second li a {
    background-color: #262100;
    border-bottom:1px solid transparent;
    padding-left:20px;
}
.mobileNav ul.third li a {
    background-color: #4c4200;
    border-bottom:1px solid transparent;
    padding-left:40px;
}
.mobileNav ul.forth li a {
    background-color: #736400;
    border-bottom:1px solid transparent;
    padding-left:60px;
}
.mobileNav a {
    font-weight: 700;
    font-size: 16px;
    transition: all 0.1s ease-in-out;
    text-decoration:none;
    text-transform: uppercase;
    cursor:pointer;
    line-height:1.4em;
    padding: 15px 0 15px 10px;
    display:block;
    color:#ffdd00;
}
.mobileNav li a::before {
    content: "\f0da";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 1;
    margin-right:10px;
    color:#a7920d;
}
.mobileNav a:hover,
.mobileNav a.act {
    background-color: #ffdd00 !important;
    color: #000 !important;
}


/* Sidebar */
#sidebar {
    position: absolute;
    right: 0px;
    top: 200px;
    z-index: 888;
}
#sidebar i {
    color:$fifth-color;
    font-size: 24px;
    padding-top:15px;
}
#sidebar .btn-search i {
    padding-top:0px;
}

#sidebar a, #sidebar .contact {
    display:block;
    cursor: pointer;
}
#sidebar .contact {
    position: fixed;
    right: 0px;
    top: 115px;
    z-index: 999;
    height: 54px;
    width: 54px;
    background-color:#fadc3d;
    color:#000;
    text-align: center;
}
#sidebar .contact-detail {
    position: fixed;
    right: 54px;
    top: 115px;
    height: 113px;
    background-color: #fadc3d;
    box-shadow: -4px 4px 15px 0 rgba($fifth-color, 0.5);
    color: #000;
    display: none;
    font-size: 16px;
    min-width: 200px;
    padding: 5px 10px 5px 10px;
    width: 250px;
    z-index: 9999;
}
#sidebar .contact-detail a.btn {
    display:block;
    width:230px;
    border: 2px solid #fff;
    font-weight:700;
    margin: 5px 0px 5px 0px;
    padding: 10px 15px 10px 15px;
}

/* Slide Sidebar to left */
#slide_sidebar_left {
    position: fixed;
    right: -15px;
    top: 229px;
    z-index: 999;
    height: 54px;
    width: 54px;
    background-color:$secondary-color;
    color:$fifth-color;
    -webkit-box-shadow: -2px 8px 6px -6px $sixth-color;
    -moz-box-shadow: -2px 8px 6px -6px $sixth-color;
    box-shadow: -2px 8px 6px -6px $sixth-color;
    text-align: center;
    cursor: pointer;
    display:none;
}
#slide_sidebar_left:after {
    color: $fifth-color;
    content: "\f077";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 28px;
    position: relative;
    top: 15px;
    right: 10px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


/* Slide to top */
#slide_top {
    position:fixed;
    right:0px;
    bottom:0px;
    width:54px;
    height:54px;
    padding:15px;
    background-color:#000;
    color:#fff;
    cursor:pointer;
    z-index:920;
    display:none;
}
#slide_top:after {
    color: #fff;
    content: "\f176";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    position: relative;
    top: -1px;
    right: -8px;
}


/* Visual */
.visual {
    position:relative;
    z-index:10;
    width:100%;
    height:500px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom:30px;
}
#page-2 .visual {
    margin-bottom:0px;
}
.visual .caption-wrapper {
    position:absolute;
    left: 50%;
    bottom:25px;
    z-index:20;
}
.visual h1, .visual h2 {
    color:#fff;
}

.visualClaim {
    position: absolute;
    margin-left: calc(40% - 215px);
    width: 430px;
    top: 200px;
    z-index: 100;
}
.visualClaim _:-ms-lang(x), main img {
    width: 430px;
}



@media screen and (max-width: 768px) {
    .visualClaim {
        margin-left: auto;
        padding:25px;
        width: 100%;
        top: 200px;
    }
}



/* Layout: Slider Element */
.flexslider {
    background: #ffffff none repeat scroll 0 0 !important;
    border: 0px solid #ffffff !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    margin:0 !important;
    padding:0 !important;
    position: relative;
    overflow:hidden;
}
.flexslider .slides img {
    width: auto;
}
.flexslider .caption-wrapper {
    position:absolute;
    top:0px;
    right:0px;
    bottom:0px;
    left:0px;
    z-index:20;
}
main .flexslider li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.flexslider .flex-control-nav {
    display:none;
}
.tx-ws-flexslider .caption-text {
    background: rgba(41, 48, 52, 0) none repeat scroll 0 0 !important;
    position:relative !important;
    padding:0px;
    margin-top:auto;
    margin-bottom:auto;
    margin-left:auto;
    margin-right:auto;
    width:auto;
    max-width: 1000px;
    text-align: left;
    top: 35%;
    transform: translateY(-50%);
}
.tx-ws-flexslider .caption-align-left .caption-text {
    left: 50px;
}
.flexslider .caption-title h1,
.flexslider .caption-title h2,
.flexslider .caption-title {
    font-size:36px;
    line-height:1.3em;
    text-transform: uppercase;
    color:#000;
    margin-bottom: 0px !important;
}
.flexslider .caption-body p {
    font-size:16px;
    line-height:1.4em;
    color:#000;
}
.flexslider .slidercontent {
    position:relative;
    width:100%;
    overflow:hidden;
}
.tx-ws-flexslider .caption-align-left .caption-link {
    left: 196px;
}
.tx-ws-flexslider .caption-link {
    bottom: 145px;
    position: relative;
}
.tx-ws-flexslider .caption-link a:hover {
    text-decoration:none;
}
.tx-ws-flexslider .caption-link a:after {
    content: "\67";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #092a5e;
    position: relative;
    top: 1px;
    left: 5px;
}
.flex-direction-nav a {
    top: 210px;
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 rgba(255, 255, 255, 0);
}
.flex-direction-nav a.flex-next::before,
.flex-direction-nav a::before {
    content: "\f178";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 30px;
    line-height: 1;
}
.flex-direction-nav a::before {
    color: rgba(0, 0, 0, 1);
    content: "\f177";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 30px;
}

.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
}

/* Hero */
.hero {
    margin-bottom:40px;
}
.hero h1, .hero h2, .hero h3, .hero h4 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
    padding-left:10px;
    padding-right:10px;
}


/* brands */
section.brands {
    border-top:2px solid #fadc3d;
    padding: 30px 0px;
}
.brands,
.brands .flexsliderCarousel {
    overflow:hidden;
}
.brands .flexsliderCarousel img {
    width: 100%;
}

.brands .flex-direction-nav,
.brands  .flex-control-paging {
    display:none;
}

/* banner */
.advertising {
    background-color:#4b4b53;
}
.advertising .banner img {
    width:100%;

}
.advertising .banner.s {
    display:none;
}
@media screen and (max-width: 480px) {
    .advertising .banner.xxl {
        display:none;
    }
    .advertising .banner.s {
        display:block;
    }
}

/* Layout: 102 - Pic with caption inside */
.pwci figure {
    position:relative;
}
.pwci figure img {
    width:100%;
}
.pwci figcaption {
    position:absolute;
    bottom:15px;
    right:0px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0px 5px 2px 5px;
    width:50%;
    text-align: left;
}

/* Layout: 103 - Gallery Box */
.boxGallery {
     width:33%;
     padding:15px;
     float:left;
}

@media screen and (max-width: 480px) {
    .boxGallery {
        width: 100%;
        padding: 5px;
        display: block;
    }
}

.boxGallery .row {
    display:none;
}
.boxGallery .row:nth-child(1) {
    display:block;
}
.boxGallery picture img {
    width:100% !important;
}
.boxGallery .images {
    /* background-color: #fadc3d; */
}
.boxGallery .images:hover img {
    opacity:0.75;
}
.boxGallery h1, .boxGallery h2 {
    margin: 0px !important;
    font-size:18px;
}

.mfp-counter {
    right:10px;
}



/* Layout: 122 - Kachel */
.boxTile {
    width:100%;
    float:left;
}
.boxTile img {
    width: 100%;
}
.boxTile .image {
    padding: 0px !important;
}

@media screen and (max-width: 480px) {
    .boxTile .image {
        padding-bottom: 15px !important;
    }
}



.boxTile .ce-bodytext {
    padding: 60px 30px;
}
.boxTile .ce-textpic.ce-right.ce-intext .ce-gallery {
    padding-left: 0px;
}
.boxTile .ce-textpic.ce-left.ce-intext .ce-gallery, .boxTile .ce-textpic.ce-right.ce-intext .ce-gallery {
    padding-right: 0px;
}
.boxTile .ce-textpic.ce-left.ce-above .ce-gallery .images, .boxTile .ce-textpic.ce-right.ce-above .ce-gallery .images, .boxTile .ce-textpic.ce-left.ce-below .ce-gallery .images, .boxTile .ce-textpic.ce-right.ce-below .ce-gallery .images, .boxTile .ce-textpic.ce-left.ce-intext .ce-gallery .images, .boxTile .ce-textpic.ce-right.ce-intext .ce-gallery .images {
    margin-bottom: 0px;
}

/* Layout: 106 - Box Akkordeon Gruppe */

.panel-group h2, .panel-group h3, .panel-group h4, .panel-group h5 {
    margin-top:0px;
}
.panel-group .panel-heading {
    background-color: #000;
    border-color: #000;
    color: #ffdd00;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 10px;
}
.panel-group .panel-heading:hover {
    background-color:#ffdd00;
    border-color: #ffdd00;
    color: #000;
}
.panel-group .panel-heading:hover a,
.panel-group .panel-heading:hover a::before {
    color: #000;
}


.panel-group .panel-heading a:hover, .panel-group .panel-heading a:focus {
    text-decoration: none;
}
.panel-group .panel {
    border-radius: 0px;
    margin-bottom: 0;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 20px;
}
.panel-group .panel-title a {
    margin-left:10px;
}
.panel-group .panel-title a::before {
    color: #ffdd00;
    content: "\f0dd";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    position: relative;
    left: -10px;
    top: -5px;
    text-transform: none;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.panel-group .panel-title a.collapsed::before {
    left: -10px;
    top: 0px;
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.panel-group .panel-body {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}

.panel-group .panel-body h1, .panel-group .panel-body h2, .panel-group .panel-body h3, .panel-group .panel-body h4, .panel-group .panel-body h5 {
    display:none;
}


/* Buttons im Content */

.btn-primary:active:hover,
.btn-primary.active:hover,


.btn, .btn:focus, .btn-primary:focus, .btn-primary:active, .powermail_submit {
    background-color: transparent;
    color:#000;
    border:2px solid #ffdd00;
    margin: 5px 0px 5px 0px;
    padding: 10px 15px 10px 15px;
    text-align:center;
    display:inline-block;
    text-decoration:none;
    border-radius: 0px;
    font-size: 14px;
    text-transform:uppercase;
    line-height: 1.4;
    box-shadow: none;
    cursor:pointer;
}
.btn:hover, .powermail_submit:hover, .btn-primary:hover,
.btn:active:hover, .btn:focus:hover {
    background-color: #ffdd00;
    color:#000;
    border:2px solid #ffdd00;
}

/* Main Gallery - Thumbs Magnificpopup */
.mfp-bg {
    background: #fff;
    opacity: 0.6;
}
.mfp-bottom-bar {
    background-color: rgba(255, 255, 255, 0.8);
    padding:25px 15px;
}
.mfp-title {
    color:#000;
    line-height:1.6em;
}
.mfp-title::before {
    position:absolute;
    top:12px;
    left:15px;
    width:50%;
    content:"";
    /* border-top:6px solid #ffdd00; */
}


a.magnificpopup {
    position: relative;
    display:block;
}
a.magnificpopup img {
    top: 0;
    left: 0;
    z-index:1;
}
.xxx {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    color:#092a5e;
    bottom: 0;
    caption-side: bottom;
    left: 0;
    margin-bottom: 0;
    padding: 15px 15px 0;
    right: 0;
    text-align: left;
    top: 0;
    transition: all 300ms ease 0s;
    z-index: 10;
    opacity:0;
    overflow:hidden;
}
a.magnificpopup:hover .img-caption {
    display:block;
    opacity:1;
    position: absolute;
}

/* Touchcarousel */
.touchcarousel, .touchcarousel-item {
    height:500px;
}
main .touchcarousel li {
    list-style-type: none;
}

main .touchcarousel img {
    width:auto;
}

/* Tabelle */
.table-scrollable {
    width:100%;
    overflow-y: auto;
    margin: 0 0 1em;
}
.table-scrollable::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}
.table-scrollable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}
.table-scrollable table.contenttable,
.table-scrollable table.ce-table.table {
    table-layout: auto;
}
table.contenttable,
table.ce-table.table {
    table-layout: auto;
    width:100%;
}
table.contenttable > thead > tr > th,
table > thead > tr > th {
    background-color:#dee0e7;
    font-weight: 700;
}
table.contenttable tr,
table.ce-table.table tr {
    background-color:#dee0e7;
}
table.contenttable tr:nth-child(2n+1),
table.ce-table.table tr:nth-child(2n+1) {
    background-color:#edeef2;
}
table.contenttable td, table.contenttable th,
table.ce-table.table td, table.ce-table.table th {
    width:auto;
    text-align:left;
    padding-top:15px;
    padding-bottom:10px;
    padding-left:5px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 0px solid #092a5e;
    border-bottom: 0px solid #092a5e;
}

/* ################  RTE Styles ##################### */

p.align-right {
  text-align:right;
}
p.align-left {
  text-align:left;
}
p.align-center {
  text-align:center;
}

/* Kontakt Menüinfo */
ul#kontakt-menue {
    padding:20px 10px 10px 10px;
    text-align: left;
}
ul#kontakt-menue h1, ul#kontakt-menue h2, ul#kontakt-menue h3 {
    font-size: 16px;
    line-height:1.4em;
    margin-bottom: 0px;
}

ul#kontakt-menue p {
    color: #092a5e;
    margin-bottom: 5px;
}
ul#kontakt-menue a {
    display:inline;
    padding: 0px;
    margin: 0px;
}
ul#kontakt-menue a.btn, ul#kontakt-menue a.btn:hover, ul#kontakt-menue a.btn:focus, ul#kontakt-menue a.btn-primary:hover {
    width:80%;
    display:block;
}
main ul#kontakt-menue p a::after {
    content: "";
}

/* Newsletterformular */
.tx-mailchimp .form-control {
    border-radius: 0px;
    width: 300px;
}
.tx-mailchimp .form-horizontal .control-label {
    text-align: left;
}

/* Kontakt Formular */
.form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px;
}
.powermail_form ul.powermail_message_error {
    margin-left:0px;
}
.powermail_form ul.powermail_message_error li {
    list-style: outside none none;
    margin-left:0px;
}
.powermail_form legend,
.powermail_form .powermail_label,
.powermail_form ul.parsley-errors-list,
.powermail_form h3 {
    display:none;
}
.powermail_form .powermail_input,
.powermail_form .powermail_select,
.powermail_form .powermail_textarea,
.powermail_date.form-control {
    background-color: #fff;
    font-family: 'Open Sans';
    color: #000;
    border: 1px solid #000;
    box-shadow: inherit;
    font-size: 16px;
    height: 46px;
    padding: 6px 12px;
    margin: 0 0 6px 0;
    width: 100%;
}
.powermail_form .form-control {
    border-radius: 0px;
}
.powermail_form .powermail_textarea {
    height: 200px !important;
}
.powermail_form .powermail_fieldwrap_pflichtfeld {
    margin-bottom:6px;
}
.powermail_fieldwrap_type_submit .btn{
    width: 100%;
}

/* CookieDisclaimerBar */
.cdbar {
    position:fixed;
    left:10px;
    bottom:10px;
    z-index:9999;
    width: 380px;
    color: #ffffff;
    font-size:14px;
    text-align:left;
    padding: 20px;
    margin-left: 10px;
    margin-right: auto;
}
.cdbar .cdbar-text {
    display: inline-block;
    margin-right: 5px;
}
.cdbar .cdbar-buttons {
    display: inline-block;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.cdbar.fixed {
    position: fixed;
}
.cdbar.relative {
    position: relative;
}
.cdbar.absolute {
    position: absolute;
}
/* Bar Clearfix */
.cdbar:before,
.cdbar:after {
    content: "";
    display: table;
    clear: both;
}
/* POSITIONS */
/* *************************************** */
/* Bar at TOP */
.cdbar.top {
    top: 0;
    bottom: auto;
}
/* Bar at BOTTOM */
.cdbar.bottom {
    top: auto;
    bottom: 10px;
}
/* Bar at MIDDLE */
.cdbar.middle {
    top: 50%;
    bottom: auto;
    padding: 30px 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cdbar.middle .cdbar-text {
    display: block;
    margin-bottom: 15px;
}
.cdbar.middle .cdbar-buttons {
    display: block;
}
/* STYLES */
/* *************************************** */
.cdbar.dark {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.8);
}
.cdbar.light {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.8);
}
/* MODALS */
/* *************************************** */
.cdmodal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
}
.cdmodal .cdmodal-box {
    position: absolute;
    width: 50%;
    max-width: 700px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.cdmodal .cdmodal-box-inner {
    background: #fff;
    padding: 40px 20px;
}
.cdmodal .cdmodal-box-inner .cdmodal-text h3 {
    padding: 0;
    margin: 0 0 0.5em 0;
}
.cdmodal.top .cdmodal-box {
    top: 10%;
    bottom: auto;
}
.cdmodal.bottom .cdmodal-box {
    top: auto;
    bottom: 10%;
}
.cdmodal.middle .cdmodal-box {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/* BUTTONS */
/*Seitenbutton */
.btn-link {
    color:#092a5e;
    text-transform:uppercase;
    line-height:2em;
}
.btn-link::before {
    color: #092a5e;
    content: "\67";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 12px;
    left: -3px;
    position: relative;
    text-transform: none;
    top: 1px;
    transform: rotate(0deg);
}

.btn-download {
    color: #092a5e;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #f5f4f0;
    border: 1px solid #dcdcdc;
    display: block;
    padding: 10px 10px 10px 20px;
}
.btn-download::before {
    color: #092a5e;
    content: "\48";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    left: -10px;
    position: relative;
    text-transform: none;
    top: 1px;
    transform: rotate(180deg);
}
.btn-download:hover {
    background-color: #ebe9e1;
}


/* Generic Btn */
.cdbtn {
    display: inline;
    border: none;
    padding: 0px;
    border-radius: 0px;
    text-decoration: none;
    cursor: pointer;
    font-size: 1em;
    margin-right: 0px;
}
/* "Accept" Btn */
.cdbtn.cookie {
    color: #000;
    cursor: pointer;
    margin-top:10px;
    padding:5px 0px 5px 0px;
    background-color:#ffdd00;
    text-align:center;
    width: 100%;
}
.cdbtn.cookie:hover {

}
/* "Privacy" Btn */
.cdbtn.privacy {
    color: #ffffff;
    background-color: transparent;
}
.cdbtn.privacy:hover {
    background-color: transparent;
}

/* Browser Hack iE11 + iE10 */
_:-ms-lang(x),
main img {
    width:300px;
}

/* Device Anpassungen */

@media screen and (max-width: 1200px) {
    main img {
        width:100%;
    }
}
@media screen and (max-width: 992px) {

}
@media screen and (max-width: 768px) {
    /* Default Textmedia Grids */
    .ce-textpic.ce-left.ce-above .ce-gallery,
    .ce-textpic.ce-right.ce-above .ce-gallery,
    .ce-textpic.ce-left.ce-below .ce-gallery,
    .ce-textpic.ce-right.ce-below .ce-gallery,
    .ce-textpic.ce-left.ce-intext .ce-gallery,
    .ce-textpic.ce-right.ce-intext .ce-gallery,
    .ce-textpic.ce-left.ce-intext .ce-gallery,
    .ce-textpic.ce-right.ce-intext .ce-gallery,
    .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext,
    .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
        width:100%;
    }
    .ce-textpic.ce-left.ce-intext .ce-gallery, .ce-textpic.ce-right.ce-intext .ce-gallery {
        padding-left: 0px;
        padding-right: 0px;
    }
    .ce-gallery .ce-media .images img {
        width: 100% !important;
    }
    main {
        margin-top: 115px;
    }
    .navMain nav ul {
        margin: 35px auto 0 auto;
    }
    .navMain nav ul li {
        width:100px;
    }
    .container, footer .calltoaction,
    .boxAdvice .ce-bodytext {
        padding: 20px;
    }
    #video-text {
        position: absolute;
        top: 40px;
    }
    .logo {
        left:20px;
    }
    .logo, .logo a {
        height: 41px;
        width: 160px;
    }
    .boxTile .ce-bodytext {
        padding: 30px 15px;
    }
    .calltoaction .ce-gallery .ce-media .images img {
        width: 100% !important;
    }
    .tiles .container {
        padding-top:0px;
        padding-bottom:0px;
    }
    .flexslider .caption-wrapper {
        bottom: 100px;
        left:0px;
        margin-left:60px;
        margin-right:60px;
        position: absolute;
    }
    .visual .caption-wrapper {
        left: 20px;
        right:20px;
        bottom:20px;
    }
    .pwci figcaption {
        width:100%;
    }
    .powermail_form .powermail_input,
    .powermail_form .powermail_textarea,
    .powermail_submit {
        width: 100%;
    }
    h1, h2, h3, h4, h5 {
        font-size: 24px;
    }
}
@media screen and (max-width: 680px) {
    .navMain nav ul li {
        display:none;
    }
    .navMain nav ul li.logo {
        display:block;
    }
}
@media screen and (max-width: 480px) {
    .breadcrumb, .address  {
        display:none;
    }
    .mobileNav {
        width:100%;
    }
    .mobileNavIcon {
        top: 0px;
    }
    .ce-textpic.ce-right.ce-above .ce-media,
    .ce-textpic.ce-right.ce-below .ce-media {
        align-items: flex-start;
        justify-content: flex-start;
    }
    .flexslider .slides img {
        width: 100%;
    }
    .flexslider .caption-wrapper {
        top: 236px;
        bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .flexslider .caption-text {
        background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
        padding-top:10px;
        width: 100%;
    }
    .flex-direction-nav a {
        top: 170px;
    }
    #page-2 .navWrap {
        top: 415px;
    }
    .boxTile .ce-bodytext {
        padding: 15px;
    }
    #video-text {
        position: absolute;
        top: 0px;
        left: 0px;
        right:0px;
        padding:15px;
        display: block;
        width: 100%;
    }
    #video-text h1 {
        font-size: 18px;
    }
    .flexslider .caption-title h1, .flexslider .caption-title h2, .flexslider .caption-title {
        font-size: 18px;
    }
    .flexslider .caption-wrapper {
        top: 0px;
    }
    .tx-ws-flexslider .caption-align-left .caption-text {
        left: auto;
    }
    .flexslider .caption-text {
        padding: 10px 55px 10px 55px;
    }
    .cdbar {
        left: 0px;
        margin-left:0px;
        width: 100%;
    }
    .cdbar.bottom {
        bottom: 0px;
    }
    .cdbar.dark {
        background: rgba(0, 0, 0, 1);
    }
    .powermail_form .powermail_input, .powermail_form .powermail_textarea, .powermail_date.form-control {
        width: 100%;
    }
    .navMain nav ul {
        margin: 0px auto 0 auto;
    }
    .navMain nav ul li.logo {
        margin-top:-6px;
    }

}
@media screen and (max-width: 320px) {
    .visual picture {
        left:-150px;
    }
    .flexslider .caption-title h1, .flexslider .caption-title h2, .flexslider .caption-title {
        font-size: 18px;
    }
    .flexslider .caption-wrapper {
        top: 198px;
    }
    .flex-direction-nav a {
        top: 150px;
    }
    .visual {
        height: 210px;
        background-size: auto 210px;
    }
    #page-2 .navWrap {
        top: 385px;
    }
    .navWrap {
        top: 210px;
    }
}