.hidden {
    display: none!important;
    visibility: hidden
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom:1}

.block_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

body {
    min-width: 1030px
}

body>img {
    position: absolute;
    bottom: -10px;
    left: -10px
}

.webp body {
    background: #000 url(../bimage/home/default.webp) no-repeat top fixed
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

header {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    border-top: 2px solid transparent
}

header,header .wrapper {
    background: 0 0
}

header .logo {
    position: absolute;
    z-index: 3
}

header .logo {
    left: 50%;
    z-index: 135;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@-webkit-keyframes blink1 {
    0% {
        background: #010818
    }

    50% {
        background: #311cf7
    }

    to {
        background: #010818
    }
}

@keyframes blink1 {
    0% {
        background: #010818
    }

    50% {
        background: #311cf7
    }

    to {
        background: #010818
    }
}

.content_wrapper {
    background: 0 0;
    position: relative
}

.content_wrapper .wrapper {
    z-index: 1;
    position: relative
}

@media(max-width: 1024px) {
    .content_wrapper {
        padding:0 15px
    }
}

.content {
    width: 700px;
    padding: 20px;
    background: #181e26 50% 0 repeat;
    border-radius: 0 4px 4px 0;
    position: relative;
    -webkit-box-shadow: 0 0 1px 0 rgba(255,255,255,.1),inset 0 0 10px 0 rgba(255,255,255,.15),inset 0 0 3px 0 rgba(255,255,255,.05);
    box-shadow: 0 0 1px 0 rgba(255,255,255,.1),inset 0 0 10px 0 rgba(255,255,255,.15),inset 0 0 3px 0 rgba(255,255,255,.05)
}

.content>.title_h1 {
    margin: 6px 0 12px;
    font-size: 36px
}

footer {
    color: #6d88a9;
    font-size: 11px
}

@media(max-width: 1024px) {
    footer .wrapper {
        overflow:hidden;
        padding: 0 15px
    }
}

.webp footer {
}

.icons_block {
    border-radius: 4px;
    text-align: center;
    padding: 13px 0;
    z-index: 1;
    position: relative
}

.icons_block a {
    display: inline-block;
    vertical-align: middle;
    margin: -5px 22px
}

.webp .icons_block {
}

.footer-page__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 33px 15px 25px
}

.footer-page__title {
    font-size: 15px;
    color: #0097ec;
    font-weight: 500;
    margin: 0 0 10px
}

.footer-page__title--large {
    text-transform: uppercase
}

.footer-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-nav__list:not(:last-child) {
    margin-right: 22px
}

.footer-nav__item {
    text-decoration: none;
    color: #c2c4cc;
    padding-right: 15px;
    margin-bottom: 14px
}

.footer-nav__item:last-child {
    padding-right: 0
}

.footer-nav__link {
    font-size: 14px;
    text-decoration: none;
    color: inherit;
    letter-spacing: 0
}

.footer-wrapper {
    width: 1001px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.webp .footer-wrapper {
}

.footer-icons__container {
    padding-right: 25px
}

.footer-icons__link {
    text-decoration: none
}

.footer-icons__img {
    border-radius: 4px;
    margin-left: 5px
}

.footer-contact {
    font-size: 11px;
    color: #8a8d99;
    padding: 0 25px 30px;
    line-height: 1.2;
    margin: 0
}

.footer-contact img {
    vertical-align: middle
}

.gamehall_main_navigation {
    background: -webkit-gradient(linear,left top,left bottom,from(#257edb),color-stop(53%,#0055ca),color-stop(98%,#0037b6),to(#003067));
    background: -webkit-linear-gradient(top,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background: -o-linear-gradient(top,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background: linear-gradient(180deg,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    border-bottom: none;
    -webkit-box-shadow: 0 0 0 1px #003067;
    box-shadow: 0 0 0 1px #003067;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.gamehall_main_navigation,.gamehall_navigation_item {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gamehall_navigation_item {
    width: 142.85714px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #ade0f6;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative
}

.gamehall_navigation_item:not(:last-child) {
    border-right: 1px solid #000
}

.gamehall_navigation_item a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    position: relative;
    z-index: 1
}

.gamehall_navigation_item.active,.gamehall_navigation_item:hover {
    position: relative;
    background: -webkit-gradient(linear,left bottom,left top,from(#257edb),color-stop(53%,#0055ca),color-stop(98%,#0037b6),to(#003067));
    background: -webkit-linear-gradient(bottom,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background: -o-linear-gradient(bottom,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background: linear-gradient(0deg,#257edb,#0055ca 53%,#0037b6 98%,#003067)
}

.gamehall_navigation_item.active .gamehall_navigation_item_title,.gamehall_navigation_item:hover .gamehall_navigation_item_title {
    color: #000663;
    text-shadow: 0 1px 1px rgba(158,208,241,.5),1px 0 4px rgba(158,208,241,.5)
}

.gamehall_navigation_item.active:before,.gamehall_navigation_item:hover:before {
    left: -11px;
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.gamehall_navigation_item.active:after,.gamehall_navigation_item.active:before,.gamehall_navigation_item:hover:after,.gamehall_navigation_item:hover:before {
    position: absolute;
    content: "";
    top: -11px;
    width: 26px;
    height: 50px;
    overflow: hidden;
    background-image: -webkit-linear-gradient(2deg,transparent,rgba(0,0,0,0.48),#000);
    background-image: -o-linear-gradient(2deg,transparent,rgba(0,0,0,0.48),#000);
    background-image: linear-gradient(88deg,transparent,rgba(0,0,0,0.48),#000)
}

.gamehall_navigation_item.active:after,.gamehall_navigation_item:hover:after {
    right: -11px;
    -webkit-transform: rotate(-388deg);
    -ms-transform: rotate(-388deg);
    transform: rotate(-388deg)
}

.gamehall_navigation_item_title {
    text-shadow: 0 1px 1px rgba(0,0,0,.5),1px 0 1px rgba(0,0,0,.15),-1px 0 1px rgba(0,0,0,.15);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    padding: 18px 10px 14px
}

.gamehall_filters {
    position: relative
}

.gamehall_gamelist_wrapper {
    position: relative;
    padding-top: 20px;
    -webkit-box-shadow: 0 0 1px 0 rgba(255,255,255,.1),inset 0 0 10px 0 rgba(255,255,255,.15),inset 0 0 3px 0 rgba(255,255,255,.05);
    box-shadow: 0 0 1px 0 rgba(255,255,255,.1),inset 0 0 10px 0 rgba(255,255,255,.15),inset 0 0 3px 0 rgba(255,255,255,.05)
}

.gamehall_filters_tabs {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#257edb),color-stop(53%,#0055ca),color-stop(98%,#0037b6),to(#003067));
    background-image: -webkit-linear-gradient(top,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background-image: -o-linear-gradient(top,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background-image: linear-gradient(180deg,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0 1px #003067;
    box-shadow: 0 0 0 1px #003067
}

.gamehall_filters_tabs_item {
    overflow: hidden
}

.gamehall_filters_tabs_item.active,.gamehall_filters_tabs_item:hover {
    position: relative;
    background: -webkit-gradient(linear,left bottom,left top,from(#257edb),color-stop(53%,#0055ca),color-stop(98%,#0037b6),to(#003067));
    background: -webkit-linear-gradient(bottom,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background: -o-linear-gradient(bottom,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background: linear-gradient(0deg,#257edb,#0055ca 53%,#0037b6 98%,#003067)
}

.gamehall_filters_tabs_item.active .gamehall_navigation_item_title,.gamehall_filters_tabs_item:hover .gamehall_navigation_item_title {
    color: #000663;
    text-shadow: 0 1px 1px rgba(158,208,241,.5),1px 0 4px rgba(158,208,241,.5)
}

.gamehall_filters_tabs_item.active:before,.gamehall_filters_tabs_item:hover:before {
    left: -11px;
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.gamehall_filters_tabs_item.active:after,.gamehall_filters_tabs_item.active:before,.gamehall_filters_tabs_item:hover:after,.gamehall_filters_tabs_item:hover:before {
    position: absolute;
    content: "";
    top: -11px;
    width: 26px;
    height: 50px;
    overflow: hidden;
    background-image: -webkit-linear-gradient(2deg,transparent,rgba(0,0,0,0.48),#000);
    background-image: -o-linear-gradient(2deg,transparent,rgba(0,0,0,0.48),#000);
    background-image: linear-gradient(88deg,transparent,rgba(0,0,0,0.48),#000)
}

.gamehall_filters_tabs_item.active:after,.gamehall_filters_tabs_item:hover:after {
    right: -11px;
    -webkit-transform: rotate(-388deg);
    -ms-transform: rotate(-388deg);
    transform: rotate(-388deg)
}

.gamehall_filters_tabs_item a {
    display: inline-block;
    text-shadow: 0 1px 1px rgba(0,0,0,.15),1px 0 1px rgba(0,0,0,.5),-1px 0 1px rgba(0,0,0,.15);
    color: #fff;
    line-height: 57px;
    font-weight: 700;
    padding: 0 30px;
    text-decoration: none
}

.gamehall_gamelist {
    margin: 10px 10px 0;
    position: relative
}

.gamehall_gamelist_header,.gamehall_gamelist_help {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gamehall_gamelist_header {
    margin: 0 10px
}

.gamehall_gamelist_header .title_h1 {
    margin: 0;
    line-height: 50px
}

.input.gamehall_search_field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 225px;
    padding-right: 40px;
    height: 46px;
    font-size: 14px;
    color: #757575;
    font-weight: 700
}

.input.gamehall_search_field:focus {
    background-color: #000717;
    -webkit-box-shadow: 0 0 2px 0 rgba(255,255,255,.5);
    box-shadow: 0 0 2px 0 rgba(255,255,255,.5)
}

.input.gamehall_search_field::-ms-clear {
    display: none
}

.gamehall_search {
    position: relative
}

.gamehall_search .gamehall_loader_ab {
    display: none;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 15px;
    right: 12px;
    margin: 0 0 0 auto;
    border-width: 2px
}

.gamehall_search.loading .gamehall_loader_ab {
    display: block
}

.gamehall_search.loading .gamehall_search_button {
    display: none
}

.gamehall_search_button {
    position: absolute;
    top: 50%;
    right: 8px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background: 0 0;
    outline: none
}

.gamehall_search_button img {
    vertical-align: middle
}

.gamehall_search_result_list {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    border: 1px solid #929497;
    border-radius: 2px;
    z-index: 110;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gamehall_search_result_item {
    padding: 2px 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000717;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: 700
}

.gamehall_search_result_item:last-child a {
    color: #ffc000
}

.gamehall_search_result_item img {
    margin-right: 8px;
    width: 38px;
    height: 38px
}

.gamehall_search_result_item span {
    color: #757575
}

.gamehall_search_result_item:hover {
    background: #393f52;
    color: #fff
}

.gamehall_search_result_link {
    line-height: 42px;
    color: #333;
    width: 100%;
    text-align: center
}

.gamehall_gamelist_content {
    margin-top: 20px
}

.gamehall_gamelist_item {
    float: left;
    width: 237px;
    height: 189px;
    margin: 0 4px 20px;
    padding: 7px 7px 0;
    border-radius: 2px;
    position: relative;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 2px 0 9px 0 rgba(255,255,255,.2),inset -2px 0 9px 0 rgba(255,255,255,.5),0 0 0 2px #373e4a;
    box-shadow: inset 2px 0 9px 0 rgba(255,255,255,.2),inset -2px 0 9px 0 rgba(255,255,255,.5),0 0 0 2px #373e4a;
    background-color: #393f52
}

.gamehall_gamelist_item:hover {
    background-color: #1d42d7
}

.gamehall_gamelist_item.jackpot {
    padding: 7px 7px 0;
    border-radius: 2px;
    -webkit-box-shadow: inset 2px 0 9px 0 rgba(255,255,255,.2),inset -2px 0 9px 0 rgba(255,255,255,.5),0 0 0 2px #373e4a;
    box-shadow: inset 2px 0 9px 0 rgba(255,255,255,.2),inset -2px 0 9px 0 rgba(255,255,255,.5),0 0 0 2px #373e4a;
    background-color: #1d42d7
}

.gamehall_gamelist_item.jackpot .gamehall_gamelist_item_name {
    color: #fff
}

.gamehall_gamelist_item.jackpot .gamehall_gamelist_item_content {
    position: relative
}

.gamehall_gamelist_item.jackpot .gamehall_gamelist_item_content:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.8)),color-stop(8%,rgba(0,0,0,0.8)),to(transparent));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.8),rgba(0,0,0,0.8) 8%,transparent);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,0.8) 0,rgba(0,0,0,0.8) 8%,transparent 100%);
    background-image: linear-gradient(0deg,rgba(0,0,0,0.8) 0,rgba(0,0,0,0.8) 8%,transparent);
    height: 35px
}

.gamehall_gamelist_item.jackpot .gamehall_gamelist_item_content img {
    height: 140px
}

.gamehall_gamelist_item.jackpot .gamehall_gamelist_item_content .gamehall_gamelist_item_type {
    right: -6px;
    top: 7px
}

.gamehall_gamelist_item.jackpot .gamehall_gamelist_item_content:hover~.gamehall_item_jackpot_label {
    display: none
}

.gamehall_gamelist_item.jackpot .gamehall_gamelist_item_info {
    top: -2px;
    left: -2px
}

.gamehall_gamelist_item_content {
    border: 2px solid #000
}

.gamehall_gamelist_item_content:hover .gamehall_gamelist_item_info {
    opacity: 1
}

.gamehall_gamelist_item_content img {
    vertical-align: top;
    width: 100%;
    border-radius: 2px 2px 0 0
}

.gamehall_gamelist_item_name {
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding: 10px 0
}

.gamehall_gamelist_item_name .gamehall_gamelist_statistic_item {
    position: absolute;
    right: 0;
    bottom: 5px
}

.gamehall_gamelist_item_type {
    position: absolute;
    top: 10px;
    right: -3px;
    width: 36px;
    height: 30px;
    z-index: 120
}

.gamehall_gamelist_item_info {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 221px;
    height: 144px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.4);
    box-shadow: 0 1px 6px rgba(0,0,0,.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    z-index: 100;
    text-align: center
}

.gamehall_gamelist_item_info:before {
    content: "";
    border-radius: 2px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(2,16,49,.7);
    z-index: -1
}

.gamehall_gamelist_item_info p {
    font-size: 15px;
    font-weight: 700;
    margin: 20px 20px 15px;
    color: #fff;
    min-height: 30px;
    width: 200px
}

.gamehall_gamelist_item_statistic {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 54px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gamehall_gamelist_statistic_item {
    color: #0097ec
}

.gamehall_gamelist_statistic_item,.gamehall_gamelist_statistic_item:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gamehall_gamelist_statistic_item:before {
    content: "";
    width: 18px;
    height: 18px;
    border: none;
    border-radius: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px
}

.gamehall_gamelist_statistic_item.statistic_sum {
    margin-right: 15px
}

.gamehall_gamelist_statistic_item .tooltip_wrapper {
    display: none
}

.gamehall_gamelist_statistic_item .tooltip_wrapper .tooltip_content {
    text-align: center
}

.gamehall_gamelist_statistic_item:hover .tooltip_wrapper {
    display: block
}

.gamehall_gamelist_item_buttons,.gamehall_gamelist_item_buttons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gamehall_gamelist_item_buttons a {
    padding: 14px 14px 12px!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gamehall_gamelist_item_buttons .button:not(:first-child) {
    margin-left: 10px
}

.gamehall_gamelist_item_descr {
    font-size: 16px;
    font-weight: 700;
    margin: 20px 20px 15px;
    color: #fff;
    min-height: 40px;
    width: 200px;
    line-height: 16px
}

.gamehall_search_result_empty {
    font-weight: 700;
    text-align: center;
    width: 100%
}

.gamehall_search_result_empty p {
    font-size: 18px
}

.gamehall_search_result_empty .gamehall_search {
    width: 470px;
    margin: 20px auto 60px
}

.gamehall_item_jackpot_label {
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 5
}

.gamehall_item_jackpot_sum {
    position: absolute;
    bottom: 42px;
    font-size: 16px;
    font-weight: 700;
    color: #faa512;
    text-align: center;
    width: 100%;
    z-index: 5
}

.gamehall_content_wrapper {
    position: relative;
    min-height: 640px
}

.gamehall_loader_ab {
    position: absolute;
    top: 150px;
    left: 48%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation: loader-animate .6s linear infinite;
    animation: loader-animate .6s linear infinite;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 4px solid #0097ec;
    border-left-color: #003067
}

@-webkit-keyframes loader-animate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loader-animate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

nav {
    padding: 50px 3px 4px;
    background: 0 0
}

nav .wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 4px
}

nav .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

nav .wrapper ul {
    position: relative;
    z-index: 130
}

nav .wrapper ul li {
    display: inline-block;
    border-left: 1px solid #092951;
    text-align: center;
    margin-right: -4px
}

nav .wrapper ul li a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    text-shadow: 0 -1px 1px #000;
    line-height: 42px;
    color: #fff;
    display: inline-block;
    padding: 0 27px;
    position: relative
}

nav .wrapper ul li.active,nav .wrapper ul li:hover {
    position: relative;
    background: -webkit-gradient(linear,left bottom,left top,from(#257edb),color-stop(53%,#0055ca),color-stop(98%,#0037b6),to(#003067));
    background: -webkit-linear-gradient(bottom,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background: -o-linear-gradient(bottom,#257edb,#0055ca 53%,#0037b6 98%,#003067);
    background: linear-gradient(0deg,#257edb,#0055ca 53%,#0037b6 98%,#003067)
}

nav .wrapper ul li.active:before,nav .wrapper ul li:hover:before {
    left: -11px;
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

nav .wrapper ul li.active:after,nav .wrapper ul li.active:before,nav .wrapper ul li:hover:after,nav .wrapper ul li:hover:before {
    position: absolute;
    content: "";
    top: -11px;
    width: 26px;
    height: 50px;
    overflow: hidden;
    background-image: -webkit-linear-gradient(2deg,transparent,rgba(0,0,0,0.48),#000);
    background-image: -o-linear-gradient(2deg,transparent,rgba(0,0,0,0.48),#000);
    background-image: linear-gradient(88deg,transparent,rgba(0,0,0,0.48),#000)
}

nav .wrapper ul li.active:after,nav .wrapper ul li:hover:after {
    right: -11px;
    -webkit-transform: rotate(-388deg);
    -ms-transform: rotate(-388deg);
    transform: rotate(-388deg)
}

nav .wrapper ul li.active a {
    background: 0 0;
    background-size: contain
}

.nav-drop__menu {
    display: none;
    position: absolute!important;
    top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    background: #000717;
    -webkit-box-shadow: 0 0 2px 0 rgba(255,255,255,.5);
    box-shadow: 0 0 2px 0 rgba(255,255,255,.5);
    font-size: 14px;
    font-weight: 700;
    z-index: 2
}

.nav-drop__menu:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 14px;
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.nav-drop__menu:after {
    content: "";
    position: absolute;
    left: 12%;
    bottom: 100%;
    border: 7px solid transparent;
    border-bottom-color: #000717
}

.navigation__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 9999;
    top: -35px;
}

.navigation__list-item {
    margin-left: 12px;
    position: relative
}

.navigation__list-item:first-child {
    margin-left: 0
}

.navigation__list-item:nth-child(5) {
    margin-left: auto!important
}

.navigation__list-item:nth-last-child(2),.navigation__list-item:nth-last-child(3),.navigation__list-item:nth-last-child(4) {
    margin-left: 24px
}

.navigation__list-item:nth-last-child(3) {
    position: relative
}

.navigation__list-link {
    font-size: 14px;
    font-weight: 700;
    color: #8da1bd;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center
}

.support {
    position: absolute;
    top: 0;
    right: 0
}

.support .navigation__list-link {
    display: inline-block;
    text-shadow: 0 -1px 0 rgba(0,0,0,.75);
    z-index: 1000;
    padding: 14px 20px 10px 47px;
    color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#257edb),color-stop(52%,#1576d8),color-stop(53%,#0055ca),color-stop(98%,#0037b6),to(#003067));
    background-image: -webkit-linear-gradient(top,#257edb,#1576d8 52%,#0055ca 53%,#0037b6 98%,#003067);
    background-image: -o-linear-gradient(top,#257edb,#1576d8 52%,#0055ca 53%,#0037b6 98%,#003067);
    background-image: linear-gradient(180deg,#257edb,#1576d8 52%,#0055ca 53%,#0037b6 98%,#003067)
}

.support .navigation__list-link:hover {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#257edb),color-stop(52%,#1576d8),color-stop(53%,#0055ca),color-stop(#0062ef),to(#0090f8));
    background-image: -webkit-linear-gradient(top,#257edb,#1576d8 52%,#0055ca 53%,#0062ef,#0090f8);
    background-image: -o-linear-gradient(top,#257edb,#1576d8 52%,#0055ca 53%,#0062ef,#0090f8);
    background-image: linear-gradient(180deg,#257edb,#1576d8 52%,#0055ca 53%,#0062ef,#0090f8)
}

.support .navigation__list-link:active {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0034b3),color-stop(#257edb),to(#0090f8));
    background-image: -webkit-linear-gradient(top,#0034b3,#257edb,#0090f8);
    background-image: -o-linear-gradient(top,#0034b3,#257edb,#0090f8);
    background-image: linear-gradient(180deg,#0034b3,#257edb,#0090f8)
}

.support .navigation__list-link:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 19px;
    width: 19px;
    height: 19px;
    background: url(../bimage/home/support.png) no-repeat
}

.navigation__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 21px 10px 21px 20px
}

.button-fortune {
    width: 36px;
    height: 36px;
    border: none;
    outline: none;
    border-radius: 50%;
    -webkit-animation: spin 5s linear infinite;
    animation: spin 5s linear infinite
}

.button-fortune:focus {
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff
}

.button-fortune+.tooltip_wrapper a {
    text-decoration: none
}

.webp .button-fortune {
    background: url(../bimage/home/icon-fortune.webp) 50% 50% no-repeat
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.user-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 309px
}

.user-list .button.small.green.glow.js-ya-header-registration {
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    -webkit-animation: none;
    animation: none;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.user-list .button.small.green.glow.js-ya-header-registration span {
    text-shadow: 0 1px 1px rgba(0,0,0,.15),1px 0 1px rgba(0,0,0,.5),-1px 0 1px rgba(0,0,0,.15)
}

.user-list .button.small.blue {
    -webkit-animation: none;
    animation: none;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.social-links {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 290px
}

.social-links span {
    width: 60px;
    margin-right: 10px;
    font-size: 11px;
    color: #8da1bd
}

.social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 36px
}

footer,header,nav {
    display: block
}

[hidden],template {
    display: none
}

@font-face {
    font-family: Kelson;
    font-weight: 500;
    src: local("Kelson"),url(../fonts/home/kelsonsansregular.woff2) format("woff2")
}

@font-face {
    font-family: Kelson;
    font-style: normal;
    font-weight: 700;
    src: local("Kelson"),url(../fonts/home/kelsonsansbold.woff2) format("woff2")
}

html {
    color: #8da1bd;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 14px;
    line-height: 1;
    min-height: 100vh
}

button,html,input {
    font-family: Kelson,sans-serif
}

body {
    margin: 0
}

a {
    background: 0 0;
    color: #ffc000
}

a:active,a:hover {
    outline: 0;
    text-decoration: none
}

.title_h1 {
    text-shadow: 0 1px 1px rgba(0,0,0,.75),1px 0 1px rgba(0,0,0,.5),-1px 0 1px rgba(0,0,0,.5),0 0 7px rgba(0,0,0,.5),0 2px 4px rgba(0,0,0,.95),0 0 10px rgba(0,0,0,.95),0 0 5px rgba(0,0,0,.95)
}

.title_h1 {
    color: #0097ec
}

.title_h1 {
    font-weight: 700
}

.title_h1 {
    font-size: 38px;
    margin: 10px 0 30px
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

b {
    font-weight: 700
}

small {
    font-size: 80%
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,input {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

input[type=search]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

input[type=search]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

button,input {
    line-height: normal
}

button {
    text-transform: none
}

button,html input[type=button],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.b_main_top {
    height: 279px;
    font-weight: 700;
    color: #fff;
    position: relative
}

.b_main_built .b_main_built_content {
    width: 660px;
    margin-left: 40px;
    padding-top: 50px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: 0 0 25px #349dfa,0 0 20px #349dfa;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.b_main_built .b_main_built_content .b_main_built_container {
    display: inline-block;
    text-align: left;
}

.b_main_built .b_main_built_content p {
    text-align: center;
    font-size: 36px;
    line-height: 41px
}

.b_main_built .b_main_built_content p span {
    font-size: 24px
}

.b_main_top {
    height: 239px
}

.b_main_built .b_main_built_content {
    margin-left: 20px;
    text-shadow: 0 2px 1px rgba(0,0,0,.5),0 0 3px rgba(0,0,0,.5)
}

.b_main_built .b_main_built_content.b_main_built_content_left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.b_main_built .b_main_built_content.b_main_built_content_left .b_main_built_container {
    text-align: left
}

.b_main_built .b_main_built_content p {
    font-family: sans-serif;
    font-weight: 700;
    text-align: inherit;
    margin: 0 0 30px;
    font-size: 18px;
    line-height: 30px
}

.b_main_built .b_main_built_content p span {
    font-size: 30px
}

.notice {
    color: #fefeff;
    font-size: 14px;
    padding: 13px 15px 13px 50px;
    border-radius: 3px;
    position: relative;
    margin: -5px 0 5px;
    z-index: 10;
    display: none
}

.notice:before {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -12px
}

.notice a {
    color: #fff
}

.notice.notice_content {
    display: block
}

.notice.notice_content a {
    color: #fff
}

.swiper-container {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-pagination {
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 2px solid #fff;
    display: inline-block
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background: #fff
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.button {
    display: inline-block;
    vertical-align: top;
    color: #fefeff;
    text-decoration: none;
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0,0,0,.75);
    border-width: 0;
    position: relative
}

.button.middle {
    font-size: 26px;
    line-height: 26px;
    padding: 12px 23px 10px;
    border-radius: 0
}

.button.small {
    font-size: 16px;
    line-height: 17px;
    padding: 10px 18px 8px;
    border-radius: 0
}

.button.blue {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#257edb),color-stop(52%,#1576d8),color-stop(53%,#0055ca),color-stop(98%,#0037b6),to(#003067));
    background-image: -webkit-linear-gradient(top,#257edb,#1576d8 52%,#0055ca 53%,#0037b6 98%,#003067);
    background-image: -o-linear-gradient(top,#257edb,#1576d8 52%,#0055ca 53%,#0037b6 98%,#003067);
    background-image: linear-gradient(180deg,#257edb,#1576d8 52%,#0055ca 53%,#0037b6 98%,#003067);
    border: 1px solid #003067;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.blue:hover {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#257edb),color-stop(52%,#1576d8),color-stop(53%,#0055ca),color-stop(#0062ef),to(#0090f8));
    background-image: -webkit-linear-gradient(top,#257edb,#1576d8 52%,#0055ca 53%,#0062ef,#0090f8);
    background-image: -o-linear-gradient(top,#257edb,#1576d8 52%,#0055ca 53%,#0062ef,#0090f8);
    background-image: linear-gradient(180deg,#257edb,#1576d8 52%,#0055ca 53%,#0062ef,#0090f8)
}

.button.blue:active {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0034b3),color-stop(#257edb),to(#0090f8));
    background-image: -webkit-linear-gradient(top,#0034b3,#257edb,#0090f8);
    background-image: -o-linear-gradient(top,#0034b3,#257edb,#0090f8);
    background-image: linear-gradient(180deg,#0034b3,#257edb,#0090f8)
}

.button.green,.button.red {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#6fd400),color-stop(52%,#61d000),color-stop(53%,#0b0),color-stop(99%,#00a800),to(#006700));
    background-image: -webkit-linear-gradient(top,#6fd400,#61d000 52%,#0b0 53%,#00a800 99%,#006700);
    background-image: -o-linear-gradient(top,#6fd400,#61d000 52%,#0b0 53%,#00a800 99%,#006700);
    background-image: linear-gradient(180deg,#6fd400,#61d000 52%,#0b0 53%,#00a800 99%,#006700);
    border: 1px solid #006700;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.green:hover,.button.red:hover {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#6fd400),color-stop(52%,#61d000),color-stop(53%,#0b0),color-stop(96%,#3dec00),color-stop(97%,#b4e400),color-stop(#b4e400),to(#006700));
    background-image: -webkit-linear-gradient(top,#6fd400,#61d000 52%,#0b0 53%,#3dec00 96%,#b4e400 97%,#b4e400,#006700);
    background-image: -o-linear-gradient(top,#6fd400,#61d000 52%,#0b0 53%,#3dec00 96%,#b4e400 97%,#b4e400,#006700);
    background-image: linear-gradient(180deg,#6fd400,#61d000 52%,#0b0 53%,#3dec00 96%,#b4e400 97%,#b4e400,#006700)
}

.button.green:active,.button.red:active {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#00a800),color-stop(98%,#79d000),color-stop(99%,#b4e400),color-stop(#b4e400),color-stop(#71d400),to(#006700));
    background-image: -webkit-linear-gradient(top,#00a800,#79d000 98%,#b4e400 99%,#b4e400,#71d400,#006700);
    background-image: -o-linear-gradient(top,#00a800,#79d000 98%,#b4e400 99%,#b4e400,#71d400,#006700);
    background-image: linear-gradient(180deg,#00a800,#79d000 98%,#b4e400 99%,#b4e400,#71d400,#006700)
}

.button.green.glow,.button.red.glow {
    -webkit-animation: glow_green .8s ease-out infinite alternate;
    animation: glow_green .8s ease-out infinite alternate
}

.button.glow {
    text-transform: uppercase;
    border-radius: 3px;
    overflow: hidden
}

button.button,input.button {
    outline: none
}

button.button.middle,input.button.middle {
    height: 50px;
    padding: 0 23px
}

button.button.small,input.button.small {
    height: 29px;
    padding: 2px 18px 0
}

@-webkit-keyframes glow_red {
    0% {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    to {
        -webkit-box-shadow: 0 -1px 10px 3px #16202d;
        box-shadow: 0 -1px 10px 3px #16202d
    }
}

@keyframes glow_red {
    0% {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    to {
        -webkit-box-shadow: 0 -1px 10px 3px #16202d;
        box-shadow: 0 -1px 10px 3px #16202d
    }
}

@-webkit-keyframes glow_cashier {
    0% {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    to {
        -webkit-box-shadow: 0 -1px 10px 3px #37f45a;
        box-shadow: 0 -1px 10px 3px #37f45a
    }
}

@keyframes glow_cashier {
    0% {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    to {
        -webkit-box-shadow: 0 -1px 10px 3px #37f45a;
        box-shadow: 0 -1px 10px 3px #37f45a
    }
}

input.input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 298px;
    background: #000717;
    border: 1px solid #3b424e;
    color: #fff;
    border-radius: 4px;
    padding: 0 20px;
    height: 40px;
    font-size: 16px
}

input.input:focus {
    border: 1px solid #929497;
    -webkit-box-shadow: 0 0 5px rgba(0,158,191,.75);
    box-shadow: 0 0 5px rgba(0,158,191,.75);
    outline: none
}

input.input:disabled {
    cursor: not-allowed
}

input.input::-webkit-input-placeholder {
    color: #777
}

input.input::-moz-placeholder {
    color: #777
}

@-webkit-keyframes red_glow {
    0% {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    to {
        -webkit-box-shadow: 0 -1px 10px 3px #ff1010;
        box-shadow: 0 -1px 10px 3px #ff1010
    }
}

@keyframes red_glow {
    0% {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    to {
        -webkit-box-shadow: 0 -1px 10px 3px #ff1010;
        box-shadow: 0 -1px 10px 3px #ff1010
    }
}

.overflow {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 1px
}

.social-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px
}

.social-icon-link {
    margin-right: 10px
}

.tooltip_wrapper {
    position: absolute;
    left: 0;
    bottom: -13px;
    z-index: -1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.tooltip_wrapper.active {
    z-index: 20;
    opacity: 1
}

.tooltip_content {
    display: inline-block;
    padding: 12px 14px;
    color: #8da1bd;
    font-weight: 700;
    font-size: 13px!important;
    line-height: 15px!important;
    background-color: #000717;
    -webkit-box-shadow: 0 0 5px 0 rgba(255,255,255,.5);
    box-shadow: 0 0 5px 0 rgba(255,255,255,.5);
    border: 1px solid #3b424e;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    position: relative
}

.tooltip_content:after,.tooltip_content:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip_content:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #000717;
    top: -8px
}

.tooltip_content:after {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #000717;
    top: -8px
}

.tooltip_content.arrow_position_center:after,.tooltip_content.arrow_position_center:before {
    left: 50%
}

.tooltip_content p {
    margin: 0!important;
    font-size: 13px!important;
    line-height: 20px!important;
    color: #8da1bd;
    font-weight: 400
}

.tooltip_content p:not(:first-of-type) {
    margin: 8px 0 0!important
}

.tooltip_content .button {
    margin-top: 8px
}

.tooltip_position_center {
    left: 50%;
    -webkit-transform: translate(-50%,100%);
    -ms-transform: translate(-50%,100%);
    transform: translate(-50%,100%);
    text-align: center
}

.tooltip_size_small {
    width: 160px
}

.tooltip_element_hover {
    position: relative
}

.tooltip_element_hover:hover .tooltip_wrapper {
    opacity: 1;
    z-index: 136
}

.tooltip_element_hover:hover .tooltip_wrapper:before {
    position: absolute;
    content: "";
    top: -15px;
    left: 0;
    width: 100%;
    height: 15px
}

@-webkit-keyframes loader-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loader-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

button.jackpot {
    padding: 6px 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #450001;
    border-radius: 2px;
    background: -webkit-gradient(linear,left top,left bottom,from(#f42022),color-stop(49%,#fd0105),color-stop(51%,#d20103),to(#a60103));
    background: -webkit-linear-gradient(top,#f42022,#fd0105 49%,#d20103 51%,#a60103);
    background: -o-linear-gradient(top,#f42022 0,#fd0105 49%,#d20103 51%,#a60103 100%);
    background: linear-gradient(180deg,#f42022 0,#fd0105 49%,#d20103 51%,#a60103);
    font-weight: 400;
    font-size: 14px
}

button.jackpot:active {
    border-bottom: none;
    margin-top: 1px
}

.livecasino {
    position: relative;
    padding: 20px 0 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #fff
}

.livecasino .banner {
    margin-bottom: 44px;
    height: 360px;
    background: url(../bimage/home/bg_livecasino.jpg) 50% 0 no-repeat
}

.livecasino .button {
    border-radius: 7px
}

.livecasino .game {
    display: table-cell;
    width: 340px;
    text-align: center
}

.livecasino .game span {
    font-weight: 700;
    font-size: 14px;
    color: #1254bc
}

@-webkit-keyframes flash {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes flash {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.responsible {
    min-height: 756px;
    margin-top: 10px
}

@keyframes arrow {
    0% {
        margin-top: 0
    }

    50% {
        margin-top: 10px
    }

    to {
        margin-top: 0
    }
}

@-webkit-keyframes arrow {
    0% {
        margin-top: 0
    }

    50% {
        margin-top: 10px
    }

    to {
        margin-top: 0
    }
}

@-webkit-keyframes inner-rotate {
    0% {
        color: #fff
    }

    to {
        opacity: 1;
        color: #000;
        -webkit-transform: rotate(115deg);
        transform: rotate(115deg)
    }
}

@keyframes inner-rotate {
    0% {
        color: #fff
    }

    to {
        opacity: 1;
        color: #000;
        -webkit-transform: rotate(115deg);
        transform: rotate(115deg)
    }
}

@-webkit-keyframes semi-rotate {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    45% {
        -webkit-transform: rotate(198deg);
        transform: rotate(198deg)
    }

    55% {
        -webkit-transform: rotate(234deg);
        transform: rotate(234deg)
    }

    to {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
}

@keyframes semi-rotate {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    45% {
        -webkit-transform: rotate(198deg);
        transform: rotate(198deg)
    }

    55% {
        -webkit-transform: rotate(234deg);
        transform: rotate(234deg)
    }

    to {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
}

@-webkit-keyframes inner-rotate2 {
    0% {
        color: #fff
    }

    to {
        opacity: 1;
        color: #000;
        -webkit-transform: rotate(-115deg);
        transform: rotate(-115deg)
    }
}

@keyframes inner-rotate2 {
    0% {
        color: #fff
    }

    to {
        opacity: 1;
        color: #000;
        -webkit-transform: rotate(-115deg);
        transform: rotate(-115deg)
    }
}

@-webkit-keyframes semi-rotate2 {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    45% {
        -webkit-transform: rotate(-198deg);
        transform: rotate(-198deg)
    }

    55% {
        -webkit-transform: rotate(-234deg);
        transform: rotate(-234deg)
    }

    to {
        -webkit-transform: rotate(-540deg);
        transform: rotate(-540deg)
    }
}

@keyframes semi-rotate2 {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    45% {
        -webkit-transform: rotate(-198deg);
        transform: rotate(-198deg)
    }

    55% {
        -webkit-transform: rotate(-234deg);
        transform: rotate(-234deg)
    }

    to {
        -webkit-transform: rotate(-540deg);
        transform: rotate(-540deg)
    }
}

@-webkit-keyframes anim {
    0% {
        top: 50%
    }

    50% {
        top: 80%
    }

    to {
        top: 50%
    }
}

@keyframes anim {
    0% {
        top: 50%
    }

    50% {
        top: 80%
    }

    to {
        top: 50%
    }
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}

.index_winners_wrapper,.winner_info {
    display: inline-block;
    vertical-align: top
}

.index_top_block {
    position: relative
}

.index_top_block .swiper-wrapper {
    height: 239px
}

.index_top_block .swiper-slide {
    width: 1000px
}

.index_top_block .swiper-pagination {
    width: 740px
}

.index_winners_wrapper {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 90;
    width: 293px;
    height: 239px;
    background: rgba(0,0,0,.4)
}

.index_winners_wrapper a {
    text-decoration: none;
    font-weight: 700;
    line-height: 12px
}

.index_winners_wrapper .index_winners_carousel li {
    width: 100%!important;
    height: auto!important;
    padding: 2px 0;
    position: relative
}

.index_winners_wrapper ul li .winners_slot {
    width: 95px;
    height: 66px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 10px;
    border: 2px solid #5e6f9d
}

.index_winners_wrapper ul li .winners_slot img {
    width: 100%
}

@keyframes pulse {
    0% {
        background-position: 0 0
    }

    to {
        background-position: -4800px 0
    }
}

@-webkit-keyframes pulse {
    0% {
        background-position: 0 0
    }

    to {
        background-position: -4800px 0
    }
}

.index_item_content {
    margin: 9px 0
}

.index_winners_carousel_wrapper {
    height: 221px!important;
    overflow: hidden
}

.winner_info {
    text-shadow: 0 1px 1px #000;
    width: 172px;
    font-weight: 700;
    line-height: 12px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 8px
}

.winner_info span {
    color: #ffc000;
    font-size: 18px;
    display: block;
    margin-top: 6px;
    line-height: 15px;
}

.winner_info .winners_logo {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    color: #75869d;
    letter-spacing: -.4px
}

.winner_info .winners_slot_title {
    color: #75869d;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .8px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 160px
}

@-webkit-keyframes level-bonus-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes level-bonus-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes glow_green {
    24% {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    25% {
        -webkit-box-shadow: 0 1px 10px 3px #1ad20c;
        box-shadow: 0 1px 10px 3px #1ad20c
    }

    74% {
        -webkit-box-shadow: 0 1px 10px 3px #1ad20c;
        box-shadow: 0 1px 10px 3px #1ad20c
    }

    75% {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@keyframes glow_green {
    24% {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    25% {
        -webkit-box-shadow: 0 1px 10px 3px #1ad20c;
        box-shadow: 0 1px 10px 3px #1ad20c
    }

    74% {
        -webkit-box-shadow: 0 1px 10px 3px #1ad20c;
        box-shadow: 0 1px 10px 3px #1ad20c
    }

    75% {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.security {
    min-height: 756px;
    margin-top: 10px
}

.content.tournaments .title_h1 {
    margin: 10px 0
}

.content.tournaments {
    width: 1000px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none
}

@-webkit-keyframes active-sector {
    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes active-sector {
    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(1) translate(-50%,-50%);
        transform: scale(1) translate(-50%,-50%);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(1.15) translate(-45%,-45%);
        transform: scale(1.15) translate(-45%,-45%);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(1) translate(-50%,-50%);
        transform: scale(1) translate(-50%,-50%);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(1.25) translate(-42%,-44%);
        transform: scale(1.25) translate(-42%,-44%);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1) translate(-50%,-50%);
        transform: scale(1) translate(-50%,-50%);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1) translate(-50%,-50%);
        transform: scale(1) translate(-50%,-50%);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(1.15) translate(-45%,-45%);
        transform: scale(1.15) translate(-45%,-45%);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(1) translate(-50%,-50%);
        transform: scale(1) translate(-50%,-50%);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(1.25) translate(-42%,-44%);
        transform: scale(1.25) translate(-42%,-44%);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1) translate(-50%,-50%);
        transform: scale(1) translate(-50%,-50%);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@-webkit-keyframes pops-up {
    0% {
        bottom: -100px;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    to {
        bottom: 1080px;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

@keyframes pops-up {
    0% {
        bottom: -100px;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    to {
        bottom: 1080px;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

@-webkit-keyframes zoom-in {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0);
        display: none
    }
}

@keyframes zoom-in {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0);
        display: none
    }
}

@-webkit-keyframes zoom-out {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom-out {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sitemap {
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 15px
}

.b_gamehall_horizontal_content p {
    line-height: 22px;
    text-shadow: 0 -1px #000
}

.b_gamehall_registration {
    background: #fff url(../bimage/home/bg_registration.jpg) 50% 0 no-repeat
}

.b_gamehall_livecasino {
    background: #fff url(../bimage/home/bg_livecasino.jpg) 50% 0 no-repeat
}

.b_gamehall_highlow {
    background: #000
}

.b_gamehall_horizontal,.b_gamehall_vertical {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px 20px;
    border-radius: 2px;
    position: relative
}

.b_gamehall_horizontal.left,.b_gamehall_vertical.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.b_gamehall_horizontal a.button,.b_gamehall_vertical a.button {
    z-index: 15
}

.b_gamehall_horizontal {
    width: 470px;
    height: 175px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.b_gamehall_horizontal_content {
    margin-left: 20px
}

.b_gamehall_horizontal_content p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 25px rgba(52,157,250,.75);
    text-transform: uppercase;
    margin: 0 0 10px
}

.b_gamehall_vertical {
    width: 225px;
    height: 368px
}

.b_gamehall_registration {
    background: url(../bimage/home/bg_registration.jpg) 50% 0 no-repeat
}

.b_gamehall_registration .b_gamehall_horizontal_content {
    margin-left: auto;
    margin-right: 20px;
    text-align: right
}

.b_gamehall_registration a {
    min-width: 190px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.b_gamehall_livecasino {
    background: url(../bimage/home/bg_livecasino.jpg) 50% 0 no-repeat
}

.b_gamehall_livecasino .b_gamehall_horizontal_content {
    width: 210px
}

.gamehall_gamelist_content .b_gamehall_horizontal {
    height: 189px;
    background-size: cover
}

.gamehall_gamelist_content .b_gamehall_highlow {
    height: 398px;
    background-size: cover
}

.gamehall_gamelist_b_wrapper .b_gamehall_livecasino,.gamehall_gamelist_content .b_gamehall_horizontal.b_gamehall_registration {
    background-size: cover
}

.b_main_gift_reg_2 {
}

.b_main_gift_reg_2 .b_main_gift_reg_content {
    width: 400px;
    padding: 40px 0 0 20px;
    min-height: 72px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    text-transform: uppercase
}

.b_main_gift_reg_2 .b_main_gift_reg_content .button {
    font-size: 26px;
    line-height: 26px;
    padding: 12px 23px;
    border-radius: 0;
    margin-top: 40px;
    text-transform: none
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local("Montserrat-Regular"),url(../fonts/home/Montserrat-Regular.woff2) format("woff2")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: local("Montserrat-Bold"),url(../fonts/home/Montserrat-Bold.woff2) format("woff2")
}

@font-face {
    font-family: fontello;
    src: url(../fonts/home/fontello.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

[class*=" icon_"]:before,[class^=icon_]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.b_main_built_container small{
    display: block;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: Kelson;
}
.home-content{
    padding: 15px;
}