.lang-item {
    display: flex;
    height: auto;
    float: left;
    padding: 0 5px 2px 5px;
}
.lang-item > a {
    color: #AAA;
    font-weight: 500;
}
.current-lang {
    border-bottom: 1.5px solid #AAA;
}
.lang-item-first {
    margin-left: 15px;
}
.textlogo {
    color: #055169;
}
.textlogou {
    font-size: 19px;
}
p.twc {
    padding: 0;
}
p.twc a {
    font-size: initial;
    line-height: 0;
}