.ru-menu .footer_menu, .en-menu .footer_menu {
    justify-content: space-between;
}

.ru-menu .footer_menu .menu, .en-menu .footer_menu .menu {
    min-width: 115px;
    margin-right: 32px;
    padding-top: 20px;
}

.ru-menu .footer_menu a:first-child {
    margin-bottom: 16px;
    font-size: 18px;
    text-transform: uppercase;
}

.ru-menu .footer_menu a, .en-menu .footer_menu a {
    display: block;
    color: #7a818c;
    text-decoration: none;
    margin-bottom: 4px;
}

.ru-menu .footer_menu a:hover, .en-menu .footer_menu a:hover {
    color: #fff;
}

.ru-menu .soc_list_footer a {
    display: inline-block;
    width: 35px;
    height: 35px;
    position: relative;
    line-height: 35px;
    font: 0px Arial, Helvetica, sans-serif !important;
}

.ru-menu .soc_list_footer a.vk::before {
    background-position: -45px 0;
}

.ru-menu .soc_list_footer a.yt::before {
    background-position: -110px 0;
}

.ru-menu .soc_list_footer a.ok::before {
    background-position: -210px 0;
}

.ru-menu .soc_list_footer a.tg::before {
    background-position: -348px 0;
}

.ru-menu .soc_list_footer a::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    background: url(../site_img/soc_new.webp) no-repeat;
    background-size: 382px 35px;
}

.ru-menu .footer_block, .en-menu .footer_block {
    padding-top: 18px;
    color: #7a818c;
    text-align: center;
}

.en-menu .footer_block {
    font-size: 12px;
    text-align: left;
}

.en-menu .footer_block a:hover {
    text-decoration: none;
}

.ru-menu .footer_block p {
    margin: 15px 0;
    font-size: 11px;
    line-height: 16px;
    cursor: default;
}

.en-menu .footer-logo {
    width: 73px;
    height: 73px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(../site_img/logo-footer.jpg);
}

.header-main {
    background: #010202;
    position: relative;
    z-index: 999;
}

.header-top {
    background: #1f2630;
    padding: 5px 0;
}

.account_info > .account_image {
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 5px;
    margin-right: 15px;
    background: url(/static/arwar.ru/img/main/page/details/user-default.jpg) no-repeat center;
}

.account_info > .account_image img {
    width: 100%;
}

.account_info > .account_name {
    position: relative;
}

.account_info > .account_name .name {
    color: #fff;
    position: relative;
    margin-left: 10px;
}

.account_info > .account_name a.sys-top-panel-log-in-nickname {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    line-height: 45px;
    padding: 0 15px;
    max-width: 167px;
    text-align: center;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}

.account_info > .account_name a.sys-top-panel-log-in-nickname:before {
    content: '[';
    left: 0px;
}

.account_info > .account_name a.sys-top-panel-log-in-nickname:after {
    content: ']';
    right: 0px;
}

.account_info > .account_name a.sys-top-panel-log-in-nickname:before, .account_info > .account_name a.sys-top-panel-log-in-nickname:after {
    position: absolute;
    top: 50%;
    color: #8f9ea5;
    font-size: 19px;
    transform: translateY(-24px);
    z-index: 1;
}

.account_info .account_menu {
    position: absolute;
    margin: 0;
    background: #dae1e9;
    top: 100%;
    z-index: 9;
    width: 252px;
    list-style: none;
    left: 0px;
    padding: 5px 0;
    display: none;
}

.account_info:hover .account_menu {
    display: block;
}

.account_info .account_menu a {
    display: block;
    text-decoration: none;
    color: #23262d;
    height: 23px;
    line-height: 23px;
    padding: 2px 15px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'TT Squares';
    text-transform: uppercase;
}

.account_info .account_menu a:hover {
    background: #23262d;
    color: #fff;
}

.account_info > .account_name:after {
    content: '';
    display: block;
    width: 18px;
    height: 12px;
    background-image: url(/static/arwar.ru/img/main/page/details/menu_arr.png);
    background-repeat: no-repeat;
    background-position: -6px -26px;
    position: absolute;
    top: 19px;
    right: -25px;
}

.account_info:hover > .account_name:after {
    background-position: -6px -86px;
}

.account_info:hover > .account_name:before {
    content: '';
    display: inline-block;
    position: absolute;
    border-bottom: 10px solid #dae1e9;
    bottom: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    right: -26px;
}

.sitesearch.in_header {
    height: 31px;
    width: 200px;
    z-index: 2;
    border: 1px solid #4d5a6d;
    margin-left: auto;
}

form.sitesearch.in_header input {
    background: #4d5a6d;
    color: #adb6c3;
    border: 1px solid #4d5a6d;
    width: 100%;
    height: 30px;
    padding: 0px 10px;
    outline: 0;
}

form.sitesearch.in_header .input {
    flex: 1;
    width: 100%;
}

form.sitesearch.in_header .btn-block {
    width: 30px;
}

form.sitesearch button {
    height: 30px;
    width: 30px;
    background: #000 url(https://arwar.ru/static/arwar.ru/img/main/page/details/search.png);
    border: 0;
}

.user_block_top_button {
    width: 289px;
    display: block;
    margin-left: 30px;
    color: #000;
    font: bold 20px / 48px 'TT Squares', Tahoma, Geneva, sans-serif;
    text-align: center;
    text-transform: uppercase;
    background: #fecb00;
    border-top: 5px solid #1f2630;
    border-bottom: 5px solid #1f2630;
    border-left: 2px solid #1f2630;
    border-right: 2px solid #1f2630;
    cursor: pointer;
    user-select: none;
    z-index: 1;
}

.account_info:hover > .account_name:after {
    background-position: -6px -86px;
}

.cont_mr_auth {
    width: 178px;
    display: inline-block;
    overflow: hidden;
}

.cont_mr_auth .login_button {
    display: block;
    position: relative;
    padding-left: 30px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    background: url(/static/arwar.ru/img/main/page/details/top_auth_ico.png) no-repeat left center;
    cursor: pointer;
}

.cont_mr_auth .login_button strong:before, .cont_mr_auth .login_button strong:after {
    position: absolute;
    top: 50%;
    color: #4d5a6d;
    font: 26px / 26px Squares3, Arial, Helvetica, sans-serif;
    transform: translateY(-48%);
    z-index: 1;
}

.cont_mr_auth .login_button strong:before {
    content: '[';
    left: 30px;
}

.cont_mr_auth .login_button strong:after {
    content: ']';
    right: 0px;
}

.links_layout a {
    display: inline-block;
    box-sizing: border-box;
    padding: 0px 12px;
    color: #adb6c3;
    font: 17px Arial, Helvetica, sans-serif;
    line-height: 24px;
    text-decoration: none;
    clear: left;
    margin-top: 7px;
    cursor: pointer;
}

#block_user_not_registered_not_authed a:hover {
    color: #fff;
}

#block_user_not_registered_not_authed a:hover {
    color: #adb6c3;
}

.mc-user-meta__avatar {
    float: left;
    background: #000;
    height: 45px;
    width: 45px;
}

.mc-user-meta__content {
    margin-left: 60px;
}

.mc-user-meta__name {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    font-size: 13px;
}

.mc-user-meta__links {
    font-size: 12px;
    color: rgba(255, 204, 0, 0.87);
}

.mc-user-meta__link a {
    color: rgba(255, 204, 0, 0.87);
    text-decoration: none;
}

.mc-user-meta__link {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin-right: 10px;
}

.mc-user-header a {
    border-bottom-color: transparent;
    text-decoration: none;
    color: rgba(255, 204, 0, 0.87);
}

.header-main {
    padding: 5px 0;
}

.transparent-header {
    margin: 0 auto;
    max-width: 1050px;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
}

#user-block {
    flex: 1;
    width: 100%;
}

.transparent-header .search {
    margin-left: 20px;
    width: 210px;
}

.transparent-header .search .text {
    flex: 1;
    width: 100%;
}

.transparent-header .search .text input {
    height: 30px;
    padding: 0 10px;
    outline: 0;
    width: 100%;
    border: 0;
}

.transparent-header .search .btn-block {
    margin-left: 3px;
    width: 31px;
}

.transparent-header .search .btn-block button {
    height: 30px;
    width: 31px;
    background: linear-gradient(to bottom, #fddd47, #fccf2a);
    cursor: pointer;
    border: 0;
    align-items: center;
    display: flex;
}

.mc-user-meta__avatar img {
    height: auto;
    width: 100%;
}

.header-logo {
    margin: 0 auto;
    max-width: 1050px;
    padding: 30px 0 20px 0;
}

.language-switcher-locale-url {
    position: absolute;
    width: 100px;
    left: 10px;
    display: none;
}

.lang-container {
    margin-left: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
}

.lang-container a {
    display: block;
    color: #fff;
    font-size: 12px;
    height: 30px;
    text-decoration: none;
    line-height: 30px;
}

.lang-container .active {
    width: 100px;
    background: #585858;
    line-height: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px 9px 10px;
    cursor: pointer;
}

.mc-lang-icon {
    background: url(/sites/aw.my.com/themes/armor_games/img/sprite/lang-spr.png) no-repeat 0 0;
    width: 16px;
    height: 11px;
    display: inline-block;
    float: right;
    margin-top: 2px;
}

.mc-lang-icon--en {
    background-position: 0 -75px
}

.mc-lang-icon--de {
    background-position: 0 -30px
}

.mc-lang-icon--fr {
    background-position: 0 -15px
}

.mc-lang-icon--pl {
    background-position: 0 -45px
}

.lang-container:hover .language-switcher-locale-url {
    background: rgba(0, 0, 0, 0.9);
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.lang-container:hover .language-switcher-locale-url a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px 9px 10px;
}

.lang-container:hover .language-switcher-locale-url a:hover, .lang-container .active:hover {
    color: #000;
    background: #fff;
}

.mc-user-meta__login {
    font-size: 18px;
    padding: 7px 25px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    background-image: linear-gradient(to bottom, #fddd47, #fccf2a);
    border: 0;
    cursor: pointer;
}

@media (max-width: 1100px) {
    .ru-menu .footer_menu a:first-child {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .ru-menu .soc_list_footer a {
        width: 25px;
    }
}

@media (max-width: 768px) {
    .transparent-header .search {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }

    .lang-container {
        margin-left: 0;
        padding: 0;
        margin-top: 10px;
    }

    .white-header .stripe {
        display: none;
    }

    .ru-menu .footer_menu .menu, .en-menu .footer_menu .menu {
        margin-right: 15px;
        min-width: auto;
    }

    .en-menu .footer_menu {
        flex-wrap: wrap;
    }

    .en-menu .footer_menu > div:first-child {
        width: 100%;
        text-align: center;
    }

    .sitesearch.in_header {
        margin: 0 0 10px 0;
        width: 100%;
    }

    .user_block_top_button {
        display: none;
    }

    .header-block {
        padding: 0 10px;
    }
}
