html,
body {
    overflow-x: hidden;
    /* Prevent scroll on narrow devices */
    background-color: #E8F0E2;
}


.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}


.tlo2 {
    background-color: #B0E4A5;
    color: #275A1B;
    padding-top: 30px;
}

#styl-zycia {

    position: relative;

    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23226923' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}



nav.navbar {

    /* background: rgb(44, 141, 5); */

    background: white;
}





#navbarsExampleDefault {
    font-family: "Hind Siliguri", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 25px;
    margin-left: 100px;
}

.navbar-brand {
    font-size: 20px;
    font-family: "Passion One", sans-serif;
    font-weight: 300;
    font-style: normal;
}

#logo {
    width: 240px;
    height: 60px;
}

.nav-link {
    margin-right: 12px;
    transition: transform 0.3s ease;
    color: #226923;

}




.nav-link:hover {

    transform: scale(1.3);
    color: #226923;
    transform-origin: center;


}

#headline,
#artical1 {
    color: white;
}

#headline {
    font-size: 60px;
    margin-bottom: 50px;
    font-weight: 800;
    text-align: center;

}

#artical1 {
    font-size: 30px;


    opacity: 0;
    text-align: center;

    font-size: clamp(2rem, 5rem, 2.8vw);
    letter-spacing: 0.05rem;
    will-change: transform;

}

#img-left {

    display: flex;
    justify-content: center;

}

#right-content-ruch-to-zycie {

    position: relative;
    width: 100%;

}

#img-mezczyzna-biegnacy-div {


    display: flex;
    justify-content: center;

}

#ruch-to-zycie-sekcja {
    background-color: rgba(11, 88, 11, 0.902);
    padding: 25px;
    border: 5px solid #132D1B;
    border-radius: 80px 80px 80px 0px;
    outline: #4CAF50 solid 3px;
    color: white;
    margin-top: 40px;
    box-shadow: 0px 0px 10px 10px green;
    margin-bottom: 60px;
}

#zyj-swiadomie {
    background-color: rgba(11, 88, 11, 0.902);
    padding: 25px;
    border: 5px solid #132D1B;
    border-radius: 80px 80px 80px 80px;
    outline: #4CAF50 solid 3px;
    color: white;
    margin-top: 40px;
    box-shadow: 0px 0px 10px 10px green;
    margin-bottom: 60px;
}

.headline {
    visibility: hidden;
}

h2 {
    font-size: 40px;
    font-weight: 800;
    margin-left: 5px;
}

h2.accordion-header {

    margin-left: 0px;
}

p {
    font-size: clamp(1.5rem, 2.5rem, 1.5vw);
    margin-right: 5px;
    margin-left: 5px;
}


.accordion-collapse p {

    /* font-size: clamp(1.3rem, 2rem, 1.3vw); */
    font-size: clamp(1.1rem, 1.5rem, 1vw);
}

.accordion-body {

    color: white;
    font-weight: 700;
    background-color: rgb(23, 83, 4);



}

.accordion-button {
    background-color: #226822;
    /* pastelowy fiolet */
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 25px;
    display: flex;

    align-items: center;
    justify-content: center;
    /* Wyśrodkowanie całej zawartości */

    /* Odstęp między obrazkiem a tekstem */

}

.accordion-button img.wymiar {
    flex-shrink: 0;
    margin-right: 0px;
    /* Zapobiega skalowaniu obrazka */

    /* Opcjonalnie: dodatkowy odstęp od tekstu */
}


.accordion-button::after {
    filter: brightness(0) invert(1);
    /* Zmienia kolor ikony na biały */
}






.accordion-button:focus {
    box-shadow: none;

}

.accordion-button:hover {
    background-color: #226822;

}




.accordion-button:not(.collapsed) {
    background-color: #0b580be6;
    color: white;
    box-shadow: 0px 0px 5px 10px #4CAF50;
    margin: 5px;
    outline: none;
    border: none;
}


.tlo {
    background-color: #E8F0E2;


}

.head-anim {
    display: flex;
    justify-content: center;
}



.centerek {

    display: flex;
    justify-content: center;
}

#laka {

    border-radius: 150px;
    margin: 40px 60px;


}

#spacerek {
    border-radius: 150px;
    margin: 40px 60px;
}

#facet-spacer {
    border-radius: 150px;
    margin: 40px 60px;
}

.tlo h2 {
    color: #226822;
    margin-bottom: 50px;
}

.tlo p {
    color: #132D1B;
    font-size: clamp(1.5rem, 3rem, 2vw);

}


.flex1 {

    flex: 1;

}




li {
    font-size: 1.5rem;
}

#trig li {
    font-size: clamp(1.5rem, 2rem, 2vw);
}

.mar {
    margin-top: 50px;
    ;
}

#spacerek {
    display: flex;
    margin-left: 5px;
}

#zdj-z-flex-div {

    flex: 1;
}

#container-muzyka-spacer {
    display: flex;
}

.srodek {
    display: flex;
    justify-content: center;
}

#container-spacer-facet {
    display: flex;
    margin-left: 5px;
}

#container-spacer-facet {
    display: flex;
    flex-direction: row;

}





.size-picture {
    border: 5px solid #226822;
    margin-top: 10px;
    border-radius: 50px;
    box-shadow: 0px 0px 5px 5px green;

}



#fleks-zdjecia {
    display: flex;
}

.flex-pojedynczy {
    display: flex;

    justify-content: center;
    margin-bottom: 50px;
    ;


}


#accordion {
    position: static;
    width: 100%;
    box-shadow: 0px 0px 10px 10px green;
    border: 3px solid #024d18;
    background-color: #024d18;

}

.accordion-item {
    border-bottom: 1px solid #024d18;
}




.wymiar {
    width: 50px;
    height: 50px;
}

.wysrodkowanie {
    margin-left: 20px;
    font-weight: 700;
}

#film2 {

    /*height: 1024px; */
    width: 100%;
    height: auto;
    display: block;


}

#film {

    width: 100%;
    height: auto;
    display: block;
}


main {

    padding: 0px !important;
}


.container-zajec {
    position: relative;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    gap: 100px 50px;
    padding: 100px 50px;
}

.container-zajec .card {

    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 450px;
    height: 700px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 35px 80px rgba(0, 0, 0, 0.15);
    transition: 0.5s;
}

.container-zajec .card:hover {
    height: 600px;
}

.container-zajec .card .imgBx {

    position: absolute;
    top: 50px;
    width: 300px;
    height: 537px;
    background: #333;
    border-radius: 12px;
    overflow: hidden;
    transition: 0.5s;
}

.container-zajec .card:hover .imgBx {
    top: -200px;
    scale: 0.85;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
}

.container-zajec .card .imgBx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.container-zajec .card .content {
    position: absolute;
    top: 622px;
    width: 100%;
    padding: 0 0px;
    height: 80px;
    overflow: hidden;
    text-align: center;
    transition: 0.5s;
}

.container-zajec .card:hover .content {

    top: 330px;
    height: 450px;
}

.container-zajec .card .content h2 {

    font-size: 2.5em;
    font-weight: 700;
    color: var(--clr);
    margin-bottom: 30px;
}

.container-zajec .card .content p {

    color: #333;
    font-size: 1.05em;
}

.container-zajec .card .content a {

    position: relative;

    display: inline-block;
    padding: 12px 25px;
    background: var(--clr);
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border-radius: 8px;
}



#nawyki {
    margin-top: 50px;
}


.fa-hand-pointer {
    font-size: 2.5rem;
    color: #fff;
    cursor: pointer;
    transition: transform 0.2s ease;
    z-index: 400;
}

.container-zajec .card:hover .fa-hand-pointer {
    display: none;
}

footer {
    background-color: #d7dfd5;
}

#content7-section {
    display: flex;
    justify-content: space-around;
    background-color: #d7dfd5;


}

#content6 {

    background-color: #E8F0E2;
    margin-bottom: 50px;
}

#content6-col {

    padding-right: 50px;
    padding-bottom: 50px;
    padding-top: 50px;

}



.glass-dark-green-button {
    display: block;
    padding: 14px 28px;
    font-size: 24px;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    cursor: pointer;
    background: linear-gradient(135deg, #156405, #308f1b, #07af07, #226822);
    background-size: 400% 400%;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px rgba(46, 125, 50, 0.3);
    animation: pulse 1.5s infinite, gradientShift 6s ease infinite;
    transition: transform 0.2s ease-in-out, background 0.5s ease, box-shadow 0.3s ease;
    text-decoration: none;

}

.glass-dark-green-button2 {
    display: block;
    padding: 8px 14px;
    font-size: 22px;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    cursor: pointer;
    background: linear-gradient(135deg, #156405, #308f1b, #07af07, #226822);
    background-size: 400% 400%;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px rgba(46, 125, 50, 0.3);
    animation: pulse 1.5s infinite, gradientShift 6s ease infinite;
    transition: transform 0.2s ease-in-out, background 0.5s ease, box-shadow 0.3s ease;
}

.glass-dark-green-button2:hover {

    color: white;


}

.glass-dark-green-button:hover {
    animation: none;
    background: linear-gradient(135deg, #0d8802, #1a7902);

    box-shadow: 0px 0px 5px 5px green;

}



@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(46, 125, 50, 0.6);
    }

    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 12px rgba(46, 125, 50, 0);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(46, 125, 50, 0);
    }
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

#przycisk-zielony {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;

}

#kobieta-z-butelka {
    display: flex;
    justify-content: center;


}


#informacja {
    padding: 10px;
}

#content7-section>p {
    font-size: 18px;
}

#content7-section>nav:nth-child(2)>a:nth-child(1) {
    text-decoration: none;
    color: #333;
}

@media only screen and (max-width: 354px) {

    #styl-zycia {

        background-image: url('assets/pictures/natura-tlo-394x1240.webp');
        height: 1550px;
    }

    #right-content-ruch-to-zycie {

        margin-top: 0px;

    }

    #zdjapp {

        height: 300px;
        width: 300px;

    }

    #biegacz {
        width: 279px;
        height: 591px;
    }






    .position-good {
        position: relative;
    }

    #laka {
        width: 261px;
        height: 392px;
    }

    #facet-spacer {
        width: 261px;
        height: 392px;
    }

    #spacerek {
        width: 261px;
        height: 392px;
    }

    #container-spacer-facet {
        display: flex;
        flex-direction: column-reverse;

    }



    #ruch-to-zycie-sekcja {
        margin-top: 110px;
    }

    .container-zajec {

        padding: 100px 10px;

    }


    .container-zajec .card {


        width: 259px;
        height: 404px;
        margin-bottom: 70px;

    }

    .container-zajec .card:hover {
        height: 350px;
    }

    .container-zajec .card .imgBx {


        top: 10px;
        width: 228px;
        height: 336px;

    }

    .container-zajec .card .content {
        top: 362px;
        height: 60px;
    }

    .container-zajec .card:hover .content {
        top: 140px;
        height: 450px;
    }

    .container-zajec .card .content h2 {

        font-size: 1.5em;

    }

    .container-zajec .card:hover .content h2 {


        margin-bottom: 0px;
    }

    .container-zajec .card .content p {


        font-size: 0.90em;
    }

    .container-zajec .card:hover .imgBx {
        top: -170px;
        scale: 0.85;
        box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
    }

    .container-zajec .card .content a {



        top: 0;
        padding: 4px 8px;


        font-weight: 500;

        border-radius: 8px;
    }

    #content6-col {

        padding: 30px;

    }

}

@media only screen and (min-width: 355px) and (max-width: 389px) {

    #styl-zycia {

        background-image: url('assets/pictures/natura-tlo-394x1240.webp');
        height: 1150px;
    }

    #zdjapp {

        height: 300px;
        width: 300px;
    }

    #biegacz {
        width: 279px;
        height: 591px;
    }

    .position-good {
        position: relative;
    }

    #laka {
        width: 327px;
        height: 491px;
    }

    #facet-spacer {
        width: 327px;
        height: 491px;
    }

    #spacerek {
        width: 327px;
        height: 491px;
    }

    #container-spacer-facet {
        display: flex;
        flex-direction: column-reverse;

    }

    #accordion {
        margin-bottom: 70px;
    }

    .accordion-button img.wymiar {
        margin-right: 10px;
    }

    .container-zajec .card {


        width: 324px;
        height: 505px;
        margin-bottom: 100px;

    }

    .container-zajec .card .content {

        top: 442px;


        height: 70px;

    }

    .container-zajec .card:hover {
        height: 450px;
    }

    .container-zajec .card .imgBx {


        top: 10px;
        width: 285px;
        height: 420px;

    }


    .container-zajec {

        padding: 100px 10px;

    }

    .container-zajec .card .content h2 {

        font-size: 2em;

    }

    .container-zajec .card:hover .content {

        top: 190px;
        height: 450px;
    }

    .container-zajec .card:hover .content h2 {


        margin-bottom: 10px;
    }

    .container-zajec .card .content a {
        top: 0px;

    }

    .container-zajec .card .content p {

        color: #333;
        font-size: 0.90em;
    }

    #content6-col {

        padding: 30px;

    }

}


@media only screen and (min-width: 390px) and (max-width: 449px) {

    #styl-zycia {

        background-image: url('assets/pictures/natura-tlo-455x1240.webp');
        height: 1150px;
    }

    #zdjapp {

        height: 329px;
        width: 329px;

    }

    #laka {
        width: 327px;
        height: 491px;
    }

    #facet-spacer {
        width: 327px;
        height: 491px;
    }

    #spacerek {
        width: 327px;
        height: 491px;
    }


    #container-spacer-facet {
        display: flex;
        flex-direction: column-reverse;

    }

    .accordion-button img.wymiar {
        margin-right: 15px;
    }

    .container-zajec {

        padding: 100px 10px;

    }





    .container-zajec .card {

        width: 382px;
        height: 595px;
        margin-bottom: 150px;
        padding: 10px 10px;
    }

    .container-zajec .card .imgBx {

        position: absolute;
        top: 20px;
        width: 327px;
        height: 483px;
    }

    .container-zajec .card:hover .imgBx {
        top: -140px;
        scale: 0.85;
        box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
    }

    .container-zajec .card:hover {
        height: 600px;
    }

    .container-zajec .card .content {
        top: 522px;
        height: 75px;

    }

    .container-zajec .card .content h2 {

        font-size: 2em;

    }

    .container-zajec .card:hover .content h2 {


        margin-bottom: 10px;
    }

    #content6-col {

        padding: 50px;

    }


}


@media only screen and (min-width: 450px) and (max-width: 575px) {

    #styl-zycia {
        background-image: url('assets/pictures/natura-tlo-577x1240.webp');

        height: 1150px;
    }

    #zdjapp {

        height: 461px;
        width: 461px;


    }

    #biegacz {
        width: 437px;
        height: 924px;
    }

    .position-good {
        position: relative;
    }

    #laka {
        width: 409px;
        height: 614px;
    }

    #facet-spacer {
        width: 409px;
        height: 614px;
    }

    #spacerek {
        width: 409px;
        height: 614px;
    }


    #container-spacer-facet {
        display: flex;
        flex-direction: column-reverse;

    }




    .accordion-button img.wymiar {
        margin-right: 20px;
    }



    #right-content-ruch-to-zycie {

        margin-top: -100px;

    }

    .container-zajec {


        padding: 100px 10px;
    }

    .container-zajec .card {


        width: 420px;
        height: 675px;
        margin-bottom: 150px;


    }

    .container-zajec .card .content h2 {

        font-size: 2em;

    }

    .container-zajec .card:hover .content h2 {

        font-size: 2em;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .container-zajec .card .imgBx {


        top: 30px;
        width: 364px;
        height: 537px;

    }

    .container-zajec .card:hover .imgBx {
        top: -190px;
        scale: 0.90;
        box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);

    }

    .container-zajec .card .content {
        top: 602px;
        padding: 0 0px;
        height: 75px;
    }

    .container-zajec .card:hover .content {

        top: 350px;
        height: 450px;
    }

    #accordion {
        margin-bottom: 100px;
    }

    #content6-col {

        padding: 50px;

    }

}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    #styl-zycia {
        background-image: url('assets/pictures/natura-tlo-772x1240.webp');

        height: 1150px;
    }

    #zdjapp {

        height: 576px;
        width: 576px;
        margin-left: -50px;

    }

    #biegacz {
        width: 547px;
        height: 1155px;
    }

    .position-good {
        position: relative;
    }

    #laka {
        width: 512px;
        height: 768px;
    }

    #facet-spacer {
        width: 512px;
        height: 768px;
    }

    #spacerek {
        width: 512px;
        height: 768px;
    }

    #container-spacer-facet {
        display: flex;
        flex-direction: column-reverse;

    }

    .accordion-button img.wymiar {
        margin-right: 25px;
    }



    #right-content-ruch-to-zycie {

        margin-top: 0px;

    }

    #accordion {
        margin-bottom: 150px;
    }

    .container-zajec {


        padding: 100px 10px;
    }

    .container-zajec .card .imgBx {
        top: 50px;
        width: 454px;
        height: 670px;
    }

    .container-zajec .card:hover .imgBx {
        top: -170px;
        scale: 0.90;

    }


    .container-zajec .card {
        width: 540px;
        height: 840px;
        margin-bottom: 150px;
    }

    .container-zajec .card:hover {
        height: 700px;
    }

    .container-zajec .card .content a {
        top: 0px;

    }

    .container-zajec .card .content {

        top: 760px;
        width: 100%;
        padding: 0 30px;
        height: 80px;

    }

    .container-zajec .card:hover .content {

        top: 480px;
        height: 450px;
    }

    .container-zajec .card .content a {
        top: 0px;

    }

    .container-zajec .card:hover .content h2 {
        margin-bottom: 10px;
    }

    .container-zajec .card .content h2 {

        font-size: 1.8em;
        font-weight: 600;
        color: var(--clr);
        margin-bottom: 40px;
    }

    .container-zajec .card .content p {

        color: #333;
        font-size: 1.05em;
    }

    #content6-col {

        padding: 50px;

    }

}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

    #styl-zycia {
        background-image: url('assets/pictures/natura-tlo-772x1240.webp');
        height: 1150px;


    }

    #zdjapp {

        height: 690px;
        width: 690px;
    }

    .position-good {
        position: relative;
    }

    #laka {
        width: 512px;
        height: 768px;
    }

    #facet-spacer {
        width: 512px;
        height: 768px;
    }

    #spacerek {
        width: 512px;
        height: 768px;
    }

    #container-spacer-facet {
        display: flex;
        flex-direction: row;

    }

    .flex-pojedynczy {
        display: flex;
        justify-content: center;
        flex: 1 1 50%;
        margin-bottom: 150px;

    }

    .accordion-button img.wymiar {
        margin-right: 30px;
    }


    .container-zajec .card {
        width: 720px;
        height: 1120px;
        margin-bottom: 200px;

    }

    .container-zajec .card:hover {
        height: 900px;
    }

    .container-zajec .card .imgBx {

        top: 50px;
        width: 618px;
        height: 912px;


    }

    .container-zajec .card .content {
        top: 1000px;
        height: 70px;
    }

    .container-zajec .card:hover .content {
        top: 680px;
        height: 450px;
    }

    .container-zajec .card:hover .content h2 {
        margin-bottom: 20px;
    }


    #accordion {
        margin-bottom: 200px;
    }

    #content6-col {

        padding: 50px;
        padding-top: 100px;
    }





}

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 56px;
        /* Height of navbar */
        bottom: 0;
        left: 100%;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: white;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
        z-index: 500;
    }

    .offcanvas-collapse.open {
        visibility: visible;
        transform: translateX(-100%);
    }

    .nav-link {
        transform-origin: left center;
    }

    .nav-link:hover {


        transform-origin: left center;


    }

    .glass-dark-green-button2 {
        margin-right: 110px;
    }


}

@media only screen and (min-width: 993px) and (max-width: 1549px) {

    #styl-zycia {
        background-image: url('assets/pictures/natura-tlo-1920x1080.webp');
        height: 750px;
        height: 1024px;

    }

    #zdjapp {

        height: 720px;
        width: 720px;

    }



    #right-content-ruch-to-zycie {

        margin-top: -400px;
        margin-left: 0;
        width: 100vw;
    }

    #zyj-swiadomie-div {

        margin-top: -400px;
        margin-left: 20px;
        width: 100vw;
    }



    #right-content-ruch-to-zycie-2 {

        margin-top: 100px;
    }

    #accordion {
        position: relative;



    }

    #text1 {
        margin-left: 100px;
        margin-top: 130px;

    }

    #text3 {
        margin-left: 100px;
        margin-top: 130px;

    }

    #text2 {

        margin-top: 130px;

        ;

    }


    .position-good {
        left: 800px;
        position: relative;
    }

    .position-good2 {
        position: absolute;
    }

    #laka {
        width: 512px;
        height: 768px;
    }

    #facet-spacer {
        width: 512px;
        height: 768px;
    }

    #spacerek {
        width: 512px;
        height: 768px;
    }

    #container-spacer-facet {
        display: flex;
        flex-direction: row;

    }



    .flex-pojedynczy {
        display: flex;
        justify-content: center;
        flex: 1 1 50%;
        margin-bottom: 150px;

    }

    #fleks-zdjecia {
        display: flex;
        justify-content: center;
    }


    .accordion-button img.wymiar {

        margin-right: 30px;
        /* Zapobiega skalowaniu obrazka */

        /* Opcjonalnie: dodatkowy odstęp od tekstu */
    }




    /* CARD */

    .container-zajec .card {


        width: 300px;
        height: 480px;
    }

    .container-zajec .card:hover {
        height: 450px;
    }

    .container-zajec .card .content {

        top: 420px;
        width: 100%;
    }

    .container-zajec .card:hover .content {

        top: 180px;
        height: 450px;
    }

    .container-zajec .card .content a {


        top: 5px;

    }

    .container-zajec .card .imgBx {


        top: 20px;
        width: 254px;
        height: 375px;

    }

    .container-zajec .card:hover .imgBx {
        top: -200px;
        scale: 0.85;
        box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
    }

    .container-zajec .card .content h2 {

        font-size: 1.5em;
        font-weight: 600;
        color: var(--clr);
        margin-bottom: 47px;
    }

    .container-zajec .card:hover .content h2 {


        margin-bottom: 10px;
    }

    .container-zajec {

        gap: 10px 10px;
        padding: 100px 10px;

    }

    .container-zajec .card .content p {


        font-size: 0.90em;
    }



    #nawyki {
        margin-top: 100px;
    }


    #content6-col {

        padding-right: 50px;
        padding-bottom: 100px;
        padding-top: 100px;

    }



}

@media only screen and (min-width: 1550px) {

    #styl-zycia {
        background-image: url('assets/pictures/natura-tlo-1920x1080.webp');
        height: 750px;

    }



    #zdjapp {

        height: 720px;
        width: 720px;

    }



    #right-content-ruch-to-zycie {

        margin-top: -1250px;
        margin-left: 50vw;
        width: 45vw;
    }

    #zyj-swiadomie-div {
        margin-top: -1150px;
        margin-right: 50vw;
        width: 45vw;
        margin-left: 5vw;

    }

    #accordion {

        position: relative;
        width: 45vw;

    }

    #text1 {
        margin-left: 100px;
        margin-top: 130px;

    }

    #text3 {
        margin-left: 100px;
        margin-top: 130px;

    }

    #text2 {

        margin-top: 130px;

        ;

    }


    .position-good {
        left: 800px;
        position: relative;
    }

    .position-good2 {
        position: absolute;
    }

    #laka {
        width: 512px;
        height: 768px;
    }

    #facet-spacer {
        width: 512px;
        height: 768px;
    }

    #spacerek {
        width: 512px;
        height: 768px;
    }

    #container-spacer-facet {
        display: flex;
        flex-direction: row;

    }

    .flex-pojedynczy {

        margin-bottom: 100px;
        ;
    }

    #right-content-ruch-to-zycie-2 {
        margin-left: 50vw;
        margin-top: -620px;
    }

    .accordion-button img.wymiar {

        margin-right: 50px;

    }


    #film2 {
        width: 100%;
        height: auto;
        display: block;
    }

    .container-zajec {

        gap: 80px 80px;
        padding: 100px 10px;
    }

    .container-zajec .card .content a {
        top: 0px;

    }

    .container-zajec .card:hover .content {

        top: 350px;

    }

    .container-zajec .card .imgBx {


        top: 50px;
        width: 355px;
        height: 525px;

    }

    .container-zajec .card:hover .imgBx {
        top: -200px;
        scale: 0.85;
        box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
    }


    #content6-col {

        padding-top: 150px;

    }

    #zyj-swiadomie {
        border-radius: 80px 80px 0px 80px;
    }


}