.international-map__mapmaker-dusseldorf{
top: 35%!important;
left: 47%!important;
}
.international-map__mapmaker-paris {
top: 37%!important;
left: 46%!important;
}
.international-map__mapmaker{
height: 13px!important;
width: 13px!important;
}
.header-row {
display: flex;
justify-content: center;
align-items: flex-start;
}
.header-news{
color: white;
z-index: 1;
background: rgba(15, 116, 255, 0.8);
padding: 30px 30px 50px 20px;
min-width: 400px;
max-width: 400px;
position: relative;
margin-right: 25px;
overflow: hidden;
}
.header-news__title{
font-size: 20px;
line-height: 26px;
color: #fff;
font-weight: 700;
}
.header-news__link{
background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI2IDEzTDIzLjcwODcgMTAuNzA4N0wxNC42MjUgMTkuNzc2M0wxNC42MjUgLTkuMTI5MTVlLTA3TDExLjM3NSAtNi4yODc5MWUtMDdMMTEuMzc1IDE5Ljc3NjNMMi4zMDc1IDEwLjY5MjVMNy43MDg1MmUtMDcgMTNMMTMgMjZMMjYgMTNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
width: 26px;
height: 26px;
position: absolute;
margin: auto;
bottom: 20px;
right: 30px;
transform: rotate(-90deg);
}
@media (max-width: 767px) {
.header-row{
flex-direction: column;
align-items: center;
}
.header-news{
margin-right: 0;
min-width: 300px;
}
.header-news__title{
font-size: 16px;
}
}
.header-news__img{
margin-bottom: 5px;
display: block;
max-height: 60px;
}
.profile-contacts .contacts-item{
width: 50%;
}
.content-tags a{
margin-bottom: 5px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a{
background: #0f74ff;
color: #fff;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover{
background: #fff;
color: #0f74ff;
border: #fff;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15);
}
.header-text h1{
max-width: 710px;
}
.contacts-item__text {
white-space: nowrap;
}
.contacts-item__icon {
min-width: 40px;
}