    body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;   
    
}
 
.navbar-nav .dropdown-menu .dropdown:hover {
    margin: auto;
    padding-top: 0;
    display:block;
    
        
}



.navbar{
background-color: #005;
height: 97px;

}

.navbar-nav .nav-link.active{
    color: white;
    padding: 10px;
    

}

.navbar .dropdown:hover .dropdown-menu{
    display: block;
    margin-top: 0; /* optional: remove delay */
    background-color: #000000;
  }

  
#main-nav.scrolled {
    
   background: rgba(26, 14, 88, .75); /* Change to your desired color */
  box-shadow: 0 4px 15px rgba(13, 110, 253, 0.3);
    
}
  .rqba-navbar{
    background-size: 0%;
    transition: all 0.3s ease;
    animation: gradientFlow 8se ease infinite;
    
  }
  .rqba-navbar .nav-link::after{
    position:absolute;
    height: 100px;
    width: 0;
    bottom: 0;
    background: pink;
  }

  .dropdown-item{
    color: #f43eab;
    font-family: Tahoma,  
    
      
  }

  .bi{
    float: right;
  }

   .dropdown  ul li:hover .dropdown2{
    display: block;
    
    margin-top: -0.80cm;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 0px 7px 0px; 
    min-width: 100px;

  position: absolute;



    background-color: #1A1A1A;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3B3B3B;
    border-radius: 12px 12px 12px 12px;
    min-width: 300px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
    
    
    
  }

  .dropdown2{
    display: none;
    margin-left: 370px;
    
    
   

}

  


.btn{
    border: 2px solid white;
    border-radius: 10px;
    background-color: #f43eab; 
    color: #fff;
    
    
    }
    .btn:hover{
        background-color: #005;
    }

    #top{
        margin-top: 60px;
    }

    .button{
        border: 2px solid white;
        border-radius: 10px;
        background-color:#f43eab;;
        align-items: center;
        margin: auto;
        display: block;
        margin-top: 50px;
        color: #fff;;
        height: 44px;
        font-size: 22px;
        }
        
    #margin{
        min-height: 500px;
        margin-top: 165px;
        
        
    }

    #space{
        margin-top: 40px;
        margin-bottom: 0px;
    }

    .T{
        color: black;
    }
    
#img{
    background: #005;
    margin-top: 96px;
    

    
    
}
#glow-img{
    align-items: center;
    margin: auto;
    display: block;
    transition: 0.4s ease;
}

#glow-img:hover{
    transform: scale(1.0.3);
    filter: brightness(1.4);
}

.brand{
    color: #fff;
    font-size: 60px;
    font-family:  Tahoma;
    display: block;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    word-spacing: -5px;
    margin-left: 50px;
    
}



.center{
    text-align: center;
    line-height: 55px;
    font-size: 15px;
}


#font{
    color: white;
    text-align: center;
}

.infocontainer{
    width: 100%;
}

#h1 {
    font-size: calc(1.375rem + 1.5vw);
    background-color: #005;
    color: white;
    line-height: 1-3;   
    min-height: 500px;
    padding: 0px;
    margin: auto;
}


#row > * { 
    padding-right: 60px;
    padding-left: 60px;      /*this css uses for Digital Solutions*/
    padding-top: 30px;
    text-align: center;
    background: #005;
    color: white;
    
    

    
}
    :root {
        --primary-color: #12659e;
        --second-color: #f43eab;
        --cta-color: #12659e;
        --cta-hover: #f43eab;
        --cta-text: #ffffff;
        --cta-text-hover: #ffffff;
        --header-color: #ffffff;
        --overlay-color: #000000;
        --shade: #9e0008;
        --shade-alt: #ff9c16;
        --float-button: #888888;
        --blocklink: #ffffff;
        --bullets: #12659e;
        

        --rgba:(26, 14, 88, 0.904)
        background: var(--purple);
        background: linear-gradient(90deg, #fff, #c7f9ff 40%, hsl(195, 100%, 80%) 80%);
    }





#yes{
background:#005;
    
    
}

.good{
    color: blue;
    
}


#text{
    background: black;
    color: white;
}

.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    
    animation-name: fadeInUp;
}

#pgc-109460-1-0{
    background: #005;
    color: #fff;
}

.card-1{
    background: #e2e8f0;
    width: 450px;
    border-radius: 50px;
    min-height: 300px;    
    position: relative;
    transition: all 0.4s ease;
    
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    cursor: pointer;
    overflow: hidden;
    align-items: center;
    display: block;
    margin: auto;
    
}

.card:hover{
    box-shadow: 0 0 20px 6px rgba(0, 195, 255, 0.6);
       
}


.card-1:hover{
    background-color: #f43eab;
    border-radius: 50px;
    
}


#one{
    background: #f43eab;
    height: 100vh;
    
}

#on{
    border: 10px-solid black;
    background: black;
    clear: both;
    display: flex;
}


.sidebar{
position: sticky;
top: 150px;
background: #fff;
height: 600px;
border-radius: 50px;
width: 350px;
text-align: center;
padding-top: 40px;
padding-left: 15px;
padding-right: 10px;

text-align: justify;
align-items: center;
display: block;
margin: auto;

  
  

}
#yellow{
    background: #005;
    padding-top: 50px;
    margin-bottom: 50px;
    
    
}



#back{
    background: #005;
    
}


#brown{
    margin-top: 50px;
    
}
#blue{
    margin-top: 50px;   
}

#ro{
    padding: 0;
    margin: auto;
    
}

#me{
    margin-top: 50px;
    
}

#stil{
margin-top: 50px;
    
    
    
}



#you{
    
    padding: 0;
    margin: auto;
    margin-bottom: 50px;

    
}

#kill{
    margin-top: 50px;
    
}
#lo{
    margin-top: 50px;
    
}


#next{
    margin-top: 50px;
    
}
#cool{
    background: #f43eab;
    color: #fff;
    height: 100px;
    text-align: center;
    
    
    
    
}


a {
    text-decoration: none;
    color: #fff;
 
}



#color{
    background:#005;
    margin: 0;
}



#cold{
    background: #f43eab;
}


#background-image{
    padding: 0;
}




   
#take{
    background: #005;
    color: #ffffff;
}


    
    .carousel-control-prev{
        left: -20px;
    }

    .carousel-control-next{
        right: -20px;
    }

    