.bg-primary {
    background-color: #1e1f20 !important;
}
.sl1 {
margin-top: 0px !important;
}

.ww a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    font-size: 18px;
}
.ww a:hover {
    color: #ff9;
    text-decoration: none;
    background-color: transparent;
    font-size: 18px;
}
.w1 {
margin-bottom: 15px;
}
.sochicat {
opacity:1;
filter:alpha(opacity=100);   
}
.sochicat:hover {
-moz-transition: all 0.4s; 
-webkit-transition: all 0.4s;  
-ms-transition: all 0.4s;  
-o-transition: all 0.4s;  
transition: all 0.4s; 
opacity:0.7;
filter:alpha(opacity=70);
}