    @font-face {
    font-family: "NeoLatina";
    src: url("../font/neo-latina.ttf") format("truetype");
        font-style: normal;
        font-weight: normal;
    }
    @font-face {
    font-family: "Radiotechnika";
    src: url("../font/Radiotechnika.otf") format("truetype");
        font-style: normal;
        font-weight: normal;
    }
    @font-face {
    font-family: "PTSans";
    src: url("../font/PT_Sans-Web-Regular.ttf") format("truetype");
        font-style: normal;
        font-weight: normal;
    }
    @font-face {
    font-family: "PTSans";
    src: url("../font/PT_Sans-Web-Italic.ttf") format("truetype");
        font-style: italic;
        font-weight: normal;
    }
    @font-face {
    font-family: "PTSans";
    src: url("../font/PT_Sans-Web-Bold.ttf") format("truetype");
        font-style: normal;
        font-weight: bold;
    }
    @font-face {
    font-family: "PTSans";
    src: url("../font/PT_Sans-Web-BoldItalic.ttf") format("truetype");
        font-style: italic;
        font-weight: bold;
    }
    :root{
        --main-color: #2e2e2e;
        --link-color: darkorange;
    }
    body{
        background: linear-gradient(45deg, #3B3B3B 25%, transparent 25%, transparent 75%, #3B3B3B 75%),
        linear-gradient(45deg, #3B3B3B 25%, transparent 25%, transparent 75%, #3B3B3B 75%)
        0.1875em 0.1875em, radial-gradient(at 50% 0, #474747, #2e2e2e);
        background-size: 0.375em 0.375em, 0.375em 0.375em, 100% 100%;
        margin: 0; color: silver; font-family: PTSans, Radiotechnika, Arial;
    }
    *{box-sizing: border-box; margin: 0;}
    /* global */
    h1{font-size: 46px;margin:0;}

    /* Login Form */
    .site-login{
        background: linear-gradient(135deg, #1f1e1e 25%, transparent 100%)
    }
    .input-login {
        border: 1px solid #797979;
        font-family: PTSans, Radiotechnika, Arial;
        padding: 5px;
        background: #00000000 !important;
        font-size: 16px; min-height: 22px; width: 220px;
        color: #e5e5e5;
        margin: 2px 0;
    }
    .login-submit{ font-family: Radiotechnika, PTSans, Arial;
        padding: 0;
        margin: 10px 0;
        background-color: #1f1e1e;
        border: 1px solid #a5a5a5;
        height: 50px; font-size: 16px; width: 220px;
        color: silver;
        box-shadow: none;
        cursor: pointer; transition: .4s;
    }
    .login-submit:hover, .btn-hover:hover{
        color: darkorange; transition: .4s;
    }
    .login-error-label{
        margin-bottom: 4px;
    }
    .input-checkbox{margin-top: 16px;}

    /* MAIN */
    .main_header{height: 70px; width: 100%; background-color: var(--main-color);}
    .m_menu_link{}

    /* Глобальный чекбокс */
    #chk_blk{height: 26px; padding: 0;}
    #chk_blk .pre-label{height: 22px; padding: 2px 2px 2px 6px; float: left;}
    .checkbox {position: absolute;z-index: -1;opacity: 0;margin: 10px 0 0 20px; width:60px !important;}
    .checkbox + label {margin: 2px 0 0 0;position: relative;padding: 0 0 0 60px;cursor: pointer;}
    .checkbox + label:before { margin: 2px 0 0 0; content: ''; position: absolute; top: -4px; left: 0; width: 50px; height: 26px; border-radius: 13px;
        background: #f6f6f6; box-shadow: inset 0 0 5px rgba(120, 126, 135, 0.5);transition: .2s;}
    .checkbox + label:after { margin: 2px 0 0 0; content: '';position: absolute; top: -2px; left: 2px; width: 22px; height: 22px; border-radius: 10px;
        background: #9499a1; box-shadow: 0 0 5px rgba(130, 130, 130, 0.5); transition: .2s; }
    /*.checkbox:checked + label:before { background: #e2d6cb; }*/
    .checkbox:checked + label:after {left: 26px; background: darkorange;}

    /* Android & iOS */
    .main-width{width: 1000px; height: auto; margin: 0 auto;}
    .header{margin: 50px 0;}
    .main-footer{margin: 20px 0; color: silver;font-family: Radiotechnika,  Calibri, Tahoma, Arial; font-size: 34px; padding: 20px 20px 0 20px}
    /* -------------- */
    .form-card{font-size: 26px; font-family: PTSans, Radiotechnika, Arial;}
    .mb-3{}
        .input{ border: 1px solid #797979; font-family: PTSans, Radiotechnika, Arial;
            padding: 15px 15px 15px 15px;
            background: #00000000 !important;
            font-size: 46px;
            outline: none;
            height: auto; width: 100%;
            color: silver;
            margin: 0 0 0 0;
        }
        .input option{background: #313131; margin: 8px 0 4px 0;}
        .lbl{ margin-top: 23px; margin-bottom: 7px; font-size: 46px; width: 100%; color: #efefef;}
        .lbl_msg{ margin-top: 23px; margin-bottom: 7px; font-size: 46px; width: 100%; color: #efefef; text-align: center;}
        .submit{ font-family: Radiotechnika, PTSans, Arial;
            padding: 0;
            margin: 40px 0 0 0;
            background:repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 15px, rgba(87, 87, 87, 0.5) 0, rgba(87, 87, 87, 0.5) 30px);
            border: 1px solid #a5a5a5;
            height: 120px; font-size: 46px; width: 100%;
            color: silver;
            box-shadow: none;
            cursor: pointer;
        }
    .h1+.p,.p+.h1, .h1+.h1,.p+.p{margin-top: 40px;}
    .h1{font-family: Radiotechnika, PTSans, Arial; font-size: 36px;}
    .p{font-family: PTSans, Arial; font-size: 30px;}
    /* select */
    .select {
        display: block;
        position: relative;
    }
    .new-select {
        border: 1px solid #797979; font-family: PTSans, Radiotechnika, Arial;
        padding: 15px 15px 15px 15px;
        background: #00000000 !important;
        font-size: 46px; min-height: 92px;
        color: silver;
        margin: 0 0 0 0;
    }

    .new-select__list {
        position: absolute;
        top: 92px;
        left: 0;
        border: 1px solid #ced4da;
        cursor: pointer;
        width: 100%;
        z-index: 2;
        background: #4d4d4d;
        user-select: none;
    }

    .new-select__list.on {
        display: block;
        min-height: 54px; font-size: 46px;
    }

    .new-select__item span {
        display: block;
        padding: 18px 15px;
        min-height: 54px; font-size: 46px;
    }

    .new-select__item span:hover {
        background-color: #707070;
    }

    .new-select:after {
        content: '';
        display: block;
        width: 25px;
        height: 54px;
        position: absolute;
        right: 9px;
        top: 9px;
        background: url('path-to-image') no-repeat right center / cover;
        opacity: 0.6;

        -webkit-transition: all .27s ease-in-out;
        -o-transition: all .27s ease-in-out;
        transition: all .27s ease-in-out;

        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .new-select.on:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    /* delete? */
    .fon{ width: 100%; height: 100%; margin: 0; font-family: NeoLatina, Arial; display: flex;}
    .main_font{font-family: Radiotechnika, PTSans, Arial;}
    .wrap{ width: 884px; margin:0 auto; height: auto;}
    .logo, .lnk, .counter { }
    .logo { width: auto; margin: 0; padding: 0; background-size: 100%; }
    .lnk { width: 884px; margin: 20px auto 0 0; padding-top:10px; display: flex; flex-direction: row; justify-content: center;}
    .btn_down_center{}
    .lnk_card { width: 100%; margin: 20px auto 0 0; padding-top:10px; display: flex; flex-direction: row; justify-content: center;}
    .blk_lnk{ margin: 0; width: auto;}
    .btn_link { float:left; margin-right: 10px; width: 28px; height: 28px; cursor: pointer;}
    .btn_link_big { float:left; margin: 0 12px; width: 100px; height: 100px; cursor: pointer;}
    .vk_links{ background: url(../images/vk_links2.png) no-repeat; background-size: 100%;}
    .tg_links{ background: url(../images/tg_links.png) no-repeat; background-size: 100%; }
    .f_links{ background: url(../images/f_links.png) no-repeat; background-size: 100%; }
    .ml_links{ background: url(../images/ml_links.png) no-repeat; background-size: 100%; }
    .cw_links{ background: url(../images/cw_links.png) no-repeat; background-size: 100%; }
    .phone_links{ background: url(../images/phone_links.png) no-repeat; background-size: 100%;}
    #blk_hide{width: 280px; height: 280px;}
    #blk_show {width: 430px; height: 280px;}

    .user-name{ float: left; display: block; height: 40px; width: 130px; margin: 30px 10px 0 10px; text-align: center; font-weight: bold;}
    .user-foto{float: left; display: block; height: 100px; width: 100px; margin: 0 19px 10px 19px; border: #2e2e2e solid 1px;}
    #people-foto{background: url("../human.png") no-repeat;}
    #ai-foto{background: url("../bot.png") no-repeat;}
    .ball{float: left; display: block; height: 100px; width: 100px; margin: 0 20px 10px 20px; font: normal 36px NeoLatina, 'PT Sans', 'Open Sans', sans-serif; text-align: center; color: #b5b5b5;}
    .main_form2{ float: left; display: block; height: 50px; width: 150px; cursor: pointer; margin-top: 20px;}
    .button{ margin: 10px 20px 0 20px; padding-top: 8px; height: 22px; width: 110px; border: #2e2e2e solid 1px; background-color: #b5b5b5; text-align: center; font-weight: bold; font-size: 11px; border-radius: 3px; }
    .main_form{ float: left; display: block; height: 150px; width: 150px; cursor: pointer; margin: 0;}
    .pole{ background-color: #b5b5b5; display: block; float: left; height: 48px; width: 48px; text-align: center; font: normal 44px 'PT Sans', 'Open Sans', sans-serif; border: #2e2e2e solid 1px; cursor: pointer; }
    .count{
        float:left;
        width: 88px;
        height: 28px;
        border: 1px solid #b5b5b5;
        border-radius: 4px;
        margin-right: 10px;
    }
    .login_button{
        width: 88px;
        height: 28px;
        border: 1px solid #b5b5b5;
        border-radius: 4px;
    }
    .btn_center{
        width: 262px;
        height: 28px;
        border: 1px solid #b5b5b5;
        margin-top: 10px;
        border-radius: 4px;
        background-color: rgba(255, 255, 255, 0);
        color:silver;
    }
    .lbl_center{
        width: 262px;
        height: 28px;
        margin-top: 10px;
        background-color: rgba(255, 255, 255, 0);
        color:silver;
    }
    .input_center{
        width: 262px;
        height: 28px;
        border: 1px solid #b5b5b5;
        margin-top: 10px;
        border-radius: 4px;
        text-align: center;
    }
    .sub_count{
        float:left;
    }
    #sub1{
        margin: 3px 6px 3px 6px;
        width: 20px;
        height: 20px;
    }
    .logo_count{
        width: 16px; height: 16px; background: url(../images/loco_count.png) no-repeat; background-size: 100%; margin: 2px;
    }
    #sub2{
        margin: 0;
        width: 52px;
        height: 26px;
    }
    .text_cont{
        height: 8px;
        margin: 0;
        padding: 0;
        color: #b5b5b5;
        font: normal 12px NeoLatina, 'PT Sans', 'Open Sans', sans-serif;
        line-height: 6px;
    }
    p a{ color:#eee; font-size:13px; margin-left:30px; padding:5px; background:#FF3366; text-decoration:none; -webkit-border-radius:.3em; -moz-border-radius:.3em; border-radius:.3em; }
    p a:hover{ color:#fff; }
    .footer{ position: absolute; bottom: 10px; right: 10px; font-size: 13px; color: #aaa; }
    .footer a{ color:#666; text-decoration:none; }
