/*
Theme Name: PZR
Theme URI: https://wordpress.org/themes/twentytwenty/
Author: HEDEA - ONUR
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwenty
Domain Path: /languages
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sanchez:ital@0;1&display=swap');
:root {
    --blue: #389A91;
    --dark-green: #13592D; 
    --light-green: #149338;
    --gray: #474747;
    --md-gray: #898989;
    --light-gray: #F0F0F0;
    --lighter-gray: #D9D9D9;
    --yellow: #FF9B00;
}
* {box-sizing: inherit;font-size: inherit;margin: 0;padding: 0;}
html {font-size: 62.5%;overflow-x: hidden;}
body {box-sizing: border-box;}
.container {width: 100%;max-width: 120rem;margin: 0 auto !important;padding: 0 2rem;}
.grid {display: grid;}
.grid-md {grid-template-columns: 1fr;}
@media (min-width: 768px) {.grid-md {grid-template-columns: 1fr 1fr;}}
.grid-center {display: grid;place-items: center;}
.flex {display: flex !important;}
.align-center {align-items: center;}
.justify-center {justify-content: center;}
.justify-between {justify-content: space-between;}
.gap-1 {gap: 1rem;}
.gap-10 {gap: 10rem;}
.w-90 {width: 100%;max-width: 100rem;}
.w-60 {width: 100%;max-width: 60rem;}
.py-10 {padding-top: 10rem;padding-bottom: 10rem;}
.pb-10 {padding-bottom: 10rem;}
.pt-10 {padding-top: 10rem;}
.py-5 {padding-top: 5rem;padding-bottom: 5rem;}
.pb-5 {padding-bottom: 5rem;}
.pt-2 {padding-top: 2rem;}
.mx-auto {margin: 0 auto;}
.mb-20 {margin-bottom: 20rem;}
.mb-15 {margin-bottom: 15rem;}
.mt-10 {margin-top: 10rem;}
.mb-10 {margin-bottom: 10rem !important;}
.mb-3 {margin-bottom: 3rem;}
.mb-5 {margin-bottom: 5rem !important;}
.mt-5 {margin-top: 5rem !important;}
.bg-green-dark {background-color: var(--dark-green);}
.bg-gray-light {background-color: var(--light-gray);}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-gray-md {color: var(--md-gray) !important;}
.text-nowrap {white-space: nowrap;}
/* slider */
.n2-ss-slide.n2-ow.n2-ss-slide-3.n2-ss-slide-active {place-items: end !important;}
.n2-ss-layer.n2-ow.n-uc-1d40889c88314 {margin: 0 !important;}
.n2_clear .skip-lazy {margin-right: -3rem !important;}
.n2-ss-layer-col.n2-ss-layer-with-background.n2-ss-layer-content.n-uc-1ac1ad3027e8d-inner * {font-family: "Poppins";}


/* pages */
#page-content h2 {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 3.2rem;
    color: var(--dark-green);
    line-height: 33px;
}
/* btn */
.btn-green-fill a {
    background-color: var(--light-green);
    font-family: "Poppins";
    font-weight: 700;
    font-size: 1.6rem;
    padding: .8rem 2rem ;
    border: 1px solid var(--light-green);
    transition: .3s;
    text-decoration: none;
    border-radius: 5rem;
}
.btn-green a {
    background-color: white;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 1.6rem;
    padding: .8rem 2rem;
    border: 1px solid var(--light-green);
    transition: .3s;
    color: var(--light-green);
    text-decoration: none;
    border-radius: 5rem;
}
.btn-green-line a {
    background-color: transparent;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 1.4rem;
    transition: .3s;
    text-decoration: none;
    color: var(--light-green);
    position: relative;
    display: inline-block;
}
.btn-green-line a::after {
    position: absolute;
    top: .3rem;
    right: -2rem;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23149338' d='M4 24c0-.69.56-1.25 1.25-1.25h32.446L24.874 10.14a1.25 1.25 0 1 1 1.752-1.782l14.988 14.738l.027.026a1.25 1.25 0 0 1 .352 1.009a1.25 1.25 0 0 1-.393.785L26.626 39.641a1.25 1.25 0 1 1-1.752-1.782l12.822-12.61H5.25A1.25 1.25 0 0 1 4 24'/%3E%3C/svg%3E");
    width: 1.5rem;
    height: 1.5rem;
}
.btn-green-fill a:hover {
    background-color: white;
    color: var(--light-green);
}
.btn-green a:hover {
    background-color: var(--light-green);
    color:white;
}
/* flip */
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(1) .oxilab-flip-box-back * {background: var(--dark-green) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(2) .oxilab-flip-box-back * {background: var(--gray) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(3) .oxilab-flip-box-back * {background: var(--light-green) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(4) .oxilab-flip-box-back * {background: var(--yellow) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(5) .oxilab-flip-box-back * {background: var(--dark-green) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(6) .oxilab-flip-box-back * {background: var(--blue) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(7) .oxilab-flip-box-back * {background: var(--light-green) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(8) .oxilab-flip-box-back * {background: var(--gray) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(9) .oxilab-flip-box-back * {background: var(--yellow) !important;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1 {position: relative;z-index: 2;}
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(1),
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(3),
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(5),
.oxilab-flip-box-col-3.oxilab-flip-box-padding-1:nth-child(9) {
    .oxilab-flip-box-flip-left-to-right .oxilab-flip-box-back {
        transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }
    .oxilab-flip-box-flip-left-to-right .oxilab-flip-box-front {
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
    }
    .oxilab-flip-box-flip-left-to-right:hover .oxilab-flip-box-front {
        transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }
    .oxilab-flip-box-flip:hover .oxilab-flip-box-front {
        z-index: 1;
    }
    .oxilab-flip-box-flip-left-to-right:hover .oxilab-flip-box-back {
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
    }
}

/* access */
.a11y-non-responsive.a11y-toolbar.ltr.default {display: none;}
/* fonts */
.akapit {
    font-family: "Sanchez" !important;
    font-weight: 400 !important;
    font-size: 1.4rem !important;
    color: var(--gray);
    line-height: 18px;
}
.basic {
    font-family: "Sanchez";
    font-weight: 400;
    font-size: 1.6rem;
    color: var(--gray);
}
.basic2 {
    font-family: "Poppins" !important;
    font-weight: 400 !important;
    font-size: 1.6rem !important;
    color: var(--gray);
    line-height: 20px;
}
.subtitle {
    font-family: "Sanchez" !important;
    font-weight: 400 !important;
    font-size: 1.2rem !important;
    line-height: 16px !important;
    color: var(--gray);
}
.h2 {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 3.2rem;
    color: var(--dark-green);
    line-height: 33px;
}
.h3 {
    font-family: "Poppins" !important;
    font-weight: 600 !important;
    font-size: 2rem !important;
    color: var(--gray);
    line-height: 22px !important;
}
.link > a {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 1.4rem;
    color: var(--light-green);
}
.note {
    font-family: "Covered By Your Grace" !important;
    font-weight: 400 !important;
    font-size: 1.8rem !important;
    line-height: 18px !important;
    color: var(--md-gray);
}
hr {
    border-color: #dadada;
    max-width: 120rem;
    margin: 0 auto;
}
@media (max-width: 768px) {
    .h2 {font-size: 2.4rem;}
}
/* header */
#header {height: 12rem;}
#header > div {width: 100%;height: 12rem;background-color: white;display: flex;align-items: center;transition: transform .3s;border-bottom: 1px solid var(--gray);}
#header > div > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 130rem;
}
#header * {
    font-family: "Poppins";
    font-weight: 600;
    font-weight: 1.5rem;
}
#header #nav {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}
#header.small .logo-widget img {
    width: auto;
    height: 6rem;
}
#header.small .logo-widget {margin-bottom: -1rem;}
#header.small > div {
    position: fixed;
    padding-bottom: 3rem;
    top: -1rem;
    left: 0;
    z-index: 99;
    height: 14rem;
    align-items: end;
    transform: translateY(-3rem);
}
#header #nav-switcher {
    cursor: pointer;
}
#header a.mega-menu-link span.mega-description-group > span.mega-menu-description {
    display: none !important;
    font-family: "Covered By Your Grace" !important;
    font-weight: 400 !important;
    font-size: 1.6rem !important;
    color: var(--md-gray);
    position: absolute;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
}
#header li:nth-child(odd) a.mega-menu-link span.mega-description-group > span.mega-menu-description {
    bottom: -3rem;
}
#header li:nth-child(even) a.mega-menu-link span.mega-description-group > span.mega-menu-description {
    bottom: 3rem;
}
#header li.mega-menu-item:hover span.mega-description-group > span.mega-menu-description, #header #nav-menu li.mega-current-post-parent a.mega-menu-link span.mega-description-group > span.mega-menu-description, #header #nav-menu li.mega-current-menu-item a.mega-menu-link span.mega-description-group > span.mega-menu-description {
    display: block !important;
}
@media (max-width: 400px) {
    #header .logo-widget img {height: 6rem;width: auto;}
}
@media (max-width: 290px) {#header #nav-switcher {display: none;}}
#header #nav-menu a.mega-menu-link {
    position: relative !important;
}
#header #nav-menu a.mega-menu-link:hover::after, #header #nav-menu li.mega-current-menu-item a.mega-menu-link::after, #header #nav-menu li.mega-current-post-parent a.mega-menu-link::after {
    position: absolute;
    content: "";
    background-image: url(images/menu-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: center 2rem !important;
    width: 100%;
    height: 5rem;
    bottom: -2.5rem;
    left: 0;
    display: block;
}
footer .mega-menu-title {text-transform: capitalize;}
@media (max-width: 965px) {#header #nav-menu a.mega-menu-link::after, #header a.mega-menu-link span.mega-description-group > span.mega-menu-description, #header #nav-menu li.mega-current-post-parent a.mega-menu-link span.mega-description-group > span.mega-menu-description,  #header #nav-menu li.mega-current-menu-item a.mega-menu-link span.mega-description-group > span.mega-menu-description, #header a.mega-menu-link:hover span.mega-description-group > span.mega-menu-description {display: none !important;}}
#header .mega-menu-title {position: relative;z-index: 3;}
#header .mega-menu-description {z-index: 3;}
@media (max-width:1080px) {#header.small > div {padding-bottom: 0;}}
/* footer */
#footer {
    display: flex;
    flex-wrap: wrap;
    padding: 5rem 0;
    gap: 3rem 1rem;
    align-items: center;
}
#footer > * {flex-grow: 1;}
#footer * {color: white;}
#footer h3 {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 1.4rem;
}
#footer p {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 1.4rem;
}
#footer .wp-block-button__link.wp-element-button {
    background-color: white;
    font-family: "Poppins";
    color: var(--dark-green);
    font-weight: 700;
    font-size: 1.6rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: .5s;
    border: 1px solid white;
    padding: .1rem 2rem;
}
#footer .wp-block-button__link.wp-element-button:hover {
    background-color: transparent;
    color: white;
}
#footer .wp-block-button__link.wp-element-button strong {
    font-size: 2.5rem;
    color: inherit;
}
#footer-address {
    border-left: 1px solid white;
    border-right: 1px solid white;
    display: flex;
    justify-content: center;
}
@media (max-width: 787px) {#footer-address  {border-right-color: transparent}}
@media (max-width: 504px) {#footer-address  {border: none}}
#footer-address .link-2 {
    margin-top: .5rem !important;
    color: white !important;
}
#footer-socials {
    display: flex;
    align-items: center;
    list-style: none;
    padding-bottom: 3rem;
    justify-content: center;
}
#mega-menu-wrap-socials {margin-bottom: 3rem;}
#mega-menu-wrap-socials span.mega-menu-description {display: none !important;}
#mega-menu-wrap-socials * {font-family: "Poppins" !important;font-weight: 600 !important;font-size: 2rem !important;font-style: normal !important;}
#mega-menu-wrap-socials li.mega-menu-item:not(:last-child) {border-right: .3rem solid white !important;}
@media (max-width: 768px) {#mega-menu-wrap-socials span.mega-menu-title {display: none !important;}#mega-menu-wrap-socials span.mega-menu-description {display: block !important;}}
@media (max-width: 768px) {footer > div > hr {display: none !important;}#mega-menu-wrap-socials {margin-bottom: 0;}}
.footer-hr {border-color: white;}
#footer-copy {
    padding: 2rem;
    color: white;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 1.4rem;
    display: flex;
    gap: 2rem;
    justify-content: center;
    flex-wrap: wrap;
}
#footer-copy * {
    color: white;
}
#footer-copy ul {
    display: flex;
    gap: 2rem;
    list-style: none;
    flex-wrap: wrap;
}
#footer-copy li {text-transform: lowercase;}
@media (max-width: 396px) {#footer-copy * {font-size: 1.2rem;}}
/* piano */
.fund-piano {
    position: absolute;
    top: 19rem;
    right: 1rem;
    transform: rotate(-90deg);
}
.fund-piano a {color: inherit;text-decoration: none;}
/* work section */
#section-work > div:first-child > div:first-child {display: flex;justify-content: center;}
#section-work > div:first-child > div:first-child > div {width: fit-content;position: relative;}
#section-work > div:first-child > div:first-child > div > div:nth-last-child(2) {position: absolute;right:-6rem;top: 1rem;}
#section-work > div:first-child > div:first-child > div > div:last-child {position: absolute;right:-12rem;top: -2rem;}
#section-work > div:last-child > div > div:first-child > div:first-child > p { transform: rotate(-20deg) translate(-11rem, -3rem);}
#section-work > div:last-child > div > div:first-child > div:last-child > img { transform: translate(-5rem, -2rem);}
.contrast #section-work > div:last-child > div > div:first-child > div:first-child > p { display: none;}
@media (max-width:425px) {
    #section-work > div:first-child > div:first-child > div > div:nth-last-child(2) {display: none;}
    #section-work > div:first-child > div:first-child > div > *:not(:first-child) {display: none !important;}
}
/* fund section */
#section-fund > div:first-child {gap: 5rem 15rem;}
#section-fund > .container {max-width: 127rem;padding-right: 8rem !important;}
#section-fund .btn-green-line {padding-right: 4rem;max-width: 130rem;margin: 0 auto;}
#section-fund {position: relative;}
@media (max-width: 370px) {#section-fund .fund-piano {top: 17rem;}}
/* section-wspolpracujemy */
@media (max-width: 506px) {#section-wspolpracujemy > div:nth-child(1) > div:nth-child(1) > * {display: none !important}}
#section-wspolpracujemy > div:nth-child(2) {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 3rem;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 7rem;
    scroll-behavior: smooth;
}
#section-wspolpracujemy > div:nth-child(2)::-webkit-scrollbar {
    width: 12px;  
    height: 12px; 
}
#section-wspolpracujemy > div:nth-child(2)::-webkit-scrollbar-track {
    background: var(--light-gray);
    border-radius: 10px;
}
#section-wspolpracujemy > div:nth-child(2)::-webkit-scrollbar-thumb {
    background: var(--lighter-gray);
    border-radius: 10px;
}
#section-wspolpracujemy img {
    filter: grayscale(100%);
    transition: .5s;
}
#section-wspolpracujemy a:hover img {
    filter: grayscale(35%);
}
#section-wspolpracujemy > div:nth-child(3) {
    padding-right: 10rem !important;
}
/* Sekcja klientów */
#section-klienci > div:nth-child(2) {
    column-count: 3;  /* Ustawi 3 kolumny */
    column-gap: 3rem;  /* Odstępy między kolumnami */
    display: block;  /* Blokowy układ */
}

/* Styl dla każdego klienta */
#section-klienci > div:nth-child(2) > div {
    background-color: white;
    border-radius: 3rem;
    padding: 2rem 3rem;
    position: relative;
    margin-bottom: 2rem; /* Dodanie odstępu między elementami */
    break-inside: avoid;  /* Unikanie łamania elementów w środku */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: auto;  /* Wysokość dostosowuje się do zawartości */
}

/* Dekoracja w tle dla elementu */
#section-klienci > div:nth-child(2) > div > div::after {
    background-image: url(images/client-stare.png);
    background-position: center;
    background-size: cover;
    position: absolute;
    content: "";
    width: 6rem;
    height: 6rem;
    bottom: -2rem;
    right: -2rem;
}

/* Dodatkowe style tekstu */
#section-klienci .basic p:not(:last-child) {
    margin-bottom: 1rem;
}

#section-klienci .akapit {
    margin-top: 2rem;
}

#section-klienci p:not(:last-child) {
    margin-bottom: 1rem;
}

@media (max-width: 1148px) {
    #section-klienci > div:nth-child(2) {
        column-count: 2; /* Zmiana na 2 kolumny przy mniejszych ekranach */
    }
}

@media (max-width: 769px) {
    #section-klienci > div:nth-child(2) {
        column-count: 1; /* Zmiana na 1 kolumnę przy jeszcze mniejszych ekranach */
    }
}


/* how */
#section-how > div:nth-child(2),#section-polityca > div {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1057px) {#section-how > div:nth-child(2),#section-polityca > div {grid-template-columns: 1fr 1fr;}}
@media (max-width: 737px) {#section-how > div:nth-child(2),#section-polityca > div {grid-template-columns: 1fr;}}
@media (max-width: 400px) {#section-polityca > div > div > div > div:nth-child(1) > div:nth-child(2) h3 {font-size: 1.3rem !important;}}
#section-how > div:nth-child(2) > div, #section-polityca > div > div {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}
#section-how > div:nth-child(2) > div > div,#section-polityca > div > div > div {
    background-color: var(--light-gray);
    border-radius: 2rem;
    padding: 2rem 2rem;
    cursor: pointer;
}
#section-how > div:nth-child(2) > div > div > div:nth-child(1),#section-polityca > div > div > div > div:nth-child(1) {
    display: flex;
    align-items: center;
    gap: 2rem;
}
#section-how > div:nth-child(2) > div > div > div:nth-child(1) > div:nth-child(3) {
   border-left: .5rem solid white;
   align-self: normal;
   padding-top: 4rem;
   padding-left: 1rem;
}
#section-how > div:nth-child(2) > div > div > div:nth-child(1) > div:nth-child(2) {
    flex-grow: 1;
}
#section-how > div:nth-child(2) > div > div > div:nth-child(1) img,#section-polityca > div > div > div > div:nth-child(1) img {
    border-radius: 2rem;
    max-width: 10rem;
    max-height: 10rem;
}
#section-how > div:nth-child(2) > div > div > div:first-child > div:last-child > img:last-child {display: none;}
#section-how > div:nth-child(2) > div > div.active > div:first-child > div:last-child > img:first-child {display: none;}
#section-how > div:nth-child(2) > div > div.active > div:first-child > div:last-child > img:last-child {display: block;}
@media (max-width: 600px) {#section-how > div:nth-child(2) > div > div > div:nth-child(1) img,#section-polityca > div > div > div > div:nth-child(1) img {max-width: 7rem;max-height: 7rem;}}
#section-how > div:nth-child(2) > div > div > div:nth-child(2),#section-polityca > div > div > div > div:nth-child(2) {
    padding-top: 2rem;
}
/* polityca */
#section-polityca h3 {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 2rem;
    color: var(--gray);
}
#section-polityca p {
    font-family: "Sanchez";
    font-weight: 400;
    font-size: 1.4rem;
    color: var(--gray);
}
#section-polityca > div > div > div {
    background-color: white;

}
#section-polityca > div > div > div > div:nth-child(1) > div:nth-child(3) {
    border-left: .5rem solid var(--light-gray);
    align-self: normal;
    padding-top: 3rem;
    padding-left: 1rem;
}
#section-polityca > div > div > div > div > div:nth-child(2) > h3 {
    max-width: 15rem ;
}
#section-polityca > div > div:last-child > div:first-child > div:first-child > div:nth-child(2) > h3 {
    max-width: 9rem ;
}
#section-polityca > div > div > div > div > div:nth-child(2) {
    flex-grow: 1;
}
@media (max-width: 400px) {#section-how > div:nth-child(2) > div > div > div:nth-child(1) > div:nth-child(2) > h3 {font-size: 1.5rem !important;}}
#section-polityca > div > div > div > div:first-child > div:last-child > img:last-child {display: none;}
#section-polityca > div > div > div.active > div:first-child > div:last-child > img:first-child {display: none;}
#section-polityca > div > div > div.active > div:first-child > div:last-child > img:last-child {display: block;}
/* page-fundacja */
body.page-id-19 .counter h3 {
    font-family: "Poppins";
    font-weight: 600;
    font-size:  9.6rem !important;
    color: var(--blue);
}
body.page-id-19 .counter p {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 2rem;
    color: var(--gray);
    line-height: 22px;
}
body.page-id-19 .wartosci {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 2rem;
    color: var(--dark-green);
    gap: 5rem;
}
body.page-id-19 .wartosci p {
    font-family: "Sanchez";
    font-weight: 400;
    font-size: 1.4rem;
    color: var(--gray);
}
body.page-id-19 .wartosci img {
    min-width: 200px;
    height: 200px;
}
body.page-id-19 .wartosci > div {
    gap: 5rem;
    justify-content: left;
}
body.page-id-19 .wartosci > div > div {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 253px;
}
body.page-id-19 .zespol {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 2rem;
    color: var(--dark-green);
    gap: 5rem;
}
body.page-id-19 .zespol p {
    font-family: "Sanchez";
    font-weight: 400;
    font-size: 1.4rem;
    color: var(--gray);
}
body.page-id-19 .zespol  img {
    
}
body.page-id-19 .zespol  > div {
    gap: 5rem;
}
body.page-id-19 .zespol > div > div {
    flex-grow: 1;
    flex-basis: 0;
    min-width: 27rem;
    max-width: 35rem;
}
body.page-id-19 .link-2 {
    margin-top: -1rem !important;
    font-family: "Poppins" !important;
    font-weight: 400 !important;
    font-size: 1.4rem !important;
    color: var(--light-green) !important;
    margin-bottom: 1rem;
}
body.page-id-19 .zespol a {
    text-decoration: none;
    color: inherit;
    position: relative;
}
body.page-id-19 .zespol a:first-child {
    display: block;
}
body.page-id-19 .zespol a[href^="mailto"]::after {
    content: "";
    position: absolute;
    top: .2rem;
    right: -3rem;
    width: 2.5rem;
    height: 2.5rem;
    background-image: url(images/content_copy.png);
    background-repeat: no-repeat;
}
body.page-id-19 .zespol .desc {
    text-align: center;
    display: none;
}
@media (max-width:739px) {
    body.page-id-19 .wartosci > div {
        justify-content: center;
    }
}
/* page-co-robimy */
#section-tags > div > div {
    display: flex !important;
    flex-wrap: wrap;
    gap: .7rem;
    justify-content: center;
}
#section-tags a {
    text-decoration: none;
    border-radius: 1rem;
    color: var(--light-green);
    border: 1px solid var(--light-green);
    padding: .3rem 1.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    font-family: "Poppins";
    white-space: nowrap;
}
#section-sluchamy img {
    width: 100%;
    height: 21.7rem;
    object-fit: cover;
    border-radius: 2rem;
}
#section-sluchamy > div {
    max-width: 124rem;
}
#section-sluchamy > div > div {
    display: flex;
    flex-wrap: wrap;
    gap: 7rem 2rem;
    justify-content: center;
    z-index: 1;
}
#section-sluchamy > div > div > a {
    max-width: 38rem;
    width: 100%;
    position: relative;
}
#section-sluchamy > div > div > a:nth-child(5n+1) > div {
    background-color: var(--gray); /* 1, 6, 11, ... */
}

#section-sluchamy > div > div > a:nth-child(5n+2) > div {
    background-color: var(--md-gray); /* 2, 7, 12, ... */
}

#section-sluchamy > div > div > a:nth-child(5n+3) > div {
    background-color: var(--yellow); /* 3, 8, 13, ... */
}

#section-sluchamy > div > div > a:nth-child(5n+4) > div {
    background-color: var(--blue); /* 4, 9, 14, ... */
}

#section-sluchamy > div > div > a:nth-child(5n+0) > div {
    background-color: var(--dark-green); /* 5, 10, 15, ... */
}
#section-sluchamy h3 {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 2rem;
    line-height: 22px;
}
#section-sluchamy p {
    font-family: "Sanchez";
    font-weight: 400;
    font-size: 1.4rem;
}
#section-sluchamy img + div {
    position: absolute;
    bottom: -5rem;
    left: 50%;
    width: 25rem;
    height: max-content;
    z-index: 2;
    padding: 1.5rem .5rem;
    text-align: center;
    color: white;
    border-radius: 2rem;
    transform: translateX(-50%);
    height: 146px
}
#page-single .section-zobacz ul {flex-wrap: wrap;}
#page-single .section-zobacz li {max-width: 27rem;}
#page-single .section-zobacz > div > a {
    text-decoration: none;
    border-radius: 1rem;
    color: var(--light-green);
    border: 1px solid var(--light-green);
    padding: .3rem 1.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    font-family: "Poppins";
    white-space: nowrap;
}
/* offer */
#section-offer {position: relative;}
#section-offer > * {z-index: 2;position: relative;}
#section-offer > img {position: absolute;top: 0;left: 0;z-index: 1;}
#section-offer .offer-img {position: relative;z-index: 2;}
#section-offer .offer-img + figure {opacity: 0;position: absolute;transition: opacity .3s;z-index: 1;}
#section-offer div:nth-child(5) > div {position: relative;}
#section-offer div:nth-child(5) > div .offer-img + figure {top: -1.7rem;left: -1.7rem;}
#section-offer div:nth-child(5) > div:hover > div:first-child > .offer-img + figure {opacity: 1;}
.contrast #section-offer > img {display: none;}
.contrast #section-offer .note-9 {display: none;}
#section-offer a{
	text-decoration:none;
	color: var(--gray);
}
@media (max-width: 786px) {#section-offer > img {display: none;}}
/* notes */
.note-1 {
    transform: rotate(-12deg) translate(-7rem, -7rem);
	 word-break: keep-all;
}
.note-2 {
    transform: rotate(-15deg) translate(0rem, -3rem);
	 word-break: keep-all;
}
.note-3 {
    transform: rotate(-10deg) translate(-4rem, -5.5rem);
	 word-break: keep-all;
}
.note-4 {
    transform: rotate(-10deg) translate(-8rem, -6rem);
	 word-break: keep-all;
}
.note-5 {
    transform: rotate(15deg) translate(0rem, 0rem);
    color: var(--blue) !important;
	 word-break: keep-all;
}
.note-6 {
    transform: rotate(15deg) translate(-3rem, -3rem);
	 word-break: keep-all;
}
.note-7 {
    transform: rotate(15deg) translate(0rem, -3rem);
	 word-break: keep-all;
}
.note-8 {
    transform: rotate(15deg) translate(0rem, -5rem);
	 word-break: keep-all;
}
.note-9 {
    transform: rotate(15deg);
	 word-break: keep-all;
}
.note-10 {
    transform: rotate(-12deg) translate(-1rem, 5rem);
	 word-break: keep-all;
}
.note-12 {
    transform: rotate(-12deg) translate(-9rem, 2rem);
	 word-break: keep-all;
}
.note-13 {
    transform: rotate(-12deg) translate(-3rem, 2rem);
    white-space: nowrap;
}
.note-14 {
    transform: rotate(11deg) translate(1rem, -2rem);
	 word-break: keep-all;
}
.note-image-1 {margin-top: -6rem !important;margin-left: 1rem !important;}
.note-image-2 {transform: translate(-5rem, -3rem);}
.note-image-3 {transform: translate(7rem, -1rem);}
.note-image-4 {transform: translate(16rem, -3rem);}
.note-image-5 {transform: translate(4rem, -3rem);}
/* baza-wiedzy */
#section-baza > div > div {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
}
#section-baza a {
    text-decoration: none;
    border-radius: 2rem;
    color: var(--light-green);
    border: 1px solid var(--light-green);
    padding: 1rem;
    font-size: 1.4rem;
    font-weight: 400;
    font-family: "Poppins";
    white-space: nowrap;
}
#section-baza-category img {
    width: 100%;
}
#section-baza-category > div > div {
    display: flex;
    flex-wrap: wrap;
    gap: 7rem 2rem;
    justify-content: center;
    z-index: 1;
}
#section-baza-category > div > div > a {
    max-width: 37rem;
    position: relative;
    text-decoration: none;
}
#section-baza-category span {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 1.4rem;
    color: var(--light-green);
}
#section-baza-category h3 {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 2rem;
    color: var(--dark-green);
    line-height: 22px;
    margin-bottom: 1rem;
}
#section-baza-category p {
    font-family: "Sanchez";
    font-weight: 400;
    font-size: 1.4rem;
    color: var(--gray);
}
#section-baza-category img + div {
    padding: 1.5rem .5rem;
}
/* page-single-post */
.single-post img {
    border-radius: 2rem;
    object-fit: cover;
}
/* page-single */
#page-single h2 {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 3.2rem;
    color: var(--dark-green);
    line-height: 33px;
}
#page-single p, #page-single li {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 1.6rem;
    color: var(--gray);    
}

/* zobacz */
#section-zobacz ul {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    align-items: stretch; /* Ustawienie jednakowej wysokości dla wszystkich elementów */
}

#section-zobacz li {
    max-width: 28rem;
    list-style: none;
    flex: 1 1 calc(25% - 1rem); /* Ustaw elastyczną szerokość dla responsywności */
    display: flex; /* Pozwala na kontrolowanie zawartości w środku */
}

#section-zobacz li > div {
    z-index: 2;
    padding: 1.5rem 1rem;
    text-align: center;
    border-radius: 2rem;
    flex: 1; /* Rozciąga element na całą wysokość rodzica */
    display: flex;
    flex-direction: column; /* Pozwala na ułożenie zawartości w kolumnie */
     /* Wyrównanie zawartości w pionie */
}
#section-zobacz li:nth-child(1) > div {
    background-color: #EA9410;
}

#section-zobacz li:nth-child(1) *,
#section-zobacz li:nth-child(2) * {
    color: var(--gray) !important;
	text-decoration:none !important;
}
#section-zobacz li:nth-child(3) *,
#section-zobacz li:nth-child(4) * {
    color: white !important;
	text-decoration:none !important;
}
#section-zobacz li:nth-child(2) > div {
    background-color: #389A91;
}

#section-zobacz li:nth-child(3) > div {
    background-color: var(--gray);
    color: white;
}

#section-zobacz li:nth-child(4) > div {
    background-color: var(--gray);
    color: white;
}

#section-zobacz li h2 a,
#section-zobacz li p {
    color: white !important;
    text-decoration: none;
}

#section-zobacz li p {
    font-family: "Sanchez" !important;
    font-weight: 400 !important;
    font-size: 1.4rem !important;
}

/* section single tags */
#section-single-tags > div {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
}
#section-single-tags > div > a {
    text-decoration: none;
    border-radius: 1rem;
    color: var(--light-green);
    border: 1px solid var(--light-green);
    padding: .3rem 1.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    font-family: "Poppins";
    white-space: nowrap;
}
/* section archive tag paginate */
#section-tags-paginate {
    width: 100%;max-width: 120rem;margin: 0 auto !important;padding: 0 2rem;display: flex;justify-content: center;
    position: relative;
    margin-bottom: 3rem !important;
}
#section-tags-paginate::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #898989;
    transform: translate(-50%,-50%);
    width: calc(100% - 2rem);
    height: 1px;
    z-index: 1;
}
#section-tags-paginate a {
    text-decoration: none;
    color: var(--light-green);
    border: 1px solid var(--light-green);
    padding: .3rem 1.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    font-family: "Poppins";
    white-space: nowrap;
    background-color: white;
    z-index: 9;
    position: relative;
}

#section-tags-paginate a:last-child {
    border-left:none;
    border-radius: 0 1rem 1rem 0;
}
#section-tags-paginate a:first-child {
    border-radius: 1rem 0 0 1rem;
}
/* form */
#frm_error_field_8s6wq {text-align: center;}
/* contact page */
.page-id-11 #page-content > div:nth-child(2) > div {position: relative;}
.page-id-11 #page-content > div:nth-child(2) > div > figure {position: absolute;left: -13rem;}
.page-id-11 #page-content > div:nth-child(2) > div > h2 {text-align: center;}
.page-id-11 #page-content > div:nth-child(6) {margin-bottom: 2rem !important;}
.page-id-11 #page-content > div:nth-child(6) > div:first-child {display: none;align-items: center;}
.page-id-11 #page-content > div:nth-child(6) > div:first-child > p:first-child > a {
    font-family: "Poppins" !important;
    font-weight: 400;
    font-size: 1.6rem;
    color: var(--dark-green);
    line-height: 20px;
    text-decoration: none;
}
.page-id-11 #page-content > div:nth-child(6) > div:first-child > p:not(:first-child) > a {
    font-family: "Sanchez" !important;
    font-weight: 400 !important;
    font-size: 1.4rem !important;
    color: var(--gray);
    line-height: 18px;
    text-decoration: none;
}
.page-id-11 #page-content > div:nth-child(6) > div:nth-child(2) {background-color: var(--dark-green);padding: 1rem;width: 100%;max-width: 220px;border-radius: 1rem;align-self: stretch;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.page-id-11 #page-content > div:nth-child(6) > div:nth-child(2) > p:first-child > a {
    font-family: "Poppins" !important;
    font-weight: 600 !important;
    font-size: 2rem !important;
    line-height: 22px !important;
    color: white;
    text-decoration: none;
}
.page-id-11 #page-content > div:nth-child(6) > div:nth-child(2) > p:last-child > a {
    font-family: "Sanchez" !important;
    font-weight: 400 !important;
    font-size: 1.4rem !important;
    color: white;
    line-height: 18px;
}
.page-id-11 .contact-piano {
    position: relative;
}
.page-id-11 .contact-piano > div {
    width: 100%;
    padding-right: 6rem !important;
}
.page-id-11 .contact-piano > p {
    top: 13rem;
    right: -5rem;
}
.page-id-11 .copy {position: relative;}
.page-id-11 .copy::after {
    content: "";
    position: absolute;
    top: .2rem;
    right: -3rem;
    width: 2.5rem;
    height: 2.5rem;
    background-image: url(images/content_copy.png);
    background-repeat: no-repeat;
}
@media (max-width:768px) {
    .page-id-11 #page-content > div:nth-child(6) > div:first-child {display: flex;}
    .page-id-11 #page-content > div:nth-child(6) > figure {display: none;}
    .page-id-11 #page-content > div:nth-child(6) > div:nth-child(2) {display: none;}
}
@media (max-width:744px) {
    .page-id-11 #page-content > div:nth-child(2) > div {flex-direction: column}
    .page-id-11 #page-content > div:nth-child(2) > div > figure {position: relative;left: 0;min-width: 100px;}
}
.resetuj {
    display: inline-block;
    padding: 10px 20px;
    background-color: gray; /* szary kolor */
    color: white !important;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s ease;
	border: none !important;
}

/* Efekt hover dla przycisku */
.resetuj:hover {
    background-color: #218838; /* Ciemniejszy zielony na hover */
    color: white;
}
.liczby-pzr{
	font-family: 'poppins'
}
.strona-liczbypzr{
	display:none !important; 
}



