@font-face {
    font-family: "Thrones";
    src: url("BPGGuardianEgyp.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Thrones-Caps";
    src: url("BPGGuardianEgypCaps.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mont-Heavy';
    src: url('Mont/Mont-HeavyDEMO.otf');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'HelveticaMedium';
    src: url('../Fonts/Helvetica/HelveticaMedium.ttf');
}
*/
.HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelBt {
    width: 100%;
    height: 100%;
    z-index: 222;
    padding-right: 0;
}
.HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelBt:after {
    display: none;
}
.HeaderWheel.DepositBonusCardsLeaderboards {
    width: 214px !important;
    height: 56px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    background-image: url('header/header_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
#body.notauthorized .HeaderWheel.DepositBonusCardsLeaderboards {
    background-image: url('header/header_bg_not.png');
}
.HeaderWheel.DepositBonusCardsLeaderboards:after {
    display: none;
}
.HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle {
    background: url('header/header_ttl_ge.png') top center no-repeat;
    background-size: contain;
    width: 183px;
    height: 18px;
    left: 15px;
    top: 10px;
}
.en .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle {
    background: url('header/header_ttl_en.png') top center no-repeat;
    background-size: contain;
    width: 144px;
    left: 35px;
}
.ru .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle {
    background: url('header/header_ttl_ru.png') top center no-repeat;
    background-size: contain;
    width: 163px;
    left: 27px;
}
#body.notauthorized .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle {
    left: 15px;
    top: 8px;
}
#body.notauthorized.en .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle {
    left: 26px;
}
#body.notauthorized.ru .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle {
    left: 23px;
}
#body.notauthorized .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle:after {
    content: '';
    position: absolute;
    background: url('header/head_ttl_logo_not.png') top center no-repeat;
    width: 142px;
    height: 22px;
    left: 21px;
    top: 20px;
}
#body.en.notauthorized .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle:after {
    left: 0px;
}
#body.ru.notauthorized .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelTitle:after {
    left: 4px;
}
.HeaderWheel.DepositBonusCardsLeaderboards .autorize {
    width: 150px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    left: 15px;
}
.HeaderWheel.DepositBonusCardsLeaderboards .autorize div {
    width: max-content;
    height: 20px;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    position: absolute;
    bottom: 4px;
    color: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 0 10px 0 14px;
    background: rgba(17, 17, 17, 0.6);
    border-radius: 42px;
    left: 10px;
}
.score-box span {
  display: inline-block;
  position: relative;
}
.score-box span:first-child {
    font-size: 14px;
    font-family: 'CrystalBetUni-Bold';
    margin-right: 0;
    left: -5px;
}
.en .score-box span:nth-child(2),
.ru .score-box span:nth-child(2) {
   font-size: 11px;
}
.HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelContainer {
    width: 380px;
    height: 365px;
    background: url('header/head_pop_bg.png') top center no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    top: 59px !important;
    left: calc(50% - 377px/2);
    display: block !important;
    visibility: hidden;
}
.HeaderWheel.DepositBonusCardsLeaderboards:hover .HeaderWheelContainer {
    visibility: visible;
}
#body.notauthorized .HeaderWheel.DepositBonusCardsLeaderboards:hover .HeaderWheelContainer {
    display: none !important;
}
#body.view_1024 .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelContainer {
    top: 60px !important;
}
.HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelContainer:after {
    display: none;
}
.HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelContainer:before {
    content: '';
    width: 219px;
    height: 48px;
    background-image: url('header/head_pop_ge.png');
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: calc(50% - 221px / 2);
    top: 28px;
    z-index: 1;
}
.en .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelContainer:before {
    background-image: url('header/head_pop_en.png');
}
.ru .HeaderWheel.DepositBonusCardsLeaderboards .HeaderWheelContainer:before {
    background-image: url('header/head_pop_ru.png');
}
.HeaderWheelContainer.small-mode .HeaderWheelBT {
    background: #FDE053;
    bottom: 31px;
}
.HeaderWheelContainer.small-mode .HeaderWheelBT:hover {
    background: #fded79;
}
/*progress*/

.header-DepositBonusCardsLeaderboards-progress-container {
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    width: 320px;
    width: 280px;
    height: 190px;
    margin-top: 91px;
    box-sizing: border-box;
    display: block;
}
.header-DepositBonusCardsLeaderboards-progress-container:after {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    width: 121%;
    height: 80px;
    top: 1px;
    left: -30px;
}
.header-DepositBonusCardsLeaderboards-progress-scroll {
    width: 260px;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-right: 1px;
}
.header-DepositBonusCardsLeaderboards-progress-scroll::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
    background: transparent;
}
.header-DepositBonusCardsLeaderboards-progress-scroll::-webkit-scrollbar-button, .header-DepositBonusCardsLeaderboards-progress-scroll::-webkit-scrollbar-track-piece, .header-DepositBonusCardsLeaderboards-progress-scroll::-webkit-scrollbar-corner, .header-DepositBonusCardsLeaderboards-progress-scroll::-webkit-resizer {
    display: none;
    -moz-appearance: none !important;
}
.header-DepositBonusCardsLeaderboards-progress {
    margin: 0 auto;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    width: -webkit-fill-available;
    height: 80px;
}
.scroll-button-arr {
    position: absolute;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, #FDE053 0%, #FFCC00 100%);
    border-radius: 100%;
    display: inline-block;
    top: 40px;
    z-index: 3;
}
.scroll-left-arr {
    left: -20px;
}
.scroll-right-arr {
    right: -20px;
}
.scroll-button-arr.disabled {
    background: rgba(255, 255, 255, 0.3);
}
.header-owl-carusel .scroll-button-arr.disabled {
    display: inherit;
}
.scroll-button-arr:after {
    content: '\e823';
    position: absolute;
    font-family: 'cb-icons';
    font-size: 6px;
    color: #262000;
    transform: rotate(-90deg);
    left: 8px;
    top: 8px;
}
.scroll-button-arr.scroll-left-arr:after {
    transform: rotate(90deg);
    left: 6px;
    top: 8px;
}
.scroll-button-arr.disabled:after {
    color: #ffffff;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper {
    -webkit-flex: 1;
    flex: 1;
    position: relative;
    padding-right: 52px;
    /*width: fit-content;*/
    width: 580px;
    white-space: nowrap;
    z-index: 1;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-top .progress-step div:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    left: calc(50% - -3px/2);
    bottom: -16px;
    z-index: 2;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-top .progress-step.active div:before {
    background: #0D6A06;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-bar-cont {
    width: calc(57px*10);
    position: absolute;
    left: 8px;
}
.HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes {
    width: 340px;
    height: 50px;
    box-sizing: border-box;
    display: flex;
    margin: 49px auto 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
    left: -30px;
}
.HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes:before {
    content: attr(data-title);
    position: absolute;
    font-size: 14px;
    color: #ffffff;
    font-family: 'Heltvetica_Neue_Ltd_Geo';
    top: 1px;
    left: 1px;
    z-index: 1;
    top: -30px;
    left: 113px;
    z-index: 1;
}
.en .HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes:before {
    left: 125px;
}
.ru .HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes:before {
    left: 132px;
    font-family: 'Heltvetica_Neue_Ltd_Geo', 'CrystalNU4-Regular';
}
.HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes>div {
    width: auto;
    height: 50px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 6px;
    width: 90px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-family: 'Mont-Heavy';
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes>div:last-child {
    width: 150px;
}
.HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes div:after {
    content: attr(data-title);
    position: absolute;
    font-size: 12px;
    color: #ffffff;
    font-family: 'HelveticaMedium';
    top: 26px;
}
.HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes div span:first-child {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Mont-Heavy';
    display: inline-block;
    margin-top: 7px;
}
.HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes div.prz_speens span:first-child {
   color: #1DF13F;
}
.HeaderWheel.DepositBonusCardsLeaderboards .prize_boxes div i {
    color: #1DF13F;
    font-size: 12px;
    font-family: 'Heltvetica_Neue_Ltd_Geo';
    display: inline-block;
    margin: 9px 0 0 4px;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-top, .header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-start;
    height: 24px;
    margin: 0 0 0 4px;
    box-sizing: border-box;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-top {
    margin: 0 0 0 7px;
    top: -2px;
    position: relative;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-step {
    width: 57px;
    color: rgb(255 255 255 / 100%);
    font-family: 'Gotham-Normal';
    font-style: normal;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-top div.progress-step:first-of-type:before {
    content: '0';
    position: absolute;
    top: -7px;
    left: -7px;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-top div.progress-step:first-of-type:after {
    content: '₾';
    position: absolute;
    top: -8px;
    left: 4px;
    font-family: 'CrystalBetUni-Medium';
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-top .progress-step {
    position: relative;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-step:last-of-type {
    position: absolute;
    right: -55px;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-top .progress-step div {
    position: absolute;
    width: 100px;
    right: -42px;
    text-align: center;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-bottom .progress-step div {
    position: absolute;
    width: 100px;
    right: -50px;
    text-align: center;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-top .progress-step div::after {
    content: "₾";
    font-size: 12px;
    font-family: "CrystalBetUni-Bold";
    margin: 0 0 0 1px;
    position: absolute;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-bar {
    height: 14px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    background-repeat: no-repeat;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    /*padding-right: 70px;*/
    margin-right: -80px;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-bar .progress-percent-cont {
    height: 16px;
    width: 250px;
    position: absolute;
    left: 16px;
    top: 0;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-bar .progress-percent {
    height: 14px;
    background: linear-gradient(180deg, #36DA2B 0%, #1AA510 100%);
    border-radius: 10px;
    position: relative;
    max-width: 100%;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-amount {
    position: absolute;
    width: 100px;
    right: -49px;
    /*height: 18px;*/
    top: -3px;
    z-index: 2;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-amount div {
    height: 18px;
    background: radial-gradient(50% 50% at 50% 50%, #1EC013 0%, #169A0D 100%);
    border: 1px solid #29E11D;
    border-radius: 21px;
    font-size: 13px;
    color: #FFFFFF;
    font-family: "CrystalBetUni-Medium";
    padding: 0 8px;
    line-height: 18px;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-amount span {
    font-family: "CrystalBetUni-Bold";
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 2px;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-bar:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 14px;
    background: linear-gradient(180deg, #36DA2B 0%, #1AA510 100%);
    left: 0;
    top: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-bottom {
    padding: 2px 0 0;
}
.header-DepositBonusCardsLeaderboards-progress-container .progress-wrapper .progress-bottom {
    position: relative;
    top: 1px;
}
.header-DepositBonusCardsLeaderboards-progress-container .percent_0 .progress-amount {
    right: -60px;
}
.header-DepositBonusCardsLeaderboards-progress-container .percent_1 .progress-amount {
    right: -54px;
}
.header-DepositBonusCardsLeaderboards-progress-container .percent_2 .progress-amount {
    right: -51px;
}
.header-DepositBonusCardsLeaderboards-progress-container span.scroll-left-arr:before {
    /*content: '';*/
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    box-shadow: 7px 0 0 3px #320d61;
    transform: rotate(180deg);
    top: 6px;
    left: 34px;
    z-index: -1px;
}
.header-DepositBonusCardsLeaderboards-progress-container span.scroll-right-arr:before {
    /*content: '';*/
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    box-shadow: 7px 0 0 3px #3b0276;
    top: 6px;
    left: -27px;
}