/*лого в шапке*/
#rec728679858 .tn-elem[data-elem-id="1652783913219"] {
    z-index: 10000 !important;
}

/*размытие на первом экране и полупрозрачных плашках в блоках*/
.bg-blur {
    backdrop-filter: blur(3px);
}

.uc-callback-form .t-input-group .t-descr_md {
    font-size: 16px !important;
}

.callback-btn a {
    text-decoration: underline !important;
}
.callback-btn a:hover {
    text-decoration: none !important;
}

.link-opacity a:hover {
    opacity: 0.7;
}

.no-underline-hover a {
    text-decoration: underline !important;
}
.no-underline-hover a:hover {
    text-decoration: none !important;
}

.underline-hover a:hover {
    text-decoration: underline !important;
}

.uc-bread-crumbs .t-menu__link-item {
    line-height: 140% !important;
}
    @media (min-width: 1100px) {
        .t-rec.uc-bread-crumbs {
            margin-left: -30px;
        }
    }