.foreground {
  box-shadow: 0px 0px 5vw #ff0000;
  margin: auto;
  position: relative;
  animation: rainbow 5s ease infinite;
}

@keyframes rainbow {
  0% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  7% {
    box-shadow: 0px 0px 10vw #e2af2d;
  }
  14% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  21% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  28% {
    box-shadow: 0px 0px 10vw #e2af2d;
  }
  35% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  42% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  48% {
    box-shadow: 0px 0px 10vw #e2af2d;
  }
  55% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  63% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  70% {
    box-shadow: 0px 0px 10vw #e2af2d;
  }
  77% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  84% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  84% {
    box-shadow: 0px 0px 10vw #e2af2d;
  }
  91% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
  100% {
    box-shadow: 0px 0px 5vw #e2af2d;
  }
}

input,
button {
  font-family: "Prompt", sans-serif;
}

body {
  margin: 0;
  padding: 0;
  background: url(../img/bg1.jpg);
  /* background: linear-gradient(to top, #151414, #353534, #080808); */
  font-family: "Prompt", sans-serif;
  font-size: 15px;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}

@media only screen and (max-width: 600px) {
  body {
    margin: 0;
    padding: 0;
    background: url(../img/bg1.jpg);
    /* background: linear-gradient(to top, #151414, #353534, #080808); */
    font-family: "Prompt", sans-serif;
    font-size: 12px;
    background-position: center center;
    /* background-repeat: no-repeat; */
    background-attachment: fixed;
    text-align: center;
  }
}

a:hover {
  text-decoration: none;
}

.hICknR {
  padding-top: 25%;
  width: 90%;
  margin: 0 auto 200px;
}

.dAxrQV {
  width: 100px;
  height: 100px;
  background-color: #436ab5;
  color: #fff;
  padding-top: 25px;
  margin: 15px auto;
  border-radius: 50%;
  overflow: hidden;
}

.dAxrQV > svg {
  font-size: 45px;
}

.hkGhfh {
  color: #fff;
  font-size: 18px;
  margin-bottom: 25px;
}

.jwpIGC {
  margin: 30px 0 15px;
}

.react-phone-number-input__row {
  display: flex;
  align-items: center;
}

.jwpIGC input {
  background-color: transparent;
  color: #fff;
  text-align: center;
  text-indent: -25px;
}

.bEjTtA {
  color: #fff;
  background-color: #395c9f;
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  margin-bottom: 5px;
  border-color: transparent;
  padding: 10px;
  border-radius: 2px;
}

/* .form-controlinput {
    background-image: url(../img/input_user.png)  !important;
    background-repeat: round;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    font-family: 'Prompt', sans-serif;
    color: #FFF;
    font-weight: 400;
    height: 45px;
    letter-spacing: 0.035rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 0.75rem;
} */

.input-group input {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

.input-group input::-webkit-input-placeholder {
  color: #d8d281;
}

.input-group input:-ms-input-placeholder {
  color: #d8d281;
}

.input-group input::placeholder {
  color: #d8d281;
}

.enYrEp {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 95%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  background-color: #000000;
  /* background-color: #756213;*/
  /* background-image: linear-gradient(180deg, #06af06 0%, #045704 70%);      */
  line-height: 1.25;
  z-index: 10;
  padding-bottom: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0 auto;
}

.gbcbkP {
  position: relative;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  flex: 0 0 20%;
  padding: 10px 0;
}

.bzLgpG {
  padding-top: 3px;
  font-size: 15px;
  color: #e1b402;
}

.cUvUKA {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  width: 65px;
  height: 65px;
  text-align: center;
  margin: 0 auto;
  background: url("../img/123xbet_logo.png") 50% 0% / cover no-repeat;
  overflow: hidden;
  padding: 12px 5px;
  border-radius: 50%;
  background-size: 65px;
}

.eTaXYA {
  padding-top: 3px;
  margin-top: 20px;
  font-size: 11px;
}

.iQHBNV {
  position: relative;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  flex: 0 0 20%;
  padding: 10px 0;
}

.gbcbkP:focus,
.gbcbkP:hover {
  color: #fff;
  text-decoration: none;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button,
html [type="button"] {
  -webkit-appearance: button;
}

.hiOLtF {
  text-align: right;
  padding: 5px 7px;
}

.knaYyz {
  background-color: transparent;
  box-shadow: none;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
}

.cRJXTi {
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
}

.hiOLtF {
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 0 5px;
}

.kilXNC {
  padding-top: 25%;
  max-width: 400px;
  margin: 0 auto;
  padding: 40% 15px 0;
}

.jDELla {
  color: #fff;
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 8px;
}

.CRxcy {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.eHUStl {
  background-color: transparent;
  font-size: 16px;
  text-indent: 0;
  padding-left: 15px;
  color: #fff;
  outline: none;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  border-radius: 0;
  font-weight: 500;
}

.eHUStl:focus {
  background-color: transparent;
  color: #fff;
  box-shadow: none;
  border-color: rgba(255, 255, 255, 0.25);
}

.cGnFFR {
  background-color: transparent;
  font-size: 16px;
  text-indent: 0;
  padding-left: 15px;
  color: #fff;
  -webkit-text-security: disc;
  outline: none;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  border-radius: 0;
  font-weight: 500;
}

.cGnFFR:focus {
  background-color: transparent;
  color: #fff;
  box-shadow: none;
  border-color: rgba(255, 255, 255, 0.25);
}

.hMaYnt {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  padding: 5%;
  background: url("../img/btn_login.png") 50% 50% / cover no-repeat;
  background-size: contain;
  font-size: 1.5rem;
  cursor: pointer;
  margin-bottom: 15px;
  border: none;
  width: 100%;
}

.hMaYnt:hover {
  letter-spacing: 1px;
}

.hMaYnt1 {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  padding: 10%;
  background: url("../img/btn_register.png") 50% 50% / cover no-repeat;
  background-size: contain;
  font-size: 1.2rem;
  cursor: pointer;
  margin-bottom: 15px;
  border: none;
  margin-left: -20px;
}

.hMaYnt1:hover {
  letter-spacing: 0.1px;
}

.contact {
  color: white;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  padding: 8%;
  background: url("../img/btn_contact.png") 50% 50% / cover no-repeat;
  background-size: contain;
  font-size: 1.2rem;
  cursor: pointer;
  margin-bottom: 15px;
  border: none;
  margin-right: -20px;
}

.playgames {
  color: rgb(44, 44, 44);
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  padding: 5%;
  background: url("../img/playgame.png") 50% 50% / cover no-repeat;
  background-size: contain;
  font-size: 1.3rem;
  cursor: pointer;
  /* margin-bottom: -150px; */
  border: none;
  width: 100%;
  margin-top: 30px;
}

.playgames1 {
  color: rgb(44, 44, 44);
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  padding: 5%;
  background: url("../img/play01.png") 50% 50% / cover no-repeat;
  background-size: contain;
  font-size: 1.3rem;
  cursor: pointer;
  /* margin-bottom: -150px; */
  border: none;
  width: 100%;
  height: 90px;
  margin-top: 30px;
}

.lineContact {
  color: white;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  padding: 5%;
  background: url("../img/line.png") 50% 50% / cover no-repeat;
  background-size: contain;
  font-size: 1.3rem;
  cursor: pointer;
  /* margin-bottom: -150px; */
  border: none;
  width: 100%;
  margin-top: 30px;
}

.fDGGgB {
  background-color: transparent;
  color: #fff;
  padding-left: 0;
  border-color: transparent;
}

.btn.focus,
.btn:focus,
.btn:hover,
.btn:active:focus,
.btn:focus {
  outline: none;
}

.gLuLyk {
  font-size: 1.5rem;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  margin: 10px 0;
}

.input-group input {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

.gUOUbq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.iscOud[readonly] {
  background-color: transparent;
}

.gUOUbq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.iscOud {
  background-color: transparent;
  font-size: 14px;
  text-indent: 0;
  padding-left: 0;
  color: #fff;
  text-align: center;
  outline: none;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  border-radius: 0;
}

.iscOud[readonly] {
  background-color: transparent;
}

.kZEeLa {
  color: #fff;
  background-color: #3d63ad;
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  margin-bottom: 5px;
  border-color: transparent;
  padding: 10px;
  border-radius: 2px;
}

.bDdzNw {
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 15px 10px;
  max-width: 500px;
  left: 50%;
  transform: translateX(-50%);
}

.eVaSiY {
  background-color: #436ab5;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  overflow: hidden;
  padding: 7px 0 0;
  border-radius: 50%;
}

.jHDvox {
  background-color: transparent;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  /* margin-right: 10px; */
  position: relative;
  padding: 3px 0 0;
}

.djDsjg {
  color: #fff !important;
}

.jvlJtv {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  background-color: #ed5b47;
  color: #fff;
  border-radius: 50%;
}

.icBXiL {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
}

.huWDcD {
  position: relative;
  margin: 0 10px;
}

/* .cDzkuB {
  margin: 0 10px;
} */

.dXqALE {
  margin-top: 30px;
  margin-left: 15px;
  line-height: 1.35;
}

.bzWyqG {
  color: #ffc53e;
  text-shadow: 3px solid black;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.dUQhiL {
  color: #000;
  font-size: 18px;
  text-align: center;
}

.dCasmV {
  margin-top: 22px;
  padding-right: 15px;
}

.gWtElB {
  color: #ffe273;
}

.joTWW {
  background-image: linear-gradient(
    120deg,
    rgb(88, 128, 208),
    rgb(56, 98, 181)
  );
  width: 220px;
  height: 220px;
  text-align: center;
  padding-top: 60px;
  position: relative;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #d3b984;
  border-image: initial;
  margin: 30px auto;
}

.iJvCAl {
  position: absolute;
  right: -8px;
  top: 0;
  background-color: #3e65ae;
  width: 80px;
  height: 80px;
  color: #fff;
  line-height: 1.25;
  padding-top: 20px;
  font-size: 13px;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-image: initial;
}

.hxPmtm {
  font-size: 22px;
  margin-top: -6px;
}

.lgGDLu {
  color: #b2bed5;
  font-size: 16px;
  margin-top: 5px;
}

.eGmlXG {
  color: #fff;
  font-size: 24px;
  margin-top: 5px;
}

.csuwZp {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 45px;
  margin-bottom: 45px;
}

.jzddvX {
  width: 70px;
  height: 70px;
  background-color: transparent;
  text-align: center;
  padding-top: 15px;
  color: #fff;
  margin: 0 auto;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(42, 42, 42);
  /* background: linear-gradient(to top, #0a1101, #131f01);  */
  background: rgb(42, 42, 42);
  border-image: initial;
  border-radius: 25%;
  overflow: hidden;
  /*box-shadow: 0 0 2px 2px #e3c426;*/
}

.jzddvX1 {
  /* width: 60px; */
  height: auto;
  background-color: transparent;
  text-align: center;
  padding-top: 15px;
  margin: 0 auto;
  overflow: hidden;
}

.iPrUsf {
  text-align: center;
  margin: 0 5px;
}

.eowrPs {
  width: 70px;
  height: 70px;
  background-color: transparent;
  text-align: center;
  padding-top: 15px;
  color: #fdd785;
  margin: 0 auto;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(42, 42, 42);
  /* background: linear-gradient(to top, #0a1101, #131f01);  */
  background: rgb(42, 42, 42);
  border-image: initial;
  border-radius: 25%;
  overflow: hidden;
  /* box-shadow: 0 0 2px 2px #e3c426; */
}

.eowrPs1 {
  /* width: 60px; */
  height: auto;
  background-color: transparent;
  text-align: center;
  padding-top: 15px;
  margin: 0 auto;
  overflow: hidden;
}

.ekYye {
  width: 50px;
  height: 50px;
  background-color: transparent;
  text-align: center;
  padding-top: 14px;
  color: #fff;
  margin: 0 auto;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-image: initial;
  /*border-radius: 50%;*/
  font-size: 16px;
}

.fSQZtU {
  width: 70px;
  height: 70px;
  background-color: transparent;
  text-align: center;
  padding-top: 15px;
  color: #fff;
  margin: 0 auto;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(42, 42, 42);
  /* background: linear-gradient(to top, #0a1101, #131f01);  */
  background: rgb(42, 42, 42);
  border-image: initial;
  border-radius: 25%;
  overflow: hidden;
  /* box-shadow: 0 0 2px 2px rgba(255, 215, 15, 0.842); */
}

.jPBKfL {
  margin-top: 6px;
  color: #c59a04;
  font-size: 15px;
  /* font-weight: bold; */
}

.d-flex {
  display: flex !important;
}

.text-right {
  text-align: right !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.bnnRsB {
  display: flex;
}

.fdlxXo {
  font-size: 22px;
  position: relative;
  margin-top: 5px;
  color: #fff;
}

.clAUei {
  font-size: 22px;
  position: relative;
  margin-top: 5px;
  color: #fff;
}

.jzddvX > svg {
  font-size: 18px;
}

.eowrPs > svg {
  font-size: 18px;
}

.ekYye > svg {
  font-size: 18px;
}

.fSQZtU > svg {
  font-size: 18px;
}

input::-webkit-input-placeholder {
  color: #d8d281;
}

input:-ms-input-placeholder {
  color: #d8d281;
}

input::placeholder {
  color: #d8d281;
}

.dYKuBH {
  color: #da747d;
  text-align: center;
  margin-bottom: 10px;
  font-size: 13px;
}

.EeZfz {
  position: relative;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  flex: 0 0 20%;
  padding: 12px 0;
}

.menu {
  margin: auto;
  top: 0;
  bottom: 22px;
  left: -38px;
  right: 0;
  box-sizing: border-box;
  font-size: 26px;
}

.menu,
.menu-item {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
}

.menu-open {
  display: none;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.menu-open:checked + .menu-open-button {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}

.menu-open-button {
  z-index: 2;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0);
  cursor: pointer;
}

.menu-open-button {
  border-radius: 100%;
  width: 35px;
  height: 35px;
  margin-left: 0;
  position: absolute;
  color: #fff;
  text-align: center;
  line-height: 26px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  background-color: #262a3e;
}

.menu-open-button > svg {
  font-size: 16px;
}

.menu-open:checked ~ .menu-item:nth-child(3) {
  transition-duration: 0.18s;
  -webkit-transition-duration: 0.18s;
  -webkit-transform: translate3d(-35.51503px, -9.165475px, 0);
  transform: translate3d(-35.51503px, -9.165475px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(4) {
  transition-duration: 0.28s;
  -webkit-transition-duration: 0.28s;
  -webkit-transform: translate3d(-15.5267px, -40.876255px, 0);
  transform: translate3d(-15.5267px, -40.876255px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(5) {
  transition-duration: 0.32s;
  -webkit-transition-duration: 0.32s;
  -webkit-transform: translate3d(20.4733px, -34.876255px, 0);
  transform: translate3d(20.4733px, -34.876255px, 0);
}

.lbBsPo {
  font-size: 11px;
}

.menu-open:checked ~ .menu-item {
  -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
  transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}

.menu-item:nth-child(3),
.menu-item:nth-child(4) {
  -webkit-transition-duration: 0.18s;
  transition-duration: 0.18s;
}

.item-1,
.item-2,
.item-3 {
  background-color: initial;
}

.input-group-text {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fdfdfd;
  background-color: #000000;
  background-image: linear-gradient(360deg, #000000 0%, #1b1b1b 74%);
  text-align: center;
  white-space: nowrap;
  border-radius: 0.25rem;
  border-color: #cfa12d;
}

.kJVZgs {
  color: #ffffff;
  background-color: transparent;
  font-size: 1.2rem;
  width: 100%;
  cursor: pointer;
  margin-bottom: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: initial;
  border-image: initial;
  padding: 10px;
  border-radius: 50px;
}

.iYxHHt {
  background-color: #191511ad;
  width: 195px;
  height: 195px;
  text-align: center;
  padding-top: 40px;
  position: relative;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #191511ad;
  border-image: initial;
  margin: 30px auto;
  box-shadow: 0 0 5px 5px #1c8adb;
}

.RIPHS {
  position: relative;
  background-color: #262b3f;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  z-index: 10;
}

.dNCrpK {
  font-size: 1.2rem;
}

.hUyVOh {
  position: absolute;
  top: 5px;
  right: 15px;
}

.dSrxIz {
  position: relative;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  flex: 0 0 20%;
  padding: 10px 0;
}

.hrnhOH {
  opacity: 1;
  height: 22px;
  width: 22px;
  background: url("../img/icon/icon_announce.svg") 0% 0% / cover no-repeat;
  margin: 0 auto 1px;
}

.hrnhOHa {
  opacity: 0.5;
  height: 22px;
  width: 22px;
  background: url("../img/icon/icon_menuallgame.svg") 0% 0% / cover no-repeat;
  margin: 0 auto 1px;
}

.kXQzQf {
  margin-top: 5px;
  font-size: 12px;
}

.sc-iAyFgw.gbcbkP.active svg,
.sc-iAyFgw.gbcbkP.active .hrnhOH,
.sc-iAyFgw.gbcbkP.active .hrnhOHa {
  opacity: 1 !important;
}

.sc-iAyFgw.gbcbkP.active {
  color: #fff;
}

.back-link {
  margin: 0.75%;
  background-color: #fff;
  border-radius: 10px;
  font-size: 15px;
}

.link-show {
  margin: auto;
}

.div-click-link {
  margin: auto;
  padding: 5px;
}

.income {
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  background-color: #000;
  font-size: 20px;
  position: relative;
  margin: 15px 0;
}

.income .color {
  position: absolute;
  width: 8px;
  height: 35px;
  background-color: #17a2b8;
  top: 10px;
  left: 18px;
}

.income .title {
  padding-left: 30px;
}

.income .amount {
}

.income .icon {
  position: absolute;
  right: 14px;
  font-size: 30px;
  top: 20px;
}

.icon-affilite {
  color: #fff;
  font-size: 22px;
  border: 2px #fff solid;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: auto;
  padding-top: 8px;
  opacity: 0.5;
}

.icon-affilite.active {
  opacity: 1;
}

.icon-affilite:hover {
  opacity: 1;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  font-size: 36px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}

div#preloader {
  background-color: #222739;
  height: 100vh;
  position: fixed;
  width: 100%;
  z-index: 1000;
  text-align: center;
  padding-top: 50hv;
  color: #fff;
}

.spinner {
  width: 100px;
  height: 100px;
  text-align: center;
  margin: 0 auto;
  background: url("/img/123xbet_logo.png") 50% 0% / cover no-repeat;
  overflow: hidden;
  border-radius: 50%;
}

@media (min-width: 1281px) {
  .spinner {
    margin-top: 10%;
  }
  .kilXNC {
    width: 30%;
    padding-top: 10%;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .spinner {
    margin-top: 15%;
  }
  .kilXNC {
    width: 30%;
    padding-top: 15%;
  }
  .font-r {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .spinner {
    margin-top: 30%;
  }
  .kilXNC {
    width: 50%;
    padding-top: 20%;
  }
  .font-r {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .spinner {
    margin-top: 30%;
  }
  .kilXNC {
    width: 50%;
    padding-top: 20%;
  }
  .font-r {
    font-size: 16px;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .spinner {
    margin-top: 40%;
  }
  .kilXNC {
    width: 80%;
    padding-top: 30%;
  }
  .font-r {
    font-size: 15px;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .spinner {
    margin-top: 50%;
  }
  .font-r {
    font-size: 14px;
  }
}

#play-box,
html {
  height: 100%;
  margin: 0;
}

#play-box {
  position: fixed;
  top: 0;
  left: 0;
  border: none;
  width: 100%;
  padding: 50px 0 0;
  overflow: hidden;
  background: #000;
}

/* box */

.card-main {
  margin: 20px;
  height: auto;
  text-decoration: none;
  overflow: hidden;
  padding: 5%;
  background: url("../img/berdermoneyall.png") 50% 50% / cover no-repeat;
  background-size: 100% 100%;
  background-color: black;
  border-radius: 1.5rem;
  border: none;
  width: 95%;
}

.card-main h2 {
  margin-bottom: -7px;
  font-weight: 300;
}

.freecredit {
  background: url("../img/free_cradit.png") 50% 50% / cover no-repeat;
  width: auto;
  margin-left: 300px;
  font-weight: bolder;
  color: #fff;
  border-radius: 1rem;
  margin-top: -75;
  float: right;
  margin-right: 25px;
}

.livebtn {
  display: block;
  text-align: center;
  /* font-size: 1em; */
  margin: 0px auto;
  padding: 8px;
  width: 100%;
  border-radius: 7px;
  text-decoration: none;
  border: none;
  height: auto;
  background-color: #20201f;
  position: relative;
  animation-name: examplez;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  line-height: 1;
  text-decoration: none;
}

.livebtn small {
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(255, 255, 255);
  text-shadow: 0px 0px 5px #131212;
}

.livebtn i {
  font-size: 0.9em;
  vertical-align: top;
}

.livebtn span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: lightgoldenrodyellow;
}

.livebtn:hover {
  border: none;
  text-decoration: none !important;
}

a:hover .livebtn {
  text-decoration: none !important;
}

/* Safari 4.0 - 8.0 */

@-webkit-keyframes examplez {
  0% {
    background-color: #1a1b1b;
  }
  50% {
    background-color: #161616;
  }
  100% {
    background-color: #030303;
  }
}

::placeholder {
  color: #63635b !important;
}
