 .coin {
    font-family: 'Times New Roman', Times, serif;
    font-size: 250%;
    color: #ececec;
    word-wrap: break-word;
    padding: 10px;
    text-align: center;
}
.menu_ul li a {
    background-size: 10px 10px;
    background-image: linear-gradient(135deg,hsla(0,0%,100%,.05) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.05) 75%,transparent 0,transparent);
    color: #f0f0f1;
    padding: 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
}

ul.menu_ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /* background: #ffffff; */
    display: flex;
    justify-danlaceholdem: center;
}
.shop {
    background-color: #2b478d;
    border: 1px solid #09387e;
    color: #ece3de;
    padding: 5px;
    border-radius: 32px;
}
.top_num {
    word-wrap: break-word;
    text-align: -webkit-center;
    font-family: comicbd;
    color: #99e2ff;
    font-size: 18px;
}
.text-center {
    text-align: center;
}
.check {
    background-color: #003b7d;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 3px;
    color: #ffffff;
    border-radius: 9px;
    font-weight: 600;
    text-align: -webkit-center;
}
.check_2 {
    background-color: #01356f;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 3px;
    color: #b5b5b5;
    border-radius: 9px;
    font-weight: 600;
    text-align: -webkit-center;
}
.menu_coin {
    background: #2063b4;
}
.avto {
    background: #2063b4;
    color: #99e2ff;
    border-radius: 1px;
    padding: 10px 10px 5px 10px;
}
.pokupki {
    background-color: #203872;
    border: 1px solid #c5c5c5;
    border-radius: 32px;
    margin: 0px 25px 0px 10px;
    color: #ffffff;
    padding: 4px;
}
.count {
    /* background: rgb(0, 0, 0) no-repeat center center scroll; */
    position: absolute;
    margin-top: 2px;
    margin-left: -2px;
    color: #ffffff;
    text-shadow: 1px 1px 0 rgba(255, 221, 3, 0);
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    border-radius: 9px;
    font-weight: bold;
}
.prof_ul li a {
    background-size: 10px 10px;
    background-image: linear-gradient(135deg,hsla(0,0%,100%,.05) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.05) 75%,transparent 0,transparent);
    color: #f0f0f1;
    padding: 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
}

ul.prof_ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #0a316c;
    display: flex;
    justify-danlaceholdem: center;
}