body {
	overflow-y: scroll;
}

.page-wrapper {
	overflow: hidden;
	/*max-width: 1349px;*/
	width: 100%;
	min-width: 320px;
	position: relative;
	margin: auto;
}

.container {
	/*width: 1286px;*/
	width: 100%;
	max-width: 1286px;
	margin: 0 auto;
}

.development-image {
	width: 100%;
	height: auto;
}

.content {
	padding-top: 52px;
	padding-bottom: 80px;
	min-height: 558px;
	position: relative;
}

.content_home {
	padding-top: 0;
	padding-bottom: 65px;
	min-height: 0;
}

.content_nospace_bottom {
	padding-bottom: 0;
}

.content_nospace_bottom--en {
	margin-bottom: 150px;
}

.page-image {
	width: 333px;
	height: auto;
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: -683px;
	z-index: 10;
}

.page-image-mobile {
	display: none;
}

.content__inner {
	position: relative;
}

.section-main {
	margin-left: 300px;
	position: relative;
}

.section-main__sidebar {
	float: right;
	width: 233px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.section-main__content {
	width: 640px;
}

.section-main__content--en {
	margin-bottom: 120px;
}

.section-main--cellular {
	padding-bottom: 230px;
}

.companies-list {
	margin-left: 200px;
	width: 730px;
	margin-bottom: 16px;
}

.companies-list:after {
	content: '';
	display: table;
	clear: both;
}

.companies-list__header {
	font-size: 18px;
	line-height: 28px;
	color: #6f6f6f;
	margin-bottom: 36px;
}

.companies-list__item {
	margin-bottom: 26px;
}

.companies-list__logo-field {
	float: left;
	width: 200px;
	padding-top: 27px;
}

.companies-list__logo-link {

}

.companies-list__logo {
	max-width: 100%;
	height: auto;
}

.companies-list__content {
	margin-left: 200px;
}

.companies-list__title {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 0;
}

.companies-list__title-link {
	color: #52bbb1;
	text-decoration: none;
}

.companies-list__title-link:hover {
	text-decoration: underline;
}

.companies-list__text {

}

.employee {
	position: relative;
	min-height: 696px;
}

.employee:after {
	content: '';
	display: table;
	clear: both;
}

.employee:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	background: #f5f5f5;
}

.employee__inner {
	position: relative;
}

.employee__image-block {
	float: left;
	width: 490px;
	height: 696px;
	position: absolute;
	top: 0;
	bottom: auto;
}

.employee__image-block.stick-block--fixed {
	position: fixed;
	top: auto;
	bottom: 0;
}
.employee__image-block.stick-block--fixed-end {
	position: absolute;
	top: auto;
	bottom: -22px;
}

.employee__image-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}

.employee__image {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.employee__content {
	margin-left: 528px;
	width: 465px;
	position: relative;
	padding-top: 43px;
	font-size: 14px;
	line-height: 24px;
}

.employee__content p {
	margin-bottom: 24px;
}

.employee__video-link {
	position: absolute;
	left: 100%;
	margin-left: 2px;
	top: 72px;
	white-space: nowrap;
}

.employee__name {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 6px;
}

.employee__position {
	font-size: 15px;
	color: #b2b2b2;
	margin-bottom: 13px;
}

.employee__info-list {
	list-style: none;
	padding-left: 0;
}

.employee__info-list-item {
	position: relative;
	margin-bottom: 24px;
}

.employee__info-list-item:before {
	content: '—';
	position: absolute;
	left: -20px;
}

.press-main-block {

}

.press-main-block__header {
	position: relative;
	margin-left: 200px;
	margin-bottom: 29px;
}

.press-main-block__header:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 14px;
	border-top: 1px solid #e6e6e6;
}

.press-main-block__title {
	position: relative;
	background: #fff;
	display: inline-block;
	padding-right: 32px;
	font-size: 14px;
	color: #000;
}

.press-main-block__content {
	margin-left: 400px;
	width: 750px;
}

.press-main-block__content:after {
	content: '';
	display: table;
	clear: both;
}

.press-main-block__item {
	float: left;
	width: 33.33%;
	padding-right: 40px;
	margin-bottom: 34px;
}

.press-main-block__item:nth-child(3n+1) {
	clear: both;
}

.item {
	font-size: 13px;
	line-height: 22px;
}

.item__image-link {

}

.item__image {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 13px;
}

.item__date {
	color: #b2b2b2;
}

.item__content {

}

.item__link {
	color: #000;
	text-decoration: none;
}

.item__link:hover {
	color: #52bbb1;
	text-decoration: none;
}

.history-slider-block {
	/*border-top: 5px solid #f3f5f6;*/
	padding-top: 46px;
}

.history-slider-block__title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 35px;
	margin-left: 300px;
}

.history-slider {
	margin-bottom: 27px;
}

.history-slider:after {
	content: '';
	display: table;
	clear: both;
}

.history-slider__item {

}

.history-slider__item:after {
	content: '';
	display: table;
	clear: both;
}

.history-slider__item-date {
	float: left;
	width: 300px;
	text-align: center;
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-size: 62px;
	line-height: 56px;
	font-weight: 300;
	/*margin-top: -5px;*/
}

.history-slider__item-content {
	margin-left: 300px;
}

.history-slider__item-description {
	position: relative;
	padding-top: 26px;
	max-width: 670px;
}

.history-slider__item-description:before {
	content: '';
	position: absolute;
	width: 40px;
	height: 3px;
	background: #52bbb1;
	left: 0;
	top: 0;
}

.history-slider__item-description p {
	margin-bottom: 23px;
}

.history-slider-dates {
	/*display: table;*/
	display: -webkit-flex;
	display: -ms-flexbox;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	display: flex;
	width: 100%;
	border-top: 1px solid #e6e6e6;
}

.history-slider-dates__item {
	display: table-cell;
	text-align: center;
	padding-top: 30px;
}

.history-slider-dates__link {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #b2b2b2;
	text-decoration: none;
}

.history-slider-dates__link:hover {
	color: #000;
	text-decoration: none;
}

.history-slider-dates__link_active {
	color: #000000;
}

.history-slider-dates__link_active:before {
	content: '';
	width: 14px;
	height: 12px;
	background: url('../images/date_dott.png');
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: -36px;
}

.image-block {
	margin: 32px -40px 34px 200px;
}

.image-block__content {
	display: table;
	width: 100%;
}

.image-block__text-field {
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	line-height: 30px;
	color: #6f6f6f;
	padding-right: 70px;
}

.image-block__title {
	font-size: 24px;
	margin-bottom: 9px;
	margin-top: 22px;
}

.image-block__text {

}

.image-block__image-field {
	display: table-cell;
	vertical-align: middle;
	width: 653px;
}

.image-block__image {
	vertical-align: middle;
	width: 653px;
	height: auto;
}

.partners-block {
	margin-left: 300px;
	width: 926px;
	margin-top: -21px;
}

.partners-block__row {

}

.partners-block__row:after {
	content: '';
	display: table;
	clear: both;
}

.partners-block__item {
	float: left;
	width: 50%;
	padding-right: 120px;
	margin-bottom: 28px;
}

.partners-block__image-block {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
}

.partners-block__image {
	vertical-align: middle;
	max-height: 100%;
	width: auto;
	height: auto;
}

.partners-block__item-content {
	font-size: 14px;
	line-height: 24px;
}

.category-nav {
	margin: 24px 0 28px;
	font-size: 13px;
}

.category-nav__item {
	display: inline-block;
	margin-right: 34px;
}

.category-nav__label {

}

.category-nav__checkbox {

}

.category-nav__label-text {

}

.date-nav {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 34px;
}

.date-nav__item {
	display: inline-block;
	margin-right: 25px;
}

.date-nav__link {
	color: #52bbb1;
	text-decoration: none;
	display: inline-block;
	position: relative;
	padding-bottom: 16px;
}

.date-nav__link:hover,
.date-nav__link_active {
	color: #000;
	text-decoration: none;
}

.date-nav__link_active {
	font-weight: 500;
}

.date-nav__link_active:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	background: #000;
}

.press-list {
	margin-right: -13px;
	position: relative;
}

.press-list__item {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 16px;
}

.press-list__item:after {
	content: '';
	display: table;
	clear: both;
}

.press-list__date {
	font-size: 14px;
	color: #b2b2b2;
}

.press-list__image-link {

}

.press-list__image {
	float: right;
	width: 160px;
	height: auto;
	margin-top: 10px;
}

.press-list__title {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 0;
	margin-right: 210px;
}

.press-list__title-link {
	color: inherit;
}

.press-list__title-link:hover {
	text-decoration: none;
	color: #52bbb1;
}

.press-list__text {
	margin-right: 210px;
}

.press-list__tags {
	margin-right: 210px;
	font-size: 13px;
	color: #b2b2b2;
}

.press-list__more-link {
	display: inline-block;
	font-size: 13px;
	margin-top: 11px;
}

.press-sidebar {
	margin-top: 66px;
	border-left: 1px solid #e6e6e6;
	padding-left: 60px;
	margin-left: -60px;
}

.press-sidebar__contacts {
	margin-bottom: 86px;
}
.press-sidebar__contacts.press-sidebar__contacts--mobile {
	display: none;
}

.press-sidebar__title {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	font-family: PFDinTextPro, serif;
}

.press-sidebar__address {
	font-size: 13px;
	line-height: 22px;
}

.press-sidebar__address-name {
	font-weight: bold;
}

.press-sidebar__address-position {
	color: #b2b2b2;
	margin-bottom: 8px;
	line-height: 19px;
}

.entry__date {
	font-size: 13px;
	color: #b2b2b2;
	margin: -11px 0 14px;
}

.entry__image {
	display: block;
	width: 653px;
	height: auto;
	margin: 32px 0 33px;
}

.entry__image_large {
	width: 693px;
	margin: -4px 0 32px;
}

.entry-photos {
	margin-bottom: 40px;
	width: 660px;
}

.entry-photos__title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

.entry-photos__image-link {

}

.entry-photos__image {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 5px;
}

.entry-social {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 33px 0 29px;
	margin-bottom: 32px;
}

.entry-social__title {
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px;
	font-size: 14px;
	position: relative;
	top: -1px;
}

.entry-social__list {
	display: inline-block;
	vertical-align: middle;
}

.social-list {

}

.social-list__link {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 27px;
	background: url('../images/social.png');
	margin-right: 5px;
}

.social-list__link_fb {
	background-position: 0px 0px;
}

.social-list__link_gp {
	background-position: -30px 0px;
}

.social-list__link_tw {
	background-position: -60px 0px;
}

.social-list__link_vk {
	background-position: -90px 0px;
}

.social-list__link_ok {
	background-position: -120px 0px;
}

.entry-more-link {

}

.home-content {

}

.home-content:after {
	content: '';
	display: table;
	clear: both;
}

.home-content__section {

}

.home-content__section-news {
	float: left;
	width: 720px;
	margin-left: 80px;
}

.home-content__section-press {
	float: left;
	width: 370px;
	margin-left: 47px;
}

.home-content__title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	margin-bottom: 30px;
}

.home-content__title-link {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #b8e2de;
}

.home-content__title-link:hover {
	text-decoration: none;
	border-color: transparent;
}

.home-content__content {

}

.home-content__content:after {
	content: '';
	display: table;
	clear: both;
}

.home-content__news-item {
	float: left;
	width: 33.33%;
	padding-right: 30px;
	margin-bottom: 16px;
}

.home-content__news-item:nth-child(3n+1) {
	clear: both;
}

.home-content__more-link {
	font-size: 13px;
}

.press-compact-list {
	margin-top: -8px;
	margin-bottom: -7px;
}

.press-compact-list__item {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 22px;
}

.press-compact-list__date {
	color: #b2b2b2;
}

.press-compact-list__content {

}

.press-compact-list__link {
	color: inherit;
	text-decoration: none;
}

.press-compact-list__link:hover {
	color: #52bbb1;
	text-decoration: none;
}

.main-slider-wrapper {
	height: 990px;
	background: #fff url('../images/pattern.png') center bottom repeat-x;
	margin-bottom: -50px;
}

.main-slider {
	height: 990px;
	overflow: hidden;
}

.main-slider__item {
	overflow: hidden;
	position: relative;
}

.main-slider__item-inner {
	height: 990px;
}

.main-slider__item-content {
	position: relative;
	z-index: 1;
	padding: 428px 0 0 79px;
}

.main-slider__item-title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-size: 82px;
	line-height: 82px;
	font-weight: bold;
	margin-bottom: 18px;
	color: #000;
}

.main-slider__image-field {
	position: absolute;
	top: 0;
	right: 0;
	width: 720px;
	overflow: hidden;
}

.main-slider__image-field:before {
	content: '';
	position: absolute;
	width: 616px;
	height: 616px;
	background: url('../images/slider_dec.png') no-repeat;
	right: -60px;
	bottom: 43px;
}

.main-slider__image {
	display: block;
	width: 100%;
	height: auto;
}

.cycle-block {
	margin: 40px 0 22px 200px;
}

.cycle-block__header {
	float: left;
	width: 200px;
}

.cycle-block__num {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: 300;
	font-size: 30px;
	color: #a71975;
	margin-bottom: 30px;
	line-height: 32px;
}

.cycle-block__title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
}

.cycle-block__image-block {
	margin-left: 300px;
	width: 653px;
}

.cycle-block__image {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.vacancy-list-title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 26px;
}

.vacancy-all {
	margin-bottom: 100px;
}

.vacancy-sect {
	margin-bottom: 26px;
}

.vacancy-sect-item {
	font-weight: bold;
	font-size: medium;
	cursor: pointer;
	background-color: #52bbb1;
	padding: 8px;
	position: relative;
}

.vacancy-sect-item::after {
	content: '';
	position: absolute;
	top: 16px;
	right: 8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 8px solid #fff;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.vacancy-sect-item span {
	color: #fff;
}
.vacancy-list {
	margin: 26px;
	display: none;
}

.opened .vacancy-list{
	display: block;
}

.opened .vacancy-sect-item::after {
	content: '';
	position: absolute;
	top: 16px;
	right: 8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 0px solid #fff;
	border-bottom: 8px solid #fff;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.vacancy-list__item {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 26px;
}

.vacancy-list__item-title {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 0;
}

.vacancy-list__item-title-link {
	text-decoration: none;
	color: #52bbb1;
}

.vacancy-list__item-title-link:hover {
	text-decoration: underline;
}

.vacancy-list__item-content {
	font-size: 14px;
	line-height: 26px;
}

.vacancy-list__item-salary {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}

.vacancy-form-block {
	background: #f5f5f5;
	padding-top: 33px;
	padding-bottom: 40px;
	margin-bottom: 5px;
	z-index: 130;
	position: relative;
}

.vacancy-form-block__inner {
	margin-left: 300px;
	position: relative;
}

.vacancy-form-title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 26px;
}

.vacancy-form {
	width: 795px;
	padding-right: 385px;
	position: relative;
	margin-bottom: 30px;
}

.vacancy-form__inputs-block {

}

.vacancy-form__file-block {
	position: absolute;
	left: 440px;
	right: 0;
	top: 38px;
	bottom: 0;
}
.vacancy-form .jq-selectbox__dropdown ul {
	max-height: 225px !important;
}

.vacancy-form div.error {
	left: 0;
	top: 100%;
	margin-left: 0;
	margin-top: -8px;
	font-size: 11px;
}

.products-sidebar {
	font-size: 13px;
	line-height: 22px;
	padding-top: 65px;
	position: relative;
	background: url('../images/icon_info.png') 0px 14px no-repeat;
}
.products-sidebar.products-sidebar--mobile {
	display: none;
}
.products-sidebar__title {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 11px;
}

.products-sidebar__content {
	margin-bottom: 8px;
}

.products-sidebar__more-link {

}

.products {
	width: 966px;
	margin-left: 200px;
	margin-top: 42px;
}

.products:after {
	content: '';
	display: table;
	clear: both;
}

.products__item {
	float: left;
	width: 50%;
	padding-right: 40px;
	margin-bottom: 40px;
}

.immunity__item {
	width: 30%;
	padding: 0;
	float: none;
	padding-right:10px;
	margin:0px;
	margin-bottom:10px;
}

.products__item:nth-child(2n+1) {
	clear: both;
}

.product-item {
	border: 1px solid #e6e6e6;
	padding: 30px;
}

.product-item__image-block {
	text-align: center;
	height: 200px;
	margin-bottom: 28px;
}

.product-item__image-block:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.product-item__image-link {

}

.product-item__image {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.product-item__title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 12px;
}

.product-item__title-link {
	color: inherit;
	text-decoration: none;
}

.product-item__title-link:hover {
	color: #52bbb1;
	text-decoration: none;
}

.product-item__info {
	font-size: 14px;
	color: #b2b2b2;
	margin-bottom: 10px;
}

.product-item__content {
	font-size: 14px;
	line-height: 24px;
}

.product-sidebar {
	float: right;
	width: 293px;
	text-align: center;
	padding-top: 125px;
	position: relative;
	margin-top: 16px;
	margin-bottom: 20px;
}

.product-sidebar__more-link {
	position: absolute;
	right: 0;
	top: 0;
}
.product-sidebar.product-sidebar--mobile {
	display: none;
}
.product-image {
	max-width: 100%;
	height: auto;
}

.product-description-content {
	position: relative;
}

.product-description-more {
	position: absolute;
	bottom: 3px;
	right: 62px;
	width: 170px;
	font-size: 13px;
	line-height: 22px;
}

.form-block {
	background: #f5f5f5;
	margin-left: 300px;
	margin-right: 100px;
	margin-top: 32px;
	padding: 24px 40px 10px;
}

.form-block__inner {
	max-width: 710px;
	padding-left: 40px;
}

.form-block__title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 34px;
	margin-left: 60px;
}

.form-block__title_margin-small {
	margin-bottom: 20px;
}

.form-block__footer {
	margin-top: -4px;
}

.form-block--popup {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	overflow: hidden;
	color: black;
	display: none;
}

.form-block--popup div.error {
	left: 0;
	top: calc(100% - 4px);
}

.form-block--popup .form-block__footer {
	margin-top: 40px;
}

.form-block--popup .form-row_inline .form-label {
	width: 210px;
}

.form-block--popup .form-row_inline .form-input-field {
	margin-left: 180px;
	max-width: 300px;
}

.fancybox-inner .form-block--popup {
	display: block;
}

.fancybox-close {
	background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMTA3NDIyIDIyLjAxNTFMMjEuNjEwNiAwLjQwMTM2N0wyMy45OTk4IDIuODAyODlMMi40OTY2NiAyNC40MTY2TDAuMTA3NDIyIDIyLjAxNTFaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMi40OTY3NyAwLjQwMTM5OEwyMy45OTk5IDIyLjAxNTFMMjEuNjEwNyAyNC40MTY3TDAuMTA3NTIyIDIuODAyOTNMMi40OTY3NyAwLjQwMTM5OFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=") center no-repeat;
	top: 20px;
	right: 20px;
}

.form-block--popup .form-block__title {
	font-weight: 400;
	font-size: 20px;
	margin-left: 0;
}

.cols-section {
	margin-left: -100px;
	width: 886px;
}

.cols-section:after {
	content: '';
	display: table;
	clear: both;
}

.cols-section__col {
	float: left;
	width: 50%;
	padding-right: 40px;
}

.map-section {
	background: #f5f5f5;
	margin-bottom: 5px;
	margin-top: 6px;
}

.map-section__inner {
	height: 637px;
	background: url('../images/map.png') center center no-repeat;
	position: relative;
}

.map-section__pin {
	position: absolute;
	cursor: pointer;
}

.map-section__pin:hover {
	color: #a71975;
}

.map-section__pin-dott {
	display: block;
	width: 19px;
	height: 19px;
	background: #a71975;
	border: 2px solid #fff;
	border-radius: 10px;
	position: absolute;
	left: -10px;
	top: -10px;
}

.map-section__pin-text {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 26px;
	position: absolute;
	top: -15px;
}

.map-section__pin-text_left {
	right: 20px;
}

.map-section__pin-text_right {
	left: 20px;
}

.map-section__box {
	position: absolute;
	margin-left: 0;
	width: 405px;
	height: 557px;
	background: #fff;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: 0.35s;
	transition: 0.35s;
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.map-section__box_opened {
	top: 33px !important;
	margin-left: 20px;
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.map-section__box-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 239px;
	padding: 27px;
	font-size: 13px;
	line-height: 22px;
	/*overflow-y: auto;*/
}

.map-section__box-title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 8px;
}

.map-section__box-content p {
	margin-bottom: 17px;
}

.map-section__box-image-block {
	height: 239px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.map-section__box-image {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
}

.map-section__box-close {
	width: 20px;
	height: 20px;
	background: url('../images/close.png') center center no-repeat;
	cursor: pointer;
	position: absolute;
	right: 18px;
	top: 16px;
}

.therapy-section {

}

.therapy-section__title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 16px;
	margin-top: 32px;
}

.therapy-section__content {
	position: relative;
	padding-left: 100px;
	width: 670px;
}

.therapy-section__image {
	position: absolute;
	width: 160px;
	height: auto;
	left: -100px;
	top: 8px;
	display: none;
}

.therapy-section__products {
	width: 702px;
	margin-top: 44px;
}

.therapy-section__products:after {
	content: '';
	display: table;
	clear: both;
}

.therapy-section__product-item {
	float: left;
	width: 33.33%;
	padding-right: 90px;
	text-align: center;
}

.therapy-section__product-link {

}

.therapy-section__product-image {
	max-width: 100%;
	height: auto;
	margin-bottom: 31px;
}

.therapy-section__product-title {
	display: block;
}

.contact {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 20px;
}

.contact__title {
	font-family: 'PFDinTextPro', Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 10px;
}

.contact__content {

}

.contact-map-block {
	margin-left: -100px;
	width: 793px;
	position: relative;
	margin-bottom: 44px;
}

.contact-map-block__sidebar {
	position: absolute;
	width: 192px;
	left: 100%;
	margin-left: 57px;
	top: 33px;
	font-size: 13px;
	line-height: 22px;
}

.contact-map-block__sidebar p {
	margin-bottom: 8px;
}

.contact-map-block__content {

}

.contact-map {
	height: 515px;
}

.contact-map-block__sidebar-list {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.contact-map-block__sidebar-list li {
	padding-left: 15px;
	position: relative;
	margin-bottom: 0;
}

.contact-map-block__sidebar-list li:before {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 10px;
	background: #47c0ff;
	left: 0;
	top: 8px;
}

.block-404 {
	margin: 84px 0 110px;
	font-size: 14px;
	line-height: 30px;
}

.page-title_404 {
	margin-bottom: 30px;
}

.block-404-nav {
	width: 680px;
	margin-top: 43px;
	margin-bottom: 13px;
}

.block-404-nav:after {
	content: '';
	display: table;
	clear: both;
}

.block-404-nav .nav__group {
	float: left;
	width: 50%;
}

.page-up-btn {
	position: absolute;
	width: 50px;
	height: 50px;
	background: #f5f5f5 url('../images/up.png') center center no-repeat;
	border-radius: 2px;
	cursor: pointer;
	right: -152px;
	bottom: 64px;
}

.page-all-link {
	position: absolute;
	right: 0;
	top: 60px;
}

.lte-ie9 .dz-message {
	display: none !important;
}

.lte-ie9 .fallback {
	width: 355px;
	position: absolute;
	left: 450px;
	top: 51px;
}

.history-slider-tabs__item {
	display: none;
}

.history-slider-block .owl-prev.disabled,
.history-slider-block .owl-next.disabled {
	display: none !important;
}

.ya-share2__badge {
	border-radius: 50% !important;
	width: 28px !important;
	height: 28px !important;
	padding-top: 1px !important;
	padding-left: 2px !important;
	margin-top: 5px !important;
	margin-right: 5px !important;
	margin-bottom: 5px !important;
	margin-left: 0px !important;
}

.shlyha {
	right: 183px;
}

.c-news-category-nav input[type="radio"],
.c-news-category-nav .jq-radio {
	width: 0;
	opacity: 0;
	margin: 0;
	border: none;
	display: none !important;
}

.category-nav__item-lbl {
	cursor: pointer;
}
.category-nav__item-lbl.checked {
	color: #52bbb1;
}

.table-wrapper {
	margin-bottom: 35px;
}

.table-wrapper__title {
	color: #52bbb1;
	font-size: 18px;
	margin-bottom: 0;
}

.table-wrapper__page-title {
	font-size: 20px;
	font-weight: 500;
}

.table-wrapper__header,
.table-wrapper__data-wrapper {
	border-bottom: 1px solid #e6e6e6;
	display: flex;
}

.table-wrapper__cell--header {
	color: #b2b2b2;
	font-size: 14px;
}

.table-wrapper__cell--name,
.table-wrapper__cell--name_1,
.table-wrapper__cell--name_2,
.table-wrapper__cell--name_3 {
	color: #000;
}

.table-wrapper__data {
	display: flex;
}

.table-wrapper__cell--width_3::before,
.table-wrapper__cell--width_3::before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 10px;
	background-color: #52bbb1;
}

.table-wrapper__cell--width_4 {
	width: 570px;
	padding: 15px 0 15px;
}

.table-wrapper__cell--opacity::before {
	opacity: 0.3;
}

.table-wrapper__cell--width_1 {
	max-width: 250px;
	min-width: 250px;
	padding: 15px 20px 15px 0;
}

.table-wrapper__cell--width_2 {
	min-width: 255px;
	max-width: 255px;
	padding: 15px 15px 15px 15px;
}

.table-wrapper__cell--width_3 {
	width: 120px;
	padding: 15px 0;
}

.table-wrapper__project {
	color: #52bbb1;
}

.partners-priorities {
	width: 1000px;
	margin-bottom: 50px;
}

.clinical-image {
	margin-bottom: 30px;
}

.clinical-image img {
	width: 452px;
}

.img {
	width: 100%;
}

.img-research {
	margin-top: 50px;
}

.cells {
	display: flex;
	margin: 0px;
	width: 130%;
	height: 462px;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	align-content: flex-start;
	position: relative;
	left: -87px;
}

.cells > img:nth-child(3) {
	margin-left: 200px;
}

.test {
	filter: brightness(1.2);
	transition: filter 0.5s ease;
}

.cells > img:nth-child(5) {
	position: relative;
	top: -127px;
}

.cells > map > area {
	outline: none;
}

.modal {
	background: white;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.modal.modal--active {
	display: block;
	z-index: 99;
	background: rgba(0, 0, 0, 0.7);
}

.modal__content {
	width: 800px;
	max-width: 100%;
	background: rgb(255, 255, 255);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 50px;
}

.modal__content .modal__buttons {
	text-align: center;
}

.modal__content .modal-btn {
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	outline: 1px solid #52bbb1;
	text-align: center;
	text-decoration: none;
	transition: 0.3s;
}

.modal__content .modal-btn:hover {
	background: #52bbb1;
	color: #fff;
	transition: 0.3s;
}

.modal__content .modal-btn--yes {
	margin-right: 50px;
}

.image-margin {
	margin-bottom: 50px;
	width: 100%;
	height: auto;
}

.section-main__cellular {
	padding-bottom: 200px;
}

@media screen and (max-width: 1365px) { /*!!!!!!!!!!!!!*/
	.cells {
		width: 119%;
		position: relative;
		left:-68px;
	}

	.container {
		width: 100%;
		max-width: none;
	}
	.container--pipeline {
		margin-top: 0;
	}
	.content {
		padding-bottom: 60px;
		padding-top: 21px;
	}
	.section-main {
		width: 70%;
		margin: auto;
	}
	.image-block {
		width: 90%;
		margin: 0 auto 30px;
	}
	.image-block__content {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.image-block__text-field {
		display: block;
		width: calc(50% - 15px);
		padding-right: 0;
		margin: 0 15px 0 0;
	}
	.image-block__image-field {
		display: block;
		width: calc(50% - 15px);
		margin: 0 0 0 15px;
	}
	.image-block__text {
		color: #6f6f6f;
	}
	.image-block__image {
		width: 100%;
	}
	.section-main__content {
		width: 100%;
	}
	.section-main__content p img {
		max-width: 100%;
		height: auto;
	}

	.cols-section {
		margin: 0;
		width: 100%;
	}
	.main-slider {
		height: 700px;
	}
	.main-slider__item-inner {
		height: 380px;
	}
	.main-slider-wrapper {
		background: #fff url(../images/pattern.png) repeat 0 -10px;
		height: 700px;
	}
	.main-slider__image-field {
		width: 500px;
	}
	.main-slider__item-content {
		max-width: 810px;
		margin: 249px 0 0 79px;
		padding: 0;
	}
	.main-slider__item-title {
		font-size: 60px;
		line-height: 60px;
	}
	.main-slider__item-title br {
		display: none;
	}

	.item__image {
		width: 210px;
		height: 157px;
	}

	.home-content__news-item {
		width: calc(210px + 10%);
		margin: 0 calc(40% - 210px) 16px 0;
		padding: 0;
	}

	.home-content__news-item:nth-child(3) {
		display: none;
	}

	.home-content__section-news {
		width: 60%;
		margin-left: 5%;
	}

	.home-content__section-press {
		float: right;
		width: 35%;
		margin-left: 0;
		padding: 0 5% 0 0;
	}

	.main-slider__image-field:before {
		background-size: 70%;
		background-position: 108% 97%;
	}

	.page-image {
		/*width: 22%;*/
		/*width: 220px;*/
		/*top: -162px;*/
		/*right: 0;*/
		/*margin: 0;*/
		display: none;
	}

	.page-image-mobile {
		display: block;
		max-width: 100%;
	}
	/*.page-image+.content__inner {*/

	/*}*/
	/*.page-image+.content__inner .section-main {*/
		/*width: 57%;*/
		/*margin: 0 28% 0 15%;*/
	/*}*/

	.companies-list {
		width: 70%;
		margin: 0 25% 16px 5%;
	}

	.companies-list__header {
		margin: 0 0 36px 200px;
	}

	.companies-list__title {
		margin: 0 0 10px 0;
	}
	.companies-list__logo-field {
		padding: 36px 0 0;
	}

	.employee__content {
		padding-top: 43px;
		font-size: 14px;
		line-height: 24px;
		width: calc(95% - 350px);
		margin: 0 5% 60px 350px;
	}
	.employee__image-block {
		width: 300px;
		height: 482px;
		left: 25px;
	}
	.employee__image-block.stick-block--fixed-end {
		bottom: -60px;
	}
	.employee__video-link {
		margin: 0;
		top: 47px;
		right: 0;
		left: auto;
	}

	.history-slider-dates {
		width: 90%;
		margin: auto;
	}
	.history-slider__item-date {
		width: 20%;
		margin: 35px 0 0 5%;
		text-align: left;
	}
	.history-slider__item-content {
		width: 70%;
		margin: 0 5% 0 0;
		float: left;
	}
	.history-slider-block__title {
		margin-left: 25%;
	}
	.press-sidebar__contacts {
		display: none;
	}
	.press-sidebar__contacts.press-sidebar__contacts--mobile {
		display: block;
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
		padding: 30px 0;
		margin-bottom: 0;
	}
	.press-sidebar__address {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}

	.press-sidebar__top-block {
		max-width: 220px;
		padding: 0 40px 0 0;
	}

	.press-sidebar__bottom-block {
		max-width: 220px;
	}

	.press-sidebar__address-name {
		margin: 0 0 4px;
	}

	.press-sidebar__address-phone {
		margin: 0 0 4px;
	}
	.category-nav {
		margin: 40px 0 28px;
	}

	.press-list {
		margin-right: 0;
	}

	.press-list__image {
		/*margin: 0;*/
	}
	.press-list__title {
		margin: 0;
		width: calc(90% - 160px);

	}
	.press-list__text {
		margin: 0;
		width: calc(90% - 160px);
	}

	.partners-block {
		margin: 0 auto;
		width: 70%;
	}

	.partners-block__row {
		margin: 0 0 40px;
		display: flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}

	.partners-block__item {
		float: left;
		width: 45%;
		padding: 0;
		margin: 0;
		max-width: 340px;
	}

	.partners-block__item:nth-child(1) {
		margin-right: 5%;
	}
	.partners-block__item:nth-child(2) {
		margin-left: 5%;
	}

	.partners-block__item.alone-last-elem {
		margin: 0 5%;
	}

	.partners-block__row:after {
		display: none;
	}

	.map-section .custom-scroll_bar-x {
		background-color: #52bbb1;
		height: 5px;
		border-radius: 30px;
	}

	.map-section .container {
		overflow: scroll;
	}

	.map-section__inner {
		width: 1286px;
	}

	.map-section__box_opened {
		left: 50%!important;
		-webkit-transform: translateX(-50%)!important;
		transform: translateX(-50%)!important;
		margin: 0!important;
	}

	.therapy-section__content {
		padding: 0;
		width: 100%;
	}
	.therapy-section__title {
		margin: 32px 0 16px -10%;
	}

	.cycle-block {
		margin: 40px auto 22px;
		width: 90%;
		overflow: hidden;
	}
	.cycle-block__image-block {
		margin-left: 400px;
	}
	.entry__date {
		margin: 30px 0 14px;
	}
	.entry__image {
		max-width: 100%;
		height: auto;
	}
	.entry-social {
		padding: 33px 60px 29px 0;
	}

	.shlyha {
		right: 0;
		bottom: 85px;
	}

	.products-sidebar {
		display: none;
	}

	.products-sidebar.products-sidebar--mobile {
		display: block;
		padding: 0;
		background-position: 0 0;
		position: relative;
		left: -10%;
	}
	.products-sidebar.products-sidebar--mobile .products-sidebar__title {
		padding: 0 0 0 40px;

	}

	.products {
		width: 70%;
		margin: 42px auto 0;
		display: flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
		-ms-flex-line-pack: start;
		-webkit-align-content: flex-start;
		align-content: flex-start;
	}

	.products__item {
		width: 45%;
		padding: 0;
		float: none;
		margin: 0 0 40px 0;
	}

	.immunity__item {
		width: 45%;
		padding: 0;
		float: none;
		padding-right:10px;
		margin:0px;
		margin-bottom:10px;
	}

	.products__item:nth-child(2n+1) {
		clear: none;
		margin-right: 40px;
	}
	.product-item {
		height: 100%;
	}
	.product-item__image-block:before {
		display: none;
	}
	.product-item__image-block {
		display: flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.product-sidebar {
		display: none;
	}
	.product-item__image {
		display: block;
	}
	.product-sidebar.product-sidebar--mobile {
		float: none;
		text-align: left;
		padding: 0;
		width: 100%;
		display: flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		-ms-flex-align: end;
		-webkit-align-items: flex-end;
		align-items: flex-end;
		margin: 0 0 30px;
	}
	.product-sidebar__more-link {
		position: static;
		margin: 0 0 0 30px;
	}

	.page-all-link {
		display: none;
	}

	.vacancy-form-block {

	}
	.vacancy-form-block__inner {
		margin: auto;
		width: 70%;
	}

	.vacancy-form {
		width: 100%;
		margin: 0;
		padding: 0;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.vacancy-form__inputs-block {
		width: 45%;
	}
	.vacancy-form__file-block {
		position: relative;
		width: 45%;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
	}

	.contact-map-block {
		width: 100%;
		left: 0;
		margin: 0 0 44px;
	}

	.contact-map-block__content {
		width: 120%;
		position: relative;
		left: -10%;
	}

	.contact-map-block__sidebar {
		top: 0;
		margin: 0 0 10px;
		position: static;
		left: auto;
		display: block;
		width: 100%;
	}

	.page-up-btn {
		right: 0;
		bottom: -25px;
	}

	.form-block {
		width: 70%;
		margin: 32px auto 0;
	}
	.form-block__inner {
		max-width: 500px;
		width: 100%;
		padding: 0;
		margin: auto;
	}
	.form-block__title {
		margin: 0 0 34px;
	}
	.form-row_inline div.error {
		position: static;
		margin: 0;
	}
	.form-row_inline .form-label {
		width: 100%;
		float: none;
		margin: 0;
		text-align: left;
	}
	.form-row_inline .form-label br {
		display: none;
	}
	.form-row_inline .form-label .required-star {
		right: auto;
		left: -10px;
		position: absolute;
	}
	.form-row_inline .form-input-field {
		width: 100%;
		margin: 0;
	}
	.form-block__line {
		margin: 40px auto 34px;
	}
	.form-input-text {
		width: 100%;
	}

	.table-wrapper__data-wrapper {
		flex-direction: column;
	}

	.table-wrapper__data,
	.table-wrapper__header {
		justify-content: center;
	}

	.table-wrapper__cell--width_1 {
		padding-left: 15px;
	}

	.table-wrapper__cell--width_4 {
		display: none;
	}

	.table-wrapper__title {
		padding-left: 0;
		width: 70%;
	}

	.section-main__cellular {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 999px) { /*!!!!!!!!!!!!!*/

	.cells {
		display: flex;
		width: 321px;
		justify-content: center;
		align-items: stretch;
		flex-wrap: wrap;
		align-content: flex-start;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		position: initial;
		margin-bottom: 40px;
	}

	.cells > img:nth-child(3) {
		margin-left: 0;
	}
	
	.cells > img:nth-child(5) {
		position: none;
		top: 0;
	}

	.cycle-block__header {
		float: none;
		width: 100%;
	}
	.cycle-block__image-block {
		margin: 0 auto;
		width: auto;
	}
	.cycle-block__num {
		margin: 0;
	}
	.cycle-block__title {
		margin: 0 0 10px;
	}

	.products {
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.products__item {
		width: 100%;
		max-width: 500px;
	}

	.immunity__item {
		width: 100%;
		max-width: 500px;
		padding-right:10px;
		margin:0px;
		margin-right: 21%;
		margin-bottom:10px;
	}

	.products__item:nth-child(2n+1) {
		margin-right: 0;
	}

	.partners-priorities {
		width: 700px;
		height: 250px;
		background: url('/images/partners.png') no-repeat;
		background-size: contain;
		margin-bottom: 50px;
	}

	.partners-priorities img {
		display: none;
	}

	.page-image-about__bottom {
		width: 100%;
	}
}
@media screen and (max-width: 799px) { /*!!!!!!!!!!!!! */
	.partners-priorities {
		background: none;
		width: 100%;
		height: auto;
	}

	.partners-priorities img {
		display: block;
		width: 100%;
	}

	.section-main {
		width: 90%;
	}
	.cols-section__col {
		float: none;
		width: 100%;
		padding: 0;
	}
	.image-block {
		margin: 0 auto 40px;
	}
	.image-block__content {
		display: block;
	}
	.image-block__text-field {
		width: 100%;
		margin: 0 0 30px;
	}
	.image-block__image-field {
		width: 112%;
		margin: 0;
		position: relative;
		left: -6%;
	}
	.main-slider__image-field {
		width: 315px;
		top: 96px;
	}
	.main-slider__item-title {
		font-size: 40px;
		line-height: 40px;
	}
	.main-slider__item-content {
		max-width: 257px;
		margin: 140px 0 0 5%;
	}
	.main-slider {
		height: 550px;
	}
	.main-slider__item-inner {
		height: 380px;
	}
	.main-slider-wrapper {
		background: #fff url(../images/pattern.png) repeat 0 -10px;
		height: 550px;
		margin-bottom: -20px;
	}
	.video-link_large {
		display: block;
		padding: 0 0 0 60px;
		position: relative;
	}
	.icon-play-large {
		position: absolute;
		left: 0;
		top: 2px;
	}

	.home-content__section-news {
		width: 100%;
		padding: 0 5%;
		margin: 0;
	}

	.home-content__news-item {
		float: none;
		width: 100%;
		margin: 30px 0 15px;
	}

	.home-content__section-press {
		width: 100%;
		padding: 0 5%;
		margin: 30px 0 0;
	}
	.main-slider__image-field:before {
		background-size: 50%;
	}

	.companies-list {
		width: 90%;
		margin: 0 auto 16px;
	}

	.companies-list__header {
		margin: 0 0 36px;
	}

	.companies-list__item {
		position: relative;
	}

	.companies-list__title {
		margin: 0 0 70px;
	}
	.companies-list__logo-field {
		padding: 0;
		position: absolute;
		top: 40px;
	}
	.companies-list__content {
		margin: 0;
	}

	.history-slider__item-date {
		position: absolute;
		margin: 0;
		left: 5%;
		top: 27px;
	}
	.history-slider__item-content {
		width: 90%;
		margin: auto;
		float: none;
	}
	.history-slider__item-description {
		padding-top: 90px;
	}
	.history-slider-block__title {
		margin-left: 5%;
	}
	.history-slider-dates {
		/*display: block;*/
	}
	.history-slider-tabs__item {
		overflow: hidden;
	}

	.employee__content {
		width: 90%;
		margin: auto;
	}
	.employee__position {
		margin: 0 0 80px;
	}

	.employee__video-link {
		right: auto;
		left: 0;
		top: 145px;
	}
	.employee__position {
		margin: 0 0 20px;
		border-bottom: 1px solid #b2b2b2;
		padding: 0 0 65px;
	}
	.employee__image-block {
		left: auto;
		right: 5%;
		width: 98px;
		top: 28px;
		height: 163px;
	}
	.press-sidebar__contacts.press-sidebar__contacts--mobile {
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
		padding: 30px 6%;
		width: 112%;
		position: relative;
		left: -6%;
	}

	.partners-block {
		width: 90%;
		margin: -30px auto 0;
	}

	.partners-block__row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0;
	}

	.partners-block__item {
		float: none;
		width: 100%;
		max-width: 300px;
	}
	.partners-block__item:nth-child(1) {
		margin: 0 0 50px;
	}
	.partners-block__item:nth-child(2) {
		margin: 0 0 50px;
	}

	.partners-block__item-content {
	}

	.partners-block__row:after {
	}

	.therapy-section__title {
		margin: 32px 0 16px;
	}

	.cycle-block {
		margin: 40px auto 22px;
		width: 90%;
		overflow: hidden;
	}

	.press-list__image {
		display: none;
	}
	.press-list__title {
		width: 100%;

	}
	.press-list__text {
		width: 100%;
	}

	.products {
		width: 90%;
	}

	.product-sidebar.product-sidebar--mobile {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 0 20px;
	}
	.product-sidebar__more-link {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.vacancy-form-block {

	}
	.vacancy-form-block__inner {
		width: 90%;
	}

	.vacancy-form {
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 600px;
		margin: auto;
	}
	.vacancy-form__inputs-block {
		width: 100%;
	}
	.vacancy-form__file-block {
		width: 100%;
	}
	.dropzone-block {
		 position: relative;
		 left: auto;
		 top: auto;
		 right: auto;
		 bottom: auto;
	}

	.btn {
		margin: 30px auto;
		display: block;
		width: 100%;
		max-width: 600px;
	}

	.vacancy-form div.error {
		top: 110%;
	}

	.form-row {
		margin: 0 auto 20px;
	}

	.form-label {
		margin: 0;
	}

	.cycle-block__header {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		margin: 0 0 10px;
	}
	.cycle-block__num {
		margin: 0 15px 0 0;
	}
	.cycle-block__title {
		margin: 0;
	}
	.cycle-block__title > br {
		display: none;
	}
	.cycle-block__image-block img {
		margin-left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.products-sidebar.products-sidebar--mobile {
		position: static;
	}

	.contact-map-block {
		width: 100%;
		left: 0;
	}

	.contact-map-block__content {
		width: 100%;
		position: static;
	}

	.contact-map-block__sidebar {
		position: static;
		width: 100%;
	}
	.form-block {
		width: 100%;
		padding: 24px 7% 10px;
	}

	.table-wrapper__data,
	.table-wrapper__header {
		justify-content: left;
	}

	.table-wrapper__data:first-child {
		flex-direction: column;
	}

	.table-wrapper__data {
		width: 100%;
	}

	.table-wrapper__cell--width_2,
	.table-wrapper__cell--width_1,
	.table-wrapper__cell--width_3 {
		padding-left: 0;
		max-width: 100%;
	}

	.table-wrapper__cell--name_1,
	.table-wrapper__cell--name_2,
	.table-wrapper__cell--name_3 {
	 	display: block;
	 	width: 100%;
	}

	.table-wrapper__cell--name_1::before {
		background: url('/images/pipeline/1_3.svg') no-repeat;
		background-size: cover;
	}

	.table-wrapper__cell--name_2::before {
		background: url('/images/pipeline/2_3.svg') no-repeat;
		background-size: cover;
	}

	.table-wrapper__cell--name_3::before {
		background: url('/images/pipeline/3_3.svg') no-repeat;
		background-size: cover;
	}

	.table-wrapper__header {
		display: none;
	}

	.table-wrapper__title {
		width: 90%;
	}

	.table-wrapper__cell br {
		display: none;
	}
}


@media screen and (max-width: 479px) {
	.main-slider__image-field {
		width: 260px;
		top: 88px;
	}

	.main-slider__item-title {
		font-size: 30px;
		line-height: 30px;
	}

	.main-slider-wrapper {
		height: 445px;
	}

	.main-slider__item-inner {
		height: 300px;
	}
	.main-slider__image-field:before {
		background-size: 36%;
		background-position: 108% 89%;
	}
	.main-slider__item-content {
		max-width: 320px;
		width: 65%;
	}

	.employee__image-block {
		top: 78px;
	}
	.employee__video-link {
		top: 190px;
	}
	.employee__name {
		width: 190px;
	}
	.employee__position {
		width: 100%;
		padding: 0 calc(100% - 190px) 65px 0;
	}

	.press-sidebar__address {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.press-sidebar__top-block {
		max-width: 100%;
		padding: 0 0 15px;
		width: 100%;
	}

	.press-sidebar__bottom-block {
		max-width: 100%;
		padding: 0;
		width: 100%;

	}

	.category-nav {
		margin: 40px 0 28px;
	}
	.date-nav__item {
		margin-right: 20px;
	}

	.map-section__box_opened {
		max-width: 320px;
	}

	.contact-map {
		height: 300px;
	}

	.captcha>.captcha-imput {
		display: block;
	}

	.clinical-image img {
		width: 100%;
	}

	.modal__content .modal-btn {
		width: 100px;
	}

	.modal__content .modal-btn--yes {
		margin-right: 10px;
	}
}