.sbparters {
    display: inline-block;
    width: 116px;
    height: 105px;
    margin: 6px 6px;
    background-color: #fff;
    text-align: center;
}
body {
    font-family: 'Open Sans',sans-serif;
}
.firm-logos {
    height: 38px;
    margin-top: 9px;
    /*height: 120px;*/
}
.firm-logos a {
    margin-right: 18px;
}

.vistavki .selector-wrapper:not(:nth-child(3)) .selector-look:before {
    /*width: 0px;*/
}
.news-text-under-img .item {
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    line-height: 18px;
    max-height: 330px;
    height: 330px;
}
@media (min-width:768px) {
    .main-news .img img, .news-text-on-img .item img {
        /*width: auto;*/
    }
}
.onedealer {
    height: 150px;
    /*overflow-y: scroll;*/
}
.onedealer p {
    font-size:14px !important;
}

@media (min-width:768px) {
    .selector-wrapper .selector-look-us {
        width: 670px;
    }
    .selector-wrapper .selector-look-b {
        width: 347px;
    }
    .selector-wrapper .selector-look-r1 {
        width: 335px;
    }
}
.firm-logos {
    overflow: hidden;
}
.firm-logos img {
    -webkit-filter: none;
    filter: none;
}
.img-responsive {
    width: 100%;
}
.lg-menu2 li {
    display:inline-block;
    line-height:50px
}

.lg-menu li:not(.more) a.underl:before {
    content: '';
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 1px;
    background-color: white;
}

.brand-choose-filter a.act {
    border-bottom: 1px solid #333;
    color: #333;
}
.brand-choose-filter a:first-of-type {
    margin-left: 0;
}

.brand-choose-filter a {
    text-decoration: none;
    color: #0564C6;
    margin: 10px 7.5px;
    padding: 10px 0px;
    font-size: 15px;
}

.brand-choose-filter {
    clear: both;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    display: inline-block;
    padding: 0px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.brand-choose-filter-group {
    float: left;
    margin-right: 50px;
}

@media (max-width:768px) {
    .brand-choose-filter-group {
        float: none;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .item {
        float: left;
    }
    .item.col-sm-3.item_element {
        width: 33%;
    }
}
.advertising-horisont-adap {
    text-align: center;
}
@media (min-width: 1199px) {
    .advertising-horisont-adap {
        display: none;
    }
}
