@font-face{
    font-family: "Park Lane NF";
    src: url('./polices/ParkLaneNF.ttf') format("truetype");
    font-family: "Atlantic_Cruise";
    src: url('./polices/Atlantic_Cruise-Demo.ttf') format("truetype");
}
@font-face{
    font-family: "Copasetic NF";
    src: url('./polices/CopaseticNF.ttf') format("truetype");
}
*,
*:before,
*:after{
    padding: 0;
    margin: 0;
}
html {
    background-color: rgb(0, 0, 0);
    scroll-behavior: smooth;
}
#line {
    display: none;
}
ul {
    position: fixed;
    top: 0px;
    list-style: none;
    width: 99.5%;
    letter-spacing: 1px;
    overflow: hidden;
    border: thick double rgb(255, 166, 0);
    background-color: rgba(0, 0, 0, 0);
    z-index: 4;
}
p {
    margin-top: 0.7%;
    margin-left: 2%;
    position: relative;
}
#button1 {
    display: block;
    float: left;
    font-size: 100%;
    background-color: none;
    text-decoration: none;
    cursor: pointer;
    border: none;
    background-color: transparent;
    font-family: "Park Lane NF";
    text-align: center;
    text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue;
    color: white;
    z-index: 5;
}
.pmarg {
    margin-top: 0px;
}
.none {
    color: white;
    text-decoration: none;
}
li {
    font-size: 120%;
    display: block;
    float: left;
    border: thick double rgb(255, 187, 0);
    font-family: "Park Lane NF";
    text-align: center;
    padding: 22px 25px;
    text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue;
    color: white;
    z-index: 4;
}
li:hover {
    text-shadow: 1px 1px 2px black, 0 0 1em rgb(255, 0, 0), 0 0 0.2em rgb(255, 0, 0);
    background-color: rgb(177, 177, 177, 0.5);
}
li .active {
    text-decoration: none;
    color:rgb(255, 255, 255);
}
.toptitre {
    margin-top: -5.4%;
    position: absolute;
    z-index: 5;
    height: 10vh;
    transform: rotate(270deg);
}
.img2 {
    transform: rotate(0.25turn);
    height: 200px;
    margin-top: 132.1%;
    width: auto;
    margin-left: 10%;
}
#line {
    background: linear-gradient(90deg, rgba(255,235,0,1) 0%, rgb(255, 145, 0) 50%, rgba(255,235,0,1) 100%);
}
.line1 {
    position: absolute;
    height: 0.2%;
    width: 80%;
    margin-left: 10%;
    margin-top: -3%;
    z-index: 5;
}
.line2 {
    position: absolute;
    height: 0.2%;
    width: 60%;
    margin-left: 20%;
    margin-top: -1.7%;
    z-index: 3;
}
.line3 {
    position: absolute;
    height: 0.2%;
    width: 40%;
    margin-left: 30%;
    margin-top: -0.5%;
    z-index: 3;
}
.line4 {
    position: absolute;
    height: 1%;
    width: 0.2%;
    margin-left: 49.8%;
    margin-top: -1%;
    background-color: rgb(255, 187, 0);
    z-index: 3;
}
.texttoptitle {
    position: absolute;
    font-size: 140%;
    background: -webkit-linear-gradient(180deg, rgb(255, 174, 0) 0%, rgb(255,235,0,1) 50%, rgb(255, 174, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Copasetic NF";
    z-index: 6;
    margin-left: 46.4%;
    margin-top: -8.19%;
}
.textbottomtitle {
    position: absolute;
    font-size: 290%;
    background: -webkit-linear-gradient(180deg, rgb(255, 174, 0) 0%, rgb(255,235,0,1) 50%, rgb(255, 174, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Copasetic NF";
    z-index: 6;
    margin-left: 43.7%;
    margin-top: -5.6%;
}
.beging {
    letter-spacing: 2px;
    font-size: 140%;
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-family: "Atlantic_Cruise";
    background: linear-gradient(90deg, rgb(255, 174, 0) 0%, rgb(255,235,0,1) 50%, rgb(255, 174, 0) 100%);
    color:rgb(0, 0, 0);
    width: 100%;
    margin-left: 0%;
}
#beging1 {
    height: 15vh;
    margin-top: 8.5%;
}
#beging2 {
    height: 25vh;
}
#beging3 {
    height: 30vh;
}
#beging4 {
    height: 46vh;
}
#beging5 {
    height: 53vh;
}
#beging6 {
    height: 30vh;
}
#beging7 {
    height: 50vh;
}
#beging8 {
    height: 30vh;
}
#beging9 {
    height: 60vh;
}
.top1 {
    width: 100%;
    height: 15vh;
    letter-spacing: 2px;
    font-family: "Park Lane NF";
    font-size: 140%;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top1:active:hover {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}
@keyframes top {
    100% {opacity: 0;}
}
.top2 {
    width: 100%;
    height: 25vh;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    font-family: "Park Lane NF";
    margin-left: 0%;
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top2:active {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}

.top3 {
    width: 100%;
    height: 30vh;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    font-family: "Park Lane NF";
    margin-left: 0%;
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top3:active {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}
.top4 {
    width: 100%;
    height: 46vh;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    margin-left: 0%;
    font-family: "Park Lane NF";
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top4:active {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}
img {
    transform: rotate(0.25turn);
    margin-left: 44%;
    width: 16%;
    height: auto;
    margin-top: -6%;
}
li.two {
    font-family: "Atlantic_Cruise";
    list-style-type: decimal;
    align-items: center;
    border: none;
    text-shadow: rgb(107, 107, 107) 1px 1px;
    color: rgb(0, 0, 0);
}
.top5 {
    width: 100%;
    height: 53vh;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    font-family: "Park Lane NF";
    margin-left: 0%;
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top5:active {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}
.top6 {
    width: 100%;
    height: 30vh;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    font-family: "Park Lane NF";
    margin-left: 0%;
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top6:active {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}
.top7 {
    width: 100%;
    height: 50vh;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    font-family: "Park Lane NF";
    margin-left: 0%;
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top7:active {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}
.top8 {
    width: 100%;
    height: 30vh;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    font-family: "Park Lane NF";
    margin-left: 0%;
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top8:active {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}
.top9 {
    width: 100%;
    height: 60vh;
    text-align: center;
    color:rgb(212, 212, 212);
    text-shadow: rgb(107, 107, 107) 1px 1px;
    font-size: 400%;
    font-family: "Park Lane NF";
    margin-left: 0%;
    position: absolute;
    background-color: black;
    z-index: 1;
}
.top9:active {
    background-color: black;
    transition: 2s;
    animation: top 3s linear forwards;
}
.img3 {
    transform: rotate(1turn);
    margin-left: 44%;
    width: 16%;
    height: auto;
    margin-top: -0.2%;
}
.end {
    background: linear-gradient(90deg, rgb(255, 174, 0) 0%, rgb(255,235,0,1) 50%, rgb(255, 174, 0) 100%);
    color:rgb(0, 0, 0);
    margin-top: 0%;
    position: absolute;
    font-family: "Park Lane NF";
    letter-spacing: 2px;
    font-size: 140%;
    width: 100%;
    font-size: 200%;
    margin-top: 4.9%;
    text-align: center;
    text-shadow: rgb(107, 107, 107) 1px 1px;
}
.linebottom {
    position: absolute;
    background: linear-gradient(90deg, rgb(255, 145, 0) 0%, rgba(255,235,0,1) 50%, rgb(255, 145, 0) 100%);
    z-index: 5;
}
#linebottom1 {
    height: 0.2%;
    width: 80%;
    margin-left: 10%;
    margin-top: 2.5%;
}
#linebottom2 {
    height: 0.2%;
    width: 60%;
    margin-left: 20%;
    margin-top: 1.2%;
}
#linebottom3 {
    height: 0.2%;
    width: 40%;
    margin-left: 30%;
    margin-top: 0%;
}
#linebottom4 {
    height: 2.2%;
    width: 0.2%;
    margin-left: 49.8%;
    margin-top: 0.1%;
}
#linebottom5 {
    height: 0.2%;
    width: 100%;
    margin-left: 0%;
    margin-top: 3.8%;
}