/********* Compiled - Do not edit *********/
:root{--color-primary:#55aa33;--color-secondary:#004d9b;--color-gradient-start:#55AA33;--color-gradient-stop:#004D9B;--lqd-cc-active-bw:1px;--lqd-cc-active-bg:rgb(0, 0, 0);--lqd-cc-active-bc:rgb(0, 0, 0);--lqd-cc-active-circle-txt:rgb(0, 0, 0);}body{font-family:'Titillium Web', sans-serif ;font-weight:400;line-height:1.6em;letter-spacing:-0.02em;font-size:1.25em;color:#000000;}.btn{font-family:'Titillium Web', sans-serif ;font-weight:700;line-height:1.1em;font-size:1rem;}.lqd-post-content, .lqd-post-header .entry-excerpt{font-family:'Titillium Web', sans-serif ;font-weight:400;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:'Titillium Web', sans-serif ;font-weight:700;line-height:1.2em;letter-spacing:-0.02em;font-size:42px;color:#060e62;}.h2,h2{font-family:'Titillium Web', sans-serif ;font-weight:700;line-height:1.28em;letter-spacing:-0.02em;font-size:39px;color:#060e62;}.h3,h3{font-family:'Titillium Web', sans-serif ;font-weight:700;line-height:1.2em;letter-spacing:-0.02em;font-size:32px;color:#060e62;}.h4,h4{font-family:'Titillium Web', sans-serif ;font-weight:700;line-height:1.2em;letter-spacing:-0.02em;font-size:25px;color:#060e62;}.h5,h5{font-family:'Titillium Web', sans-serif ;font-weight:700;line-height:1.2em;letter-spacing:-0.02em;font-size:21px;color:#060e62;}.h6,h6{font-family:'Chivo', sans-serif ;font-weight:700;line-height:1.2em;letter-spacing:0.11em;font-size:12px;text-transform:uppercase;color:#060e62;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:70px;padding-bottom:60px;}section.vc_row{units:px;}@media screen and (min-width: 992px){body.has-sidebar #lqd-contents-wrap{padding-top:25px;}}@media ( min-width: 1200px ){.is-stuck .lqd-head-sec-wrap{background:rgb(255, 255, 255) !important;}}/* ===========================================================
   1. KOLORY, TŁA, LINKI
=========================================================== */
.green-header {
    color: var(--color-primary);
}

.green-bg {
    background-color: var(--color-primary);
}

.white-text {
    color: white;
}

#phone-link > h3 > a {
    color: rgba(0,0,0,0.6);
}

#phone-link-second > p >a {
    color: black;
}

.white-link p a {
    color: rgb(62, 186, 65) !important;
    text-decoration: underline;
}

.lqd-stickybar-wrap .lqd-scrl-indc .lqd-scrl-indc-inner {
    color: #50B848;
}

.lqd-scrl-indc-line {
    background-color: #AFAFAF !important;
}

/* ===========================================================
   2. TYPOGRAFIA, NAGŁÓWKI, TEKST
=========================================================== */
/*.bold-lead-text {
    font-weight: 600;
}*/
h3.h5 {
    font-size: 32px;
}

h3 small {
    all: inherit;
}

.text-left {
    text-align: left !important;
}

.two-column-p {
    column-count: 2;
    column-gap: 35px;
}

.two-column-p p {
    padding:0!important;
    margin:0 0 1rem 0!important;
}

.two-column-p ul {
    margin-bottom: 1rem!important;
}

/* ===========================================================
   3. FLEX, GRID, LAYOUTY, PADDINGI
=========================================================== */
.process-slide {
    padding: 3rem;
}

.force-padding {
    padding: 3rem;
}

.inline-element .wpb_wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 2rem;
}

.align-right .wpb_wrapper {
  display: flex;
  justify-content: flex-end;
}

.process-arrow {
    max-width: 90%;
    padding: 0;
    margin-bottom: -22%;
}

.use-flex > div > div {
    display: flex;
    flex-direction: row;
    column-gap: 3rem;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.use-flexbox {
    display: flex;
    flex-direction: row;
    column-gap: 3rem;
    max-width: 100%;
}

.use-flexbox > div {
    align-content: center;
    display: flex;
    flex-direction: row;
    column-gap: 1rem;
}

.use-flexbox > * {
    flex: 1;
}

.flex-justify {
    align-items: center;
    justify-content: space-between;
}

.flex-valign {
    align-items: center;
}

.flex-column {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.flex-column h4 {
    margin-top: 0;
}

.logo-col .vc_column-inner .wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-evenly;
}

.just-hide {
    display:none;
}


/* ===========================================================
   4. WYSOKOŚCI, Z-INDEX
=========================================================== */
.custom-height-column {
    min-height: 50vh;
    height: 60vh;
}

.custom-height-column-xl {
    min-height: 70vh;
    height: 70vh;
}

#z-index-99 {
    z-index: 99;
}

#z-index-98 {
    z-index: 98;
}

/* ===========================================================
   5. OBRAZY, KOMPONENTY WPBAKERY/WORDPRESS
=========================================================== */
.wpb_single_image .vc_single_image-wrapper {
    margin-bottom: 0!important;
}

.desaturate-hover:hover {
    filter: grayscale(100%);  
}

/* ===========================================================
   6. BENEFITY, GRIDS, STATYSTYKI, MARKERY
=========================================================== */
/* Siatka z benefitami ze współpracy */
.benefits-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px 40px;
  max-width: 800px;
  margin: 0;
  padding: 32px 0;
}

.benefits-grid-max {
  max-width: 100%;
}

.benefit-item {
  display: flex;
  align-items: flex-start;
}

.benefit-icon {
  margin-right: 16px;
  min-width: 24px;
  min-height: 24px;
  display: flex;
  align-items: center;
}

.benefit-icon img {
  width: 24px;
  height: 24px;
  display: block;
}

.benefit-title {
  margin-top:-2.5%;
  color: white;
}

.benefit-desc {
  color: #fff;
  /*font-size: 1em;
  font-weight: 400;*/
}

.benefit-desc-dark {
  color: #000;
}

.benefit-text {
  display: flex;
  flex-direction: column;
}

/* Wyimek z liczbami */
.stat-row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 32px;
}

.stat-number {
  font-size: 100px;
  font-weight: 700;
  margin-right: 24px;
  line-height: 1;
}

.stat-texts {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.stat-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
  color: black;
}

.stat-desc {
  font-size: 32px;
  font-weight: 400;
  color: #222;
  margin-top: -6px;
}

.stat-divider {
  border: none;
  border-top: 3px solid #222;
  margin: 24px 0;
}

/* Lista z markerami */
.marker-list {
  list-style: none;         /* Ukryj domyślne punktory */
  padding-left: 0;
}

.marker-list li {
  position: relative;
  padding-left: 32px;       /* Odstęp na obrazek */
  font-size: 18px;
}

.marker-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 20px;              /* Szerokość obrazka */
  height: 20px;             /* Wysokość obrazka */
  background: url('../2025/05/znacznik.png') no-repeat center center;
  background-size: contain; /* Dopasowanie obrazka */
}

/* ===========================================================
   7. MENU, NAVBAR, LOGO, PRZYCISKI
=========================================================== */
/*.menu-item .nav-item-children > li > a {
    color:green!important;
}*/

@media (max-width: 1440px) {
    .nav > li > a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 1rem!important;
    }
}

.nav-trigger.style-mobile .bars {
    height: auto;
    padding:0;
    margin: 0;
}

.bars-inner.flex-column {
    gap: 0.25rem;
}

#primary-menu-column {
    justify-content: center;
}

#side-navbar li > a {
    line-height: 1;
    margin-bottom: 1em;
}

img.logo-default,
#footer-logo-img img {
    width: 160px;
}

#footer-left-column p {
    margin-bottom: 1em !important;
}

body.home .dzierzawa-btn {
    margin-left: 0;
}

body.home .dzierzawa-btn > span {
    color: white;
    background: #0c1c36 !important;
}

body.home .dzierzawa-btn:hover > span {
    color: white;
    background: #58cc65 !important;
}

#mobile-primary-nav .page-item-7883 {
    display: none;   
}

.table-margin-desktop {
    margin-left: 0;
    font-size: 0.8rem;
}

/* ===========================================================
   8. HERO, SLIDERY, STRONY GŁÓWNE
=========================================================== */
#hero-mobile {
    max-width: 100%;
    width:100%!important;
    margin: 0;
}

#hero-mobile > div > div > div {
    padding-left: 0;
    padding-right: 0;
}

#hero > div > div > div {
    padding-left: 0!important;
    padding-right: 0!important;
}

body.home #main-header #light-logo {
    display: none !important;
}

/* ===========================================================
   9. LOGO (DARK/LIGHT) NA POSZCZEGÓLNYCH PODSTRONACH
=========================================================== */
/* OFERTA */
body.page-id-8840 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-8840 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-8840 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-8840 header.is-stuck #main-header .light-logo {
    display: none;
}
/* O NAS */
body.page-id-8841 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-8841 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-8841 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-8841 header.is-stuck #main-header .light-logo {
    display: none;
}
/* KONTAKT */
body.page-id-8730 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-8730 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-8730 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-8730 header.is-stuck #main-header .light-logo {
    display: none;
}
/* POLITYKA PRYWATNOSCI */
body.page-id-3 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-3 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-3 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-3 header.is-stuck #main-header .light-logo {
    display: none;
}
/* POLITYKA COOKIES */
body.page-id-8836 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-8836 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-8836 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-8836 header.is-stuck #main-header .light-logo {
    display: none;
}
/* REGULAMIN */
body.page-id-8883 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-8883 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-8883 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-8883 header.is-stuck #main-header .light-logo {
    display: none;
}
/* RODO OLD */
body.page-id-8838 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-8838 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-8838 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-8838 header.is-stuck #main-header .light-logo {
    display: none;
}
/*RODO NEW 11 2025*/
body.page-id-10929 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-10929 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-10929 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-10929 header.is-stuck #main-header .light-logo {
    display: none;
}
/* DZIERŻAWA GRUNTÓW */
body.page-id-4439 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-4439 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-4439 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-4439 header.is-stuck #main-header .light-logo {
    display: none;
}
/* Proces wdrożenia */
body.page-id-9535 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-9535 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-9535 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-9535 header.is-stuck #main-header .light-logo {
    display: none;
}
/* DOTACJE */
body.page-id-9638 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-9638 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-9638 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-9638 header.is-stuck #main-header .light-logo {
    display: none;
}
/* TARGI */
body.page-id-9678 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-9678 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-9678 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-9678 header.is-stuck #main-header .light-logo {
    display: none;
}
/* KRYTYCZNE ASPEKTY INSTALACJI */
body.page-id-9722 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-9722 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-9722 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-9722 header.is-stuck #main-header .light-logo {
    display: none;
}
/* MODEL BIZNESOWY */
body.page-id-9802 header.is-not-stuck #main-header .dark-logo {
    display: none;
}
body.page-id-9802 header.is-not-stuck #main-header .light-logo {
    display: block;
}
body.page-id-9802 header.is-stuck #main-header .dark-logo {
    display: block;
}
body.page-id-9802 header.is-stuck #main-header .light-logo {
    display: none;
}

/* ===========================================================
   10. NAVBAR MENU COLORS - STANDARD WHITE & DIFFERENT ON HOMEPAGE
=========================================================== */
header.is-not-stuck #main-header #primary-nav li a {
    color: rgb(255, 255, 255) !important;
}

header.is-stuck #main-header #primary-nav li a {
    color: rgb(0, 0, 0) !important;
}

body.home header.is-not-stuck #main-header #primary-nav li a {
    color: rgb(0, 0, 0) !important;
}

body.home header.is-stuck #main-header #primary-nav li a {
    color: rgb(0, 0, 0);
}

/* ===========================================================
   11. GDPR, POPUPY, COOKIES
=========================================================== */
.lqd-gdpr-accept {
    white-space: nowrap;
}

.wordpress-gdpr-privacy-settings-popup-logo {
    display: none !important;
}

.wordpress-gdpr-privacy-settings-popup-info {
    float: left;
    width: 100%;
    padding-left: 5px;
}

.wordpress-gdpr-popup-decline {
    border: none !important;
}

.wordpress-gdpr-privacy-settings-popup-service-categories {
    border-right: none !important;
}
a.wordpress-gdpr-popup-privacy-settings-open-service-category {
    background: white !important;
    border-right: none !important;
}
a.wordpress-gdpr-popup-privacy-settings-service-category {
    border-right: 1px solid #eaeaea; 
}

.wordpress-gdpr-privacy-settings-trigger-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto !important;
    height: 50px !important;
    right: 0;
    bottom: 100px;
    border: 0;
    background-color: #f0f0f0 !important;
    padding: 6px 10px;
    border-radius: 6px 6px 0 0;
    cursor: pointer;
    transition: opacity .2s;
    font-family: inherit;
    letter-spacing: 1px;
    transform: rotate(-90deg) translateX(100%);
    transform-origin: bottom right;
}

.wordpress-gdpr-privacy-settings-trigger-container .wordpress-gdpr-privacy-settings-trigger {
    color: #101b35 !important;
    line-height: 1 !important;
}

.wordpress-gdpr-popup {
    display: inherit;
}

.wordpress-gdpr-popup {
    text-align: center !important;
}

.wpb_text_column .wordpress-gdpr-open-privacy-settings-modal {
    cursor: pointer;
    color: var(--color-link);
}

.wpb_text_column .wordpress-gdpr-open-privacy-settings-modal:hover {
    color: var(--color-text);
}

.wordpress-gdpr-popup-preferences,
.wordpress-gdpr-popup-agree,
.wordpress-gdpr-popup-decline {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45%;
    text-align: center;
}

/* ===========================================================
   12. FORMULARZE, INPUTY, FILE UPLOAD
=========================================================== */
.file-input-wrapper {
  position: relative;
}

.lqd-contact-form .wpcf7-form-control.wpcf7-file {
  display: inline-block !important;
  padding: 12px 30px 0 !important;
  background-color: white !important;
  border: 1px solid #d5d6de !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  color: #333 !important;
  cursor: pointer !important;
  width: 100% !important;
  height: 50px !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  transition: all 0.3s ease !important;
}

.lqd-contact-form .wpcf7-form-control.wpcf7-file:hover {
  background-color: #f0f0f0 !important;
}

.lqd-contact-form .wpcf7-form-control.wpcf7-file:focus {
  border-color: #007bff!important;
  outline: none !important;
}

.wpcf7-acceptance .wpcf7-list-item-label {
    display: inline-block;
}

.wpcf7-acceptance .wpcf7-list-item-label:before,
.wpcf7-acceptance .wpcf7-list-item-label:after {
    display: inline-flex;
    width: 1.7em;
    height: 1.7em;
    position: absolute;
    top: 1.5em;
    left: 0;
    margin-top: -0.85em;
    align-items: center;
    justify-content: center;
}

/* ===========================================================
   13. TABELA PRODUKTÓW, CERTYFIKATY, PDF, DOWNLOAD
=========================================================== */
/* Style tabeli */
table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom: 50px;
}

th, td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

/* Komórki w pierwszej kolumnie */
tbody tr td:first-child {
    font-weight: normal;
    color: #333;
}

/* Wiersz nagłówka */
.header-row {
    background-color: #004d9b;
    color: white;
}

.header-row th {
    padding: 15px 10px;
    text-align: left;
    font-size: 18px;
    color: white !important;
}

/* Style dla wierszy */
tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

tbody tr:hover {
    background-color: #f1f1f1;
}

/* Style dla stopki z certyfikatami */
.certifications {
    padding: 15px;
}

.cert-container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}

.cert-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.cert-item img {
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    /* Zastępcze tło dla obrazków certyfikatów */
    background-color: #ddd;
    border-radius: 50%;
}

/* Pełna szerokość dla kategorii produktu */
tbody tr:first-child td:nth-child(2) {
    text-align: left;
}

tfoot {
    border-top: 2px solid #ccc;
}

/* Responsywność tabeli */
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.pdf-icon {
    width: 20px;
    height: auto;
}

.download-icon {
    width: 20px;
    height: auto;
}

/* ===========================================================
   14. RESPONSYWNOŚĆ – MEDIA QUERIES
=========================================================== */
@media (max-width: 1440px) {
    .nav > li > a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 1rem!important;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 2.25rem;
    }
    h2 {
        font-size: 2rem;
    }
    h3 {
        font-size: 1.8rem;
    }
    .custom-height-mobile {
        max-height: 50vh;
        height: 50vh;
    }
    .custom-height-mobile-inner {
        max-height: 60vh;
        height: 60vh;
        padding-top: 9rem!important;
    }
    .custom-height-mobile > .vc_column-inner {
        padding: 24px;
    }
    .mobile-battery-scheme {
        padding:24px;
    }
    .mobile-nobg {
      background-color: rgba(255,255,255,0.7);
   }
   
   .use-flexbox {
      flex-direction: column;
   }
   .hr-mobile {
       display: none;
   }
   .two-column-p {
    column-count: 1!important;
    column-gap: 35px;
}
    .use-flex > div > div {
        flex-direction:column;
        row-gap: 1.5rem;
    }
    .slide-height {
        max-height: 90vh;
        height: 85vh;
    }
    #hero {
        display:none;
        visibility: hidden;
        max-height:0!important;
    }
}

@media (max-width: 700px) {
  .benefits-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

@media (min-width: 992px) {
    img.logo-default,
    #footer-logo-img img {
        width: 180px;
    }
    body.home .dzierzawa-btn {
        margin-left: 10px !important;
        margin-bottom: 20px !important;
    }
    .table-margin-desktop {
        margin-left: 9rem;
        font-size: 18px;
    }
    #hero {
        max-width: 100%;
        margin: 0 auto !important;
    }
    
    .slide-height {
        min-height: 490px;
    }
    .hide-on-desktop {
          display: none !important;
    }
    .hide-on-mobile {
          display: block !important;
    }
}

@media (min-width: 1200px) {
    img.logo-default,
    #footer-logo-img img {
        width: 290px;
    }
    #footer-left-column p::last-child {
        margin-bottom: 1em !important;
    }
}

@media (min-width: 1480px) {
    #hero {
        max-width: 100%; /*pełna szerokosć*/
        margin: 0 !important;
    }
    
        .slide-height {
        min-height: 550px;
    }
}

@media (max-width: 991px) {
    .hide-on-desktop {
          display: block !important;
    }
    .hide-on-mobile {
          display: none !important;
    }
}

@media (max-width: 768px) {
    table {
        font-size: 14px;
    }
    
    .header-row th {
        font-size: 16px;
    }
    
    th, td {
        padding: 8px 5px;
    }
    
    .cert-container {
        gap: 10px;
    }
    
    .cert-item img {
        width: 40px;
        height: 40px;
    }
}
/* ===========================================================
   15. DROBNE FIXY
=========================================================== */
.webkit-focus-fix a:focus {
    outline: none;
}

/*ikona 'info' i jej wrapper na stronie Proces wdrożenia*/
/*.page-id-9638 .iconbox, .page-id-9638 .iconbox > div > span {
    margin-bottom: 0;
}*/

.custom-icon-margins .iconbox, .custom-icon-margins .iconbox > div > span {
    margin-bottom: 0;
}

/*.custom-icon-margins {
    margin-top: 0.625rem;
}*/