.tete2,
.tete1,
.akak {
    position: relative !important;
    top: unset;
    margin-bottom: 100px;
    z-index: 5;
}

.tete2 {
    margin-bottom: 150px;
}

.bgcloud,
.bgcloud1 {
    z-index: -1;
}

.tum {
    top: 0vh;
    z-index: 500;
    width: 90vw;
    text-align: left;
    left: 0;
    right: 0;
    margin: auto;
    position: relative;
}

.hamburger {
    right: 20px;
}

.footer {
    position: relative;
}

.mad {
    display: flex;
    border-bottom: 2px solid white;
    margin-bottom: 1vh;
    font-family: lasvegas;
    font-size: 30px;
}

.soll {
    font-size: 50px;
    width: 25%;
    line-height: 1;
}

.orta {
    width: 45%;
    text-align: center;
    font-size: 30px;
    margin-top: 2vh;
}

.collapsible {
    cursor: pointer;
    outline: none;
    font-size: 50px;
}

.content {
    display: none;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.sagg {
    text-align: right;
    width: 30%;
    margin-top: 15px;
}

.bnbnbn {
    background-color: green;
    padding: 5px 10px;
    color: white;
    font-family: lasvegas;
    font-size: 25px;
    box-shadow: 2px 2px 1px black;
}

.sa2 {
    color: #eeb32c;
    text-shadow: 0px 0px 10px black;
    padding-left: 2px;
}