

/* Start:/local/templates/sf2v_redesign/components/bitrix/news.list/vendors/style.css?17526755011299*/
.service__heading {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}
.service__element__price {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
}
.service__element__price .actual-price {
    display: block;
}
.more-btn.service__more-btn {
    display: inline-block;
    padding: 8px 16px;
    background: #007bff;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
}
.more-btn.service__more-btn:hover {
    background: #0056b3;
    color: white;
}
.ui-icon.ui-icon-file-pdf {
    font-size: 14px;
    vertical-align: middle;
    margin-right: 5px;
}
.ui-icon.ui-icon-file-pdf i {
    display: inline-block;
}
.img-fluid {
    max-width: 40%;
    height: auto;
    margin-bottom: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.after-vendor-text{
    text-align: center;
}
@media (max-width: 767px) {
    .service__heading {
        font-size: 14px;
    }
    .service__element__price {
        font-size: 14px;
    }
    .more-btn.service__more-btn {
        font-size: 12px;
        padding: 6px 12px;
    }
    .row > div {
        margin-bottom: 15px;
    }
}
/* End */
/* /local/templates/sf2v_redesign/components/bitrix/news.list/vendors/style.css?17526755011299 */
