/* лечим ссылки */
a {
    text-decoration: none !important;
}
.hexagon {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%) !important;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%) !important;
}

.t-valign_middle {
    vertical-align: top;
}

/*.t228__right_langs_lang a {
   font-size: 18px!important; 
}*/

.tmenu-mobile__container {
    padding: 12px 20px!important;
}

@media screen and (min-width: 641px) and (max-width: 1199px) {
.t409__title.t-heading.t-heading_lg {
    font-size: 45px;
}
.t050__title.t-title.t-title_xxl {
    font-size: 45px;
}
}

.t282__lang a {
    font-size:20px;
}

.t282__descr.t-descr.t-descr__xxs a {
    color: #fff!important;
    font-size: 15px;
    font-weight: 600;
    background-color: #00a181;
    padding: 20px 40px;
    width: 220px;
    text-align: center;
    margin: 30px auto;

 }
 .t282__descr {
 height: 60px;
 }

.t702.t-input-title {
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}