

/* Start:/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/style.css?175731906316836*/
#vacancies {
	overflow: auto;
}
#vacancies .table__row {
	font-size: 16px;
}
#vacancies .table__row .table__col {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #BBBBBB;
}
#vacancies .table__row:last-child .table__col {
	border-bottom: none;
}
#vacancies .table__row:first-child .table__col {
	padding-top: 5px;
}
.top-banner {
	margin-bottom: 30px;
}
.orange-border {
	border: 3px solid #EF7F1A;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 105px;
}
.white-border {
	border: 1px solid #fff;
}
.orange-border, .white-border {
	border-radius: 100%;
	overflow: hidden;
}
.persons-list, .hot-vacancies-list {
	margin: 0px 36px !important;
}
.persons-list .person-inner, .hot-vacancies-list .hot-vacancy-inner {
	background-color: #F9F9F9;
	border-radius: 20px;
	border: 2px solid #F4F4F4;
	padding: 20px 20px;
	cursor: default;
	min-height: 410px;
}
.hot-vacancies-list .hot-vacancy-inner {
	padding: 0;
	overflow: hidden;
}
.persons-list .person-inner:hover, .hot-vacancies-list .hot-vacancy-inner:hover {
	box-shadow: 0 10px 15px rgba(0,0,0,0.2);
}
.persons-list .person, .hot-vacancies-list .hot-vacancy {
	padding: 0 10px 20px 10px;
}
.persons-list .person .person-name, .persons-list .person .person-position {
	display: block;
}
.persons-list .person .person-name {
	color: #EF7F1A;
	font-size: 18px;
	font-weight: bold;
	margin-top: 23px;
	margin-bottom: 8px;
}
.person-review {
	font-size: 16px;
	padding: 0 6px;
	margin-top: 19px;
	position: relative;
}
.persons-list-wrapper, .hot-vacancies-list-wrapper {
	margin-bottom: 30px !important;
}
.swiper-button-prev, .swiper-button-next {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/arrows.png) !important;
	height: 76px !important;
	margin-top: -38px !important;
	background-size: 57px 80px !important;
}
.swiper-button-prev {
	background-position: left center !important;
}
.swiper-button-next {
	background-position: right center !important;
}
.person-review-inner {
	max-height: 224px;
	overflow: hidden;
}
.person-review-inner:before, .person-review-inner:after {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	background-repeat: no-repeat;
}
.person-review-inner:before {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/quotes-top.png);
	background-position: left top;
	left: -13px;
	top: -5px;
}
.person-review-inner:after {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/quotes-bottom.png);
	background-position: right top;
	right: -13px;
	bottom: -5px;
}
.person-info {
	padding: 0 !important;
}
.hot-vacancy-content {
	text-align: center;
	padding: 13px 24px;
	font-size: 19px;
}
.hot-vacancy-city, .hot-vacancy-money {
	text-align: left;
}
.money-value {
	font-size: 28px;
	font-weight: bold;
}
.hot-vacancy-image {
	max-height: 195px;
	overflow: hidden;
	position: relative;
}
.hot-vacancy-image-el-left, .hot-vacancy-image-el-right {
	position: absolute;
	background-color: #F9F9F9;
	width: 100%;
	height: 120px;
	bottom: -118px;
}
.hot-vacancy-image-el-left {
	left: -15px;
	transform: rotate(6deg);
}
.hot-vacancy-image-el-right {
	right: -15px;
	transform: rotate(-6deg);
}
.hot-vacancy-image img {
	width: 100%;
	height: auto;
}
a.orange-btn:link, a.orange-btn:hover {
	color: #fff;
	border-bottom: none;
}
a.orange-btn {
	margin-top: 20px;
	display: inline-block;
	background-color: #EF7F1A;
	border-radius: 5px;
	padding: 4px 7px;
	color: #fff;
	font-size: 17px;
}
.hot-vacancy-name {
	color: #26a69a;
	font-size: 24px;
	line-height: 28px;
	min-height: 56px;
	margin-bottom: 10px;
}
#vacancies a {
	color: #3DBDAC;
	border-bottom-color: #3DBDAC;
}
#vacancies a:hover {
	color: #f4a130;
	border-bottom-color: #f4a130;
}
.vacancy-date {
	font-size: 14px;
	font-style: italic;
	margin-top: 6px;
}
#vacancies .table__col.vacancy-city {
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
	width: 15%;
}
#vacancies .table__col.vacancy-money {
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	width: 40%;
}
a.close-filter {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/close_filter.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 13px;
	height: 13px;
	border: none;
	margin-left: 11px;
	position: relative;
	top: 2px;
}
a.close-filter:hover,
a.close-filter:focus {
	border: none;
}
.vacancy-filter {
	background: #BBBBBB;
	border-radius: 12px;
	color: #fff;
	padding: 1px 8px 3px 8px;
	display: inline-block;
	margin-right: 11px;
	margin-bottom: 5px;
	font-size: 14px;
}
.filter.filter-vacancies-cities {
	border-radius: 15px;
	margin-top: 31px;
}
.filter.filter-vacancies-cities .filter__content {
	padding: 10px 0 18px 0
}
.vacancies-list {
	margin-top: -12px;
}
.vacancy-filters {
	margin-left: 2px;
	min-height: 24px;
}
#vacancies .table__col {
	padding: 0;
}
#vacancies .table__col.vacancy-name {
	padding-left: 5px;
	padding-right: 5px;
	width: 45%;
}
.author-position {
	font-weight: 600;
	letter-spacing: 2.5px;
	margin-bottom: 14px;
	font-size: 14px;
}
.author-name {
	font-size: 30px;
	line-height: 1.17;
	margin-bottom: 28px;
	font-weight: 600;
}
.author-text {
	opacity: .85;
	font-size: 18px;
	line-height: 1.55;
}
.life-short-link {
	margin-top: 28px;
	font-size: 18px;
	line-height: 1.55;
}
.life-short-link a,
.life-short-link a:focus,
.life-short-link a:link {
	color: #3dbdac;
	border-bottom: none;
}
.author-photo {
	border-radius: 100%;
	width: 360px;
	height: 360px;
}
.life-short {
	margin: 60px 0;
	display: flex;
	width: calc(100% + 40px);
	margin-left: -20px;
}
.life-short-left {
	width: 360px;
}
.life-short-right {
	width: calc(100% - 440px);
}
.life-short-left,
.life-short-right {
	margin: auto 20px;
}
.yarvet-today {
	margin-bottom: 30px;
}
.yarvet-today h2 {
	color: #2b2a29;
	text-transform: uppercase;
	text-align: center;
	font-size: 24px;
}
.yarvet-today-list {
	display: flex;
	justify-content: space-between;
	gap: 10px;
}
.yarvet-today-item {
	color: #2b2a29;
	text-align: center;
	font-size: 17px;
	width: calc(100% / 6);
	line-height: 1.35;
}
.yarvet-today-item:before {
	content: '';
	display: block;
	width: 116px;
	height: 116px;
	border: 2px solid #EF7F1A;
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 0 auto 8px;
}
.yarvet-today-item.icon-payment:before {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-top-icon-1.png);
	background-size: 60%;
}
.yarvet-today-item.icon-edu:before {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-top-icon-2.png);
	background-size: 60%;
}
.yarvet-today-item.icon-mentor:before {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-top-icon-3.png);
	background-size: 67%;
}
.yarvet-today-item.icon-connect:before {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-top-icon-4.png);
	background-size: 42%;
}
.yarvet-today-item.icon-car:before {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-top-icon-5.png);
	background-size: 74%;
}
.yarvet-today-item.icon-vmi:before {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-top-icon-6.png);
	background-size: 68%;
}
.yarvet-today-item.icon-onko:before {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-top-icon-7.png);
	background-size: 73%;
}
.yarvet-today-bottom {
	margin: 30px 0;
}
.yarvet-today-bottom-list {
	display: flex;
	justify-content: space-between;
}
.yarvet-today-bottom-item {
	padding-top: 141px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	color: #2b2a29;
	text-align: center;
	font-size: 20px;
}
.yarvet-today-bottom-item b {
	font-size: 40px;
	line-height: 48px;
}
.yarvet-today-bottom-item:nth-child(1) {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-bottom-icon-1.png);
	width: 12%;
	background-size: 82%;
	background-position: 60% 8%;
}
.yarvet-today-bottom-item:nth-child(2) {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-bottom-icon-2.png);
	width: 31%;
	background-size: 39%;
	background-position: 50% 0%;
}
.yarvet-today-bottom-item:nth-child(3) {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-bottom-icon-3.png);
	width: 14%;
	background-size: 100%;
	background-position: 50% 4%;
}
.yarvet-today-bottom-item:nth-child(4) {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-bottom-icon-4.png);
	width: 27%;
	background-size: 55%;
	background-position: 53% 0%;
}
.yarvet-today-bottom-item:nth-child(5) {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/vac-bottom-icon-5.png);
	width: 16%;
	background-size: 89%;
	background-position: 100% 9%;
}
.yarvet-news,
.company-video {
	margin: 54px 0;
	position: relative;
	overflow: hidden;
	padding: 0 60px;
}
.yarvet-news {
	margin-top: 0;
}
.yarvet-news .swiper-wrapper,
.company-video .swiper-wrapper {
	display: flex;
}
.yarvet-news-item,
.company-video-item {
	background: #F2F2F2;
	font-size: 22px;
	color: #707070;
	padding: 16px 16px 12px;
	display: flex;
	flex-direction: column;
}
.yarvet-news-item.swiper-slide,
.company-video-item.swiper-slide {
	height: auto;
}
.yarvet-news a:link,
.yarvet-news a:hover,
.yarvet-news a,
.company-video-item a:link,
.company-video-item a:hover,
.company-video-item a {
	border-bottom: none;
}
.yarvet-news-item a,
.company-video-item a {
	position: relative;
	display: block;
}
.yarvet-news-item img,
.company-video-item img {
	max-width: 100%;
	width: 100%;
	display: block;
}
.company-video-item a:after {
	content: '';
	position: absolute;
	width: 84px;
	height: 84px;
	top: 50%;
	left: 50%;
	margin-left: -42px;
	margin-top: -42px;
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/play.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.yarvet-news-item-name,
.company-video-item-name {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 24px;
	margin-top: 6px;
	font-size: 20px;
}
.company-video .swiper-button-next,
.company-video .swiper-button-prev,
.company-video .swiper-pagination {
	visibility: hidden;
}
.yarvet-news .swiper-button-prev, 
.yarvet-news .swiper-button-next {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/arrow-orange.svg) !important;	
	height: 100% !important;
	width: 47px;
	background-size: contain !important;
	margin-top: 0 !important;
	background-color: #fff;
	top: 0;
}
.yarvet-news .swiper-button-next {
	right: 0;
}
.yarvet-news .swiper-button-prev {
	left: 0;
}
.yarvet-news .swiper-button-prev {
	transform: scaleX(-1);
}
.yarvet-news  .swiper-button-next.swiper-button-disabled, 
.yarvet-news .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/arrow-gray.svg) !important;
}
.yarvet-news-item .yarvet-news-item-preview a {
	max-height: 226px;
	overflow: hidden;
}
.yarvet-news-block {
	margin-top: 82px;
}
.yarvet-news-block h2 {
	font-size: 24px;
	margin: 15px 0;
}
.news-detail-modal a.modal-close {
	background-image: url(/local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/images/cross.svg);
	background-position: center center;
	background-size: contain;
	position: absolute;
	top: 19px;
	right: 19px;
	width: 22px;
	height: 22px;
	border-bottom: none !important;
}
.modal-detail-news .modal-content {
	border-radius: 15px;
}
.modal-detail-news .modal-body {
	padding: 63px 30px;
}
.modal-detail-news .modal-dialog {
	width: 892px;
}
.news-modal-content-left {
	font-size: 16px;
}
.news-modal-content-left h1 {
	font-size: 20px;
	color: #ffa000;
	margin: 0;
	line-height: normal;
}
.news-modal-content {
	display: flex;
	justify-content: space-between;
}
.news-modal-content-left-text {
	margin-top: 8px;
}
.news-modal-content-left {
	width: calc(100% - 450px);
}
.news-modal-content-left.empty-gallery {
	width: 100%;
}
.news-modal-content-right {
	width: 418px;
	overflow: hidden;
}
.swiper-gallery .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}
.swiper-gallery .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}
.swiper-gallery .swiper-pagination-bullet-active {
	background: #ffa000;
}
.swiper-gallery.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 11px;
}
.swiper-gallery {
	position: relative;
}
.swiper-gallery .swiper-slide {
	text-align: center;
}
@media (max-width: 1199px) {
	.life-short {
		width: calc(100% + 20px);
		margin-left: -10px;
	}
	.author-photo {
		width: 300px;
		height: 300px;
	}
	.life-short-left {
		width: 300px;
	}
	.life-short-right {
		width: calc(100% - 340px);
	}
	.life-short-left,
	.life-short-right {
		margin: auto 10px;
	}
	.author-name {
		font-size: 28px;
	}
	.life-short-link,
	.author-text {
		font-size: 16px;
	}
	.life-short-link {
		margin-top: 25px;
	}
	.yarvet-today-item {
		font-size: 17px;
	}
	.yarvet-today-bottom-item {
		font-size: 16px;
	}
	.yarvet-today-bottom-item b {
		font-size: 30px;
		line-height: 36px;
	}
	.yarvet-news-item .yarvet-news-item-preview a {
		max-height: 171px;
	}
	.yarvet-today-item:before {
		height: 120px;
		width: 120px;
	}
}
@media (max-width: 991px) {
	.yarvet-today-item:before {
		height: 90px;
		width: 90px;
	}
	.yarvet-today-item {
		font-size: 15px;
	}
	.yarvet-today-bottom-item {
		padding-top: 100px;
	}
	.yarvet-today-bottom-item b {
		font-size: 24px;
		line-height: 32px;
	}
	.yarvet-today-bottom-item:nth-child(2) {
		background-position: 50% 4%;
	}
	.yarvet-today-bottom-item:nth-child(3) {
		background-position: 50% 10%;
	}
	.yarvet-today-bottom-item:nth-child(4) {
		background-position: 53% 9%;
	}
	.yarvet-today-bottom-item:nth-child(5) {
		background-position: 100% 17%;
	}
	.yarvet-news-item-name,
	.company-video-item-name {
		font-size: 16px;
		line-height: 1;
	}
	.company-video {
		padding: 35px;
		margin: 15px 0;
	}
	.company-video .swiper-button-next {
		right: 0;
	}
	.company-video .swiper-button-prev {
		left: 0;
	}
	.company-video .swiper-button-next,
	.company-video .swiper-button-prev,
	.company-video .swiper-pagination {
		visibility: visible;
	}
	.company-video.swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: 0;
	}
	.company-video .swiper-pagination-bullet {
		background: #3dbdac;
		width: 9px;
		height: 9px;
		margin: 0 10px;
		opacity: 1;
	}
	.company-video .swiper-pagination-bullet-active {
		background: #ffa000;
	}
	.modal-detail-news .modal-dialog {
		width: calc(100% - 40px);
		max-width: 100%;
	}
	.news-modal-content {
		flex-direction: column;
	}
	.news-modal-content-right,
	.news-modal-content-left {
		width: 100%;
	}
	.news-modal-content-right {
		margin-top: 25px;
	}
	.yarvet-news-item .yarvet-news-item-preview a {
		max-height: 205px;
	}
	.yarvet-news {
		padding: 0 35px;
		margin-bottom: 30px;
	}
	.yarvet-news .swiper-button-prev, .yarvet-news .swiper-button-next {
		width: 30px;
	}
	.yarvet-today-list {
		flex-wrap: wrap;
		justify-content: center;
	}
}
@media (max-width: 767px) {
	.vacancy-filters {
		min-height: 40px;
	}
	.life-short {
		width: 100%;
		margin-left: 0;
		flex-direction: column;
	}
	.life-short-left, 
	.life-short-right {
		margin: auto 0;
		width: 100%;
	}
	.life-short-left {
		margin-bottom: 30px;
	}
	.author-position {
		font-size: 10px;
	}
	.author-name {
		font-size: 24px;
	}
	.life-short-link,
	.author-text {
		font-size: 14px;
	}
	.life-short-link {
		margin-top: 20px;
	}
	.author-photo {
		width: 100%;
		height: auto;
	}
	.yarvet-today-bottom-list {
		flex-wrap: wrap;
		justify-content: center;
	}
	.yarvet-today-bottom-list {
		gap: 10px;
	}
	.yarvet-today-item {
		width: 148px;
		margin-bottom: 10px;
	}
	.yarvet-today-bottom-item,
	.yarvet-today-bottom-item:nth-child(1),
	.yarvet-today-bottom-item:nth-child(2),
	.yarvet-today-bottom-item:nth-child(3),
	.yarvet-today-bottom-item:nth-child(4)	{
		width: calc(20% - 10px);
		min-width: 140px;
	}
	.yarvet-today-bottom-item:nth-child(1) {
		background-size: 52%;
		background-position: 50% 8%;
	}
	.yarvet-today-bottom-item:nth-child(2) {
		background-size: 60%;
		background-position: 50% 10%;
	}
	.yarvet-today-bottom-item:nth-child(3) {
		background-size: 70%;
		background-position: 50% 18%;
	}
	.yarvet-today-bottom-item:nth-child(4) {
		background-size: 70%;
		background-position: 50% 19%;
	}
	.yarvet-news-item-name,
	.company-video-item-name {
		font-size: 18px;
		min-height: 36px;
	}
	.yarvet-news-item .yarvet-news-item-preview a {
		max-height: 491px;
	}
	.modal-detail-news .modal-body {
		padding: 50px 15px 20px;
	}
	.swiper-gallery.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 5px;
	}
	.yarvet-today-item::before {
		height: 110px;
		width: 110px;
	}
}
/* End */
/* /local/templates/main/components/bitrix/news/vacancies/bitrix/news.list/.default/style.css?175731906316836 */
