.elementor-kit-6{--e-global-color-primary:#003180;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#60626C;--e-global-color-accent:#96C175;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Arial", Sans-serif;font-size:15px;line-height:25px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:279px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;font-size:40px;font-weight:600;line-height:46px;}.elementor-kit-6 h3{font-family:"Arial", Sans-serif;font-size:16px;font-weight:700;line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1315px;}.e-con{--container-max-width:1315px;--container-default-padding-top:0px;--container-default-padding-right:63px;--container-default-padding-bottom:0px;--container-default-padding-left:63px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:36px;--container-default-padding-bottom:0px;--container-default-padding-left:36px;}}@media(max-width:767px){.elementor-kit-6 h2{font-size:25px;line-height:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-6{--e-preloader-width:202px;}}/* Start custom CSS *//* OFFSET dla kotwic (#kontakt itp.) */
:target {
  scroll-margin-top: 140px;
}


@media (max-width: 1024px) {
    nav.elementor-nav-menu--dropdown {
        position: fixed !important;
        width: 100vw !important;
        height: 100vh !important;
        padding: 30px 0px !important;
        z-index: 99999;
        
    }

    nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li a {
        display: block;
        padding: 15px 0;
        font-size: 20px;
    }
    
    body.menu-open {
    overflow: hidden !important;
    position: fixed !important;
    width: 100%;
}
}

/* ===============================
   HEADER – STAN PO SCROLLOWANIU
   =============================== */

/* TŁO – sticky container */
.elementor-location-header.header-scrolled
.elementor-sticky {
  background-color: #ffffff !important;
  transition: background-color 0.3s ease;
}

/* Menu */
.elementor-location-header.header-scrolled
.elementor-nav-menu a {
  color: #003180 !important;
}

/* Menu */
.elementor-location-header.header-scrolled
.elementor-nav-menu a:hover {
  color: #96C175 !important;
}

/* Burger */
.elementor-location-header.header-scrolled
.elementor-menu-toggle svg {
  fill: #003180 !important;
}/* End custom CSS */