header {
    background-color: rgb(20, 177, 104);
    width:100%;
    height: 180px;

}

a{
  color: #000000;
}
.heading{
  color:white;
  padding-top: 25px;
  text-align: center;
  margin: auto;
 
}

.moving {
  color:white;
  font-size: 20px;
  text-align: center;
  margin: auto;
  
}

.header3 {
  font-size: 32px;
  font-style: bold;
  margin: auto;
}


.d {
    color: white;
    margin-inline-start: 5%;
    margin-inline-end: 5%;
    text-align: center;
}

.a{
    color:rgba(65, 60, 60, 0.301);
    font-style: normal;
    font-size: auto;
}


a:hover {
    color: red;
}

.logoimage {
    border-radius: 50%;
    vertical-align: middle;
    width:50px;
    height: 50px;
   

}

.start{
    color:green;

    list-style: none;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
    font-style: normal;
}

.t {
    color: rgb(0, 204, 255);
    margin-top: 250px;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;

}


.a,.td{
    color:yellow;
    text-align: center;
    background-color: black;
    border: 3px;
    border-color: rgb(0, 0, 0);
    border-style: solid;
    width: 25%;
    font-weight: bold;
    font-size: auto;
   
}

  td {
    
    color:black;
    font-style: normal;
    margin:5px;
    width:25%;
    border: 2px solid rgb(255, 0, 170);
    font-size: 18px;
    padding: 1px;
    text-align: center;
    
}

 .a2,.a1 {
    color:white;
    text-align: center;
    background-color: rgba(58, 54, 58, 0.849);
    border: 3px;
    border-color: rgb(255, 0, 170);
    border-style: solid;
    font-weight: bold;
    width: 25%;

  
   
 }

 .t2,.t1 {
    color: red;
    text-align: center;
    margin-top: 10px;
   padding-left: 10%;
   padding-right: 10%;
   width: 100%;
   font-weight: bold;
   display: grid;
    place-items: center;  
    text-align: center;
    border-collapse: collapse;

}


 .form{
     color: black;
     font-style: normal;
     font-weight: bold;
     width: 100%;
     height: fit-content;
     display: grid;
    place-items: center;  
    text-align: center;
 }



 table h1 {
  display: block;
  font-size: 20px;
  color: #000000;
  margin-left: 0;
  margin-right: 0;
}
td { font-size: 20px;}
  h2 { font-size: 20px;}
   li{ font-size: 18px;
      margin-left: 10px;
  }
@media (max-width: 991px){
  td { font-size: 18px;}
   h2 { font-size: 20px;}
  }
@media (max-width: 767px){
   h2 { font-size: 20px;}
  td { font-size: 18px;}
  ul li{ font-size: 18px;}
}


.p1 {
    color: white;
    font-size: 18px;
    text-align: center;
    background-color: rgba(65, 60, 60, 0.301);
    list-style: none;
    border: 2px solid rgb(255, 0, 170);
    margin-left: 12%;
    margin-right: 12%;
    margin-top: 80px;
    
}

.p2{
    text-align: center;
    font-size: 18px;
    border: none;
    list-style: none;
    margin-left: 12%;
    margin-right: 12%;
    padding-top: 10px;
    padding-bottom: 10px;
   
}

.footer {
  position: relative;
  left: 0;
  height:auto;
  bottom: 0;
  width: 100%;
  background-color: rgb(42, 161, 165);
  color: white;
  text-align: center;
  margin-top: 60px;
}
.c{
  padding-bottom: 20px;
}

.pp {
    margin-top: 200px;
}

body,html {
    width: 100%;
    min-height: 100%;
}
td li {
    color:brown;
    width:100%;
    height: fit-content;
    font-style: normal;
    
    place-items: center;  
    text-align: center;
    padding: 5px;
    padding-top: 10px;
    
}





 .moving
{
  text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    rgb(17, 7, 12) 29%,
    #ff1361 67%,
    #08ff15 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 8s linear infinite;
  display: inline-block;
      font-size: 20px;
      
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}





.start
{
   
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    white 29%,
    green 67%,
    #efff08 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 30s linear infinite;
  display: inline-block;
      font-size: 30px;
      
      
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}






.title-word {
    animation: color-animation 10s linear infinite;
    font-size:12px;
  }
  
  .title-word-1 {
    --color-1: rgb(209, 209, 37);
    --color-2: blue;
    --color-3: rgb(255, 0, 149);
  }
  
  .title-word-2 {
    --color-1: #1115fc;
    --color-2: #10d4bd;
    --color-3: #fa0161;
  }
  
  .title-word-3 {
    --color-1: #64157c;
    --color-2: #d80400;
    --color-3: #6738e7;
  }
  
  .title-word-4 {
    --color-1: #dd3131;
    --color-2: #06b396;
    --color-3: #ff2f00;
  }
  
  @keyframes color-animation {
    0%    {color: var(--color-1)}
    32%   {color: var(--color-1)}
    33%   {color: var(--color-2)}
    65%   {color: var(--color-2)}
    66%   {color: var(--color-3)}
    99%   {color: var(--color-3)}
    100%  {color: var(--color-1)}
  }
  
  /* Here are just some visual styles. 🖌 */
  
  .container {
    display: grid;
    place-items: center;  
    text-align: center;
    margin-top: 130px;
  }
  
  .title {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 15px;
    text-transform: uppercase;
  }


  .start1
{
   
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    white 29%,
    green 67%,
    #efff08 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 30s linear infinite;
  display: inline-block;
      font-size: 40px;
      margin-left: 30%;     
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}









body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #04AA6D;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}














* {box-sizing: border-box;}

body { 
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.header {
  overflow: hidden;
  background-color: rgb(42, 161, 165);
  padding: 20px 10px;
}

.header a {
  float: center;
  color: black;
  text-align: center;
  padding: 20px;
  text-decoration: none;
  font-size: 18px; 
  line-height: 25px;
  border-radius: 4px;
}

.header a.logo {
  font-size: 25px;
  font-weight: bold;
  align-items: center;
  color:white;
  padding-top: 25px;
  text-align: center;
  margin: auto;
}

.header a:hover {
  background-color: #ddd;
  color: black;
}

.header a.active {
  background-color: dodgerblue;
  color: white;
}

.header3 {
  font-size: 32px;
  font-style: bold;
  margin: auto;
}

@media screen and (max-width: 500px) {
  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .header-right {
    float: none;
  }
}