a{
    text-decoration: none !important;
    display: block;
    color: #333333;
    width:100%;
    height:100%;}
.list-item a{
    color: #ffffff;}
.list-item a:hover{
    color: #ffffff !important;}
.scoll-nav .list-item a:hover{
    color: #333333!important;}
.scoll-nav .list-item a{
 color: #333333;}
.list-children-item a {
    text-decoration: none !important;
    display: block;
    width: 100%;
    height: 100%;
    color: #333333 !important;}
 
.list-children-item a:hover{
    color: #ffffff !important;}
 
 .scoll-nav .list-item .list-children-item a:hover{
    color: #ffffff!important;}
.list-children-item {
    font-size: 14px;
    opacity: 0.9;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    padding:0 !important;}

