/*
Theme Name: KM Advisory
*/


h1.blog-h1-title {
    font-size: 38px !important; 
    line-height: 1.25 !important; 
    margin-bottom: 0 !important; 
    color: #fff !important;
}

.service-breadcrumb .service-breadcrumb-label, .service-detail-page .service-eyebrow {
    display: block;
    margin-bottom: 30px;
    color: #c59b5b !important;
    font-family: var(--font-inteTight);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3em !important;
    text-transform: uppercase;
    margin-top:8px
}

.home1-contact-section .contact-wrapper .contact-area .contact-form-area .contact-form {
   padding-bottom:10px
}

.wpcf7-list-item-label {
    cursor: pointer;
    color: var(--text-color) !important;
    font-family: var(--font-poppins) !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    margin-bottom:0px !important
}


.wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #870606;
    background-color: #870606;
    color: #ffffff;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #c59b5b;
    background-color: #c59b5b;
}

.form-inner2 label {
    margin-bottom: 0px;
}

.wpcf7-submit {
    font-family: var(--font-poppins);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 18px 30px;
    min-width: 295px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    background-color: var(--primary-accent);
    color: var(--title-color);
}

.wpcf7-list-item {
    margin: 0px !important;
}

.form-check {
    padding-left: 0px !important;
}

#korzysci .banner-left {
    align-items: flex-start;
    flex-direction: column;
}

#korzysci .korzysci-title {
    color: #fff;
    margin-bottom: 0;
}

.service-breadcrumb .service-breadcrumb-label, .service-detail-page .service-eyebrow {
    display: block;
    margin-bottom: 30px;
}

.service-breadcrumb .breadcrumb-list {
    flex-wrap: wrap;
    row-gap: 8px;
}

.service-intro .section-title h2 {
    margin-bottom: 24px;
}

.service-intro .section-title p {
    margin: 0 0 32px;
    font-size: 20px;
    line-height: 1.65;
}

.service-intro-copy {
    max-width: 650px;
    margin: 0 0 34px;
    color: var(--text-color);
    font-family: var(--font-poppins);
    font-size: 16px;
    line-height: 1.8;
}

.service-intro-image {
    aspect-ratio: 11 / 13;
    overflow: hidden;
}

.service-intro-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-benefits-section {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #021740 1.00%, #0d266875 114.68%), url(assets/img/home1/home1-service-section-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #021740;
}

.service-benefits-section::after {
    position: absolute;
    top: -160px;
    right: -130px;
    width: 420px;
    height: 420px;
    border: 1px solid rgba(197, 155, 91, 0.18);
    content: "";
    transform: rotate(24deg);
}

.service-benefits-section .section-title {
    position: static;
}

.service-benefits-section .section-title h2 {
    margin-bottom: 35px;
    color: #fff;
    font-size: 50px;
    line-height: 1.12;
}

.service-benefits-section .section-title p {
margin-bottom: 0;
    color: rgb(255 255 255 / 85%);
    font-size: 17px;
    line-height: 1.75;
}

.service-benefits-list {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style: none;
}

.service-benefits-list li {
    display: grid;
    grid-template-columns: 64px 1fr;
    gap: 16px;
    padding: 25px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.service-benefits-list li:first-child {
    padding-top: 0;
}

.service-benefits-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.service-benefits-list span {
    color: #c59b5b;
    font-family: var(--font-inteTight);
    font-size: 16px;
    font-weight: 400;
}

.dodatkowe-pole-nad-punktatorami {
    color:#fff;
    padding-bottom:15px
}

.dodatkowe-pole-nad-punktatorami p{
    color: rgb(255 255 255 / 85%);
    font-size: 17px;
    line-height: 1.75;
}

.dodatkowe-pole-nad-punktatorami b, .dodatkowe-pole-nad-punktatorami strong {
    font-weight: 500;
    color: #fff !important;
}

.tresc-sekcja-dodatkowa {
    padding-bottom:15px
}

.service-benefits-list p {
    margin: 0;
    color: #fff;
    font-family: var(--font-inteTight);
    font-size: 22px;
    line-height: 1.4;
}

.service-benefits-list .service-benefits-note {
    grid-column: 2;
    color: #fff;
    color: rgb(255 255 255 / 85%);
    font-size: 17px;
    line-height: 1.65;
}

.service-why-us-section {
    background: #f7f7f7;
}

.service-why-us-image {
    aspect-ratio: 5 / 6;
    overflow: hidden;
}

.service-why-us-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-why-us-section .section-title h2 {
    margin-bottom: 36px;
}

.service-why-us-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 34px;
    margin: 0 0 38px;
    padding: 0;
    list-style: none;
}

.service-why-us-list li {
    display: flex;
    gap: 14px;
    padding: 22px 0;
    border-top: 1px solid rgb(232 232 232)
}

.service-why-us-list p {
    margin: 0;
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 16px;
    line-height: 1.65;
}

.service-check {
    display: flex;
    flex: 0 0 26px;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    margin-top: 1px;
    background: #c59b5b;
    color: #fff;
    font-size: 13px;
}

.service-contact-cta {
    padding: 90px 0;
    background: #051c45;
}

.service-contact-cta-inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 50px;
}

.service-contact-cta .section-title {
    max-width: 760px;
}

.service-contact-cta .section-title h2 {
    margin-bottom: 18px;
}

.service-contact-cta .section-title p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.72);
}

.service-contact-actions {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 28px;
}

b, strong {
    font-weight: 500;
    color:#001a4a
}

.service-phone-link {
    color: #fff;
    font-family: var(--font-inteTight);
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
}

.service-phone-link:hover {
    color: #c59b5b;
}

@media (max-width: 991px) {
    .service-benefits-section .section-title {
        position: static;
    }

    .service-benefits-section .section-title h2 {
        font-size: 44px;
    }

    .service-contact-cta-inner {
        align-items: flex-start;
        flex-direction: column;
    }

.service-why-us-list {
    gap: 0 30px;
    margin: 0 0 18px;
}

.service-benefits-list .service-benefits-note {
    font-size: 16px;
    line-height: 1.5;
}

}

@media (max-width: 576px) {
    .service-breadcrumb .banner-content h1 {
        font-size: 25px;
        line-height: 1.55;
    }

    .service-breadcrumb .breadcrumb-list li:last-child {
        display: none;
    }

    .service-intro .section-title p {
        font-size: 16px;
    }

    .service-benefits-section .section-title h2 {
        font-size: 36px;
    }

    .service-benefits-list li {
        grid-template-columns: 42px 1fr;
        gap: 12px;
        padding: 24px 0;
    }

    .service-benefits-list p {
        font-size: 20px;
    }

    .service-why-us-list {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .service-contact-cta {
        padding: 70px 0;
    }

    .service-contact-actions {
        align-items: flex-start;
        flex-direction: column;
    }
}

.solution-dt-benefits-content-wrap {
background-image: linear-gradient(rgba(0, 26, 74, 0), rgba(0, 26, 74, 0)), url(assets/img/topbg.jpg); background-size: cover; background-position: center;
}

     /* Cechy liderów - Nowoczesne karty w 4 kolumnach */
                .leader-feature-card {
                    background: rgba(255, 255, 255, 0.04);
                    border: 1px solid rgba(255, 255, 255, 0.08);
                    border-radius: 12px;
                    padding: 40px 25px;
                    height: 100%;
                    transition: all 0.4s ease;
                }
                .leader-feature-card:hover {
                    background: rgba(255, 255, 255, 0.09);
                    border-color: rgba(197, 155, 91, 0.5);
                    transform: translateY(-5px);
                    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
                }
                .leader-feature-card .feature-icon-wrap {
                    width: 80px;
                    height: 80px;
                    border-radius: 50%;
                    background: rgba(197, 155, 91, 0.1);
                    border: 1px solid rgba(197, 155, 91, 0.25);
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    margin: 0 auto 25px;
                    transition: all 0.4s ease;
                }
                .leader-feature-card:hover .feature-icon-wrap {
                    background: #c59b5b;
                    border-color: #c59b5b;
                }
                .leader-feature-card .feature-icon-wrap .feature-svg {
                    transition: all 0.4s ease;
                }
                .leader-feature-card:hover .feature-icon-wrap .feature-svg {
                    stroke: #fff;
                }
                .leader-feature-card h3 {
                    color: #fff;
                    font-family: var(--font-inteTight);
                    font-weight: 500;
                    font-size: 20px;
                    line-height: 1.3;
                    margin-bottom: 15px;
                }
                .leader-feature-card p {
                    color: rgba(255, 255, 255, 0.7);
                    font-family: var(--font-poppins);
                    font-size: 16px;
                    line-height: 1.5;
                    margin-bottom: 0;
                }

                /* Karty liderów */
                .team-card {
                    position: relative;
                    margin-bottom: 20px;
                }
                .team-img-link {
                    display: block;
                    border-radius: 12px 12px 0 0;
                    overflow: hidden;
                }
                .team-img img {
                    width: 100%;
                    height: auto;
                    display: block;
                    transition: transform 0.5s ease;
                }
                .team-card:hover .team-img img {
                    transform: scale(1.05);
                }
                
                /* Kontener z danymi lidera - w stylu "kopuły" z obramowaniem */
                .team-content-wrap {
                    background: #020c24; /* głęboki granat dopasowany do tła */
                    border: 1px solid #c59b5b33; /* złota ramka */
                    border-radius: 20px; /* równe zaokrąglenie całego kontenera */
                    padding: 45px 25px 25px 25px;
                    margin-top: -30px; /* najechanie na zdjęcie */
                    position: relative;
                    z-index: 2;
                    transition: border-color 0.3s ease, box-shadow 0.3s ease;
                }
                .team-card:hover .team-content-wrap {
                    border-color: #ffffff1a;
                }

                /* Okrągły złoty badge na środku górnej krawędzi */
                .team-badge {
                    position: absolute;
                    top: 0;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    width: 50px;
                    height: 50px;
                    background: #020c24;
                    border: 1.5px solid #c59b5b;
                    border-radius: 50%;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    z-index: 3;
                    transition: transform 0.3s ease, border-color 0.3s ease;
                }
                .team-card:hover .team-badge {
                    border-color: #fff;
                    transform: translate(-50%, -50%) scale(1.1);
                }
                .team-badge svg {
                    stroke: #c59b5b;
                    transition: stroke 0.3s ease;
                }
                .team-card:hover .team-badge svg {
                    stroke: #fff;
                }

                /* Rola lidera */
                .team-role-top {
                    display: block;
                    color: rgba(255, 255, 255, 0.7);
                    font-family: var(--font-inteTight);
                    font-weight: 500;
                    font-size: 11px;
                    letter-spacing: 1.5px;
                    text-transform: uppercase;
                    margin-bottom: 8px;
                }

                /* Imię i nazwisko */
                .team-name {
                    font-size: 26px;
                    font-weight: 600;
                    font-family: var(--font-inteTight);
                    margin-bottom: 8px;
                    line-height: 1.25;
                }
                .team-name a {
                    color: #c59b5b !important;
                    transition: color 0.3s ease;
                }
                .team-name a:hover {
                    color: #fff !important;
                }

                /* Opis roli pod imieniem */
                .team-role-desc {
                    color: rgba(255, 255, 255, 0.75);
                    font-family: var(--font-poppins);
                    font-size: 15px;
                    line-height: 1.4;
                    display: block;
                }

                /* Separator */
                .team-hr {
                    height: 1px;
                    background: rgba(255, 255, 255, 0.15);
                    margin: 18px auto;
                    width: 75%;
                }

                /* Lista kontaktowa */
                .team-contact-list {
                    list-style: none;
                    padding: 0;
                    margin: 0 0 22px 0;
                }
                .team-contact-list li {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    gap: 10px;
                    margin-bottom: 8px;
                }
                .team-contact-list li:last-child {
                    margin-bottom: 0;
                }
                .team-contact-list li svg {
                    stroke: #c59b5b;
                    flex-shrink: 0;
                    transition: stroke 0.3s ease;
                }
                .team-contact-list li:hover svg {
                    stroke: #fff;
                }
                .team-contact-list li a {
                    color: #fff;
                    font-family: var(--font-poppins);
                    font-size: 16px;
                    line-height: 1.3;
                    transition: color 0.3s ease;
                }
                .team-contact-list li a:hover {
                    color: #c59b5b;
                }

                /* Przycisk przeczytaj więcej w stylu "pill button" z ramką */
                .team-btn-wrap {
                    display: flex;
                    justify-content: center;
                    margin-bottom: 18px;
                }
                .team-read-more-btn {
                    border: 1px solid #c59b5b;
                    border-radius: 30px;
                    padding: 5px 28px;
                    color: #c59b5b !important;
                    font-family: var(--font-inteTight);
                    font-weight: 500;
                    font-size: 12px;
                    text-transform: uppercase;
                    letter-spacing: 1px;
                    display: inline-flex;
                    align-items: center;
                    justify-content: center;
                    gap: 12px;
                    transition: all 0.3s ease;
                    background: transparent;
                }
                .team-read-more-btn .btn-arrow {
                    stroke: #c59b5b;
                    transition: transform 0.3s ease, stroke 0.3s ease;
                }
                .team-read-more-btn:hover {
                    background: #c59b5b;
                    color: #fff !important;
                    border-color: #c59b5b;
                }
                .team-read-more-btn:hover .btn-arrow {
                    stroke: #fff;
                    transform: translateX(4px);
                }

                /* Koło social (LinkedIn) */
                .team-linkedin-circle {
                    display: flex;
                    justify-content: center;
                }
                .team-linkedin-circle a {
                    width: 38px;
                    height: 38px;
                    border-radius: 50%;
                    border: 1px solid rgba(255, 255, 255, 0.25);
                    background-color: rgba(255, 255, 255, 0.04);
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    transition: all 0.3s ease;
                    color: #fff;
                }
                .team-linkedin-circle a svg {
                    fill: #fff;
                    transition: fill 0.3s ease;
                }
                .team-linkedin-circle a:hover {
                    border-color: #c59b5b;
                    background-color: #c59b5b;
                }


@media (max-width: 768px) {

                .home1-service-section .section-title h2 {

    margin-bottom: 30px;
}

.home3-blog-section .mb-70 {
    margin-bottom:30px
}

    .pt-100 {
        padding-top: 50px;
    }

        .mb-100 {
        margin-bottom: 50px;
    }

    .partnerzy-subtitle {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .breadcrumb-section {
        padding: 55px 0 55px;
        text-align: center;
    }

    .breadcrumb-section .banner-content h1 {
    margin-bottom: 5px;
}


  .breadcrumb-section .banner-content .breadcrumb-list {
    justify-content: center;
  }
  .breadcrumb-section .banner-content .breadcrumb-list li {
    font-size: 15px;
    line-height: 1.4;
  }


.nasza-misja-right {
    padding-top:30px
}



    .home2-business-value-section .business-value-banner-area {
        padding: 0px 13px 0;
    }

    .home2-business-value-section.two .business-value-banner-area {
    margin-bottom: 180px;
}

 .home2-business-value-section.two   .container-fluid.one {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pb-100 {
        padding-bottom: 40px;
    }

     .case-study-page   .mb-70 {
        margin-bottom: 35px;
    }

        .case-study-page.pb-100 {
        padding-bottom: 10px !important;
    }

.people-page.leaders-team-dark {
padding-top:45px !important;
padding-bottom:45px !important
}

h1.blog-h1-title {
    font-size: 28px !important; 
}

.blog-featured-img {
    padding-right:3px !important
}

.blog-single-text {
    padding-left:15px !important
}

.home1-faq-section.case-study-page.pb-100  {
padding-bottom:40px !important
}

}