@import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=League+Gothic&family=Merriweather:wght@700&family=Poppins:wght@100;500&display=swap');
html {scroll-behavior: smooth;}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

body{
   width: 1024px;
   overflow-x: hidden;
   height: 4500px;
}

header{
    position: fixed;
    background-color: #ffffff;
    top: 0;
    
    width: 180%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 4s;
    animation-duration: 2s;
    padding: 40px 100px;
    z-index: 10000;
    height: 8%;
    animation-name: start;
}
@keyframes start{
    0%{height: 100%; color: #fff; }
    95%{height: 8%; }
    100%{color: #000000;}
}


.sticky{
    padding: 5px 100px;
    background-color: #fff;
    height: 8%;
}
.sticky ul li a{
    color: rgb(0, 0, 0);
    
}
@keyframes pismo1{
    0%{transform: translateY(-10%);}
    100%{transform: translateY(0%);}
}
.sticky .logo{
    width: 100px;
    transition: 0.6s;
}
header .logo{
    width: 100px;
    transition: 0.6s;
    
}

    

header ul{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 50%;
    left: 19.8%;
    animation-name: pismo1;
    animation-duration: 2s;
}

header ul li{
    position: relative;
    list-style: none;
    
}
header ul li a{
    position: relative;
    margin: 0 15px;
    text-decoration: none;
    color: #000000;
    letter-spacing: 2px;
    font-size: large;
    transition: 0.6s;
    animation: color-change 2s ;
}
@keyframes color-change{
    0%{color: #fff;}
    100%{color: #000000;}
}
header ul li a:hover{
    font-size: 1.2em;
    text-shadow: 2px 2px 22px;
}
header .logo:hover{
    transform: scale(1.2);
    text-shadow: 2px 2px 22px;
    
}
.nadpis{
    display: flex;
    justify-content: center;
}

.hacek{
    font-family: 'Poppins', sans-serif;
    font-size: 18em;
    margin-left: 81%;
    margin-top: 15%;
    color: #ffcc00;
    transition: 1s;
    text-align: center;
}
.hacek:hover{
    text-align: center;
    letter-spacing: 10px;
    transition: 1s;
}
.swipe{
    width: 70px;
    position: relative;
    left: 90%;
    margin-top: 20%;
    transition: 0.6s;
    color: #00000023;
    animation-duration: 2s;
    animation-name: nahoru;
    animation-iteration-count: infinite;
    animation-play-state: running;
}
.swipe:hover{
    transition: 0.6;
    transform: scale(1.1);
   
}
@keyframes nahoru{
    0%{transform: translateY(20%) ;}
    50%{transform: translateY(50%);}
    100%{transform: translateY(20%) ;}
}

.Info{
    padding-top: 10%;
    margin: 20% 0 0 33%;
}
.what{
    margin-left: 3%;
}
.swipe2{
    width: 70px;
    position: relative;
    left: 90%;
    margin-top: 1%;
    transition: 0.6s;
    color: #00000023;
    animation-duration: 2s;
    animation-name: nahoru;
    animation-iteration-count: infinite;
    animation-play-state: running;
}
.swipe2:hover{
    transition: 0.6;
    transform: scale(1.1);
   
}
@keyframes nahoru{
    0%{transform: translateY(20%) ;}
    50%{transform: translateY(50%);}
    100%{transform: translateY(20%) ;}
}
.i2{
    
    display: flex;
    justify-content: center;
    transform: translateX(39%);
}
.about{
    padding-top: 12%;
}
.i3 img{
    width: 280px;
    transform: translate(480%, 170%)
}
.i4 img{
    width: 360px;
    transform: translate(345%, -60%);
}
.i5 img{
    width: 280px;
    transform: translate(130%, -80% );
}
.i6 img{
    width: 300px;
    transform: translate(88%, -310%);
}
.v1{
    transform: translate(65%, -180%);
    shape-outside: margin-box;
    
    
}
.i7 img{
    transform: scale(0.6);
    margin-left: 20%;
   
}


.swipe3{
    width: 70px;
    position: relative;
    left: 90%;
    transform: translateY(-390%);
    transition: 0.6s;
    color: #00000023;
    animation-duration: 2s;
    animation-name: nahoru3;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

@keyframes nahoru3{
    0%{transform: translateY(-390%) ;}
    50%{transform: translateY(-370%);}
    100%{transform: translateY(-390%) ;}
}

.Gallery{
    margin-top: -50%;
    
    
}

footer{
    text-align: center;
    background-color: #fff;
    padding: 20px;
    
    left: 63%;
    width: 182%;
}


.swipe4{
    width: 70px;
    position: relative;
    left: 90%;
    transform: translateY(-30%);
    transition: 0.6s;
    color: #00000023;
    animation-duration: 2s;
    animation-name: nahoru4;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

@keyframes nahoru4{
    0%{transform: translateY(-10%) ;}
    50%{transform: translateY(-30%);}
    100%{transform: translateY(-10%) ;}
}
.boob{
    width: 00px;
    transform: translateY(100%);
}
.cus{
    transform: translateY(-2100px);
}
.swipe6{
    width: 70px;
    position: relative;
    left: 90%;
    transform: translateY(-30%);
    transition: 0.6s;
    color: #00000023;
    animation-duration: 2s;
    animation-name: nahoru6;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

@keyframes nahoru6{
    0%{transform: translateY(-510%) ;}
    50%{transform: translateY(-530%);}
    100%{transform: translateY(-510%) ;}
}