button.login-head-button {
    background-image: linear-gradient(to bottom, #2ac5ff 0%, #131969 100%) !important;
    margin-top: 7px;
    border-radius: 14px;
}
.container.fixed-bottom-menu {
    border-radius: 18px !important;
    background: #3299ff !important;
}
.container.fixed-bottom-menu, .container.fixed-bottom-menu > .row > div, .container.fixed-top-menu {
        background-image: none !important;
}
#carouselSlides .carousel-inner {
    border-radius: 33px;
}
div#carouselSlides {
    align-content: center !important;
    padding: 0px 10px 0px 10px !important;
    position: relative !important;
    height: 220px !important;
    margin: 5px 5px 6px 5px !important;
    border-radius: 80px;
}
.col-3 {
border: 1px solid #3299ff;
border-radius: 33px;
background: #00000;
}
.row.container-menu-icon {
justify-content: center;
}
body {
    color: #fff;
    /* background-color: #16191c; */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: url(https://res.cloudinary.com/ddxq8r7ra/image/upload/v1762073357/kamarhokibg_hlbtjz.jpg) top no-repeat !important;
}
.container.fixed-bottom-menu {
    height: 75px;
    position: static;
    justify-self: center;
    margin: 0px;
    padding: 0px;
    box-shadow: 0px 0px 7px 3px #3299ff inset;
    background: url(https://cdn-master.it-cg.group/Other/thunder.webp)  !important;
}
button.login-head-button {
    border: 2px solid #0d0e10;
}