

/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.detail/jobs/style.css?17870664841377*/
.h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.container .price {
    height: 35px;
    line-height: 1.35;
    padding: 0 15px;
    font-size: 24px;
    font-weight: 500;
    color: #d01520;
    margin-bottom: 10px;
    display: table;
}
.container .price > span {
    font-size: 20px;
}

.container .li ul {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 95px;
    padding: 0;
    text-align: left;
}
.container .li ul li {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 0;
    padding: 0 30px;
    line-height: 22px;
    color: #444;
}
.container .li ul li:before {
    position: absolute;
    top: 6px;
    left: 12px;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 3px solid #bd0b13;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.container h1,
.container h2,
.container h3,
.container h4 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    padding: 0;
    margin: 1em 0 0.5em 0;
    color: #444;
}

@media (max-width: 800px) {
    .h1 {
        font-size: 1.8em;
    }
}

@media (max-width: 600px) {
    .h1 {
        font-size: 1.5em;
    }
}

@media (max-width: 400px) {
    .h1 {
        font-size: 1.2em;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.detail/jobs/style.css?17870664841377 */
