.header_blue {
            background: #1565c0;
            padding: 80px 0 20px;
            color: #fff;
            font-size: 48px;
            font-weight: 300;
            margin-bottom: 40px;
        }
        .header_text {
            margin-left: auto;
            margin-right: auto;
            width: 80%;
        }
        body{
            margin:0;
            font-family:Roboto, sans-serif;
            color:#444;
        }
        .unlockBtn:hover{
            box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
        }
        .unlockBtn {
            background: #2196f3;
            border: none;
            border-radius: 2px;
            box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
            min-height: 31px;
            min-width: 70px;
            padding: 2px 16px;
            text-align: center;
            text-shadow: none;
            text-transform: uppercase;
            -webkit-transition: all 280ms ease;
            transition: all 280ms ease;
            box-sizing: border-box;
            cursor: pointer;
            -webkit-appearance: none;
            display: inline-block;
            vertical-align: middle;
            font: 500 14px/31px Roboto,sans-serif!important;
            outline: 0!important;
            color:white;
        }
        .content-container{
            width:80%;margin:0 auto;
        }
        @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(//fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(//fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'),local(Roboto-Medium),url(//fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'),local(Roboto-Medium),url(//fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
        body{
  background-color: #afb7ca;
  font-family: Rajdhani;

}

.fixedbg{
    background-image: url("img/backrbx.jpg");
    background-position:center top;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-repeat: no-repeat;
    z-index: -1;
    background-size:cover;
    background-color:red;
}


.content{
  max-width: 800px;
  width: 90%;
  background-color: #ffffff57;
  border-radius: 40px;
  /* box-shadow: 0px 1px 0px 0px #00000061; */
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.top{
  width:100%;
  top:0;
  left:0;
  position:absolute;
  z-index: 5;
}
.logo1{
  width:30px;
  top:3px;
display:table-cell;
}
.moible{
  position: absolute;
  top: 2px;
  right: 5px;
  width: 30px;
  height: 30px;
}
.bar1{
  width:80%;
  height:3px;
  background-color:#707070;
  margin: 5px;
}
.toptext{
  font-weight: bold;
  padding-top:13px;
  display:table-cell;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.menubntgen{

    padding:5px 10px;
    margin: 0px;
      width:70px;
        cursor: pointer;
}
.menubntinfo{
  width:70px;
  padding:5px 10px;
    border-radius: 20px 0 0px 20px;
        margin: 0px;
        cursor: pointer;
}
.lds-dual-ring {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.statusloading{

}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 22px;
  height: 22px;
  margin: 4px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
.lds-dual-ring2 {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.lds-dual-ring2:after {
  content: " ";
  display: block;
  width: 22px;
  height: 22px;
  margin: 4px;
  border-radius: 50%;
  border: 4px solid #fff;
border-color: #00b06f transparent #00b06f transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}



@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.menubntcontact{
  width:70px;
  padding:5px 10px;
    border-radius:0 20px 20px 0;
        margin: 0px;
          cursor: pointer;
}
.logo{
  max-width:135px;
  width:90%;
  margin-top:80px;
}
.inline{
  display:table-cell;
}
.menu{
  width: 280px;
  border-radius: 30px;
  box-shadow: 0 0 11px #00000029;
}
.menutext{
  position:relative;
  color:#686868;
  padding:10px;
cursor: pointer;
}
.info-text{
color: #1e1e1e;
font-weight: bolder;
}

.cardicon{
  width:80px;
  margin-top:10px;
}

.cardicon2{
  width:30px;
  position: absolute;
  left:12px;
  top:84px;
}
.cardicon3{
  width: 30px;
      position: absolute;
      right: 12px;
      top: 84px;
}
.cardicon4{
  width: 21px;
  position: absolute;
  left: 4px;
  top: 3px;
}
.cardicon5{
  width: 21px;
  position: absolute;
  right: 4px;
  top: 3px;
}

.cardicon6{
  width: 15px;
  position: absolute;
  left: 1px;
  top: 43px;
}
.cardicon7{
  width: 15px;
  position: absolute;
  right: 1px;
  top: 43px;
}
.cardform{
  width: 120px;
  height: 160px;
    display: inline-block;
        margin: 5px;
}
.card{
position: absolute;
top:0;
left:0;
  border-radius: 20px;
  background-repeat: no-repeat;

  margin-top: 10px;
  position: relative;
  cursor: pointer;
  border-style: solid;
  border-color: #bbbbbb;

}




.card:hover{
      color: wheat;
      text-shadow: 0 0 2px #cebc81;
      border-color: #b39e63;
}
.subtext{
  position: relative;
}
.profileicon{
  width: 50px;
  height: 37px;
}
.bntform{
  width: 200px;
  height: 120px;
  border-style: solid;
  border-color: #ffffff52;
  position: relative;
  border-radius: 15px;
  border-width: 1px;
  margin-top: 31px;

  background: #fffae4;
  box-shadow: 0 0 7px #00000059;
  position:relative;
}
.selectedamountbnt{
  font-size: 11px;
  background-color: #262626;
  width: 100px;
  border-radius: 0 0px 5px 5px;
  color: #b6a688;
}
.selectedvalue{
  font-weight: 900;
  margin-left: 20px;
  margin-top: 10px;
  font-size: 18px;
}
.maintext{
  font-weight: bold;
  font-size: 22px;
  padding: 20px 0 0px 0;
}
.epu-u-i {
  /* font-family: Acme; */
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;

  box-shadow: none;
  border: none;
  width: 90%;
  height: 60px;
  z-index: 3;
  position: relative;
  /* padding: 0 54px 0 33px; */
  font-size: 26px;
  te: ;
  font-size: 26px;
  /* background-image: url(https://d266key948fg17.cloudfront.net/uploads/1666677….png); */
  background-repeat: no-repeat;
  background-position: left;
  background-size: 25px;
  border-style: solid;
  border-radius: 13px;
  border-width: 1px;
  border-color: #7a7a7a;
  box-shadow: 0 0 10px #00000042;
  text-align: center;
  border-style: solid;
  border-width: 2px;
  border-color: #a3a3a3;
}
#gen-text{
  color: #5e5e5e;
  font-size: 22px;
  font-weight: bold;
}
.gencolor{
  color: #0781ff;
  font-weight: 900;
font-size: 20px;
}
.hand{
    top: 63px;
    position: absolute;
    left: -60px;
 animation: hand 1s linear infinite;
}
@keyframes hand {
0% {
left: -60px;
}
50% {
left: -50px;
}
100% {
left: -60px;
}
}


.bnt{

  position: absolute;
  bottom: 0px;
  width: 100%;
  /* background: linear-gradient(181deg, #323232, #000000); */
  border-radius: 10px;
  /* border-style: solid; */
  /* border-width: 2px; */
  border-color: #11998b;
  /* box-shadow: 0 0 3px #9d9d9d; */
  font-family: fantasy;
  cursor: pointer;
  padding: 16px 0;
  /* box-shadow: inset 0 0 4px #efe0a3; */
  transform: scale(0.9);
  font-size: 32px;
    }
    .bnt:hover{
      transform: scale(1);
    }
.rotate-in-2-bck-ccw{animation:rotate-in-2-bck-ccw .5s cubic-bezier(.25,.46,.45,.94) both}
@keyframes rotate-in-2-bck-ccw{0%{transform:translateZ(200px) rotate(45deg);opacity:0}100%{transform:translateZ(0) rotate(0);opacity:1}}

.showin {
  animation: showin 0.5s;
  animation-fill-mode: forwards;
}

@keyframes showin {
  0% {
    transform: scale(0);
  }

  30% {
    transform: scale(1);
  }

  60% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.startBnt{
  position: absolute;
      width: 100%;
      height: 100%;
      background-color: #ffffff0f;
      top: 0;
      left: 0;
}


.cardvalue{
  margin-top: 10px;


}
.cardname{



}

.history{
  width:100%;
  text-align: left;
padding-left:10px;
position: relative;
}
.textcontact{
  width: 95%;
border-radius: 5px;
outline: none;
border: none;
padding: 5px;
box-shadow: inset 0 0 2px black;
}
.genpage{
  box-shadow: 0 0 9px #00000033;
      width: 95%;

      border-radius: 15px;
      margin-top: 20px;
      overflow: hidden;
      padding-bottom: 20px;

}
.genpage2{
  box-shadow: 0 0 9px #00000033;
      width: 95%;
      border-radius: 15px;
      margin-top: 20px;
      overflow: hidden;
      padding-bottom: 20px;

}
.contactpage{
  box-shadow: 0 0 9px #00000033;
      width: 95%;
      border-radius: 15px;
      margin-top: 20px;
      overflow: hidden;
      padding-bottom: 20px;

}


.footer{
  /* height: 10px; */
  width: 90%;
  /* background-color: #121212; */
  /* margin-top: 0px; */
  padding-top: 12px;
  padding-bottom: 0px;
  bottom: 0px;
  color: #000000;
  left: 0px;
  /* border-radius: 0 0 20px 20px; */
  text-align: center;
  margin-top: 20px;
  font-size: 12px;
  text-shadow: 0 0 0px black;
}
a{
  color:#000000;
    text-shadow: 0 0 0px black;
    font-weight: bold;
    margin-bottom: 5px;
}
.bg-conent-footer{
  width:100%;
  height: 150px;
  background-color: #3f2323;
  position: relative;
  overflow: hidden;
}
.content-footer{
position:absolute;
  top:50px;
  left:-20px;
  height: 500px;
width:110%;
background-color: #1f1f1f;
}
.infopage{
  box-shadow: 0 0 9px #00000033;
      width: 95%;

      border-radius: 15px;
      margin-top: 20px;
      padding-top:10px;
      padding-bottom: 20px;
}
.winnerc{
position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    height: 100%;
    background-color: lightgrey;
    padding-left: 10px;
    /* vertical-align: initial; */
    padding-top: 3px;
    padding-right: 10px;
    color: #054b16;
    font-weight: bold;
    border-style: solid;
    border-width: 0 2px 0 0;
    border-color: red;
}
.flag{
  width:18px;

}
.winnername{
  font-weight: lighter;
      font-family: Roboto;
      position: relative;
      margin-left: 200px;
      animation: winnername 180s linear infinite;
      width: 6000px;
      font-size: 12px;
      color: white;

  }
  @keyframes winnername {
    0% { margin-left: 200px;}
      100% { margin-left: -2600px;}
  }
.winner{
  width:100%;
padding-top:0px;
padding-bottom:5px;
  background-color: #202020;
  overflow: hidden;
  text-align: left;
  position:relative;
}
.star{
  width: 12px;
  height: 12px;
  background-image: url(https://d266key948fg17.cloudfront.net/uploads/1670837801f963fffd35eb2204955859be581e70b3.png);
  background-size: 12px;
  margin-right:1px;
  display: inline-block;
}
.info-server{
  font-family: Roboto;
  padding-top: 9px;
  max-width: 250px;
  width: 90%;
  border-radius: 10px;
  background-color: #ffffff40;
  margin-top: 10px;
  box-shadow: 0 0 1px 0px #00000038;
  color: #545454;
  padding-bottom: 9px;
  border-width: 3px;
  border-style: solid;
  border-color: #aa945a7d;
  position: relative;
}
.chartdot{
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  left: -6px;
  top: -4px;
}
.fullchart{
  width: 100%;
/* overflow: hidden; */
position: absolute;
top: 48px;
/* right: 39px; */
left: -10px;
transform: scaleX(1);
}
.lastdot{
  left: 149px;
  height: 1px;
background-color: white;
top: 29px;
transform: rotate(144deg);
width: 52px;
position: absolute;
background: linear-gradient(45deg, white 50%, transparent 50%);
  animation: lastdot 5s linear infinite;
}
html {
  scroll-behavior: smooth;
}
.serveronline{
  display: inline-block;
width: 15px;
height: 15px;
background-color: #00c90b;
border-radius: 50%;

}
.flash{
        animation: flash 1s infinite;
}
.flash2{
        animation: flash 0.21s infinite;
}
@keyframes flash {
  0% {
    opacity:1;
  }
  50% {
          opacity:0;
  }
  100% {
    opacity:1;
  }
}
@keyframes lastdot {
0% {
transform: rotate(150deg);
}
50% {
transform: rotate(154deg);

}
100% {
transform: rotate(149deg);
}
}
.chartdot12{
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  right: 25px;
  top: -4px;
}
.line{
  width:80%;
  background-color: #8585853d;
  height: 1px;
  position: relative;
}
.lch{
  position: absolute;
      left: -18px;
      top: -6px;
      font-size: 10px;

}
.chartline{
  width: 30px;
  height: 1px;
  background-color: white;
  position: absolute;
  transform: rotate(318deg);
  left: 25px;
  bottom: 20px;
}
.progressbar{
  width: 90px;
  height: 10px;
  display: inline-block;
  background-color: #ffffff;
  margin-top: 5px;
  border-radius: 10px;
  border-style: solid;
  /* border-width: 1px; */
  border-color: #d8c78b;
  text-align: left;
  overflow: hidden;
}
.progressbarstar{
  width: 90%;
  height: 100%;
  background: linear-gradient(90deg, #028a01 0%, #fce900 35%, #ff3703 100%);
}
.progressbar1{
  width: 90%;
  height: 100%;
  background: linear-gradient(90deg, #028a01 0%, #fce900 35%, #ff3703 100%);
  animation: progressus 40s linear;
  animation-fill-mode: forwards;
}
@keyframes progressus {
0% {
width:90%;
}
25% {
width:98%;
}
50% {
width:80%;
}
75% {
width:95%;
}
100% {
width:90%;
}
}
.progressbar2{
  width: 55%;
  height: 100%;
  background: linear-gradient(90deg, #028a01 0%, #fce900 35%, #fce900 100%);
  animation: progressuk 20s linear;
  animation-fill-mode: forwards;
}
@keyframes progressuk {
0% {
width:55%;
}
25% {
width:45%;
}
50% {
width:60%;
}
75% {
width:50%;
}
100% {
width:55%;
}
}
.zoominout{
  animation: zoominout 3s linear infinite;
}
@keyframes zoominout {
0% {
margin-top:0px;
}
50% {
margin-top:5px;
}
100% {
margin-top:0px;
}
}

.zoominout2{
  animation: zoominout2 3s linear infinite;
}
@keyframes zoominout2 {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}


.pulse{
animation: pulse 2s infinite;
border-radius: 50%;
height:22px;
}
@keyframes pulse {
  0% {
      box-shadow: 0 0 0 0 #efe0a369;
  }
  5% {
      transform: scale(1.1);
  }
  15% {
      transform: scale(1);
  }
  70% {
      box-shadow: 0 0 0 20px rgba(168, 63, 57, 0);
  }
  100% {
      box-shadow: 0 0 0 100px rgba(168, 63, 57, 0);
  }
}
.zoomout1{
  animation: zoomout1 0.3s linear;
  animation-fill-mode: forwards;
}
@keyframes zoomout1 {
0% {
transform: scale(1);
}

100% {
transform: scale(1.1);
}
}
.zoomTo1{
  animation: zoomTo1 0.3s linear;
  animation-fill-mode: forwards;
}
@keyframes zoomTo1 {
0% {
transform: scale(1.1);
}

100% {
transform: scale(1);
}
}
.progressbar3{
  width: 40%;
  height: 100%;
  background: linear-gradient(90deg, #028a01 0%, #028a01 35%, #fce900 100%);
  animation: progressas 30s linear;
  animation-fill-mode: forwards;
}
@keyframes progressas {
0% {
width:40%;
}
25% {
width:20%;
}
50% {
width:48%;
}
75% {
width:28%;
}
100% {
width:40%;
}
}
.info{
  width: 90%;
  margin: ;

  box-shadow: 0 0 4px #0000001f;
  border-radius: 20px;
  padding: 10px 0;
  margin-top:10px;
}
/*ka*/
/*----------------*/
body{
font-family: Rajdhani;
}
.fixedbg{
    background-color:black; filter:blur(25px);;
}
.bnt{
background:#2E7D32;font-family: 'Rajdhani';;
color:#e3e3e3;
}
.bnt:hover{
color:white;
background:#4CAF50;
}
.bntverify{
background:red;
color:white;
}
.bntverify:hover{
color:white;
background:#ff1e1e;
}
.menubntcolor{
color:black;
background:#ffffff;border-style:solid;border-color:#4CAF50;;
}
.menubntcolor:hover{
color:#2E7D32;
background:#E8F5E9;
}
.selectedmenu{
color:white;font-weight:900;;
background:linear-gradient(181deg, #4CAF50, #2E7D32);
}
.inputcolor{
  background:#2a2a2a;
  color:#81C784;
}
.form1{
  background:#E8F5E9;
  color:black;
}
.form2{
background: radial-gradient(circle, #ffffff, #E8F5E9);
    color: #1a1a1a;

}
.form3{
  background:#C8E6C9;
  color:#2E7D32;font-weight:bold;;
}

/*----------------*/
@media only screen and (max-width:360px) {
  .logo{
  max-width:100px;
  width:90%;
  margin-top:80px;
}
.maintext {
    font-size: 18px;
    padding: 20px 10px 0px ;
}


  .menu {
      width: 236px;
font-size:12px;
  }
  .content{
    border-radius:20px;
  }
    .hand{
    width:40px;
    top: 63px;
    position: absolute;
    left: -60px;
 animation: hand 1s linear infinite;
}

@keyframes hand {
0% {
left: -40px;
}
50% {
left: -30px;
}
100% {
left: -40px;
}
}
}
@media only screen and (max-width:330px) {
  .fullchart {
   transform: scaleX(80%);
  }
.cardform {
    width: 40%;
}

}