    :root {
        --main-color: #00958B;
        --second-color: #FFBF00;
    }

    html {
        scroll-behavior: smooth;
    }

    * {
        box-sizing: border-box;
        padding: 0;
        margin: 0;
        font-family: 'Roboto', sans-serif;
        transition: all 300ms ease-in;
        color: #101010;
    }

    *::selection {
        background-color: var(--main-color);
        color: white;
    }

    /****** TEKSTY ******/

    p {
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 150%;
        color: #101010;
        padding-bottom: 30px;
    }

    .pogrubienie {
        font-weight: 500;
    }

    a {
        text-decoration: none;
    }

    a.link-tekstowy, .link-tekstowy {
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        text-transform: uppercase;
        color: #00958B;
        position: relative;
        transition: 300ms ease-in-out;
    }

    .link-tekstowy::after {
        content: "";
        position: absolute;
        left: -5px;
        bottom: -5px;
        width: calc(100% + 10px);
        height: 30px;
        background: var(--main-color);
        transform: scaleX(0);
        transform-origin: left;
        transition: all 200ms ease-in;
        z-index: -1;
    }

    .link-tekstowy:hover {
        color: #fff
    }

    .link-tekstowy:hover::after {
        /* transform-origin: right; */
        transform: scaleX(1);
    }

    .opis-o-nas .link-tekstowy:hover path {
        fill: #ffffff;
    }

    span.link-tekstowy:hover svg path {
        fill: var(--second-color);
    }

    .link-tekstowy-svg {
        margin: 1px 1px 2px 10px;
        transition: 100ms ease-in-out;
    }

    header .link-tekstowy {
        color: #ffffff;
    }

    .podtytul {
        font-family: Poppins;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 40px;
        letter-spacing: 0.18em;
        text-transform: uppercase;
        color: #00958B;
    }

    .tytul {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 36px;
        line-height: 37px;
        /* identical to box height */
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: #101010;
        margin-bottom: 20px
    }

    /****** END TEKSTY ******/

    /* Header */

    header {
        min-height: 100vh;
        position: relative;
        background-image: url('img/piaskowanie-krakow.jpg');
        background-repeat: no-repeat;
        background-position: center;
        display: flex;
        align-content: flex-start;
        flex-direction: column;
        padding-top: 100px;
        background-size: cover
    }

    nav {
        display: flex;
        height: 7rem;
        padding: 0 50px;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        justify-content: space-between;
        align-items: center;
        z-index: 200;
        transition: all 300ms ease-in-out;
    }

    nav ul {
        float: right;
        display: flex;
        position: relative;
        flex-direction: row;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        letter-spacing: 0.07em;
        text-transform: uppercase;
        color: #FFFFFF;
        list-style: none;
        margin-left: auto;
    }

    .logo-nav {
        float: left;
        content: url('img/BlastIC-logo-bw.png');
    }

    nav ul li {
        padding: 1rem 1rem;
        text-align: center;
    }

    a {
        text-decoration: none;
    }

    nav a {
        color: inherit;
        transition: all 300ms ease-in-out;
        color: #ffffff;
    }

    nav a:hover {
        color: #00958B
    }

    nav a.link-tekstowy {
        color: #ffffff;
    }

    .scroll {
        background-color: white;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
        padding: 0 50px;
        transition: all 1s ease-in-out;
        height: 4rem;
    }

    .scroll .link-tekstowy {
        color: #101010;
    }

    .scroll .link-tekstowy:hover {
        color: #ffffff;
    }

    .scroll .logo-nav {
        content: url('img/blastic-logo-kolor.png');
        height: 60px;
    }

    .napis-header {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: center;
        font-family: Montserrat;
        width: 70%;
        margin: auto;
    }

    .napis-header p {
        font-size: 60px;
        line-height: 73px;
        text-align: center;
        letter-spacing: 0.06em;
        font-weight: 500;
        color: #FFFFFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

    .zasieg, .kontakt-box, .lokalizacje {
        display: flex;
    }

    .teren {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 300;
        font-size: 22px;
        line-height: 29px;
        text-align: center;
        letter-spacing: 0.06em;
        color: #FFFFFF;
        padding-right: 20px;
    }

    .lokalizacje {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 200;
        font-size: 22px;
        line-height: 28px;
        color: #FFFFFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

    .malopolskie img, .slaskie img {
        padding-right: 10px;
        padding-left: 30px;
    }

    .malopolskie, .slaskie {
        color: #ffffff;
    }

    .kontakt-box {
        margin-top: 80px;
        background-color: #ffffff;
        padding: 10px;
    }

    .kontakt-box div {
        padding: 15px 10px;
        margin: 10px;
        min-width: 250px;
        text-align: center;
    }

    .zapytaj {
        background-color: var(--second-color);
        background-image: url('img/wzor-dark.png');
        font-family: Montserrat;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        /* display: flex; */
        align-items: center;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        color: #FFFFFF;
        border: 1px solid #FFBF00;
    }

    .nr-tel, .mail {
        border: 1px solid #e1e1e1;
        font-family: Montserrat;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.03em;
        color: #303030;
    }

    .nr-tel:hover, .mail:hover {
        background-color: var(--second-color);
        /* background-image: url('img/wzor-dark.png'); */
        color: #FFFFFF;
        border: 1px solid #FFBF00;
    }

    @media only screen and (max-width: 1000px) {
        .kontakt-box {
            flex-direction: column;
            margin-top: 0;
            padding: 0;
        }
        .napis-header p {
            font-size: 36px;
            line-height: 40px;
            text-align: center;
            letter-spacing: 0.06em;
            font-weight: 500;
            color: #FFFFFF;
            text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        }
        .zasieg {
            flex-direction: column;
        }
        .lokalizacje {
            flex-direction: row;
            padding-bottom: 40px;
        }
        .malopolskie img, .slaskie img {
            padding-right: 10px;
            padding-left: 0;
        }
        .malopolskie, .slaskie {
            color: #ffffff;
            padding-right: 15px;
            padding-top: 10px;
        }
        header {
            background-size: cover;
        }
        .kontakt-box div {
            margin: 0;
            border: 1px solid #ffffff
        }
        .nr-tel, .mail {
            border: 0;
        }
    }

    /****** O NAS ******/

    .wzor {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .wzor-lewa {
        position: absolute;
        display: block;
        height: 100%;
        top: 0;
        left: 0;
        width: 40%;
        background-color: transparent;
    }

    .wzor-prawa {
        position: absolute;
        display: block;
        height: 100%;
        top: 0;
        width: 60%;
        left: auto;
        right: 0;
        background-image: url('img/wzor.png');
    }

    .o-nas {
        position: relative;
    }

    .o-nas-box {
        min-height: 100vh;
        display: flex;
        align-items: center;
    }

    .opis-o-nas {
        margin: 70px;
    }

    .tytul-o-nas span {
        font-size: 24px;
    }

    .tytul-o-nas {
        line-height: 26px;
        font-size: 36px;
    }

    .o-nas-zdjecie {
        flex: 1;
    }

    .opis-o-nas {
        flex: 1;
    }

    .o-nas-zdjecie img {
        width: 100%
    }

    @media only screen and (max-width: 950px) {
        .wzor-lewa {
            width: 0%;
        }
        .wzor-prawa {
            width: 100%;
        }
        .o-nas-box {
            flex-direction: column;
        }
        .opis-o-nas {
            margin: 35px;
        }
        .wycena {
            margin: 0;
        }
    }

    @media only screen and (max-width: 950px) {
        .wzor-lewa {
            width: 0%;
        }
        .wzor-prawa {
            width: 100%;
        }
        .o-nas-box {
            flex-direction: column;
        }
    }

    /****** END O NAS ******/

    /****** USLUGI ******/

    .uslugi {
        display: flex;
        flex-direction: column;
        margin-bottom: 60px;
    }

    .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start;
        min-height: 100vh;
        position: relative;
    }

    .card {
        width: 330px;
        min-height: 434px;
        /* height: 370px; */
        border: 1px solid #e1e1e1;
        padding: 35px;
        box-sizing: border-box;
        transition: all 100ms ease-in-out;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        background-color: #fff;
        ;
    }

    .card:hover svg path.color {
        fill: #FFBF00;
    }

    .card a:hover {
        color: #FFBF00;
    }

    .card:hover {
        box-shadow: inset 0 -5px 0 0 #FFBF00;
        /* inset 0 -450px 0 0 #FAFAFA;*/
        /*, 0 10px 20px rgba(0, 0, 0, .05)*/
        border-bottom: 1px solid #FFBF00;
    }

    path {
        transition: all 100ms ease-in-out;
    }

    .card p {
        color: #747474;
        font-weight: 300;
        font-size: 15px;
        line-height: 150%;
        margin-bottom: 40px;
    }

    .card h2, .tresc-popup-uslugi h2 {
        font-weight: 600;
        font-size: 26 px;
        text-transform: uppercase;
        color: #00958B;
        padding: 30px 0;
    }

    .karta-link {
        margin: 20px;
    }

    .wycena {
        /* height: 370px; */
        width: 700px;
        margin: 20px;
        padding: 35px;
        box-sizing: border-box;
        transition: all 100ms ease-in-out;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    p.link-karta {
        line-height: 1;
        margin-bottom: 5px;
        padding-bottom: 0px;
    }

    .dane-kontaktowe a, .dane-kontaktowe {
        color: var(--main-color);
        font-size: 20px;
        line-height: 40px;
        ;
    }

    .naglowek {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .naglowek .tytul {
        max-width: 360px;
        text-align: right;
        padding-right: 15px;
        border-right: 1px solid #b6b6b6
    }

    .naglowek .podtytul {
        padding-left: 15px;
        margin-top: -19px;
    }

    @media only screen and (max-width: 950px) {
        .naglowek {
            flex-direction: column;
            position: relative;
        }
        .naglowek .tytul {
            font-size: 24px;
            order: 2;
            text-align: center;
            border: 0;
            padding: 5px;
            box-shadow: 0 0 0 0;
        }
        .naglowek .tytul:after {
            content: "";
            position: absolute;
            bottom: 0;
            width: 50px;
            height: 2px;
            background-color: var(--main-color);
            margin-right: auto;
            left: 50%;
            transform: translate(-50%, -50%);
        }
        .naglowek .podtytul {
            font-size: 13px;
            padding: 0;
        }
    }

    span.link-tekstowy:hover {
        color: var(--second-color);
    }

    /****** END USŁUGI ******/

    /****** CENIA NAS ******/

    .cenia-nas {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        min-height: 160px;
        align-items: center;
        background-image: url('img/wzor-dark.png');
        background-color: var(--main-color);
        margin: 90px 0;
    }

    .cenia-nas-tekst {
        font-family: Montserrat;
        font-weight: 600;
        color: #fff;
        font-size: 32px;
        padding-bottom: 0;
        text-transform: uppercase;
        width: 300px;
        text-align: right;
        padding-right: 20px;
        ;
    }

    .cecha {
        font-family: Montserrat;
        font-weight: 600;
        width: 170px;
        color: #fff;
        font-size: 16px;
        padding-bottom: 0;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        text-align: center;
        position: relative;
        z-index: 10;
    }

    .cecha::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 70px;
        height: 70px;
        background-color: #3D857C;
        transform-origin: bottom left;
        margin-top: -35px;
        margin-left: -35px;
        border-radius: 50%;
        z-index: -1;
        ;
    }

    .cechy {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        min-height: 160px;
        align-items: center;
        background-image: url('img/wzor-dark.png');
        background-color: var(--main-color);
    }

    @media only screen and (max-width: 1070px) {
        .cenia-nas {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        .cenia-nas-tekst {
            /* flex: 1 1 100%; */
            /* width: 100%; */
            text-align: center;
            padding-bottom: 20px;
        }
        .cecha {
            /* flex: 1 1 50%;    */
            margin: 30px;
        }
    }

    .wzor-pion {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .wzor-gora {
        position: absolute;
        display: block;
        height: 30%;
        top: 0;
        left: 0;
        width: 100%;
        background-color: transparent;
    }

    .wzor-srodek {
        position: absolute;
        display: block;
        height: 40%;
        top: 10%;
        width: 100%;
        left: auto;
        right: 0;
        background-image: url('img/wzor.png');
    }

    .wzor-dol {
        position: absolute;
        display: block;
        height: 30%;
        top: 70%;
        left: 0;
        width: 100%;
        background-color: transparent;
    }

    /****** END CENIA NAS ******/

    /****** ZASTOSOWANIA ******/

    .zastosowania {
        min-height: 100vh;
        position: relative;
        padding-top: 60px;
        justify-content: center;
        align-content: center;
    }

    .zastosowania-zakladki {
        padding-bottom: 100px;
        ;
    }

    .wzor-pelny {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-image: url('img/wzor.png');
        background-color: #EFF3F6;
        z-index: -1;
    }

    /** TABS **/

    .tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 90%;
        margin: auto;
        text-align: center;
        box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.1);
        transition: all 300ms ease-in;
    }

    .tabs label {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        display: flex;
        flex-direction: column;
        padding: 1.5rem 2rem;
        cursor: pointer;
        background: var(--main-color);
        -webkit-transition: background ease 0.2s;
        transition: background ease 0.2s;
        width: 16.666%;
        color: #ffffff;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
    }

    .tabs label:hover {
        background-color: #3D857C;
    }

    .tabs label img {
        padding-bottom: 10px;
        ;
    }

    .tabs .tab {
        -webkit-box-ordinal-group: 100;
        -webkit-order: 99;
        -ms-flex-order: 99;
        order: 99;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        display: none;
        padding: 100px;
        background: #ffffff;
        transition: all 300ms ease-in;
    }

    .tabs input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

    .tabs input[type="radio"]:checked+label {
        background: var(--second-color);
    }

    .tabs input[type="radio"]:checked+label+.tab {
        display: block;
        opacity: 1;
        transition: all 300ms ease-in;
    }

    .tresc-zakladki {
        display: flex;
        /* align-items: center; */
    }

    .zdjecie-zakladka, .opis-zakladka {
        padding: 10px;
        flex: 50%;
        margin: auto;
        ;
    }

    .zoom:hover {
        -webkit-transform: scale(0.97);
        -ms-transform: scale(0.97);
        transform: scale(0.97);
        transition: 300ms ease;
    }

    .zdjecie-zakladka img {
        transition: all 300ms ease-in;
    }

    .tab ul, .tresc-popup-uslugi ul {
        list-style: none;
        text-align: left;
        line-height: 30px;
        font-family: 'Roboto', sans-serif;
        transition: all 300ms ease-in;
        color: #101010;
        font-weight: 300;
        font-size: 18px;
        line-height: 150%;
        color: #101010;
        padding-bottom: 30px
    }

    .tab ul li::before, .tresc-popup-uslugi ul li::before {
        content: "\25A0";
        color: var(--main-color);
        font-weight: bold;
        display: inline-block;
        width: 1em;
    }

    @media (max-width: 1000px) {
        .tabs .tab, .tabs label {
            -webkit-box-ordinal-group: NaN;
            -webkit-order: initial;
            -ms-flex-order: initial;
            order: initial;
        }
        .tabs label {
            width: 100%;
            margin-right: 0;
            margin-top: 0.2rem;
            flex-direction: row;
            align-items: center;
            padding: 0.5rem 1rem;
        }
        .tabs label img {
            padding-right: 20px;
            ;
        }
    }

    .tabs .tab {
        padding: 30px;
        transition: all 300ms ease-in;
    }

    .zdjecie-zakladka img {
        width: 100%;
    }

    @media (max-width: 1200px) {
        .tresc-zakladki {
            flex-direction: column;
        }
    }

    .reveal-holder {
        position: relative;
        display: inline-block;
        overflow: hidden;
    }

    .reveal-block {
        position: absolute;
        top: 0;
        width: 100%;
        height: 101%;
        background: var(--main-color);
    }

    .reveal-block::before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--second-color);
        transition-property: transform;
        transition-duration: 0.5s;
    }

    .reveal-block.right::before {
        transform: scaleX(0);
        transform-origin: 0% 100%;
    }

    .reveal-block.right.aos-animate::before {
        transform: scaleX(1);
    }

    [data-aos="reveal-right"] {
        transform: scaleX(1);
        transform-origin: 100% 0%;
        transition-property: transform;
        transition-delay: 0.5s;
    }

    [data-aos="reveal-right"].aos-animate {
        transform: scaleX(0);
    }

    section {
        column-width: 200px;
        column-gap: 5px;
        padding: 5px;
    }

    section img {
        width: 100%;
        cursor: pointer;
    }

    .lightbox {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        display: none;
        background: #7f8c8d;
        perspective: 1000;
        z-index: 10000;
        ;
    }

    .filter {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: white;
        background-image: url('img/wzor.png');
        /* filter: blur(20px); */
        opacity: 1;
        background-position: center;
    }

    .lightbox img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotateY(0deg);
        /* max-height: 95vh;
        max-width: calc(95vw - 100px); */
        max-height: calc(95vw - 100px);
        max-width: 95vh;
        transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
        transform-style: preserve-3d;
    }

    /*.lightbox:hover img{
        transform: translate(-50%, -50%) rotateY(180deg);
      }*/

    [class^="arrow"] {
        height: 200px;
        width: 50px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 999;
    }

    [class^="arrow"]:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-45deg);
        width: 15px;
        height: 15px;
        z-index: 999;
    }

    .arrowr {
        right: 0;
        z-index: 999;
    }

    .arrowr:after {
        border-right: 4px solid var(--second-color);
        border-bottom: 4px solid var(--second-color);
        z-index: 999;
    }

    .arrowl {
        left: 0;
        z-index: 999;
    }

    .arrowl:after {
        border-left: 4px solid var(--second-color);
        border-top: 4px solid var(--second-color);
        z-index: 999;
    }

    .close {
        position: absolute;
        right: 0;
        width: 30px;
        height: 30px;
        background: #ffffff;
        margin: 20px;
        cursor: pointer;
    }

    .close:after, .close:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 3px;
        height: 100%;
        background: var(--second-color);
    }

    .close:after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .close:before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .title {
        font-size: 20px;
        color: #000;
        z-index: 1000;
        position: absolute;
        top: 0;
        left: 0;
    }

    .realizacje {
        padding-bottom: 100px;
        padding-top: 60px;
    }

    .o-nas-main {
        display: flex;
        flex-direction: column;
        position: relative;
        padding-top: 60px;
        padding-bottom: 60px;
        align-content: center;
        justify-content: flex-start;
    }

    .o-nas-header, .o-nas-tresc {
        display: flex;
        width: 90%;
        max-width: 1200px;
        margin: auto;
    }

    .o-nas-main img {
        margin-left: auto;
        height: 80px;
    }

    .tresc-2 {
        margin: 0 40px;
    }

    .tresc-2, .tresc-1, .tresc-3 {
        font-family: Roboto;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 150%;
        /* or 27px */
        color: #747474;
    }

    @media (max-width: 1100px) {
        .o-nas-tresc {
            flex-direction: column;
        }
        .tresc-2 {
            margin: 0;
        }
        .tresc-2, .tresc-1, .tresc-3 {
            margin-bottom: 10px;
        }
        .o-nas-main img {
            display: none;
        }
        .o-nas-header {
            flex-direction: column;
        }
        .inne {
            order: 1;
        }
    }

    .linia-o-nas {
        border-top: 2px solid var(--main-color);
        width: 50px;
        margin-bottom: 20px;
    }

    .wiek {
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        /* or 27px */
        color: #747474;
    }

    .zapytaj-o-wycene {
        background-image: url(img/zapytaj-wycena.jpg);
        height: 170px;
        display: flex;
        justify-content: space-around;
        align-content: center;
        align-items: center;
    }

    .wycena-tekst {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 400;
        font-size: 36px;
        line-height: 44px;
        display: flex;
        align-items: center;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: #ffffff;
    }

    .nr-telefonu {
        font-family: Roboto;
        font-style: normal;
        font-weight: 300;
        font-size: 36px;
        line-height: 42px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
    }

    .kontakt {
        display: flex;
        flex-direction: row;
        position: relative;
        padding-top: 60px;
        padding-bottom: 60px;
        align-content: center;
        justify-content: flex-start;
    }

    .kontakt-main {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        width: 90%;
        max-width: 1200px;
        margin: auto;
        position: relative;
    }

    .map {
        flex: 50%;
        /* position: absolute; */
    }

    .kontakt-info {
        background-color: #ffffff;
        width: 500px;
        margin-left: 20px;
        border: 10px solid #ffffff;
    }

    .nazwa-firmy {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 150%;
        /* or 36px */
        color: #00958B;
    }

    .dane-kontakt {
        font-family: Roboto;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 150%;
        /* or 27px */
        color: #101010;
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
    }

    .dane-kontakt span {
        margin-left: 15px;
    }

    .dane-firmy {
        padding-left: 20px;
    }

    .adres {
        margin-top: 30px;
        background: #EFF3F6;
        padding: 20px;
    }

    .map iframe {
        display: block;
        width: 100%;
        height: 100%;
        border: none;
    }

    .nav-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        cursor: pointer;
        display: none;
    }

    span.icon-bar {
        position: absolute;
        right: 12px;
        display: block;
        width: 26px;
        height: 3px;
        border-radius: 5px;
        ;
        background-color: var(--main-color);
    }

    .icon-bar:nth-child(1) {
        top: 17px;
    }

    .icon-bar:nth-child(2) {
        top: 24px;
    }

    .icon-bar:nth-child(3) {
        top: 31px;
    }

    .nav-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1;
        opacity: 0;
        visibility: hidden;
    }

    .nav-overlay.active {
        opacity: 1;
        visibility: visible;
    }

    header .link-tekstowy {
        color: #ffffff;
    }

    .hidden {
        display: none;
    }

    @media screen and (max-width:1000px) {
        nav {
            padding: 0 10px;
        }
        .scroll {
            padding: 0 10px;
        }
        .navigation {
            background-color: #ffffff;
            height: 60px;
        }
        .logo-nav {
            content: url('img/blastic-logo-kolor.png');
            height: 60px;
            z-index: 1000;
            ;
        }
        ul.nav-menu {
            position: absolute;
            top: 60px;
            width: 100%;
            height: 0;
            padding: 0;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            background-color: #ffffff;
            z-index: 1;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            opacity: 0;
            visibility: hidden;
        }
        ul.nav-menu.active {
            height: auto;
            opacity: 1;
            visibility: visible;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }
        ul.nav-menu.noactive {
            height: auto;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }
        ul.nav-menu li {
            width: 100% !important;
        }
        ul.nav-menu li a {
            width: 100%;
            padding: 0;
            text-align: center;
            color: #101010;
        }
        /* ul.nav-menu li a:hover {
            background-color: #1c1c1c;
        } */
        .nav-toggle {
            display: block;
        }
        nav ul {
            width: 100%;
            right: 0;
        }
        header .link-tekstowy {
            color: var(--main-color);
        }
        header {
            min-height: 50vh;
        }
        .visible {
            display: none;
        }
        .hidden {
            display: flex;
        }
    }

    span.icon-bar {
        -webkit-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    /* ICON BARS ANIMATION */

    .nav-toggle.active .icon-bar:nth-child(1) {
        top: 24px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .nav-toggle.active .icon-bar:nth-child(2) {
        width: 0;
    }

    .nav-toggle.active .icon-bar:nth-child(3) {
        top: 24px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .kontakt-info {
        flex: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .map-container {
        position: relative;
        width: 100%;
        height: 0px;
        padding-bottom: 100%;
        border: 10px solid #ffffff;
        margin-right: 20px;
    }

    .kontakt-box.hidden:hover .zapytaj {
        background-color: #ffffff;
        background-image: url('img/wzor-dark.png');
        color: #101010;
        border: 1px solid #ffffff;
    }

    .kontakt-box.hidden .zapytaj {
        border: 1px solid var(--second-color);
    }

    @media (max-width: 900px) {
        .kontakt-main {
            flex-direction: column;
        }
        .kontakt-info {
            flex: 100%;
            width: 100%;
            order: 0;
            margin-left: 0;
            margin-bottom: 20px;
            padding-top: 30px;
        }
        .map {
            order: 1;
        }
        .map-container {
            padding-bottom: 50%;
            margin-right: 0;
        }
    }

    /* popup */

    .popup {
        width: 100%;
        height: 100vh;
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 99999;
    }

    #piaskowanie:target, #sodowanie:target, #metalizacja:target, #mycie-parowe:target, #mycie-powierzchni:target, #impregnacja:target {
        display: flex;
    }

    .popup:before {
        content: "";
        box-sizing: border-box;
        width: 100%;
        background-color: #fff;
        position: fixed;
        left: 0;
        top: 50%;
        will-change: height, top;
        animation: open-animation 1s cubic-bezier(0.83, 0.04, 0, 1.16) .65s both;
    }

    .popup:after {
        content: "";
        width: 0;
        height: 2px;
        background-color: #f0f0f0;
        will-change: width, opacity;
        animation: line-animation .6s cubic-bezier(0.83, 0.04, 0, 1.16) both;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -1px;
    }

    @keyframes line-animation {
        0% {
            background-color: var(--second-color);
            width: 0;
            opacity: 1;
        }
        99% {
            background-color: var(--second-color);
            width: 100%;
            opacity: 1;
        }
        100% {
            background-color: var(--second-color);
            width: 100%;
            opacity: 0;
        }
    }

    @keyframes open-animation {
        0% {
            background-color: var(--second-color);
            height: 0;
            top: 50%;
        }
        50% {
            background-color: var(--second-color);
            height: 100vh;
            top: 0;
        }
        100% {
            background-color: var(--second-color);
            height: 100vh;
            top: 0;
        }
    }

    .popup__block {
        height: calc(100vh);
        width: 100%;
        padding: 5% 15%;
        box-sizing: border-box;
        position: relative;
        margin: auto;
        overflow: auto;
        animation: fade 0.6s linear 1.6s both;
        display: flex;
        justify-content: space-between;
    }

    .margines-wzor {
        min-height: 100%;
        min-width: 150px;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(img/wzor.png);
        background-color: #ffffff;
        ;
    }

    .tresc-popup-uslugi {
        flex: 90%;
        z-index: 100;
    }

    @keyframes fade {
        0% {
            background-color: #ffffff;
            opacity: 0;
            /* left: 100%; */
        }
        100% {
            background-color: #ffffff;
            opacity: 1;
            /* left: 0%; */
        }
    }

    .popup__title {
        font-size: 2.5rem;
        margin: 0 0 1em;
    }

    .popup__close {
        width: 3.2rem;
        height: 3.2rem;
        text-indent: -9999px;
        position: fixed;
        top: 20px;
        right: 20px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTE5IDYuNDFMMTcuNTkgNSAxMiAxMC41OSA2LjQxIDUgNSA2LjQxIDEwLjU5IDEyIDUgMTcuNTkgNi40MSAxOSAxMiAxMy40MSAxNy41OSAxOSAxOSAxNy41OSAxMy40MSAxMnoiLz4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==);
    }

    @media only screen and (max-width: 1000px) {
        .zapytaj-o-wycene {
            height: 130px;
        }
        .wycena-tekst, .nr-telefonu {
            font-size: 30px;
        }
        .margines-wzor {
            visibility: hidden;
        }
    }

    @media only screen and (max-width: 600px) {
        .zapytaj-o-wycene {
            flex-direction: column;
            padding-top: 10px;
        }
        .wycena-tekst, .nr-telefonu {
            font-size: 24px;
        }
        .teren {
            display: none;
        }
    }

    .footer {
        width: 100%;
        background-color: var(--main-color);
        padding: 0 50px 0 50px;
        margin: auto;
    }

    .footer p {
        color: #ffffff;
        text-align: center;
        margin: auto;
        padding-bottom: 0px;
        font-weight: 300;
    }

    .bg-punkt {
        width: 23px;
        height: 19px;
        background: url('img/icons/ikony.png') -51px -10px;
    }

    .bg-pin {
        width: 21px;
        height: 21px;
        background: url('img/icons/ikony.png') -10px -10px;
    }

    .bg-mail {
        width: 19px;
        height: 19px;
        background: url('img/icons/ikony.png') -10px -51px;
    }

    .bg-godziny {
        width: 19px;
        height: 19px;
        background: url('img/icons/ikony.png') -49px -51px;
    }

    .bg-tel {
        width: 16px;
        height: 16px;
        background: url('img/icons/ikony.png') -94px -10px;
    }