/* ДРОП МЕНЮ */
.t794__arrow {
    margin-left: 4px;
}
.t794__content {
    padding: 0 !important;
}
#allrecords .t794__typo {
    height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: unset !important;
}

.t794__list_item {
    margin-bottom: 0 !important;
    transition: background-color .3s ease;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    color: #1d1d1f !important;
}

.t794__list_item:hover {
    background-color: #f5f5f5;
}

.t794__list_item:last-child {
    background-color: #ffe335;
    font-size: 16px;
    color: #1d1d1f !important;
}

.t794__list_item:last-child:hover {
    background-color: #f0cf00;
}

.t994__textwrapper {
    padding: 35px 26px 0;
}

.header-item {
    transition: border-bottom 0.2s ease;
}

.header-item:hover {
    border-bottom: 1px solid #ffe335;
}

/* БЛОК УСЛУГИ */
#rec904539256 .t994__slds-wrapper {
    /*border: 1px solid #ffe335;*/
}

.t994__filter {
    border-raius: 5px;
}

.t994__container {
    padding: 40px 0 0;
}
.t944__loaders-container {
    margin-top: 50px;
}