body{
    background-color: #171717 !important;
}

p{
    color: #fff;
}

h1, h2, h3, h4, h5{
    font-family: 'Roboto Condensed';
    font-style: normal;
}

h1{
    font-weight: 800 !important;
    font-size: 55px;
    text-transform: uppercase;
}

h2{
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 800;
    color: #fff;
}

h3{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}

h4{
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800;
    color: #fff;
}

.logo-image {
    height: 35px !important;
}

hr{
    border: 0;
    height: 0;
    border-top: 1px solid rgba(255, 255, 255, 1.0);
    border-bottom: 1px solid rgba(255, 255, 255, 1.0);
}


.sppb-addon-content a {
    color: #897631 !important;
}


.kontakt-datenschutz label {
    font-size: 15px !important;
}

.kontakt-datenschutz .cf-checkbox-group{
    align-items: baseline !important;
}

.text-white{
    color: #fff !important;
}

.text-green{
    color: #8FBB09 !important;
}


a {
    color: #8fbc09;
}

.section-id-d9982f54-779b-49cb-9e76-4ba64854c71a{
    margin-left: calc(50% - 50vw);
}


.sppb-section-content-center{
    width: inherit;
}

.wf_file_icon{
border: 0px;
    vertical-align: middle;
    max-width: inherit;
    display: inline-block;
    margin-right: 10px !important;
}


/* Startseite */

.text-gold{
    color: #C6AA49;
    text-transform: uppercase;
    font-weight: 600;
}

.start-leistung h5{
    color: #fff !important;
    padding-bottom: 20px !important;
    font-size: 22px;
    font-weight: 800;
    color: #C6AA49 !important;
}

.start-leistung img{
    height: 90px;
    width: auto;
    margin: 35px 0;
}

.start-leistung .sppb-column {
    border: 1px solid #fff;
    padding: 30px;
    border-radius: 20px;

}

.start-leistung p{
    font-size: 15px;
}


/* Preisliste */
.pricelist-price-content, .pricelist-title {
    white-space: nowrap;
    color: #fff;
}

.pricelist-text-content{
    color: #fff;
}

.sppb-addon-table-main tbody tr {
    background: transparent !important;
    border: none;
    color: #fff;
}


.price-card {
      max-width: 920px;
      margin: 0 auto;
      border: 1px solid var(--line);
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 2px 10px rgba(0,0,0,.04);
      background: #fff;
    }

    .price-head {
      padding: 16px 20px;
      border-bottom: 1px solid var(--line);
      display: flex;
      align-items: baseline;
      gap: 10px;
    }
    .price-head h2 { margin: 0; font-size: 20px; color: var(--accent); }
    .price-head p { margin: 0; color: var(--muted); font-size: 14px; }

    table {
      width: 100%;
      border-collapse: collapse;
    }

    thead th {
      text-align: left;
      font-weight: 600;
      font-size: 14px;
      color: var(--muted);
      padding: 12px 16px;
      border-bottom: 1px solid var(--line);
      background: transparent;
    }

    tbody td {
      padding: 14px 0px;
      border-bottom: 1px solid var(--line);
      vertical-align: top;
      font-size: 18px;
    }

    .card{
        background-color: transparent !important;
    }

    .price-size  {
        font-weight: 800;
        font-size: 18px;
    }


    
/*  Über uns */

.ueber-uns-step h3{
    font-size: 22px;
    color: #8dbd09;
}

.ueber-uns-step .sppb-column-addons{
    padding: 30px 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 0px 20px 0px rgba(115.00000000000009, 148, 14.000000000000007, 0.4196078431372549) !important;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.ueber-uns-step .sppb-addon-text-block{
    margin-top:25px;
    padding: 10px;
}

.sppb-person-information{
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    min-height: 100px !important;
    padding: 17px !important;
}

.sppb-person-image img {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

/* Preisliste */

.preisliste .sppb-addon-header{
    text-align: center !important;
    border: 1px solid #fff;
    padding: 20px;
}

.preisliste h3{
    font-size: 22px;
    font-weight: 400;
}

/* Anker */
.anker {
    scroll-margin-top: 100px !important;
}

/* Gemeinsam genutzte */

.download-grey-box .sppb-column-addons   {
    background-color: #f2f2f2;
    padding: 20px;
}

.download-grey-box p   {
    font-size: 14px;
}


/* Padding */
.left-padding-no .sppb-row-column {
    padding-left: 0px !important;
}

/* Aufzählung */

ol, ul {
    padding-left: 1rem !important;
}

li{
    list-style-type: square;
}

::marker {
    color: #000;
    font-weight: bold;
    font-family: monospace;
    font-size: 1.4em;
}

/* Flipbox */

.lichttechnik .flip-box-inner{
    font-family: 'Roboto Condensed';
    font-weight: 700;
    color: #ffff;
    font-size: 30px;
    text-align: center;
}

.flipbox-back{
    font-family: 'Roboto Condensed';
    font-weight: 400;
    color: #ffff;
    font-size: 18px !important;
    text-align: center;
}

/* LED Flipbox */


.led-flipbox .sppb-flipbox-front-title{
    font-family: 'Roboto Condensed';
    font-weight: 700;
    color: #ffff;
    font-size: 22px !important;
    text-align: center;
    background-color: rgba(48, 47, 52, 0.9) !important;
    padding: 15px 10px;

}

.led-flipbox .flipbox-back-pro{
    font-family: 'Roboto Condensed';
    font-weight: 400;
    color: #ffff !important;
    font-size: 18px;
    text-align: left !important;
}


/* Off Canvas Menü */

#modal-menu {
    background: #000;
    position: fixed !important;
    top: 0px !important;
    left: 0;
    right: 0;
    transition: 0.5s;
    bottom: 120%;
    overflow: hidden;
    display: flex;
    z-index: 10;
    
}


#modal-menu ul.sp-megamenu-parent>li>a, #modal-menu ul.sp-megamenu-parent>li>span{
    font-family: 'Roboto Condensed' !important;
    text-transform: uppercase !important;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #fff !important;
}

#modal-menu.has-bg {
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.9);
}

#modal-menu ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul>li>a {
    font-weight: 600 !important;
    font-size: 22px !important;
    font-family: 'Roboto Condensed' !important;
    text-transform: uppercase !important;
}

#modal-menu-toggler{
    z-index: 1000;
}

.burger-icon {
    width: 45px !important;
    cursor: pointer;
}

.sp-megamenu-wrapper li a{
    color: #fff !important;
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0.5s;
    background: rgb(0,0,0) !important;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5662640056022409) 40%, rgba(0,0,0,1) 100%) !important;
}

.offcanvas-menu {
    background-color: #8fbc09;
    color: #fff !important;
}


.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #000 !important;
    font-weight: 800;
}


.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
    color: #000;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #fff !important;
}

ul.menu>li.menu-parent>.nav-header>.menu-toggler {
    right: 10px !important;
    color: #fff !important;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    display: block;
    font-size: 25px;
    padding: 10px 0px;
    position: relative;
    line-height: 38px;
    opacity: 1;
    transition: 0.3s;
    font-weight: 800;
}

#modal-menu ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: none;
    border-radius: 0px;
    position: relative;
    overflow: visible !important;
    max-height: initial;
    background-color: transparent;
    padding: 0px 20px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
    padding-left: 30px;
    border-left: 1px solid #C6AA49;
}

.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li {
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
}


.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 22px;
    padding: 4px 0px;
    line-height: 37px;
    font-weight: 400;
}

.offcanvas-menu .offcanvas-inner ul.menu>li li a {
    color: #fff;
}

/* Button */
.btn-primary, .sppb-btn-primary {
    border-color: #C6AA49;
    background-color: #C6AA49;
    border-radius: 50px !important;
    /*box-shadow: 0px 0px 15px 5px rgba(115, 148, 14, 0.56) !important;*/
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 100%;
    padding: 10px 20px;
}


.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #897631 !important;
    background-color: #897631 !important;
}

.fa-calendar-check:before {
    font-size: 20px;
}

.sppb-btn-secondary {
    color: #C6AA49;
    background-color: transparent !important;
    border-color: #C6AA49;
    margin: 20px 0 !important;
    padding: 10px 30px;
}


/* Benefits */

.benefits .sppb-column-addons {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    height: 170px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.benefits-box {
  

}

.benefits .sppb-icon-inner{

}

/* Allgemeine */

.cols-5-spalten .sppb-row{
    justify-content: center;

}

#sp-main-body {
    padding: 0px;
}

#sp-header {
    background: transparent !important;
}

#sp-header.header-with-modal-menu a {
    color: #fff !important;
}

#sp-header.header-with-modal-menu a:hover {
    color: #fff !important;
}

#sp-header.header-with-modal-menu .sp-contact-info>li {
    margin-right: 15px;
    opacity: 1 !important;
    transition: 0.3s;
}

.fa-phone:before {
    content: "";
    color: #fff !important;
}

.sp-contact-info li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    font-size: 115% !important;
    white-space: nowrap;
}

.burger-icon>span {
    display: block;
    height: 3px;
    background-color: #C6AA49;
    margin: 8px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}

.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #C6AA49;
}

#sp-header {
    height: 120px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.0);
    animation: spFadeIn 0.5s;
    display: none;
}

.article-ratings-social-share{
    display: none !important;
}

._form-title{
    color: #000 !important;
}

#_form_690E10732898E_ {
    padding: 40px !important;
    border-radius: 50px !important;
}

/* Footer */
#sp-footer ul.menu {
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0 -10px;
}

.sp-copyright {
    text-align: center !important;
    display: block;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

#sp-footer ul.menu li {
    display: block !important;
    margin: 0 10px;
}




@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}






/* Responsive */

@media (max-width: 768px) {
    h1{
        font-weight: 800;
        font-size: 1.8rem;
    }
    
    h2{
        text-transform: uppercase;
        font-size: 1.8rem;
        font-weight: 800;
    }
    
    h3{
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 800;
    }
    
    h4{
        text-transform: uppercase;
        font-size: 25px;
        font-weight: 800;
    }

    #sp-header{
        padding-top: 15px !important; 
    }

    .offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
        background-color: #000;
    }

    .footer-box ul {
        padding-left: 0rem !important;
    }

    .ueber-uns-step .sppb-column-addons {
        margin-bottom: 30px;
    }

    .offcanvas-menu .offcanvas-inner ul.menu li.active a {
        color: #fff !important;
        font-weight: 800;
    }
}

@media (max-width: 576px) {
    .logo-image-phone {
        height: 46px !important;
    }
}


/* 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('../fonts/roboto-v32-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-500 - 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: 500;
    src: url('../fonts/roboto-v32-latin-500.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('../fonts/roboto-v32-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-900 - 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: 900;
    src: url('../fonts/roboto-v32-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  /* roboto-condensed-200 - 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 Condensed';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/roboto-condensed-v27-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-300 - 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 Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto-condensed-v27-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-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 Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-condensed-v27-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-500 - 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 Condensed';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto-condensed-v27-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-600 - 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 Condensed';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/roboto-condensed-v27-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-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 Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-condensed-v27-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-800 - 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 Condensed';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/roboto-condensed-v27-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-900 - 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 Condensed';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/roboto-condensed-v27-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }