            @import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;900&display=swap');

            body {
                /* background: #3F3B51; */
                font-family: 'Roboto Slab', serif;
                font-size: 14px;
                /* border-style: solid;
                border-width: 1px;
                border-radius: 10px; */
                max-width: 100%;
            }
            .navbar
            { 
                /*background:tomato;*/
                /*background: #36e096;
background: linear-gradient(90deg,rgba(54, 224, 150, 1) 0%, rgba(94, 27, 194, 1) 54%, rgba(255, 0, 212, 1) 100%);*/
                
                background: #5e1bc2;
background: linear-gradient(90deg,rgba(94, 27, 194, 1) 38%, rgba(255, 0, 212, 1) 100%);

/*background: #183bad;
background: linear-gradient(90deg,rgba(24, 59, 173, 1) 0%, rgba(0, 225, 255, 1) 100%);*/

/*background: #52db2c;
background: linear-gradient(90deg,rgba(82, 219, 44, 1) 0%, rgba(0, 17, 255, 1) 100%);*/

/*background: #3262f0;
background: linear-gradient(90deg,rgba(50, 98, 240, 1) 36%, rgba(252, 69, 69, 1) 81%);*/

/*
background: #e322e3;
background: linear-gradient(90deg,rgba(227, 34, 227, 1) 0%, rgba(86, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);*/

/*background: #2A7B9B;
background: linear-gradient(90deg,rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);*/


/*background: #1f9fd1;
background: linear-gradient(90deg,rgba(31, 159, 209, 1) 12%, rgba(95, 158, 179, 1) 50%, rgba(255, 25, 25, 1) 100%);*/

/*
background: #922a9b;
background: linear-gradient(90deg,rgba(146, 42, 155, 1) 0%, rgba(124, 87, 199, 1) 50%, rgba(83, 214, 237, 1) 100%);*/

/*background: #24c7af;
background: linear-gradient(90deg,rgba(36, 199, 175, 1) 0%, rgba(109, 83, 237, 1) 100%);*/


            }
            
            /* button:focus, */
            .navbar-toggler:focus {
                outline: none;
                box-shadow: none;
            }
            
            header {
                /* background-color: #008489; */

                padding: 0px 0;
               
                /* background: linear-gradient(to right, #de2de1, #44938a,#30c5b1, #0c50a9); */
                /* background: linear-gradient(to right, #f32170, #ff6b08,#411bdc, #1adcd8); */ 
               
                background-color:darkblue;
            
            }
            
            .navbar-brand {
                font-size: 14px;
                font-weight: 700;
                /* color: #0AEDED; */
                color:aqua;
                /* -webkit-text-stroke: #fff 1px; */
                
            
            }
            
            .navbar-brand:hover {
                color: #3F3B51;
            
            }
            
            .navbar-nav .nav-item {
                margin: 0 5px;
            }
            
            .navbar-nav .nav-link {
                font-size: 14px;
                font-weight: 400;
                color: #fff;
                display: inline-block;
            }
            
            .dropdown-menu .dropdown-item {
                margin-bottom: 5px;
                font-size: 14px;
            }
            
            .dropdown-menu .dropdown-item:hover {
                /* background-color: #008489; */
                /* background-color: #411bdc; */
                /* background: linear-gradient(to right, #5dace8, #4292d8,#3282e4, #5da0e0); */
                /* color: #fff; */
                color:white;
                font-weight: 700;
                background-color:tomato ; 
                padding-left: 20px;
                transition-duration: 400ms;
                transition-delay:100ms;
            }
            
            .dropdown-mega .dropdown-menu {
                width: 100%;
            }
            
            .dropdown-mega h5 {
                padding-bottom: 5px;
                border-bottom: 1px solid rgba(0, 0, 0, .125);
                margin: 0;
                font-size: 16px;
                /* background-color:darkblue; */
                /* color: white; */
                /* border-radius: 10px; */
                color:#f32170;
            }
            
            .list-group-item {
                font-size: 14px;
                color: #3F3B51;
                border: 0;
                border-bottom: 1px solid rgba(0, 0, 0, .125);
                padding: 5px 0;
            }
            
            .list-group-item:hover {
                /* color: #008489; */
                /* background: linear-gradient(to right, #5dace8, #4292d8,#3282e4, #5da0e0); */
                /*color:#411bdc;*/
                color: tomato;
                font-weight: 700;
                background-color:aliceblue ; 
                padding-left: 10px;
                transition-duration: 400ms;
                transition-delay:100ms;
            }
            
            /* .btn {
                background-color: #0AEDED;
            } */
            
            section {
                height: 100vh;
            }
            /* footer a{
                color: #0AEDED;
            
            } */

    #headgrd1
      {
        /*font-size: 40px;*/
        /* font-family: 'Audiowide'; */
        font-family: 'Ubuntu';
        
        /* background: linear-gradient(to right, #f32170, #ff6b08,#cf23cf, #eedd44); */
       /*background: linear-gradient(to right, #5c5add, #599bf1,#cf2311, #e94da5);*/
     /*  background: #FD1D1D;
background: linear-gradient(90deg,rgba(253, 29, 29, 1) 27%, rgba(11, 163, 140, 1) 79%);*/
       /* background: #c21bb7;
background: linear-gradient(90deg,rgba(194, 27, 183, 1) 38%, rgba(0, 178, 255, 1) 100%);*/
/*background: #183bad;
background: linear-gradient(90deg,rgba(24, 59, 173, 1) 0%, rgba(0, 225, 255, 1) 100%);*/

background: #52db2c;
background: linear-gradient(90deg,rgba(82, 219, 44, 1) 0%, rgba(0, 17, 255, 1) 100%);

/*background: #52db2c;
background: linear-gradient(90deg,rgba(82, 219, 44, 1) 0%, rgba(0, 17, 255, 1) 100%);*/
/*background: #3262f0;
background: linear-gradient(90deg,rgba(50, 98, 240, 1) 36%, rgba(252, 69, 69, 1) 81%);*/

/*background: #e322e3;
background: linear-gradient(90deg,rgba(227, 34, 227, 1) 0%, rgba(86, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);*/

/*background: #2A7B9B;
background: linear-gradient(90deg,rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);*/

/*background: #1f9fd1;
background: linear-gradient(90deg,rgba(31, 159, 209, 1) 12%, rgba(95, 158, 179, 1) 50%, rgba(255, 25, 25, 1) 100%);*/


/*background: #922a9b;
background: linear-gradient(90deg,rgba(146, 42, 155, 1) 0%, rgba(124, 87, 199, 1) 50%, rgba(83, 214, 237, 1) 100%);*/


/*background: #24c7af;
background: linear-gradient(90deg,rgba(36, 199, 175, 1) 0%, rgba(109, 83, 237, 1) 100%);*/

        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
      }

      #headgrd2
      {
        /*font-size: 40px;*/
        font-family: 'Ubuntu';
        /*background: linear-gradient(to right, #f32170, #ff6b08,#411bdc, #1adcd8);*/
       /* background: #FD1D1D;
background: linear-gradient(90deg,rgba(253, 29, 29, 1) 27%, rgba(11, 163, 140, 1) 79%);*/
/*background: #833AB4;
background: linear-gradient(90deg,rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 50%, rgba(69, 252, 164, 1) 100%);*/

/*background: #3a7bb4;
background: linear-gradient(90deg,rgba(58, 123, 180, 1) 0%, rgba(253, 29, 29, 1) 50%, rgba(20, 125, 74, 1) 100%);*/
/*background: #5e1bc2;
background: linear-gradient(90deg,rgba(94, 27, 194, 1) 38%, rgba(255, 0, 212, 1) 100%);*/


/*background: #183bad;
background: linear-gradient(90deg,rgba(24, 59, 173, 1) 0%, rgba(0, 225, 255, 1) 100%);*/

/*background: #52db2c;
background: linear-gradient(90deg,rgba(82, 219, 44, 1) 0%, rgba(0, 17, 255, 1) 100%);*/

  background: #5e1bc2;
background: linear-gradient(90deg,rgba(94, 27, 194, 1) 38%, rgba(255, 0, 212, 1) 100%);

/*
background: #3262f0;
background: linear-gradient(90deg,rgba(50, 98, 240, 1) 36%, rgba(252, 69, 69, 1) 81%);*/

/*background: #e322e3;
background: linear-gradient(90deg,rgba(227, 34, 227, 1) 0%, rgba(86, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);*/

/*
background: #2A7B9B;
background: linear-gradient(90deg,rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);*/

/*background: #1f9fd1;
background: linear-gradient(90deg,rgba(31, 159, 209, 1) 12%, rgba(95, 158, 179, 1) 50%, rgba(255, 25, 25, 1) 100%);*/


/*background: #922a9b;
background: linear-gradient(90deg,rgba(146, 42, 155, 1) 0%, rgba(124, 87, 199, 1) 50%, rgba(83, 214, 237, 1) 100%);*/

/*background: #24c7af;
background: linear-gradient(90deg,rgba(36, 199, 175, 1) 0%, rgba(109, 83, 237, 1) 100%);*/

        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        font-weight: bold;
        font-size: 38px;
        
      }
     
      #headgrd3
      {
        /*font-size: 40px;*/
        /* font-family: 'Oswald'; */
        font-family: 'Roboto Slab';
       
        background: linear-gradient(to right, #5dace8, #4292d8,#3282e4, #5da0e0);
        /* -webkit-text-fill-color: transparent;
        -webkit-background-clip: text; */
         /* border-radius: 10px; */
         border-bottom-right-radius: 7px;
         border-bottom-left-radius: 7px;
        border-bottom-color: #2f0dc7;
        border-bottom-width: 3px; 
        border-bottom-style: outset;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #2f0dc7;
        
        border-left-width: 1px;
        border-left-color: #2f0dc7;
        border-left-style: solid;

        border-right-width: 1px;
        border-right-color: #2f0dc7;
        border-right-style: solid;
        
      }

      #headgrd4
      {
        /*font-size: 40px;*/
        /* font-family: 'Oswald'; */
        font-family: 'Roboto Slab';
       
        background: linear-gradient(to right, #5dace8, #4292d8,#3282e4, #5da0e0);
        
        
      }
      #headgrd6
      {
        /*font-size: 40px;*/
        font-family: 'Ubuntu';
        background: linear-gradient(to right, #f32170, #ff6b08,#411bdc, #1adcd8);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        font-weight: bold;
        /* font-size: 15px; */
        
      }

            /* Responsive */
            @media(max-width: 991.5px) {
                .navbar-brand {
                    font-size: 30px
                }
            
                .navbar-nav .nav-item {
                    margin: 5px 10px;
                }
            
                form {
                    margin: 30px 0;
                }
            }
      

  #topgrd1
      {
      
background: #236782;
background: linear-gradient(90deg,rgba(35, 103, 130, 1) 0%, rgba(50, 150, 92, 1) 50%, rgba(181, 165, 18, 1) 100%);
   
        font-weight: bold;
      
        
      }

       #topgrd2
      {
        
        font-family: 'Ubuntu';
background: #0e1c99;
background: linear-gradient(344deg,rgba(14, 28, 153, 0.56) 0%, rgba(102, 25, 15, 1) 100%);
      
        font-weight: bold;
      
        
      }