﻿/* Footer – nowy układ 4 kolumn */
.footer {
    padding-top: 12em;
}
@media screen and (min-width: 992px) {
    .footer-col1 {
        width: 27%;
    }
}

.footer-big-title {
    font-size: 2em;
}

.footer-menu-group {
    display: flex;
    flex-direction: column;
}

.footer-menu-group + .footer-menu-group {
    margin-top: 0.5em;
}

.flink {
    display: flex;
    align-items: center;
    gap: 0.5em;
}

.flink svg {
    flex-shrink: 0;
    color: #abadb3;
}

.footer-address {
    font-size: 0.85em;
}

@media screen and (max-width: 767px) {
    .footer-col2 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .footer-text {
        text-align: center;
        margin-top: 1.5em;
    }
    .footer-text .flink {
        justify-content: center;
    }
}

.wpcf7-list-item {
    margin-left: 0;
}

.wpcf7-list-item label {
    color: #4f5155;
    font-size: .69em;
    font-weight: 300;
    line-height: 1.3;
}

.wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
}

.wpcf7-list-item label a {
    color: #8d9091;
}

input[type="checkbox"] {
    flex-shrink: 0;
    margin-right: 10px;
    margin-top: 4px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ce0202;
    background: #ce0202;
    color: #fff;
    padding: 10px;
    margin: 10px 0px 20px 0px;
    font-size: 13px;
    line-height: 21px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff;
    padding: 10px;
    margin: 0px;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.section-hero .container {
    pointer-events: none;
}

.navbar {
    transition: 0.5s all;
}

.darkHeader {
    background: #000;
}

.simple-button.is--alt.is-white.white._2.no-border {
    pointer-events: all;
}

.liczby-slider-first {
    width: 100%;
    min-width: 100%;

}

.kslide-flex.middle.last {
    margin-top: 1.4em;
}

.kslide-flex .technologia-logo {
    height: 65px;
    display: flex;
    align-items: flex-start;
}

.kslide-flex .technologia-logo img {
    max-width: 160px;
    max-height: 65px;
    width: auto;
    height: auto;
}

.section-blog .slick-slide {
    margin: 0 12px;
}

/* the parent */
.section-blog .slick-list {
    margin: 0 -12px;
}

.section-blog .slick-track {
    display: flex !important;
}

.section-blog .slick-slide {
    height: inherit !important;
}

.single-blog-item {
    display: flex !important;
}

body {
    background-color: #ebeae7;

}

.section-onas {
    overflow: hidden;
}

@media (min-width:800px) and (max-width:1024px) {
    .section-hero {
        height: 101vh;
    }
}

.tabs_content {
    background: #fff;
}

.eco-item-logo img {
    filter: grayscale(1);
    transition: 0.5s all;
}

.eco-item:hover .eco-item-logo img {
    filter: grayscale(0);
}

#custom-development .eco-item-cs-link:hover .eco-link-arrow.csp {
    width: 120px;
}

.techno-slider-nav {
    justify-content: flex-end;
}

.techno-slider-first .slick-list {
    padding: 0 20% 0 0 !important;
}

.techno-slider-first {
    display: block;
    width: 100%;
    min-width: 100%;
}

.techno-slider-first .slick-slide {
    margin: 0 27px;
}

/* the parent */
.techno-slider-first .slick-list {
    margin: 0 -27px;
}

.tc-bg {
    background-color: #ebeae7ab;
    width: 64%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -27px;
}

.techno-slider-item .simple-button {
    margin-top: 2.5em;
}

.techno-slider-first .slick-track {
    display: flex !important;
}

.techno-slider-item {
    height: inherit !important;
}

.techno-slider-first .slick-slide {
    margin: 0 27px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100% important;
}

.techno-slider-item .slide-techno-logo img {
    transition: 0.5s all;
    filter: grayscale(1);
    height: 100%;
    width: auto;
    max-width: 100%;
}

.techno-slider-item.slick-current.slick-active .slide-techno-logo img {
    filter: grayscale(0);
}

.btnright {
    padding-right: 1px;
}


@media screen and (max-width: 991px) {
    .oferta-menu-item:last-of-type {
        border-bottom: 0px solid #000;
        width: 100%;
        padding-top: .5em;
        padding-bottom: .5em;
        font-size: 1.4em;
    }

}

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

    .tc-bg {
        background-color: #ebeae7ab;
        width: 24%;
        height: 100%;
        position: absolute;
        top: 0;
        right: -27px;
    }
}

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

    .tc-bg {
        background-color: #ebeae7ab;
        width: 24%;
        height: 100%;
        position: absolute;
        top: 0;
        right: -27px;
    }
}

.logofix {
    display: none;
    transition: 0.5s all;
}

.darkHeader .logofix {
    display: block;
}

.darkHeader .logonormal {
    display: none;
}

.darkHeader .purple {
    background: #fff !important;
    color: #000 !important;
    border-color: #fff !important;
}

.is-k.notop {
    margin-top: 0 !important;
}

.oferta-menu-item {
    padding-top: 0.35em;
    padding-bottom: 0.35em;
}

.page-template-template-uczelnie .image-8.cs-abs {
    bottom: -8px;
    right: 0%;
    max-width: 568px;
}

.technologie-single-oferta {
    overflow: hidden;
}

.branza-slide {
    padding-bottom: 45px;
}

.marquee-content.scroll {
    
}

.marquee-2 .marquee-content.scroll {
    align-items: stretch;
    justify-content: flex-start;
    gap: 40px;
}

.w-tab-link {
    padding-left: 0;
}

.menu-h-tab-item.w--current .image-17,
.menu-h-tab-item:hover .image-17 {
    opacity: 1;
}

.menu-section.no-top {
    padding-top: 0;
    height: 16em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-bottom: 0;
}

.menu-section.top-border {
    padding-top: 0;
    height: 10em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-bottom: 0;
}

.nav-col.left-border {
    padding-top: 0;
}

.tab-menu-logos {
    height: 16em;
}

.tabs-2 .w-tab-content,
.tabs-2 .w-tab-pane {
    height: 100%;
}

.tab-inner-flex.is-branze {
    justify-content: center;
    height: 100%;
}

/* Branże megamenu grid */
.menu-branze-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25em 2.5em;
    padding: 2em 5em 3.13em;
    align-content: start;
}

.menu-branza-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.75em;
    text-decoration: none;
    color: inherit;
    transition: opacity 0.2s;
}

.menu-branza-item:hover .menu-branza-icon {
    background-color: var(--icon-color);
}

.menu-branza-icon {
    width: 3em;
    height: 3em;
    border-radius: 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background-color: #d8d8d8;
    transition: background-color 0.3s ease;
}

.menu-branza-icon img {
    width: 2.1em;
    height: 2.1em;
    object-fit: contain;
}

.menu-branza-title {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.3;
    text-align: left;
}

@media (max-width: 991px) {
    .menu-branze-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.6em 1em;
        padding: 1em 1em 2.13em;
    }
    .tabs-2 .w-tab-content,
    .tabs-2 .w-tab-pane {
        height: auto;
    }
}

@media (max-width: 767px) {
    .tab-inner-flex.is-branze {
        height: auto;
    }
    .menu-branze-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .menu-branze-grid {
        grid-template-columns: 1fr;
        padding-top: 2em;
    }
}


.tab-m-bottom-content {
    padding-top: 3em;
}

.mbottom-text {
    text-align: justify;
}

.nav-menu-inner-flex {
    box-shadow: 10px 33px 56px #0003;
}

.cbt {
    font-size: 12px;
    color: #2B2B2B;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    transition: 0.5s all;
}

.csbtnf {
    width: 100%;
}

.is-one {
    justify-content: center;
}

.cbtflex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.cbtflex img {
    width: 0;
    transition: 0.5s all;
    position: relative;
    top: -3px;
}

.cbt:hover .cbtflex img {
    width: 15px;
}

@media (max-width:991px) {
    .tab-menu-logos {
        grid-row-gap: 1.2em;
        padding: 1em 1em 2.13em;
    }

    .tab-m-bottom-content {
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 2em;
    }
}

@media (max-width:767px) {
    .tabs-2 {
        width: 100%;
    }

    .nav-menu-inner-flex {
        flex-wrap: wrap;
    }

    .nav-col.left-border {
        width: 100%;
        border-top: 1px solid #abadb3;
        border-left: 0;
    }

    .nav-menu-inner-flex {
        height: calc(100vh - 107px);
        overflow: auto;
    }

    .menu-section.no-top,
    .menu-section.top-border {
        height: auto;
        padding: 2em 0;
        align-items: center;
    }

    .menu-big-button {
        text-align: center;
    }

    .tab-menu-logos {
        height: auto;
    }

    .tab-m-bottom-content {
        padding-left: 2em;
        padding-right: 2em;
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .menu-big-button {
        padding-left: 0;
    }
}

@media (max-width:576px) {

    .tabs-menu,
    .tabs-content {
        width: 100%;
    }

    .tabs-2 {
        flex-wrap: wrap;
    }

    .tabs-menu {
        border-right: 0;
        border-bottom: 1px solid #abadb3;
        padding-top: 1.13em;
        padding-bottom: 1.13em;
    }

    .tab-menu-logos {
        padding-top: 2em;
    }
}

.techw-slider-systemss-inner {
    display: block;
}

.techw-s-item {
    text-align: center;
}

.techw-slider-systemss-inner .slick-slide.slick-current.slick-active .techw-s-item {
    color: #2b2b2b;
    font-weight: 700;
}

.techw-slider-systemss-inner2 {
    border-bottom: 1px solid #abadb3;
}

.tyhbb {
    display: block;
    width: 100%;
}

.techw-slider-systemss-inner2 .slick-slide.slick-current.slick-active .techw-s-item {
    color: #2b2b2b;
    font-weight: 700;
}

@media (min-width:676px) {
    .techw-slider-systemss-inner2 .slick-track {
        width: 100% !important;
    }

    .page-template-template-rozwiazania-bi .techw-slider-systemss-inner2 .slick-slide {
        width: 33.33% !important;
    }

    .page-template-template-systemy-erp .techw-slider-systemss-inner2 .slick-slide {
        width: 20% !important;
    }
}

.secportf {
    position: relative;
    z-index: 9;
    background-color: #f5f5f3;
}

.secportf .sec-portfolio {
    margin-top: 0;
}

.ros-slider-nav .slick-track {
    display: flex !important;
    flex-wrap: wrap;
}

.ros-nav-item {
    width: 50% !important;
    display: flex !important;
    cursor: pointer;
}

.ros-slider-nav .slick-track {
    grid-column-gap: 0px;
    grid-row-gap: 3.75em;
    flex-flow: wrap;

}

.ros-nav-item.slick-slide.slick-current.slick-active {
    opacity: 1;
    filter: grayscale(0);
}

@media screen and (max-width: 691px) {
    .ros-slider-nav {
        grid-row-gap: 2em;
        padding-left: 1em;
        padding-right: 1em;
    }

    .ros-nav-item {
        width: 46% !important;
        display: flex !important;
        cursor: pointer;
        margin: 2% !important;
    }

    .box-info-number {
        box-shadow: none !important;
    }

}

.blog-item-title,
.blog-item-text,
.blog-item-link {
    text-decoration: none;
}

.white-press-download-item:hover .code-embed-3 svg path,
.white-press-download-item:hover .code-embed-3 svg line {
    stroke: #ff6224;
}

.baza-nav-link.active {
    color: #2b2b2b;
    font-weight: 700;
}

.nowp {
    margin-left: 1%;
}

.is-archive {
    padding-top: 2em !important;
}

.isarchivetag {
    display: block;
    font-size: 0.5em;
}

.archive .sec-title-text {
    text-align: center;
}

#ez-toc-container {
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
}

#ez-toc-container a {
    color: #abadb3;
    text-decoration: none !important;
    transition: all .3s;
}

div#ez-toc-container ul li {
    font-weight: 500;
    margin-bottom: .7em;
}

#ez-toc-container a:hover {
    font-weight: 500;
    color: #2b2b2b !important;
}

.content-a-left {
    position: relative;
    top: 0;
    padding-bottom: 30px;
}

.blog-post-spis {
    position: sticky;
    top: 130px;
}

.single .page-main-content {
    overflow: visible;
}

.wpcf7-submit {
    display: none;
}

.wpcf7-form-control-wrap[data-name="zgoda"] {
    position: relative;
    display: block;
    margin-bottom: 1em;
}

.wpcf7-not-valid-tip {
    padding-left: 2em;
    color: #dc3232;
    font-size: 0.66em;
    font-weight: normal;
    display: block;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ce0202;
    background: #ce0202;
    color: #fff;
    padding: 10px;
    margin: 10px 0px 20px 0px;
    font-size: 13px;
    line-height: 21px;
}

.technologie-slider {
    -webkit-mask-image: linear-gradient(to right, transparent 0, black 128px, black calc(100% - 128px), transparent 100%);
    mask-image: linear-gradient(to right, transparent 0, black 128px, black calc(100% - 128px), transparent 100%);
}

.filary-slider-small {
    border-bottom: 1px solid #abadb3;
}

.filary-slider-small .slick-slide.slick-current.slick-active {
    color: #2b2b2b;
    font-weight: 700;
}

.table-row:hover {
    background: #F5F5F3;
}

@media (min-width:1024px) {
    .page-main-content {
        padding-bottom: 80vh;
    }
}

.form-cs-item input[type="file"] {
    display: none;
}

.is-file-button {
    cursor: pointer;
}

.kadra-osoby {
    background: #fff;
}

.about-nav {
    z-index: 9;
    grid-column-gap: 1.88em;
    grid-row-gap: 1.88em;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
    position: relative;
}

.about-small-slider {
    border-bottom: 1px solid #abadb3;
}

.about-small-slider .techw-s-item.slick-slide.slick-current.slick-active {
    color: #2b2b2b;
    font-weight: 700;
}

.citem {
    display: none;
}

.citem.active {
    display: block;
}

.systemy-inner-slide {
    cursor: pointer;
}

.about-big-slider .techw-items {
    height: 100%;
}

.about-big-slider .systemy-inner-slider {
    width: 100%;
    height: 80%;
    justify-content: center;
    align-items: center;
}

.affix {
    position: fixed !important;
    top: 107px;
}

.osoba-info {
    left: 50%;
    z-index: 99999;
}

.kadra-osoby {
    border-bottom: 1px solid #ABADB3;
}

.tab_wrap .tech-slide-item.slick-slide.slick-current.slick-active {
    filter: grayscale(0);
}

.tab_wrap .slick-track {
    display: flex !important;
}

.tab_wrap .slick-slide {
    height: inherit !important;
}

.tab_wrap .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.second-slider-item {
    cursor: pointer;
}

.tech-slider1 {
    display: block;
}

.tech-sliderc {
    width: 70%;
    display: block;
}

.tech-sliderc .tech-slide-item {
    cursor: default;
}

/* .tech-sliderc .tech-slide-item img {
    width: auto;
    height: 42px;
    max-width: 100%;
} */

.tech-sliderc .tech-slide-item img[src$="-logo-v1.svg"] {
    width: auto;
    height: 42px;
    max-width: 100%;
}

@media (max-width:576px) {
    .tech-sliderc {
        width: 100%;
        display: block;
        margin-top: 10px;
    }
}

.page-template-default .content-a-right {
    margin: 0 auto;
    padding-bottom: 5em;
}

.page-template-template-systemy-erp .tabs_link {
    background-color: #D5CC2A;
}

.page-template-template-d365bc .tabs_link,
.page-template-template-d365bc2 .tabs_link {
    background-color: #D5CC2A;
}

.tabs_link:last-of-type .tab-link-border {
    display: none;
}

#custom-development .cbtflex,
.rozwiazania-items .cbtflex {
    justify-content: flex-start;
}

.eco-item.is-rozwiazanie-item:hover .cbtflex img {
    width: 15px;
}

.eco-item.is-rozwiazanie-item:hover .cbtflex {
    font-weight: bold;
}

.rozwiazania-items .cbt {
    margin-top: 1.6em;
}

.tc-bg {
    background: linear-gradient(270deg, rgba(235, 234, 231, 1) 0%, rgba(235, 234, 231, 1) 10%, rgba(235, 234, 231, 0.05) 100%);
}

.span-font2 {
    font-size: 1.2em;
}

.narzedzianew-slider {
    padding-right: 2em;
}

.image-10 {
    margin-left: 0;
}

.marquee-content .span-font {
    font-family: "linotype-didot";
    font-size: 1.2em;
    line-height: 1.2;
    margin-top: -9px;
}



.b-inner-content {
    z-index: 9;
}

.demo {
    flex-direction: column;
    display: flex;
    width: 160px;
}

.progress {
    transform: rotate(-90deg);
}

.progress__meter,
.progress__value {
    fill: none;
}

.progress__meter {
    stroke: #F2F0F0;
}

.progress__value {
    /* stroke: blue; */
    stroke-linecap: round;
}

.b-inner-text {
    margin-top: -4px;
}

.isextr .mflex-top>img,
.islink .mflex-top>img {
    opacity: 0;
    transition: 0.5s all;
}

.isextr:hover .mflex-top>img,
.islink:hover .mflex-top>img {
    opacity: 1;
}

.tml-log.active {
    filter: grayscale(0);
}

.isextr,
.islink {
    background-color: transparent !important;
    transition: all .3s;
}

.isextr:hover,
.islink:hover {
    font-weight: bold;
}

.islink.w--current,
.isextr.w--current {
    font-weight: bold;
}

.islink.w--current .mflex-top>img,
.isextr.w--current .mflex-top>img {
    opacity: 1;
}

div.tnp-subscription,
form.tnp-subscription,
form.tnp-profile {
    display: block;
    margin: 0;
    max-width: 100%;
    width: 100%;
}

.tnp-field-email label {
    display: none;
}

.tnp-email {
    outline: none !important;
    color: #fff !important;
    background-color: transparent !important;
    border: 0 solid #000;
    border-bottom: 2px solid #abadb3 !important;
    height: 2.9em !important;
    margin-bottom: .69em !important;
    padding: .7em 1.56em !important;
    font-size: 1em !important;
    line-height: 1.4 !important;
}

.tnp-email::placeholder {
    color: #fff;
}

.tnp-privacy-field a {
    text-decoration: none;
    color: #abadb3;
    font-size: .8em;
    line-height: 1.3;
    margin-top: 2px;
}

.tnp-privacy-field {
    padding-left: 1.8em;
}

.tnp-privacy-field label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tnp-privacy-field input[type="checkbox"] {
    margin-top: 0;
}

.page-id-1096 .w-richtext p {
    text-align: Center;
    font-size: 1.3em;
}

.page-id-1096 .section-oferta-hero {
    min-height: 690px;
}

.ctrn {
    text-align: center;
}

.section-zarzad {
    overflow: hidden;
}

.absolute {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}

.pointer-events-none {
    pointer-events: none;
}

.absolute canvas {
    width: 100%;
    height: 100%
}

.is-one .iml {
    max-width: 100%;
}

.btnflx {
    display: flex;
    flex-direction: column;
    text-decoration: none;
}

.btnflx .csbtnf {
    margin-top: 1.5em;
}

.btnflx:hover .cbtflex img {
    width: 15px;
}

.is-one {
    grid-row-gap: 0;
}

.module-border-wrap {
    border-radius: 32px;
}

.module-border-wrap.active.is-blog {
    border-radius: 12px !important;
}

.first-item-img {
    height: 100%;
    border: 0;
    display: block;
    overflow: hidden;
}

.first-item-img .image-18 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.module-border-wrap.active.is-blog {
    height: 100%;
}

.module-border-wrap.active.is-blog,
.sb-img {
    transition: 0.5s all;
}

.bf-col-img .sb-img:hover .module-border-wrap.active.is-blog {
    background-image: linear-gradient(#abb7f7, #d5cc29);
}

.sb-img {
    height: 270px;
}

.is-about-us-hero .background-video {
    height: 100%;
}

.main-menu-link .image-17,
.menu-big-button .image-17 {
    margin-left: 2em;
}

.main-menu-link:hover .image-17,
.menu-big-button:hover .image-17 {
    opacity: 1;
}

.changezindex {
    z-index: 999;
}

.osoba-info {
    left: 0% !important;
    z-index: 21;
}

.isfr {
    left: 50% !important;
}

.osoba-info.islast {
    right: 0 !important;
    left: auto !important;
    bottom: 0 !important;
    top: auto;
}

@media (max-width:800px) {
    .osoba-info {
        top: 0;
        left: 0% !important;
    }

    .lef50 {
        left: -100% !important;
    }

    .isfr {
        display: none;
    }
}

@media (max-width: 767px) {
    .menu-big-button {
        padding-left: 50px;
    }

    .main-menu-link {
        text-align: center;
    }

    .main-menu-link>img {
        display: none;
    }
}

@media (max-width:576px) {
    .osoba-info {
        height: 100%;
    }
}

@media (min-width:1000px) {
    .section-hero {
        min-height: 700px;
    }
}

.zarzad-box {
    height: 100%;
}

.ogn {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sobosa-img img {
    transition: 0.5s all;
}

.sobosa-img:hover img {
    transform: scale(1.05);
}

.marquee-content {
    grid-column-gap: 3em;
}

.marquee-image {
    margin: 0 20px !important;
    width: auto;
    max-width: 120px;
    height: auto;
    max-height: 46px;
}

.system-cs-logo {
    height: 50px;
}

.tc-bg {
    background: linear-gradient(330deg, rgba(235, 234, 231, 1) 0%, rgba(235, 234, 231, 1) 10%, rgba(235, 234, 231, 0.05) 100%);
}

.gnumber-text {
    max-width: 305px;
}

#isyoutube {
    width: 40px;
    height: 40px;
    margin-top: -8px;
    margin-left: -6px;
}

.opinia-osoba {
    display: flex !important;
}

.poznaj-nav {
    margin-bottom: 2em;
}

.poznaj-nav2 {
    margin-bottom: 2em;
}

.poznaj-osoby .slick-list {
    width: 100%;
}

.poznaj-osoby2 .slick-list {
    width: 100%;
}

.zespol-cs-buttons {
    margin-top: 1em;
}

.zespol-cs-buttons {
    display: flex;
    gap: 1em;
}

.section-poznaj .op-inner-left {
    background: #fff;
}

.pb-80 {
    padding-bottom: 80px;
}

.section-opinie .opinie-left {
    z-index: 9;
    background-color: #f5f5f3;
    position: relative;
}

.slider-opinie-nav {
    margin-top: -3em;
}

.opinie-flex {
    padding-bottom: 1em;
    padding-top: 3.25em;
}

.section-opinie {
    padding-bottom: 6em;
}

.section-technologie-wsparcia {
    padding-top: 4.44em;
}

.tech-sliderc {
    padding-left: 1.88em;
}

.wpcf7-form-control-wrap[data-name="zgoda2"] {
    margin-bottom: 10px;
    display: block;
}

.createdby {
    color: #abadb3;
    font-size: .75em;
    line-height: 1.4;
}

.page-id-1530 .simple-button.is--alt.is-white.white._2.black.black_2.btn-nav.blue {
    background: #6243DD;
    border-color: #6243DD;
}

.techno-content.rpzo-flex {
    justify-content: center;
    gap: 1%;
    padding: 4em 7em;
    display: flex;
}

.sliczba.s-why {
    font-size: 1.7em;
    font-weight: 400;
    line-height: 1.3;
}

.umow-button-wrapper {
    justify-content: center;
    align-items: flex-start;
    margin-top: 1.88em;
    display: flex;
}

.page-id-1530 .sin-dlaczego.blueborder:hover {
    background-image: linear-gradient(#6243DD, #05132E);
}

.page-id-1530 .time-icon-circle.is-blue.blue2 {
    background-color: #6243DD;
}

.page-id-1530 .line-dot.is-blue.blue2 {
    background-color: #6243DD;
}

.page-id-1530 .div-block.is-blue.blue2 {
    background-color: #6243DD;
}

.page-id-1530 .time-line-col.right-line.is-blue.blue2 {
    border-right-color: #6243DD;
}

.page-id-1530 .time-line-spec-line.is-blue.blue2 {
    background-image: url(/wp-content/uploads/2025/04/gr.svg);
}

.page-id-1530 .simple-button.is--alt.is-white.white._2.is-newsletter.is-blue {
    background-color: #6243DD;
}

.page-id-1530 .box-color-info {
    background-color: #6243DD;
}

.page-id-1530 .section-oferta-hero.is--rozwiazania-bi.bodyleasing {
    background-image: linear-gradient(135deg, #f5f5f3, #fff0), url(/wp-content/uploads/2025/04/Group-31770.png);
    background-position: 0 0, 100% 0px;
    background-size: auto, 77%;
}

.page-id-1530 .secton-konsultacja.bluebg {
    background-image: linear-gradient(#05132E, #05132E 17%, #6243DD);
    padding-bottom: 7em;
}

.page-id-1530 .section-newsletter.is--blue {
    background-color: #5f41d7;
    background-image: url(images/Enmascarar-grupo-14.svg), linear-gradient(90deg, #05132e, #6042da 14%, #05132e00);
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
}

.page-id-1530 .newsletter-circle-bg.is--blue {
    z-index: 9;
    background-image: radial-gradient(circle farthest-side, #312a81, #fff0);
}

.page-id-1530 .techno-content.rpzo-flex.is-green {
    background-image: url(/wp-content/uploads/2025/04/Ellipse-24.png);
    flex-flow: wrap;
}

@media (max-width:600px) {
    .techno-content.rpzo-flex {
        padding: 4em 4em;
    }
}

@media (max-width:1919px) {
    .page-id-1530 .section-oferta-hero.is--rozwiazania-bi {
        background-image: linear-gradient(135deg, #f5f5f3, #fff0), url(/wp-content/uploads/2025/04/Group-31770.png);
        background-position: 0 0, 100% 0px;
        background-size: auto, 90%;
        padding-top: 11em;
    }
}

.pvg {
    fill: none;
    stroke-linecap: round;
}

@media (max-width:600px) {
    .slider-opinie-nav {
        margin-top: 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 40px;
    }

    .createdby {
        margin-top: 10px;
    }

    .opinie-right {
        position: relative;
        padding-bottom: 75px;
    }
}

@media (max-width:600px) {
    .section-hero {

        height: auto;
        padding-bottom: 3.13em;
        padding-top: 8em;
        position: relative;
        overflow: hidden;
    }
}

@media screen and (max-width: 767px) {
    .tabs_content {
        width: 100%;
        height: 0;
        min-height: 0;
    }
}

.jak-l-number {
    text-align: center;
}

.cs4it {
    width: 48%;
}

@media (max-width:700px) {
    .cs4it {
        width: 100%;
    }
}


.tabs {
    min-height: 46.7em;
}


.kslide-small-text {

    position: relative;
    z-index: 99;
}

.page-template-template-softlab .section-oferta-hero {
    border-bottom: 1px solid #abadb3
}

.page-template-template-softlab .image-8.cs-abs.is-rozwiazania-bi.is-ms {
    bottom: 0;
}

.page-template-template-softlab #systemy-erp {
    padding-top: 4em;
}

.page-template-template-softlab .section-oferta-hero.is-m-dynamics {
    background-image: linear-gradient(135deg, #f5f5f3, #fff0), url(/wp-content/uploads/2025/04/Group-26.png);
}

.page-template-template-softlab .techno-content.rpzo-flex.is-green.is-purp {
    background-image: url(/wp-content/uploads/2025/04/Ellipse-24-1.png);
}

@media (min-width: 676px) {
    .techw-slider-systemss-inner2 .slick-track {
        width: 102% !important;
    }
}

.page-template-template-softlab .simple-button.is--alt.is-white.white._2.black.black_2.btn-nav.blue2 {
    color: #fff;
    background-color: #007EC5;
    border-color: #007EC5;
}

.page-template-template-softlab .line-dot.is-rel.is-blue {
    background-color: #007EC5;
}

.page-template-template-softlab .time-icon-circle.is-blue {
    background-color: #007EC5;
}

.page-template-template-softlab .line-dot.is-blue {
    background-color: #007EC5;
}

.page-template-template-softlab .time-line-col.right-line.is-blue {
    border-right-color: #007EC5;
}

.page-template-template-softlab .tabs_link {
    text-align: left;
    background-color: #007EC5;
    border-left: 0 solid #4f5155;
    border-right: 0 solid #4f5155;
    color: #fff;
}

.page-template-template-softlab .tabs_heading {
    color: #fff;
}

.page-template-template-softlab .div-block.is-blue {
    background-color: #007EC5;
}

@media screen and (max-width: 479px) {
    .tabs_content.active {
        min-height: 73em;
        overflow: visible;
    }
}

.it-title {
    font-size: 1.18em;
}

.is-m-dynamics.isoracle {
    background-image: linear-gradient(135deg, #f5f5f3, #fff0), url(/wp-content/uploads/2025/04/Group-26-2.png);
}

.page-id-1924 .simple-button.is--alt.is-white.white._2.black.black_2.btn-nav.blue2,
.page-id-1924 .simple-button.is--alt.is-white.white._2.black.black_2.btn-nav.green {
    color: #fff;
    background-color: #D31A00;
    border-color: #D31A00;
}

.is-purp.isoracle {
    background-image: url(/wp-content/uploads/2025/04/Ellipse-24-2.png) !important;
}

.techw-inner-items {
    flex-wrap: wrap;
    row-gap: 20px;
}

.page-id-1924 .simple-button.is--alt.is-white.white._2.black.black_2.btn-nav.orange {
    background-color: #D31A00;
    border-color: #D31A00;
}

.page-id-1924 .box-color-info.is-orange {
    background-color: #D31A00;
}

.page-id-1924 .tabs_link {
    background-color: #007EC5;

}

.page-id-1924 .line-dot.is-rel.is-blue {
    background-color: #007EC5;
}

.page-id-1924 .time-icon-circle.is-blue {
    background-color: #007EC5;
}

.page-id-1924 .line-dot.is-blue {
    background-color: #007EC5;
}

.page-id-1924 .time-line-col.right-line.is-blue {
    border-right-color: #007EC5;
}

.page-id-1924 .div-block.is-blue {
    background-color: #007EC5;
}

@media (min-width:991px) {
    .box-color-info {
        max-width: 21em;
    }

    .b-color-title {
        font-size: 1.43em;
    }

    .b-color-text {
        font-size: 0.9em;
    }
}

.isone {
    width: 100%;
}

.narzedzia-slide .ns-col.is-flex {
    padding-bottom: 2em;
}

.techw-inner-items {
    display: flex;
    column-gap: 2%;
}

.ros-nav-item {
    max-width: 200px;
    min-width: 200px;
}

.ros-slider-nav .slick-track {
    width: 100% !important;
}

.slick-list {
    width: 100%;
}

/*
.page-id-498 .section-rozszerzenia .ros-slider, 
.page-id-498 .section-rozszerzenia .slide-half{
    width:100%;
}
.page-id-498 .section-rozszerzenia .ros-half.ex-padding{
    display:none;
}
.csflexcol{
    width:50%;
}
.page-id-498 .section-rozszerzenia .slide-half{
    display:flex;
}
.page-id-498 .section-rozszerzenia .roz-small-text{
    margin-top:4em;
        padding-bottom: 35px;
}
.page-id-498 .ros-slider-nav{
    width:100%;
    padding:0;
    border-top:1px solid #0000001c;
    padding-top:40px;
}
.page-id-498 .image-15{
    display:none;
}*
.csflexcol:last-of-type{
    padding-left: 2em;
}
.page-id-498 .ros-slider-nav .slick-track {
        grid-column-gap: 0px;
    grid-row-gap: 3.75em;
    flex-flow: wrap;
    justify-content: flex-start;
}
.page-id-498 .is-roz-nav{
    width:100%;
}
.page-id-498 .ros-item-title{
    padding-right:10px;
}
@media (max-width:600px){
    .csflexcol {
    width: 100%;
}
.page-id-498 .section-rozszerzenia .slide-half{
    flex-wrap:wrap;
}
.csflexcol:last-of-type{
    padding-left: 0em;
}
.page-id-498 .section-rozszerzenia .roz-small-text {
    margin-top: 1em;
    padding-bottom: 35px;
}*/
}

.page-id-1924 .konsultacja-slide.morepadding,
.page-id-23275 .konsultacja-slide.morepadding,
.page-id-1726 .konsultacja-slide.morepadding {
    padding-top: 20em;
}

.page-id-1924 .kons-osoba.big,
.page-id-23275 .kons-osoba.big,
.page-id-1726 .kons-osoba.big {
    top: 0em;
}

.ishidden {
    display: none;
}

.misha_loadmore {
    opacity: 0;
}

.tab-right {
    padding-right: 1em;
}

@media (max-width:1024px) {
    .br-img {
        z-index: 1;
        position: absolute;
        top: 72%;
        left: -4%;
        width: 200px;
    }
}

@media screen and (max-width: 767px) {
    .kons-osoba {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0em;
        width: 20em;
        max-width: 20em;
    }

    .konsultacja-slide:nth-of-type(1) .kons-osoba {
        width: 22em;
    }

    .konsultacja-slide:nth-of-type(11) .kons-osoba {
        width: 18em;
    }

    .secton-konsultacja .w-slide [aria-hidden="true"] {
        height: 0px;
    }

    .zr-opis {
        font-size: .7em;
    }

    .sobosa-img.active {

        height: 24em;
    }
}

@media screen and (max-width: 991px) {
    .osoba-info {
        height: 100%;
        padding-left: 1em;
        padding-right: 1em;
    }

    .zr-name {
        font-size: 1em;
    }

    .page-template-template-oferta .oferta-menu-item:last-of-type {
        font-size: 1.2em !important;
    }
}

@media (max-width: 600px) {
    .techno-content.rpzo-flex {
        padding: 4em 1em;
    }

    .tab_wrap {
        position: static;
    }

    .tab_wrap .simple-button {
        margin-bottom: 1px;
    }

    .tabs_content.active {
        min-height: 64em;
        overflow: visible;
    }
}

@media (min-width:991px) {
    .tab_wrap {
        width: 39em;
    }
}

.lista-pagination {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.sectionewvieo {
    background-color: #f5f5f3;
    z-index: 8;
    position: relative;
    padding-top: 4em;
}

.sectionewvieo .sec-video {
    margin-top: 0;
}

@media (min-width: 991px) {

    .page-id-1924 .tab_wrap .slick-track {
        width: auto !important;
    }

    .page-id-1924 .tab_wrap .slick-slide {
        width: auto !important;
    }
}

.page-id-1726 .section-technologie-wsparcia.is-erp.is-uw {
    display: none;
}

.pag-item.w-inline-block.current {
    color: #006eb7;
}

.footer-col-title {
    text-decoration: none;
}

.ftilink:hover {
    color: #abadb3;
}


@media screen and (max-width: 767px) {
    .page-template-template-onas .konsultacja-slide:nth-of-type(4) .kons-osoba {
        width: 14em;
    }
}

@media screen and (max-width: 679px) {
    .text-block-5 {
        width: 100%;
    }

    .sb-img {
        height: 180px;
    }

    .ns-img {
        background: #fff;
    }
}

@media screen and (max-width: 767px) {
    .sobosa-img.active {
        height: 24em;
        position: relative;
    }
}

.slider-branze-nav,
.korzysci-nav-slider {
    z-index: 99999;
}

.liczby-slide-item {
    height: 100%;
    min-height: 190px;
}

.sliczba {
    font-size: 3.35em;
}

.page-template-template-rozwiazania-bi .is-narzedzia-bg {
    position: absolute;
    top: 5.12em;
    left: 10em;
    z-index: -1;
    max-width: 560px;
}

.category .sec-title-text,
.tag .sec-title-text {
    text-align: left;
}

.hero-main-title {
    font-weight: 400;
}

h1 {
    font-weight: 400;
}

.custom-erp-faq {
    max-width: 100%;
    margin: 20px 0;
    border-top: 1px solid #ccc;
}

.erp-item {
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    transition: background-color 0.2s ease;
}

.erp-item[open] {
    background-color: #dddddd;
}

.erp-q {
    padding: 15px;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    display: list-item;
}

.erp-a {
    padding: 0 15px 15px 15px;
    line-height: 1.6;
}

.sec-dlaczego-bc .slick-slide {
    margin: 0 11px;
}

.sec-dlaczego-bc .slick-list {}

.sec-dlaczego-bc .slick-track {
    display: flex !important;
    align-items: stretch;
}

.sec-dlaczego-bc .slick-slide {
    display: flex !important;
    flex-direction: column;
    height: auto !important;
}

.sec-dlaczego .poznaj-nav {
    margin-bottom: 0;
}

.portfolio-items {
    z-index: 9;
}

@media (max-width:600px) {
    .bc-portfolio-bg {
        background-color: #fff;
        border-radius: 10px;
        padding: 2em 1.44em;
    }
}

.co-zmienia-item-title {
    cursor: pointer;
}

.mod-aut-dlaczego .slick-slide {
    margin: 0 11px;
}

.mod-aut-dlaczego .slick-list {
    margin: 0 -11px;
}

.mod-aut-dlaczego .slick-track {
    display: flex !important;
    align-items: stretch;
}

.mod-aut-dlaczego .slick-slide {
    display: flex !important;
    flex-direction: column;
    height: auto !important;
}

.sec-dlaczego .poznaj-nav {
    margin-bottom: 0;
}

.mod-aut-img {
    z-index: 9;
}

.dlaczego-slider-cs {
    width: 100%;
}

.mod-aut-dlaczego .dlaczego-slide-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.mod-aut-dlaczego .dlaczego-slide-tp {}

.mod-aut-dlaczego .slick-list {
    margin: 0;
}

@media (max-width:600px) {
    .image-37 {
        max-height: 16.63em;
        max-width: 13em;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .is-tb-sp-img {
        max-height: 100%;
    }
}

.accordion-content-wrapper {
    display: grid;
    grid-template-rows: 0fr;
    /* Domyślnie wysokość 0 */
    transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

/* Kiedy rodzic ma klasę is-active, rozwiń do naturalnej wysokości */
.co-zmienia-item.is-active .accordion-content-wrapper {
    grid-template-rows: 1fr;
}

/* Wewnętrzny kontener musi mieć min-height: 0, żeby grid mógł go ścisnąć */
.co-zmienia-item-content {
    min-height: 0;
}

/* Usuwamy standardowe display: none, bo grid załatwia sprawę */
.co-zmienia-item-content {
    display: block !important;
}

.div-block.is-blue.blue2.blue3 {
    background-color: #007ec5;
}

.is-bc-cs-button:hover .eco-link-arrow {
    width: 76px;
}

.cstechnoitems .techw-item {
    width: 15%;
}

@media screen and (max-width: 991px) {
    .cstechnoitems .techw-item {
        width: 30%;
    }

    .cstechnoitems .techw-item {
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: .9em;
        text-align: center;
    }

    .cstechnoitems .techw-icon-text {
        text-align: center;
    }

    .cstechnoitems .techw-icon {

        width: 4em;
        margin-bottom: 0;
        margin-right: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 591px) {
    .cstechnoitems .techw-item {
        width: 47%;
    }

}

.brdr .roz-bg {
    border-radius: 10px;
    overflow: hidden;
}

.section-rozszerzenia.brdr .ros-slider {
    width: 100%;
}

.section-rozszerzenia.brdr .ros-slider-nav {
    width: 100%;
}

.section-rozszerzenia.brdr .slide-half.right-padding {
    width: 100%;
    padding-right: 0em;
    display: flex;
}

.section-rozszerzenia.brdr .csflexcol:last-of-type {
    padding-left: 2em;

}

.section-rozszerzenia.brdr .ros-slider-nav {
    width: 100%;
    padding: 0;
    border-top: 1px solid #0000001c;
    padding-top: 40px;
}

.section-rozszerzenia.brdr .is-roz-nav {
    width: 100%;
}

.section-rozszerzenia.brdr .ros-slider-nav {
    width: 100%;
    padding: 0;
    border-top: 1px solid #0000001c;
    padding-top: 40px;
}

.section-rozszerzenia.brdr .ros-slider-nav .slick-track {
    grid-column-gap: 0px;
    grid-row-gap: 3.75em;
    flex-flow: wrap;
    justify-content: flex-start;
}

.section-rozszerzenia.brdr .roz-small-text {
    margin-top: 4em;
    padding-bottom: 35px;
}

.section-rozszerzenia.brdr .ros-item-title {
    padding-right: 10px;
}

.section-rozszerzenia.brdr .is-roz-nav {
    margin-top: 2.5em;
}

.agenci-slide {
    display: flex !important;
}

.narz-content {
    position: relative;
}

.slnumber {
    color: #AA7D43;
    font-family: Playfair Display, sans-serif;
    font-size: 15.3em;
    position: absolute;
    top: -91px;
    left: 20px;
    line-height: 1;
    z-index: 0;
}

.narz-c-title,
.narz-r-text,
.narz-cel {
    position: relative;
    z-index: 9;
}

.ns-narzedzia-navie {
    z-index: 9;
    grid-column-gap: 1.88em;
    grid-row-gap: 1.88em;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
    margin-bottom: 0;
    display: flex;
    position: relative;
}

.is-narz-slider {
    border-radius: 10px;
    overflow: hidden;
}

.page-template-template-d365bc4 .tabs_link {
    background-color: #2B2B2B;
}

.page-template-template-d365bc4 .tabs_link .tabs_heading {
    color: #fff;
}

@media (max-width:600px) {
    .section-rozszerzenia.brdr .slide-half.right-padding {
        flex-wrap: wrap;
    }

    .csflexcol {
        width: 100% !important;
    }

    .section-rozszerzenia.brdr .ros-slider-nav .slick-track {
        grid-column-gap: 0px;
        grid-row-gap: 1.75em;
        flex-flow: wrap;
        justify-content: flex-start;
    }

    .section-rozszerzenia.brdr .ros-nav-item {
        max-width: 170px;
        min-width: 170px;
    }

    .section-rozszerzenia.brdr .roz-small-text {
        margin-top: 2em;
        padding-bottom: 33px;
    }

    .section-rozszerzenia.brdr .csflexcol:last-of-type {
        padding-left: 0em;
    }
}

.co-mozemy-items-flex {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 1%;
    row-gap: 1.5em;
    margin-left: 0;
    margin-right: 0;
}

.co-mozemy-items-flex.co-mozemy-slider {
    display: block;
}

.co-mozemy-items-flex.co-mozemy-slider .slick-track {
    display: flex !important;
    align-items: stretch;
}

.co-mozemy-items-flex.co-mozemy-slider .slick-slide {
    height: inherit !important;
    margin: 0 0.47em;
}

.co-mozemy-items-flex.co-mozemy-slider .slick-list {
    margin: 0 -0.47em;
}

.co-mozemy-items-flex.co-mozemy-slider .slick-slide>div {
    height: 100%;
}

.co-mozemy-items-flex.co-mozemy-slider .co-mozemy-item--box {
    display: flex !important;
    flex-direction: column;
    grid-template-rows: unset;
    grid-row: unset;
    height: 100%;
}

.co-mozemy-items-flex.co-mozemy-slider .co-item-extrainfo {
    display: flex;
    flex-direction: column;
    grid-template-rows: unset;
    grid-row: unset;
    flex: 1;
}

.co-mozemy-slider-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.88em;
    margin-top: 2em;
    margin-bottom: 1em;
}

.co-mozemy-button {
    width: 100%;
}

.co-item-box-title {
    padding: 0 1em;
}

.pr-left.is-full {
    width: 100%;
}

.tb-cs-right {
    padding-left: 15px;
}

.isnot {
    text-transform: none;
    font-size: 1.2em;
}

.co-mozemy-item--box {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 5;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}

.co-item-extrainfo {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 2;
    min-height: 0;
    gap: 20px;
}

.co-item-btn {
    padding: 0 1.25em;
    align-self: end;
}

.co-item-dla-kogo {
    flex: 0;
    min-height: 14em;
}

@media screen and (max-width: 991px) {
    .co-mozemy-items-flex {
        display: flex;
        flex-direction: column;
        gap: 1.5em;
    }

    .co-mozemy-item--box {
        display: flex;
        flex-direction: column;
        gap: 1em;
        width: 100%;
        grid-row: unset;
    }

    .co-item-extrainfo {
        display: flex;
        flex-direction: column;
        gap: 1em;
        grid-row: unset;
    }

    .co-item-btn {
        align-self: auto;
        margin-top: 0.5em;
    }

    .co-item-dla-kogo {
        min-height: 0;
    }
}

.simple-button:hover .btn-cs-arrow {}

.btn-cs-arrow {
    flex-shrink: 0;
}

.co-item-extrainfo {
    min-height: 15em;
}

.moduly-tabs-menu {
    justify-content: space-between;
}

.modul-tab-item-link {
    width: auto;
    flex: 1;
}

.mc-bc-col:nth-of-type(2) {
    padding-left: 30px;
}

.page-template-template-d365bc .co-item-extrainfo {
    min-height: 21em;
}

.section-oferta-hero.is-m-dynamics.no-bg.bgstyle5 {
    background-image: linear-gradient(135deg, #f5f5f3, #fff0), var(--hero-bg-url, url(/wp-content/uploads/2026/02/tlozielone.png));
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
}

.simple-button.is--alt.is-white.white._2.black.black_2.btn-nav.blue2.is-bcentral.is-brown.is-green {
    background-color: #127A17;
    border-color: #127A17;
}

.simple-button.is--alt.is-white.white._2.black.black_2.btn-nav.blue2.is-bcentral.is-brown.is-empty {
    background-color: transparent;
    border-color: #4F5155;
    color: #127A17;
}

.hrel {
    position: relative;
}

.new-tag {
    color: #DB0000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: -5px;
    right: -38px;
}

.title-tag {
    border: 1px solid #ABADB3;
    border-radius: 70px;
    text-align: center;
    color: #262625;
    font-size: 11px;
    padding: 5px 20px;
    margin-bottom: 15px;
}

.page-template-template-d365bc4 .top-line-cs {
    margin-top: 2em;
}

.page-template-template-d365bc4 .obszary-cs-icons .techw-icon-text {
    color: #4F5155;
    text-align: center;
    font-size: .81em;
    line-height: 1.6;
    font-weight: bold;
}

.obszary-cs-icons {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

.is-obszary-new-content {
    background: #F5F5F3;
    border-radius: 20px;
    padding: 45px;
    margin-top: 40px;
}

.is-obszary-new-content h2,
.is-obszary-new-content h4 {
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    color: #2B2B2B;
}

.is-obszary-new-content .model-finansow-small-title {
    text-align: center;
}

.obszary-cs-icons {
    margin-top: 45px;
    row-gap: 30px;
}

.obszary-cs-icons .techw-item {
    width: 33%;
}

.obszary-cs-icons.cols-2 .techw-item {
    width: 50%;
}

.obszary-cs-icons.cols-3 .techw-item {
    width: 33%;
}

.obszary-cs-icons.cols-4 .techw-item {
    width: 25%;
}

.obszary-cs-icons.cols-5 .techw-item {
    width: 20%;
}

.ismodnew .modul-tab-item-link {
    background-color: #F2F7F2;
    border: 1px solid #E3EADF;

}

.ismodnew .modul-tab-item-link:hover,
.ismodnew .modul-tab-item-link.w--current {
    background-color: #BAEE7F;
    border-color: #83BE65;
}

.ismodnew .moduly-tabs-menu {
    display: flex;
    overflow-x: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
    min-width: 100%;
}

.ismodnew .modul-tab-item-link {
    min-width: 230px;
}

.ismodnew .moduly-tabs-menu {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: hidden;
    /* Ukrywamy pasek przewijania, bo sterujemy strzałkami */
    -webkit-overflow-scrolling: touch;
}

.ismodnew .modul-tab-item-link {
    flex: 0 0 auto !important;
    /* Blokuje zwężanie się tabów */
}

@media (max-width:576px) {

    .obszary-cs-icons .techw-item,
    .obszary-cs-icons.cols-2 .techw-item,
    .obszary-cs-icons.cols-3 .techw-item,
    .obszary-cs-icons.cols-4 .techw-item,
    .obszary-cs-icons.cols-5 .techw-item {
        width: 100%;
    }
}

.section-agenci-jako {
    background-image: none !important;
    background-color: #000 !important;
}

.lp-slide-text p {
    margin: 0;
}

.zakres-item-with-icon {
    filter: grayscale(90%);
    cursor: pointer;
}

.zakres-item-with-icon:hover {
    filter: grayscale(0%);
}

.is-narz-slider {
    height: 100%;
}

.is-narz-slider .slick-list {
    height: 100%;
}

.is-narz-slider .slick-track {
    height: 100%;
}

.narz-content {
    height: 100%;
}

.dkex {
    margin-top: -5em;

}

.narz-content {
    background-size: cover;
}

.cel-title {
    color: #fff;
}

.agenci-slide-text {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 45px;
}

.techw-s-item {
    cursor: pointer;
}

.techw-s-item.active {
    /* Twój styl dla aktywnego tematu, np: */
    color: #000;
    font-weight: bold;
}

.techw-slider-systemss-inner77.is-full {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    align-items: center;
    border-bottom: 1px solid #abadb3;
}

.techw-slider-systemss-inner77.is-full .techw-s-item {
    min-width: 0;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .techw-slider-systemss-inner77.is-full {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 2px;
    }
}

.agenci-slider .slick-track {
    display: flex !important;
}

@media screen and (min-width: 768px) {
    .agenci-slider .slick-slide {
        height: inherit !important;
    }
}

@media screen and (max-width: 767px) {
    .agenci-slide-left {
        max-height: none !important;
        overflow: visible !important;
    }
}

.is-agenci-nav {
    z-index: 9;
    grid-column-gap: 1.88em;
    grid-row-gap: 1.88em;
    justify-content: center;
    align-items: center;

    margin-bottom: 0;
    margin-left: auto;
    display: flex;
    position: relative;
}

.is-agenci-nav {
    width: 100%;
    margin-top: 3em;
}

.techw-slider-systemss-inner77 .techw-s-item {
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 0.3s ease;
    min-width: 0;
    padding: 10px 0;
}

.techw-slider-systemss-inner77 .techw-s-item.active {
    opacity: 1;
    font-weight: bold;
}

.page-template-template-d365bc4 .agenci-slide-right .top-line-cs {
    margin-top: 0;
}

.tt-text {
    white-space: normal !important;
    display: block;
    line-height: 1.2;
    word-wrap: break-word;
}

@media screen and (max-width: 991px) {
    .section-oferta-hero.is-m-dynamics.no-bg.bgstyle5 {
        background-image: linear-gradient(135deg, #f5f5f3 21%, #fff0), var(--hero-bg-url, url(/wp-content/uploads/2026/02/tlozielone.png)) !important;
        background-position: 0 0, 100%;
        background-repeat: repeat, no-repeat;
        background-size: auto, cover;
    }
}

.is-404.section-oferta-hero {
    padding-top: 100px !important;
    padding-bottom: 40px !important;
}

.page-404-wrapper .extra-pdding {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
}

.page-404-wrapper.page-main-content {
    pointer-events: none;
}

.page-404-wrapper.page-main-content * {
    pointer-events: auto;
}

.text-center-404 {
    text-align: center;
    max-width: 850px;
    margin: 0 auto !important;
    position: relative;
}

.error-visual-code {
    font-size: clamp(100px, 18vw, 200px);
    font-weight: 900;
    line-height: 0.8;
    background: linear-gradient(180deg, rgba(5, 19, 46, 0.15) 0%, rgba(5, 19, 46, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    margin-top: 0;
    margin-bottom: -50px;
    letter-spacing: -6px;
    pointer-events: none;
}

.sec-title-text.smaller-error {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #05132e;
    opacity: 0.6;
    margin-bottom: 0;
}

.h2-404 {
    font-size: clamp(28px, 4vw, 42px) !important;
    font-weight: 700;
    color: #05132e;
    margin: -40px 0 15px 0 !important;
    /* Minimalny margines pod spodem */
    line-height: 1.1;
}

.p-404 {
    font-size: 17px;
    color: #444;
    margin-bottom: 30px;
    /* Zmniejszona przerwa przed kafelkami */
    line-height: 1.5;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.grid-links-404 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 15px;
    /* Zmniejszone odstępy między kafelkami */
    margin-top: 20px;
}

.card-link-404 {
    background: #ffffff;
    border: 1px solid #eef0f2;
    padding: 25px 15px;
    /* Mniejszy padding wewnątrz kafelka */
    border-radius: 10px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 2px 8px rgba(5, 19, 46, 0.02);
}

.card-link-404:hover {
    transform: translateY(-5px);
    border-color: #05132e;
    box-shadow: 0 10px 20px rgba(125, 95, 255, 0.1);
}

.card-icon {
    margin-bottom: 10px;
    color: #05132e;
    line-height: 1;
}

.card-label {
    font-weight: 600;
    color: #05132e;
    font-size: 14px;
}

.ctrn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

@media (max-width: 768px) {
    .is-404.section-oferta-hero {
        padding-top: 20px !important;
    }

    .error-visual-code {
        margin-bottom: -25px;
    }
}

.error404 .section-oferta-hero.is-m-dynamics {
    background-image: linear-gradient(135deg, #f5f5f3, #fff0), url(/wp-content/uploads/2025/04/Group-26.png);
}

#nb-search-root {
    display: block;
    width: 100%;
}

.nb-search-section {
    padding: 80px 0;
    min-height: 80vh;
    display: block;
}

.nb-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.nb-search-header {
    margin-bottom: 50px;
    text-align: left;
}

.nb-title {
    font-size: 42px;
    color: #002347;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
}

.nb-subtitle {
    font-size: 18px;
    color: #666;
    margin: 10px 0 0 0;
}

.nb-results-area {
    margin-bottom: 60px;
}

.nb-item {
    margin-bottom: 20px;
}

.nb-link {
    display: block;
    background: #fff;
    border: 1px solid #eef0f2;
    padding: 30px;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.nb-link:hover {
    border-color: #002347;
    box-shadow: 0 8px 25px rgba(0, 35, 71, 0.08);
}

.nb-category {
    font-size: 10px;
    text-transform: uppercase;
    color: #999;
    font-weight: 700;
    margin-bottom: 8px;
    display: block;
}

.nb-item-title {
    font-size: 24px;
    color: #002347;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.nb-excerpt {
    color: #555;
    line-height: 1.6;
    margin: 0;
}

.nb-more {
    margin-top: 20px;
    color: #002347;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}

.nb-footer {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
    clear: both;
}

.nb-btn-home {
    background-color: #002347;
    color: #ffffff;
    padding: 18px 45px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    transition: background 0.3s ease;
    display: inline-block;
}

.nb-btn-home:hover {
    background-color: #001a35;
    color: #fff;
}

.is-404.section-oferta-hero {
    padding-top: 140px !important;
    padding-bottom: 10px !important;
}

.page-404-wrapper .extra-pdding {
    padding-bottom: 10px !important;
}

.text-center-404 {
    padding: 0 15px;
    max-width: 95%;
}

.error-visual-code {
    font-size: clamp(70px, 25vw, 140px);
    margin-bottom: 0px;
    letter-spacing: -4px;
}

.sec-title-text.smaller-error {
    font-size: 12px;
    letter-spacing: 1.5px;
    margin-bottom: 1px;
}

.h2-404 {
    font-size: clamp(24px, 6vw, 34px) !important;
    margin: -40px 0 10px 0 !important;
    line-height: 1.2;
}

.p-404 {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.5;
}

.grid-links-404 {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    margin-top: 25px;
}

.card-link-404 {
    padding: 20px 12px;
}

.card-label {
    font-size: 13px;
}

.ctrn {
    margin-top: 30px;
}

.nb-search-section {
    padding: 60px 15px;
    min-height: auto;
}

.nb-container {
    padding-left: 15px;
    padding-right: 15px;
}

.nb-title {
    font-size: 32px;
    margin-bottom: 25px;
}

.nb-subtitle {
    font-size: 16px;
    margin-bottom: 20px;
}

.nb-results-area {
    margin-bottom: 40px;
}

.nb-item {
    margin-bottom: 25px;
}

.nb-link {
    padding: 25px;
}

.nb-item-title {
    font-size: 22px;
}

.nb-excerpt {
    font-size: 15px;
}

.nb-more {
    font-size: 13px;
}

.nb-footer {
    margin-top: 50px;
}

.nb-btn-home {
    padding: 18px 40px;
    font-size: 13px;
}
}

.search-form {
    display: flex;
}

.search-field {
    flex: 1;
    min-width: 0;
}

.ismodnew .modul-tab-item-link {
    padding: 0.25em 10px;
}

.ismodnew .moduly-tabs-menu {
    grid-column-gap: .61em;
}

.ismodnew .techw-icon {
    height: 50px;
}

.section-technologie-wsparcia.is-erp.cstechnoitems {
    z-index: 9;
    background-image: url(https://dahliamatic.pl/wp-content/themes/dahlia/images/Elipse-8.png);
    background-position: 50% 100%;
}

.page-template-template-d365bc4 .section-agenci-jako .korzysc-item-icon {
    margin-top: 0;
}

.page-template-template-d365bc4 #systemy-erp .pakiet-col:last-of-type {
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
}

.page-template-template-d365bc4 #systemy-erp .zakres-item-with-icon {
    cursor: default;
}

.autor-template-default .is-author-info {
    padding-right: 0;
    padding-left: 3em;
}

.stan-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 40px;
    width: 100%;
}

.autor-template-default .bf-col-img.is50 {
    padding-right: 30px;
}

.autor-template-default .spost-title.is-single-post-title {
    margin-top: 20px;
    margin-bottom: 12px;
    color: #262625;
}

.autor-template-default .blog-item-text.is-single-post-desc {
    color: #262625;
    font-size: 1.15em;
    line-height: 1.5;
}

.author-stanowisko {
    z-index: 9999;
    color: #2b2b2b;
    letter-spacing: 1px;
    text-transform: uppercase;
    flex: none;
    font-size: .69em;
    line-height: 1.4;
    position: relative;
}

.autor-template-default .baza-first-item {
    align-items: center;
}

.stan-link a {
    transition: 0.3s all;
    color: #006eb7;
}

.stan-link a:hover {
    color: #2b2b2b;
}

.ez-toc-list {
    list-style: none;
    padding: 0;
}

#ez-toc-container a {
    font-weight: 500;
    font-size: 95%;
}

.ez-toc-link.active {
    color: #007bff !important;
    font-weight: normal !important;
    text-decoration: underline !important;
}

/* TOC heading level indentation */
div#ez-toc-container ul li.ez-toc-heading-level-2 {
    padding-left: 0;
    font-size: 1em;
    font-weight: 600;
}
div#ez-toc-container ul li.ez-toc-heading-level-3 {
    padding-left: 1em;
    font-size: 0.85em;
    font-weight: 500;
}
div#ez-toc-container ul li.ez-toc-heading-level-4 {
    padding-left: 1.75em;
    font-size: 0.76em;
    font-weight: 400;
    color: #abadb3;
}
div#ez-toc-container ul li.ez-toc-heading-level-5 {
    padding-left: 2.5em;
    font-size: 0.7em;
    font-weight: 400;
    color: #abadb3;
}
div#ez-toc-container ul li.ez-toc-heading-level-6 {
    padding-left: 3.25em;
    font-size: 0.7em;
    font-weight: 400;
    color: #abadb3;
}

.is-for-podcast {
    background: #fff;
    padding-top: 4em;
    padding-bottom: 4em;
}

.is-for-podcast .is--podcats {
    margin-top: 3em;
}

.is-for-podcast .section-small-title {
    text-align: center;
}

.is-autor-publications {
    margin-top: 4em;
}

.pozostali-autorzy {
    z-index: 9;
    background-color: #ebeae7;
    padding-top: 4em;
    padding-bottom: 4em;
    position: relative;
}

.opinia-osoba {
    text-decoration: none;
}

.pozostali-autorzy .section-small-title {
    margin-bottom: 3.5em;
}

.bt-author .opinia-osoba:hover .slide-imie.dark {
    color: #006eb7;
}

.author-bottom-info {
    border-top: 1px solid #abadb3;
    width: 100%;
    margin-top: 0em;
    padding-top: 1.56em;
    padding-bottom: 1.56em;
    padding-left: 0;
}

.author-bottom-info {
    display: flex;
    gap: .75em;
}

.author-bottom-info .opinia-osoba {
    align-items: flex-start;
}

.autor-short-desc {
    margin-top: 5px;
    font-size: 13px;
    color: gray;
}

.is-podcast-btn {
    position: absolute;
    bottom: -1.1em;
    left: 1.63em;
    display: flex;
    align-items: stretch;
    gap: 1em;
}

@media (max-width:768px) {
    .autor-template-default .is-author-info {
        padding-right: 0;
        padding-left: 0em;
    }
}

.single-autor .image-18 {
    height: 454px;
    width: auto;
    margin-left: auto;
    margin-right: 0;
    display: block;
}

.single-autor .section-opinie.more-padding {
    display: none;
}

.aut-content {
    display: flex;
    gap: .75em;
}

.aut-item {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.bt-author {
    width: auto;
}

.breadcrumbs_component {
    color: #abadb3;
    font-size: 13px;
}

.breadcrumbs_current {
    color: #2b2b2b;
}

.breadcrumbs_component {
    margin-bottom: 30px;
}

/* RPZO BOX tylko dla szablonu 498 */
.template-498 .rpzo-box {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 0 !important;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.template-498 .rpzo-box-link {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 1;
    padding: 30px;
    text-decoration: none;
    color: inherit;
    position: relative;
    box-sizing: border-box;
}

.template-498 .rpzo-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.template-498 .rpzo-spacer {
    flex: 1;
    min-height: 24px;
}

/* Hover efekty */
.template-498 .rpzo-box:hover {
    background-color: #f0f0f0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.07);
}

.template-498 .rpzo-box:hover .rpzo-icon {
    transform: scale(1.08);
    transition: transform 0.2s ease;
}

.template-498 .rpzo-box .simple-button {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    cursor: pointer;
    text-decoration: none;
}

.template-498 .rpzo-box .simple-button .btn-inside {
    display: flex;
    align-items: center;
    gap: 10px;
}