.koli{

      text-align: center;
      font-weight: bol;
    
    



}


.btn_old{

      background-color: rgb(207, 207, 207);
       font-size: 20px;
      border:3px solid rgb(75, 75, 75);
      margin-top: 10px;
      margin-left: 10px;
      padding: 5px 10px;
     

}


/* #bt_send{

}

#bt_close{
     
} */


/* html{
    
      background-image: url(1.jpeg);
      background: size 100%;;

} */


/* .vid{
     
      width: 100%;
      max-width: 600px;
      opacity: 0.5;
      transition: 1s;
      border-radius: 30px;
      box-shadow: 15px 20px 22px 3px rgb(38, 44, 50);


}



 
.vid:hover{

      opacity: 1;

}
 */





 
.div1{
    
      background-color: rgba(0,0,0,0.4);
      height: 70px;
      direction: rtl;
      text-align: center;
      padding-top: 20px;
      /* text-shadow: 4px 4px rgb(195, 195, 195); */
      font-size:20px;
      font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
      font-weight: bold;
      transition: 1s;
      border-radius: 30px;
      color: white;

}




/*  
.div1:hover{

      background-color: rgba(58, 58, 58, 0.4) ;
      cursor: pointer;
      font-size: 30px;
      display: block;



 } */



 .input1{

      border: none;
      border-radius: 15px;
      height: 40px;
      padding: 10px;
      margin-top:8px ; 
 }


 .input2{

      border: none;
      border-radius: 15px;
      height: 40px;
      padding: 10px;
      margin-top:8px ;
 }


 .div_table{

   padding: 20px;
   width: 100%;

 }


 /* .table1{
      padding-left: 20px;
      padding-right: 20px;
 } */


 /* .table1 th{
   background-color:rgba(90, 102, 133, 0.4) ;
 } */
  

 /* .table1 td{
   background-color:rgba(176, 218, 255, 0.479) ;
 } */