@charset "UTF-8";

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,
input,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

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

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.nano {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.nano>.nano-content {
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.nano>.nano-content:focus {
	outline: thin dotted
}

.nano>.nano-content::-webkit-scrollbar {
	display: none
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
	display: block
}

.nano>.nano-pane {
	background: rgba(0, 0, 0, .25);
	position: absolute;
	width: 10px;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: .01;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.nano>.nano-pane>.nano-slider {
	background: #444;
	background: rgba(0, 0, 0, .5);
	position: relative;
	margin: 0 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.nano-pane.active,
.nano-pane.flashed,
.nano:hover>.nano-pane {
	opacity: .99
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid #000 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: 0 0;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: 0 0;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
	background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

@font-face {
	font-family: "Segoe UI Web";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/SegoeUI-Regular/SegoeUI-Regular.woff2) format("woff2"), url(../fonts/SegoeUI-Regular/SegoeUI-Regular.woff) format("woff")
}

@font-face {
	font-family: "Segoe UI Web";
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/SegoeUI-SemiBold/SegoeUI-SemiBold.woff2) format("woff2"), url(../fonts/SegoeUI-SemiBold/SegoeUI-SemiBold.woff) format("woff")
}

@font-face {
	font-family: "Segoe UI Web";
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/SegoeUI-Bold/SegoeUI-Bold.woff2) format("woff2"), url(../fonts/SegoeUI-Bold/SegoeUI-Bold.woff) format("woff")
}

* {
	outline: 0 !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

::-webkit-input-placeholder {
	opacity: 1;
	color: #313940
}

::-moz-placeholder {
	opacity: 1;
	color: #313940
}

:-ms-input-placeholder {
	opacity: 1;
	color: #313940
}

::-ms-input-placeholder {
	opacity: 1;
	color: #313940
}

::placeholder {
	opacity: 1;
	color: #313940
}

body {
	position: relative;
	min-width: 320px;
	background: #fff;
	font-family: "Segoe UI", "Segoe UI Web", sans-serif;
	font-size: 14px;
	line-height: 1.4;
	overflow-x: hidden;
	color: #1a1a1a
}

a {
	text-decoration: underline;
	color: #4d8dce
}

a:hover {
	text-decoration: none
}

button {
	cursor: pointer
}

b,
strong {
	font-weight: 700
}

p {
	margin: 0 0 1rem
}

ol,
ul {
	margin: 0 0 1rem
}

ul {
	padding-left: 1.3em
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 1rem;
	line-height: 1.25;
	font-weight: 700
}

.h1,
h1 {
	font-size: 38px
}

.h2,
h2 {
	font-size: 32px
}

.h3,
h3 {
	font-size: 26px
}

.h4,
h4 {
	font-weight: 600;
	font-size: 22px
}

.h5,
h5 {
	font-weight: 600;
	line-height: 1.3;
	font-size: 18px
}

.h6,
h6 {
	font-weight: 600;
	line-height: 1.4;
	font-size: 16px
}

footer,
header,
section {
	position: relative
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	height: auto
}

blockquote {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 50px 60px 50px 0;
	text-indent: 1em;
	line-height: 1.35;
	font-weight: 600;
	font-size: 18px;
	color: #1a1a1a
}

/*blockquote:before {
	content: '';
	position: absolute;
	z-index: -2;
	top: 0;
	right: 0;
	width: 100vw;
	height: 100%;
	background: #f2f5f8
}*/

blockquote:after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 30px;
	left: -15px;
	width: 52px;
	height: 43px;
	background: url(../img/ic-guote.svg) no-repeat
}

blockquote>:last-child {
	margin-bottom: 0
}

#wrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden
}

#wrapper__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	width: 100%
}

#wrapper__center {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 100%
}

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

.hidden {
	display: none
}

.container {
	width: 1120px;
	margin: 0 auto;
	padding: 0 15px
}

.img-center {
	position: relative
}

.img-center img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%
}

.text-accent {
	color: #bf0707
}

.text-blue {
	color: #4d8dce
}

.w-100 {
	display: block;
	width: 100%
}

.content {
	line-height: 2.3;
	color: #313940
}

.content .h1,
.content h1 {
	margin-bottom: 1.5rem
}

.content .h1,
.content .h2,
.content .h3,
.content .h4,
.content .h5,
.content .h6,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	color: #1a1a1a
}

.content_white {
	color: #e0e0e0
}

.content_white .h1,
.content_white .h2,
.content_white .h3,
.content_white .h4,
.content_white .h5,
.content_white .h6,
.content_white h1,
.content_white h2,
.content_white h3,
.content_white h4,
.content_white h5,
.content_white h6 {
	color: #fff
}

.bg-gray {
	background: #f2f5f8
}

.btn {
	cursor: pointer;
	display: inline-block;
	position: relative;
	padding: 14px 20px 15px;
	background: #bf0707;
	border: none;
	min-width: 165px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 1.4;
	letter-spacing: .06em;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.btn:hover {
	background: #e10808;
	color: #fff
}

.btn.btn_small {
	padding: 9px 20px 10px;
	min-width: 0
}

.btn.btn_bd {
	padding: 12px 18px 13px;
	border: 2px solid #1a1a1a;
	background: 0 0;
	color: #1a1a1a
}

.btn.btn_bd.btn_small {
	padding: 7px 18px 8px
}

.btn.btn_bd:hover {
	background: #e10808;
	border-color: #e10808;
	color: #fff
}

.btn.btn_bd.btn_white {
	border-color: #fff;
	color: #fff
}

.btn.btn_bd.btn_white:hover {
	background: #fff;
	color: #1a1a1a
}

.more-link {
	display: inline-block;
	position: relative;
	padding: 0 0 8px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .06em;
	font-weight: 600;
	color: inherit;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.more-link:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 22px;
	height: 2px;
	background: #bf0707;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.more-link:hover {
	color: #bf0707
}

.more-link:hover:after {
	width: 100%
}

.more-link.more-link_2 {
	padding: 0 32px 0 0;
	color: #bf0707;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.more-link.more-link_2:hover {
	color: #1a1a1a
}

.more-link.more-link_2:after {
	bottom: auto;
	left: auto;
	top: 50%;
	right: 0;
	margin: -1px 0 0;
	width: 20px;
	background: currentColor;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.more-btn {
	margin-top: 60px;
	text-align: center
}

.more-btn .btn {
	min-width: 180px
}

.breadcrumbs {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #e0e0e0
}

.breadcrumbs li {
	display: inline
}

.breadcrumbs li:after {
	content: ' //';
	display: inline
}

.breadcrumbs li:last-child:after {
	display: none
}

.breadcrumbs a {
	text-decoration: none;
	color: inherit
}

.breadcrumbs a:hover {
	text-decoration: underline
}

.form {
	text-align: left
}

.form__title {
	margin-bottom: 25px
}

.form__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px
}

.form__col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 10px
}

.form__col_small {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%
}

.form__col_medium {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.form-field {
	display: block;
	width: 100%;
	margin: 0 0 20px;
	padding: 12px 21px 13px;
	border: 2px solid transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #f2f5f8;
	font-size: 14px;
	line-height: 1.4;
	color: #1a1a1a;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.form-field_white {
	background: #fff
}

.form-field.error {
	border-color: red
}

textarea {
	overflow: auto;
	resize: vertical;
	height: 100px
}

.form-file {
	cursor: pointer;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
	color: #313940;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.form-file input {
	display: none
}

.form-file span {
	position: relative;
	display: block;
	padding: 14px 70px 15px 23px;
	background: #f2f5f8;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	font-size: 14px
}

.form-file span:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 100%;
	background: #374756 url(../img/ic-file.svg) no-repeat center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.form-file:hover span:before {
	background-color: #2d3a46
}

.form-file.selected {
	color: #1a1a1a
}

.form-checkbox {
	display: inline-block;
	cursor: pointer;
	text-align: left;
	font-size: 14px;
	line-height: 1.25;
	color: #313940
}

.form-checkbox input {
	display: none
}

.form-checkbox input:checked~span:after {
	opacity: 1
}

.form-checkbox span {
	position: relative;
	display: block;
	padding: 5px 0 0 45px;
	min-height: 30px
}

.form-checkbox span:after,
.form-checkbox span:before {
	content: '';
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.form-checkbox span:before {
	background: #f2f5f8;
	border: 2px solid transparent
}

.form-checkbox span:after {
	background: #374756 url(../img/ic-check.svg) no-repeat center;
	opacity: 0
}

.form-checkbox.error span:before {
	border-color: red
}

.form-action {
	padding: 15px 0 0;
	text-align: center
}

.form-action__checkboxes {
	padding: 0 15px;
	margin-bottom: 20px
}

.form-action__checkboxes .form-checkbox {
	display: inline-block;
	margin: 0 20px 15px
}

.search-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 175px;
	max-width: 100%;
	color: #313940
}

.search-form__field {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}

.search-form__field input {
	display: block;
	width: 100%;
	padding: 0;
	border: none;
	border-bottom: 1px solid transparent;
	background: 0 0;
	color: #1a1a1a;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.search-form__field input.error {
	border-color: red
}

.search-form__btn {
	display: inline-block;
	padding: 0 0 0 10px;
	background: 0 0;
	border: none;
	color: inherit;
	font-size: 14px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.search-form__btn:hover {
	color: #bf0707
}

.search-form_white {
	color: #fff
}

.search-form_white .search-form__field input {
	color: #fff
}

.search-form_white .search-form__field input::-webkit-input-placeholder {
	color: #fff
}

.search-form_white .search-form__field input::-moz-placeholder {
	color: #fff
}

.search-form_white .search-form__field input:-ms-input-placeholder {
	color: #fff
}

.search-form_white .search-form__field input::-ms-input-placeholder {
	color: #fff
}

.search-form_white .search-form__field input::placeholder {
	color: #fff
}

.filter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 -15px
}

.filter__item {
	position: relative;
	padding: 4px 15px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 100%;
	min-width: 165px
}

.filter__item:after,
.filter__item:before {
	content: '';
	position: absolute
}

.filter__item:before {
	top: 50%;
	left: 0;
	margin: -14px 0 0;
	height: 28px;
	border-left: 1px solid #ced1d6
}

.filter__item:after {
	bottom: 0;
	left: 15px;
	right: 15px;
	border-bottom: 1px solid #ced1d6
}

.filter__item:nth-child(1):before {
	display: none
}

.filter__btn {
	position: relative;
	z-index: 1;
	margin: -1px 0 0 auto;
	padding-right: 15px
}

.filter__btn .btn {
	min-width: 0;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px
}

.filter-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 40px
}

.filter-wrapper__title {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 60%;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%
}

.filter-wrapper__title h2 {
	margin-bottom: 1.4rem
}

.filter-wrapper__title .form-field {
	margin: 0
}

.filter-wrapper__search-btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
	width: 40px;
	color: #313940;
	transition: 0.2s;
}
.filter-wrapper__search-btn:hover {
	color: #bf0707;
}

.filter-wrapper__input-box {
	position: relative;
}

.filter-wrapper__input-box .form-field{
	padding-right: 40px;
}

.filter-wrapper__filter {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
	padding-left: 55px
}

.filter-wrapper__filter .filter__btn,
.filter-wrapper__filter .filter__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	min-width: 0
}

.filter-wrapper__filter .filter__item:nth-child(n):before {
	display: block
}

.filter-wrapper__filter .filter__item:nth-child(2n+1):before {
	display: none
}

.header {
	padding: 15px 0 20px;
	background: #fff
}

.header__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -70px
}

.header__grid .search-form {
	margin-left: 30px
}

.header__grid .w-100 {
	height: 15px
}

.head-contacts {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 110px
}

.head-contacts__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 100%;
	margin-right: 22px;
	padding-right: 22px;
	border-right: 1px solid #f2f5f8;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #313940
}

.head-contacts__item:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none
}

.head-contacts__item * {
	margin: 0
}

.head-contacts__icon {
	position: relative;
	top: 1px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	font-size: 16px;
	margin-right: 6px
}

.head-contacts__info b,
.head-contacts__info strong {
	font-weight: 600
}

.head-contacts__info a {
	color: inherit;
	text-decoration: none
}

.head-contacts__info a:hover {
	text-decoration: underline
}

.head-contacts_white .head-contacts__item {
	color: #fff
}

.head-contacts_dark .head-contacts__item {
	border-right-color: #ced1d6;
	color: #1a1a1a
}

.social {
	margin: 0 -6px -8px 0
}

.social__item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 8px 0;
	width: 25px;
	height: 25px;
	background: #f2f5f8;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	font-size: 14px;
	color: #313940;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.social__item:hover {
	background: #bf0707 !important;
	color: #fff
}

.social_white .social__item {
	background: #fff
}

.logo {
	display: inline-block;
	max-width: 250px;
	margin-right: auto
}

.logo img {
	display: block;
	max-width: 100%
}

.menu__list,
.menu__list ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.menu {
	position: relative
}

.menu__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	font-weight: 600
}

.menu__list li {
	position: relative
}

.menu__list a {
	display: inline-block;
	text-decoration: none;
	color: inherit;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.menu__list a.active,
.menu__list a:hover {
	color: #bf0707
}

.menu__list>li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 0;
	margin-right: 45px
}

.menu__list>li:last-child {
	margin-right: 0
}

.menu__list>li.menu__dropdown>a {
	position: relative
}

.menu__list>li.menu__dropdown>a:after {
	content: "\f107";
	display: inline-block;
	margin-left: .3em;
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	line-height: 1
}

.menu__list>li.menu__dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.menu__list>li>ul {
	position: absolute;
	z-index: 5;
	top: 100%;
	left: 50%;
	margin: 0 0 0 -200px;
	width: 400px;
	padding: 55px 80px;
	background: #374756;
	-webkit-box-shadow: 0 7px 14px rgba(0, 0, 0, .45);
	box-shadow: 0 7px 14px rgba(0, 0, 0, .45);
	color: #fff;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.menu__list>li>ul>li {
	margin: 0 0 18px
}

.menu__list>li>ul>li:last-child {
	margin-bottom: 0
}

.menu__toggle {
	display: none;
	width: 48px;
	height: 48px;
	padding: 0;
	background: 0 0;
	border: 2px solid #1a1a1a;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.menu__toggle span {
	display: block;
	background: #bf0707;
	width: 20px;
	height: 4px;
	margin: 0 auto;
	-webkit-transition: .25s margin .25s, .25s transform, .25s background;
	-o-transition: .25s margin .25s, .25s transform, .25s background;
	transition: .25s margin .25s, .25s transform, .25s background
}

.menu__toggle span:nth-child(1) {
	margin-bottom: 3px
}

.menu__toggle span:nth-child(2) {
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
	-webkit-transition-delay: .25s;
	-o-transition-delay: .25s;
	transition-delay: .25s
}

.menu__toggle span:nth-child(3) {
	margin-top: 3px
}

.menu__toggle:hover {
	background: rgba(0, 0, 0, .1)
}

.menu__toggle.active {
	background: #bf0707;
	border-color: #bf0707;
	-webkit-transition: .25s .25s;
	-o-transition: .25s .25s;
	transition: .25s .25s
}

.menu__toggle.active span {
	background: #fff;
	-webkit-transition: .25s margin, .25s transform .25s, .25s background .25s;
	-o-transition: .25s margin, .25s transform .25s, .25s background .25s;
	transition: .25s margin, .25s transform .25s, .25s background .25s
}

.menu__toggle.active span:nth-child(1) {
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu__toggle.active span:nth-child(2) {
	opacity: 0;
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.menu__toggle.active span:nth-child(3) {
	margin-top: -6px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.first-slider__wrap {
	position: relative;
	/* margin-right: -70px */
}

.first-slider__wrap:before {
	content: '';
	position: absolute;
	top: 0;
	right: 100%;
	margin-right: -350px;
	width: 100vw;
	height: 100%;
	background: #bf0707
}

.first-slider__slider {
	position: relative;
	z-index: 2
}

.first-slider__item {
	overflow: hidden;
	position: relative;
	z-index: 1;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 630px;
	color: #fff
}

.first-slider__bg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 350px;
	right: 0;
	bottom: 0px;
	background-color: #111;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover
}

.first-slider__bg:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 72%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(#313940), to(rgba(150, 156, 162, 0)));
	background: -webkit-linear-gradient(left, #313940, rgba(150, 156, 162, 0));
	background: -o-linear-gradient(left, #313940, rgba(150, 156, 162, 0));
	background: linear-gradient(to right, #313940, rgba(150, 156, 162, 0));
	opacity: .5
}

.first-slider__content {
	padding: 50px 20px 50px 0;
	margin: auto 0;
	max-width: 360px
}

.first-slider__content .btn {
	margin-top: 22px
}

.first-slider__dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: 350px;
	line-height: 65px;
	text-align: center;
	font-weight: 600
}

.first-slider__dots span:first-child:after {
	content: ' / ';
	display: inline
}

.first-slider__dots span:last-child {
	color: #313940
}

.first-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	overflow: hidden
}

.first-info__item {
	position: relative;
	z-index: 1;
	display: inline-block;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 154px;
	-ms-flex: 0 0 154px;
	flex: 0 0 154px;
	max-width: 154px;
	height: 140px;
	padding: 20px 15px 20px 20px;
	background-color: #364655;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	text-decoration: none;
	color: #fff
}

.first-info__item * {
	margin: 0
}

.first-info__item:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #2f3d4a;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.first-info__item:hover:before {
	opacity: 1
}

.first-info__item:hover .first-info__descr {
	color: #fff
}

.first-info__item:hover .first-info__descr:after {
	width: 20px
}

.first-info__item:nth-child(1) {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 350px;
	-ms-flex: 0 0 350px;
	flex: 0 0 350px;
	max-width: 350px;
	height: 205px;
	padding: 20px 25px 60px 30px
}

.first-info__head {
/*	font-size: 36px;*/
	font-size: 38px;
	font-weight: 600
}

.first-info__descr {
	position: relative;
	padding-bottom: 15px;
	color: #969ca2;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size:110%
}

.first-info__descr:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: #bf0707;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.first-info__btn {
	position: absolute;
	left: 30px;
	bottom: 30px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .06em
}

.contacts {
	overflow: hidden;
	padding: 100px 0 65px;
	background: #f2f5f8
}

.contacts .head-contacts {
	margin: 0 0 20px 0;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.contacts.contacts_inn {
	padding: 0
}

.map {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.map__map {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 60%;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
	height: 565px
}

.map__wrap {
	position: relative;
	z-index: 1;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
	padding: 75px 0 0 55px
}

.map__wrap:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	bottom: -65px;
	width: 100vw;
	background: #fff
}

.map__wrap .nano-content {
	padding-right: 45px
}

.map-item {
	padding: 0 0 20px;
	margin: 0 0 25px 32px;
	border-bottom: 1px solid rgba(150, 156, 162, .4)
}

.map-item:last-child {
	margin-bottom: 0;
	border-bottom: none
}

.map-item__toggle {
	position: relative;
	width: 100%;
	min-height: 30px;
	padding: 0;
	border: none;
	background: 0 0;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	color: inherit;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.map-item__toggle .ic {
	position: absolute;
	top: 0;
	left: -32px;
	font-size: 30px;
	color: #374756
}

.map-item__toggle:hover {
	color: #bf0707
}

.map-item__toggle.active .ic {
	color: #bf0707 !important
}

.map-item__hidden {
	display: none;
	padding: 10px 0
}

.map-item__action {
	margin-top: 18px
}

.map-item_red .map-item__toggle .ic {
	color: #bf0707
}

.map-item_green .map-item__toggle .ic {
	color: #70bf98
}

.news {
	overflow: hidden;
	margin: 105px 0 125px
}

.news__grid {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.news__left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 46.5%;
	-ms-flex: 0 0 46.5%;
	flex: 0 0 46.5%;
	max-width: 46.5%;
	padding: 20px 90px 0 0
}

.news__right {
	position: relative;
	z-index: 2;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 53.5%;
	-ms-flex: 0 0 53.5%;
	flex: 0 0 53.5%;
	max-width: 53.5%;
	margin-bottom: 60px
}

.news__title {
	margin-bottom: 40px
}

.news__info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -35px -15px 0
}

.news__info:nth-child(n+2) {
	display: none
}

.news__info>p {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 100%;
	margin: 0 35px 15px 0;
	color: #313940
}

.news__info>p .ic {
	position: relative;
	top: -2px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	font-size: 19px
}

.news__btn {
	position: absolute;
	z-index: 5;
	bottom: 0;
	right: 0
}

.news_similar {
	margin-bottom: 0
}

.newsslider-left {
	position: relative;
	z-index: 1;
	padding: 45px 0
}

.newsslider-left:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	right: -240px;
	height: 100%;
	width: 100vw;
	background: #f2f5f8
}

.newsslider-left__item:nth-child(n+2) {
	display: none
}

.newsslider-left__item .more-link {
	margin-top: 3px
}

.newsslider-right__wrap {
	position: relative;
	width: 855px;
	height: 305px
}

.newsslider-right__item {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	width: 255px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.newsslider-right__item.now {
	z-index: 3;
	cursor: auto;
	width: 305px;
	opacity: 1;
	visibility: visible
}

.newsslider-right__item.next,
.newsslider-right__item.next-2 {
	z-index: 2;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(325px);
	-ms-transform: translateX(325px);
	transform: translateX(325px)
}

.newsslider-right__item.next-2 {
	z-index: 1;
	-webkit-transform: translateX(600px);
	-ms-transform: translateX(600px);
	transform: translateX(600px)
}

.newsslider-right__img {
	display: block;
	width: 100%
}

.newsslider-right .newsslider-right__arrow {
	bottom: -32px;
	right: auto;
	left: 45px
}

.newsslider-right .newsslider-right__arrow[data-action=prev] {
	margin-right: 0
}

.newsslider-right .newsslider-right__arrow[data-action=next] {
	margin-left: 50px
}

.about {
	margin: 75px 0
}

.about__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.about__content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}

.about__head {
	margin-bottom: 35px
}

.about__video {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 50%;
	margin: -40px 0 0 30px;
	vertical-align:top !important;
}

.about__img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 425px;
	margin-left: 150px
}

.about__img img {
	display: block;
	max-width: 100%
}

.about__img img:nth-child(2) {
	display: none
}

.about__action {
	margin-top: 60px
}

.about-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 35px -10px 0
}

.about-info__item {
	position: relative;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.about-info__item * {
	margin: 0
}

.about-info__item:after,
.about-info__item:before {
	content: '';
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.about-info__item:before {
	top: 10px;
	right: 0;
	bottom: 10px;
	border-right: 1px solid rgba(150, 156, 162, .4)
}

.about-info__item:after {
	bottom: 0;
	left: 10px;
	right: 10px;
	border-bottom: 1px solid rgba(150, 156, 162, .4)
}

.about-info__item:nth-child(2n):before {
	display: none
}

.about-info__icon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 30px;
	-ms-flex: 0 0 30px;
	flex: 0 0 30px;
	maw-width: 30px;
	height: 30px;
	margin-right: 10px
}

.about-info__text {
	line-height: 1.15;
	font-size: 18px;
	font-weight: 600
}

.footer {
	overflow: hidden
}

.footer__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.footer__left,
.footer__right {
	position: relative;
	z-index: 1
}

.footer__left:before,
.footer__right:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	height: 100%;
	width: 100vw
}

.footer__left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 330px;
	-ms-flex: 0 0 330px;
	flex: 0 0 330px;
	max-width: 330px;
	padding: 35px 80px 40px 0;
	text-align: right
}

.footer__left:before {
	right: 0;
	background: #f2f5f8
}

.footer__left .social {
	margin-top: 30px
}

.footer__right {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 0 40px 70px;
	margin-top: 65px;
	color: #969ca2;
}

.footer__right:before {
	left: 0;
	background: #374756
}

.footer__right .head-contacts {
	margin-right: auto
}

.footer__right .w-100 {
	height: 20px
}

.footer__copy {
	margin: 0 auto 0 0
}

.footer__dev {
	margin: 0;
	min-width: 175px
}

.footer__dev a {
	color: inherit
}

.s-error {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.s-error__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 100%
}

.s-error__grid {
	position: relative;
	z-index: 1;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	min-width: 100%;
	margin-right: -70px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.s-error__grid:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	right: 100%;
	margin-right: -330px;
	width: 100vw;
	height: 100%;
	background: #bf0707
}

.s-error__left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 330px;
	-ms-flex: 0 0 330px;
	flex: 0 0 330px;
	max-width: 330px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	padding: 90px 70px 90px 0;
	color: #fff
}

.s-error__right {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	margin-bottom: -65px;
	-webkit-background-size: cover;
	background-size: cover
}

.s-error__action {
	margin-top: 75px
}

.first-inn {
	margin-bottom: 40px;
	background: #fff
}

.first-inn+.contacts {
	margin-top: -35px
}

.first-inn__grid {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-right: -90px
}

.first-inn__grid:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	right: 20px;
	width: 100vw;
	height: 100%;
	background: #bf0707
}

.first-inn__title {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	margin: 30px 25px 15px 0;
	color: #fff
}

.first-inn__title h1:not(.h2) {
	margin-bottom: .5rem
}

.first-inn__img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 -15px -10px 0
}

.first-inn__img img {
	display: inline-block;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 260px;
	-ms-flex: 0 0 260px;
	flex: 0 0 260px;
	max-width: 260px;
	margin-right: 15px
}

.news-inn {
	margin: 75px 0
}

.news-inn__title {
	margin-bottom: 45px
}

.news-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	/* margin-bottom: 30px */
	margin-bottom: 60px;
}

.news-item:last-child {
	margin-bottom: 0
}

.news-item__img {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	display: inline-block;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 350px;
	-ms-flex: 0 0 350px;
	flex: 0 0 350px;
	max-width: 350px;
	margin-right: 75px
}

.news-item__img img {
	display: block;
	width: 100%
}

.news-item__content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}

.news-item__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -10px 20px
}

.news-item__top>* {
	margin: 0 10px 15px
}

.news-item__loc {
	color: #313940
}

.news-item__loc .ic {
	position: relative;
	top: -2px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	font-size: 19px
}

.news-item__head a {
	text-decoration: none;
	color: inherit;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.news-item__head a:hover {
	color: #bf0707
}

.news-item__action {
	/* margin-top: 32px */
	margin-top: 20px;
}

.date-box {
	display: inline-block;
	/* padding: 9px; */
	padding: 4px;
	min-width: 78px;
	height: 78px;
	background: #2f3d4a;
	text-align: center;
	color: #fff
}

.date-box span {
	display: block;
	margin-bottom: 2px
}

.date-box span:nth-child(1) {
	line-height: 1;
	/* font-size: 36px; */
	font-size: 28px;
	font-weight: 600
}

.date-label {
	position: relative;
	display: inline-block;
	padding: 7px 12px 7px 35px;
	background: #bf0707;
	font-size: 14px;
	color: #fff;
	transition: 0.2s;
}

.article-item__wrap:hover .date-label {
	background-color: rgba(0,0,0, 0);
	-webkit-transform: translateX(-12px);
	-ms-transform: translateX(-12px);
	-o-transform: translateX(-12px);
	transform: translateX(-12px);
}

.date-label .ic {
	position: absolute;
	top: 50%;
	left: 12px;
	margin: -10px 0 0;
	font-size: 19px
}

.date-label_transparent {
	padding: 0 0 0 23px;
	background: 0 0;
	color: #313940
}

.date-label_transparent .ic {
	left: 0
}

.news-post {
	margin: 45px 0;
	padding-bottom: 70px;
	border-bottom: 1px solid #eaebec
}

.news-post:last-child {
	padding-bottom: 0;
	border-bottom: none
}

.news-post__wrap {
	position: relative;
	padding-left: 125px;
	min-height: 80px
}

.news-post__wrap .date-box {
	position: absolute;
	top: 0;
	left: 0
}

.news-post__head {
	margin-bottom: 1.4rem
}

.news-post .news-gallery {
	margin-top: 60px
}

.news-gallery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px -20px
}

.news-gallery__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 10px;
	margin-bottom: 20px
}

.news-gallery__link {
	position: relative;
	display: block;
	width: 100%
}

.news-gallery__link:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #374756;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.news-gallery__link img {
	display: block;
	width: 100%
}

.news-gallery__link:hover:before {
	opacity: .45
}

.news-gallery__link[data-popup=iframe]:before {
	opacity: .45
}

.news-gallery__link[data-popup=iframe]:after {
	content: '';
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border: 2px solid #fff;
	background: url(../img/ic-play.svg) no-repeat center
}

.news-gallery__link[data-popup=iframe]:hover:before {
	opacity: .8
}

.articles__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px -35px
}

.article-item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding: 0 10px;
	margin-bottom: 35px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.article-item__wrap {
	position: relative;
	background: #f2f5f8;
	width: 100%
}

.article-item__wrap:after {
	content: '';
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(191, 7, 7, .85);
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.article-item__wrap:hover:after {
	opacity: 1
}

.article-item__wrap:hover .article-item__content,
.article-item__wrap:hover .article-item__descr,
.article-item__wrap:hover .more-link {
	color: #fff
}

.article-item__wrap:hover .article-item__content {
	-webkit-transform: translateY(-180px);
	-ms-transform: translateY(-180px);
	transform: translateY(-180px)
}

.article-item__wrap:hover .more-link:after {
	background: #fff
}

.article-item__wrap:hover .more-link:hover:after {
	opacity: .2
}

.article-item__img {
	position: relative;
	display: block;
	width: 100%
}

.article-item__img img {
	display: block;
	width: 100%
}

.article-item__img .date-label {
	position: absolute;
	z-index: 5;
	top: 30px;
	left: 30px
}

.article-item__content {
	position: relative;
	z-index: 4;
	padding: 40px 35px 55px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.article-item__head {
	padding-right: 30px
}

.article-item__head a {
	text-decoration: none;
	color: inherit
}

.article-item__head a:hover {
	text-decoration: underline
}

.article-item__descr {
	margin: 0;
	line-height: 1.6;
	color: #313940;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.article-item__action {
	position: absolute;
	z-index: 5;
	bottom: 27px;
	left: 35px
}

.article-item__action .more-link {
	font-size: 12px
}

.article-item__action .more-link:after {
	width: 100%;
	background: 0 0
}

.article {
	margin: 100px 0
}

.article__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.article__left {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	max-width: 100%;
	padding: 0 50px 50px 0
}

.article__right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 445px;
	-ms-flex: 0 0 445px;
	flex: 0 0 445px;
	max-width: 445px
}

.article__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -10px 15px
}

.article__top>* {
	margin: 0 10px 15px
}

.article__img img {
	display: block;
	width: 100%
}

.article__img img:nth-child(2) {
	display: none
}

.article__quote {
	margin-right: 445px
}

.article__quote blockquote {
	margin: 0
}

.article__quote+.article__bottom {
	margin-top: -70px;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.article__quote+.article__bottom .article__left {
	padding: 100px 0 0
}

.article__bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 30px 0
}

.article__bottom .article__right {
	padding-left: 40px;
	text-align: right
}

.article__bottom .article__right img {
	display: inline-block;
	max-width: 100%
}


.articles__grid2 .article-item{height:max-content; margin:20px 0;}
.articles__grid2 .article-item__action{width:calc(100% - 50px); position:relative; height:60px; margin-top:35px; font-size:120%; font-weight:500;}
.articles__grid2 .article-item__wrap:after {
background: rgba(1, 7, 7, .85);
opacity: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s
}


.vacancies .filter {
	margin-bottom: 40px
}

.vacancies .filter__item:after {
	display: none
}

.vacancies__title {
	margin-bottom: 30px
}
.vacancies__footnote {
	margin-top: 40px;
}

.vacancies__wrap {
	padding: 50px 0 85px;
	background: #fff
}

.vacancy {
	border: 2px solid #f2f5f8;
	margin-bottom: 15px;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.vacancy:last-child {
	margin-bottom: 0
}

.vacancy.active {
	border-color: #1a1a1a
}

.vacancy__top {
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 11px 20px 11px 11px
}

.vacancy__top .more-link {
	padding: 0;
	margin-left: auto
}

.vacancy__top .more-link:after {
	bottom: -16px
}

.vacancy__top:hover .more-link {
	color: #bf0707
}

.vacancy__top:hover .more-link:after {
	width: 100%
}

.vacancy__icon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25px;
	-ms-flex: 0 0 25px;
	flex: 0 0 25px;
	max-width: 25px;
	height: 25px;
	margin: 0 12px 0 0;
	background: #bf0707;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #fff
}

.vacancy__head {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 47%;
	-ms-flex: 0 0 47%;
	flex: 0 0 47%;
	max-width: 47%;
	margin: 0 20px 0 0
}

.vacancy__info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 20px -15px 0
}

.vacancy__info>p {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 100%;
	margin: 0 75px 15px 0;
	color: #313940
}

.vacancy__info>p:last-child {
	margin-right: 0
}

.vacancy__info>p .ic {
	position: relative;
	top: -2px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	font-size: 19px
}

.vacancy__hidden {
	display: none
}

.vacancy__content {
	overflow: hidden;
	padding: 20px 50px 40px
}

.vacancy__content-head {
	margin-bottom: .5rem;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-weight: 600;
	color: #1a1a1a
}

.vacancy__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -50px
}
/*@media (min-width: 1360px) {
	.vacancy__grid {
		margin: 0 -25px
	}
}*/

.vacancy__col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 50px
}

.vacancy__col--wide {
	flex: 0 0 100%;
	max-width: 100%;
}

/*@media (min-width: 1360px) {
	.vacancy__col {
		flex: 0 0 33.3333333%;
		max-width: 33.3333333%;
		padding: 0 25px
	}
}*/


.vacancy__action {
	margin-top: 17px
}

.vacancy_lock .vacancy__top {
	cursor: not-allowed
}

.vacancy_lock .vacancy__top:hover .more-link {
	color: #1a1a1a
}

.vacancy_lock .vacancy__top:hover .more-link:after {
	width: 22px
}

.vacancy_lock .vacancy__icon {
	background: #b2b3b3
}

.mcenters {
	margin: 75px 0
}

.mcenters .filter-wrapper {
	margin-bottom: 45px
}

.mcenters__row {
	margin-bottom: 50px;
	width:100%;
}

.mcenters__row:last-child {
	margin-bottom: 0
}

.mcenters__head {
	margin-bottom: 25px
}

.mcenters__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px -20px
}

.mcenter {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding: 0 10px;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-width: 350px;
}

.mcenter__wrap {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff
}

.mcenter__wrap:hover .mcenter__hidden {
	opacity: 1;
	visibility: visible
}

.mcenter__wrap:hover .mcenter__bottom {
	border-color: #bf0707;
	background-color: #bf0707
}

.mcenter__wrap:hover .mcenter__bottom a {
	color: #fff
}

.mcenter__head {
	margin-bottom: 10px
}

.mcenter__content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 100%;
	position: relative;
	padding: 35px 30px 0
}

.mcenter__content .content>* {
	margin-bottom: .6rem
}

.mcenter__content .content>:last-child {
	margin: 0
}

.mcenter__hidden {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(55, 71, 86, .9);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.mcenter__hidden .btn {
	max-width: 100%
}

.mcenter__bottom {
	padding: 20px 30px 25px;
	border-bottom: 4px solid #bf0707;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.mcenter__bottom a {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.ooo-item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding: 0 10px;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.ooo-item__wrap {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff
}

.ooo-item__wrap:hover .ooo-item__hidden {
	opacity: 1;
	visibility: visible
}

.ooo-item__wrap:hover .ooo-item__bottom {
	background-color: #bf0707;
	text-align: center
}

.ooo-item__wrap:hover .ooo-item__bottom a {
	color: #fff
}

.ooo-item__head {
	margin-bottom: 10px
}

.ooo-item__content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 100%;
	position: relative;
	padding: 30px 30px 0
}

.ooo-item__content .content>* {
	margin-bottom: .6rem
}

.ooo-item__content .content>:last-child {
	margin-bottom: 0
}

.ooo-item__content .content ul {
	margin: 1rem 0
}

.ooo-item__content .content ul:first-child {
	margin-top: 0
}

.ooo-item__hidden {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(55, 71, 86, .9);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.ooo-item__hidden .btn {
	max-width: 100%
}

.ooo-item__bottom {
	padding: 30px 30px 25px;
	border-bottom: 4px solid #bf0707;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.ooo-item__bottom a {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.doc-link .ic {
	display: inline-block;
	vertical-align: middle;
	margin: -1px 10px 0 0;
	font-size: 24px
}

.mc-post {
	margin: 80px 0 90px
}

.mc-post__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.mc-post__content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	padding: 5px 0 30px
}

.mc-post__content .more-link {
	margin-top: 15px
}

.mc-post__head {
	margin-bottom: 2rem
}

.mc-post__img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 430px;
	-ms-flex: 0 0 430px;
	flex: 0 0 430px;
	max-width: 430px;
	margin-left: 100px
}

.mc-post__img img {
	display: block;
	width: 100%
}

.mc-contacts {
	position: relative;
	min-height: 350px
}

.mc-contacts__map {
	position: absolute;
	top: 0;
	left: 0;
	width: -webkit-calc(50% + 115px);
	width: calc(50% + 115px);
	height: 100%
}

.mc-contacts__wrap {
	margin-left: auto;
	max-width: 430px;
	padding: 70px 0 40px 60px
}

.mc-contacts__head {
	margin: 25px 0
}

.mc-contacts__head:first-child {
	margin-top: 0
}

.mc-contacts__head:last-child {
	margin-bottom: 0
}

.gallery {
	overflow: hidden;
	margin: 100px 0
}

.gallery__title {
	margin-bottom: 35px
}

.gallery-slider {
	max-width: 1088px;
	margin: 0 auto
}

.gallery-slider .slick-next,
.gallery-slider .slick-prev {
	top: -48px;
	margin-bottom: 0;
	bottom: auto
}

.gallery-slider .slick-list {
	overflow: visible;
	margin: 0 -8px
}

.gallery-slider .slick-slide {
	margin: 0 8px;
	opacity: .5;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.gallery-slider .slick-slide.slick-active {
	opacity: 1
}

.gallery-item__img {
	position: relative;
	display: block;
	width: 100%
}

.gallery-item__img:after,
.gallery-item__img:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.gallery-item__img:before {
	background: rgba(55, 71, 86, .9)
}

.gallery-item__img:after {
	margin: auto;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	background: url(../img/ic-eye.svg) no-repeat center
}

.gallery-item__img:hover:after,
.gallery-item__img:hover:before {
	opacity: 1
}

.gallery-item__img img {
	display: block;
	width: 100%
}

.docs {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 65px 0
}

.docs:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	right: 65px;
	width: 100vw;
	height: 100%;
	background: #f2f5f8
}

.docs__title {
	margin-bottom: 40px;
	text-align: center
}

.docs-slider {
	padding-bottom: 50px
}

.docs-slider .slick-next,
.docs-slider .slick-prev {
	left: 50%;
	right: auto;
	bottom: 0;
	margin: 0 0 0 -30px
}

.docs-slider .slick-next {
	left: auto;
	right: 50%;
	margin: 0 -30px 0 0
}

.docs-slider .slick-list {
	overflow: visible;
	margin: 0 -8px
}

.docs-slider .slick-slide {
	margin: 0 8px
}

.doc-item * {
	margin: 0
}

.doc-item__link {
	position: relative;
	z-index: 1;
	display: block;
	padding: 0 15px 20px;
	text-decoration: none;
	text-align: center;
	color: #fff
}

.doc-item__link:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 30px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #bf0707;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.doc-item__link:hover:before {
	background: #374756
}

.doc-item__link:hover .doc-item__img:after,
.doc-item__link:hover .doc-item__img:before {
	opacity: 1
}

.doc-item__img {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0 auto 18px;
	max-width: 100%;
	width: 200px;
	max-height: 135px
}

.doc-item__img:after,
.doc-item__img:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.doc-item__img:before {
	background: rgba(255, 255, 255, .8)
}

.doc-item__img:after {
	margin: auto;
	width: 50px;
	height: 50px;
	border: 2px solid #374756;
	background: url(../img/ic-eye_dark.svg) no-repeat center
}

.doc-item__img img {
	display: block;
	width: 100%
}

.reviews {
	margin: 85px 0 90px
}

.reviews__title {
	margin-bottom: 35px;
	text-align: center
}

.reviews__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -8px -16px
}

.reviews .form-tabs {
	margin-top: 45px
}

.review {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding: 0 8px;
	margin-bottom: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.review__wrap {
	position: relative;
	z-index: 1;
	width: 100%;
	background: #f2f5f8;
	padding: 30px 35px
}

.review__wrap:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 35px;
	right: 35px;
	width: 30px;
	height: 30px;
	background: url(../img/ic-quote-2.svg) no-repeat
}

.review__name {
	margin-bottom: .9rem
}

.form-tabs__tabs {
	cursor: default;
	padding: 0;
	margin: 0 0 32px;
	list-style: none;
	font-size: 32px;
	font-weight: 700
}

.form-tabs__tabs li {
	display: inline-block
}

.form-tabs__tabs li:after {
	content: ' /';
	display: inline
}

.form-tabs__tabs li:last-child:after {
	display: none
}

.form-tabs__tab {
	padding: 0;
	border: none;
	background: 0 0;
	color: #969ca2;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.first-slider-block{
	margin-left: 40px;
}

.form-tabs__tab:hover {
	color: #777a7d
}

.form-tabs__tab.active {
	color: #1a1a1a
}

.form-tabs__form:nth-child(n+2) {
	display: none
}

.ooo-post {
	margin: 75px 0
}

.ooo-post .container{min-height:400px;}

.ooo-post__tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -150px -14px -7px
}

.ooo-post__tabs button {
	display: inline-block;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin: 0 7px 14px;
	padding: 15px 17px;
	background: #374756;
	border: none;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.ooo-post__tabs button.active,
.ooo-post__tabs button:hover {
	background: #bf0707
}

.ooo-post__wrapper {
	position: relative;
	z-index: 1;
	padding: 60px 0
}

.ooo-post__wrapper:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: #f2f5f8
}

.ooo-post__content {
	padding: 45px 0 0 60px
}

.ooo-post__content:nth-child(n+2) {
	display: none
}

.post-info-video{
width:50%;
float:right;
}

.post-info__item {
	margin-bottom: 5px
}

.post-info__btn {
	cursor: pointer;
	position: relative;
	padding-left: 20px;
	margin: 0;
	text-decoration: underline;
	color: #4d8dce
}

.post-info__btn:before {
	content: '•';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.75em;
	line-height: 16px
}

.post-info__btn:hover {
	text-decoration: none
}

.post-info__btn.active {
	text-decoration: none;
	color: #1a1a1a
}

.post-info__content td{
	padding: 10px;
}

.post-info__content {
	padding: 25px 20px 20px;
	display: none
}

.post-info__content .post-info__item {
	margin-right: -20px
}

.post-info__content .content>:last-child {
	margin-bottom: 0
}

.ooo-contacts {
	overflow: hidden;
	margin: 75px 0 100px
}

.ooo-contacts__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.ooo-contacts__left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 60.5%;
	-ms-flex: 0 0 60.5%;
	flex: 0 0 60.5%;
	max-width: 60.5%;
	margin-right: 60px;
	padding: 0 80px 30px 0;
	border-right: 2px solid #f2f5f8
}

.ooo-contacts__left h2 {
	margin-bottom: 1.6rem
}

.ooo-contacts__right {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	padding: 0 0 30px 0
}

.ooo-contacts__right .gallery-slider {
	width: 255px;
	margin: 0
}

.ooo-contacts__right .gallery-slider .slick-next,
.ooo-contacts__right .gallery-slider .slick-prev {
	top: auto;
	bottom: -50px;
	right: auto;
	left: 35px
}

.ooo-contacts__right .gallery-slider .slick-prev {
	margin-right: 0
}

.ooo-contacts__right .gallery-slider .slick-next {
	margin-left: 50px
}

.ooo-contacts__right .gallery-slider .slick-list {
	margin: 0
}

.ooo-contacts__right .gallery-slider .slick-slide {
	margin: 0 16px 0 0;
	opacity: 1
}

.ooo-contacts__right .gallery-slider .gallery-item {
	width: 255px
}

.ooo-contacts__action {
	margin-top: 30px
}

.ooo-contacts__bottom-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.ooo-contacts__bottom-grid .ooo-contacts__left {
	position: relative;
	z-index: 2;
	padding: 65px 40px 65px 0;
	margin: 0
}

.ooo-contacts__bottom-grid .ooo-contacts__left:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100vw;
	height: 100%;
	background: #f2f5f8
}

.ooo-contacts__bottom-grid .ooo-contacts__right {
	position: relative;
	z-index: 1;
	padding: 0 0 75px 65px
}

.ooo-contacts__bottom-grid .ooo-contacts__right:before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 200px;
	height: 220px;
	background: #f2f5f8
}

.mc-list__head {
	margin-bottom: 25px
}

.mc-list__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.mc-list__list li {
	position: relative;
	padding-left: 18px;
	margin-bottom: .9rem
}

.mc-list__list li:last-child {
	margin-bottom: 0
}

.mc-list__list li:before {
	content: '•';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.75em;
	line-height: 16px;
	color: #4d8dce
}

.mc-list__list li p {
	margin-bottom: .4rem
}

.mc-list__list li p:last-child {
	margin-bottom: 0
}

.search__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 40px
}

.search__head {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-right: 30px;
	margin: 0 auto 35px 0
}

.search__sort {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-bottom: 35px
}

.search__form {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.search__form .form-field,
.search__form .form-select {
	margin: 0
}

.search__form-field {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}

.search__form-select {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 260px;
	-ms-flex: 0 0 260px;
	flex: 0 0 260px;
	max-width: 260px;
	margin-left: 20px
}

.search__button {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-left: 80px
}

.search__wrapper {
	padding: 60px 0 75px;
	background: #fff
}

.search__count {
	margin-bottom: 45px
}

.search-item {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #f2f5f8
}

.search-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.search-item__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.search-item__top>* {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 100%;
	margin-bottom: 10px
}

.search-item__head {
	margin-right: 25px
}

.search-item__head a {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-decoration: none;
	color: inherit
}

.search-item__head a:hover {
	color: #bf0707
}

.search-item__cat {
	display: inline-block;
	padding: 3px 3px 4px;
	margin-right: auto;
	border: 2px solid #313940;
	min-width: 135px;
	text-decoration: none;
	text-align: center;
	color: #313940
}

.search-item__cat_blue {
	border-color: #487ad2
}

.search-item__cat_red {
	border-color: #bf0707
}

.search-item__cat_green {
	border-color: #70bf98
}

.search-item__cat_yellow {
	border-color: #ecbf55
}
.search-item__cat_grey {
	border-color: #313940
}

.search-item__content>:last-child {
	margin-bottom: 0
}

.popup {
	position: relative;
	max-width: 900px;
	margin: 35px auto;
	padding: 60px 40px;
	background: #fff
}

.popup__title {
	position: relative;
	z-index: 0;
	margin-bottom: 15px;
	padding-top: 20px;
}
.popup__title:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -20px;
    left: 0;
    width: 42px;
    height: 32px;
    background: url(../img/ic-guote.svg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.popup__title h2:after{
	content: '';
	display: block;
	width: 45px;
	height: 2px;
	background-color: #bf0707;
	margin-top: 15px;
}
.popup .mfp-close {
	top: 50px;
	right: 40px;
	width: 48px;
	height: 48px;
	border: 2px solid #1a1a1a;
	opacity: 1;
	font-size: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.popup .mfp-close:before {
	content: '\e904';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	font-family: icomoon;
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	font-size: 15px;
	height: 15px
}

.popup .mfp-close:hover {
	border-color: #bf0707;
	background-color: #bf0707;
	color: #fff
}

.popup.review-popup {
	max-width: 720px
}

.review-popup {
	overflow: hidden
}

.review-popup__top {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #F2F5F8;
}

.review-popup__top-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -15px 0 0 -30px;
}

.review-popup__top-inner>* {
	display: inline-block;
	margin: 15px 0 0 30px;
}

.mfp-bg {
	background: #374756;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: .4
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .4
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.mfp-counter {
	font-weight: 600;
	color: #000
}

.mfp-close-btn-in .mfp-close {
	color: #000;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.newsslider-right__arrow,
.slick-next,
.slick-prev {
	position: absolute;
	z-index: 5;
	bottom: 32px;
	right: 0;
	margin: 0 0 -13px;
	padding: 0;
	border: none;
	background: 0 0;
	font-size: 26px;
	line-height: 1;
	color: inherit;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.newsslider-right__arrow .fa,
.slick-next .fa,
.slick-prev .fa {
	display: block
}

.newsslider-right__arrow:hover,
.slick-next:hover,
.slick-prev:hover {
	color: #bf0707
}

.newsslider-right__arrow.slick-disabled,
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
	cursor: default;
	color: inherit;
	opacity: .45
}

.newsslider-right__arrow[data-action=prev],
.slick-prev {
	margin-right: 50px
}

.nano>.nano-pane {
	width: 4px;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #f2f5f8;
	cursor: pointer
}

.nano>.nano-pane>.nano-slider {
	margin: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #1a1a1a
}

.select2-container .select2-selection--single {
	height: auto
}

.select2-container--default .select2-selection--single {
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	background: #f2f5f8
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0 50px 0 20px;
	line-height: 48px;
	font-size: 14px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #313940
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #1a1a1a
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 0;
	right: 0;
	width: auto;
	height: 100%;
	padding: 0 20px;
	line-height: 48px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
	display: inline-block;
	content: "\f107";
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	font-size: 14px
}

.select2-dropdown {
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	background: #f2f5f8;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	font-size: 14px
}

.select2-results__option {
	padding: 10px 20px;
	margin: 0;
	border-bottom: 1px solid #eaeaea;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.select2-results__option:last-child {
	border-bottom: none
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: inherit;
	background: rgba(0, 0, 0, .05)
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background: #bf0707;
	color: #fff
}

.select-wrapper_white .select2-container--default .select2-selection--single,
.select-wrapper_white .select2-dropdown {
	background: #fff
}

.select-wrapper_filter {
	position: relative;
	height: 40px;
	padding: 5px 0 0
}

.select-wrapper_filter .select-wrapper__head {
	position: relative;
	padding-right: 20px;
	margin: 0;
	max-width: 100%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
	line-height: 14px;
	font-size: 14px;
	color: #313940
}

.select-wrapper_filter .select-wrapper__head:before {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -7px;
	content: "\f107";
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.select-wrapper_filter>.select2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.select-wrapper_filter .select2-container--default .select2-selection--single {
	background: 0 0
}

.select-wrapper_filter .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 20px 0 5px;
	font-weight: 600;
	line-height: 1
}

.select-wrapper_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none
}

.select-wrapper_filter .select2-dropdown {
	background: #fff
}

.select-wrapper_filter .select2-results__option {
	padding: 8px 10px
}

.sort-filter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.sort-filter__head {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin: 0 10px 0 0;
	font-weight: 600;
	color: #313940
}

.sort-filter .select-wrapper_filter {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 130px;
	-ms-flex: 0 0 130px;
	flex: 0 0 130px;
	width: 130px;
	max-width: 130px;
	padding: 0;
	height: 25px
}

.sort-filter .select-wrapper__head {
	display: none
}

.sort-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 6px 15px 5px 0
}

.sort-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: block;
	right: 0;
	top: 0;
	padding: 0;
	line-height: 25px
}

.mcenters__grid_new{
	justify-content: space-between;
}

.mcenters__item{
	width: 49%;
	display:flex;
}

.mcenter__content .map{
	height:200px;
}

.mcenter__head_new{
	text-align: center;
}

.mcenter__head_new a{
	color: black;
	font-size: 21px;
	text-decoration: none;
}

.ooo-title{
	text-align:center;
	font-size: 35px;
}

@media only screen and (max-width:1379px) {
	.ooo-post__tabs {
		margin: 0 -7px -14px
	}

	.ooo-post__tabs button {
		font-size: 16px
	}
}

.dc-record-modal{
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	visibility: hidden;
	z-index: -1;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.493);
}

.dc-record-block{
	background: white;
	padding: 20px;
	width: 600px;
	min-height: 130px;
	position: relative;
}

.dc-record-show, .dc-record-add{
	margin-left: auto;
    background: #bf0707;
    border: none;
    color: white;
    padding: 7px;
    font-size: 20px;
    font-weight: 600;
}

.first-slider__content .dc-record-show, .dc-record-add{
	margin-top: 45px;
	border: 6px solid white;
}

.dc-record-add{
	float: right;
}

.dc-record-header {
	text-align: center;
	position: relative;
}

.dc-record-header p{
	display: inline-block;
	font-size: 22px;
}

.dc-record-close{
	position: absolute;
	top: 0;
	right: 0;
	background: #bf0707;
	border:none;
	width: 35px;
	height: 35px;
	padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-left: 10px;
}

.dc-record-close span, .dc-record-close span::after{
	display: block;
	content: '';
	background: white;
	width: 30px;
	height: 3px;
	transform: rotate(45deg);
}

.dc-record-close span::after{
	transform: rotate(90deg);
}

.show_modal{
	visibility: visible;
	z-index: 10;
}

.spinner {
	-webkit-animation: rotate 2s linear infinite;
			animation: rotate 2s linear infinite;
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	display: none;
}

.spinner .path {
	stroke: #bf0707;
	stroke-linecap: round;
	-webkit-animation: dash 1.5s ease-in-out infinite;
			animation: dash 1.5s ease-in-out infinite;
}

.show-result .dc-record-item{
	display: none;
}

.dc-record-result{
	font-size: 20px;
	text-align: center;
}
  
.checkbox_error::before{
	border-color: red !important;	
}

.first-slider__content .dc-record-show:hover{
	background: white;
	color: black;
	transition: 0.5s;
}

@-webkit-keyframes rotate {
	100% {
	  transform: rotate(360deg);
	}
}
  
@keyframes rotate {
	100% {
	  transform: rotate(360deg);
	}
}

@-webkit-keyframes dash {
	0% {
	  stroke-dasharray: 1, 150;
	  stroke-dashoffset: 0;
	}
	50% {
	  stroke-dasharray: 90, 150;
	  stroke-dashoffset: -35;
	}
	100% {
	  stroke-dasharray: 90, 150;
	  stroke-dashoffset: -124;
	}
  }

@keyframes dash {
	0% {
	  stroke-dasharray: 1, 150;
	  stroke-dashoffset: 0;
	}
	50% {
	  stroke-dasharray: 90, 150;
	  stroke-dashoffset: -35;
	}
	100% {
	  stroke-dasharray: 90, 150;
	  stroke-dashoffset: -124;
	}
}
  

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

	.first-slider__wrap,
	.header__grid {
		margin-right: 0
	}

	.newsslider-right__wrap {
		width: auto
	}

	.newsslider-right__item.next-2 {
		z-index: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 0;
		visibility: hidden
	}

	.first-inn__grid {
		margin-right: -15px
	}

	.first-inn__grid:before {
		right: 15px
	}

	.first-inn__img img:nth-child(n+3) {
		display: none
	}
}

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

.post-info-video, .post-info__item{width:100%; clear:both;}
.post-info-video{margin-bottom:20px;}

	.container {
		width: 740px
	}

.first-slider__content .h1 {
font-size:26px;
padding-right:80px;
}

	.more-btn {
		margin-top: 45px
	}

	.header__grid .head-contacts {
		margin-right: 30px
	}

	.header__grid .search-form {
		margin-left: auto
	}

	.header__grid .social {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}

	.header__grid .menu {
		margin-left: auto;
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}

	.menu__list {
		position: absolute;
		z-index: 99;
		top: 100%;
		right: 0;
		display: block;
		width: 450px;
		padding: 55px 80px;
		background: #374756;
		-webkit-box-shadow: 0 7px 14px rgba(0, 0, 0, .45);
		box-shadow: 0 7px 14px rgba(0, 0, 0, .45);
		color: #fff;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
		-webkit-transition: .4s;
		-o-transition: .4s;
		transition: .4s
	}

	.menu__list.show {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.menu__list>li {
		padding: 0;
		margin: 0 0 18px
	}

	.menu__list>li:last-child {
		margin-bottom: 0
	}

	.menu__list>li>ul {
		display: none;
		position: static;
		margin: 0;
		width: auto;
		padding: 10px 0 0 20px;
		background: 0 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: inherit;
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		font-size: 14px
	}

	.menu__list>li>ul>li {
		margin-bottom: .5rem
	}

	.menu__list>li.menu__dropdown>a:after {
		-webkit-transition: -webkit-transform .3s;
		transition: -webkit-transform .3s;
		-o-transition: transform .3s;
		transition: transform .3s;
		transition: transform .3s, -webkit-transform .3s
	}

	.menu__list>li.menu__dropdown>a.toggle:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.menu__toggle {
		display: block
	}

	.first-slider__wrap:before {
		margin-right: -250px
	}

	.first-slider__bg {
		left: 250px
	}

	.first-info__item:nth-child(1) {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 250px;
		-ms-flex: 0 0 250px;
		flex: 0 0 250px;
		max-width: 250px;
		padding-left: 20px;
		padding-right: 20px
	}

	.first-info__btn {
		left: 20px;
		bottom: 20px
	}

	.first-slider__dots {
		padding: 0 65px;
		margin-left: 250px;
		text-align: left
	}

	.filter-wrapper {
		display: block;
		margin-bottom: 35px
	}

	.filter-wrapper__title {
		max-width: 100%
	}

	.filter-wrapper__filter {
		max-width: 100%;
		margin: 20px 0 0;
		padding: 0
	}

	.map__map {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		height: 500px
	}

	.map__wrap {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 50px 0 0 20px
	}

	.map__wrap .nano-content {
		padding-right: 15px
	}

	.news {
		margin: 105px 0
	}

	.news__left {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0px;
		flex: 1 0 0;
		max-width: 100%;
		padding-right: 40px
	}

	.news__right {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 305px;
		-ms-flex: 0 0 305px;
		flex: 0 0 305px;
		max-width: 305px
	}

	.newsslider-left:before {
		right: -130px
	}

	.newsslider-right .newsslider-right__arrow {
		left: 0
	}

	.newsslider-right__wrap {
		overflow: hidden
	}

	.about__grid {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.about__content,
	.about__img {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.about__img {
		margin: 0 0 45px;
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.about__video, .about__img img {
		display: none
	}

	.about__img img:nth-child(2) {
		display: block
	}

	.about-info {
		margin-top: 25px
	}

	.about__action {
		margin-top: 45px
	}

	.footer__left {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 270px;
		-ms-flex: 0 0 270px;
		flex: 0 0 270px;
		max-width: 270px;
		padding: 35px 40px 35px 0
	}

	.footer__right {
		padding: 30px 0 35px 30px
	}

	.footer__right .search-form {
		display: none
	}

	.footer__copy {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 45%;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		max-width: 45%
	}

	.footer__copy,
	.footer__dev {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start
	}

	.s-error__grid {
		margin-right: 0
	}

	.s-error__right {
		margin-bottom: 0
	}

	.first-inn {
		margin-bottom: 85px
	}

	.first-inn__img img:nth-child(n+2) {
		display: none
	}

	.news-item__img {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 250px;
		-ms-flex: 0 0 250px;
		flex: 0 0 250px;
		max-width: 250px;
		margin-right: 20px
	}

	.date-box {
		padding: 2px 5px;
		min-width: 62px;
		height: 71px
	}

	.date-box span {
		margin: 0
	}

	.news-item__top {
		margin-bottom: 15px
	}

	.news-item .content {
		overflow: hidden;
		max-height: 3.2em
	}

	.news-item__action {
		margin-top: 20px
	}

	.news-post__wrap {
		padding: 0
	}

	.news-post__wrap .date-box {
		position: relative;
		margin-bottom: 22px
	}

	.article-item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.article__grid {
		display: block
	}

	.article__grid .article__left {
		padding: 0;
		margin-bottom: 45px
	}

	.article__grid .article__right {
		max-width: 100%
	}

	.article__img img {
		display: none
	}

	.article__img img:nth-child(2) {
		display: block
	}

	.article__quote {
		margin: 50px 0;
		max-width: 650px
	}

	.article__bottom,
	.article__quote+.article__bottom {
		margin: 0;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.article__quote+.article__bottom .article__left {
		padding: 0
	}

	.article__bottom .article__right {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 290px;
		-ms-flex: 0 0 290px;
		flex: 0 0 290px;
		max-width: 290px
	}

	.filter__btn,
	.filter__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%
	}

	.filter__item:nth-child(3n+1):before {
		display: none
	}

	.vacancies .filter__item:after {
		display: block
	}

	.vacancy__head {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0px;
		flex: 1 0 0;
		max-width: 100%
	}

	.vacancy__info {
		margin-right: 60px
	}

	.vacancy__info>p {
		margin-right: 30px
	}

	.vacancy__grid {
		margin: 0 -15px
	}

	.vacancy__col {
		padding: 0 15px
	}

	.mcenter,
	.ooo-item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.mc-post__img {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 280px;
		-ms-flex: 0 0 280px;
		flex: 0 0 280px;
		max-width: 280px;
		margin-left: 35px
	}

	.mc-post__head {
		margin-bottom: 1.5rem
	}

	.mc-contacts__wrap {
		padding: 40px 0 40px 40px;
		max-width: 280px
	}

	.mc-contacts__map {
		width: -webkit-calc(50% + 75px);
		width: calc(50% + 75px)
	}

	.mc-contacts__head {
		margin: 25px 0 .8rem
	}

	.mc-post__content .more-link {
		margin-top: 5px
	}

	.docs-slider .slick-list,
	.gallery-slider .slick-list {
		margin: 0
	}

	.docs-slider .slick-slide,
	.gallery-slider .slick-slide {
		margin: 0 16px 0 0
	}

	.gallery-slider .slick-slide {
		opacity: 1
	}

	.gallery-item {
		width: 260px
	}

	.doc-item {
		width: 250px
	}

	.docs:before {
		right: 0
	}

	.review {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.ooo-post__tabs {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.ooo-post__tabs button {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		min-width: 180px
	}

	.ooo-post__content {
		padding: 40px 0 0
	}

	.ooo-contacts {
		margin-bottom: 2px
	}

	.ooo-contacts__grid {
		display: block
	}

	.ooo-contacts__grid .ooo-contacts__left {
		max-width: 100%;
		padding: 0 0 45px;
		margin: 0 0 45px;
		border-right: none;
		border-bottom: 1px solid #f2f5f8
	}

	.ooo-contacts__grid .ooo-contacts__right {
		padding-bottom: 60px
	}

	.ooo-contacts__bottom-grid .ooo-contacts__left {
		padding: 50px 15px 50px 0
	}

	.search__button {
		margin-left: 20px
	}

	.search__form-select {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 200px;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px;
		max-width: 200px
	}
}

@media only screen and (max-width:767px) {
	.container {
		width: 540px
	}

	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: inherit
	}

	.h1,
	h1 {
		font-size: 24px
	}

	.h2,
	h2 {
		font-size: 22px
	}

	.h3,
	h3 {
		font-size: 20px
	}

	.h4,
	h4 {
		font-size: 18px
	}

	.h5,
	h5 {
		font-size: 16px
	}

	.h6,
	h6 {
		font-size: 14px
	}

	blockquote {
		padding-right: 30px
	}

	.logo {
		max-width: 200px
	}

	.head-contacts__item {
		padding: 0;
		margin: 0;
		border: none
	}

	.head-contacts__item:nth-child(n+2) {
		display: none
	}

	.first-slider__wrap:before {
		display: none
	}

	.first-slider__bg {
		position: relative;
		z-index: 0;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: 100%;
		padding-bottom: 50%
	}

	.first-slider__bg:before {
		display: none
	}

	.first-slider__content {
		padding: 30px 45px;
		background: #bf0707;
		text-align: center
	}

	.first-slider__content .btn {
		margin-top: 10px
	}

	.first-slider__slider {
		padding-bottom: 65px
	}

	.first-slider__item {
		display: block !important;
		height: auto
	}

	.first-info {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.first-info__item:nth-child(n) {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		height: 165px;
		padding: 20px 15px 20px 20px
	}

	.first-info__btn {
		display: none
	}

	.first-slider__dots {
		margin-left: 0;
		padding: 0
	}

	.map {
		display: block
	}

	.map__map {
		max-width: 100%;
		height: 400px
	}

	.map__wrap {
		padding: 40px 0 0;
		max-width: 100%;
		height: 400px
	}

	.contacts {
		padding-bottom: 0
	}

	.map__wrap:before {
		left: 50%;
		bottom: 0;
		margin-left: -50vw
	}

	.news__grid {
		display: block;
		padding-bottom: 10px
	}

	.news__left {
		padding: 0
	}

	.newsslider-left:before {
		right: 50%;
		margin-right: -50vw
	}

	.news__right {
		max-width: 100%
	}

	.newsslider-right .newsslider-right__arrow {
		bottom: -45px
	}

	.footer__grid {
		display: block
	}

	.footer__left {
		padding: 35px 0;
		max-width: 100%;
		text-align: left;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.footer__left:before {
		right: 50%;
		margin-right: -50vw
	}

	.footer__left .social {
		margin-top: 20px;
		margin-left: 20px
	}

	.footer__right {
		padding: 30px 0 20px;
		margin: 0;
		display: block;
		text-align: center
	}

	.footer__right>* {
		margin-bottom: 10px
	}

	.footer__right .w-100 {
		display: none
	}

	.footer__right:before {
		left: 50%;
		margin-left: -50vw
	}

	.footer__right .head-contacts {
		margin: 0 -10px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.footer__right .head-contacts__item {
		margin: 0 10px 10px
	}

	.footer__right .head-contacts__item:nth-child(n+2) {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.footer__copy {
		max-width: 100%
	}

	.s-error__left {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 250px;
		-ms-flex: 0 0 250px;
		flex: 0 0 250px;
		max-width: 250px;
		padding: 40px 40px 40px 0
	}

	.s-error__action {
		margin-top: 30px
	}

	.first-inn {
		background: #bf0707;
		margin-bottom: 75px
	}

	.first-inn__grid {
		margin: 0
	}

	.first-inn__grid:before {
		display: none
	}

	.first-inn__title {
		margin: 30px 0 35px;
		width: 100%;
		/*text-align: center*/
	}

	.first-inn__img {
		display: none
	}

	.news-item {
		margin-bottom: 45px
	}

	.news-item__img {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 150px;
		-ms-flex: 0 0 150px;
		flex: 0 0 150px;
		max-width: 150px
	}

	.news-item__top {
		margin-bottom: 0
	}

	.news-item__head {
		margin-bottom: .7rem;
		font-size: 18px
	}

	.article-item__img .date-label {
		top: 20px;
		left: 20px
	}

	.article-item__head {
		padding-right: 15px
	}

	.article-item__content {
		padding: 30px 20px 70px
	}

	.article-item__action {
		left: 20px;
		bottom: 22px
	}

	.article__bottom {
		display: block
	}

	.article__bottom .article__right {
		margin: 30px 0 0;
		padding: 0;
		max-width: 100%;
		text-align: left
	}

	.filter__btn,
	.filter__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		min-width: 0
	}

	.filter__item:nth-child(n):before {
		display: block
	}

	.filter__item:nth-child(2n+1):before {
		display: none
	}

	.vacancies__title {
		margin-bottom: 0
	}

	.vacancy__top {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.vacancy__top .more-link {
		display: none
	}

	.vacancy__info {
		margin: 0 0 -15px
	}

	.vacancy__content {
		padding: 20px 30px 30px
	}

	.vacancy__action {
		margin: 0
	}

	.form__col_small {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.popup .mfp-close {
		top: 20px;
		right: 20px;
		width: 34px;
		height: 34px
	}

	.popup .mfp-close:before {
		font-size: 12px;
		height: 12px
	}

	.mcenter__content {
		padding: 25px 15px 0
	}

	.mcenter__bottom {
		padding: 20px 15px 20px
	}

	.mc-post__grid {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.mc-post__content,
	.mc-post__img {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0;
		padding: 0
	}

	.mc-post__img {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		margin-bottom: 40px
	}

	.mc-post__head {
		margin-bottom: 1rem
	}

	.mc-contacts {
		margin-top: 50px;
		min-height: 0
	}

	.mc-contacts__map {
		position: static;
		width: 100%;
		height: 400px
	}

	.mc-contacts__wrap {
		margin: 40px 0 0;
		padding: 0
	}

	.review {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.form-tabs__tabs {
		margin-bottom: 1rem;
		font-size: 24px
	}

	.ooo-post__tabs button {
		min-width: 150px
	}

	.ooo-contacts__bottom-grid {
		display: block
	}

	.ooo-contacts__bottom-grid .ooo-contacts__left {
		padding: 50px 0;
		max-width: 100%;
		border-right: none
	}

	.ooo-contacts__bottom-grid .ooo-contacts__left:before {
		right: 50%;
		margin-right: -50vw
	}

	.ooo-contacts__bottom-grid .ooo-contacts__right {
		padding: 0 0 75px
	}

	.ooo-contacts__bottom-grid .ooo-contacts__right:before {
		bottom: auto;
		left: 50%;
		top: 0;
		margin-left: -50vw;
		width: 100vw;
		height: 120px
	}

	.ooo-contacts__right .gallery-slider {
		margin: 0 auto;
		padding-bottom: 0
	}

	.ooo-contacts__right .gallery-slider .slick-list {
		overflow: hidden
	}

	.ooo-contacts__right .gallery-slider .slick-next,
	.ooo-contacts__right .gallery-slider .slick-prev {
		left: 50%;
		margin: 0 0 0 -30px
	}

	.ooo-contacts__right .gallery-slider .slick-next {
		left: auto;
		right: 50%;
		margin: 0 -30px 0 0
	}

	.ooo-item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.search__top {
		display: block
	}

	.search__head {
		margin-bottom: 1rem
	}

	.search__sort {
		margin-bottom: 30px
	}

	.search__form-field,
	.search__form-select {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0px;
		flex: 1 0 0;
		max-width: 100%
	}

	.search__button {
		display: block;
		margin: 35px auto 0
	}

	.search-item__top>* {
		margin-bottom: 15px
	}

	.search-item__head {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0
	}

	.first-inn+.contacts {
		margin-top: 0
	}

	.contacts .head-contacts {
		display: block
	}

	.contacts .head-contacts__item:nth-child(n+2) {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-top: 10px
	}

	.contacts_inn .map__wrap {
		height: 440px;
		padding-bottom: 40px
	}

	.first-slider-block{
		margin-left: unset;
	}
	
	.mcenters__item{
		width: 100%;
	}

	.ooo-title{
		font-size: 25px;
	}

	.dc-record-modal{
		padding: 7px;
	}
}

@media only screen and (max-width:575px) {
	.container {
		width: 100%
	}

	blockquote {
		padding: 30px 0;
		font-size: 14px
	}

	blockquote:before {
		right: -15px
	}

	blockquote:after {
		top: 10px;
		left: -5px;
		opacity: .75
	}

	.hidden-xs {
		display: none
	}

	.search-form {
		width: 130px
	}

	.menu__list {
		padding: 50px 45px;
		width: 290px
	}

	.header__grid .social {
		display: none
	}

	.header__grid .menu {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end
	}

	.first-slider__wrap {
		margin: 0 -15px
	}

	.first-slider__slider .slick-next,
	.first-slider__slider .slick-prev {
		right: 15px
	}

	.first-slider__content {
		padding: 20px 15px 30px;
		max-width: 100%
	}

	.first-slider__dots {
		padding: 0 15px
	}

	.contacts {
		padding: 80px 0 0
	}

	.map {
		margin: 0 -15px
	}

	.map__wrap {
		padding: 40px 15px 0
	}

	.map-item__toggle {
		font-size: 17px
	}

	.news {
		margin: 90px 0
	}

	.newsslider-right__wrap {
		margin: 0 -15px
	}

	.about__grid {
		margin: 0 -15px
	}

	.about__content {
		padding: 0 15px
	}

	.about__head {
		margin-bottom: 1.5rem
	}

	.about-info__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.about-info__item:before {
		display: none
	}

	.footer__left .logo {
		max-width: 160px
	}

	.s-error,
	.s-error__container,
	.s-error__grid {
		display: block
	}

	.s-error__grid {
		margin: 0 -15px
	}

	.s-error__grid:before {
		display: none
	}

	.s-error__left {
		padding: 30px 15px 40px;
		max-width: 100%;
		background: #bf0707;
		text-align: center
	}

	.s-error__right {
		width: 100%;
		padding-bottom: 50%
	}

	.news-inn__title {
		margin-bottom: 30px
	}

	.news-item {
		display: block
	}

	.news-item__img {
		max-width: 100%;
		margin: 0 0 20px
	}

	.news-item .content {
		max-height: none
	}

	.news-item__action {
		margin-top: 5px
	}

	.news-post {
		margin: 75px 0;
		padding-bottom: 40px
	}

	.news-gallery {
		margin-bottom: -15px
	}

	.news-gallery__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 15px
	}

	.article-item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.article__img {
		margin: 0 -15px
	}

	.article__grid .article__left {
		margin-bottom: 30px
	}

	.article__quote {
		margin: 40px 0
	}

	.vacancies .filter__btn,
	.vacancies .filter__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.vacancies .filter__item:before {
		display: none
	}

	.vacancies .filter__btn {
		margin-top: 25px;
		padding: 0 15px
	}

	.vacancy__head {
		margin-right: 0
	}

	.vacancy__info {
		margin-top: 15px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.vacancy__content {
		padding-left: 15px;
		padding-right: 15px
	}

	.vacancy__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.docs__title,
	.gallery__title {
		margin-bottom: 30px
	}

	.gallery-slider {
		padding-bottom: 50px
	}

	.gallery-slider .slick-next,
	.gallery-slider .slick-prev {
		top: auto;
		left: 50%;
		right: auto;
		bottom: 0;
		margin: 0 0 0 -30px
	}

	.gallery-slider .slick-next {
		left: auto;
		right: 50%;
		margin: 0 -30px 0 0
	}

	.review__wrap {
		padding: 30px 20px
	}

	.review__wrap:before {
		top: 30px;
		right: 20px
	}

	.form__col_medium {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.popup {
		padding: 55px 15px 35px
	}

	.mcenter {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.ooo-post__tabs button {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}

	.search__form {
		display: block
	}

	.search__form-field,
	.search__form-select {
		margin: 0 0 15px
	}

	.search__form-field:last-child,
	.search__form-select:last-child {
		margin-bottom: 0
	}
}

@media only screen and (max-height: 794px){
	.dc-record-modal{
		align-items: flex-start;
		padding: 7px;
		overflow: auto;
	}

	.dc-record-modal.show-result{
		align-items: center;
	}
}
