/*
Theme Name: Team Lizard - Addon
Theme URI: https://www.calt-werbung.de
Template: teamlizard
Author: CALT WERBUNG
Author URI: http://www.calt-werbung.de
Description: Team Lizard ist ein Layout von CALT WERBUNG und steht unter Copyright by Clemens Alt.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: teamlizard-addon
Domain Path: /languages/
Tags: CALT WERBUNG // www.calt-werbung.de
*/

/* RESET */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
===========================================================================================
*/

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('https://clemens-alt.de/teamlizard/wp-content/themes/teamlizard-addon/fonts/roboto-v49-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('https://clemens-alt.de/teamlizard/wp-content/themes/teamlizard-addon/fonts/roboto-v49-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* archivo-narrow-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400;
  src: url('https://clemens-alt.de/teamlizard/wp-content/themes/teamlizard-addon/fonts/archivo-narrow-v35-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-narrow-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 700;
  src: url('https://clemens-alt.de/teamlizard/wp-content/themes/teamlizard-addon/fonts/archivo-narrow-v35-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/*
===========================================================================================
*/

/* ALLGEMEIN */
p{
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: #756969;
    font-size: 18px;
    line-height: 25px;
}

h3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    color: #756969;
    font-size: 60px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

h4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    color: #756969;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: -15px;
}

div#image-head-back img.so-widget-image {
    border-radius: 20px;
}

#jetzt-bewerben-mittig-versetzt{
    text-align: center;
    margin-top: -35px;
    z-index: 2000;
    position: relative;
}


/* NAVIGATION */
#site-header{
    background-color: rgba(0,0,0,0.8) !important;
}

#site-header img{
    margin-top: 15px;
}

#site-header.sticky img{
    margin-top: 5px;
}

header#site-header a{
    font-family: 'Archivo Narrow' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    color: white !important;
    font-size: 18px !important;
    transition: all .3s ease;
}

header#site-header a:hover{
    color: red !important;
    transition: all .3s ease;
}

.menu-toggle.open::before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 50px;
	display: block;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.menu-toggle.close::before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 50px;
    line-height: 14px;
	display: block;
}


/* SLIDER */
#slider-top{
    margin-bottom: -200px;
    margin-top: -150px;
}

#slider-container{
    margin-top: 170px;
    margin-left: 20px;
    z-index: 10000;
    position: relative;
}

#weiss-verlauf{
    z-index: -10000;
    position: relative;
}

.sow-slider-image-container {
    background: linear-gradient(to top, white, transparent) !important;
}

.background-verlauf{
    width: 100% !important;
    height: 300px !important;
    background-color: red !important;
    z-index: 100 !important;
    position: relative !important;
    background: linear-gradient(to top, white, transparent) !important;
    margin-top: -330px;
    color: transparent;
}

        .slider-headline-1{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 90px;
            text-transform: uppercase;
            text-shadow: 0px 0px 20px #393939;
        }

        .slider-headline-2{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 60px;
            text-transform: uppercase;
            text-shadow: 0px 0px 20px #393939;
        }

        .slider-headline-3{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 75px;
            text-transform: uppercase;
            text-shadow: 0px 0px 20px #393939;
        }

        .slider-text{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 400;
            color: white;
            font-size: 18px;
            line-height: 25px;
            margin-top: 10px;
            margin-left: 5px;
            text-shadow: 0px 0px 5px #393939;
        }

#slider-inhalt-left{
    margin-bottom: -200px;
    margin-top: -25px;
    z-index: 10000;
    position: relative;
    margin-left: -8px;
}

.slider-buttons{
    margin-left: 20px;
    margin-top: 30px;
    z-index: 10000;
    position: relative;
}

        a.slide-button{
            background-color: white;
            color: #979689;
            padding: 10px 20px 10px 20px;
            border-radius: 30px;
            font-family: 'Archivo Narrow';
            font-weight: 700;
            transition: all .3s ease;
            font-size: 16px;
            text-transform: uppercase;
            position: relative !important;
              z-index: 5 !important;
              pointer-events: auto !important;
        }

        a.slide-button:hover{
            background-color: white !important;
            color: #979689 !important;
            padding: 10px 40px 10px 40px !important;
            border-radius: 30px !important;
            font-family: 'Archivo Narrow' !important;
            font-weight: 700 !important;
            transition: all .3s ease !important;
            font-size: 16px !important;
            text-transform: uppercase !important;
            z-index: 20;
        }


/* Element – WER WIR SIND */

#werwirsind{

}

        #image-head-back{
            
        }

        #textbausteine{
            background-color: rgba(215,215,200,0.8);
            border-radius: 20px;
            padding: 35px;
            margin-top: -100px;
            z-index: 1000;
            position: relative;
        }




/* Element – WAS DICH ERWARTET */

#wasdichbeiunserwartet{
    margin-top: 90px;
}

.headline-h4{
    margin-left: -72px;
    margin-bottom: -20px;
}

#person-laptop{
    max-height: 50%;
}

.container-erwartung-hell{
    transition: all .3s ease;
}

    .container-erwartung-hell:hover{
        transition: all .3s ease;
        margin-left: -10px;
    }

        .container-erwartung-1{
            padding: 20px;
            background-color: #e8e8df;
            border-radius: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

                .haken{
                    max-width: 50px;
                    max-height: 50px;
                    margin-left: -42px;
                    margin-right: 20px;
                }

                .haken img{

                }

                p.text-erwartung{
                    font-family: 'Archivo Narrow';
                    font-style: normal;
                    font-weight: 400;
                    color: #756969;
                    font-size: 18px;
                    line-height: 25px;
                }


.container-erwartung-dunkel{
    margin-left: -50px;
    margin-right: 50px;
    transition: all .3s ease;
}

    .container-erwartung-dunkel:hover{
        transition: all .3s ease;
        margin-left: -40px;
    }

        .container-erwartung-2{
            padding: 20px;
            background-color: #979689;
            border-radius: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

                p.text-erwartung-weiss{
                    font-family: 'Archivo Narrow';
                    font-style: normal;
                    font-weight: 400;
                    color: white;
                    font-size: 18px;
                    line-height: 25px;
                }

#jetzt-bewerben-container{
    margin-top: 50px;
}

#jetzt-bewerben-mittig{
    text-align: center;
}

        a.button-weiss{
            background-color: #e8e8df;
            color: #979689;
            padding: 10px 20px 10px 20px;
            border-radius: 30px;
            font-family: 'Archivo Narrow';
            font-weight: 700;
            transition: all .3s ease;
            font-size: 16px;
            text-transform: uppercase;
        }

        a.button-weiss:hover{
            background-color: #979689;
            color: white;
            padding: 10px 40px 10px 40px;
            border-radius: 30px;
            font-family: 'Archivo Narrow';
            font-weight: 700;
            transition: all .3s ease;
            font-size: 16px;
            text-transform: uppercase;
        }




/* Element – WAS WIR DIR BIETEN */

#waswirdirbieten{
    margin-top: 80px;
}

        #textbausteine-dark{
            background-color: rgba(150,150,140,0.8);
            border-radius: 20px;
            padding: 35px;
            margin-top: -100px;
            z-index: 1000;
            position: relative;
        }
        
        #waswirdirbieten h3{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 50px;
            text-transform: uppercase;
            margin-bottom: 15px;
        }

        h3.waswirdirbieten{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 50px;
            text-transform: uppercase;
            margin-bottom: 15px;
            z-index: 1000;
            margin-bottom: -100px !important;
        }

        #warwirdirbieten-text{
            margin-top: 0px;
        }

        #waswirdirbieten p{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 400;
            color: white;
            font-size: 18px;
            line-height: 25px;
        }

        .bieten-elemente{
            border-bottom: 1px solid #cbcaba;
            padding-bottom: 15px;
            margin-top: -15px;
            font-family: 'Archivo Narrow' !important;
            font-style: normal !important;
            font-weight: 400 !important;
            color: white !important;
            font-size: 18px !important;
            line-height: 25px !important;
        }


/* Element – STARTE JETZT DURCH */

#startedurch{
    padding-top: 120px;
    padding-bottom: 120px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.startedurch-background{
    
}

        #startedurch h3{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 50px;
            text-transform: uppercase;
            margin-bottom: 15px;
            text-align: center;
        }

        #startedurch h4{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 40px;
            text-transform: uppercase;
            margin-bottom: 15px;
            margin-top: -15px;
            text-align: center;
        }

        #startedurch p{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 400;
            color: white;
            font-size: 18px;
            line-height: 25px;
            text-align: center;
            max-width: 80%;
            margin: 0 auto !important;
        }


/* Element – WER WIR SIND */

#warumdu{
    margin-top: -15px;
}



/* Element – BEWERBUNG */

#bewerbung{
    max-width: 700px;
    margin: 0 auto !important;
}

.bewerbung-container{
    margin-top: 30px !important;
    margin-bottom: 95px;
}

        #bewerbung h3{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: #756969;
            font-size: 50px;
            text-transform: uppercase;
            margin-bottom: 15px;
            text-align: center;
        }

        #bewerbung h4{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: #756969;
            font-size: 40px;
            text-transform: uppercase;
            margin-bottom: 15px;
            margin-top: -15px;
            text-align: center;
        }

        .bewerbung-zentriert{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 400;
            color: #756969;
            font-size: 18px;
            line-height: 25px;
            text-align: center;
            margin-top: 0px;
        }

label#nf-label-field-23 {
    font-family: 'Archivo Narrow' !important;
    font-weight: 400 !important;
    font-size: 18px !important;
}

/* Ninja Forms */

.beweb-form{
    background-color: #f0f0eb;
    padding: 20px;
    border-radius: 30px;
    padding-bottom: 5px;
}

input#nf-field-6, input#nf-field-7, input#nf-field-8, input#nf-field-9, input#nf-field-10{
    background-color: #979689;
    color: white !important;
    border-radius: 30px;
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 18px;
    padding: 0px 20px 0px 20px;
}

div#nf-field-14-wrap{
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 18px;
    color: #979689;
    margin-left: 20px;
    margin-top: 20px;
}

.nf-error-msg.nf-error-required-error, .nf-form-fields-required{
    color: red;
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 12px;
    margin-left: 20px;
}

input#nf-field-6::placeholder, input#nf-field-7::placeholder, input#nf-field-8::placeholder, input#nf-field-9::placeholder, input#nf-field-10::placeholder{
    color: white;
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 18px;
}

input.ninja-forms-field.nf-element.datepicker {
    font-family: 'Archivo Narrow' !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    color: white !important;
    background-color: #979689;
    border-radius: 30px;
    padding-left: 20px;
}

#bewerbung .nf-field-element{
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 22px;
    color: #979689;
}

label#nf-label-field-13{
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 18px;
    color: #979689;
}

div#nf-field-13-wrap{
    margin-left: 20px;
}

button.btn.ninja-forms-field {
    font-family: 'Archivo Narrow' !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #979689 !important;
    background-color: #e8e8df;
    border-radius: 30px;
    border: 0px;
    padding: 5px 20px 5px 20px;
    transition: all .3s ease;
    text-transform: uppercase;
}

        button.btn.ninja-forms-field:hover{
            background-color: #97968a;
            padding: 5px 30px 5px 30px;
            transition: all .3s ease;
            color: white !important;
        }

div#nf-field-15-wrap p{
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 14px;
    margin-left: 0px;
    margin-top: -30px;
    background-color: #e8e8df;
    padding: 5px;
}

#bewerbung ul li{
    float: left;
    margin-right: 30px !important;
}

div#nf-field-13-container {
    margin-left: -20px;
}

input#nf-field-12{
    background-color: #97968a !important;
    color: white !important;
    padding: 10px 20px 10px 20px !important;
    border-radius: 30px !important;
    font-family: 'Archivo Narrow' !important;
    font-weight: 700 !important;
    transition: all .3s ease !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

        input#nf-field-12:hover{
            background-color: #97968a !important;
            color: white !important;
            padding: 10px 40px 10px 40px !important;
            border-radius: 30px !important;
            font-family: 'Archivo Narrow' !important;
            font-weight: 700 !important;
            transition: all .3s ease !important;
            font-size: 16px !important;
            text-transform: uppercase !important;
        }

.nf-error-msg.nf-error-upload-file-error{
    color: red;
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 12px;
    margin-left: 20px;
    margin-top: -10px;
    margin-bottom: 45px;
}

.files_uploaded {
    margin-bottom: 25px;
}

.nf-response-msg {
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: #756969;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 15px;
}



/* ÜBERZEUGT - FOOTER */

.ueberzeugt-background{
    
}

.ueberzeugt{
    padding-top: 120px;
    padding-bottom: 120px;
    margin-top: -30px;
}

        #ueberzeugt h3{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 50px;
            text-transform: uppercase;
            margin-bottom: 15px;
            text-align: center;
        }

        #ueberzeugt h4{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 40px;
            text-transform: uppercase;
            margin-bottom: 15px;
            margin-top: -15px;
            text-align: center;
        }

        #ueberzeugt p{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 400;
            color: white;
            font-size: 18px;
            line-height: 25px;
            text-align: center;
            max-width: 80%;
            margin: 0 auto !important;
        }



/* FOOTER */

#footer .inside{
    width: 1185px !important;
}

#footer .footer-links{
    display: block;
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: white;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#footer img{
    max-width: 80%;
}

.footer-text{
    display: block;
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: white;
    font-size: 16px;
    line-height: 25px;
    clear: both;
}

.footer-rot{
    color: red !important;
    text-transform: uppercase;
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 700;
}

#footer a{
    color: white;
}

.footer-element a{
    color: white !important;
}

.footer-element a:hover{
    color: red !important;
}

.secondary {
    background-color: transparent !important;
    border-top: 1px solid white;
    margin-top: -20px;
}

.calt{
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: white;
    font-size: 12px;
    margin-top: 5px;
}




/* ========= UNTERSEITEN ======== */

#kontakt-container-2{
    padding-bottom: 75px;
}

h1.entry-title{
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    color: #756969 !important;
    font-size: 40px !important;
    text-transform: uppercase !important;
    padding-top: 10px !important;
}

#kontakt-text{
    margin-top: 50px;
}

#kontakt-text p{
    text-align: center;
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: #756969;
    font-size: 18px;
    line-height: 25px;
}

#anfahrt-kontaktseite{
    margin-top: 50px;
}

        #anfahrt-kontaktseite p{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 400;
            color: #756969;
            font-size: 18px;
            line-height: 35px;
        }

#kontaktformular-unterseite{
    margin-top: 50px;
}

input#nf-field-16, input#nf-field-17, input#nf-field-18, input#nf-field-19{
    background-color: #979689;
    color: white !important;
    border-radius: 30px;
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 18px;
    padding: 0px 20px 0px 20px;
}

textarea#nf-field-20{
    background-color: #979689;
    color: white !important;
    border-radius: 30px;
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 18px;
    padding: 0px 20px 0px 20px;
}

input#nf-field-16::placeholder, input#nf-field-17::placeholder, input#nf-field-18::placeholder, input#nf-field-19::placeholder, textarea#nf-field-20::placeholder{
    color: white !important;
    font-family: 'Archivo Narrow';
    font-weight: 400;
    font-size: 18px;
}

input#nf-field-22{
    background-color: #97968a !important;
    color: white !important;
    padding: 10px 20px 10px 20px !important;
    border-radius: 30px !important;
    font-family: 'Archivo Narrow' !important;
    font-weight: 700 !important;
    transition: all .3s ease !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

        input#nf-field-22:hover{
            background-color: #97968a !important;
            color: white !important;
            padding: 10px 40px 10px 40px !important;
            border-radius: 30px !important;
            font-family: 'Archivo Narrow' !important;
            font-weight: 700 !important;
            transition: all .3s ease !important;
            font-size: 16px !important;
            text-transform: uppercase !important;
        }

#kontakt-container-2 .nf-form-fields-required{
    margin-bottom: 10px;
}

label#nf-label-field-21{
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: #756969;
    font-size: 18px;
    line-height: 25px;
    margin-top: -7px;
}

.nf-error-msg.nf-error-field-errors{
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: red;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
}

#anfahrt-kontaktseite a{
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: red;
    font-size: 18px;
    line-height: 25px;
}

#anfahrt-kontaktseite a:hover{
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    color: #97968a;
    font-size: 18px;
    line-height: 25px;
}




/* ===== IMPRESSUM ===== */
#impressum-text{
    text-align: left;
    margin-top: 50px;
    margin-bottom: 95px;
}

        #impressum-text h2{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: #756969;
            font-size: 30px;
            text-transform: uppercase;
            margin-bottom: 15px;
            margin-top: 50px;
        }

        #impressum-text strong{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 700;
            color: #756969;
            font-size: 18px;
            line-height: 25px;
        }



/* ===== DATENSCHUTZ ===== */
#datenschutz-text{
    text-align: left;
    margin-top: 50px;
    margin-bottom: 95px;
}

#datenschutz-text a{
    color: red;
}

#datenschutz-text a:hover{
    color: #756969;
}

        #datenschutz-text h2{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: #756969;
            font-size: 40px;
            text-transform: uppercase;
            margin-bottom: 15px;
            margin-top: 50px;
        }

        #datenschutz-text h3{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: #756969;
            font-size: 30px;
            text-transform: uppercase;
            margin-bottom: 15px;
            margin-top: 50px;
        }

        #datenschutz-text h4{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: #756969;
            font-size: 20px;
            text-transform: uppercase;
            margin-bottom: 15px;
            margin-top: 50px;
        }

        #datenschutz-text strong{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 700;
            color: #756969;
            font-size: 18px;
            line-height: 25px;
        }

        #datenschutz-text ul li{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 400;
            color: #756969;
            font-size: 18px;
            line-height: 25px;
        }


/* ===================================================
======================================================
================ MOBILE OPTIMIERUNG ==================
======================================================
======================================================
*/

div#slide-panel li a{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}

div#slide-panel{
    background-color: rgba(30,30,30,0.9);
}



@media only screen and (min-width: 10px) and (max-width: 768px){

h3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    color: #756969;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 15px;
}    
    
#slider-top{
    margin-bottom: -100px;
    margin-top: -150px;
}

#slider-container{
    margin-top: 220px;
    margin-left: 0px;
    z-index: 10000;
    position: relative;
}


    .slider-headline-1{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 60px;
            text-transform: uppercase;
            text-shadow: 0px 0px 20px #393939;
            text-align: center;
        }

        .slider-headline-2{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 40px;
            text-transform: uppercase;
            text-shadow: 0px 0px 20px #393939;
            text-align: center;
        }

        .slider-headline-3{
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            color: white;
            font-size: 50px;
            text-transform: uppercase;
            text-shadow: 0px 0px 20px #393939;
            text-align: center;
        }

        .slider-text{
            font-family: 'Archivo Narrow';
            font-style: normal;
            font-weight: 400;
            color: white;
            font-size: 18px;
            line-height: 25px;
            margin-top: 10px;
            margin-left: 5px;
            text-shadow: 0px 0px 5px #393939;
            text-align: center;
        }
    
    #slider-image-bild{
        margin-top: 180px;
        max-width: 80%;
        z-index: 0 !important;
        position: relative !important;
        text-align: center;
    }
    
    #slider-top .sow-image-container {
        margin-left: 20%;
    }

    .slider-buttons{
        text-align: center;
        display: table !important;
        margin: 0 auto !important;
    }
    
    a.slide-button {
        background-color: white;
        color: #979689;
        padding: 10px 20px 10px 20px;
        border-radius: 30px;
        font-family: 'Archivo Narrow';
        font-weight: 700;
        transition: all .3s ease;
        font-size: 22px;
        text-transform: uppercase;
        position: relative !important;
        z-index: 5 !important;
        pointer-events: auto !important;
        clear: both !important;
        display: inline-block !important;
        margin-top: 20px;
        flex-direction: column;
        display: flex !important;
        width: 300px;
        text-align: center;
    }
    
    a.slide-button:hover{
        background-color: white;
        color: #979689 !important;
        padding: 10px 20px 10px 20px !important;
        border-radius: 30px !important;
        font-family: 'Archivo Narrow' !important;
        font-weight: 700 !important;
        transition: all .3s ease !important;
        font-size: 22px !important;
        text-transform: uppercase !important;
        position: relative !important;
        z-index: 5 !important;
        pointer-events: auto !important;
        clear: both !important;
        display: inline-block !important;
        margin-top: 20px !important;
        flex-direction: column !important;
        display: flex !important;
        width: 300px !important;
        text-align: center !important;
    }
    
    
    
/* ===== CONTAINER ELEMENTE ===== */
    #werwirsind{
        margin-top: -50px;
    }  
    
    #werwirsind h3{
        text-align: center;
    }
    
#textbausteine{
    background-color: rgba(215,215,200,0.8);
    border-radius: 20px;
    padding: 35px;
    margin-top: -60px;
    z-index: 1000;
    position: relative;
}
    
    #textbausteine p{
        text-align: center;
    }
    
    
    #person-laptop img{
        max-width: 90%;
        text-align: center;
        margin: 0 auto !important;
    }    
    
    #wasdichbeiunserwartet h3{
        text-align: center !important;
    }
    
    #wasdichbeiunserwartet h4{
        text-align: center !important;
    }
    
.container-erwartung-hell{
    transition: all .3s ease;
}

    .container-erwartung-hell:hover{
        transition: all .3s ease;
        margin-left: 0px;
    }

        .container-erwartung-1{
            padding: 20px;
            background-color: #e8e8df;
            border-radius: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

                .haken{
                    max-width: 50px;
                    max-height: 50px;
                    margin-left: -42px;
                    margin-right: 20px;
                }

                .haken img{

                }

                p.text-erwartung{
                    font-family: 'Archivo Narrow';
                    font-style: normal;
                    font-weight: 400;
                    color: #756969;
                    font-size: 18px;
                    line-height: 25px;
                }


.container-erwartung-dunkel{
    margin-left: 0px;
    margin-right: 0px;
    transition: all .3s ease;
}

    .container-erwartung-dunkel:hover{
        transition: all .3s ease;
        margin-left: 0px;
    }

        .container-erwartung-2{
            padding: 20px;
            background-color: #979689;
            border-radius: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

                p.text-erwartung-weiss{
                    font-family: 'Archivo Narrow';
                    font-style: normal;
                    font-weight: 400;
                    color: white;
                    font-size: 18px;
                    line-height: 25px;
                }    
    
    
    
    
    
    
    
    

/* ===== FOOTER ===== */
    
body #footer {
    z-index: 100 !important;
    position: relative;
    width: 100% !important;
    display: flex;
    padding-top: 0px !important;
}
    
#footer .inside {
    width: auto !important;
    text-align: center;
}
    
    #footer img{
        padding-left: 50px;
        padding-right: 50px;
        margin-top: -20px;
        margin-bottom: 10px;
    }
    
    
    
}





@media only screen and (min-width: 769px) and (max-width: 1080px){

    body #footer {
    z-index: 100 !important;
    position: relative;
    width: 100% !important;
    display: flex;
    padding-top: 0px !important;
}
    
#footer .inside {
    width: auto !important;
    text-align: center;
}
    
 body .is-layout-flex {
        display: flex !important;
        flex-direction: column !important;
    }
    
    #footer .inside{
    width: auto !important;
}
    
    #footer #block-7{
        width: 100% !important;
    }
    
    #footer img{
        width: 400px;
    }
    
}