:root {
  --app-blue: #147a9a;
  --app-info: #00afc0;
  --app-light-info: #0faec1;
  --app-dark-info: #76ffff;
  --app-primary: #ee1d23;
  --app-off-white: #e7f6f8;
  --app-green: #00ff57;
}

@font-face {
  font-family: "Regular";
  src: url("../fonts/Inter_18pt-Regular.woff") format("woff");
}

@font-face {
  font-family: "GRegular";
  src: url("../fonts/Gotham-Regular.woff") format("woff");
}

@font-face {
  font-family: "Gbold";
  src: url("../fonts/Gotham-Bold.woff") format("woff");
}
@font-face {
  font-family: "BRegular";
  src: url("../fonts/Bangers-Regular.woff") format("woff");
}
.width-5-per{
  width: 5%;
}
.width-10-per{
  width: 10%;
  padding: 0 10px;
}
.width-25-per{
  width: 27%;
  padding: 0 10px;
}
.width-40-per{
  width: 30%;
  padding: 0 10px;
}
.cp-1{
  padding: 40px 0;
}
.text-left{
    text-align: left !important;
}

/*====================
     Typography
======================*/
.hidden{
  display: none;
}
.text-00AFC0 {
  color: var(--app-info);
}

.bg-0FAEC1 {
  background-color: var(--app-light-info);
}

.bg-E7F6F8 {
  background-color: var(--app-off-white);
}
.text-00FF57 {
  color: var(--app-green);
}
.text-color-gradiant {
  background-image: linear-gradient(180deg, #D5A808 0%, #FFD541 50%, #B3921E 100%);
  color: transparent;
  background-clip: text;
}
.bg-app-progress {
  background: linear-gradient(174deg, #147a9a 44%, #00e0eb 62%, #009dd9 68%);
}
.bg-app-progress2 {
  /* background: linear-gradient(147.25deg, rgba(255, 245, 0, 0.7) 43.35%, rgba(230, 235, 0, 0.7) 61.05%, rgba(255, 245, 0, 0.7) 67.63%); */
  background: linear-gradient(174deg, #c1bb21b3 44%, #faf56db3 62%, #d5cf04b3 68%);

}
.bg-app-progress3 {
  /* background: linear-gradient(147.25deg, rgba(255, 10, 10, 0.7) 43.35%, rgba(255, 70, 70, 0.7) 61.05%, rgba(255, 10, 10, 0.7) 67.63%); */
  background: linear-gradient(174deg, #ff0a0ab3 44%, #e56c6cb3 62%, #ad0606b3 68%);
}

.bg-game-over {
  background: linear-gradient(141deg, #147a9a 44%, #009dd9 62%);
  backdrop-filter: blur(13px);
}

.text-EE1D23 {
  color: var(--app-primary);
}

.text-147A9A {
  color: var(--app-blue);
}

.text-96 {
  font-family: "Regular";
  font-size: 96px;
  line-height: normal;
}

.text-121 {
  font-family: "Regular";
  font-size: 121px;
  line-height: normal;
}
.text-84 {
  font-family: "BRegular";
  font-size: 84px;
  line-height: normal;
}
.text-120 {
  font-family: "BRegular";
  font-size: 120px;
  line-height: normal;
}
.text-75 {
  font-family: "BRegular";
  font-size: 75px;
  line-height: normal;
}
.text-76 {
  font-family: "BRegular";
  font-size: 76px;
  line-height: normal;
}
.text-100 {
  font-family: "BRegular";
  font-size: 100px;
  line-height: normal;
}
.text-83 {
  font-family: "GRegular";
  font-size: 84px;
  line-height: normal;
}
.text-115 {
  font-family: "GRegular";
  font-size: 115px;
  line-height: normal;
}
.text-102 {
    font-family: "GRegular";
    font-size: 102px;
    line-height: normal;
}
.text-145 {
  font-family: "Regular";
  font-size: 145px;
  line-height: normal;
}

.text-55 {
  font-family: "Gbold";
  font-size: 55px;
  line-height: normal;
}
.text-64 {
  font-family: "Gbold";
  font-size: 64px;
  line-height: normal;
}

.text-46 {
  font-family: "GRegular";
  font-size: 46px;
  line-height: normal;
}

.text-34 {
  font-family: "GRegular";
  font-size: 34px;
  line-height: normal;
}
.text-50 {
  font-family: "GRegular";
  font-size: 50px;
  line-height: normal;
}
.text-360 {
  font-family: "BRegular";
  font-size: 360px;
  line-height: normal;
}
.text-500 {
  font-family: "BRegular";
  font-size: 500px;
  line-height: normal;
}
.text-24 {
    font-family: "GRegular";
    font-size: 34px;
    line-height: normal;
}
.text-59 {
    font-family: "Gbold";
    font-size: 59px;
    line-height: normal;
}
.text-76 {
  font-family: "GRegular";
  font-size: 76px;
  line-height: normal;
}
.text-39 {
  font-family: "GRegular";
  font-size: 39px;
  line-height: normal;
}
.mb-150 {
  margin-bottom: 150px;
}
.relative{
  position: relative;
}

.mb-50 {
  margin-bottom: 50px;
}
.mb-30 {
  margin-bottom: 30px;
}


.p-40 {
  padding: 40px;
}
.mb-88{
  margin-bottom: 88px !important;
}
/*=======================
  pure-actions firs screen
=========================*/
.main-lyaout-pure-actions {
  width: 1080px !important;
  height: 1920px !important;
  overflow: hidden;
  position: relative;
}

.main-heading {
  text-wrap: nowrap;
  transform: rotate(90deg);
  /* border-top: 10px solid #00AFC0;
    margin-top: 50px; */
}

.info-line {
  border-top: 15px solid #00afc0;
  /* margin-top: 50px; */
}

.custom-row {
  display: flex;
}

.custom-col-40 {
  width: 43%;
    flex: 0 0 auto;
}

.pure-content {
  height: 451px;
  margin-top: 11.9rem;
}

.row {
  --bs-gutter-x: 0rem;
}

.my-button {
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.9;
  box-shadow: 0px 0px 24px 0px rgba(0, 175, 192, 0.3);
  width: 78%;
}

.my-btn {
  font-family: "GRegular";
  height: 138px;
  border-radius: 20px;
  border: 2px solid var(--app-dark-info);
  font-size: 54px;
}

/*====================
      Register page
======================*/
.register-action{
  background: linear-gradient(-135deg, rgba(20, 122, 154, 0.7) 44%, rgba(27, 193, 201, 0.7) 78%) !important;
}
.register-page{
  background-image: url(../image/RegistrationV2.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.my-register {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  box-shadow: 0px 0px 24px 0px rgba(0, 175, 192, 0.3);
  border-radius: 22px;
  padding: 35px 50px;
  width: 85%;
  background: linear-gradient(-135deg, #147a9a 44%, #1bc1c9 78%);
}
.my-register  .my-btn {
  font-size: 46px !important;
}
.my-register input::placeholder {
  text-align: center;
  color: #147a9a !important; /* Change to your desired placeholder color */
}
.my-register input:-ms-input-placeholder { /* Internet Explorer */
  color: #147a9a;
  text-align: center !important;
}
.my-register input::-ms-input-placeholder { /* Edge */
  color: #147a9a !important;
  text-align: center;
}
.my-register input::-webkit-input-placeholder { /* Safari and Chrome */
  color: #147a9a !important;
  text-align: center;
}
.my-register input{
  color: #147a9a !important;
}

.heading-register {
  text-wrap: nowrap;
  margin-top: 38px;
}

.custom-col-60 {
  width: 50%;
}

.pure-items-right {
  position: relative;
  top: -162px;
}

.pure-items-left {
  position: relative;
  top: -12px;
}

.last-items .pure-items-left {
  position: relative;
  top: -184px;
}

.last-items .pure-items-right {
  position: relative;
  top: -194px;
}

.my-register .my-btn {
  height: 125px;
  border: none;
  box-shadow: none;
  margin-bottom: 20px;
  
}
.my-register .my-btn.w-100.text-white.text-147A9A.inner-shadow{
  border: 3px solid #56cfcf !important;
}

/* .my-register .content {
  margin-bottom: 52px;
} */

.inner-shadow {
  box-shadow: inset 0px 0px 40px 0px rgba(0, 0, 0, 0.3) !important;
}

/*====================
      play page
======================*/

.my-play {
  position: absolute;
  top: 56.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  width: 85%;
  
}

.my-play .bg-0FAEC1 {
  opacity: 1;
  box-shadow: 0px 0px 24px 0px rgba(0, 175, 192, 0.3);
  border-radius: 10px;
  background: linear-gradient(-193deg, #147a9a 19%, #1bc1c9 63%) !important;
  border-radius: 22px;
}
.my-play .my-btn{
  box-shadow: 0px 0px 24px 0px rgba(0, 175, 192, 0.3) !important;
}


/*====================
   gamse
======================*/
.my-gamse {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  box-shadow: 0px 0px 24px 0px rgba(0, 175, 192, 0.3);
  border-radius: 30px;
  padding: 35px;
  width: 90%;
}
.game-item {
  height: 250px;
  width: 250px;
  border-radius: 50%;
  position: relative;
}
.progress {
  height: 130px;
  border-radius: 55px;
  border: 3px solid black;
}
.progress .progress-bar.bg-app-progress {
  box-shadow: inset 0px 0px 40px 0px rgb(0, 0, 0) !important;
}
.game-top-bar {
  background: linear-gradient(90deg, #00e0eb 0%, #147a9a 100%);
  height: 140px;
  border-radius: 30px;
}
.blur-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(13px); /* Applies the blur effect */
  background: rgba(20, 122, 154, 0.1); /* Semi-transparent overlay */
}

/*====================
    Leader borad page
======================*/

.tr-icon-gold .text-gold{
  background: linear-gradient(180deg, #D4A808 0%, #FFD541 50%, #B2921E 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.tr-icon-silver .text-silver{
  background: linear-gradient(180deg, #898989 0%, #FFFFFF 50%, #757575 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.tr-icon-oring .text-oring{
  background: linear-gradient(180deg, #EB7825 0%, #FFBE8F 50%, #EB8034 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.outline{
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.black-shedow {
  /* text-shadow: 1px 5px 2px rgb(0, 0, 0); */
  filter: drop-shadow(1px 5px #000);
}
.tr-icon-gold img {
  position: absolute;
  left: 0;
  top: 4px;
  width: 60%;
}
.tr-icon-silver img {
  position: absolute;
  left: -3px;
  top: 0;
  width: 85%;
}
.tr-icon-oring img {
  position: absolute;
    left: 3px;
    top: 4px;
    width: 60%;
}
.my-leader-board {
  position: absolute;
  top: 12%;
  left: 50%;
  transform: translate(-50%, 0%);
  opacity: 1;
  border-radius: 20px;
  width: 90%;
}
.my-leader-board .bg-0FAEC1 {
  border-radius: 20px;
  opacity: .9;
}

.my-leader-board .boder-tr td {
    padding-top: 50px;
    padding-bottom: 36px;
}
.boder-tr{
    border-bottom: 2px solid #7CBDD2;
}
.leaderBoradData {
  overflow: hidden;
  height: 100%;
}
.leaderBoradData *{
  transition: all 0.5s ease;
}
.playerRank{
  transition: all 0.5s ease;
}
.imgScroll{
  overflow: hidden;
  height: 100vh;
}
.marquee-main {
  margin: 0;
  padding: 0;
  display: flex;
  height: 87vh;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel__slider {
  position: relative;
  display: flex;
  height: 87vh;
  width: 100%;
}

.carousel__list {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}

.carousel__list:first-child {
  background-color: red;
}

.carousel__list:last-child {
  background-color: black;
}

/*====================
    saver-page
======================*/
.saver-page{
    background-image: url(../image/ScreenSaver.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.my-saver{
    position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, -0%);
  opacity: 1;
}

/*====================
   games
======================*/
.my-num {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  border-radius: 20px;
  padding: 35px;
  width: 90%;
}
.number-layer {
  backdrop-filter: blur(15px) !important; 

}
.image_animation{
  animation: rotate-angles 2s ease-in-out infinite;
}
@keyframes rotate-angles {
  0% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(70deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
.items-red-shade::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  background: red;
  filter: blur(30px);
  width: 150px;
  height: 150px;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
.items-red-shade .image_animation{
  transition: all 0.5s ease;
  animation: rotate-angles2 0.3s ease-in-out infinite;
  scale: 1.3;
}
@keyframes rotate-angles2 {
  0% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(70deg);
  }
  100% {
    transform: rotate(90deg);
  }
}

.animated-text {
  animation: scaleText 1.5s infinite ease-in-out;
}
@keyframes scaleText {
  0%, 100% {
    transform: scale(1); /* Normal size */
  }
  50% {
    transform: scale(1.2); /* Scaled up */
  }
}

.gameOverPopup{
  display: none;
}
.steps{
  position: relative;
  height: 100%;
}
.min-height-1px{
  min-height: 1px;
}
/*.leaderBoardRecords{*/
/*  opacity: 0;*/
/*  transform: translateY(-10px);*/
/*  transition: all 0.5s ease;*/
/*}*/
/*.leaderBoardRecords.visible {*/
/*    opacity: 1;*/
/*    transform: translateY(0);*/
/*}*/
.height-87vh{
  height: 87vh;
  overflow-y: auto;
}



/*====================
   Scroolbar
======================*/
/* width */
::-webkit-scrollbar {
  width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #017986; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #004c55; 
}
/*====================
   Scroolbar
======================*/


/*====================
   Background Video
======================*/

.video-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: black;
}

video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

/*====================
   Background Video
======================*/