:root {
    --primary: #007d40;
    --primary-contrast-text: #fff;
    --secondary: #f29402;
    --theme-primary-light: #fef2db;
    --theme-secondary-light: #c8f0d9;
}

#mainNavigation {
    min-height: 6.5rem;
}

@media (min-width: 992px) {
    #homeNavigation ul.depth-0 > li > a {
        font-size: 1.8rem;
        line-height: 2rem;
        height: 9rem;
    }
/*    #homeNavigation {*/
/*        top: 12rem;*/
/*    }*/
    #homeNavigation ul.depth-0, #homeNavigation ul.depth-1.visible, #homeNavigation ul.depth-2.visible {
        margin-bottom: 1.8rem;
    }
/*    .carousel .carousel-item .frame-sliderItem {*/
/*        padding-top: 4rem;*/
/*    }*/
}


#mainNavigation {
    border-color: #f29402;
}

body .border-main {
    border-color: #007d40 !important;
}
body .tx-ttaddress-pi1 .name, body .tx-ttaddress-pi1 .phone,
body .tx-ttaddress-pi1 .kontakt, body .tx-ttaddress-pi1 .email,
body .jobs .infoBox {
/*    border-color: #f29402 !important;*/
}

.breadcrumb .separator  {
    color: #f29402;
}
body .megaAkkordeon .btn-primary {
        color: black  !important;
}
.frame-type-ugpd_megaakkordeon .accordion {
/*    background-color: #f29402;*/
}
#homeNavigation ul.depth-0 li {
/*    border-right-color: #f29402;*/
}
@media (min-width:992px) {
    #homeNavigation ul.depth-0 > li > a {
        line-height: 5rem;
        height: auto;
    }
}

.prop.email br, .tx-ttaddress-pi1 .ansprechpartner .email br {
    display: none;
}
.partnerLogos .col-sm:nth-child(1) img {
    height: 5.7rem;
}

.tx-ttaddress-pi1 .kontakt .prop.email {
     min-height: auto; 
}