 #region Header Promo Common  */
.header-promo {
    position: relative;
    width: 320px;
    height: 120px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
}
/* #endregion Header Promo Common } */


.order-promo-container {
    display: flex;
    flex-direction: column;
}
#body_body .order-promo {
    margin: 35px auto 10px auto !important;
    position: relative;
    overflow: initial;
    transform: translateZ(0);
}

/* #region Train Promo */
.promo-train-header-container{
    position: relative;
    width: 320px;
    height: 219px;
    background-image: url(../img/common/new/Promotions/Train/header/bg.png);
    background-size: cover;
    border-radius: 10px;
    margin: 0 auto;
    display: block;
}
.promo-train-header-container::after{
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}
.promo-train-header-container .promo-train-header-tickets{
    width: 106px;
    height: 34px;
    background: url(../img/common/new/Promotions/Train/header/tickets.png);
    background-size: cover;
    position: absolute;
    top: 8px;
    right: 33px;
    box-sizing: border-box;
    padding-left: 58px;
    padding-top: 3px;
    line-height: 9px;
    text-align: left;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';

}
.promo-train-header-container .promo-train-header-tickets span {
    display: block;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
}

.promo-train-header-container .promo-train-header-ttl{

    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left center;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    color: #FFDD3A;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    top: 12px;
    left: 15px;
}
/* .ka .promo-train-header-container .promo-train-header-ttl{
    background-image: url(../img/common/new/Promotions/Train/header/ka.png);
}
.en .promo-train-header-container .promo-train-header-ttl{
    background-image: url(../img/common/new/Promotions/Train/header/en.png);
}
.ru .promo-train-header-container .promo-train-header-ttl{
    background-image: url(../img/common/new/Promotions/Train/header/ru.png);
} */


.promo-train-header-container .promo-train-header-amount-ttl{
    font-size: 12px;
    line-height: 13px;
    color: #ffffff;
    font-family: 'CrystalNU4-Regular';
    position: absolute;
    top: 56px;
    left: 15px;
}

.promo-train-header-container .promo-train-header-mission-ttl{
    font-size: 12px;
    line-height: 13px;
    color: #ffffff;
    font-family: 'CrystalNU4-Regular';
    position: absolute;
    top: 88px;
    left: 15px;
}


.promo-train-header-container .promo-train-amount-progress{
    display: flex;
    justify-content: space-between;
    width: 190px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    position: absolute;
    top: 46px;
    right: 30px;
}

.promo-train-header-container .pth-from,
.promo-train-header-container .pth-to{
    font-size: 14px;
    line-height: 28px;
    font-family: 'CrystalBetUni-Medium';
    color: #ffffff;
}
.promo-train-header-container .pth-progressbar{
    width: 100%;
    background: rgba(0,0,0,0.4);
    border-radius: 10px;
    height: 18px;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    flex-basis: 153px;
    margin-top: 6px;
}
.promo-train-header-container .pth-progress-container{
    width: 100%;
}
.promo-train-header-container .pth-progress{
    background: #33B52A;
    border-radius: 10px;
    height: 18px;

    box-sizing: border-box;
    transition: all 0.7s ease;
    text-align: right;
}
.promo-train-header-container .pth-progress span{
    position: absolute;
    width: 100%;
    height: 18px;
    text-align: center;
    left: 0;
    font-size: 14px;
    font-family: 'CrystalBetUni-Medium';
    /*
    padding: 0 5px;
    height: 19px;
    line-height: 18px;
    background: #169A0D;
    border-radius: 21px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    transition: all 0.7s ease;
    white-space: nowrap;
    display: inline-block;
    margin-top: -13px;
    vertical-align: middle;
    */
}
/*
.promo-train-header-container .pth-progress.prc0 span{
    left: 0;
}
*/

.promo-train-header-gold-carriage-days-title {
    width: 300px;
    border-top: 1px solid rgba(255,255,255,0.3);
    padding-top: 10px;
    box-sizing: border-box;
    position: absolute;
    top: 118px;
    left: calc(50% - 300px/2);
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-family: 'CrystalNU4-Bold';
}

.promo-train-header-gold-carriage-days {
    position: absolute;
    bottom: 12px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
}
.pthgcc-day {
    width: 38px;
    height: 55px;
    background: rgba(0, 0, 0, 0.1);
    border: 2px solid rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border-radius: 6px;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    text-align: center;
    padding-top: 0px;
    box-sizing: border-box;
    margin: 0 2.5px;
    color: #fff;
    position: relative;
}
.pthgcc-day span {
    font-size: 14px;
    font-family: 'CrystalBetUni-Bold';
    display: block;
    margin-bottom: -4px;
    margin-top: -1px;
}


.pthgcc-day:after {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 2px solid #fff;
    position: absolute;
    bottom: 3px;
    left: calc(50% - 16px/2);
    box-sizing: border-box;
}
.pthgcc-day.incomplete {
    background: rgba(0, 0, 0, 0.4);
    border: 2px solid rgba(0,0,0,0);
    color: rgba(255,255,255,0.6);
}
.pthgcc-day.incomplete:after {
    background-image: url(../img/common/new/Promotions/Train/header/incomplete.svg);
    border: none;
}

.pthgcc-day.complete {
    background: #BFEBBC;
    border: 2px solid #BFEBBC;
    color: #262626;
}
.pthgcc-day.complete:after {
    background-image: url(../img/common/new/Promotions/Train/header/complete.svg);
    border: none;
}




.promo-train-header-container .pthm-games{
    display: flex;
    width: 192px;
    height: 30px;
    justify-content: space-between;
    position: absolute;
    top: 80px;
    left: 98px;
}


.promo-train-header-container .pthm-game {
    position: relative;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    text-align: center;
    box-sizing: border-box;
    border: #fff;
}
.promo-train-header-container .pthm-game:before {
    font-family: 'cb-mobile-icons';
    font-size: 18px;
    color: #fff;

}

.promo-train-header-container .pthm-game.sport:before {
    content: '\E877';
}
.promo-train-header-container .pthm-game.slots:before {
    content: '\E870';
}
.promo-train-header-container .pthm-game.casino:before {
    content: '\E876';
}
.promo-train-header-container .pthm-game.board-games:before {
    content: '\E871';
}
.promo-train-header-container .pthm-game.jetx:before {
    content: '\E873';
}

.promo-train-header-container .pthm-game.complete {
    background: #33B52A;
}
.promo-train-header-container .pthm-game.complete:before {
    color: #FFFFFF;
}
/* #endregion Train Promo */


/* #region FreeTicket Promo  */
.header-promo.header-promo--freeticket{
    background-image: url(../img/common/new/Promotions/FreeTicket/promo-header-bg.png);
}
.header-promo.header-promo--freeticket::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #ffffff;
}
.header-promo--freeticket .header-promo__tickets{
    width: 290px;
    height: 35px;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 39px;
    left: 15px;
    background: rgba(0, 8, 14, 0.8);
    border: 1px solid #1286E9;
}
.header-promo--freeticket .header-promo__tickets-ttl{
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 13px;
    color: #ffffff;
    margin-left: 9px;
}
.header-promo--freeticket .header-promo__tickets-ttl > span{
    font-family: 'CrystalNU4-Regular';
    margin-left: 5px;    
}
/*.header-promo--freeticket .header-promo__tickets--only-message .header-promo__tickets-ttl{
     margin: 0;
    width: 100%; 
}*/
.header-promo--freeticket .header-promo__btn{
    width: 120px;
    height: 50px;
    line-height: 49px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    padding-top: 10px;
    background: url(../Images/promotion/FreeTicket/promo-header-bg.png) left 6px no-repeat;
}

/*#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-Medium';
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    color: #FFFFFF;
}
.header-promo--freeticket .header-promo__ttl1{
    font-size: 14px;
    line-height: 13px;
    color: #ffffff;
    font-family: 'CrystalBetUni-Medium';
    position: absolute;
    top: 14px;
    left: 15px;
    letter-spacing: 0.5px;
}
.header-promo--freeticket .header-promo__ttl2{
    font-size: 12px;
    line-height: 13px;
    color: #ffffff;
    font-family: 'CrystalBetUni-Regular';
    position: absolute;
    top: 88px;
    left: 15px;
}
.header-promo--freeticket .header-promo__missions{
    display: flex;
    width: 140px;
    justify-content: space-between;
    position: absolute;
    top: 81px;
    left: 82px;
}
.header-promo--freeticket .header-promo__mission {
    position: relative;
    width: 27.5px;
    height: 27.5px;
    line-height: 27px;
    background: #FFFFFF;
    border-radius: 50px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
}
.header-promo--freeticket .header-promo__mission::before {
    font-family: 'cb-mobile-icons';
    font-size: 18px;
    color: #808080;;
}
.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 {
    background: #33B52A;
    border: 1px solid #FFFFFF;
}
.header-promo--freeticket .header-promo__mission--completed::before {
    color: #fff;
}
.header-promo--freeticket .header-promo__positions{
    width: 131px;
    display: flex;
    margin-right: 20px;
    justify-content: space-between;
}
.header-promo--freeticket .header-promo__position{
    width: 11px;
    height: 11px;
    border: 2px solid #FDE053;
    box-sizing: border-box;
    border-radius: 50px;
    color: #fff;
}
.header-promo--freeticket .header-promo__position:before {
    font-family: 'cb-icons';
    font-size: 5px;
    position: absolute;
    width: 11px;
    line-height: 11px;
    text-align: center;
}
.header-promo--freeticket .header-promo__position--won{
    border: none;
    background: #33B52A;
}
.header-promo--freeticket .header-promo__position--won:before{
    content: '\E82A';
}
.header-promo--freeticket .header-promo__position--lost{
    border: none;
    background: #DC1A1A;
}
.header-promo--freeticket .header-promo__position--lost:before{
    content: '\E892';
}

/* #endregion FreeTicket Promo  */




/** Start of DailyFirstDepositBonus Header **/

.DailyFirstDepositBonus{
    background: url("../../content/img/common/new/Promotions/DailyFirstDepositBonus/header-bg.svg");
    width: 320px;
    height: 100px;
}
#main.ka .DailyFirstDepositBonus div:first-child{
    background: url("../../content/img/common/new/Promotions/DailyFirstDepositBonus/deposit-ka.svg") no-repeat;
    width: 149px;
    height: 22px;
    background-size: 149px 22px;
    margin: 12px auto 10px;
}
#main.en .DailyFirstDepositBonus div:first-child{
    background: url("../../content/img/common/new/Promotions/DailyFirstDepositBonus/deposit-en.svg") no-repeat;
    width: 135px;
    height: 22px;
    background-size: 135px 22px;
    margin: 12px auto 10px;
}
#main.ru .DailyFirstDepositBonus div:first-child{
    background: url("../../content/img/common/new/Promotions/DailyFirstDepositBonus/deposit-ru.svg") no-repeat;
    width: 145px;
    height: 22px;
    background-size: 145px 22px;
    margin: 12px auto 10px;
}
#main.ka .DailyFirstDepositBonus div:last-child{
    background: url("../../content/img/common/new/Promotions/DailyFirstDepositBonus/deposit1-ka.svg") no-repeat;
    width: 207px;
    height: 44px;
    background-size: 207px 44px;
    margin: 0 auto;
}
#main.en .DailyFirstDepositBonus div:last-child{
    background: url("../../content/img/common/new/Promotions/DailyFirstDepositBonus/deposit1-en.svg") no-repeat;
    width: 168px;
    height: 44px;
    background-size: 168px 44px;
    margin: 0 auto;
}
#main.ru .DailyFirstDepositBonus div:last-child{
    background: url("../../content/img/common/new/Promotions/DailyFirstDepositBonus/deposit1-ru.svg") no-repeat;
    width: 176px;
    height: 44px;
    background-size: 176px 44px;
    margin: 0 auto;
}

/** End of DailyFirstDepositBonus Header **/


/* #region Smartsoft Slots Promo  */
.header-promo.header-promo--smartsoft-slots{
    background: linear-gradient(226.45deg, #CD0232 0%, #B3001E 100%);
    height: 130px;
    padding-top: 50px;
}
.header-promo.header-promo--smartsoft-slots::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}

.header-promo--smartsoft-slots .header-promo__ttl:before{
    content: '';
    display: block;
    background: url(../img/common/new/Promotions/SmartsoftSlotsPromo/amount.png) no-repeat;
    background-size: cover;
    width: 48px;
    height: 18px;
    position: absolute;
    left: -58px;
    top: 2px;
}
.header-promo--smartsoft-slots .header-promo__ttl{
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    line-height: 11px;
    color: #fff;
    margin-left: 9px;
    position: absolute;
    top: 10px;
    left: 64px;
    width: 75px;
}

.header-promo--smartsoft-slots .header-promo__spins{
    width: 85px;
    height: 28px;
    background: #33B52A;
    border-radius: 4px;
    position: absolute;
    top: 7px;
    right: 32px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
}
.header-promo-progress.header-promo-progress{
    display: flex;
    justify-content: space-between;
    font-family: 'CrystalBetUni-Medium';
    font-size: 18px;
    color: #808080;
    position: relative;
    height: 26px;
    transition: all .5s ease;
    box-sizing: border-box;
    align-items: center;
    padding: 0 15px;
}
.header-promo-progress.header-promo-progress--spin{
    margin-bottom: 12px;
}
.header-promo--smartsoft-slots .header-promo-progress .header-promo-progress__ttl{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    flex: 0 0 90px;
    box-sizing: border-box;
    font-family: 'CrystalNU4-Regular';
    margin-right: 22px;
}
.header-promo--smartsoft-slots  .progress-bar--header-promo-progress{
    display: flex;
    align-items: center;
    flex-basis: 190px;
}

.header-promo--smartsoft-slots .progress-bar--header-promo-progress .progress-bar__progress-container{
    background: rgb(0 0 0 / 30%);
    border-radius: 10px;
    height: 10px;
    width: 100%;
}
.header-promo--smartsoft-slots .progress-bar--header-promo-progress .progress-bar__progress{
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    transition: all 0.7s ease;
    text-align: right;
    max-width: 100%;
}
.header-promo--smartsoft-slots .header-promo-progress--spin .progress-bar__progress{
    background: #FDE053;
}
.header-promo--smartsoft-slots .header-promo-progress--received .progress-bar__progress{
    background: #33B52A;
}    
.header-promo--smartsoft-slots .progress-bar--header-promo-progress .progress-bar__caption{
    padding: 0 5px;
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 21px;
    text-align: center;
    font-size: 11px;

    font-family: 'CrystalBetUni-Bold';
    transition: all 0.7s ease;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    margin-top: -18px;
    box-sizing: border-box;
}
.header-promo--smartsoft-slots .header-promo-progress--spin .progress-bar__caption{
    background: #FFCC00;
    color: #262000;
}
.header-promo--smartsoft-slots .header-promo-progress--received .progress-bar__caption{
    background: #169A0D;
    color: #fff;
}    

.header-promo--smartsoft-slots .progress-bar--header-promo-progress .progress-bar__progress.prc0 .progress-bar__caption{
    left: 0;
}


.header-promo--smartsoft-slots .progress-bar__label{
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    line-height: 15px;
    color: #FFFFFF;

}

.header-promo--smartsoft-slots .progress-bar__label--from{
    flex: 0 0 16px;
}
.header-promo--smartsoft-slots .progress-bar__label--to{
    flex: 0 0 32px;
    text-align: right;
}
/* #endregion Smartsoft Slots Promo  */


/*Egt Digital*/
.header-promo.EgtDigitalSlotsPromo{
    background-image: url(../img/common/new/Promotions/EgtDigitalSlotsPromo/logo_header_mob.svg),url(../img/common/new/Promotions/EgtDigitalSlotsPromo/amount_header_mob.png),url(../img/common/new/Promotions/EgtDigitalSlotsPromo/header_bg_mob.png);
    background-repeat: no-repeat;
    background-size: 40px auto, 90px 30px, contain;
    background-position: 13px 8px, 61px 7px, top center;
    background-color: #034600;
    height: 130px;
    padding-top: 53px;
    border-radius: 10px;
    background-color: #034600;
}
.header-promo.EgtDigitalSlotsPromo::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 19px;
    right: 14px;
    color: #fff;
}
.EgtDigitalSlotsPromo .header-promo__ttl:before{
    content: '';
    display: block;
    background: url(../img/common/new/Promotions/EgtDigitalSlotsPromo/10plus1.png) no-repeat;
    background-size: contain;
    width: 51px;
    height: 20px;
    position: absolute;
    left: -59px;
    top: 2px;
}
.EgtDigitalSlotsPromo .header-promo__ttl{
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    line-height: 11px;
    color: #fff;
    margin-left: 9px;
    position: absolute;
    top: 10px;
    left: 64px;
    width: 75px;
}
#main.en .EgtDigitalSlotsPromo .header-promo__ttl {
    line-height: 20px;
}
.EgtDigitalSlotsPromo .header-promo__spins{
    height: 28px;
    background: rgb(0 0 0 / 50%);
    border-radius: 4px;
    position: absolute;
    top: 7px;
    right: 32px;
    font-family: 'CrystalNU4-Regular';
    font-size: 12px;
    line-height: 27px;
    text-align: center;
    color: rgba(255,255,255,0.9);
    width: 85px;
}
.EgtDigitalSlotsPromo .header-promo__spins span {
    font-family: 'CrystalBetUni-Medium';
    padding: 0 1px 0 0;
    font-size: 14px;
    color: rgba(255,255,255,1);
}
.EgtDigitalSlotsPromo .header-promo-progress.header-promo-progress--spin {
    margin-top: 0;
}
.EgtDigitalSlotsPromo .header-promo-progress .header-promo-progress__ttl{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    flex: 0 0 90px;
    box-sizing: border-box;
    font-family: 'CrystalNU4-Regular';
    margin-right: 22px;
}
.ru .EgtDigitalSlotsPromo .header-promo-progress .header-promo-progress__ttl {
    padding-right: 6px;
}
.en .EgtDigitalSlotsPromo .header-promo-progress .header-promo-progress__ttl {
    padding-right: 33px;
    text-transform: uppercase;
}
.en .EgtDigitalSlotsPromo .header-promo-progress.header-promo-progress--received .header-promo-progress__ttl {
    padding-right: 13px;
}
.EgtDigitalSlotsPromo .progress-bar--header-promo-progress{
    display: flex;
    align-items: center;
    flex-basis: 190px;
    padding: 3px 0 0 0;
}
.EgtDigitalSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress-container{
    background: rgb(0 0 0 / 30%);
    border-radius: 10px;
    height: 10px;
    width: 100%;
}
.EgtDigitalSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress{
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    transition: all 0.7s ease;
    text-align: right;
    max-width: 100%;
}
.EgtDigitalSlotsPromo .header-promo-progress--spin .progress-bar__progress{
    background: #FDE053;
}
.EgtDigitalSlotsPromo .header-promo-progress--received .progress-bar__progress{
    background: #33B52A;
}    
.EgtDigitalSlotsPromo .progress-bar--header-promo-progress .progress-bar__caption{
    padding: 0 5px;
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 21px;
    text-align: center;
    font-size: 11px;
    font-family: 'CrystalBetUni-Bold';
    transition: all 0.7s ease;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    margin-top: -18px;
    box-sizing: border-box;
}
.EgtDigitalSlotsPromo .header-promo-progress--spin .progress-bar__caption {
    background: #FFCC00;
    color: #262000;
}
.EgtDigitalSlotsPromo .header-promo-progress--received .progress-bar__caption {
    background: #169A0D;
    color: #fff;
}    
.EgtDigitalSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress.prc0 .progress-bar__caption{
    left: 0;
}
.EgtDigitalSlotsPromo .progress-bar__label {
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    line-height: 15px;
    color: #FFFFFF;
}
.EgtDigitalSlotsPromo .progress-bar__label--from {
    flex: 0 0 16px;
}
.EgtDigitalSlotsPromo .progress-bar__label--to {
    flex: 0 0 32px;
    text-align: right;
}
.EgtDigitalSlotsPromo .progress-bar__label--to {
    left: 4px;
    position: relative;
}
/*END EgtDigital*/






/*Igrosoft*/
.header-promo.IgrosoftSlotsPromo{
    background-image: url(../img/common/new/Promotions/IgrosoftSlotsPromo/logo_header_mob.svg),url(../img/common/new/Promotions/IgrosoftSlotsPromo/amount_header_mob.png),url(../img/common/new/Promotions/IgrosoftSlotsPromo/header_bg_mob.png);
    background-repeat: no-repeat;
    background-size: 52px auto, 84px 30px, contain;
    background-position: 12px 12px, 72px 11px, top center;
    background-color: #034600;
    /*height: 130px;*/
    height: 77px;
    padding-top: 53px;
    border-radius: 10px;
    background-color: #034600;
    width: 320px;
    text-decoration: none !important;
}
.header-promo.IgrosoftSlotsPromo::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 19px;
    right: 14px;
    color: #fff;
}
.IgrosoftSlotsPromo .header-promo__ttl:before{
    content: '';
    display: block;
    background: url(../img/common/new/Promotions/IgrosoftSlotsPromo/10plus1.png) no-repeat;
    background-size: contain;
    width: 51px;
    height: 20px;
    position: absolute;
    left: -59px;
    top: 2px;
}
.IgrosoftSlotsPromo .header-promo__ttl{
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    line-height: 11px;
    color: #fff;
    margin-left: 9px;
    position: absolute;
    top: 10px;
    left: 64px;
    width: 75px;
}
#main.en .IgrosoftSlotsPromo .header-promo__ttl {
    line-height: 20px;
}
.IgrosoftSlotsPromo .header-promo__spins{
    height: 28px;
    background: rgb(0 0 0 / 50%);
    border-radius: 4px;
    position: absolute;
    top: 8px;
    right: 32px;
    font-family: 'CrystalNU4-Regular';
    font-size: 12px;
    line-height: 27px;
    text-align: center;
    color: rgba(255,255,255,0.9);
    width: 85px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    text-decoration: none !important;

}
.IgrosoftSlotsPromo .header-promo__spins span {
    font-family: 'CrystalBetUni-Medium';
    padding: 0 1px 0 0;
    font-size: 14px;
    color: rgba(255,255,255,1);
}
.IgrosoftSlotsPromo .header-promo-progress.header-promo-progress--spin {
    margin-top: 0;
}
.IgrosoftSlotsPromo .header-promo-progress .header-promo-progress__ttl{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    flex: 0 0 90px;
    box-sizing: border-box;
    font-family: 'CrystalNU4-Regular';
    margin-right: 22px;
    text-decoration: none !important;

}
.ru .IgrosoftSlotsPromo .header-promo-progress .header-promo-progress__ttl {
    padding-right: 6px;
}
.en .IgrosoftSlotsPromo .header-promo-progress .header-promo-progress__ttl {
    padding-right: 33px;
    text-transform: uppercase;
}
.en .IgrosoftSlotsPromo .header-promo-progress.header-promo-progress--received .header-promo-progress__ttl {
    padding-right: 13px;
}
.IgrosoftSlotsPromo .progress-bar--header-promo-progress{
    display: flex;
    align-items: center;
    flex-basis: 190px;
    padding: 3px 0 0 0;
}
.IgrosoftSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress-container{
    background: rgb(0 0 0 / 30%);
    border-radius: 10px;
    height: 10px;
    width: 100%;
}
.IgrosoftSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress{
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    transition: all 0.7s ease;
    text-align: right;
    max-width: 100%;
}
.IgrosoftSlotsPromo .header-promo-progress--spin .progress-bar__progress{
    background: #FDE053;
}
.IgrosoftSlotsPromo .header-promo-progress--received .progress-bar__progress{
    background: #33B52A;
}
.IgrosoftSlotsPromo .progress-bar--header-promo-progress .progress-bar__caption{
    padding: 0 5px;
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 21px;
    text-align: center;
    font-size: 11px;
    font-family: 'CrystalBetUni-Bold';
    transition: all 0.7s ease;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    margin-top: -18px;
    box-sizing: border-box;
}
.IgrosoftSlotsPromo .header-promo-progress--spin .progress-bar__caption {
    background: #FFCC00;
    color: #262000;
}
.IgrosoftSlotsPromo .header-promo-progress--received .progress-bar__caption {
    background: #169A0D;
    color: #fff;
}
.IgrosoftSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress.prc0 .progress-bar__caption{
    left: 0;
}
.IgrosoftSlotsPromo .progress-bar__label {
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    line-height: 15px;
    color: #FFFFFF;
}
.IgrosoftSlotsPromo .progress-bar__label--from {
    flex: 0 0 16px;
}
.IgrosoftSlotsPromo .progress-bar__label--to {
    flex: 0 0 32px;
    text-align: right;
}
.IgrosoftSlotsPromo .progress-bar__label--to {
    left: 4px;
    position: relative;
}

.progress-bar__label:hover, 
.progress-bar__label:visited, 
.progress-bar__label:link, 
.progress-bar__label:active {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-decoration: unset !important;
  border:0!important;
}
/*END Igrosoft*/
/* region endorphina Slots Promo  */
.header-promo.header-promo--endorphina-slots {
    background: url('../img/common/new/Promotions/EndorphinaSlotsPromo/header_logo1.png'),
    url('../img/common/new/Promotions/EndorphinaSlotsPromo/header_logo2.png'),
    url('../img/common/new/Promotions/EndorphinaSlotsPromo/header-bg.png');
    background-size: 55px 20px, 106px 30px, 320px 130px;
    background-position: 13px 15px, 73px 11px, center;
    background-repeat: no-repeat;
    height: 130px;
    width: 320px;
    border-radius: 10px;
    text-decoration-color: transparent !important;
}
.header-promo.header-promo--endorphina-slots::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 19px;
    right: 13px;
    color: #ffffff;
}
.header-promo--endorphina-slots .header-promo__spins{
    padding: 0 16px;
    height: 28px;
    background: rgb(0 0 0 / 50%);
    border-radius: 4px;
    position: absolute;
    top: 8px;
    right: 31px;
    font-family: 'CrystalNU4-Regular';
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
}
.header-promo--endorphina-slots .header-promo__spins span {
    font-family: 'CrystalBetUni-Bold';
}
.header-promo--endorphina-slots .header-promo-progress .header-promo-progress__ttl{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 14px;
    flex: 0 0 90px;
    box-sizing: border-box;
    font-family: 'CrystalNU4-Regular';
    margin-right: 22px;
}
.ru .header-promo--endorphina-slots .header-promo-progress .header-promo-progress__ttl {
    padding-right: 6px;
}
.en .header-promo--endorphina-slots .header-promo-progress .header-promo-progress__ttl {
    padding-right: 33px;
    text-transform: uppercase;
}
.en .header-promo--endorphina-slots .header-promo-progress.header-promo-progress--received .header-promo-progress__ttl {
    padding-right: 13px;
}
.header-promo--endorphina-slots  .progress-bar--header-promo-progress{
    display: flex;
    align-items: center;
    flex-basis: 190px;
    padding: 3px 0 0 0;
}
.header-promo--endorphina-slots .progress-bar--header-promo-progress .progress-bar__progress-container{
    background: rgb(0 0 0 / 30%);
    border-radius: 10px;
    height: 10px;
    width: 100%;
}
.header-promo--endorphina-slots .progress-bar--header-promo-progress .progress-bar__progress{
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    transition: all 0.7s ease;
    text-align: right;
    max-width: 100%;
}
.header-promo--endorphina-slots .header-promo-progress--spin .progress-bar__progress{
    background: #FDE053;
}
.header-promo--endorphina-slots .header-promo-progress--received .progress-bar__progress{
    background: #33B52A;
}    
.header-promo--endorphina-slots .progress-bar--header-promo-progress .progress-bar__caption{
    padding: 0 5px;
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 21px;
    text-align: center;
    font-size: 11px;
    font-family: 'CrystalBetUni-Bold';
    transition: all 0.7s ease;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    margin-top: -18px;
    box-sizing: border-box;
}
.header-promo--endorphina-slots .header-promo-progress--spin .progress-bar__caption{
    background: #FFCC00;
    color: #262000;
}
.header-promo--endorphina-slots .header-promo-progress--received .progress-bar__caption{
    background: #169A0D;
    color: #fff;
}    

.header-promo--endorphina-slots .progress-bar--header-promo-progress .progress-bar__progress.prc0 .progress-bar__caption{
    left: 0;
}
.header-promo--endorphina-slots .progress-bar__label{
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    line-height: 15px;
    color: #FFFFFF;
}
.header-promo--endorphina-slots .progress-bar__label--from{
    flex: 0 0 16px;
}
.header-promo--endorphina-slots .progress-bar__label--to{
    flex: 0 0 32px;
    text-align: right;
}


/* #endregion endorphina Slots Promo  */

/* #region playson Slots Promo  */
.header-promo.header-promo--playson-slots{
    background-image: url(../img/common/new/Promotions/PlaysonSlotsPromo/10plus1.png), url(../img/common/new/Promotions/PlaysonSlotsPromo/logo.svg), url(../img/common/new/Promotions/PlaysonSlotsPromo/header-bg.png);
    background-size: 54px auto, 97px auto, cover;
    background-position: 16px 14px, 76px 13px, center;
    height: 130px;
    padding-top: 51px;
    background-repeat: no-repeat;
}
 .header-promo.header-promo--playson-slots::before {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 19px;
    right: 13px;
    color: #ffffff;
} 
.header-promo--playson-slots .header-promo__ttl:before{
    content: '';
    display: block;
    background: url(../img/common/new/Promotions/PlaysonSlotsPromo/10plus1.png) no-repeat;
    background-size: contain;
    width: 51px;
    height: 20px;
    position: absolute;
    left: -59px;
    top: 2px;
}
.header-promo--playson-slots .header-promo__ttl{
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    line-height: 11px;
    color: #fff;
    margin-left: 9px;
    position: absolute;
    top: 10px;
    left: 64px;
    width: 75px;
}
#main.en .header-promo--playson-slots .header-promo__ttl {
    line-height: 20px;
}
.header-promo--playson-slots .header-promo__spins{
    padding: 0 14px 0 15px;
    height: 28px;
    background: rgb(0 0 0 / 50%);
    border-radius: 4px;
    position: absolute;
    top: 8px;
    right: 32px;
    font-family: 'CrystalNU4-Regular';
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
}
.header-promo--playson-slots .header-promo__spins span {
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
}
.header-promo-progress.header-promo-progress{
    display: flex;
    justify-content: space-between;
    font-family: 'CrystalBetUni-Medium';
    font-size: 18px;
    color: #808080;
    position: relative;
    height: 26px;
    transition: all .5s ease;
    box-sizing: border-box;
    align-items: center;
    padding: 0 15px;
}
.header-promo-progress.header-promo-progress--spin {
    margin-bottom: 12px;
    margin-top: 54px;
}
.header-promo--playson-slots .header-promo-progress .header-promo-progress__ttl {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    flex: 0 0 90px;
    box-sizing: border-box;
    font-family: 'CrystalNU4-Regular';
    margin-right: 22px;
}
.header-promo--playson-slots  .progress-bar--header-promo-progress{
    display: flex;
    align-items: center;
    flex-basis: 190px;
    padding: 3px 0 0 0;
}
.header-promo--playson-slots .progress-bar--header-promo-progress .progress-bar__progress-container{
    background: rgb(0 0 0 / 30%);
    border-radius: 10px;
    height: 10px;
    width: 100%;
}
.header-promo--playson-slots .progress-bar--header-promo-progress .progress-bar__progress{
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    transition: all 0.7s ease;
    text-align: right;
    max-width: 100%;
}
.header-promo--playson-slots .header-promo-progress--spin .progress-bar__progress{
    background: #FDE053;
}
.header-promo--playson-slots .header-promo-progress--received .progress-bar__progress{
    background: #33B52A;
}    
.header-promo--playson-slots .progress-bar--header-promo-progress .progress-bar__caption{
    padding: 0 5px;
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 21px;
    text-align: center;
    font-size: 11px;
    font-family: 'CrystalBetUni-Bold';
    transition: all 0.7s ease;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    margin-top: -18px;
    box-sizing: border-box;
}
.header-promo--playson-slots .header-promo-progress--spin .progress-bar__caption{
    background: #FFCC00;
    color: #262000;
}
.header-promo--playson-slots .header-promo-progress--received .progress-bar__caption{
    background: #169A0D;
    color: #fff;
}    
.header-promo--playson-slots .progress-bar--header-promo-progress .progress-bar__progress.prc0 .progress-bar__caption{
    left: 0;
}
.header-promo--playson-slots .progress-bar__label{
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    line-height: 15px;
    color: #FFFFFF;
}
.header-promo--playson-slots .progress-bar__label--from{
    flex: 0 0 16px;
}
.header-promo--playson-slots .progress-bar__label--to{
    flex: 0 0 32px;
    text-align: right;
}
/* #endregion playson Slots 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 5px;
}
#body.notauthorized.view_normal  .notautorize {
    display: inline-block;
    font-size: 11px;
    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 .TourexpertHeader {
    width: 98px;
}
#body.notauthorized.view_normal .TourexpertHeader > p {
    line-height: 11px;
    font-size: 11px;
}

#body.notauthorized.view_normal .HeaderWheel.EGTMarathonTop .HeaderWheelBt {
    width: 100px;
}
#body.notauthorized.view_normal .HeaderWheel.EGTMarathonTop .notautorize {
    font-size: 11px;
    padding-left: 28px;
    line-height: 11px;
    padding-top: 6px;
}

#body.notauthorized.view_normal .header-promo--freeticket .header-promo__btn {
    width: 90px;
    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;
}
.header-promo--freeticket .header-promo__mission--sport {
    display: none !important;
}
.header-promo.RangeRover25Days {
    background-image: url(../img/common/new/Promotions/RangeRover25Days/header_bg.png);
    width: 320px;
    height: 111px;
    position: relative;
    border-radius: 10px;
    margin: 10px auto;
    /*border-radius: 10px;*/
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
}
.RangeRover25Days:after {
    content: '\e811';
    width: 6px;
    height: 10px;
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #262000;
    position: absolute;
    right: 14px;
    top: 18px;
    display: block;
    transform: rotate(-90deg);
    font-weight: bolder;
}
.header-promo .mob-top {
    width: 100%;
    height: auto;
    position: relative;
    box-sizing: border-box;
    padding: 14px 0px 13px 27px;
    font-family: CrystalBetUni-Bold;
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'FiraGO-Bold';
    font-style: italic;
}
.header-promo .mob-head-content {
    box-sizing: border-box;
}
.header-promo .mob-head-content > div {
    box-sizing: border-box;
    display: flex;
    width: 290px;
    height: 54px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.3) 100%);
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 15px;
}
.RangeRover25Days .mob-head-content > div:before {
    content: '';
    position: absolute;
    background-repeat: no-repeat !important;
    background-size: 58px 36px;
    width: 58px;
    height: 36px;
    left: 8px;
    background-image: url(../img/common/new/Promotions/RangeRover25Days/redcar.png);
}
.RangeRover25Days .mob-top {
    background-repeat: no-repeat;
    background-size: 181px 16px;
    width: 100%;
    height: 16px;
    left: 18px;
    top: 15px;
    background-image: url(../img/common/new/Promotions/RangeRover25Days/header_ttl_ge.png);
}
.en .RangeRover25Days .mob-top {
    background-image: url(../img/common/new/Promotions/RangeRover25Days/header_ttl_en.png);
    background-size: 178px 16px;
}
.ru .RangeRover25Days .mob-top {
    background-image: url(../img/common/new/Promotions/RangeRover25Days/header_ttl_ru.png);
    background-size: 183px 18px;
}
.header-promo .prg_div {
    margin-left: 72px;
    text-align: left;
    width: 155px;
    line-height: 15px;
}
.header-promo .prg_div span {
    font-size: 12px;
    color: #FFFFFF;
    font-family: 'CrystalNU4-Bold';
    /* display: inline-block; */
}
.header-promo .prg_div > span:nth-child(2) {
    font-size: 11px;
    font-family: 'CrystalNU4-Regular';
    opacity: 0.6;
}
.header-promo .prg_div p {
    display: inline;
}
.header-promo .tkt_div {
    width: 58px;
    height: 42px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.3) 100%);
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 6px;
    line-height: 13px;
    padding-top: 9px;
}
.header-promo .tkt_div span {
    font-size: 13px;
    color: #FFFFFF;
    font-family: 'CrystalBetUni-Bold';
    display: block;
}
.header-promo .tkt_div span:nth-child(2) {
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
}


/** Start 100 Cashback Header **/

.header-pragmatic-100cashback {
    background: url("../img/common/new/Promotions/HundredPercentCashBackPragmatic/header_bg.png");
    width: 320px;
    height: 90px;
    padding: 8px 16px 13px 16px;
    box-sizing: border-box;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    position: relative;
    border-radius: 10px;
    background-size: contain;
}
.header-pragmatic-100cashback:after{
    content: '';
    background: url("../img/common/new/Promotions/HundredPercentCashBackPragmatic/images/Vector.png");
    width: 6px;
    height: 10px;
    position: absolute;
    right: 17px;
    bottom: 23px;
}
.header-pragmatic-100cashback .header-pragmatic-100cashback-img{
    margin-bottom: 14px;
}
.header-pragmatic-100cashback .header-pragmatic-100cashback-img svg{
    float: left;
}
.header-pragmatic-100cashback .header-pragmatic-100cashback-txt{
    font-family: 'CrystalBetUni-Bold';
    font-size: 20px;
    line-height: 11px;
    display: flex;
    align-items: center;
    color: #FFCC00;
    margin-bottom: 2px;
    padding-top: 14px;
    padding-left: 6px;
}
.header-pragmatic-100cashback .header-pragmatic-100cashback-txt1{
    font-family: 'CrystalNU4-Bold';
    font-size: 14px;
    line-height: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    width: 244px;
    height: 31px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 6px;
}

/** Start 100 Cashback Endorphina Header **/
.header-endorphina-100cashback {
    background: url("../img/common/new/Promotions/HundredPercentCashBackEndorphina/header/100CashbackEndorphinaHeaderBg.png") top center no-repeat;
    width: 320px;
    height: 101px;
    position: relative;
    text-decoration: none;
    background-size: contain;
    box-sizing: border-box;
    border-radius: 10px;
}
.header-endorphina-100cashback::before {
    content: '';
    background: url("../img/common/new/Promotions/HundredPercentCashBackEndorphina/header/endorphina.svg") top center no-repeat;
    background-size: contain;
    width: 59.17px;
    height: 26px;
    position: absolute;
    left: 16px;
    top: 14px;
}
.header-endorphina-100cashback-img-endorphina {
    font-size: 23px;
    position: relative;
    font-family: 'CrystalBetUni-Medium';
    color: #FFCC00;
    top: 11px;
    left: 148px;
    font-weight: bolder;
}
.header-endorphina-100cashback-img-endorphina::before {
    content: '';
    position: absolute;
    background: url("../img/common/new/Promotions/HundredPercentCashBackEndorphina/header/percent.png") no-repeat;
    width: 65px;
    height: 26px;
    background-size: contain;
    top: 4px;
    left: -68px;
}
.header-endorphina-100cashback-txt1 {
    font-family: 'CrystalNU4-Bold';
    font-size: 14px;
    line-height: 29px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid #9800B0;
    border-radius: 6px;
    width: 254px;
    height: 30px;
    margin-top: 16px;
    margin-left: 15px;
}

/** End of 100 Cashback Endorphina Header **/
.SlotsCocktail-top {
    width: 320px;
    height: 111px;
    background-image: url("../img/common/new/Promotions/SlotsCocktail/header/bg.png");
    background-size: contain;
    position: relative;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
}
.SlotsCocktail-top::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #262000;
}
.SlotsCocktail-title {
    font-size: 14px;
    font-family: 'CrystalBetUni-Bold';
    padding-left: 16px;
    padding-top: 12px;

}

.SlotsCocktail-ticket {
    width: 152px;
    height: 54px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.SlotsCocktail-ticket label {
    width: 58px;
    height: 42px;
    position: absolute;
    right: 6px;
    top: 6px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.3) 100%);
    border-radius: 8px;
    display: flex;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.SlotsCocktail-ticket label span {
    display: block;
    font-size: 13px;
    font-family: 'CrystalBetUni-Bold';
}
.SlotsCocktail-ticket:after {
    content: '';
    background-image: url("../img/common/new/Promotions/SlotsCocktail/header/ico1.png");
    background-size: contain;
    width: 80px;
    height: 36px;
    position: absolute;
    left: 5px;
    top: 10px;
}


.SlotsCocktail-points {
    width: 122px;
    height: 54px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.SlotsCocktail-points label {
    width: 58px;
    height: 42px;
    position: absolute;
    right: 6px;
    top: 6px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.3) 100%);
    border-radius: 8px;
    display: flex;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.SlotsCocktail-points label span {
    display: block;
    font-size: 13px;
    font-family: 'CrystalBetUni-Bold';
}
.SlotsCocktail-points:after {
    content: '';
    background-image: url("../img/common/new/Promotions/SlotsCocktail/header/ico2.png");
    background-size: contain;
    width: 38px;
    height: 39px;
    position: absolute;
    left: 10px;
    top: 8px;
}
.header-promo.EgtMarathon100percentCashback {
    background-image: url('../img/common/new/Promotions/HundredPercentCashBackEGT/header_bg.png');
    width: 320px;
    height: 90px;
    padding: 13px 10px 7px 15px;
    box-sizing: border-box;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    position: relative;
    border-radius: 10px;
    background-repeat: no-repeat;
}
.header-promo.EgtMarathon100percentCashback::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 25px;
    right: 13px;
    color: #ffffff;
}
.EgtMarathon100percentCashback .mobhead-content p {
    font-family: 'CrystalNU4-Bold';
    font-size: 14px;
    line-height: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    width: 252px;
    height: 29px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 6px;
    border: 1px solid #33DA48;
    margin-top: 8px;
}
.EgtMarathon100percentCashback .mobhead-content div:nth-child(1) {
    background-image: url('../img/common/new/Promotions/HundredPercentCashBackEGT/egt-logo-head.svg');
    width: 67px;
    height: 19px;
    background-repeat: no-repeat;
    margin-top: 6px;
}
.EgtMarathon100percentCashback .mobhead-content {
    box-sizing: border-box;
    position: relative;
    height: 70px;
}
.EgtMarathon100percentCashback .mobhead-content div:nth-child(2):before {
    content: '';
    position: absolute;
    background-image: url(../img/common/new/Promotions/HundredPercentCashBackEGT/head-percent.png);
    width: 69px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -3px;
    left: 74px;
}
.EgtMarathon100percentCashback .mobhead-content div:nth-child(2):after {
    content: '';
    position: absolute;
    background-image: url(../img/common/new/Promotions/HundredPercentCashBackEGT/CASHBACK.svg);
    width: 103px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -1.5px;
    left: 148px;
}


/**/


.promo-Briefcase-header-container {
    position: relative;
    width: 320px;
    height: 205px;
    background-image: url(../img/common/new/Promotions/Briefcase/header/bg.png);
    background-size: cover;
    border-radius: 10px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    color: #fff;
    padding-top: 53px;
    box-sizing: border-box;
}
.promo-Briefcase-header-container::after {
    /* content: '\E811'; */
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}

.Briefcase-header-top-title {
    display: block;
    width: 120px;
    height: 28px;
    text-shadow: 0px 1px 1px rgb(0 0 0 / 60%);
    font-size: 14px;
    line-height: 14px;
    color: #FEF300;
    font-family: 'FiraGo-Bold';
    font-feature-settings: "case" on;
    position: absolute;
    left: 15px;
    top: 14px;
    letter-spacing: 0.3px;
    padding-left: 41px;
}
.Briefcase-header-top-title:after {
    content: '';
    background-image: url(../img/common/new/Promotions/Briefcase/header/case.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 35px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 2px;
}

.Briefcase-ticlet {
    width: 109px;
    height: 28px;
    position: absolute;
    display: flex;
    top: 12px;
    right: 16px;
    background: rgba(0,0,0,0.3);
    border-radius: 4px;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    line-height: 9px;
    align-items: center;
    box-sizing: border-box;
    padding-left: 61px;
}
#Briefcase-ticlet {
    font-size: 13px;
    font-family: 'CrystalBetUni-Bold';
}
.Briefcase-ticlet:after {
    content: '';
    background-image: url(../img/common/new/Promotions/Briefcase/header/tickets.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 73px;
    height: 36px;
    position: absolute;
    left: -16px;
}

.Briefcase-header-progress-main {
    width: 286px;
    height: 18px;
    margin: 0 auto 12px auto;
    text-align: left;
}
.Briefcase-header-progress-cont {
    float: right;
}

.Briefcase-header-progress-main-title {
    font-size: 12px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    float: left;
    line-height: 20px;
}
.Briefcase-header-progress {
    border-radius: 10px;
    width: 153px;
    height: 18px;
    position: relative;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.4);
    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: #fff;
    font-family: 'CrystalBetUni-Medium';
    padding: 0px 2px 0px 9px;
    position: relative;
}

.p_100 .Briefcase-header-progress-in {
    /*background: #94A8B8;*/
    background: #33B52A;
    
}

.Briefcase-header-line {
    width: 284px;
    height: 1px;
    background: rgba(255,255,255,0.3);
    margin: 2px auto 8px auto;
    opacity: 0;
}

.Briefcase-header-case {
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-family: 'CrystalNU4-Bold';
    padding-bottom: 10px;
    line-height: 19px;
}
.header-tgcc-days {
    display: flex;
    width: 282px;
    align-items: center;
    justify-content: space-evenly;
    margin: 0px auto;
}
.header-tgcc-day {
    width: 38px;
    height: 60px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: rgba(255, 255, 255, 0.4);
    font-size: 12px;
    font-family: 'CrystalNU4-Bold';
    position: relative;
}
.header-tgcc-day::before {
    content: '';
    width: 26px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    left: 26px;
    bottom: 11px;
    z-index: 1;
}
.header-tgcc-day:last-child::before {
    content: none;
}
.header-tgcc-day span {
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    line-height: 12px;
}
.header-tgcc-day:after {
    font-family: 'cb-icons';
    font-size: 7px;
    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;
    z-index: 2;
    margin: 7px 0 0 0;
}

.header-tgcc-day.complete:after {
    content: '\E82A';
}
.header-tgcc-day.complete {
    /* background: #BFEBBC;
    border: 2px solid #BFEBBC; */
    color: #fff;
}
.header-tgcc-day.complete:after {
    color: #fff;
    background: #33B52A;
    border: 2px solid #33B52A;
}

.header-tgcc-day.incomplete {
    /* background: rgba(0, 0, 0, 0.4); */
    border: none;
    color: #fff;
}
.header-tgcc-day.incomplete:after {
    content: '\E892';
    color: #fff;
    background: #DC1A1A;
    border: 2px solid #DC1A1A;
}


/*SlotsVIPLeaderboardStages */
.header-promo.header-promo-SlotsVIPLeaderboardStages {
    position: relative;
    width: 320px;
    height: 314px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url(../img/common/new/Promotions/SlotsVIPLeaderboardStages/header/bg.png);
}
.header-promo-SlotsVIPLeaderboardStages:after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 18px;
    right: 14px;
    color: #ffffff;
    display: none;
}
.header-promo-SlotsVIPLeaderboardStages-title {
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    width: 100%;
    height: 66px;
    position: relative;
}
.header-promo-SlotsVIPLeaderboardStages-title:before {
    content: '';
    background-size: cover;
    box-sizing: border-box;
    background-image: url(../img/common/new/Promotions/SlotsVIPLeaderboardStages/header/top.png);
    background-repeat: no-repeat;
    background-position: center;

    position: absolute;
    width: 210px;
    height: 44px;
    left: 14px;
    top: 13px;
}
.header-promo-SlotsVIPLeaderboardStages-title:after {
    content: '';
    background-size: 175px 16px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 96px;
    position: absolute;
    width: 100%;
    height: 15px;
    left: 0;
    top: 13px;
}
.ka .header-promo-SlotsVIPLeaderboardStages-title:after {
    background-image: url(../img/common/new/Promotions/SlotsVIPLeaderboardStages/header/ka.png);
}
.en .header-promo-SlotsVIPLeaderboardStages-title:after {
    background-image: url(../img/common/new/Promotions/SlotsVIPLeaderboardStages/header/en.png);
}
.ru .header-promo-SlotsVIPLeaderboardStages-title:after {
    background-image: url(../img/common/new/Promotions/SlotsVIPLeaderboardStages/header/ru.png);
}
.header-promo-SlotsVIPLeaderboardStages-title span {
    display: block;
    width: 181px;
    position: absolute;
    color: #FFCC00;
    font-size: 22px;
    bottom: 10px;
    left: 111px;
    text-align: left;
}
.header-promo-SlotsVIPLeaderboardStages-title span font {
    font-family: 'Gotham-Normal';
    font-size: 22px;
}



.header-promo.header-promo-SlotsVIPLeaderboardStages .SlotsVIPLeaderboardStages-header-cont.first {
    margin-top: 0px;
    padding: 12px 17px 9px 14px;
}
.header-promo.header-promo-SlotsVIPLeaderboardStages .SlotsVIPLeaderboardStages-header-cont.second {
    margin-top: 10px;
    padding: 11px 16px 9px 16px;
}

/*end SlotsVIPLeaderboardStages*/


/*SlotsVIPLeaderboard */
.header-promo.header-promo-SlotsVIPLeaderboard {
    position: relative;
    width: 320px;
    height: 314px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url('../img/common/new/Promotions/SlotsVIPLeaderboard/header/bg.png');
}
.header-promo-SlotsVIPLeaderboard:after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 12px;
    color: #ffffff;
}
.header-promo-SlotsVIPLeaderboard-title {
    color: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
    width: 100%;
    height: 66px;
    position: relative;
}
.header-promo-SlotsVIPLeaderboard-title span {
    position: absolute;
    top: 33px;
    /* right: 124px; */
    width: 100%;
    height: 24px;
    background: url(../img/common/new/Promotions/SlotsVIPLeaderboard/header/mob_head_amount.png) no-repeat center top;
    background-size: 154px 24px;
    left: -3px;
    top: 28px;
}
.header-promo-SlotsVIPLeaderboard-title:before {
    content: '';
    box-sizing: border-box;
    background: url('../img/common/new/Promotions/SlotsVIPLeaderboard/header/durango4.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 64px;
    height: 54px;
    left: 9px;
    top: 5px;
}
.header-promo-SlotsVIPLeaderboard-title:after {
content: '';
    background-image: url(../img/common/new/Promotions/SlotsVIPLeaderboard/header/mob_head_ge.png);
    background-size: 220px 14px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: left 80px center;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 14px;
    left: 0px;
    top: 11px;
}
.en .header-promo-SlotsVIPLeaderboard-title:after {
    background-image: url('../img/common/new/Promotions/SlotsVIPLeaderboard/header/mob_head_en.png');
  
}
.ru .header-promo-SlotsVIPLeaderboard-title:after {
    background-image: url('../img/common/new/Promotions/SlotsVIPLeaderboard/header/mob_head_ru.png');
 
}
.header-promo-SlotsVIPLeaderboard-title span font {
    font-family: 'Gotham-Normal';
    font-size: 22px;
}
.header-promo.header-promo-SlotsVIPLeaderboard .SlotsVIPLeaderboard-header-cont.first {
    margin-top: 0;
}
.header-promo.header-promo-SlotsVIPLeaderboard .SlotsVIPLeaderboard-header-cont.second {
    margin-top: 9px;
}
/*end SlotsVIPLeaderboard*/


/*PatePlayLeaderboard */
.header-promo.header-promo-PatePlayLeaderboard {
    position: relative;
    width: 320px;
    height: 292px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url('../img/common/new/Promotions/PatePlayLeaderboard/header/bg.png');
}
.header-promo-PatePlayLeaderboard:after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 12px;
    color: #ffffff;
}
.header-promo-PatePlayLeaderboard-title {
    color: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
    width: 100%;
    height: 63px;
    position: relative;
}
.header-promo-PatePlayLeaderboard-title:before {
    content: '';
    box-sizing: border-box;
    background: url('../img/common/new/Promotions/PatePlayLeaderboard/header/pateplay.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 117px;
    height: 30px;
    left: 16px;
    top: 20px;
}
.header-promo-PatePlayLeaderboard-title:after {
    content: '';
    background-image: url('../img/common/new/Promotions/PatePlayLeaderboard/header/amount.png');
    background-size: 156px 30px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 156px;
    height: 30px;
    right: 15px;
    top: 20px;
}
.header-promo-PatePlayLeaderboard-title span font {
    font-family: 'Gotham-Normal';
    font-size: 22px;
}
.header-promo.header-promo-PatePlayLeaderboard .PatePlayLeaderboard-header-cont.first {
    margin-top: 0;
}
.header-promo.header-promo-PatePlayLeaderboard .PatePlayLeaderboard-header-cont.second {
    margin-top: 6px;
}
/*end PatePlayLeaderboard*/


/*PragmaticLeaderboard */
.header-promo.header-promo-PragmaticLeaderboard {
    position: relative;
    width: 320px;
    height: 292px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url('../img/common/new/Promotions/PragmaticLeaderboard/header/bg.png');
}
.header-promo-PragmaticLeaderboard:after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 12px;
    color: #ffffff;
    display: none;
}
.header-promo-PragmaticLeaderboard-title {
    color: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
    width: 100%;
    height: 63px;
    position: relative;
}
.header-promo-PragmaticLeaderboard-title:before {
    content: '';
    box-sizing: border-box;
    background: url('../img/common/new/Promotions/PragmaticLeaderboard/header/pateplay.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 117px;
    height: 30px;
    left: 16px;
    top: 20px;
    display: none;
}
.header-promo-PragmaticLeaderboard-title:after {
    content: '';
    background-image: url('../img/common/new/Promotions/PragmaticLeaderboard/header/amount.png');
    background-size: 156px 30px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 156px;
    height: 30px;
    right: 15px;
    top: 20px;
    display: none;
}
.header-promo-PragmaticLeaderboard-title span font {
    font-family: 'Gotham-Normal';
    font-size: 22px;
}
.header-promo.header-promo-PragmaticLeaderboard .PragmaticLeaderboard-header-cont.first {
    margin-top: 0;
}
.header-promo.header-promo-PragmaticLeaderboard .PragmaticLeaderboard-header-cont.second {
    margin-top: 6px;
}
/*end PragmaticLeaderboard*/

/* GatesOfCBLeaderboard*/
.header-promo.header-promo-GatesOfCBLeaderboard {
    position: relative;
    width: 320px;
    height: 241px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url(../img/common/new/Promotions/GatesOfCBLeaderboard/header/bg.png);
}
.header-promo-SlotsVIPLeaderboard:after {
    display: none;
}
.header-promo-GatesOfCBLeaderboard-title {
    color: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
    width: 100%;
    height: 66px;
    position: relative;
}
.header-promo-GatesOfCBLeaderboard-title span{
    position: absolute;
    top: 62px;
    right: 66px;
    width: 190px;
    height: 34px;
    background: url(../img/common/new/Promotions/GatesOfCBLeaderboard/header/mobprize.png) no-repeat center top;
    background-size: contain;
}
.header-promo-GatesOfCBLeaderboard-title:before {
    content: '';
    box-sizing: border-box;
    background: url(../img/common/new/Promotions/GatesOfCBLeaderboard/header/mainlogo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 100px;
    height: 42px;
    left: 110px;
    top: 12px;
}
/* .header-promo-SlotsVIPLeaderboard-title:after {
    content: '';
    background-image: url(../img/common/new/Promotions/SlotsVIPLeaderboard/header/mob_head_ge.png);
    background-size: contain;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    width: 188px;
    height: 14px;
    left: 89px;
    top: 13px;
} */
.header-promo-GatesOfCBLeaderboard-title span font {
    font-family: 'Gotham-Normal';
    font-size: 22px;
}
.header-promo.header-promo-GatesOfCBLeaderboard .GatesOfCBLeaderboard-header-cont.first {
    margin-top: 0;
}
/**/
.GatesOfCBLeaderboard-header-cont-top {
    width: 100%;
}
.GatesOfCBLeaderboard-header-cont-top-left {
    padding-left: 26px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 14px;
    font-family: 'HelveticaMedium';
    position: relative;
    top: 36px;
    letter-spacing: 0.2px;
    display: inline-block;
}
.GatesOfCBLeaderboard-header-cont-top-left > div {
    font-size: 16px;
    color: #FFCC00;
    font-family: 'CrystalBetUni-Medium';
    top: 4px;
    position: relative;
}
.GatesOfCBLeaderboard-header-cont-top-right {
    box-sizing: border-box;
    font-size: 12px;
    width: 68px;
    text-align: center;
    color: #ffffff;
    font-family: 'CrystalNU4-Bold';
    position: relative;
    left: 240px;
    top: 23px;
}
.GatesOfCBLeaderboard-header-cont-bottom {
    width: 100%;
    height: 40px;
    position: relative;
    box-sizing: border-box;
    margin-top: 33px;
    padding-left: 27px;
}
.GatesOfCBLeaderboard-header-cont-bottom-list {
    height: 40px;
    width: 90px;
    background: rgba(0,0,0,0.6);
    border-radius: 6px;
    float: left;
    margin-right: 8px;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    color: rgba(255,255,255,0.6);
    padding-top: 3px;
    box-sizing: border-box;
}
.GatesOfCBLeaderboard-header-cont-bottom-list.first {
    width: 70px;
}
.GatesOfCBLeaderboard-header-cont-bottom-list.yellow {
   margin-right: 0px;
}
.GatesOfCBLeaderboard-header-cont-bottom-list font {
    font-family: 'CrystalBetUni-Bold';
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;   
    width: 100%;
    float: left;
    display: block;
    margin-top: 1px
}
.GatesOfCBLeaderboard-header-cont-bottom-list.yellow font {
    font-family: 'CrystalBetUni-Medium';
    color: #FFCC00;   
    display: inline-block;
    width: auto;
}
.GatesOfCBLeaderboard-header-cont-bottom-list.yellow > div {
    display: flex;
    width: 90px;
    justify-content: center;
    align-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    top: 1px;
}
.HeaderWheelContainer.small-mode .HeaderWheelBT {
    bottom: 17px;
    height: 40px;
    line-height: 41px;
}
.GatesOfCBLeaderboard-header-cont-bottom-list.yellow p {
    color: #FFCC00; 
    font-size: 15px;
    font-family: 'CrystalBetUni-Bold';
    top: -5px;
    left: 2px;
    position: relative;
    height: 0;
    display: none;
}
.GatesOfCBLeaderboard-header-cont-bottom-list.yellow p.gelSymbl {
    top: -11px;      
}
.GatesOfCBLeaderboard-header-cont-bottom-list.yellow p.frspnss {    
    font-size: 10px;  
}
.GatesOfCBLeaderboard-header-cont-bottom-list.yellow p.true {
    display: inline-block;
}
.GatesOfCBLeaderboard-header-cont {
    position: relative;
    width: 300px;
    height: 114px;
    margin-top: 18px;
}
.GatesOfCBLeaderboard-header-cont:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border-radius: 10px;
    background: linear-gradient(180deg, #483285 0%, rgba(72, 50, 133, 0.00) 123.25%);
    backdrop-filter: blur(2.5px);
    top: 22px;
    left: 8px;
}
/*end GatesOfCBLeaderboard*/

/* PlayngoLeaderboard*/
.header-promo.header-promo-PlaynGoLeaderboard {
    position: relative;
    width: 320px;
    height: 224px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url(../img/common/new/Promotions/PlaynGoLeaderboard/header/bg.png);
}
.header-promo-SlotsVIPLeaderboard:after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 12px;
    color: #ffffff;
}
.header-promo-PlaynGoLeaderboard-title {
    color: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
    width: 100%;
    height: 66px;
    position: relative;
}
.header-promo-PlaynGoLeaderboard-title span{
    position: absolute;
    top: 48px;
    right: 66px;
    width: 190px;
    height: 34px;
    background: url(../img/common/new/Promotions/PlaynGoLeaderboard/header/mobprize.png) no-repeat center top;
    background-size: contain;
}
.header-promo-PlaynGoLeaderboard-title:before {
    content: '';
    box-sizing: border-box;
    background: url(../img/common/new/Promotions/PlaynGoLeaderboard/header/mainlogo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 100px;
    height: 42px;
    left: 110px;
    top: 5px;
}
.header-promo-PlaynGoLeaderboard-title span font {
    font-family: 'Gotham-Normal';
    font-size: 22px;
}
.header-promo.header-promo-PlaynGoLeaderboard .PlaynGoLeaderboard-header-cont.first {
    margin-top: 0;
}
/**/
.PlaynGoLeaderboard-header-cont-top {
    width: 100%;
}
.PlaynGoLeaderboard-header-cont-top-left {
    padding-left: 26px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 14px;
    font-family: 'HelveticaMedium';
    position: relative;
    top: 36px;
    letter-spacing: 0.2px;
    display: inline-block;
}
.PlaynGoLeaderboard-header-cont-top-left > div {
    font-size: 16px;
    color: #FFCC00;
    font-family: 'CrystalBetUni-Medium';
    top: 4px;
    position: relative;
}
.PlaynGoLeaderboard-header-cont-top-right {
    box-sizing: border-box;
    font-size: 12px;
    width: 68px;
    text-align: center;
    color: #ffffff;
    font-family: 'CrystalNU4-Bold';
    position: relative;
    left: 240px;
    top: 23px;
}
.PlaynGoLeaderboard-header-cont-bottom {
    width: 100%;
    height: 40px;
    position: relative;
    box-sizing: border-box;
    margin-top: 33px;
    padding-left: 27px;
}
.PlaynGoLeaderboard-header-cont-bottom-list {
    height: 40px;
    width: 90px;
    background: rgba(0,0,0,0.6);
    border-radius: 6px;
    float: left;
    margin-right: 8px;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    color: rgba(255,255,255,0.6);
    padding-top: 3px;
    box-sizing: border-box;
}
.PlaynGoLeaderboard-header-cont-bottom-list.first {
    width: 70px;
}
.PlaynGoLeaderboard-header-cont-bottom-list.yellow {
   margin-right: 0px;
}
.PlaynGoLeaderboard-header-cont-bottom-list font {
    font-family: 'CrystalBetUni-Bold';
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;   
    width: 100%;
    float: left;
    display: block;
    margin-top: 1px
}
.PlaynGoLeaderboard-header-cont-bottom-list.yellow font {
    font-family: 'CrystalBetUni-Medium';
    color: #FFCC00;   
    display: inline-block;
    width: auto;
}
.PlaynGoLeaderboard-header-cont-bottom-list.yellow > div {
    display: flex;
    width: 90px;
    justify-content: center;
    align-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    top: 1px;
}
.HeaderWheelContainer.small-mode .HeaderWheelBT {
    bottom: 17px;
    height: 40px;
    line-height: 41px;
}
.PlaynGoLeaderboard-header-cont-bottom-list.yellow p {
    color: #FFCC00; 
    font-size: 15px;
    font-family: 'CrystalBetUni-Bold';
    top: -5px;
    left: 2px;
    position: relative;
    height: 0;
    display: none;
}
.PlaynGoLeaderboard-header-cont-bottom-list.yellow p.gelSymbl {
    top: -11px;      
}
.PlaynGoLeaderboard-header-cont-bottom-list.yellow p.frspnss {    
    font-size: 10px;  
}
.PlaynGoLeaderboard-header-cont-bottom-list.yellow p.true {
    display: inline-block;
}
.PlaynGoLeaderboard-header-cont {
    position: relative;
    width: 300px;
    height: 114px;
}
.PlaynGoLeaderboard-header-cont:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 1px solid #0D70E9;
    background: rgba(0,26,49, 0.6);
    backdrop-filter: blur(2.5px);
    top: 22px;
    left: 8px;
}
/*end PlayngoLeaderboard*/

.header-promo-SlotsVIPCashback {
    position: relative;
    width: 320px;
    height: 100px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url(../img/common/new/Promotions/SlotsVIPCashback/header/bg.png);
}
.header-promo-SlotsVIPCashback:before {
    content: "";
    position: absolute;
    width: 100%;
    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 73px;
    position: absolute;
    left: 0;
    top: 13px;
}
#body_body.ka .header-promo-SlotsVIPCashback:before {
    background-image: url(../img/common/new/Promotions/SlotsVIPCashback/header/ka.png);
}
#body_body.en .header-promo-SlotsVIPCashback:before {
    background-image: url(../img/common/new/Promotions/SlotsVIPCashback/header/en.png);
}
#body_body.ru .header-promo-SlotsVIPCashback:before {
    background-image: url(../img/common/new/Promotions/SlotsVIPCashback/header/ru.png);
}


/*gridticket */
.header-promo.header-promo--giftedticket {
    position: relative;
    width: 320px;
    height: 140px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url(../img/common/new/Promotions/GiftedTicket/promo-header-bg.png);
}
.header-promo--giftedticket .header-promo__ttl1 {
    width: 100%;
    height: 22px;
    position: absolute;
    top: 9px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 22px;
}
#main.ka .header-promo--giftedticket .header-promo__ttl1 {
     background-image: url(../img/common/new/Promotions/GiftedTicket/hedge.png);
}
#main.en .header-promo--giftedticket .header-promo__ttl1 {
     background-image: url(../img/common/new/Promotions/GiftedTicket/heden.png);
}
#main.ru .header-promo--giftedticket .header-promo__ttl1 {
     background-image: url(../img/common/new/Promotions/GiftedTicket/hedru.png);
}

.header-promo--giftedticket .header-promo__tickets {
    width: 291px;
    height: 35px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 39px;
    left: 15px;
    border-radius: 6px;
    border: 1px solid #3082E8;
    background: rgba(0, 8, 14, 0.60);
}
.header-promo--giftedticket .header-promo__tickets-ttl {
    font-family: 'CrystalNU4-Bold';
    font-size: 11px;
    line-height: 13px;
    color: #ffffff;
    text-align: left;
    padding-left: 10px;
    width: 100%;
}
.header-promo--giftedticket .header-promo__tickets.header-promo__tickets--only-message .header-promo__tickets-ttl {
    text-align: center;
    padding-left: 0;
}
.header-promo--giftedticket .header-promo__tickets-ttl > span {
    font-family: 'CrystalNU4-Regular';
    margin-left: 2px;
    font-size: 10px;
    line-height: 13px;
    color: #ffffff;
}
.header-promo--giftedticket .mobtop-progress-container {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    height: 39px;
    position: absolute;
    top: 86px;
    left: 0px;
    margin: 0px;
    padding: 0px;    
}
.header-promo--giftedticket .progress-content-container-grid {
    width: 170px;
    height: 39px;
    position: relative;
    float: right;
    margin-right: 18px;
    box-sizing: border-box;
}
.header-promo--giftedticket .progress-line-grid.top {
    width: 100%;
    height: 13px;
    color: rgba(255,255,255,0.9);
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 2px;
    box-sizing: border-box;
    position: relative;
    font-family: 'SF-Pro-Normal';
}
.header-promo--giftedticket .progress-content-container-grid .progress-line-grid.top div span {
    font-family: 'CrystalBetUni-Regular';
}
.header-promo--giftedticket .progress-content-container-grid .progress-line-grid.top div {
    position: absolute;
    top: 0px;
}
.header-promo--giftedticket .progress-line-grid.top .m_p_g_1 {
    left: 0px;
    display: none;
}
.header-promo--giftedticket .progress-line-grid.top .m_p_g_2 {
    left: 32px;
}
.header-promo--giftedticket .progress-line-grid.top .m_p_g_3 {
    left: 70px;
}
.header-promo--giftedticket .progress-line-grid.top .m_p_g_4 {
    left: 109px;
}
.header-promo--giftedticket .progress-line-grid.top .m_p_g_5 {
    left: 150px;
}
.header-promo--giftedticket .progress {
    width: 164px;
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
}
.header-promo--giftedticket .pregres_point {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: rgba(255,255,255,1);
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 1;
}
.header-promo--giftedticket .pregres_point.above {
    background-color: rgba(13,106,6,1);
}
.header-promo--giftedticket .pregres_point.p_p_1 {
    display: none;
}
.header-promo--giftedticket .pregres_point.p_p_2 {
    left: 34px;
}
.header-promo--giftedticket .pregres_point.p_p_3 {
    left: 74px;
}
.header-promo--giftedticket .pregres_point.p_p_4 {
    left: 114px;
}
.header-promo--giftedticket .pregres_point.p_p_5 {
    left: 156px;
}
.header-promo--giftedticket .progressin div {
    background: #33B52A;
    border-radius: 10px;
    height: 9px;
    position: relative;
    box-sizing: border-box;
    min-width: 0%;
}
.header-promo--giftedticket .progressin div span {
    display: none;
}
.header-promo--giftedticket .progress-line-grid.bottom {
    width: 100%;
    height: 13px;
    color: rgba(255,255,255,0.9);
    font-size: 12px;
    line-height: 13px;
    margin-top: 2px;
    box-sizing: border-box;
    position: relative;
    font-family: 'SF-Pro-MediumBold';
}
.header-promo--giftedticket .progress-line-grid.bottom div {
    position: absolute;
    top: 0px;
}
.header-promo--giftedticket .progress-line-grid.bottom div.above {
    color: #3DE331;
}
.header-promo--giftedticket .progress-line-grid.bottom .m_p_g_1 {
    display: none;
}
.header-promo--giftedticket .progress-line-grid.bottom .m_p_g_2 {
    left: 31px;
}
.header-promo--giftedticket .progress-line-grid.bottom .m_p_g_3 {
    left: 71px;
}
.header-promo--giftedticket .progress-line-grid.bottom .m_p_g_4 {
    left: 110px;
}
.header-promo--giftedticket .progress-line-grid.bottom .m_p_g_5 {
    left: 153px;
}
.header-promo--giftedticket .amount-giftedticket {
    width: 100px;
    height: 48px;
    position: absolute;
    left: 15px;
    bottom:0px;
}
.header-promo--giftedticket .amount-giftedticket-deposit {
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    line-height: 13px;
    color: rgba(255,255,255,0.8);
    float: left;
    position: relative;
}
.header-promo--giftedticket .giftedticket-is-deposit {
    width: 100%;
    font-family: 'SF-Pro-MediumBold';
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    float: left;
}
.header-promo--giftedticket .giftedticket-is-deposit span {
    font-family: CrystalBetUni-Bold;
}
.header-promo--giftedticket .header-promo__positions {
    display: flex;
    margin-right: 7px;
    justify-content: space-between;
    gap: 4px;
}
.header-promo--giftedticket .header-promo__position {
    width: 11px;
    height: 11px;
    border: 2px solid #FDE053;
    box-sizing: border-box;
    border-radius: 50px;
    color: #fff;
}
.header-promo--giftedticket .header-promo__position:before {
    font-family: 'cb-icons';
    font-size: 5px;
    position: absolute;
    width: 11px;
    line-height: 11px;
    text-align: center;
}
.header-promo--giftedticket .header-promo__position--won{
    border: none;
    background: #33B52A;
}
.header-promo--giftedticket .header-promo__position--won:before{
    content: '\E82A';
}
.header-promo--giftedticket .header-promo__position--lost{
    border: none;
    background: #DC1A1A;
}
.header-promo--giftedticket .header-promo__position--lost:before{
    content: '\E892';
}

/*MagnificentSeven*/
.header-promo.MagnificentSeven {
    height: 111px;
    background-image: url(../img/common/new/Promotions/MagnificentSeven/header_bg.png);
    background-size: contain;
    color: #ffffff;
}
.header-promo.MagnificentSeven::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #262000;
}
.header-promo.MagnificentSeven .mob-top {
    background-image: url(../img/common/new/Promotions/MagnificentSeven/header_ge.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 22px;
    padding: 0;
    top: 9px;
    left: 9px;
}
#main.en .header-promo.MagnificentSeven .mob-top {
    background-image: url(../img/common/new/Promotions/MagnificentSeven/header_en.png);
    background-repeat: no-repeat;
    background-size: contain;
}
#main.ru .header-promo.MagnificentSeven .mob-top {
    background-image: url(../img/common/new/Promotions/MagnificentSeven/header_ru.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.header-promo.MagnificentSeven .mob-head-content {
    position: relative;
}
.header-promo.MagnificentSeven .mob-head-content::before {
    content: '';
    position: absolute;
    background: url(../img/common/new/Promotions/MagnificentSeven/redcar.png) no-repeat;
    background-size: contain;
    width: 58px;
    height: 36px;
    z-index: 1;
    top: 9px;
    left: 23px;
}
.header-promo.MagnificentSeven .mob-head-content > div {
    width: 301px;
    height: 53px;
    background: url(../img/common/new/Promotions/MagnificentSeven/header_content_bg.svg) center no-repeat;
    background-size: contain;
    margin-top: 19px;
}
.header-promo.MagnificentSeven .prg_div {
    margin-left: 78px;
}
#main.ka .header-promo.MagnificentSeven .prg_div {
    margin-left: 76px;
    margin-right: 3px;
}
#main.en .header-promo.MagnificentSeven .prg_div,
#main.ru .header-promo.MagnificentSeven .prg_div {
    width: 144px;
    margin-right: 10px;
}
.header-promo.MagnificentSeven .tkt_div {
    width: 63px;
    height: 39px;
    background: url(../img/common/new/Promotions/MagnificentSeven/header_score_bg.svg) center no-repeat;
    background-size: contain;
    margin-left: -9px;
    padding-top: 7px;
}
.header-promo.MagnificentSeven .prg_div span:nth-child(2) {
    opacity: 1;
}
.header-promo.MagnificentSeven .prg_div > span:nth-of-type(2) {
    opacity: 0.6;
    display: block;
}
.promo-participant-ThreeTimes100PercentCashBackEGT {
    width: 320px;
    height: 90px;
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackEGT/header_bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 320px 90px;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
}
.promo-participant-ThreeTimes100PercentCashBackEGT .first_ch {
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackEGT/header_logo_ge.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    margin: 7px auto 0 12px;
}
#main.en .promo-participant-ThreeTimes100PercentCashBackEGT .first_ch {
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackEGT/header_logo_en.png');
    background-size: contain;
}
#main.ru .promo-participant-ThreeTimes100PercentCashBackEGT .first_ch {
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackEGT/header_logo_ru.png');
    background-size: contain;
}
.promo-participant-ThreeTimes100PercentCashBackEGT .sec_ch {
    box-sizing: border-box;
    width: fit-content;
    height: 31px;
    border: 1px solid #FF0000;
    border-radius: 6px;
    background: rgba(0,0,0,0.8);
    color: #FDE053;
    font-size: 14px;
    font-family: 'CrystalNU4-Regular';
    text-align: center;
    line-height: 29px;
    padding: 0 9px;
    margin: 5px auto 0;
    letter-spacing: -0.02em;
}
.promo-participant-ThreeTimes100PercentCashBackEGT:after {
    content: '\e811';
    width: 6px;
    height: 10px;
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 24px;
    display: block;
    transform: rotate(-90deg);
}
#main.en .promo-participant-ThreeTimes100PercentCashBackEGT > div:first-child {
    margin-top: 6px;
}
#main.ru .promo-participant-ThreeTimes100PercentCashBackEGT > div:first-child {
    margin: 7px auto 0 8px;
}
#main.en .promo-participant-ThreeTimes100PercentCashBackEGT > div:nth-child(2) {
    margin: 5px auto 0 12px;
}
#main.ru .promo-participant-ThreeTimes100PercentCashBackEGT > div:nth-child(2) {
    margin: 5px auto 0 8px;
}

/**/
.order-promo.DepositBonusGenerator {
    width: 320px;
    height: 87px;
    background-image: url(../img/common/new/Promotions/DepositBonusGenerator/header.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #FFCC00;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
    font-family: 'HelveticaBold';
    padding-top: 50px;
    font-size: 16px
}
.order-promo.DepositBonusGenerator logo {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    top: 18px;
}
#body_body.ka .order-promo.DepositBonusGenerator logo {
    background-image: url(../img/common/new/Promotions/DepositBonusGenerator/header/top-title-ka.png);
}
#body_body.en .order-promo.DepositBonusGenerator logo {
    background-image: url(../img/common/new/Promotions/DepositBonusGenerator/header/top-title-en.png);
}
#body_body.ru .order-promo.DepositBonusGenerator logo {
    background-image: url(../img/common/new/Promotions/DepositBonusGenerator/header/top-title-ru.png);
}
.DepositBonusGenerator .timer-promo-loader-start {
       bottom: 15%; 
}
/**/


/**/
.order-promo.DepositBonusGenerator1000 {
    width: 320px;
    height: 87px;
    background-image: url(../img/common/new/Promotions/DepositBonusGenerator1000/header.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #000;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.60);
    font-family: 'HelveticaBold';
    padding-top: 50px;
    font-size: 16px
}
.order-promo.DepositBonusGenerator1000 logo {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    top: 18px;
}
#body_body.ka .order-promo.DepositBonusGenerator1000 logo {
    background-image: url(../img/common/new/Promotions/DepositBonusGenerator1000/header/top-title-ka.png);
}
#body_body.en .order-promo.DepositBonusGenerator1000 logo {
    background-image: url(../img/common/new/Promotions/DepositBonusGenerator1000/header/top-title-en.png);
}
#body_body.ru .order-promo.DepositBonusGenerator1000 logo {
    background-image: url(../img/common/new/Promotions/DepositBonusGenerator1000/header/top-title-ru.png);
}
.DepositBonusGenerator1000 .timer-promo-loader-start {
       bottom: 15%; 
}
/**/



.order-promo.PragmaticEGTInstantCashback {
    width: 320px;
    height: 96px;
    background-image: url(../img/common/new/Promotions/PragmaticEGTInstantCashback/headermob.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
    overflow:hidden;
}
.order-promo.PragmaticEGTInstantCashback > div:first-child {
    background-image: url(../img/common/new/Promotions/PragmaticEGTInstantCashback/header_ge.png);
    background-size: contain;
    box-sizing: border-box;
    width: 100%;
    height: 47px;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 15px auto 0 25px;
}
#body_body.en .order-promo.PragmaticEGTInstantCashback > div:first-child {
    background-image: url(../img/common/new/Promotions/PragmaticEGTInstantCashback/header_en.png);
    background-size: contain;
}
#body_body.ru .order-promo.PragmaticEGTInstantCashback > div:first-child {
    background-image: url(../img/common/new/Promotions/PragmaticEGTInstantCashback/header_ru.png);
    background-size: contain;
}
.order-promo.PragmaticEGTInstantCashback > div:nth-child(2) {
    box-sizing: border-box;
    color: #ffffff;
    
    font-size: 16px;
    font-family: 'FiraGO-SemiBoldItalic';
    text-align: center;
    line-height: 29px;
    padding: 0 9px;
    margin: 0 auto;
    letter-spacing: -0.02em;
}
.en .order-promo.PragmaticEGTInstantCashback > div:nth-child(2),
.ru .order-promo.PragmaticEGTInstantCashback > div:nth-child(2) {
    font-size: 14px;
}
.order-promo.PragmaticEGTInstantCashback:after {
    content: '\e811';
    width: 6px;
    height: 10px;
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #ffffff;
    position: absolute;
    right: 16px;
    top: 24px;
    display: block;
    transform: rotate(-90deg);
    display: none;
}
/* live casino instant cashback */
.order-promo.LiveCasinoInstantCashback {
    width: 320px;
    height: 90px;
    background-image: url(../img/common/new/Promotions/LiveCasinoCashback/headermob.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
    font-family: 'FiraGO-SemiBoldItalic';
    text-align: center;
    line-height: 29px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 0 17px;
}
/* live casino instant cashback end */
.order-promo.EGTInstantCashback {
    width: 320px;
    height: 90px;
    background-image: url(../img/common/new/Promotions/EGTInstantCashback/headermob.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
}
.order-promo.EGTInstantCashback > div:first-child {
    background-image: url(../img/common/new/Promotions/EGTInstantCashback/header_ge.png);
    background-size: contain;
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 10px auto 0 12px;
}
#body_body.en .order-promo.EGTInstantCashback > div:first-child {
    background-image: url(../img/common/new/Promotions/EGTInstantCashback/header_en.png);
    background-size: contain;
}
#body_body.ru .order-promo.EGTInstantCashback > div:first-child {
    background-image: url(../img/common/new/Promotions/EGTInstantCashback/header_ru.png);
    background-size: contain;
}
.order-promo.EGTInstantCashback > div:nth-child(2) {
    box-sizing: border-box;
    color: #ffffff;
    
    font-size: 16px;
    font-family: 'FiraGO-SemiBoldItalic';
    text-align: center;
    line-height: 29px;
    padding: 0 9px;
    margin: 0 auto;
    letter-spacing: -0.02em;
}
.en .order-promo.EGTInstantCashback > div:nth-child(2),
.ru .order-promo.EGTInstantCashback > div:nth-child(2) {
    font-size: 14px;
}
.order-promo.EGTInstantCashback:after {
    content: '\e811';
    width: 6px;
    height: 10px;
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #ffffff;
    position: absolute;
    right: 16px;
    top: 24px;
    display: block;
    transform: rotate(-90deg);
}
/* ThreeTimes100PercentCashBackPragmatic */
.promo-participant-ThreeTimes100PercentCashBackPragmatic {
    width: 320px;
    height: 90px;
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackPragmatic/header_bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 320px 90px;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
    overflow: hidden;
}
.promo-participant-ThreeTimes100PercentCashBackPragmatic > div:first-child {
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    background-image: url(../img/common/new/Promotions/ThreeTimes100PercentCashBackPragmatic/header_logo_ge.png);
    background-repeat: no-repeat;
    background-position: 49px -2px;
    background-size: contain;
    margin: 7px auto 0 12px;
}
#main.en .promo-participant-ThreeTimes100PercentCashBackPragmatic > div:first-child {
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackPragmatic/header_logo_en.png');
    background-size: contain;
}
#main.ru .promo-participant-ThreeTimes100PercentCashBackPragmatic > div:first-child {
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackPragmatic/header_logo_ru.png');
    background-size: contain;
}
.promo-participant-ThreeTimes100PercentCashBackPragmatic > div:nth-child(2) {
    box-sizing: border-box;
    width: fit-content;
    height: 31px;
    border-radius: 6px;
    color: #FDE053;
    font-size: 14px;
    font-family: 'CrystalNU4-Bold';
    text-align: center;
    line-height: 27px;
    padding: 0 9px;
    margin: 5px auto 0;
    letter-spacing: -0.02em;
    background: rgba(0, 0, 1, 0.7);
    border: 1px solid #1563FF;
    box-shadow: 2px 0px 4px #4476ef;
}
.promo-participant-ThreeTimes100PercentCashBackPragmatic:after {
    content: '\e811';
    width: 6px;
    height: 10px;
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 24px;
    display: block;
    transform: rotate(-90deg);
}
#main.en .promo-participant-ThreeTimes100PercentCashBackPragmatic > div:first-child {
    margin-top: 6px;
}
#main.ru .promo-participant-ThreeTimes100PercentCashBackPragmatic > div:first-child {
    margin: 7px auto 0 8px;
}
#main.en .promo-participant-ThreeTimes100PercentCashBackPragmatic > div:nth-child(2) {
    margin: 5px auto 0 12px;
}
#main.ru .promo-participant-ThreeTimes100PercentCashBackPragmatic > div:nth-child(2) {
    margin: 5px auto 0 8px;
}


.order-promo.YourTurnToWin {
    width: 320px;
    height: 132px;
    background-image: url(../img/common/new/Promotions/YourTurnToWin/header_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
}

.header-promo.YourTurnToWin .mob-top {
    width: 290px;
    height: 40px;
    padding: 0;
    margin: 17px auto 0 21px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.header-promo.YourTurnToWin .mob-top .win_w_logo {
    width: 172px;
    height: 33px;
    background: url(../img/common/new/Promotions/YourTurnToWin/header_top.png) top center no-repeat;
    background-size: contain;
    display: inline-block;
    margin: -1px auto 0 3px;
}
#body_body.ru .header-promo.YourTurnToWin .mob-top .win_w_logo {
    margin: 3px auto 0 3px;
}
.header-promo.YourTurnToWin .mob-top .win_w {
    font-size: 30px;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    color: #FFCC00;
    text-align: right;
    font-family: 'CrystalBetUni-Bold';
    font-style: normal;
    display: inline-block;
}
.header-promo.YourTurnToWin .mob-head-content > div {
    width: 292px;
    height: 57px;
    background: rgba(0,0,0,0.5);
    backdrop-filter: blur(2px);
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.4);
    position: relative;
    margin-top: 5px;
    border: 1px solid #008BFF;
    border-radius: 10px;
}
.header-promo.YourTurnToWin .mob-head-content > div:before {
    content: '';
    position: absolute;
    width: 58px;
    height: 36px;
    background: url(../img/common/new/Promotions/YourTurnToWin/redcar.png) top center no-repeat;
    background-size: contain;
    left: 9px;
    top: 10px;
}
.header-promo.YourTurnToWin .prg_div > span:nth-child(2) > span {
    font-size: inherit;
    font-family: inherit;
}
.header-promo.YourTurnToWin .prg_div {
    margin: 0px auto 0 74px;
    width: 150px;
}
.ru .header-promo.YourTurnToWin .prg_div {
    width: 160px;
}
.header-promo.YourTurnToWin .tkt_div {
    width: 63px;
    height: 39px;
    border-radius: 6px;
    background: rgba(0,0,0,0.5);
    margin-right: 11px;
    padding-top: 3px;
    line-height: initial;
}
.order-promo.YourTurnToWin:after {
    content: '\e811';
    width: 6px;
    height: 10px;
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #ffffff;
    position: absolute;
    right: 6px;
    top: 16px;
    display: block;
    transform: rotate(-90deg);
}
.order-promo.SlotsVIPWheel:after {
    content: '\e811';
    width: 6px;
    height: 10px;
    font-family: 'cb-mobile-icons';
    font-size: 5px;
    color: #ffffff;
    position: absolute;
    right: 14px;
    top: 30px;
    display: block;
    transform: rotate(-90deg);
}

/**/
.promo-participant-ZeroWheelLeaderboard {
    width: 320px;
    height: 132px;
    background-image: url(../img/common/new/Promotions/ZeroWheelLeaderboard/header/bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 320px 132px;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
}
.ZeroWheelLeaderboard_zero_ico {
   width: 92px;
   height: 36px;
   background-image: url(../img/common/new/Promotions/ZeroWheelLeaderboard/header/zero.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 92px 36px;
    position: absolute;
    top: 18px;
    left: 20px; 
}
.ZeroWheelLeaderboard_freespin {
    width: 127px;
    height: 48px;
    background-image: url(../img/common/new/Promotions/ZeroWheelLeaderboard/header/spin-cont.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 127px 48px;
    position: absolute;
    top: 12px;
    right: 20px;
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    font-family: 'Helvetica';
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    padding-left: 49px;

}
.ZeroWheelLeaderboard_freespin label {
    font-size: 13px;
    font-family: 'Gotham-Black';
}


.ZeroWheelLeaderboard_freespin_ico {
   width: 280px;
   height: 52px;
   background-image: url(../img/common/new/Promotions/ZeroWheelLeaderboard/header/freespins.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 280px 52px;
    position: absolute;
    bottom: 12px;
    left: 19px;
}
/*  */
.promo-participant-ThreeTimes100PercentCashBackJetX {
    width: 320px;
    height: 90px;
    background-image: url(../img/common/new/Promotions/ThreeTimes100PercentCashBackJetX/header_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 320px 90px;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
}
    .promo-participant-ThreeTimes100PercentCashBackJetX .opt1 {
        box-sizing: border-box;
        width: 100%;
        height: 36px;
        background-image: url(../img/common/new/Promotions/ThreeTimes100PercentCashBackJetX/header_logo_ge.png);
        background-repeat: no-repeat;
        background-position: top left;
        background-size: contain;
        margin: 7px auto 0 58px;
    }
#main.en .promo-participant-ThreeTimes100PercentCashBackJetX .opt1 {
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackJetX/header_logo_en.png');
    background-size: contain;
}
#main.ru .promo-participant-ThreeTimes100PercentCashBackJetX .opt1 {
    background-image: url('../img/common/new/Promotions/ThreeTimes100PercentCashBackJetX/header_logo_ru.png');
    background-size: contain;
}
.promo-participant-ThreeTimes100PercentCashBackJetX .opt2 {
    box-sizing: border-box;
    width: fit-content;
    height: 31px;
    background: rgba(0, 0, 1, 0.68);
    border: 1px solid rgba(84, 132, 255, 0.76);
    border-radius: 6px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'CrystalNU4-Bold';
    text-align: center;
    line-height: 29px;
    padding: 0 9px;
    margin: 5px auto 0;
    letter-spacing: -0.02em;
}
.promo-participant-ThreeTimes100PercentCashBackJetX:after {
    content: '\e811';
    width: 6px;
    height: 10px;
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 24px;
    display: block;
    transform: rotate(-90deg);

    display: none;
}
/* 3 Oaks Gaming */
.header-100PercentCashback3Oaks {
    box-sizing: border-box;
    width: 320px;
    height: 90px;
    background: url('../img/common/new/Promotions/HundredPercentCashback3Oaks/header/oaks3_headlogo.png'), url('../img/common/new/Promotions/HundredPercentCashback3Oaks/header/header_bg.png');
    background-repeat: no-repeat, no-repeat;
    background-position: center 20px, center;
    background-size: 120px 21px, contain;    
    text-decoration: none;
    border-radius: 10px;
    display: block;
}
.header-100PercentCashback3Oaks .oaks2 {
    box-sizing: border-box;
    color: #FFCC00;
    font-size: 18px;
    font-family: 'CrystalBetUni-Bold';
    text-align: center;
    position: relative;
    top: 49px;
    left: -1px;
}

/*WorldLegend22*/
.header-promo--WorldLegend22 {
  width: 320px;
  height: 140px;  
}
.header-promo--WorldLegend22.Car0 {
    background: linear-gradient(88.37deg, #0A53B4 0%, #5094E3 100%);
}
.header-promo--WorldLegend22.Car1 {
    background: linear-gradient(88.37deg, #1B1B1E 0%, #626262 100%);
}
.header-promo--WorldLegend22.Car2 {
    background: linear-gradient(88.37deg, #4C4C4F 0%, #BBBBBB 100%);
}
.header-promo--WorldLegend22.Car3 {
    background:  linear-gradient(88.37deg, #AD040B 0%, #FF5864 100%);
}
.header-promo--WorldLegend22.Car4 {
    background: linear-gradient(85.48deg, #C4C9CC 0%, #E0E0E0 83.33%);
}
.header-promo--WorldLegend22.Car0:after {
     content:'';
     width: 100%;
     height: 140px;
     position: absolute;
     right: 0px;
     bottom: 0px;
     background-image: url(../img/common/new/Promotions/WorldLegend22/mobile/car1.png),url(../img/common/new/Promotions/WorldLegend22/mobile/car1logo.png);   
     background-repeat: no-repeat,no-repeat;
     background-position: bottom right,bottom 17px left 21px;
     background-size: 164px 112px, 34px 34px;
}
.header-promo--WorldLegend22.Car1:after {
     content:'';
     width: 100%;
     height: 140px;
     position: absolute;
     right: 0px;
     bottom: 0px;
     background-image: url(../img/common/new/Promotions/WorldLegend22/mobile/car2.png),url(../img/common/new/Promotions/WorldLegend22/mobile/car2logo.svg);   
     background-repeat: no-repeat,no-repeat;
     background-position: bottom right,bottom 17px left 21px;
     background-size: 164px 112px, auto auto;
}
.header-promo--WorldLegend22.Car2:after {
     content:'';
     width: 100%;
     height: 140px;
     position: absolute;
     right: 0px;
     bottom: 0px;
     background-image: url(../img/common/new/Promotions/WorldLegend22/mobile/car3.png),url(../img/common/new/Promotions/WorldLegend22/mobile/car3logo.svg);   
     background-repeat: no-repeat,no-repeat;
     background-position: bottom right,bottom 17px left 21px;
     background-size: 164px 112px, auto auto;  
}
.header-promo--WorldLegend22.Car3:after {
     content:'';
     width: 100%;
     height: 140px;
     position: absolute;
     right: 0px;
     bottom: 0px;
     background-image: url(../img/common/new/Promotions/WorldLegend22/mobile/car4.png),url(../img/common/new/Promotions/WorldLegend22/mobile/car4logo.svg);   
     background-repeat: no-repeat,no-repeat;
     background-position: bottom right,bottom 17px left 21px;
     background-size: 164px 112px, auto auto;
}
.header-promo--WorldLegend22.Car4:after {
     content:'';
     width: 100%;
     height: 140px;
     position: absolute;
     right: 0px;
     bottom: 0px;
     background-image: url(../img/common/new/Promotions/WorldLegend22/mobile/car5.png),url(../img/common/new/Promotions/WorldLegend22/mobile/car5logo.svg);   
     background-repeat: no-repeat,no-repeat;
     background-position: bottom right,bottom 17px left 21px;
     background-size: 164px 112px, auto auto;   
}
#body_body.ka .WorldLegend22-main-logo {
    width: 197px;
    height: 20px;
    position: absolute;
    top: 16px;
    left: 20px;
    background-image: url(../img/common/new/Promotions/WorldLegend22/mobile/GEO.png);
    background-repeat: no-repeat;
    background-size: auto 20px;
}
#body_body.en .WorldLegend22-main-logo {
    width: 197px;
    height: 20px;
    position: absolute;
    top: 16px;
    left: 20px;
    background-image: url(../img/common/new/Promotions/WorldLegend22/mobile/ENG.png);
    background-repeat: no-repeat;
    background-size: auto 20px;
}
#body_body.ru .WorldLegend22-main-logo {
    width: 197px;
    height: 20px;
    position: absolute;
    top: 16px;
    left: 20px;
    background-image: url(../img/common/new/Promotions/WorldLegend22/mobile/RUS.png);
    background-repeat: no-repeat;
    background-size: auto 20px;
}
.WorldLegend22-date {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;   
    position: absolute;
    top: 45px;
    left: 21px;
    z-index: 1;
}
.WorldLegend22-gather {
    font-family: 'HelveticaMedium';
    font-size: 11px;
    line-height: 13px;
    color: rgba(255,255,255,0.8);   
    position: absolute;
    top: 60px;
    left: 21px;
    z-index: 1;
}
.WorldLegend22-tkt {
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    line-height: 12px;
    color: rgba(255,255,255);   
    position: absolute;
    top: 92px;
    left: 65px;
}
.WorldLegend22-tkt-text {
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 12px;
    color: rgba(255,255,255);   
    position: absolute;
    top: 108px;
    left: 65px;
}
.header-promo--WorldLegend22.Car4 .WorldLegend22-date, .header-promo--WorldLegend22.Car4 .WorldLegend22-tkt, .header-promo--WorldLegend22.Car4 .WorldLegend22-tkt-text {
    color: #262000;   
}
.header-promo--WorldLegend22.Car4 .WorldLegend22-gather {
    color: rgba(38,32,0,0.8);  
}
/*WorldLegend22*/

/**/


.promo-CBTrain-header-container {
    position: relative;
    width: 320px;
    height: 307px;
    background-image: url(../img/common/new/Promotions/CBTrain/header/bg.png);
    background-size: cover;
    border-radius: 10px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    color: #fff;
    padding-top: 49px;
    box-sizing: border-box;
}
.promo-CBTrain-header-container::after {
    /* content: '\E811'; */
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}

.CBTrain-header-top-title {
    display: block;
    width: 100%;
    height: 18px;
    position: absolute;
    left: 0px;
    top: 14px;
    
}
.CBTrain-header-top-title:after {
    content: '';
    background-image: url(../img/common/new/Promotions/CBTrain/header/geo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 18px;
    width: 100%;
    height: 18px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#body_body.en .CBTrain-header-top-title:after {
    
    background-image: url(../img/common/new/Promotions/CBTrain/header/eng.png);
 
}
#body_body.ru .CBTrain-header-top-title:after {
     
    background-image: url(../img/common/new/Promotions/CBTrain/header/rus.png);
   
}
.CBTrain-ticlet {
    width: 161px;
    height: 70px;
    position: absolute;
    display: flex;
    top: 207px;
    left: 128px;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.6) -3.42%, rgba(0, 0, 0, 0) 113.98%);
    backdrop-filter: blur(2px);
    border-radius: 10px;
    font-size: 13px;
    font-family: 'CrystalNU4-Regular';
    line-height: 12px;
    text-align: center;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;  
    padding-left: 85px;  
}
#CBTrain-ticlet {
    font-size: 20px;
    font-family: 'CrystalBetUni-Bold';
    line-height: 12px;
}
.CBTrain-ticlet-quent {
    padding-bottom: 2px;
}
.CBTrain-ticlet-car {
    width: 167px;
    height: 97px;
    position: absolute;
    top: 200px;
    left: 33px;
    background-image: url(../img/common/new/Promotions/CBTrain/header/hedcar.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 97px;
}
.CBTrain-header-progress-main {
    width: 286px;
    height: 18px;
    margin: 0 auto 11px auto;
    text-align: left;
}
.CBTrain-header-progress-cont {
    float: right;
}

.CBTrain-header-progress-main-title {
    font-size: 12px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    float: left;
    line-height: 20px;
}
.CBTrain-header-progress {
    border-radius: 10px;
    width: 153px;
    height: 18px;
    position: relative;
    box-sizing: border-box;
    background: rgba(78, 78, 80, 0.6);
    float: left;
}
.CBTrain-header-progress.p_0 .CBTrain-header-progress-in {
    display: none;
}
.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: #fff;
    font-family: 'CrystalBetUni-Medium';
    padding: 0px 2px 0px 9px;
    position: relative;
}
.p_100 .CBTrain-header-progress-in {
    /*background: #94A8B8;*/
    background: #33B52A;
}
.CBTrain-header-case {
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: 'CrystalNU4-Bold';
    padding-bottom: 8px;
    line-height: 13px;
    margin-top: 18px;
}
.promo-CBTrain-header-container .header-tgcc-day {
    height: 45px;
}
.promo-CBTrain-header-container .header-tgcc-day:after {
    margin: 10px 0 0 0;
}
.header-promo--HappyNewCar {
    width: 320px;
    height: 150px;  
    background-image: url(../img/common/new/Promotions/HappyNewCar/heppynewcarbg.png);
    background-repeat: no-repeat;
    background-size: auto 150px;  
    overflow: hidden;    
}
#body_body .HappyNewCar-main-logo {
    width: 320px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat,no-repeat;
    background-size: auto 38px, 198px 79px; 
    background-position: top 14px left 10px, top 62px left 10px; 
    z-index: 1;
}
#body_body.ka .HappyNewCar-main-logo {
    background-image: url(../img/common/new/Promotions/HappyNewCar/logomobge.svg),url(../img/common/new/Promotions/HappyNewCar/logocar.png);
}
#body_body.en .HappyNewCar-main-logo {
    background-image: url(../img/common/new/Promotions/HappyNewCar/logomoben.svg),url(../img/common/new/Promotions/HappyNewCar/logocar.png);
}
#body_body.ru .HappyNewCar-main-logo {
    background-image: url(../img/common/new/Promotions/HappyNewCar/logomobru.svg),url(../img/common/new/Promotions/HappyNewCar/logocar.png);
}
.HappyNewCar-next-play {
    position: absolute;
    width: 119px;
    height: 53px;
    right: 14px;
    top: 12px;
    background: rgba(0,0,0,0.4);
    border: 1px solid #8E0002;
    border-radius: 6px;  
    box-sizing: border-box; 
}
.HappyNewCar-next-text {
    width: 100%;
    font-family: 'CrystalNU4-Bold';
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #FFFFFF;  
    box-sizing: border-box;
    margin-top: 9px;
}
.HappyNewCar-next-tkt {
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 13px;
    color: #FFFFFF;
    padding-left: 53.5px;
    background-image: url(../img/common/new/Promotions/HappyNewCar/tkt.svg);
    background-repeat: no-repeat;
    background-size: auto 16px;
    background-position: center left 31.5px;      
}
.HappyNewCar-final-play {
    position: absolute;
    width: 200px;
    height: 62px;
    right: 14px;
    top: 71px;
    background: rgba(0,0,0,0.4);
    border: 1px solid #8E0002;
    border-radius: 6px; 
    z-index: 0;    
    box-sizing: border-box;
    padding-left: 88px;
    padding-right: 10px;
}
.HappyNewCar-final-text {
    width: 100%;
    font-family: 'CrystalNU4-Bold';
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #FFFFFF;  
    box-sizing: border-box;
    margin-top: 9px;
}
.HappyNewCar-final-tkt {
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin-top: 1px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 13px;
    color: #FDE053;
    padding-left: 53.5px;
    background-image: url(../img/common/new/Promotions/HappyNewCar/tktcol.svg);
    background-repeat: no-repeat;
    background-size: auto 16px;
    background-position: center left 31.5px;     
}
.header-promo.header-promo-SlotsLeaderboard {
    position: relative;
    width: 320px;
    height: 220px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url(../img/common/new/Promotions/SlotsLeaderboard/header/bg.png);    
}
.header-promo-SlotsLeaderboard .header-promo-SlotsLeaderboard-title {
    width: 100%;
    height: 86px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background-image: url(../img/common/new/Promotions/SlotsLeaderboard/header/geo.svg),url(../img/common/new/Promotions/SlotsLeaderboard/header/mobprize.png);   
    background-size:  auto 26px, auto 30px;
    background-position: center top 12px,center top 46px;
    background-repeat: no-repeat,no-repeat;
}
.en .header-promo-SlotsLeaderboard .header-promo-SlotsLeaderboard-title {
    background-image: url(../img/common/new/Promotions/SlotsLeaderboard/header/eng.svg),url(../img/common/new/Promotions/SlotsLeaderboard/header/mobprize.png);   
}
.ru .header-promo-SlotsLeaderboard .header-promo-SlotsLeaderboard-title {
   
    background-image: url(../img/common/new/Promotions/SlotsLeaderboard/header/rus.svg),url(../img/common/new/Promotions/SlotsLeaderboard/header/mobprize.png);   
}
.header-promo-SlotsLeaderboard .HeaderWheelContainerIn {
    width: 300px;
    height: 114px;
    position: relative;
    margin-left: 10px;
    margin-top: 0px;
    float: left;
    background: rgba(78,10,72,0.6);
    border: 1px solid #D076B5;
    backdrop-filter: blur(2.5px);
    border-radius: 10px;
    box-sizing: border-box;
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-bottom {
    width: 100%;
    height: 40px;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-top: 0px;
    padding-left: 17px;
    padding-right: 7px;
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-bottom-list {
    height: 40px;
    background: #411A41;
    border-radius: 8px;
    float: left;
    margin-right: 8px;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    color: rgba(255,255,255,0.6);
    padding-top: 4px;
    box-sizing: border-box;
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-bottom-list.first {
    width: 70px;
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-bottom-list {
    width: 90px;
    
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-bottom-list font {
    font-family: 'Gotham-Normal';
    font-weight: 350;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;   
    width: 100%;
    float: left;
    display: block;
    margin-top: 1px
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-bottom-list.yellow font {
    color: #FFCC00;   
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-top {
    width: 100%;
    height: 62px;
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-top-left {
    width: 50%;
    float: left;
    padding-left: 13px;
    box-sizing: border-box;
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-stage-header.step1 {
    width: 100%;
    font-family: 'CrystalNU4-Bold';
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    margin-top: 12px;
    margin-bottom: 1px;
    float: left;
    display: block;
    margin-left: 1px;
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-stage-header.step2 {
    width: 100%;
    height: 29px;
    background-image: url(../img/common/new/Promotions/SlotsLeaderboard/header/hedprize.svg);
    background-size: 109px 29px;
    background-position: top 0px left;
    background-repeat: no-repeat;
    float: left;
    display: block;
}
.header-promo-SlotsLeaderboard .SlotsLeaderboard-header-cont-top-right {
    width: 50%;
    float: left;
    padding-right: 17px;
    box-sizing: border-box;
    padding-top: 27px;
}
.header-promo-SlotsLeaderboard #SlotsLeaderboard-stage-date {
    width: 100%;
    font-family: 'CrystalNU4-Bold';
    font-size: 12px;
    line-height: 14px;
    text-align: right;
    color: #F0F3F5;
    display: block;
}
/**/

/*LoginRegisterPopupUserControl*/
.LoginRegisterPopupUserControl {
    position: fixed;
    width: 360px;
    height: 140px;
    left: 0px;
    bottom: 0px;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(3px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

    .LoginRegisterPopupUserControl.first-time {
        animation: modeBottom 0.2s;
    }

@keyframes modeBottom {
    from {
        bottom: -100%;
    }

    to {
        bottom: 0;
    }
}

.LoginRegisterPopupUserControl-text {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    margin: 20px 38px 18px 38px;
    font-size: 14px;
    font-family: 'CrystalNU4-Bold';
}

.LoginRegisterPopupUserControl-bt-container {
    display: flex;
    width: 100%;
    justify-content: center;
}

.LoginRegisterPopupUserControlBT {
    width: 161px;
    height: 54px;
    display: flex;
    background: #33B52A;
    border-radius: 6px;
    margin: 0 3px;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    font-size: 13px;
    color: #fff;
    font-family: 'CrystalBetUni-Medium';
}

    .LoginRegisterPopupUserControlBT.login {
        background: #FFDD33;
        color: #262000;
    }



.promotions-popup {
    position: fixed;
    width: 100%;
    /*height: calc(var(--vh, 1vh) * 100 - 100px);*/
    height: calc(100vh - 120px);
    left: 0;
    bottom: 0;
    margin: 0;
    border-radius: 20px 20px 0px 0px;
    z-index: 9999;
    background: #F2F2F2;
    animation: modeBottom 0.2s;
}

.promotions-popup-header {
    width: 310px;
    height: 51px;
    box-sizing: border-box;
    border-bottom: 1px solid #DADADA;
    margin: 0 20px 20px calc(100% - 310px - 20px);
    position: relative;
    display: flex;
    flex-direction: row;
}

.promotions-popup-header-bt {
    margin-right: 15px;
    height: 53px;
    position: relative;
    color: #808080;
    display: flex;
    font-size: 12px;
    font-family: 'CrystalBetUni-Medium';
    align-items: center;
    justify-content: center;
}

    .promotions-popup-header-bt.active {
        color: #262626;
        font-family: 'CrystalBetUni-Bold';
    }

        .promotions-popup-header-bt.active:after {
            content: '';
            background: #404040;
            border-radius: 3px 3px 0px 0px;
            position: absolute;
            width: 100%;
            height: 3px;
            bottom: 3px;
            left: 0;
        }

.promotions-popup-close {
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -11px;
    top: 0;
}

    .promotions-popup-close:before {
        font-family: 'cb-icons';
        content: '\e818';
        font-size: 16px;
        color: #B3B3B3;
    }

.promotions-popup-cat-cont {
    width: 320px;
    height: 22px;
    margin: 0 auto 2px calc(100% - 310px - 30px);
}

@media (orientation: landscape) {
    .promotions-popup-cat-cont,
    .promotions-popup-header {
        width: 96%;
        margin: 2% auto;
    }

    .promotions-popup {
        height: calc(100vh - 80px);
    }

    .promotions-popup-promo-list {
        max-height: calc(100vh - 200px) !important;
    }

    .promo-quest-progress .promotions-popup-promo-list {
        max-height: calc(100vh - 159px) !important;
    }
}

.promotions-popup-cat-cont-div {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    display: inline-flex;
    width: 100%;
    height: 22px;
}

    .promotions-popup-cat-cont-div::-webkit-scrollbar {
        width: 0px;
        height: 0px;
    }

    .promotions-popup-cat-cont-div::-webkit-scrollbar-button {
        width: 0px;
        height: 0px;
    }
    /* Hide scrollbar for Chrome, Safari and Opera */
    .promotions-popup-cat-cont-div::-webkit-scrollbar {
        display: none;
    }

/* Hide scrollbar for IE, Edge and Firefox */
.promotions-popup-cat-cont-div {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.promotions-popup-cat-bt {
    font-size: 11px;
    color: #999999;
    padding: 3px 7px 4px 7px;
    border: 1px solid #B3B3B3;
    border-radius: 20px;
    margin-right: 10px;
    font-family: 'CrystalBetUni-Medium';
    text-transform: uppercase;
}

    .promotions-popup-cat-bt.active {
        color: #1A1A1A;
        border: 1px solid #1A1A1A;
    }

.promotions-popup-promo-list {
    /*max-height: calc(var(--vh, 1vh) * 100 - 213px);*/
    max-height: calc(100vh - 223px);
    overflow-y: auto;
    margin-top: 5px;
    padding-top: 3px;
}

.promo-quest-progress .promotions-popup-promo-list {
    /*max-height: calc(var(--vh, 1vh) * 100 - 181px);*/
    max-height: calc(100vh - 191px);
}

.promotions-popup-promo-list-in {
    display: flex;
    flex-direction: column;
}

.promotions-popup-promo-list-in-order {
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
}


.promo-list_new {
    position: relative;
    width: 320px;
    display: block;
    text-decoration: none;
    color: #000;
    margin: 0 auto;
}
.promo-list_new:last-child {
    margin-bottom: 20px;
}
.timer-promo-loader {
    width: 100%;
    height: 24px;
    background: #E6E6E6;
    border-radius: 0px 0px 6px 6px;
    box-sizing: border-box;
    font-size: 11px;
    font-family: 'CrystalNU4-Regular';
    color: #4C4C4C;
    position: absolute;
    bottom: 0;
    left: 0;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .timer-promo-loader div {
        display: flex;
    }

        .timer-promo-loader div label {
            color: #333333;
            font-family: 'CrystalNU4-Bold';
            width: 15px;
            display: flex;
            align-items: center;
            margin: 0 3px 0 6px;
        }

.promo-d-h-m-s-container {
    display: flex;
}



#promoquest-498.timer-promo-loader-start {
    width: 93%;
    height: 73%;
    bottom: 5%;
    left: 3%;
}

.timer-promo-loader-start {
    width: 90%;
    height: 70%;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(2.5px);
    /* Note: backdrop-filter has minimal browser support */

    border-radius: 2px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: 'CrystalBetUni-Bold';
    color: #fff;
    position: absolute;
    bottom: 5%;
    left: 5%;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

    .timer-promo-loader-start.timer-mode {
        display: flex;
    }

    .timer-promo-loader-start font {
        display: flex;
        margin-top: 11px;
    }

    .timer-promo-loader-start div {
        display: flex;
        flex-direction: column;
        font-size: 13px;
        font-family: 'CrystalNU4-Regular';
        width: 58px;
        justify-content: flex-start;
        align-items: center;
    }

        .timer-promo-loader-start div label {
            color: #fff;
            font-family: 'CrystalBetUni-Bold';
            font-size: 24px;
            display: flex;
            align-items: center;
        }

.promo-list-title_new {
    width: 95%;
    font-size: 13px;
    font-family: 'CrystalNU4-Bold';
    position: relative;
    text-decoration: none;
    margin: 20px auto 8px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 15px;
}

    .promo-list-title_new span {
        box-sizing: border-box;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        width: 94%;
    }

    .promo-list-title_new:after {
        content: '\e811';
        font-family: 'cb-mobile-icons';
        font-size: 6px;
        color: #999999;
        display: block;
        transform: rotate(-90deg);
    }

.promo-list_new.timer-mode .promo-image_new,
.promo-list_new.finished .promo-image_new {
    height: 170px;
}

.promo-list_new.timer-mode .timer-promo-loader {
    display: flex;
}

.promo-list_new.finished .finished-promo-in {
    display: flex;
}

.finished-promo-in {
    display: none;
    background: #DC1A1A;
    border-radius: 0px 0px 6px 6px;
    color: #fff;
    width: 100%;
    height: 24px;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 11px;
    font-family: 'CrystalNU4-Bold';
}


.timer-promo-loader {
    display: none;
}

.promo-image_new {
    width: 100%;
    height: 146px;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
}

    .promo-image_new img {
        width: 320px;
        height: 146px;
    }

.promotions-popup-Bg {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(2px);
    left: 0;
    top: 0;
    position: fixed;
    display: block;
    z-index: 9999;
}

.promotions-popup-LoginOrRegisterPopup {
    width: 100%;
    position: relative;
}

.promotions-popup-LoginOrRegisterPopup-txt {
    width: 300px;
    margin: 10px auto 30px auto;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #1A1A1A;
    font-family: 'CrystalNU4-Regular';
}

.promotions-popup-LoginOrRegisterPopup-bt {
    width: 320px;
    height: 54px;
    display: flex;
    border-radius: 6px;
    text-decoration: none;
    margin: 0 auto;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    justify-content: center;
    align-items: center;
}

    .promotions-popup-LoginOrRegisterPopup-bt.login {
        background: #FFDD33;
        color: #262000;
    }

    .promotions-popup-LoginOrRegisterPopup-bt.register {
        background: #33B52A;
        color: #fff;
    }

.promotions-popup-LoginOrRegisterPopup-or {
    width: 100%;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #999999;
    font-size: 14px;
    font-family: 'CrystalBetUni-Medium';
}

.promotions-popup-not-found {
    width: 100%;
    text-align: center;
    font-size: 13px;
    color: #1A1A1A;
    font-family: 'CrystalNU4-Regular';
}

.promotions-popup-not-found-ico {
    width: 48px;
    height: 48px;
    position: relative;
    margin: 14px auto 12px auto;
    background: #E6E6E6;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .promotions-popup-not-found-ico:after {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        background-image: url(../img/common/new/Promotions/not-found.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

.promotions-popup-main-bt {
    min-width: 90px;
    height: 32px;
    background: #2E3133;
    border-radius: 20px;
    color: #fff;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    padding-left: 34px;
    padding-right: 9px;
    line-height: 32px;
    margin-left: 52px;
    margin-top: 12px;
    display: inline-block;
}

    .promotions-popup-main-bt span {
        font-size: 12px;
        font-family: 'FiraGO-Bold';
        color: #FFFFFF;
        display: inline;
        padding-top: 0;
        display: flex;
        align-items: center;
    }

    .promotions-popup-main-bt:after {
        content: '\E8FF';
        width: 20px;
        height: 20px;
        font-family: 'cb-mobile-icons';
        font-size: 20px;
        color: #FDE053;
        position: absolute;
        left: 8px;
        top: 0;
        display: block;
    }



.order-promo-title {
    width: 98%;
    font-size: 13px;
    font-family: 'CrystalNU4-Bold';
    text-decoration: none;
    display: flex;
    text-decoration: none;
    color: #000000;
    justify-content: space-between;
    align-items: center;
    height: 15px;
    position: absolute;
    top: -26px;
    padding-left: 9px;
    box-sizing: border-box;
    text-shadow: initial;
}

    .order-promo-title:after {
        content: '\e811';
        font-family: 'cb-mobile-icons';
        font-size: 6px;
        color: #999999;
        display: block;
        transform: rotate(-90deg);
    }


.header-promo-welcomeBonus21-html {
    height: 135px;
}
.header-promo-FastAndFurious {
    height: 135px;
}
.header-promo-FastAndFurious .HeaderWheelContainerIn {
    width: 320px;
    height: 140px;
    box-sizing: border-box;
    border-radius: 10px;
}
.header-promo-FastAndFurious .HeaderWheelContainerIn.Car0 {
    background:url(../img/common/new/Promotions/FastAndFurious/mobile/car1.png),url(../img/common/new/Promotions/FastAndFurious/mobile/Frame.svg), linear-gradient(85.78deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85.48deg, #C4C9CC 0%, #FFFFFF 83.33%);
    background-repeat: no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 43px left 150px,top 89px left 21px, 0;
}
.header-promo-FastAndFurious .HeaderWheelContainerIn.Car1 {
    background: url(../img/common/new/Promotions/FastAndFurious/mobile/car2.png),url(../img/common/new/Promotions/FastAndFurious/mobile/Frame.svg),linear-gradient(88.37deg, #1B1B1E 0%, #626262 100%);
    background-repeat: no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 43px left 150px,top 89px left 21px, 0;
}
.header-promo-FastAndFurious .HeaderWheelContainerIn.Car2 {
    background: url(../img/common/new/Promotions/FastAndFurious/mobile/car3.png),url(../img/common/new/Promotions/FastAndFurious/mobile/Frame1.svg),linear-gradient(88.37deg, #AD040B 0%, #FF5864 100%);
    background-repeat: no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 43px left 150px,top 89px left 21px, 0; 
}
.header-promo-FastAndFurious .HeaderWheelContainerIn.Car3 {
    background:url(../img/common/new/Promotions/FastAndFurious/mobile/car4.png),url(../img/common/new/Promotions/FastAndFurious/mobile/Frame.svg), linear-gradient(88.37deg, #1B1B1E 0%, #626262 100%), linear-gradient(88.37deg, #4C4C4F 0%, #BBBBBB 100%);
    background-repeat: no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 43px left 150px,top 89px left 21px, 0;  
}
.header-promo-FastAndFurious .HeaderWheelContainerIn.Car4 {
    background:url(../img/common/new/Promotions/FastAndFurious/mobile/car5.png),url(../img/common/new/Promotions/FastAndFurious/mobile/Frame.svg), linear-gradient(88.37deg, #0A53B4 0%, #5094E3 100%);
    background-repeat: no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 43px left 150px,top 89px left 21px, 0;  
}
#body_body .FastAndFurious-main-logo {
    width: 100%;
    height: 14px;
    position: absolute;
    top: 18px;
    left: 26px;
    background-repeat: no-repeat;
    background-size: auto 14px;
}
#body_body.ka .HeaderWheelContainerIn.Car0 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/GEO.svg);
}
#body_body.en .HeaderWheelContainerIn.Car0 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/ENG.svg);
    background-size: auto 12px;
}
#body_body.ru .HeaderWheelContainerIn.Car0 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/RUS.svg);
}

#body_body.ka .HeaderWheelContainerIn:not(.Car0) .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/GEOIN.png);
}
#body_body.en .HeaderWheelContainerIn:not(.Car0) .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/ENGIN.png);
}
#body_body.ru .HeaderWheelContainerIn:not(.Car0) .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/RUSIN.png);
}
#body_body.ka .HeaderWheelContainerIn.Car1 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/geoincolor.svg);
}
#body_body.en .HeaderWheelContainerIn.Car1 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/engincolor.svg);
    background-size: auto 12px;
}
#body_body.ru .HeaderWheelContainerIn.Car1 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/rusincolor.svg);
}
#body_body.ka .HeaderWheelContainerIn.Car3 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/geoincolor.svg);
}
#body_body.en .HeaderWheelContainerIn.Car3 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/engincolor.svg);
    background-size: auto 12px;
}
#body_body.ru .HeaderWheelContainerIn.Car3 .FastAndFurious-main-logo {
    background-image: url(../img/common/new/Promotions/FastAndFurious/mobile/rusincolor.svg);
}
.FastAndFurious-date {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;
    position: absolute;
    top: 45px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car0 .FastAndFurious-date {
    color: #000000;
}
.FastAndFurious-tkt {
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 92px;
    left: 65px;
}
.HeaderWheelContainerIn.Car0 .FastAndFurious-tkt {
    color: #000000;
}
.FastAndFurious-gather {
    font-family: 'HelveticaMedium';
    font-size: 11px;
    line-height: 13px;
    color: rgba(255,255,255,0.8);
    position: absolute;
    top: 60px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car0 .FastAndFurious-gather {
    color: #000000;
}
.FastAndFurious-tkt-text {
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 108px;
    left: 65px;
}
.HeaderWheelContainerIn.Car0 .FastAndFurious-tkt-text {
    color: #000000;
}
/*FastAndFurious*/
/*TheGrandTour*/
.header-promo-TheGrandTour {
    height: 130px;
}
.header-promo-TheGrandTour .HeaderWheelContainerIn {
    width: 320px;
    height: 150px;
    box-sizing: border-box;
    border-radius: 10px;
}
.header-promo-TheGrandTour .HeaderWheelContainerIn.Car4 {
    background:url(../img/common/new/Promotions/TheGrandTour/mobile/car1.png),url(../img/common/new/Promotions/TheGrandTour/mobile/Frame.svg), linear-gradient(88deg, #0A53B4 0%, #5094E3 100%) no-repeat;
    background-repeat: no-repeat,no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 53px left 162px,top 102px left 21px, 0;
}
.header-promo-TheGrandTour .HeaderWheelContainerIn.Car2 {
    background: url(../img/common/new/Promotions/TheGrandTour/mobile/car2.png),url(../img/common/new/Promotions/TheGrandTour/mobile/Frame.svg), linear-gradient(88deg, #1B1B1E 0%, #626262 100%), linear-gradient(88deg, #4C4C4F 0%, #BBB 100%);
    background-repeat: no-repeat,no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 53px left 162px,top 98px left 21px, 0;
}
.header-promo-TheGrandTour .HeaderWheelContainerIn.Car1 {
    background: url(../img/common/new/Promotions/TheGrandTour/mobile/car3.png),url(../img/common/new/Promotions/TheGrandTour/mobile/alfamob.png),linear-gradient(88deg, #AD040B 0%, #FF5864 100%), url(<path-to-image>) lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
      background-repeat: no-repeat,no-repeat;
    background-size: auto 134px,34px 34px, auto;
    background-position: top 16px left 157px,top 102px left 21px, 0;
}
.header-promo-TheGrandTour .HeaderWheelContainerIn.Car0 {
    background:url(../img/common/new/Promotions/TheGrandTour/mobile/car4.png),url(../img/common/new/Promotions/TheGrandTour/mobile/Frame1.svg), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%);
    background-repeat: no-repeat,no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 53px left 162px,top 102px left 21px, 0;
}
.header-promo-TheGrandTour .HeaderWheelContainerIn.Car3 {
    background:url(../img/common/new/Promotions/TheGrandTour/mobile/car5.png),url(../img/common/new/Promotions/TheGrandTour/mobile/alfamob.png),linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%) no-repeat;
    background-repeat: no-repeat,no-repeat;
    background-size: auto 134px,34px 34px, auto;
    background-position: top 16px left 157px,top 102px left 21px, 0;
}
.header-promo.order-promo.header-promo-TheGrandTour {
    height: 150px;
}
#body_body .TheGrandTour-main-logo {
    width: 201px;
    height: 30px;
    position: absolute;
    top: 20px;
    left: 20px;
    background-repeat: no-repeat;
    background-size: auto 30px;
}
#body_body #main.ka .HeaderWheelContainerIn .TheGrandTour-main-logo {
    background-image: url(../img/common/new/Promotions/TheGrandTour/mobile/grandtourwhitege.png);
}
#body_body #main.en .HeaderWheelContainerIn .TheGrandTour-main-logo {
    background-image: url(../img/common/new/Promotions/TheGrandTour/mobile/grandtourwhiteen.png);
}
#body_body #main.ru .HeaderWheelContainerIn .TheGrandTour-main-logo {
    background-image: url(../img/common/new/Promotions/TheGrandTour/mobile/grandtourwhiteru.png);
}
#body_body #main.ka .HeaderWheelContainerIn.Car4 .TheGrandTour-main-logo, #body_body #main.ka .HeaderWheelContainerIn.Car2 .TheGrandTour-main-logo {
    background-image: url(../img/common/new/Promotions/TheGrandTour/mobile/grandtourwhitege.png);
}
#body_body #main.en .HeaderWheelContainerIn.Car4 .TheGrandTour-main-logo, #body_body #main.en .HeaderWheelContainerIn.Car2 .TheGrandTour-main-logo {
    background-image: url(../img/common/new/Promotions/TheGrandTour/mobile/grandtourwhiteen.png);
}
#body_body #main.ru .HeaderWheelContainerIn.Car4 .TheGrandTour-main-logo, #body_body #main.ru .HeaderWheelContainerIn.Car2 .TheGrandTour-main-logo {
    background-image: url(../img/common/new/Promotions/TheGrandTour/mobile/grandtourwhiteru.png);
}

.TheGrandTour-date {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;
    position: absolute;
    top: 63px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car0 .TheGrandTour-date,.HeaderWheelContainerIn.Car3 .TheGrandTour-date {
    color: #000000;
}
.TheGrandTour-date > span {
    padding-right: 3px;
}
.TheGrandTour-tkt {
    width: 80px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 106px;
    left: 65px;
    text-align: left;
}
.HeaderWheelContainerIn.Car0 .TheGrandTour-tkt,.HeaderWheelContainerIn.Car3 .TheGrandTour-tkt {
    color: #000000;
}
.TheGrandTour-gather {
    font-family: 'HelveticaMedium';
    font-size: 11px;
    line-height: 13px;
    color: rgba(255,255,255,0.8);
    position: absolute;
    top: 78px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car0 .TheGrandTour-gather,.HeaderWheelContainerIn.Car3 .TheGrandTour-gather  {
    color: #000000;
}
.TheGrandTour-tkt-text {
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 122px;
    left: 65px;
}
.HeaderWheelContainerIn.Car0 .TheGrandTour-tkt-text,.HeaderWheelContainerIn.Car3 .TheGrandTour-tkt-text {
    color: #000000;
}
/*end thegrandtour*/
/*NewSeason Promo START*/
.header-promo-NewSeason {
    height: 150px;
}

    .header-promo-NewSeason .HeaderWheelContainerIn {
        width: 320px;
        height: 150px;
        box-sizing: border-box;
        border-radius: 10px;
        background-repeat: no-repeat !important;
    }

        .header-promo-NewSeason .HeaderWheelContainerIn.Car0 {
            background: url(../img/common/new/Promotions/NewSeason/header/headcar0.png),url(../img/common/new/Promotions/NewSeason/header/alfa.png), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), url(<path-to-image>), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 112px,34px 34px, auto;
            background-position: top 27px left 154px,top 102px left 21px, 0;
        }

        .header-promo-NewSeason .HeaderWheelContainerIn.Car1 {
            background: url(../img/common/new/Promotions/NewSeason/header/headcar1.png),url(../img/common/new/Promotions/NewSeason/header/jag.png), linear-gradient(88deg, #0A53B4 0%, #5094E3 100%), lightgray -481.773px -198.154px / 551.108% 735.385% no-repeat;
            background-size: auto 112px,34px auto, auto;
            background-position: top 31px left 155px,top 110px left 20px, 0;
        }
        .header-promo-NewSeason .HeaderWheelContainerIn.Car2 {
            background: url(../img/common/new/Promotions/NewSeason/header/headcar2.png),url(../img/common/new/Promotions/NewSeason/header/alfa.png), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), lightgray -481.773px -198.154px / 551.108% 735.385% no-repeat;
            background-size: auto 112px,34px 34px, auto;
            background-position: top 27px left 154px,top 102px left 21px, 0;
        }

        .header-promo-NewSeason .HeaderWheelContainerIn.Car3 {
            background: url(../img/common/new/Promotions/NewSeason/header/headcar3.png), url(../img/common/new/Promotions/NewSeason/header/jag.png), linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), lightgray -481.773px -198.154px / 551.108% 735.385% no-repeat;
            background-size: auto 112px,34px auto, auto;
            background-position: top 31px left 155px,top 110px left 20px, 0;
        }

        .header-promo-NewSeason .HeaderWheelContainerIn.Car4 {
            /*background-repeat: no-repeat,no-repeat;*/
            background: url(../img/common/new/Promotions/NewSeason/header/headcar4.png),url(../img/common/new/Promotions/NewSeason/header/carlogo1-4.svg), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), lightgray -481.773px -198.154px / 551.108% 735.385% no-repeat;
            background-size: auto 112px,34px 34px, auto;
            background-position: top 28px left 154px,top 102px left 20px, 0;
        }

#body_body .NewSeason-main-logo {
    width: 151px;
    height: 34px;
    position: absolute;
    top: 17px;
    left: 20px;
    background-repeat: no-repeat;
    background-size: auto 34px;
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_ge.png);
}
#body_body.en .HeaderWheelContainerIn .NewSeason-main-logo {
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_en.png);
}

#body_body.ru .HeaderWheelContainerIn .NewSeason-main-logo {
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_ru.png);
}

#body_body.ka .HeaderWheelContainerIn.Car0 .NewSeason-main-logo {
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_ge_bl.png);
}

#body_body.en .HeaderWheelContainerIn.Car0 .NewSeason-main-logo {
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_en_bl.png);
}

#body_body.ru .HeaderWheelContainerIn.Car0 .NewSeason-main-logo {
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_ru_bl.png);
}
#body_body.ka .HeaderWheelContainerIn.Car2 .NewSeason-main-logo {
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_ge_bl.png);
}

#body_body.en .HeaderWheelContainerIn.Car2 .NewSeason-main-logo {
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_en_bl.png);
}

#body_body.ru .HeaderWheelContainerIn.Car2 .NewSeason-main-logo {
    background-image: url(../img/common/new/Promotions/NewSeason/header/tophd_ru_bl.png);
}

.NewSeason-date {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;
    position: absolute;
    top: 62px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car2 .NewSeason-date,.HeaderWheelContainerIn.Car0 .NewSeason-date {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .NewSeason-gather,.HeaderWheelContainerIn.Car0 .NewSeason-gather {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .NewSeason-tkt,.HeaderWheelContainerIn.Car0 .NewSeason-tkt {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .NewSeason-tkt-text,.HeaderWheelContainerIn.Car0 .NewSeason-tkt-text {
    color: #000;
}
.NewSeason-date label {
        display: none;
    }
.ka .NewSeason-date label {
    display: inline-block;
} 
.NewSeason-tkt {
    width: 80px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 105px;
    left: 49px;
    text-align: center;
}
 
    .NewSeason-gather {
        font-family: 'HelveticaMedium';
        font-size: 11px;
        line-height: 13px;
        color: rgba(255,255,255,0.8);
        position: absolute;
        top: 77px;
        left: 21px;
        z-index: 1;
    }

.NewSeason-tkt-text {
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 121px;
    left: 65px;
}
/*END NewSeason Promo*/
/*ForzaItalia Promo START*/
.header-promo-ForzaItalia {
    height: 150px;
}

    .header-promo-ForzaItalia .HeaderWheelContainerIn {
        width: 320px;
        height: 150px;
        box-sizing: border-box;
        border-radius: 10px;
        background-repeat: no-repeat !important;
    }

        .header-promo-ForzaItalia .HeaderWheelContainerIn.Car0 {
            background: url(../img/common/new/Promotions/ForzaItalia/header/headcar0.png),url(../img/common/new/Promotions/ForzaItalia/header/alfa.png), linear-gradient(88deg, #1B1B1E 0%, #626262 100%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 102px left 21px, 0;
        }

        .header-promo-ForzaItalia .HeaderWheelContainerIn.Car1 {
            background: url(../img/common/new/Promotions/ForzaItalia/header/headcar1.png),url(../img/common/new/Promotions/ForzaItalia/header/alfa.png), linear-gradient(88deg, #003813 0%, #00D046 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 102px left 21px, 0;
        }
        .header-promo-ForzaItalia .HeaderWheelContainerIn.Car2 {
            background: url(../img/common/new/Promotions/ForzaItalia/header/headcar2.png),url(../img/common/new/Promotions/ForzaItalia/header/alfa.png), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 102px left 21px, 0;
        }

        .header-promo-ForzaItalia .HeaderWheelContainerIn.Car3 {
            background: url(../img/common/new/Promotions/ForzaItalia/header/headcar3.png),url(../img/common/new/Promotions/ForzaItalia/header/alfa.png), linear-gradient(88deg, #AD040B 0%, #FF5864 100%),lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 102px left 21px, 0;
        }

        .header-promo-ForzaItalia .HeaderWheelContainerIn.Car4 {
            background: url(../img/common/new/Promotions/ForzaItalia/header/headcar4.png),url(../img/common/new/Promotions/ForzaItalia/header/alfa.png),  linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 102px left 21px, 0;
        }

#body_body .ForzaItalia-main-logo {
    width: 218px;
    height: 27px;
    position: absolute;
    top: 20px;
    left: 20px;
    background-repeat: no-repeat;
    background-size: auto 27px;
    background-image: url(../img/common/new/Promotions/ForzaItalia/header/tophd_ge.png);
}
#body_body.en .HeaderWheelContainerIn .ForzaItalia-main-logo {
    background-image: url(../img/common/new/Promotions/ForzaItalia/header/tophd_en.png);
}

#body_body.ru .HeaderWheelContainerIn .ForzaItalia-main-logo {
    background-image: url(../img/common/new/Promotions/ForzaItalia/header/tophd_ru.png);
}





.ForzaItalia-date {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;
    position: absolute;
    top: 62px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car2 .ForzaItalia-date {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .ForzaItalia-gather {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .ForzaItalia-tkt {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .ForzaItalia-tkt-text {
    color: #000;
}
.ForzaItalia-date label {
        display: none;
    }
.ka .ForzaItalia-date label {
    display: inline-block;
} 
.ForzaItalia-tkt {
    width: 80px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 105px;
    left: 65px;
    text-align: left;
}
 
    .ForzaItalia-gather {
        font-family: 'HelveticaMedium';
        font-size: 11px;
        line-height: 13px;
        color: rgba(255,255,255,0.8);
        position: absolute;
        top: 77px;
        left: 21px;
        z-index: 1;
    }

.ForzaItalia-tkt-text {
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 121px;
    left: 65px;
}
/*END ForzaItalia Promo*/
/*FootballFever Promo START*/
.header-promo-FootballFever {
    height: 150px;
}

    .header-promo-FootballFever .HeaderWheelContainerIn {
        width: 320px;
        height: 150px;
        box-sizing: border-box;
        border-radius: 10px;
        background-repeat: no-repeat !important;
    }

        .header-promo-FootballFever .HeaderWheelContainerIn.Car0 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar0.png),url(../img/common/new/Promotions/FootballFever/header/alfa.png), linear-gradient(88deg, #0A53B4 0%, #5094E3 100%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 96px left 21px, 0;
        }

        .header-promo-FootballFever .HeaderWheelContainerIn.Car1 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar1.png),url(../img/common/new/Promotions/FootballFever/header/dodgered.svg), linear-gradient(88deg, #1B1B1E 0%, #626262 100%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 90px,34px 34px, auto;
            background-position: top 49px left 164px,top 98px left 21px, 0;
        }
        .header-promo-FootballFever .HeaderWheelContainerIn.Car2 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar2.png),url(../img/common/new/Promotions/FootballFever/header/alfa.png),linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 96px left 21px, 0;
        }

        .header-promo-FootballFever .HeaderWheelContainerIn.Car3 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar3.png),url(../img/common/new/Promotions/FootballFever/header/dodge.svg), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 90px,34px 34px, auto;
            background-position: top 49px left 164px,top 98px left 21px, 0;
        }

        .header-promo-FootballFever .HeaderWheelContainerIn.Car4 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar4.png),url(../img/common/new/Promotions/FootballFever/header/alfa.png),  linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 96px left 21px, 0;
        }

#body_body .FootballFever-main-logo {
    width: 258px;
    height: 24px;
    position: absolute;
    top: 14px;
    left: 10px;
    background-repeat: no-repeat;
    background-size: auto 24px;
    background-image: url(../img/common/new/Promotions/FootballFever/header/tophd_ge.png);
}
#body_body.en .HeaderWheelContainerIn .FootballFever-main-logo {
    background-image: url(../img/common/new/Promotions/FootballFever/header/tophd_en.png);
}

#body_body.ru .HeaderWheelContainerIn .FootballFever-main-logo {
    background-image: url(../img/common/new/Promotions/FootballFever/header/tophd_ru.png);
}





.FootballFever-date {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;
    position: absolute;
    top: 58px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car2 .FootballFever-date {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .FootballFever-gather {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .FootballFever-tkt {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .FootballFever-tkt-text {
    color: #000;
}
.FootballFever-date label {
        display: none;
    }
.ka .FootballFever-date label {
    display: inline-block;
} 
.FootballFever-tkt {
    width: 80px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 99px;
    left: 65px;
    text-align: left;
}
 
    .FootballFever-gather {
        font-family: 'HelveticaMedium';
        font-size: 11px;
        line-height: 13px;
        color: rgba(255,255,255,0.8);
        position: absolute;
        top: 72px;
        left: 21px;
        z-index: 1;
    }

.FootballFever-tkt-text {
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 116px;
    left: 65px;
}
/*END FootballFever Promo*/
/*FootballFever Promo START*/
.header-promo-FootballFever {
    height: 150px;
}

    .header-promo-FootballFever .HeaderWheelContainerIn {
        width: 320px;
        height: 150px;
        box-sizing: border-box;
        border-radius: 10px;
        background-repeat: no-repeat !important;
    }

        .header-promo-FootballFever .HeaderWheelContainerIn.Car0 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar0.png),url(../img/common/new/Promotions/FootballFever/header/alfa.png), linear-gradient(88deg, #0A53B4 0%, #5094E3 100%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 96px left 21px, 0;
        }

        .header-promo-FootballFever .HeaderWheelContainerIn.Car1 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar1.png),url(../img/common/new/Promotions/FootballFever/header/dodgered.svg), linear-gradient(88deg, #1B1B1E 0%, #626262 100%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 90px,34px 34px, auto;
            background-position: top 49px left 164px,top 98px left 21px, 0;
        }
        .header-promo-FootballFever .HeaderWheelContainerIn.Car2 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar2.png),url(../img/common/new/Promotions/FootballFever/header/alfa.png),linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 96px left 21px, 0;
        }

        .header-promo-FootballFever .HeaderWheelContainerIn.Car3 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar3.png),url(../img/common/new/Promotions/FootballFever/header/dodge.svg), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 90px,34px 34px, auto;
            background-position: top 49px left 164px,top 98px left 21px, 0;
        }

        .header-promo-FootballFever .HeaderWheelContainerIn.Car4 {
            background: url(../img/common/new/Promotions/FootballFever/header/headcar4.png),url(../img/common/new/Promotions/FootballFever/header/alfa.png),  linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), lightgray -481.773px -212.308px / 551.108% 735.385% no-repeat;
            background-size: auto 134px,34px 34px, auto;
            background-position: top 14px left 158px,top 96px left 21px, 0;
        }

#body_body .FootballFever-main-logo {
    width: 258px;
    height: 24px;
    position: absolute;
    top: 14px;
    left: 10px;
    background-repeat: no-repeat;
    background-size: auto 24px;
    background-image: url(../img/common/new/Promotions/FootballFever/header/tophd_ge.png);
}
#body_body.en .HeaderWheelContainerIn .FootballFever-main-logo {
    background-image: url(../img/common/new/Promotions/FootballFever/header/tophd_en.png);
}

#body_body.ru .HeaderWheelContainerIn .FootballFever-main-logo {
    background-image: url(../img/common/new/Promotions/FootballFever/header/tophd_ru.png);
}





.FootballFever-date {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;
    position: absolute;
    top: 58px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car2 .FootballFever-date {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .FootballFever-gather {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .FootballFever-tkt {
    color: #000;
}
.HeaderWheelContainerIn.Car2 .FootballFever-tkt-text {
    color: #000;
}
.FootballFever-date label {
        display: none;
    }
.ka .FootballFever-date label {
    display: inline-block;
} 
.FootballFever-tkt {
    width: 80px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 99px;
    left: 65px;
    text-align: left;
}
 
    .FootballFever-gather {
        font-family: 'HelveticaMedium';
        font-size: 11px;
        line-height: 13px;
        color: rgba(255,255,255,0.8);
        position: absolute;
        top: 72px;
        left: 21px;
        z-index: 1;
    }

.FootballFever-tkt-text {
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 116px;
    left: 65px;
}
/*END FootballFever Promo*/
/*FastFive Promo START*/
.header-promo-FastFive {
    height: 140px;
}
.header-promo-FastFive .HeaderWheelContainerIn {
    width: 320px;
    height: 150px;
    box-sizing: border-box;
    border-radius: 10px;
    background-repeat: no-repeat !important;
}
.header-promo-FastFive .HeaderWheelContainerIn,
.header-promo-FastFive .HeaderWheelContainerIn.Car0 {
    background: url(../img/common/new/Promotions/FastFive/header/headcar0.png),url(../img/common/new/Promotions/FastFive/header/carlogo0.svg), linear-gradient(88deg, #1B1B1E 0%, #626262 100%), linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%) no-repeat;
    background-size: auto 131px,34px 34px, auto;
    background-position: top 20px left 152px,top 97px left 19px, 0;
}
.header-promo-FastFive .HeaderWheelContainerIn.Car1 {
    background: url(../img/common/new/Promotions/FastFive/header/headcar1.png),url(../img/common/new/Promotions/FastFive/header/carlogo1.png), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), url(<path-to-image>) no-repeat;
    background-size: auto 130px,34px 34px, auto;
    background-position: top 18px left 160px,top 94px left 21px, 0;
}
.header-promo-FastFive .HeaderWheelContainerIn.Car2 {
    background: url(../img/common/new/Promotions/FastFive/header/headcar2.png),url(../img/common/new/Promotions/FastFive/header/carlogo00.svg), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%) no-repeat;
    background-size: auto 90px,34px 34px, auto;
    background-position: top 53px left 157px,top 97px left 19px, 0;
}
.header-promo-FastFive .HeaderWheelContainerIn.Car3 {
    background: url(../img/common/new/Promotions/FastFive/header/headcar3.png), url(../img/common/new/Promotions/FastFive/header/carlogo1.png), linear-gradient(88deg, #4C4C4F 0%, #BBB 100%), linear-gradient(88deg, #AD040B 0%, #FF5864 100%), linear-gradient(85deg, #C3C9CC 0%, #E0E0E0 83.33%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%), linear-gradient(86deg, #FF8A00 -6.2%, #FFCB00 54.38%, #FFF200 91.31%), linear-gradient(86deg, #FCC100 0%, #FFF200 92.2%), linear-gradient(85deg, #C3C9CC 0%, #FFF 83.33%) no-repeat;
    background-size: auto 134px,34px 34px, auto;
    background-position: top 18px left 156px,top 89px left 21px, 0;
}
.header-promo-FastFive .HeaderWheelContainerIn.Car4 {
    background: url(../img/common/new/Promotions/FastFive/header/headcar4.png),url(../img/common/new/Promotions/FastFive/header/carlogo0.svg), linear-gradient(88deg, #0A53B4 0%, #5094E3 100%) no-repeat;
    background-size: auto 131px,34px 34px, auto;
    background-position: top 22px left 150px,top 97px left 19px, 0;
}
#body_body .FastFive-main-logo {
    width: 268px;
    height: 24px;
    position: absolute;
    top: 16px;
    left: 8px;
    background-repeat: no-repeat;
    background-size: auto 24px;
    background-image: url(../img/common/new/Promotions/FastFive/header/top_title_ge.png);
}
#body_body.en .HeaderWheelContainerIn .FastFive-main-logo {
    background-image: url(../img/common/new/Promotions/FastFive/header/top_title_en.png);
    width: 275px;
}
#body_body.ru .HeaderWheelContainerIn .FastFive-main-logo {
    background-image: url(../img/common/new/Promotions/FastFive/header/top_title_ru.png);
}
.FastFive-date {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 13px;
    color: #FFFFFF;
    position: absolute;
    top: 54px;
    left: 21px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car2 .FastFive-date,
.HeaderWheelContainerIn.Car2 .FastFive-tkt,
.HeaderWheelContainerIn.Car2 .FastFive-tkt-text {
    color: #000000;
}
.FastFive-date label {
    display: none;
}
.ka .FastFive-date label {
    display: inline-block;
} 
.FastFive-tkt {
    width: 85px;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 100px;
    left: 65px;
    text-align: left;
}
.FastFive-gather {
    font-family: 'HelveticaMedium';
    font-size: 11px;
    line-height: 13px;
    color: rgba(255,255,255,0.8);
    position: absolute;
    top: 71px;
    left: 20px;
    z-index: 1;
}
.HeaderWheelContainerIn.Car2 .FastFive-gather {
    color: rgba(0,0,0,0.8);
}
.FastFive-tkt-text {
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    line-height: 12px;
    color: rgba(255,255,255);
    position: absolute;
    top: 117px;
    left: 62px;
    width: 85px;
    text-align: left;
    padding-left: 3px;
}
/*END FastFive Promo*/

/*Start HundredPercentFirstDepositBonus Header */
.HundredPercentFirstDepositBonus{
    background: url("../img/common/new/Promotions/HundredPercentFirstDepositBonus/header/header.png");
    width: 320px;
    height: 130px;
    padding: 12px 0;
    box-sizing: border-box;
}
.HundredPercentFirstDepositBonus .topHeader{
    display: flex;
    margin-bottom: 3px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.HundredPercentFirstDepositBonus p{
    text-align: center;
    font-family: 'CrystalNU4-Bold';
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    margin: 8px 0;
}
.HundredPercentFirstDepositBonus .topHeader div:nth-child(1){
    background: url("../img/common/new/Promotions/HundredPercentFirstDepositBonus/header/100.png");
    width: 200px;
    height: 50px;
}
#body_body.ka .HundredPercentFirstDepositBonus .topHeader div:nth-child(2){
    background: url("../img/common/new/Promotions/HundredPercentFirstDepositBonus/header/ka.png");
    width: 280px;
    height: 32px;
    background-size: 280px 32px;
}
#body_body.en .HundredPercentFirstDepositBonus .topHeader div:nth-child(2){
    background: url("../img/common/new/Promotions/HundredPercentFirstDepositBonus/header/en.png");
    width: 250px;
    height: 32px;
    background-size: 250px 32px;
}
#body_body.ru .HundredPercentFirstDepositBonus .topHeader div:nth-child(2){
    background: url("../img/common/new/Promotions/HundredPercentFirstDepositBonus/header/ru.png");
    width: 288px;
    height: 32px;
    background-size: 288px 32px;
}

/*End of HundredPercentFirstDepositBonus Header */

/*Start FirstDepositBonus Header */
.FirstDepositBonus{
    background-image: url("../img/common/new/Promotions/FirstDepositBonus/header/header.png");
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    width: 320px;
    height: 130px;
    padding: 12px 0;
    box-sizing: border-box;
    text-decoration: none;
}


.FirstDepositBonus .topHeader{
    display: flex;
    margin-bottom: 3px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.FirstDepositBonus p{
    text-align: center;
    font-family: 'CrystalNU4-Bold';
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    margin: 5px 0;
}
.FirstDepositBonus .topHeader div:nth-child(1){
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 200px;
    height: 50px;
}
/*20,50,100,200*/
.FirstDepositBonus_1.header_20 {
    background-image: url(../img/common/new/Promotions/FirstDepositBonus/config/20.png);
}
.FirstDepositBonus_1.header_50 {
    background-image: url(../img/common/new/Promotions/FirstDepositBonus/config/50.png);
}
.FirstDepositBonus_1.header_100 {
    background-image: url(../img/common/new/Promotions/FirstDepositBonus/config/100.png);
}
.FirstDepositBonus_1.header_200 {
    background-image: url(../img/common/new/Promotions/FirstDepositBonus/config/200.png);
}

.FirstDepositBonus .topHeader div:nth-child(2){
    width: 100%;
    height: 36px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#body_body.ka .FirstDepositBonus .topHeader div:nth-child(2){
    background-image: url("../img/common/new/Promotions/FirstDepositBonus/ka.png");
}
#body_body.en .FirstDepositBonus .topHeader div:nth-child(2){
    background-image: url("../img/common/new/Promotions/FirstDepositBonus/en.png");
}
#body_body.ru .FirstDepositBonus .topHeader div:nth-child(2){
    background-image: url("../img/common/new/Promotions/FirstDepositBonus/ru.png");
}

/*End of FirstDepositBonus Header */


/*onusAssortGift header*/
.BonusAssortGift_Special {
    width: 320px;
    height: 120px;
    background-image: url(../images/client-popup/BonusAssort/MobileVersion/mob_header/BonusAssort_head_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 320px 120px;
    border-radius: 10px;
    margin: 10px auto;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: block;
}
.BonusAssortGift_Special div {
    text-align: center;
    font-size: 11px;
    font-family: 'CrystalNU4-Regular';
    color: #ffffff;
}
.BonusAssortGift_Special div:nth-child(2) {
    color: #FDE053;
    font-size: 12px;
    font-family: 'CrystalNU4-Bold';
    margin-top: 11px;
}
.BonusAssortGift_Special div:first-child {
    position: relative;
    font-family: 'CrystalBetUni-Bold';
    font-size: 14px;
    margin: 11px auto 0 41px;
    text-align: left;
}
.BonusAssortGift_Special div:first-child:before {
    content: '';
    position: absolute;
    background-image: url(../images/client-popup/BonusAssort/MobileVersion/mob_header/giftbox_mob.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
    left: -29px;
    top: -2px;
}
.BonusAssortGift_Special div:first-child:after {
    content: '\e811';
    position: absolute;
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    color: #ffffff;
    transform: rotate(-90deg);
    right: 14px;
    top: 7px;
}
.BonusAssortGift_Special div:nth-child(3) {
    margin-top: 6px;
    padding: 0 17px;
    line-height: 15px;
}
.BonusAssortHeader #BonusAssort_gifts p {
    display: inline-block;
    margin: 0;
}
.BonusAssortHeader #BonusAssort_gifts p:nth-last-child(2) {
    display: inline;
}
.BonusAssortGift_Special .BonusAssorthiddenLangBox {
    display: none !important;
}
/*CTGamingSlotsPromo*/
.header-promo.CTGamingSlotsPromo {
    background-image: url(../img/common/new/Promotions/CTGamingSlotsPromo/ct_logo_header_mob.png), 
    url(../img/common/new/Promotions/CTGamingSlotsPromo/amount_header_mob.png), 
    url(../img/common/new/Promotions/CTGamingSlotsPromo/header_bg_mob.png);
    background-repeat: no-repeat;
    background-size: 141px 21px, 87px 29px, contain;
    background-position: 14px 12px, 15px 41px, top center;
    height: 158px;
    border-radius: 10px;
    width: 320px;
    text-decoration: none !important;
}
.header-promo.CTGamingSlotsPromo .header-promo__spins {
    height: 28px;
    background: rgb(0 0 0 / 50%);
    border-radius: 6px;
    position: absolute;
    top: 26px;
    right: 15px;
    font-family: 'CrystalNU4-Regular';
    font-size: 12px;
    line-height: 29px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    width: 85px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-decoration: none !important;
}
.header-promo.CTGamingSlotsPromo .header-promo__spins label {
    margin-left: 4px;
}
.header-promo.CTGamingSlotsPromo .header-promo__spins span {
    font-family: 'CrystalBetUni-Medium';
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
}
.header-promo.CTGamingSlotsPromo .header-promo-progress.header-promo-progress--spin {
    margin-top: 80px;
}
.header-promo.CTGamingSlotsPromo .header-promo-progress .header-promo-progress__ttl {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    flex: 0 0 90px;
    box-sizing: border-box;
    font-family: 'CrystalNU4-Regular';
    margin-right: 22px;
    text-decoration: none !important;
}
.header-promo.CTGamingSlotsPromo .progress-bar--header-promo-progress {
    display: flex;
    align-items: center;
    flex-basis: 190px;
    padding: 3px 0 0 0;
}
.header-promo.CTGamingSlotsPromo .progress-bar__label {
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    line-height: 15px;
    color: #FFFFFF;
}
.header-promo.CTGamingSlotsPromo .progress-bar__label--from {
    flex: 0 0 16px;
}
.header-promo.CTGamingSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress-container {
    background: rgb(0 0 0 / 30%);
    border-radius: 10px;
    height: 10px;
    width: 100%;
}
.header-promo.CTGamingSlotsPromo .progress-bar__label--to {
    flex: 0 0 32px;
    text-align: right;
    left: 0;
    position: relative;
}
.header-promo.CTGamingSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress {
    border-radius: 10px;
    height: 10px;
    position: relative;
    box-sizing: border-box;
    transition: all 0.7s ease;
    text-align: right;
    max-width: 100%;
}
.header-promo.CTGamingSlotsPromo .header-promo-progress--spin .progress-bar__progress {
    background: #FDE053;
}
.header-promo.CTGamingSlotsPromo .header-promo-progress--received .progress-bar__progress {
    background: #33B52A;
}
.header-promo.CTGamingSlotsPromo .progress-bar--header-promo-progress .progress-bar__caption {
    padding: 0 5px;
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 21px;
    text-align: center;
    font-size: 11px;
    font-family: 'CrystalBetUni-Bold';
    transition: all 0.7s ease;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    margin-top: -18px;
    box-sizing: border-box;
}
.header-promo.CTGamingSlotsPromo .header-promo-progress--spin .progress-bar__caption {
    background: #FFCC00;
    color: #262000;
}
.header-promo.CTGamingSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress.prc0 .progress-bar__caption {
    left: 0;
}
.header-promo.CTGamingSlotsPromo .header-promo-progress--received .progress-bar__caption {
    background: #169A0D;
    color: #ffffff;
}
.header-promo.CTGamingSlotsPromo .progress-bar--header-promo-progress .progress-bar__progress.prc0 .progress-bar__caption {
    left: 0;
}
.header-promo.CTGamingSlotsPromo::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 19px;
    right: 14px;
    color: #ffffff;

    display: none;
}
.order-promo.header-promo-DepositBonus1000 {
    width: 320px;
    height: 87px;
    border-radius: 10px;  
}
body.ka .order-promo.header-promo-DepositBonus1000 {
    background: url(../img/common/new/Promotions/DepositBonus1000/header/content_ka.png),url(../img/common/new/Promotions/DepositBonus1000/header/top-title-ka.png),url(../img/common/new/Promotions/DepositBonus1000/header/mob-bg.png);
    background-position: center top 35px, center top 9px, center top;
    background-size: auto 42px, auto 20px,contain;
    background-repeat: no-repeat,no-repeat,no-repeat;
}
body.en .order-promo.header-promo-DepositBonus1000 {
    background: url(../img/common/new/Promotions/DepositBonus1000/header/content_en.png),url(../img/common/new/Promotions/DepositBonus1000/header/top-title-en.png),url(../img/common/new/Promotions/DepositBonus1000/header/mob-bg.png);
    background-position: center top 35px, center top 9px, center top;
    background-size: auto 42px, auto 20px,contain;
    background-repeat: no-repeat,no-repeat,no-repeat;
}
body.ru .order-promo.header-promo-DepositBonus1000 {
    background: url(../img/common/new/Promotions/DepositBonus1000/header/content_ru.png),url(../img/common/new/Promotions/DepositBonus1000/header/top-title-ru.png),url(../img/common/new/Promotions/DepositBonus1000/header/mob-bg.png);
    background-position: center top 35px, center top 9px, center top;
    background-size: auto 42px, auto 20px,contain;
    background-repeat: no-repeat,no-repeat,no-repeat;
}

/* 100PercentCashbackPateplay HEADER START */
.header-promo-100PercentCashbackPateplay {
    box-sizing: border-box;
    width: 320px;
    height: 90px;
    border-radius: 10px;
    display: block;
    text-decoration: none;
    background-size: cover;    
    background-image: url('../img/common/new/Promotions/HundredPercentCashbackPateplay/header/head_bg.png');
    background-repeat: no-repeat;
    background-position: top center;
}
.header-promo-100PercentCashbackPateplay .CashbackPateplay_title {
    color: #FFCC00;
    font-size: 18px;
    font-family: 'CrystalBetUni-Bold';
    text-align: center;   
    position: relative;
    top: 52px;
    left: -1px;
}
.header-promo-100PercentCashbackPateplay .CashbackPateplay_title:before {
    content: '';
    position: absolute;
    background: url('../img/common/new/Promotions/HundredPercentCashbackPateplay/header/pateplay_logo.png') top center no-repeat;
    background-size: 100%;
    width: 110px;
    height: 26px;
    top: -32px;
    left: 106px;
}
.en .header-promo-100PercentCashbackPateplay .CashbackPateplay_title,
.ru .header-promo-100PercentCashbackPateplay .CashbackPateplay_title {
    text-transform: uppercase;
}