/* Anpassungen Barrierefreiheit [AGENTUR-7795]*/
.news .news-list-view .first-news .article .more,
.news .news-list-view .second-news .article .col-md-12.text-right a.more,
.news .page-navigation ul li a,
.news .page-navigation ul li a:hover,
a, a:active, a:focus, a:hover, a:hover h5, a:hover span, a:hover p,
.frame a[class=""], .frame a:not([class]) {
    color: var(--blue-color);
    cursor: pointer;
}
.frame-background-light {
    background-color: #f6f6f6;
}
.checkbox-custom:checked + .checkbox-custom-label::before,
.fliter ul li.catuid-41 .fliter-icon {
    filter: brightness(0);
}
.checkbox-custom-label {
    color: #000;
}
.home-slider .btn {
    background: var(--blue-color);
    color: #fff;
    border: 0;
    cursor: pointer;
}
.home-slider .btn:hover {
    color: var(--blue-color);
    background: #fff;
    border: 0;
}
@media (min-width: 992px) {
    .footer-top ul li {
        line-height: 20px;
        margin-bottom: 10px;
    }
}
.footer-top address ul li {
    line-height: 23px;
}
[style="background-color:#0073ba;"] img {
    filter: brightness(100);
}
[style="background-color:#0073ba;"] * {
    color: #fff !important;
}
.frame-header h2.element-header::before {
    background: rgb(11,118,188);
    background: linear-gradient(90deg, #1c6eae 2%, #00a8e4 36%, #97d10a 100%);
    margin-left: -400px;
    width: 400px;
}
.news .news-list-view .first-news .article .news-img-wrap::after,
.home-slider .item::after {
    background: rgb(11,118,188);
    background: linear-gradient(90deg, #1c6eae 2%, #00a8e4 36%, #97d10a 100%);
}






.teaser-info-box {
    padding: 35px;
    min-height: auto;
}
.teaser-info-box, .teaser-info-box h2, .teaser-info-box h3, .teaser-info-box h4, .teaser-info-box h5, .teaser-info-box h6 {
    margin-bottom: 0;
}

.navi_with_child:after{
    content: '>';
    margin-left: 1rem;
    opacity: .5;
}

.mapswatersupplyModel {
    padding-right: 0px !important;
    padding-bottom: 50px;
    background: rgba(0,0,0,0.5);
}

.mapswatersupplyModel .close {
    text-shadow: none;
    font-size: 0px;
    position: absolute;
    top: 0;
    right: 20px;
    opacity: 1;
    background: none;
    border: none;
}

.mapswatersupplyModel .close:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 2px;
    background-color: #fff;
    top: 30px;
    right: 20px;
    transform: rotate(45deg);
}

.mapswatersupplyModel .close:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 2px;
    background-color: #fff;
    top: 30px;
    right: 20px;
    transform: rotate(-45deg);
}

.mapswatersupplyModel .modal-dialog {
    max-width: 700px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    top: 20%;
}

.mapswatersupplyModel .modal-content {
    background-color: transparent;
    border: none;
}

.mapswatersupplyModel .modal-content .modal-header {
    border: none;
    padding: 15px 0px 0;
}

.mapswatersupplyModel .modal-content .modal-title {
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 1;
    width: 100%;
}

.mapswatersupplyModel .modal-content .modal-body {
    text-align: center;
    padding: 15px 0;
}

.mapswatersupplyModel .modal-content .modal-body img {
    width: 100%;
}

.mapswatersupplyModel .modal-content .btn {
    margin: 0 auto;
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    text-transform: uppercase;
}

.stick-fixed {
    display: none;
    right: 0px;
    z-index: 99999;
    top: 50%;
    width: 60px;
    height: 100px;
    left: auto;
    position: fixed;
}
.card-img {
    position: relative;
    display: inline-block;
}

#einsatzarea p {
    font-size: 19px;
}
#einsatzarea h2 {
    font-size: 26px;
}
#actionarea .btn-default {
    margin-top: 25px;
    margin-right: 25px;
    /* margin-bottom: 25px;*/
    font-size: 20px;
    width: 230px !important;
}
#actionarea p {
    font-size: 20px;
}
#actionarea .cta-image {
    object-fit: contain;
}

#c1841 .frame-group-inner {
    padding: 0 !important;
    margin: 0 !important;
}
#c1841 .row {
    padding: 0 !important;
    margin: 0 !important;
}
#c1841 .cta-wrapper {
    padding: 0 !important;
    margin: 0 !important;
}
#c1841 .frame-no-backgroundimage  {
    padding-top: 0px !important;
    margin: 0 !important;
}
#c1841  .no_pad {
    padding: 40px  !important;
}
#c2106 table tr td  ul li {
    color: #fff !important;
}

/* --------------- Headerklassen - (W3C Validierung) ---------------------------------------------------------------- */

.h1,
.frame-header .h1.element-header {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0073ba;

}
.frame-header .h1.element-header:before {
    background: none;
}

.h2{
    font-size: 29px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0073ba;
}
.frame-header .h2.element-header:before {
    position: absolute;
    background: rgba(6,119,189,1);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(6,119,189,1)),color-stop(90%,rgba(18,171,217,1)),color-stop(100%,rgba(143,193,63,1)));
    background: linear-gradient(to right,rgba(6,119,189,1) 0%,rgba(18,171,217,1) 90%,rgba(143,193,63,1) 100%);
    width: 1000px;
    content: '';
    height: 4px;
    left: 0;
    margin-left: -1000px;
    top: 20px;
}

.h3,
.frame-header .h3.element-header{
    font-size: 26px;
    text-transform: none;
    font-weight: bold;
    color: #0073ba;
}
.frame-header .h3.element-header:before {
    background: none;
}

.h4,
.frame-header .h4.element-header{
    font-size: 26px;
    text-transform: none;
    font-weight: 400;
    color: #0073ba;
}
.frame-header .h4.element-header:before {
    background: none;
}

.h5,
.frame-header .h5.element-header{
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    color: #505154;
}
.frame-header .h5.element-header:before {
     background: none;
 }

.frame-header .h2.element-header {
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0677be;
}

/* -------------- Auslagerungen (W3C Validierung) ------------------------------------------------------------------- */

#c1981 .btn { width: 475px; }
#c1984 .btn { width: 400px; }
#actionarea p { font-size: 20px; }
.cta-info{ padding: 50px !important; }
#p254 .gallery-item { border: 1px solid #d9d9d9; }

/* -------------- KORREKTUREN Barrierefreiheit ----------------------------------------------------------------------------- */

.tx-indexedsearch-browsebox li:hover a, .tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
    text-decoration: underline !important;
}
.main-menu > ul > li .submenu-menu {
    background-color: rgba(255, 255, 255, 1);
}

.home-slider-box-inner h1{
    color: inherit;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    text-shadow: 0px 0px 16px #000;
    text-transform: none;
}
@media(min-width:768px){
    .home-slider-box-inner h1{
        font-size: 50px;
    }
}
@media(min-width:992px){
    .home-slider-box-inner h1{
        font-size: 76px;
        line-height: 1;
    }
}
.owl-theme .owl-dots .owl-dot span {
    background: #515254;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #515254;
    width: 16px;
    height: 16px;
}

/* -------------- KORREKTUREN DARK MODE ----------------------------------------------------------------------------- */

[data-bs-theme="dark"] img { filter: saturate(0) contrast(1.75); }
[data-bs-theme="dark"] video { filter: saturate(0) contrast(1.75); }
[data-bs-theme="dark"] .inner-banner { filter: saturate(0) contrast(1.75); }
[data-bs-theme="dark"] iframe { filter: saturate(0) contrast(1); }

[data-bs-theme="dark"] .header-bottom { background-color: var(--white-color); }
[data-bs-theme="dark"] .kontrast-blog .btn span,
[data-bs-theme="dark"] .kontrast-blog .btn { color: var(--black-color); text-decoration: underline; }
[data-bs-theme="dark"] .kontrast-blog img,
[data-bs-theme="dark"] .font-large img { filter: grayscale(100%) contrast(0) brightness(0); }
[data-bs-theme="dark"] .navbar-brand-logo-normal { filter: grayscale(100%) contrast(0) brightness(0); }
[data-bs-theme="dark"] .font-large .toggle-text-btn.active span,
[data-bs-theme="dark"] .font-large .toggle-text-btn.active,
[data-bs-theme="dark"] .font-large .toggle-text-btn:active,
[data-bs-theme="dark"] .font-large .toggle-text-btn.active { color: var(--black-color); text-decoration: underline; }
[data-bs-theme="dark"] .main-menu > ul > li > a { color: var(--black-color); }
[data-bs-theme="dark"] .main-menu > ul > li:hover > a,
[data-bs-theme="dark"] .main-menu > ul > li.active > a { color: var(--black-color); text-decoration: underline; }
[data-bs-theme="dark"] .submenu-menu .cursor-default { color: var(--black-color); }
[data-bs-theme="dark"] .submenu-menu li a { color: var(--black-color); }
[data-bs-theme="dark"] .accordion .card-header .btn span { color: var(--black-color); }
[data-bs-theme="dark"] a { color: var(--black-color); }
[data-bs-theme="dark"] p a { text-decoration: underline !important; }
[data-bs-theme="dark"] a:active,
[data-bs-theme="dark"] a:focus,
[data-bs-theme="dark"] a:hover,
[data-bs-theme="dark"] a:hover h5,
[data-bs-theme="dark"] a:hover span,
[data-bs-theme="dark"] a:hover p { color: var(--black-color); text-decoration: underline; }
[data-bs-theme="dark"] .breadcrumb-item.active a { color: var(--black-color); text-decoration: underline !important; font-weight: bold; }
[data-bs-theme="dark"] .support-links .construction-sites,
[data-bs-theme="dark"] .support-links a.construction-sites:hover,
[data-bs-theme="dark"] .support-links a.construction-sites:hover span { background-color: var(--black-color); color: var(--white-color) }
[data-bs-theme="dark"] .support-links .fault-reports,
[data-bs-theme="dark"] .support-links .fault-reports:hover,
[data-bs-theme="dark"] .support-links .fault-reports:hover span { background-color: var(--black-color); color: var(--white-color) }
[data-bs-theme="dark"] .kundenportal_btn.nav-link,
[data-bs-theme="dark"] .kundenportal_btn.nav-link:hover,
[data-bs-theme="dark"] .kundenportal_btn.nav-link:hover span { background-color: var(--black-color); color: var(--white-color) }
/* [data-bs-theme="dark"] .inner-banner {-webkit-filter: grayscale(1) opacity(.25); filter: grayscale(1) opacity(.25);} */
[data-bs-theme="dark"] .inner-banner h1,
[data-bs-theme="dark"] .inner-banner h2 { text-shadow: 0px 0px 16px var(--white-color); }
[data-bs-theme="dark"] .inner-banner .row { padding: 1rem; background: var(--white-color); }
[data-bs-theme="dark"] .home-slider-box-inner h1 { padding: 1rem; background: var(--white-color); color: var(--black-color); width: fit-content; text-shadow: none; }
[data-bs-theme="dark"] .home-slider-box-inner h2 { padding: 1rem; background: var(--white-color); color: var(--black-color); width: fit-content; text-shadow: none; }
[data-bs-theme="dark"] .home-slider-box-inner .btn { background: var(--white-color); color: var(--black-color);  }
[data-bs-theme="dark"] .home-slider-box-inner .btn:hover { background: var(--white-color); color: var(--black-color); text-decoration: underline !important;  }
[data-bs-theme="dark"] #quickSearch .search_btn { background: var(--white-color); color: var(--black-color);  }
[data-bs-theme="dark"] #quickSearch .search_btn:hover { background: var(--white-color); color: var(--black-color); text-decoration: underline !important;  }
[data-bs-theme="dark"] .frame-header h1,
[data-bs-theme="dark"] .frame-header h2,
[data-bs-theme="dark"] .frame-header h3,
[data-bs-theme="dark"] .frame-header h4,
[data-bs-theme="dark"] .frame-header h5,
[data-bs-theme="dark"] .frame-header h6 { color: var(--black-color); }
[data-bs-theme="dark"] .scroll-top {
    background-color: var(--black-color);
    border: 1px solid var(--black-color);
}
[data-bs-theme="dark"] a.scroll-top,
[data-bs-theme="dark"] a.scroll-top span.scroll-top-icon { color: var(--white-color); }
[data-bs-theme="dark"] a.scroll-top span.scroll-top-icon::before { border-top: 3px solid; border-left: 3px solid; }
[data-bs-theme="dark"] .footer-part,
[data-bs-theme="dark"] .footer-part .footer-top { background: var(--white-color) }
[data-bs-theme="dark"] .footer-part .footer-top img,
[data-bs-theme="dark"] .footer-part .footer-top .img-fluid { filter: grayscale(100%) contrast(0) brightness(0); }
[data-bs-theme="dark"] .footer-part .border-right { border-right: 1px solid var(--black-color) !important; }
[data-bs-theme="dark"] .footer-top p,
[data-bs-theme="dark"] .footer-top ul li,
[data-bs-theme="dark"] .footer-top ul li a:hover,
[data-bs-theme="dark"] .footer-top ul li a:focus,
[data-bs-theme="dark"] .footer-top ul li a { color: var(--black-color); }
[data-bs-theme="dark"] .footer-top ul li a:hover,
[data-bs-theme="dark"] .footer-top ul li a:focus { text-decoration: underline !important; }
[data-bs-theme="dark"] .footer-bottom ul li a:hover,
[data-bs-theme="dark"] .footer-bottom ul li a:focus,
[data-bs-theme="dark"] .footer-bottom ul li a { color: var(--black-color); }
[data-bs-theme="dark"] .footer-bottom ul li a:hover,
[data-bs-theme="dark"] .footer-bottom ul li a:focus { text-decoration: underline !important; }
[data-bs-theme="dark"] .accordion-item .accordion-header .accordion-button { color: var(--black-color); }
[data-bs-theme="dark"] .accordion-item .accordion-header .accordion-button::after,
[data-bs-theme="dark"] .accordion-item .accordion-header::before,
[data-bs-theme="dark"] .accordion-item .accordion-header::after { border-color: var(--black-color); }
[data-bs-theme="dark"] .accordion-item .accordion-header:hover .accordion-button { background: var(--white-color); text-decoration: underline !important; }
[data-bs-theme="dark"] .btn:hover {
    background-color: var(--white-color);
    border: 1px solid var(--black-color);
    text-decoration: underline !important;
}
[data-bs-theme="dark"] .frame-has-backgroundimage .frame-inner .element-header,
[data-bs-theme="dark"] .frame-has-backgroundimage .frame-inner .text-column,
[data-bs-theme="dark"] .text-light,
[data-bs-theme="dark"] .calltoaction h1,
[data-bs-theme="dark"] .calltoaction h2,
[data-bs-theme="dark"] .calltoaction h3,
[data-bs-theme="dark"] .calltoaction h4,
[data-bs-theme="dark"] .calltoaction h5,
[data-bs-theme="dark"] .calltoaction h6 { padding: 1rem; background: var(--white-color); color: var(--black-color) !important; }
[data-bs-theme="dark"] .calltoaction .btn:hover { background: var(--white-color); color: var(--black-color) !important; text-decoration: underline !important; }
[data-bs-theme="dark"] .calltoaction .btn { text-decoration: underline !important; background: var(--white-color); color: var(--black-color) !important; }
[data-bs-theme="dark"] .btn.btn-primary:hover { background: var(--white-color); color: var(--black-color) !important; text-decoration: underline !important; }
[data-bs-theme="dark"] .btn.btn-primary { background: var(--white-color); color: var(--black-color) !important; }
[data-bs-theme="dark"] .logo-overlay,
[data-bs-theme="dark"] .logo-overlay::before { background: var(--black-color) !important; color: var(--white-color) }
[data-bs-theme="dark"] .logo-overlay .btn.btn-default:hover { color: var(--black-color); text-decoration: underline !important; }
[data-bs-theme="dark"] [style="background-color:#0677be;"] { background: var(--black-color) !important; color: var(--white-color) !important;  }
[data-bs-theme="dark"] [style="background-color:#0073ba;"] { background: var(--black-color) !important; color: var(--white-color) !important;  }
[data-bs-theme="dark"] .fliter ul li:first-child .checkbox-custom:checked + .checkbox-custom-label { background: var(--black-color); color: var(--white-color);  }
[data-bs-theme="dark"] .checkbox-custom:checked + .checkbox-custom-label { background: var(--black-color); color: var(--white-color);  }
[data-bs-theme="dark"] .btn-construction { background: var(--black-color); color: var(--white-color);  }
[data-bs-theme="dark"] .btn-construction:hover { background: var(--black-color); color: var(--white-color); text-decoration: underline !important; }
[data-bs-theme="dark"] .btn-faults { background: var(--black-color); color: var(--white-color);  }
[data-bs-theme="dark"] .btn-faults:hover { background: var(--black-color); color: var(--white-color); text-decoration: underline !important; }
[data-bs-theme="dark"] [style="background-color:#dedede;"] { background-color: var(--white-color) !important; }
[data-bs-theme="dark"] [style="background-color:#dedede;"] p,
[data-bs-theme="dark"] [style="background-color:#dedede;"] h2.text-white { color: var(--black-color) !important; }
[data-bs-theme="dark"] .news .news-list-view .second-news .article .body-details .header h3 span { color: var(--black-color); }
[data-bs-theme="dark"] .news .news-list-view .second-news .article .col-md-12.text-right a.more { color: var(--black-color); }
[data-bs-theme="dark"] .news .page-navigation ul li.current { text-decoration: underline !important; }
[data-bs-theme="dark"] .pagin  .page,
[data-bs-theme="dark"] .pagin  .next,
[data-bs-theme="dark"] .pagin  .prev,
[data-bs-theme="dark"] .pagin  .page1,
[data-bs-theme="dark"] .pagin  .next2,
[data-bs-theme="dark"] .pagin  .prev1,
[data-bs-theme="dark"] .pagin  .page2,
[data-bs-theme="dark"] .pagin  .next2,
[data-bs-theme="dark"] .pagin  .prev2 { color: var(--black-color) !important; }
[data-bs-theme="dark"] .tx-indexedsearch-searchbox legend { color: var(--black-color); }
[data-bs-theme="dark"] #tx_indexedsearch #tx-indexedsearch-searchbox-button-submit { background: var(--white-color); color: var(--black-color) !important; }
[data-bs-theme="dark"] #tx_indexedsearch #tx-indexedsearch-searchbox-button-submit:hover { background: var(--white-color); color: var(--black-color) !important; text-decoration: underline !important; }

[data-bs-theme="dark"] .telefon-link::before,
[data-bs-theme="dark"] .email-link::before {
    filter: grayscale(100%) brightness(0%);
}
[data-bs-theme="dark"] .owl-theme .owl-dots .owl-dot span {
    background: #000000;
}
[data-bs-theme="dark"] .owl-theme .owl-dots .owl-dot.active span,
[data-bs-theme="dark"] .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
    width: 16px;
    height: 16px;
}
[data-bs-theme="dark"] .title::before,
[data-bs-theme="dark"] .frame-container .seprator::after,
[data-bs-theme="dark"] .frame-header h2.element-header::before {
    background: linear-gradient(to right,rgb(0, 0, 0) 0% ,rgb(0, 0, 0) 100%);
}
[data-bs-theme="dark"] .news .news-list-view .first-news .article .news-img-wrap::after,
[data-bs-theme="dark"] .home-slider .item::after {
    background: none;
}
[data-bs-theme="dark"] .logo-overlay .btn{
    border: 1px solid var(--white-color);
}
[data-bs-theme="dark"] .btn{
    border: 1px solid var(--black-color);
}
[data-bs-theme="dark"] .header-top-inner .btn{
    border: none;
}
[data-bs-theme="dark"] .main-menu > ul > li .submenu-menu{
    background: var(--white-color);
}
[data-bs-theme="dark"] .d-close {
    color: var(--black-color);
}
[data-bs-theme="dark"] #quickSearch .search_btn,
[data-bs-theme="dark"] #quickSearch .form-control {
    border-color: var(--black-color);
}
[data-bs-theme="dark"] .main-menu > ul > li.active > a::before {
    background: var(--black-color);
    height: 6px;
}
[data-bs-theme="dark"] .frame-layout-embedded.frame-background-light > .frame-group-container > .frame-group-inner {
    background-color: var(--white-color);
    border: 1px solid var(--black-color);
}
[data-bs-theme="dark"] .table > :not(caption) > * > * {
    border-bottom: 1px solid var(--black-color);
}
[data-bs-theme="dark"] .accordion-item .accordion-header .accordion-button {
    border-top: 1px solid var(--black-color);
    border-bottom: 1px solid var(--black-color);
}
[data-bs-theme="dark"] #frame-backgroundimage-c873 {
    background: none;
}
[data-bs-theme="dark"] .frame a[class=""], [data-bs-theme="dark"] .frame a:not([class]) {
    text-decoration: underline !important;
}
[data-bs-theme="dark"] .frame-background-light {
    background: none;
}
[data-bs-theme="dark"] .well,
[data-bs-theme="dark"] .news .news-list-view .article:hover {
    background: none;
    border: 1px solid var(--black-color);
}
[data-bs-theme="dark"] .contact-person .card-header h5 {
    color: var(--white-color);
}

/* Barrierefreiheit */
.header_navi_accessibility ul li a,
.header_navi_accessibility ul li {
    color: #424540;
}
.kundenportal_btn.nav-link {
    background-color: var(--blue-color);
    border: 1px solid var(--blue-color);
}
.kundenportal_btn.nav-link:hover {
    border: 1px solid var(--blue-color);
}
.kundenportal_btn.nav-link:hover span {
    color: var(--blue-color);
}
.support-links .construction-sites {
    background-color: #ffffff;
    border: 3px solid #fdb913;
}
.support-links .fault-reports {
    background-color: #ffffff;
    border: 3px solid #e72c25;
}
.support-links a:hover {
    background-color: #f5f5f5;
}
.cta-wrapper .cta-info {
    background: var(--blue-color);
}
.logo-overlay::before {
    content: "";
    background-image:none;
}
.file-link, .page-link-show, .external-link, .telefon-link, .email-link {
    font-weight: 500;
    color: var(--blue-color);
    position: relative;
}
.file-link:hover, .page-link-show:hover, .external-link:hover, .telefon-link:hover, .email-link:hover {
    color: var(--blue-color);
    text-decoration: underline !important;
}
.tx-indexedsearch-browsebox {
     margin-bottom: 1.5rem;
 }
.tx-indexedsearch-title a[class=""], .tx-indexedsearch-title a:not([class]),
.tx-indexedsearch-text-item-path a[class=""], .tx-indexedsearch-text-item-path a:not([class]) {
    color: var(--blue-color);
}
.tx-indexedsearch-title a[class=""]:hover, .tx-indexedsearch-title a:not([class]):hover,
.tx-indexedsearch-text-item-path a[class=""]:hover, .tx-indexedsearch-text-item-path a:not([class]):hover {
    color: var(--blue-color);
    text-decoration: underline !important;
}
.right-link ul li:first-child a::before {
    content: '';
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.51 23.51'%3e%3ctitle%3eAsset 1%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='Layer_1-2' data-name='Layer 1'%3e%3cpath d='M11.76,23.51A11.76,11.76,0,1,0,0,11.76,11.75,11.75,0,0,0,11.76,23.51' style='fill:%230473ba'/%3e%3cpath d='M13,10.08a2.79,2.79,0,0,1-.61,1.74,2.93,2.93,0,0,1-.7.61,2.71,2.71,0,0,1-1.46.42A2.78,2.78,0,1,1,13,10.08m4.29,7.26a1.08,1.08,0,0,0,0-1.53l-3.5-3.42a4.23,4.23,0,1,0-3.54,1.92,4.16,4.16,0,0,0,1.92-.47l3.61,3.52a1.07,1.07,0,0,0,.76.31,1.06,1.06,0,0,0,.77-.33' style='fill:%23fff'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    width: 16px;
    height: 16px;
    left: -15px;
    right: auto;
    background-size: cover;
    top: 7px;
    position: absolute;
}
.scroll-top {
    background-color: var(--blue-color);
    border: 2px solid #ffffff;
}
.scroll-top .scroll-top-icon::before {
    border-top: 2px solid;
    border-left: 2px solid;
}

.site-card-wrapper .btn-construction {
    background-color: #ffffff;
    border: 3px solid #fdb913;
}
.site-card-wrapper .btn-faults {
    background-color: #ffffff;
    border: 3px solid #e72c25;
}
.site-card-wrapper .site-card-actions a {
    color: #424540;
}
.site-card-wrapper .site-card-actions a svg {
    filter: invert(100%);
}

section.calltoaction {
    background-color: #424540;
    background-image: none !important;
}
a:focus {
    border: 3px solid var(--blue-color);
}
.footer-part .footer-top {
    background: var(--blue-color);
}
.footer-part::before {
    content: "";
    width: 100%;
    height: 15px;
    left: 0;
    right: 0;
    top: 0;
    background: rgb(11,118,188);
    /*
    #1c6eae 2%
    #00a8e4 36%
    #97d10a 100%
     */
    background: linear-gradient(90deg, #1c6eae 2%, #00a8e4 36%, #97d10a 100%);
    /* background: linear-gradient(90deg, rgba(11,118,188,1) 0%, rgba(147,193,35,1) 100%); */
    position: absolute;
    z-index: 1;
}

/* --- Anpassungen Narrierefreiheit [AGENTUR-7450] --- */

.kundenportal_btn.nav-link::after {
    background-image: none;
    content: "";
    height: 0;
    width: 0;
    display: none;
    background-position: 0px 0px;
    background-size: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.kundenportal_btn.nav-link {
    padding-left: 1rem;
}
/*
.home-slider-box-inner h1,
.home-slider-box-inner h2 {
    padding: 1rem;
    background: #0677be;
    width: fit-content;
    text-shadow: none;
}
 */
.inner-banner h1, .inner-banner h2 {
    font-weight: bold;
}
.accordion-item .accordion-header:hover .accordion-button {
    background: #1c6eae;
}