.index_page_fixet_top {
    display: flex
;
position: fixed !important;
width: 100%;
z-index: 3;
top: 0;

}






.iisdfoasidfff {
    padding: 10px;
    display: flex;
    font-size: 30px;
    gap: 20px;
    align-items: center;
    font-weight: bold;
    justify-content: space-between;
    background-color: #00000038;
    backdrop-filter: blur(2px);

}

header {
    padding: 0px;
}

#pagrindinis {
    text-align: center;
    width: 100%;
}

.knopke_bottom {
    background-color: #ffffff;
    backdrop-filter: blur(2px);

    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

#logoutBtn{
    display: flex
;
    color: white;
    font-size: 12px;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.iuisdaiufudddddfaee_index{
cursor: pointer;
margin-right: 15px;
}

.oiosadjfhfhfff{
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    margin-left: 20px;
    letter-spacing: 5px;
    text-decoration: none;
    text-transform: capitalize;
}
.maindfsdfddd{
        display: inline-block;
    margin-top: 6px;
    padding: 4px 10px;
    font-size: 11px !important;
    border-radius: 999px;
    font-weight: 200;
}
.oiosadjfhfhfff_bottom{
    letter-spacing: 5px;
    font-size: 18px;
    color: white;
    text-decoration: none;
    text-transform: capitalize;
}






/* .hamburger::before {
content: "☰";
}

.opisahdjvasjshgsgsss {
text-transform: uppercase;
margin-left: 0px;
width: calc(100% - 250px);

}

.hamburger {
margin-left: 10px;
cursor: pointer;
background: none;
border: none;
z-index: 1000;
transition: transform 0.3s ease -in-out, left 0.3s ease -in-out;
}
.icon-hamburger, .icon-close {
    width: 30px;
    height: 30px;
    font-weight: bold;
    font-size: large;
    margin-top: 12px;
    margin-left: -10px;
}
.hamburger.open {
left: 250px;
margin-left: 10px;
font-weight: bold;
}

.hamburger.open::before {
    content: "×";
    color: #cb085b;
}

.hamburger {
font-size: 30px;
} */

.ooo_pridijudff{
display: flex;
align-items: center;
gap: 10px;
}

.osdajfiuasdhflppsaoiddass{
color: #cb085b;
font-size: 12px;
}
#loginBtn{
text-decoration: none;
}

.opisahdjvasjshgsgsss {
      /* width: 100%; */
    width: calc(100% - 250px);
}

@media(max-width:768px) {
.opisahdjvasjshgsgsss {
    margin-left: 0px;
    width: 100%;
}
}