    /*
 Theme Name:   Divi - Child
 Description:  A child theme for Divi 2.x
 Author:       Signsgroup
 Author URI:   https://www.signsgroup.com
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
    
    @font-face {
        font-family: 'ETmodules';
        src: url('fonts/modules.eot');
        src: url('fonts/modules.eot?#iefix') format('embedded-opentype'), url('fonts/modules.woff') format('woff'), url('fonts/modules.ttf') format('truetype'), url('fonts/modules.svg#et-modules') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Open Sans';
        src:url('fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
        font-weight: 300;
        font-style: normal;
    }
    @font-face {
        font-family: 'Open Sans';
        src:url('fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
        font-weight: 400;
        font-style: normal;
    }
    @font-face {
        font-family: 'Open Sans';
        src:url('fonts/OpenSans/OpenSans-SemiBold.ttf') format('truetype');
        font-weight: 500;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Open Sans';
        src:url('fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
        font-weight: 600;
        font-style: normal;
    }
    
    /******************* Basic *****************/
    
   :root {
        --bgcolor: #ffffff;
        --primarycolor: #be1622;
        --secondarycolor: #000000;
        --fontcolor: #333333;
        --h1fontcolor: #be1622;
        --h2fontcolor: #be1622;
        --h3fontcolor: #000000;
        --h4fontcolor: #333333;
        --ankerfarbe: #be1622;
        --ankerfarbeover: #be1622;
        --btn1color: #be1622;
        --btn2color: #00b2e2;
        --tabellenfarbe: #be1622;
        --white: #ffffff;
        --gray: #6d6d6c;
        --color1: #be1622;
        --color2: #00b2e2;
        --font: #333333;
        --footerfont: #f1f1f1;
        --footercol: #f1f1f1;
        --footermeta: #f1f1f1;
        --schwarz: #000;
        --pageSize: 1200px;
        --color1: #534139;
        --color2: #e0ac55;
        --color3: #bac62c;
        --color4: #967ba8;
    }
    
    html,
    body {
        font-family: 'Open Sans', serif;
        font-weight: 400;
        font-size: 20px;
        color: var(--font);
        line-height: 1.5em;
        font-weight: 500;
        overflow-x: hidden !important;
    }
    
    #page-container {
        overflow-x: hidden;
    }
    
    .et_pb_row {
        padding: 4% 0;
    }
    
    .et_pb_section {
        padding: 30px 0;
    }
    
    p {
        font-size: 20px;
        line-height: 1.3em;
    }
    
    h1 {
        color: var(--h1fontcolor);
        font-weight: 300;
        line-height: 1.3em;
        width: 100%;
        text-align: left;
        font-size: 2.4em;
        margin-bottom: 0px;
        text-transform: uppercase;
        padding-bottom: 5px;
    }
    
    h1.et_pb_module_header {
        font-size: 100px;
        text-shadow: 0px 3px 2px #000;
        animation: slideUp ease .5s forwards 1.2s;
        opacity: 0;
    }
    
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
        margin: 20px auto;
        width: 90%;
        max-width: 1000px;
    }
    
    h1.et_pb_module_header:after {
        content: '';
        background: var(--primarycolor);
        padding: 5px 10%;
        display: block;
        width: 0;
        z-index: 1;
        position: relative;
        text-align: center;
        left: 40%;
        margin-top: 10px;
        animation: scaleUp ease .5s forwards 1.2s;
        animation-delay: 2s;
        opacity: 0;
    }
    
    h2 {
        color: var(--h2fontcolor);
        font-weight: 300;
        line-height: 1em;
        width: 100%;
        text-align: left;
        font-size: 3em;
        text-transform: none;
    }
    
    h2.mittel {
        color: var(--h2fontcolor);
        font-weight: 300;
        line-height: 1em;
        width: 100%;
        text-align: center;
        font-size: 3.5em;
        text-transform: uppercase;
        padding-bottom: 50px;
    }
    
    h2.mittel:before {
        background: none;
    }
    
    h2.mittel:after {
        content: '';
        background: var(--primarycolor);
        padding: 5px 10%;
        display: block;
        width: 0;
        z-index: 1;
        position: relative;
        text-align: center;
        left: 40%;
        margin-top: 30px;
    }
    
    h2:after {
        content: '';
        background: var(--primarycolor);
        padding: 5px 8%;
        display: block;
        width: 0;
        z-index: 1;
        position: relative;
        text-align: center;
        left: 0;
        margin-top: 20px;
    }
    
    .box.rechts h2:before {
        content: '';
        background: var(--primarycolor);
        padding: 0px;
        display: inline-block;
        width: 0;
        z-index: 1;
        position: relative;
        margin-right: 0px;
    }
    
    h3 {
        color: var(--h3fontcolor);
        font-weight: 300;
        line-height: 1.3em;
        width: 100%;
        font-size: 2.6em;
        text-transform: none;
        text-align: center;
    }
    
    h4 {
        color: var(--h4fontcolor);
        font-weight: 300;
        line-height: 1.3em;
        width: 100%;
        font-size: 1.5em;
        text-transform: uppercase;
        text-align: center;
    }
    
    h3.liste-hl {
        color: var(--h3fontcolor);
        font-weight: 500;
        line-height: 1.3em;
        width: 100%;
        text-align: left;
        font-size: 1.8em;
        text-transform: uppercase;
        text-align: left;
    }
    
    h3.liste-hl:before {
        content: '';
        background: url('/css/br-form-klein0.png');
        background-repeat: no-repeat;
        background-size: contain;
        padding: 5px 60px 5px 30px;
        width: 100px;
        height: 50px;
        position: relative;
    }
    
    h3.liste-hl.col1 {
        color: var(--color1);
    }
    
    h3.liste-hl.col2 {
        color: var(--color2);
    }
    
    h3.liste-hl.col3 {
        color: var(--color3);
    }
    
    h3.liste-hl.col4 {
        color: var(--color4);
    }
    
    h3.liste-hl.col1:before {
        background: url('/css/br-form-klein1.png');
        background-repeat: no-repeat;
        background-size: contain;
    }
    
    h3.liste-hl.col2:before {
        background: url('/css/br-form-klein2.png');
        background-repeat: no-repeat;
        background-size: contain;
    }
    
    h3.liste-hl.col3:before {
        background: url('/css/br-form-klein3.png');
        background-repeat: no-repeat;
        background-size: contain;
    }
    
    h3.liste-hl.col4:before {
        background: url('/css/br-form-klein4.png');
        background-repeat: no-repeat;
        background-size: contain;
    }
    
    h3.hl-jobs {
        color: #fff;
        font-weight: 500;
        line-height: 1.3em;
        width: 100%;
        text-align: left;
        font-size: 2.8em;
        text-transform: uppercase;
        text-align: left;
    }
    
    h3.hl-jobs:before {
        content: '';
        background: url('/css/br-form-klein.png');
        background-repeat: no-repeat;
        background-size: contain;
        padding: 5px 80px 5px 30px;
        width: 100px;
        height: 50px;
        position: relative;
    }
    
    h3.hl-poup {
        font-size: 1.2em;
        font-weight: 600;
        margin-bottom: 20px;
        color: var(--primarycolor);
    }
    
    p.initial::first-letter {
        font-size: 300%;
        font-weight: 500;
    }
    
    .bg-col1 {
        background-color: var(--color1);
        height: 100%;
        position: absolute;
        z-index: 0;
        margin-top: 100px !important;
        margin-left: -200px !important;
        width: 100%;
    }
    
    .bg-col2 {
        background-color: var(--color2);
        height: 100%;
        position: absolute;
        z-index: 0;
        margin-top: 100px !important;
        margin-left: 200px !important;
        width: 100%;
    }
    
    .bg-col3 {
        background-color: var(--color3);
        height: 100%;
        position: absolute;
        z-index: 0;
        margin-top: 100px !important;
        margin-left: -200px !important;
        width: 100%;
    }
    
    .bg-col4 {
        background-color: var(--color4);
        height: 100%;
        position: absolute;
        z-index: 0;
        margin-top: 100px !important;
        margin-left: 200px !important;
        width: 100%;
    }
    
    p.einleitung {
        text-align: center;
    }
    
    #willkommen {
        padding: 0;
    }
    
    #leistungen .et_pb_row {
        margin-bottom: 50px;
    }
    
    #et-secondary-nav,
    #top-header {
        -webkit-transition-property: none;
        -moz-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }
    
    #top-header .container {
        text-align: right;
    }
    
    #top-header,
    #et-secondary-nav li ul {
        background-color: #fff;
    }
    
    #et-info,
    #et-secondary-menu {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    
    #et-info,
    #et-secondary-menu>ul>li a {
        font-weight: 400;
    }
    
    #et-info-phone {
        color: var(--primarycolor);
        font-size: 25px;
    }
    
    #et-info-phone a.phone {
        color: var(--primarycolor);
        font-size: 25px;
    }
    
    .et-fixed-header#top-header #et-info-phone a.phone {
        color: var(--primarycolor);
        font-size: 25px;
    }
    
    #et-secondary-nav li.current_page_item a {
        color: var(--primarycolor);
    }
    /* Navigation */
    
    #top-menu li.current-menu-ancestor>a,
    #top-menu li.current-menu-item>a,
    .mobile_menu_bar::after,
    .mobile_menu_bar::before {
        color: rgba(0, 0, 0, .6);
    }
    
    #top-menu li li {
        padding: 0 0px;
        margin: 0;
        width: 100%;
    }
    
    .et_fixed_nav #top-header {
        z-index: 100;
    }
    
    #top-menu-nav #top-menu li a {
        width: auto;
        text-transform: none;
        font-weight: 300;
        font-size: 25px;
        text-transform: uppercase;
    }
    
    #top-menu-nav #top-menu li li a {
        width: auto;
        text-transform: none;
    }
    
    #main-header.et-fixed-header {
        -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, .1) !important;
        box-shadow: 0 5px 7px rgba(0, 0, 0, .1) !important;
    }
    
    header #logo {
        max-height: 60px;
        margin-top: -50px;
    }
    
    #et-secondary-nav .kontakt a,
    .et-fixed-header#top-header #et-secondary-nav .kontakt a {
        background: #f28e00;
        border-radius: 5px;
        border: 2px solid #f28e00;
        padding: 5px 10px;
        color: #fff;
    }
    
    #et-secondary-nav .portal a,
    .et-fixed-header#top-header #et-secondary-nav .portal a {
        border: 2px solid #f28e00;
        border-radius: 5px;
        padding: 5px 10px;
        color: #999;
    }
    
    #top-header a.tel {
        font-size: 30px;
        color: var(--primarycolor);
    }
    
    header #logo {
        margin-left: 0;
    }

    #top-menu-nav {display:none;}
    /* Set the spacing between images */
    
    .et_pb_gallery_grid .gutter_width {
        width: 25px;
    }
    
    .et_pb_gallery_grid .et_pb_gallery_item {
        margin-bottom: 25px !important;
    }
    
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item {
        margin-right: 5%;
    }
    
    .et_pb_row .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n) {
        margin-right: 5%;
    }
    
    .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n+1) {
        float: left;
        clear: none;
    }
    
    .nav li ul {
        width: auto;
    }
    /* Social */
    
    ul.social {
        margin: 30px 0 0;
        padding: 0;
        list-style: none;
    }
    
    ul.social li {
        display: inline-block;
        margin: 0 20px;
    }
    
    ul.social li img {
        max-width: 80px;
    }
    /******************* Footer *****************/
    
    #footer h4 {
        font-size: 50px;
        background: #662483;
        color: #fff;
        text-transform: uppercase;
    }
    
    #footer {
        background: #662483;
        color: #fff;
    }
    
    #footer p {
        border-bottom: 2px;
    }
    
    #footer h4 {
        text-align: left;
    }
    
    #main-footer {
        display: none;
    }
    
    .footer-section {
        margin-top: 0px;
        border-top: 1px solid #fff;
    }
    
    .footer-section {
        color: var(--footerfont);
        font-size: 16px;
    }
    
    .footer-section a {
        color: #ffffff;
    }
    
    .footer-section span.footer-headline {
        color: var(--footerfont);
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 400;
    }
    
    .footer-section .div-claim {
        margin-top: 100px;
    }
    
    .footer-section p {
        color: #ffffff;
        font-weight: 400;
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .footer-section .footer-logo {
        max-width: 200px;
    }
    
    .footer-z2 {
        border-top: 1px solid var(--footerfont);
        border-bottom: 1px solid var(--footerfont);
    }
    
    .footer-section ul {
        list-style: none;
        margin: 0;
        padding: 10px 0 20px;
        ;
    }
    
    .footer-section .btn.doku {
        margin-top: 10px;
        display: inline-block;
        background: var(--ankerfarbe);
        padding: 10px 20px;
        border-radius: 5px;
        text-transform: uppercase;
        color: #fff;
    }
    
    .footer-section .btn.doku:hover {
        background: var(--ankerfarbeover);
    }
    
    .footer-section span.klein {
        font-size: 0.8em;
    }
    
    .footer-section .et_pb_text_inner {
        color: var(--footerfont);
    }
    
    .footer-meta {
        border-top: 1px solid #fff;
    }
    
    .footer-section p.zusatz {
        margin-top: 50px;
        margin-bottom: 0;
        padding-bottom: 20px;
    }
    /******************* End Footer *****************/
    
    .home-parallax .et_parallax_bg {
        background-position: center;
    }
    
    a.btn.ghost {
        border: 2px solid #fff;
        border-radius: 5px;
        padding: 10px 20px;
        color: #fff;
        font-size: 25px;
        display: inline-block;
    }
    
    a.btn.ghost:hover {
        border: 2px solid #fff;
        background: rgba(255, 255, 255, 0.3);
        border-radius: 5px;
        padding: 10px 20px;
    }
    
    a.btn.ghost:after {
        content: '';
        padding: 0px 30px 0px 10px;
        background-image: url('/css/pfeil-color1.png');
        background-size: contain;
        background-repeat: no-repeat;
    }
    
    .box a.ghost {
        display: block;
        float: right;
    }
    
    .box {
        padding: 30px 50px;
        width: 100%;
    }
    
    .box.color1 {
        background: var(--primarycolor);
    }
    
    .box.color1 a.btn.ghost:after {
        background-image: url('/css/pfeil-weiss.png');
    }
    
    .box.weiss a.btn.ghost {
        color: var(--primarycolor);
        border: 2px solid var(--primarycolor);
    }
    
    .box.weiss a.btn.ghost:hover {
        color: #fff;
        border: 2px solid var(--primarycolor);
        background: rgba(244, 146, 1, 1);
    }
    
    .box.weiss {
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
    }
    
    .box.links {
        margin-left: 80px;
        margin-top: 50px;
        padding-bottom: 100px;
        width: 130%;
    }
    
    .box.links h3 {
        text-align: left;
    }
    
    #ueberuns .box.links {
        margin-left: 80px;
        margin-top: 0px;
        padding-bottom: 100px;
        width: 130%;
    }
    
    #ueberuns .col-right .et_pb_module {
        margin-top: 300px;
        margin-left: 10%;
        width: 100%;
    }
    
    #ueberuns .col-right .kosten-box {
        margin-top: 100px;
    }
    
    #ueberuns img.br-form {
        max-width: 200px;
        right: 0;
        position: absolute;
    }
    
    .box.links h3:after {
        content: '';
        background: var(--primarycolor);
        padding: 5px 8%;
        display: block;
        width: 0;
        z-index: 1;
        position: relative;
        text-align: center;
        left: 0;
        margin-top: 10px;
    }
    
    .box.links p {
        padding-top: 50px;
        padding-bottom: 0px;
        width: 80%;
        padding-left: 5%;
    }
    
    .box.rechts {
        width: 120%;
        margin-left: -200px;
        margin-top: -150px;
        padding-bottom: 100px;
    }
    
    .box h2 {
        color: #fff;
        font-size: 40px;
        padding-bottom: 30px;
    }
    
    .slide-title {
        font-family: 'Open Sans', sans-serif;
        text-shadow: 0px 3px 2px #000;
        font-weight: 300;
    }
    /******************* Misc *****************/
    /*******************************   Animation  ***************************/
    
    @keyframes slideUp {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-40px);
            opacity: 1;
        }
    }
    
    @keyframes scaleUp {
        0% {
            transform: scaleX(0);
        }
        100% {
            transform: scaleX(1);
            opacity: 1;
        }
    }
    
    @keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    /*******************************   Scrolldown  ***************************/
    
    @-webkit-keyframes bounce {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        to {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
        }
    }
    
    @keyframes bounce {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        to {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
        }
    }
    
    .stage--arrowdown:before {
        content: " ";
        background-image: url(/css/svg/icon.svg);
        height: 60px;
        bottom: 3.5rem;
        position: relative;
        -webkit-animation: bounce .3s infinite alternate;
        animation: bounce .3s infinite alternate;
        filter: drop-shadow( 2px 2px 1px rgba(0, 0, 0, .3));
    }
    
    .stage--arrowdown:before {
        display: block;
        background-repeat: no-repeat;
        background-position: 60%;
        width: 40px;
    }
    
    .stage--arrowdown {
        background-image: url(/css/svg/arrowdown.svg);
        position: absolute;
        left: calc(50% - 1rem);
        height: 1rem;
        bottom: 4rem;
        border: 0;
        outline: 0;
        text-decoration: none;
        background-repeat: no-repeat;
        background-position: center;
        filter: drop-shadow( 2px 2px 1px rgba(0, 0, 0, .3));
        z-index: 1000;
        animation: fadeIn ease 1.5s forwards;
        animation-delay: 8s;
        opacity: 0;
    }
    
    .stage--arrowdown.arrowoff {
        display: none;
    }
    
    .et_pb_scroll_top.et-pb-icon {
        background: rgba(89, 133, 185, 0.70);
    }
    
    .et_pb_scroll_top.et-pb-icon:hover {
        background: rgba(33, 61, 95, 1);
    }
    /******************* Leistungen *****************/
    
    .einleitung .et_pb_text_inner {
        text-align: center;
        font-size: 25px;
    }
    /******************* Home Zitat *****************/
    
    .quote {
        padding: 50px 0 50px;
    }
    
    .quote p.zitat {
        font-size: 3em;
        color: var(--primarycolor);
        text-align: center;
        font-style: italic;
    }
    
    .quote p.autor {
        font-size: 16px;
        text-align: center;
        font-style: italic;
    }
    
    .btn.ghost.color1 {
        background: rgba(242, 141, 0, 0.8);
        color: #fff;
    }
    
    .btn.ghost.color1:hover {
        background: rgba(242, 141, 0, 1);
        color: #fff;
    }
    
    a.btn.ghost.color1:after {
        content: '';
        padding: 0px 30px 0px 10px;
        background-image: url('/css/pfeil-weiss.png');
        background-size: contain;
        background-repeat: no-repeat;
    }
    /******************* Home Image BTN *****************/
    
    .btn-container {
        position: relative;
        width: 100%;
        background: #000;
        padding: 0;
        margin: 0;
        line-height: 0;
    }
    
    .btn-container .image {
        opacity: 1;
        display: block;
        width: 100%;
        height: 100%;
        transition: .5s ease;
        backface-visibility: hidden;
        background: #000;
        padding: 0;
        margin: 0;
    }
    
    .btn-container .middle {
        transition: .5s ease;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
    }
    
    .btn-container:hover .btn-image {
        opacity: 0.5;
    }
    
    .btn-container:hover .middle {
        opacity: 1;
    }
    
    .btn-container .text {
        color: white;
        font-size: 40px;
        padding: 16px 0px;
        line-height: 40px;
    }
    
    .btn-container .text:after {
        content: '';
        background: var(--primarycolor);
        padding: 5px 20%;
        display: block;
        width: 0;
        z-index: 1;
        position: relative;
        text-align: center;
        left: 30%;
        margin-top: 30px;
    }
    
    span.li-titel {
        font-size: 25px;
        font-weight: 600;
        padding-bottom: 20px;
        display: block;
    }
    
    ul.vorteile {
        padding: 0;
        margin: 10px 0 0 40px;
        list-style: none;
    }
    
    ul.vorteile li {
        color: #000;
        font-size: 25px;
        padding: 10px;
        line-height: 1.3em;
    }
    
    ul.vorteile li:before {
        content: '';
        padding: 0 20px 0 0;
        position: absolute;
        left: 10px;
        height: 30px;
        width: 30px;
        background-image: url('/css/haken.png');
        background-size: contain;
        background-repeat: no-repeat;
    }
    
    .instagram {
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    .instagram img {
        max-width: 80px;
        display: inline-block;
        vertical-align: middle;
        padding-left: 20px;
    }
    
    .overlay {
        height: 500px;
        width: 100%;
    }
    
    .overlay.color1 .et_pb_image_wrap {
        background-color: #f29200;
        width: 80%;
        height: 100%;
    }
    
    .overlay img {
        width: 100%;
        margin-top: 50px;
        margin-left: 100px;
    }
    /******************* Download *****************/
    
    ul.download {
        list-style: none;
    }
    
    ul.download li {
        margin: 0;
        padding: 0;
        padding-bottom: 0px;
        line-height: 30px;
        list-style: none;
        padding-bottom: 10px;
        font-size: 30px;
    }
    
    ul.download li a {
        background: url('/css/pdf.jpg') no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        background-size: 50px 50px;
        background-position: 0px 0px;
        padding-left: 80px;
        padding-bottom: 20px;
        display: block;
        margin-bottom: 30px;
    }
    
    ul.download li a.word {
        background: url('/css/word.png') no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        background-size: 50px 50px;
        background-position: 0px 0px;
        padding-left: 80px;
        padding-bottom: 20px;
        display: block;
        margin-bottom: 30px;
    }
    
    h5.et_pb_toggle_title,
    .et_pb_toggle_close .et_pb_toggle_title,
    .et_pb_toggle_close h5.et_pb_toggle_title {
        color: #666;
        font-size: 25px;
        line-height: 1.2em;
    }
    
    .et_pb_toggle_title::before {
        content: "\E050";
        position: absolute;
        right: 0;
        font-size: 16px;
        color: var(--primarycolor);
        top: 50%;
        margin-top: -.5em;
        font-size: 30px;
    }
    
    .wp-caption {
        border: 1px solid #ddd;
        background: none;
    }
    
    .wpcf7-submit {
        cursor: pointer;
        color: #ffffff !important;
        background: #aaa;
        border: none;
        font-size: 1.1em;
        padding: 0.3em 1em;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 6px;
        font-weight: 500;
        line-height: 1.7em !important;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        margin-right: 30px;
    }
    
    input[type="text"],
    input[type="password"],
    input[type="tel"],
    input[type="email"],
    input.text,
    input.title,
    textarea,
    select {
        padding: 2px;
        border: 1px solid #bbb;
        color: #4e4e4e;
        background-color: #fff;
        padding: 10px;
        font-size: 18px;
        width: 80%;
        border-radius: 3px;
        font-weight: 300;
        font-family: Muli;
    }
    /* Formulare */
    
    .wpcf7-form input:not([type="submit"]):not([type="checkbox"]),
    .wpcf7-form textarea,
    .wpcf7-form select {
        border: solid 1.2px rgba(157, 157, 156, 0.67);
        border-radius: 0px;
        font-family: 'Open Sans', sans-serif;
        font-size: 22px;
        margin: 2px 0;
        opacity: .66;
        outline: 1px solid transparent;
        padding: 5px 15px;
        width: 100%;
        transition: .5s ease-out;
        transition-property: all;
        transition-property: opacity, outline;
        will-change: opacity, outline;
        color: #000;
    }
    
    .wpcf7-form textarea {
        font-family: 'Open Sans', sans-serif;
        height: 8em;
        margin-bottom: 20px;
        resize: none;
        width: 100%;
    }
    
    .wpcf7-form input[type="submit"] {
        border-radius: 0px;
        cursor: pointer;
        display: block;
        transition: .5s ease-out;
        transition-property: all;
        transition-property: border-color;
        will-change: border-color;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        background: #fff;
        padding: 2px 30px;
        text-transform: uppercase;
        color: var(--primarycolor) !important;
        border: 1px solid var(--primarycolor);
        font-size: 20px;
    }
    
    .wpcf7-form input[type="submit"]:hover {
        background: var(--primarycolor);
        color: #fff !important;
    }
    
    .wpcf7-not-valid {
        border: 1px solid var(--primarycolor) !important;
    }
    
    .wpcf7-not-valid-tip {
        display: none !important;
    }
    
    .wpcf7-acceptance span.wpcf7-list-item-label {
        font-size: 16px;
        line-height: 1.2em;
    }
    
    .wpcf7-acceptance .wpcf7-list-item {
        margin: 0 0 20px;
    }
    
    .wpcf7-checkbox .wpcf7-list-item {
        display: block;
        margin-bottom: 10px;
    }
    
    input[type="checkbox"] {
        transform: scale(1.5);
    }
    
    .popmake-content .et_pb_section {
        padding: 10px 0 0 !important;
        background: #f1f1f1;
    }
    
    .popmake-content p {
        font-size: 22px;
    }
    
    .popmake-content {
        font-size: 22px;
    }
    
    .pum-theme-88 .pum-content+.pum-close,
    .pum-theme-lightbox .pum-content+.pum-close {
        position: absolute;
        height: 40px;
        width: 40px;
        left: auto;
        right: 5px;
        bottom: auto;
        top: 9px;
        padding: 0px;
        color: var(--primarycolor);
        font-family: inherit;
        font-weight: 100;
        font-size: 59px;
        line-height: 27px;
        border: 0px solid #ffffff;
        border-radius: 1px;
        box-shadow: 2px 2px 7px 0px rgba( 2, 2, 2, 0.00);
        text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23);
        background-color: rgba( 211, 211, 211, 0.00);
    }
    
    .pum-theme-88 .pum-container,
    .pum-theme-lightbox .pum-container {
        padding: 0px;
        border-radius: 0px;
        border: 1px none #000000;
        box-shadow: 0px 0px 10px 0px rgba( 2, 2, 2, 0.50);
        background-color: rgba( 242, 242, 242, 1.00);
    }
    
    span.h1 {
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 300;
        padding-bottom: 30px;
        line-height: 1.3em;
        color: #000;
    }
    
    span.h1:after {
        content: '';
        background: var(--primarycolor);
        padding: 5px 10%;
        display: block;
        width: 0;
        z-index: 1;
        position: relative;
        left: 0;
        margin-top: 10px;
    }
    
    img.vdiv {
        float: right;
    }
    
    span.name {
        display: inline-block;
        font-size: 25px;
        font-weight: 500;
    }
    
    span.stellung {
        display: inline-block;
        font-size: 20px;
        font-weight: 300;
    }
    
    span.tel {
        display: inline-block;
        font-size: 20px;
        font-weight: 300;
    }
    
    .btn.email {
        margin-top: 20px;
        display: inline-block;
    }
    
    .col-width .et_pb_gallery_title {
        display: none;
    }
    
    .datenschutz p {
        font-size: 18px;
    }
    
    .datenschutz ul {
        list-style: none;
    }
    
    .datenschutz ul li ul {
        list-style: disc;
    }
    
    .datenschutz h4 {
        font-size: 20px;
        display: block;
        padding-top: 20px;
        list-style: none;
        font-weight: 600;
    }
    
    .jobs-bild {
        z-index: 0;
    }
    
    .jobs-box {
        position: absolute;
        left: 10%;
        width: 120%;
        z-index: 10;
        background: var(--secondarycolor);
        color: #fff;
        padding: 20px 30px 80px;
    }
    
    .jobs-box p.jobs-hl {
        font-size: 2.2em;
        text-transform: uppercase;
    }
    
    .jobs-box p.jobs-hl:after {
        content: '';
        background: #fff;
        padding: 5px 8%;
        display: block;
        width: 0;
        z-index: 1;
        position: relative;
        text-align: left;
        left: 0;
        margin-top: 20px;
    }
    
    .jobs-box p {
        padding: 30px;
        font-size: 1.3em;
    }
    
    .jobs-box ul {
        padding: 0px 0px 40px;
        margin-left: 30px;
    }
    
    .jobs-box ul li {
        list-style: none;
        padding: 10px 20px;
    }
    
    .jobs-box ul li p {
        background: #5e9d51;
        display: inline-block;
        padding: 5px 15px 10px;
        line-height: 1.5em;
        font-size: 1em;
        color: #fff;
    }
    
    .col-jobs-img {
        z-index: 0;
    }
    
    .jobs-box p.btn-bewerben {
        text-align: right;
        margin-top: -100px;
    }
    
    .kosten-box {
        background: #f0f0f0;
        padding: 40px;
        text-align: left;
        color: var(--primarycolor);
    }
    
    .kosten-box h3 {
        text-align: left;
        color: var(--primarycolor);
        font-size: 2em;
    }
    
    .kosten-box p {
        font-size: 1.2em;
    }
    /* Buttons */
    
    a.btn {
        display: inline-block;
        padding: 8px 40px;
        border-radius: 0px;
        font-size: 30px;
    }
    
    a.btn:after {
        content: "";
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23662483" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
        display: block;
        width: 1.3em;
        height: 1.3em;
        float: right;
        margin: 0 0 0 10px;
    }
    
    a.btn.primary {
        border: 2px solid var(--primarycolor);
        color: var(--primarycolor);
    }
    
    a.btn.primary:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23662483" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    .jobs-box a.btn.primary {
        border: 2px solid #fff;
        color: #fff;
        background: var(--primarycolor);
    }
    
    .jobs-box a.btn.primary:hover {
        background: #9131bb;
    }
    
    .jobs-box a.btn.primary:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23ffffff" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    a.btn.primary:hover {
        color: #fff;
        background: var(--primarycolor);
    }
    
    a.btn.primary:hover:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23ffffff" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    a.btn.col1 {
        border: 2px solid var(--color1);
        color: var(--color1);
    }
    
    a.btn.col1:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23534139" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    a.btn.col2 {
        border: 2px solid var(--color2);
        color: var(--color2);
    }
    
    a.btn.col2:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23e0ac55" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    a.btn.col2:hover {
        color: #fff;
        background: var(--color2);
    }
    
    a.btn.col2:hover:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23ffffff" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    a.btn.col3 {
        border: 2px solid var(--color3);
        color: var(--color3);
    }
    
    a.btn.col3:hover {
        color: #fff;
        background: var(--color3);
    }
    
    a.btn.col3:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23bac62c" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    a.btn.col3:hover:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23ffffff" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    a.btn.col4 {
        border: 2px solid var(--color4);
        color: var(--color4);
    }
    
    a.btn.col4:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23967ba8" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    a.btn.col4:hover {
        color: #fff;
        background: var(--color4);
    }
    
    a.btn.col4:hover:after {
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23ffffff" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>');
    }
    
    .cta {
        position: absolute;
        right: -500px;
        width: auto;
        top: 30%;
        z-index: 100;
        border: 2px solid #fff;
        -webkit-animation: slide 0.5s forwards;
        -webkit-animation-delay: 2s;
        animation: slide 1s forwards;
        animation-delay: 5s;
    }
    
    @-webkit-keyframes slide {
        100% {
            right: 0;
        }
    }
    
    @keyframes slide {
        100% {
            right: 0;
        }
    }
    
    .cta a {
        padding: 20px;
        font-size: 30px;
        display: block;
        background: rgba(102, 36, 131, 0.8);
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        transition: all 0.5s ease-out;
    }
    
    .cta a:hover {
        background: rgba(102, 36, 131, 1);
    }
    
    .cta a:after {
        content: "";
        background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="%23ffffff"  fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z"/></svg>');
        display: block;
        width: 1.3em;
        height: 1.3em;
        margin: 10px 0 0 45%;
        animation: bounce .3s infinite alternate;
    }
    
    .slide-h1 {
        font-size: 60px;
        text-shadow: 2px 2px #000;
        font-family: 'Open Sans' !important;
    }
    
    .slide-h2 {
        font-size: 120px;
        text-shadow: 2px 2px #000;
        font-family: 'Open Sans' !important;
    }
    
    #main-header #top-menu a.ds-menu-active,
    .et_slide_in_menu_container .et_mobile_menu a.ds-menu-active {
        color: #662483 !important;
        border-bottom: 8px solid #662483;
    }
    
    #main-header #top-menu a,
    .et_slide_in_menu_container .et_mobile_menu a {
        border-bottom: 8px solid rgba(255, 255, 255, 0);
    }
    
    #et-info-phone {
        margin-right: 0px;
    }
    
    img.flyer {
        max-width: 100%;
    }
    /******************* Mobile Menu *****************/
    
    .et_mobile_menu {
        padding: 0;
    }
    
    .et_mobile_menu li a {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 10px 5%;
        display: block;
        color: #662483;
        font-weight: 300;
        font-size: 24px;
    }
    /******************* Responsive *****************/
    
    @media (max-width: 1600px) {
        header #logo {
            max-height: 50px;
            margin-top: -50px;
            margin-left: 0px;
        }
    }
    
    @media (max-width: 1200px) {
        #top-menu-nav #top-menu li a {
            font-size: 20px;
        }
    }
    
    @media (max-width:1100px) {
        #top-menu-nav #top-menu li a {
            font-size: 18px;
        }
        .et_header_style_left #et-top-navigation,
        .et_header_style_left .et-fixed-header #et-top-navigation {
            padding-top: 0;
        }
        .et_header_style_left #et-top-navigation .mobile_menu_bar {
            padding-bottom: 0px;
        }
        .et_pb_row {
            padding: 4% 0;
            width: 90%;
        }
        .popmake-content .et_pb_row {
            padding: 50px 0 20px;
            width: 90%;
        }
        .wpcf7-form textarea {
            height: 5em;
        }
    }
    /** Desktop **/
    
    @media (min-width: 981px) {}
    /** Tablet **/
    
    @media (max-width: 980px) {
        .et_header_style_left #logo {
            max-width: 60%;
        }
        #top-header .container {
            width: 90%;
        }
        #main-header .container {
            width: 90%;
        }
        .mobile_menu_bar::before {
            content: "a";
            font-size: 60px;
            position: relative;
            left: 0;
            top: 0;
            cursor: pointer;
        }
        #et-info {
            padding: 10px 0 5px;
        }
        #et-info-phone {
            margin-right: 0px;
        }
        header #logo {
            max-height: 80px;
            margin-top: -30px;
            margin-left: 0px;
            width: auto;
            height: auto;
        }
        h3.liste-hl {
            font-size: 1.5em;
        }
        #top-header a.tel {
            font-size: 20px;
        }
        #top-menu li a {
            font-size: 20px !important;
        }
        #footer h4 {
            font-size: 30px !important;
        }
        p {
            font-size: 20px;
            line-height: 1.2em;
        }
        .cta a {
            padding: 10px;
            font-size: 18px;
            line-height: 1.2em;
        }
        .box {
            padding: 0px;
            width: 100%;
        }
        .box.rechts {
            margin-left: 0px;
            margin-top: 50px;
            padding: 30px;
            width: 100%;
        }
        .box h2 {
            color: #fff;
            font-size: 30px;
            padding-bottom: 30px;
        }
        .box.links {
            margin-left: 0px;
            margin-top: 50px;
            margin-bottom: 30px !important;
            padding-bottom: 100px;
            width: 100%;
        }
        .box.links p {
            padding-top: 30px;
            padding-bottom: 0px;
            width: 100%;
            padding-left: 0%;
        }
        .et_pb_section:first-child {
            padding: 0;
        }
        #rmp-container-1008 {
            box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
        }
        h1.et_pb_module_header {
            font-size: 70px;
        }
        h2 {
            font-size: 2em;
        }
        h2.mittel {
            font-size: 2em;
        }
        a.btn.ghost {
            font-size: 20px;
        }
        h3 {
            font-size: 2em;
        }
        h3.liste-hl {
            margin-top: 20px;
            line-height: 1.3em;
            font-size: 1.4em;
        }
        h3.liste-hl::before {
            padding: 5px 30px 5px 30px;
            position: relative;
        }
        .kosten-box h3 {
            font-size: 1.5em;
            line-height: 1.3em;
        }
        .btn-container .text {
            color: white;
            font-size: 30px;
            padding: 16px 0px;
            line-height: 40px;
        }
        .bg-col1 {
            height: 100%;
            position: absolute;
            z-index: 0;
            margin-top: 20px !important;
            margin-left: -100px !important;
            width: 100%;
        }
        .bg-col2 {
            height: 100%;
            position: absolute;
            z-index: 0;
            margin-top: 20px !important;
            margin-left: 100px !important;
            width: 100%;
        }
        .bg-col3 {
            height: 100%;
            position: absolute;
            z-index: 0;
            margin-top: 20px !important;
            margin-left: -100px !important;
            width: 100%;
        }
        .bg-col4 {
            height: 100%;
            position: absolute;
            z-index: 0;
            margin-top: 20px !important;
            margin-left: 100px !important;
            width: 100%;
        }
        ul.vorteile li {
            font-size: 20px;
            padding: 10px;
            line-height: 1.2em;
        }
        a.btn {
            padding: 8px 20px;
            font-size: 20px;
        }
        #ueberuns .box.links {
            margin-left: 0px;
            margin-top: 0px;
            padding: 30px;
            width: 100%;
        }
        #ueberuns .col-right .et_pb_module {
            margin-top: 0px;
            margin-left: 0%;
            width: 100%;
        }
        .et_pb_module.et_pb_text_align_right {
            text-align: center;
        }
        .quote p.zitat {
            font-size: 1.6em;
        }
        .jobs-box {
            position: relative;
            left: 0%;
            width: 100%;
            z-index: 10;
            color: #fff;
            padding: 30px;
        }
        .jobs-box p {
            padding: 20px 0;
            font-size: 1em;
        }
        .jobs-box p.jobs-hl {
            font-size: 1.5em;
        }
        .et_pb_column_18 {
            width: 100%;
            padding: 0 !important;
        }
        .jobs-box p.btn-bewerben {
            text-align: center;
            margin-top: 0px;
        }
        #stellenangebot {
            width: 90%;
            margin: auto;
            position: relative;
            margin-top: 30px !important;
        }
        h3.hl-jobs {
            width: 100%;
            text-align: left;
            font-size: 2em;
            text-transform: uppercase;
            text-align: left;
            padding: 20px;
        }
        h3.hl-poup {
            font-size: 1em;
            font-weight: 600;
            margin-bottom: 10px;
        }
    }
    /** Small Tablet and Large Phone **/
    
    @media (max-width: 767px) {
        h1.et_pb_module_header {
            font-size: 50px;
        }
        h2 {
            font-size: 1.5em;
        }
        h3 {
            font-size: 1.5em;
        }
        .overlay {
            height: auto;
            width: 100%;
            margin-bottom: 30px !important;
        }
        .overlay img {
            width: 80%;
            margin-top: 0;
            margin-left: 00;
        }
        .overlay.color1 .et_pb_image_wrap {
            background-color: #f29200;
            width: 100%;
            height: auto;
        }
        .footer-section p.claim {
            font-size: 30px;
            margin-bottom: 20px;
        }
        .jobs-box ul {
            margin-left: 0px;
        }
        .jobs-box ul li p {
            margin-left: 40px;
        }
    }
    /** Phone **/
    
    @media (max-width: 479px) {}