﻿@import url('https://fonts.cdnfonts.com/css/abc-ginto-nord-unlicensed-trial');

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
    margin: 0; /* Resetowanie domyślnych marginesów */
    padding: 0; /* Resetowanie domyślnych paddingów */
    box-sizing: border-box;
}

html {
    scroll-behavior: unset;
    overflow-x: hidden;
}

body {
    color: #666666;
    font-size: 14px;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    font-family: 'Poppins', sans-serif;
    width: 100%; /* Zapewnia pełną szerokość strony */
    height: 100%;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0;
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 0px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}


/* baner */

.banner_bg_main {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}





/* header  */


@keyframes glow {
    0% {
        text-shadow: 0 0 30px #2757f7, 0 0 20px #2757f7, 0 0 30px #b0c2ff, 0 0 40px #b0c2ff;
    }

    50% {
        text-shadow: 0 0 30px #ff3d3d, 0 0 20px #ff3d3d, 0 0 30px #ff9a9a, 0 0 40px #ff9a9a;
    }

    100% {
        text-shadow: 0 0 30px #2757f7, 0 0 20px #2757f7, 0 0 30px #b0c2ff, 0 0 40px #b0c2ff;
    }
}

.glowing-text {
    color: #fff;
    animation: glow 3s infinite ease-in-out;
}


.discord-logo {
    width: 7%;
    height: 7%;
    margin-left: 20px;
    transition: transform 1s ease; /* Krótki czas dla natychmiastowego efektu */
}

    .discord-logo:hover {
        transform: rotate(360deg);
    }

.custom_menu {
    position: relative;
    width: 100%;
    text-align: center;
    left: 75px;
}

    .custom_menu ul {
        margin: 0;
        padding: 0;
        display: inline-block;
    }

    .custom_menu li {
        display: inline; /* Elementy w jednej linii */
        font-size: 20px;
        color: #f1f1f1;
    }

        .custom_menu li a {
            color: #f1f1f1;
        }

            .custom_menu li a:hover {
                color: #b0c2ff;
            }
/* logo */

.logo_section {
    width: 100%;
    float: left;
}

.logo {
    width: 15%;
    text-align: center;
    margin-left: 470px;
    margin-top: 50px;
    margin-bottom: 45px;
}



/* header */
.flex-container {
    display: flex;
    justify-content: center;
    justify-content: space-between;
}

.header_section {
    margin-bottom: 50px;
    width: 100%;
    display: flex;
}

.containt_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* Wyśrodkowanie wszystkich elementów w poziomie */
    align-items: center; /* Wyśrodkowanie elementów w pionie */
    gap: 50px; /* Odstępy między elementami */
}

.top-bar {
    width: 100%; /* Pełna szerokość strony */
    height: 40px; /* Wysokość paska */
    background-color: white; /* Kolor tła: biały */
    color: #333; /* Kolor tekstu */
    display: flex; /* Użycie flexboxa */
    justify-content: center; /* Wyśrodkowanie poziome */
    align-items: center; /* Wyśrodkowanie pionowe */
    position: fixed; /* Pasek zawsze na górze */
    top: 0; /* Przyklejony do góry */
    left: 0;
    z-index: 1000; /* Na wierzchu innych elementów */
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); /* Delikatny cień */
    font-size: 14px; /* Rozmiar czcionki */
}














/* opennav bar  */
.butterk {
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.coin {
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.boosting {
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.giftcards {
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}












.sidenav {
    height: 100%; /* Menu na pełną wysokość */
    width: 30%;
    font-family: 'Ginto Nord', Arial, sans-serif;
    width: 0; /* Początkowa szerokość 0 */
    position: fixed;
    z-index: 1;
    top: 0; /* Menu zaczyna się od góry */
    left: 0; /* Rozciąga się od lewej strony */
    background-color: #dadada;
    overflow-x: hidden;
    transition: width 0.5s ease; /* Płynne otwieranie */
    padding-top: 60px; /* Odstęp od góry */
    border-right: 2px solid #222; /* Prawa krawędź */
}

    .sidenav.open, .menu-bar.open {
        width: 250px; /* Szerokość paska i menu po wysunięciu */
    }
    /* Klasa aktywna dla otwarcia menu */
    .sidenav.active {
        width: 300px; /* Szerokość menu po otwarciu */
    }

    .sidenav a:hover {
        color: #ff9f00;
    }

    /* Przycisk zamykania menu */
    .sidenav .closebtn {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 36px;
        cursor: pointer;
    }

/* Style dla boxów */
.box2 {
    width: 100%;
    font-size: 20px;
    font-weight: 550;
    font-family: Poppins, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 50px 0;
    text-align: center;
    transition: background-color 0.3s ease;
}

    .box2 img {
        width: 75px;
        height: 75px;
    }

    /* Hover efekt dla boxów */
    .box2:hover {
        background-color: #f0f0f0;
        cursor: pointer;
    }

/* Media Queries dla mniejszych ekranów */
@media screen and (max-width: 768px) {
    .menu-bar {
        width: 50px; /* Węższy pasek na mniejszych ekranach */
    }

    .sidenav.open {
        width: 200px; /* Mniejsze menu na mniejszych ekranach */
    }

    .box2 {
        padding: 10px 0;
    }

    .sidenav a {
        font-size: 16px;
    }
}













.menu-toggle {
    position: fixed;
    top: 300px; 
    left: 0;
    width: 40px; 
    height: 150px;
    background-color: #222;
    color: white;
    padding: 10px 12px;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
    z-index: 9999;
    transition: left 0.5s;
    font-size: 20px;
    display: flex;
    align-items: center;      
    justify-content: center;  
    }

.menu-toggle.active {
    left: 250px; /* dopasuj do szerokości menu */
}

.menu-toggle:hover {
    background-color: #444;
    
}





















.toggle_icon {
    padding: 5px;
    cursor: pointer;
    color: #ffffff;
    display: inline-block;
    position: relative;
    flex: 0 0 auto;
    right: 150px;
}



.header_box {
    order: 2;
    display: flex;
}

.dropdown {
    position: relative;
    text-align: center;
    display: inline-block;
}

.dropdown2 {
    position: relative;
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
}

.dropdown button {
    padding: 8px 16px;
    font-size: 16px;
}

.dropdown-menu {
    background-color: #f8f9fa;
    min-width: 160px;
    text-align: left;
}

.header_box {
    display: flex;
    justify-content: center; /* Wyśrodkowanie elementów w boxie */
    align-items: center; /* Wyśrodkowanie elementów w pionie */
    margin-top: 20px;
}

.login_menu {
    align-items: center; /* Wyrównanie w pionie */

    position: relative;
    top: 10px;
    left: 350px;
}

    .login_menu ul {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .login_menu li {
        display: flex;
        align-items: center;
    }

        .login_menu li a {
            text-decoration: none;
            color: #5E6977;
            font-size: 18px;
            padding: 10px 15px;
            white-space: nowrap;
        }

            .login_menu li a:hover {
                color: #000;
            }

.header_section_top {
    width: 100%;
    align-content: center;
    justify-content: center;
    background-color: #2b2a29;
    clip-path: polygon(20% 0, 100% 0, 96% 100%, 23% 100%);
    height: auto;
    padding: 10px 0px;
}

.toggle_icon img {
    transition: transform 0.5s; /* Animacja obrotu */
    transition: transform 0.5s;
}

.toggle_icon.active img {
    transform: rotate(180deg); /* Obrót o 90 stopni po kliknięciu */
}



.toggle_icon::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    background-color: darkgrey;
    border-radius: 5px;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: -1;
}

.toggle_icon:hover::after {
    opacity: 1;
}

.login_menu li a {
    color: #ffffff;
}

    .login_menu li a:hover {
        color: #ffaf29;
    }

.padding_10 {
    padding-left: 10px;
}

.lang_box {
    display: flex;
    float: right;
    background: #fff;
    border-radius: 5px;
    margin-right: 20px;
}

.nav-link {
    display: block;
    padding: .4rem 1rem;
}

a:hover {
    color: #f26522;
    text-decoration: underline;
}





/* header end */


/* banner  start */

.banner_section {
    width: 100%;
    float: left;
    padding-bottom: 180px;
    margin-top: 110px;
}

.banner_taital {
    width: 100%;
    font-size: 60px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.buynow_bt {
    width: 170px;
    margin: 0 auto;
    padding-top: 30px;
}

    .buynow_bt a {
        width: 100%;
        float: left;
        font-size: 16px;
        color: #ffffff;
        background-color: #252525;
        text-align: center;
        padding: 10px 0px;
        border-radius: 5px;
        text-transform: uppercase;
        font-weight: bold;
    }

        .buynow_bt a:hover {
            background-color: #f26522;
            color: #ffffff;
        }

#my_slider a.carousel-control-next {
    right: 0px;
    top: 40px;
}

#my_slider a.carousel-control-prev {
    left: 0px;
    top: 40px;
}

#my_slider .carousel-control-next,
#my_slider .carousel-control-prev {
    width: 45px;
    height: 45px;
    background: #b3bebd;
    opacity: 1;
    font-size: 20px;
    color: #000;
    border-radius: 100px;
}

    #my_slider .carousel-control-next:focus,
    #my_slider .carousel-control-next:hover,
    #my_slider .carousel-control-prev:focus,
    #my_slider .carousel-control-prev:hover {
        color: #fff;
    }

.sidenav {
    height: 100%; /* Menu na pełną wysokość */
    width: 30%;
    font-family: 'Ginto Nord', Arial, sans-serif;
    width: 0; /* Początkowa szerokość 0 */
    position: fixed;
    z-index: 1;
    top: 0; /* Menu zaczyna się od góry */
    left: 0; /* Rozciąga się od lewej strony */
    background-color: #f6f6f6;
    overflow-x: hidden;
    transition: width 0.5s ease; /* Płynne otwieranie */
    padding-top: 60px; /* Odstęp od góry */
    border-right: 2px solid #222; /* Prawa krawędź */
}

    .sidenav.open, .menu-bar.open {
        width: 250px; /* Szerokość paska i menu po wysunięciu */
    }
    /* Klasa aktywna dla otwarcia menu */
    .sidenav.active {
        width: 300px; /* Szerokość menu po otwarciu */
    }

    .sidenav a:hover {
        color: #ff9f00;
    }

    /* Przycisk zamykania menu */
    .sidenav .closebtn {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 36px;
        cursor: pointer;
    }
/* banner end */
/*nav*/
.navbar {
    position: fixed; /* Zawsze widoczny */
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000; /* Zawsze nad innymi elementami */
    background-color: #0f0f0f;
    transition: background-color 0.9s, box-shadow 0.9s, color 0.9s;
    padding: 8px 20px;
    height: 85px; /* Stała wysokość */
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff; /* Tekst biały na przezroczystym tle */
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}


    .navbar a {
        text-decoration: none;
        color: inherit; /* Kolor dziedziczony z navbar */
        font-size: 14px;
        margin: 0 10px;
        font-weight: 500;
        transition: color 0.5s ease;
    }

        .navbar a:hover {
            color: #ff7b00;
        }

.navbar-brand {
    display: flex; /* Aby obrazek i tekst były obok siebie */
    align-items: center; /* Wyśrodkowanie w pionie */
    text-decoration: none; /* Usuń podkreślenie */
}

    .navbar-brand .navbar-brand-icon {
        height: 70px; /* Rozmiar ikonki */
        margin-right: 10px; /* Odstęp między ikoną a tekstem */
        transition: transform 0.3s ease-in-out; /* Animacja przy najechaniu */
        margin-left: -90px;
    }

    .navbar-brand .logo-text {
        font-size: 2rem; /* Powiększenie tekstu */
        right: 90px;
        font-weight: bold; /* Pogrubienie tekstu */
        color: #fff; /* Kolor tekstu */
        text-transform: uppercase; /* Wielkie litery */
        transition: color 0.3s ease-in-out; /* Płynna zmiana koloru */
    }

    /* Efekt podświetlenia przy najechaniu */
    .navbar-brand:hover .logo-text {
        color: #ff9000; /* Nowy kolor tekstu przy najechaniu */
    }

    .navbar-brand:hover .navbar-brand-icon {
        transform: scale(1.1); /* Powiększenie ikony przy najechaniu */
    }
/*nav*/
/* pop up start  */
.product-container {
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    width: 600px;
    max-width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.purchase-container {
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    width: 400px
}

.product-container, .purchase-container {
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f9f9f9;
}


.product-info {
    text-align: left;
}

.details {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.5s ease;
    opacity: 0;
}

    .details.show {
        max-height: 500px;
        opacity: 1;
    }

.view-more {
    background-color: #8f7dff;
    color: #ffffff;
    padding: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
    display: block;
}

.large_box {
    width: 90%;
    max-width: 1200px;
    margin: 20px auto;
    padding: 30px;
    background-color: #e5e5e5;
    box-shadow: 0px 0px 30px 10px #382d5c;
    display: flex;
    gap: 20px;
}

.purchase-info {
    text-align: left;
    padding: 10px;
}

.total-amount {
    margin: 0;
    font-size: 1.2em;
}

.payment {
    margin: 25px 0;
    font-size: 1.2em;
}

.buy-now {
    margin-top: 30px;
}


h2, h3 {
    color: #382d5c;
}

.quantity-control {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .quantity-control button {
        width: 30px;
        height: 30px;
        font-size: 16px;
        color: #ffffff;
        background-color: #ff0000;
        border: none;
        border-radius: 5px;
        cursor: pointer;
    }


.total-amount {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.cart {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    background-color: #a973ff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .cart:hover {
        background-color: #a26bd8;
    }

.buy-now {
    width: 100%;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    background-color: #c79eff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .buy-now:hover {
        background-color: #a26bd8;
    }


.seller-info {
    text-align: center;
    margin-top: 20px;
}

.profile-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.chat-btn {
    padding: 5px 10px;
    background-color: #28a745;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}



.price_text {
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-size: 18px;
    color: #262626;
    font-weight: bold;
    kurpa312
}

.tshirt_img {
    width: 100%;
    text-align: center;
    margin: 50px 0px;
    min-height: 370px;
}

.btn_main {
    width: 100%;
    display: flex;
}

.buy_bt {
    float: left;
    width: 100%;
}

    .buy_bt a {
        width: 100%;
        font-size: 16px;
        color: #f26522;
        background-color: transparent;
        text-align: right;
        font-weight: bold;
    }

        .buy_bt a:hover {
            background-color: transparent;
            color: #262626;
        }



.seemore_bt {
    width: 100%;
    float: right;
    text-align: right;
}

    .seemore_bt a {
        width: 100%;
        font-size: 16px;
        color: #262626;
        background-color: transparent;
        text-align: right;
    }

        .seemore_bt a:hover {
            background-color: transparent;
            color: #f26522;
        }






/* pop up end  */


/* spinning section start */

.spinning_section {
    margin-top: 40px;
    width: 100%;
    float: left;
    padding-bottom: 150px;
}

.spinning_taital {
    width: 100%;
    font-size: 40px;
    color: #30302e;
    text-align: center;
    font-weight: bold;
}

.spinning_section_2 {
    width: 100%;
    margin-top: 30px;
}

.spinning_title {
    text-align: center;
    font-size: 40px;
    color: #30302e;
    margin-top: 15px;
    margin-bottom: 11px;
}

.carousel-inner {
    width: 100%;
}








#pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

#page-numbers {
    margin: 0 10px;
}

.page-btn {
    margin: 0 5px;
    padding: 5px 10px;
    cursor: pointer;
}

    .page-btn.active {
        background-color: #ecb04e;
        color: white;
        border-radius: 5px;
    }

.prev-btn {
}

































.row {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* Odstępy między boxami */
}

@media (max-width: 768px) {
    .box_main {
        flex: 1 1 calc(50% - 20px); /* Dwa boxy w wierszu na mniejszych ekranach */
    }
}

@media (max-width: 576px) {
    .box_main {
        flex: 1 1 100%; /* Jeden box w wierszu na bardzo małych ekranach */
    }
}

.main-container {
    margin-top: 40px;
    max-width: 1500px; /* Wystarczająco szeroki kontener, aby zmieścić cztery boxy */
    margin: 0 auto; /* Wycentrowanie kontenera */
}

.box_main {
    font-family: Arial Black (sans-serif);
    width: 350px;
    height: 200px;
    background-color: #e5e5e5;
    margin: 5px;
    padding: 15px;
    box-shadow: 0px 0px 15px 5px #c6c6c6;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}

    .box_main:hover {
        transform: scale(1.05); /* Powiększenie o 5% */
        box-shadow: 0px 0 30px 10px #d1c0a4;
    }

.name_text {
    width: 100%;
    font-size: 18px;
    color: #30302e;
    padding-bottom: 5px;
}



.price_text {
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-size: 18px;
    color: #262626;
    font-weight: bold;
    kurpa312
}




.seemore_bt {
    width: 100%;
    float: right;
    text-align: right;
}

    .seemore_bt a {
        width: 100%;
        font-size: 16px;
        color: #262626;
        background-color: transparent;
        text-align: right;
    }

        .seemore_bt a:hover {
            background-color: transparent;
            color: #f26522;
        }

#main_slider a.carousel-control-next {
    right: 615px;
    top: 105%;
}

#main_slider a.carousel-control-prev {
    left: 615px;
    top: 105%;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background-color: #30302e;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

    #main_slider .carousel-control-next:focus,
    #main_slider .carousel-control-next:hover,
    #main_slider .carousel-control-prev:focus,
    #main_slider .carousel-control-prev:hover {
        color: #fff;
        background-color: #f26522;
    }


/* spinning section end */








/* loader bar css start */


@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* loader bar css end */



/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #0f0f0f;
}

.footer_logo {
    margin-top: 40px;
    width: 14%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.page_wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Pełna wysokość okna przeglądarki */
}

.input_bt {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    border-bottom: 1px solid #ffffff !important;
}

.main_content {
    flex: 1; /* Zajmuje całą dostępną przestrzeń nad stopką */
}

footer {
    width: 100%;
    position: fixed;
    background-color: #0f0f0f;
    color: #ffffff;
    bottom: 0;
}

.footer_menu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

    .footer_menu ul {
        margin: 0px;
        padding: 0px;
        display: inline-block;
    }

    .footer_menu li a {
        color: #f1f1f1;
    }

        .footer_menu li a:hover {
            color: #f26522;
        }



.location_main {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}

.location_main {
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 30px 30px 30px 30px;
}

    .location_main a {
        color: #ffffff;
    }

        .location_main a:hover {
            color: #f26522;
        }



/* footer section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #0f0f0f;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin: 20px 0px;
}

    .copyright_text a {
        color: #ffffff;
    }

        .copyright_text a:hover {
            color: #f26522;
        }

.margin_top90 {
    margin-top: 90px;
}


/* copyright section end */
