﻿.col-0 
{
    width: 0px;
}

body 
{
}

a 
{
    text-decoration: initial;
}

div.menu ul li a {
    text-shadow: none;
}

.header figure 
{
    margin: 0px;
    height: 60px;
}

.header .logo {
    margin-top: 20px;
    max-height: 45px;
    width: auto;
}

.menu-wrapper 
{
    background-color: #142664;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    top: 0px;
    left: -7px;
}

.lang {
    float: right !important;
}

.lang ul {
    text-shadow: none;
    position: absolute !important;
    bottom: -10px;
    right: 10px;
    list-style-type: none;
    -webkit-padding-start: 0px;
}

.lang ul li
{
    float:left;
}

.lang ul li a {
    text-shadow: none;
    padding: 5px 10px;
}