#zamow-swiadectwo {
    height: 860px;
    background: url("graphics/laptop-bg2.png"), #f1f1f1;
    background-position: center;
    background-repeat: no-repeat;
    padding-right: max(11px, calc(50% - 790px));
    padding-left: max(11px, calc(50% - 620px));
    padding-top:50px;
    padding-bottom: 50px;
    box-sizing: border-box;
}

#swiadectwa-opcje {
    flex-direction: column;
    margin-top:40px;
    margin-bottom:40px;
    display: flex;
}

#swiadectwa-opcje span > img,
#swiadectwa-gwarancja > img {
    margin-right:23px;
}

#zamow-swiadectwo-button {
    width: 400px;
    height: 81px;

    filter: drop-shadow(1.5px 2.598px 1.5px rgba(29,39,60,0.2));


    text-transform: uppercase;

    text-align:center;
    box-sizing: border-box;
    padding-top:19px;
}

#swiadectwa-gwarancja {
    margin-top:40px;
}

#kolko-na-ekranie {
    position:absolute;
    right:0;
    margin-right:max(11px, calc(50% - 790px));
    top: 700px;
    width: 200px;
    height: 200px;
    filter: drop-shadow(3.5px 6.062px 9px rgba(29,39,60,0.33));
    text-align: center;
    padding: 60px 20px 20px 20px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 15px !important;
}


#statystyki {
    height:430px;
    display: flex;
    justify-content: space-around;
    box-sizing: border-box;
    padding-top:50px;
    padding-bottom:50px;
    align-items: center;
}

.iconstat {
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-basis: 200px;
}

.iconstat >img {
    height:69px;
    object-fit: contain;
    margin-bottom: 20px;
}

.hrseperator {
    width: 210px;
    height: 5px;
    border-radius: 2px;
    background-image: linear-gradient(82deg, #ef5321 0%, #f3751f 100%);
}

section#jakie-swiadectwa > div:first-child {
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;

    display: flex;
    flex-direction: column;
    row-gap: 30px;
    padding-bottom: 50px;
    padding-top: 50px;
}

section#jakie-swiadectwa > div:nth-child(1) {
    text-align: center;
}

section#jakie-swiadectwa > div:nth-child(2) > div > p > img {
    height:18px;
    width: auto;
    vertical-align: middle;
}

section#jakie-swiadectwa > div:nth-child(2) > div > a
{
    height:30px;
    display: block;
   
    padding-left: 21px;
    padding-right: 21px;
    text-transform: uppercase;

    margin-left:auto;
    margin-right:auto;
    width:max-content;
}

section#jakie-swiadectwa > div:nth-child(2) > div > img {
    width: 100%;
    aspect-ratio: 183 / 124;
}

section#jakie-swiadectwa > div:nth-child(2) > div {
    width: 398px;
    padding:16px;
}

.iconic-button {
    display: block;
    width:max-content;
    height: 52px;
    padding-left:27px;
    padding-right: 27px;
}

.iconic-button > img {
    height:25px;
    vertical-align: middle;
}

.rodzaje-swiadectw {
    display: flex;
    gap:10px;
    text-align:center;
}

.rodzaje-swiadectw > div {
    display: flex;
    gap:24px;
    flex-direction: column;
}

.hr-swiadectw {
    margin-top: 70px;
}

.swiadectwa-inne-rodzaje{
    display: flex;
    padding-left: 98px;
    padding-right: 98px;
    gap:60px;
    padding-top: 70px;
    padding-bottom: 70px;
    justify-content: center;
}


/* background-color: #ebe8e3; */

section#wniosek-itp {
        background: url("graphics/tlo-domek.png"), #ebe8e3;
    background-position: right;
    background-repeat: no-repeat;
    height: 640px;
    padding-top: 110px;
    padding-bottom: 110px;
    box-sizing: border-box;
}

section#wniosek-itp > div:first-child {
    max-width: 720px;
        display: flex;
        flex-direction: column;
        row-gap: 30px;
}

section#wniosek-itp > div:nth-child(2) {
    display: flex;
    gap: 30px;
    padding-top: 50px;
}




/* SEKCJA UZYSKAJ CERTYFIKAT */

#uzyskaj-certyfikaty {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    row-gap: 50px;
    flex-direction: column;
}

section#uzyskaj-certyfikaty > div:nth-child(1) {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

section#uzyskaj-certyfikaty > div:nth-child(2) {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

section#uzyskaj-certyfikaty > div:nth-child(2) > div {
    flex-basis: 33%;
    display: flex;
    flex-direction: column;
    row-gap: 28px;
}

section#uzyskaj-certyfikaty > div:nth-child(2) > div > img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height:100px;
    width:120px;
    object-fit: contain;
}

section#uzyskaj-certyfikaty > div:nth-child(2) > div:not(:first-child)::before {
    content: url('graphics/strzala.png');
    height: 50px;
    width: 50px;
    position: absolute;
    transform: translateX(-50%) translateY(110%);
    object-fit: contain;
 }

 /* SEKCJA DLACZEGO WARTO */
section#dlaczego-warto {
    display:flex;
    padding-bottom: 90px;
}

section#dlaczego-warto > div:first-child {
    padding-top: 115px;
    width:50%;
}

section#dlaczego-warto > div:nth-child(2) {
    width:50%;
}

.wylistowanie {
    padding-top:30px;
    list-style-image: url('graphics/punktor.png');
}

.wylistowanie > li:not(:first-child) {
    margin-top:30px;
}

 section#dlaczego-warto > div:first-child > div:first-child{
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
 }

 #dlaczego-warto-zdj1 {
    margin-top:75px;
    width: 100%;
    height: auto;
    margin-left:40px;
    display: block;
    margin-bottom: -175px
 }

#dlaczego-warto-zdj2 {
 width: 100%;
height: auto;
margin-left:auto;
margin-right:0px;
display: block;
margin-bottom:75px;
margin-top:-35px;
 }

         /* SEKCJA OPINIE KLIENTOW */
        section#opinie-klientow {
            padding-top: 160px;
            padding-bottom: 160px;
        }

        section#opinie-klientow > div:nth-child(1) {
            text-align: center;
            display: flex;
            flex-direction: column;
            row-gap: 30px;
        }

        section#opinie-klientow > div:nth-child(2) {
            margin-top: 30px;
        }

        .avatar {
            width: 60px;
            height: 60px;
            object-fit: cover;
        }

        .opiniewrapper {
            padding-left: max(11px, calc(50% - 760px));
            padding-right: max(11px, calc(50% - 760px));
            display: flex;
            justify-content: space-between;
            align-items: center;
            column-gap: 21px;
        }

        /* --- MODYFIKACJE DLA KARUZELI START --- */
        .opinie {
            display: flex;
            column-gap: 35px;
            /* 1. Opcje przewijania */
            overflow-x: auto; /* Włącza poziome przewijanie */
            scroll-snap-type: x mandatory; /* Wymusza "przyciąganie" opinii do krawędzi */
            scroll-behavior: smooth; /* Płynne przewijanie przy klikaniu w strzałki */
            flex: 1; /* Pozwala karuzeli zająć całe miejsce między strzałkami */
            
            /* 2. Ukrywanie paska przewijania (Scrollbar) dla estetyki */
            -ms-overflow-style: none;  /* Internet Explorer i Edge */
            scrollbar-width: none;  /* Firefox */
        }

        .opinie::-webkit-scrollbar {
            display: none; /* Chrome, Safari i Opera */
        }

        .opinia {
            padding: 37px;
            box-sizing: border-box; /* Upewnia się, że padding nie "rozpycha" elementu */
            
            /* Obliczenie dla 3 bloków: 100% szerokości minus dwa odstępy (35px*2), podzielone na 3 */
            flex: 0 0 calc((100% - 70px) / 3); 
            scroll-snap-align: start; /* Określa, gdzie element ma się zatrzymać podczas przewijania */
        }
        /* --- MODYFIKACJE DLA KARUZELI KONIEC --- */

        .opinia > div:first-child {
            display: flex;
            column-gap: 16px;
            align-items: center;
        }

        .opinia > div:first-child > span {
            text-align: left;
        }

        .opinia > div:nth-child(2) {
            display: flex;
            column-gap: 16px;
            align-items: center;
        }

        .opinia > div:nth-child(2) > img:first-child {
            width: 60px;
        }

        .opinia > div:nth-child(2) > img:nth-child(2) {
            width: 126px;
        }

        .opinia > p {
            margin-top: 37px;
            margin-bottom: 37px;
        }

/* SEKCJA PRO KADRA */

#kadra {
    padding-top: 115px;
    padding-bottom: 115px;
    display: flex;
}

section#kadra > div:first-child
 {
        max-width: 50%;
        display: flex;
        flex-direction: column;
        row-gap: 30px;
    }
section#kadra > div:nth-child(2)
    {
        margin-left:auto;
margin-right:0px;
    }

    section#kadra > div:nth-child(2) > img {
        width: 100%;
object-fit: cover;
margin-top:-145px;
margin-bottom:-145px;
display: block;
    }

/* SEKCJA CZY MUSISZ POSIADAĆ */

.block-right{
    margin-left:auto;
    margin-right:0px;
}

#czy-musisz-posiadac {
    margin-top:70px;
    padding-top: 115px;
    padding-bottom: 115px;
    display: flex;
}

section#czy-musisz-posiadac > div:nth-child(2)
 {
        max-width: 50%;
        display: flex;
        flex-direction: column;
        row-gap: 30px;
        text-align:right;
        margin-left:auto;
margin-right:0px;
    }

   section#czy-musisz-posiadac  > div:nth-child(1) > img {
        width: 100%;
object-fit: cover;
margin-top:30px;
margin-bottom:-145px;
display: block;
    }

/* SEKCJA NAJCZĘŚCIEJ ZADAWANYCH PYTAŃ */

section#czeste-pytania {
    padding-top: 115px;
    padding-bottom: 115px;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

section#czeste-pytania > div:first-child {
    text-align: center;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

section#czeste-pytania > div:nth-child(2)  {
    display: flex;
    column-gap: 30px;
}

section#czeste-pytania > div:nth-child(2) > ul {
    flex-basis: 50%;
    /*list-style-image: url('graphics/punktor2.png'); */
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap:30px;
}

section#czeste-pytania > div:nth-child(2) > ul > li {
    background-image: url('graphics/punktor2.png');
    background-repeat: no-repeat;
    padding-left: 45px;
}