@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&display=swap');




*{
padding: 0px ;
margin: 0px ;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

}



  

body{
   background: #e0e0e0;
}




@media (max-width: 669px){
  
.mainstart{

  display: block;
  width: 100%;
  height: 90%;
 

}


.tod{

  overflow: hidden;
  z-index: 1; 
  height: 100vh;
  background: url("EARTH1111.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}



.mainstart .tod .mainstart1{
  height:70%;
  position: relative;


}




.mainstart1 nav{
  display: flex; 
  backdrop-filter: blur(1px); 
  height: 45px; 
  padding: 1%; 
  background: #FFF;   
  justify-content:space-between; 
  margin: 1% 5%; 
  border-radius: 100px;
}

nav .navclass{
  border-radius: 100px;
  height: 40px;
  top: -20px;
  background: #fff;
  padding: 2px 10px;
  justify-content: center;
  justify-items: center;
  align-content: center;
  align-items: center;
}


nav .textnav a{
  
  margin-left: 8px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  color: #000f;
  text-align: center;
  justify-content: center;
                  
}
nav .addweb{
  color: #000f; 
  font-weight: 900; 
  font-size: 14px
}



nav .imguser{
  border-radius: 50%;
  width: 35px;
  height: 35px;
  top: -20px;
  margin-left: 10px;
  padding: 5px;
}


.imguser a{
  display: flex;
  text-decoration: none;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  background: #5b5b7e;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  justify-items: center;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.mainstart1 .mainstart_hared{
  padding: 8%;
  justify-content: center;
  
}

.mainstart1 .mainstart_hared img{
  position: absolute;
  border-radius: 50%;
  left: 3%;
  height: 100px;
  width: 100px;
  top: 60%;

}
.mainstart_hared .s_bt{

  font-size: 18px;
  font-weight: 900;
  padding: 14px 44px;  
  color: #000f;
  border: 3px solid #fff;
  position: absolute;
  text-wrap: 0px 0px 3px #000;
  top: 50%;
  left: 50%;
  transform:  translate(-50% , -50%) scale(0.9);
  border-radius: 100px; 
  background:  #fff;
  box-shadow: 10px 0px 20px rgba(255,255,255,0.7), -3px 0px 20px rgba(250,250,250,0.2), 0px 2px 20px rgba(250,250,250,0.3), 0px -2px 20px rgba(250,250,250,0.3), inset 0px 2px 6px rgba(255,255,255,0.7) ,inset 0px -2px 6px rgba(255,255,255,0.7);
  cursor: pointer;
  
   
}

.gmrf{

  animation:  lf 360s linear infinite;
  box-shadow: inset -5px 0px 10px rgba(0, 0, 0, 0.4), inset 5px 0px 10px rgba(250, 250, 250, 0.2), 0px 0px 15px rgba(250, 250, 255, 0.7); 

}


.tod .addQuestion{
  background: none;
  border: none;
  
  position: absolute;
  top: 50%;
  left: 50%;
  font-size:50px;
  font-weight: 800;
  transform: translate(-50%, -50%) scale(0.9);
  justify-content: center;
  align-content: center;
}
.tod .addQuestion1{
  background: transform;
  border: none;
  position: absolute;
  top: 90%;
  width: 70px;
  height: 70px;
  left: 50%;
  
  font-size: 18px;
  font-weight: 500;
  transform: translate(-50%, -50%) scale(0.9);
  justify-content: center;
  align-content: center;
  animation: topB 0.6s ease-in-out infinite;
}

@keyframes topB{

  50%{

    margin-top:  2%;
  }
  
  100%{
    margin-top: 0%;
    
  }

}

.shooting-star{

  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: linear-gradient(30deg ,#fff ,#ff0);
  box-shadow:      1px  1px 3px rgba(255, 255,  255 , 0.8), -1px -1px 5px rgba(100, 150, 255, 0.9);
  z-index: 1;
}



.star{
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  animation:  tn var(--duration, 3s) infinite ease-in-out;
  opacity: 0;
  box-shadow:  1px  1px 3px rgba(255, 255,  255 , 0.8), -1px -1px 5px rgba(100, 150, 255, 0.9);
  z-index: 1;
} 
@keyframes tn {
  0%{
    opacity: 0;
    transform: scale(0.5);
  }
  50%{
    opacity: 1;
    transform: scale(1);
  }
100%{
    opacity: 0;
    transform: scale(0.5);
  }



}



.mainstart .mainstart3{
  
  padding: 1%;
  background:  #fff;

}
.mainstart3 .msabgat{
  position: relative;
  margin: 1%;
  width: 90%;
  height: 480px;
  border-radius: 5px;
  background-image: url(ask.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100% ;
  margin-left: 5%;
  margin-right: 5%;
}

.mainstart3 .s_bt1 {
  position: absolute;
  top: 80%;
  left: 50%;  
  font-size: 14px;
  font-weight: 900;
  padding: 14px 44px;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 100px;
  background: linear-gradient(90deg,#3b3057 ,#a4a4c5 ); 
  box-shadow: 2px 0px 20px rgba(250,250,250,0.7), -2px 0px 20px rgba(250,250,250,0.7), 0px 2px 20px rgba(250,250,250,0.7), 0px -2px 20px rgba(250,250,250,0.7), inset 0px 3px 8px rgba(255,255,255,0.7) ,inset 0px -3px 8px rgba(255,255,255,0.7);
  transform: translateX(-50%);
}

.mainstart3 .rhalhadata{
  position: relative;
  display: block;
  width: 90%;
  height: 480px;
  border-radius: 5px;
  background-image: url(ghf.png);
  background-repeat: no-repeat;
  background-size: 100% 100% ;
  margin-left: 5%;
  margin-right: 5%;

}

.mainstart3 .s_bt2 {

transform: translateX(-50%);
position: absolute;
cursor: pointer;
top: 80%;
left: 50%;  
font-size: 14px;
font-weight: 900;
padding: 14px 44px;
color: #fff;
border: 3px solid #fff;
border-radius: 100px;
background: linear-gradient(90deg,#3b3057 ,#a4a4c5 ); 
box-shadow: 2px 0px 20px rgba(250,250,250,0.7), -2px 0px 20px rgba(250,250,250,0.7), 0px 2px 20px rgba(250,250,250,0.7), 0px -2px 20px rgba(250,250,250,0.7), inset 0px 3px 8px rgba(255,255,255,0.7) ,inset 0px -3px 8px rgba(255,255,255,0.7);  
}

.mainstart .matker11{
  padding: 2%; 
  background: #f0f0ff;
}

.mainstart .matker11 .bvc { 
  caret-color: #a6d;
  background: #FFF;
  color: #000f;
  font-size: 18px;
  padding: 5px;
  height: 30px;
  border-radius: 100px;
  box-shadow:  0px 5px 5px rgba(132, 116, 145, 0.3), 0px 5px 5px rgba(200,160,230,0.4); 
}

.mainstart .matker11 .bvc button{
   
  height: 30px;
  width: 30px;
  padding: 5px;
  border-radius: 50%;
  border: none;
  border-radius: 100px;
  background: #ccc;  
  box-shadow: 3px 0px 20px rgba(245,230,250,0.7), -3px 0px 20px rgba(245,230,250,0.7), 0px 3px 20px rgba(245,230,250,0.7), 0px -3px 20px rgba(245,230,250,0.7), inset 0px 5px 8px rgba(250,250,250,0.7) ,inset 0px -5px 8px rgba(250,250,250,0.7);
  cursor: pointer;

}
.bvc .text-input{

 color: #000f;
 border: none;
 width: 200px;
 outline: none;
 margin-left: 5px;

}

.mainstart4{

  background:  #000;

}

.mainstart4 .barbottom{

  font-size: 18px;
  text-align: right;
  justify-content: right;

}

.barbottom .textbarbottom{

  color: #f7f7f8;
  font-weight: 800;
  margin: 3%;
  font-size: 18px;
  
}
.mainstart4 .data_my2 .wrapper{

  display: flex;
  justify-content: center;
  
}
.wrapper a{

  margin: 10px;
  padding: 15px;

}
.icons span {

  padding: 5px 15px;
  justify-content: center;
  margin-bottom: 5px;  
  margin-left: 10px;
  color: #fff;

}
.icons span:hover {

  transition: th 0.3s ease-in-out;

}


.info_box{

  display: none; 


  width: 100%;
  height: 100vh;
  align-items: center;
  justify-content: center;
  padding: 20px;

  
}

.info_box .dizainPeg{

  
  display: block;
  padding:  1%;
  margin: 5%;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 100%;
  max-width: 450px;
  backdrop-filter: blur(10px);
  
  
}


.info_box  .info_title{

 
  padding: 3%;
  text-align: center;
  border-radius: 100px;
  margin: 5%;
  font-size:24px;
  color: #fff;

  font-weight: 600;
  background: #3b3057 ; 
  

}
.info_box .dataplayer{
 
  margin: 5%;
  
  padding:  20px 30px;
  border-radius: 10px;
  text-align: center;
 
}

.dataplayer .buttons{
  height: 50px;
  width: 100%;
  display: flex;
  
  justify-content: space-between;
  padding: 10px 4px;

}
.dataplayer .buttons button{

  margin: 5px 10px;
  outline: none;
  border-radius: 100px; 
  padding: 5px 30px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  position: relative;

  

}
.dataplayer .buttons a{
  text-decoration: none;
  margin: 5px 10px;
  outline: none;
  color: #fff;
  border-radius: 100px; 
  padding: 5px 30px;
  font-size: 16px;
  font-weight: 500;
  background: #3b3057 ; 
  cursor: pointer;
  position: relative;

  

}

.buttons .restart{

  background: #fff;
  color: #000;
  border: none;
  padding: 10px 30px;


}

.restart:hover{

  color: rgba(1,1,1);
  background:#c0c0c0;
  border: 1px solid rgba(1,1,1,0.2);

}


.restart:after{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;

}

.restart:before{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;
  
}

.restart.animat:before{

  top: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 90%, 10% 90%,15% 90% ,20% 90%,25% 90%, 30% 90%,35% 90% ,40% 90% , 45% 90%, 60% 90%,65% 90% ,70% 90%, 75% 90%, 80% 90%, 85% 90% ,90% 90%,95% 90%;
  animation: topBubbles 0.6s ease-in-out infinite;
}

@keyframes topBubbles{

  50%{

    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
  }
  
  100%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }

}

 .restart.animat:after{

  bottom: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);

  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 10%, 10% 10%,15% 10% ,20% 10%,25% 10%, 30% 10%,35% 10% ,40% 10% , 45% 10%, 60% 10%,65% 10% ,70% 10%, 75% 10%, 80% 10%, 85% 10% ,90% 10%,95% 10%;
  animation: bottomBubbles 0.6s ease-in-out infinite;

}

@keyframes bottomBubbles{

  50%{

    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    ,65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    
  }

  100%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    ,65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}

.buttons .quit{

  color: #fff;
  background: #3b3057 ;
  border: 1px solid #fff;

  
}

.quit:hover{

  color: #000;
  background:#c0c0c0;

}
.quit:after{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;

}
.quit:before{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;
  
}

.quit.anima:before{

  top: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 90%, 10% 90%,15% 90% ,20% 90%,25% 90%, 30% 90%,35% 90% ,40% 90% , 45% 90%, 60% 90%,65% 90% ,70% 90%, 75% 90%, 80% 90%, 85% 90% ,90% 90%,95% 90%;
  animation: topBubbles 0.6s ease-in-out infinite;

}

@keyframes topBubbles{

  50%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
  }

  100%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}

.quit.anima:after{
  bottom: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 10%, 10% 10%,15% 10% ,20% 10%,25% 10%, 30% 10%,35% 10% ,40% 10% , 45% 10%, 60% 10%,65% 10% ,70% 10%, 75% 10%, 80% 10%, 85% 10% ,90% 10%,95% 10%;
  animation: bottomBubbles 0.6s ease-in-out infinite;
}
@keyframes bottomBubbles{
  50%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    
  }
  100%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}
  
 



}

@media  ( min-width: 670px ) {
 









.mainstart{
  width: 100%;
  height: 100vh;
 

}


.tod{

  overflow: hidden;
  z-index: 1; 
  height: 100vh;
  background: url("EARTH1111.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}



.mainstart .tod .mainstart1{
  height:70%;
  position: relative; 
}



.mainstart1 nav{
  display: flex; 
  backdrop-filter: blur(1px); 
  height: 45px; 
  padding: 8px; 
  background: #FFF;   
  justify-content:space-between; 
  margin: 1% 5%; 
  border-radius: 100px;
}

nav .navclass{
  border-radius: 100px;
  height: 40px;
  top: -20px;
  background: #fff;
  padding: 2px 30px;
  justify-content: center;
  justify-items: center;
  align-content: center;
  align-items: center;
}

nav .textnav a{

  margin-left: 15px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  color: #000f;
  text-align: center;
  justify-content: center;
                  
}
nav .addweb{
  color: #000f; 
  font-weight: 900; 
  font-size: 18px
}


nav .imguser{
  border-radius: 50%;
  width: 35px;
  height: 35px;
  top: -20px;
  margin-left: 10px;
  padding: 5px;
}


.imguser a{
  display: flex;
  text-decoration: none;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  background: #5b5b7e;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  justify-items: center;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.mainstart1 .mainstart_hared{
  padding: 8%;
  height: 70%;
  justify-content: center;
  
}

.mainstart1 .mainstart_hared img{
  position: absolute;
  border-radius: 50%;
  left: 3%;
  top: 60%;
  height: 110px;
  width: 110px;

}
.tod .addQuestion1{
  background: transform;
  border: none;
  position: absolute;
  top: 90%;
  width: 70px;
  height: 70px;
  left: 50%;
  font-size: 18px;
  font-weight: 500;
  transform: translate(-50%, -50%) scale(0.9);
  justify-content: center;
  align-content: center;
  animation: topBu 0.6s ease-in-out infinite;
}

@keyframes topBu{

  50%{

    margin-top:  2%;
  }
  
  100%{
    margin-top: 0%;
    
  }

}



.shooting-star{

  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: linear-gradient(30deg ,#fff ,#ff0);
  box-shadow:      1px  1px 3px rgba(255, 255,  255 , 0.8), -1px -1px 5px rgba(100, 150, 255, 0.9);
  z-index: 1;
}



.star{
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  animation:  tn var(--duration, 3s) infinite ease-in-out;
  opacity: 0;
  box-shadow:  1px  1px 3px rgba(255, 255,  255 , 0.8), -1px -1px 5px rgba(100, 150, 255, 0.9);
  z-index: 1;
} 
@keyframes tn {
  0%{
    opacity: 0;
    transform: scale(0.5);
  }
  50%{
    opacity: 1;
    transform: scale(1);
  }
100%{
    opacity: 0;
    transform: scale(0.5);
  }



}





.mainstart1 .mainstart_hared{
  padding: 8%;
  justify-content: center;

}



.mainstart_hared .s_bt {

  font-size: 22px;
  font-weight: 900;
  padding: 14px 84px;  
  color: #000f;
  border: 3px solid #fff;
  position: absolute;
  text-wrap: 0px 0px 3px #000;
  top: 55%;
  left: 50%;
  transform:  translate(-50% , -45%) scale(0.9);
  border-radius: 100px; 
  background:  #fff;
  box-shadow: 10px 0px 20px rgba(255,255,255,0.7), -3px 0px 20px rgba(250,250,250,0.2), 0px 2px 20px rgba(250,250,250,0.3), 0px -2px 20px rgba(250,250,250,0.3), inset 0px 2px 6px rgba(255,255,255,0.7) ,inset 0px -2px 6px rgba(255,255,255,0.7);
  cursor: pointer;
  
}

.tod .addQuestion{
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 60px;
  font-weight: 800;
  transform: translate(-50%, -50%) scale(0.9);
  justify-content: center;
  align-content: center;
}

.mainstart .mainstart3{
  padding: 1%;
  background: #fff;
  background-size: 100%;
  justify-content: center

}

.mainstart3 .msabgat{

  position: relative;
  margin: 10%;
  width: 80%;
  height: 580px;
  border-radius: 20px;
  background-image: url(ask.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.mainstart3 .s_bt1 {

position: absolute;
  top: 80%;
  left: 50%;  
  font-size: 14px;
  font-weight: 900;
  padding: 14px 54px;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 100px;
  background: linear-gradient(90deg,#3b3057 ,#a4a4c5 ); 
  box-shadow: 2px 0px 20px rgba(250,250,250,0.7), -2px 0px 20px rgba(250,250,250,0.7), 0px 2px 20px rgba(250,250,250,0.7), 0px -2px 20px rgba(250,250,250,0.7), inset 0px 3px 8px rgba(255,255,255,0.7) ,inset 0px -3px 8px rgba(255,255,255,0.7);
  transform: translateX(-50%);
}


.mainstart3 .rhalhadata{

  position: relative;
  margin: 10%;
  width: 80%;
  height: 580px;
  border-radius: 20px;
  background-image: url(ta.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.mainstart3 .s_bt2 {


position: absolute;
  top: 80%;
  left: 50%;  
  font-size: 14px;
  font-weight: 900;
  padding: 14px 54px;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 100px;
  background: linear-gradient(90deg,#3b3057 ,#a4a4c5 ); 
  box-shadow: 2px 0px 20px rgba(250,250,250,0.7), -2px 0px 20px rgba(250,250,250,0.7), 0px 2px 20px rgba(250,250,250,0.7), 0px -2px 20px rgba(250,250,250,0.7), inset 0px 3px 8px rgba(255,255,255,0.7) ,inset 0px -3px 8px rgba(255,255,255,0.7);
  transform: translateX(-50%);
}

.mainstart .matker11{

  padding: 2%; 
  background: #f0f0ff;

}

.mainstart .matker11 .bvc { 
  
  caret-color: #a6d;
  background: #FFF;
  color: #000f;
  font-size: 18px;
  padding: 5px;
  height: 30px;
 
  border-radius: 100px;

  box-shadow:  0px 5px 5px rgba(132, 116, 145, 0.3), 0px 5px 5px rgba(200,160,230,0.4); 
}
.mainstart .matker11 .bvc button{
  
  
  
  height: 30px;
  width: 30px;
  padding: 5px;
  border-radius: 50%;
  border: none;
  border-radius: 100px;
  background: #ccc;  
  box-shadow: 3px 0px 20px rgba(245,230,250,0.7), -3px 0px 20px rgba(245,230,250,0.7), 0px 3px 20px rgba(245,230,250,0.7), 0px -3px 20px rgba(245,230,250,0.7), inset 0px 5px 8px rgba(250,250,250,0.7) ,inset 0px -5px 8px rgba(250,250,250,0.7);

  cursor: pointer;

}



.bvc .text-input{
 color: #000f;
 border: none;
 width: 200px;
 outline: none;
 margin-left: 5px;

}



.mainstart4{
  background:  #000; 
  border: 1px solid #fff;
}
.mainstart4 .barbottom{
  display: flex;
  width: auto;
  margin: 5%;
  text-align: right;
  justify-content: space-between;

}

.barbottom .textbarbottom{
  color: #f7f7f8;
  font-weight: 800;
  margin: 1%;
  font-size: 16px;
  
}

.mainstart4 .data_my2 .wrapper{
  display: flex;
  justify-content: center;

  
  
}

.wrapper a{
  margin: 10px;
  padding: 15px;

  
}




.icons span {
  padding: 5px 15px;
  justify-content: center;
  margin-bottom: 5px;
  
  margin-left: 10px;
  color: #fff;
}

.icons span:hover {

  transition: th 0.3s ease-in-out;
}
 







.info_box{

  display: none; 
  background: #f0f0f0;
  width: 100%;
  height: 100vh;
  
  
}
.info_box .dizainPeg{
  display: block;
  padding: 1% 1%;
  width: 70%;
  background: #fff;
  


}


.info_box  .info_title{

  

  align-content: center;
  padding: 3%;
  border-radius: 10px;
  text-align: right;
  font-size:28px;
  color: #000;
  font-weight: 600;

  
 

}



.info_box .dataplayer{
  
 

  justify-items: right;
  padding:  5px;
  border-radius: 10px;
 

}


.dataplayer .buttons{
  height: 30px;
  width: 250px;
  
  display: flex;
  align-items: center;
  margin-top: 20px;
  justify-content: space-between;
  padding: 10px 4px;
  margin-right: 35px;

}
.dataplayer .buttons button{

  margin: 5px 10px;
  outline: none;
  border-radius: 100px; 
  padding: 5px 30px;
  font-size:20px;
  font-weight: 500;
  cursor: pointer;
  position: relative;

  

}

.buttons .restart{

  background: #fff;
  color: #000;
  border: none;
  padding: 10px 30px;


}

.restart:hover{

  color: rgba(1,1,1);
  background:#c0c0c0;
  border: 1px solid rgba(1,1,1,0.2);

}


.restart:after{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;

}

.restart:before{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;
  
}

.restart.animat:before{

  top: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 90%, 10% 90%,15% 90% ,20% 90%,25% 90%, 30% 90%,35% 90% ,40% 90% , 45% 90%, 60% 90%,65% 90% ,70% 90%, 75% 90%, 80% 90%, 85% 90% ,90% 90%,95% 90%;
  animation: topBubbles 0.6s ease-in-out infinite;
}

@keyframes topBubbles{

  50%{

    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
  }
  
  100%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }

}

 .restart.animat:after{

  bottom: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);

  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 10%, 10% 10%,15% 10% ,20% 10%,25% 10%, 30% 10%,35% 10% ,40% 10% , 45% 10%, 60% 10%,65% 10% ,70% 10%, 75% 10%, 80% 10%, 85% 10% ,90% 10%,95% 10%;
  animation: bottomBubbles 0.6s ease-in-out infinite;

}

@keyframes bottomBubbles{

  50%{

    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    ,65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    
  }

  100%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    ,65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}

.buttons .quit{

  color: #fff;
  background: #000;
  box-shadow:  0px 0px 10px rgba(0,0,255,0.5), inset  0px 0px 10px rgba(0,0,255,0.5);
  border: 2px solid #fff;
  padding: 10px 40px;
  
}

.quit:hover{

  color: #000;
  background:#c0c0c0;

}
.quit:after{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;

}
.quit:before{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;
  
}

.quit.anima:before{

  top: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 90%, 10% 90%,15% 90% ,20% 90%,25% 90%, 30% 90%,35% 90% ,40% 90% , 45% 90%, 60% 90%,65% 90% ,70% 90%, 75% 90%, 80% 90%, 85% 90% ,90% 90%,95% 90%;
  animation: topBubbles 0.6s ease-in-out infinite;

}

@keyframes topBubbles{

  50%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
  }

  100%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}

.quit.anima:after{
  bottom: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 10%, 10% 10%,15% 10% ,20% 10%,25% 10%, 30% 10%,35% 10% ,40% 10% , 45% 10%, 60% 10%,65% 10% ,70% 10%, 75% 10%, 80% 10%, 85% 10% ,90% 10%,95% 10%;
  animation: bottomBubbles 0.6s ease-in-out infinite;
}
@keyframes bottomBubbles{
  50%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    
  }
  100%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}




}

  


@media ( min-width: 1028px )  {
 


body{


  background: #e0e0e0;

}






.mainstart{
  width: 100%;
  height: 100vh;
 

}


.tod{

  overflow: hidden;
  z-index: 1; 
  height: 100vh;
  background: url("EARTH1111.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}



.mainstart .tod .mainstart1{

  position: relative;
  height:70%;
  overflow: hidden;
}



.mainstart1 nav{
  display: flex; 
  backdrop-filter: blur(1px); 
  height: 45px; 
  padding: 8px; 
  background: #FFF;   
  justify-content:space-between; 
  margin: 1% 5%; 
  border-radius: 100px;
}

nav .navclass{
  border-radius: 100px;
  height: 40px;
  top: -20px;
  background: #fff;
  padding: 2px 30px;
  justify-content: center;
  justify-items: center;
  align-content: center;
  align-items: center;
}

nav .textnav a{

  margin-left: 15px;
  font-weight: 700;
  text-decoration: none;
  color: #000f;
  text-align: center;
  justify-content: center;
                  
}
nav .addweb{
  color: #000f; 
  font-weight: 900; 
  font-size: 22px
}


nav .imguser{
  border-radius: 50%;
  width: 35px;
  height: 35px;
  top: -20px;
  margin-left: 10px;
  padding: 5px;
}


.imguser a{
  display: flex;
  text-decoration: none;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  background: #5b5b7e;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  justify-items: center;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.mainstart1 .mainstart_hared{
  padding: 8%;
  height: 70%;
  justify-content: center;
  
}

.mainstart1 .mainstart_hared img{
  position: absolute;
  border-radius: 50%;
  left: 3%;
  top: 60%;
  height: 150px;
  width: 150px;

}


.tod .addQuestion1{
  background: transform;
  border: none;
  position: absolute;
  top: 90%;
  width: 70px;
  height: 70px;
  left: 50%;
  font-size: 18px;
  font-weight: 500;
  transform: translate(-50%, -50%) scale(0.9);
  justify-content: center;
  align-content: center;
  animation: topBu 0.6s ease-in-out infinite;
}

@keyframes topBu{

  50%{

    margin-top:  2%;
  }
  
  100%{
    margin-top: 0%;
    
  }

}



.shooting-star{

  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: linear-gradient(30deg ,#fff ,#ff0);
  box-shadow:      1px  1px 3px rgba(255, 255,  255 , 0.8), -1px -1px 5px rgba(100, 150, 255, 0.9);

  z-index: -1;
}



.star{
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  animation:  tn var(--duration, 3s) infinite ease-in-out;
  opacity: 0;
  box-shadow:  1px  1px 3px rgba(255, 255,  255 , 0.8), -1px -1px 5px rgba(100, 150, 255, 0.9);
  z-index: -1;
} 
@keyframes tn {
  0%{
    opacity: 0;
    transform: scale(0.5);
  }
  50%{
    opacity: 1;
    transform: scale(1);
  }
100%{
    opacity: 0;
    transform: scale(0.5);
  }



}





.mainstart1 .mainstart_hared{
  padding: 8%;
  justify-content: center;

}



.mainstart_hared .s_bt {

  font-size: 24px;
  font-weight: 900;
  padding: 14px 104px;  
  color: #000f;
  border: 3px solid #fff;
  position: absolute;
  text-wrap: 0px 0px 3px #000;
  top: 55%;
  left: 50%;
  transform:  translate(-50% , -55%) scale(0.9);
  border-radius: 100px; 
  background:  #fff;
  box-shadow: 10px 0px 20px rgba(255,255,255,0.7), -3px 0px 20px rgba(250,250,250,0.2), 0px 2px 20px rgba(250,250,250,0.3), 0px -2px 20px rgba(250,250,250,0.3), inset 0px 2px 6px rgba(255,255,255,0.7) ,inset 0px -2px 6px rgba(255,255,255,0.7);
  cursor: pointer;
  
}

.tod .addQuestion{
  background: none;
  border: none;
  
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 80px;
  font-weight: 800;
  transform: translate(-50%, -50%) scale(0.9);
  justify-content: center;
  align-content: center;
}

.mainstart .mainstart3{
  display: flex;
  padding: 1%;
  background: #fff;
  background-size: 100%;
  justify-content: center

}

.mainstart3 .msabgat{

  position: relative;
  margin: 1%;
  width: 500px;
  height: 580px;
  border-radius: 20px;
  background-image: url(ask.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.mainstart3 .s_bt1 {

position: absolute;
  top: 80%;
  left: 50%;  
  font-size: 14px;
  font-weight: 900;
  padding: 14px 54px;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 100px;
  background: linear-gradient(90deg,#3b3057 ,#a4a4c5 ); 
  box-shadow: 2px 0px 20px rgba(250,250,250,0.7), -2px 0px 20px rgba(250,250,250,0.7), 0px 2px 20px rgba(250,250,250,0.7), 0px -2px 20px rgba(250,250,250,0.7), inset 0px 3px 8px rgba(255,255,255,0.7) ,inset 0px -3px 8px rgba(255,255,255,0.7);
  transform: translateX(-50%);
}


.mainstart3 .rhalhadata{

  position: relative;
  margin: 1%;
  width: 500px;
  height: 580px;
  border-radius: 20px;
  background-image: url(ta.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mainstart3 .s_bt2 {


position: absolute;
  top: 80%;
  left: 50%;  
  font-size: 14px;
  font-weight: 900;
  padding: 14px 54px;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 100px;
  background: linear-gradient(90deg,#3b3057 ,#a4a4c5 ); 
  box-shadow: 2px 0px 20px rgba(250,250,250,0.7), -2px 0px 20px rgba(250,250,250,0.7), 0px 2px 20px rgba(250,250,250,0.7), 0px -2px 20px rgba(250,250,250,0.7), inset 0px 3px 8px rgba(255,255,255,0.7) ,inset 0px -3px 8px rgba(255,255,255,0.7);
  transform: translateX(-50%);
}

.mainstart .matker11{

  padding: 2%; 
  background: #f0f0ff;

}

.mainstart .matker11 .bvc { 
  
  caret-color: #a6d;
  background: #FFF;
  color: #000f;
  font-size: 18px;
  padding: 5px;
  height: 30px;
 
  border-radius: 100px;

  box-shadow:  0px 5px 5px rgba(132, 116, 145, 0.3), 0px 5px 5px rgba(200,160,230,0.4); 
}
.mainstart .matker11 .bvc button{
  
  
  
  height: 30px;
  width: 30px;
  padding: 5px;
  border-radius: 50%;
  border: none;
  border-radius: 100px;
  background: #ccc;  
  box-shadow: 3px 0px 20px rgba(245,230,250,0.7), -3px 0px 20px rgba(245,230,250,0.7), 0px 3px 20px rgba(245,230,250,0.7), 0px -3px 20px rgba(245,230,250,0.7), inset 0px 5px 8px rgba(250,250,250,0.7) ,inset 0px -5px 8px rgba(250,250,250,0.7);

  cursor: pointer;

}



.bvc .text-input{
 color: #000f;
 border: none;
 width: 200px;
 outline: none;
 margin-left: 5px;

}



.mainstart4{
  background:  #000;
 
}

.mainstart4 .barbottom{
  display: flex;
  width: auto;
  margin: 5%;
  text-align: right;
  justify-content: space-between;

   
}

.barbottom .textbarbottom{
  color: #f7f7f8;
  font-weight: 600;
  margin: 1%;
  font-size: 18px;
  
}

.mainstart4 .data_my2 .wrapper{
  display: flex;
  justify-content: center;
  
}

.wrapper a{
  margin: 10px;
  padding: 15px;

  
}




.icons span {
  padding: 5px 15px;
  justify-content: center;
  margin-bottom: 5px;
  
  margin-left: 10px;
  color: #fff;
}
.icons span:hover {

  transition: th 0.3s ease-in-out;
}
 







.info_box{

  display: none; 
  width: 100%;
  height: 100vh;
 
  
}




.info_box .dizainPeg{
  display: block;
  padding: 1% 1%;
  width: 50%;
  background: #fff;
 


}


.info_box  .info_title{

  

  align-content: center;
  padding: 3%;
  border-radius: 10px;
  text-align: right;
  font-size:28px;
  color: #000;
  font-weight: 600;

  
 

}



.info_box .dataplayer{
  
 

  justify-items: right;
  padding:  5px;
  border-radius: 10px;
 

}


.dataplayer .buttons{
  height: 30px;
  width: 250px;
  
  display: flex;
  align-items: center;
  margin-top: 20px;
  justify-content: space-between;
  padding: 10px 4px;
  margin-right: 35px;

}
.dataplayer .buttons button{

  margin: 5px 10px;
  outline: none;
  border-radius: 100px; 
  padding: 5px 30px;
  font-size:20px;
  font-weight: 500;
  cursor: pointer;
  position: relative;

  

}

.buttons .restart{

  background: #fff;
  color: #000;
  border: none;
  padding: 10px 30px;


}

.restart:hover{

  color: rgba(1,1,1);
  background:#c0c0c0;
  border: 1px solid rgba(1,1,1,0.2);

}


.restart:after{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;

}

.restart:before{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;
  
}

.restart.animat:before{

  top: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 90%, 10% 90%,15% 90% ,20% 90%,25% 90%, 30% 90%,35% 90% ,40% 90% , 45% 90%, 60% 90%,65% 90% ,70% 90%, 75% 90%, 80% 90%, 85% 90% ,90% 90%,95% 90%;
  animation: topBubbles 0.6s ease-in-out infinite;
}

@keyframes topBubbles{

  50%{

    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
  }
  
  100%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }

}

 .restart.animat:after{

  bottom: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);

  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 10%, 10% 10%,15% 10% ,20% 10%,25% 10%, 30% 10%,35% 10% ,40% 10% , 45% 10%, 60% 10%,65% 10% ,70% 10%, 75% 10%, 80% 10%, 85% 10% ,90% 10%,95% 10%;
  animation: bottomBubbles 0.6s ease-in-out infinite;

}

@keyframes bottomBubbles{

  50%{

    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    ,65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    
  }

  100%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    ,65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}

.buttons .quit{

  color: #fff;
  background: #000;
  box-shadow:  0px 0px 10px rgba(0,0,255,0.5), inset  0px 0px 10px rgba(0,0,255,0.5);
  border: 2px solid #fff;
  padding: 10px 40px;
  
}

.quit:hover{

  color: #000;
  background:#c0c0c0;

}
.quit:after{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;

}
.quit:before{

  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 150%;
  background-repeat: no-repeat;
  
}

.quit.anima:before{

  top: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 90%, 10% 90%,15% 90% ,20% 90%,25% 90%, 30% 90%,35% 90% ,40% 90% , 45% 90%, 60% 90%,65% 90% ,70% 90%, 75% 90%, 80% 90%, 85% 90% ,90% 90%,95% 90%;
  animation: topBubbles 0.6s ease-in-out infinite;

}

@keyframes topBubbles{

  50%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
  }

  100%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}

.quit.anima:after{
  bottom: -70%;
  background-image: radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),
  radial-gradient(circle, #9999ff 20%, transparent 20%),
  radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%),
  radial-gradient(circle, #9999ff 20%, transparent 30%),
  radial-gradient(circle, transparent 20%,#9999ff 20%, transparent 20%),radial-gradient(circle, transparent 20%, #9999ff 20%, transparent 30%);
  
  
  
  background-size: 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%, 10% 10% ,20% 20% , 15% 20% ,10% 15%,20% 10%;
  background-position: 5% 10%, 10% 10%,15% 10% ,20% 10%,25% 10%, 30% 10%,35% 10% ,40% 10% , 45% 10%, 60% 10%,65% 10% ,70% 10%, 75% 10%, 80% 10%, 85% 10% ,90% 10%,95% 10%;
  animation: bottomBubbles 0.6s ease-in-out infinite;
}
@keyframes bottomBubbles{
  50%{
    background-position: 0% 80%, 5% 30%,10% 25% ,15% 20%,10% 15%, 25% 10%,30% 7% ,35% 5% , 50% 0%
    , 65% 5%,70% 10% ,75% 15%, 80% 20%, 85% 22%, 90% 25% ,95% 30%,100% 80%;
    
  }
  100%{
    background-position: 0% 90%, 5% 90%,10% 90% ,15% 90%,10% 90%, 25% 90%,30% 90% ,35% 90% , 50% 90%
    , 65% 90%,70% 90% ,75% 90%, 80% 90%, 85% 90%, 90% 90% ,95% 90%,100% 90%;
    
    background-size: 0% 0% ,0% 0% , 0% 0% ,0% 0%;
    
  }
}
  



}