﻿  .nicetxt {
   /*display: inline-block;
   cursor: pointer;*/
   text-align: center;
   /*padding-right:15px;*/
   /*background-color:darkcyan;*/
   border: none;
   /*border-radius: 10px;*/
   /*box-shadow: 0 7px #CCCCCC;*/
   font-family:'Arabic Typesetting';
   font-size:65px;
   /*background-color:transparent;*/
   color:darkblue;
   font-weight:bolder;
   font-style:italic;
   /*box-decoration-break:unset;*/
   
 }
    .regtxt {
   /*display: inline-block;
   cursor: pointer;*/
   text-align: center;
   /*padding-right:15px;*/
   /*background-color:darkcyan;*/
   border: none;
   /*border-radius: 10px;*/
   /*box-shadow: 0 7px #CCCCCC;*/
   font-family:'Arabic Typesetting';
   font-size:45px;
   /*background-color:transparent;*/
   color:darkblue;
   font-weight:bolder;
   font-style:italic;
   /*box-decoration-break:unset;*/
   
 }

   .head2 {         
    /*display: inline-block;
   cursor: pointer;*/
   text-align: center;
   /*padding-right:15px;*/
   /*background-color:darkcyan;*/
   border: none;
   /*border-radius: 10px;*/
   /*box-shadow: 0 7px #CCCCCC;*/
   font-family:'Arabic Typesetting';
   font-size:90px;
   background-color:transparent;
   color:darkblue;
   font-weight:bolder;
  }         
  .answers {         
   
    color:black;
      font-family:'Arabic Typesetting';
   font-size:35px;  
      text-align: right;
font-weight:bolder;  
direction:rtl;     
  }

.gvtxt {
    /*display: inline-block;
   cursor: pointer;*/
    text-align: right;
   /*border:solid;
    /*border-color:darkblue;*/
    /*border: solid;*/*/
       padding-right:30px;

    /*border-radius: 10px;*/
    /*box-shadow: 0 7px #CCCCCC;*/
    font-family: 'Arabic Typesetting';
    font-size: 65px;
    background-color: transparent;
    color: black;
    font-weight: bolder;
    /*font-style:italic;*/
    text-decoration: none;
}
  .gvtxt:hover {
 color:darkblue !important; 

  }

   .gvtxtp {
    /*display: inline-block;
   cursor: pointer;*/
    text-align: center;
    /*padding-right:15px;*/
    /*background-color:darkcyan;*/
    border: none;
    /*border-radius: 10px;*/
    /*box-shadow: 0 7px #CCCCCC;*/
    font-family: 'Arabic Typesetting';
    font-size: 65px;
    background-color: transparent;
    color: red;
    font-weight: bolder;
    /*font-style:italic;*/
    text-decoration: none;
}
  .gvtxtp:hover {
 color:darkblue !important; 

  }
 
.gvtxtfooter {
    /*display: inline-block;
   cursor: pointer;*/
    text-align: center;
    /*padding-right:15px;*/
    /*background-color:darkcyan;*/
    
    /*border-radius: 10px;*/
    /*box-shadow: 0 7px #CCCCCC;*/
    font-family: 'Arabic Typesetting';
    font-size: 65px;
    background-color: transparent;
    color: darkblue;
    font-weight: bolder;
    /*font-style:italic;*/
    text-decoration: none;
}
  .gvtxtfooter:hover {
 color:red !important; 

  }