header
{
    position: absolute;
}
.column-logo img 
{
    filter: initial;
}
.column-lang ul li a
{
	color:#EE312F;
}
.column-lang ul li a:hover
{
    color: #000;
}
.column-menu span
{
	background:#EE312F;
}
.column-menu:hover span
{
	background:#000;
}
.column-lang ul li:first-child:before 
{
    color: #EE312F;
}

