@font-face {
    font-family: 'UniSansBook';
    src: url('../webfonts/2E3CA9_3_0.eot');
    src: url('../webfonts/2E3CA9_3_0.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/2E3CA9_3_0.woff2') format('woff2'),
         url('../webfonts/2E3CA9_3_0.woff') format('woff'),
         url('../webfonts/2E3CA9_3_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniSansBold';
    src: url('../webfonts/2E3CA9_C_0.eot');
    src: url('../webfonts/2E3CA9_C_0.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/2E3CA9_C_0.woff2') format('woff2'),
         url('../webfonts/2E3CA9_C_0.woff') format('woff'),
         url('../webfonts/2E3CA9_C_0.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'UniSansBookItalic';
    src: url('../webfonts/2E3CA9_1_0.eot');
    src: url('../webfonts/2E3CA9_1_0.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/2E3CA9_1_0.woff2') format('woff2'),
         url('../webfonts/2E3CA9_1_0.woff') format('woff'),
         url('../webfonts/2E3CA9_1_0.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'UniSansBoldItalic';
    src: url('../webfonts/2E3CA9_2_0.eot');
    src: url('../webfonts/2E3CA9_2_0.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/2E3CA9_2_0.woff2') format('woff2'),
         url('../webfonts/2E3CA9_2_0.woff') format('woff'),
         url('../webfonts/2E3CA9_2_0.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'UniSansLight';
    src: url('../webfonts/2E3CA9_6_0.eot');
    src: url('../webfonts/2E3CA9_6_0.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/2E3CA9_6_0.woff2') format('woff2'),
         url('../webfonts/2E3CA9_6_0.woff') format('woff'),
         url('../webfonts/2E3CA9_6_0.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'UniSansHeavyItalic';
    src: url('../webfonts/2E3CA9_5_0.eot');
    src: url('../webfonts/2E3CA9_5_0.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/2E3CA9_5_0.woff2') format('woff2'),
         url('../webfonts/2E3CA9_5_0.woff') format('woff'),
         url('../webfonts/2E3CA9_5_0.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'UniSansBoldItalic';
    src: url('../webfonts/2E3CA9_2_0.eot');
    src: url('../webfonts/2E3CA9_2_0.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/2E3CA9_2_0.woff2') format('woff2'),
         url('../webfonts/2E3CA9_2_0.woff') format('woff'),
         url('../webfonts/2E3CA9_2_0.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'UniSansLightItalic';
    src: url('../webfonts/2E3CA9_7_0.eot');
    src: url('../webfonts/2E3CA9_7_0.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/2E3CA9_7_0.woff2') format('woff2'),
         url('../webfonts/2E3CA9_7_0.woff') format('woff'),
         url('../webfonts/2E3CA9_7_0.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}


  
@font-face {
    font-family: 'UniSansSemiBold';
    src: url('webfonts/2E3CA9_D_0.eot');
    src: url('webfonts/2E3CA9_D_0.eot?#iefix') format('embedded-opentype'),
        url('webfonts/2E3CA9_D_0.woff2') format('woff2'),
        url('webfonts/2E3CA9_D_0.woff') format('woff'),
        url('webfonts/2E3CA9_D_0.ttf') format('truetype');
    }

body {
    background: #EFEFEF;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}


.pathway-extreme-uniquifier {
    font-family: "Pathway Extreme", sans-serif;
}

p {
    orphans: 1;
    font-family: "Pathway Extreme", sans-serif;
}

:focus {
    outline: 0px solid #007bff;
    /* Przykład koloru i stylu odznacznika */
}

.skills__text p {
    margin-bottom: 0px;
}


.contact-card a:hover {
    text-decoration: underline;
}

.footer-bottom .footer-menu li a:hover {
    text-decoration: underline;
}

.councelling-wrap .content-title .link-one:hover {
    text-decoration: underline;
}

body a:focus-visible {
    outline: solid 3px var(--secondaryColor) !important;
    outline-offset: 5px;
}

body a:focus,
body button:focus {
    outline: solid 3px var(--secondaryColor) !important;
    outline-offset: 5px;
}

.error404 .hero-slider.owl-carousel .owl-nav {
    display: none;
}

.scroll_anchor {
    display: block;
    height: 600px;
    margin-top: -600px;
    visibility: hidden;
    position: absolute;
}

span.page-nav.list-style.mt-30.active {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 57px;
    height: 60px;
    color: var(--blackColor);
    border: 1px solid var(--secondaryColor);
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.28px;
    text-align: center;
    transition: var(--transition);
    background-color: var(--secondaryColor);
    color: var(--whiteColor);
}



.simple-wrap-fullwidth:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 45.1%;
    height: 250px;
    background-image: url(../img/bg-shape-3.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    z-index: -1;
}


.skip-to-content-link {
    left: 50%;
    position: absolute;
    transform: translateY(-100%);
}

.skip-to-content-link {
    background: var(--secondaryColor);
    color: var(--whiteColor);
    height: 40px;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
    letter-spacing: -0.72px;
    left: 40%;
    padding: 10px;
    padding-bottom: 20px;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
    z-index: 999;
}

.skip-to-content-link:focus {
    transform: translateY(0%);
}


.header-wrap .header-top .header-top-left .select-font-weight ul li button:hover {
    text-decoration: underline;
    color: var(--secondaryColor);
}

/* Ukryj komunikat "If you are human, leave this field blank." */
div.frm_show_form {
    display: none !important;
}

.frm_verify {
    display: none;
}


.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
    display: block;
    padding-left: 30px;
    text-indent: 0px;
    color: #434343;
    font-size: 16px !important;
    font-style: normal!important;
    font-weight: 400!important;
    letter-spacing: -0.24px!important;
}


.frm_checkbox input {
    background-color: transparent !important;
    border: 2px solid #A4A4A4 !important;
    display: inline-block !important;
    width: 24px !important;
    height: 24px !important;
    position: absolute !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    margin-right: 5px !important;
    position: absolute !important;
    left: 0 !important;
    top: 3px !important;
}

a#rozwinButton {
    font-weight: bold;
    text-decoration: underline;
}

a#rozwinButton:hover {
    color: var(--primaryColor);
}


.rodo-link {
    text-decoration: underline;
}

#wiecejInfo {
    display: none;
}

.contact-wrap .contact-content p {
    margin-bottom: 15px;
}

.contact-content a {
    text-decoration: underline;
    color: var(--primaryColor);
}

.contact-content a:hover {
    color: var(--secondaryColor);
}

.contact-desc {
    margin-bottom: 70px;
}


.blog-desc p a:hover {
    color: var(--secondaryColor);
}

.frm_error {
    color: red;
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 13px;
}



.frm_checkbox label {
    position: relative;
    cursor: pointer;
    color: var(--blackColor);
    padding-left: 36px;
    color: var(--black-900, #000);
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.28px;
}

.frm6 {
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
}


.frm_first {
    margin-right: 2%;
}


.partner-slider {
    display: flex;
    justify-content: center;
    /* Wyśrodkowanie w poziomie */
    align-items: center;
    /* Wyśrodkowanie w pionie */
    height: 90px;
    /* Wysokość kontenera */
}

.partner-logo {
    margin: 0 10px;
    /* Odstęp między elementami */
    width: auto;
    /* Automatyczna szerokość */
    padding: 16px 50px
}

.partner-logo:hover {
    border: 1px solid #cf2e9b;
}


.partner-logo img {
    width: auto !important;
    margin: 0 auto;
    height: 90px;
}

.br-wrap .br-menu-wrap .br-menu li {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
}

.br-wrap .br-menu-wrap .br-bar span {
    font-size: 14px;
}

.br-wrap .br-menu-wrap .br-bar:after {
    right: -10px;
}




@media only screen and (min-width: 1200px) {
    .header-wrap .navbar .navbar-nav .nav-item {
        margin: 0 18px;
    }

    .cta-content {
        margin-top: 50px;
    }
}

@media (max-width: 991px) {
    .br-wrap .br-menu-wrap .br-menu li {
        display: block;
        margin-right: 30px;
        text-align: left;
        padding: 5px;
    }
}

.blog-desc p,
.wp-block-post-content p {
    padding-bottom: 15px;
}


.blog-desc ul,
.wp-block-post-content ul {
    list-style: circle;
    padding-left: 30px;
    padding-bottom: 15px;
}

.blog-desc li,
.wp-block-post-content li {
    padding-bottom: 10px;
}


.block-prosta-tresc ol,
.block-prosta-tresc ul {
    list-style: normal;
    padding-left: 30px;
    padding-bottom: 15px;
    color: #000;
    letter-spacing: 0;
    margin-top: 15px;
}

.block-prosta-tresc li {
    padding-bottom: 10px;
    padding-left: 5px;
}

.block-prosta-tresc ul {
    list-style: circle;
}



.hero-left-item h1 {
    color: #FFF;
    font-size: 41.05px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2.052px;
    margin-bottom: 24px;
}

p.has-text-align-right {
    text-align: right;
}

p.has-text-align-left {
    text-align: left;
}

p.has-text-align-center {
    text-align: center;
}

.wpis-content-wrapper {
    text-align: justify;
}

.news-items:hover h2 {
    color: #7d6951;
}

.nnbtn:hover {
    text-decoration: underline;
}

.callto_action-btn:hover {
    background: #eee;
}

.bank-account {
    padding-top: 30px;
}

.bank-account-link {
    color: #fff;
}

.bank-account-link:hover {
    color: #7d6951;
}

.footer-meddle-inner-big {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px 23px;
}

.wpis-content-wrapper .wp-block-embed iframe,
.wp-block-post-content iframe {
    width: 100%;
    height: 400px;
}

.news-page-pagenation .actives {
    background-color: #7D6951;
    color: #fff;
    display: flex;
    justify-content: center;
    /* Wyśrodkowanie w poziomie */
    align-items: center;
    /* Wyśrodkowanie w pionie */
    width: 100%;
    height: 100%;
}

.news-page-pagenation ul li a {
    color: #000;
}

.news-page-pagenation ul li:hover a {
    color: #fff;
}

.wpis-content-wrapper a {
    color: #7D6951;
}

.wpis-content-wrapper a:hover {
    text-decoration: underline;
}

.small-sp {
    color: #7D6951;
    font-size: 12px;
    font-style: italic;
}

.bank-account-link:hover {
    cursor: pointer;
}

.footer__copyright {
    text-align: right;
    color: #fff;
    padding-top: 15px;
    margin-bottom: -15px;
    font-size: 12px;
}

.footer__copyright a {
    color: #7D6951;
}

.footer__copyright a:hover {
    color: #fff;
}

.document-items .dc_btn {
    margin-bottom: 15px;
}

.drop_down>ul {
    min-width: 320px;
}

.rezerwacja-right p {
    margin-top: 0px;
}

.rezerwacja-right p:first-child {
    margin-top: 100px;
}

.rezerwacja-right p {
    margin-bottom: 15px;
}


.video-thumbnail {
    position: relative;
    display: inline-block;
    overflow: hidden;
    /* Dla efektu zoomu */
    width: 368px;
    /* Żądana szerokość */
    height: 226px;
    /* Żądana wysokość */
}

.video-thumbnail img {
    transform: scale(1.5);
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Zapewnia, że obraz będzie pokrywać całą powierzchnię kontenera */
    object-position: center;
    /* Skupia obraz na środku */
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    /* Początkowe ustawienie ikony */
    font-size: 2em;
    /* Rozmiar ikony */
    color: white;
    /* Kolor ikony */
    transition: transform 0.3s ease, color 0.3s ease;
    /* Animacja transformacji i zmiany koloru */
}

.video-thumbnail:hover .play-icon {
    transform: translate(-50%, -50%) scale(1.3) rotate(360deg);
    /* Obrót i powiększenie ikony na hover */
    color: #fff;
    /* Zmiana koloru ikony */
}

#nsbBOXText {
    display: block;
    position: fixed;
    z-index: 1001;
    padding: 15px;
    left: 50%;
    /* Ustawienie elementu poziomo na środku */
    bottom: 80px;
    /* Odległość od dołu */
    transform: translateX(-50%);
    /* Przesunięcie elementu w lewo o połowę jego szerokości */
    width: auto;
    /* Szerokość elementu */
    line-height: 30px;
    font-size: 22px;
    background-color: rgba(31, 34, 54, .3);
    color: #fff;
    text-align: center;
}

.gallery-item {
    position: relative;
}

.gallery-image-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    color: #fff;
    text-align: center;
    background-color: rgba(31, 34, 54, 0.7);
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
}

.nsbbox:hover .gallery-image-title {
    display: block;
}

.wyptate-Uni-right ul li {
    color: #1F2236;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: start;
    margin-bottom: 0px;
    justify-content: safe;
}

.wyptate-Uni-left ul li span {
    display: inline-block;
    margin-right: 16px;
}

.wyptate-Uni-left ul li {
    color: #1F2236;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: start;
    margin-bottom: 0px;
    justify-content: safe;
}

.wpis-content-wrapper {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.4px;
    letter-spacing: -0.72px;
}

.wpis-content-wrapper div {
    margin-bottom: 24px;
}

.hero-left-item a {
    color: #fff;
    /* text-decoration: underline; */
}



/* .hero-left-item a:hover {
    color: #7D6951;
    text-decoration: underline;
} */

.hero-left-item .pagination-top a {
    text-decoration: none;
}

p.pogrzeb-wrapper-p {
    color: #7d6951;
    font-size: 14px;
}

.Pogrzeb-items:hover p.pogrzeb-wrapper-p {
    color: #d7d7d7;
    font-size: 14px;

}

.Pogrzeb-items {
    min-height: 240px;
}

.home .Pogrzeb-items {
    min-height: 180px;
}

.cr-p ul {
    list-style: disc;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.cr-p a {
    color: #7d6951;
}

.cr-p a:hover {
    text-decoration: underline;
}


.block-usluga-banner a:hover {
    color: #7d6951;
}

.st_list-p a {
    color: #7d6951;
}

.st_list-p a:hover {
    text-decoration: underline;
}

span.related {
    display: inline;
    padding-right: 5px;
}

i.fa-solid.fa-circle-exclamation {
    color: red;
}

.wyptate-Uni-right a {
    color: #7d6951;
}

.block-banner-strona a:hover {
    color: #7d6951;
}

.wpis-content-wrapper img {
    max-width: 100%;
    height: auto;
}

.hero-btm-menu-list .active a:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    /* Długość podkreślenia */
    background-color: #7d6951;
    /* Kolor podkreślenia */
    position: static;
    bottom: 20px;
    /* Ustaw odstęp (padding) od tekstu */
    left: 0;
}

.hero-left-inner h3 {
    color: #1F2236;
    font-size: 22.78px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.911px;
    margin-bottom: 24px;
}

.left-top-header a.active {
    font-weight: bold !important;
}

.universum-poz-item h3 {
    color: #1F2236;
    font-size: 25.63px;
    font-style: normal;
    font-weight: 400;
    line-height: 33.319px;
    letter-spacing: -1.025px;
    padding: 24px 0;
}

i.fa-brands.fa-facebook-f.fb-top {
    font-size: 20px;
    padding-left: 10px;
    margin-top: 3px;
}

@media (min-width: 768px) {
    .callto_action-btn {
        display: none !important;
    }

    a.nav-link.active {
        font-weight: bold;
    }
}

@media (max-width: 991px) {
    .modal-body iframe {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .callto_action-btn {
        display: inline-block !important;
    }



    .Pogrzeb-items {
        min-height: auto;
    }

    .callto_action-btn {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        line-height: 35px;
        background: #F7F7F7;
        display: block;
        text-align: center;
        padding-top: 8px;
        font-size: 16px;
        position: fixed;
        left: 10px;
        bottom: 10px;
        display: none;
        z-index: 99999;
        transition: 0.2s all ease;
        -webkit-transition: 0.2s all ease;
        -moz-transition: 0.2s all ease;
        z-index: 99999;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .rezerwacja-right p:first-child {
        margin-top: 37px;
    }
}

@media screen and (max-width: 767px) {
    .rezerwacja-right p:first-child {
        margin-top: 37px;
    }
}


/* JUSIFY */
.niesiemy-right p {
    text-align: justify;
}

.funeral-services-industry-left p,
.hero-left-item p {
    text-align: justify;
}

.universum-poz-item p {
    text-align: justify;
    word-wrap: break-word;
    hyphens: auto;
}

.rezerwacja-right p,
.ceremonia-right-item p,
.cr-p p,
.death-took-items p {
    text-align: justify;
}

.wpis-content-wrapper p {
    text-align: justify;
    word-wrap: break-word;
    hyphens: auto;
}

.wyptate-Uni-left p,
.wyptate-Uni-left div,
.wyptate-Uni-right p {
    text-align: justify;
}

.funeral-services-industry-right {
    text-align: justify;
}

.we-are-active-item p {
    text-align: justify;
}

.cr-p p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
}

.mapa-mobile-lokalizacje {
    padding-bottom: 15px;
}

#tabs-mobile {
    display: none;
}

#tabs-desktop {
    display: block;
}

#tabs-mobile .funeral_plants-map iframe {
    height: 300px;
}


.pozostate_bottom-item .bank-account-link {
    color: #000;
}

.pozostate_bottom-item p {
    margin-bottom: 10px;
}

.gren-fixed {
    position: fixed;
}

.oddziaty_title h2 {
    margin-bottom: 30px;
}

.oddziaty_title p {
    color: #fff;
    margin-bottom: 50px;
}

.oddziaty-itemss p small {
    color: #988464;
}

.pozostate-itemss i {
    color: #998565;
    font-weight: bold;
}

.frm_checkbox a {
    color: #998565;
    font-weight: bold;
}

.frm_checkbox a:hover {
    text-decoration: underline;
}

.kontakt-legend {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.32px;
}

.oddziaty_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
}

.oddzialy-p {
    color: #fff;
    margin-bottom: 50px;
}

.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=file],
.with_frm_style input[type=search],
.with_frm_style .frm-card-element.StripeElement {
    font-size: 14px !important;
    font-weight: 400 !important;
    display: block;
    width: 100% !important;
    padding: 12px 20px !important;
    border: 1px solid #C8C8C8 !important;
    margin-bottom: 0px !important;
    outline: none !important;
}



.frm_style_formidable-style.with_frm_style td.ui-datepicker-current-day,
.frm_style_formidable-style.with_frm_style td .ui-state-hover,
.frm_style_formidable-style.with_frm_style thead {
    background: #212529 !important;
    color: #ffffff !important;
}

.frm_style_formidable-style.with_frm_style .ui-widget-header,
.frm_style_formidable-style.with_frm_style .ui-datepicker-header {
    background: #41b02f !important;
    color: #ffffff !important;
}

.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 20px;
    width: 100% !important;
}

.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
    text-indent: 0px !important;
}

.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
    display: block !important;
    padding-left: 35px !important;
    padding-right: 20px !important;
    margin-top: 0px !important;
    text-align: justify;
    font-size: 12px !important;
    font-style: normal!important;
    font-weight: 400!important;
    letter-spacing: -0.24px!important;
    font-family: "Outfit", sans-serif;
}

.with_frm_style .frm_radio input[type=radio]:checked:before, .with_frm_style .frm_checkbox input[type=checkbox]:checked:before {
    transform: scale(1.2)!important;
    margin-left: 4px!important;
    margin-top: 3px !important;

}

.frm_style_formidable-style.with_frm_style .frm_blank_field label,
.frm_style_formidable-style.with_frm_style .frm_error,
.frm_style_formidable-style.with_frm_style .frm_limit_error {
    color: #B94A48;
    margin-top: 20px;
    margin-bottom: 20px;
}

.universum-video .video-container img {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: -190px;
}

@media (max-width: 768px) {
    #tabs-mobile {
        display: block;
    }

    #tabs-desktop {
        display: none;
    }
}




.logo img {
    height: 100%;
    width: 100%;
}

#map {
    height: 700px;
    /* Wysokość kontenera */
    width: 100%;
    /* Szerokość kontenera */
}

.gm-style-iw-d {
    max-width: 200px;
}

.heading-map {
    color: #0A5170;
    font-size: 16px;
    font-style: normal;
    font-family: "ClashDisplay-Semibold", sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 5px;
}

#map :focus {
    outline: 0px solid transparent;
}

#map .link-map {
    color: #0A5170;
    font-weight: bold;
    font-family: "ClashDisplay-Regular", sans-serif;
}

#map .link-map:hover {
    color: #30CAFB;
    font-weight: bold;
}

#map p {
    margin-bottom: 10px;
    font-family: "ClashDisplay-Regular", sans-serif;
}

.przy-banner .hero-left a {
    background: #1AAA55;
    padding: 16px 24px;
    color: #fff;
}

.breadcrums a {
    background: none !important;
    padding: 0 !important;
    color: #0A5170 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.32px;
    margin: 0 0 24px;
}

.breadcrums a:hover,
.breadcrums a:focus {
    color: #30CAFB !important;
}

.lista-banner-shape img {
    max-width: 80%;

}

.podpis-icon img {
    width: 50px;
    max-height: 50px;
}

.krotki-right p {
    font-size: 1.8rem;
}



.zespot-banner .lista-banner-shape {
    /* top: -130px; */
    max-height: 80%;
}

.grupa-banner .lista-banner-shape {
    top: -130px;
}

.single-usluga .grupa-banner .lista-banner-shape {
    top: -0px;
}

.short-cnt-left p {
    font-size: 1.8rem;
    text-align: justify;
}

.short-cnt-left ul li {
    font-size: 1.8rem;
}

.nagtowek-right ul {
    color: #fff;
    padding-left: 30px;
    list-style: circle;
}

.short-cnt-right p a {
    background: none;
    color: #0092CA;
}

.short-cnt-right p a:hover {
    background: none;
    text-decoration: underline;
    color: #0092CA;
}

.lang-single-person {
    height: 24px !important;
    width: 24px !important;
}

.nasz-info-main {
    min-height: 230px;
}

.follow-social-media {
    padding-right: 15px;
}

.social_icon {
    padding-right: 5px;
}

.footer_text_sm {
    color: #fff;
}

.footer_text_sm {
    padding-right: 10px;
}

.link_service__list {
    color: #0A5170;
}

.link_service__list:hover {
    color: #0092CA;
}

.short-cnt-left ul,
.podpis-left ul,
.krotki-right ul {
    list-style: disc;
    padding-left: 30px;
    margin-bottom: 15px;
}

.p-1,
.nagtowek-right p {
    text-align: justify;
}

.p-1 ul,
.nagtowek-right p ul {
    text-align: left;
}


.podpis-cnt .p-1 {
    text-align: left;
}

.podpis-icon {
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 0 auto;
}

.hero-left {
    padding-right: 15px;
}

.ustugi-content {
    min-height: 120px;
}

.podpis-main-wrapper--two-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    padding-top: 60px;
}

.podpis-main-wrapper--three-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    padding-top: 60px;
}

.short-cnt-left__list {
    padding-left: 0px !important;
}

.short-cnt-left .short-cnt-left__list li span {
    padding: 16px 20px;
    border: 1px solid#0092CA;
    margin-right: 24px;
    width: 50px;
    min-width: 50px;
    text-align: center;
}

.header-top-area {
    background: #0f0f0f;
}

a.logo-img img {
    max-height: 45px;
}

.bolgs__thumb__three img {
    width: 65px;
    height: 65px;
}

.copyright__author:hover {
    color: #fff;
}

.footer_logo__img,
.footer_logo img {
    width: auto;
    height: 85px;
}

.footer__widget {
    min-height: 250px;
}

@media (max-width: 1600px) {

    .footer_logo__img,
    .footer_logo img {
        height: 55px;
    }

    .footer-top-cta .footer__widget span {
        color: white;
        font-size: 20px;
        line-height: 1;
        font-family: "Pathway Extreme", sans-serif !important;
        font-weight: 600;
    }
}


@media (min-width: 1200px) {
    .nasz-slider-content .nasz-info {
        min-height: 330px;
    }

    .nasz-slider-content .nasz-link {
        position: static;
        padding-top: 25px;
    }

    .mt-8,
    .my-8 {
        margin-top: 8rem !important;
    }

    #menu>li>a {
        font-weight: bold !important;
        font-size: 1.7rem !important;
    }

    .logo {
        max-width: 30.9rem;
    }

    /* .logo img {
        height: 100%;
        width: 290px;
    } */
}

@media (max-width: 768px) {
    .short-cnt-left p {
        font-size: 1.5rem;
    }

    .short-cnt-left ul li {
        font-size: 1.5rem;
    }

    .checkbox input {
        width: 30px !important;
    }

    header {
        padding: 1rem 0 !important;
    }

    .button-umow-wizyte {
        margin-top: 30px;
        display: inline-block;
    }

}



.formularz-banner {
    padding: 25px 45px;
    border-radius: 0px;
    -webkit-box-shadow: 5px 10px 25px 8px rgb(0 0 0 / 3%) !important;
    -moz-box-shadow: 5px 10px 25px 8px rgba(0, 0, 0, 0.03) !important;
    box-shadow: 5px 10px 25px 8px rgb(0 0 0 / 3%) !important;
    background: #fff;
    font-size: 18px;
    line-height: 30px;
}

.slider-area .turbine__fan {
    right: 227px;
    top: auto;
    bottom: 35px;
    width: 27%;
}



.mr-lg-30 {
    margin-right: 30px;
}

.hamburger-menu>a {
    padding-top: 6px;
}

#text_content__banner_hero h1,
#text_content__banner_hero h2,
#text_content__banner_hero h3,
#text_content__banner_hero h4,
#text_content__banner_hero h5,
#text_content__banner_hero h6,
#text_content__banner_hero p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    padding-top: 0px;
    padding-bottom: 0px;
}

#scrollUp {
    bottom: 100px;
}

.promotion2 .thumb2 i {
    font-family: 'szybkietlumaczenia';
    font-style: normal;
}

.title-2 {
    color: #232323;
    font-size: 40px;
    line-height: 1.1;
    font-weight: 800;
    font-family: "Pathway Extreme", sans-serif !important;
}

.title-3 {
    color: #232323;
    font-size: 30px;
    line-height: 1.1;
    font-weight: 800;
    font-family: "Pathway Extreme", sans-serif !important;
}

.title-2b {
    color: #fff;
    font-size: 40px;
    line-height: 1.1;
    font-weight: 800;
    font-family: "Pathway Extreme", sans-serif !important;
}

.title-6 {
    color: #57b33e;
    font-size: 15px;
    line-height: 1.1;
    font-weight: 800;
    border-bottom: 2px solid #57b33e;
    display: inline-block;
    padding-bottom: 5px;
}

.title-6 p {
    color: #57b33e;
    font-size: 15px;
    line-height: 1.1;
    font-weight: 800;
}

.title-6-b {
    color: #232323;
    font-size: 20px;
    line-height: 1.1;
}

.promotion2:hover .title-6-b {
    color: white;
}

.paragraph-1 {}

.promotion2:hover .paragraph-1 {
    color: #fff;
}

.about-company-area .experience-box .experience-inner p,
.about-company-area .experience-box .experience-inner h1,
.about-company-area .experience-box .experience-inner h2,
.about-company-area .experience-box .experience-inner h3,
.about-company-area .experience-box .experience-inner h4,
.about-company-area .experience-box .experience-inner h5,
.about-company-area .experience-box .experience-inner h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 10px;
    font-family: "Pathway Extreme", sans-serif !important;
}

.about-company-area .experience-box .experience-inner {
    border-radius: 0px 0 0px 0;
    margin-top: -360px;
    right: -360px;
    padding: 15px 0 10px 0;
    text-align: left;
    position: relative;
    z-index: 3;
    padding-left: 20px;
    width: 250px;
    height: 120px;
}

.experience-box {
    position: relative;
    /* Make sure this is relative or absolute */
}

.experience-box::before {
    content: '';
    position: absolute;
    left: 330px;
    top: 65%;
    width: 30px;
    height: 30px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #57b33e;
    transform: translateY(-50%);
}


.chose__img__four img {
    width: 100%;
    /* Użyj szerokości 100% dla elastyczności */
    height: auto;
    /* Pozwól wysokości się dostosować, zachowując proporcje */
}

.chose__img__three {
    margin-right: -150px;
    margin-top: -60px;
    margin-left: 90px;
    overflow: hidden;
    width: 400px;
    height: 480px;
    /* Ustaw wysokość kontenera */
}

.chose__img__three img {
    width: auto;
    height: 100%;
    /* Obraz wypełni wysokość kontenera */
    object-fit: cover;
    /* Zapewni, że obraz zostanie wyrównany i przycięty do kontenera */
}

.chose__img__four img {
    width: auto;
    height: 300px;
    object-fit: cover;
}

@media (max-width: 991px) {

    .experience-box {
        display: none;
    }

    .chose__img__three img {
        width: -webkit-fill-available;
    }

    .chose__img__three,
    .chose__img__four {
        width: -webkit-fill-available;
    }

    .chose__img__four img {
        width: -webkit-fill-available;
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 540px) {
    .experience-box {
        display: block;
    }
}


.skills__icon i {
    font-size: 20px;
    color: #41B02F;
    font-weight: 700;
    margin-top: 5px;
    display: inline-block;
}

.skills__text p {
    font-size: 16px;
    font-weight: 700;
}

.chose__img__four {
    margin-left: -50px;
    border: 0px solid #eee;
    margin-top: 280px;
}

.iconSzybkie {
    font-style: normal;
}


.promotion__thumb {
    font-family: 'szybkietlumaczenia';
    font-style: normal;
    font-size: 60px;
}

.jnj-iconbox-item-5 .jnj-iconbox-area {
    margin-bottom: 50px;
    position: relative;
}

.jnj-iconbox-item-5 .jnj-iconbox-icon {
    width: 60px;
    margin-right: 40px;
    z-index: 9;
    display: inline-block;
}

.jnj-iconbox-item-5 .jnj-iconbox-content {
    color: #fff;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 15px;
    line-height: 24px;
}

.jnj-iconbox-item-5 .jnj-iconbox-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 15px;
    color: #fff;
    ;
}

.jnj-iconbox-item-5 .jnj-iconbox-icon img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 50px !important;
    max-width: 50px !important;
}

.jnj-iconbox-content,
.jnj-iconbox-content p,
.jnj-iconbox-content h1,
.jnj-iconbox-content h2,
.jnj-iconbox-content h3,
.jnj-iconbox-content h4,
.jnj-iconbox-content h5,
.jnj-iconbox-content h6 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.title-orange p {
    color: #fff;
}

.formularz-proces-container {
    background: #0f0f0f;
}

.cky-notice-des a {
    color: #DA9D18;
}

.cky-notice-des a:hover {
    color: #775919;
    text-decoration: underline;
}

.cky-notice-des p {
    line-height: 20px;
}

.banner-text {
    font-size: 18px;
    color: #fff;
    margin-bottom: 50px;
}

.banner-text p {
    font-size: 18px;
    color: #fff;
}

.contact-area .c-box a {
    border: 0px solid #32486d;
    display: inline;
    text-align: left;
}

.formularz-banner-kontakt {
    margin: 0 auto;
}

.icon-contat-page i {
    font-size: 30px;
    color: #fff;
}

.language-link {
    border-radius: none !important;
    background-color: transparent !important;
}

.language-link img {
    width: 25px;
    height: 25px;
}

.hamburger_menu__icon {
    margin-top: 5px;
}

.contact-area .contact-box a {
    border: 0px solid #faf6f5;
    width: 100%;
    text-align: left !important;
}

.contact-area .c-box a:hover .semi-title {
    color: #41B02F;
}

.contact-area .contact-box a:hover .semi-title2 {
    color: #0f0f0f;
}

.contact-area .contact-box {
    min-height: 290px;
}

.gm-style-iw-d {
    max-width: 400px;
    max-height: 230px;
    font-size: 15px;
    padding: 5px;
    font-family: "Pathway Extreme", sans-serif !important;
}

#map .link-map,
#map p,
.heading-map {
    font-family: "Pathway Extreme", sans-serif !important;
}

#map .link-map,
.heading-map {
    color: #000;
    font-weight: bold;
}


.page-title-area {
    min-height: 400px;
}

.page-title-area::before {
    content: "";
    background-color: #050c18;
    opacity: 0.151;
}

.category .page-title-area::before,
.single-post .page-title-area::before,
.archive .page-title-area::before {
    content: "";
    background-color: #050c18;
    opacity: 0.451;
}

.brand-clients .single-feature {
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumb-list {
    text-align: center;
    margin-top: 40px;
}

.about-wrapper .about-line::before {
    min-height: 40px;
    height: auto !important;
}

.about-line p {
    margin-bottom: 0px !important;
}

.about-line {
    margin-bottom: 20px !important;
}

.page-title {
    text-align: center;
    padding-top: 85px;
}

.breadcrumb-list ul li,
.breadcrumb-list ul li a {
    font-size: 16px;
}

.breadcrumb-list ul li:nth-child(2)::after,
.breadcrumb-list ul li:nth-child(3)::after,
.breadcrumb-list ul li:nth-child(4)::after {
    content: "";
    position: absolute;
    left: -7px;
    top: 3px;
    width: 14px;
    height: 14px;
    border: 2px solid white;
    border-radius: 50%;
    z-index: 1;
}

.blog__content3--meta span {
    font-weight: 600;
    font-size: 12px;
}

.breadcrumb-list ul li a:hover {
    color: #41B02F;
}

.blog-details-list-desc a {
    color: #41B02F;
    text-decoration: none;
    font-weight: bold;
}

.blog-details-list-desc a:hover {
    color: #41B02F;
    text-decoration: none;
}

.blog-details-list-desc .table-of-contents a {
    color: #000;
    font-weight: normal;
}


.page-title {
    min-height: 320px;
}

.breadcrumb-list ul li:nth-child(2)::before,
.breadcrumb-list ul li:nth-child(3)::before,
.breadcrumb-list ul li:nth-child(4)::before {
    content: "";
    background: white;
    position: absolute;
    left: -2px;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    z-index: 1;
}


.singleClientLogo {
    max-width: 80%;
    /* Zmniejsz szerokość logotypów */
    height: auto;
    /* Zachowaj proporcje logotypów */
}

/* Dodatkowo, jeśli chcesz, aby każdy logotyp miał dokładnie taki sam rozmiar, możesz ustawić stałą wysokość: */
.singleClientLogo {
    max-height: 100px;
    /* Przykładowa stała wysokość dla każdego logotypu */
    width: auto;
    /* Zachowaj proporcje logotypów */
    object-fit: contain;
    /* Zapobiega zniekształceniom logotypu */
}

/* Aby wyrównać kontenery z logotypami do środka rzędu: */
.brand-clients .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    /* Zapewnia przenoszenie logotypów do nowej linii */
}

table {
    margin-top: 26px;
    width: 80%;
    font-family: "Pathway Extreme", sans-serif !important;
    font-size: 16px;
    /* Nieco zmniejszony rozmiar czcionki dla lepszej czytelności */
    color: #000;
    line-height: 22px;
    /* Zwiększona wysokość linii dla większej przestrzeni między wierszami */
    border-collapse: collapse;
    display: table;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    /* Subtelny cień dla całej tabeli */
    margin: 0 auto;
}

table th {
    background-color: #1AAA55;
    color: #fff;
    padding: 20px;
    text-align: left;
    font-size: 18px;
}

table td {
    padding: 10px;
    /* Przestrzeń wewnątrz komórek */
    border-bottom: 1px solid #ddd;
    /* Subtelne linie oddzielające wiersze */
}

/* Styl dla wierszy parzystych */
table tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Styl dla wierszy nieparzystych */
table tr:nth-child(odd) {
    background-color: #ffffff;
}

/* Dodatkowy styl dla hovera wierszy, dla lepszej interaktywności */
table tr:hover {
    background-color: #d4ecde;
}

.table-container {
    margin: 0 auto;
}

/* Styl dla linków w tabeli, jeśli są */
table a {
    color: #1AAA55;
    text-decoration: none;
}

/* Styl dla linków podczas hovera, dla lepszej widoczności */
table a:hover {
    text-decoration: underline;
}

.tablepress .row-1 th:nth-child(1),
.tablepress tr td:nth-child(1) {
    width: 25%;
}

.tablepress .row-1 th:nth-child(2),
.tablepress tr td:nth-child(2) {
    width: 25%;
}

.tablepress .row-1 th:nth-child(3),
.tablepress tr td:nth-child(3) {
    text-align: center;
}

.simple-text p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
}

.blog__thumb.pos-rel {
    max-height: 300px;
    height: 300px;
    width: auto;
    overflow: hidden;
}

.blog__thumb img {
    min-height: 350px;
}

.blog__content3 {
    min-height: 275px;
}

.blog__content3 h5 a {
    min-height: 150px;
}

.blog-post-tag .post-social span {
    margin-right: 15px;
}

.blog-details-list-desc p {
    margin-bottom: 20px;
}

.scroll-offset {
    margin-top: -50px;
    /* Ustawienie dodatkowych pikseli na górę, aby zachować przestrzeń */
    padding-top: 50px;
    /* Ustawienie dodatkowych pikseli na górę, aby zachować przestrzeń */
}

h2.wp-block-heading {
    font-size: 30px !important;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 800 !important;
    font-family: "Pathway Extreme", sans-serif !important;
}

.table-of-contents .title_toc {
    font-size: 30px !important;
    line-height: 1;
    font-weight: 800 !important;
    margin-top: 15px;
    margin-bottom: 15px;
    border-left: 5px solid #41B02F;
    color: #41B02F;
    margin-left: -20px;
    padding-left: 35px;
}


h3.wp-block-heading {
    font-size: 24px !important;
    line-height: 1;
    font-weight: 500 !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.table-of-contents ul {
    padding-left: 30px;
    list-style-type: disc !important;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}


.table-of-contents {
    display: table;
    background: #f8f8f8;
    width: 100%;
    color: #000;
    padding: 10px 20px 0px 20px;
    margin-bottom: 30px;
}

.table-of-contents ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    padding: 0;
    text-align: left;
    margin: 0.3em 0;
}

.table-of-contents ul ul {
    margin: 0 0 0 1.5em;
}

.table-of-contents li {
    margin-bottom: 0.1em;
}

.table-of-contents li::before {
    padding-right: 0.5em;
}

.table-of-contents li::before,
.table-of-contents a {
    display: table-cell;
    text-decoration: none;
}

.table-of-contents a:hover {
    text-decoration: underline;
}

/* Resetowanie licznika dla poziomu głównego listy */
.table-of-contents ul {
    counter-reset: section;
}

/* Zwiększanie licznika dla elementów h2 */
.table-of-contents>ul>li>a::before {
    counter-increment: section;
    content: counter(section) ". ";
}

/* Resetowanie licznika dla poziomu podrzędnego listy */
.table-of-contents ul ul {
    counter-reset: subsection;
}

/* Zwiększanie licznika dla elementów h3 */
.table-of-contents ul ul li>a::before {
    counter-increment: subsection;
    content: counter(section) "."counter(subsection) " ";
}

.next-prev-button i {
    font-size: 10px;
    padding-left: 3px;
    padding-right: 2px;
}

.simple-text .wp-block-heading {
    margin-top: 30px;
    margin-bottom: 30px;
}

.counter-box.counter-box2 {
    width: 280px;
}

.counter-box h2 {
    text-transform: inherit !important;
}

@media (min-width: 1200px) {
    .mt-lg-100 {
        margin-top: 100px;
    }
}

@media (max-width: 768px) {
    .history-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .counter-box.counter-box2 {
        width: 100%;
    }

    .pb-120 {
        padding-bottom: 30px !important;
    }

    .pt-80 {
        padding-bottom: 20px !important;
    }

    .semi-title {
        font-size: 20px;
    }

    .banner_hero__row .banner-formularz-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}


span.next-prev-button {
    border: 2px solid #41B02F;
    color: #0d3c00;
    font-size: 17px;
    line-height: 35px;
    text-align: center;
    width: 160px;
    height: 60px;
    display: inline-block;
    padding: 10px;
}

span.next-prev-button:hover {
    border: 2px solid #dddddd;
    color: #fff;
    background: #41B02F;
    font-size: 17px;
    line-height: 35px;
    text-align: center;
    width: 160px;
    height: 60px;
    display: inline-block;
    padding: 10px;
}

.add-content p {
    color: white;
    font-size: 35px;
    line-height: 1.3;
    font-weight: 700;
}


.add-content span i {
    font-family: 'szybkietlumaczenia';
    font-style: normal;
    font-size: 90px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0f0f0f;
    border-color: #0f0f0f;
}



.slider-area .single-slider-03 {
    max-height: 750px;
}

@media (max-width: 1600px) {
    .slider-area .single-slider-03 {
        min-height: 800px;
        max-height: 1000px;
    }
}


.szybkietlumaczenia_slider {
    overflow: hidden;
    height: 750px;
    width: 100%;
}

/* Styl dla slidera */
.slider-area {
    position: relative;
    overflow: hidden;
    min-height: 750px;
}

.slider-area img {
    height: 100%;
    display: block;
    min-height: 750px;
    width: inherit;
    width: -webkit-fill-available;
    height: auto;
}

#background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
    /* Zapobiega wyświetlaniu obrazka poza obszarem */
}

#background-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    /* Ustawienie położenia obrazka */
    display: block;
}

.page-title-area {
    position: relative;
}

.banner-text p {
    margin-bottom: 15px;
}

.banner-text a {
    color: #fff;
    font-weight: bold;
}

.banner-text a:hover {
    color: #41B02F;
}

.banner-text .theme_btn:hover {
    color: #fff;
}

.fullwidth_lr__wrapper {
    background-color: #0F0F0F;
}


.history-area::before {
    display: none;
}

.with_frm_style .frm_dropzone .frmsvg {
    width: 24px !important;
    height: 23px !important;
    padding-right: 4px !important;
}


.counter-box h3,
.counter-box .text-h3 {
    color: white;
    font-size: 30px;
    line-height: 1.1;
    font-weight: 800;
}


@media (max-width: 1600px) {
    .szybkietlumaczenia_slider {
        width: max-content;
    }
}

@media (max-width: 991px) {
    .slider-area img {
        min-height: 1100px;
        max-height: 2000px;
        display: none;
    }

    #homepage-slider-content {
        background: #0f0f0f;
    }

    .blog-standard-border {
        border: 0px solid #efefef;
        padding: 0px 0 0 0px;
    }

    .blog-standard-right {
        margin-top: 0px;
    }

    .blog__content3--meta span {
        font-size: 16px;
    }

    .blog__thumb.pos-rel {
        max-height: 250px;
        height: -webkit-fill-available;
        width: auto;
        overflow: hidden;
    }

    .blog__thumb img {
        height: auto;
        width: -webkit-fill-available;
    }

    .szybkietlumaczenia_slider {
        width: max-content;
        min-height: 1100px;
    }



    #homepage-slider-content {
        top: 0;
    }
}

@media (max-width: 768px) {
    .slider-area img {
        min-height: 1200px;
        max-height: 2000px;
    }

    .szybkietlumaczenia_slider {
        width: max-content;
        min-height: 1200px;
    }
}

@media (max-width: 600px) {
    .slider-area img {
        min-height: 1300px;
        max-height: 2000px;
    }

    .szybkietlumaczenia_slider {
        width: max-content;
        min-height: 1300px;
    }

    .blog__thumb img {
        min-height: auto;
    }
}



@media (max-width: 480px) {
    .slider-area img {
        min-height: 1450px;
        max-height: 2000px;
    }

    .szybkietlumaczenia_slider {
        width: max-content;
        min-height: 1450px;
    }
}


@media (max-width: 380px) {
    .slider-area img {
        min-height: 1500px;
        max-height: 2000px;
    }

    .szybkietlumaczenia_slider {
        width: max-content;
        min-height: 1500px;
    }
}

/* Styl dla kontenera slidera */
#homepage-slider-content {
    position: absolute;
    /* Ustawienie pozycji na absolutną pozwoli na dokładne pozycjonowanie */
    bottom: 0;
    /* Przyleganie do dolnej krawędzi slidera */
    left: 0;
    /* Przyleganie do lewej krawędzi slidera */
    width: 100%;
    /* Kontener ma zajmować 100% szerokości slidera */
    padding: 20px;
    /* Wewnętrzny odstęp kontenera */
    box-sizing: border-box;
    /* Ustawienie modelu pudełka na border-box zapobiegnie problemom z wewnętrznymi odstępami */
}





/* Dla lepszej responsywności, możesz dostosować szerokość kolumn na mniejszych ekranach: */
@media (max-width: 768px) {

    .brand-clients .col-xl-3,
    .brand-clients .col-lg-6,
    .brand-clients .col-md-12 {
        max-width: 50%;
        /* Na mniejszych ekranach logotypy zajmują większą część szerokości */
        flex: 0 0 50%;
        /* Bootstrap 4 flex shorthand */
    }
}

@media (max-width: 576px) {

    .brand-clients .col-xl-3,
    .brand-clients .col-lg-6,
    .brand-clients .col-md-12 {
        max-width: 100%;
        /* Na najmniejszych ekranach logotypy zajmują pełną szerokość */
        flex: 0 0 100%;
        /* Bootstrap 4 flex shorthand */
    }
}


@media (min-width: 1600px) {
    .jnj-iconbox-item-5 .jnj-iconbox-area {
        margin-bottom: 50px;
        position: relative;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-area::before {
        content: "";
        position: absolute;
        left: 25px;
        top: 50px;
        width: 2px;
        height: 100%;
        background-color: #41B02F;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-title {
        font-size: 26px;
        font-weight: 700;
        line-height: 30px;
        margin-bottom: 15px;
        color: #fff;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-icon i {
        color: #fff;
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        display: inline-block;
        text-align: center;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-icon.jnj-number {
        color: #fff;
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        font-weight: 700;
        display: inline-block;
        text-align: center;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-content {
        color: #fff;
        margin-bottom: 0;
        margin-top: 5px;
        font-size: 15px;
        line-height: 24px;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-content p {
        margin-bottom: 0px;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-icon {
        width: 80px;
        margin-right: 40px;
        z-index: 9;
        display: inline-block;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-icon img {
        width: 50px !important;
        max-width: 50px !important;
    }
}




@media (min-width: 1600px) {
    .formularz-banner {
        max-width: 600px;
        margin: 0 auto;
        margin-top: 100px;
        margin-bottom: 30px;
    }

    .formularz-banner-kontakt {
        min-width: 800px;
    }


    .formularz-proces {
        max-width: 600px;
        margin: 0 auto;
        margin-top: 200px;
        margin-right: 0;
    }
}

.slider__content__03 h1,
.slider__content__03 h2,
.slider__content__03 h3,
.slider__content__03 h4,
.slider__content__03 h5,
.slider__content__03 h6 {
    font-size: 72px;
    line-height: 1.1;
    font-weight: 800;
    text-transform: inherit;
    letter-spacing: 0;
    color: #fff;
}

@media (max-width: 1600px) {

    .formularz-proces {
        max-width: 600px;
        margin: 0 auto;
        margin-top: 200px;
    }

    .slider__content__03 h1,
    .slider__content__03 h2,
    .slider__content__03 h3,
    .slider__content__03 h4,
    .slider__content__03 h5,
    .slider__content__03 h6 {
        font-size: 52px;
        line-height: 1.1;
    }

    .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message {
        width: 100% !important;
        padding: 17px 5px 20px 0px !important;
        max-height: 55px;
    }
}


@media (max-width: 1200px) {

    .slider__content__03 h1,
    .slider__content__03 h2,
    .slider__content__03 h3,
    .slider__content__03 h4,
    .slider__content__03 h5,
    .slider__content__03 h6 {
        font-size: 42px;
        line-height: 1.1;
    }


    .formularz-proces {
        max-width: 90%;
        margin: 0 auto;
        margin-top: 50px;
    }



    .about-company-area .experience-box .experience-inner {
        margin-top: -360px;
        right: -260px;
    }

    .chose__img__three {
        margin-right: -200px;
        margin-top: 0px;
        margin-left: 15px;
    }

    .chose__img__four {
        margin-left: -150px;
        border: 0px solid #eee;
        margin-top: 380px;
    }


}

@media (max-width: 991px) {

    .chose__img__three {
        margin-right: 0;
        margin-top: 0px;
        margin-left: 0;
    }

    .experience-box::before {
        display: none;
    }

    .about-company-area .experience-box .experience-inner {
        margin-top: -150px;
        right: -210px;
    }

    .chose__img__four {
        margin-left: 0;
        margin-top: 0;
    }

    .title-2 {
        font-size: 30px;
    }

    .about-company-area {
        padding-top: 50px;
    }

    .about-company-area .experience-box .experience-inner {
        margin-top: -450px;
        right: -110px;
    }

    .skills {
        display: flex;
    }

    .pb-100 {
        padding-bottom: 50px;
    }

    .pt-125 {
        padding-top: 50px;
    }

    .pb-125 {
        padding-bottom: 50px;
    }

    .we__img {
        height: 100px;
    }

}

@media (max-width: 768px) {


    .header2__social {
        text-align: left !important;
        display: inherit;
        margin-top: 0px !important;
        margin-right: 15px !important;
    }

    .banner_hero__row .formularz-banner {
        margin-bottom: 25px;
    }

    .promotion-area .theme_btn {
        display: inline-block;
    }

    .formularz-proces-container {
        padding-right: 15px !important;
        padding-left: 15px !important;
        background: #0F0F0F;
    }

    .hamburger-menu {
        margin-right: 0px !important;
    }

    .slider__content__03 h1,
    .slider__content__03 h2,
    .slider__content__03 h3,
    .slider__content__03 h4,
    .slider__content__03 h5,
    .slider__content__03 h6 {
        font-size: 40px;
        line-height: 1.1;
    }



    .with_frm_style textarea {
        min-height: 100px;
    }

    .mr-lg-30 {
        margin-right: 0px;
    }

    .side-mobile-menu ul li a {
        padding: 7px 0;
    }

    .side-mobile-menu ul li ul li a {
        border-bottom: 1px solid #212529;
    }

    .header2__social {
        text-align: left !important;
    }

    .slide-bar {
        background: #0f0f0f;
    }

    .copyright.text-left.mb-40 {
        margin-bottom: 5px;
    }

    .formularz-banner {
        padding: 10px 20px;
    }

    .formularz-proces {
        max-width: 100%;
        margin: 0 auto;
        margin-top: 0px;
    }

    .about-company-area .experience-box .experience-inner {
        margin-top: -150px;
        right: -210px;
    }

}

@media (max-width: 576px) {
    .about-company-area .experience-box .experience-inner {
        margin-top: -450px;
        right: -110px;
    }
}

@media (max-width: 420px) {
    .about-company-area .experience-box .experience-inner {
        margin-top: -330px;
        right: -45px;
    }
}

@media (min-width: 1900px) {
    .jnj-iconbox-item-5 .jnj-iconbox-icon {
        width: 60px;
    }

    .jnj-iconbox-item-5 .jnj-iconbox-area::before {
        left: 28px;
        top: 54px;
        width: 3px;
    }
}

@media (min-width: 2000px) {
    .jnj-iconbox-item-5 .jnj-iconbox-area::before {
        display: none;
    }
}

ul.gp_title-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.single-realizacja-text {
    margin-bottom: auto;
}

.single-realizacja-text p {
    margin-bottom: 20px;
    line-height: 26px;
    text-align: justify;
    font-weight: 200;
    font-size: 14px;
}


.google-poland-header .menu-item ul li a:hover {
    color: #000 !important;
}


.pz-1st-icon {
    display: flex;
    /* Ustawienie kontenera na flexbox */
    justify-content: center;
    /* Wyśrodkowanie poziome */
    align-items: center;
    /* Wyśrodkowanie pionowe */
}

.pz-1st-icon img {
    max-height: 90px;
    max-width: 200px;
    width: auto;
    height: auto;
    min-height: 90px;
}

.project-implemented-items ul li a,
.project-implemented-items ul li .logo-container {
    padding: 25px;
}

img.logo_header_img {
    max-width: 160px;
}

img.logo_footer_img {
    max-width: 160px;
}


.project-implemented-bottom-area {
    margin-top: 60px;
}


.hero-down-scroll span {
    margin-right: 10px;
}

.form-title {
    padding: 48px 48px 0px 48px;
    max-width: 700px;
}


#wpadminbar {
    position: fixed !important;
}

.page-id-1133 .project-implemented-bottom-area {
    margin-top: 0px !important;
    
}

.page-id-1133 .project-implemented-area {
    padding: 30px 0 0 0 !important;
}



.form-title-small {
    padding: 48px 48px 0px 48px;
}

.zrealizuj-form-inner-small {
    background-color: #fff;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style textarea, .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    background-color: #f6f6f6 !important;
    border-radius: 0px !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

.single-realizacja .hero-paginations-area::before {
    z-index: 9;
}


.youtube__video-overlay img {
    width: 100%;
}

.zrealizuj-form-area2-img img {
    max-height: 800px;
}




@media (min-width: 2560px) {

    .hero-right-imgs img {
        max-width: 125%;
        width: 125%;
    } 

    .hero-content {
        top: 435px;
    }

    .hero-btns {
        margin-bottom: 150px;
    }

    .pkp-items-img {
        width: 100%;
    }

    .pkp-items-img img {
        width: 100%;
    }


    .single-realizacja .hero-btns {
        margin-bottom: 30px;
    }

    .poznaj-nas-img {
        position: relative;
    }
    
    .poznaj-nas-img img {
        position: absolute; 
        bottom: -1100px;
        left: 0; 
    }

    .zrealizuj-form-area2-img img {
        max-height: 1000px;
    }

    .pz-im-meddle .img-fluid {
        width: 100%;
    }

    .hero-left-social-icon ul li a img {
        width: 50px;
    }

    .pz-1st-icon img {
        max-height: 140px;
        min-height: 120px;
        max-width: 100%;
    }

    .poznaj-nas-area {
        min-height: 1400px;
    }

    .poz-imgs .img-fluid {
        width: 100%;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1600px;
    }

    #consultation_img {
        right: 500px;
    }


    .single-realizacja .container,
    .single-realizacja .container-lg,
    .single-realizacja .container-md,
    .single-realizacja .container-sm,
    .single-realizacja .container-xl,
    .single-realizacja .container-xxl {
        max-width: 1600px;
    }


    .project-imgs .img-fluid {
        width: 100%;
    }

    .witamy_w_right-img {
        right: 400px;
    }

    .new-zrealizuj-form-inner form {
        max-width: 840px;
    }

    .form-title {
        max-width: 840px;
    }



}

@media (min-width: 3200px) {
    .witamy_w_right-img {
        right: 600px;
    }

    #consultation_img {
        right: 1000px;
    }
}


@media screen and (min-width: 1600px) and (max-width: 1900px){
    .witamy_w_right-img {
        width: auto;
    }

    .witamy_w_right-img {
        right: -200px;
    }
}

@media screen and (min-width: 1371px) and (max-width: 1600px){
    .witamy_w_right-img {
        width: 57%;
    }

    .witamy_w_right-img {
        right: -200px;
    }
}

@media (max-width: 991px) {
    .our-dasktop-project-area {
        display: inline-flex !important;
        margin-top: 30px !important;
    }

    #consultation_img {
        position: inherit !important;
    }

    .home .our-dasktop-project-area {
        display: none !important;
    }

    .home .project-imgs img {
        width: 100% !important;
    }

    .home .pz-im-meddle img {
        width: 100% !important;
    }

    .logo img {
        width: 120px !important;
    }

    .header-profiles ul li span {
        display: none !important;
    }

    .header-profiles ul {
        display: block !important; 
    }

    .header-profiles ul li a {
        margin-left: -10px !important; 
    }
}

@media (max-width: 576px) {
    .project-implemented-items ul li a {
        padding: 10px;
    }

    .pz-1st-icon img {
        max-height: 90px;
        max-width: 130px;
        width: auto;
        height: auto;
        min-height: 50px;
    }

    .hero-content h2 {
        font-size: 36px !important;
        line-height: 54px !important;
        word-wrap: break-word;
        max-width: 360px;
    }

    img.logo_footer_img {
        margin-bottom: 50px;
    }

    .footer-right span {
        margin-bottom: 15px;
    }

    .page-id-400 .our-dasktop-project-area {
        display: block !important;
        margin-top: 30px;
    }

    .pkp-items-img {
        width: 100%;
    }

    .pkp-items-info {
        min-height: 200px;
        position: relative;
    }

    .hero-paginations-area2 {
        height: 430px !important;
    }

    .Wtyczka_Calendly-inner {
        height: auto !important;
        margin-bottom: 30px !important;
        padding: 20px 15px !important;
    }

    .Wtyczka_Calendly-inner iframe {
        min-height: 600px !important;
    }
}

@media (max-width: 360px){
    .hero-content h2 {
        max-width: 310px;
        font-size: 30px !important;
        line-height: 40px !important;
        margin-bottom: 20px;
    }

    .footer-left h2 span img {
        left: -30px;
    }

    .poznaj-nas-title h2 span img {
        left: -25px !important;
        top: -103px!important;
    }

    .header-profiles ul li a img {
        width: 50px;
        height: 50px;
    }

    .hero-btns {
        padding: 15px;
    }

}


.has-anim-text svg {
    width: 150px;
}

h1 svg {
    width: 150px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'UniSansLight', sans-serif !important;
    font-weight: 300;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-family: 'UniSansBook', sans-serif !important;
    font-weight: bold;
}

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
    font-family: 'UniSansBookItalic', sans-serif !important;
    font-weight: normal;
    font-style: italic;
}

h1 strong em, h2 strong em, h3 strong em, h4 strong em, h5 strong em, h6 strong em {
    font-family: 'UniSansBoldItalic', sans-serif !important;
    font-weight: bold;
    font-style: italic;
}
 

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
    font-family: 'UniSansLight', sans-serif;
    font-weight: 300;
}

h1.light strong, h2.light strong, h3.light strong, h4.light strong, h5.light strong, h6.light strong {
    font-family: 'UniSansBold', sans-serif;
    font-weight: bold;
}

.font-light {
    font-family: 'UniSansLight', sans-serif !important;
    font-weight: 300;
}

.global-svg-class {
    margin-top: 0px; 
    display: inline-block; 
}


.text-h1 {
    font-family: 'UniSansLight', sans-serif !important;
    font-weight: 300;
    line-height: 100px;
    font-size: 90px;
}

.text-h1 strong {
    font-family: 'UniSansBold', sans-serif;
    font-weight: bold;
    line-height: 100px;
    font-size: 90px;
}

.text-h6 {
    font-family: "Pathway Extreme", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.36px;
}

.text-h1 em{
    font-weight: 900;
    font-style: italic;
    font-family: 'UniSansHeavyItalic', sans-serif;
}



.text-h3 {
    font-family: 'UniSansLight', sans-serif !important;
    font-weight: 300;
    line-height: 55px;
    font-size: 40px;
    letter-spacing: 0.45px;
}

.text-h3 strong {
    font-family: 'UniSansBold', sans-serif;
    font-weight: bold;
    line-height: 55px;
    font-size: 40px;
}

.text-h3 em{
    font-weight: 900;
    font-style: italic;
    font-family: 'UniSansHeavyItalic', sans-serif;
}


.text-h5 {
    font-family: 'UniSansLight', sans-serif !important;
    font-weight: 300;
    line-height: 35px;
    font-size: 18px;
    letter-spacing: 0.45px;
}

.text-h5 strong {
    font-family: 'UniSansBold', sans-serif;
    font-weight: bold;
    line-height: 35px;
    font-size: 18px;
}

.text-h5 em{
    font-weight: 900;
    font-style: italic;
    font-family: 'UniSansHeavyItalic', sans-serif;
}

.nayla-button.underline.icon-right a {
    text-decoration: underline;
    color: #EB1B3B;
    font-weight: bold;
}

.nayla-button.underline.icon-right::before, .nayla-button.underline.icon-right::after {
    color: #EB1B3B;
    font-weight: bold;
}

.nayla-dynamic-list li:hover, 
.nayla-dynamic-list li a:hover {
    cursor: url('../img/ute/web-xd/cursor-big.svg'), auto !important;
}


.nayla-button.underline.icon-left a {
    text-decoration: underline;
    color: #EB1B3B;
    font-weight: bold;
}

.nayla-button.underline.icon-left::before, .nayla-button.underline.icon-left::after {
    color: #EB1B3B;
}

.nayla-button.underline.icon-left::after {
    color: #EB1B3B;
}

.nayla-clients-grid.bordered .client {
    outline-width: 0px;
}

.nayla-clients-grid .client a img {
    max-width: 150px;
    max-height: 70px;
}

a.nyla-neon {
    text-decoration: underline;
    color: #3DD0DB !important;
    font-weight: bold;
}

.nayla-button.underline.icon-right.nyla-color2::before, .nayla-button.underline.icon-right.nyla-color2::after {
    color: #3DD0DB !important;
}

.nayla-button.underline .button-line {
    display: none !important;
}

.accordion-title span {
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;
    letter-spacing: -0.01em;
}

@media (max-width: 1600px){
    .text-h1 {
        line-height: 75px;
        font-size: 60px;
    }

    .md-title {
        font-size: 100px;
    }
}

@media (max-width: 1500px){
    .text-h1 {
        line-height: 75px;
        font-size: 60px;
    }

    .md-title {
        font-size: 80px;
    }
}


@media (max-width: 1200px){
    .md-title {
        font-size: 50px;
    }
}

@media (max-width: 991px){
    .hide-mobile {
        display: none !important;
    }

    .text-h1 {
        line-height: 75px;
        font-size: 60px;
    }
}

@media (max-width: 768px){
    .nayla-clients-grid {
        -ms-grid-columns: 1fr 50px 1fr !important;
        grid-template-columns: 1fr 1fr !important;
        grid-column-gap: 50px;
        grid-row-gap: 25px;
    }
}

@media (max-width: 576px){
    .text-h1 {
        line-height: 55px;
        font-size: 40px;
    }  

    .text-h1 strong {
        line-height: 55px;
        font-size: 40px;
    }

    .text-h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .nayla-clients-grid.bordered .client {
        height: 150px;
    }

    .accordion-title span {
        font-size: 20px;
        line-height: 32px;
    }

    #footer {
        padding-top: 50px;
    }

    .mt_char {
        font-size: 26px;
        line-height: 40px;
    }

    .menu-toggle .toggle-line {
        background-color: #000 !important;
    }

    .active .toggle-lines .toggle-line {
        background: #fff !important;
    }
}

.with_frm_style .frm_dropzone .frmsvg {
    width: 20px;
    height: 20px;
}

.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=file],
.with_frm_style input[type=search],
.with_frm_style .frm-card-element.StripeElement {
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: normal !important;
    display: block;
    width: 100% !important;
    padding: 12px 20px !important;
    border: 1px solid #C8C8C8 !important;
    margin-bottom: 0px !important;
    outline: none !important;
}

.form-wycena-title,
.form-wycena-title h1,
.form-wycena-title h2,
.form-wycena-title h3,
.form-wycena-title h4,
.form-wycena-title h5,
.form-wycena-title h6,
.form-wycena-title p {
    color: #000;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    letter-spacing: 0px;
    font-family: "Pathway Extreme", sans-serif !important;
    margin-bottom: 30px;
    margin-top: 15px;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    color: white !important;
    background: #57b33e !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    font-family: "Pathway Extreme", sans-serif !important;
    padding: 22px 40px 22px 40px !important;
    display: inline-block !important;
    position: relative !important;
    cursor: pointer !important;
    -webkit-transition: all 0.4s ease-out 0s !important;
    -moz-transition: all 0.4s ease-out 0s !important;
    -ms-transition: all 0.4s ease-out 0s !important;
    -o-transition: all 0.4s ease-out 0s !important;
    transition: all 0.4s ease-out 0s !important;
    border-width: 0px !important;
    border-color: #57b33e !important;
    border-radius: 0 !important;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
    background: 0 0 !important;
    border: 1px solid!important;
    border-color: var(--mainColor)!important;
    color: var(--mainColor)!important;
    padding: 1em 3em!important;
    border-radius: 35px!important;
    cursor: pointer!important;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    filter: brightness(100%) contrast(1.3)!important;
    background: var(--gradient, linear-gradient(90deg, #000 18.22%, #000 79.8%)) !important;
    color: #fff !important;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message {
    width: 100% !important;
    padding: 17px 40px 19px 40px !important;
    max-height: 55px;
}





.frm_dropzone.frm_single_upload,
.frm_dropzone.dz-clickable {
    margin-top: 0px !important;
}

.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 20px;
    width: 100% !important;
    padding-left: 0px !important;
}

.frm_checkbox a {
    color: #1F2236;
    font-weight: bold;
}

.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus, .frm_style_formidable-style.with_frm_style select:focus, .frm_style_formidable-style.with_frm_style textarea:focus, .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search], .frm_form_fields_active_style, .frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement, .frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single, .frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices {
    background-color: #ffffff;
    border-color: #1F2236 !important;
    color: var(--text-color);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6) !important;
}

.with_frm_style .frm_primary_label {
    font-weight: bold !important;
}

.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=file],
.with_frm_style input[type=search],
.with_frm_style .frm-card-element.StripeElement {
    font-family: "Pathway Extreme", sans-serif !important;
    font-size: 18px !important;
}

.with_frm_style textarea {
    padding: 12px 20px !important;
    font-family: "Pathway Extreme", sans-serif !important;
    font-size: 18px !important;
}

/* Dla większości przeglądarek */
::placeholder {
    font-family: "Pathway Extreme", sans-serif !important;
    font-size: 16px !important;
    color: #000;
    opacity: 1;
    /* Firefox */
}

/* Dla Internet Explorer 10-11 */
:-ms-input-placeholder {
    font-family: "Pathway Extreme", sans-serif !important;
    font-size: 16px !important;
    color: #000;
}

/* Dla Microsoft Edge */
::-ms-input-placeholder {
    font-family: "Pathway Extreme", sans-serif !important;
    font-size: 16px !important;
    color: #000;
}


.banner-formularz-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    /* Upewnij się, że kontener ma ustaloną wysokość */
}

.banner_hero__row {
    min-height: 750px;
}

.dz-message.needsclick:hover {
    background: #000 !important;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover {
    background: #000 !important;
}

.with_frm_style .frm_radio input[type=radio]:before,
.with_frm_style .frm_scale input[type=radio]:before,
.with_frm_style .frm_checkbox input[type=checkbox]:before {
    width: 15px;
    height: 15px;
}

.frm_style_formidable-style.with_frm_style .frm_blank_field label,
.frm_style_formidable-style.with_frm_style .frm_error,
.frm_style_formidable-style.with_frm_style .frm_limit_error {
    color: #B94A48;
    margin-top: 5px;
    margin-bottom: 0px;
}

.frm_dropzone .fallback input[type=file] {
    display: block;
    margin-top: 0px !important;
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important;
    margin: 0 !important;
    line-height: 42px !important;
    font-weight: normal !important;
    display: block;
    width: 100% !important;
    padding: 0px 0px !important;
}

.frm_compact .frm_dropzone.frm_single_upload.dz-started .dz-message,
.frm_compact .frm_dropzone.frm_single_upload.dz-started.dz-clickable .dz-message {
    display: block;
    padding: 14px;
    color: #fff;
    font-family: "Pathway Extreme", sans-serif !important;
    font-size: 16px !important;
    background: #2a2a2a;
}

.with_frm_style .frm_dropzone {
    margin-top: 0px !important;
    padding: 0;
    border: none !important;
    background-color: transparent !important;
}

.frm_dropzone .fallback input[type=file] {
    display: block;
    margin-top: 0px !important;
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important;
    margin: 0 !important;
}


.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    background: 0 0 !important;
    border: none !important;
    width: 100% !important;
    color: var(--mainColor) !important;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single, .with_frm_style .frm_slimselect.ss-main {
    background: 0 0 !important;
    border: none !important;
    width: 100% !important;
    color: var(--mainColor) !important;
}

.iti--allow-dropdown input.iti__tel-input, .iti--allow-dropdown input.iti__tel-input[type=tel], .iti--allow-dropdown input.iti__tel-input[type=text], .iti--show-selected-dial-code input.iti__tel-input, .iti--show-selected-dial-code input.iti__tel-input[type=tel], .iti--show-selected-dial-code input.iti__tel-input[type=text] {
    padding-right: var(--iti-input-padding);
    padding-left: var(--iti-selected-country-arrow-padding);
    margin-left: 0;
    padding-left: 50px !important;
}

input::placeholder {
    color: #000 !important;
    opacity: 1; /* Ustawia pełną nieprzezroczystość */
  }
  
  /* Specyficzność dla Twojego pola */
  input#field_kz79w::placeholder {
    color: #000 !important;
  }


  .with_frm_style textarea::placeholder {
    color: #000 !important;
    opacity: 1; /* Ustawia pełną nieprzezroczystość */
  }



  .marquee-wrap span {
    display: inline-block;
    margin: 0 30px 15px 30px;
    font-size: 55px;
    vertical-align: middle;
    font-variation-settings:
        'FILL'1,
        'wght'300,
        'GRAD'0,;
    line-height: 0.5em;
}

  

.text-team-2 .text-semibold{
    padding-right: 50px;
}

.light .nayla-divider {
    background: #fff;
    height: 1px;
    opacity: 1;
}

/* .grid-project-title {
    height: 0px;
}  */
 
.grid-controls::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background: #000;
    height: 1px;
    opacity: .3;
}

/* .site-header.dark {
    --mainColor: #191919;
    --mainBackground: #ebebeb;
    --secondaryBackground: #d7d7d7;
    color: var(--mainColor);
} */

.fullscreen_menu ul.menu a {
    color: #ffffff !important;
}

.fullscreen_menu .menu-toggle.active .toggle-line {
    color: #ffffff !important;
}

.sticked .toggle-line {
    background: #000 !important; 
} 

.menu-open .toggle-line {
    background: #fff !important;
}

.portfolio-grid.col-3 hr {
    background: #000;
}


.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    border: 1px solid #4b4b4b !important;
    border-radius: 35px !important;
}

.with_frm_style textarea {
    border: 1px solid #4b4b4b !important;
    border-radius: 35px !important;
    padding-top: 25px !important;
}

#cta_tel_link,
#cta_email_link {
    font-size: 30px;
    font-family: 'UniSansLight', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 1em;
}

#cta_tel_link:hover,
#cta_email_link:hover {
    color: #606060;
}

#cta_img_parallax {
    margin-top: 20px;
    margin-bottom: 20px;
}