.make-money
{
    font-size: 30px !important;
    text-align: center;
    padding-top: 90px;    
}
.dwn-btn
{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#99fcf7+0,009089+100 */
background: linear-gradient(to bottom,  #99fcf7 0%,#009089 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    border-radius: 30px;
    color: #000;
    border: 0;
}
.hero-section .hero-background {
    background-image: url("../img/illustrations/top-bg.png");
    background-position: left;
    background-size: cover;  
    background-repeat: no-repeat;
    min-height: 30rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.homsec
{
    margin-top: 100px
}
.funfact {
    padding: 40px 36px 12px;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#99fcf7+0,009089+100 */
background: linear-gradient(to bottom,  #99fcf7 0%,#009089 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    margin-top: 20px
}
.funfact .single-fun {
    text-align: center;
}
.funfact .single-fun p {
    font-size: 22px;
    line-height: 19px;
    margin-bottom: 18px;
    display: inline-block;
    margin-top: -9px;
    margin-left: 10px;
    color: #000;
}
.funfact .single-fun .count-area {
    font-size: 32px;
    line-height: 44px;
    font-weight: 500;
    font-family: Ubuntu, sans-serif;
    color: #000;
}
.Bt-footer 
{
    background-color: #140128;
    margin-top: 50px;
}

.Bt-footer a, .Bt-footer p
{
   color: #fff
}
.hed
{
    color: #00DED3 !important;
    border-bottom: 1px solid #c988e9 !important;
    font-size: 28px !important;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.navbar-expand-md .navbar-nav .nav-link:hover
{
    color: #00DED3  
}
.navbar-expand-md .navbar-nav .nav-link 
{
    color: #fff 
}
.accordion-button
{ 
   background: linear-gradient(to bottom, #99fcf7 0%, #009089 100%) !important; 
    padding: 10px 15px;
    
}
.accordion 
{ 
  border-top: 0 
}
.lgom
{
    width: 190px
}
.fixed-top { 
    padding: 3px; 
    padding-right: 25px
}
.accordion-button:not(.collapsed) {
        background: linear-gradient(to bottom, #99fcf7 0%, #009089 100%) !important;
}
.accordion-body
{
    padding: 0 15px
}



 
#navbar
{
 background-color: rgba(20, 1, 40, 1) !important;   
 
}

.navbar-toggler
{
    background-color: #00DED3
}






@media only screen and (max-width: 600px) {
.make-money .text-nowrap
{
    white-space: normal !important
}
.navbar-nav
{
    padding-left: 10px
}
.accordion-button.fs-8
{
    font-size: 18px !important
}
}




