.service-details-page h2 {
    font-size: 40px;
}

#logo-image {
    max-width: 200px;
}

#logo-footer {
    max-width: 150px;
}

div.todo {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: orange;
}

.offer-block h3 {
    margin-top: 20px;
}

html {
    scroll-behavior: smooth;
}

html {
    scroll-padding-top: 130px;
}

/* Keep Max Mega Menu above hero stacking contexts and their overlays. */
.header-style-two .header-wrapper .header-navigation-area,
.header-style-two .header-wrapper .header-navigation-area.fixed {
    z-index: 1000;
}

.toc-list {
    color: var(--heading-text-color);
    font-weight: 500;
}

.toc-list a {
    padding-top: 20px;
    padding-bottom: 20px;
    color: var(--heading-text-color);
    font-weight: 500;
}

.sidebar-widget-contant {
    display: flex;
}

.sidebar-widget-contant i:before {
    font-size: 28px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 6px;
    height: 54px;
    width: 54px;
    display: inline-block;
    text-align: center;
    line-height: 54px;
}

.service-item-content {
    min-height: 410px;
}

.service-item-link {
    position: absolute;
    bottom: 0;
    right: 0px;
}

.features-inner {
    min-height: 330px;
}

.features-section {
    z-index: 3;
}

.features-section .features-item {
    background: #fff;
    box-shadow: none;
}

.features-section .features-item:hover {
    box-shadow: none;
    transform: none;
}

#privacy-policy ol {
    list-style: decimal;
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 2rem;
}

#cookie-constent table,
th,
td {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

#cookie-constent td {
    padding: 5px;
}

nav#TableOfContents {
    margin-left: 25px;
}

#TableOfContents ul {
    list-style: disc;
    list-style-type: disc;
    color: var(--heading-text-color);
    font-weight: 500;
    margin-left: 0px;
}

#TableOfContents ul li {
    display: list-item;
}

#TableOfContents ul li a {
    padding-top: 20px;
    padding-bottom: 20px;
    color: var(--heading-text-color);
    font-weight: 500;
}


.single-news-content ul {
    list-style: disc;
    margin-left: 25px;
    padding-bottom: 10px;
}
.single-news-content ul li {
    display: list-item;
}
.single-news-content ol {
    list-style: decimal;
    margin-left: 25px;
    padding-bottom: 10px;
}

.single-news-content p {
    margin: 20px 0px 20px;
}

.news-details h4.the-title {
    min-height: 110px;
}
.news-thumb {
    height: 277px;
}
.sidebar-widget.widget-popular-posts h4.single-blog-widget-title {
    margin-bottom: 30px;
}
img.small-thumb {
    width: 70px;
    height: 70px;
    max-width: 70px;
}
.show-phone {
    display: none;
}

.show-phone-desktop {
    display: none;
}

.fixed .show-phone-desktop {
    display: block;
    padding: 0;
}

@media screen and (min-width: 993px) {
    .header-navigation-area.fixed .col-xl-12 {
        display: flex;
        align-items: center;
        gap: 30px;
    }

    .header-navigation-area.fixed .main-menu {
        flex: 1 1 auto;
        min-width: 0;
        margin-right: 0;
    }

    .header-navigation-area.fixed .main-menu > nav,
    .header-navigation-area.fixed .mega-menu-wrap {
        width: 100%;
    }

    .header-navigation-area.fixed .header-searchbox-style-two {
        order: 2;
        flex: 0 0 auto;
        float: none;
        margin: 0;
        transform: none;
    }

    .header-navigation-area.fixed .show-phone-desktop .cs-btn-one {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        white-space: nowrap;
    }
}

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

    .show-phone-desktop {
        display: block;
    }
    .fixed .show-phone-desktop {
        padding: 5px 0;
    }

    .show-phone-desktop .cs-btn-one {
        padding: 5px 12px;
    }

}

/* Static hero, intentionally independent from all Owl Carousel selectors. */
.home_banner_03 .home-hero-static {
    position: relative;
    display: block;
}

.home_banner_03 .home-hero-static .slide-item {
    position: relative;
    overflow: hidden;
    padding: 140px 0 240px;
    background-color: #151130;
}

.home_banner_03 .home-hero-static .slide-item::before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 105%;
    background: linear-gradient(70deg, #161f48 20%, rgba(18, 9, 5, 0.26) 60%);
    content: '';
    opacity: 0.85;
}

.home_banner_03 .home-hero-static .image-layer {
    position: absolute;
    inset: 0;
    z-index: 0;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.home_banner_03 .home-hero-static .auto-container {
    position: static;
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 15px;
}

.home_banner_03 .home-hero-static .content-box {
    position: relative;
    z-index: 5;
    display: block;
    width: 100%;
    padding: 0 30px;
}

@media screen and (max-width: 768px) {
    .home_banner_03 .home-hero-static .slide-item::after {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        width: 100%;
        height: 105%;
        background: #08284b;
        content: '';
        opacity: 0.85;
    }

    .home_banner_03 .home-hero-static .content-box {
        text-align: center;
    }
}

@media screen and (max-width: 425px) {
    .home_banner_03 .home-hero-static .slide-item {
        min-height: 0;
        padding: 100px 0;
    }

    .home_banner_03 .home-hero-static .content-box {
        padding: 0 15px;
    }
}

/* ACF services carousel. */
.services-carousel {
    --services-visible: 4;
    --services-gap: 24px;
    position: relative;
    width: 100%;
    min-width: 0;
    padding: 0 12px;
}

.services-carousel__viewport {
    overflow: hidden;
    width: 100%;
}

.services-carousel__track {
    display: flex;
    align-items: stretch;
    gap: var(--services-gap);
    transition: transform 400ms ease;
    will-change: transform;
}

.services-carousel__slide {
    flex: 0 0 calc((100% - (var(--services-visible) - 1) * var(--services-gap)) / var(--services-visible));
    width: auto;
    max-width: none;
    padding: 0;
}

.services-carousel__slide .service-style4,
.services-carousel__slide .service-item-content {
    height: 100%;
}

.services-carousel__btn {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: grid;
    width: 46px;
    height: 46px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: #fff;
    color: var(--heading-text-color);
    box-shadow: 0 6px 24px rgba(8, 40, 75, 0.14);
    font-size: 32px;
    line-height: 1;
    place-items: center;
    transform: translateY(-50%);
    cursor: pointer;
}

.services-carousel__btn--prev {
    left: -11px;
}

.services-carousel__btn--next {
    right: -11px;
}

.services-carousel__btn:disabled {
    opacity: 0.35;
    cursor: default;
}

@media screen and (max-width: 1199px) {
    .services-carousel {
        --services-visible: 3;
    }
}

@media screen and (max-width: 767px) {
    .services-carousel {
        --services-visible: 2;
        --services-gap: 18px;
    }
}

@media screen and (max-width: 575px) {
    .services-carousel {
        --services-visible: 1;
    }

    .services-carousel__btn--prev {
        left: 0;
    }

    .services-carousel__btn--next {
        right: 0;
    }
}

/* ==========================================================================
   Sekcja "Shortcode" (section_17) — obsługa pełnej szerokości
   ========================================================================== */

.helpum-shortcode-section--contained {
    /* korzysta ze zwykłego .container wewnątrz — brak dodatkowych stylów */
}

.helpum-shortcode-section--full {
    width: 100vw;
    max-width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.helpum-shortcode-section--full .helpum-form-wrap {
    margin: 0;
}
