:root{
    --max:1200px;
    --rcolor:#ff6767;
    --bcolor:#fff9f9;
    --dcolor:#202020;
    --b2color:#fff6f6;
    --text_logo:"Şəmkir FK"
}

@font-face {
    font-family: 'fk57';
    src: url('font/fk57.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
    background-color: #d2d2d2;
    max-width: var(--max);
    margin: auto;
    font-family: 'fk57';
    color: #333333;
    font-size: 0.9em;
}
a{
    text-decoration: none;
    color: #333333;
    font-size: 1.09em;
}
a.l {
    margin-left: 20px;
}
a.sp{
    color: #fff;
}
a.rules_l {
    color: #2196F3;
    font-size: 14px;
}
.header_block{
background-image: url(img/header_b.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: var(--max);
    height: 450px;
    background-position: center;
    position: relative;
    display: flex;
    top: 14px;
    z-index: 1;
}
.header_area{
    width: var(--max);
    position: fixed;
    display: flex;
    top: 0;
    z-index: 2;
    background-image: url(img/headb2.png);
    background-size: 100% 50px;
    background-repeat: no-repeat;
}
.header.d{
    /*background-color: #ffffff57;*/
    display: grid;
    width: 100%;
    height: 55px;
    grid-template-columns: 200px auto 30px 310px;
    justify-items: center;
}
.head_menu {
    background-color: var(--bcolor);
    height: 215px;
    position: relative;
    width: 1160px;
    margin-top: -86px;
    margin-left: unset;
    padding: 0 20px;
    padding-top: 50px;
    padding-bottom: 10px;
    z-index: 0;
}
.footer_block {
    position: relative;
    width: 100%;
    bottom: 0px;
    
    height: 236px;
    background: var(--bcolor);
    background-size: 260px;
    /* clip-path: polygon(0 25%, 50% 0, 100% 25%, 100% 100%, 0 100%); */
    color: #3c505a;
    border-top: 1px dotted #bebebebd;
    background-image: url(img/flag_azerbaijan.png);
    background-repeat: no-repeat;
    background-position: 80%;
}
table {
    width: 100%;
    box-sizing: unset;
    text-indent: unset;
    unicode-bidi: unset;
    border: 1px #a3a3a357 solid;
    text-align: center;
}
.footer {
    border-top: 1px dotted #bebebebd;
    text-align: center;
    background: var(--bcolor);
    font-size: 12px;
    color: #41455b;
    padding: 6px 0px;
    margin-left: unset;
    width: var(--max);
    font-family: sans-serif;
}
span.foot.name {
    float: left;
    padding-left: 10px;
}
span.foot.date {
    float: right;
    padding-right: 10px;
}
span.text.change {
    background: #00000069;
    position: absolute;
    color: white;
    font-size: 1.4em;
    width: 360px;
    height: 224px;
    align-content: center;
}
.footer_item{
   flex: 1;
   padding: 0px 0px 0px 20px;
/*   padding-top: 8px;*/
}
.footer_item.v {
    float: right;
    text-align: right;
    padding: 0px 20px 0px 0px;
}
.socials {
    display: flex;
    float: right;
    text-align: center;
    padding: 5px;
    position: relative;
    top: 45px;
    left: 20px;
}
.text.foot {
    font-size: 1.4em;
    padding:  0;
    margin: 5px 0;
}
.text.info {
    font-family: sans-serif;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
}
.text.foot.vf {
    margin-top: -11px;
}
.text.socials {
    text-align: right;
    font-size: 1.4em;
    margin-top: -1px;
    padding: 20px 0;
}
.socials.vf {
    float: right;
    display: block;
    text-align: -webkit-left;
    padding: unset;
    margin-top: 9px;
    margin-left: 0px;
    position: unset;
}
.vfoo{
    margin: 10px 0;
}
span.social.area.vf {
    width: auto;
    padding: 0px 10px 2px 5px;
    color: white;
    height: 28px;
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 5px;
    border: unset;
}
span.socialname {
    position: relative;
    bottom: 4px;
    left: 2px;
    font-size: 14px;
}
span.type.facebook.vf,span.type.instagram.vf,span.type.youtube.vf,span.type.telegram.vf {
    height: 20px;
    width: 20px;
}
span.social.area {
    background: var(--rcolor);
    display: inline-block;
    align-content: center;
    text-align: center;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    margin: 0 25px;
}
span.social.area.vf:hover{
    background: #ff4444;
}
.body_menu{
    background-color: var(--bcolor);
    /* height: auto; */
    position: relative;
    width: 1160px;
    /* margin-top: 110px; */
    margin-left: unset;
    padding: 0 20px;
    font-size: 1.3em;
     padding-top: 15px; 
    /* padding-bottom: 60px; */
    /* top: 65px; */
    border-top: 1px dotted #bebebebd;
    /*border-bottom: 1px dotted #bebebebd;*/
    z-index: 0;
}
span.j_price{
    color: green;
}
.jersey_price{
    font-size: 1.2em;
    font-weight: 600;
    font-family: sans-serif;
}
.latest_donates,.purpose{
    flex: 1;
}
.latest_donates{
    float: right;
    text-align: right;
}
span.purpose_text{
    font-size: 0.8em;
    font-family: sans-serif;
    display: block;
    margin-top: -15px;
}
.f_bjr1:hover {
    background-color: red;
}

span.purpose_text::after {
    content: "";
    display: block;
    width: 1px;
    height: 517px;
    background: transparent;
    border-right: 1px dotted #bebebebd;
    position: absolute;
    transform: translateX(-50%);
    right: 50%;
    top: 29.6%;
}
.liner {
    border-top: 1px dotted #bebebebd;
    margin: 30px -20px 15px -20px;
    display: block;
}
.liner.v2 {
    margin: 23px -20px 15px 0px;
    border: unset;
}
p.mbg {
    font-size: 18px;
    color: #333333;
}
span.donates_text {
    display: block;
    font-size: 1.1em;
    font-family: sans-serif;
}

.donates_data {
    cursor: pointer;
    width: 260px;
    text-align: left;
    float: right;
}
.donates_data {
    display: block;
    box-shadow: 0px 0px 5px 1px #8a8a8aa8;
    border: unset;
    background: #fffdfe;
    /* border: 3px outset #ffc2c2e6; */
    padding: 15px 10px;
    border-radius: 10px;
    margin-bottom: 6px;
}
.donates_data:hover {
    box-shadow: 0px 0px 5px 1px #8a8a8a;
}
.money {
    flex: 1;
    align-content: center;
    color: var(--rcolor);
    text-align: center;
    font-size: 1.3em;
    font-weight: 700;
}

.user.name, .user.city {
    position: relative;
    bottom: 5px;
    font-size: 16px;
    text-align: left;
    font-family: 'fk57';
    padding-left: 21px;
    color: #404040;
    font-weight: 500;
}
.text.area{
    padding: 10px;
    font-size: 16px;
    border: 1px;
    border-top: dotted 1px silver;
    color: #484848;
    margin: 0 -10px;
    position: relative;
    top: 11px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
span.user.city {
    float: right;
    font-size: 14px;
    position: relative;
    top: -10px;
    right: 2px;
}
.radio-container {
    display: flex;
    margin: 0 auto;
    width: 100%;
}
.radio-item {
    flex: 1;
    margin: 5px;
}
.radio-container input[type="radio"] {
    display: none;
}
.radio-container label {
    cursor: pointer;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: auto;
    display: block;
}
.radio-container input[type="radio"]:checked + label {
    background-color: white;
    color: var(--rcolor);
    box-shadow: 0px 0px 5px 0px var(--rcolor);
}

img.logo{
    width: 75px;
    height: 75px;
    z-index: 1;
}
img.logo2{
    width: 150px;
    height: 150px;
    z-index: 1;
}
a.cont_link {
    color: #3c505a;
    font-size: 14px;
}
a.cont_link.v {
    color: #41455b;
    padding-right: 20px;
    font-size: 12px;
}
a.cont_link.v:hover {
    color: #555d88;
}
a.cont_link:hover {
    color: #ff4444;
}
span.f.text {
    font-size: 14px;
    font-family: sans-serif;
}
a.logo {
    text-align: center;
    align-content: center;
    font-size: 1.5em;
    position: relative;
    bottom: 6px;
    color: #ffffff;
}
a.logo:before{
    content: var(--text_logo);
}
span.min_text_t{
    display: block;
    font-size: 0.5em;
}
span.min_text::before {
    content: "FUTBOL KLUBU";
    display: block;
    font-size: 0.5em;
}
.menu.links {
    position: relative;
    top: 24px;
    height: 20px;
    z-index: 1;
}
span.fre_1 {
    margin-left: 10px;
}
.overlay-image {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: var(--max);
    height: 464px;
    /*opacity: 0.5;
    
    
    -webkit-mask-image: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);*/
}
.head.block{
    display: inline;
    position: relative;
    bottom: 5px;
}
.head.flex{
    display: flex;
    position: relative;
    bottom: 5px;
}
ul.menu.list {
    display: flex;
}
.dblock{
    display: block;
}
.dflex{
    display: flex;
    padding-top: 10px;
}
.nflex{
    display: flex;
}
li.l {
    cursor: pointer;
    display: block;
    padding: 5px 15px;
    margin: 1px;
    border-radius: 7px;
}
li.l {
    background: #ffffffe0;
    border: dotted 1px #cacacad4;
}
li.l.signin:hover {
    background: #199e1fcc;
}
li.l:hover {
    background: #d7d7d7;
}
ul#sign_area {
    width: 100%;
    text-transform: uppercase;
}
li.l.signin {
    width: 50%;
    background: linear-gradient(317deg, #199e1f, #008718);
    width: 50%;
    text-align: center;
    margin-left: -40px;
    margin-right: 49px;
    display: inline-flex;
    justify-content: center;
}
li.l1 {
    cursor: pointer;
    display: block;
    padding: 5px 15px;
    margin: 1px;
    border-radius: 7px;
    color: white;
    margin-left: 20px;
    background: linear-gradient(to right, #e52d27, #b31217);
    border: dotted 1px #cacacad4;
}
.donate{
    font-size: 1.2em;
    color: #414141;
}

.center.donate.button {
    display: flex;
    position: relative;
    top: 10px;
}
.don_left{
    display: none;
    position: relative;
    bottom: 20px;
    left: -3px;
    float: left;
    padding: 5px 10px;
    border-radius: 6px;
    background: #ffffffd6;
    box-shadow: 1px 1px 20px #939393;
}
span.don_right{
    display: none;
    position: relative;
    bottom: 20px;
    right: -3px;
    float:right;
    padding: 5px 10px;
    border-radius: 6px;
    background: #ffffffd6;
    box-shadow: 1px 1px 20px #939393;
}
.counter_don{
    display: block;
    font-size: 13px;
}
.out_time {
    text-align: left;
    margin-top: 10px;
    color: #333333;
    font-size: 1em;
    padding-left: 25px;
}
.donate_area {
    position: absolute;
    text-align: center;
    width: var(--max);
    top: 10%;
    z-index: 1;
}
.donate_info {
    box-shadow: 1px 1px 16px #939393;
    background: #ffffffd6;
    border: 7px outset #ffffff;
    display: inline-block;
    text-align: center;
    align-content: center;
    padding: 10px;
    width: 525px;
    height: 270px;
    border-radius: 20px;
}
.donate_button:hover {
    background: #252525;
}

.donate_button {
    flex: 1;
    padding: 8px 20px;
    font-size: 1.1em;
    font-family: 'FK57';
    border-radius: 5px;
    width: auto;
    height: 33px;
    background: black;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    margin-right: 5px;
    color: white;
    cursor: pointer;
    border: unset;
    margin-top: 15px;
    box-shadow: 0px 0px 8px #000000;
    justify-content: center;
    align-items: anchor-center;
}
.donate_button.jey:hover {
    background: #217825;
}
.donate_button.jey {
    background: #329436;
    box-shadow: 0px 0px 8px #167a1a;
}
.r.area {
    display: grid;
    place-self: center;
    text-align: -webkit-center;
    width: 60px;
    position: relative;
    top: 63px;
    height: 25px;
}
.r.line {
    display: block;
    place-self: center;
    width: 2px;
    position: relative;
    height: 25px;
    background: var(--rcolor);
}

.center {
    text-align: -webkit-center;
}
.month_donate {
    position: relative;
    width: 100%;
    height: 15vh;
}
.month_info {
    text-align: -webkit-center;
    position: relative;
    font-family: 'fk57';
    top: 60px;
    width: 60px
}
span.month.name {
    color: #f04242;
    font-weight: 600;
}
.donate_type,.f_bjr,.g_bjr{
    display: flex;
}
.show_users {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    font-family: sans-serif;
    gap: 10px;
    margin-left: 10px;
}
.f_bjr{
    flex:1;
    flex-wrap: wrap;
    place-content: center;
    flex: 1;
    padding-bottom: 10px;
}
.news_i {
    text-align: -webkit-left;
    flex: 2;
}
.news_c {
    text-align: -webkit-center;
    flex: 1;
    font-size: 1.1em;
    font-family: sans-serif;
}
.news_data.v2 {
    margin-bottom: 10px;
    text-align: -webkit-center;
    display: inline-block;
}
.news_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0px 0px 5px #0000009c;
    display: block;
    width: 280px;
    height: 170px;
    border-radius: 5px;
}
.time_area {
    position: relative;
    bottom: 18px;
    right: 10px;
}
.news_img.big {
    width: 780px;
    height: 500px;
}
.news_text {
    text-align: -webkit-left;
    font-size: 15px;
    font-family: sans-serif;
}
.news_title.v2 {
    margin-left: unset;
}
.news_title {
    width: 270px;
    font-size: 0.8em;
    text-align: -webkit-center;
    display: block;
    background: #000000bf;
    color: #ffffff;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'FK57';
    position: absolute;
    border-radius: 0 0 5px 5px;
    font-size: 14px;
    padding: 7px 5px;
    margin-top: -45px;
    margin-left: 5px;
}
.show_news {
    display: grid;
    grid-template-columns: repeat(4, 25%);
    text-align: -webkit-center;
    row-gap: 15px;
}
.liner.n {
    margin: 30px 0px 15px 0px;
}
.show_news.v{
    padding-bottom: 20px;
}
span.news_time {
    background: #4caf50d6;
    display: block;
    color: white;
    position: absolute;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px;
    margin: 10px;
    margin-top: 6px;
}
span.news_time.d {
    background: #607d8bd4;
}
progress {
    width: 99%;
    height: 20px;
    border: none;
    background-color: transparent; 
}
progress::-webkit-progress-bar {
    background-color: #eee;
    border: 1px dotted #504646b0;
    border-radius: 2px;
}
progress::-webkit-progress-value {
    background-image: linear-gradient(to right, #e52d27, #b31217); 
    background-size: cover;
}
progress::-moz-progress-bar {
    background-image: linear-gradient(to right, #e52d27, #b31217); 
    background-size: cover;
    border-radius: 5px;
}
.circle {
    box-shadow: 1px 1px 10px #000000c7;
    border: outset 3px var(--rcolor);
    position: absolute;
    width: 60px;
    height: 60px;
    background: linear-gradient(45deg, #ffffff, transparent);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 1px 1px 8px #48484899;
    border-radius: 50%;
    transform: translateY(-50%);
}
.circle {
    top: calc(15%);
    right: unset;
    /*cursor: pointer;*/
}
.circle:hover{
    box-shadow: 1px 1px 8px #4848485d;
}
.circle:nth-child(1) { right: 0%; left: auto; top: calc(10%);}
.circle:nth-child(2) { right: 8%; left: auto; top: calc(35% + 0px);}
.circle:nth-child(3) { right: 18%; left: auto; top: calc(52% + 0px);}
.circle:nth-child(4) { right: 28%; left: auto; top: calc(65% + 0px)}
.circle:nth-child(5) {right: 38%;left: auto;top: calc(75% + 0px);}


.circle:nth-child(6) { right: auto; left: 38%; top: calc(75% + 0px);}

.circle:nth-child(7) { right: auto; left: 47.4%; top: calc(85% + 0px);} /*center*/

.circle:nth-child(8) { right: auto; left: 28%; top: calc(65% + 0px)}
.circle:nth-child(9) { right: auto; left: 18%; top: calc(52% + 0px);}
.circle:nth-child(10) { right: auto; left: 8%; top: calc(35% + 0px)}
.circle:nth-child(11) { right: auto; left: 0%; top: calc(10% + 0px)}

/* dark */
body.dark-mode {
    background-color: #121212;
    color: #ffffff;
}

.dark-mode a {
    color: #c4c4c4;
}
.head_menu.dark-mode,.body_menu.dark-mode,.footer_block.dark-mode,.footer.dark-mode {
    background-color: var(--dcolor);
    color:white;
}
li.l.dark-mode {
    color: var(--dcolor);
}
li.l.signin.admin {
    background: linear-gradient(317deg, #525b8b, #525b8b);
    width: 100%;
    color: white;
}
.head.block.ad {
    position: absolute;
    width: auto;
    top: 40px;
}
img.ifut {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    border: outset 3px var(--rcolor);
}
a.logo.dark-mode,a.cont_link.v.dark-mode,a.sp.dark-mode {
    color: white;
}
.nav_pos{
    display: none;
}
.b_block{
    display: none;
}
.panels {
    display: flex;
}
a.panel {
    display: block;
    flex: 1;
    text-align: -webkit-center;
    height: 150px;
    background: #dcdcdc;
    align-content: center;
    margin: 1px;
    cursor: pointer;
}
a.panel.dark-mode {
    background: #414141;
}
th {
    background: #989898;
    color: #2b2b2b;
    font-weight: unset;
    padding: 5px 0px;
}
td {
    background: #cdcdcd;
    color: #2b2b2b;
    font-weight: unset;
    padding: 5px 0px;
}
.pages {
    text-align: center;
}
ul.page {
    display: inline-flex;
    list-style-type: none;
    white-space: nowrap;
}
li.page {
    padding: 10px;
    background: #c4c4c4;
    border: solid #c7c7c7 1px;
    color: #4d4d4d;
    margin: 3px;
    width: 25px;
    height: 25px;
    position: relative;
    align-content: center;
    text-align: center;
    font-size: 1em;
    cursor: pointer;
    border-radius: 4px;
}
li.page.dark-mode {
    background: #383838;
    border: solid #606060 1px;
    color: white;

}
li.page:hover {
    color: white;
    border: solid #ffffff5e 1px;
}
li.page.active {
    border: solid #a8a8a8 1px;
    background: #7a7a7afa;
    color: white;
}
a.sp.mb {
    display: none;
}
.show_next {
    overflow: auto;
    display: flex;
    width: auto;
    text-align: -webkit-center;
    /* gap: 10px; */
    margin: 0 -20px;
}
.center_next{
    width: 315px;
    display: grid;
    grid-template-columns: 70px 175px 70px;
    padding: 5px;
    height: 150px;
    background: var(--bcolor);
    box-shadow: 0px 0px 5px 0px var(--dcolor);
    border-radius: 20px;
    font-size: 16px;
    margin: 0 15px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.center_next.dark-mode {
    background: linear-gradient(45deg, #454545, transparent);
    box-shadow: 0px 0px 5px 0px #ff6767;
}
.show_next::-webkit-scrollbar {
    width: 1px;
    height:3px
}

.show_next::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.show_next::-webkit-scrollbar-thumb {
    background: var(--rcolor);
    cursor:pointer;
    border-radius: 6px;
}

.show_next::-webkit-scrollbar-thumb:hover {
    background: var(--rcolor);
}
.club,.info {
    flex: 2;
    text-align: center;
    align-content: center;
}

td.td.t.dark-mode {
    color: #f2f2f2;
}
td.td.t.name {
    display: flex;
    text-align: -webkit-left;
    padding-left: 15px;
    align-items: center;
}
th.th.t.club {
    text-align: left;
    padding-left: 25px;
}
td.td.t {
    background:unset;
    border-radius: 15px;
    padding: 2px 0px;
}
table.table.t {
    border: unset;
    border-spacing: 1px;
    border: unset;
    border-spacing: 6px;
    font-weight: normal;
    font-family: sans-serif;
}
th.th.t {
    background: linear-gradient(45deg, var(--rcolor), #F44336);
    color: white;
    border-radius: 15px;
    text-transform: uppercase;
}
span.tour_link {
    float: right;
    display: grid;
}
a.tl {
    display: block;
    margin-bottom: 14px;
    font-size: 1em;
}
span.red_line.p {
    width: unset;
}
.f404 {
    padding: 10px;
    text-align: center;
}
.cookieacpect{
    display: none;
    position: fixed;
    align-content: center;
    bottom: 0px;
    height: 60px;
    width: var(--max);
    z-index: 50;
    background: #e6e6e6;
    color: var(--dcolor);
    border: dotted 1px #bebebe;
    padding: 10px 0;
    text-align: center;
}
.cookieacpect.dark-mode {
    background: var(--dcolor);
    color: var(--bcolor);
}
#acceptCookies {
    margin-left: 10px;
    background: linear-gradient(317deg, #199e1f, #008718);
    border-radius: 6px;
    color: white;
    border: dotted 1px #cacacad4;
    padding: 5px 10px;
    cursor: pointer;
}
iframe {
    width: 100%;
}
@media(max-width:768px){
    .footer_block{
        height: 215px;
    }
    .news_img.big {
        width: 100%;
    }
    .cookieacpect {
        width: 100%;
        padding: 20px 0px;
    }
    table.table.t {
        font-size: 13px;
    }
    th.th.t {
        width: 30px;
    }
    #nam {
        display: none;
    }
    .panels {
        display: block;
    }
    a.sp.mb {
        display: block;
    }
    .bnb {
        transition: opacity 0.3s ease;
        position: relative;
        z-index: 5;
    }
    .bnb.hide,.header_area.hide,.header_block.hide {
        opacity: 0;
        pointer-events: none;
    }
    .nav_pos {
        background: var(--bcolor);
        border-top: dotted 1px #bebebebd;
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 10;
        width: 100%;
    }
    .nav_pos {
        background: var(--bcolor);
        border-top: dotted 1px #bebebebd;
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 10;
        width: 100%;
    }
    .nav_pos.dark-mode {
        background: var(--dcolor);
        border-top: dotted 1px #bebebebd;
    }
    .b_block.center {
        position: fixed;
        border-top: unset;
        z-index: 23;
        background: linear-gradient(to right, #e52d27, #b31217);
        border: outset 4px var(--rcolor);
        width: 70px;
        height: 70px;
        border-radius: 100%;
        bottom: 25px;
        left: 50%;
        transform: translateX(-50%);
        color: white;
        cursor: pointer;
        font-size: 12px;
    }

    .b_block {
      display: block;
      text-align: center;
      align-content: center;
      height: 55px;
      border-left: 1px dotted #bebebebd;
      border-top: 1px dotted #bebebebd;
      position: relative;
      font-size: 13px;
    }
    .b_block.active {
        background: #d5d5d5;
    }
    .b_block.dark-mode {
        background: #313131ed;
    }
    .b_block.active.dark-mode{
        background: #313131ed;
    }
    .b_block.dark-mode{
        color:white;
    }
    .bottom_nav {
        display: grid;
        grid-template-columns: repeat(5, 20%);
    }
    .bottom_nav {
        position: fixed;
        right: 0;
        left: 0;
        bottom: 0px;
        height: 55px;
        background: transparent;
        overflow: hidden;
        z-index: 999;
    }
    .bottom_nav.dark-mode::before{
        box-shadow: 0px 0px 0px 1000px var(--dcolor);
    }
    .bottom_nav::before {
        content: '';
        position: absolute;
        top: -50px;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 100%;
        width: 84px;
        height: 84px;
        box-shadow: 0px 0px 0px 1000px #ededed;
        font-size: 13px;
    }
    .header_area,.header_block,.body_menu,.head_menu,.footer{
        width: unset;
    }
    .b_block.center:hover {
        background: var(--dcolor);
    }
    .body_menu{
        border-top: unset;
    }
    .footer{
        text-align: left;
        margin-bottom: 53px;
    }
    .header_area {
        background-image: unset;
        background-color: #313131;
        background-size: 100% 21px;
        position: relative;
        position: fixed;
        width: 100%;
        transition: transform 0.3s ease;
    }
    li.l1 {
        display: none;
    }
    .head_menu {
        padding: 0 0px;
       /* margin-top: 85px;*/
        margin-top: 0;
        height: unset;
    }
    .header_block{
        display: none;
        /*background-image: url(img/mob_he.png);
        position: fixed;
        width: 100%;
        height: 137px;
        top: 0;
        transition: transform 0.3s ease;*/
    }
    .show_news {
        grid-template-columns: repeat(1, 100%);
        gap: 20px;
    }
    .news_img {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }
    .news_img.big {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    .news_data {
        display: block;
        text-align: center;
    }
    .news_data.v2 {
        padding-bottom: 10px;
        margin-bottom: unset;
        display: block;
    }
    .news_title {
        width: calc(90% - 7px);
        margin-top: -45px;
        margin-left: 0px;
    }
    span.news_time {
        left: 15px;
    }
    .month_donate {
        display: flex;
        overflow-y: scroll;
        padding-top: 100px;
    }
    .month_donate::-webkit-scrollbar {
        width: 1px;
        height:3px
    }
    
    .month_donate::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    
    .month_donate::-webkit-scrollbar-thumb {
        background: var(--rcolor);
        border-radius: 6px;
    }
    
    .month_donate::-webkit-scrollbar-thumb:hover {
        background: var(--rcolor);
    }
    .month_info {
        top: 65px;
        width: 65px;
    }
    .head.flex {
        height: 60px;
        top: 0;
    }
    .header.d{
        grid-template-columns: 44% 20% 11% 25%;
        background: #00000033;
    }
    .header.d.adm{
        grid-template-columns: 44% 10% 14% 32%;
    }
    ul.menu.list {
        display: none;
    }
    a.sp {
        display: none;
    }
    ul#sign_area {
        display: flex;
        padding-inline-start: unset;
        width: 100%;
    }

    li.l.signin,li.l.signin.admin {
        width: 18px;
        margin-left: 0;
        padding: 5px 8px;
        margin-right: 5px;
    }
    a.logo {
        font-size: 1.3em;
    }
    img.logo {
        width: 55px;
        height: 55px;
        margin-left: -20px;
    }
    span.f.text,a.cont_link.v {
        display:none;
    }
    span.foot.name {
        float: unset;
    }
    .circle {
        flex: 1;
        margin: 0 10px;
        top: unset;
        position: unset;
    }
    .nflex {
        display: block;
    }
}