.lawyer-reviews__list .item.empty{
    cursor: default;
}

.block-cards.block-cards__items .show-more-cont{
    width: 100%;
}

.socials li:last-child { float: left; }
.hh-script-block>div, .hh-script-block>div:hover { max-width: 400px !important; }

.lawyers-banner-description_item .btn-green { min-width: 190px !important; padding-top: 9px; padding-bottom: 9px; }
.auth-link { color:#000; text-decoration: underline; }

.content-banner .catalog-media-item-title h1 {
    font-size: 31px;
    font-weight: 700;
    text-transform: none;
    margin: 0;
    line-height: 1.5;
}
@media (max-width: 890px){
    .content-banner .catalog-media-item-title h1 {
        font-size: 28px;
    }
}
@media (max-width: 620px){
    .content-banner .catalog-media-item-title h1 {
        font-size: 22px;
    }
}
@media (max-width: 450px){
    .content-banner .catalog-media-item-title h1 {
        font-size: 18px;
    }
}

.golos-company {
    list-style: none;
    padding: 0;
    margin: 0;
}

.golos-company li {
    float: left;
    position: relative;
}

.golos-company a {
    display: block;
    background: #a1a1a1;
    color: #fff;
    padding: 10px 8px;
    margin: 0 7px 11px 0;
}

.golos-company a:hover,
.golos-company a:focus {
    text-decoration: none;
}

.golos-company .base a {
    background: #322d34;
}



.golos-company .btn-1.golos{
    background: #dfd828;
    border: none;
    color: #000;
    display: inline-block;
    font-size: 17px;
    padding: 12px 60px 16px;
    transition: background .2s, color .2s;
    cursor: pointer;
}
.golos-company .btn-1.golos:hover {
    background: #322d34;
    color: #dfd828;
    text-decoration: none;
}
div .golos-company a {
    display: block;
    background: #a1a1a1;
    color: #fff;
    padding: 10px 8px;
    margin: 0 7px 7px 0;
}
div .golos-company a.regulations img{
    padding-left: 7px;
}
div .golos-company a.regulations:hover{
    text-decoration: none;
}
div .golos-company a.regulations{
    background: none;
    color: #020202;
    padding: 0;
    text-decoration: underline;
    margin-top: 17px;
    margin-left: 7px;
    cursor: pointer;
}

@media (max-width: 767px){
    .golos-company li {
        float: none;
        position: relative;
        height: 45px;
        text-align: center;
    }
    .golos-company {
        margin: 0 auto;
    }
    .golos-company a{
        display: initial;
        padding: 10px 15px
    }
    .golos-company li.golosa {
        height: auto;
        padding-top: 10px;
    }
    .golos-company li.block_golos{
        height: auto;
    }
}

.block-banner-advertising_desktop img{
    width: 100%;
    height: 135px;
    background: #3b363c;
}
.block-banner-advertising_mobile img { width: 100%; }

@media (min-width: 626px) {
    .lawyers-catalog--nav-link { min-width: 187px; }
}
@media (min-width: 992px) {
    .lawyers-filter-search { width: 393px; }
}

h1.wide-banner-header { text-align: left; line-height: 1.5; }
@media (max-width: 992px) {
    h1.wide-banner-header { font-size: 31px; }
}
@media (max-width: 767px) {
    h1.wide-banner-header { font-size: 26px; text-align: center; }
}
