.btn-bn {
    border-color: #ced4da;
}
.btn-dl {
    position: absolute;
    bottom: 5px;
    right: 25px;
}
.suggestions-addon {
    left: 10px!important;
    top: 11px!important;
    height: 18px!important;
    width: 18px!important;
}
.suggestions-input {
    padding-right: 12px!important;
}
.suggestions-promo svg {
    display: none;
}

@media (max-width: 991px) {
    .py-55 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important;
    }
}


.text_vis {
    display: none;
}

@media (max-width: 500px) {
    .text_vis {
        display: block;
    }
}


.btn-help {
    color: #6c757d!important;
}

.btn-help:hover {
    color: #fff!important;
}


/* ИЗМЕНЕНИЕ ЦВЕТА ССЫЛОК В ЛК */
.active .hclr {
    color: #fff!important;
}
