﻿/* Daimler Fonts */

/*added 05.04.2018*/

@font-face {
    font-family: "DaimlerCS-Regular";
    src: url(../fonts/Daimler_Corporate-ASE_Webfonts/WOFF/DaimlerCS-Regular.woff) format("woff");
}

@font-face {
    font-family: "DaimlerCS-Light";
    src: url(../fonts/Daimler_Corporate-ASE_Webfonts/WOFF/DaimlerCS-Light.woff) format("woff");
}

/* Typography */

* {
    margin: 0;
    padding: 0;
}

body {
    /*changed 05.04.2018*/
    background-color: #ffffff;
    font-family: "DaimlerCS-Regular", Arial, sans-serif;
    letter-spacing: -0.02em;
}

h1 {
    /*changed 05.04.2018*/
    font-size: 26px;
    color: #000000;
}

h2 {
    /*changed 25.10.2019*/
    font-size: 28px;
    color: #000000;
    margin-bottom: 25px;
}

h3 {
    font-size: 14px;
    color: #026783;
}

p {
    /*changed 25.10.2019*/
    font-family: "DaimlerCS-Light", Arial, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 25px;
}

    /*added 28.11.2019*/
    p.name {
        font-size: 14px;
    }

ul,
ol,
dl {
    margin: 0 0 1em 1em;
}

li {
    margin-left: 1.5em;
    line-height: 1.8em;
}

a {
    color: #026783;
}

    /*added 25.10.2019*/
    a:hover {
        text-decoration: none;
    }

.body-template-container {
    margin-bottom: 38px;
}

/*added 25.10.2019*/
.headline {
    margin-bottom: 0;
}

.link {
    font-family: "DaimlerCS-Light", Arial, sans-serif;
    font-size: 16px;
    /*1.6rem*/
    letter-spacing: 0;
    text-decoration: none;
    color: #00677f;
    background: transparent;
}

    .link:after {
        content: "";
        display: inline-block;
        height: 14px;
        line-height: 14px;
        width: 10px;
        background: url(../Images/V3/img_assets_sprite_svg.svg) no-repeat 0 -14px;
        margin-left: 5px;
    }

    .link:hover,
    .link:focus {
        color: #003340;
    }

        .link:hover:after {
            background-position: -20px -14px;
        }

.header {
    width: 100%;
    margin: 0 auto;
}

.header-top {
    /*changed 03.04.2018*/
    display: inline;
    background: rgba(0, 0, 0, 0) url("../Images/V3/header-background-1920.jpg") no-repeat scroll center top;
    background-size: 100%; 
    width: 100%;
    min-height: 100px;
    float: left;
    padding-top: 35px;
    margin-bottom: 35px;
}

.header-logo {
    /*changed 03.04.2018*/
    text-align: left;
    padding-left: 10%;
    float: left;
}

.page-id-1 .header-top {
    /*added 03.04.2018*/
    margin-bottom: 0;
}

.header-logo img {
    max-width: 250px;
}

.name {
    /*added 03.04.2018*/
    text-align: right;
    padding-right: 10%;
    font-weight: normal;
}

.coll {
    background: #fff;
    width: 10%;
    min-height: 100px;
    float: left;
}

.col2 {
    background: #fff;
    width: 80%;
    min-height: 100px;
    float: left;
}

.col3 {
    background: #fff;
    width: 10%;
    min-height: 100px;
    float: right;
    margin-left: -5px;
}

.content-header {
    background: #fff;
    width: 100%;
    float: left;
    text-align: center;
    padding: 15px 0 5px;
}

.icon-file-pdf {
    font-size: 35px;
    line-height: 45px;
    color: #026783;
}

.icon-file-new-2 {
    font-size: 35px;
    line-height: 45px;
    color: #026783;
}

/* Login-Page */

.page-id-1 .content-header {
    border-top: 1px solid #c8c8c8;
    margin-top: 15px;
}

.page-id-1 .header-bottom {
    /*changed 03.04.2018*/
    background: url(../Images/V3/header-startseite.jpg) no-repeat scroll center top;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 394px;
    float: left;
    margin-bottom: 35px;
}

.page-id-1 .content-l {
    background: #ffffff;
    width: 50%;
    min-height: 100px;
    float: left;
}

.page-id-1 .content-r {
    background: #e6e6e6;
    width: 40%;
    float: right;
    padding: 50px 0 50px 50px;
}
.page-id-1 .content-r-default {
    background: #ffffff;
    width: 40%;
    float: right;
}

.page-id-1 .content-l img {
    max-width: 100%;
    height: auto;
}

.page-id-1 .content-l .wrap {
    float: right;
    max-width: 400px;
    margin-right: 20px;
}

.cl11 {
    float: left;
    max-width: 45%;
    margin: 10px 2.5%;
}

.cl12 {
    float: right;
    max-width: 45%;
    margin: 10px 2.5%;
}

.cl21 {
    float: left;
    max-width: 45%;
    margin: 10px 2.5%;
}

.cl22 {
    float: right;
    max-width: 45%;
    margin: 10px 2.5%;
    padding-top: 45px;
}

.login-form {
    width: 97%;
}

.login-label {
    float: left;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: bold;
}

.login-icon {
    float: right;
    margin-bottom: 8px;
    margin-right: -10px;
}

.icon-id-card-3 {
    /*added 05.04.2018*/
    font-size: 35px;
}

.login-links {
    float: left;
}

    .login-links a {
        font-size: 11px;
        color: #000;
    }

.login-button {
    float: right;
    margin-right: -10px;
}

.login-text {
    margin-bottom: 20px;
}

.login-form input.form-text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    font-family: Open Sans, "sans-serif";
    font-size: 13px;
    border-image: none;
    border-radius: 0;
    border: 1px solid #c8c8c8;
    margin-bottom: 10px;
    outline: medium none;
    padding: 6px 5px 8px;
    width: 100%;
}

.login-form .form-submit {
    /*changed 03.04.2018*/
    background-color: #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.75em;
    letter-spacing: 1px;
    outline: medium none;
    padding: 8px 10px 7px;
    text-align: center;
    vertical-align: baseline;
    border: 0;
    margin-right: -10px;
    float: right;
}

/* alle Seiten mit Sidebar */

.page-id-2 .content-header,
.page-id-3 .content-header,
.page-id-4 .content-header,
.page-id-5 .content-header {
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 20px;
}

.page-id-2 .content-l,
.page-id-3 .content-l,
.page-id-4 .content-l,
.page-id-5 .content-l {
    background: #fff;
    width: 30%;
    min-height: 100px;
    float: left;
}

.page-id-2 .content-r,
.page-id-3 .content-r,
.page-id-4 .content-r,
.page-id-5 .content-r {
    /*changed 05.04.2018*/
    background: #fff;
    width: 67.5%;
    min-height: 100px;
    float: left;
}

    .page-id-2 .content-r .text,
    .page-id-3 .content-r .text,
    .page-id-4 .content-r .text {
        /*changed 03.04.2018*/
        /*border-top: 1px solid #c8c8c8;*/
        /*border-bottom: 1px solid #c8c8c8;*/
        padding: 10px 10px 0;
        margin-bottom: 10px;
    }

    /* Startseite */

    .page-id-2 .content-r img {
        max-width: 60%;
        height: auto;
        float: left;
        padding-right: 20px;
    }

    /*added 28.11.2019*/
    .page-id-2 .content-r h2 {
        font-size: 18px;
    }

    /*added 28.11.2019*/
    .page-id-2 .content-r p {
        font-size: 13px;
    }

.news-1,
.news-2,
.news-3 {
    /*changed 03.04.2018*/
    border-bottom: 1px solid #c8c8c8;
    padding: 5px 0 5px 10px;
    height: 159px;
    clear: both;
}

.news-4 {
    height: 50px;
}

/* GOTIS chemische Produkte */
/*�nderung NJ 04.05.2018 .page-id-3 gel�scht da Styles dann f�r alle Seite g�ltig*/
.produkte #col1 {
    float: left;
    width: 35%;
    padding-left: 10px;
    height: 46px;
}

.produkte #col2 {
    padding-top: 16px;
    float: left;
    width: 35%;
}

.produkte #col3 {
    float: left;
    max-width: 20%;
}

.produkte #col4 {
    float: right;
    max-width: 20%;
    margin-right: 20px;
}

.produkte img {
    padding-top: 3px;
}

.produkte p {
    color: #000;
    padding-top: 12px;
}

.row-h {
    background-color: #fff;
    clear: both;
}

.row-d {
    background-color: #e6e6e6;
    clear: both;
    width: 100%;
    height: 46px;
}

.row-titel {
    font-weight: bold;
    clear: both;
}

.row-auswahl {
    /*clear: both;*/
}

    .row-auswahl a {
        color: #000000;
    }

.filter-button .filter-submit {
    /*changed- 03.04.2018*/
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    outline: medium none;
    padding: 10px 40px 10px 10px;
    text-align: center;
    text-transform: none;
    vertical-align: baseline;
    border: 0;
    border-radius: 4px;
    margin-right: -10px;
    margin-top: 7px;
    float: left;
    background: #000 url("../Images/V3/icon_x.jpg") no-repeat 96% center;
}

.row-auswahl #col3 {
    float: right;
    padding-right: 10px;
}

.row-paginierung {
    clear: both;
    margin-top: 30px;
}

    .row-paginierung #col1,
    .row-paginierung #col2 {
        width: 40%;
    }

    .row-paginierung #col2 {
        float: right;
        text-align: right;
    }

    .row-paginierung #col1 ul {
        /*added 03.04.2018*/
        list-style: outside none none;
    }

        .row-paginierung #col1 ul li {
            /*added 03.04.2018*/
            float: left;
            padding: 0;
            margin: 0;
        }

            .row-paginierung #col1 ul li a {
                /*added 03.04.2018*/
                color: #000000;
                text-decoration: none;
                padding: 4px 10px;
            }

                .row-paginierung #col1 ul li a:hover {
                    /*added 03.04.2018*/
                    font-weight: bold;
                }

                .row-paginierung #col1 ul li a.active {
                    /*added 03.04.2018*/
                    color: #ffffff;
                    background-color: #000000;
                    font-weight: bold;
                }

/* T�tigkeiten mit Gefahrstoffen */

.page-id-4 .ba-l {
    float: left;
    max-width: 80%;
    padding-left: 10px;
}

.GMS-List-l {
    float: left;
    max-width: 80%;
    padding-left: 10px;
}

.GMS-List-r {
    /*vertical-align: middle;
    float: right;
    max-width: 20%;
    padding-right: 10px;*/
    float: right;
    max-width: 20%;
    padding-right: 10px;
}

.GMS-List {
    /*overflow: hidden;
    min-height: 46px;
    border-bottom: 1px solid #c8c8c8;*/
    min-height: 46px;
    border-bottom: 1px solid #c8c8c8;
}

.GMS-List-Top {
    overflow: hidden;
    min-height: 46px;
    border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
}

.GMS-List img {
    padding-top: 3px;
}

.GMS-List p {
    color: #026783;
    padding-top: 12px;
    margin: 0 0 0 0;
}

.page-id-4 .ba-r {
    float: right;
    max-width: 20%;
    padding-right: 10px;
}

.page-id-4 .betriebsanweisung {
    height: 46px;
    border-bottom: 1px solid #c8c8c8;
}

    .page-id-4 .betriebsanweisung img {
        padding-top: 3px;
    }

    .page-id-4 .betriebsanweisung p {
        color: #026783;
        padding-top: 12px;
    }

/* Feedback Form */

/*changed 05.04.2018*/

.feedback-form {
    position: relative;
    width: 100%;
    /*Changed 09.04.2018 NJ*/
    height: auto; /*476px;*/
    padding: 45px 15px 15px 15px;
    border-color: #e5e5e5 #eeeeee #eeeeee;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.05);
}

.form-group {
    margin-bottom: 15px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

.form-control {
    box-sizing: border-box;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-bottom: solid 2px #00677f;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input,
textarea,
button {
    margin: 0;
    font: inherit;
    color: inherit;
}

    textarea.form-control {
        height: auto;
        resize: none;
    }

.btn-default {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.btn {
    display: inline;
    padding: 9px 13px 8px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #000000;
    border: none;
    border-radius: unset;
    text-decoration: none;
}

    .btn::after {
        content: "";
        display: inline-block !important;
        position: relative;
        width: 25px;
        height: 25px;
        right: auto;
        top: 8px;
        margin: 0 0 0 5px;
        background: transparent url(img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
        z-index: 90;
        transform: scale(0.5);
    }

    .btn:hover {
        background-color: #444444;
    }

/* Footer */

.footer {
    float: left;
    width: 100%;
    border-top: 1px solid #c8c8c8;
    margin-top: 20px;
}

.footer-bottom {
    background: #fff;
    border-top: 1px solid #c8c8c8;
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

    .footer-bottom img {
        padding: 0 20px;
    }

/* Navigation */

/* Header Top Navigation */

/*changed 03.04.2018*/

.top-top-nav {
    position: absolute;
    right: 0;
    top: -3px;
    margin: 0 10% 0 0;
}

@media only screen and (max-width: 529px) {
    .top-top-nav {
        margin-right: 60px;
    }
}

.top-top-nav ul li:before {
    display: none;
}

.top-top-nav ul li a {
    /*changed 05.04.2018*/
    font-family: "DaimlerCS-Light", Arial, sans-serif;
    padding: 0;
    font-size: 13px;
    color: #707070;
    text-transform: capitalize;
}

    .top-top-nav ul li a:hover {
        color: #000000;
    }

.data-protection:after {
    content: "";
    display: inline-block;
    height: 13px;
    line-height: 13px;
    width: 14px;
    background: transparent url(../Images/V3/img_assets_sprite_svg.svg) no-repeat -137px -23px;
    position: relative;
    top: 2px;
    right: 0;
    margin-left: 10px;
}

.data-protection:hover:after {
    background: transparent url(../Images/V3/img_assets_sprite_svg.svg) no-repeat -137px -1px;
}

.slash {
    padding: 0 8px;
    font-size: 13px;
    color: #707070;
}

/* Main Navigation */

nav {
    /*changed 03.04.2018*/
    overflow: hidden;
    width: auto;
    margin: 20px 8% 20px 8%;
}

    nav ul {
        list-style: outside none none;
    }

        nav ul li {
            float: left;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
        }

            nav ul li a {
                /*changed 05.04.2018*/
                font-family: "DaimlerCS-Light", Arial, sans-serif;
                color: #000000;
                text-decoration: none;
                padding: 0 10px;
            }

                nav ul li a:hover {
                    /*added 03.04.2018*/
                    color: #ffffff;
                }

                nav ul li a.active {
                    /*added 03.04.2018*/
                    font-weight: bolder;
                    pointer-events: none;
                }

                    nav ul li a.active:hover {
                        /*added 03.04.2018*/
                        cursor: default;
                    }

            nav ul li::before {
                background: transparent url("../Images/V3/img-divider-nav.png") no-repeat scroll center center;
                content: "";
                display: inline-block;
                height: 28px;
                vertical-align: bottom;
                width: 9px;
            }

            nav ul li:first-child::before {
                background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            }

/* Footer Navigation */

.footer-nav {
    background: #fff;
    max-width: 500px;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    overflow: hidden;
}

    .footer-nav ul {
        list-style: outside none none;
    }

        .footer-nav ul li {
            float: left;
            text-align: center;
            text-decoration: none;
            padding: 0 5px;
        }

            .footer-nav ul li a {
                color: #717171;
                font-size: 12px;
                text-decoration: none;
            }

                .footer-nav ul li a:hover {
                    /*added 03.04.2018*/
                    color: #000000;
                }

/* Sidebar Navigation */

.sidebar-nav {
    background: #e6e6e6;
    margin-right: 50px;
}

    .sidebar-nav ul {
        list-style: outside none none;
        margin-left: 0;
    }

        .sidebar-nav ul li {
            text-align: left;
            text-decoration: none;
            margin-left: 15px;
            margin-right: 10px;
        }

            .sidebar-nav ul li a {
                /*changed 05.04.2018*/
                color: #000000;
                font-size: 16px;
                text-decoration: none;
                padding: 5px;
                display: block;
            }

    .sidebar-nav #tuerkis a {
        color: #026783;
    }

    .sidebar-nav ul a.active {
        background: #000000 none repeat scroll 0 0;
        border-radius: 4px 0 0 4px;
        color: #ffffff;
        margin-right: -11px;
        position: relative;
    }

    .sidebar-nav ul a::after {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: transparent transparent transparent #000000;
        border-image: none;
        border-style: solid;
        border-width: 19px 13px;
        content: "";
        height: 0;
        margin-top: -19px;
        position: absolute;
        right: -26px;
        top: 50%;
        width: 0;
    }

/*  Misc  */

.clearfix {
    clear: both;
}

.space20 {
    height: 20px;
}

.list-box {
    background-color: #e6e6e6;
    padding: 54px 88px 39px;
    /*width: auto;*/
    width: 50%;
}

    .list-box p {
        font-family: "DaimlerCS-Demi", sans-serif;
        /*font-size: inherit;*/
        /*font-size: 1.8rem;*/
        font-size: 18px;
        margin: 0 0 11px 0;
    }

    .list-box ul {
        list-style: none;
        padding: 0;
    }

        .list-box ul li {
            position: relative;
            font-family: "DaimlerCS-Regular", sans-serif;
            /*font-size: inherit;*/
            /*font-size: 1.8rem;*/
            font-size: 18px;
            line-height: 1.3em;
            padding: 0 0 0 20px;
            margin: 0 0 14px 0;
        }

            .list-box ul li:before {
                position: absolute;
                content: "\00b7";
                /*font-size: 4rem;*/
                font-size: 40px;
                color: #000000;
                top: -0.06em;
                left: 0;
            }
