

/* Start:/local/templates/ctf-new/components/bitrix/news/blog/bitrix/news.list/.default/style.css?17526838321268*/
.article-list-item-name {
    font-weight: 500;
    margin-bottom: 8px;
    padding-left: 16px;
}

.article-list-item-name span {
    font-weight: bold;
    color: #006cdb;
    font-size: 1.2em;
}

.article-list-item {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 2px dotted #ccc;
}

.article-list-item-img a {
    display: block;
    height: 300px;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.article-list-item-date {
    color: #8e8e8e;
    font-size: 13px;
    margin-bottom: 8px;
    padding-left: 16px;
}

.vacancy-apply-button {
    color: #fff !important;
    text-decoration: none !important;
    border: 2px solid #006cdb;
    background: #006cdb;
    box-sizing: border-box;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.article-list-item-description__preview-text {
    margin-top: 15px;
    margin-bottom: 30px;
}

.vacancies-page .article-list-item-description__preview-text ul {
    padding-left: 25px;
    background-color: unset;
    border: none;
}

@media all and (max-width: 992px) {
    .vacancies-page .about-title h1 {
        margin-top: 0px;
        background-color: unset;
    }
}
/* End */
/* /local/templates/ctf-new/components/bitrix/news/blog/bitrix/news.list/.default/style.css?17526838321268 */
