

/* Start:/local/components/techart/vacancies/templates/.default/style.css?170722987924642*/
.fox {
	margin-top: 165px;
}

.bloko-column {
	margin-left: -15px;
}

.tmpl_hh_wrapper p,
.tmpl_hh_wrapper a,
.tmpl_hh_wrapper img,
.tmpl_hh_wrapper ol,
.tmpl_hh_wrapper ul,
.tmpl_hh_wrapper li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.tmpl_hh_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.tmpl_hh_video {
	position: relative;
	width: 100%;
}

.tmpl_hh_video img,
.tmpl_hh_video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.tmpl_hh_wrapper {
	width: 100%;
	margin: 0 auto;
	max-width: 940px;
	position: relative;
	word-break: normal;
	font-family: 'Arial';
	color: #7a7c80;
	font-size: 14px;
	line-height: 1.2;
	overflow: hidden;
}

.tmpl_hh_wrapper img {
	width: 100%;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-slide img {
	display: block;
	width: 100%;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-o-transition-property: -o-transform;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination {
	position: relative !important;
	margin: 30px 0 50px;
	display: none;
	width: 100%;
	font-size: 0;
	line-height: 0;
	text-align: center;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 9px;
	display: inline-block;
	border-radius: 100%;
	background: #ebebeb;
}

.swiper-pagination-bullet-active {
	background: #dc1f39;
}

.tmpl_hh_head {
	position: relative;
}

img.tmpl_hh_logo {
	width: 67%;
	cursor: pointer;
}

.tmpl_hh_tab,
.tmpl_hh_subtab {
	width: 100%;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	position: relative;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.tmpl_hh_tab--active,
.tmpl_hh_subtab--active {
	opacity: 1;
	max-height: 10000px;
	z-index: 10;
}

.tmpl_hh_subtab--active {
	padding-bottom: 25px;
}

.tmpl_hh_subtab:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 25px;
	border-radius: 10px;
	background: rgb(235, 235, 235);
	background: -webkit-gradient(linear, left top, right top, from(rgba(235, 235, 235, 1)), to(rgba(163, 167, 174, 1)));
	background: -webkit-linear-gradient(left, rgba(235, 235, 235, 1) 0%, rgba(163, 167, 174, 1) 100%);
	background: -o-linear-gradient(left, rgba(235, 235, 235, 1) 0%, rgba(163, 167, 174, 1) 100%);
	background: linear-gradient(90deg, rgba(235, 235, 235, 1) 0%, rgba(163, 167, 174, 1) 100%);
}

.tmpl_hh_banner {
	position: relative;
	margin: 3.7% 0 0;
	height: 465px;
}

@media screen and (max-width: 1019px) {
	.tmpl_hh_banner {
		height: unset;
	}
}

ul.tmpl_hh_navigation {
	position: absolute;
	left: 0;
	top: 2%;
	width: 100%;
}

li.tmpl_hh_navigation__item {
	margin-bottom: 16px;
	position: relative;
}

li.tmpl_hh_subnavigation__item {
	margin-bottom: 16px;
}

li.tmpl_hh_navigation__item,
li.tmpl_hh_subnavigation__item {
	list-style: none;
	display: block;
}

a.tmpl_hh_navigation__link,
a.tmpl_hh_subnavigation__link {
	display: block;
	border-radius: 10px;
	text-decoration: none;
	height: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a.tmpl_hh_navigation__link {
	padding: 0 10px 0 20px;
	background-image: -webkit-gradient(linear, left top, right top, from(#e62748), color-stop(#e74051), color-stop(#e7525b), color-stop(#e76265), to(#e6706f));
	background-image: -webkit-linear-gradient(left, #e62748, #e74051, #e7525b, #e76265, #e6706f);
	background-image: -o-linear-gradient(left, #e62748, #e74051, #e7525b, #e76265, #e6706f);
	background-image: linear-gradient(to right, #e62748, #e74051, #e7525b, #e76265, #e6706f);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.38em;
}

a.tmpl_hh_navigation__link:hover,
a.tmpl_hh_navigation__link--active {
	background: #dc1f39;
}

a.tmpl_hh_navigation__link--disabled {
	cursor: default;
	pointer-events: none;
	text-decoration: none;
}

ul.tmpl_hh_subnavigation {
	position: absolute;
	left: 100%;
	top: 0;
	padding-left: 15px;
	opacity: 0;
	visibility: hidden;
	width: 100%;
}

ul.tmpl_hh_subnavigation--visible {
	opacity: 1;
	visibility: visible;
}

li.tmpl_hh_subnavigation__item {
	opacity: 0;
	-webkit-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
}

ul.tmpl_hh_subnavigation--visible li.tmpl_hh_subnavigation__item {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: 0.35s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: 0.35s cubic-bezier(.175, .885, .32, 1.275);
	transition: 0.35s cubic-bezier(.175, .885, .32, 1.275);;
}

ul.tmpl_hh_subnavigation--visible li.tmpl_hh_subnavigation__item:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

ul.tmpl_hh_subnavigation--visible li.tmpl_hh_subnavigation__item:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

ul.tmpl_hh_subnavigation--visible li.tmpl_hh_subnavigation__item:nth-child(4) {
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

ul.tmpl_hh_subnavigation--visible li.tmpl_hh_subnavigation__item:nth-child(5) {
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

ul.tmpl_hh_subnavigation--visible li.tmpl_hh_subnavigation__item:nth-child(6) {
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

a.tmpl_hh_subnavigation__link {
	color: #a3a7ae;
	font-size: 1.33em;
	text-align: center;
	background: #ffffff;
	border: 2px solid #a3a7ae;
	position: relative;
	-webkit-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}

li.tmpl_hh_subnavigation__item:first-child a.tmpl_hh_subnavigation__link:before {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	left: -4px;
	top: 50%;
	margin-top: -3px;
	background: #ffffff;
	border-top: 2px solid #a3a7ae;
	border-left: 2px solid #a3a7ae;
	-webkit-transform: rotate(-45deg) translateY(-50%);
	-ms-transform: rotate(-45deg) translateY(-50%);
	transform: rotate(-45deg) translateY(-50%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}

a.tmpl_hh_subnavigation__link:hover,
a.tmpl_hh_subnavigation__link--active,
li.tmpl_hh_subnavigation__item:first-child a.tmpl_hh_subnavigation__link:hover:before,
li.tmpl_hh_subnavigation__item:first-child a.tmpl_hh_subnavigation__link--active:before {
	background: #e66e6e;
	border-color: #e66e6e;
	color: #ffffff;
}

a.tmpl_hh_navigation__link span,
a.tmpl_hh_subnavigation__link span,
a.tmpl_hh_vacancies_button span,
a.tmpl_hh_vacancies_button2 span {
	display: block;
	width: 100%;
	max-width: 100%;
}

a.tmpl_hh_vacancies_button {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 10%;
	padding: 0 20px;
	background: #ebebeb;
	color: #e72a49;
	text-transform: uppercase;
	font-size: 1.38em;
	z-index: 15;
	border-radius: 10px;
	text-decoration: none;
	height: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a.tmpl_hh_vacancies_button2 {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 10%;
	padding: 0 20px;
	background: #ebebeb;
	color: #e72a49;
	text-transform: uppercase;
	font-size: 1.38em;
	z-index: 15;
	border-radius: 10px;
	text-decoration: none;
	height: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tmpl_hh_banner__content {
	position: absolute;
	left: 0;
	top: 0;
	height: 465px;
	width: 357px;
	z-index: 15;
	margin-left: 15px;
}

@media screen and (max-width: 1019px) {
	.tmpl_hh_banner__content {
		height: 100% !important;
	}
}

.tmpl_hh_tab_container {
	padding: 63px 0 0;
}

p.tmpl_hh_subtab__title {
	font-size: 1.38em;
	color: #dc1f39;
	text-transform: uppercase;
	margin-bottom: 57px;
	text-align: center;
	font-weight: bold;
}

ul.tmpl_hh_list {
	margin-bottom: 20px;
}

li.tmpl_hh_list__item {
	color: #111c24;
	padding-left: 20px;
	font-size: 1.33em;
	position: relative;
	list-style: none;
}

li.tmpl_hh_list__item:not(:last-child) {
	margin-bottom: 11px;
}

li.tmpl_hh_list__item:before {
	content: '\2022';
	position: absolute;
	left: 0;
	top: 0;
	color: #dc1f39;
}

li.tmpl_hh_list__item span,
li.tmpl_hh_list__item a {
	color: #dc1f39;
}

li.tmpl_hh_list__item a {
	text-decoration: underline;
}

li.tmpl_hh_list__item a:hover {
	text-decoration: none;
}

ul.tmpl_hh_icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 1.2% 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

li.tmpl_hh_icons__item {
	display: block;
	width: 22%;
	list-style: none;
	text-align: center;
	margin-bottom: 63px;
}

p.tmpl_hh_icons__text {
	font-size: 1.38em;
}

.tmpl_hh_icons__img {
	margin: 0 auto 41px;
	width: 140px;
	height: 140px;
	position: relative;
	border-radius: 100%;
	background: #ebebeb;
}

.tmpl_hh_icons__img img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0 auto;
	width: auto;
	max-width: 50%;
	max-height: 60%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.swiper-scrollbar {
	position: relative;
	margin: 30px auto 0;
	background: #ebebeb;
	border-radius: 10px;
	height: 15px;
}

.swiper-scrollbar-drag {
	position: absolute;
	top: 0;
	height: 100%;
	background: #dc1f39;
	border: 2px solid #ebebeb;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tmpl_hh_map {
	position: relative;
}

.swiper-container-map {
	position: relative;
	margin: -13px auto 0;
	max-width: 1017px;
	left: -3.1%;
}

.tmpl_hh_map__bullit {
	position: absolute;
	text-align: center;
	white-space: nowrap;
}

.tmpl_hh_map__bullit:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	width: 14px;
	height: 14px;
	margin: 3px 0 0;
	border: 2px solid #dc1f39;
	background: #ffffff;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tmpl_hh_map__bullit--black:after {
	border-color: #000000;
}

.tmpl_hh_map__bullit--full:after {
	background: #dc1f39;
}

.tmpl_hh_map__bullit--gray:after {
	border-color: #a8acb3;
}

.tmpl_hh_map__bullit--murmansk {
	top: 0%;
	left: 48.3%;
}

.tmpl_hh_map__bullit--yaroslavl {
	top: 23.5%;
	left: 40.5%;
}

.tmpl_hh_map__bullit--moskva {
	top: 26%;
	left: 34.85%;
}

.tmpl_hh_map__bullit--kirov {
	top: 31.7%;
	left: 57.8%;
}

.tmpl_hh_map__bullit--berezniki {
	top: 37.2%;
	left: 63.7%;
}

.tmpl_hh_map__bullit--nijnovrgorod {
	top: 39.5%;
	left: 50.3%;
}

.tmpl_hh_map__bullit--perm {
	top: 46.6%;
	left: 62.5%;
}

.tmpl_hh_map__bullit--saratov {
	top: 46.6%;
	left: 46.5%;
}

.tmpl_hh_map__bullit--samara {
	top: 50.6%;
	left: 54.6%;
}

.tmpl_hh_map__bullit--rostov {
	top: 51.3%;
	left: 38.6%;
}

.tmpl_hh_map__bullit--tyumen {
	top: 60.7%;
	left: 68%;
}

.tmpl_hh_map__bullit--top:after {
	top: auto;
	bottom: 100%;
	margin: 0 0 3px;
}

.tmpl_hh_history {
	position: relative;
	padding: 0 0.5%;
	margin: -15.25% 0 61px;
	z-index: 15;
}

.tmpl_hh_history .swiper-slide {
	width: auto;
}

.tmpl_hh_history:before {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 65px;
	background: rgb(230, 39, 72);
	background: -webkit-gradient(linear, left top, right top, from(rgba(230, 39, 72, 1)), to(rgba(230, 112, 111, 1)));
	background: -webkit-linear-gradient(left, rgba(230, 39, 72, 1) 0%, rgba(230, 112, 111, 1) 100%);
	background: -o-linear-gradient(left, rgba(230, 39, 72, 1) 0%, rgba(230, 112, 111, 1) 100%);
	background: linear-gradient(90deg, rgba(230, 39, 72, 1) 0%, rgba(230, 112, 111, 1) 100%);
	border-radius: 10px;
}

.tmpl_hh_history__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}

.tmpl_hh_history__item {
	width: 13%;
	text-align: center;
	position: relative;
}

.tmpl_hh_history__item:after {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: -56px;
	width: 65px;
	height: 65px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-bottom-right-radius: 10px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.tmpl_hh_history__item:last-child:after {
	display: none;
}

p.tmpl_hh_history__year {
	color: #ffffff;
	height: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.33em;
}

p.tmpl_hh_history__year span {
	display: block;
	width: 100%;
	max-width: 100%;
}

.tmpl_hh_history__icon {
	position: relative;
	padding: 67px 0 22px;
}

.tmpl_hh_history__icon:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	height: 65px;
	border-right: 2px dotted #dc1f39;
	margin-left: -1px;
}

.tmpl_hh_history__icon img {
	width: auto;
	margin: 0 auto;
	height: 62px;
}

p.tmpl_hh_history__text:not(:last-child) {
	margin-bottom: 10px;
}

.tmpl_hh_intro {
	max-width: 820px;
	padding: 0 30px;
	margin: 0 auto 54px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

p.tmpl_hh_intro__title {
	font-weight: bold;
	color: #dc1f39;
	font-size: 1.38em;
	text-transform: uppercase;
	margin-bottom: 12px;
}

p.tmpl_hh_intro__title--values {
	text-align: center;
}

p.tmpl_hh_intro__text {
	font-size: 1.33em;
}

ul.tmpl_hh_icons--five_items li.tmpl_hh_icons__item {
	width: 18%;
}

ul.tmpl_hh_icons--three_items li.tmpl_hh_icons__item {
	width: 32%;
}

.tmpl_hh_subtab--info ul.tmpl_hh_icons {
	padding-top: 40px;
	padding-left: 2%;
	padding-right: 2%;
}

.tmpl_hh_icons__title {
	display: block;
	text-transform: uppercase;
	color: #dc1f39;
	margin-bottom: 11px;
}

img.tmpl_hh_recommend_banner {
	margin: 61px 0 62px;
}

ul.tmpl_hh_list:last-child {
	margin-bottom: 61px;
}

p.tmpl_hh_icons__caption {
	max-width: 370px;
	margin: 0 auto;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

p.tmpl_hh_hashtag {
	text-align: right;
	margin-bottom: 57px;
	padding: 25px 0 0;
	font-size: 1.33em;
}

.tmpl_hh_gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -35px;
	width: auto;
}

.tmpl_hh_gallery .swiper-slide {
	width: calc(33.3333% - 70px);
	margin: 0 35px 70px;
}

li.tmpl_hh_icons__item ul.tmpl_hh_list {
	margin: 11px 0 0;
}

li.tmpl_hh_icons__item li.tmpl_hh_list__item {
	font-size: 1em;
	text-align: left;
}

li.tmpl_hh_icons__item li.tmpl_hh_list__item:before {
	font-size: 1.4em;
	top: -0.2em;
}

.tmpl_hh_subtab--federal.tmpl_hh_subtab--active,
.tmpl_hh_tab--about.tmpl_hh_tab--active {
	overflow: visible;
}

.tmpl_hh_head__title {
	position: absolute;
	left: 71.35%;
	padding-left: 4.3%;
	top: 50%;
	font-size: 1.16em;
	font-size: 1.33em;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-left: 2px solid #dc1f39;
	height: 71px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tmpl_hh_to_top {
	position: absolute;
	margin-bottom: 20px;
	height: 15px;
	bottom: 20px;
	right: 10px;
	width: 30px;
	cursor: pointer;
	z-index: 100;
}

.tmpl_hh_to_top:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #dc1f39 transparent;
}

#vac .js-toggle-item ul>li {
	list-style: inside;
}

@media screen and (max-width: 1340px) {
	.tmpl_hh_wrapper {
		font-size: 14px;
	}

	ul.tmpl_hh_icons--five_items li.tmpl_hh_icons__item {
		width: 31%;
		margin: 0 1% 20px;
	}

	ul.tmpl_hh_icons--five_items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 -1%;
	}
}

@media screen and (max-width: 1019px) {
	.bloko-column {
		margin-left: 0;
	}

	.tmpl_hh_banner__content {
		position: relative;
		margin: 0 auto;
		max-width: 100%;
	}

	ul.tmpl_hh_navigation {
		position: relative;
		top: 0;
	}

	.tmpl_hh_head__title {
		display: none;
	}

	a.tmpl_hh_vacancies_button {
		position: relative;
		bottom: 0;
	}

	a.tmpl_hh_vacancies_button2 {
		position: relative;
		bottom: 0;
	}

	.tmpl_hh_banner .tmpl_hh_tab img {
		margin-left: -20%;
		width: 120%;
	}

	ul.tmpl_hh_subnavigation {
		opacity: 1 !important;
		padding-left: 0;
		position: relative;
		left: 0;
		max-height: 0;
		overflow: hidden;
		-webkit-transition: max-height 0.5s cubic-bezier(0, 1.05, 0, 1);
		-o-transition: max-height 0.5s cubic-bezier(0, 1.05, 0, 1);
		transition: max-height 0.5s cubic-bezier(0, 1.05, 0, 1);
	}

	ul.tmpl_hh_subnavigation--visible {
		max-height: 3000px;
		-webkit-transition: max-height 0.5s ease-in;
		-o-transition: max-height 0.5s ease-in;
		transition: max-height 0.5s ease-in;
	}

	li.tmpl_hh_subnavigation__item {
		opacity: 1 !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
		-webkit-transition-delay: 0s !important;
		-o-transition-delay: 0s !important;
		transition-delay: 0s !important;
	}

	li.tmpl_hh_subnavigation__item:first-child {
		margin-top: 20px;
	}

	li.tmpl_hh_subnavigation__item:first-child a.tmpl_hh_subnavigation__link:before {
		left: 50%;
		margin-top: 0;
		top: -4px;
		margin-left: -7px;
		-webkit-transform: rotate(45deg) translateY(-50%);
		-ms-transform: rotate(45deg) translateY(-50%);
		transform: rotate(45deg) translateY(-50%);
	}

	a.tmpl_hh_navigation__link:hover, a.tmpl_hh_navigation__link--active {
		background-image: -webkit-gradient(linear, left top, right top, from(#e62748), color-stop(#e74051), color-stop(#e7525b), color-stop(#e76265), to(#e6706f));
		background-image: -webkit-linear-gradient(left, #e62748, #e74051, #e7525b, #e76265, #e6706f);
		background-image: -o-linear-gradient(left, #e62748, #e74051, #e7525b, #e76265, #e6706f);
		background-image: linear-gradient(to right, #e62748, #e74051, #e7525b, #e76265, #e6706f);
	}

	.swiper-pagination {
		display: block;
	}

	ul.tmpl_hh_icons {
		padding: 0 !important;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	li.tmpl_hh_icons__item {
		width: 100%;
		margin: 0;
	}

	.tmpl_hh_map__bullit {
		font-size: 12px;
	}

	.tmpl_hh_map__bullit:after {
		width: 10px;
		height: 10px;
	}

	p.tmpl_hh_icons__caption {
		max-width: 300px;
	}

	ul.tmpl_hh_icons--five_items,
	ul.tmpl_hh_icons--five_items li.tmpl_hh_icons__item {
		margin: 0;
	}

	.tmpl_hh_gallery {
		width: 100%;
		margin: 0;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.tmpl_hh_gallery .swiper-slide {
		width: 100%;
		margin: 0;
	}

	.tmpl_hh_gallery .swiper-slide img {
		max-width: 370px;
		margin: 0 auto;
	}

	.swiper-pagination-gallery .swiper-pagination-bullet {
		margin: 0 5px;
	}
}

@media screen and (max-width: 699px) {
	.tmpl_hh_head {
		padding: 0 2.5%;
	}

	img.tmpl_hh_logo {
		width: 100%;
	}

	.tmpl_hh_banner {
		margin: 8.7% 3.2% 0;
	}

	a.tmpl_hh_navigation__link {
		font-size: 15px;
		text-align: center;
		padding: 0 5%;
	}

	a.tmpl_hh_navigation__link, a.tmpl_hh_subnavigation__link {
		height: 39px;
	}

	li.tmpl_hh_navigation__item {
		margin-bottom: 19px;
	}

	a.tmpl_hh_vacancies_button {
		font-size: 15px;
		height: 39px;
		padding: 0 5%;
		text-align: center;
	}

	a.tmpl_hh_vacancies_button2 {
		font-size: 15px;
		height: 39px;
		padding: 0 5%;
		text-align: center;
	}

	a.tmpl_hh_subnavigation__link {
		font-size: 14px;
	}

	.tmpl_hh_wrapper {
		font-size: 14px;
	}

	li.tmpl_hh_subnavigation__item:first-child {
		margin-top: 12px;
	}

	li.tmpl_hh_subnavigation__item {
		margin-bottom: 10px;
	}

	li.tmpl_hh_subnavigation__item:last-child {
		margin-bottom: 0;
	}

	p.tmpl_hh_subtab__title {
		font-size: 1.08em;
		margin-bottom: 34px;
	}

	.tmpl_hh_tab_container {
		padding: 35px 0 0;
	}

	.tmpl_hh_subtab {
		padding: 0 3%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	li.tmpl_hh_list__item {
		padding-left: 13px;
		font-size: 1em;
		line-height: 1.25;
	}

	li.tmpl_hh_list__item:not(:last-child) {
		margin-bottom: 6px;
	}

	ul.tmpl_hh_list {
		margin-bottom: 35px;
	}

	.tmpl_hh_icons__img {
		width: 85px;
		height: 85px;
		margin-bottom: 20px;
	}

	p.tmpl_hh_icons__text {
		font-size: 1.08em;
	}

	.tmpl_hh_subtab:after {
		height: 15px;
	}

	.tmpl_hh_to_top {
		bottom: 5px;
	}

	.swiper-container-map .swiper-slide {
		width: 500px;
	}

	.tmpl_hh_history {
		margin-top: 20px;
	}

	.swiper-container-map {
		left: 0;
	}

	.swiper-scrollbar-map {
		margin-top: -8%;
		z-index: 15;
	}

	.tmpl_hh_map__bullit {
		font-size: 10px;
	}

	.tmpl_hh_map__bullit:after {
		width: 7px;
		height: 7px;
	}

	.tmpl_hh_subtab--federal.tmpl_hh_subtab--active, .tmpl_hh_tab--about.tmpl_hh_tab--active {
		overflow: hidden;
	}

	p.tmpl_hh_history__year,
	.tmpl_hh_history:before {
		height: 39px;
	}

	p.tmpl_hh_history__year {
		font-size: 1.08em;
	}

	.tmpl_hh_history__item:after {
		width: 39px;
		height: 39px;
	}

	p.tmpl_hh_intro__title {
		font-size: 1.08em;
		margin-bottom: 6px;
	}

	.tmpl_hh_intro {
		padding: 0;
		margin-bottom: 34px;
	}

	p.tmpl_hh_intro__text {
		font-size: 1em;
	}

	p.tmpl_hh_intro__title--values {
		margin-bottom: 20px;
	}

	img.tmpl_hh_recommend_banner {
		margin: 0 0 36px -23.5%;
		width: 147%;
	}
}

@media (max-width: 768px) {
	.tmpl_hh_vacancies_button2 {
		margin-bottom: 20px !important;
	}
}

/* End */


/* Start:/local/vendor/techart/bitrix.tao/styles/forms/form.css?17250091851389*/
form.tao-form {
}

div.tao-form {
	position: relative;
	margin: 0 0 10px 0;
}

div.tao-form div.shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #eee;
	background-image: url(/local/vendor/techart/bitrix.tao/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.8;
}

ul.tao-form-errors {
	margin: 0 !important;
	padding: 0 10px !important;
	border: 1px solid #800;
	list-style-type: none;
}

ul.tao-form-errors li {
	list-style: none;
	color: #800;
}

form.tao-form input.text {
	border: 1px solid #888;
}

form.tao-form input.field-name {
}

form.tao-form input.checkbox {
	border: 1px solid #888;
}

form.tao-form textarea {
	border: 1px solid #888;
}

form.tao-form .select {
	border: 1px solid #888;
}

form.tao-form .submit-button {
	padding: 5px 10px;
	border: 1px solid #888;
	border-radius: 5px;
	background-color: #eee;
	cursor: pointer;
}

div.tao-form-field {
	margin: 5px 0;
}

table.tao-form {
	width: 100%;
	border-spacing: 5px;
}

table.tao-form th.caption {
	padding: 0 20px 0 5px;
	font-weight: normal;
	text-align: left;
	white-space: no-wrap;
}

table.tao-form td.field {
	padding: 0 5px 0 0;
	width: 100%;
}

table.tao-form tr.tao-error-field td, table.tao-form tr.tao-error-field th {
	background-color: #fcc;
}

div.tao-error-field input.text {
	border: 1px solid #844;
}

/* End */
/* /local/components/techart/vacancies/templates/.default/style.css?170722987924642 */
/* /local/vendor/techart/bitrix.tao/styles/forms/form.css?17250091851389 */
