


.logo img {
    width: 80%;
    height: auto;
}

#nav-booking {
    font-size: 120%;
    white-space: nowrap;
}



#moze-globus{
    margin-left: 0;
}


.list-nav li {
    margin-right: 20px;
}


nav{
    width: 100%;
    z-index: 200;
    top: 0;
    padding: 1vh 0;

}

.language-globus{
    width: 70%;
}

.section-cennik {
    display: none;
}


.burger{
    width: 30px;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    cursor: pointer;
}

.burger span {
    background-color: white;
    border: 1px solid white;
    border-radius: 5px;
    width: 100%;
    height: 1px;
}
/*
.list-language {
    position: absolute;
    opacity: 0;
    top: 4.5vh;
    right: 8.5vw;
    gap: 1px;    
    z-index: 2;
    transition: opacity 0.5s;

}

  .list-language {
        position: absolute;
        top: 2vh;
        right: 9vw;
        opacity: 0;
        z-index: 5;
        border-radius: 10px;
        
    }
        */
.language {
    color: white;
font-size: 100%;
            opacity: 1;

}


.list-nav{
position: relative;
}
#moze {
    width: 150%;
    height: 300%;
}








.section-all{
    background: none;
    overflow: hidden;
}










.section-contact ul li iframe {
position: relative;
width: 80%;
min-height: 300px;
display: block;
margin: 0 auto;
padding-top: 2vh;
padding-left:10vw;
}

.section-contact ul li {
padding-left:5vw;
}

.section-contact{
    padding: 5vh 0;
}

.section-contact ul li h6 {
padding-bottom: 1vh;
}

.section-price3 {
    margin-top: 0;
    padding-top: 0;
}

.hg{
    opacity: 0;
    width: 65%;
    position: relative;
    min-height: 50vh;
    max-height: 60vh;
    align-items: center;
    padding-bottom: 3vh;
    padding-left: 8vw;
}

.hg h3 {
    font-size: 320%;
}

.hg p {
    padding-top: 0;
    font-size: 110%;
    margin-top: 1vh;
    margin-left: 2vw;
    
}
.hour1{
    color: #892FFD;
    float: left;
    text-align: center;
    font-size: 150%;
    background: url(../img/webp/Finish/background_carts-after_19.webp);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 1.5vh;
    padding-bottom: 2vh;
    padding-left: 2vw;
    padding-right: 2vw;
    width: 50%;
}

.hour2 {
    float: left;
    text-align: center;
    font-size: 150%;
    background: url(../img/webp/Finish/background_carts-until_19.webp);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 1.5vh;
    padding-bottom: 2vh;
    padding-left: 2vw;
    padding-right: 2vw;
    width: 50%;
    margin-top: 2vh;
}
.sofa{


width: 80%;
height: 200px;
position: relative;
display: flex;
    align-items: center;
    
}

.obok-nazwy {
    width: 10%;
    max-width: 80px;
    padding-left: 1vw;
}
.obok-nazwy1 {
    width: 17%;
    padding-left: 1vw;
}

.obok-ps5{
    padding-left: 0.8vw;
    max-width: 80px;
    width: 10%;
}

.language1{
    font-size: 20px;
    margin-left: -1.5rem;
}

.hours{
    padding-top: 5vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 5vw;


}
@keyframes anim1 {
    0%{transform: translate(0, 0) rotate(0);}
    100%{transform: translate(0, 15px) rotate(-45deg);}
}

@keyframes anim3 {
    0%{transform: translate(0, 0) rotate(0);}
    100%{transform: translate(0, -10px) rotate(45deg);}
}

aside{
    width: 100%;
    top: 3rem;
    transform: translateY(-5vh);
    transition: transform 1s;
}

.list-aside-top {
margin-top: 5vh;
font-size: 200%;
text-align: center;
    padding-left: 0;
 padding-right: 0;
}

.list-aside-bottom {
    bottom: 20vh;
    text-align: center;
    margin-left: -5vw;
    width: 100%;
    font-size: 200%;
}

.section-price3{
    margin-top: 20vh;
}


.section-reviews{
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    min-height: 45vh;
    padding-bottom: 10vh;
}


.reviews {
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow-x: hidden;
    position: relative;
    gap: 5vh;
}



.reviews div{
    margin-left: 0;
    width: 80%;
    min-height: 200px;
        opacity: 1;
}

.reviews div p{
    padding-top: 0.5vh;
    font-size: 130%;
    
}

.reviews div h6{
    font-size: 180%;
    float: left;
}

.gwiazdy{
    font-size: 150%;
    margin-left: 1.2vw;
    color: yellow;
}

.section-reviews a{
    font-size: 180%;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 2vh;
    left: 50%;
    padding: 5px;
    z-index: 10;
    text-decoration: none;

    &:hover{
        color: #A708FB;
    }
}
.section-pictures{
    flex-direction: column;  
}

.pictures{
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
    width: 90%;
    gap: 2vh;
}



.pictures img{
    min-width: 30%;
    max-width: 100%;
    max-height: 500px;
}
.pictures span:nth-child(2){
margin-top: 5vh;;

}
.pictures span:nth-child(3){
margin-top: 5vh;;

}

.pictures span h6{
font-size: 220%;
}

@media screen and ( max-height: 650px) {
.section-pictures{
    padding-bottom: 70vh;
}

.hg{
    min-height: 70vh;
}
}

@media screen and ( max-height: 570px) {
.section-pictures{
    padding-bottom: 90vh;
}

.hg{
    min-height: 90vh;
}
}

@media screen and ( max-height: 420px) {
.section-pictures{
    padding-bottom: 120vh;
}

.hg{
    min-height: 100vh;
}
}


.section-price-pc h2{
    text-align: center;
    font-size: clamp(45px, 4vw, 5.5rem);
    color: white;
    letter-spacing: 10px;
    margin-bottom: 10vh;
    font-weight: bold;
}

#price-table{
        flex-direction: column;          
        gap: 8.5vw;
        width: 100%;

}
.price-cards{
    flex: 0 0 30%;
    width: 85%;
    border-radius: 15px;
    padding: 2.5vh 0.2vw;
    border:2px solid #1A1A2E;
    margin: 0 auto;
}




.section-about{
position: relative;
margin-top: 10vh;
width: 100%;
display: block;

}

#about-text{
width: 80%;
height: auto;
position: relative;
padding: 2vh 0;
}
#about-text h2{
        font-size: clamp(40px, 3vw,3.5rem);
}

#about-text p{
        font-size: clamp(20px, 1.8vw,3.5rem);
}
.section-about .back-opacity{
margin-top: 0;
padding-top: 2vh;
}




.first-cyberclub{
    margin-top: 9vh;
    width: 100%;
    min-height: 95vh;
    background-image: url(img/bckg-sct-first1.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}



.first-cyberclub .back-opacity{
  background-color: rgba(0, 0, 0, 0.7);
}

.first-cyberclub h1{
font-size: clamp(55px, 5.6vw, 6.5rem);
white-space: wrap;
color: white;
position: absolute;
left: 50%;
top: 40%;
transform: translate(-50%, -50%);
text-align: center;
}



.theses-cards{
    flex: 0 0 55%;
    margin: 0;
}
.theses-cards img{
        width: 15%;
        margin-right: 0vw;
}
.theses{
    width: 95%;
    gap: 2.5vh;
    flex-direction: column;
}  

.theses-cards p{
margin: 0.2vh 0 0 3.5vw;
text-align: left;

font-size: clamp(20px, 1.2vw, 1.8rem);
}


#price-table-ps{
    flex-direction: column;
    padding-bottom: 15vh;
}

.section-price-ps h2{
    text-align: center;
    font-size: clamp(45px, 4vw, 5.5rem);
    color: white;
    letter-spacing: 10px;
    padding-bottom: 10vh;
    font-weight: bold;
    background-color: black;
}

#price-table-ps{
        flex-direction: column;          
        gap: 8.5vw;
        width: 100%;

}
.price-cards-ps{
    flex: 0 0 30%;
    width: 85%;
    border-radius: 15px;
    padding: 2.5vh 0.2vw;
    border:2px solid #1A1A2E;
    margin: 0 auto;
}


.h4-ps h4:first-child{
padding: 3vh 10vw;

}

.h4-ps h4:last-child{
font-size: clamp(35px, 2.8vw, 3.5rem);
padding: 3vh 12.5vw 3vh 8.5vw;
color: white;
background-image: url('img/bckg-h4Ps(users).webp');
background-repeat: no-repeat;
background-size: 100%;
}

.price-cards-packets{
    flex: 0 0 50%;
    width: 85%;

}

.price-cards-packets .price-hours h4{
    text-align: center;
}

.table-packets-1, .table-packets-2, .table-packets-3{
    width: 100%;
    display: flex;
    flex-direction: column;          
    justify-content: center;
    gap: 5vh;
    align-items: center;
}

#price-table-packets{
    width: 100%;
    flex-direction: column;          
}


.reviews div{
    opacity: 0;
}

.reviews div:nth-child(odd){
  transform: translateX(-50vw);
}

.reviews div:nth-child(even){
  transform: translateX(50vw);
}
.reviews div.widoczne {
  opacity: 1;
  transform: translateX(0);
}
