
.logos { background: url('logo.png'); } 

.bodyColor{ background: rgb(43, 40, 35) !important; } 

.color2{ color: rgb(227, 12, 134) !important; } 

.menu{ color: rgb(227, 12, 134) !important; } 

.color1{ color: rgb(255, 243, 6) !important; } 

.jquerycssmenu ul li:hover{
                    background: rgb(255, 243, 6) !important;
                    color: rgb(43, 40, 35) !important;
    }

.jquerycssmenu ul li ul li a{
background: rgb(255, 243, 6) !important;
}

.jquerycssmenu ul li ul li a:hover{
background: rgb(43, 40, 35) !important;
    color: rgb(255, 243, 6) !important;
}

#mainLang ul li:hover{
background: rgb(255, 243, 6) !important;
                    color: rgb(43, 40, 35) !important;
}

#mainLang ul li ul li a{
background: rgb(255, 243, 6) !important;
}
#mainLang ul li ul li a:hover{
background: rgb(43, 40, 35) !important;
    color: rgb(255, 243, 6) !important;
}
#searchForm .submit input{
    background: rgb(255, 243, 6) !important;
}
.like button{
    background: rgb(255, 243, 6) !important;
}
.ui-slider-range{
    background: rgb(255, 243, 6) !important;
}
.projectname div{
    background: rgb(227, 12, 134) !important;
}
