/* Header Promo Common { */
/*
#body.view_normal .header-pragmatic-100cashback,
#body.view_1024 .header-pragmatic-100cashback{
    display: none;
}
*/
/*headerPromoOwl*/
    .header-owl-carusel-container {
        width: 1500px;
        position: absolute;
        left: 0px;
        top: -3px;
        height: 56px;
        overflow-x: hidden;
        overflow-y: hidden;
        z-index: -1;
    }
    .header-owl-carusel-container.no-drag {
        app-region: no-drag;
    }

    #body.notauthorized .header-owl-carusel-container {
        width: 825px;
    }
    /*#body.view_1500 .header-owl-carusel-container {
        width: 1160px;
    }*/
    #body.view_1500.notauthorized .header-owl-carusel-container {
        width: 1065px;
    }
    #body.view_1024 .header-owl-carusel-container {
        width: 900px;
    }
    #body.view_1024.notauthorized .header-owl-carusel-container {
        width: 587px;
    }

    /*
    .header-owl-carusel-container:hover {
        height: 700px;
    }
    .header-owl-carusel-container:not(:hover) {
        height: 56px !important;
    }
    */

    #body .header-owl-carusel {
        width: calc(100% - 930px);
        margin: 0 145px 0 350px;
        z-index: 1;
        position: relative;
    }

    #body.view_1500.notauthorized .header-owl-carusel {
        width: calc(100% - 390px);
    }
    #body.view_1500 .header-owl-carusel {
        width: calc(100% - 699px);
    }
    #body.notauthorized.view_normal .header-owl-carusel {
        width: calc(100% - 388px);
    }
    .header-owl-carusel .owl-stage {
        display: flex;
        flex-direction: row;
    }


    #body.view_1024.notauthorized .header-owl-carusel {
        width: calc(100% - 390px);
    }
    #body.view_1024 .header-owl-carusel {
        width: calc(100% - 633px);
    }

    .header-owl-carusel .owl-stage-outer {
        background: #262626;
    }
    .header-owl-carusel .owl-stage-outer:after {
        content: '';
        width: 3000px;
        height: 56px;
        background: #262626;
        position: absolute;
        right: -3000px;
        top: 0;
        z-index: 1;
    }
    .header-owl-carusel .owl-stage-outer:before {
        content: '';
        width: 3000px;
        height: 56px;
        background: #262626;
        position: absolute;
        left: -3000px;
        top: 0;
        z-index: 1;
    }
    /*
    .header-owl-carusel:hover .owl-stage-outer {
        overflow: initial;
    }

    .header-owl-carusel:hover .owl-item {
        visibility: hidden;
    }
    .header-owl-carusel:hover .owl-item.active {
        visibility: visible;
    }
    */
    .header-owl-carusel .owl-item {
        position: relative;
    }
    #body.view_1024 .header-owl-carusel .owl-stage {
        margin-left: 5px;
    }
    #body.view_1024 .header-owl-carusel .owl-item {
        display: flex;
        justify-content: center;
    }
    #body.view_1024 .header-owl-carusel .owl-item .item {
        max-width: 200px;
    }
    .header-owl-carusel-container:hover .owl-nav span {
        background: rgba(99, 99, 99, 0.7);
    }
    .header-owl-carusel .owl-next span:hover:before,
    .header-owl-carusel .owl-prev span:hover:before {
        color: #FDE053;
    }
    .header-owl-carusel .owl-nav span {
        position: absolute;
        display: block;
        background: rgba(0, 0, 0, 0.7);
        backdrop-filter: blur(5px);
        transform: matrix(-1, 0, 0, 1, 0, 0);
        width: 28px;
        height: 28px;
        border-radius: 28px;
        cursor: pointer;
        top: 13px;
        color: #fff;
    }
    .header-owl-carusel.disabled .owl-nav span {
        display: none;
    }
    .header-owl-carusel .owl-prev span {
        left: -38px;
    }
    .header-owl-carusel .owl-prev span:after {
        content: '';
        width: 60px;
        height: 56px;
        position: absolute;
        top: -13px;
        right: 38px;
        background: linear-gradient(270deg, #262626 0%, rgba(38, 38, 38, 0) 100%);
        pointer-events: none;
    }
    .header-owl-carusel .disabled   {
        display: none;
    }
    .header-owl-carusel .owl-prev span:before {
        content: '\e823';
        position: absolute;
        font-family: 'cb-icons';
        font-size: 6px;
        color: #fff;
        transform: rotate(-90deg);
        left: 10px;
        top: 11px;
    }
    .header-owl-carusel .owl-next span {
        right: -38px;
    }
    .header-owl-carusel .owl-next span:after {
        content: '';
        width: 60px;
        height: 56px;
        position: absolute;
        top: -13px;
        left: 37px;
        background: linear-gradient(270deg, #262626 0%, rgba(38, 38, 38, 0) 100%);
        transform: matrix(-1, 0, 0, 1, 0, 0);
        pointer-events: none;
    }
    .header-owl-carusel .owl-next span:before {
        content: '\e823';
        position: absolute;
        font-family: 'cb-icons';
        font-size: 6px;
        color: #fff;
        transform: rotate(90deg);
        left: 8px;
        top: 11px;
    }




/*end headerPromoOwl*/



#body .header-animation-container {
    display: flex;
    flex-direction: row;
}
#body .PragmaticCardsWhellTop {
    order: 1;
}
#body .jetxWhellTop {
    order: 3;
}
#body .SlotsCocktail-top  {
    order: 2;
}
#body .header-promo--freeticket {
    order: 4;
}
#body .BoardGamesSpinWheelWhellTop {
    order: 5;
}
/*
#body.view_normal .BoardGamesSpinWheelWhellTop,
#body.view_1024 .BoardGamesSpinWheelWhellTop,
#body.view_normal .header-promo--freeticket,
#body.view_1024 .header-promo--freeticket {
    display: none;
}
*/

/*
#body.view_1500 .HeaderWheel,
#body.view_normal .HeaderWheel,
#body.view_1024 .HeaderWheel {
    margin: 0 !important;
}
*/



.header-promo {
    position: relative;
    float: left;
    margin: 0 10px;
}
#body.view_1024.notauthorized .header-promo {
    transform: scale(1.1);
    margin: 0 15px;
}
.header-promo__btn{
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

.header-promo .header-promo__hint {
    position: relative;
    width: auto;
    text-decoration: none;
    box-sizing: border-box;
    cursor: pointer;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    display: none;
    line-height: 18px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background: #3d3d3d;
    border-radius: 5px;
    padding: 8px 20px 12px;
    -webkit-box-shadow: 0px -1px 12px 3px rgb(0 0 0 / 71%);
    -moz-box-shadow: 0px -1px 12px 3px rgba(0,0,0,0.71);
    box-shadow: 0px -1px 12px 3px rgb(0 0 0 / 71%);
}
.header-promo .header-promo__hint::before {
    content: '';
    position: absolute;
    left: calc(50% - 8px);
    top: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #3d3d3d transparent;
}

#body.notauthorized .header-promo:hover .header-promo__hint{
    display: block;
    position: absolute;
    display: flex;
    top: 62px;
    left: 51%;
    transform: translate(-50%, 0);
}
#body.notauthorized .header-promo--freeticket.header-promo:hover .header-promo__hint {
    top: 66px;
}
.header-promo__popup{
    display: none;
    cursor: auto;
}
.header-promo:hover .header-promo__popup{
    display: block;
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing: border-box;
}
#body.notauthorized .header-promo:hover .header-promo__popup{
    display: none;
}
.header-promo__popup:before{
    content: '';
    position: absolute;
    left: calc(50% - 8px);
    top: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #ffffff transparent;
}
.header-promo__popup:after{
    content: '';
    position: absolute;
    top: -12px;
    left: 0;
    background: transparent;
    width: 100%;
    height: 12px;
}
/* Header Promo Common } */

/* FreeTicket Promo { */
.header-promo.header-promo--freeticket{
    top: 0px;
}
/*.notauthorized .header-promo.header-promo--freeticket {
    top: -2px;
}*/
/*#body.view_1024 .header-promo.header-promo--freeticket .header-promo__btn {
    transform: scale(0.85, 0.95);
}*/

.header-promo--freeticket:hover .header-promo__popup{
    position: absolute;
    top: 70px;
    left: -115px;
    width: 360px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#body.view_1500 .header-promo--freeticket:hover .header-promo__popup{
    left: -118px;
}

.header-promo--freeticket .header-promo__tickets {
    width: 320px;
    height: 56px;
    margin: 20px;
    border: 1px solid #C5C5C5;
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-promo--freeticket .header-promo__tickets-ttl{
    font-family: 'CrystalNU4-Bold';
    font-size: 12px;
    line-height: 13px;
    color: #1A1A1A;
    margin-left: 23px;
}
.header-promo--freeticket .header-promo__tickets-ttl > span{
    font-family: 'CrystalNU4-Regular';
}
.header-promo--freeticket .header-promo__tickets--only-message .header-promo__tickets-ttl{
    margin: 0;
    width: 100%;
    text-align: center;
}
.header-promo--freeticket .header-promo__btn{
    width: 130px;
    height: 56px;
    line-height: inherit;
    font-size: initial;
    color: #ffffff;
    font-family: inherit;
    text-decoration: none;
    padding-top: 4px;
    background: url(../Images/promotion/FreeTicket/header_new.png) left top no-repeat;
    box-sizing: border-box;
    position: relative;
}
#body.view_1500 .header-promo--freeticket .header-promo__btn{
    background: url(../Images/promotion/FreeTicket/header_new.png) left top no-repeat;
    background-size: contain;
    width: 130px;
}
#body.view_1500 .header-promo--freeticket .header-promo__btn-ttl {
    padding-top: 1px;
}
/*#body.notauthorized .header-promo--freeticket .header-promo__btn{
     background: url(../Images/promotion/Train/headercarbtnbg.png) no-repeat;
    width: 120px;
    height: 35px;

}*/
.header-promo--freeticket .header-promo__btn-ttl{
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    line-height: inherit;
    color: #ffffff;
    width: 100%;
    text-align: center;
    display: block;
    box-sizing: border-box;
    margin-top: -1px;
}
.header-promo--freeticket .header-promo__btn-ttl.ttl_amount {
    background-image: url(../Images/promotion/FreeTicket/header_logo.svg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 99px;
    height: 18px;
    box-sizing: border-box;
    margin: -1px auto 0;
}
.header-promo--freeticket .header-promo__btn-ttl.ttl_22 {
    background-image: url(../Images/promotion/FreeTicket/header_freespins.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 77px;
    height: 11px;
    box-sizing: border-box;
    margin: 3px auto 0;
}
.header-promo--freeticket .header-promo__ttl1{
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-family: 'CrystalBetUni-Bold';
    text-align: center;
    margin-top: 20px;
}
.header-promo--freeticket .header-promo__ttl2{
    font-size: 12px;
    line-height: 16px;
    color: #000;
    font-family: 'CrystalBetUni-Medium';
    text-align: center;
    margin-top: 1px;
}
.header-promo--freeticket .header-promo__missions{
    display: flex;
    width: 278px;
    margin: 30px auto  0 ;
    justify-content: space-between;
}
.header-promo--freeticket .header-promo__mission {
    position: relative;
    font-family: 'CrystalBetUni-Bold';
    font-size: 10px;
    line-height: 13px;
    color: #000000;

}
.header-promo--freeticket .header-promo__mission:before {
    font-family: 'cb-mobile-icons';
    font-size: 18px;
    color: #7F94B1;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: calc(50% - 9px);
    top: -18px;

}
.header-promo--freeticket .header-promo__mission--sport:before {
    content: '\E800';
}
.header-promo--freeticket .header-promo__mission--slots:before {
    content: '\E805';
}
.header-promo--freeticket .header-promo__mission--casino:before {
    content: '\E819';
}
.header-promo--freeticket .header-promo__mission--board-games:before {
    content: '\E804';
}
.header-promo--freeticket .header-promo__mission--jetx:before {
    content: '\E889';
}
.header-promo--freeticket .header-promo__mission--completed:after {
    content: '\E82A';
    color: #33b52a;
    font-family: 'cb-icons';
    font-size: 12px;
    position: absolute;
    bottom: -17px;
    left: calc(50% - 7px);
}
.header-promo--freeticket .header-promo__more-bnt{
    display: block;
    text-decoration: none;
    background: #FDE053;
    height: 44px;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    border-radius: 6px;
    font-size: 13px;
    color: #262000;
    font-family: 'CrystalBetUni-Medium';
    padding: 0 15px;
    margin:47px 0 30px;
    transition: all .2s ease;
}
.header-promo--freeticket .header-promo__more-bnt:hover{
    background: #fcf178;
}
.header-promo--freeticket .header-promo__positions{
    width: 128px;
    height: 14px;
    display: flex;
    margin-right: 20px;
    justify-content: space-between;
}
.header-promo--freeticket .header-promo__position{
    width: 14px;
    height: 14px;
    border: 2px solid #FDE053;
    box-sizing: border-box;
    border-radius: 50px;
}
.header-promo--freeticket .header-promo__position:before {
    font-family: 'cb-icons';
    font-size: 6px;
    line-height: 14px;
}
.header-promo--freeticket .header-promo__position--won{
    border: none;
    background: #33B52A;
}
.header-promo--freeticket .header-promo__position--won:before{
    content: '\E82A';
    margin-left: 3px;
}
.header-promo--freeticket .header-promo__position--lost{
    border: none;
    background: #DC1A1A;
}
.header-promo--freeticket .header-promo__position--lost:before{
    content: '\E892';
    margin-left: 4px;
}


/* FreeTicket Promo } */

/*not autorize view_1200*/

#body.notauthorized.view_normal .HeaderWheel.HotWheelWhellTop .HeaderWheelBt {
    width: 96px;
}
#body.notauthorized.view_normal .HeaderWheel.HotWheelWhellTop {
    margin-left: 69px;
}
#body.notauthorized.view_normal .HeaderWheel {
    margin: 0 4px;
}
#body.notauthorized.view_normal  .notautorize {
    display: inline-block;

    line-height: 11px;
    text-align: left;
    padding-left: 31px;
    padding-top: 5px;
}
#body.notauthorized.view_normal .HeaderWheel.HotWheelWhellTop .notautorize {
    padding-left: 29px;
    padding-top: 6px;
}

/*
#body.notauthorized.view_normal .header-promo--freeticket .header-promo__btn {
    width: 90px;
    margin-right: 14px;
    border-radius: 4px;
    background: linear-gradient(0deg, #008026, #008026);
}
#body.notauthorized.view_normal .header-promo--freeticket .header-promo__btn-ttl {
    font-size: 11px;
    line-height: 12px !important;
    padding: 2px 0 0 32px;
    display: block;
}
#body.notauthorized.view_normal .header-promo--freeticket .header-promo__btn-ttl.ttl_amount {
    display: none;
}
*/
#body.notauthorized.view_normal .header-promo {
    margin: 0 5px;
}


#body.view_1024.notauthorized .header-animation-container {
    top: -3px;
    margin-left: calc(100% - 400px);
    transform: scale(0.60 , 0.67);
    width: 510px !important;
    left: 0;

    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: start;
    /*justify-content: left;*/
    justify-content: space-around;
    float: left;
    white-space: nowrap;
    box-sizing: border-box;
}
#body.view_1024.notauthorized .HeaderWheel {
    margin-top: -2px;
    width: auto;
    transform: initial;
    margin: 0 4px;
}
#body.view_1024.notauthorized .SportDays.SportDaysLiveFreespins {
    display: initial;
    width: initial;
    height: initial;
    background: initial;
}
#body.view_1024.notauthorized .SportDays.SportDaysLiveFreespins .HeaderWheelBt {
    width: 160px;
    height: 56px;
    background: url(../Images/promotion/SportDays/header/bg.png) no-repeat;
}
#body.view_1024.notauthorized .HeaderWheel.head-promo-position--last {
    margin-right: 0;
}
#body.view_1024.notauthorized .HeaderWheel.slotsWhellTop {
    width: auto;
    transform: initial;
    margin: 0 4px;
    top: 0;
}
#body.view_1024.notauthorized .header-promo.header-promo--freeticket .header-promo__btn {
    transform: initial;
}
#body.view_1024.notauthorized .HeaderWheel.HotWheelWhellTop {
    margin-left: 140px;
    transform: scale(1.3);
    top: 15px;
}
#body.view_1024.notauthorized .HeaderWheel.PiggyBankTop {
    transform: scale(1.2);
    top: 4px;
}
#body.view_1024.notauthorized .HeaderWheel.ChampionshipWave {
    transform: scale(1.2);
    top: 10px;
}
#body.view_1024.notauthorized .promo-train-header-container {
    transform: scale(1);
    margin: initial;
    top: 5px;
}
#body.view_1024.notauthorized .HeaderWheel.header-promo--smartsoft-slots .header-promo__btn {
    transform: scale(1.5);
    top: 10px;
}
#body.view_1024.notauthorized .HeaderWheel.sportsWhellTop {
    transform: scale(1.5);
    top: 19px;
    margin-left: 30px;
}
#body.view_normal.notauthorized .header-animation-container {
    margin-left: calc(100% - 460px);
    width: 510px !important;
    left: 10px;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: start;
    justify-content: flex-start;
    float: left;
    white-space: nowrap;
    box-sizing: border-box;

}



#body.view_normal.notauthorized .HeaderWheel {
    width: auto;
    transform: initial;
}
#body.view_normal.notauthorized .HeaderWheel.head-promo-position--last {
    margin-right: 0;
}
#body.view_normal.notauthorized .SportDays.SportDaysLiveFreespins .HeaderWheelBt {
    width: 145px;
    height: 55px;
    background: url(../Images/promotion/SportDays/header/bg.png) no-repeat;
    background-size: contain;
}
#body.view_normal.notauthorized .SportDays {
    background: initial;
    margin-top: 1px;
}
#body.view_normal.notauthorized .HeaderWheel.LegendaryFallWhellTop .HeaderWheelBt {
    width: 170px;
    height: 54px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#body.view_normal.notauthorized .HeaderWheel.slotsWhellTop .HeaderWheelBt {

}
#body.view_normal.notauthorized .HeaderWheel.SportDays:after {
    background-size: 90% auto;
}
/*test*/
#body.view_1024 .header-animation-container {
    top: -2px;
    margin-left: calc(100% - 450px);
    transform: scale(0.68 , 0.71);
    width: 590px !important;
    left: 0;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: start;
    justify-content: flex-start;
    float: left;
    white-space: nowrap;
    box-sizing: border-box;
}
#body.view_1024 .HeaderWheel {
    /*width: auto;*/
    transform: initial;
    margin: 0 4px;
}
#body.view_1024 .SportDays.SportDaysLiveFreespins {
    display: initial;
    width: initial;
    height: initial;
    background: initial;
}
#body.view_1024 .SportDays.SportDaysLiveFreespins .HeaderWheelBt {
    width: 160px;
    height: 56px;
    background: url(../Images/promotion/SportDays/header/bg.png) no-repeat;
}
#body.view_1024 .HeaderWheel.head-promo-position--last {
    margin-right: 0;
}
#body.view_1024 .HeaderWheelContainer {
    top: 95px !important;
}
#body.view_1024 .HeaderWheel.LegendaryFallWhellTop .HeaderWheelContainer {
    top: 112px !important;
}
#body.view_1024 .HeaderWheel.PiggyBankTop {
    transform: scale(1.3);
    top: 4px;
    margin-left: 45px;
}
#body.view_1024 .HeaderWheel.PiggyBankTop .HeaderWheelContainer {
    transform: scale(1);
    top: 60px !important;
}
#body.view_1024 .HeaderWheel.ChampionshipWave {
    transform: scale(1.3);
    top: 10px;
    margin-left: 30px;
}
#body.view_1024 .HeaderWheel.ChampionshipWave .HeaderWheelContainer {
    transform: scale(1);
    top: 60px !important;
}
#body.view_1024 .promo-train-header-container {
    transform: scale(1);
    margin: initial;
    top: 0;
    margin-left: 20px;
    /*margin-right: 25px;*/
}
#body.view_1024 .HeaderWheel.promo-train-header-container .HeaderWheelContainer {
    transform: scale(1);
    top: 60px !important;
}
#body.view_1024 .HeaderWheel.slotsWhellTop {
    width: auto;
    transform: initial;
    margin: 0 4px;
}
#body.view_1024 .HeaderWheel.slotsWhellTop .HeaderWheelContainer {
    transform: scale(1);
    top: 76px !important;
}

#body.view_1024 .HeaderWheel.HotWheelWhellTop  {
    transform: scale(1.3);
    top: 15px;
    margin-left: 130px;
}
#body.view_1024 .HeaderWheel.HotWheelWhellTop .HeaderWheelContainer {
    transform: scale(1);
    top: 55px !important;
}
#body.view_1024 .HeaderWheel.SpiniadaWhellTop   {
    transform: scale(1.3);
    top: 17px;
    margin-left: 140px;
}
#body.view_1024 .HeaderWheel.SpiniadaWhellTop .HeaderWheelContainer {
    transform: scale(1);
    top: 55px !important;
}
#body.view_1024 .HeaderWheel.TourExpert .HeaderWheelContainer {
    transform: scale(1.2);
    top: 103px !important;
}
#body.view_1024 .HeaderWheel.header-promo--smartsoft-slots {
    transform: scale(1.7);
    top: 11px;
    margin-left: 80px;
}
#body.view_1024 .HeaderWheel.header-promo--smartsoft-slots .header-promo__popup.slot-popup-SSCircle-Container {
    transform: scale(0.9);
    top: 30px !important;
}
#body.view_1024 .HeaderWheel.sportsWhellTop {
    transform: scale(1.5);
    top: 15px;
    margin-left: 80px;
}
#body.view_1024 .HeaderWheel.sportsWhellTop .HeaderWheelContainer  {
    transform: scale(0.9);
    top: 40px !important;
}
#body.view_1024 .HeaderWheel.SportDays {
    display: initial;
    width: initial;
    height: initial;
    background: initial;
}
#body.view_1024 .HeaderWheel.SportDays .HeaderWheelBt {
    width: 160px;
    height: 56px;
    background: url(../Images/promotion/SportDays/header/bg.png) no-repeat;
}
.HeaderWheel.SportDays .HeaderWheelBt {
    background-size: 100% auto;
    padding: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
#body.view_normal.notauthorized .HeaderWheel.SportDays .HeaderWheelBt {
    width: 145px;
    height: 54px;
    background: url(../Images/promotion/SportDays/header/bg.png) no-repeat;
    background-size: 100% auto;
}
.HeaderWheel.SportDays {
    cursor: pointer;
}
#body.notauthorized .jetxWhellTop .notautorize {
    white-space: normal;
}
#body.notauthorized.view_normal .notautorize {
    padding-left: 65px;
    padding-top: 15px;
    line-height: 12px;
}
#body.view_1024.notauthorized .HeaderWheel.slotsWhellTop .HeaderWheelBt {
    width: 160px;
    background-size: 160px 55px;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelBt {
    width: 214px;
    height: 56px;
    color: #ffffff;
    z-index: 9;
    /*background: linear-gradient(90deg, #0131D3 0%, #0B1C8C 121.9%);*/
    background: url(../Images/promotion/PragmaticMarathon/header_bg.png) no-repeat;
    /* background-size: contain; */
/*border: 1px solid #6B7FFF;*/
    box-sizing: border-box;
/*border-radius: 10px;*/
    background-repeat: no-repeat;
    background-size: 214px;
}
/*#body.en .HeaderWheel.PragmaticMarathon .HeaderWheelBt {
    width: 178px;
}
#body.ru .HeaderWheel.PragmaticMarathon .HeaderWheelBt {
    width: 174px;
}*/
.HeaderWheel.PragmaticMarathon .HeaderWheelBt:before {
    /* content: ''; */
    position: absolute;
     background-image: url(../Images/promotion/PragmaticMarathon/pragmatic_l.svg);
     width: 111.34px;
     height: 11.53px;
     left: 11px;
     top: 14px;
}
/* .HeaderWheel.PragmaticMarathon .HeaderWheelBt span {
    display: block;
    position: absolute;
    width: 30px;
    height: 41px;
    background-image: url(../Images/promotion/PragmaticMarathon/p_logo.svg);
    right: 36px;
    top: 5px;
} */
/*#body.en .HeaderWheel.PragmaticMarathon .HeaderWheelBt span {
    right: 37px;
}
#body.ru .HeaderWheel.PragmaticMarathon .HeaderWheelBt span {
    right: 34px;
}*/
.HeaderWheel.PragmaticMarathon .autorize {
    line-height: 37px;
    text-align: left;
    display: block;
    width: 100px;
    box-sizing: border-box;
    font-size: 12px;
    margin-left: 108px;
    font-family: 'CrystalBetUni-Medium';
}
.HeaderWheel.PragmaticMarathon .HeaderWheelBt:after {
    color: #ffffff;
    position: absolute;
    right: 24px;
    bottom: -3px;
    font-size: 6px;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainer {
    height: 244px;
    left: calc(50% - 369px/2);
    width: 360px;
    display: block;
    visibility: hidden;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
    top: 78px !important;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelTitle {
    height: 0;
    margin: 0;
    padding-top: 0;
    position: relative;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn {
    text-align: center;
    box-sizing: border-box;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelTitle:after {
    content: '';
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn p:nth-child(1) {
    color: #000000;
    font-size: 15px;
    font-family: 'CrystalBetUni-Bold';
    padding-top: 20px;
    padding-bottom: 4.5px;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn p:nth-child(2) {
    color: #000000;
    font-size: 13px;
    font-family: 'CrystalNU4-Bold';
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn > div {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn > div > div {
    height: 60px;
    width: 90px;
    margin-right: 13px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 10px;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn > div > div:last-child {
    margin-right: 0;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn > div > div > span {
    display: block;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn > div > div > span:nth-child(1) {
    color: #000000;
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    padding-top: 8px;
    padding-bottom: 3px;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn > div > div > span:nth-child(2) {
    color: #000000;
    font-size: 16px;
    font-family: 'CrystalBetUni-Bold';
    padding-top: 5px;
    line-height: 13px;
}
.HeaderWheel.PragmaticMarathon .HeaderWheelContainerIn > div > div:last-child span:nth-child(2) {
    color: #001EDF;
    display: block;
    width: 81px;
    margin: 0 auto;
    line-height: 13px;
}
.HeaderWheel.PragmaticMarathon:hover .HeaderWheelContainer {
    visibility: visible;
}
.HeaderWheel.PragmaticMarathon a.HeaderWheelBT {
    bottom: 30px;
}
/*#body.notauthorized .HeaderWheel.PragmaticMarathon .HeaderWheelBt {
    width: 178px;
}
#body.en.notauthorized .HeaderWheel.PragmaticMarathon .HeaderWheelBt {
    width: 159px;
}
#body.ru.notauthorized .HeaderWheel.PragmaticMarathon .HeaderWheelBt {
    width: 165px;
}*/
#body.notauthorized .HeaderWheel.PragmaticMarathon .notautorize {
    font-size: 12px;
    padding: 19px 0 0 108px;
    line-height: 0;
    display: block;
    font-family: 'CrystalBetUni-Medium';
}
/*#body.notauthorized .HeaderWheel.PragmaticMarathon .HeaderWheelBt span {
    right: 13px;
}
#body.en.notauthorized .HeaderWheel.PragmaticMarathon .HeaderWheelBt span {
    right: 17px;
}
#body.ru.notauthorized .HeaderWheel.PragmaticMarathon .HeaderWheelBt span {
    right: 24px;
}*/
.HeaderWheel.NewYearNewCar2021 .HeaderWheelBt:after {
    display: none;
}
.HeaderWheel.NewYearNewCar2021 .HeaderWheelContainer {
    display: none;
}
.HeaderWheel.NewYearNewCar2021 .autorize div {
    display: inline-block;
    /*width: 50px;*/
    height: 40px;
    text-align: left;
    line-height: 12px;
    margin-top: 15px;
}
.HeaderWheel.NewYearNewCar2021 .autorize div:nth-child(1) {
    margin-left: 145px;
    margin-right: 98px;
}
.HeaderWheel.NewYearNewCar2021 .autorize div span {
    font-size: 13px;
    font-family: 'CrystalBetUni-Bold';
    display: block;
}
.HeaderWheel.NewYearNewCar2021 .autorize div p {
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
}
#body.ru .HeaderWheel.NewYearNewCar2021 .autorize div:nth-child(1) {
    margin-right: 111px;
}
#body.en .HeaderWheel.NewYearNewCar2021 .autorize div:nth-child(1) {
    margin-right: 110px;
}
.header-promo--freeticket .header-promo__mission--sport {
    display: none;
}
.HeaderWheel.header-promo--freeticket .HeaderWheelBt:after {
    display: none;
}
.header-promo--freeticket .HeaderWheelBt {
    padding-right: 0;
}
.HeaderWheel.PragmaticMarathon {
    margin-left: 0;
}
#body.view_1024 .header-promo--freeticket .header-promo__popup {
    transform: scale(1.2);
    top: 100px !important;
}
.HeaderWheel.RangeRover25Days {
    margin: 0 auto 0 13px;
}
.HeaderWheel.RangeRover25Days .HeaderWheelBt {
    width: 211px;
    height: 56px;
    line-height: inherit;
    font-size: initial;
    color: #ffffff;
    font-family: inherit;
    padding-top: 4px;
    background: url(../Images/promotion/RangeRover25Days/Header/loged_bg.png) left top no-repeat;
    box-sizing: border-box;
    position: relative;
}
.HeaderWheel.RangeRover25Days .HeaderWheelBt::before {
    content: '';
    position: absolute;
    background: url(../Images/promotion/RangeRover25Days/cars/redcar.png) left top no-repeat;
    width: 65px;
    height: 40px;
    background-size: cover;
    left: calc(50% - 25px);
    top: 7px;
}
#body.notauthorized .HeaderWheel.RangeRover25Days .HeaderWheelBt::before {
    left: calc(50%);
}
#body.notauthorized .HeaderWheel.RangeRover25Days .HeaderWheelBt {
    background: url(../Images/promotion/RangeRover25Days/Header/not_loged_bg.png) left top no-repeat;
    width: 159px;
}
.HeaderWheel.RangeRover25Days .autorize {
    line-height: 11px;
    text-align: center;
    display: block;
    width: 50px;
    padding: 15px 2px 0px;
    box-sizing: border-box;
    color: #ffffff;
    float: right;
    margin-right: -11px;
}
.HeaderWheel.RangeRover25Days .autorize span {
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
}
.HeaderWheel.RangeRover25Days .autorize p {
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
}

.HeaderWheel.RangeRover25Days .HeaderWheelBt:after {
    display: none;
}
.header-promo__hint::before {
    content: '';
    position: absolute;
    left: calc(50% - 8px);
    top: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #3d3d3d transparent;
}
.header-promo__hint {
    position: relative;
    width: auto;
    text-decoration: none;
    box-sizing: border-box;
    cursor: pointer;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    display: none;
    line-height: 18px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background: #3d3d3d;
    border-radius: 5px;
    padding: 8px 20px 12px;
    -webkit-box-shadow: 0px -1px 12px 3px rgb(0 0 0 / 71%);
    -moz-box-shadow: 0px -1px 12px 3px rgba(0,0,0,0.71);
    box-shadow: 0px -1px 12px 3px rgb(0 0 0 / 71%);
}
#body.notauthorized .HeaderWheel:hover .header-promo__hint {
    display: block;
    position: absolute;
    display: flex;
    top: 62px;
    /*left: 51%;*/
    /*transform: translate(-50%, 0);*/
}
.RangeRover25Days.HeaderWheel:hover .header-promo__hint {
    display: block;
    position: absolute;
    display: flex;
    top: 62px;
    left: 51%;
    transform: translate(-50%, 0);
}
.RangeRover25Days.HeaderWheel:hover .header-promo__hint {
    top: 66px;
    width: 181px;
}
#body.notauthorized .RangeRover25Days.HeaderWheel:hover .header-promo__hint {
    top: 66px;
    width: auto;
}

/** Start 100 Cashback Endorphina Header **/
.header-endorphina-100cashback {
    background: url("../Images/promotion/HundredPercentCashBackEndorphina/header/100CashbackEndorphinaHeaderBg.png") top center no-repeat;
    width: 136px;
    height: 56px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
.header-endorphina-100cashback:before {
    content: '';
    position: absolute;   
    background: url("../Images/promotion/HundredPercentCashBackEndorphina/header/endorphina.svg") no-repeat;
    width: 70px;
    height: 16px;
    display: block;
    margin: 0 auto;
    top: 6px;
    left: 33px;
}
.header-endorphina-100cashback-img-100Cashback {
    position: relative;
    width: min-content;
    height: 12px;
    font-size: 13px;
    color: #FFCC00;
    font-family: 'CrystalBetUni-Medium';
    margin: 0 auto;
    top: 23px;
    left: 17px;
}
.header-endorphina-100cashback-img-100Cashback:before {
    content: '';
    position: absolute;
    background: url("../Images/promotion/HundredPercentCashBackEndorphina/header/percent.png") no-repeat;
    width: 37px;
    height: 12px;
    top: 2px;
    left: -34px;
}
.header-endorphina-100cashback-txt1 {
    font-family: 'CrystalNU4-Bold';
    font-size: 8px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    top: 40px;
    position: absolute;
    left: 17px;
}
.en .header-endorphina-100cashback-txt1 {
    left: 32px;
}
/** End of 100 Cashback Endorphina Header **/
/** Start 100 Cashback Header **/
.header-pragmatic-100cashback {
    background: linear-gradient(226.45deg, #D801E6 0%, #8F00D1 89.42%);
    border: 1px solid #F38FFF;
    box-sizing: border-box;
    border-radius: 10px;

    width: 120px !important;
    height: 56px;
    text-decoration: none !important;
}
.header-pragmatic-100cashback .header-pragmatic-100cashback-img{
    text-align: center;
    margin-bottom: 4px;
}
.header-pragmatic-100cashback .header-pragmatic-100cashback-txt{
    font-family: 'CrystalBetUni-Bold';
    font-size: 13px;
    line-height: 11px;
    display: flex;
    align-items: center;
    color: #FFCC00;
    margin-bottom: 2px;
    justify-content: center;
}
.header-pragmatic-100cashback .header-pragmatic-100cashback-txt1{
    font-family: 'CrystalNU4-Bold';
    font-size: 8px;
    line-height: 11px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    justify-content: center;
}
#body.ru .header-pragmatic-100cashback .header-pragmatic-100cashback-txt1{
    font-size: 7px;
}
/** End of 100 Cashback Header **/
/** Start of DailyFirstDepositBonus Header **/
.DailyFirstDepositBonus-header{
}
.DailyFirstDepositBonus-header .HeaderWheelBt{
    background: url("../../Content/Images/promotion/DailyFirstDepositBonus/desk-header-bg.svg");
    width: 220px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.DailyFirstDepositBonus-header .HeaderWheelBt:after{
    display: none;
}
#body.ka .DailyFirstDepositBonus-header .header-promo__btn-ttl{
    background: url("../../Content/Images/promotion/DailyFirstDepositBonus/header-ka.svg");
    width: 145px;
    height: 32px;
}
#body.en .DailyFirstDepositBonus-header .header-promo__btn-ttl{
    background: url("../../Content/Images/promotion/DailyFirstDepositBonus/header-en.svg");
    width: 123px;
    height: 32px;
}
#body.ru .DailyFirstDepositBonus-header .header-promo__btn-ttl{
    background: url("../../Content/Images/promotion/DailyFirstDepositBonus/header-ru.svg");
    width: 128px;
    height: 32px;
}
/** End of DailyFirstDepositBonus Header **/
.SlotsCocktail-top {
    width: 225px;
    height: 56px;
    background: url("../Images/promotion/SlotsCocktail/header/bg.png") no-repeat;
    box-sizing: border-box;
    border-radius: 10px;
    text-decoration: none;
    color: #fff;
    display: block;
}
.SlotsCocktail-ticket {
    width: 77px;
    position: absolute;
    height: 36px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 53px;
    top: 9px;
    box-sizing: border-box;
    padding-left: 26px;
    line-height: 12px;
}
.SlotsCocktail-ticket span {
    font-size: 13px;
    font-family: 'CrystalBetUni-Bold';
}
.SlotsCocktail-ticket:after {
    content: '';
    width: 76px;
    height: 34px;
    background-image: url("../Images/promotion/SlotsCocktail/header/ico1.png");
    background-size: contain;
    position: absolute;
    left: -51px;
    top: 5px;
}
.SlotsCocktail-points {
    width: 63px;
    position: absolute;
    height: 36px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    display: flex;
    flex-direction: column;
    justify-content: center;
    right: 10px;
    top: 9px;
    box-sizing: border-box;
    padding-left: 26px;
    line-height: 12px;
}
.SlotsCocktail-points span {
    font-size: 13px;
    font-family: 'CrystalBetUni-Bold';
}
.SlotsCocktail-points:after {
    content: '';
    width: 29px;
    height: 39px;
    background-image: url("../Images/promotion/SlotsCocktail/header/ico2.png");
    background-size: contain;
    position: absolute;
    left: -11px;
    top: -1px;
}
#body.notauthorized  .HeaderWheel.SlotsCocktail-top {
    width: 165px !important;
    background: url("../Images/promotion/SlotsCocktail/header/bg-notaut.png") no-repeat;
}
.SlotsCocktail-not-autorized {
    display: none;
}
#body.notauthorized .SlotsCocktail-not-autorized {
    width: 165px !important;
    display: flex;
    height: 56px;
    padding-left: 80px;
    font-size: 13px;
    line-height: 12px;
    font-family: 'CrystalBetUni-Bold';
    align-items: center;
}
#body.notauthorized .SlotsCocktail-autorized {
    display: none;
}
.HeaderWheel.EgtMarathon100percentCashback .HeaderWheelBt {
    width: 120px;
    height: 56px;
    line-height: inherit;
    font-size: initial;
    color: #ffffff;
    font-family: inherit;
    /*background: url(../Images/promotion/HundredPercentCashBackEGT/header_bg_new.png) left top no-repeat;*/
    background: linear-gradient(209.08deg, #1CBF12 -8.56%, #075303 104.74%);
    border: 1px solid #2AD621;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    padding: 0;
    padding-top: 4px;
}
.HeaderWheel.EgtMarathon100percentCashback .HeaderWheelBt div:nth-child(1) {
    background: url(../Images/promotion/HundredPercentCashBackEGT/egt_head_logo.svg) left top no-repeat;
    width: 50px;
    height: 14px;
    margin: 0 auto;
    margin-top: 3px;
}
.HeaderWheel.EgtMarathon100percentCashback .HeaderWheelBt div:nth-child(2) {
    box-sizing: border-box;
    position: relative;
}
.HeaderWheel.EgtMarathon100percentCashback .HeaderWheelBt div:nth-child(2):before {
    content: '';
    position: absolute;
    background: url(../Images/promotion/HundredPercentCashBackEGT/hundred_logo.png) left top no-repeat;
    width: 41px;
    height: 15px;
    left: 9px;
    top: 2px;
}
.HeaderWheel.EgtMarathon100percentCashback .HeaderWheelBt div:nth-child(2):after {
    content: '';
    position: absolute;
    background: url(../Images/promotion/HundredPercentCashBackEGT/CASHBACK.png) left top no-repeat;
    width: 54px;
    height: 11px;
    left: 52px;
    top: 5px;
}
.HeaderWheel.EgtMarathon100percentCashback .HeaderWheelBt p {
   text-align: center;
   font-size: 8px;
   font-family: 'CrystalNU4-Bold';
   padding-top: 19px;
   margin-left: -2px;
}
.EgtMarathon100percentCashback .HeaderWheelBt:after {
    display: none;
}

/*Briefcase*/
.promo-Briefcase-header-container a {
    text-decoration: none;
}
.Briefcase-button.auth {
    width: 240px;
    height: 56px;
    background: url(../Images/promotion/Briefcase/header/auth.png) no-repeat;
    position: relative;
    box-sizing: border-box;

}
#body.notauthorized .Briefcase-button.auth {
    background: url(../Images/promotion/Briefcase/header/auth2.png) no-repeat;
    width: 240px;
}
.notauthorized .Briefcase-button.auth span {
    left: 115px;
}
.Briefcase-button.auth span {
    display: block;
    width: 111px;
    height: 24px;
    color: #fff;
    text-shadow: 0px 1px 1px rgb(0 0 0 / 60%);
    font-size: 13px;
    line-height: 12px;
    font-family: 'FiraGo-Bold';
    font-feature-settings: "case" on;
    text-transform: uppercase;
    position: absolute;
    left: 120px;
    top: 5px;
}
#body.notauthorized .Briefcase-button.auth div,
#body.notauthorized .Briefcase-button.auth:after {
    display: none;
}
#body.notauthorized .Briefcase-button.auth span {
    /* top: 16px; */
    text-align: center;
}
.Briefcase-button.auth div {
    position: absolute;
    width: 92px;
    height: 18px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    display: flex;
    color: #fff;
    left: 121px;
    bottom: 6px;
    align-items: center;
    justify-content: center;
}
.Briefcase-button.auth div label {
    font-family: 'CrystalNU4-Bold';
    margin-right: 4px;
}
.Briefcase-button.auth:after {
    content: '\e823';
    position: absolute;
    font-family: 'cb-icons';
    font-size: 5px;
    pointer-events: none;
    right: 13px;
    color: rgba(255,255,255,0.5);
    bottom: 12px;
}
.promo-Briefcase-header-container:hover .Briefcase-button.auth:after {
    transform: rotate(180deg);
}
.promo-Briefcase-header-container .HeaderWheelContainer {
    height: 410px;
    top: 50px !important;
    width: 390px;
    left: calc(50% - 390px/2);
    background: url(../Images/promotion/Briefcase/header/header-bg-main.png) top center no-repeat;
}
.promo-Briefcase-header-container .HeaderWheelContainer:after {
    display: none;
}
.Briefcase-header-top-title {
    width: 100%;
    text-align: center;
    padding: 35px 0 29px 0;
    font-size: 15px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
}

.Briefcase-header-progress-main {
    width: 302px;
    height: 40px;
    margin: 0 auto 31px auto;
    text-align: left;
}
.Briefcase-header-progress-main-title {
    font-size: 13px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    padding: 0 0 7px 12px;
}
.Briefcase-header-progress {
    border-radius: 10px;
    width: 240px;
    height: 18px;
    position: relative;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.1);
    float: left;
}
.Briefcase-header-progress span {
    display: flex;
    position: absolute;
    width: 100%;
    height: 18px;
    left: 0;
    top: 0;
    font-size: 14px;
    font-family: 'CrystalBetUni-Medium';
    align-items: center;
    justify-content: center;
    color: #fff;
}
.Briefcase-header-progress-in {
    position: absolute;
    height: 18px;
    border-radius: 10px;
    left: 0;
    top: 0;
    background: #33B52A;

}
.Briefcase-header-progress-amount {
    float: right;
    text-align: right;
    font-size: 14px;
    color: #808080;
    font-family: 'CrystalBetUni-Medium';
    padding: 0px 19px 0px 0;
    position: relative;
    top: 0px;
}

.p_100.Briefcase-header-progress span{
    color: #fff;
}
.p_100 .Briefcase-header-progress-in {
    background: #33B52A;
}

.Briefcase-header-line {
    width: 320px;
    height: 1px;
    background: transparent;
    margin: 2px auto 8px auto;
    position: relative;
}
.Briefcase-header-wrapper {
    background: url(../Images/promotion/Briefcase/header/header-bg.png) no-repeat center;
    width: 320px;
    height: 180px;
    margin: 0 auto 18px;
}

.Briefcase-header-bt {
    display: block;
    text-decoration: none;
    width: 108px;
    height: 40px;
    background: #FDE053;
    border-radius: 6px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #262000;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
}
.Briefcase-header-bt:hover {
    background: #fcf178;
}

.Briefcase-header-case {
    height: 50px;
    font-size: 16px;
    font-family: 'CrystalBetUni-Bold';
    background: url(../Images/promotion/Briefcase/header/closed.png) no-repeat center -31px;
    line-height: 81px;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0 0 0;
    color: #FDE053;
}

.header-tgcc-days {
    display: flex;
    width: 300px;
    align-items: center;
    justify-content: space-evenly;
    margin: 18px auto;
}
.header-tgcc-day {
    width: 42px;
    height: 60px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    font-family: 'CrystalNU4-Bold';
    position: relative;
}
.header-tgcc-day::before {
    content: '';
    width: 28px;
    height: 2px;
    background-color: #D9D9D9;
    position: absolute;
    left: 28px;
    bottom: 10px;
    z-index: 1;
}
.header-tgcc-day:last-child::before {
    content: none;
}
.header-tgcc-day span {
    font-size: 16px;
    font-family: 'CrystalBetUni-Bold';
    height: 18px;
}
.header-tgcc-day:after {
    font-family: 'cb-icons';
    font-size: 7.3px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 2px solid  #CCCCCC;
    box-sizing: border-box;
    content: '';
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 9px 0 0 0;
    z-index: 2;
}
.header-tgcc-day.complete {
    color: rgba(255, 255, 255, 1);
}
.header-tgcc-day.incomplete {
    color: rgba(255, 255, 255, 1);
}
.header-tgcc-day.complete:after {
    content: '\E82A';
    background: #33B52A;
    border: 2px solid #33B52A;
}
.header-tgcc-day.incomplete:after {
    content: '\E892';
    background: #DC1A1A;
    border: 2px solid #DC1A1A;
}

.HeaderWheel.header-promo--GiftedTicket .HeaderWheelBt {
    background-size: contain;
    width: 150px;
    height: 56px;
    color: #fff;
    z-index: 2;
    display: block;
    padding: 0;
    text-decoration: none;
    background: url(../Images/promotion/GiftedTicket/header/10.png),url(../Images/promotion/GiftedTicket/header/bg.png);
    background-repeat: no-repeat,no-repeat;
    background-position: 37px 19px, center;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.top {
    width: 100%;
    height: 24px;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 9px;
    padding-left: 23px;
    padding-right: 21px;
    box-sizing: border-box;
    position: relative;
    font-family: 'SF-Pro-Bold';
}
.HeaderWheel.header-promo--GiftedTicket .progress-content-container-grid {
    width: 100%;
    height: 144px;
    position: relative;
    margin: 15px auto;
    box-sizing: border-box;
}
.HeaderWheel.header-promo--GiftedTicket .progress-content-container-grid .progress-line-grid.top div {
    position: absolute;
    top: 0px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-content-container-grid .progress-line-grid.top div span {
    font-family: 'CrystalBetUni-Bold';
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.top .m_p_g_1 {
    left: 23px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.top .m_p_g_2 {
    left: 96px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.top .m_p_g_3 {
    left: 163px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.top .m_p_g_4 {
    left: 234px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.top .m_p_g_5 {
    left: 307px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-grid {

}
.HeaderWheel.header-promo--GiftedTicket .progress {
    width: calc(100% - 60px);
    background: rgb(0 0 0 / 50%);
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    margin-left: 30px;
    margin-right: 30px;
}
.HeaderWheel.header-promo--GiftedTicket .header-promo__popup .progressin {
    height: 10px;
}
.HeaderWheel.header-promo--GiftedTicket .progressin div {
    background: #33B52A;
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    min-width: 3%;
    z-index: 0;
}
.HeaderWheel.header-promo--GiftedTicket .header-promo__popup .progress div span {
    min-width: 43px;
    height: 24px;
    top: calc(50% - 12px);
    line-height: 24px;
    font-family: 'SF-Bold';
    right: -41px;
    font-size: 15px;
    z-index: 2;
}
.HeaderWheel.header-promo--GiftedTicket .pregres_point {
    width: 6px !important;
    height: 6px !important;
    border-radius: 50% !important;
    background: rgba(255,255,255,0.5) !important;
    position: absolute !important;
    left: 2px !important;
    top: 2px !important;
    z-index: 1 !important;
    min-width: initial !important;
    max-width: initial !important;
    box-sizing: initial !important;
}
.HeaderWheel.header-promo--GiftedTicket .pregres_point.p_p_2 {
    left: 74px !important;
}
.HeaderWheel.header-promo--GiftedTicket .pregres_point.p_p_3 {
    left: 146px !important;
}
.HeaderWheel.header-promo--GiftedTicket .pregres_point.p_p_4 {
    left: 218px !important;
}
.HeaderWheel.header-promo--GiftedTicket .pregres_point.p_p_5 {
    left: 292px !important;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.bottom {
    width: 100%;
    height: 24px;
    color: rgba(255,255,255,0.5);
    font-size: 18px;
    line-height: 21px;
    margin-top: 13px;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
    position: relative;
    font-family: 'SF-Pro-Bold';
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.bottom div {
    position: absolute;
    top: 0px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.bottom div.above {
    color: #33B52A;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.bottom .m_p_g_1 {
    left: 25px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.bottom .m_p_g_2 {
    left: 96px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.bottom .m_p_g_3 {
    left: 168px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.bottom .m_p_g_4 {
    left: 240px;
}
.HeaderWheel.header-promo--GiftedTicket .progress-line-grid.bottom .m_p_g_5 {
    left: 312px;
}
.HeaderWheel.header-promo--GiftedTicket .header-promo__popup {
    position: absolute;
    height: 359px;
    background: url(../Images/promotion/GiftedTicket/header/popoverbg.png) no-repeat;
    border-radius: 10px;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
    top: 64px !important;
    width: 360px;
    left:calc(50% - 360px/2);
}
.HeaderWheel.header-promo--GiftedTicket .header-promo__popup::before{
    display: none;
}
.HeaderWheel.header-promo--GiftedTicket .HeaderWheelBT {
    bottom: 30px;
}
.HeaderWheel.header-promo--GiftedTicket .HeaderWheelBt:after {
    display: none;
}
.header-promo--GiftedTicket .header-promo__btn-ttl {
    width: 100%;
    height: 16px;
    display: block;
    box-sizing: border-box;
    padding-top: 3px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
}
.header-promo--GiftedTicket .header-promo__btn-ttl.ttl_amount {
    background-repeat: no-repeat;
    background-position: top center;
    width: 90px;
    display: none;
    height: 27px;
    box-sizing: border-box;
    position: absolute;
    top: 14px;
    left:calc(50% - 45px);
    font-family: 'CrystalBetUni-Bold';
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #FFCA02;
    box-sizing: border-box;
}
.header-promo--GiftedTicket .header-promo__btn-ttl.ttl_22 {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 34px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.47);
}
.header-promo--GiftedTicket .header-promo__btn-ttl.ttl_221 {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.47);
}
.header-promo--GiftedTicket .header-promo__ttl1 {
    font-size: 15px;
    line-height: 20px;
    color: transparent;
    font-family: 'CrystalBetUni-Bold';
    text-align: center;
    margin-top: 29px;
    background: url(../Images/promotion/GiftedTicket/header/title_ka.png) no-repeat center top;
    height: 24px;
}
#body.en .header-promo--GiftedTicket .header-promo__ttl1 {
    background: url(../Images/promotion/GiftedTicket/header/title_en.png) no-repeat center top;
    background-size: auto 24px;
}
#body.ru .header-promo--GiftedTicket .header-promo__ttl1 {
    background: url(../Images/promotion/GiftedTicket/header/title_ru.png) no-repeat center top;
    background-size: auto 24px;
}
.header-promo--GiftedTicket .header-promo__gridtickets {
    width: 320px;
    height: 54px;
    margin: 14px 20px 30px 20px;
    border: 1px solid #3082E8;
    box-sizing: border-box;
    border-radius: 10px;
    background: rgba(0, 8, 14, 0.60);
}
.header-promo--GiftedTicket .header-promo__gridtickets-ttl .default_test {
    margin-top: 20px;
    font-family: 'CrystalNU4-Bold';
    font-size: 12px;
    line-height: 13px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.header-promo--GiftedTicket .header-promo__gridtickets-ttl .promo__gridtickets_date {
    width: 96px;
    height: 54px;
    float: left;
    position: relative;
    box-sizing: border-box;
    padding-top: 12px;
    padding-left: 15px;
}
.header-promo--GiftedTicket .header-promo__gridtickets-ttl .ticket_name {
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: left;
    font-family: 'CrystalNU4-Bold';
    font-size: 12px;
    line-height: 13px;
    color: #fff;
}
.header-promo--GiftedTicket .header-promo__gridtickets-ttl .ticket_date {
    width: 110%;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: left;
    margin-top: 4px;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 13px;
    color: #fff;
}
.header-promo--GiftedTicket .header-promo__positions {
    width: 203px;
    height: 14px;
    margin-right: 19px;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 7px;
    float: right;
    position: relative;
    margin-top: 20px;
}
.header-promo--GiftedTicket .header-promo__position{
    width: 14px;
    height: 14px;
    border: 2px solid #FDE053;
    box-sizing: border-box;
    border-radius: 50px;
    color: #FFFFFF;
}
.header-promo--GiftedTicket .header-promo__position:before {
    font-family: 'cb-icons';
    font-size: 6px;
    line-height: 14px;
}
.header-promo--GiftedTicket .header-promo__position--won{
    border: none;
    background: #33B52A;
}
.header-promo--GiftedTicket .header-promo__position--won:before{
    content: '\E82A';
    margin-left: 3px;
}
.header-promo--GiftedTicket .header-promo__position--lost{
    border: none;
    background: #DC1A1A;
}
.header-promo--GiftedTicket .header-promo__position--lost:before{
    content: '\E892';
    margin-left: 3.2px;
}
.header-promo--GiftedTicket .header-promo__ttl2 {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-family: 'CrystalNU4-Bold';
    text-align: center;
}
#body.notauthorized .HeaderWheel:hover.header-promo--GiftedTicket .header-promo__hint {
    top: 66px;
}

.HeaderWheel.HundredPercentCashBackCTGamingTop .HeaderWheelBt {
    width: 120px;
    height: 56px;
    background-image: url('../Images/promotion/HundredPercentCashBackCTGaming/headerbg.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 0;
    padding-right: 0;
}
.HeaderWheel.HundredPercentCashBackCTGamingTop .ct-gmg{
    font-family: 'CrystalBetUni-Bold';
    margin: 0 auto;
    font-size: 10px;
    line-height: 11px;
    color: #FFCC00;
    text-align: center;
    position: relative;
    padding-top: 27px;
}
#body.en .HeaderWheel.HundredPercentCashBackCTGamingTop .ct-gmg{
    width: 104px;
}
#body.ru .HeaderWheel.HundredPercentCashBackCTGamingTop .ct-gmg{
    font-size: 9px;
    width: 104px;
}
.HeaderWheel.HundredPercentCashBackCTGamingTop div:after{
    content: '';
    position: absolute;
    width: 101px;
    height: 16px;
    background: url('../Images/promotion/HundredPercentCashBackCTGaming/ctinteractive_logo.png') no-repeat center top;
    top: 9px;
    left: calc(50% - 50px);
    background-size: cover !important;
}
.HeaderWheel.HundredPercentCashBackCTGamingTop .HeaderWheelBt:after{
    display: none !important;
}
.HeaderWheel.MagnificentSeven {
    width: 196px;
    height: 56px;
    background: url("../Images/promotion/MagnificentSeven/logged.png") no-repeat;
    box-sizing: border-box;
    text-decoration: none;
    color: #ffffff;
    display: block;
}



#body.notauthorized .HeaderWheel.MagnificentSeven {
    width: 138px !important;
    background: url("../Images/promotion/MagnificentSeven/not_loged.png") no-repeat;
}
.HeaderWheel.MagnificentSeven .HeaderWheelBt {
    width: 100%;
    height: 56px;
    line-height: initial;
    text-align: right;
    color: #ffffff;
    font-size: 13px;
    padding-right: 19px;
}
.HeaderWheel.MagnificentSeven .autorize {
    text-align: center;
    margin-top: 16px;
    line-height: 11px;
}
.HeaderWheel.MagnificentSeven .autorize p {
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
}
.HeaderWheel.MagnificentSeven .HeaderWheelBt:after {
    display: none;
}
.HeaderWheel.header-promo--GiftedTicket .header-promo__hint {
    visibility: hidden;
}
.ThreeTimes100PercentCashBackEGT .HeaderWheelBt {
    width: 196px;
    height: 56px;
    border-radius: 10px;
    background-image: url('../Images/promotion/ThreeTimes100PercentCashBackEGT/header_bg.png');
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    box-sizing: border-box;
    padding-right: 0;
}
.ThreeTimes100PercentCashBackEGT .banner_logo {
    width: 100%;
    height: 32px;
    background: url('../Images/promotion/ThreeTimes100PercentCashBackEGT/header_image_ge.png') center no-repeat;
    padding-top: 8px;
}
#body.en .ThreeTimes100PercentCashBackEGT .banner_logo {
    background: url('../Images/promotion/ThreeTimes100PercentCashBackEGT/header_image_en.png') center no-repeat;
}
#body.ru .ThreeTimes100PercentCashBackEGT .banner_logo {
    background: url('../Images/promotion/ThreeTimes100PercentCashBackEGT/header_image_ru.png') center no-repeat;
}
.ThreeTimes100PercentCashBackEGT .title_one {
    font-size: 10px;
    text-align: center;
    color: #FDE053;
    font-family: 'CrystalNU4-Bold';
    margin-top: -13px;
}
.ThreeTimes100PercentCashBackEGT .HeaderWheelBt:after {
    display: none;
}
/* Pragmatic */
.ThreeTimes100PercentCashBackPragmatic .HeaderWheelBt {
    width: 220px;
    height: 56px;
    border-radius: 10px;
    background-image: url('../Images/promotion/ThreeTimes100PercentCashBackPragmatic/header_bg.png');
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    box-sizing: border-box;
    padding-right: 0;
}
.ThreeTimes100PercentCashBackPragmatic .banner_logo {
    width: 100%;
    height: 32px;
    background: url('../Images/promotion/ThreeTimes100PercentCashBackPragmatic/header_image_ge.png') center no-repeat;
    padding-top: 8px;
}
#body.en .ThreeTimes100PercentCashBackPragmatic .banner_logo {
    background: url('../Images/promotion/ThreeTimes100PercentCashBackPragmatic/header_image_en.png') center no-repeat;
}
#body.ru .ThreeTimes100PercentCashBackPragmatic .banner_logo {
    background: url('../Images/promotion/ThreeTimes100PercentCashBackPragmatic/header_image_ru.png') center no-repeat;
}
.ThreeTimes100PercentCashBackPragmatic .title_one {
    font-size: 10px;
    text-align: center;
    color: #FDE053;
    font-family: 'CrystalNU4-Bold';
    margin-top: -13px;
}
.ThreeTimes100PercentCashBackPragmatic .HeaderWheelBt:after {
    display: none;
}

/**/
.DepositBonusGenerator .HeaderWheelBt:after {
    display: none;
}
.DepositBonusGenerator .HeaderWheelBt {
    width: 245px;
    height: 56px;
    border: none;
    border-radius: 10px;
    background-image: url(../Images/promotion/DepositBonusGenerator/header.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 245px 56px;
    box-sizing: border-box;
    padding-right: 0;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #FFCC00;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
    font-family: 'HelveticaBold';
    padding-top: 33px;
}
.DepositBonusGenerator .HeaderWheelBt div {

    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 100%;
    height: 18px;
    position: absolute;
    left: 0;
    top: 10px;

}
#body.ka .DepositBonusGenerator .HeaderWheelBt div {
    background-image: url(../Images/promotion/DepositBonusGenerator/header/top-title-ka.png);
}
#body.en .DepositBonusGenerator .HeaderWheelBt div {
    background-image: url(../Images/promotion/DepositBonusGenerator/header/top-title-en.png);
}
#body.ru .DepositBonusGenerator .HeaderWheelBt div {
    background-image: url(../Images/promotion/DepositBonusGenerator/header/top-title-ru.png);
}


/**/

/**/
.DepositBonusGenerator1000 .HeaderWheelBt:after {
    display: none;
}
.DepositBonusGenerator1000 .HeaderWheelBt {
    width: 245px;
    height: 56px;
    border: none;
    border-radius: 10px;
    background-image: url(../Images/promotion/DepositBonusGenerator1000/header.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 245px 56px;
    box-sizing: border-box;
    padding-right: 0;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #000;
    text-shadow: 0px 1px 0px #FFF2AC;
    font-family: 'HelveticaBold';
    padding-top: 33px;
}
.DepositBonusGenerator1000 .HeaderWheelBt div {

    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 100%;
    height: 18px;
    position: absolute;
    left: 0;
    top: 10px;

}
#body.ka .DepositBonusGenerator1000 .HeaderWheelBt div {
    background-image: url(../Images/promotion/DepositBonusGenerator1000/header/top-title-ka.png);
}
#body.en .DepositBonusGenerator1000 .HeaderWheelBt div {
    background-image: url(../Images/promotion/DepositBonusGenerator1000/header/top-title-en.png);
}
#body.ru .DepositBonusGenerator1000 .HeaderWheelBt div {
    background-image: url(../Images/promotion/DepositBonusGenerator1000/header/top-title-ru.png);
}

/**/



.PragmaticEGTInstantCashback .HeaderWheelBt:after {
    display:none !important;
}
.PragmaticEGTInstantCashback .HeaderWheelBt {
    width: 224px;
    height: 56px;
    border: none;
    border-radius: 10px;

    background-repeat: no-repeat;
    background-position: top center;
    background-size: 224px 56px;
    box-sizing: border-box;
    padding-right: 0;
}
.ka .PragmaticEGTInstantCashback .HeaderWheelBt {
    background-image: url(../Images/promotion/PragmaticEGTInstantCashback/h_ka.png);
}
.en .PragmaticEGTInstantCashback .HeaderWheelBt {
    background-image: url(../Images/promotion/PragmaticEGTInstantCashback/h_en.png);
}
.ru .PragmaticEGTInstantCashback .HeaderWheelBt {
    background-image: url(../Images/promotion/PragmaticEGTInstantCashback/h_ru.png);
}

/* live casino instant cashback */
.LiveCasinoInstantCashback .HeaderWheelBt:after {
    display:none !important;
}
.LiveCasinoInstantCashback .HeaderWheelBt {
    width: 235px;
    height: 56px;
    border: none;
    border-radius: 10px;
    background-image: url(../Images/promotion/LiveCasinoCashback/header.png);
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 235px 56px; */
    box-sizing: border-box;
    padding-right: 0;
    font-family: 'FiraGO-Medium';
    font-size: 12px;
    display: flex;
    align-items: flex-end;
    text-align: center;
    justify-content: center;
    color: #FFFFFF;
}
/* live casino instant cashback end*/

.EGTInstantCashback .HeaderWheelBt {
    width: 224px;
    height: 56px;
    border: none;
    border-radius: 10px;

    background-repeat: no-repeat;
    background-position: top center;
    background-size: 224px 56px;
    box-sizing: border-box;
    padding-right: 0;
}
.ka .EGTInstantCashback .HeaderWheelBt {
    background-image: url(../Images/promotion/EGTInstantCashback/h_ka.png);
}
.en .EGTInstantCashback .HeaderWheelBt {
    background-image: url(../Images/promotion/EGTInstantCashback/h_en.png);
}
.ru .EGTInstantCashback .HeaderWheelBt {
    background-image: url(../Images/promotion/EGTInstantCashback/h_ru.png);
}


.EGTInstantCashback .banner_logo {
    width: 94%;
    height: 30px;
    background: url(../Images/promotion/EGTInstantCashback/header_ge.png) top left no-repeat;
    background-size: contain;
    margin: 5px auto 0 6px;
}
#body.en .EGTInstantCashback .banner_logo {
    background: url(../Images/promotion/EGTInstantCashback/header_en.png) top left no-repeat;
    background-size: contain;
}
#body.ru .EGTInstantCashback .banner_logo {
    background: url(../Images/promotion/EGTInstantCashback/header_ru.png) top left no-repeat;
    background-size: contain;
}
.EGTInstantCashback .title_one {
    font-size: 11px;
    text-align: center;
    color: #ffffff;
    font-family: 'FiraGO-SemiBoldItalic';
    margin-top: -8px;
    margin-left: -2px;
    letter-spacing: -0.02em;
    font-size: 11px;
    color: #ffffff;
}
#body.en .EGTInstantCashback .title_one {
    font-size: 9px;
}
#body.ru .EGTInstantCashback .title_one {
    font-size: 8.8px;
}
.EGTInstantCashback .HeaderWheelBt:after {
    display: none;
}
.YourTurnToWin .HeaderWheelBt {
    width: 300px;
    height: 56px;
    border: 1px solid #FFDA44;
    border-radius: 10px;
    background-image: url(../Images/promotion/YourTurnToWin/logged.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-sizing: border-box;
    padding-right: 0;
    text-align: left;
    line-height: normal;
}
.YourTurnToWin .HeaderWheelBt:after {
    display: none;
}
#body.notauthorized .YourTurnToWin .HeaderWheelBt {
    background-image: url(../Images/promotion/YourTurnToWin/not_loged.png);
    width: 300px;
}
.YourTurnToWin .jackwin {
    width: 126.5px;
    height: 25px;
    background-image: url(../Images/promotion/YourTurnToWin/header_logged_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 14px 0 0 10px;
    display: inline-block;
}

.YourTurnToWin .scorewin {
    display: inline-block;
    width: 90px;
    height: 36px;
    box-sizing: border-box;
    position: relative;
    /*background: rgba(0,0,0,0.5);*/
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    top: -12px;
    left: -2px;
    color: #ffffff;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    padding-top: 2px;
}
.YourTurnToWin .scorewin > div {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    text-align: left;
}
.YourTurnToWin .scorewin span:nth-child(1) {
    display: inline-block;
    font-size: 18px;
    font-family: 'CrystalBetUni-Medium';
    height: 13px;
    color: #FFCC00;
}
.YourTurnToWin .scorewin span:nth-child(2) {
    font-size: 12px;
    font-family: 'CrystalNU4-Bold';
    color: #FFCC00;
    margin-top: 7px;
    margin-left: -1px;
}

.YourTurnToWin .notloggedwin {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    /*width: 100px;*/
    justify-content: flex-start;
}
.YourTurnToWin .notloggedwin span:nth-child(1) {
    color: #FFCC00;
    font-size: 22px;
    font-family: 'CrystalBetUni-Medium';
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    margin: 23px 0 0 7px;
}

.YourTurnToWin .notloggedwin span:nth-child(2) {
    width: 126.5px;
    height: 25px;
    background-image: url(../Images/promotion/YourTurnToWin/header_logged_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 14px 0 0 2px;
}

#body.notauthorized .YourTurnToWin .notautorize {
    margin: 0;
    padding: 0;
}
.HeaderWheel.YourTurnToWin {
    position: relative;
}
.HeaderWheel.YourTurnToWin:after {
    content: '';
    position: absolute;
    background: url(../Images/promotion/YourTurnToWin/header_logo_car.png) no-repeat;
    width: 83px;
    height: 57px;
    top: -1px;
    right: -1px;
    background-size: contain;
    cursor: pointer;
    border-radius: 10px;
}
.ThreeTimes100PercentCashBackJetX .HeaderWheelBt {
    width: 220px;
    height: 56px;
    border-radius: 10px;
    background-image: url(../Images/promotion/ThreeTimes100PercentCashBackJetX/header_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    box-sizing: border-box;
    padding-right: 0;
}
.ThreeTimes100PercentCashBackJetX .banner_logo {
    width: 100%;
    height: 32px;
    background: url(../Images/promotion/ThreeTimes100PercentCashBackJetX/header_image_ge.png) center no-repeat;
    padding-top: 8px;
}
#body.en .ThreeTimes100PercentCashBackJetX .banner_logo {
    background: url('../Images/promotion/ThreeTimes100PercentCashBackJetX/header_image_en.png') center no-repeat;
}
#body.ru .ThreeTimes100PercentCashBackJetX .banner_logo {
    background: url('../Images/promotion/ThreeTimes100PercentCashBackJetX/header_image_ru.png') center no-repeat;
}
.ThreeTimes100PercentCashBackJetX .title_one {
    font-size: 10px;
    text-align: center;
    color: #FDE053;
    font-family: 'CrystalNU4-Bold';
    margin-top: -13px;
}
/* 3 Oaks Gaming */
.header-100PercentCashback3Oaks .HeaderWheelBt {
    width: 120px;
    height: 56px;
    border-radius: 10px;
    background: url('../Images/promotion/HundredPercentCashback3Oaks/header/logo_oaks3.png'), url('../Images/promotion/HundredPercentCashback3Oaks/header/headerbg.png');
    background-repeat: no-repeat, no-repeat;
    background-position: 15px 6px, top;
    background-size: 87px 16px, contain;
    box-sizing: border-box;
    padding-right: 0;
}
.header-100PercentCashback3Oaks .oaks2ttl {
    font-size: 10px;
    text-align: center;
    color: #FFCC00;
    font-family: 'CrystalBetUni-Bold';
    line-height: 11px;
    position: relative;
    top: 27px;
    left: -1px;
}
.en .header-100PercentCashback3Oaks .oaks2ttl,
.ru .header-100PercentCashback3Oaks .oaks2ttl {
    padding: 0 10px;
}
.header-100PercentCashback3Oaks .HeaderWheelBt:after {
    display: none;
}
/*Briefcase*/
.promo-CBTrain-header-container a {
    text-decoration: none;
}
.CBTrain-button.auth {
    width: 314px;
    height: 56px;
    background-repeat: no-repeat,no-repeat;
    background: url(../Images/promotion/CBTrain/header/auth.png) no-repeat;
    position: relative;
    box-sizing: border-box;

}
#body.notauthorized .HeaderWheel .CBTrain-button.auth {
    width: 280px;

    background: url(../Images/promotion/CBTrain/header/auth_ge.png) no-repeat;
}
#body.notauthorized .CBTrain-button.auth:before {
    background-position: 110px center;
}

.CBTrain-button.auth:before {
    content: '';
    width: 100%;
    position: absolute;
    top: 7px;
    height: 16px;

    background-repeat: no-repeat;
    background-position: 130px center;
    background-size: contain;

}
.ka .CBTrain-button.auth:before {
    background-image: url(../Images/promotion/CBTrain/euroexpress.ka.png);
}
.en .CBTrain-button.auth:before {
    background-image: url(../Images/promotion/CBTrain/euroexpress.en.png);
}
.ru .CBTrain-button.auth:before {
    background-image: url(../Images/promotion/CBTrain/euroexpress.ru.png);
}


.notauthorized .CBTrain-button.auth span {
    left: 115px;
}
.CBTrain-button.auth span {
    display: block;
    width: calc(100% - 10px);
    height: 11px;
    position: absolute;
    right: 10px;
    top: 11px;
    background-repeat: no-repeat;
    background-position: center left 83px;
}
#body:not(.notauthorized).ka .CBTrain-button.auth span {
    background-image: url(../Images/promotion/CBTrain/header/geo_h.png);
}
#body:not(.notauthorized).en .CBTrain-button.auth span {
    background-image: url(../Images/promotion/CBTrain/header/eng_h.png);
}
#body:not(.notauthorized).ru .CBTrain-button.auth span {
    height: 13px;
    background-image: url(../Images/promotion/CBTrain/header/rus_h.png);
}
#body.notauthorized .CBTrain-button.auth div,
#body.notauthorized .CBTrain-button.auth:after {
    display: none;
}
#body.notauthorized .CBTrain-button.auth span {
    /* top: 16px; */
    text-align: center;
    display: none;
}
.CBTrain-button.auth div {
    position: absolute;
    width: 92px;
    height: 18px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    display: flex;
    color: #fff;
    right: 16px;
    bottom: 8px;
    align-items: center;
    justify-content: center;
}
.CBTrain-button.auth div label {
    font-family: 'CrystalNU4-Bold';
    margin-right: 4px;
}
.CBTrain-button.auth:after {
    content: '\e823';
    position: absolute;
    font-family: 'cb-icons';
    font-size: 6px;
    pointer-events: none;
    right: 19px;
    color: rgba(255,255,255,0.5);
    bottom: 15px;
    display: none;
}
.promo-CBTrain-header-container:hover .CBTrain-button.auth:after {
    transform: rotate(180deg);
}
.promo-CBTrain-header-container .HeaderWheelContainer {
    height: 455px;
    top: 45px !important;
    width: 360px;
    left: calc(50% - 360px/2);
    background: url(../Images/promotion/CBTrain/header/headerpopback.png) top center no-repeat;
}
.promo-CBTrain-header-container .HeaderWheelContainer:after {
    display: none;
}
.CBTrain-header-top-title {
    width: 100%;
    text-align: center;
    padding: 35px 0 29px 0;
    font-size: 15px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
}

.CBTrain-header-progress-main {
    width: 302px;
    height: 40px;
    margin: 0 auto 16px auto;
    text-align: left;
}
.CBTrain-header-progress-main-title {
    font-size: 13px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    padding: 0 0 7px 22px;
    margin-top: 54px;
}
.CBTrain-header-progress {
    border-radius: 10px;
    width: 240px;
    height: 18px;
    position: relative;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.4);
    float: left;
    margin-left: 10px;
}
.CBTrain-header-progress span {
    display: flex;
    position: absolute;
    width: 100%;
    height: 18px;
    left: 0;
    top: 0;
    font-size: 14px;
    font-family: 'CrystalBetUni-Medium';
    align-items: center;
    justify-content: center;
    color: #fff;
}
.CBTrain-header-progress-in {
    position: absolute;
    height: 18px;
    border-radius: 10px;
    left: 0;
    top: 0;
    background: #33B52A;

}
.CBTrain-header-progress-amount {
    float: right;
    text-align: right;
    font-size: 14px;
    color: rgba(255,255,255,0.6);
    font-family: 'CrystalBetUni-Medium';
    padding: 0px 9px 0px 0;
    position: relative;
    top: 0px;
}

.p_100.CBTrain-header-progress span{
    color: #fff;
}
.p_100 .CBTrain-header-progress-in {
    background: #33B52A;
}

.CBTrain-header-line {
    width: 320px;
    height: 1px;
    background: transparent;
    margin: 2px auto 8px auto;
    position: relative;
}
.CBTrain-header-wrapper {
    /*background: url(../Images/promotion/CBTrain/header/header-bg.png) no-repeat center;*/
    width: 320px;
    height: 180px;
    margin: 0 auto 18px;
}

.CBTrain-header-bt {
    display: block;
    text-decoration: none;
    width: 108px;
    height: 40px;
    background: #FDE053;
    border-radius: 6px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #262000;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
}
.CBTrain-header-bt:hover {
    background: #fcf178;
}

.CBTrain-header-train {
    font-size: 16px;
    font-family: 'CrystalBetUni-Bold';
    line-height: 81px;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    line-height: 22px;
    color: #FDE053;
    position: relative;
    padding-top: 71px;
}
.CBTrain-header-isplayd {
    font-family: 'HelveticaBold';
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    color: #FDE053;
    margin-top: 0px;
    margin-bottom: 48px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 44px;
    font-weight: bold;
}
.CBTrain-header-isplayd span {
    font-family: 'CrystalBetUni-Medium';
    font-size: 13px;
    line-height: 18px;
}
.CBTrain-header-train:after {
    content: '';
    display: none;
    width: 102px;
    height: 82px;
    background: url(../Images/promotion/CBTrain/header/train.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left:calc(50% - 51px);
    top: -23px;

}
.promo-CBTrain-header-container .header-tgcc-days {
    margin: 13px auto;
}
.CBTrain-ticlet-flat {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.02em;
    color: #FDE053;
    box-sizing: border-box;
    padding-right: 135px;
    position: absolute;
    right: -21px;
    top: 33px;

}
.ru .CBTrain-ticlet-flat {
    font-size: 10px;

}
#body.notauthorized .CBTrain-ticlet-flat {
    display: none;
}


/*Start HundredPercentFirstDepositBonus Header */
#body .HeaderWheel.ZeroWheelLeaderboard .HeaderWheelBt{
    background: url("../Images/promotion/ZeroWheelLeaderboard/Header/top.png");
    width: 205px;
    height: 56px;
    box-sizing: border-box;
    padding: 0;
}
#body .HeaderWheel.ZeroWheelLeaderboard .ZeroWheelLeaderboard_lang {
    width: 152px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 6px;
    
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#body.ka .HeaderWheel.ZeroWheelLeaderboard .ZeroWheelLeaderboard_lang {
    background-image: url("../Images/promotion/ZeroWheelLeaderboard/Header/ka.png");
}
#body.en .HeaderWheel.ZeroWheelLeaderboard .ZeroWheelLeaderboard_lang {
    background-image: url("../Images/promotion/ZeroWheelLeaderboard/Header/en.png");
}
#body.ru .HeaderWheel.ZeroWheelLeaderboard .ZeroWheelLeaderboard_lang {
    background-image: url("../Images/promotion/ZeroWheelLeaderboard/Header/ru.png");
}
.ZeroWheelLeaderboard_freespin_ico {
    width: 135px;
    height: 25px;
    position: absolute;
    right: 10px;
    bottom: 6px;
    background-image: url("../Images/promotion/ZeroWheelLeaderboard/Header/freespins.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ZeroWheelLeaderboard_freespin {
    width: 107px;
    height: 20px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.80);
    box-shadow: 0px 0px 4px 0px #E3B768;
    position: absolute;
    right: 24px;
    bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
}
.ZeroWheelLeaderboard_freespin label {
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
    padding-right: 4px;
}



/*Start HundredPercentFirstDepositBonus Header */
#body .HeaderWheel.HundredPercentFirstDepositBonus .HeaderWheelBt{
    background: url("../Images/promotion/HundredPercentFirstDepositBonus/header/header.png");
    width: 280px;
    height: 56px;
    padding: 10px 12px 7px 12px;
    box-sizing: border-box;
}
#body .HeaderWheel.HundredPercentFirstDepositBonus .HeaderWheelBt .topHeader{
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
}
#body.en .HeaderWheel.HundredPercentFirstDepositBonus .HeaderWheelBt .topHeader{
    justify-content: space-evenly;
}
#body .HeaderWheel.HundredPercentFirstDepositBonus .HeaderWheelBt p{
    text-align: center;
    font-family: 'CrystalNU4-Bold';
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
}
#body .HeaderWheel.HundredPercentFirstDepositBonus .HeaderWheelBt .topHeader div:nth-child(1){
    background: url("../Images/promotion/HundredPercentFirstDepositBonus/header/100.png");
    width: 83px;
    height: 21px;
}
#body.ka .HeaderWheel.HundredPercentFirstDepositBonus .HeaderWheelBt .topHeader div:nth-child(2){
    background: url("../Images/promotion/HundredPercentFirstDepositBonus/header/ka.png");
    width: 169px;
    height: 19px;
}
#body.en .HeaderWheel.HundredPercentFirstDepositBonus .HeaderWheelBt .topHeader div:nth-child(2){
    background: url("../Images/promotion/HundredPercentFirstDepositBonus/header/en.png");
    width: 150px;
    height: 19px;
}
#body.ru .HeaderWheel.HundredPercentFirstDepositBonus .HeaderWheelBt .topHeader div:nth-child(2){
    background: url("../Images/promotion/HundredPercentFirstDepositBonus/header/ru.png");
    width: 169px;
    height: 18px;
}

/*End of HundredPercentFirstDepositBonus Header */


/*Start FirstDepositBonus Header */
#body .HeaderWheel.FirstDepositBonus .HeaderWheelBt{
    background: url("../Images/promotion/FirstDepositBonus/header/header.png");
    width: 280px;
    height: 56px;
    padding: 10px 12px 7px 12px;
    box-sizing: border-box;
}
#body .HeaderWheel.FirstDepositBonus .HeaderWheelBt .topHeader{
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
}
#body.en .HeaderWheel.FirstDepositBonus .HeaderWheelBt .topHeader{
    justify-content: space-evenly;
}
#body .HeaderWheel.FirstDepositBonus .HeaderWheelBt p{
    text-align: center;
    font-family: 'CrystalNU4-Bold';
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
}
.FirstDepositBonus_1 {
    
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 115px;
    height: 21px;
    margin-right: 2px;
}
/*20,50,100,200*/
.FirstDepositBonus_1.header_20 {
    background-image: url(../Images/promotion/FirstDepositBonus/config/20.png);
}
.FirstDepositBonus_1.header_50 {
    background-image: url(../Images/promotion/FirstDepositBonus/config/50.png);
}
.FirstDepositBonus_1.header_100 {
    background-image: url(../Images/promotion/FirstDepositBonus/config/100.png);
}
.FirstDepositBonus_1.header_200 {
    background-image: url(../Images/promotion/FirstDepositBonus/config/200.png);
}



#body .HeaderWheel.FirstDepositBonus .HeaderWheelBt .topHeader div:nth-child(2){
    width: 100%;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
#body.ka .HeaderWheel.FirstDepositBonus .HeaderWheelBt .topHeader div:nth-child(2){
    background-image: url("../Images/promotion/FirstDepositBonus/ka.png");
}
#body.en .HeaderWheel.FirstDepositBonus .HeaderWheelBt .topHeader div:nth-child(2){
    background-image: url("../Images/promotion/FirstDepositBonus/en.png");
}
#body.ru .HeaderWheel.FirstDepositBonus .HeaderWheelBt .topHeader div:nth-child(2){
    background-image: url("../Images/promotion/FirstDepositBonus/ru.png");
}

/*End of FirstDepositBonus Header */


/*BonusAssortGift_Special*/
.BonusAssortGift_Special .HeaderWheelBt {
    width: 150px;
    height: 56px;
    border-radius: 10px;
    background-image: url(../Images/gifts/BonusAssortGift_Special_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    box-sizing: border-box;
    padding-right: 0;
    line-height: 13px;
}
.BonusAssortGift_Special .HeaderWheelBt:after {
    display: none;
}
.BonusAssortGift_Special .HeaderWheelBt div {
    margin-left: 43px;    
    font-family: 'CrystalNU4-Bold';
    font-size: 11px;
    color: #FDE053;    
    text-align: left;
}
.BonusAssortGift_Special .HeaderWheelBt div:first-child {
    font-size: 12px;
    font-family: 'CrystalBetUni-Bold';
    color: #ffffff;
    position: relative;
    padding-top: 15px;
}
.BonusAssortGift_Special .HeaderWheelBt div:first-child:before {
    position: absolute;
    content: '';
    background: url(../Images/gifts/giftbox.svg) no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    top: 16px;
    left: -32px;
}
/*CTGamingSlotsPromo*/
.header-promo.CTGamingSlotsPromo .header-promo__btn {
    background-image: url(../Images/promotion/CTGamingSlotsPromo/logo_header.png), 
    url(../Images/promotion/CTGamingSlotsPromo/amount_header.png), 
    url(../Images/promotion/CTGamingSlotsPromo/header_bg.png);
    background-repeat: no-repeat;
    background-size: 120px 18px, 66px 22px, 208px 56px;
    background-position: 43px 7px, 10px 29px, top center;
    width: 208px;
    height: 56px;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    color: #ffffff;
    left: 0px;
}
#body.notauthorized .header-promo.CTGamingSlotsPromo .header-promo__btn {
    background-image: url(../Images/promotion/CTGamingSlotsPromo/logo_header_lout.png), 
    url(../Images/promotion/CTGamingSlotsPromo/amount_header_lout.png), 
    url(../Images/promotion/CTGamingSlotsPromo/header_bg_lout.png);
    width: 160px;
    background-size: 120px 18px, 75px 25px, 160px 56px;
    background-position: 21px 6px, 42px 25px, top center;
}
.header-promo.CTGamingSlotsPromo .header-promo__btn:after {
    content: '\e823';
    position: absolute;
    font-family: 'cb-icons';
    font-size: 6px;
    right: 12px;
    top: 37px;
}
#body.notauthorized .header-promo.CTGamingSlotsPromo .header-promo__btn:after {
    display: none;
}
.header-promo.CTGamingSlotsPromo .header-promo__btn.Active:after, .header-promo.CTGamingSlotsPromo:hover .header-promo__btn:after {
    transform: rotate(-180deg);
}
.header-promo.CTGamingSlotsPromo .header-count {
    width: 92px;
    height: 18px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'CrystalNU4-Bold';
    font-size: 12px;
    position: absolute;
    top: 31px;
    left: 86px;
    flex-direction: row;
}
#body.notauthorized .header-promo.CTGamingSlotsPromo .header-count {
    display: none;
}
.header-promo.CTGamingSlotsPromo .header-count .header-promo__btn-ttl {
    display: inline-block;
    /*width: 40px;*/
    margin-left: 3px;
}
.header-promo.CTGamingSlotsPromo:hover .header-promo__popup {
    position: absolute;
    top: 61px;
    left: -91px;
    width: 360px;
    height: 437px;
    background: url(../Images/promotion/CTGamingSlotsPromo/header-hover.png) no-repeat;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 80%);
    border-radius: 10px;
    display: block;
    padding: 0;
}
.header-promo.CTGamingSlotsPromo .header-promo__popup:after {
    top: -15px;
    height: 15px;
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container-header {
    height: 70px;
    width: 320px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container-header span {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 16px;
    line-height: 72px;
    font-family: 'Heltvetica_Neue_Ltd_Geo';
    color: #ffffff;
    text-shadow: 0px 2px 0px #002800;
    text-align: center;
    position: relative;
    left: inherit;
    top: 7px;
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .firstDiv, 
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .secondDiv {
    width: 165px;
    background: none;
    box-shadow: none;
    height: 187px;
    border-radius: 20px;
    padding: 0px 35px;
    box-sizing: border-box;
    position: relative;
    top: 16px;
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .firstDiv {
    margin-left: 13px;
    margin-right: 15px;
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .receivedSpinsTxt {
    margin-top: 10px !important;
    line-height: 17px;
    left: -1px;
    position: relative;
    font-size: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    justify-content: center;
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .playedSpinsTxt {
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 28px;
    justify-content: center;
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .playedSpinsTxt, 
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .receivedSpinsTxt {
    margin-top: 10px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    font-family: 'Heltvetica_Neue_Ltd_Geo';
}
.header-promo.CTGamingSlotsPromo .SSCircle {
    width: 120px;
    height: 120px;
    font-size: 120px;
    left: calc(50% - 120px / 2);
    top: 62px;
    display: block;
    box-sizing: content-box;
    border-radius: 50%;
    position: absolute;
}
.header-promo.CTGamingSlotsPromo .SSCircle:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    border-radius: 50%;
    box-sizing: border-box;
    border: solid 0.1em rgba(0, 0, 0, 0.5);
    z-index: 1;
    font-size: 120px;
}
.header-promo.CTGamingSlotsPromo .SSCircle > span {
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 33px;
    z-index: 0;
    color: #FDE053;
    font-family: 'CrystalBetUni-Bold';
    white-space: nowrap;
    box-sizing: content-box;
    border-radius: 50%;
}
.header-promo.CTGamingSlotsPromo .SSCircle > span label {
    display: flex;
    font-size: 12px;
    font-family: 'CrystalNU4-Bold';
    color: #ffffff;
    position: relative;
    top: -3px;
    left: 0px;
    letter-spacing: -0.4px;
    justify-content: center;
}
.en .header-promo.CTGamingSlotsPromo .SSCircle > span label,
.ru .header-promo.CTGamingSlotsPromo .SSCircle > span label {
    top: 0;
    line-height: 12px;
}
.en .header-promo.CTGamingSlotsPromo .SSCircle > span .fromcaption_label,
.ru .header-promo.CTGamingSlotsPromo .SSCircle > span .fromcaption_label {
    margin-right: 4px;
}
#body.ka .header-promo.CTGamingSlotsPromo .fromcaption_ge_label {
    left: 0;
    width: 25px;
    margin-left: 0;
}
.header-promo.CTGamingSlotsPromo .SSCircle > .ocBar {
    height: 100%;
    width: 100%;
    position: absolute;
    box-sizing: content-box;
}
.header-promo.CTGamingSlotsPromo .SSCircle[data-fill="51"] > .ocBar {
    clip: rect(0, 5em, 5em, -0.5em);
}
.header-promo.CTGamingSlotsPromo .SSCircle[data-fill="51"] > .ocBar:after {
    transform: rotate(185deg);
}
.header-promo.CTGamingSlotsPromo .SSCircle > .ocBar:before, .header-promo.CTGamingSlotsPromo .SSCircle > .ocBar:after {
    content: '';
    height: 80%;
    width: 80%;
    position: absolute;
    border: solid 0.1em #FDE053;
    border-radius: 50%;
    box-sizing: content-box;
    clip: rect(0, 0.5em, 1em, 0);
    z-index: 2;
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .freespinsContent {
    width: 320px;
    height: 130px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    box-shadow: none;
    padding: 0;
    display: block;
    position: relative;
    box-sizing: border-box;
    margin: 30px auto 0;
}
.header-promo.CTGamingSlotsPromo .freespinsContent .imgContent {
    display: none;
}
.header-promo.CTGamingSlotsPromo .activeSpinsTxt {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    font-family: 'Heltvetica_Neue_Ltd_Geo';
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    display: inline-block;
    /*padding-top: 14px;*/
    margin: 0;
    position: relative;
    left: 0px;
    margin-top: 15px;
}
.header-promo.CTGamingSlotsPromo .activeSpinsTxt:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../Images/promotion/CTGamingSlotsPromo/flow.svg);
    filter: drop-shadow(0px 2px 0px rgba(0, 0, 0, 0.25));
    background-size: 20px 20px;
    display: inline-block;
    margin-right: 12px;
    position: relative;
    bottom: -5px;
    left: 1px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    font-family: 'Heltvetica_Neue_Ltd_Geo';
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
.header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .activeSpinsNmb {
    width: 110px;
    border-radius: 10px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 45px; 
    font-size: 24px;
    color: #1AD10D;
    font-family: 'CrystalBetUni-Bold';
    display: inline-block;
    margin-left: 21px;
    margin-right: 9px;
}
.header-promo.CTGamingSlotsPromo .totalSpinCountTab a {
    width: 160px;
    height: 50px;
    background: #33B52A;
    border-radius: 10px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #ffffff;
    justify-content: center;
    cursor: auto;
    border: none;
    -webkit-appearance: none;
    opacity: 1;
    text-decoration: none;
    cursor: pointer;
}
.en .header-promo.CTGamingSlotsPromo .totalSpinCountTab a,
.ru .header-promo.CTGamingSlotsPromo .totalSpinCountTab a {
    text-transform: uppercase;
}
.header-promo.CTGamingSlotsPromo .freespinsContent .aspNetDisabled {
    cursor: default;
    opacity: 0.5;    
    border-radius: 10px;
}
.header-promo.CTGamingSlotsPromo .header-promo__popup:before {
    display: none;
}
.header-promo.CTGamingSlotsPromo .progressContent {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.header-promo.CTGamingSlotsPromo .secondDiv .SSCircle > span {
    color: #00FF0F;
}
.header-promo.CTGamingSlotsPromo .secondDiv .SSCircle > .ocBar:before, 
.header-promo.CTGamingSlotsPromo .secondDiv .SSCircle > .ocBar:after {
    border: solid 0.1em #00FF0F;
}
.header-promo.CTGamingSlotsPromo .totalSpinCountTab {
    height: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 20px;
}
.en .header-promo.CTGamingSlotsPromo #forTop,
.ru .header-promo.CTGamingSlotsPromo #forTop,
.en .header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container-header,
.ru .header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container-header {
    text-transform:  uppercase;  
}
.en .header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .playedSpinsTxt {
    width: 51px;
    margin: 12px auto 0;
}
.ru .header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container-header span,
.ru .header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .playedSpinsTxt,
.ru .header-promo.CTGamingSlotsPromo .slot-popup-SSCircle-Container .progressContent .receivedSpinsTxt,
.ru .header-promo.CTGamingSlotsPromo .activeSpinsTxt {
    font-family: 'CrystalBetUni-Medium';
}

/* 100PercentCashbackPateplay HEADER START */

.HeaderWheel.HundredPercentCashbackPateplay  .HeaderWheelBt {
    background-size: contain;
    width: 120px;
    height: 56px;     
    display: block;
    padding: 0;
    text-decoration: none;
    background-image: url('../Images/promotion/HundredPercentCashbackPateplay/header/headerbg.png');
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 2;
}
.HeaderWheel.HundredPercentCashbackPateplay .CashbackPateplay_title {
    color: #FFCC00;
    font-size: 10px;
    font-family: 'CrystalBetUni-Medium';
    display: block;
    text-align: center;   
    position: relative;
    top: 28px;
    line-height: 11px;
} 
.HeaderWheel.HundredPercentCashbackPateplay .CashbackPateplay_title:before {
    content: '';
    position: absolute;
    background: url('../Images/promotion/HundredPercentCashbackPateplay/header/pateplay_logo.png') top center no-repeat;
    background-size: contain;
    width: 77px;
    height: 19px;
    top: -21px;
}
.en .HeaderWheel.HundredPercentCashbackPateplay .CashbackPateplay_title {
    padding-left: 10px;
    padding-right: 10px;
}
.en .HeaderWheel.HundredPercentCashbackPateplay .CashbackPateplay_title,
.ru .HeaderWheel.HundredPercentCashbackPateplay .CashbackPateplay_title {
    text-transform: uppercase;
}