@font-face {
    font-family: "Thrones";
    src: url("BPGGuardianEgyp.ttf");
    font-weight: normal;
    font-style: normal;
}
.header-promo-GameOfSlots {
    width: 320px;
    height: 100px;
    border-radius: 10px;
    background-image: url(header/logo-ka.png), url(header/bonus.png), url(header/header-bg.png);
    background-repeat: no-repeat;
    background-position: 10px 7px, 6px 26px, center;
    background-size: auto 19.5px, 144px, cover;
    position: relative;
    text-decoration: none;
}
.SlotAndField-theme.header-promo-GameOfSlots {
  width: 320px;
  height: 120px;
  background-image: url(SlotAndField/header/logo-ka.png), url(SlotAndField/header/bonus.png), url(SlotAndField/header/header-bg.png);
  background-position: 29px 11px, 10px 38px, center;
  background-size: 118px auto, 154px, 320px;
}
.en .header-promo-GameOfSlots {
    background-image: url(header/logo-en.png), url(header/bonus.png), url(header/header-bg.png);
}
.ru .header-promo-GameOfSlots {
    background-image: url(header/logo-ru.png), url(header/bonus.png), url(header/header-bg.png);
}
.en .SlotAndField-theme.header-promo-GameOfSlots {
  background-image: url(SlotAndField/header/logo-en.png), url(SlotAndField/header/bonus.png), url(SlotAndField/header/header-bg.png);
  background-position: 29px 20px, 10px 38px, center;
}
.ru .SlotAndField-theme.header-promo-GameOfSlots {
  background-image: url(SlotAndField/header/logo-ru.png), url(SlotAndField/header/bonus.png), url(SlotAndField/header/header-bg.png);
  background-position: 29px 17px, 10px 38px, center;
}
.header-GameOfSlots-remaining-game {
  height: 36px;
  width: 120px;
  background-image: url(header/container.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-flex;
  justify-content: center;
  padding: 0 0px 0 41px;
  box-sizing: border-box;
  color: #ffffff;
  font-family: "Thrones","CrystalNU4-Regular";
  font-size: 10px;
  flex-direction: column;
  position: absolute;
  top: 8px;
  right: 28px;
}
.SlotAndField-theme .header-GameOfSlots-remaining-game {
  height: 34px;
  width: 112px;
  background-image: url(SlotAndField/header/container.png);
  padding: 0 0px 0 36px;
  font-family: "HelveticaMedium","CrystalNU4-Regular";
  font-size: 10px;
  top: 17px;
  right: 15px;
  }
  .header-GameOfSlots-remaining-game b {
    font-family: "Thrones","CrystalNU4-Bold";
    margin: 0 0 -3px;
  }
  .SlotAndField-theme .header-GameOfSlots-remaining-game b {
    font-size: 13px;
    font-family: "Gotham-Normal","CrystalNU4-Bold";
    margin: 0 0 -3px;
  }
  .header-GameOfSlots-remaining-game::after {
    /* content: ""; */
    width: 27px;
    height: 36px;
    position: absolute;
    left: -15px;
    background-image: url(zap.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .header-GameOfSlots-remaining-game::before {
    content: "\e823";
    font-family: "cb-icons";
    font-size: 5px;
    color: #ffffff;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: -13px;
  }
  .SlotAndField-theme .header-GameOfSlots-remaining-game::after,
  .SlotAndField-theme .header-GameOfSlots-remaining-game::before {
    content: none;
  }
  .header-GameOfSlots-progress {
    margin: 56px 0 0;
    background-image: url(header/jetx.svg);
    background-position: 12px center;
    background-repeat: no-repeat;
    height: 34px;
    padding: 0 0 0 44px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .SlotAndField-theme .header-GameOfSlots-progress {
    margin: 73px 0 0;
    background-image: url(SlotAndField/header/jetx.svg);
    background-position: 15px center;
}
  .header-GameOfSlots-progress .progress-wrapper {
    flex: 0 0 175px;
    position: relative;
  }
  .SlotAndField-theme .header-GameOfSlots-progress .progress-wrapper {
    margin: -3px 0 0 -5px;
}
  .header-GameOfSlots-progress .progress-wrapper .progress-step {
    width: 26px;
    color: #ffffff;
    font-family: "Thrones","CrystalNU4-Regular";
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 8px;
  }
  .SlotAndField-theme .header-GameOfSlots-progress .progress-wrapper .progress-step {
    font-family: "Gotham-Normal","CrystalNU4-Bold";
  }
  .header-GameOfSlots-progress .progress-top .progress-step {
    position: relative;
  }
  .header-GameOfSlots-progress .progress-top .progress-step::after {
    content: "₾";
    font-size: 10px;
    font-family: "Thrones","CrystalNU4-Regular";
  }
  .SlotAndField-theme .header-GameOfSlots-progress .progress-top .progress-step::after {
    font-family: "CrystalBetUni-Bold";
    font-size: 11px;
    margin: 1px 0 0 0px;
  }
  .header-GameOfSlots-progress .progress-bar-cont-header {

  }
  .header-GameOfSlots-progress .progress-bar {
    height: 9px;
    margin: 3px 0 2px 0;
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
  }
  .header-GameOfSlots-progress .progress-bar .progress-percent {
    height: 9px;
    background: #33B52A;
    border-radius: 10px;
    position: relative;
    max-width: 100%;
    min-width: 0%;
    border-radius: 10px;
  }
  .progress-bar-cont-header {
    position: relative;
    left: -11px;
  }
  .header-GameOfSlots-progress .progress-top .progress-step::before {
    content: '';
    width: 5px;
    height: 5px;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
    position: absolute;
    left: calc(50% - 5px/2);
    bottom: -10px;
    z-index: 9;
  }
  .header-GameOfSlots-progress .progress-amount {
    position: absolute;
    width: 140px;
    right: -70px;
    height: 22px;
    top: -4px;
    z-index: 2;
    display: flex;
    justify-content: center;
  }
  
  .header-GameOfSlots-progress .progress-top {
        display: flex;
        align-items: center;
        justify-content: center;
    }
  .header-GameOfSlots-progress .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 rgba(0, 0, 0, 0.25);
    border-radius: 21px;
    font-size: 11px;
    color: #FFFFFF;
    font-family: "Thrones","CrystalNU4-Regular";
    padding: 0 8px;
    line-height: 21px;
  }
  .header-GameOfSlots-progress .progress-amount b {
    font-weight: normal;
  }
  .header-GameOfSlots-progress .progress-amount span {
    font-family: "Thrones","CrystalBetUni-Bold";
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 3px;
  }
.mobile-amount {
    width: 88px;
    display: flex;
    flex-direction: column;
    color: #ffffff;
    font-family: "Thrones",'CrystalNU4-Regular';
    overflow: hidden;
    font-size: 10px;
}
.mobile-amount span {
    margin: 2.5px 0 2.5px 0;
}
.mobile-amount b {
    font-size: 14px;
    font-family: "Thrones",'CrystalBetUni-Bold';
    color: #ffffff;
    margin: -1px 0 0px 0;
}
.SlotAndField-theme  .mobile-amount {
  width: 88px;
  display: flex;
  flex-direction: column;
  color: #CAD3FF;
  font-family: 'CrystalNU4-Regular';
  overflow: hidden;
  font-size: 10px;
}
.SlotAndField-theme  .mobile-amount span {
  margin: 0;
}
.SlotAndField-theme  .mobile-amount b {
  font-size: 13px;
  font-family: "Gotham-Normal",'CrystalBetUni-Bold';
  margin: -1px 0 0px 2px;
}