

/* Start:/local/templates/main/components/bitrix/catalog.section/companies/style.css?17544193811269*/
.pos_fix {
    position: relative;
}

.pos_fix .catalog__top {
    position: absolute;
    right: 40px;
    top: 0;
    width: max-content;
    margin-bottom: 0;
}

.pos_fix .catalog__top-filter {
    margin: 26px 0 6px;
}


.card {
    cursor: default !important;
}

.card .card-body {
    width: 100%;
}

.card a {
    display: flex;
    flex-direction: column;
}

.card a:hover {
    color: #24303C !important;
}

.card .show-all ~ li span:hover {
    color: #e52421;
}

.card .show_map-company {
    display: inline-block;
    margin-top: 4px;
    color: #e52421;
    text-decoration: underline;
}

.card .show_map-company:hover {
    color: #B31E1C;
}

@media screen and (max-width: 767.98px) {
    .pos_fix .catalog__top {
        right: auto;
        left: 15px;
    }

    .catalog__top-filter {
        flex-wrap: wrap;
    }

    .catalog__top-filter > .form-group {
        margin-right: 0 !important;
        width: 100%;
    }

    .catalog__top-filter > .form-group .uk-form-custom {
        width: 100%;
    }
}
.gotoorder-link{
 background:#fff!important;
 display:block;
 color:#E52421!important;
 border:1px solid #E52421!important;
 margin-bottom:10px;
}
.gotoorder-link:hover,.gotoorder-link:hover:focus{
 color:#fff;
 backgroun#E52421!important;
}

/* End */
/* /local/templates/main/components/bitrix/catalog.section/companies/style.css?17544193811269 */
