.error_input {
	border-bottom: 1px solid red
}

.footer-main__privacy {
	display: block;
	width: 63%;
	margin: 2.5rem 0 0;
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 130%;
	color: #fff;
}

.footer-main__privacy+.footer-main__privacy {
	margin-top: 1rem
}

.global-contacts__wrapper .mgo-mcw-widget,
.global-contacts__wrapper .mgo-mcw-widget_mobile-view {
	position: relative;
	bottom: inherit;
	right: auto !important
}

body>div>div>#mgo-mcw-widget {
	display: none !important
}

.global-contacts__wrapper #mgo-mcw-chat-button {
	width: 100% !important;
	height: auto;
	display: inline-block;
	cursor: pointer;
	float: right;
	position: relative;
	transform: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 1;
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	color: #e10e1a;
	padding: 1.125rem 1.375rem !important;
	max-width: none;
	border: 1px solid #e10e1a;
	font-family: Montserrat, sans-serif !important;
	font-style: normal;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 130%;
	-webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
	transition: border 0.3s, color 0.3s, background-color 0.3s;
}

.global-contacts__wrapper .mgo-mcw__button:hover {
	background-color: #e10e1a !important;
	color: #fff !important;
}

.global-contacts__wrapper .mgo-mcw__button .mgo-mcw__button-text {
	font-family: Montserrat, sans-serif !important;
	white-space: nowrap;
	position: relative;
	display: inline-block;
	width: auto;
	color: inherit;
	vertical-align: middle;
	visibility: visible;
	opacity: 1;
	overflow: hidden;
	-webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
	transition: border 0.3s, color 0.3s, background-color 0.3s;
	text-indent: 0 !important
}

.global-contacts__wrapper .mgo-mcw__group-buttons_state-hover.mgo-mcw__group-buttons_state-horizontal {
	overflow: visible;
	height: auto;
	transition: none;
}

.global-contacts__wrapper .mgo-mcw__button .mgo-mcw__button-icon,
.global-contacts__wrapper .mgo-mcw__button .mgo-mcw__button-icon__offline {
	display: none
}

.mgo-mcw__group-buttons_state-horizontal:before {
	display: none !important
}

.mgo-mcw__button-bg {
	display: none
}

.mgo-mcw__group-buttons_state-vertical .mgo-mcw__button-text {
	display: none !important;
}

.mgo-mcw__group-buttons_state-vertical .mgo-mcw__button {
	border: none !important;
	background: none !important
}

.mgo-mcw__group-buttons_state-horizontal {
	width: 100% !important;
	text-align: center !important
}

.mgo-mcw-widget_mobile-view.mgo-mcw-widget_mobile-view_horizontal .mgo-mcw__group-buttons,
.mgo-mcw-widget_mobile-view.mgo-mcw_state-default .mgo-mcw__wrapper {
	width: 100% !important;
}

.mgo-mcw-widget_mobile-view #mgo-mcw-chat-button {
	height: auto !important;
	width: 100% !important
}

@media only screen and (max-width: 1280px) {

	/*.global-contacts__wrapper {
		display: flex;
		align-items: center;
		justify-content: center
	}*/
	.global-contacts__wrapper .mgo-mcw-widget {
		width: 24.6875rem;
		margin-bottom: 3.75rem;
	}

	/*.global-contacts {
		margin-left: inherit;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		flex-wrap: wrap;
		width: 24.6875rem;
	}*/
}

.mgo-mcw_state-window-open:not(.mgo-mcw-widget_mobile-view) .mgo-mcw__window-container {
	margin-top: -100%
}

.mgo-mcw_state-window-open.mgo-mcw-widget_mobile-view .mgo-mcw__window-container {
	width: 100% !important;
	position: absolute !important
}

@media (min-width: 1026px) {
	.mgo-mcw-widget_mobile-view #mgo-mcw-chat-body {
		height: auto !important
	}
}

.catalog-vacancy-content__list>div[id] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1025px) {
	.global-contacts__wrapper .mgo-mcw-widget {
		max-width: 100%;
	}

	.global-contacts {
		max-width: 100%;
		flex-wrap: wrap;
		margin: 0 auto 4rem;
	}

	.global-contacts .support-center {
		width: 100%
	}

	body.widget {
		overflow: hidden
	}

	.widget .mgo-mcw-widget_mobile-view.mgo-mcw_state-window-open {
		top: 5px !important;
		left: 5px !important;
		right: 5px !important;
		bottom: 5px !important;
		position: fixed;
		width: calc(100% - 10px) !important;
		z-index: 999;
		margin-bottom: 0
	}

	.widget .mgo-mcw__wrapper {
		height: 100%
	}

	.widget .mgo-mcw__window-container,
	.widget .mgo-mcw__window-container>div,
	.widget .mgo-mcw__window-container .mgo-mcw__window,
	.widget .mgo-mcw__widget-window.mgo-mcw__chat-window {
		height: 100% !important;
		z-index: 999
	}

	.widget .header,
	.widget #bx-panel {
		z-index: 0 !important
	}
}

.footer__right-text * {
	color: #fff
}

@media (max-width: 767px) {
	.footer-main__mail {

		margin-bottom: 2.5rem
	}

	.footer-main__privacy {
		display: unset;
		padding-right: 20px
	}
}

.welcome-media-section__media-content {
	filter: none
}

.vacancy-page-intro .vacancy-page-intro__wage,
.vacancy-page-intro .vacancy-page-intro__text {
	text-align: right
}

.about-company-leaders__person-photo {
	width: 100%;
}

@media screen and (max-width: 10240px) {
	.about-company-leaders__person-photo {
		width: 100%
	}
}

@media (min-width: 1024px) and (max-width: 1800px) {
	.about-company-leaders__person-photo {
		width: 100%
			/*auto*/
		;
	}
}

#recaptchaError {
	height: auto;
	line-height: 3rem
}

.grecaptcha-badge {
	display: none !important
}

#form-tab-wrapper {
	display: block !important
}

.btns-wrp>div:first-of-type {
	display: none
}

.projects-slider__slider {
	overflow: hidden
}



.timeline-slider__carusel-wrapper {
	overflow-x: clip;
}

.button-auto {
	width: max-content;
}

.news-content img {
	aspect-ratio: 16/9;
	width: 100%;
	object-fit: contain;
	height: 100%;
}

@media only screen and (max-width: 1850px) {
	.main-welcome__day-event {
		/* bottom: 6.25rem; */
	}
}

@media (min-width: 1024px) {
	.about-company-leaders__directors-wrap {
		display: flex;
		/*flex-wrap: wrap;*/
	}

	.about-company-leaders__person {
		margin-bottom: 4.25rem;
	}
}



.section__events__block .section-filter_fields {
	display: grid;
	width: 100%;
	grid-template-columns: 270px 270px auto;
	gap: 20px 24px;
	justify-content: normal;
}

.section__events__block .section-filter_fields div {
	width: auto;
}

.section__events__block .section-filter_fields .global-form__input {
	width: 100%;
	padding-top: 0;
}

.section__events__block .global-form__select {
	border-bottom: 0px
}

.section__events__block .global-form__select-wrapper {
	margin-bottom: 0px;
}

@media (max-width: 1025px) {


	.about-company-leaders__directors-wrap {
		display: flex;
		flex-wrap: wrap;
	}

	.section__events__block .section-filter_fields {
		display: flex;
		flex-direction: column;

	}

	.section__events__block .section-filter_fields div {
		width: 100%;
		margin-bottom: 10px;
	}

	.section__events__block .global-form__select-wrapper {
		margin-bottom: 10px;
	}

}

.global-form__input-wrapper {
	position: relative;
	border-bottom: 0px;
	background-color: #fff;
}

.global-form__input-wrapper .search__icon {
	position: absolute;
	left: 12px;
	top: 40%;
}

.events-page__filter .global-form__input-wrapper .global-form__input {
	border-bottom: 0px;
	padding: 14px 12px 13px 37px;

}


.events-page__filter {
	width: 100%;
	background-color: #F6F6F6;
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin-bottom: 6.25rem;
}

.section__events__block {
	padding-top: 1rem;
	padding-bottom: 1rem;
}


.section__events__block .global-form__select {
	background: #fff;
	/* for Firefox */
	-moz-appearance: none;
	/* for Chrome */
	-webkit-appearance: none;
	padding: 14px 12px 13px 12px;

}

.section__events__block .global-form__select-wrapper::after {
	right: 10px;
	background-image: url('../russvet/images/arrow.svg');
	width: 24px;
	height: 24px;
	cursor: pointer;
	pointer-events: none;
}


.main-welcome__day-event.event-detail {
	position: absolute;
	bottom: 6.5rem;
}

@media (min-width: 1180px) and (max-width:1850px) {
	.main-welcome__title {
		/* position: absolute;
		bottom: 6.5rem; */
	}

	.main-welcome__description {
		max-width: 530px;
	}
}


.current-event-page__title {
	width: 100%;
}

.other-slide {
	text-align: center;
}

.day-event__button {
	position: absolute;
	bottom: 2.5rem;
}

.partner-cards__card {
	cursor: pointer;
}

.block-row-revers.career-page__welcome.main-employees-content .swiper {
	margin-left: 0;
}

.city-event {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.global-form__tabs button {
	max-width: 100%;
}

#events_gorod_last,
#events_forum_last {
	margin-bottom: 8.5rem;
}

.main-employees-content {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media only screen and (max-width: 1925px) {
	/*.main-employees-content__button {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	}*/
}

@media (min-width: 768px) {
	.city-light-slider-section .other-popup__buttons {
		display: none;
	}
}

@media (max-width: 768px) {
	.city-light-shatles button.city-light-shatles__btn {
		display: none;
	}
}


@media (min-width: 1280px) and (max-width:1900px) {
	.career-form__form-wrapper .global-form__left h2 {
		font-size: 2rem
	}

	.global-form__left .career-form__title {
		width: 100%;
	}

	.global-form__left .career-form__title .regisration {
		display: block;
	}
}


.main-page-employees .main-page-employees__benefits {
	/*-webkit-animation: marquee 40s linear infinite;
	animation: marquee 40s linear infinite;*/
}

@media only screen and (max-width: 550px) {
	.bonus-fixed-wrapper-_gorod {
		max-height: 173px;
	}

	.fixed-wrapper .career-page__benefits {
		top: 8%;
	}

	.main-page-employees .main-page-employees__benefits {
		/*-webkit-animation: marquee 10s linear infinite;
		animation: marquee 10s linear infinite;*/
	}

}

.programs-item__speaker {
	margin-top: 15px;
}




.statles-section {
	margin: 1rem 0 0 0;
}

.statles__table-scroll {
	overflow: auto;
}

.satles-popup__wrapper_table {
	padding: 120px 0px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
}

.statles-grid__items_ {
	border-width: 0;
	border-collapse: collapse;
	box-sizing: border-box;
}

.statles-grid__item_ p:nth-child(1) {
	margin-right: 0;
}

table.statles-grid__items td:first-child {
	position: sticky;
	left: 0;
}

table.statles-grid__items_ td {
	color: #878786
}

table.statles-grid__items_ td p.address {
	width: 200px;
}

.statles-table__icon {
	position: absolute;
	top: 183px;
	right: 0;
}

.statles-grid_ {
	min-width: 150%;
	font-size: 17px;
}

.statles-grid__item_ {
	display: table-row;
}

.statles-grid__item_ td {
	padding: 30px 5px;
	color: #878786;
	vertical-align: top;
	border-bottom: 1px solid #cdcecd;
}

.statles-grid-head {}

.statles-grid-head p {
	font-style: normal;
	font-weight: 500;
	color: #2c2c2c;

}


.statles-grid_ td:first-child {
	position: sticky;
	left: -1px;
	background-color: rgb(255, 255, 255);
}

.statles-popup__title {
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: -0.05625rem;
	color: #154392;
	text-align: center;
}

.hidden {
	display: none;
}


@media (min-width: 1000px) {
	.statles-section {
		display: none;
	}
}

@media only screen and (max-width: 550px) {
	.page-title-section__title {
		hyphens: auto;
	}
}


.bonus-slide__left picture,
.bonus-slide__left img {
	text-align: center;
}

@media only screen and (max-width: 1025px) {

	.border-button__text,
	.border-button-red__text {
		font-size: 18px;
	}

}

.fixed-wrapper .main-page-employees__benefits {
	width: 100vh;
	max-width: 100%;
}

.fixed-wrapper .main-page-employees__benefit-items-1 {
	white-space: nowrap;
	will-change: transform;
	animation: marquee 30s infinite linear;
	width: 100vh;
	max-width: 100%;
}

.main-page-employees {
	padding-top: 4.25rem;
}

@media (min-width: 1025px) {
	.city-light-shatles {
		padding-bottom: 150px;
	}

}

@media only screen and (max-width: 1025px) {
	.city-light-shatles {
		padding-top: 100px;
	}
}

@media (min-width: 1525px) {
	.other-slide img {
		width: 50vw
	}
}

.main-employees-content__text {
	margin: 1.5rem 0 2.5rem;
}

@media only screen and (max-width: 1025px) {
	.main-employees-content__text {
		font-size: 1.25rem;
	}

	.satles-popup__wrapper_table {
		padding: 30px 0px;
	}
}

/*
.forum-contacts__address {
	font-size: 1.175rem;
}
*/


.shatles-popup__wrapper {
	height: 77vh;
}

.city-light-slider-section__title {
	margin-bottom: 6.25rem;
	margin-top: 12.5rem;
}

@media only screen and (max-width: 1025px) {
	.city-light-slider-section__title {
		margin-bottom: 6.25rem;
		margin-top: 6.25rem;
	}
}

@media only screen and (max-width: 1025px) {
	.programs-item__title {
		font-size: 1.25rem;
	}
}


.contact-map__btn {
	width: 100%;
	margin-top: 2.5rem;
	background-color: #e10e1a;
	border: 1px solid #e10e1a;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/*
@media only screen and (max-width: 1800px) {
	.vacancy-page-sticky {
		display: none;
	}
}*/
.programs-item {
	flex-wrap: wrap;
}

.about-company-leaders__person-pos {
	word-break: break-word;
}

.about-company-leaders__person-photo {
	object-fit: cover
}