   .uk-text-w{
        color:white;
        margin-bottom: 10px;

    }


.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {

    font-weight: bold;
    
}



.uk-navbar-nav > li.uk-active > a{
    color: white;
}

.uk-navbar-nav > li > a {
    /*color: #3A5498;*/
    color: white;
}

.uk-navbar-nav > li > a:hover {
    /*color: #3A5498;*/
    color: #39f;
}

/*.uk-margin-large-left{
    margin-left: 120px !important;
}*/

/*.uk-navbar-toggle{
    display: none;
}
*/
.uk-card-title{
    line-height: 0.1;
}

@media screen and (max-width: 600px){
    .uk-text-w{
        font-size: 11px;
    }



    .uk-text-mT{
        font-size: 18px;
        color: black;
        font-weight: 600;
        /*box-sizing: border-box;*/
        word-wrap: break-word;

    }

    #prdB{
        display: none;
    }

    
    

    
}   

@media screen and (min-width: 600px){
 
    .uk-text-mT{
        font-size: 24px;
        color: black;
        font-weight: 600;
        /*box-sizing: border-box;*/
        word-wrap: break-word;

    }

    #mbD{
        display: none;
    }


}

#foot p {
    margin: 3px;
    /*line-height: 2;*/
}
