/* Styles Packaging */

a {
    color: #2b7953;
}

a:hover {
    color: #2b7953;
}


h1, .h1, h2, .h2 {
    /*color: #2b7953;*/
    color: #000;
}

.mail-icon {
    background-image: url(../Img/Mail_Gruen.svg);
    background-repeat: no-repeat;
}

.frame path,
.frame rect {
    color: #2b7953 !important;
    /*fill: #000!important;*/
    stroke: #2b7953 !important;
}

.frame-layout-1008.frame-background-corporate path,
.frame-layout-1008.frame-background-corporate rect {
    color: #2b7953 !important;
    /*fill: #000!important;*/
    stroke: #2b7953 !important;
}

.frame-background-corporate {
    background-color: #2b7953 !important;
    color: #FFF;
}


.custom-radio .custom-control-label::before {
    background-color: #2b7953 !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #fff !important;
}

.ncounter {
    color: #2b7953;
}

.frame-layout-2 {
    background: #2b7953;
}

.frame-layout-2 h1,
.frame-layout-2 .h1,
.frame-layout-2 h2,
.frame-layout-2 .h2,
.frame-layout-2 h3,
.frame-layout-2 .h3 {
    color: #fff;
}

.frame-layout-1 h1,
.frame-layout-1 .h1 {
    color: #2b7953;
}

.news-list-view .more,
.pagination > li > a {
    color: #2b7953;
    border: 1px solid #2b7953;
}

.news-list-view .more:hover,
.pagination > li > a:hover {
    background: #2b7953;
    color: #FFF;
}

.news-list-category .news-cat,
.maps-list-category .news-cat,
.btn-primary {
    color: #2b7953;
    border: 1px solid #2b7953;
}

.news-list-category .news-cat:hover,
.news-list-category .news-cat:focus,
.news-list-category .news-cat-active,
.maps-list-category .news-cat:hover,
.maps-list-category .news-cat:focus,
.maps-list-category .news-cat-active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
    color: #FFF;
    background: #2b7953;
}

#content > .section-default .frame-type-text ul li:before,
#content > .section-default .frame-type-textpic ul li:before,
#content > .section-default .panel-body ul li:before,
#content > .section-default .frame-layout-1 .news-text-wrap ul li:before,
#content > .section-default .frame-layout-0 .news-text-wrap ul li:before,
#content > .section-default .accordion-content-item ul li:before {
    color: #2b7953;
}

.grey .btn-default:hover {
    background-color: #2b7953;
    color: #fff;
}

.grey .btn-default {
    border: 1.4px solid #2b7953;
    color: #2b7953;
}

.tx-indexedsearch-search-submit .btn-primary {
    color: #af861b;
    background-color: #fff;
    border: 1px solid #2b7953;
}

.tx-indexedsearch-search-submit .btn-primary:hover,
.tx-indexedsearch-search-submit .btn-primary:active,
.tx-indexedsearch-search-submit .btn-primary:focus {
    color: #fff;
    background-color: #2b7953;
    border: 1px solid #2b7953;
}

.actions .next .btn-primary {
    color: #2b7953;
    background-color: #fff;
    border: 1px solid #2b7953;
}

.actions .next .btn-primary,
.actions .next .btn-primary,
.actions .next .btn-primary {
    color: #2b7953;
    background-color: #fff;
    border: 1px solid #2b7953;
}

.tx-indexedsearch-search-submit .btn-primary {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
}

.tx-indexedsearch-search-submit .btn-primary:hover,
.tx-indexedsearch-search-submit .btn-primary:active,
.tx-indexedsearch-search-submit .btn-primary:focus {
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid #000 !important;
    outline: none !important;
    box-shadow: none !important;
}

.actions .next .btn-primary {
    color: #2b7953;
    background-color: #fff;
    border: 1px solid #2b7953;
}

.actions .next .btn-primary,
.actions .next .btn-primary,
.actions .next .btn-primary {
    color: #2b7953;
    background-color: #fff;
    border: 1px solid #2b7953;
}

#tx-indexedsearch-searchbox-button-submit {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    margin-left: 30px !important;
    outline: none !important;
    box-shadow: none !important;
}

#tx-indexedsearch-searchbox-button-submit:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}

.tx-indexedsearch-browsebox > li > strong > a,
.tx-indexedsearch-browsebox > li > a {
    background-color: #fff;
    color: #2b7953;
    border: 1.4px solid #2b7953;
    font-weight: bold;
    font-size: 12px;
}

.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus,
.tx-indexedsearch-browsebox > li > strong > a:hover,
.tx-indexedsearch-browsebox > li > a:hover {
    background-color: #2b7953;
    color: #fff;
    border: 1.4px solid #2b7953;
    font-weight: bold;
    font-size: 12px;
}

.scroll-top {
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #2b7953;
    border: 1px solid #FFF;
    color: #fff;
}

.scroll-top:active,
.scroll-top:focus,
.scroll-top:hover {
    /*background-color: #2b7953;*/
    color: #FFF;
    background-color: #000;
}

.contact-button > a {
    color: #fff !important;
    background-color: #2b7953 !important;
}

@media screen and (min-width: 992px) {

    .contact-button {
        border: 1px solid #2b7953;
    }

    .contact-button > a {
        color: #2b7953 !important;
        background-color: transparent !important;
    }

    .contact-button:hover {
        border: 1px solid #2b7953 !important;
        background-color: #2b7953 !important;
    }

    .contact-button:hover > a {
        color: #FFF !important;
    }

    .contact-button.active {
        background-color: #2b7953;
    }

    .contact-button.active > a {
        color: #FFF !important;
    }

}

.button-group button,
.button-group1 button {
    color: #000 !important;
    background: #FFF !important;
    border: 1px solid #000 !important;
}

.button-group button.news-cat-active,
.button-group button.news-cat-active,
.button-group button.news-cat1-active,
.button-group button.news-cat2-active,
.button-group button:hover,
.button-group1 button.news-cat-active,
.button-group1 button:hover,
.button-group1 button:focus {
    color: #FFF !important;
    background: #000 !important;
    border: 1px solid #000 !important;
}


#tx_cookies {
    background: #eef1f3;
    border-top: 1px solid #2b7953;
}

#tx_cookies button, #tx_cookies input[type="submit"] {
    background: #eef1f3 !important;
    color: #2b7953 !important;
    border: 1px solid #2b7953 !important;
}

#tx_cookies button:hover, #tx_cookies input[type="submit"]:hover {
    background: #2b7953 !important;
    color: #fff !important;
    border: 1px solid #2b7953 !important;
}

.name_new {
    color: #2b7953 !important;
}

.name_new h2 {
    color: #2b7953 !important;
}

.navbar-brand-logo-normal {
    width: auto;
    max-width: 100%;
    max-height: 100px;
    height: 100px;
}

.news-list-normal .news-list-item .news-list-item-all {
    background-color: #2b7953;
}


@media (max-width: 991px) {

    .name_new_mobile {
        color: #2b7953 !important;
    }

}

@media (min-width: 992px) {

    body,
    .htmlarea-content-body {
        /*font-family: 'The Sans Light';*/
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        line-height: 1.6;
    }

    /*#mainnavigation .navbar-nav {
        margin-top: 19px;
    }*/
    .navbar-mainnavigation .container .navbar-collapse {
        margin-top: 45px;
    }

    .button-right {
        margin-top: 42px;
    }

    .navbar.navbar-top {
        background: rgba(255, 255, 255, 0.96);
        position: fixed;
        /*position: relative;*/
    }

    .language-menu li {
        background-color: rgba(255, 255, 255, 0.96);
        background-image: url("../Img/down.svg");
    }

    .language-menu li:hover {
        background-color: #EEE;
        background: #EEE url("../Img/down.svg");
    }

    .backendlayout-pagets__special_start .navbar-toggle-menu {
        margin-left: 40px;
    }

    .navbar-toggle-search {
        /*margin-right: 45px;*/
    }

    .navbar-collapse,
    .navbar-collapse1 {
        /*background-color: rgba(255,255,255,0.96);*/
        color: #000;
    }

    #page-header,
    #page-header .navbar-header-main {
        height: 135px;
        transition: height 0.8s ease;
    }

    #page-header .prinzhorn_logo img {
        height: 135px;
        transition: height 0.8s ease;
    }

    #topbar.sticky {
        background: rgba(255, 255, 255, 0.8);
    }

    #page-header.sticky,
    #page-header.sticky .container,
    #page-header.sticky .navbar-header-main {
        height: 100px;
        transition: height 0.8s linear;
    }

    .navbar-mainnavigation.sticky .container .navbar-nav .nav-item.active::after {
        bottom: -9px;
        transition: bottom 0.8s linear;
    }

    .navbar-mainnavigation .container .navbar-nav .nav-item.active::after,
    .navbar-mainnavigation.not-sticky .container .navbar-nav .nav-item.active::after {
        bottom: -28px;
        transition: bottom 0s linear;
    }

    #page-header.not-sticky,
    #page-header.not-sticky .container,
    #page-header.not-sticky .navbar-header-main {
        height: 135px;
        transition: height 0s linear;
    }

    #page-header.not-sticky .prinzhorn_logo {
        /*transition: all 0.8s linear;*/
        transform: translateY(0);
    }

    #page-header.not-sticky .prinzhorn_logo img {
        height: 100px;
        /*transition: all 0.8s linear;*/
    }

    #page-header.sticky .prinzhorn_logo {
        transition: height 0.8s linear;
        /*transform: translateY(-15%);*/
        padding: 0;
    }

    #page-header.sticky .prinzhorn_logo img {
        height: 100px;
        transition: height 1s linear;
    }

    #menuGroup {
        width: 100%;
        position: fixed;
        top: 135px;
        z-index: 999;
        /*height: 100%;*/
        overflow-x: auto;
        transition: top 0.7s ease-in;
        transition-delay: 0.2s;
    }

    #menuGroup > .container {
        position: relative;
    }


    #menuGroup.stickymenu {
        top: 100px;
        transition: top 0.4s ease-out;
    }

    #menuGroup .navbar-address .row,
    #menuGroup .navbar-address .col-md-4,
    #menuGroup .navbar-address .col-md-6 {
        width: 100% !important;
    }

    #menuGroup .navbar-address .col-md-4,
    #menuGroup .navbar-address .col-md-6 {
        margin-bottom: 10px;
    }

    #menuGroup .footer-section-contact p:nth-child(1),
    #menuGroup .main-section-contact p:nth-child(1) {
        display: inline-block;
        margin-right: 20px;
    }

    #menuGroup .footer-section-contact p:nth-child(2),
    #menuGroup .main-section-contact p:nth-child(2) {
        display: inline-block;
        margin-right: 20px;
    }

    #menuGroup .footer-section-contact p:nth-child(3),
    #menuGroup .main-section-contact p:nth-child(3) {
        display: inline-block;
        margin-right: 20px;
    }

    #menuGroup .footer-section-contact p:nth-child(4),
    #menuGroup .main-section-contact p:nth-child(4) {
        display: inline-block;
        margin-right: 20px;
    }

    #menuGroup .main-section-contact p:nth-child(5) {
        display: inline-block;
        margin-right: 20px;
    }

    #menuGroup .main-section-contact p:nth-child(6) {
        display: inline-block;
    }
}

.contact-item__files ul li svg,
.download-item__files ul li svg {
    fill: #2b7953;
}

[id^=dPSprembergKundenseminare-] .form-element-type-linked-checkbox a {
    color: #FFF;
}

.page-6464 .gallery-row.k25-columns-count-1 {
    display: block;
    padding-left: 0;
    padding-right: 0;
}
