div#rec319901771 {
    position: absolute;
}

.t812 .t-section__topwrapper {
    margin-bottom: 50px !important;
}

/*Виджет с мессенджерами*/

t-sociallinks__item svg path:first-child,
a.t898__icon.t898__icon-telegram_wrapper.t898__icon_link svg path:first-child,
a.t898__icon.t898__icon-mail_wrapper.t898__icon_link svg path:last-child,
a.t898__icon.t898__icon-phone_wrapper.t898__icon_link svg path:first-child {
    fill: #1B919D !important;
}

/*Надпись "Написать нам!"*/
.t898__hint.t-name.t-name_xs { 
    display: none;
}
.t898__wrapper:hover .t898__hint.t-name.t-name_xs {
    display: block;
}

/*Кнопка БЛОГ*/
.t446__right_buttons_wrap:hover a {
    background-color: #1B919D !important;
    color: white !important;
}

/*Социальные иконки*/
svg#Layer_1 {
    width: 40px !important;
    height: 40px !important;
}
.t228__right_social_links_item:hover svg#Layer_1 path,
.t-sociallinks__item:hover svg#Layer_1 path {
    fill: #1B919D !important;
}

/*Блок с Контактами на карте*/
.t554__card.t-width_5.t-align_left {
    /*max-width: 500px !important;*/
    padding: 30px 40px; !important;
}
.t554__card.t-width_5.t-align_left svg#Layer_1 {
    width: 30px !important;
    height: 30px !important;
}

/*Шапка на внутренних страницах*/
.t228__centerside.t228__menualign_left {
    padding-left: 20px;
}

/*Шапка на Глайной странице (ПК)*/
.t446__additionalwrapper {
    display: flex !important;
    flex-direction: row-reverse !important;
    position: absolute !important;
    top: 30px !important;
    right: 0 !important;
}

/*БЛОГ*/
.t-body #rec321996282 .t-feed__parts-switch-btn.t-active span, .t-body #rec321996282 .t-feed__parts-switch-btn.t-active a {
    color: #1B919D !important;
}
#rec321996282 .t-feed__parts-switch-btn.t-active {
    background-color: transparent !important;
}
#rec321996282 .t-feed__parts-switch-btn {
    border: 2px solid #000000 !important;
}