

/* Start:/local/templates/.default/components/bitrix/news.detail/inner_karera/style.css?17610309693820*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.inner_title{
	padding-bottom:30px!important;
}
.title_text{
	max-width: 1351px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	color: var(--Black, #3F3C4C);
	text-align: center;
	margin-bottom: 74px;
}
.values_title{
	max-width: 128px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid var(--Red, #EA6952);
	color: var(--Black, #3F3C4C);
	/* Regular_18 */
	font-family: "DIN Pro";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 144.444% */
	margin-bottom: 60px;
}
.margin_title_two{
	margin-bottom: 70px;
}
.values_item{
	border-radius: 24px;
	border-right: 1px solid var(--Grey, #C0BCD2);
	border-left: 1px solid var(--Grey, #C0BCD2);
	max-height: 320px;
	height:100%;
	padding:40px 5px 13px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.values_content{
	max-width: 420px;
	width: 100%;
	text-align: center;
}
.values_number{
	margin-bottom:40px;
	color: var(--Blue_Dark, #21145F);
	font-family: Supermolot;
	font-size: 80px;
	font-style: normal;
	font-weight: 400;
	line-height: 65px;
	text-transform: uppercase;
}
.values_text{
	margin-bottom:0px;
	color: #3F3C4C;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 144.444% */
}
.img_ditail {
    width: 100%;
    margin-bottom: 70px; /* или нужный вам отступ */
}

.img_ditail img {
    width: 100%;
	height: 100%;
	max-height: 650px;
    max-width: 1720px; /* соответствует размеру ресайза */
    height: auto;
    border-radius: 48px;
    display: block;
    margin: 0 auto; /* центрирование */
}


.offer_title{
	text-align: center;
}
.offer ol{
	padding: 0;
	margin: 0;
	list-style: none;
}
.offer ol li{
	position:relative;
	counter-increment: counters;
	color: var(--Black, #3F3C4C);
	color: #3F3C4C;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 125% */
	padding:32px 40px 32px 99px;
	border-radius: 24px;
	background: #EEECF4;
	
}
.offer ol li:not(:last-child) {
	margin-bottom: 16px;
}
/*.offer ol li::before{
	content: counters(counters, "", decimal-leading-zero) !important;
	color: var(--Blue_Dark, #21145F);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; 
	opacity: 0.5;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	padding:32px 40px 32px 40px;
}*/
.vacancies_img{
  text-align: center;
	margin-bottom: 60px;
}
.vacancies_img img{
  max-width: 827px;
  width: 100%;
  max-height: 1195px;
  height: 100%;
}
.button_vacancies{
	max-width: 162px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.button_vacancies a:hover{
	text-decoration: none;
}
.button_vacancies_border{
	border-radius: 48px;
border: 1px solid var(--Red, #EA6952);
padding: 12px 24px;
	color: var(--Red, #EA6952);
	font-family: "DIN Pro";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 144.444% */
}
.footer_top{
	border-radius: 0px!important;
    margin-top: 0px!important;
}
@media(max-width: 992px){
	.values_item:not(:last-child){
		margin-bottom:90px;
	}
	.values_margin:not(:last-child){
	margin-bottom: 30px;
}
}
@media (max-width: 768px) {
    .offer ol li {
        font-size: 18px !important;
    }
		.title_text {
    margin-bottom: 60px;
	}
	.margin_title_two {
    margin-bottom: 60px;
}
}
@media (max-width: 576px) {
	.values_number {
    margin-bottom: 10px;
    font-size: 50px;
	}
	.offer ol li {
    padding: 20px 30px 20px 80px;
	}
	.offer ol li::before{
		padding: 20px 30px 20px 30px;
	}
}
@media (max-width: 768px) {
    .section_main {
        margin-bottom: 0px!important;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/inner_karera/style.css?17610309693820 */
