.white {
    color: #ffffff !important;
}

.container-size-main {
    width: 97%;
}

.black {
    color: #000000;
}

.purple {
    color: #8460f2;
}

.green-background {
    background-color: #e5fcd0;
}

.active-blue {
    background: #0084ff !important;
}

.active-green {
    background: #94df4a !important;
}

.active-yellow {
    background-color: #f3d768 !important;
}

.active-purple {
    background-color: #9468f3 !important;
}

.active-pink {
    background-color: #f368b1 !important;
}

.active-red {
    background-color: #f36868 !important;
}

.active-orange {
    background-color: #ffcc84 !important;
    color: #000000 !important;
}

.active-dark-blue {
    background: #040f92;
}

.active-izumrud {
    background: #42e8e8;
}

.active-light-yellow {
    background: #fdff93;
}

.active-light-red {
    background: #f76b6b;
}

.active-light-pink {
    background: #f76bd9;
}

.active-light-green {
    background: #89ff8d;
}

.lite-yellow {
    background: #fff6b8;
}

.green {
    color: green;
}

.purple-badges {
    background: #943891 !important;
}

.red {
    color: #fa625e !important;
}

.gray-text {
    color: #a8adb9 !important;
}

.gray {
    color: #a7b2bb;
}

.black {
    color: #212529;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-22 {
    font-size: 22px;
}

.fs-25 {
    font-size: 25px;
}

.fs-26 {
    font-size: 26px;
}

.p0 {
    padding: 0 !important;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px 0px;
}

.p-20 {
    padding: 20px;
}

.p25 {
    padding: 25px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 40px;
}

.p50 {
    padding: 50px;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px !important;
}


.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.p-20-0 {
    padding: 20px 0 0;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-40 {
    padding-left: 40px;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.fb {
    font-weight: bold;
}

.fb4 {
    font-weight: 400;
}

.fb5 {
    font-weight: 500;
}

.fn {
    font-weight: normal;
}

.fi {
    font-style: italic;
}

.tt {
    text-transform: uppercase;
}

.mt-0 {
    margin-top: 0;
}

.mt-3 {
    margin-top: 3px;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}


.mt-100 {
    margin-top: 100px;
}

.md-0 {
    margin-bottom: 0;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mr-0 {
    margin-right: 0;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-40 {
    margin-right: 40px;
}

.ml-0 {
    margin-left: 0;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-90 {
    margin-left: 90px;
}

.w1 {
    width: 10%;
}

.w2 {
    width: 24.88%;
}

.w2-1 {
    width: 21%;
}

.w2-2 {
    width: 22%;
}

.w3 {
    width: 30%;
}

.w4 {
    width: 40%;
}

.w5 {
    width: 50%;
}

.w6 {
    width: 60%;
}

.w7 {
    width: 70%;
}

.w7-5 {
    width: 75%;
}

.w8 {
    width: 80%;
}

.w9 {
    width: 90%;
}

.w10 {
    width: 100%;
}

.db {
    display: block !important;
}

.dn {
    display: none !important;
}

img {
    max-width: 100%;
}

@media (max-width: 1200px) {
    .mmt-10 {
        margin-top: 10px;
    }

    .mmt-20 {
        margin-top: 20px;
    }

    .mmt-30 {
        margin-top: 30px;
    }

    .mmb-20 {
        margin-bottom: 20px;
    }

    .mmb-10 {
        margin-bottom: 10px;
    }
}

tg-spoiler {
    filter: blur(5px);
    background-color: #d7d7d7;
}

tg-spoiler:hover {
    filter: none;
    background-color: #ffffff;
}