/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 9, 2025 */
@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto/roboto-thin-webfont.eot');
    src: url('../fonts/roboto/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-thin-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-thin-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-thin-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: 100;
}
@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto/roboto-light-webfont.eot');
    src: url('../fonts/roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: 200;
}
@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto/roboto-regular-webfont.eot');
    src: url('../fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: 300;
}
@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto/roboto-medium-webfont.eot');
    src: url('../fonts/roboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-medium-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-medium-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: 400;
}
@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto/roboto-bold-webfont.eot');
    src: url('../fonts/roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: 500;
}
@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto/roboto-black-webfont.eot');
    src: url('../fonts/roboto/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-black-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-black-webfont.ttf') format('truetype'),
         url('../fonts/roboto/../fonts/roboto/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: 600;
}


*{
    font-family: "roboto", sans-serif !important;
}

body, .sp-preloader {
    font-size: 1.25rem;
    font-weight: 200;
    color: #000000;
}

#sp-slider h1.sppb-addon-title{
    font-size: 3rem;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 4px 5px 10px rgba(0, 0, 0, 0.5);
}
#sp-slider h1.sppb-addon-title::after{
    content: "";
    display: block;
    
    width: 75%;
    height: 9px;
    
    margin: 1rem auto;
    
    background-color: #259e36;
    
    box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.5);
}

#sp-menu {
    background-color: #259e36;
}

.sp-megamenu-wrapper{
    justify-content: center;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    padding: 1rem 1rem;
    
    font-size: 1.25rem;
    font-weight: 300;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
    font-weight: 300;
    color: #232323;
}
.sp-megamenu-parent > li:hover > a {
    color: #000000;
}


.burger-icon>span {
    background-color: #ffffff;
}


#sp-main-body {
    min-height: 390px;
}

.sp-pagebuilder-row, .sppb-row {
    justify-content: center;
}


#sp-footer, #sp-bottom {
    background: #254130;
    color: #ffffff;
}



#sp-page-builder .sppb-section-title .sppb-title-heading {
    margin-top: 0;
    margin-bottom: 15px;
    
    font-size: 2.25rem;
    text-transform: uppercase;    
}
#sp-page-builder .sppb-section-title .sppb-title-heading::after {
    content: "";
    display: block;
    
    width: 126px;
    height: 4px;
    
    margin: 1rem auto;
    
    background-color: #259e36;    
}

.home-leistungen .addon-root-text-block{
    position: relative;
    z-index: 1;
    
    margin-top: -4rem;
    padding: 1rem;
}
.home-leistungen .text{
    padding: 1rem;
    
    text-align: center;
    
    border: solid thin #cfcfcf;
    
    background-color: #ffffff;
    
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.home-leistungen .text .sppb-addon-title::after{
    content: "";
    display: block;
    
    width: 126px;
    height: 4px;
    
    margin: 0.5rem auto;
    
    background-color: #259e36; 
}
.home-leistungen .text .sppb-addon-content p:first-child{
    min-height: 100px;
}
.home-leistungen .text a{
    display: block;
    background-color: #3b905b;
    color: #fff;
    font-weight: 300;
    padding: 0.35rem;
}


.text-feld-right .addon-root-text-block{
    position: relative;
    z-index: 1;
    
    margin-left: -4rem;
    padding: 1rem;
}
.text-feld-right .addon-root-text-block{
    padding: 1rem;
    
    text-align: left;
    
    border: solid thin #cfcfcf;
    
    background-color: #ffffff;
    
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.text-feld-right .addon-root-text-block .sppb-addon-title::after{
    content: "";
    display: block;
    
    width: 126px;
    height: 4px;
    
    margin: 0.5rem auto;
    
    background-color: #259e36; 
}



@media ( max-width: 900px){
    .text-feld-right .addon-root-text-block {
        position: relative;
        z-index: 1;
        margin-left: 1rem;
        padding: 1rem;
        margin-right: 1rem;
        margin-top: -4rem;
    }
}



.kontaktformular .outer input,
.kontaktformular .outer select,
.kontaktformular .outer textarea{
    margin-bottom: 1rem;
}
.kontaktformular .outer textarea{
    display: block;
    width: 100%;
    padding: 0.5rem 0.5rem !important;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.kontaktformular .outer textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
}
.kontaktformular .outer button{
    padding: 0.5rem 1rem;
    
    border: 0;
    
    background-color: #3b905b;
    
    font-weight: 300;
    color: #fff;
        
}

#s-bns{
    display: flex;
}