/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

b {
    font-weight: 600;
}

.rsArrow {
    background: rgba(1,1,1,0.6);
    border-radius: 50%;
}

.rsArrow:focus {
    background-color: #901817;
}
.rsNavItem.blp-slider-pause {
    background: none;
    margin-top: -3px;
}

.rsArrow.rsArrowLeft, .rsArrow.rsArrowRight {
    margin-left: 20px;
    margin-right: 20px;
}

body {
    background: #fff !important;
}

h2::before, .blp-headline-marker::before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    position: absolute;
    top: -5px;
    left: 0;
    background-color: #e6e6e6;
}

.w-nav-item.level_2 a {
    padding: 0.2rem 1rem !important;
    font-size: 14px;
}

.atikon-content a {
    color: #000;
}

:root {
    scrollbar-color: #f0f0f0 #cdcdcd;
}

.blp-download-buttons .w-html {
    border: 1px solid #000;
    margin: 2.5rem 0;
    text-align: center;
    font-size: 18px;
}

.blp-download-buttons .w-html a {
    color: #000;
    width: 100%;
    height: 100%;
    display: block;
    padding: 1rem;
}

.blp-download-buttons .w-html:hover a {
    color: #901817;
}

.blp-download-buttons .w-html a::before {
    content: "\f019";
    font-family: "FontAwesome";
    margin-right: 5px;
    display: inline-block;
    font-weight: bold;
}

.w-nav-list .togglable > a::after {
    display: inline-block;
    margin-left: 5px;
    content: "\f078";
    font-family: "FontAwesome";
    line-height: inherit;
}

.g-cols.via_grid.type_default > .has_bg_color {
    padding: 0;
}

h3 a span:hover {
    color: #901817;
}

.w-tabs-section-header, .w-tabs-section-header:hover, .w-tabs-section-header:active {
    background: #901817 !important;
    margin: 8px 0;
    padding: 0.5rem;
    color: #fff !important;
}

.blp-datenschutz h1, .blp-impressum h1 {
    /*font-size: 38px !important;*/
    text-transform: uppercase;
    /*font-weight: 600;*/
}

.blp-datenschutz h2, .blp-impressum h2 {
    font-size: 22px !important;
    text-transform: uppercase;
    margin-top: 1rem;
    margin-bottom: 0;
    font-weight: 800;
}

.blp-datenschutz h3, .blp-impressum h3 {
    font-size: 18px !important;
    font-weight: 400;
    margin: 0 0 1rem;
    padding: 0;
}

.blp-datenschutz p, .blp-impressum p {
    font-size: 18px !important;
    font-weight: 100 !important;
}

.blp-datenschutz, .blp-impressum {
    padding-top: 1rem !important;
}

.blp-datenschutz ul {
    list-style: none;
    margin: 0 0 1rem;
}

.blp-datenschutz a, .blp-impressum a {
    color: #000;
}

.blp-datenschutz a:hover, .blp-impressum a:hover {
    color: #901817;
}

.blp-outline-block {
    border: 1px solid #000;
    position: relative;
    word-break: normal;
}

.blp-outline-block h3, .blp-outline-block h2 {
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -12px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
}

.blp-outline-block h4 {
    text-transform: uppercase;
    color: #901718;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 1rem;
}

.blp-outline-block p {
    padding-top: 2rem;
}

.footer-red {
    color: #901817;
    font-weight: 600;
}

a:focus-visible {
    border: 2px solid #901817;
}

.rsArrow:focus-visible {
    outline: 1px solid #fff;
}

.w-tabs-section-header:focus-visible {
    border: 5px solid #901817;
    background: #fff !important;
    color: #000 !important;
}

footer .l-section-h.i-cf {
	max-width: 100%;
}


/* Schatten bei Scroll */
#page-header.scrolled {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}


.blp-quote {
    border: 1px solid #000;
    padding: 2rem;
    background-size: 40px;
    position: relative;
}

iframe {
    width: 100%;
    height: 328px;
}

.blp-quote::before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    margin-top: -1px;
    margin-left: -1px;
    background-color: #fff;
    background-image: url("/wp-content/uploads/2025/03/quotes.svg");
    background-repeat: no-repeat;
    width: 45px;
    height: 39px;
}

.blp-quote:after {
    content: "";
    position: absolute;
    display: block;
    transform: rotate(180deg);
    margin-bottom: -1px;
    margin-right: -1px;
    bottom: -3px;
    right: -3px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-image: url("/wp-content/uploads/2025/03/quotes.svg");
    width: 45px;
    height: 39px;
}

.blp-location-row h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
}

.blp-location-row, .blp-team-card-row {
    padding-top: 0 !important;
}

.blp-location-row p {
    margin-bottom: 0.5rem !important;
}

.blp-team-text {
    width: 150%;
    position: relative;
    margin-left: 50%;
    margin-top: -6rem;
    line-height: 1.4;
}

.blp-team-text p {
    margin-bottom: 10px;
}

.blp-row-up {
    margin-top: -5rem;
    background: #fff;
    width: 60%;
    padding-top: 2rem !important;
}

.red-box-link a {
    color: #fff;
    font-weight: 600;
}

.red-box-link a:hover {
    color: #000;
}

.blp-outline-block ul {
    list-style: square;
    margin-bottom: -1%;
}

.blp-outline-block ul li::marker {
    color: #901817;
}

.w-tabs.accordion > div > .w-tabs-section {
    border: none;
}

li::marker {
    color: #901817;
}

ul {
    list-style: square;
}

h1 {
    margin-top: 0 !important;
}

input:not([type="submit"]), textarea {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    -webkit-appearance: none;
}

input:not([type="submit"]) {
    max-height: 35px !important;
    min-height: 30px;
}

textarea {
    min-height: 150px;
    height: 75%;
}

input:not([type="submit"]):focus, textarea:focus {
    background-color: #fff;
    border: 1px solid #000;
}

input[type="submit"] {
    border-radius: 0 !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    padding: 0.7rem 1rem !important;
}

.blp-team-card {
    padding: 0;
    margin: 0 !important;
}

.blp-team-card h4 {
    text-transform: uppercase;
    text-align: left;
}

.blp-team-card p {
    text-align: left;
    color: #000;
}

@media screen and (max-width: 1200px) {
    .blp-row-up {
        margin-top: 0;
        width: 75%;
    }
    footer .w-menu.layout_hor.style_links.us_menu_1 {
        margin: auto;
        display: table;
        margin-bottom: 30px;
        font-size: 16px;
    }

}

@media screen and (max-width: 900px) {
    .blp-team-card {
        padding-right: 0;
    }

    .blp-team-card h4 {
        font-size: 16px !important;
    }

    .blp-team-card p {
        font-size: 14px;
    }


    .blp-row-up {
        width: 100%;
    }

    .blp-outline-block p, .blp-outline-block li {
        font-size: 16px !important;
    }

    .blp-outline-block h2, .blp-outline-block h3, .blp-outline-block h4 {
        font-size: 16px;
    }


    .blp-quote::before {
        top: -1px;
        width: 35px;
        height: 30px;
    }

    .blp-quote:after {
        bottom: -1px;
        width: 35px;
        height: 30px;
    }

    .blp-outline-block {
        min-height: auto !important;
        height: auto !important;
    }

    .blp-quote p {
        /*font-size: 16px;*/
    }

    .blp-location-row h3 {
        font-size: 18px !important;
        margin-bottom: 1rem;
    }

    .blp-location-row p {
        font-size: 16px;
    }

}

br {
    margin-bottom: 10px;
}

.blp-outline-block .wpb_column.vc_column_container {
    justify-content: center;
}

@media screen and (max-width: 1024px) {
    .blp-grid-break-extended .g-cols.cols_2 {
        grid-template-columns: repeat(1, 1fr);
    }

    .blp-grid-break-extended .attachment-full.size-full {
        min-width: 100%;
    }

    .blp-team-text {
        width: 100%;
        margin-left: 0;
        margin-top: -5%;
    }

}

@media screen and (max-width: 999px) {
    .blp-main-menu .w-nav-anchor.level_1 {
        color: #901817;
    }

    .blp-main-menu .w-nav-control {
        margin: -5px !important;
    }

    .blp-main-menu .w-nav-list.level_2 {
        height: auto !important;
        display: block !important;
        opacity: 1 !important;
        visibility: visible;
    }

    .blp-main-menu .w-nav-item.level_1:before {
        content: "";
        display: block;
        width: 25px;
        height: 2px;
        position: absolute;
        top: -2px;
        background-color: #e6e6e6;
    }

    .w-nav-list .togglable > a::after {
        all: unset;
    }

    .w-nav-list .togglable > a, .w-nav-anchor.level_1 {
        text-transform: uppercase;
        color: #901817;
        font-size: 16px;
        font-weight: 700;
    }

    .w-nav-list .togglable > a:hover {
        color: #901817 !important;
    }

    .w-nav-anchor.level_1 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        padding: 0 !important;
    }

    .w-nav-anchor.level_2 {
        padding: 3px 1rem !important;
    }

    .w-nav-list .togglable > a .w-nav-arrow {
        display: none !important;
    }
}

@media screen and (max-width: 770px) {
    .blp-grid-break .g-cols.cols_2 {
        grid-template-columns: repeat(1, 1fr);
    }

}

.atikon-content #logo {
    display: none
}

.atikon-content #sitetitle {
    display: none
}

.atikon-content #news_header {
    border-bottom: 1px solid #000;
    margin-bottom: 40px
}

.atikon-content h1, .atikon-content h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    color: #000;
    margin: 10px 0;
    padding: 0
}

.atikon-content h1:before, .atikon-content h2:before {
    display: none
}

.atikon-content h3 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
    text-transform: uppercase;
}

.atikon-content ul#news_preview > li .title {
    display: block
}

.atikon-content ul#news_preview > li .text .btn {
    background-color: transparent;
    padding: 0;
    color: #901817;
    font-size: inherit;
    font-weight: bold
}

.atikon-content ul#news_preview > li .text .btn:active, .atikon-content ul#news_preview > li .text .btn.active {
    box-shadow: none;
    -webkit-box-shadow: none
}

.atikon-content #news_selection ul > li .active {
    color: #901817;
    font-weight: bold
}

.atikon-content ul li {
    list-style: square;

}

.atikon-content ul li::marker {
    color: #901817;
}

.atikon-content ul li a {
    color: #000;
}

.atikon-content a:hover {
    color: #901817;
}

.atikon-content #author:before {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000;
    content: "";
    margin-bottom: 10px
}

.atikon-content .vcard {
    display: none
}

.atikon-content .vcard > span {
    display: block
}

@media only screen and (min-width: 768px) {
    h1, h2 {
        font-size: 24px;
        margin-top: 12px;
        margin-bottom: 26px;
        padding-top: 8px
    }

    h1:before, h2:before {
        width: 32px
    }

    h3 {
        font-size: 18px
    }

    .atikon-content h1, .atikon-content h2 {
        font-size: 18px
    }
}

@media only screen and (min-width: 992px) {
    h1, h2 {
        font-size: 30px;
        margin-top: 16px;
        margin-bottom: 32px;
        padding-top: 10px
    }

    h1:before, h2:before {
        width: 40px
    }

    h3 {
        font-size: 22px
    }

    .atikon-content h1, .atikon-content h2 {
        font-size: 22px
    }
}

@media only screen and (min-width: 1200px) {
    h1, h2 {
        font-size: 38px;
        padding-top: 12px;
        margin-top: 20px;
        margin-bottom: 40px
    }

    h1:before, h2:before {
        width: 50px
    }

    h3 {
        font-size: 28px
    }

    h4 {
        font-size: 22px
    }

    h5 {
        font-size: 18px
    }

    .atikon-content h1, .atikon-content h2 {
        font-size: 28px
    }

    .w-nav-list.level_2 {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2) !important;
        padding: 10px 20px;
        min-width: 120px;
    }

    footer .wpb_column.vc_column_container.us_custom_d88892cc.has_bg_color .vc_column-inner {
        display: flex;
        flex-direction: row;
        margin: auto;
    }
    #menu-footer-menu {
        display: flex;
        margin: auto;
        margin-left: 10px;
        padding-top: 30px;

    }
    #menu-footer-menu:first-child:before {
        content: '|';
        margin-right: 10px;
    }
}

#menu-footer-menu li:not(:first-child):before {
    content: "|";
    margin-right: 10px;
}

#menu-footer-menu li {
    margin-right: 10px;
}
#menu-footer-menu li a:hover {
    color: #901817;
}
#menu-footer-menu {
    color: #000;
}

.hideme {
    display: none
}


#skiplinks {
    margin: 0;
    position: absolute;
    height: 1px;
    width: 1px;
    left: -100%
}

.nwa-skip {
    position: absolute;
    height: 1px;
    width: 1px;
    left: -100%;
    overflow: hidden;
    background: #901817;
    color: #fff !important;
    font-size: 1.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.nwa-skip:focus {
    height: 40px;
    width: 100%;
    overflow: hidden;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 999999;
    outline-color: #f9fafb !important;
    outline-offset: -4px
}
.wpcf7-form-control.wpcf7-submit.has-spinner:focus {
    background-color: #6b748b;
}

#more_news {
    margin-top: 1rem;
}
