:root {
    --accessibility-widget-primary-color-darken: #006BBD !important;
    --accessibility-widget-primary-color: #006BBD !important;
    --color-primary: #006BBD;
}

body {
    max-width: 1400px;
    margin: auto;
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(66, 68, 90, 1);
    -moz-box-shadow: 0px 0px 24px 0px rgba(66, 68, 90, 1);
    box-shadow: 0px 0px 24px 0px rgba(66, 68, 90, 1);
    height: unset;
    line-height: 1.4;
}

a {
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #a30021;
    text-decoration: underline;
}

#block-slider>h2,
#block-powitanie>h2 {
    display: none;
}

#block-powitanie {
    background: var(--bg-body);
}

.visually-hidden {
    color: black;
    background: white;
}

.slider {
    height: unset;
    margin-bottom: 10px;
    box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.5);
}

.main-wrapper {
    padding-bottom: 0;
}

.block-tarapro-main-menu {
    position: sticky;
    top: 0;
}

#footer {
    position: static;
}

#block-menu>h2,
#block-logo>h2 {
    display: none;
}

#block-menu {
    padding: 0 10px;
}

.sliding-panel-icon {
    display: none;
}

.logo_wew {
    display: flex;
    align-items: center;
}

.logo_wew a {
    display: block;
    text-decoration: none;
}

.logo_by_kusmir {
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1.1;
    margin-top: -5px;
    margin-left: 10px;
    text-decoration: none;
}

.wys_logo_lcdnikp {
    height: 60px;
}

.header-top>.container,
.header>.container {
    max-width: unset;
}

.header-top {
    background-color: white;
}

strong {
    font-weight: 800;
    color: unset;
    font-size: 1.1rem;
}

.header {
    background-color: #006BBD;
    padding: 7px 7px 0 7px;
}

.region-primary-menu .menu-item-level-1 a,
.region-primary-menu .menu-item-level-1>span {
    color: white;
}

.region-primary-menu .menu a {
    padding: 0.3rem;
    font-size: 0.9rem;
}

.region-primary-menu .menu-item-level-1 a:hover {
    background-color: unset;
    color: unset;
}

.region-primary-menu .menu-item-level-1:hover {
    border: 0;
    padding: 0px 6px 1px 6px;
    background: #01325e;
    border-radius: 7px;
    box-shadow: 0px 0px 26px 10px rgba(255, 255, 255, 0.75) inset;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.75) inset;
    -moz-box-shadow: 0px 0px 26px 10px rgba(255, 255, 255, 0.75) inset;
}

.header-container,
header>.container {
    padding: 0;
}

.region-primary-menu .menu {
    gap: 1rem;
    padding: 6px;
}

.feed-icon {
    display: none;
}

.big-font-title {
    font-size: 1.6rem;
    max-width: 1170px;
    display: block;
    margin: auto;
}


.full-page-search {
    display: none;
}

.slider-half {
    max-width: 100%;
}

#breadcrumb {
    font-size: 0.7rem;
}

ul,
ol {
    padding-inline-start: 1.2rem;
    line-height: 1.3;
    margin: 8px 0 8px 0;
}

p {
    margin-bottom: 5px;
    margin-top: 5px;
}

.bbig-font {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 700;
    margin: 0px 0 10px 0;
    display: inline-block;
}

.big-font {
    font-size: 1.4rem;
    line-height: 1.1;
}

.bold-font {
    font-weight: 800;
    line-height: 1.7;
}

.small-font {
    font-size: 0.875rem;
    line-height: 1.1;
}

.normal-font {
    font-size: 1rem;
}

nav a {
    text-decoration: none;
}

[class^=icon-] {
    font-size: 25px;
}

.breadcrumb [class^=icon-] {
    font-size: 14px;
}

#powitanie-wrap {
    max-width: 1170px;
    margin: auto;
    padding: 40px 30px;
}

.powitanie-title {
    background: #fbeee094;
    padding: 30px 20px 30px 20px;
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
}

.slider p {
    font-size: 1rem;
}

hr {
    background: #006bbdb8;
    height: 11px;
    margin: 2.5rem 0;
}

.slider {
    background: #006BBD;
    padding: 5px 5px 10px 5px;
}


@media screen and (max-width: 1200px) {
    .big-font {
        font-size: 1.4rem;
    }

    .mobile-menu {
        gap: 6px;
        justify-content: center;
    }

    .mobile-menu span {
        background-color: white;
    }

    .mobile-menu span:nth-child(2) {
        background-color: white;
    }

    .header {
        padding: 7px;
    }

    .active-menu .menu-wrap {
        background-color: #004880f2;
    }

    .region-primary-menu .menu-item-level-1 {
        border-bottom: 1px solid #9b9a9a;
    }

    .social-icons li {
        font-size: 1.5rem;
    }

    .logo_by_kusmir {
        display: none;
    }

    .header-top-container {
        flex-direction: row;
    }

    #powitanie-wrap {
        padding: 30px 20px;
    }

}

@media (min-width: 768px) {
    .region-primary-menu .menu-item-level-1 {
        border: 0;
        padding: 0px 6px 1px 6px;
        background: #005197;
        border-radius: 7px;
        box-shadow: 0px 0px 26px 10px rgba(255, 255, 255, 0.75) inset;
        -webkit-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.75) inset;
        -moz-box-shadow: 0px 0px 26px 10px rgba(255, 255, 255, 0.75) inset;
    }
}