/*body.tr .b-cardBanner >.container>.columns>.column:first-child {
    display:none;
}*/
body.tr .b-topcase {
    padding: 38px 0px 77px 70px;
}

body.tr .b-button-case {
    padding-left: 26px;
    padding-right: 50px;
    background-position: right 20px center;
}

body.tr .b-features p {
    font-size: 92px;
}


.b-top__contacts {
    position: relative;
    text-align: center;
}
.b-langSwitcher {
    display:inline-flex;
    font-size: 16px;
    align-items: center;
    margin-bottom: 12px;
}

.b-langSwitcher a {
    font-size: 16px;
    margin:0;
}
@media (max-width: 768px) {
    .b-mobilenav .b-langSwitcher a {
        color:white;
    }
}

.b-langSwitcher  > div {
    padding: 0 3px;
}
