p{ color:green; }
  body {  background-image: linear-gradient(white,  rgb(195, 109, 109) );  }  
h1,h2 {color:rgb(11, 0, 128); text-align: center; }
*{ 	margin:0;  	padding:0; }
h3{ font-family:Bahnschrift Light; }
body{ 	font-family:sans-serif; 	margin-top:0px; }
img { max-width: 100%; height: auto; }
.Marri{ position:relative; font-family:Bahnschrift Light;  top:0px;   text-align:center; }
.httpsw{  text-align:center; font-family:Bahnschrift Light; margin-top:0px; color:rgb(88, 15, 15);} 
.logg {height:60; width:85}
.nav1 {   position:relative;  list-style-type: none; text-align: right; margin-top:0px;  padding: 0;  font-family:Bahnschrift Light; font-weight: bold; }
.nav1 li { display: inline-block;  font-size: 11px; padding: 3px; }    
.nav1 a {  float: middle ;  color: #36087b;  text-align: center;  padding: 4px 4px;  text-decoration: none;  font-size: 12px; } 
        
.nav1 a.active { background-image: linear-gradient( rgb(68, 237, 105) , rgb(5, 83, 25) );  } 
.nav1 a:hover {  background-image: linear-gradient( rgb(68, 237, 105) , rgb(103, 246, 239) ); background-color: #ddd;  color: black;  }

.nav {   position:relative;  list-style-type: none; text-align: right; margin-top:0px;  padding: 0;  font-family:Bahnschrift Light; font-weight: bold; }
.nav li { display: inline-block;  font-size: 20px; padding: 3px; } 
.nav a {  float: right ;  color: #36087b;  text-align: center;  padding: 8px 8px;  text-decoration: none;  font-size: 12px; }       
.nav a:hover { background-image: linear-gradient( rgb(68, 237, 105) , rgb(5, 83, 25) );  color: black;  }        
.selec{ position:relative; margin-top:5px; line-height: 40px; border-radius:16px;	  padding-left:25px ; color:rgb(11, 0, 128); outline:none ;
                overflow: hidden ; font-size:15px; }
.login{  color:rgb(11, 0, 128); padding-top: 0%;   float: right; font-size:15px; }
.login2{ color:black; padding-top: 0%; font-size:13px;font-weight: bold; }
.noticeb{ background-image: linear-gradient(to right top, silver, white, silver ); text-align: center;
                            color:midnightblue; font-weight: bold;   font-size:12px;  }
a {text-decoration: none;}  td{padding:8px ;}
.weare{ position:relative; font-family:Verdana, Geneva, Tahoma, sans-serif Light; color:black; text-align:left; font-size:12px;  }

.ddown { list-style-type: none; margin-left:210; padding: 6; overflow: hidden;
      background-image: linear-gradient(  #e6ff46 , rgb(224, 224, 255) , #c4ff46 ) ; font-size:10px; }     /* background-color: #c4ff46; */
.ddown li {  margin-left:210;}
li a, .dbtn { display: inline-block; color: rgb(9, 99, 9); font-weight: bolder; text-align: center; padding: 6px 12px; text-decoration: none; }
li a:hover, .ddown:hover .dbtn { background-color: navy;  /* red  */  color: lightcyan;   /* yello */ }
li.ddown { display: inline-block;  }
.ddown-content { display: none; position: absolute; background-image: linear-gradient( white , rgb(226, 212, 212)  );  /* background-color: rgb(245, 231, 234); */
min-width: 110px; box-shadow: 0px 8px 16px 0px rgba(119, 6, 6, 0.249); z-index: 1; }
.ddown-content a { color: rgb(5, 5, 168);   padding: 6px 8px; text-decoration: none; display: block; text-align: left;  }
.ddown-content a:hover {background-image: linear-gradient( rgb(68, 237, 105) , rgb(5, 83, 25) );}   /* blueviolet; */
.ddown:hover .ddown-content { display: block; }

.dropdown { list-style-type: none; margin: 0; padding: 0; overflow: hidden;
    /*   background-image: linear-gradient(  #c4ff46 , lightyellow , #c4ff46 )  ;  */
       font-size:13px; }    /* background-color: #c4ff46; */                                   
.dropdown li { float: left; color: rgb(204, 7, 7);  }
li a, .dropbtn { display: inline-block; color: rgb(9, 99, 9); font-weight: bolder; text-align: center; padding: 8px 18px; text-decoration: none; 

 /*   background-color: whitesmoke; */
    background-image: linear-gradient( white , rgb(226, 212, 212) );
    border-color: gold;
    border-radius: 6px;
    color: rgb(46, 10, 147);
    padding: 6px 9px;
    border-width: light;
    text-decoration: none;
    margin: 6px 4px;
    cursor: pointer;
    font-size: 14px; font-weight: 600;
    box-shadow: 0 8px 6px 0 rgba(109, 105, 231, 0.316), 0 17px 8px 0 rgba(183, 230, 75, 0.382);
}
li a:hover, .dropdown:hover .dropbtn {background-image: linear-gradient( rgba(39, 10, 10, 0.003) , rgb(32, 1, 1) );
      color: white;  /* yello */ }
li.dropdown { display: inline-block;  }
.dropdown-content { display: none; position: absolute;
     background-image: linear-gradient( yellow, rgb(255, 128, 0), yellow );  border-radius: 10px;
    /* background-color: rgb(245, 231, 234); */  /* background-color: silver; */
      min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(119, 6, 6, 0.249); z-index: 1; }
.dropdown-content a { color: rgb(5, 5, 168);   padding: 8px 10px; text-decoration: none; display: block; text-align: left;  }
.dropdown-content a:hover {background-color: rgb(23, 12, 80);}   /* blueviolet; */
 .dropdown:hover .dropdown-content { display: block; } 
 .button1 {     background-color: whitesmoke;      border-color: gold;     border-radius: 7px;      color: rgb(46, 10, 147);
     padding: 2px 3px;     border-width: light;     text-decoration: none;     margin: 4px 9px;     cursor: pointer;
     font-size: 13px; font-weight: 600;     box-shadow: 0 8px 6px 0 rgba(109, 105, 231, 0.316), 0 17px 8px 0 rgba(183, 230, 75, 0.382); }

 .button2 {     background-color: whitesmoke;     border-color: gold;     border-radius: 6px;     color: rgb(46, 10, 147);
      padding: 2px 2px;     text-decoration: none;     margin: 1px 1px;     cursor: pointer;  }

  .button3 {   background-color: whitesmoke;      border-color: gold;     border-radius: 7px;      color: rgb(46, 10, 147);
     padding: 2px 3px;     border-width: light;     text-decoration: none;     margin: 4px 9px;     cursor: pointer;
     font-size: 16px; font-weight: 600;     box-shadow: 0 8px 6px 0 rgba(109, 105, 231, 0.316), 0 17px 8px 0 rgba(183, 230, 75, 0.382); }

 .glo1{ background: linear-gradient(45deg, #ff6a00, #ee0979, #1d2671 , yellow  );
    background-size: 300%, 300%; color: transparent; background-clip: text;  -webkit-background-clip: text; animation: gradient-shift 2s infinite linear;
    font-family: Bahnschrift Light,Verdana, Geneva, Tahoma, sans-serif; } 
    @keyframes gradient-shift{   0%{ background-position: 0% 50%;}   50%{ background-position: 100% 50%;}  100%{ background-position: 0% 50%;} } 
.glo2{ background: linear-gradient(90deg, #ee0979, #ff6a00,  #1d2671   );
    background-size: 300%, 300%; color: transparent; background-clip: text;  -webkit-background-clip: text; animation: gradient-shift 2s infinite linear;
    font-family: Verdana, Geneva, Tahoma, sans-serif; } 
    @keyframes gradient-shift{   0%{ background-position: 0% 50%;}   50%{ background-position: 100% 50%;}  100%{ background-position: 0% 50%;} } 
.glo3{ background: radial-gradient( #ff6a00, #ee0979, #1d2671 , yellow  );
        background-size: 300%, 300%; color: transparent; background-clip: text;  -webkit-background-clip: text; animation: gradient-shift 4s infinite linear;
        font-family: Bahnschrift Light,Verdana, Geneva, Tahoma, sans-serif; } 
        @keyframes gradient-shift{   0%{ background-position: 0% 50%;}   50%{ background-position: 100% 50%;}  100%{ background-position: 0% 50%;} } 
.wmark{position: fixed;             bottom: 150px;            left: 300px;            z-index: 10000;            font-size:100px;
            color: red;            transform:rotate(-30deg);            opacity: 0.2; }