a {
    color: #fff;
}

a:focus {
    color: inherit;
}

a:hover {
    color: inherit;
}

.color-normal {
    color: #fff;
}

.color-black {
    color: #000;
}

.color-gray {
    color: #414141;
}

.color-white {
    color: #ffffff;
}

.color-orange {
    color: #ff6600;
}

.color-yellow {
    color: #FFCC00;
}

.color-red {
    color: #CA271A;
}

body {
    font-family: "Exo 2", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    background: #1e252f;
    font-size: 18px;
}

.tt-square {
    font-family: 'TT Squares';
}

.bg5 {
    position: relative;
}

.bg5-bg {
    position: fixed;
    top:0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #1e252f url(../site_img/bg5.jpg) no-repeat top -280px center;
    background-size: 100% auto;
}

.header-block {
    padding-top: 94px;
    line-height: 1;
    font-size: 15px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 100;
    top: 0;
}

.bg5 .header1 {
    font-size: 64px;
}

.bg5 .header2 {
    font-size: 28px;
}

.bg5 .header3 {
    max-width: 900px;
    margin: 0 auto 5px auto;
}

.bg5 .block-table .block-table-col {
    padding: 0 20px;
    flex: 1;
}

.bg5 .block-table .block-table-one-header {
    color: #FFDC62;
    align-items: center;
    margin-bottom: 1px;
}

.bg5 .block-table .block-table-one-header span:first-child {
    margin-right: 10px;
}

.bg5 .block-table .block-table-one {
    margin-bottom: 10px;
}

.bg5 .block-table .block-table-one .block-table-one-line {
    display: flex;
    border-bottom: 1px dashed #AFB9C4;
    padding: 5px 0;
    justify-content: space-between;
}

.bg5 .block-table .block-table-one .block-table-one-line:last-child {
    border-bottom: 0;
}

.bg5 .block-table .block-table-one .block-table-one-line span:last-child {
    color: #AFB9C4;
}

.bg5 .slide-one {
    position: relative;
}

.bg5 .slide-one .header {
    width: 100%;
    height: 81px;
    line-height: 81px;
    position: absolute;
    background: #090A13AB;
    left: 50%;
    margin-left: -50%;
    top: 625px;
    font-size: 28px;
}

.first .ballance-box {
    top: 692px;
}

.ballance-box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 560px;
    font-size: 28px;
}

.tanks-slider, .banner {
    max-width: 970px;
    margin: 0 auto 67px auto;
    position: relative;
}

.tanks-slider.first {
    padding-top: 132px;
}

.banner {
    max-width: 1020px;
}

.bg5 .slide-level {
    font-size: 18px;
    font-weight: 600;
    color: #FFDC62;
    position: relative;
    margin-bottom: 90px;
}

.bg5 .slide-level:before, .bg5 .slide-level:after {
    content: '';
    width: calc(50% - 158px);
    position: absolute;
    left: 0;
    height: 1px;
    background: #FFDC62;;
    top: 10px;
}

.bg5 .slide-level:after {
    right: 0;
    left: auto;
}

.bx-wrapper .bx-controls-direction a {
    top: 634px;
    margin-top: 0;
    outline: 0;
    width: 24px;
    height: 62px;
    background-size: cover !important;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
    left: 20px;
    background: url(../site_img/arrow-left.svg);
}

.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
    right: 20px;
    background: url(../site_img/arrow-right.svg);
}

.fancybox-skin {
    position: relative;
    background: #232835;
    color: #fff;
    border-radius: 0px;
}

.popup-form {
    width: 700px;
    padding: 20px;
}

.popup-form.popup-wide {
    width: 1030px;
}

.popup-form .header {
    font-size: 28px;
    margin-bottom: 30px;
}

.fancybox-close {
    top: 10px;
    right: 10px;
    width: 13px;
    height: 13px;
    background-image: url(../site_img/close.svg);
}

a.btn-yellow {
    min-width: 600px;
    height: 90px;
    line-height: 90px;
    border: 0;
    padding: 0 10px;
    color: #000000;
    font-size: 36px;
    border-radius: 0;
    background: #FFCC00;
}

a.btn-yellow.disabled, a.btn-yellow.disabled:hover {
    color: #384252;
    background: #1F2630;
}

a.btn-yellow:hover {
    color: #384252;
    background: #ffdd55;
}

a.btn-yellow.btn-small {
    width: 100%;
    min-width: auto;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    white-space: nowrap;
}

a.btn-yellow.btn-small.disabled, a.btn-yellow.btn-small.disabled:hover {
    color: #ffdd55;
    border: 1px solid #ffdd55;
}

.popup-form .d-flex > div {
    flex: 1;
    width: 100%;
}

.popup-form ol {
    padding-left: 20px;
}

.popup-form ol li {
    padding-bottom: 5px;
}

.bg-5-btns {
    padding-top: 67px;
    padding-bottom: 40px;
}

.popup-form ol li:last-child {
    padding-bottom: 0px;
}

.ru-menu, .en-menu {
    background: #15171c;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 30px;
}

.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;
}

.logo-container {
    padding: 40px 0;
}

.slide-one .image {
    display: flex;
    height: 550px;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 50px;
}

.btn img {
    margin: 0 8px;
}

#need-money .popup-form .header {
    padding-top: 20px;
    font-size: 24px;
    margin-bottom: 30px;
}

@media (max-width: 1920px) {
    .bg5 {
        background-size: initial;
    }
}

@media (max-width: 1560px) {
    .bg5 .header1 {
        line-height: 1;
    }

    .bg5 .header1:after {
        bottom: 105px;
    }
}

@media (max-width: 1100px) {
    a.btn-yellow {
        min-width: auto;
    }

    .ru-menu .footer_menu a:first-child {
        margin-bottom: 10px;
        font-size: 16px;
    }

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

@media (max-width: 992px) {
    .popup-form {
        padding: 15px;
    }

    .popup-form ol {
        padding-left: 15px;
    }

    .popup-form.popup-wide {
        width: 700px;
    }
}

@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;
    }

    body {
        font-size: 14px;
    }

    a.btn-yellow {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }

    .bg-5-btns {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .fs10 {
        font-size: 12px !important;
    }

    .bg5 .slide-one .header {
        top: 360px;
        height: 65px;
        line-height: 65px;
        font-size: 16px;
    }

    .bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
        margin-left: 0;
        left: 10px;
        background-size: cover;
    }

    .bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
        margin-left: 0;
        background-size: cover;
        right: 10px;
        left: auto;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 366px;
        width: 19px;
        background-size: cover;
        height: 50px;
    }

    .popup-form, .popup-form.popup-wide {
        width: 100%;
    }

    .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;
    }

    .bg5-bg {
        background: #1e252f url(../site_img/bg5.jpg) no-repeat top center;
        background-size: 100% auto;
    }

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

    .slide-one .image {
        height: 280px;
    }

    .bg5 .slide-level:before, .bg5 .slide-level:after {
        width: calc(50% - 90px);
        top: 12px;
    }

    .ballance-box {
        top: 300px;
        font-size: 18px;
    }

    .first .ballance-box {
        top: 570px;
    }

    .bg5 .block-table .block-table-col {
        padding: 0;
    }

    .bg5 .header1 {
        font-size: 48px;
        padding: 60px 0 10px 0;
    }

    .tanks-slider, .banner {
        margin: 0 auto 30px auto;
    }

    .tanks-slider.first {
        padding-top: 275px;
    }

    .popup-form .header {
        font-size: 18px;
        margin-bottom: 20px;
    }
}
