@font-face {
  font-family: "Thrones";
  src: url("BPGGuardianEgyp.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Thrones-Caps";
  src: url("BPGGuardianEgypCaps.ttf");
  font-weight: normal;
  font-style: normal;
}

.HeaderWheel.NeedForSpin .HeaderWheelBt {
  width: 100%;
  height: 100%;
  z-index: 222;
}

.HeaderWheel.NeedForSpin .HeaderWheelBt:after {
  display: none;
}
.HeaderWheel.NeedForSpin {
  width: 365px;
  height: 56px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}
.HeaderWheel.NeedForSpin:after {
  display: none;
}
.HeaderWheel.NeedForSpin .HeaderWheelBt:before {
  content: '';
  width: calc(100% - 8px);
  height: 18px;
  background-size: auto 18.5px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 8px;
  top: 7px;
  z-index: 1;
}
#body.notauthorized .HeaderWheel.NeedForSpin .HeaderWheelBt {
  width: 310px;
  padding: 0;
}
#body.notauthorized .HeaderWheel.NeedForSpin .HeaderWheelBt:before {
  content: '';
  width: 79px;
  height: 32px;
  background-size: auto 32px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 12px;
  top: 12px;
  right: 0;
  z-index: 1;
}
.HeaderWheel.NeedForSpin .autorize {
  width: 365px;
  height: 56px;
/* background-image: url(header/n-d-aut.png);*/
  background-image: url(header/ka.png), url(header/n-d-aut.png);
  background-size: auto  19.5px, cover;
  background-position: center 6px, center;
  background-repeat: no-repeat;
  position: relative;
}
#body.en .HeaderWheel.NeedForSpin .autorize {
  background-image: url(header/en.png), url(header/n-d-aut.png);

}
#body.ru .HeaderWheel.NeedForSpin .autorize {
  background-image: url(header/ru.png), url(header/n-d-aut.png);
}
#body.notauthorized .HeaderWheel.NeedForSpin {
    width: 326px;
/*   background-image: url(header/n-d-not-aut.png); */
    background-image: url(header/ka_2.png), url(header/n-d-not-aut.png);
    background-size: auto 36px, auto 56px;
    background-position: center center, center;
    background-repeat: no-repeat;
}
#body.notauthorized.en .HeaderWheel.NeedForSpin{
  background-image: url(header/en_2.png), url(header/n-d-not-aut.png);


}
#body.notauthorized.ru .HeaderWheel.NeedForSpin {
  background-image: url(header/ru_2.png), url(header/n-d-not-aut.png);

}
.HeaderWheel.NeedForSpin .autorize div {
    line-height: 11px;
    height: 20px;
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    display: flex;
    position: absolute;
    left: calc(50% - 115px/2);
    bottom: 8px;
    color: #fff;
    text-decoration: none;
    align-items: center;
    justify-content: flex-start;
    text-wrap: wrap;
    flex-direction: row;
    text-wrap: pretty;
    text-align: left;
    gap: 5px;
    background: rgba(30, 30, 32, 0.8);
    border-radius: 10px;
    padding: 0 10px;
    width: 115px;

}



.HeaderWheel.NeedForSpin .autorize div label {
    font-size: 14px;
    font-family: 'CrystalBetUni-Bold';
    width: 26px;
    min-width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.HeaderWheel.NeedForSpin .HeaderWheelContainer {
width: 380px;
    height: 250px;
/*     background: url(header/n-d-bg.png); */
    background-image: url(header/ka.png), url(header/n-d-bg.png);
    background-size: auto 26px, 380px auto;
    background-position: center 34px, bottom center;
    background-repeat: no-repeat;
    background-color: transparent;
    left: calc(50% - 380px / 2);
    padding: 4px 0 0 0;
    box-sizing: border-box;
    top: 56px !important;
}
#body.en .HeaderWheel.NeedForSpin .HeaderWheelContainer {
  background-image: url(header/en.png), url(header/n-d-bg.png);
  background-position: center 34px, bottom center;
}
#body.ru .HeaderWheel.NeedForSpin .HeaderWheelContainer {
  background-image: url(header/ru.png), url(header/n-d-bg.png);
  background-position: center 34px, bottom center;
}
.HeaderWheel.NeedForSpin .HeaderWheelContainer *:hover,
.HeaderWheel.NeedForSpin .HeaderWheelContainer:hover {
  cursor: default
}
.HeaderWheel.NeedForSpin .HeaderWheelContainer:after {
  display: none;
}
.HeaderWheel.NeedForSpin .HeaderWheelContainer:before {
  content: '';
  width: 100%;
  height: 30px;
  background-size: auto 30px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 28px;
  z-index: 1;
  background-position: center;
  cursor: default;
}
.NeedForSpin .HeaderWheelContainer.small-mode .HeaderWheelBT {
  width: 108px;
  height: 44px;
  background: #FFEC59;
  border-radius: 6px;
  left: calc(50% - 108px/2);
  bottom: 25px;
  cursor: pointer;
}
/*progress*/
.header-NeedForSpin-progress-container {
  margin: 15px auto;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  width: 340px;
  height: 80px;
  margin-top: 76px;
  box-sizing: border-box;
  background: linear-gradient(264deg, #2121EC 20.39%, #001DF8 100%);
/*  border: 1px solid #3C00B6;*/
  backdrop-filter: blur(2px);
  border-radius: 10px;
}
.header-NeedForSpin-progress-container .progress-wrapper {
    -webkit-flex: 1;
    flex: 1;
    position: relative;
    width: 310px;
    margin-left: 14px;
}
.header-NeedForSpin-progress-container .progress-wrapper .progress-top .progress-step div:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: calc(50% - 6px/2);
  bottom: -17px;
  z-index: 2;
}
.header-NeedForSpin-progress-container .progress-wrapper .progress-top .progress-step.active div:before {
  background: #0D6A06;
}

.header-NeedForSpin-progress-container .progress-bar-cont {
    width: calc(50px*6);
    position: absolute;
    max-width: calc(100% - 20px);
    left: 20px;
}

.header-NeedForSpin-progress-container .progress-wrapper .progress-top, 
.header-NeedForSpin-progress-container .progress-wrapper .progress-bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-start;
    height: 24px;
    margin: 0 0px 0px 20px;
    box-sizing: border-box;
}
.header-NeedForSpin-progress-container .progress-wrapper .progress-top::before, 
.header-NeedForSpin-progress-container .progress-wrapper .progress-bottom::before {
    content: attr(data-title);
    font-size: 10px;
    color: #FFFFFF;
    line-height: 11px;
    opacity: 0.6;
    font-family: "CrystalNU4-Regular";
    height: 24px;
    display: flex;
    align-items: flex-start;
    position: absolute;
    left: 0px;
    width: 40px;
    text-align: left;
    top: 3px;
}
.header-NeedForSpin-progress-container .progress-wrapper .progress-step {
    width: 46px;
    color: rgb(255 255 255 / 100%);
    font-family: "CrystalNU4-Bold";
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.header-NeedForSpin-progress-container .progress-top .progress-step {
    position: relative;
}
.header-NeedForSpin-progress-container .progress-top .progress-step div {
  position: absolute;
  width: 100px;
  right: -50px;
  text-align: center;
  top: -12px;
}
.header-NeedForSpin-progress-container .progress-bottom .progress-step div {
  position: absolute;
  width: 100px;
  right: -50px;
  text-align: center;
  bottom: -10px;
}

.header-NeedForSpin-progress-container .progress-top .progress-step div::after {
    content: "₾";
    font-size: 12px;
    font-family: "CrystalBetUni-Bold";
    margin: 0 0 0 1px;
}
.header-NeedForSpin-progress-container .progress-bar {
    height: 16px;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25), inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    float: none;
    background-repeat: no-repeat;
    padding: 0 20px 0 0;
    position: relative;
    box-sizing: border-box;
}
.header-NeedForSpin-progress-container .progress-bar .progress-percent-cont {
    height: 16px;
    width: 250px;
    position: absolute;
    left: 16px;
    top: 0;
}
.header-NeedForSpin-progress-container .progress-bar .progress-percent {
    height: 16px;
    background: linear-gradient(180deg, #36DA2B 0%, #1AA510 100%);
    -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
    position: relative;
    max-width: 91%;
}
.header-NeedForSpin-progress-container .progress-bar .progress-percent:after {
    content: '';
    width: calc(100% - 0px);
    height: 100%;
    position: absolute;
    border-radius: 10px;
    left: 0px;
    top: 1px;
    background: url(header/progess-bg.png) repeat-x;
    opacity: 0.4;
}
.header-NeedForSpin-progress-container .progress-amount {
    position: absolute;
    width: 140px;
    right: -70px;
    height: 22px;
    top: -4px;
    z-index: 2;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.header-NeedForSpin-progress-container .progress-amount div {
    height: 22px;
    background: radial-gradient(50% 50% at 50% 50%, #1EC013 0%, #169A0D 100%);
    border: 1px solid #29E11D;
    box-shadow: -2px 3px 0px rgb(0 0 0 / 25%);
    border-radius: 21px;
    font-size: 13px;
    color: #FFFFFF;
    font-family: "CrystalNU4-Bold";
    padding: 0 8px;
    line-height: 24px;
    text-shadow: 0px 1px 1px rgb(0 0 0 / 40%);
}
.header-NeedForSpin-progress-container .progress-amount span {
    font-family: "CrystalBetUni-Bold";
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 2px;
}
.header-NeedForSpin-progress-container .progress-bar:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 16px;
    background: linear-gradient(180deg, #36DA2B 0%, #1AA510 100%);
    left: 0px;
    top: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.header-NeedForSpin-progress-container .progress-bar .progress-percent:before {
    content: '';
    width: 20px;
    height: 100%;
    position: absolute;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    left: -18px;
    top: 1px;
    background: url(header/progess-bg.png) repeat-x;
    opacity: 0.4;
    z-index: 1;
}

.header-NeedForSpin-progress-container .progress-bottom {
    padding: 2px 0 0;
}
/* .header-NeedForSpin-progress-container .progress-bottom .progress-step div::after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(sword.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 0 0 2px;
    flex: 0 0 16px;
    display: inline-block;
        position: relative;
    top: 6px;
} */
.header-NeedForSpin-progress-container .progress-wrapper .progress-bottom::before {
    top: 50px;
}

.header-NeedForSpin-progress-container .perecent_0 .progress-amount {
    right: -67px;
}




/*mobile*/
.header-promo-NeedForSpin {
  width: 320px;
  height: 150px;
  /*background-image: url(header/n-m-bg.png);
   background-size: cover;*/
  background-image: url(header/ka_2.png), url(header/n-m-bg.png);
  background-size: auto 40px, cover;
  background-position: center 8px, center;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 10px;
}
#body_body.en .header-promo-NeedForSpin {
  background-image: url(header/en_2.png), url(header/n-m-bg.png);
}
#body_body.ru .header-promo-NeedForSpin {
  background-image: url(header/ru_2.png), url(header/n-m-bg.png);
}
.header-promo-NeedForSpin-logo_1 {
  width: 122px;
  height: 39px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 18px;
  left: 20px;
  position: absolute;
}
/* .header-promo-NeedForSpin-logo_2 {
  width: 164px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 37px;
  left: 10px;
  position: absolute;
  background-image: url('header/freespins.svg');
} */
.header-promo-NeedForSpin-score {
    position: absolute;
    left: calc(50% - 108px/2);
    top: 57px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px 10px 1px 10px;
    height: 24px;
    background: rgba(17, 5, 60, 0.5);
    border: 1px solid #FFE148;
    border-radius: 42px;
    min-width: 108px;
}

.header-promo-NeedForSpin-score div {
  color: #fff;
  font-family: 'Helvetica';
  font-size: 10px;
  display: flex;
  align-items: center;
  padding: 2px 0 0 0;
  letter-spacing: 0.4px;
}
.header-promo-NeedForSpin-score div label {
  font-size: 13px;
  font-family: 'Gotham-Normal';
  margin: -2px 4px 0 0;
}

.header-NeedForSpin-progress-container-mob {
  position: absolute;
  bottom: 15px;
}



.mob-NeedForSpin-header-title {
    font-size: 10px;
    color: #8FA7FF;
    font-family: 'CrystalNU4-Regular';
    padding-left: 17px;
    box-sizing: border-box;
    position: relative;
    height: 20px;
    float: left;
    width: 92px;
}
.mob-NeedForSpin-header-title label {
  display: block;
  color: #fff;
  font-family: 'Gotham-Normal','CrystalBetUni-Medium';
  font-size: 13px;
  position: relative;
  top: 0px;
}
/* .mob-NeedForSpin-header-title:after {
    content: '\E870';
    font-family: 'cb-mobile-icons';
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 16px/2);
    left: 15px; 
    color: #fff;
    font-size: 20px;   
} */


.mob-NeedForSpin-header-progress {
    width: 200px;
    position: relative;
    float: right;
    margin-right: 0px;
    top: 0px;
}
.Mob-NeedForSpin-progress-line {
    width: 100%;
}
.Mob-NeedForSpin-progress-list {
    width: calc(100%/6);
    height: 16px;
    line-height: 15px;
    float: left;
    position: relative;
}
.Mob-NeedForSpin-progress-list:after {
    content: '';
    background: rgba(255,255,255,0.4);
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    right: -1.5px;
    bottom: -7px;
    z-index: 1;
}
.Mob-NeedForSpin-progress-list.active:after {
    background: #0D6A06;
}

.Mob-NeedForSpin-progress-list label {
  font-size: 10.5px;
  color: rgba(255,255,255,0.9);
  width: 100px;
  right: -48px;
  text-align: center;
  position: absolute;
  font-family: 'Gotham-Normal','CrystalBetUni-Medium';
}

.Mob-NeedForSpin-progress {
    width: 100%;
    background: rgba(0,0,0,0.3);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 9px;
    position: relative;
}
.Mob-NeedForSpin-progress:after {
  content: '';
  width: 9px;
  height: 9px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  right: -9px;
  top: 0;
  background: rgba(0,0,0,0.3);
}
.Mob-NeedForSpin-progress div {
    position: absolute;
    height: 9px;
    border-radius: 10px;
}
.Mob-NeedForSpin-progress div:after {
    content: '';
    width: calc(100% + 0px);
    height: 100%;
    position: absolute;
    left: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    top: 0;
    border-radius: 10px;
    /*background: url(SantaNeedForSpin/progress.png) repeat-x;*/
    background: #33B52A;
}
.Mob-NeedForSpin-progress.percent100:after {
    background: #33B52A;
    width: 13px;
}

.Mob-slots-SJ-Top,
.Mob-boardgames-SJ-Top,
.Mob-jetx-SJ-Top  {
    margin-top: 25px;
}