

/* Start:/local/templates/.default/components/bitrix/news/vacancies/bitrix/news.detail/convex_vacancy_detail/style.css?17472160071168*/
.c-detail-vac__blk { width: 98%; max-width: 940px; margin: 0 auto; padding: 0 6px; }

.c-detail-vac__hdr {
  z-index: 10;
  width: 100%;
  padding: 28px;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  font-family: 'Roboto-Light', sans-serif;
  font-weight: 300;
  font-size: 3.8rem;
  background-color: rgba(245, 245, 245, .85);
  border: 1px solid #F5F5F5;
  text-transform: uppercase;
}

.c-detail-vac__img {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.c-detail-vac__txt { width: 100%; padding: 20px 0; font-family: 'Roboto', sans-serif; font-size: 18px; }

/* ---------- ---------- ---------- ---------- MEDIA ---------- ---------- ---------- ---------- */
/* ---------- ---------- ---------- ----------  640 ---------- ---------- ---------- ---------- */
@media screen and (width < 641px) { /*.content-blk { max-width: 90%; } */
  .c-detail-vac__hdr {
    font-size: 1.8rem;
    padding: 16px;
    font-family: 'Roboto', sans-serif;
  }
  h2.vac-hdr {
    font-size: 1.6rem;
    margin: 12px;
  }
  li { font-size: 1.4rem; } 
}
/* End */
/* /local/templates/.default/components/bitrix/news/vacancies/bitrix/news.detail/convex_vacancy_detail/style.css?17472160071168 */
