@import "flexbox.min.css";
@import "tabela.css";
@import "tablo.css";
@import "aktualnosci.css";
@import "galeria.css";
@import "kontakt.css";
@import "nabory.css";
@import "szczegoly-meczu.css";
@import "terminarz_wynik.css";
@import "historia.css";
@import "single-post.css";
@import "zapowiedz.css";
@import "regulamin.css";
@import "mancy.css";

html,
body {
    position: relative;
    height: 100%;
    font-family: 'Montserrat', sans-serif !important;
}

body {
    background: white;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.fas {
    cursor: pointer !important;
}

/* nawigacja */
/* fb-plugin */
.fb-page {
    z-index: 111111111;
    top: 25%;
    border: 5px solid #23508b;
    border-left: none;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.fb-box-wrapp {
    position: fixed;
    left: 0;
    z-index: 1111111;
    top: 25%;
    -webkit-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
    pointer-events: none;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.fb-box-wrapp:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
}

.fb-box-wrapp:hover>.fb-page {
    -webkit-box-shadow: 4px 4px 20px 0px black;
    box-shadow: 4px 4px 20px 0px black;
}

.fb-box {
    width: 80px;
    height: 80px;
    background-color: #2a5fa7;
    color: white;
    /* position: fixed; */
    left: 0;
    top: 50%;
    z-index: 11111111111;
    pointer-events: auto;
}

@media (max-width:992px) {
    .fb-box {
        top: 25%
    }
}

@media (max-width:1200px) {
    .fb-box-wrapp {

        -webkit-transform: translateX(-90%);

        -ms-transform: translateX(-90%);

        transform: translateX(-90%);
    }
}

/* fb-plugin */

.nav-case1 {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    color: white;
    padding: 10px 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.recent-akt {
    margin-bottom: 5vh;
}

.links {
    width: 42%
}

.nav {
    list-style: none;
    width: 100%
}

.nav li {
    cursor: pointer
}

.nav li a {
    color: white;
    text-decoration: none
}

.nav li a:hover {
    color: white;
    text-decoration: none
}

.herb {
    width: calc(10% - 6px)
}

.herb a img {
    max-height: 85px;
    height: 8vh;
    min-height: 50px;
}

.dropdown-box {
    display: none
}

.dropdown-box ul {
    position: absolute;
    top: 35px;
    /* width: 175px; */
    list-style: none;
    padding: 18px;
    background-color: #2a5fa7;
}

.nav ul li {
    letter-spacing: 1px;
    white-space: nowrap;
}

@media (min-width:630px) {
    .nav-case2 {
        display: none
    }
}

@media (max-width:1370px) and (min-width:1180px) {
    .nav {
        width: 100%
    }
}

@media (max-width:1180px) and (min-width:930px) {
    .links {
        width: 55%
    }

    .nav {
        width: 95%
    }
}

@media (max-width:930px) and (min-width:680px) {
    .links {
        width: 85%
    }

    /* .nav{width: 85%} */
}

@media (max-width:680px) and (min-width:630px) {
    .links {
        width: 85%
    }

    .nav {
        width: 100%
    }
}

@media (max-width:630px) {
    .nav-case1 {
        display: none
    }

}

.nav-case2 .nav-wrapper {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #205cab;
    color: white;
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: none;
    border-bottom: 3px solid #5b7aed;
    overflow: auto;
    max-height: 100vh;
}

.nav-case2 .dropdown-box ul {
    position: relative;
    top: unset;
    width: 175px;
    list-style: none;
    padding: 18px;
    background-color: #2a5fa7;
}

.nav-case2 .nav-wrapper .nav ul {
    list-style: none;
    font-size: 1.3em;
}

.nav-case2 .dropdown-box ul li {
    font-size: 0.6em;
}

.nav-case2 .nav-wrapper .herb {
    width: 100%;
    margin-bottom: 40px;
    padding: 10px 0
}

.nav-case2 .nav-wrapper .herb img {
    max-height: 66px;
}

.burger {
    width: 33px;
    height: 33px;
    background-color: #0505053d;
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 101;
    border-radius: 6px;
}

.burger span {
    width: 75%;
    height: 3px;
    background: white;
    z-index: 102;
    display: block;
    margin: 18% 4px;
    border-radius: 6px;
}

/* nawigacja */
.banner {
    width: 100%;
    height: 55vh;
    min-height: 360px;
}

/* .swiper-slide{    background-position: center;
    background-size: cover;} */
.banner h1 {
    text-align: center;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-container-d {
    max-height: 54px
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .swiper-container-a .swiper-pagination {
    text-align: right;
}

.banner .swiper-container-a .swiper-pagination-fraction {
    bottom: 50px;
    left: 0;
    width: 85%;
    color: white;
    font-size: 1.3em;
}

.swiper-button-next,
.swiper-button-prev {
    background-image: none !important;
    color: white;
    font-size: 20px;
    width: 100px;

}

.banner .swiper-container-a .swiper-button-next {
    top: 76%;
    left: 15%;
    right: unset;
    height: 27px !important;
}

.banner .swiper-container-a .swiper-button-prev {
    top: 70%;
    left: 15%;
    height: 27px !important;
}

.rocznik-tytul {
    width: 25%;
    position: absolute;
    z-index: 11;
    left: 37%;
    top: 20%;
    color: white;
}

.rocznik-liczba {
    min-width: 125px;
    background-color: lightgray;
    background-repeat: no-repeat;
    background-position: right;
    color: #3563a1;
    padding: 1%;
}

.rocznik-liczba p {
    font-size: 2em;
    margin: 0;
    line-height: 38px;
}

.aktualnosci {
    margin-bottom: 3%;
    background: white;
    background-size: 91%;
    background-repeat: no-repeat;
    background-position: right top;
}

.next-previous {
    padding: 0 !important;
}

.swiper-slide-f {
    background: transparent
}

@media (max-width:992px) {
    .next-previous {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
}

.schedule-wrapper {
    height: 544px;
    width: 446px;
    -webkit-transform: translateY(-55px);
    -ms-transform: translateY(-55px);
    transform: translateY(-55px);
    z-index: 1;
}

@media(max-width:992px) {
    .schedule-wrapper {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@media(max-width:420px) {

    .opis-tabeli .pozycja,
    .opis-tabeli .mecze,
    .opis-tabeli .pozycja,
    .opis-tabeli .punkty,
    .opis-tabeli .bramki,
    .druzyna {
        font-size: 10px !important;
    }

    .banner .swiper-container-a .swiper-button-prev {
        top: 84%;
        left: 15%;
    }


}

@media(max-height: 695px) {
    .fb-box-wrapp {
        display: none !important;
    }
}

@media(max-width: 1200px) {
    .fb-box {
        width: 35px;
        height: 50px;
    }
}

.next-match-wrap-box {
    width: 446px;
    height: 65%;
    background-color: black;
}

@media (max-width:444px) {

    .schedule-wrapper,
    .next-match-wrap-box {
        width: 100%
    }
}

.next-match-box {
    height: 70%;
    width: 80%;
    background-color: white;
    margin: auto;
    margin-bottom: 7%;
    margin-top: 0
}

.next-match-date {
    background-color: #2a5fa7;
    height: 6vh;
    width: 40%;
    -webkit-transform: translateY(-75%);
    -ms-transform: translateY(-75%);
    transform: translateY(-75%);
    z-index: 1;
}

.szczegoly {
    width: 55%;
    height: 55px;
    background-color: #2a5fa7;
    border: none;
    background-repeat: no-repeat;
    background-position: right;
}

.szczegoly p {
    color: white;
    margin: 0;
}

.latest-posts {
    padding-top: 2%;
}

.swiper-container-b {
    height: 82%;
    width: 95%;
    padding: 1% !important;
}

.swiper-slide-b {
    /* width: 267px !important; */
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    border-bottom: 5px solid #3563a1;
    -webkit-box-shadow: 0px 0px 8px 0px #575757;
    box-shadow: 0px 0px 8px 0px #575757;
    /* margin: 4px; */
}

.aktualnosci-title h4 {
    margin-left: 6%;
}

.arrows {
    width: 70%;
    float: right;
    margin-bottom: 20px;
}

.thumbnail-aktualnosci,
.description-aktualnosci,
.date-aktualnosci {
    width: 100%;
    margin: 10px
}

.description-aktualnosci a,
.description-aktualnosci a:hover {
    text-decoration: none;
    color: black
}

.thumbnail-aktualnosci {
    margin-top: 0;
    height: 55%;
    max-height: 206px;
}

.thumbnail-aktualnosci img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    /* max-height: 220px */
}

.description-aktualnosci {
    padding: 0 4%;
    min-height: 140px
}

.description-aktualnosci p {
    font-size: 1.4em;
    line-height: 30px;
    font-weight: 700;
}

.date-aktualnosci {
    margin: 0 15px;
    padding: 0 10%;
}

.date-aktualnosci p {
    text-align: left;
    font-size: 0.9em;
    color: gray;
    padding: 0 4%;
    margin-bottom: 2px;
}

.swiper-slide-c {
    width: 100% !important
}

.swiper-slide-c span {
    font-weight: bold;
}

.swiper-button-prev-c,
.swiper-button-next-c {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
}


.arrows-c-box {
    width: 65%;
    color: white;
    margin: auto;
}

.swiper-slide-d {
    background-color: unset
}

.swiper-slide-e {
    background: none;
    color: white
}

.swiper-slide-e p {
    margin: 0;
    font-size: 13px
}

.swiper-container-c {
    height: 79%
}

.division-title {
    height: 21%;
    background: #939392;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.division-title p {
    margin: 0;
    color: white;
}

.term-link {
    margin-top: 25px;
    padding: 0 3%;
    width: 55%;
}

.galeria-link {
    margin-bottom: 25px;
    padding: 0 3%;
    width: 100%;
}

.galeria-link a,
.tabela-link a,
.term-link a {
    color: #2a5fa7;
    border-bottom: 2px solid;
}

.galeria-link a:hover,
.tabela-link a:hover,
.term-link a:hover {
    text-decoration: none;
    color: #2a5fa7
}

.galeria-link p,
.tabela-link p,
.term-link a p {
    margin: 0;
    white-space: nowrap;
}

.see-all {
    padding: 0 10%;
}

.tabela {
    min-height: 85vh;
    background-position: left top;
    background-size: 75%;
    background-position-y: 8%;
    background-repeat: no-repeat;
    padding-top: 1%;
}

.row-wrap {
    width: 94%;
}

.row-wrap .shadow {
    -webkit-box-shadow: -1px 20px 20px 0px #7d7d7d;
    box-shadow: -1px 20px 20px 0px #7d7d7d;
}

/* .row-wrap:nth-of-type(1) {
    box-shadow: 0 5px 10px 0px #565656;
} */

.borderless {
    border: none !important;
}

.opis-tabeli {
    font-size: 0.9em;
}

.pozycja-tabeli {
    font-size: 1.2em;
}

.opis-tabeli,
.pozycja-tabeli {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    list-style: none;
    color: #2a5fa7;
}

.pozycja-tabeli:nth-of-type(2n) {
    background-color: #f1f1f1
}

.pozycja-tabeli:nth-of-type(2n+1) {
    background-color: #fff
}

.lider {
    background-color: #3061a3 !important;
    color: white !important;
}

.opis-tabeli .pozycja {
    color: black !important
}

.pozycja {
    width: 10%;
    border-right: 1px solid #c4c4c4;
    padding: 1.1rem 0;
    color: #c4c4c4
}

.druzyna-akt,
.druzyna {
    width: 45%;
    border-right: 1px solid #c4c4c4;
    padding: 1% 0;
    padding-left: 6%;
    font-weight: 600;
    letter-spacing: 1px
}

.herb-akt {
    height: 60px;
}

.herb-akt img {
    /* height: 100%; */
    height: 60px;
    width: 60px;
    object-fit: contain;
}

.druzyna-akt {
    border: none
}

.mecze {
    width: 15%;
    border-right: 1px solid #c4c4c4;
    padding: 1% 0;
}

.punkty {
    width: 15%;
    border-right: 1px solid #c4c4c4;
    padding: 1% 0;
}

.bramki {
    width: 15%;
    padding: 1% 0;
}

.lider .pozycja,
.lider .druzyna,
.lider .mecze,
.lider .punkty {
    border-right: 1px solid #2e5385
}

.lider .bramki {
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/stripes-dark.png)
}

.division-title-tabela {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 65%;
}

.division-title-tabela p {
    text-align: center
}

.tabela-link {
    width: 70%;
    margin-top: 30px
}

/* galeria */
.galeria {
    margin-top: 3%;
    padding: 0 5%
}

.gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1300px;
    margin: 0 auto;
}

.gallery .image {
    margin: 2px;
    position: relative;
    overflow: hidden;
}

.gallery .image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.gallery .image:nth-of-type(1) {
    width: 390px;
    height: 415px
}

.gallery .image:nth-of-type(2) {
    width: 570px;
    height: 371px;
    -webkit-transform: translateY(44px);
    -ms-transform: translateY(44px);
    transform: translateY(44px);
}

.gallery .image:nth-of-type(3) {
    width: 315px;
    height: 306px;
}

.gallery .image:nth-of-type(4) {
    width: 294px;
    height: 226px;
    ;
}

.gallery .image:nth-of-type(5) {
    width: 347px;
    height: 259px;
}

.gallery .image:nth-of-type(6) {
    width: 315px;
    height: 259px;
}

.gallery .image:nth-of-type(7) {
    width: 315px;
    height: 323px;
    -webkit-transform: translateY(-109px);
    -ms-transform: translateY(-109px);
    transform: translateY(-109px)
}

.gallery-case2 {
    display: none
}

@media (max-width:1464px) and (min-width:1150px) {
    .gallery .image:nth-of-type(6) {
        -webkit-transform: translate(-165px, 10px);
        -ms-transform: translate(-165px, 10px);
        transform: translate(-165px, 10px);
    }

    .gallery .image:nth-of-type(7) {

        -webkit-transform: translate(-165px, -64px);

        -ms-transform: translate(-165px, -64px);

        transform: translate(-165px, -64px);
    }

    .gallery .image:nth-of-type(4) {

        -webkit-transform: translateY(15px);

        -ms-transform: translateY(15px);

        transform: translateY(15px);
    }

}

@media(max-width:1150px) and (min-width:1109px) {
    .gallery .image:nth-of-type(6) {
        -webkit-transform: translate(-165px, 10px);
        -ms-transform: translate(-165px, 10px);
        transform: translate(-165px, 10px);
    }

    .gallery .image:nth-of-type(7) {

        -webkit-transform: translate(-164px, -63px);

        -ms-transform: translate(-164px, -63px);

        transform: translate(-164px, -63px);
    }

    .gallery .image:nth-of-type(4) {
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        transform: translateY(15px);
    }
}

@media(max-width:1109px) and (min-width:720px) {
    /* .gallery-case1 {
        display: none
    } */

    .gallery-case2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .column-1,
    .column-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 49%;
        margin: 3px
    }

    .gallery .image {
        width: 100% !important;
        height: auto !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .gallery .image img {
        width: 100% !important;
    }
}

@media(max-width: 1109px) and (min-width:540px) {
    .gallery .image {
        width: 49% !important;
        height: 253px !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }

    .gallery .image img {
        -o-object-fit: cover;
        object-fit: cover;
        /* width: unset!important; */
        height: 100%;
    }


}

@media(max-width: 720px) {
    /* .gallery-case1 {
        display: none
    } */

    /* .gallery-case2 {
        display: flex;
        flex-direction: row
    }

    .column-1,
    .column-2 {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 3px
    } */

    /* .gallery .image {
        width: 100% !important;
        height: auto !important;
        transform: none !important
    } */


}

@media(max-width: 540px) {
    .gallery .image {
        width: 100% !important;
        height: auto !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .gallery .image img {
        width: 100% !important;
    }
}

.podglad-box {
    position: absolute;
    width: 100%;
    background-color: #3061a3;
    bottom: 0;
    color: white;
    padding: 4%;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translateY(102%);
    -ms-transform: translateY(102%);
    transform: translateY(102%);
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.podglad-box p {
    margin: 0 4px;
    cursor: pointer;
}

.podglad-box p i {
    margin: 0 4px;
    cursor: pointer;
}

.image:hover .podglad-box {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

/* galeria */
footer {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    background-color: #171714;
    color: white;
    padding-top: 2%
}

.footer-box1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-box1-logo {
    max-height: 115px;
    height: 12vh;
    min-height: 50px;
    width: 10%;
    min-width: 150px;
}

.footer-box1-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer-box1-tekst {
    text-align: left
}

.footer-box1-tekst h4 {
    margin-bottom: 15px
}

.footer-box1-tekst .p-box p {
    margin: 15px 0 15px 0;
    font-weight: 300;
    color: #dadada;
    font-size: 1.1em;
}

.footer-box2 {
    width: 45%
}

@media (max-width: 1110px) and (min-width:778px) {
    .footer-box2 {
        width: 65%
    }
}

@media (max-width: 778px) and (min-width:566px) {
    .footer-box2 {
        width: 95%
    }
}

@media (max-width: 585px) {

    .footer-box2,
    .mini-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-box2 {
        width: 95%
    }

    .footer-box1-tekst {
        text-align: center
    }
}

.footer-box2-tekst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0;
}

.footer-box2-tekst-title {
    text-align: center
}

.footer-box2-tekst-title h4 {
    margin: 15px 0
}

.mini-nav {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: 100%;
    font-weight: 300;
    color: #dadada;
    font-size: 1.1em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mini-nav a,
.mini-nav a:hover {
    color: white;
    text-decoration: none;
}

.footer-small {
    background: black;
    padding: 25px
}

.footer-small p {
    margin: 0
}

/* gallery-box */
.gallery-render {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    background: #000000e0;
    z-index: 11111111;
    display: none;
}

.gallery-render-img-description {
    width: 90vmin;
    padding: 5px;
    background: #2d2d2db3;
    color: white;
    border: 1px solid #2d2d2d;
    border-top: none;
}

.close-btn {
    position: absolute;
    right: 1%;
    top: 1%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.close-btn span {
    width: 25px;
    height: 3px;
    background: white;
    display: block;
    margin: -1px;
}

.close-btn span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-btn span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.next-img,
.prev-img {
    color: white;
    font-size: 3em;
    top: 47%;
    position: absolute;
    margin: 0 2%;
    cursor: pointer;
    z-index: 1000;
}

@media (min-width:600px) {

    .next-img,
    .prev-img {
        top: 47%;
    }

    .next-img {
        right: 0;
    }

    .prev-img {
        left: 0;
    }

    .paginacja {
        bottom: 5%;
        right: 4%;
    }
}

.img-box {
    margin: 3% auto;
    width: 90%;
    height: 90vh;
    /* background: brown; */
}

.img-box img {
    width: 90vmin;
}

@media (max-width:600px) {

    .next-img,
    .prev-img {
        top: 80%;
    }

    .next-img {
        right: 10%;
    }

    .prev-img {
        left: 10%;
    }

    .paginacja {
        bottom: 12%;
        right: 43%;
    }
}

.paginacja {
    position: absolute;
    color: white;
    font-size: 1.5em;
    font-weight: 600;
}

/* gallery-box */
.akt-card-desc-big a,
.akt-card-desc-big a:hover,
.akt-card-desc a,
.akt-card-desc a:hover {
    color: black;
    text-decoration: none;
}

.akt-card-desc-big {
    height: 75%;
}

.error-wrapp {
    width: 100%;
    padding: 10%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh;
}

.error-wrapp .box {
    display: flex;
    /* width: 50%; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 5%;
    background: #23508b;
    color: white;
    font-size: 2em;
    text-align: center;
}