

/* Start:/layout/css/app.css?1680097468341277*/
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, footer, header, nav, section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption, figure, main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active, a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit;
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

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
}

audio, video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"], [type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform .1s ease;
	-webkit-transition: -webkit-transform .1s ease;
	-o-transition: -o-transform .1s ease;
	-moz-transition: transform .1s ease, -moz-transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease, -moz-transform .1s ease, -o-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	-moz-transform: scale(1.3, 1.3);
	-o-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-o-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.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 {
	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.slick-active {
	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
}

body.fancybox-active {
	overflow: hidden
}

body.fancybox-iosfix {
	position: fixed;
	left: 0;
	right: 0
}

.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99992;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	-moz-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	-moz-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	-o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	-moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	-o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .25s, visibility 0 linear .25s;
	-o-transition: opacity .25s, visibility 0 linear .25s;
	-moz-transition: opacity .25s, visibility 0 linear .25s;
	transition: opacity .25s, visibility 0 linear .25s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .25s, visibility 0;
	-o-transition: opacity .25s, visibility 0;
	-moz-transition: opacity .25s, visibility 0;
	transition: opacity .25s, visibility 0
}

.fancybox-infobar {
	top: 0;
	left: 0;
	font-size: 13px;
	padding: 0 10px;
	height: 44px;
	min-width: 44px;
	line-height: 44px;
	color: #ccc;
	text-align: center;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
	mix-blend-mode: exclusion
}

.fancybox-toolbar {
	top: 0;
	right: 0;
	margin: 0;
	padding: 0
}

.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translateZ(0)
}

.fancybox-is-closing .fancybox-stage {
	overflow: visible
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: opacity, -o-transform;
	-moz-transition-property: transform, opacity, -moz-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
	transition-property: transform, opacity, -webkit-transform
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: visible
}

.fancybox-slide--image:before {
	display: none
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
	background: #000
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
	background: #e5e3df
}

.fancybox-slide--next {
	z-index: 99995
}

.fancybox-slide > * {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
	display: none
}

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: opacity, -o-transform;
	-moz-transition-property: transform, opacity, -moz-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
	transition-property: transform, opacity, -webkit-transform
}

.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}

.fancybox-image, .fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: -webkit-calc(100% - 100px);
	max-width: -moz-calc(100% - 100px);
	max-width: calc(100% - 100px);
	max-height: -webkit-calc(100% - 88px);
	max-height: -moz-calc(100% - 88px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff
}

.fancybox-iframe {
	display: block;
	padding: 0;
	border: 0;
	height: 100%
}

.fancybox-error, .fancybox-iframe {
	margin: 0;
	width: 100%;
	background: #fff
}

.fancybox-error {
	padding: 40px;
	max-width: 380px;
	cursor: default
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 16px;
	line-height: 20px
}

.fancybox-button {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 10px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: rgba(30, 30, 30, 0.6);
	-webkit-transition: color .3s ease;
	-o-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
	cursor: pointer;
	outline: none
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
	color: #fff
}

.fancybox-button[disabled] {
	color: #ccc;
	cursor: default;
	opacity: .6
}

.fancybox-button svg {
	display: block;
	position: relative;
	overflow: visible;
	shape-rendering: geometricPrecision
}

.fancybox-button svg path {
	fill: currentColor;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3
}

.fancybox-button--share svg path {
	stroke-width: 1
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
	display: none
}

.fancybox-button--zoom svg path {
	fill: transparent
}

.fancybox-navigation {
	display: none
}

.fancybox-show-nav .fancybox-navigation {
	display: block
}

.fancybox-navigation button {
	position: absolute;
	top: 50%;
	margin: -50px 0 0;
	z-index: 99997;
	background: transparent;
	width: 60px;
	height: 100px;
	padding: 17px
}

.fancybox-navigation button:before {
	content: "";
	position: absolute;
	top: 30px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: rgba(30, 30, 30, 0.6)
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 0
}

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: transparent;
	z-index: 10;
	cursor: pointer
}

.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border-width: 0;
	background-color: transparent;
	-webkit-transition: background-color .25s;
	-o-transition: background-color .25s;
	-moz-transition: background-color .25s;
	transition: background-color .25s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2
}

.fancybox-close-small:focus {
	outline: none
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
	top: 0;
	right: -40px
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
	font-size: 35px;
	color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
	color: #fff;
	background: transparent
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none
}

.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 2vw 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
	background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
	background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
	background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
	background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
	pointer-events: none
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
	pointer-events: all;
	position: relative
}

.fancybox-caption a {
	color: #fff;
	text-decoration: underline
}

.fancybox-slide > .fancybox-loading {
	border: 6px solid rgba(99, 99, 99, 0.4);
	border-top: 6px solid rgba(255, 255, 255, 0.6);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: a .8s infinite linear;
	-moz-animation: a .8s infinite linear;
	-o-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	z-index: 99999
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	-moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	-moz-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
	opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	-moz-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-1turn);
	-moz-transform: rotate(-1turn);
	-ms-transform: rotate(-1turn);
	-o-transform: rotate(-1turn);
	transform: rotate(-1turn);
	opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(1turn);
	-moz-transform: rotate(1turn);
	-ms-transform: rotate(1turn);
	-o-transform: rotate(1turn);
	transform: rotate(1turn);
	opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scaleX(1) translateZ(0);
	-moz-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	-moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	-moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	-moz-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}

.fancybox-share {
	padding: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f4f4f4;
	max-width: 90%;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	margin: 0 0 20px;
	font-size: 35px;
	font-weight: 700
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

p.fancybox-share__links {
	margin-right: -10px
}

.fancybox-share__button {
	display: inline-block;
	text-decoration: none;
	margin: 0 10px 10px 0;
	padding: 0 15px;
	min-width: 130px;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	position: relative;
	top: -1px;
	width: 25px;
	height: 25px;
	margin-right: 7px;
	vertical-align: middle
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 10px 0 0;
	padding: 10px 15px;
	background: transparent;
	color: #5d5b5b;
	font-size: 14px;
	outline: none;
	border: 0;
	border-bottom: 2px solid #d7d7d7
}

.fancybox-thumbs {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 212px;
	margin: 0;
	padding: 2px 2px 4px;
	background: #fff;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-y: hidden;
	overflow-x: auto
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs > ul {
	list-style: none;
	position: absolute;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0;
	white-space: nowrap
}

.fancybox-thumbs-x > ul {
	overflow: hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.fancybox-thumbs > ul > li {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 2px;
	width: 100px;
	height: 75px;
	max-width: -webkit-calc(50% - 4px);
	max-width: -moz-calc(50% - 4px);
	max-width: calc(50% - 4px);
	max-height: -webkit-calc(100% - 8px);
	max-height: -moz-calc(100% - 8px);
	max-height: calc(100% - 8px);
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

li.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, 0.1)
}

.fancybox-thumbs > ul > li > img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	max-height: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-thumbs > ul > li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 4px solid #4ea7f9;
	z-index: 99991;
	opacity: 0;
	-webkit-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
	opacity: 1
}

@media (max-width: 800px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs > ul > li {
		max-width: -webkit-calc(100% - 10px);
		max-width: -moz-calc(100% - 10px);
		max-width: calc(100% - 10px)
	}
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-moz-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-o-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Bold.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Bold.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Regular.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Regular.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Black.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Black.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Black.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Black.ttf) format("truetype");
	font-weight: 900;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-RegularIt.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-RegularIt.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-RegularIt.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-RegularIt.ttf) format("truetype");
	font-weight: 400;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-ExtrabldIt.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-ExtrabldIt.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-ExtrabldIt.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-ExtrabldIt.ttf) format("truetype");
	font-weight: 800;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Light.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Light.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Light.ttf) format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNovaT-Thin.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNovaT-Thin.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNovaT-Thin.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNovaT-Thin.ttf) format("truetype");
	font-weight: 100;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-LightIt.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-LightIt.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-LightIt.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-LightIt.ttf) format("truetype");
	font-weight: 300;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-BlackIt.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-BlackIt.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-BlackIt.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-BlackIt.ttf) format("truetype");
	font-weight: 900;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-ThinIt.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-ThinIt.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-ThinIt.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-ThinIt.ttf) format("truetype");
	font-weight: 100;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-BoldIt.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-BoldIt.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-BoldIt.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-BoldIt.ttf) format("truetype");
	font-weight: 700;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Extrabld.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Extrabld.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Extrabld.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Extrabld.ttf) format("truetype");
	font-weight: 800;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Semibold.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Semibold.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-Semibold.ttf) format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'ProximaNova';
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-SemiboldIt.eot);
	src: url(/layout/css/../fonts/ProximaNova/ProximaNova-SemiboldIt.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/ProximaNova/ProximaNova-SemiboldIt.woff) format("woff"), url(/layout/css/../fonts/ProximaNova/ProximaNova-SemiboldIt.ttf) format("truetype");
	font-weight: 600;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: 'Akrobat';
	src: url(/layout/css/../fonts/Akrobat/Akrobat-ExtraLight.eot);
	src: url(/layout/css/../fonts/Akrobat/Akrobat-ExtraLight.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/Akrobat/Akrobat-ExtraLight.woff) format("woff"), url(/layout/css/../fonts/Akrobat/Akrobat-ExtraLight.ttf) format("truetype");
	font-weight: 200;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'Akrobat';
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Thin.eot);
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Thin.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/Akrobat/Akrobat-Thin.woff) format("woff"), url(/layout/css/../fonts/Akrobat/Akrobat-Thin.ttf) format("truetype");
	font-weight: 100;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'Akrobat';
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Regular.eot);
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Regular.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/Akrobat/Akrobat-Regular.woff) format("woff"), url(/layout/css/../fonts/Akrobat/Akrobat-Regular.ttf) format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'Akrobat';
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Light.eot);
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Light.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/Akrobat/Akrobat-Light.woff) format("woff"), url(/layout/css/../fonts/Akrobat/Akrobat-Light.ttf) format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'Akrobat';
	src: url(/layout/css/../fonts/Akrobat/Akrobat-SemiBold.eot);
	src: url(/layout/css/../fonts/Akrobat/Akrobat-SemiBold.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/Akrobat/Akrobat-SemiBold.woff) format("woff"), url(/layout/css/../fonts/Akrobat/Akrobat-SemiBold.ttf) format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'Akrobat';
	src: url(/layout/css/../fonts/Akrobat/Akrobat-ExtraBold.eot);
	src: url(/layout/css/../fonts/Akrobat/Akrobat-ExtraBold.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/Akrobat/Akrobat-ExtraBold.woff) format("woff"), url(/layout/css/../fonts/Akrobat/Akrobat-ExtraBold.ttf) format("truetype");
	font-weight: 800;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'Akrobat';
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Black.eot);
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Black.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/Akrobat/Akrobat-Black.woff) format("woff"), url(/layout/css/../fonts/Akrobat/Akrobat-Black.ttf) format("truetype");
	font-weight: 900;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: 'Akrobat';
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Bold.eot);
	src: url(/layout/css/../fonts/Akrobat/Akrobat-Bold.eot?#iefix) format("embedded-opentype"), url(/layout/css/../fonts/Akrobat/Akrobat-Bold.woff) format("woff"), url(/layout/css/../fonts/Akrobat/Akrobat-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: fallback
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 14px;
	font-family: "ProximaNova", sans-serif;
	line-height: 1.2;
	color: #000;
	letter-spacing: .015em
}

h1, h2, h3, h4, h5, h6 {
	margin: 0
}

a {
	text-decoration: none;
	color: #477ccc
}

a:hover {
	color: #6fa8ff
}

a[href^=tel] {
	white-space: nowrap
}

svg path {
	fill: currentColor
}

img {
	max-width: 100%;
	height: auto
}

img[src$=svg] {
	opacity: 0
}

[style^="background-image"] {
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center
}

.slide-link {
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
	position: relative;
	overflow: hidden
}

.slide-link:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 100%;
	height: 100%;
	-webkit-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.slide-link .slide-link__initial {
	display: block;
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition: -webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.slide-link .slide-link__hover {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(100%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(100%);
	transform: perspective(50vh) rotateX(0deg) translateY(100%);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: transform .3s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.slide-link:hover, .slide-link:active {
	color: #fff
}

.slide-link:hover:before, .slide-link:active:before {
	-webkit-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	-o-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%)
}

.slide-link:hover .slide-link__initial, .slide-link:active .slide-link__initial {
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.slide-link:hover .slide-link__hover, .slide-link:active .slide-link__hover {
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

.active > .slide-link * {
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none
}

.app {
	background-attachment: fixed;
	overflow: hidden
}

.container {
	max-width: 1024px;
	padding: 0 18px;
	margin: 0 auto
}

.header-wrapper {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
	padding: 30px 0;
	transition: all .3s ease
}

@media (min-width: 768px) {
	.header-fixed {
		background: rgba(24, 41, 85, .9);
		padding: 10px 0
	}
}

.header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-end;
}

.header__logo {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-moz-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.header__contacts_nav {
	margin-left: 45px;
	width: 100%
}

.header__contacts {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: -4px;
	margin-bottom: 12px
}

.header__phone-link {
	color: #fff;
	font-size: 18px;
	margin-right: 37px
}

.header__phone-link:hover {
	color: #fff
}

.header__order-call-link {
	color: #6ba6ff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 13px
}

.header__order-call-link-icon {
	display: block;
	margin-right: 8px
}

.header__order-call-link:hover {
	opacity: .9
}

.hamburger {
	width: 20px;
	height: 18px;
	position: relative;
	top: 0;
	right: 0;
	z-index: 10;
	margin-left: 25px;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	-moz-transition: .2s ease;
	transition: .2s ease;
	display: none
}

.hamburger__line {
	height: 2px;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	-moz-transition: .2s ease;
	transition: .2s ease;
	background: #ff3840;
	display: block
}

.hamburger__line:nth-child(2) {
	margin: 6px 0
}

.hamburger.active {
	-webkit-transform: translateX(8px);
	-moz-transform: translateX(8px);
	-ms-transform: translateX(8px);
	-o-transform: translateX(8px);
	transform: translateX(8px)
}

.hamburger.active .hamburger__line:first-child {
	-webkit-transform: rotate(45deg) translateY(11px);
	-moz-transform: rotate(45deg) translateY(11px);
	-ms-transform: rotate(45deg) translateY(11px);
	-o-transform: rotate(45deg) translateY(11px);
	transform: rotate(45deg) translateY(11px)
}

.hamburger.active .hamburger__line:nth-child(2) {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0
}

.hamburger.active .hamburger__line:last-child {
	-webkit-transform: rotate(-45deg) translateY(-11px);
	-moz-transform: rotate(-45deg) translateY(-11px);
	-ms-transform: rotate(-45deg) translateY(-11px);
	-o-transform: rotate(-45deg) translateY(-11px);
	transform: rotate(-45deg) translateY(-11px)
}

.owl-dots, .slick-dots {
	position: absolute;
	bottom: 0;
	z-index: 15;
	font-size: 0;
	height: 50px;
	left: 0;
	right: 0;
	max-width: 1024px;
	width: 100%;
	padding: 0 18px;
	margin: 0 auto
}

.owl-dots .owl-dot, .owl-dots li, .slick-dots .owl-dot, .slick-dots li {
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	outline: none;
	border: none;
	padding: 0 24px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot.active button, .owl-dots .owl-dot.slick-active span, .owl-dots .owl-dot.slick-active button, .owl-dots li.active span, .owl-dots li.active button, .owl-dots li.slick-active span, .owl-dots li.slick-active button, .slick-dots .owl-dot.active span, .slick-dots .owl-dot.active button, .slick-dots .owl-dot.slick-active span, .slick-dots .owl-dot.slick-active button, .slick-dots li.active span, .slick-dots li.active button, .slick-dots li.slick-active span, .slick-dots li.slick-active button {
	background: #ff3840;
	height: 50px
}

.owl-dots .owl-dot:hover span, .owl-dots .owl-dot:hover button, .owl-dots li:hover span, .owl-dots li:hover button, .slick-dots .owl-dot:hover span, .slick-dots .owl-dot:hover button, .slick-dots li:hover span, .slick-dots li:hover button {
	background: #ff3840
}

.owl-dots .owl-dot span, .owl-dots .owl-dot button, .owl-dots li span, .owl-dots li button, .slick-dots .owl-dot span, .slick-dots .owl-dot button, .slick-dots li span, .slick-dots li button {
	display: block;
	height: 25px;
	width: 2px;
	background: #fff;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease;
	padding: 0;
	outline: none;
	border: none
}

.owl-nav {
	position: absolute;
	z-index: 19;
	right: 0;
	top: 0;
	font-size: 0
}

.owl-nav .owl-prev, .owl-nav .owl-next {
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	outline: none;
	border: none;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	color: #477ccc;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
	color: #6fa8ff
}

.owl-nav .owl-prev svg, .owl-nav .owl-next svg {
	display: block
}

.owl-nav .owl-prev {
	margin-top: 1px;
	margin-right: 20px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.owl-nav .owl-prev, .owl-nav .owl-next {
	-webkit-transition: .4s cubic-bezier(1, 0, 0.25, 1);
	-o-transition: .4s cubic-bezier(1, 0, 0.25, 1);
	-moz-transition: .4s cubic-bezier(1, 0, 0.25, 1);
	transition: .4s cubic-bezier(1, 0, 0.25, 1)
}

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
	opacity: 1
}

.owl-nav .owl-prev {
	left: -5px
}

.owl-nav .owl-prev:hover {
	-webkit-transform: rotate(180deg) translateX(7px);
	-moz-transform: rotate(180deg) translateX(7px);
	-ms-transform: rotate(180deg) translateX(7px);
	-o-transform: rotate(180deg) translateX(7px);
	transform: rotate(180deg) translateX(7px)
}

.owl-nav .owl-next {
	right: -5px
}

.owl-nav .owl-next:hover {
	-webkit-transform: translateX(7px);
	-moz-transform: translateX(7px);
	-ms-transform: translateX(7px);
	-o-transform: translateX(7px);
	transform: translateX(7px)
}

.square-btn {
	color: #fff;
	background: transparent;
	outline: none;
	border: 4px solid;
	height: 55px;
	line-height: 47px;
	text-align: center;
	min-width: 210px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 18px;
	font-weight: 700;
	padding: 0 30px;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-transition: .5s cubic-bezier(1, 0, 0.25, 1);
	-o-transition: .5s cubic-bezier(1, 0, 0.25, 1);
	-moz-transition: .5s cubic-bezier(1, 0, 0.25, 1);
	transition: .5s cubic-bezier(1, 0, 0.25, 1)
}

.square-btn__arrow {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: -34px;
	-webkit-transition: .5s cubic-bezier(1, 0, 0.25, 1);
	-o-transition: .5s cubic-bezier(1, 0, 0.25, 1);
	-moz-transition: .5s cubic-bezier(1, 0, 0.25, 1);
	transition: .5s cubic-bezier(1, 0, 0.25, 1)
}

.square-btn:hover {
	color: #fff
}

.square-btn:hover .square-btn__arrow {
	-webkit-transform: translateX(7px);
	-moz-transform: translateX(7px);
	-ms-transform: translateX(7px);
	-o-transform: translateX(7px);
	transform: translateX(7px)
}

.square-btn.square-btn--filled {
	background: #ff3840;
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
	position: relative;
	overflow: hidden
}

.square-btn.square-btn--filled:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 100%;
	height: 100%;
	background: #508ce7;
	-webkit-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.square-btn.square-btn--filled .square-btn--filled__initial {
	display: block;
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition: -webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform .4s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.square-btn.square-btn--filled .square-btn--filled__hover {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(100%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(100%);
	transform: perspective(50vh) rotateX(0deg) translateY(100%);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: transform .3s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.square-btn.square-btn--filled:hover, .square-btn.square-btn--filled:active {
	color: #fff
}

.square-btn.square-btn--filled:hover:before, .square-btn.square-btn--filled:active:before {
	-webkit-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	-o-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%)
}

.square-btn.square-btn--filled:hover .square-btn--filled__initial, .square-btn.square-btn--filled:active .square-btn--filled__initial {
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.square-btn.square-btn--filled:hover .square-btn--filled__hover, .square-btn.square-btn--filled:active .square-btn--filled__hover {
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

.square-btn.square-btn--filled:active:before {
	-webkit-box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2)
}

.square-btn--red {
	color: #fff;
	border-color: #ff3840
}

.square-btn--red:hover {
	background: #ff3840;
	color: #fff
}

.square-btn--blue {
	color: #fff;
	border-color: #508ce7
}

.square-btn--blue:hover, .square-btn--blue:active {
	background: #508ce7;
	color: #fff
}

.square-btn--blue.square-btn--filled {
	background: #508ce7
}

.square-btn--blue.square-btn--filled:before {
	background: #ff3840
}

.square-btn--blue.square-btn--filled__bold {
	font-weight: 800
}

.square-btn--filled {
	border: none;
	line-height: 55px
}

.square-btn_min {
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 10px;
	padding: 0 25px;
	font-weight: 400
}

.square-btn_min strong {
	font-weight: 800
}

.square-btn--filled__bold {
	font-weight: 800
}

.circle-btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.circle-btn:hover .circle-btn__btn {
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px)
}

.circle-btn:hover .circle-btn__text {
	opacity: .4
}

.circle-btn:hover .circle-btn__arrow {
	-webkit-transform: translateX(-15px);
	-moz-transform: translateX(-15px);
	-ms-transform: translateX(-15px);
	-o-transform: translateX(-15px);
	transform: translateX(-15px)
}

.circle-btn:hover .circle-btn__arrow path {
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px)
}

.circle-btn__text {
	margin-right: 14px;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	-webkit-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	-o-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	-moz-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	transition: .4s cubic-bezier(0.74, 0, 0.67, 1)
}

.circle-btn__btn {
	height: 51px;
	line-height: 51px;
	width: 51px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	display: inline-block;
	vertical-align: top;
	-webkit-box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.3);
	-webkit-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	-o-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	-moz-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	transition: .4s cubic-bezier(0.74, 0, 0.67, 1)
}

.circle-btn__arrow {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: -2px;
	-webkit-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	-o-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	-moz-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	transition: .4s cubic-bezier(0.74, 0, 0.67, 1)
}

.circle-btn__arrow path {
	-webkit-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	-o-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	-moz-transition: .4s cubic-bezier(0.74, 0, 0.67, 1);
	transition: .4s cubic-bezier(0.74, 0, 0.67, 1)
}

.circle-btn:hover {
	color: #fff
}

.circle-btn:hover .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px #fff;
	-moz-box-shadow: inset 0 0 0 4px #fff;
	box-shadow: inset 0 0 0 4px #fff
}

.circle-btn--small:hover .circle-btn__btn {
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px)
}

.circle-btn--small:hover .circle-btn__arrow {
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transform: translateX(-10px)
}

.circle-btn--small:hover .circle-btn__arrow path {
	-webkit-transform: translateX(-35px);
	-moz-transform: translateX(-35px);
	-ms-transform: translateX(-35px);
	-o-transform: translateX(-35px);
	transform: translateX(-35px)
}

.circle-btn--small .circle-btn__text {
	font-size: 13px;
	margin-right: 8px;
	font-weight: 700
}

.circle-btn--small .circle-btn__btn {
	width: 31px;
	height: 31px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.circle-btn--small .circle-btn__arrow {
	width: 33px;
	overflow: hidden
}

.circle-btn--small .circle-btn__arrow path {
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px)
}

.circle-btn--red .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px rgba(255, 56, 64, 0.3);
	-moz-box-shadow: inset 0 0 0 4px rgba(255, 56, 64, 0.3);
	box-shadow: inset 0 0 0 4px rgba(255, 56, 64, 0.3);
	color: #ff3840
}

.circle-btn--red:hover {
	color: #ff3840
}

.circle-btn--red:hover .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px #ff3840;
	-moz-box-shadow: inset 0 0 0 4px #ff3840;
	box-shadow: inset 0 0 0 4px #ff3840
}

.circle-btn--blue .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px rgba(80, 140, 231, 0.3);
	-moz-box-shadow: inset 0 0 0 4px rgba(80, 140, 231, 0.3);
	box-shadow: inset 0 0 0 4px rgba(80, 140, 231, 0.3);
	color: #508ce7
}

.circle-btn--blue:hover {
	color: #508ce7
}

.circle-btn--blue:hover .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px #508ce7;
	-moz-box-shadow: inset 0 0 0 4px #508ce7;
	box-shadow: inset 0 0 0 4px #508ce7
}

.circle-btn--gray .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px rgba(234, 234, 234, 1);
	-moz-box-shadow: inset 0 0 0 4px rgba(234, 234, 234, 1);
	box-shadow: inset 0 0 0 4px rgba(234, 234, 234, 1);
	color: #d6d6d6
}

.circle-btn--gray:hover {
	color: #eaeaea
}

.circle-btn--gray:hover .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px #eaeaea;
	-moz-box-shadow: inset 0 0 0 4px #eaeaea;
	box-shadow: inset 0 0 0 4px #eaeaea
}

.circle-btn--white {
	color: #fff
}

.circle-btn--white .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.3);
	color: #fff
}

.circle-btn--white .circle-btn__btn:hover {
	color: #fff
}

.circle-btn--white .circle-btn__btn:hover .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px #508ce7;
	-moz-box-shadow: inset 0 0 0 4px #508ce7;
	box-shadow: inset 0 0 0 4px #508ce7
}

.circle-btn--go-back {
	margin-left: 18px
}

.circle-btn--go-back:hover .circle-btn__btn {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.circle-btn--go-back, .circle-btn--go-back .circle-btn__text {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.circle-btn--go-back .circle-btn__arrow {
	width: 82px
}

.circle-btn--go-back svg > g {
	-webkit-transform: rotate(180deg) translatey(1px);
	-moz-transform: rotate(180deg) translatey(1px);
	-ms-transform: rotate(180deg) translatey(1px);
	-o-transform: rotate(180deg) translatey(1px);
	transform: rotate(180deg) translatey(1px);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.logo {
	display: inline-block;
	vertical-align: top
}

.logo__image {
	display: block;
	image-rendering: -webkit-optimize-contrast
}

.main-nav__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 700
}

.main-nav__item {
	position: relative
}

.main-nav__item .sub-nav {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none
}

.main-nav__item:hover .slide-link {
	border-color: #6ba6ff
}

.main-nav__item:hover .slide-link .slide-link__initial {
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	transform: perspective(50vh) rotateX(0deg) translateY(-100%);
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.main-nav__item:hover .slide-link .slide-link__hover {
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

.main-nav__item:hover .sub-nav {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease
}

.main-nav__item:hover .sub-nav__link {
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.main-nav__item.active .main-nav__link {
	color: #6ba6ff;
	border-color: transparent
}

.main-nav__item:last-child .main-nav__link, .main-nav__item.active:last-child .main-nav__link {
	color: #ff3840;
	border-color: #ff3840
}

.main-nav__link {
	line-height: 25px;
	text-transform: uppercase;
	border-bottom: 2px solid transparent;
	color: #fff;
	display: block;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.main-nav__link:hover {
	color: #fff;
	border-color: #fff
}

.main-nav__item:first-child .sub-nav {
	min-width: 285px
}

.sub-nav {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 10px;
	min-width: 210px;
	-webkit-box-shadow: 17.5px 30.311px 55px 0 rgba(37, 37, 45, 0.15);
	-moz-box-shadow: 17.5px 30.311px 55px 0 rgba(37, 37, 45, 0.15);
	box-shadow: 17.5px 30.311px 55px 0 rgba(37, 37, 45, 0.15)
}

.sub-nav__item {
	background: #fff
}

.sub-nav__item:not(:last-child) {
	border-bottom: 1px solid #e6e6e7
}

.sub-nav__link:hover {
	color: #477ccc
}

.sub-nav__link.active {
	color: #6ba6ff
}

.sub-nav__link, .sub-nav__title {
	font-size: 16px;
	line-height: 18px;
	color: #000;
	padding: 20px 30px;
	display: block
}

.sub-nav__title {
	cursor: default
}

.sub-nav__title ~ .sub-nav__link {
	margin-left: 50px;
	padding: 0 20px 0 0;
	font-size: 14px;
	color: #5c636c
}

.sub-nav__title ~ .sub-nav__link:hover {
	color: #477ccc
}

.sub-nav__title ~ .sub-nav__link:last-child {
	margin-bottom: 20px
}

.fluxslider .pagination {
	display: none
}

#flux-slider .fluxslider, #flux-slider .images, #flux-slider .images > div {
	width: 100% !important
}

.js-slider:not(.fadeInRight):not(.fadeInLeft) .slider__slide .slider__caption-inner {
	width: 0
}

.js-slider:not(.fadeInRight):not(.fadeInLeft) .slider__slide.slick-active .slider__caption-inner {
	width: 100%
}

.slider__slide .slider__caption-inner {
	white-space: nowrap;
	overflow: hidden;
	will-change: width, transform;
	max-width: 700px
}

.fadeInRight .slider__slide:not(.slick-active) .slider__caption-inner, .fadeInLeft .slider__slide:not(.slick-active) .slider__caption-inner {
	width: 0
}

.fadeInRight .slider__slide.slick-active .slider__caption-inner, .fadeInLeft .slider__slide.slick-active .slider__caption-inner {
	width: 100%
}

.fadeInRight .slider__slide:not(.slick-active) .slider__caption-inner {
	-webkit-animation: cutOut .8s ease;
	-moz-animation: cutOut .8s ease;
	-o-animation: cutOut .8s ease;
	animation: cutOut .8s ease
}

.fadeInRight .slider__slide.slick-active .slider__caption-inner {
	-webkit-animation: cutRightIn 1.6s ease;
	-moz-animation: cutRightIn 1.6s ease;
	-o-animation: cutRightIn 1.6s ease;
	animation: cutRightIn 1.6s ease
}

.fadeInLeft .slider__slide:not(.slick-active) .slider__caption-inner {
	-webkit-animation: cutOut .8s ease;
	-moz-animation: cutOut .8s ease;
	-o-animation: cutOut .8s ease;
	animation: cutOut .8s ease
}

.fadeInLeft .slider__slide.slick-active .slider__caption-inner {
	-webkit-animation: cutLeftIn 1.6s ease;
	-moz-animation: cutLeftIn 1.6s ease;
	-o-animation: cutLeftIn 1.6s ease;
	animation: cutLeftIn 1.6s ease
}

.slider:not([data-slider-wrapper]) .slick-initialized .slick-slide.slick-active {
	z-index: 3
}

.slider:not([data-slider-wrapper]) .slick-track {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
	width: 100% !important
}

.slider:not([data-slider-wrapper]) .slick-track .slick-slide {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.slider:not([data-slider-wrapper]) {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 722px
}

.slider * {
	outline: none
}

.slider__slide .container {
	width: 100%
}

.slider__caption {
	height: 722px;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 0
}

.slider__caption.slick-slide {
	opacity: 1
}

.slider__caption.slick-slide:not(.slick-current) {
	opacity: 0
}

.slider__list {
	z-index: 3;
	position: relative;
	height: 100%;
	-webkit-box-shadow: inset 0 400px 600px -300px #0a1633;
	-moz-box-shadow: inset 0 400px 600px -300px #0a1633;
	box-shadow: inset 0 400px 600px -300px #0a1633;
	background-color: rgba(0, 9, 30, 0.3)
}

.slider__image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 2
}

.slider__title {
	color: #fff;
	font-size: 45px;
	font-weight: 800;
	line-height: 50px;
	text-transform: uppercase;
	margin-bottom: 10px
}

.slider__preview-text {
	color: #fff;
	text-transform: none;
	font-size: 17px
}

.slider__btn {
	margin: 46px 0 110px;
	height: 56px;
	line-height: 48px;
	font-size: 18px;
	padding: 0 37px
}

.slider:not([data-slider-wrapper]) .slick-dots {
	bottom: 185px;
	left: 0;
	right: 45px
}

.slider:not([data-slider-wrapper]) .slick-dots li {
	padding: 0 24px
}

.services {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -150px -10px -220px
}

.services__service {
	width: 33.33%;
	padding: 0 10px;
	position: relative;
	z-index: 3
}

.service {
	height: 350px;
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 30px 25px 18px 38px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center
}

.service__caption {
	cursor: default
}

.service__caption-hover {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 3;
	padding: 45px 25px 30px 38px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.service__title {
	color: #fff;
	font-size: 32px;
	line-height: 1;
	font-weight: 800;
	height: 70px;
	margin-bottom: 3px;
	letter-spacing: -.9px
}

.service__stat {
	font-family: 'Akrobat', sans-serif;
	font-size: 60px;
	font-weight: 600;
	color: #fff;
	margin-top: 13px
}

.service__stat-number {
	line-height: 1
}

.service__stat-text {
	font-size: 20px
}

.service__btn {
	margin-top: auto;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	color: #fff
}

.service:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #ff3840;
	opacity: 0;
	-webkit-transition: .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 2
}

.service:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-box-shadow: inset 0 -400px 600px -300px #0a1633;
	-moz-box-shadow: inset 0 -400px 600px -300px #0a1633;
	box-shadow: inset 0 -400px 600px -300px #0a1633
}

.service .service__caption {
	display: block;
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition: -webkit-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	position: relative;
	z-index: 1
}

.service .service__caption-hover {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(150%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(150%);
	transform: perspective(50vh) rotateX(0deg) translateY(150%);
	-webkit-transition: -webkit-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: transform .6s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .6s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.service .service__caption-hover .service__stat, .service .service__caption-hover .service__btn {
	opacity: 0
}

.service:hover, .service:active {
	color: #fff
}

.service:hover:before, .service:active:before {
	opacity: 1
}

.service:hover .service__caption, .service:active .service__caption {
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(100%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(100%);
	transform: perspective(50vh) rotateX(0deg) translateY(100%);
	-webkit-transition-duration: .6s;
	-moz-transition-duration: .6s;
	-o-transition-duration: .6s;
	transition-duration: .6s
}

.service:hover .service__caption-hover, .service:active .service__caption-hover {
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition-duration: .9s;
	-moz-transition-duration: .9s;
	-o-transition-duration: .9s;
	transition-duration: .9s
}

.service:hover .service__caption-hover .service__stat, .service:active .service__caption-hover .service__stat {
	-webkit-animation: fadeInFast 1.5s;
	-moz-animation: fadeInFast 1.5s;
	-o-animation: fadeInFast 1.5s;
	animation: fadeInFast 1.5s;
	opacity: 1
}

.service:hover .service__caption-hover .service__btn, .service:active .service__caption-hover .service__btn {
	-webkit-animation: fadeInFast 2s;
	-moz-animation: fadeInFast 2s;
	-o-animation: fadeInFast 2s;
	animation: fadeInFast 2s;
	opacity: 1
}

.service:active:before {
	-webkit-box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2)
}

.advantages {
	margin-bottom: -100px
}

.advantages-wrapper {
	padding: 345px 0 55px;
	background: #eaeaea
}

.advantages {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 -10px
}

.advantages__video {
	width: 33.33%;
	padding: 0 36px 0 10px;
	position: relative
}

.advantages__video:before {
	content: '';
	position: absolute;
	left: -95px;
	right: -444px;
	bottom: -45px;
	top: -75px;
	background-image: url(/layout/css/../img/pictures/backgrounds/1.jpg);
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed
}

.advantages__list {
	width: 66.66%;
	padding: 0 10px;
	position: relative;
	top: 47px
}

.video {
	color: #fff
}

.video__title {
	font-size: 40px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 31px;
	position: relative
}

.video__preview {
	display: block;
	padding-bottom: 55.7%;
	border: 4px solid;
	position: relative;
	cursor: pointer;
	-webkit-transition: .25s ease;
	-o-transition: .25s ease;
	-moz-transition: .25s ease;
	transition: .25s ease;
	color: #fff
}

.video__preview iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .25s ease;
	-o-transition: .25s ease;
	-moz-transition: .25s ease;
	transition: .25s ease
}

.video__preview.is-playing iframe {
	visibility: visible;
	opacity: 1
}

.video__preview:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(11, 26, 48, 0.5)
}

.video__preview:hover {
	color: #6ba6ff
}

.video__play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -23px;
	margin-left: -28px
}

.video__play-icon path {
	stroke: currentColor;
	stroke-width: 4px;
	fill-opacity: 0
}

.video__description {
	font-size: 18px;
	line-height: 21px;
	margin-top: 21px;
	margin-bottom: 7px;
	position: relative
}

.advantages-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff;
	overflow: hidden
}

.advantages-list__advantage {
	width: 33.33%
}

.advantage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	padding: 40px 40px 25px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 250px;
	border: 1px solid #e6e6e7;
	margin: -1px -.5px -.5px;
	position: relative;
	overflow: hidden
}

.advantage:hover .advantage__image, .advantage:hover .advantage__title {
	opacity: 0;
	-webkit-transform: translateY(-250px);
	-moz-transform: translateY(-250px);
	-ms-transform: translateY(-250px);
	-o-transform: translateY(-250px);
	transform: translateY(-250px)
}

.advantage:hover .advantage__caption {
	-webkit-animation: .75s fadeInFast ease;
	-moz-animation: .75s fadeInFast ease;
	-o-animation: .75s fadeInFast ease;
	animation: .75s fadeInFast ease;
	opacity: 1;
	visibility: visible
}

.advantage:hover .advantage__caption-title, .advantage:hover .advantage__caption-description {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-animation: 1.4s fadeInFast ease;
	-moz-animation: 1.4s fadeInFast ease;
	-o-animation: 1.4s fadeInFast ease;
	animation: 1.4s fadeInFast ease;
	opacity: 1
}

.advantage__image, .advantage__title {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: opacity .6s ease, -webkit-transform .75s ease;
	transition: opacity .6s ease, -webkit-transform .75s ease;
	-o-transition: opacity .6s ease, -o-transform .75s ease;
	-moz-transition: transform .75s ease, opacity .6s ease, -moz-transform .75s ease;
	transition: transform .75s ease, opacity .6s ease;
	transition: transform .75s ease, opacity .6s ease, -webkit-transform .75s ease, -moz-transform .75s ease, -o-transform .75s ease
}

.advantage__image {
	height: 100px;
	-moz-background-size: auto;
	background-size: auto;
	background-repeat: no-repeat
}

.advantage__title {
	margin-top: auto;
	color: #477ccc;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px
}

.advantage__caption {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: -1px;
	background: #ff3840;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 700;
	line-height: 22px;
	padding: 0 20px;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease
}

.advantage__caption-title, .advantage__caption-description {
	-webkit-transform: translateY(-250px);
	-moz-transform: translateY(-250px);
	-ms-transform: translateY(-250px);
	-o-transform: translateY(-250px);
	transform: translateY(-250px);
	-webkit-transition: opacity 1.5s cubic-bezier(0.77, 0.91, 0, 1), -webkit-transform 1s ease;
	transition: opacity 1.5s cubic-bezier(0.77, 0.91, 0, 1), -webkit-transform 1s ease;
	-o-transition: opacity 1.5s cubic-bezier(0.77, 0.91, 0, 1), -o-transform 1s ease;
	-moz-transition: transform 1s ease, opacity 1.5s cubic-bezier(0.77, 0.91, 0, 1), -moz-transform 1s ease;
	transition: transform 1s ease, opacity 1.5s cubic-bezier(0.77, 0.91, 0, 1);
	transition: transform 1s ease, opacity 1.5s cubic-bezier(0.77, 0.91, 0, 1), -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
	opacity: 0
}

.advantage__caption-title {
	font-size: 18px;
	margin-bottom: 23px
}

.advantage__caption-description {
	font-size: 13px
}

.buildings {
	letter-spacing: normal;
	z-index: auto
}

.buildings-wrapper {
	background: #eaeaea;
	padding: 70px 0 300px;
	font-size: 16px;
	line-height: 1.5
}

.buildings .owl-stage-outer {
	margin: -40px -10px;
	padding: 40px 10px 10px
}

.buildings__title {
	font-size: 40px;
	font-weight: 800;
	line-height: 40px;
	text-transform: uppercase;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 12px
}

.buildings .owl-dots {
	text-align: center
}

.buildings .owl-dots .owl-dot span {
	background: #c1c7cf
}

.buildings .owl-dots .owl-dot:hover span, .buildings .owl-dots .owl-dot.active span {
	background: #477ccc
}

.building {
	text-align: center;
	padding: 35px 40px 45px;
	display: block;
	-webkit-transition: .2s linear;
	-o-transition: .2s linear;
	-moz-transition: .2s linear;
	transition: .2s linear;
	min-height: 442px
}

.building .building__title, .building .building__description {
	margin-left: -20px;
	margin-right: -20px
}

.building:hover .building__title {
	color: #477ccc
}

.building:hover .building__description {
	margin-bottom: 10px
}

.building:hover .building__image {
	-webkit-box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	-moz-box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	margin: -15px;
	padding-bottom: -webkit-calc(100% + 30px);
	padding-bottom: -moz-calc(100% + 30px);
	padding-bottom: calc(100% + 30px)
}

.building:hover .building__image:after {
	top: -36px;
	left: -36px;
	right: -36px;
	bottom: -36px;
	opacity: 0
}

.building__image {
	padding-bottom: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	color: #fff;
	-webkit-box-shadow: 8px 10px 15px rgba(37, 37, 45, 0);
	-moz-box-shadow: 8px 10px 15px rgba(37, 37, 45, 0);
	box-shadow: 8px 10px 15px rgba(37, 37, 45, 0);
	-webkit-transition: .2s linear;
	-o-transition: .2s linear;
	-moz-transition: .2s linear;
	transition: .2s linear;
	will-change: margin, padding
}

.building__image:after {
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	border: 6px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: .2s linear;
	-o-transition: .2s linear;
	-moz-transition: .2s linear;
	transition: .2s linear
}

.building__title {
	margin-top: 24px;
	-webkit-transition: .2s linear;
	-o-transition: .2s linear;
	-moz-transition: .2s linear;
	transition: .2s linear;
	position: relative;
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	color: #000
}

.building__description {
	position: relative;
	color: #5c636c;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px
}

.constructor-wrapper {
	margin: -270px 0 -100px
}

.constructor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 370px;
	padding: 0 40px 0 50%;
	background: url(/layout/css/../img/pictures/backgrounds/4.jpg) -195px center no-repeat #fff;
	-webkit-box-shadow: 18px 12px 55px rgba(37, 37, 45, 0.15);
	-moz-box-shadow: 18px 12px 55px rgba(37, 37, 45, 0.15);
	box-shadow: 18px 12px 55px rgba(37, 37, 45, 0.15);
	-moz-background-size: contain;
	background-size: contain;
	position: relative;
	z-index: 2
}

.constructor__caption {
	margin-left: -10px
}

.constructor__title {
	color: #181818;
	font-size: 36px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 5px
}

.constructor__description {
	color: #181818;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px
}

.constructor__btn {
	padding: 0 35px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase
}

.constructor .steps {
	margin: 20px 0 25px
}

.steps {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.steps__step {
	width: 51px;
	height: 51px;
	border: 4px solid #eaeaea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	position: relative;
	color: #c0c0c2;
	line-height: 1
}

.steps__step:not(:last-child) {
	margin-right: 48px
}

.steps__index {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 1px
}

.steps__text {
	font-size: 10px;
	font-weight: 700
}

.steps__arrow {
	position: absolute;
	right: -100%;
	top: 11px
}

.tabs-nav {
	margin-bottom: 30px
}

.tabs-nav__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.tabs-nav__item.active {
	cursor: default
}

.tabs-nav__item.active .tabs-nav__link {
	color: #ff3840;
	border-color: #ff3840;
	font-weight: 700
}

.tabs-nav__link {
	font-size: 17px;
	line-height: 32px;
	border-bottom: 2px solid transparent;
	color: #fff;
	display: block;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.tabs-nav__link:hover {
	color: #fff;
	border-color: #fff
}

.tabs-mobile-select {
	margin-bottom: 10px;
	position: relative;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.tabs-mobile-select.opened .tabs-mobile-select__current:after {
	-webkit-transform: rotate(45deg) scale(-1, -1);
	-moz-transform: rotate(45deg) scale(-1, -1);
	-ms-transform: rotate(45deg) scale(-1, -1);
	-o-transform: rotate(45deg) scale(-1, -1);
	transform: rotate(45deg) scale(-1, -1);
	top: 13px
}

.tabs-mobile-select.opened .tabs-mobile-select__options {
	visibility: visible;
	opacity: 1
}

.tabs-mobile-select__current {
	font-size: 17px;
	line-height: 32px;
	border-bottom: 2px solid #ff3840;
	color: #ff3840;
	display: block;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease;
	font-weight: 700;
	cursor: pointer;
	padding-right: 30px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	position: relative;
	overflow: hidden
}

.tabs-mobile-select__current:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 2px;
	top: 7px;
	border-right: 2px solid;
	border-bottom: 2px solid;
	-webkit-transform: rotate(45deg) scale(1, 1);
	-moz-transform: rotate(45deg) scale(1, 1);
	-ms-transform: rotate(45deg) scale(1, 1);
	-o-transform: rotate(45deg) scale(1, 1);
	transform: rotate(45deg) scale(1, 1);
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease
}

.tabs-mobile-select__options {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	background: #fff;
	z-index: 5;
	padding: 10px 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .25s ease;
	-o-transition: .25s ease;
	-moz-transition: .25s ease;
	transition: .25s ease;
	-webkit-transform: translateY(15px);
	-moz-transform: translateY(15px);
	-ms-transform: translateY(15px);
	-o-transform: translateY(15px);
	transform: translateY(15px)
}

.tabs-mobile-select__option {
	font-size: 17px;
	line-height: 32px;
	border-bottom: 2px solid transparent;
	color: #34373d;
	display: block;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease;
	padding: 0 20px;
	cursor: pointer;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	position: relative;
	overflow: hidden
}

.tabs-mobile-select__option:hover {
	border-color: #fff;
	color: #ff3840
}

.tabs-mobile-select__option.active {
	color: #ff3840
}

.tab {
	visibility: hidden;
	height: 0;
	overflow: hidden;
	opacity: 0
}

.tab.active {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: opacity .8s ease, -webkit-transform 1s ease;
	transition: opacity .8s ease, -webkit-transform 1s ease;
	-o-transition: opacity .8s ease, -o-transform 1s ease;
	-moz-transition: opacity .8s ease, transform 1s ease, -moz-transform 1s ease;
	transition: opacity .8s ease, transform 1s ease;
	transition: opacity .8s ease, transform 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
	visibility: visible;
	opacity: 1;
	height: auto;
	overflow: inherit
}

.projects.js-projects-slider {
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.tab .projects__project, .tab .page-accordion .projects__project {
	-webkit-transition: .8s cubic-bezier(0.46, 0.03, 0.52, 0.96);
	-o-transition: .8s cubic-bezier(0.46, 0.03, 0.52, 0.96);
	-moz-transition: .8s cubic-bezier(0.46, 0.03, 0.52, 0.96);
	transition: .8s cubic-bezier(0.46, 0.03, 0.52, 0.96);
	opacity: 0
}

.tab.active .projects .projects__project, .page-accordion.active .projects__project, .tab .page-accordion.active .projects__project {
	opacity: 1
}

.tab:not(.active) .projects .projects__project, .tab .page-accordion:not(.active) .projects__project {
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none;
	opacity: 0
}

.projects-wrapper {
	padding: 153px 0 127px
}

.projects {
	margin: 0 -10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.projects__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 26px
}

.projects__title {
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	line-height: 45px;
	text-transform: uppercase
}

.title_and_link .projects__title {
	margin-bottom: 9px
}

.projects__project {
	padding: 0 10px;
	width: 33.33%
}

.projects__stat {
	margin-top: 10px
}

.stat {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-family: 'Akrobat', sans-serif;
	font-weight: 600
}

.stat__counter {
	margin-right: 21px
}

.stat__text {
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 32px
}

.stat-counter {
	position: relative;
	bottom: 18px
}

.stat-counter:before {
	content: '';
	width: 94px;
	height: 66px;
	border: 4px solid #ff3840;
	position: absolute;
	top: 55px;
	left: -35px
}

.stat-counter__text {
	position: absolute;
	top: -2px;
	left: 4px;
	font-size: 20px;
	color: #ff3840
}

.stat-counter__number {
	font-size: 100px;
	position: relative;
	width: 135px
}

.project {
	display: block;
	height: 270px;
	margin: 10px 0;
	position: relative;
	-webkit-box-shadow: 13px 22px 35px rgba(9, 19, 35, 0.25);
	-moz-box-shadow: 13px 22px 35px rgba(9, 19, 35, 0.25);
	box-shadow: 13px 22px 35px rgba(9, 19, 35, 0.25)
}

.project:hover .project__caption {
	-webkit-animation: .3s projectCaptionFadeInFast ease;
	-moz-animation: .3s projectCaptionFadeInFast ease;
	-o-animation: .3s projectCaptionFadeInFast ease;
	animation: .3s projectCaptionFadeInFast ease;
	visibility: visible;
	opacity: 1
}

.project:hover .project__title {
	-webkit-animation: .9s projectCaptionFadeIn ease;
	-moz-animation: .9s projectCaptionFadeIn ease;
	-o-animation: .9s projectCaptionFadeIn ease;
	animation: .9s projectCaptionFadeIn ease
}

.project:hover .project__prop {
	-webkit-animation: 1.2s projectCaptionFadeIn ease;
	-moz-animation: 1.2s projectCaptionFadeIn ease;
	-o-animation: 1.2s projectCaptionFadeIn ease;
	animation: 1.2s projectCaptionFadeIn ease
}

.project:hover .project__btn {
	-webkit-animation: 1.5s projectCaptionFadeIn ease;
	-moz-animation: 1.5s projectCaptionFadeIn ease;
	-o-animation: 1.5s projectCaptionFadeIn ease;
	animation: 1.5s projectCaptionFadeIn ease
}

.project__caption {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: -1px;
	background: rgba(255, 56, 64, 0.9);
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 700;
	line-height: 22px;
	padding: 40px 40px 30px;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease
}

.project__title {
	color: #fff;
	font-size: 26px;
	line-height: 28px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 20px
}

.project__btn {
	margin-top: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.project__prop {
	padding-top: 2px;
	padding-left: 28px;
	line-height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	-moz-background-size: contain;
	background-size: contain;
	margin-bottom: 9px
}

.project__prop--location {
	background-image: url(/layout/css/../img/icons/map-marker.png)
}

.project__prop--square {
	background-image: url(/layout/css/../img/icons/square.png)
}

.feedback {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px
}

.feedback-wrapper {
	background: url(/layout/css/../img/pictures/backgrounds/3.jpg) bottom left;
	-moz-background-size: cover;
	background-size: cover
}

.feedback {
	min-height: 400px
}

.feedback__caption, .feedback__form {
	padding: 0 10px
}

.feedback__caption {
	width: 33.33%;
	padding: 70px 70px 70px 10px;
	color: #fff;
	font-size: 18px;
	line-height: 26px
}

.feedback__caption a, .feedback__caption a:hover {
	color: #fff;
	font-size: 26px;
	line-height: 1.2;
	font-weight: 700
}

.feedback__form {
	width: 66.66%;
	margin-top: -50px
}

.feedback__title {
	font-size: 40px;
	font-weight: 800;
	line-height: 45px;
	margin-bottom: 21px;
	text-transform: uppercase
}

.form {
	background: #fff;
	padding: 47px 30px 50px 50px;
	-webkit-box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	-moz-box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15)
}

.form__labels {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	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;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.form__hint {
	font-size: 12px;
	color: #9fa6af;
	line-height: 16px;
	display: block;
	margin-top: 4px
}

.form__label {
	width: 100%
}

.form__label--size-1-3 {
	width: 33.3%
}

.form__label--size-2-3 {
	width: 63%
}

.form__submit {
	min-width: 200px;
	padding: 0 40px
}

.label {
	display: block;
	padding-right: 20px
}

.label__text {
	display: block;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 8px
}

.label__element {
	display: block;
	margin-bottom: 20px
}

.label.error {
	color: #ff3840
}

.label.error .input, .label.error .textarea, .label.error .checkbox__checker {
	border-color: #ff3840
}

.label.error .input::-webkit-input-placeholder, .label.error .textarea::-webkit-input-placeholder, .label.error .checkbox__checker::-webkit-input-placeholder {
	color: #ff3840
}

.label.error .input:-moz-placeholder, .label.error .textarea:-moz-placeholder, .label.error .checkbox__checker:-moz-placeholder {
	color: #ff3840
}

.label.error .input::-moz-placeholder, .label.error .textarea::-moz-placeholder, .label.error .checkbox__checker::-moz-placeholder {
	color: #ff3840
}

.label.error .input:-ms-input-placeholder, .label.error .textarea:-ms-input-placeholder, .label.error .checkbox__checker:-ms-input-placeholder {
	color: #ff3840
}

.label.error .input::-ms-input-placeholder, .label.error .textarea::-ms-input-placeholder, .label.error .checkbox__checker::-ms-input-placeholder {
	color: #ff3840
}

.label.error .input::placeholder, .label.error .textarea::placeholder, .label.error .checkbox__checker::placeholder {
	color: #ff3840
}

.label.filled .input, .label.filled .textarea {
	border-color: #508ce7
}

.input, .textarea {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	border: 2px solid #c1c8d1;
	padding-left: 20px;
	padding-right: 20px;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
	color: #b2bac4
}

.input:-moz-placeholder, .textarea:-moz-placeholder {
	color: #b2bac4
}

.input::-moz-placeholder, .textarea::-moz-placeholder {
	color: #b2bac4
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
	color: #b2bac4
}

.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
	color: #b2bac4
}

.input::placeholder, .textarea::placeholder {
	color: #b2bac4
}

.input:focus, .textarea:focus {
	border-color: #508ce7
}

.input {
	height: 50px
}

.textarea {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 100px;
	resize: none
}

.checkbox {
	display: block;
	position: relative;
	padding-left: 26px;
	letter-spacing: normal;
	margin-bottom: 30px
}

.checkbox__input {
	display: none
}

.checkbox__input:checked + .checkbox__checker {
	border-color: #508ce7;
	color: #508ce7
}

.checkbox__input:checked + .checkbox__checker + .checkbox__text {
	color: #000
}

.checkbox__checker {
	width: 16px;
	height: 16px;
	line-height: 14px;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	border: 2px solid #c1c8d1;
	color: transparent;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.checkbox__checker:after {
	content: '✔'
}

.checkbox__text {
	display: block;
	line-height: 17px
}

.footer {
	background: #eaeaea
}

.footer-top-wrapper {
	padding: 80px 0 10px
}

.footer-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer-top__column {
	min-width: 150px
}

.footer-top__column:first-child {
	width: 280px;
	border: 4px solid #fff;
	padding: 28px 30px 22px;
	position: relative;
	margin-bottom: 30px
}

.footer-top__column:first-child:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 22px;
	width: 20px;
	height: 24px;
	background: url(/layout/css/../img/contacts-footer-arrow.png) no-repeat
}

.footer-top__column:first-child .expander-mobile {
	margin-bottom: 0
}

.contacts {
	margin-top: -5px
}

.contacts__contact {
	margin-bottom: 12px;
	padding-left: 40px;
	background: url(/layout/css/../img/icons/phone.svg) left center no-repeat
}

.contacts__contact:last-child {
	margin-bottom: 0
}

.contacts__contact--address {
	background: url(/layout/css/../img/icons/map-marker-red.png) left top no-repeat;
	position: relative;
	margin-top: 47px
}

.contacts__contact--address:before {
	content: '';
	position: absolute;
	height: 1px;
	left: -30px;
	right: -30px;
	top: -22px;
	background: #fff
}

.contacts__contact--address .contact__title {
	display: none
}

.contacts__contact--mail {
	background: url(/layout/css/../img/icons/letter-red.png) left center no-repeat
}

.contacts__contact--mail .contact__title {
	display: none
}

.contact__title {
	color: #a9a9a9;
	font-size: 11px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 2px
}

.contact__phone {
	color: #000;
	font-weight: 600;
	font-size: 15px;
	line-height: 24px
}

.contact__address, .contact__email {
	color: #090909;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px
}

.contact__address {
	margin-top: 6px
}

.vertical-nav {
	max-width: 170px
}

.vertical-nav__list {
	padding: 0;
	margin: 0;
	list-style: none
}

.vertical-nav__item {
	margin-bottom: 3px
}

.vertical-nav__link {
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	color: #494c50
}

.expander-mobile {
	margin-bottom: 25px
}

.expander-mobile__title {
	font-size: 13px;
	font-weight: 600;
	line-height: 16px;
	text-transform: uppercase;
	margin-bottom: 8px
}

.expander-mobile__title.is-hidden {
	display: none
}

.icon-link__icon, .icon-link__text {
	display: inline-block
}

.icon-link__icon {
	height: 17px;
	width: 20px;
	margin-right: 10px;
	-moz-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-bottom: 2px
}

.icon-link__text {
	padding-bottom: 5px
}

.footer-bottom, .footer-bottom__link {
	color: #a9a9a9;
	font-size: 11px;
	line-height: 18px
}

.footer-bottom__link {
	display: table
}

.footer-bottom__link--icon {
	-moz-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat
}

.footer-developer {
	padding: 0 0 5px 58px;
	font-size: 12px;
	line-height: 16px;
	color: #b1b1b1;
	position: relative
}

.footer-m {
	width: 200px;
	float: left
}

.footer-developer .dev-logo {
	position: absolute;
	width: 49px;
	height: 30px;
	background: url(/images/logo-renart.png) 0 0 no-repeat;
	left: 0;
	top: 0;
	-webkit-background-size: 49px 60px;
	background-size: 49px 60px
}

.footer-developer:hover .dev-logo {
	background-position: 0 -30px
}

.footer-developer a {
	color: #b1b1b1
}

.footer-developer a:hover {
	text-decoration: none
}

.footer-developer a.no-ul {
	text-decoration: none
}

.footer-developer a.no-ul:hover {
	text-decoration: underline
}

.footer-bottom__developer {
	width: 150px;
	padding-right: 20px;
	margin-left: auto;
	line-height: 1;
	padding-top: 10px
}

.footer-bottom__developer a {
	line-height: 1.3
}

.footer-bottom__developer-link {
	margin-bottom: 6px
}

.footer-bottom__developer-link hr {
	border: none;
	color: #a9a9a9;
	background-color: #a9a9a9;
	height: 1px
}

.footer-bottom-wrapper {
	padding: 11px 0 20px;
	background: #fff
}

.footer-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.footer-bottom__copyright {
	width: 590px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer-bottom__copyright-text {
	max-width: 300px;
	line-height: 1.4
}

.footer-bottom__copyright .footer-bottom__logo {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-moz-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 35px
}

.footer-bottom__nav {
	width: 190px;
	padding-top: 8px
}

.modal-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 7, 23, 0.75);
	z-index: 30;
	overflow: auto;
	display: none
}

.modal-wrapper#video .modal__body {
	max-width: 900px
}

.modal__video {
	height: 0;
	padding-bottom: 56%
}

.modal__video > div, .modal__video iframe {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block
}

.modal__overlay {
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: table;
	padding: 20px 10px
}

.modal {
	margin: 60px 0;
	width: 100%;
	display: table-cell;
	vertical-align: middle
}

.modal__body {
	max-width: 600px;
	width: 100%;
	background: #fff;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 17.5px 30.311px 55px 0 rgba(37, 37, 45, 0.15);
	-moz-box-shadow: 17.5px 30.311px 55px 0 rgba(37, 37, 45, 0.15);
	box-shadow: 17.5px 30.311px 55px 0 rgba(37, 37, 45, 0.15)
}

.modal__close {
	position: absolute;
	right: 19px;
	top: 19px;
	z-index: 31;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	-moz-transition: .2s ease;
	transition: .2s ease;
	color: #dfdfdf
}

.modal__close:hover {
	color: #6fa8ff
}

.modal__close svg {
	display: block
}

.modal__title {
	margin: 0 0 28px;
	font-size: 30px;
	font-weight: 800;
	color: #508ce7;
	text-transform: uppercase;
	line-height: 1
}

.thanks-text {
	padding: 50px;
	font-size: 26px;
	text-align: center;
	color: #508ce7;
	font-weight: 700
}

.top-wrapper {
	position: relative;
	-moz-background-size: cover;
	background-size: cover;
	background-position: top center;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.top-wrapper:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(10, 22, 51, 0.5);
	-webkit-box-shadow: inset 0 400px 600px -300px #0a1633;
	-moz-box-shadow: inset 0 400px 600px -300px #0a1633;
	box-shadow: inset 0 400px 600px -300px #0a1633
}

.top-wrapper.-construction .top__content {
	max-width: 480px;
	margin: 40px 0
}

.top {
	padding-top: 120px;
	position: relative
}

.top__title {
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff
}

.top__description {
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	margin-top: 10px
}

.top__description > a, .top__description > p > a {
	color: #fff;
	text-decoration: underline
}

.pathway {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: 10px
}

.pathway__link {
	color: #fff;
	text-decoration: underline;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.pathway__link:hover {
	color: #fff;
	opacity: 1
}

.pathway__link:last-child {
	pointer-events: none;
	text-decoration: none
}

.title-lg {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 800
}

.title-md {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: -.1px
}

.page-tabs-nav-wrapper {
	position: relative
}

.page-tabs-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: -40px
}

.page-tabs-nav__link {
	width: 100%;
	padding: 20px 40px;
	background: rgba(71, 124, 204, 0.8);
	color: #fff;
	-webkit-transition: all .4s ease, font-weight 0;
	-o-transition: all .4s ease, font-weight 0;
	-moz-transition: all .4s ease, font-weight 0;
	transition: all .4s ease, font-weight 0;
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0
}

.page-tabs-nav__link:hover {
	background: rgba(10, 22, 51, 0.8);
	color: #fff
}

.page-tabs-nav__link.active {
	color: #ff3840;
	-webkit-box-shadow: 0 -3px 0 #ff3840;
	-moz-box-shadow: 0 -3px 0 #ff3840;
	box-shadow: 0 -3px 0 #ff3840;
	background: #fff;
	font-weight: 800;
	pointer-events: none
}

.page-tabs-nav__link:not(:last-child) {
	margin-right: 10px
}

.page-tab {
	visibility: hidden;
	overflow: hidden;
	height: 0;
	opacity: 0
}

.page-tab.active {
	visibility: visible;
	overflow: inherit;
	height: auto;
	opacity: 1
}

.image-circled-list-wrapper.-block-bg .image-circled-list {
	background: #fff
}

.image-circled-list-wrapper.-block-bg .image-circled-list__items {
	margin: -10px -5px
}

.image-circled-list__title {
	max-width: 950px;
	margin-bottom: 35px
}

.image-circled-list__body {
	overflow: hidden
}

.image-circled-list__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.image-circled-list__items.-half-width {
	margin: -40px -35px
}

.image-circled-list__items.-half-width.genpodry {
	margin: -30px -25px
}

.image-circled-list__items.-half-width .image-circled-list-item {
	width: 50%;
	padding: 40px 35px
}

.image-circled-list__items.-half-width.genpodry .image-circled-list-item {
	padding: 30px 25px
}

.genpodry {
	font-size: 14px
}

.genpodry h4 {
	font-size: 16px
}

.genpodry ul:not([class]) li {
	margin-bottom: 2px;
	line-height: 16px
}

.image-circled-list__items.-bordered .image-circled-list-item {
	border-bottom: 1px solid #e6e6e7;
	border-right: 1px solid #e6e6e7
}

.image-circled-list__items.-light .image-circled-list-item__image:after {
	border-color: #fff
}

.image-circled-list__items.-smaller .image-circled-list-item__content {
	margin-top: 10px
}

.image-circled-list__items.-smaller .image-circled-list-item__title {
	font-size: 22px;
	line-height: 24px
}

.image-circled-list__items.-smaller .image-circled-list-item__description {
	font-size: 14px
}

.image-circled-list__items.-smaller .image-circled-list-item__image {
	width: 165px;
	height: 165px;
	margin-right: 30px
}

.image-circled-list-item {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 0
}

.image-circled-list-item__image {
	width: 190px;
	height: 190px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 60px;
	position: relative;
	border: 6px solid #fff
}

.image-circled-list-item__image:after {
	content: '';
	position: absolute;
	left: -6px;
	right: -6px;
	top: -6px;
	bottom: -6px;
	border: 6px solid #eaeaea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: 1
}

.image-circled-list-item__index {
	position: absolute;
	right: -5px;
	top: 2px;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #507ccc;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1
}

.image-circled-list-item__content {
	margin-top: 15px
}

.image-circled-list-item__subtitle {
	text-transform: uppercase;
	font-weight: 700;
	color: #508ce7;
	line-height: 30px
}

.image-circled-list-item__title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 25px
}

.image-circled-list-item__description {
	font-size: 16px;
	line-height: 1.5
}

.aside-titled-list-wrapper.-light {
	color: #fff
}

.aside-titled-list-wrapper.-overlaid {
	position: relative
}

.aside-titled-list-wrapper.-overlaid:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 8, 20, 0.65)
}

.aside-titled-list-wrapper.-docs-development {
	padding: 110px 0 90px
}

.aside-titled-list-wrapper.-project-development {
	padding: 80px 0 140px
}

.aside-titled-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	font-size: 16px;
	line-height: 1.5
}

.aside-titled-list__title {
	width: 300px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	line-height: 36px
}

.aside-titled-list__list {
	margin-left: 40px
}

.check-icon-list.-light {
	color: #fff
}

.check-icon-list.-light .check-icon-list__item-icon:before, .check-icon-list.-light .check-icon-list__item-icon:after {
	background: #fff
}

.check-icon-list__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.check-icon-list__item:not(:last-child) {
	margin-bottom: 10px
}

.check-icon-list__item-icon {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	margin-right: 20px;
	border: 4px solid rgba(71, 124, 204, 0.2)
}

.check-icon-list__item-icon:before, .check-icon-list__item-icon:after {
	content: '';
	background: #477ccc;
	height: 2px;
	position: absolute;
	-webkit-transform-origin: left;
	-moz-transform-origin: left;
	-ms-transform-origin: left;
	-o-transform-origin: left;
	transform-origin: left
}

.check-icon-list__item-icon:before {
	content: '';
	width: 10px;
	-webkit-transform: rotate(45deg) translate(8px, 3px);
	-moz-transform: rotate(45deg) translate(8px, 3px);
	-ms-transform: rotate(45deg) translate(8px, 3px);
	-o-transform: rotate(45deg) translate(8px, 3px);
	transform: rotate(45deg) translate(8px, 3px)
}

.check-icon-list__item-icon:after {
	content: '';
	width: 24px;
	-webkit-transform: rotate(-45deg) translate(-4px, 18px);
	-moz-transform: rotate(-45deg) translate(-4px, 18px);
	-ms-transform: rotate(-45deg) translate(-4px, 18px);
	-o-transform: rotate(-45deg) translate(-4px, 18px);
	transform: rotate(-45deg) translate(-4px, 18px)
}

.check-icon-list__item-title {
	padding: 3px 0
}

.page-banner {
	padding: 34px 40px 40px;
	color: #fff;
	position: relative;
	overflow: hidden
}

.page-banner:before {
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	width: 1px;
	-webkit-box-shadow: 0 0 1000px 600px rgba(0, 11, 42, 0.6);
	-moz-box-shadow: 0 0 1000px 600px rgba(0, 11, 42, 0.6);
	box-shadow: 0 0 1000px 600px rgba(0, 11, 42, 0.6)
}

.page-banner__body {
	position: relative
}

.page-banner__title {
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 20px
}

.bordered-btn {
	color: inherit;
	-webkit-box-shadow: inset 0 0 0 4px #ff3840;
	-moz-box-shadow: inset 0 0 0 4px #ff3840;
	box-shadow: inset 0 0 0 4px #ff3840;
	background: transparent;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease;
	height: 50px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px 20px;
	min-width: 190px;
	font-size: 16px;
	font-weight: 700
}

.bordered-btn:hover, .bordered-btn:active {
	color: #fff;
	background: #ff3840
}

.bordered-btn:active {
	-webkit-box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 5px 8px 0 rgba(0, 0, 0, 0.2)
}

.page-text-block-wrapper {
	background: #eaeaea;
	padding: 65px 0 55px
}

.page-text-block-wrapper .page-banner {
	margin-bottom: 60px
}

.page-text-block-wrapper .image-circled-list {
	margin-top: 20px
}

.page-text-block {
	font-size: 16px;
	line-height: 1.5
}

.page-text-block p {
	margin: 10px 0 15px
}

ul:not([class]) {
	padding: 0;
	margin: 25px 0 22px;
	list-style: none
}

ul:not([class]):last-child {
	margin-bottom: 0
}

ul:not([class]) li {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin-bottom: 8px
}

ul:not([class]) li:last-child {
	margin-bottom: 0
}

ul:not([class]) li:before {
	content: '—';
	line-height: 24px;
	font-size: 24px;
	color: #477ccc;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 25px
}

.text-with-slider-wrapper {
	padding: 60px 0 40px;
	background: #fff
}

.text-with-slider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.text-with-slider__slider {
	width: 480px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 30px
}

.text-with-slider__slider-inner {
	position: relative
}

.text-with-slider__slider .owl-nav {
	display: none
}

.text-with-slider__slider-control-prev, .text-with-slider__slider-control-next {
	width: 40px;
	height: 60px;
	background: url(/layout/css/../img/icons/slider-arrow.svg) center center no-repeat;
	-moz-background-size: 125%;
	background-size: 125%;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	opacity: .6;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	-moz-transition: .2s ease;
	transition: .2s ease;
	z-index: 3
}

.text-with-slider__slider-control-prev:hover, .text-with-slider__slider-control-next:hover {
	opacity: 1
}

.text-with-slider__slider-control-prev {
	left: -23px;
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.text-with-slider__slider-control-next {
	right: -22px
}

.text-with-slider__text {
	margin-top: -5px
}

.text-with-slider__text .title-md {
	margin-bottom: 15px
}

.page-slider {
	-webkit-box-shadow: 17.5px 30.311px 55px 0 rgba(14, 24, 54, 0.35);
	-moz-box-shadow: 17.5px 30.311px 55px 0 rgba(14, 24, 54, 0.35);
	box-shadow: 17.5px 30.311px 55px 0 rgba(14, 24, 54, 0.35);
	background: #aaa
}

.page-slider__slide {
	display: block;
	padding-bottom: 63%;
	z-index: 3;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center
}

.page-slider__slide img {
	display: none !important
}

.info-block {
	background: #477ccc;
	padding: 30px 35px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.info-block__icon {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 30px
}

.info-block__website {
	font-size: 24px;
	color: #fff;
	font-weight: 700
}

.info-block__website:hover {
	color: #fff;
	text-decoration: underline
}

.info-block__text {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5
}

.left-imaged-accordion-wrapper {
	background: #eaeaea;
	padding: 200px 0 405px
}

.left-imaged-accordion__title {
	margin-bottom: 35px
}

.left-imaged-accordion__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.left-imaged-accordion__image {
	width: 50%;
	margin-right: 50px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15);
	-moz-box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15);
	box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15)
}

.buildings-wrapper.-construction {
	padding-bottom: 90px
}

.constructor-wrapper.-construction {
	margin-top: 80px
}

.projects-wrapper.-construction {
	padding-top: 95px
}

.projects__link {
	margin-right: 15px
}

.aside_main-wrapper.-white-bg {
	background: #fff;
	padding-bottom: 0
}

.aside_main-wrapper.-gray-bg {
	background: #eaeaea
}

.accordion {
	font-size: 16px
}

.accordion-item {
	margin-bottom: 10px
}

.accordion-item:last-child {
	margin-bottom: 0
}

.accordion-item:first-child .accordion-item__body {
	display: block
}

.accordion-item__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.accordion-item__index {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 36px;
	width: 36px;
	border: 4px solid rgba(71, 124, 204, 0.3);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #2b6bcb;
	margin-right: 20px
}

.accordion-item__title {
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px dashed;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.accordion-item__body {
	padding: 3px 0 20px 56px;
	display: none;
	line-height: 1.5
}

.smaller-text {
	font-size: 14px
}

.smaller-text__title {
	font-size: 20px;
	margin: 25px 0 -10px
}

.projects-wrapper.-row .projects__title {
	font-size: 30px
}

.projects-wrapper.-row .projects {
	margin: -10px
}

.aside_main-wrapper {
	padding: 50px 0
}

.aside_main-wrapper.-white-bg {
	background: #fff
}

.aside_main-wrapper.-gray-bg {
	background: #eaeaea
}

.aside_main-wrapper.-gray-bg .aside_main {
	margin-top: 0
}

.aside_main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: -10px
}

.aside_main .title-lg {
	line-height: 1;
	margin-bottom: 20px;
	letter-spacing: -.03px
}

.aside_main__aside {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 255px;
	padding-right: 40px
}

.aside_main__main {
	width: 100%
}

.aside_main__main .page-banner {
	margin-bottom: 50px
}

.aside_main__main .page-banner:before {
	left: -300px
}

.aside_main__main .info-block {
	padding: 20px
}

.aside_main__main .info-block__icon {
	margin-right: 30px
}

.aside_main__main .info-block__text {
	font-weight: 400;
	font-size: 18px
}

.aside_main__main .page-text-block {
	margin: 60px 0
}

.aside_main__main .page-text-block:first-child {
	margin-top: 10px
}

.aside-nav {
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
	transition: all 200ms
}

.aside-nav__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.aside-nav__item {
	margin: 12px 0 18px
}

.aside-nav__item.active .aside-nav__link {
	color: #181818
}

.aside-nav__link {
	-webkit-transition: .15s;
	-o-transition: .15s;
	-moz-transition: .15s;
	transition: .15s
}

.page-tabs-block {
	margin-top: 65px
}

.page-tabs-block .tabs-nav {
	margin-bottom: 40px
}

.page-tabs-block .tabs-nav__list {
	-webkit-box-shadow: inset 0 -3px 0 #eaeaea;
	-moz-box-shadow: inset 0 -3px 0 #eaeaea;
	box-shadow: inset 0 -3px 0 #eaeaea
}

.page-tabs-block .tabs-nav__item {
	padding: 17px 0;
	border-bottom: 3px solid transparent;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}

.page-tabs-block .tabs-nav__link {
	color: #3473d2;
	font-weight: 700;
	border-bottom: 1px dashed;
	line-height: 1.1;
	font-size: 18px
}

.page-tabs-block .tabs-nav__item.active {
	border-bottom: 3px solid #ff3840
}

.page-tabs-block .tabs-nav__item.active .tabs-nav__link {
	border: none
}

.page-tabs-block .tab {
	-webkit-transition: .8s ease-in;
	-o-transition: .8s ease-in;
	-moz-transition: .8s ease-in;
	transition: .8s ease-in
}

.page-tabs-block .tab:not(.active) {
	opacity: 0 !important
}

.page-tabs-block .tab.active {
	opacity: 1
}

.page-text-block.-image {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 30px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.page-text-block.-image .page-text-block__title {
	width: 100%
}

.page-text-block.-image .-image__image {
	width: 250px;
	margin-right: 30px;
	-webkit-box-shadow: 13px 22px 45px rgba(14, 24, 54, 0.25);
	-moz-box-shadow: 13px 22px 45px rgba(14, 24, 54, 0.25);
	box-shadow: 13px 22px 45px rgba(14, 24, 54, 0.25)
}

.page-text-block.-image .-image__image + div {
	margin-top: -15px
}

.expandable-icon-block {
	background: #fff;
	padding: 30px 30px 30px 40px;
	-webkit-box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	-moz-box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	margin: 60px 0
}

.expandable-icon-block:first-child {
	margin-top: 0
}

.expandable-icon-block__title {
	font-size: 24px;
	line-height: 26px;
	font-weight: 700
}

.expandable-icon-block__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 26px;
	line-height: 28px;
	font-weight: 700
}

.expandable-icon-block__icon {
	margin-right: 30px;
	width: 70px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.expandable-icon-block__body {
	padding-left: 100px
}

.expandable-icon-block__body ul {
	padding-top: 10px;
	margin-top: 0
}

.expandable-icon-block__links {
	margin-top: 30px
}

.expandable-icon-block__hide {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
	margin-left: 18px
}

.expandable-icon-block__hide .circle-btn__text {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.expandable-icon-block__show {
	display: none
}

.expandable-icon-block.expanded .expandable-icon-block__hide {
	display: none
}

.expandable-icon-block.expanded .expandable-icon-block__show {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.simple-table {
	font-size: 14px;
	line-height: 18px;
	margin: 15px 0 35px
}

.simple-table:first-child {
	margin-top: -8px
}

.simple-table__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 3px 0;
	letter-spacing: -.1px
}

.simple-table__cell:first-child {
	padding-right: 20px;
	margin-right: auto
}

.simple-table__cell:last-child {
	width: 245px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-weight: 700
}

.title-sm {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700
}

.constructor-wrapper.-small {
	margin: 0
}

.constructor-wrapper.-small .container {
	padding: 0
}

.constructor-wrapper.-small .constructor {
	background: url(/layout/css/../img/pictures/backgrounds/constructor-small.jpg) no-repeat right center #eff2f7;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	height: auto;
	padding: 35px 40px 40px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.constructor-wrapper.-small .constructor__caption {
	margin: 0
}

.constructor-wrapper.-small .constructor__title {
	font-size: 26px;
	line-height: 28px;
	max-width: 240px;
	margin-bottom: 15px
}

.constructor-wrapper.-small .constructor__btn {
	padding: 0 27px;
	line-height: 45px;
	height: 45px;
	font-size: 12px
}

.constructor-wrapper.-small .constructor__description, .constructor-wrapper.-small .steps {
	display: none
}

.storages-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -5px
}

.storages-list-item {
	width: 50%;
	padding: 5px
}

.storages-list-item__link {
	display: block
}

.storages-list-item__link:hover .circle-btn__btn {
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px)
}

.storages-list-item__link:hover .circle-btn__text {
	opacity: .4
}

.storages-list-item__link:hover .circle-btn__arrow {
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transform: translateX(-10px)
}

.storages-list-item__link:hover .circle-btn__arrow path {
	-webkit-transform: translateX(-35px);
	-moz-transform: translateX(-35px);
	-ms-transform: translateX(-35px);
	-o-transform: translateX(-35px);
	transform: translateX(-35px)
}

.storages-list-item__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 200px;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 30px;
	background: rgba(0, 9, 30, 0.45)
}

.storages-list-item__content .circle-btn {
	width: 100%;
	padding-right: 18px
}

.storages-list-item__content .circle-btn__text {
	font-size: 24px;
	font-weight: 700;
	margin-right: auto
}

.page-text-block-wrapper.-white-bg {
	background: #fff
}

.advantages__description {
	width: 33.33%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #fff;
	padding-right: 30px
}

.advantages__description .page-text-block__title {
	line-height: 36px
}

.factory-advantages-wrapper .advantages__list {
	top: 80px;
	margin-top: 35px
}

.factory-advantages-wrapper .advantage {
	height: 350px;
	padding: 60px 22px 0
}

.factory-advantages-wrapper .advantage__image {
	margin-bottom: 40px
}

.factory-advantages-wrapper .advantage__title {
	font-size: 16px;
	color: #000;
	font-weight: 700;
	margin-top: 0
}

.factory-advantages-wrapper .advantage__title.-description {
	font-size: 14px;
	line-height: 20px;
	color: #2b2c2f;
	font-weight: 400;
	margin-bottom: auto;
	margin-top: 14px
}

.page-text-block.-bg-blue {
	background: #507ccc;
	color: #fff;
	padding: 40px
}

.page-text-block.-bg-blue .check-icon-list__item-icon {
	border: 4px solid rgba(255, 255, 255, 0.2)
}

.page-text-block.-bg-blue p:first-child {
	margin-top: 0
}

.page-stat-blocks__title {
	margin-bottom: 22px
}

.page-stat-blocks__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px
}

.page-stat-block {
	width: -webkit-calc(33.33% - 20px);
	width: -moz-calc(33.33% - 20px);
	width: calc(33.33% - 20px);
	margin: 10px;
	height: 300px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	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;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	color: #fff;
	-webkit-box-shadow: inset 0 -400px 600px -300px #0a1633;
	-moz-box-shadow: inset 0 -400px 600px -300px #0a1633;
	box-shadow: inset 0 -400px 600px -300px #0a1633
}

.page-stat-block__content {
	padding: 35px 35px 35px 40px
}

.page-stat-block__title {
	width: 100%;
	font-size: 60px;
	font-family: 'Akrobat';
	font-weight: 600;
	margin-bottom: 10px
}

.page-stat-block__title span {
	font-size: 30px
}

.page-stat-block__description {
	font-size: 18px;
	font-weight: 700
}

.page-slider-block-wrapper {
	padding: 65px 0
}

.page-slider-block__title {
	color: #fff;
	margin-bottom: 22px
}

.page-slider-block__body {
	position: relative
}

.page-slider-block__control-prev, .page-slider-block__control-next {
	width: 40px;
	height: 60px;
	background: url(/layout/css/../img/icons/slider-arrow.svg) center center no-repeat;
	-moz-background-size: 125%;
	background-size: 125%;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	opacity: .6;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	-moz-transition: .2s ease;
	transition: .2s ease;
	z-index: 3
}

.page-slider-block [data-slides-amount="4"] .page-slider-block__slide {
	padding-bottom: 71%
}

.page-slider-block__control-prev {
	left: -23px;
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.page-slider-block__control-next {
	right: -22px
}

.page-slider-block__slide {
	display: block;
	padding-bottom: 86%
}

.page-slider-block__slide .owl-item {
	float: left
}

.page-quality-block {
	color: #fff
}

.page-quality-block__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.page-quality-block__item {
	width: -webkit-calc(50% - 20px);
	width: -moz-calc(50% - 20px);
	width: calc(50% - 20px);
	margin: 10px
}

.page-quality-block__item .page-text-block {
	height: 100%;
	background-color: rgba(0, 11, 42, 0.6);
	padding: 40px
}

.page-quality-block__item .page-text-block__title {
	margin-bottom: 12px
}

.page-quality-block__item .page-text-block p:last-child {
	margin-bottom: 0
}

.page-text-block__icon {
	margin-bottom: 32px
}

.page-text-block__icon img {
	display: block;
	height: 51px
}

.link-lg {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	color: #417fdd;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.page-round-categories {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.page-round-category {
	width: 25%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 22px 0;
	text-align: center
}

.page-round-category__image {
	width: 150px;
	height: 150px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid #fff;
	-moz-background-size: cover;
	background-size: cover;
	margin-bottom: 16px
}

.page-round-category__title {
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	color: #000
}

.text-with-slider__info-box {
	border: 3px solid #477ccc;
	color: #3f7edd;
	padding: 20px 30px 20px 25px;
	font-size: 16px;
	line-height: 20px;
	margin-top: 40px;
	font-weight: 600;
	height: 0;
	display: table
}

.page-categories-wrapper {
	background: #fff;
	padding: 50px 0
}

.page-categories__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: -13px -13px -33px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.page-categories__title {
	margin-bottom: 20px
}

.page-categories .page-category {
	width: -webkit-calc(33.33% - 26px);
	width: -moz-calc(33.33% - 26px);
	width: calc(33.33% - 26px);
	margin: 13px;
	position: relative;
	margin-bottom: -170px
}

.page-categories .page-category__image {
	height: 200px;
	margin-right: 60px;
	margin-bottom: 70px;
	-webkit-box-shadow: 13px 22px 45px rgba(14, 24, 54, 0.25);
	-moz-box-shadow: 13px 22px 45px rgba(14, 24, 54, 0.25);
	box-shadow: 13px 22px 45px rgba(14, 24, 54, 0.25);
	-moz-background-size: cover;
	background-size: cover
}

.page-categories .page-category__caption {
	background: #fff;
	padding: 40px;
	position: relative;
	left: 50px;
	bottom: 170px;
	min-height: 180px;
	margin-right: 50px
}

.page-categories .page-category__title {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700
}

.page-categories .page-category__description {
	color: #303030;
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px
}

.page-manufacturers-wrapper {
	padding: 70px 0;
	background: #eaeaea
}

.page-manufacturers__title {
	color: #508ce7;
	font-size: 24px;
	font-weight: 800;
	line-height: 30px;
	margin-bottom: 26px
}

.page-manufacturers__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.page-manufacturers__item {
	width: 150px;
	height: 150px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-background-size: auto;
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 10px solid #fff
}

.page-list-wrapper {
	background: #fff;
	padding: 55px 0
}

.page-list-wrapper .page-list__title {
	margin-bottom: 22px
}

.page-list-wrapper .page-list .check-icon-list {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 45px;
	-moz-column-gap: 45px;
	column-gap: 45px;
	font-size: 16px;
	line-height: 1.5;
	-webkit-column-break-after: avoid;
	break-after: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid
}

.page-list-wrapper .page-list .check-icon-list__item {
	margin-bottom: 10px;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	-webkit-column-break-after: avoid;
	break-after: avoid
}

.page-inline-list {
	padding: 55px 0;
	font-size: 14px;
	line-height: 20px
}

.page-inline-list__title {
	margin-bottom: 22px
}

.page-inline-list__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px
}

.page-inline-list__item {
	width: 25%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 10px
}

.page-inline-list__item:last-child .page-inline-list__item-index:after {
	display: none
}

.page-inline-list__item-index {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 56px;
	width: 56px;
	font-size: 18px;
	font-weight: 700;
	border: 4px solid rgba(71, 124, 204, 0.3);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #508ce7;
	margin-right: 20px;
	margin-bottom: 25px;
	position: relative
}

.page-inline-list__item-index:after {
	content: '';
	width: 54px;
	height: 18px;
	background: url(/layout/css/../img/icons/step-arrow.svg) no-repeat right center;
	position: absolute;
	left: 100%;
	margin-left: 70px
}

.page-inline-list__item-image {
	display: block;
	width: 70px;
	margin-bottom: 25px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.page-inline-list__item-top {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.page-inline-list__item-description span {
	color: #508ce7;
	font-weight: 600
}

.page-text-block.-right-imaged {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin: 40px 0
}

.page-text-block.-right-imaged:before {
	content: '';
	position: absolute;
	left: -105px;
	right: 220px;
	top: -45px;
	bottom: -45px;
	background: #fff
}

.page-text-block.-right-imaged .page-text-block__title {
	margin-bottom: 20px
}

.page-text-block.-right-imaged .-right-imaged__content {
	margin-right: 60px;
	position: relative
}

.page-text-block.-right-imaged .-right-imaged__content p {
	margin-bottom: 20px
}

.page-text-block.-right-imaged .-right-imaged__content p:last-child {
	margin-bottom: 0
}

.page-text-block.-right-imaged .-right-imaged__image {
	width: 483px;
	height: 350px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
	-webkit-box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15);
	-moz-box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15);
	box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15)
}

.page-accordion {
	position: relative;
	border-bottom: 1px solid #e6e6e7;
	margin: 0 -40px 25px;
	padding: 0 40px 10px
}

.page-accordion:last-child {
	margin-bottom: -30px
}

.page-accordion:not(.active) .page-accordion__list {
	display: none
}

.page-accordion .page-accordion__title {
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease
}

.page-accordion.active .page-accordion__list {
	padding-bottom: 20px
}

.page-accordion.active .page-accordion__title:before {
	content: '—';
	font-size: 18px;
	padding-bottom: 2px;
	padding-top: 0
}

.page-accordion__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	font-weight: 700;
	color: #2b6bcb;
	margin-top: -10px;
	margin-bottom: 5px
}

.page-accordion__title:before {
	content: '+';
	font-size: 30px;
	padding-top: 2px;
	padding-bottom: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 28px;
	width: 28px;
	font-weight: 700;
	border: 4px solid;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: inherit;
	margin-right: 25px;
	position: relative
}

.object-props {
	font-weight: 600;
	margin: 20px 0 40px
}

.object-props__location, .object-props__square {
	padding-left: 27px;
	line-height: 18px;
	background-repeat: no-repeat
}

.object-props__location {
	background-image: url(/layout/css/../img/icons/map-marker-blue.png);
	background-position: 1px center;
	margin-bottom: 12px
}

.object-props__square {
	background-image: url(/layout/css/../img/icons/square-blue.png);
	background-position: left center
}

.object-gallery-wrapper {
	padding-bottom: 1px
}

.object-gallery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 60px 0
}

.object-gallery__text {
	width: 100%;
	padding-right: 40px
}

.object-gallery__date {
	height: 46px;
	border: 3px solid;
	color: #477ccc;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	min-width: 172px;
	padding: 0 15px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 600;
	font-size: 16px
}

.object-gallery__description {
	margin-top: 30px
}

.object-gallery__description ul li:before {
	content: '•';
	margin-right: 10px;
	font-size: 1.1em
}

.object-gallery__photos {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -4px;
	width: 74.5%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.object-gallery__photo {
	height: 170px;
	width: -webkit-calc(33.33% - 8px);
	width: -moz-calc(33.33% - 8px);
	width: calc(33.33% - 8px);
	margin: 4px
}

.image-circled-list-wrapper .check-icon-list {
	margin-top: 22px
}

.image-circled-list-wrapper .check-icon-list__item-title {
	font-size: 20px;
	font-weight: 700;
	padding: 0;
	margin-bottom: 5px
}

.image-circled-list-wrapper .check-icon-list__item-description {
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 15px
}

.image-circled-list-wrapper .check-icon-list__item-description:only-child {
	padding: 3px 0;
	font-size: 16px
}

.page-address {
	padding: 50px 0 60px
}

.page-address__title {
	margin-bottom: 22px
}

.page-address__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.page-address__author-photo {
	width: 190px;
	height: 190px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 6px solid #eaeaea;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 60px
}

.quote-block {
	border: 4px solid #508ce7;
	padding: 35px 40px;
	background: #fff;
	position: relative;
	font-size: 16px;
	line-height: 1.5
}

.quote-block:before, .quote-block:after {
	content: '';
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	position: absolute
}

.quote-block:before {
	border-color: #508ce7 #508ce7 transparent transparent;
	top: 40px;
	left: -20px
}

.quote-block:after {
	border-color: #fff #fff transparent transparent;
	top: 43px;
	left: -12px
}

.quote-block__author {
	margin-top: 30px;
	font-size: 18px;
	font-weight: 700
}

.quote-block__occupation {
	font-size: 14px;
	color: #508ce7
}

.admittance-block__title {
	margin-bottom: 10px
}

.admittance-block__description {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.5;
	max-width: 800px
}

.admittance-block__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px
}

.admittance-block__body .info-block {
	margin: 10px;
	width: -webkit-calc(33.33% - 20px);
	width: -moz-calc(33.33% - 20px);
	width: calc(33.33% - 20px);
	padding: 30px 40px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.admittance-block__body .info-block__text {
	font-size: 18px;
	font-weight: 700;
	padding-right: 5px
}

.admittance-block__body .info-block__text p {
	margin: 0
}

.admittance-block__body .info-block__icon {
	margin-right: 30px
}

.bg-imaged-text-block-wrapper {
	padding: 65px 0;
	position: relative;
	color: #fff
}

.bg-imaged-text-block-wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 8, 20, 0.5)
}

.bg-imaged-text-block-wrapper .page-text-block {
	position: relative;
	max-width: 670px
}

.bg-imaged-text-block-wrapper .circle-btn {
	margin-top: 10px;
	margin-right: 15px
}

.bg-imaged-text-block-wrapper .circle-btn__text {
	font-size: 15px
}

.bg-imaged-text-block-wrapper .title-lg {
	margin-bottom: 10px
}

.bg-imaged-text-block-wrapper p {
	margin: 10px 0
}

.row-news-block-wrapper {
	background: #fff;
	padding-top: 15px
}

.row-news-block-wrapper + .row-news-block-wrapper {
	padding-top: 0;
	padding-bottom: 15px
}

.row-news-block-wrapper + .row-news-block-wrapper .row-news-block {
	border-top: 1px solid rgba(192, 192, 194, 0.4)
}

.row-news-block {
	padding: 45px 0 40px
}

.row-news-block__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.row-news-block__all-btn {
	margin-right: 15px
}

.row-news-block__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -20px
}

.row-news-block-item {
	width: -webkit-calc(33.33% - 40px);
	width: -moz-calc(33.33% - 40px);
	width: calc(33.33% - 40px);
	margin: 20px
}

.row-news-block-item__date {
	margin-bottom: 10px
}

.row-news-block-item__title {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: #000
}

.date {
	color: #a7b0bc;
	font-size: 13px
}

.page-accordion__blocks {
	background: #fff;
	margin: -40px;
	position: relative;
	padding: 40px
}

.licenses-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px -20px
}

.licenses-list .license {
	width: -webkit-calc(25% - 40px);
	width: -moz-calc(25% - 40px);
	width: calc(25% - 40px);
	margin: 20px
}

.project.-gallery:after, .license:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 4px solid #477ccc;
	background: url(/layout/css/../img/icons/zoom-in.png) no-repeat center rgba(255, 255, 255, 0.7);
	opacity: 0;
	-webkit-transition: .4s ease;
	-o-transition: .4s ease;
	-moz-transition: .4s ease;
	transition: .4s ease
}

.project.-gallery:hover:after, .license:hover:after {
	opacity: 1
}

.license {
	display: block;
	position: relative
}

.license:before {
	content: '';
	display: block;
	padding-bottom: 145%
}

.info-block.-license {
	background: url(/layout/css/../img/pictures/banners/3.png) no-repeat right center #507ccc;
	-moz-background-size: contain;
	background-size: contain;
	padding: 20px
}

.info-block.-license .info-block__icon {
	margin-right: 20px
}

.info-block.-license .info-block__text {
	padding-right: 300px;
	letter-spacing: normal;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400
}

.info-block.-license .info-block__text b {
	font-weight: 700
}

.info-block.-license .info-block__text p {
	margin: 0
}

.thanks-block-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	margin-bottom: 10px;
	position: relative
}

.thanks-block-item:last-child {
	margin-bottom: 0
}

.thanks-block-item__preview {
	width: 210px;
	padding: 40px;
	border-right: 1px solid #e6e6e7;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.thanks-block-item__preview .license {
	-webkit-box-shadow: 10px 17px 35px rgba(14, 24, 54, 0.2);
	-moz-box-shadow: 10px 17px 35px rgba(14, 24, 54, 0.2);
	box-shadow: 10px 17px 35px rgba(14, 24, 54, 0.2)
}

.thanks-block-item__company {
	height: 45px;
	-moz-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	margin-top: 25px
}

.thanks-block-item__content {
	padding: 35px 40px
}

.thanks-block-item .page-text-block__title {
	font-size: 22px
}

.thanks-block-item .page-text-block p {
	font-size: 15px;
	line-height: 24px
}

.page-categories.-larger .page-categories__title {
	margin-bottom: 10px
}

.page-categories.-larger .page-categories__description {
	font-size: 16px
}

.page-categories.-larger .page-categories__list {
	margin-top: 30px;
	overflow: hidden
}

.page-category__description ul {
	margin-top: 0
}

.page-category__description ul li:before {
	content: '•';
	font-size: 1.1rem;
	margin-right: 12px
}

.image-circled-list__description {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 40px;
	margin-top: -25px
}

.quality-documents-block-wrapper {
	color: #fff;
	padding: 70px 0 130px
}

.quality-documents-block__title {
	margin-bottom: 32px
}

.quality-documents-block__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.quality-documents-block-item {
	width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.quality-documents-block-item__icon {
	margin-right: 25px
}

.quality-documents-block-item__description {
	font-size: 16px;
	line-height: 22px
}

.news-block-wrapper {
	background: #fff;
	padding: 0 0 30px
}

.news-block-item {
	min-height: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid rgba(192, 192, 194, 0.4);
	padding: 20px 0
}

.news-block-item:hover .news-block-item__title {
	color: #477ccc
}

.news-block-item__date {
	width: 80px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-top: 2px
}

.news-block-item__title {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 800;
	color: #000;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px 0
}

.pagination a {
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease
}

.pagination__item {
	font-size: 18px;
	color: #477ccc;
	min-width: 47px;
	padding: 5px 10px;
	text-align: center;
	vertical-align: top
}

.pagination__item.active {
	pointer-events: none;
	color: #000
}

.pagination__pages {
	cursor: default;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.pagination__control.-next {
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.news-item {
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 40px;
	position: relative
}

.news-item__title {
	font-size: 30px;
	line-height: 34px
}

.news-item__date {
	margin-top: 10px;
	margin-bottom: 15px
}

.news-item__left {
	width: 125px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.news-item__content {
	font-size: 15px;
	line-height: 24px
}

.news-item .circle-btn--go-back {
	margin-left: 23px
}

.constructor-full-wrapper {
	padding: 60px 0
}

.constructor-full-wrapper .constructor-wrapper {
	margin: 0
}

.prices-block-wrapper {
	background: #fff;
	padding: 0 0 55px
}

.prices-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.prices-block__left {
	width: 100%
}

.prices-block__right {
	width: 315px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 40px;
	margin-top: 40px
}

.prices-block__right .page-banner {
	margin-bottom: 45px
}

.prices-block__alert {
	background: url(/layout/css/../img/icons/info.png) left center no-repeat;
	padding: 4px 0 3px 43px;
	font-size: 14px;
	color: #ff3840;
	line-height: 20px;
	font-weight: 600;
	margin: 18px 0
}

.prices-block__info {
	color: #717b88;
	margin-top: 30px;
	font-size: 14px;
	line-height: 19px
}

.prices-table {
	border-collapse: collapse;
	width: 100%
}

.prices-table th {
	background: #f0f3f6;
	font-size: 14px;
	color: #9fa6af
}

.prices-table td, .prices-table th {
	padding: 12px 20px;
	font-size: 16px;
	line-height: 16px
}

.prices-table td:first-child, .prices-table th:first-child {
	text-align: left
}

.prices-table td:last-child, .prices-table th:last-child {
	text-align: right
}

.prices-table td {
	text-align: left;
	border-bottom: 1px solid #ececed
}

.prices-table td:last-child {
	font-size: 18px;
	font-weight: 700
}

.prices-table.newprice th {
	background: #f0f3f6;
	font-size: 14px;
	line-height: 22px;
	color: #717b88;
	padding: 8px 20px 0;
	text-align: left
}

.prices-table.newprice .downpad th {
	padding: 0 20px 8px
}

.prices-table.newprice th div {
	color: #4c77b9;
	text-align: left
}

.prices-table.newprice td {
	text-align: left;
	border-bottom: 1px solid #ececed;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #181818;
	padding: 10px 20px;
	text-align: center
}

.pricez {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	margin-top: 45px;
	margin-bottom: 15px
}

.prices-block .projcalc .info-block__text {
	font-size: 17px;
	line-height: 25px;
	font-weight: 400
}

.prices-block .projcalc .info-block__text a {
	color: #fff;
	text-decoration: underline
}

.prices-block .projcalc {
	margin-top: 40px
}

.request-block__description {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px
}

.request-block__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.request-block__person {
	width: 90px;
	height: 90px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border: 5px solid #ebeef1;
	margin-right: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-background-size: auto;
	background-size: auto
}

.request-block__phone {
	color: #4784e0;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 12px;
	font-weight: 700;
	display: inline-block
}

.request-block__contacts {
	width: 100%
}

.request-block .square-btn {
	height: 50px;
	line-height: 50px;
	display: block;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	min-width: inherit
}

.page-banner__title img {
	margin-bottom: 12px
}

.page-banner.-small {
	padding: 35px 30px
}

.page-banner.-small:before {
	-webkit-box-shadow: 0 0 100px 200px rgba(0, 11, 42, 0.6);
	-moz-box-shadow: 0 0 100px 200px rgba(0, 11, 42, 0.6);
	box-shadow: 0 0 100px 200px rgba(0, 11, 42, 0.6)
}

.page-banner.-small .page-banner__title {
	font-size: 26px
}

.page-banner.-small .bordered-btn {
	min-width: 150px
}

.page-banner.-send-project {
	padding: 35px 30px !important
}

.page-banner.-send-project:before {
	-webkit-box-shadow: 75px 0 300px 200px rgba(17, 0, 0, 0.6);
	-moz-box-shadow: 75px 0 300px 200px rgba(17, 0, 0, 0.6);
	box-shadow: 75px 0 300px 200px rgba(17, 0, 0, 0.6)
}

.page-banner.-send-project p {
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	margin: 0
}

.page-banner.-send-project .page-banner__title {
	font-size: 26px
}

.page-banner.-send-project .bordered-btn {
	min-width: 150px
}

.row-contacts {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 20px -30px 30px
}

.row-contacts-item {
	width: 25%;
	padding: 30px 30px 15px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	cursor: default
}

.row-contacts-item:hover, .row-contacts-item:target {
	background: #fff;
	color: #000;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease
}

.row-contacts-item__group {
	margin-bottom: 10px
}

.row-contacts-item__group:last-child {
	margin-top: auto
}

.row-contacts-item__title {
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 15px
}

.row-contacts-item__notice {
	color: #6ba6ff;
	font-size: 14px
}

.row-contacts-item__subtitle {
	opacity: .5;
	font-size: 14px
}

.row-contacts-item__content, .row-contacts-item__content a {
	font-size: 18px;
	font-weight: 700;
	color: inherit
}

.row-contacts-item__content a:hover {
	color: inherit
}

.contacts-block-wrapper {
	background: #eaeaea
}

.contacts-block {
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.contacts-block__info {
	width: 335px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.contacts-block__map {
	background: #dadada;
	width: 100%;
	height: 455px;
	margin-right: -110px
}

.contacts-block-info {
	position: relative;
	padding-left: 35px;
	margin: 45px 0 45px 40px
}

.contacts-block-info__icon {
	position: absolute;
	left: 0;
	top: 12px
}

.contacts-block-info__subtitle {
	color: #508ce7;
	margin-bottom: 4px
}

.contacts-block-info__content {
	font-weight: 600
}

.contacts-block-info__content, .contacts-block-info__content a {
	font-size: 18px;
	line-height: 22px;
	color: #000
}

.contacts-aside-titled-block-wrapper {
	background: #eaeaea;
	padding: 30px 0 60px
}

.contacts-aside-titled-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 35px 0;
	font-size: 15px;
	color: #0d0d0d
}

.contacts-aside-titled-block__title {
	width: 335px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 36px;
	line-height: 40px;
	font-weight: 800;
	text-transform: uppercase;
	padding-right: 50px
}

.contacts-aside-titled-block__about {
	line-height: 20px
}

.contacts-aside-titled-block__about div:not(:last-child) {
	margin-bottom: 15px
}

.contacts-aside-titled-block__about span {
	color: #88919d
}

.location-blocks {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px
}

.location-block {
	width: -webkit-calc(50% - 40px);
	width: -moz-calc(50% - 40px);
	width: calc(50% - 40px);
	margin: 0 20px
}

.location-block__title {
	color: #508ce7;
	font-size: 20px;
	line-height: 1;
	border-bottom: 2px solid;
	font-weight: 700;
	margin-bottom: 25px;
	padding-bottom: 5px
}

.location-block__list {
	line-height: 20px
}

.location-block__step {
	margin-top: 15px
}

.nobr {
	white-space: nowrap
}

.blue-left-sided-block-wrapper {
	background: #fff;
	padding: 20px 0 60px
}

.blue-left-sided-block {
	padding: 60px 50px 50px;
	background: #507ccc;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.blue-left-sided-block__title {
	font-size: 30px;
	font-weight: 800;
	line-height: 36px;
	text-transform: uppercase;
	width: 280px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.blue-left-sided-block__content :first-child {
	margin-top: 0
}

.red {
	color: #ff3840;
	padding-left: 4px;
	font-size: 18px
}

.calculator-form-wrapper {
	background: #fff;
	padding: 40px 0 60px
}

.calculator-form-wrapper .form {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0
}

.form.-row {
	letter-spacing: normal
}

.form.-row .form__submit {
	text-transform: uppercase
}

.form.-row .label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.form.-row .label .input {
	width: 350px;
	margin-right: 0
}

.form.-row .label .input[type="tel"] {
	width: 200px
}

.form.-row .label .textarea {
	width: 700px;
	height: 150px;
	margin-right: 0
}

.form.-row .label__hint {
	width: 100%;
	margin-left: 20px
}

.form.-row .label__text {
	width: 150px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 15px;
	line-height: 16px;
	margin: 0;
	padding-right: 10px;
	min-height: 50px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.form.-row .label__element {
	margin-bottom: 10px
}

#tab1 .form__label.files .label__element {
	position: relative
}

#tab1 .form__label.files .label__element:before {
	content: '*';
	font-size: 18px;
	line-height: 16px;
	color: #ff3840;
	position: absolute;
	bottom: -2px
}

#tab1 .form__label.files .label__element:after {
	content: 'Поля, обязательные для заполнения';
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	color: #9fa6af;
	margin-top: 8px;
	padding-left: 8px
}

#tab1 .form__policy_required-fields .form__hint {
	display: none
}

.form__error {
	margin: 15px 0 15px 15px
}

.input-file {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 10px 0 0
}

.input-file input {
	display: none
}

.input-file .square-btn {
	height: 40px;
	line-height: 40px;
	min-width: 150px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 20px
}

.input-file__name {
	margin-top: 0;
	margin-left: 20px
}

.form__policy_required-fields {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	max-width: 850px;
	font-size: 14px;
	margin: 30px 0 15px
}

.form__required-fields .red {
	line-height: 10px;
	position: relative;
	top: 5px
}

.form__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px
}

.form__container .form__right {
	margin-left: auto;
	width: 315px;
	height: 315px
}

.form__container .form__right .page-banner {
	padding-top: 75px;
	margin-bottom: 28px
}

.-design-1 .image-circled-list-wrapper.-advantages {
	background: #fff;
	padding: 55px 0 70px
}

.-design-1 .aside-titled-list-wrapper.-docs-development {
	padding: 110px 0 90px
}

.-design-2 .image-circled-list-wrapper.-docs {
	background: #fff;
	padding: 45px 0
}

.-design-2 .image-circled-list-wrapper.-docs .image-circled-list__title {
	margin-bottom: 10px
}

.-design-3 .image-circled-list-wrapper.-docs {
	background: #eaeaea;
	padding: 55px 0 105px
}

.-design-3 .image-circled-list-wrapper.-docs .image-circled-list__title {
	margin-bottom: 20px
}

.-design-3 .image-circled-list-wrapper.-docs .info-block {
	margin-bottom: 40px
}

.-design-3 .image-circled-list-wrapper.-docs .image-circled-list-item {
	padding-top: 0
}

.-construction-1 .image-circled-list-wrapper.-advantages .image-circled-list {
	margin-top: -330px
}

.-construction-1 .image-circled-list-wrapper.-advantages .image-circled-list-item {
	min-height: 340px
}

.-construction-2 .construction-wrapper.-gray-bg {
	padding-bottom: 300px
}

.-construction-2 .projects-wrapper.-row {
	padding: 50px 0
}

.-construction-3 .aside_main__main .page-text-block {
	margin: 10px 0 30px
}

.-construction-3 .aside_main__main .page-text-block ul {
	margin: 0
}

.-construction-4 .aside_main-wrapper.-gray-bg {
	padding-bottom: 60px
}

.-construction-4 .projects-wrapper.-construction {
	padding-top: 160px
}

.-construction-4 .image-circled-list-wrapper.-advantages .image-circled-list__body {
	background: #fff
}

.-construction-4 .image-circled-list-wrapper.-advantages .image-circled-list-item {
	padding: 30px
}

.-construction-4 .image-circled-list-wrapper.-advantages .container {
	padding: 0
}

.-construction-4 .info-block {
	padding: 35px;
	margin-top: 60px
}

.-construction-4 .info-block__icon {
	margin-right: 35px
}

.-construction-4 .info-block__text {
	font-size: 16px;
	line-height: 22px
}

.-construction-4 .info-block__text p {
	margin-top: 0
}

.-construction-4 .page-text-block.-image .page-text-block__title {
	margin-bottom: 25px
}

.-construction-4 .page-text-block.-image ul {
	margin-top: 12px
}

.-construction-5 .page-text-block:last-child {
	margin-bottom: 0
}

.-construction-5 .aside_main__main .info-block {
	margin: 20px 0;
	padding: 40px
}

.-construction-5 .aside_main__main .info-block__text {
	font-size: 16px;
	line-height: 22px
}

.-construction-5 .aside_main-wrapper.-gray-bg {
	padding: 40px 0 60px
}

.-construction-5 .aside_main-wrapper.-gray-bg .aside_main__main .page-banner:only-child {
	margin: 0
}

.-construction-5 .projects-wrapper.-row {
	padding: 50px 0
}

.-construction-5 .projects-wrapper.-row .projects__title {
	font-size: 40px;
	margin-bottom: 15px
}

.-construction-6 .image-circled-list-wrapper.-advantages {
	padding: 40px 0 60px;
	background: #fff
}

.-construction-6 .image-circled-list-wrapper.-advantages .image-circled-list-item__image {
	-moz-background-size: auto;
	background-size: auto;
	background-repeat: no-repeat
}

.-construction-6 .image-circled-list-wrapper.-stages {
	padding: 75px 0 30px;
	background: #eaeaea
}

.-construction-6 .image-circled-list-wrapper.-stages .image-circled-list__title {
	margin-bottom: 15px
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 {
	background: #eaeaea;
	position: relative
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list__title {
	max-width: inherit
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list__body {
	background: #fff;
	padding: 30px;
	position: relative;
	top: 80px;
	margin-top: -80px
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list-item:not(:last-child) {
	padding-bottom: 30px
}

.-construction-6 .projects-wrapper.-construction {
	padding: 150px 0 110px
}

.-construction-6 .aside-titled-list-wrapper.-advantantages {
	padding: 70px 0 85px
}

.-construction-6 .aside-titled-list-wrapper.-advantantages .aside-titled-list:not(:last-child) {
	margin-bottom: 70px
}

.-construction-7 .text-with-slider-wrapper {
	padding: 60px 0
}

.-construction-7 .aside-titled-list-wrapper.-services {
	padding: 90px 0
}

.-construction-7 .image-circled-list-wrapper.-stages {
	padding: 60px 0;
	background: #eaeaea
}

.-construction-7 .image-circled-list-wrapper.-stages .circle-btn {
	margin-top: 12px
}

.-construction-7 .projects-wrapper.-construction {
	padding: 70px 0 120px
}

.-factory-1 .page-stat-blocks-wrapper {
	background: #fff
}

.-factory-1 .image-circled-list-wrapper.-advantages {
	background: #fff;
	padding: 60px 0
}

.-factory-1 .image-circled-list-wrapper.-advantages .image-circled-list-item {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.-factory-1 .image-circled-list-wrapper.-advantages .image-circled-list-item__image {
	-moz-background-size: auto;
	background-size: auto;
	background-repeat: no-repeat
}

.-factory-1 .page-text-block-wrapper.-white-bg {
	padding: 20px 0 55px
}

.-factory-1 .page-text-block-wrapper {
	padding: 50px 0 30px
}

.-factory-1 .text-with-slider__text .title-md {
	max-width: 470px
}

.-factory-1 .image-circled-list-wrapper.-stages {
	background: #eaeaea;
	padding-top: 115px;
	margin-bottom: -35px
}

.-factory-1 .page-quality-block-wrapper {
	background: #eaeaea;
	padding: 0 0 130px
}

.-factory-2 .page-quality-block-wrapper {
	padding: 60px 0 110px;
	background: #eaeaea
}

.-factory-2 .page-quality-block-wrapper p {
	max-width: 250px
}

.-factory-2 .page-quality-block-wrapper .page-quality-block__item .page-text-block {
	background: transparent;
	-webkit-box-shadow: inset 600px 0 1000px -300px rgba(10, 22, 51, 0.8);
	-moz-box-shadow: inset 600px 0 1000px -300px rgba(10, 22, 51, 0.8);
	box-shadow: inset 600px 0 1000px -300px rgba(10, 22, 51, 0.8)
}

.-factory-3 .image-circled-list-wrapper.-stages {
	background: #fff;
	padding-bottom: 45px
}

.-factory-3 .page-text-block-wrapper {
	padding: 50px 0 110px
}

.-factory-4 {
	background: #eaeaea
}

.-factory-4 .text-with-slider-wrapper {
	margin-bottom: 110px;
	padding-bottom: 60px
}

.-network-engineering .page-slider-block-wrapper {
	padding: 110px 0 145px
}

.-technical-customer .advantages-wrapper {
	padding: 120px 0 60px
}

.-technical-customer .advantages-wrapper .advantages__list {
	width: 755px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	top: 8px
}

.-technical-customer .advantages-wrapper .advantages__description {
	width: 100%;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	padding: 0 10px
}

.-technical-customer .advantages-wrapper .advantages__description .page-text-block {
	position: relative
}

.-technical-customer .advantages-wrapper .advantages__description:before {
	content: '';
	position: absolute;
	left: -95px;
	right: 195px;
	top: -30px;
	bottom: 70px;
	background: url(/layout/css/../img/pictures/backgrounds/1.jpg) center center;
	-moz-background-size: cover;
	background-size: cover;
	background-attachment: fixed
}

.-technical-customer .advantages-wrapper .advantages-list__advantage {
	width: 25%
}

.-technical-customer .advantages-wrapper .advantages {
	position: relative
}

.-technical-customer .advantages-wrapper .advantage {
	padding: 60px 22px 20px
}

.-technical-customer .advantages-wrapper .advantage .advantage__title {
	margin-top: 30px;
	color: #000
}

.-technical-customer .advantages-wrapper .advantage .-index {
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
	color: #508ce7;
	margin: 0
}

.-technical-customer .advantages-wrapper .advantage .advantage__caption-title {
	color: #fff
}

.-technical-customer .page-text-block-wrapper {
	background: #fff
}

.-technical-customer .page-text-block-wrapper.-bottom {
	background: #eaeaea
}

.-technical-customer .aside-titled-list-wrapper.-docs {
	padding: 70px 0
}

.-technical-customer .aside-titled-list-wrapper.-docs ul {
	margin-top: 0
}

.-technical-customer .aside-titled-list-wrapper.-docs ul li:not(:last-child) {
	margin-bottom: 15px
}

.-technical-customer .aside-titled-list-wrapper.-docs .aside-titled-list__title {
	font-size: 24px;
	line-height: 30px;
	margin-top: 3px;
	margin-right: 20px;
	width: 235px
}

.-objects {
	background: #eaeaea
}

.-objects .page-projects-wrapper {
	margin-top: -140px
}

.-objects .page-projects-wrapper .tab.active {
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none
}

.-objects .page-projects-wrapper .project {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.-objects .tab.active {
	margin: -10px -40px 0;
	padding: 30px 40px;
	background: #fff
}

.-object-page {
	background: #eaeaea
}

.-object-page .text-with-slider-wrapper {
	background-color: transparent;
	padding: 0
}

.-object-page .text-with-slider {
	padding: 40px;
	margin: -80px -40px 0;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	-moz-box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15);
	box-shadow: 18px 30px 55px rgba(37, 37, 45, 0.15)
}

.-object-page .text-with-slider .page-slider {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.-about {
	background: #fff
}

.-about .page-stat-blocks-wrapper {
	margin-top: -80px;
	position: relative;
	margin-bottom: 20px
}

.-about .info-block-wrapper .info-block {
	padding: 40px
}

.-about .info-block-wrapper .info-block__text {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0
}

.-about .info-block-wrapper .info-block__text p {
	margin: 0
}

.-about .info-block-wrapper .info-block__icon {
	margin-right: 35px
}

.-about .image-circled-list-wrapper.-stages {
	padding: 40px 0;
	background: #eaeaea
}

.-about .admittance-block-wrapper {
	background: #eaeaea;
	padding: 20px 0 60px
}

.-license {
	background: #eaeaea
}

.-license .page-accordion-wrapper {
	margin: -80px 0 40px
}

.-license .page-accordion-wrapper .info-block {
	margin-top: 40px
}

.-license .page-accordion__list {
	margin-left: 60px;
	-webkit-transition: padding .15s linear;
	-o-transition: padding .15s linear;
	-moz-transition: padding .15s linear;
	transition: padding .15s linear
}

.-thanks {
	background: #eaeaea
}

.-thanks .thanks-block {
	margin-top: -80px
}

.-guarantees .page-categories-wrapper {
	padding: 70px 0 40px
}

.-guarantees .image-circled-list-wrapper.-quality {
	position: relative;
	padding: 70px 0 0
}

.-guarantees .image-circled-list-wrapper.-quality:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 280px;
	background: #eaeaea
}

.-guarantees .image-circled-list-wrapper.-quality .image-circled-list__body {
	background: #fff;
	padding: 30px
}

.-guarantees .image-circled-list {
	position: relative;
	z-index: 2
}

.-guarantees .image-circled-list-item:last-child {
	min-height: 290px
}

.-news-item {
	background: #eaeaea
}

.-news-item .news-item-wrapper .container {
	margin-top: -90px
}

.-prices .page-text-block-wrapper {
	padding: 55px 0 10px
}

.-prices .text-block__title {
	font-size: 22px;
	line-height: 26px
}

.-general-contractor .aside-titled-list-wrapper.-services {
	padding: 90px 0 70px
}

.-general-contractor .image-circled-list-wrapper.-stages {
	padding: 50px 0 115px;
	background: #eaeaea
}

.-general-contractor .image-circled-list-wrapper.-stages .image-circled-list-item {
	padding: 10px 0
}

.-works .info-block-wrapper {
	background: #fff;
	padding: 20px 0 60px
}

.-works .image-circled-list-wrapper.-stages {
	padding: 50px 0 85px;
	background: #eaeaea
}

.-works .image-circled-list-wrapper.-stages .image-circled-list-item {
	padding: 10px 0
}

.main.-construction-3 .top {
	height: auto;
	padding-bottom: 30px
}

.-design-1 .top__content {
	max-width: 800px
}

.-design-2 .top__content {
	max-width: 800px
}

.-design-3 .top__content {
	max-width: 800px
}

.-construction-1 .top__content {
	max-width: 445px
}

.-construction-2 .top__content {
	max-width: 620px
}

.-construction-3 .top__content {
	max-width: 620px
}

.-construction-4 .top__content {
	max-width: 620px
}

.-construction-5 .top__content {
	max-width: 620px
}

.-construction-6 .top__content {
	max-width: 520px
}

.-construction-7 .top__content {
	max-width: 520px
}

.-factory-1 .top__content {
	max-width: 500px
}

.-factory-2 .top__content {
	max-width: 500px
}

.-factory-3 .top__content {
	max-width: 500px
}

.-factory-4 .top__content {
	max-width: 500px
}

@media (min-width: 320px) {
	#flux-slider * {
		-moz-background-size: 1100px auto !important;
		background-size: 1100px auto !important
	}
}

@media (min-width: 768px) {
	#flux-slider * {
		-moz-background-size: 1700px auto !important;
		background-size: 1700px auto !important
	}

	.modal .form__label--size-2-3 {
		width: 60%
	}

	.modal .form__label--size-1-3 {
		width: 40%
	}

	.-general-contractor .image-circled-list-wrapper.-stages .image-circled-list-item {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.-general-contractor .image-circled-list-wrapper.-stages .image-circled-list-item__content {
		margin-top: 0
	}

	.-works .image-circled-list-wrapper.-stages .image-circled-list-item {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.-works .image-circled-list-wrapper.-stages .image-circled-list-item__content {
		margin-top: 0
	}

	.-design-1 .top, .-design-2 .top, .-design-3 .top, .-construction-1 .top, .-construction-2 .top, .-construction-4 .top, .-construction-5 .top, .-construction-6 .top, .-construction-7 .top, .-factory-1 .top, .-factory-2 .top, .-factory-3 .top, .-factory-4 .top, .-network-engineering .top, .-technical-customer .top {
		padding-bottom: 90px;
		min-height: 460px
	}

	.-general-contractor .top {
		padding-bottom: 30px;
		min-height: 460px
	}

	.-works .top {
		padding-bottom: 90px;
		min-height: 460px
	}

	.-objects .top {
		min-height: 350px;
		padding-bottom: 100px
	}

	.-object-page .top {
		min-height: 350px;
		padding-bottom: 30px
	}

	.-about .top {
		min-height: 350px;
		padding-bottom: 100px
	}

	.-license .top {
		min-height: 350px;
		padding-bottom: 100px
	}

	.-thanks .top {
		min-height: 350px;
		padding-bottom: 160px
	}

	.-guarantees .top {
		min-height: 350px;
		padding-bottom: 40px
	}

	.-news-item .top {
		min-height: 250px;
		padding-bottom: 110px
	}

	.-prices .top {
		min-height: 340px;
		padding-bottom: 120px
	}

	.-contacts .top {
		padding-bottom: 80px
	}

	.-contacts .contacts-block {
		margin-top: -80px;
		position: relative
	}

	.-calculator .top {
		min-height: 350px;
		padding-bottom: 100px
	}

	.-network-engineering .top__content {
		max-width: 610px
	}

	.-technical-customer .top__description {
		font-size: 14px
	}

	.-technical-customer .top__title {
		max-width: 570px
	}

	.-technical-customer .top__description {
		max-width: 505px
	}

	.-about .top__description {
		font-size: 14px
	}

	.-about .top__content {
		max-width: 530px
	}

	.-license .top__description {
		font-size: 16px
	}

	.-license .top__content {
		max-width: 800px
	}

	.-guarantees .top__description {
		font-size: 14px
	}

	.-guarantees .top__title {
		max-width: 570px
	}

	.-guarantees .top__description {
		max-width: 870px
	}

	.-news .top__content {
		padding-bottom: 30px
	}

	.-prices .top__description {
		font-size: 14px
	}

	.-prices .page-tabs-nav__link {
		font-size: 18px;
		padding-right: 20px
	}

	.-calculator .top__description {
		max-width: 800px
	}

	.-general-contractor .top__content {
		max-width: 630px
	}

	.-works .top__content {
		max-width: 630px
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	.circle-btn__text {
		font-size: 14px
	}

	.circle-btn__btn {
		width: 35px;
		height: 35px
	}
}

@media (min-width: 1024px) {
	.page-tabs-nav__link.active:first-child {
		margin-left: -40px
	}

	.page-tabs-nav__link.active:last-child {
		margin-right: -40px
	}

	.contacts-menu .page-tabs-nav__link.active:first-child, .contacts-menu .page-tabs-nav__link:not(:last-child) {
		margin-left: 0
	}

	.contacts-menu .page-tabs-nav__link.active:last-child {
		margin-right: 0
	}

	.page-categories.-larger .page-category {
		width: -webkit-calc(50% - 26px);
		width: -moz-calc(50% - 26px);
		width: calc(50% - 26px)
	}

	.page-categories.-larger .page-category__image {
		margin-right: 180px
	}

	.page-categories.-larger .page-category__caption {
		left: 100px;
		margin-right: 90px
	}

	.page-categories.-larger .page-category__title {
		font-size: 24px;
		font-weight: 800;
		letter-spacing: normal
	}

	.page-categories.-larger .page-category__description {
		margin-top: 15px
	}

	.-network-engineering .page-slider-block__title {
		font-size: 40px;
		margin-bottom: 25px
	}

	.-design-1 .top, .-design-2 .top, .-design-3 .top, .-construction-1 .top, .-construction-2 .top, .-construction-4 .top, .-construction-5 .top, .-construction-6 .top, .-construction-7 .top, .-factory-1 .top, .-factory-2 .top, .-factory-3 .top, .-factory-4 .top, .-network-engineering .top, .-technical-customer .top {
		padding-bottom: 120px;
		min-height: 510px
	}

	.-technical-customer .top {
		padding-bottom: 30px
	}

	.-general-contractor .top {
		padding-bottom: 30px;
		min-height: 510px
	}

	.-works .top {
		padding-bottom: 120px;
		min-height: 510px
	}
}

@media (min-width: 1400px) {
	#flux-slider * {
		-moz-background-size: 1920px auto !important;
		background-size: 1920px auto !important
	}
}

@media (max-width: 1100px) {
	.page-tabs-nav {
		margin: 0 -20px
	}

	.page-tabs-nav__link {
		padding: 20px
	}
}

@media (max-width: 1023px) {
	.header__logo {
		width: 160px
	}

	.header__contacts {
		margin-bottom: 5px
	}

	.header__phone-link {
		font-size: 16px
	}

	.main-nav__item {
		font-size: 12px
	}

	.main-nav__link {
		border-width: 3px
	}

	.main-nav__item:first-child .sub-nav {
		min-width: 250px
	}

	.sub-nav__link, .sub-nav__title {
		font-size: 15px;
		padding: 15px 20px
	}

	.sub-nav__title ~ .sub-nav__link {
		margin-left: 40px
	}

	.slider__title {
		font-size: 40px
	}

	.service {
		padding: 30px 15px 18px 20px
	}

	.service__caption-hover {
		padding: 45px 15px 30px 20px
	}

	.service__caption-hover .service__title {
		margin-bottom: 0
	}

	.service .service__title {
		font-size: 25px
	}

	.advantages {
		display: block
	}

	.advantages__video:before {
		left: -8px;
		right: -8px;
		bottom: -223px
	}

	.advantages__video {
		width: 100%;
		margin-bottom: -80px;
		padding-right: 10px
	}

	.advantages__list {
		width: 100%
	}

	.video__title {
		font-size: 30px
	}

	.buildings__title {
		font-size: 30px
	}

	.buildings .owl-nav {
		top: 7px
	}

	.constructor {
		background-position: -160px center;
		-moz-background-size: auto 80%;
		background-size: auto 80%
	}

	.constructor__title {
		font-size: 28px
	}

	.constructor__description {
		font-size: 16px
	}

	.constructor__btn {
		font-size: 14px;
		white-space: nowrap
	}

	.tabs-nav__link {
		font-size: 14px;
		letter-spacing: -.015em
	}

	.projects-wrapper {
		padding-bottom: 70px
	}

	.projects__title {
		font-size: 30px
	}

	.projects__project {
		width: 50%
	}

	.feedback {
		display: block
	}

	.feedback__caption {
		width: 100%;
		padding-top: 60px
	}

	.feedback__form {
		width: 100%;
		margin: -25px 0 0;
		padding-bottom: 40px
	}

	.feedback__title {
		font-size: 30px
	}

	.footer-top__column:first-child {
		width: 220px;
		padding: 28px 20px 22px
	}

	.footer-top__column:first-child .contacts__contact--address:before {
		left: -20px;
		right: -20px
	}

	.footer-top__column {
		width: 150px
	}

	.footer-bottom__developer {
		max-width: 150px
	}

	.footer-bottom__copyright .footer-bottom__logo {
		display: none
	}

	.footer-bottom__copyright {
		max-width: 350px
	}

	.top__title {
		font-size: 30px
	}

	.title-lg {
		font-size: 21px
	}

	.title-md {
		font-size: 18px
	}

	.page-tabs-nav__link {
		padding: 20px;
		font-size: 18px
	}

	.image-circled-list__items.-half-width .image-circled-list-item {
		width: 100%
	}

	.aside-titled-list-wrapper.-docs-development {
		padding: 55px 0
	}

	.aside-titled-list-wrapper.-project-development {
		padding: 55px 0
	}

	.aside-titled-list__title {
		width: 230px
	}

	.aside-titled-list__list {
		margin-left: 20px
	}

	.page-banner {
		padding: 30px 35px 35px
	}

	.page-banner__title {
		font-size: 24px
	}

	.page-text-block-wrapper {
		padding: 55px 0 30px
	}

	.page-text-block-wrapper .page-banner {
		margin-bottom: 40px
	}

	.text-with-slider-wrapper {
		padding: 55px 0 40px
	}

	.text-with-slider {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.text-with-slider__slider {
		width: 100%;
		margin: 30px 0
	}

	.left-imaged-accordion-wrapper {
		padding: 170px 0 290px
	}

	.left-imaged-accordion__image {
		width: 320px;
		margin-right: 30px
	}

	.aside_main__aside {
		width: 220px;
		padding-right: 30px
	}

	.aside-nav {
		font-size: 14px
	}

	.page-tabs-block .tabs-nav__item {
		padding: 12px 0
	}

	.page-tabs-block .tabs-nav__link {
		font-size: 14px;
		font-weight: 400
	}

	.page-text-block.-image .-image__image {
		width: 150px
	}

	.aside_main__main .info-block__text {
		font-size: 16px
	}

	.simple-table__cell:last-child {
		width: 180px
	}

	.expandable-icon-block {
		padding: 20px
	}

	.constructor-wrapper.-small .constructor {
		padding: 20px
	}

	.expandable-icon-block__title {
		font-size: 20px;
		line-height: 24px
	}

	.storages-list-item {
		width: 100%
	}

	.expandable-icon-block__icon {
		margin-right: 20px
	}

	.expandable-icon-block__body {
		padding-left: 90px
	}

	.advantages__description {
		width: 100%;
		padding: 0 10px
	}

	.factory-advantages-wrapper .advantages__list {
		top: 0;
		margin-top: 30px;
		margin-bottom: -80px
	}

	.page-stat-block {
		height: 240px
	}

	.page-stat-block__content {
		padding: 20px
	}

	.page-stat-block__title {
		font-size: 40px
	}

	.page-stat-block__title span {
		font-size: 21px
	}

	.page-stat-block__description {
		font-size: 16px
	}

	.page-categories .page-category {
		width: -webkit-calc(50% - 26px);
		width: -moz-calc(50% - 26px);
		width: calc(50% - 26px)
	}

	.page-manufacturers__item {
		width: 100px;
		height: 100px;
		-moz-background-size: contain;
		background-size: contain
	}

	.page-list-wrapper {
		padding: 40px 0
	}

	.page-list-wrapper .page-list .check-icon-list {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
		font-size: 14px
	}

	.page-inline-list {
		padding: 30px 0
	}

	.page-text-block.-right-imaged {
		margin: 0;
		padding-top: 40px
	}

	.page-text-block.-right-imaged:before {
		display: none
	}

	.page-text-block.-right-imaged .-right-imaged__content {
		margin-right: 0
	}

	.page-text-block.-right-imaged .-right-imaged__image {
		display: none
	}

	.admittance-block__body .info-block {
		width: 100%
	}

	.info-block.-license {
		background-position: 140% center
	}

	.info-block.-license .info-block__text {
		padding-right: 200px;
		font-size: 16px;
		line-height: 20px
	}

	.quality-documents-block-wrapper {
		padding: 70px 0
	}

	.prices-block__right {
		width: 280px;
		margin-left: 20px
	}

	.prices-table td, .prices-table th {
		font-size: 14px
	}

	.prices-table td:last-child {
		font-size: 16px
	}

	.row-contacts {
		margin: 20px -15px 30px
	}

	.row-contacts-item {
		padding: 20px 15px 5px
	}

	.contacts-block__map {
		margin-right: 0
	}

	.form.-row .label .input {
		width: 300px
	}

	.form.-row .label .textarea {
		width: 300px
	}

	.form__policy {
		width: 450px
	}

	.form__required-fields {
		margin-right: auto;
		margin-left: 20px
	}

	.form__container .form__right .page-banner {
		padding-top: 30px
	}

	.-design-1 .image-circled-list-wrapper.-advantages {
		padding: 55px 0
	}

	.-design-1 .aside-titled-list-wrapper.-docs-development {
		padding: 55px 0
	}

	.-design-3 .image-circled-list-wrapper.-docs {
		padding: 55px 0 40px
	}

	.-construction-1 .image-circled-list-wrapper.-advantages .image-circled-list {
		margin-top: -235px
	}

	.-construction-1 .image-circled-list-wrapper.-advantages .image-circled-list-item {
		min-height: auto
	}

	.-construction-1 .projects-wrapper {
		padding-top: 60px
	}

	.-construction-5 .projects-wrapper.-row .projects__title {
		font-size: 30px
	}

	.-construction-6 .projects-wrapper.-construction {
		padding: 140px 0 70px
	}

	.-construction-7 .text-with-slider-wrapper {
		padding: 50px 0 30px
	}

	.-construction-7 .aside-titled-list-wrapper.-services {
		padding: 60px 0
	}

	.-construction-7 .image-circled-list-wrapper.-stages {
		padding: 40px 0
	}

	.-construction-7 .projects-wrapper.-construction {
		padding: 55px 0 80px
	}

	.-factory-1 .page-text-block-wrapper.-white-bg {
		padding: 0 0 50px
	}

	.-factory-1 .text-with-slider__text .title-md {
		max-width: inherit
	}

	.-factory-1 .page-quality-block-wrapper {
		padding-bottom: 70px
	}

	.-factory-1 .page-quality-block__item .page-text-block {
		padding: 30px
	}

	.-factory-2 .page-quality-block-wrapper {
		padding: 45px 0
	}

	.-factory-2 .text-with-slider__info-box {
		margin-top: 30px;
		padding: 15px;
		font-size: 14px
	}

	.-factory-2 .text-with-slider__slider {
		margin-bottom: 15px
	}

	.-factory-3 .page-text-block-wrapper {
		padding-bottom: 60px
	}

	.-factory-4 .text-with-slider-wrapper {
		padding-bottom: 35px;
		margin-bottom: 0
	}

	.-technical-customer .advantages-wrapper .advantages-list__advantage {
		width: 50%
	}

	.-technical-customer .page-text-block-wrapper.-bottom {
		padding-top: 0
	}

	.-technical-customer .aside-titled-list-wrapper.-docs {
		padding: 55px 0
	}

	.-about .info-block-wrapper .info-block__text {
		font-size: 16px
	}

	.-guarantees .image-circled-list-wrapper.-quality:after {
		bottom: 236px
	}

	.-guarantees .image-circled-list-item:last-child {
		min-height: auto
	}

	.-general-contractor .aside-titled-list-wrapper.-services {
		padding: 60px 0
	}

	.-general-contractor .image-circled-list-wrapper.-stages {
		padding-bottom: 50px
	}

	.-works .image-circled-list-wrapper.-stages {
		padding-bottom: 50px
	}
}

@media (max-width: 767px) {
	.hidden-mob {
		display: none !important
	}

	.header-wrapper {
		padding: 18px 0
	}

	.header {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header__logo {
		width: 150px
	}

	.header__contacts_nav .main-nav__list {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #fff;
		display: block;
		visibility: hidden;
		width: 0;
		opacity: 0;
		-webkit-transition: .4s ease;
		-o-transition: .4s ease;
		-moz-transition: .4s ease;
		transition: opacity .4s ease;
		overflow: auto;
		padding: 30px 0
	}

	.header__contacts_nav .main-nav__list .main-nav__item {
		border-bottom: 1px solid #e6e6e7
	}

	.header__contacts_nav .main-nav__list .main-nav__item.active .main-nav__link {
		color: #6ba6ff
	}

	.header__contacts_nav .main-nav__list .main-nav__item:last-child .main-nav__link {
		color: #ff3840
	}

	.header__contacts_nav .main-nav__list .main-nav__link {
		border: none;
		font-size: 21px;
		color: #477ccc;
		line-height: 36px;
		font-weight: 600
	}

	.header__contacts_nav .main-nav__list .main-nav__link * {
		transition: none;
		-webkit-transition: none
	}

	.header__contacts_nav .main-nav__list .main-nav__link:hover {
		color: #6ba6ff
	}

	.header__contacts_nav .main-nav__list .main-nav__item {
		padding: 10px 25px
	}

	.header__contacts_nav .main-nav__list .main-nav__item.active .main-nav__link {
		font-weight: 600
	}

	.header__contacts_nav .main-nav__list .sub-nav {
		padding: 10px 0 15px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.header__contacts_nav .main-nav__list .sub-nav__item {
		border-bottom: 0
	}

	.header__contacts_nav .main-nav__list .sub-nav__link, .header__contacts_nav .main-nav__list .sub-nav__title {
		padding: 10px 0;
		margin: 0
	}

	.header__contacts_nav .main-nav__list .sub-nav__title ~ .sub-nav__link {
		padding: 0 0 5px 20px;
		font-weight: 400;
		font-size: 13px
	}

	.header__contacts_nav .main-nav__list .sub-nav__title ~ .sub-nav__link:last-child {
		margin-bottom: 5px
	}

	.header__contacts {
		margin-bottom: 0
	}

	.header__phone-link {
		display: none
	}

	.header__order-call-link {
		font-size: 0;
		width: 21px;
		height: 21px;
		background: url(/layout/css/../img/icons/phone-white.png)
	}

	.header__order-call-link-icon {
		display: none
	}

	.hamburger {
		display: block
	}

	.has-nav-opened {
		overflow: hidden
	}

	.has-nav-opened .main-nav__list {
		visibility: visible;
		opacity: 1;
		width: auto
	}

	.owl-dots, .slick-dots {
		height: 28px;
		margin: 0 -16px
	}

	.owl-dots .owl-dot, .owl-dots li, .slick-dots .owl-dot, .slick-dots li {
		padding: 0 19px
	}

	.owl-dots .owl-dot.active span, .owl-dots .owl-dot.active button, .owl-dots .owl-dot.slick-active span, .owl-dots .owl-dot.slick-active button, .owl-dots li.active span, .owl-dots li.active button, .owl-dots li.slick-active span, .owl-dots li.slick-active button, .slick-dots .owl-dot.active span, .slick-dots .owl-dot.active button, .slick-dots .owl-dot.slick-active span, .slick-dots .owl-dot.slick-active button, .slick-dots li.active span, .slick-dots li.active button, .slick-dots li.slick-active span, .slick-dots li.slick-active button {
		height: 28px
	}

	.owl-dots .owl-dot span, .owl-dots .owl-dot button, .owl-dots li span, .owl-dots li button, .slick-dots .owl-dot span, .slick-dots .owl-dot button, .slick-dots li span, .slick-dots li button {
		height: 15px
	}

	.main-nav__item .sub-nav {
		opacity: 1;
		visibility: visible
	}

	.sub-nav {
		position: static
	}

	.slider {
		height: 542px
	}

	.slider__caption {
		height: 542px
	}

	.slider__title {
		font-size: 26px;
		line-height: 30px
	}

	.slider__btn {
		margin: 12px 0 166px
	}

	.slider .slick-dots {
		bottom: 200px
	}

	.services {
		display: block;
		margin-bottom: -210px;
		background: #fff
	}

	.services__service {
		width: 100%;
		padding: 0;
		margin-bottom: 10px
	}

	.service {
		height: 260px;
		margin-bottom: 10px;
		padding: 24px 23px 24px 33px
	}

	.service__caption-hover {
		padding: 24px 23px 24px 33px
	}

	.service .service__title {
		font-size: 23px;
		margin-bottom: 7px;
		height: auto
	}

	.advantages-wrapper {
		padding: 232px 0 0
	}

	.advantages__video:before {
		top: -33px;
		bottom: -470px
	}

	.advantages__video {
		margin-bottom: -140px
	}

	.advantages__list {
		padding: 0;
		top: 169px
	}

	.video__title {
		line-height: 34px;
		margin: 10px 0 26px
	}

	.video__description {
		font-size: 16px;
		line-height: 22px;
		margin-top: 16px;
		margin-bottom: 0
	}

	.advantages-list__advantage {
		width: 50%
	}

	.advantage {
		height: 171px;
		padding: 20px 5px 10px
	}

	.advantage__image {
		height: 80px;
		-moz-background-size: contain;
		background-size: contain;
		background-repeat: no-repeat
	}

	.advantage__title {
		font-size: 14px;
		margin-top: 19px;
		line-height: 18px
	}

	.advantage__caption-title {
		display: none
	}

	.advantage__caption-description {
		font-size: 12px;
		line-height: 16px;
		padding: 0 5px
	}

	.buildings-wrapper {
		padding: 210px 0 360px
	}

	.buildings .owl-stage-outer {
		margin: -40px -5px;
		padding: 27px 5px 10px
	}

	.buildings__title {
		line-height: 34px
	}

	.buildings .owl-nav .owl-prev, .buildings .owl-nav .owl-next {
		top: 35%;
		opacity: 1
	}

	.buildings .owl-dots {
		display: none
	}

	.building .building__title, .building .building__description {
		margin-left: -10px;
		margin-right: -8px
	}

	.building {
		padding: 25px 12px;
		min-height: 300px
	}

	.building:hover .building__title {
		margin-top: 18px;
		margin-bottom: 6px
	}

	.building:hover .building__description {
		margin-bottom: 0
	}

	.building:hover .building__image {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.building:hover .building__image:after {
		top: -16px;
		left: -16px;
		right: -16px;
		bottom: -16px
	}

	.building__title {
		margin: 18px 0 6px;
		font-size: 14px;
		line-height: 16px
	}

	.building__description {
		font-size: 12px;
		line-height: 14px;
		margin: 0
	}

	.constructor-wrapper {
		margin: -330px 0 -143px
	}

	.constructor {
		margin: 0 -10px;
		padding: 185px 30px 30px 40px;
		height: auto;
		background-position: 30px 27px;
		-moz-background-size: 255px auto;
		background-size: 255px auto
	}

	.constructor__title {
		font-size: 29px
	}

	.constructor__description {
		margin: 5px 0 14px;
		line-height: 20px
	}

	.constructor__btn {
		line-height: 20px;
		text-align: left;
		font-size: 16px;
		height: auto;
		white-space: normal;
		padding: 0
	}

	.constructor__btn > span {
		padding: 18px 15px 12px 30px
	}

	.constructor .steps {
		margin: 16px 0
	}

	.tabs-nav {
		margin-bottom: 10px
	}

	.tabs-nav__list {
		display: none
	}

	.tabs-mobile-select {
		display: block
	}

	.tab {
		margin: 0 -10px
	}

	.owl-nav {
		position: static
	}

	.owl-nav .owl-prev, .owl-nav .owl-next {
		width: 31px;
		height: 51px;
		background: url(/layout/css/../img/icons/slider-arrow.png) no-repeat center center;
		position: absolute;
		top: 50%;
		margin-top: -25px;
		opacity: .6;
		-webkit-transition: .5s cubic-bezier(1, 0, 0.25, 1);
		-o-transition: .5s cubic-bezier(1, 0, 0.25, 1);
		-moz-transition: .5s cubic-bezier(1, 0, 0.25, 1);
		transition: .5s cubic-bezier(1, 0, 0.25, 1)
	}

	.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
		opacity: 1
	}

	.owl-nav .owl-prev svg, .owl-nav .owl-next svg {
		display: none
	}

	.owl-nav .owl-prev {
		left: -5px
	}

	.owl-nav .owl-prev:hover {
		-webkit-transform: rotate(180deg) translateX(7px);
		-moz-transform: rotate(180deg) translateX(7px);
		-ms-transform: rotate(180deg) translateX(7px);
		-o-transform: rotate(180deg) translateX(7px);
		transform: rotate(180deg) translateX(7px)
	}

	.owl-nav .owl-next {
		right: -5px
	}

	.owl-nav .owl-next:hover {
		-webkit-transform: translateX(7px);
		-moz-transform: translateX(7px);
		-ms-transform: translateX(7px);
		-o-transform: translateX(7px);
		transform: translateX(7px)
	}

	.projects {
		display: none
	}

	.projects.js-projects-slider {
		height: auto;
		overflow: inherit;
		visibility: visible
	}

	.projects.js-projects-slider .project:hover .project__caption {
		border-color: #fff
	}

	.projects.js-projects-slider .project__caption {
		width: 50px;
		height: 50px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: transparent;
		visibility: visible;
		opacity: 1;
		border: 4px solid rgba(255, 255, 255, 0.3);
		letter-spacing: normal;
		padding: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		top: 50%;
		margin-top: -25px;
		left: 50%;
		margin-left: -25px;
		-webkit-transition: .25s ease;
		-o-transition: .25s ease;
		-moz-transition: .25s ease;
		transition: .25s ease
	}

	.projects.js-projects-slider .project__caption:after, .projects.js-projects-slider .project__caption:before {
		content: '';
		display: block;
		height: 2px;
		width: 30px;
		background: #fff;
		position: absolute;
		top: 50%;
		margin-top: -1px;
		left: 50%;
		margin-left: -15px
	}

	.projects.js-projects-slider .project__caption:before {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg)
	}

	.projects.js-projects-slider .project__caption * {
		display: none
	}

	.projects-wrapper {
		padding: 198px 0 44px
	}

	.projects {
		margin: 0
	}

	.projects__header {
		margin-bottom: 10px
	}

	.projects__title {
		line-height: 34px
	}

	.projects__project {
		width: 100%;
		padding: 0
	}

	.projects__stat {
		display: none
	}

	.project {
		height: 250px
	}

	.feedback {
		padding-bottom: 10px
	}

	.feedback__caption {
		padding: 47px 30px 50px
	}

	.feedback__form {
		padding: 0
	}

	.feedback__title {
		line-height: 34px;
		max-width: 180px;
		margin-bottom: 7px
	}

	.feedback__description {
		line-height: 20px;
		font-size: 16px
	}

	.form {
		padding: 32px
	}

	.form__label {
		width: 100%
	}

	.form__submit {
		width: 100%;
		margin-top: 2px
	}

	.label {
		padding: 0
	}

	.label__element {
		margin-bottom: 16px
	}

	.footer-top-wrapper {
		padding: 0
	}

	.footer-top {
		display: block
	}

	.footer-top__column:first-child {
		width: 100%;
		padding: 0;
		border: none;
		margin: 0
	}

	.footer-top__column:first-child .contacts__contact--address:before, .footer-top__column:first-child:after {
		display: none
	}

	.footer-top__column:first-child .contacts {
		padding: 30px 0 0;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.footer-top__column:first-child .contact__address, .footer-top__column:first-child .contact__email {
		font-weight: 600;
		font-size: 11px;
		margin-top: 0
	}

	.footer-top__column:first-child .contacts__contact {
		margin-bottom: 22px
	}

	.footer-top__column:first-child .contact__title {
		margin-bottom: -2px
	}

	.footer-top__column:first-child .contacts__contact {
		padding-left: 20px
	}

	.footer-top__column:first-child .contact__phone {
		font-size: 13px
	}

	.footer-top__column {
		width: 100%
	}

	.contacts {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.contacts__contact {
		width: 135px
	}

	.contacts__contact--address {
		margin-top: 0
	}

	.contacts__contact--mail {
		margin-top: 0
	}

	.expander-mobile {
		margin: 0 -18px;
		padding: 0 18px;
		border-top: 1px solid #e6e6e7;
		display: none
	}

	.expander-mobile__title {
		margin-bottom: 0;
		line-height: 36px;
		cursor: pointer;
		position: relative;
		-webkit-transition: .15s ease;
		-o-transition: .15s ease;
		-moz-transition: .15s ease;
		transition: .15s ease
	}

	.expander-mobile__title:hover {
		color: #508ce7
	}

	.expander-mobile__title.active {
		color: #508ce7
	}

	.expander-mobile__title.active:after {
		-webkit-transform: rotate(45deg) scale(-1, -1);
		-moz-transform: rotate(45deg) scale(-1, -1);
		-ms-transform: rotate(45deg) scale(-1, -1);
		-o-transform: rotate(45deg) scale(-1, -1);
		transform: rotate(45deg) scale(-1, -1);
		top: 15px
	}

	.expander-mobile__title:after {
		content: '';
		display: block;
		width: 9px;
		height: 9px;
		position: absolute;
		right: 3px;
		top: 10px;
		border-right: 2px solid;
		border-bottom: 2px solid;
		-webkit-transform: rotate(45deg) scale(1, 1);
		-moz-transform: rotate(45deg) scale(1, 1);
		-ms-transform: rotate(45deg) scale(1, 1);
		-o-transform: rotate(45deg) scale(1, 1);
		transform: rotate(45deg) scale(1, 1);
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		-ms-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		-webkit-transition: top .2s ease, -webkit-transform .2s ease;
		transition: top .2s ease, -webkit-transform .2s ease;
		-o-transition: top .2s ease, -o-transform .2s ease;
		-moz-transition: transform .2s ease, top .2s ease, -moz-transform .2s ease;
		transition: transform .2s ease, top .2s ease;
		transition: transform .2s ease, top .2s ease, -webkit-transform .2s ease, -moz-transform .2s ease, -o-transform .2s ease
	}

	.expander-mobile__title.is-hidden {
		display: block
	}

	.expander-mobile__body {
		display: none;
		padding: 10px 0
	}

	.expander-mobile__body .vertical-nav {
		margin-bottom: 15px
	}

	.footer-bottom__link {
		line-height: 13px
	}

	.footer-bottom__developer {
		padding-left: 25px
	}

	.footer-bottom-wrapper {
		padding: 20px 0
	}

	.footer-bottom-wrapper .footer-bottom__copyright {
		margin-bottom: 13px
	}

	.footer-bottom-wrapper .footer-bottom__developer {
		padding-right: 0
	}

	.footer-bottom-wrapper .footer-bottom__link {
		margin-bottom: 3px
	}

	.footer-bottom {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footer-bottom__copyright {
		width: 100%;
		margin-bottom: 20px;
		line-height: 14px
	}

	.footer-bottom__nav, .footer-bottom__developer {
		width: 50%
	}

	.top {
		padding: 90px 0 35px
	}

	.top__title {
		font-size: 22px
	}

	.top__description {
		font-size: 16px;
		line-height: 20px
	}

	.page-tabs-nav {
		position: static;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.page-tabs-nav__link {
		font-size: 16px;
		padding: 15px 20px
	}

	.page-tabs-nav__link.active {
		background: #ff3840;
		color: #fff;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.page-tabs-nav__link:not(:last-child) {
		margin: 0 0 5px
	}

	.image-circled-list__title {
		margin-bottom: 30px
	}

	.image-circled-list-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.image-circled-list-item__image {
		width: 100% !important;
		height: 190px !important;
		margin: 0 0 15px !important;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0
	}

	.image-circled-list-item__image:after {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0
	}

	.image-circled-list-item__index {
		font-size: 14px;
		top: 0;
		right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0
	}

	.image-circled-list-item__content {
		margin-top: 10px
	}

	.image-circled-list-item__subtitle {
		margin-top: -5px
	}

	.image-circled-list-item__title {
		font-size: 18px !important;
		line-height: 21px !important
	}

	.image-circled-list-item__description {
		font-size: 14px
	}

	.aside-titled-list-wrapper.-docs-development {
		padding: 40px 0
	}

	.aside-titled-list-wrapper.-project-development {
		padding: 40px 0
	}

	.aside-titled-list {
		font-size: 14px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.aside-titled-list__title {
		line-height: 1.3;
		width: 100%;
		margin-bottom: 30px
	}

	.aside-titled-list__list {
		margin-left: 0
	}

	.page-banner {
		padding: 25px
	}

	.bordered-btn {
		font-size: 14px
	}

	.page-text-block-wrapper {
		padding: 45px 0 20px
	}

	.page-text-block-wrapper .page-banner {
		margin-bottom: 30px
	}

	.page-text-block {
		font-size: 14px
	}

	ul:not([class]) {
		margin: 15px 0
	}

	ul:not([class]) li:before {
		margin-right: 15px
	}

	.text-with-slider-wrapper {
		padding: 35px 0 25px
	}

	.text-with-slider__slider {
		margin: 10px 0 20px
	}

	.text-with-slider__text .title-md {
		line-height: 1.3
	}

	.page-slider {
		-webkit-box-shadow: 10.5px 20.311px 35px 0 rgba(14, 24, 54, 0.25);
		-moz-box-shadow: 10.5px 20.311px 35px 0 rgba(14, 24, 54, 0.25);
		box-shadow: 10.5px 20.311px 35px 0 rgba(14, 24, 54, 0.25)
	}

	.info-block {
		padding: 20px;
		display: block
	}

	.info-block__icon {
		margin-right: 15px;
		width: 60px;
		float: left
	}

	.info-block__website {
		font-size: 18px
	}

	.info-block__text {
		font-size: 14px
	}

	.left-imaged-accordion-wrapper {
		padding: 40px 0
	}

	.left-imaged-accordion__title {
		font-size: 24px;
		line-height: 30px
	}

	.left-imaged-accordion__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.left-imaged-accordion__image {
		width: auto;
		margin: 0 0 30px
	}

	.projects-wrapper.-construction .projects__header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.projects-wrapper.-construction .projects__link {
		margin: 10px 0
	}

	.accordion {
		font-size: 14px
	}

	.accordion-item__title {
		font-size: 16px
	}

	.projects-wrapper.-row .projects {
		margin: -10px 0
	}

	.aside_main {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.aside_main__aside {
		width: auto
	}

	.aside_main-wrapper {
		padding: 30px 0
	}

	.aside_main__main .page-text-block {
		margin: 30px 0
	}

	.aside_main__main .page-banner {
		margin-bottom: 40px
	}

	.expandable-icon-block {
		margin: 40px -20px
	}

	.expandable-icon-block__icon {
		display: none
	}

	.expandable-icon-block__body {
		padding-left: 0
	}

	.simple-table__cell:last-child {
		width: 130px
	}

	.expandable-icon-block__title {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 20px
	}

	.constructor-wrapper.-small .constructor__btn {
		line-height: 1;
		padding: 0;
		margin: 0;
		height: auto
	}

	.constructor-wrapper.-small .constructor {
		margin: 0 -20px
	}

	.constructor-wrapper.-small .constructor__title {
		font-size: 20px;
		line-height: 22px
	}

	.simple-table {
		margin: 20px 0
	}

	.constructor-wrapper.-small .constructor__btn > span {
		padding: 12px
	}

	.expandable-icon-block__links {
		margin-top: 20px
	}

	.expandable-icon-block__body ul {
		margin-top: 0;
		padding-top: 0
	}

	.storages-list-item__content {
		padding: 20px
	}

	.storages-list-item__content .circle-btn__text {
		font-size: 18px
	}

	.page-text-block.-image {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 10px
	}

	.page-text-block.-image .-image__image {
		width: auto;
		margin: 0 0 30px
	}

	.page-tabs-block .tab {
		padding: 0 10px
	}

	.aside_main__main .info-block__icon {
		margin-right: 15px
	}

	.aside_main__main .info-block__text {
		font-size: 14px
	}

	.aside-nav__item {
		margin: 10px 0
	}

	.page-tabs-block .tabs-nav {
		margin-bottom: 30px
	}

	.page-tabs-block {
		margin-top: 50px
	}

	.factory-advantages-wrapper .advantage {
		height: 300px;
		padding-top: 30px
	}

	.factory-advantages-wrapper .advantage__image {
		margin-bottom: 25px
	}

	.page-stat-block {
		width: 100%;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.page-slider-block-wrapper {
		padding: 40px 0
	}

	.page-quality-block__item {
		width: 100%
	}

	.page-quality-block__item .page-text-block {
		padding: 30px
	}

	.page-text-block__icon {
		margin-bottom: 18px
	}

	.page-round-category {
		width: 50%
	}

	.page-categories .page-category {
		width: 100%
	}

	.page-categories .page-category__caption {
		padding: 30px
	}

	.page-categories .page-category__title {
		font-size: 20px;
		line-height: 22px
	}

	.page-categories .page-category__description {
		margin-top: 20px
	}

	.page-manufacturers-wrapper {
		padding: 50px 0
	}

	.page-manufacturers__title {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 15px
	}

	.page-manufacturers__list {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-right: -10px
	}

	.page-manufacturers__list:after {
		content: '';
		-webkit-box-flex: 1;
		-webkit-flex: auto;
		-moz-box-flex: 1;
		-ms-flex: auto;
		flex: auto
	}

	.page-manufacturers__item {
		width: 85px;
		height: 85px;
		margin-right: 10px;
		margin-top: 10px
	}

	.page-list-wrapper {
		padding: 40px 0 30px
	}

	.page-inline-list__item {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex
	}

	.page-inline-list__item-index {
		margin-bottom: 10px;
		height: 36px;
		width: 36px;
		font-size: 14px;
		margin-right: 15px;
		margin-top: -7px
	}

	.page-inline-list__item-index:after {
		display: none
	}

	.page-inline-list__item-image {
		margin-bottom: 10px;
		width: 36px;
		margin-right: 15px
	}

	.page-accordion__title {
		font-size: 16px
	}

	.object-props {
		margin: 0 0 30px
	}

	.object-gallery {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 50px 0 40px
	}

	.object-gallery__description {
		margin: 15px 0 0
	}

	.object-gallery__photos {
		margin-top: 10px;
		width: 100%
	}

	.object-gallery__photo {
		width: -webkit-calc(50% - 8px);
		width: -moz-calc(50% - 8px);
		width: calc(50% - 8px)
	}

	.image-circled-list-wrapper .check-icon-list__item-title {
		line-height: 20px;
		font-size: 18px
	}

	.page-address {
		padding: 40px 0
	}

	.page-address__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.page-address__author-photo {
		width: 150px;
		height: 150px;
		margin-bottom: 25px
	}

	.quote-block {
		font-size: 14px;
		padding: 20px
	}

	.quote-block:before {
		border-color: transparent #508ce7 #508ce7 transparent;
		top: -20px;
		left: 40px
	}

	.quote-block:after {
		border-color: transparent #fff #fff transparent;
		top: -12px;
		left: 37px
	}

	.quote-block__author {
		font-size: 16px;
		margin-top: 10px
	}

	.admittance-block__description {
		font-size: 14px
	}

	.admittance-block__body .info-block {
		padding: 20px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex
	}

	.admittance-block__body .info-block__text {
		font-size: 14px
	}

	.admittance-block__body .info-block__icon {
		margin-right: 15px
	}

	.bg-imaged-text-block-wrapper {
		padding: 40px 0
	}

	.row-news-block {
		padding: 30px 0
	}

	.row-news-block-item {
		width: 100%
	}

	.licenses-list {
		margin: 0 -10px
	}

	.licenses-list .license {
		width: -webkit-calc(50% - 20px);
		width: -moz-calc(50% - 20px);
		width: calc(50% - 20px);
		margin: 10px
	}

	.info-block.-license {
		background-image: none
	}

	.info-block.-license .info-block__icon {
		display: none
	}

	.info-block.-license .info-block__text {
		padding: 0
	}

	.thanks-block-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.thanks-block-item__preview {
		border-right: transparent;
		border-bottom: 1px solid #e6e6e7;
		width: 100%;
		padding: 20px
	}

	.thanks-block-item__preview .license {
		-webkit-box-shadow: 6px 7px 20px rgba(14, 24, 54, 0.2);
		-moz-box-shadow: 6px 7px 20px rgba(14, 24, 54, 0.2);
		box-shadow: 6px 7px 20px rgba(14, 24, 54, 0.2);
		max-width: 300px;
		margin-left: auto;
		margin-right: auto
	}

	.thanks-block-item__company {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px
	}

	.thanks-block-item__content {
		padding: 20px
	}

	.thanks-block-item .page-text-block__title {
		font-size: 18px
	}

	.thanks-block-item .page-text-block p {
		font-size: 14px
	}

	.page-categories.-larger .page-categories__description {
		font-size: 14px;
		line-height: 1.5
	}

	.page-categories.-larger .page-categories__list {
		margin-top: 20px
	}

	.image-circled-list__description {
		margin-top: -20px;
		margin-bottom: 20px;
		font-size: 14px
	}

	.quality-documents-block-wrapper {
		padding: 0 0 20px
	}

	.quality-documents-block__title {
		margin-bottom: 20px
	}

	.quality-documents-block-item {
		margin-bottom: 20px;
		width: 100%
	}

	.quality-documents-block-item__icon {
		width: 60px;
		margin-right: 20px
	}

	.quality-documents-block-item__description {
		font-size: 14px;
		line-height: 20px
	}

	.news-block-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.news-block-item__date {
		margin-bottom: 10px
	}

	.pagination__item {
		min-width: 32px;
		padding: 2px 5px
	}

	.pagination__control svg {
		width: 35px
	}

	.news-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-moz-box-orient: vertical;
		-moz-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 20px 20px 30px;
		margin: 0 -20px
	}

	.news-item__title {
		font-size: 22px;
		line-height: 28px;
		margin: 10px 0
	}

	.news-item__date {
		margin: 0 0 0 30px
	}

	.news-item__left {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-moz-box-orient: horizontal;
		-moz-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 10px
	}

	.news-item .circle-btn--go-back {
		margin: 0 -20px 0 50px
	}

	.constructor-full-wrapper {
		padding: 40px 0
	}

	.prices-block-wrapper {
		padding-bottom: 40px
	}

	.prices-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.prices-block__right {
		width: 100%;
		margin-left: 0
	}

	.prices-block__right .page-banner {
		margin-bottom: 30px
	}

	.request-block__description {
		font-size: 14px;
		line-height: 20px
	}

	.row-contacts-item {
		width: 100%
	}

	.contacts-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-moz-box-orient: vertical;
		-moz-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin: 0 -20px
	}

	.contacts-block__info {
		width: 100%
	}

	.contacts-block-info {
		margin: 35px 0 35px 20px
	}

	.contacts-aside-titled-block-wrapper {
		padding-bottom: 30px
	}

	.contacts-aside-titled-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 25px 0
	}

	.contacts-aside-titled-block__title {
		width: 100%;
		padding-right: 0;
		font-size: 24px;
		line-height: 30px
	}

	.contacts-aside-titled-block__about {
		margin-top: 20px
	}

	.location-blocks {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0
	}

	.location-block {
		width: 100%;
		margin: 30px 0 0
	}

	.blue-left-sided-block-wrapper {
		padding: 0 0 40px
	}

	.blue-left-sided-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px 20px 5px
	}

	.blue-left-sided-block__title {
		font-size: 21px;
		line-height: 28px;
		margin-bottom: 12px
	}

	.blue-left-sided-block__title .nobr {
		white-space: normal
	}

	.calculator-form-wrapper {
		padding: 20px 0 40px
	}

	.form.-row .label {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.form.-row .label .input {
		width: 100%
	}

	.form.-row .label .textarea {
		width: 100%
	}

	.form.-row .label__hint {
		margin-left: 0;
		margin-bottom: 10px
	}

	.form.-row .label__text {
		min-height: auto;
		margin-top: 10px;
		margin-bottom: 5px;
		width: auto
	}

	.form.-row .label__element {
		width: 100%
	}

	.form.-row .form__error {
		margin: -4px 0 5px
	}

	.form__policy_required-fields {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-moz-box-orient: vertical;
		-moz-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-top: 10px
	}

	.form__policy {
		width: 100%
	}

	.form__required-fields {
		margin-left: -4px;
		margin-bottom: 20px
	}

	.form__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.form__container .form__right {
		width: 100%;
		height: auto;
		margin: 30px 0 0
	}

	.-design-1 .image-circled-list-wrapper.-advantages {
		padding: 35px 0
	}

	.-design-1 .aside-titled-list-wrapper.-docs-development {
		padding: 40px 0
	}

	.-design-2 .image-circled-list-wrapper.-docs {
		padding: 35px 0
	}

	.-design-3 .image-circled-list-wrapper.-docs {
		padding: 35px 0 25px
	}

	.-design-3 .image-circled-list-wrapper.-docs .info-block {
		margin-bottom: 20px
	}

	.-design-3 .image-circled-list-wrapper.-docs .image-circled-list-item {
		padding-top: 20px
	}

	.-construction-1 .image-circled-list-wrapper.-advantages .image-circled-list {
		margin: 0 -28px
	}

	.-construction-1 .buildings-wrapper {
		padding: 40px 0
	}

	.-construction-1 .constructor-wrapper {
		padding: 40px 0;
		margin: 0
	}

	.-construction-1 .text-with-slider .circle-btn {
		margin-bottom: 15px
	}

	.-construction-1 .projects-wrapper {
		padding-top: 40px
	}

	.-construction-2 .construction-wrapper.-gray-bg {
		padding-bottom: 340px
	}

	.-construction-3 .aside_main__main {
		margin-top: 10px
	}

	.-construction-3 .aside_main-wrapper.-white-bg {
		padding-bottom: 50px
	}

	.-construction-4 .aside_main__main .info-block {
		margin-top: 40px;
		padding: 25px 20px 20px
	}

	.-construction-4 .aside_main__main__icon {
		margin-right: 15px
	}

	.-construction-4 .image-circled-list-wrapper.-advantages {
		background: #fff;
		margin: 0 -20px;
		padding: 40px 20px 0
	}

	.-construction-4 .image-circled-list-wrapper.-advantages .image-circled-list__body {
		margin: 0 -30px
	}

	.-construction-4 .aside_main-wrapper.-gray-bg {
		padding-bottom: 370px
	}

	.-construction-4 .image-circled-list__title {
		margin-bottom: 0
	}

	.-construction-5 .aside_main-wrapper.-gray-bg {
		padding: 40px 0 370px
	}

	.-construction-5 .projects-wrapper.-row {
		padding-top: 180px
	}

	.-construction-5 .aside_main__main .info-block {
		padding: 20px
	}

	.-construction-5 .aside_main__main .info-block__icon {
		margin-right: 15px
	}

	.-construction-6 .image-circled-list-wrapper.-advantages {
		padding: 20px 0 40px
	}

	.-construction-6 .aside-titled-list-wrapper.-advantantages {
		padding: 40px 0
	}

	.-construction-6 .aside-titled-list-wrapper.-advantantages .aside-titled-list:not(:last-child) {
		margin-bottom: 40px
	}

	.-construction-6 .image-circled-list-wrapper.-stages {
		padding: 40px 0 10px
	}

	.-construction-6 .image-circled-list-wrapper.-stages .image-circled-list__title {
		margin-bottom: 10px
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-2 {
		background: #fff;
		padding: 40px 0 20px
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list__title {
		margin-bottom: 0
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list__body {
		margin: 0 -28px;
		position: static
	}

	.-construction-6 .projects-wrapper.-construction {
		padding: 40px 0
	}

	.-construction-7 .text-with-slider-wrapper {
		padding: 30px 0 20px
	}

	.-construction-7 .aside-titled-list-wrapper.-services {
		padding: 40px 0
	}

	.-construction-7 .image-circled-list-wrapper.-stages {
		padding: 20px 0
	}

	.-construction-7 .projects-wrapper.-construction {
		padding: 40px 0 45px
	}

	.-factory-1 .page-quality-block-wrapper {
		padding-bottom: 55px
	}

	.-factory-1 .image-circled-list__items.-half-width .image-circled-list-item {
		padding-bottom: 32px
	}

	.-factory-3 .page-text-block-wrapper {
		padding-bottom: 40px
	}

	.-network-engineering .page-slider-block-wrapper {
		padding: 45px 0 50px
	}

	.-technical-customer .advantages-wrapper {
		padding: 80px 0 50px
	}

	.-technical-customer .advantages-wrapper .advantages__list {
		width: 100%
	}

	.-technical-customer .advantages-wrapper .advantages__description {
		padding: 0 0 10px
	}

	.-technical-customer .advantages-wrapper .advantages__description:before {
		right: 30px
	}

	.-technical-customer .advantages-wrapper .advantages {
		padding: 10px
	}

	.-technical-customer .advantages-wrapper .advantage {
		padding: 40px 20px 20px
	}

	.-technical-customer .advantages-wrapper .advantage .-index {
		font-size: 21px;
		left: 15px;
		top: 15px
	}

	.-technical-customer .advantages-wrapper .advantage .advantage__caption-title {
		display: block;
		font-size: 14px
	}

	.-objects .page-projects-wrapper {
		margin-top: 20px
	}

	.-objects .page-projects-wrapper .tabs-nav {
		margin-bottom: 40px
	}

	.-object-page .text-with-slider {
		margin-top: 0
	}

	.-about .info-block-wrapper .info-block {
		padding: 20px
	}

	.-about .info-block-wrapper .info-block__text {
		font-size: 14px
	}

	.-about .info-block-wrapper .info-block__icon {
		margin-right: 15px
	}

	.-about .image-circled-list-wrapper.-stages {
		padding: 20px 0
	}

	.-about .admittance-block-wrapper {
		padding: 0 0 40px
	}

	.-license .page-accordion-wrapper {
		margin-top: 40px
	}

	.-thanks .thanks-block {
		margin: 0 -20px
	}

	.-guarantees .page-categories-wrapper {
		padding: 40px 0
	}

	.-guarantees .image-circled-list-wrapper.-quality {
		padding: 40px 0
	}

	.-guarantees .image-circled-list-wrapper.-quality .image-circled-list__body {
		margin: 0 -32px;
		padding-bottom: 60px;
		background: #eaeaea
	}

	.-guarantees .image-circled-list-wrapper.-quality .image-circled-list__body .image-circled-list-item {
		padding: 15px 35px
	}

	.-guarantees .image-circled-list-wrapper.-quality .image-circled-list__body .image-circled-list-item__image:after {
		border-color: #fff
	}

	.-news-item .news-item-wrapper .container {
		margin-top: 0
	}

	.-prices .page-text-block-wrapper {
		padding: 30px 0 20px
	}

	.-general-contractor .aside-titled-list-wrapper.-services {
		padding: 40px 0
	}

	.-general-contractor .image-circled-list-wrapper.-stages {
		padding: 30px 0
	}

	.-general-contractor .image-circled-list-wrapper.-stages .image-circled-list-item {
		padding: 20px 0
	}

	.-works .image-circled-list-wrapper.-stages {
		padding: 30px 0
	}

	.-works .image-circled-list-wrapper.-stages .image-circled-list-item {
		padding: 20px 0
	}

	.-about .top {
		padding-bottom: 80px
	}
}

@media (max-width: 379px) {
	.object-gallery__photo {
		width: -webkit-calc(100%);
		width: -moz-calc(100%);
		width: calc(100%)
	}
}

@-webkit-keyframes cutOut {
	0% {
		width: 100%
	}
	25% {
		width: 100%
	}
	100% {
		width: 0
	}
}

@-moz-keyframes cutOut {
	0% {
		width: 100%
	}
	25% {
		width: 100%
	}
	100% {
		width: 0
	}
}

@-o-keyframes cutOut {
	0% {
		width: 100%
	}
	25% {
		width: 100%
	}
	100% {
		width: 0
	}
}

@keyframes cutOut {
	0% {
		width: 100%
	}
	25% {
		width: 100%
	}
	100% {
		width: 0
	}
}

@-webkit-keyframes cutRightIn {
	0% {
		width: 0;
		-webkit-transform: translateX(60px);
		transform: translateX(60px)
	}
	75% {
		width: 0;
		-webkit-transform: translateX(60px);
		transform: translateX(60px)
	}
	100% {
		width: 100%;
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@-moz-keyframes cutRightIn {
	0% {
		width: 0;
		-moz-transform: translateX(60px);
		transform: translateX(60px)
	}
	75% {
		width: 0;
		-moz-transform: translateX(60px);
		transform: translateX(60px)
	}
	100% {
		width: 100%;
		-moz-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@-o-keyframes cutRightIn {
	0% {
		width: 0;
		-o-transform: translateX(60px);
		transform: translateX(60px)
	}
	75% {
		width: 0;
		-o-transform: translateX(60px);
		transform: translateX(60px)
	}
	100% {
		width: 100%;
		-o-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@keyframes cutRightIn {
	0% {
		width: 0;
		-webkit-transform: translateX(60px);
		-moz-transform: translateX(60px);
		-o-transform: translateX(60px);
		transform: translateX(60px)
	}
	75% {
		width: 0;
		-webkit-transform: translateX(60px);
		-moz-transform: translateX(60px);
		-o-transform: translateX(60px);
		transform: translateX(60px)
	}
	100% {
		width: 100%;
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@-webkit-keyframes cutLeftIn {
	0% {
		width: 0;
		-webkit-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	75% {
		width: 0;
		-webkit-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	100% {
		width: 100%;
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@-moz-keyframes cutLeftIn {
	0% {
		width: 0;
		-moz-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	75% {
		width: 0;
		-moz-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	100% {
		width: 100%;
		-moz-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@-o-keyframes cutLeftIn {
	0% {
		width: 0;
		-o-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	75% {
		width: 0;
		-o-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	100% {
		width: 100%;
		-o-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@keyframes cutLeftIn {
	0% {
		width: 0;
		-webkit-transform: translateX(-60px);
		-moz-transform: translateX(-60px);
		-o-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	75% {
		width: 0;
		-webkit-transform: translateX(-60px);
		-moz-transform: translateX(-60px);
		-o-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	100% {
		width: 100%;
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeInFast {
	0% {
		opacity: 0
	}
	33% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeInFast {
	0% {
		opacity: 0
	}
	33% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-o-keyframes fadeInFast {
	0% {
		opacity: 0
	}
	33% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeInFast {
	0% {
		opacity: 0
	}
	33% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-o-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes fadeOutFast {
	0% {
		opacity: 1
	}
	33% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOutFast {
	0% {
		opacity: 1
	}
	33% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-o-keyframes fadeOutFast {
	0% {
		opacity: 1
	}
	33% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOutFast {
	0% {
		opacity: 1
	}
	33% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes projectCaptionFadeInFast {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes projectCaptionFadeInFast {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-o-keyframes projectCaptionFadeInFast {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes projectCaptionFadeInFast {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes projectCaptionFadeIn {
	0% {
		opacity: 0
	}
	33% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes projectCaptionFadeIn {
	0% {
		opacity: 0
	}
	33% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-o-keyframes projectCaptionFadeIn {
	0% {
		opacity: 0
	}
	33% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes projectCaptionFadeIn {
	0% {
		opacity: 0
	}
	33% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.page-text-block.-image {
	display: inline-block
}

.slider__slide .slider__caption-inner {
	max-width: 100%
}

.project {
	height: 300px
}

.project__title {
	font-size: 20px;
	line-height: 22px
}

.project__prop--location {
	background-size: auto
}

.text-with-slider__text {
	margin-right: auto
}

.text-with-slider__text .page-text-block > p {
	margin-top: 0
}

@media (min-width: 768px) {
	.-object-page .top {
		padding-bottom: 100px
	}
}

@media (min-width: 768px) {
	.-objects .top {
		padding-bottom: 150px
	}
}

.aside-nav__link {
	font-size: 18px;
	font-weight: 700;
	color: #3473d2;
	display: block
}

.aside-nav__item:not(.active) .aside-nav__link:hover {
	text-decoration: underline;
	color: #3473d2
}

@media (max-width: 1023px) {
	.aside-nav__link {
		font-size: 16px
	}
}

@media (min-width: 768px) {
	.aside-nav {
		will-change: transform;
		background-color: #fff;
		padding: 5px 15px;
		margin: -5px -15px -5px 0
	}
}

.text-with-slider__text .expandable-icon-block__hide, .text-with-slider__text .text-with-slider__text-hidden, .page-text-block.expandable .expandable-icon-block__hide, .page-text-block.expandable .text-with-slider__text-hidden, .image-circled-list-item__description.expandable .expandable-icon-block__hide, .image-circled-list-item__description.expandable .text-with-slider__text-hidden {
	display: none
}

.text-with-slider__text .expandable-icon-block__show, .page-text-block.expandable .expandable-icon-block__show, .image-circled-list-item__description.expandable .expandable-icon-block__show {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex
}

.text-with-slider__text-hidden p:first-child {
	margin-top: 0
}

.-object-page {
	background: #fff
}

.block-highlight img, .p-content img {
	margin-right: 15px
}

.aside_main-wrapper.-white-bg + .constructor-wrapper {
	position: relative;
	margin-top: 0
}

.aside_main-wrapper.-white-bg + .constructor-wrapper:before {
	content: '';
	position: absolute;
	left: -100vw;
	right: -100vw;
	top: 0;
	bottom: 100px;
	background: #fff
}

@media (max-width: 767px) {
	.page-text-block.-image .-image__image {
		float: none
	}
}

.app .top {
	min-height: auto
}

.app .top__content, .app .top__title, .app .top__description {
	max-width: inherit
}

.service__cover-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2
}

.service__btn {
	z-index: 3
}

@media (min-width: 768px) {
	.app .-construction-2 .top, .app .-construction-3 .top, .app .-construction-4 .top, .app .-construction-5 .top, .app .-network-engineering .top, .app .-works .top {
		padding-bottom: 40px
	}
}

.aside_main__main .page-text-block + .page-text-block.-image {
	margin-top: 0
}

.top__description + br:last-child {
	display: none
}

.page-inline-list.-docs .page-inline-list__list {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}

.page-inline-list.-docs .page-inline-list__item {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}

.page-inline-list.-docs .page-inline-list__item-image {
	margin-right: 15px;
	width: 60px
}

@media (min-width: 768px) {
	br.mob {
		display: none
	}
}

@media (max-width: 767px) {
	.header__order-call-link {
		display: none
	}

	.header__phone-link {
		display: block;
		font-size: 0;
		margin: 0;
		width: 21px;
		height: 21px;
		background: url(/layout/css/../img/icons/phone-white.png)
	}

	.aside_main__aside {
		padding: 0
	}

	.aside-nav {
		margin: -15px -18px 0
	}

	.aside-nav .aside-nav__item {
		margin: 0 0 5px
	}

	.aside-nav .aside-nav__link {
		margin: 0;
		width: 100%;
		font-size: 16px;
		padding: 15px 20px;
		background: rgba(71, 124, 204, 0.8);
		color: #fff;
		-webkit-transition: all .4s ease, font-weight 0;
		-o-transition: all .4s ease, font-weight 0;
		-moz-transition: all .4s ease, font-weight 0;
		transition: all .4s ease, font-weight 0;
		font-weight: 700;
		text-decoration: none
	}

	.aside-nav .aside-nav__item.active .aside-nav__link {
		font-weight: 800;
		pointer-events: none;
		background: #ff3840;
		color: #fff;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.aside-nav .aside-nav__item:hover .aside-nav__link {
		background: rgba(10, 22, 51, 0.8);
		color: #fff;
		text-decoration: none
	}

	.building:hover .building__image {
		padding-bottom: calc(100%);
		margin: 0
	}

	.building:hover .building__image:after {
		content: '';
		position: absolute;
		top: -1px;
		left: -1px;
		right: -1px;
		bottom: -1px;
		border: 6px solid #fff;
		opacity: 1;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-transition: .2s linear;
		-o-transition: .2s linear;
		-moz-transition: .2s linear;
		transition: .2s linear
	}

	.form__right .page-banner.-small:not(.-send-project) {
		display: none
	}

	.form__right .page-banner.-small {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0
	}

	.tzbnr .form__right .page-banner.-small {
		display: block;
		position: relative
	}

	.tzbnr .form-info {
		background-size: 80px auto;
		background-position: 0 24px;
		margin-bottom: 0;
		min-height: 0
	}

	.tzbnr .inner-text {
		margin: 0 0 0 100px
	}

	form[name="SIMPLE_FORM_2"] {
		position: relative;
		padding-bottom: 360px
	}
}

.tzbnr .page-banner.-small:before {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.tzbnr .page-banner.-small .bordered-btn {
	font-size: 20px
}

.tzbnr .form__container .form__right .page-banner {
	padding: 40px;
	margin-bottom: 20px
}

.tzbnr .page-banner__title img {
	margin-bottom: 20px
}

.tzbnr .page-banner.-small .page-banner__title {
	font-size: 25px;
	margin-bottom: 30px
}

#video .modal__overlay {
	padding-left: 45px;
	padding-right: 45px
}

#video .modal__close {
	right: -30px;
	top: -30px
}

.slider__list {
	overflow: hidden
}

.slider__slide:not(.slick-slide) .slider__caption-inner {
	opacity: 0
}

.form__submit_policy {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center
}

.form__submit_policy .form__policy_required-fields {
	margin: 0 0 0 20px
}

@media (max-width: 767px) {
	.form__submit_policy {
		display: block
	}

	.form__submit_policy .form__policy_required-fields {
		margin: 15px 0 0
	}
}

#tab1.calculator-form-wrapper .form__right, #tab2.calculator-form-wrapper .form__right {
	flex-shrink: 0;
	height: auto
}

@media (min-width: 768px) {
	#tab1.calculator-form-wrapper .form__left, #tab2.calculator-form-wrapper .form__left {
		width: calc(100% - 315px)
	}
}

#tab1.calculator-form-wrapper .form__right .page-banner.-small, #tab2.calculator-form-wrapper .form__right .page-banner.-small {
	position: relative;
	background-position: 0 0
}

#tab1.calculator-form-wrapper .form__left .textarea {
	width: 350px
}

.calc-wrapper {
	padding-top: 0;
	padding-bottom: 60px;
	background: #fff;
	letter-spacing: 0;
	font-size: 16px
}

.calc_bread {
	padding: 20px 0
}

.calc-wrapper h2 {
	margin: 0 0 30px
}

.calc-wrapper h2 span {
	font-weight: 400;
	color: #508ce7
}

.calc-wrapper .circle-btn {
	margin-right: 45px
}

.calc-wrapper .circle-btn__arrow {
	left: 80%
}

.calc-wrapper .circle-btn__text {
	text-align: center;
	margin-right: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	padding: 11px 0;
	color: #c0c0c2
}

.calc-wrapper .circle-btn--blue .circle-btn__text {
	color: #508ce7
}

.calc-wrapper .circle-btn:hover .circle-btn__text {
	opacity: 1
}

.calc-wrapper .circle-btn__text span {
	font-size: 10px;
	display: block
}

.calc-wrapper .circle-btn:hover .circle-btn__arrow {
	-webkit-transform: translateX(-15px);
	-moz-transform: translateX(-15px);
	-ms-transform: translateX(-15px);
	-o-transform: translateX(-15px);
	transform: translateX(-5px)
}

.calc_projects {
	margin: 0 -10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.calc_projects__project {
	padding: 0 10px;
	width: 33.33%
}

.calc_projects__project .calc_projects__project {
	width: 25%
}

.calc_project {
	height: 210px;
	display: block;
	margin: 4px 0;
	position: relative
}

.calc_projects .projects {
	margin: 0 -2px
}

.calc_projects .projects .calc_projects__project {
	padding: 0 2px
}

.calc_projects .projects .calc_projects__project .calc_project_mini {
	height: 50px;
	display: block;
	margin: 0;
	cursor: pointer
}

.calc_project_mini:hover {
	border: 2px solid #f15a4a
}

a.calc_project:hover {
	border: 4px solid #f15a4a
}

a.calc_project:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	background: url(/layout/css/../img/icons/zoom-in.png) no-repeat center rgba(255, 255, 255, 0.7);
	opacity: 0;
	-webkit-transition: .4s ease;
	-o-transition: .4s ease;
	-moz-transition: .4s ease;
	transition: .4s ease;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	margin-top: -35px
}

.calc_project:hover:after {
	opacity: 1
}

.calc_info {
	margin-top: 25px;
	line-height: 1.1;
	height: 234px;
	position: relative
}

.calc_inf_name {
	color: #000;
	margin: 20px 0 15px
}

.calc_info.activ .calc_inf_name {
	color: #f15a4a
}

.calc_inf {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 20px
}

.calc_inf strong {
	color: #181818
}

.calc_inf_price {
	color: #507ccc;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	left: 0
}

.calc_inf_price strong {
	font-weight: 700
}

.calc_info.activ .calc_inf_price {
	color: #f15a4a
}

.info_primech {
	font-size: 12px;
	color: #5b5b5b;
	margin: 30px 0
}

.calc-wrapper .square-btn--filled span {
	font-size: 16px;
	text-transform: uppercase
}

.calc-wrapper .square-btn--filled span span {
	font-weight: bolder
}

.calc-wrapper .red {
	padding-left: 0;
	font-size: inherit
}

.calc-wrapper .prices-table th, .calc-wrapper .prices-table td {
	background: transparent;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.3;
	color: #181818;
	padding: 12px 0;
	border-bottom: 1px solid #e2e2e2
}

.calc-wrapper .prices-table th {
	font-size: 14px;
	color: #666;
	padding: 3px 0 12px
}

.calc-wrapper .prices-table .itog_price td {
	padding: 18px 0;
	font-weight: 700;
	color: #000;
	font-size: 20px
}

.calc-wrapper .prices-table .itog_price td.redtxt {
	color: #fc3b46;
	font-size: 24px
}

.calc-wrapper .prices-table .itog_price td.redtxt span {
	font-size: 20px
}

.radio {
	display: block;
	position: relative;
	padding-left: 36px;
	letter-spacing: normal;
	margin-bottom: 20px
}

.radio__input {
	display: none
}

.radio__input:checked + .radio__checker:after {
	background: #f15a4a url(/layout/css/../img/icons/galka.png) no-repeat 0 0
}

.radio__input:checked + .radio__checker {
	color: #f15a4a
}

.radio__checker {
	display: block;
	line-height: 1.1;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	cursor: pointer
}

.radio__checker:after {
	content: '';
	width: 21px;
	height: 21px;
	line-height: 14px;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	color: transparent;
	display: block;
	position: absolute;
	background: #eaeaea;
	left: 0;
	top: 3px;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease;
	border-radius: 50%
}

.calc_result .checkbox__checker {
	font-size: 16px;
	border: none;
	color: #666;
	position: static;
	line-height: 21px;
	min-height: 21px;
	width: 100%;
	text-align: left;
	height: auto
}

.calc_result .checkbox__checker:after {
	content: '';
	width: 21px;
	height: 21px;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease;
	border: 2px solid #c1c8d1;
	box-sizing: border-box
}

.calc_result .checkbox {
	padding-left: 36px
}

.calc_result .checkbox__input:checked + .checkbox__checker {
	font-weight: 600;
	color: #000
}

.calc_result .checkbox__input:checked + .checkbox__checker:after {
	background: #507ccc url(/layout/css/../img/icons/galka.png) no-repeat 3px 3px;
	background-size: 15px 15px;
	border: none
}

.calc_result__right .calc__selects_group .checkbox {
	margin: 10px 0
}

.calc_result__right .calc_info {
	height: auto;
	margin-bottom: 15px;
	font-size: 16px
}

.calc_result__right .calc_inf_name {
	color: #507ccc;
	font-weight: 400
}

.calc_result__left .calc_vibor {
	margin-bottom: 10px
}

.shag2 .square-btn--blue.square-btn--filled {
	margin-top: 50px
}

.calc_result {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.calc_result__left {
	width: 100%
}

.calc_result__right {
	width: 318px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 20px
}

.calc_result__right .radio__input:checked + .radio__checker:after {
	color: #fff;
	background: #507ccc url(/layout/css/../img/icons/galka.png) no-repeat 0 0
}

.calc_result__right .radio__input:checked + .radio__checker {
	color: #507ccc
}

.calc_result__right .calc_info .calc_inf_price {
	color: #507ccc
}

.calc_vibor {
	font-size: 20px;
	color: #000;
	font-weight: 700
}

.calc_projects__right {
	padding: 0 25px 25px;
	border: 4px solid #507ccc;
	margin-top: 20px
}

.calc_projects__right .calc_project {
	height: 175px
}

.calc__selects_group {
	margin-bottom: 20px
}

.calc__selects_group .label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.calc__selects_group .label__text {
	width: 65%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
	line-height: 48px;
	margin-bottom: 9px
}

.calc__selects_group .label__element {
	width: 100%;
	margin-bottom: 9px
}

.calc__selects_group .metraz {
	width: 50px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 20px;
	line-height: 48px;
	font-size: 16px
}

.calc__selects_group .input {
	height: 48px;
	font-size: 16px
}

.calc__selects_group .calc_square {
	display: block;
	text-align: left;
	line-height: 48px;
	font-weight: 700
}

.calc__selects_group .checkbox {
	margin: 20px 0 10px
}

.shag3 .calc__selects_group .checkbox {
	margin: 10px 0
}

.shag3 .calc__selects_group .label__text {
	width: 100%
}

.tltips_block {
	position: relative;
	display: inline-block;
	top: -7px
}

.tltips {
	width: 21px;
	height: 21px;
	background: #507ccc;
	border-radius: 50%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 21px;
	display: inline-block;
	cursor: pointer
}

.tltips_content {
	position: absolute;
	z-index: 999;
	opacity: 0;
	display: none;
	left: 0;
	font-size: 14px;
	color: #666;
	text-align: center;
	padding: 20px 25px;
	width: 350px;
	height: 100px;
	background-color: #fff;
	-moz-box-shadow: 0 5px 30px rgba(4, 42, 111, .15);
	-webkit-box-shadow: 0 5px 30px rgba(4, 42, 111, .15);
	box-shadow: 0 5px 30px rgba(4, 42, 111, .15);
	bottom: 0;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease;
	line-height: 1.5;
	font-weight: 400
}

.tltips_content:after {
	content: '';
	display: block;
	border: 14px solid transparent;
	border-top: 7px solid #fff;
	position: absolute;
	bottom: -21px;
	left: 168px
}

.tltips_block:hover .tltips_content {
	bottom: 33px;
	left: -171px;
	opacity: 1;
	display: block
}

.shag4 {
	color: #181818
}

.shag4 ul:not([class]):last-child {
	margin: 15px 0 10px
}

.shag4 h2 {
	font-size: 30px;
	margin: 45px 0 15px
}

.shag4 .configurator-form__bottom {
	background: transparent;
	margin: 0;
	padding: 0
}

.shag4 .configurator-form {
	background: #fff;
	margin: 35px 0 0;
	padding: 29px
}

.shag4 .configurator-form__feedback-labels {
	margin-right: -11px
}

.shag4 .configurator-form__feedback-labels .label {
	padding-right: 11px
}

.shag4 .form__submit {
	min-width: 190px
}

.shag4 .configurator-form__submit-group .form__policy {
	margin: 0 0 0 10px;
	color: #000;
	font-size: 14px
}

@media (max-width: 1023px) {
	#tab1.calculator-form-wrapper .form__left .textarea {
		width: 300px
	}

	.calc-wrapper .circle-btn__btn {
		width: 51px;
		height: 51px
	}

	.calc_result__right {
		width: 260px
	}

	.calc_projects__right {
		padding: 0 15px 15px
	}

	.shag2 .calc__selects_group .label__text {
		padding: 7px 0;
		height: 48px;
		margin-bottom: 0;
		width: 60%;
		margin-right: 10px;
		line-height: 1.2;
		display: inline-block
	}

	.calc-wrapper .select {
		padding: 0 20px 0 5px
	}

	.shag4 .form__submit {
		min-width: 90px;
		width: 32%;
		padding: 0 20px
	}

	.shag4 .configurator-form__submit-group .form__policy {
		max-width: 240px
	}
}

@media (max-width: 767px) {
	#tab1.calculator-form-wrapper .form__left .textarea {
		width: 100%
	}

	.calc_projects > .calc_projects__project {
		width: 100%;
		margin-bottom: 10px
	}

	.calc_projects .projects {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.calc_projects .projects.js-projects-slider {
		height: 0;
		overflow: hidden;
		visibility: hidden
	}

	.calc_projects .projects .calc_projects__project .calc_project_mini {
		height: 100px
	}

	.calc_info {
		height: auto
	}

	.calc_inf_price {
		position: static;
		margin: 10px 0
	}

	.calc_result {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.calc_result__right {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
		font-size: 0
	}

	div.calc_project {
		height: 175px;
		width: 50%;
		display: inline-block;
		margin: 0
	}

	.shag4 .form__submit {
		width: 100%
	}

	.shag4 .configurator-form__submit-group .form__policy {
		max-width: none;
		margin: 10px 0 0
	}

	.tltips_block {
		display: none
	}

	.square-btn > span + span {
		padding: 0 40px
	}
}

@media (max-width: 640px) {
	.prices-table.newprice th {
		padding: 8px 0 0;
		text-align: center;
		width: auto !important
	}

	.prices-table.newprice td {
		padding: 10px 0
	}

	.prices-table.newprice .downpad th:first-child {
		padding: 0 0 8px 10px
	}

	.prices-table.newprice .downpad th:last-child {
		padding: 0 10px 8px 0
	}

	.mempt {
		width: 0;
		padding: 0 !important
	}
}

@media (max-width: 480px) {
	.calc_projects .projects .calc_projects__project .calc_project_mini {
		height: 50px
	}

	.calc__selects_group .metraz {
		width: 40px;
		margin-left: 10px
	}

	.calc__selects_group .label {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.shag2 .calc__selects_group .label__text {
		height: auto;
		width: 100%
	}

	.shag2 .calc__selects_group .label__text.datrazm:after {
		content: ' (' attr(data-ramer) ')'
	}

	.calc-wrapper .square-btn--filled span {
		font-size: 11px
	}

	.square-btn > span + span {
		padding: 0
	}

	.form__submit {
		padding: 0
	}

	.calc__selects_group .metraz {
		display: none
	}

	.calc_projects__right .calc_project {
		height: 100px
	}

	.calc-wrapper .circle-btn__text {
		padding: 6px 0
	}

	.calc-wrapper .circle-btn__btn {
		width: 41px;
		height: 41px
	}

	.calc-wrapper .circle-btn__arrow {
		width: 33px
	}

	.calc-wrapper .circle-btn {
		margin-right: 25px
	}

	.calc-wrapper .circle-btn__arrow path {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px)
	}

	.calc_result .checkbox__checker {
		line-height: 1
	}

	.calc-wrapper .prices-table th, .calc-wrapper .prices-table td {
		width: 50%
	}
}

@media (max-width: 359px) {
	.calc-wrapper .square-btn--filled span {
		font-size: 9px
	}
}

.page-banner--caption {
	height: 200px;
	padding: 0;
	position: relative
}

.page-banner--caption.active .page-banner--caption__caption {
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(100%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(100%);
	transform: perspective(50vh) rotateX(0deg) translateY(100%)
}

.page-banner--caption.active .page-banner--caption__hidden-caption {
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition-duration: .9s;
	-moz-transition-duration: .9s;
	-o-transition-duration: .9s;
	transition-duration: .9s
}

.page-banner--caption.active .page-banner__body:before {
	opacity: 1
}

.page-banner--caption .page-banner__body {
	height: 100%
}

.page-banner--caption .page-banner__body:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #ff3840;
	opacity: 0;
	-webkit-transition: .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 2
}

.page-banner--caption__caption {
	display: block;
	-webkit-transform: perspective(50vh);
	-moz-transform: perspective(50vh);
	transform: perspective(50vh);
	-webkit-transition: -webkit-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);
	position: relative;
	z-index: 3
}

.page-banner--caption__caption, .page-banner--caption__hidden-caption {
	padding: 10px 40px;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.page-banner--caption__caption .bordered-btn, .page-banner--caption__hidden-caption .bordered-btn {
	padding: 0 35px
}

.page-banner--caption__hidden-caption {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transform: perspective(50vh) rotateX(0deg) translateY(150%);
	-moz-transform: perspective(50vh) rotateX(0deg) translateY(150%);
	transform: perspective(50vh) rotateX(0deg) translateY(150%);
	-webkit-transition: -webkit-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: transform .6s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform .6s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 4
}

.page-banner--caption__hidden-caption .page-banner__title {
	max-width: 760px;
	font-size: 21px;
	line-height: 24px
}

.page-banner--caption__hidden-caption .bordered-btn {
	-webkit-box-shadow: inset 0 0 0 4px #fff;
	-moz-box-shadow: inset 0 0 0 4px #fff;
	box-shadow: inset 0 0 0 4px #fff
}

.page-banner--caption__hidden-caption .bordered-btn:hover {
	color: #ff3840;
	background: #fff
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 {
	margin: 0;
	padding: 50px 0 100px
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list-item {
	padding-right: 25px
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list-item__image {
	margin-right: 25px
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list__title {
	margin-bottom: 25px
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list-item__title {
	margin-top: -5px
}

.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list-item__description {
	line-height: 20px
}

.-construction-6 .image-circled-list-wrapper.-advantages-3 {
	padding: 23px 0;
	background: #eaeaea
}

.-construction-6 .image-circled-list-wrapper.-advantages-3 .image-circled-list__title {
	margin-bottom: 0
}

.-construction-6 .image-circled-list-wrapper.-advantages-3 .image-circled-list-item__image {
	width: 294px;
	height: 294px
}

.-construction-6 .image-circled-list-wrapper.-advantages-3 .check-icon-list {
	margin-top: 0
}

.-construction-6 .image-circled-list-wrapper.-advantages-3 .check-icon-list__item-title {
	font-size: inherit
}

.-construction-6 .image-circled-list-wrapper.-advantages-4 {
	padding: 68px 0 30px;
	background: #eaeaea
}

.-construction-6 .image-circled-list-wrapper.-advantages-4 .image-circled-list__title {
	letter-spacing: normal;
	max-width: initial
}

.-construction-6 .image-circled-list-wrapper.-advantages-4 .image-circled-list-item__image {
	width: 313px;
	height: 215px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	background-position: bottom center;
	margin-right: 40px
}

.-construction-6 .image-circled-list-wrapper.-advantages-4 .image-circled-list-item__image:after {
	display: none
}

.-construction-6 .image-circled-list-wrapper.-stages {
	padding-top: 50px;
	background: #fff
}

.label.filled .input.select {
	border-color: #c1c8d1
}

.select {
	background: url(/layout/css/../img/icons/select-arrow.png) -webkit-calc(100% - 10px) 50% no-repeat #fff;
	background: url(/layout/css/../img/icons/select-arrow.png) -moz-calc(100% - 10px) 50% no-repeat #fff;
	background: url(/layout/css/../img/icons/select-arrow.png) calc(100% - 10px) 50% no-repeat #fff;
	padding: 0 30px 0 15px
}

.input {
	background-color: #fff
}

.configurator-wrapper {
	background: #fff;
	padding: 35px 0 100px;
	letter-spacing: normal
}

.configurator__description {
	line-height: 1.5;
	font-size: 16px
}

.configurator__cost-info {
	font-size: 16px
}

.configurator__cost-info .title-md {
	text-transform: uppercase
}

.configurator-form {
	-webkit-box-shadow: 0 5px 28px 0 rgba(37, 37, 45, 0.15);
	-moz-box-shadow: 0 5px 28px 0 rgba(37, 37, 45, 0.15);
	box-shadow: 0 5px 28px 0 rgba(37, 37, 45, 0.15);
	background: url(/layout/css/../img/pictures/backgrounds/6.jpg) right top no-repeat;
	margin: 35px 0 65px
}

.configurator-form__top {
	max-width: 550px;
	margin-bottom: 40px
}

.configurator-form__title {
	color: #2d7ae1;
	text-transform: uppercase;
	margin: 0 0 40px
}

.configurator-form__selects {
	margin-bottom: 35px
}

.configurator-form__selects-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.configurator-form__selects-title {
	margin-bottom: 18px
}

.configurator-form__selects .label {
	width: 127px;
	padding-right: 17px
}

.configurator-form__square, .configurator-form__cost, .configurator-form__feedback-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 24px
}

.configurator-form__cost {
	margin-top: 10px
}

.configurator-form .red {
	font: inherit
}

.configurator-form__bottom {
	background: #eef0f3;
	margin: 0 -30px -50px -50px;
	padding: 50px 30px 50px 50px
}

.configurator-form__feedback-title {
	max-width: 800px;
	margin-bottom: 27px
}

.configurator-form__feedback-labels {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 790px
}

.configurator-form__submit-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 10px 0
}

.configurator-form__submit-group .form__policy {
	max-width: 320px;
	margin: 0 0 0 30px
}

.configurator-form .configurator__cost-info {
	margin-bottom: 30px
}

.inner-text_right {
	font-size: 20px;
	font-family: "ProximaNova", sans-serif;
	line-height: 1.2;
	color: #000;
	letter-spacing: normal
}

.projcalc, .aside_main__main .projcalc {
	padding: 25px 25px 25px 35px;
	font-size: 18px;
	margin-top: 20px
}

.projcalc {
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.projcalc .info-block__text {
	font-size: 18px;
	line-height: 1.3
}

.inftxt {
	font-size: 14px;
	color: #b2ccfc;
	margin-bottom: 0 !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.projcalc_dop {
	padding: 25px;
	background: #dee7f7
}

.projcalc_dop ul {
	padding-left: 20px
}

.padfon {
	background: #eaeaea;
	padding-bottom: 60px;
	padding-top: 0;
	font-size: 16px;
	line-height: 1.5
}

.padfon .container + .container > div {
	background: #fff;
	padding: 30px
}

.image-circled-list-wrapper.padfon + .projects-wrapper.-row.-construction {
	padding-top: 60px !important
}

.project_subtitl {
	font-size: 20px;
	line-height: 22px
}

.bvzconstr {
	margin-bottom: 0
}

.bvzconstr .constructor {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #eaeaea
}

.obj_ten {
	-webkit-box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15);
	-moz-box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15);
	box-shadow: 13px 22px 55px rgba(9, 19, 35, 0.15)
}

#shabvz .modal__body {
	max-width: 1000px
}

.bvz_sh {
	position: relative
}

.bvz_sh a.shabvz {
	position: absolute;
	width: 2%;
	min-width: 15px;
	margin-top: 4.06%;
	height: auto;
	border-radius: 50%;
	padding: 5px;
	background: transparent;
	opacity: 0;
	transition: opacity 1s linear 0
}

.bvz_sh a.shabvz > img {
	opacity: 0
}

.bvz_sh a.shabvz_l.shabvz {
	margin-left: -4.06%
}

.bvz_sh a.shabvz_r.shabvz {
	margin-left: 10.12%
}

.bvz_sh a.shabvz_l.shabvz:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 100%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-right: 25px solid #fff;
	margin-top: -10px;
	margin-right: -5px;
	padding-left: 10px;
	opacity: 0;
	transition: opacity 0 linear 0
}

.bvz_sh a.shabvz_r.shabvz:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left: 25px solid #fff;
	margin-top: -10px;
	margin-left: -5px;
	padding-right: 10px;
	opacity: 0;
	transition: opacity 0 linear 0
}

.shabvz1 {
	top: 21%;
	left: 15%
}

.shabvz2 {
	top: 11.5%;
	left: 40.4%
}

.shabvz3 {
	top: 75.5%;
	left: 11.7%
}

.shabvz4 {
	top: 70.5%;
	left: 40.6%
}

.shabvz5 {
	top: 71%;
	left: 61.2%
}

.bvz_sh a.shabvz img {
	width: 100%;
	height: auto;
	border-radius: 50%
}

.bvz_sh a.shabvz:hover {
	background: #ff3840;
	opacity: 1;
	width: 10.12%;
	margin: 0
}

.bvz_sh a.shabvz:hover > img {
	opacity: 1
}

.bvz_sh a.shabvz_l.shabvz:hover:before {
	border-right-color: #ff3840;
	opacity: 1
}

.bvz_sh a.shabvz_r.shabvz:hover:before {
	border-left-color: #ff3840;
	opacity: 1
}

.configsdvig + .projects-wrapper.-construction {
	padding-top: 60px !important
}

.-construction-2 .configsdvig.construction-wrapper.-gray-bg {
	padding-bottom: 0;
	padding-top: 0
}

.configsdvig.constructor-wrapper {
	padding-top: 60px
}

.configsdvig .aside_main__main .page-text-block {
	margin-bottom: 20px
}

.aside_main-wrapper.-white-bg + .configsdvig.constructor-wrapper:before {
	background: transparent
}

.project_buildings {
	font-size: 16px;
	padding-bottom: 0;
	padding-top: 55px;
	letter-spacing: 0
}

img[align^=right] {
	margin-left: 30px;
	margin-bottom: 20px
}

.project_buildings .page-text-block img.info-block__icon {
	margin-left: 0
}

.project_buildings .page-text-block {
	padding-bottom: 60px
}

.project_buildings .image-circled-list__title {
	margin-bottom: 15px
}

.proj_stag .check-icon-list__item-title, .buildings-wrapper.-construction {
	font-weight: 400;
	font-size: 16px
}

.proj_stag h4 {
	color: #181818
}

.newadvant .container + .container {
	background: #fff;
	padding: 30px
}

.-design-1 .image-circled-list-wrapper.-advantages.newadvant {
	background: transparent;
	padding-bottom: 0;
	padding-top: 0;
	position: relative;
	z-index: 2
}

.-design-1 .image-circled-list-wrapper.-advantages.newadvant:before {
	content: "";
	display: block;
	background: #eaeaea;
	width: 100%;
	height: calc(100% - 100px);
	position: absolute;
	z-index: -1
}

.newdocs {
	font-size: 16px;
	line-height: 1.5
}

img.imgotright {
	margin-left: 30px
}

img.imgbl {
	display: block;
	margin: 0
}

.rightlist {
	padding-bottom: 40px
}

.rightlist .aside-titled-list__title {
	width: 590px;
	line-height: 1.5
}

.bvztop {
	margin-top: 25px
}

.bvztop + ul, .column2 {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2
}

.bvztop + ul li {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	-webkit-column-break-after: avoid;
	break-after: avoid
}

.biglink {
	margin-top: 20px
}

.biglink .circle-btn__text {
	font-size: 18px;
	font-weight: 700
}

.newblock-list-item {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 0
}

.newblock-list-item > div {
	width: 20%;
	padding: 10px
}

.newblock-list-item .building {
	padding: 15px 20px;
	min-height: 0
}

.newblock-list-item .building__title {
	font-size: 18px;
	line-height: 1.3
}

.-half-width .page-stat-block {
	width: -webkit-calc(50% - 20px);
	width: -moz-calc(50% - 20px);
	width: calc(50% - 20px);
	margin: 10px;
	height: 250px
}

.-half-width .page-stat-block .page-stat-block__description {
	font-size: 16px;
	font-weight: 400
}

.-construction-5 .aside_main__main .lightcalc.info-block {
	margin: 20px 0 0;
	padding: 25px 25px 25px 0
}

.-construction-5 .buildings-wrapper.newdocs {
	padding-top: 20px;
	padding-bottom: 0
}

.lightcalc.info-block {
	background: transparent;
	padding-left: 0
}

.lightcalc .info-block__text {
	color: #000
}

.backgr_transp {
	background: transparent !important
}

.bvz_kons {
	padding-top: 0;
	font-size: 16px;
	line-height: 1.5
}

.bvz_kons .image-circled-list-item__content {
	margin-top: 0
}

.bvz_kons .image-circled-list__title {
	margin-bottom: 15px
}

.image-circled-list-item__description p:last-child {
	margin-bottom: 0
}

.margmin.image-circled-list__title {
	margin-bottom: 20px
}

h3 + ul:not([class]) {
	margin-top: 15px
}

.aside_main__aside {
	width: 150px;
	padding: 0;
	text-align: center;
	position: absolute;
	left: -150px;
	top: 0
}

.newaside .aside_main__aside {
	order: 1;
	width: 0;
	padding: 0;
	text-align: center
}

.newaside .aside_main__aside ul {
	margin-left: -180px
}

.newaside > .container {
	position: relative
}

.newaside .aside-nav__link {
	font-size: 14px;
	color: #477ccc
}

.newaside .aside-nav__link span {
	display: none
}

.newaside .aside-nav__link:hover span {
	display: block;
	font-weight: 700
}

.newaside .aside-nav__link:hover img {
	transform: scale(1.2);
	transition: all 200ms;
	margin-bottom: 5px
}

.newaside2 .aside_main__aside {
	width: 150px;
	padding: 0;
	text-align: center;
	position: absolute;
	left: -150px;
	top: 0
}

.newaside2 .aside_main__aside .fix {
	position: fixed;
	left: 15px;
	top: 0;
	width: 150px
}

.newaside2 .aside_main__aside .aside-nav {
	background: transparent
}

.newaside2 > .container {
	position: relative
}

.newaside2 .aside-nav__link {
	font-size: 14px;
	color: #477ccc;
	text-decoration: none !important;
	font-weight: 400
}

.newaside2 .aside-nav__link span {
	transition: all 200ms;
	color: #477ccc;
	display: block
}

.newaside2 .aside-nav__link img {
	transform: scale(1);
	transition: all 200ms;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	margin-bottom: 10px
}

.newaside2 .aside-nav__link:hover img, .newaside2 .active .aside-nav__link img {
	transform: scale(1.2);
	transition: all 500ms;
	border: 2px solid #477ccc
}

.newaside2 .aside-nav__link:hover span, .newaside2 .active .aside-nav__link span {
	display: block;
	font-weight: 700
}

.imgshei {
	margin: 25px 0
}

.imgshei .page-stat-block {
	height: auto
}

.kvadrconstr.text-with-slider-wrapper {
	background: #eaeaea
}

.kvadrconstr .image-circled-list-item__image {
	width: 240px;
	height: 190px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right: 30px;
	border: none
}

.kvadrconstr .image-circled-list-item__image:after {
	content: none
}

.configsdvig .kvadrconstr .image-circled-list-item {
	padding: 25px 0
}

.configsdvig .kvadrconstr .image-circled-list-item__image {
	width: 316px;
	height: 250px
}

.bigcircl .image-circled-list-item__image {
	width: 265px;
	height: 265px;
	margin-right: 40px
}

.advantages-wrapper.videoblok {
	padding: 60px 0
}

.videoblok .advantages {
	margin: 0;
	align-items: center
}

.advantages-wrapper.videoblok .owl-nav {
	top: 0
}

.advantages-wrapper.videoblok .advantages {
	position: relative
}

.advantages-wrapper .video2__description {
	width: 33%;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	padding: 0 40px 0 45px;
	color: #fff;
	word-wrap: break-word;
	white-space: normal
}

.advantages-wrapper .video2__description h3.title-lg {
	font-size: 30px;
	line-height: 1.2
}

.advantages-wrapper .video2__description:before {
	content: '';
	position: absolute;
	left: 0;
	right: 33%;
	top: 0;
	bottom: 0;
	background: url(/layout/css/../img/pictures/backgrounds/1.jpg) center center;
	-moz-background-size: cover;
	background-size: cover
}

.video__list {
	width: 66%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 60px 0;
	position: relative
}

.js-video-slider {
	border: 4px solid #fff;
	-moz-box-shadow: -11px 0 27px rgba(12, 27, 64, .35);
	-webkit-box-shadow: -11px 0 27px rgba(12, 27, 64, .35);
	box-shadow: -11px 0 27px rgba(12, 27, 64, .35)
}

.js-video-slider a:hover {
	color: #fff
}

.js-video-slider .page-slider__slide {
	padding-bottom: 0
}

.advantages-wrapper .video2__description .page-text-block {
	position: relative
}

.image_circled_otst .image-circled-list-item__image {
	margin-right: 40px
}

.image_circled_otst .image-circled-list-item__content {
	margin-top: 0
}

h4.project__title {
	text-transform: none
}

.tesshap {
	width: 10.12%;
	position: absolute
}

.pulse:before, .pulse:after {
	content: '';
	position: absolute;
	border: 2px solid #ff3840;
	left: -10px;
	right: -10px;
	top: -10px;
	bottom: -10px;
	border-radius: 50%;
	animation: pulse 1.8s linear infinite;
	opacity: 0
}

.pulse:hover::before, .pulse:hover::after {
	content: none
}

.tesshap .building {
	padding: 40%;
	min-height: 0;
	transition: .5s ease-in-out
}

.pulse:after {
	animation-delay: .5s
}

.modal-wrapper .modal__body {
	max-width: 900px
}

.modal-wrapper .modal__body .video-js {
	width: 100%
}

.tesshap1 {
	top: 21.5%;
	left: 7%
}

.tesshap2 {
	top: 11.7%;
	left: 32.4%
}

.tesshap3 {
	top: 75.7%;
	left: 19.8%
}

.tesshap4 {
	top: 70.4%;
	left: 32.6%
}

.tesshap5 {
	top: 71.2%;
	left: 53.2%
}

.tesshap .building__image:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #ff3840;
	border-radius: 50%;
	transition: .6s ease-in-out .01s
}

.tesshap .building:hover .building__image:before {
	background: transparent
}

.tesshap .building:hover {
	padding: 0
}

.tesshap .building .building__image:after {
	border-color: transparent
}

.tesshap .building:hover .building__image:after {
	border-color: #fff
}

@keyframes pulse {
	0% {
		transform: scale(0.1);
		opacity: 0
	}
	50% {
		opacity: 1
	}
	100% {
		transform: scale(0.5);
		opacity: 0
	}
}

@media (max-width: 1023px) {
	.tesshap .building:hover .building__image:after {
		border-width: 4px
	}
}

@media (max-width: 640px) {
	.tesshap .building:hover .building__image:after {
		border-width: 2px
	}
}

@media (max-width: 1023px) {
	.configurator-form {
		-moz-background-size: 400px auto;
		background-size: 400px auto
	}

	.configurator-form__top {
		max-width: 500px
	}

	.configurator-form__square, .configurator-form__cost, .configurator-form__feedback-title {
		font-size: 18px;
		line-height: 20px
	}
}

@media (max-width: 767px) {
	.bvz_sh a.shabvz:hover {
		opacity: 1;
		width: 10.12%;
		margin: 0 !important
	}

	.bvz_sh a.shabvz_l.shabvz:before {
		border: 6px solid transparent;
		border-right: 15px solid #fff;
		margin-top: -6px;
		margin-right: -2px
	}

	.bvz_sh a.shabvz_r.shabvz:before {
		border: 6px solid transparent;
		border-left: 15px solid #fff;
		margin-top: -6px;
		margin-left: -2px
	}

	.-half-width .page-stat-block {
		width: 100%
	}

	.page-banner--caption {
		height: 280px
	}

	.page-banner--caption__caption, .page-banner--caption__hidden-caption {
		padding: 20px
	}

	.page-banner--caption__hidden-caption .page-banner__title {
		font-size: 18px;
		line-height: 21px
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-2 {
		padding: 20px 0 0
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-2 .image-circled-list__title {
		margin-bottom: 0
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-3 {
		padding: 30px 0 0
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-4 {
		padding: 30px 0 20px
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-4 .image-circled-list__title {
		margin-bottom: 5px
	}

	.-construction-6 .image-circled-list-wrapper.-advantages-4 .image-circled-list-item__image {
		border: 6px solid #fff
	}

	.configurator-wrapper {
		padding-bottom: 60px
	}

	.configurator-form {
		background: transparent;
		margin-bottom: 50px
	}

	.configurator-form__top {
		max-width: inherit
	}

	.configurator-form__title {
		margin-bottom: 25px
	}

	.configurator-form__selects {
		margin-bottom: 20px
	}

	.configurator-form__selects-group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.configurator-form__selects .label {
		width: 100%;
		padding-right: 0
	}

	.configurator-form__cost {
		margin-top: 15px
	}

	.configurator-form .red {
		display: block;
		padding-left: 0;
		margin-top: 5px
	}

	.configurator-form__bottom {
		margin: 0 -32px -32px;
		padding: 40px 32px 30px
	}

	.configurator-form__feedback-labels {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.configurator-form__submit-group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.configurator-form__submit-group .form__policy {
		margin: 15px 0 0
	}
}

.button__goup {
	position: fixed;
	right: 50px;
	bottom: 60px;
	display: none;
	z-index: 10000
}

.button__goup a {
	width: 72px;
	height: 72px;
	background: url(/layout/css/../img/top.png) no-repeat 0 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transition: all 200ms;
	display: block;
	position: relative;
	border-radius: 50%
}

.button__goup a:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.sub-nav__item {
	position: relative
}

.right-drop-item {
	display: none;
	position: absolute;
	width: 100%;
	left: 100%;
	top: 0;
	background-color: #fff;
	list-style-type: none;
	border-left: 1px solid #e6e6e7;
	padding-left: 0
}

.right-drop-item li {
	border-bottom: 1px solid #e6e6e7
}

.sub-nav__item:hover .right-drop-item {
	display: block
}

.flexbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width: 960px) {
	.newblock-list-item {
		width: 100%;
		display: block;
		padding: 20px 0;
		text-align: center
	}

	.newblock-list-item > div {
		width: 30%;
		padding: 10px;
		display: inline-block;
		vertical-align: top
	}
}

@media screen and (max-width: 768px) {
	.right-drop-item {
		display: block;
		border: none;
		position: static;
		padding-left: 15px
	}

	.right-drop-item li {
		border: none
	}

	.right-drop-item li a {
		opacity: .7
	}
}

@media screen and (max-width: 640px) {
	.newblock-list-item > div {
		width: 49%
	}
}

@media screen and (max-width: 480px) {
	.bvz_sh a.shabvz_l.shabvz:before {
		border: 4px solid transparent;
		border-right: 10px solid #fff;
		margin-top: -4px
	}

	.bvz_sh a.shabvz_r.shabvz:before {
		border: 4px solid transparent;
		border-left: 10px solid #fff;
		margin-top: -4px
	}
}

@media screen and (max-width: 420px) {
	.newblock-list-item > div {
		width: 90%
	}
}

b.fast_request {
	font-size: 21px
}

.official-partner {
	background: #fff;
	padding: 0 0 60px
}

.official-partner-wrap::after {
	content: "";
	display: block;
	clear: both
}

.official-partner-container {
	float: left;
	display: table;
	margin: 64px 0 0;
	width: calc(100% - 280px);
	background: url(/layout/img/pictures/backgrounds/1.jpg)
}

.official-partner-img {
	display: table-cell;
	vertical-align: middle;
	width: 220px;
	text-align: center;
	line-height: 0;
	height: 251px
}

.official-partner-content {
	display: table-cell;
	vertical-align: middle;
	padding: 0 45px 0 0;
	color: #fff
}

.official-partner-title {
	font-weight: 800;
	font-size: 30px;
	line-height: 42px;
	text-transform: uppercase
}

.official-partner-text {
	font-size: 18px;
	line-height: 24px;
	padding: 9px 0 0
}

.official-partner-sert {
	float: left;
	width: 280px;
	line-height: 0;
	border: 4px solid #fff;
	box-shadow: 25px 25px 55px 0 rgba(12, 27, 64, 0.35)
}

.official-partner-sert img {
	display: block;
	width: 100%
}

@media (max-width: 1023px) {
	.official-partner-container {
		float: none;
		width: 100%;
		margin: 0
	}

	.official-partner-sert {
		float: none;
		margin: 20px auto 0
	}
}

@media (max-width: 767px) {
	.official-partner-container {
		display: block
	}

	.official-partner-img {
		display: block;
		width: auto;
		height: auto;
		padding: 20px 0
	}

	.official-partner-content {
		display: block;
		height: auto;
		padding: 0 20px 20px;
		text-align: center
	}

	.official-partner-title {
		font-size: 20px;
		line-height: 28px
	}

	.official-partner-text {
		font-size: 14px;
		line-height: 20px
	}
}

.form__submit.loading {
	background: #ff3840 url(/layout/css/../img/spinner-w.svg) center center no-repeat !important;
	opacity: 1 !important;
	color: transparent !important
}

.form__submit.loading:before {
	display: none !important
}

@media (max-width: 767px) {
	.header-fixed {
		background: rgba(24, 41, 85, .95);
		padding: 7px 0
	}

	.hamburger, .logo__image {
		transition: all .3s ease
	}

	.header-fixed .logo__image {
		width: 100px
	}

	.header-fixed .hamburger {
		margin-top: 3px
	}
}

.img-shadow-left {
	-webkit-box-shadow: -27px 27px 0 0 #F3F3F3;
	-moz-box-shadow: -27px 27px 0 0 #F3F3F3;
	box-shadow: -27px 27px 0 0 #F3F3F3
}

.-about .page-stat-blocks-wrapper-about {
	margin-top: 0;
	margin-bottom: 65px
}

.about-menu .page-tabs-nav {
	padding: 30px 30px 0;
	background: #EFEFEF;
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.09);
	display: block;
	-webkit-box-align: unset;
	-webkit-align-items: unset;
	-moz-box-align: unset;
	-ms-flex-align: unset;
	align-items: unset;
	-webkit-box-pack: unset;
	-webkit-justify-content: unset;
	-moz-box-pack: unset;
	-ms-flex-pack: unset;
	justify-content: unset;
	position: static;
	margin: -84px auto 50px;
	text-align: center;
	overflow: hidden
}

.about-menu .page-tabs-nav__link {
	width: 31.5%;
	padding: 20px 0;
	background: rgba(71, 124, 204, 0.8);
	color: #fff;
	-webkit-transition: all .4s ease, font-weight 0;
	-o-transition: all .4s ease, font-weight 0;
	-moz-transition: all .4s ease, font-weight 0;
	transition: all .4s ease, font-weight 0;
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 2.2%;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative
}

.about-menu .page-tabs-nav__link:last-child, .about-menu .page-tabs-nav__link:nth-child(3) {
	margin-right: 0
}

.about-menu .page-tabs-nav__link:hover, .about-menu .page-tabs-nav__link:focus {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #FC3B46;
	background: #fff
}

.about-menu .page-tabs-nav__link::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	display: block;
	height: 3px;
	background: #FC3B46;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.about-menu .page-tabs-nav__link:hover::before {
	width: 100%;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.about-directors {
	padding: 20px 93px 20px 0;
	border-right: 1px solid #C4C4C4;
	margin-bottom: 100px
}

.about-directors-pic {
	width: 100%;
	margin-left: 27px;
	margin-bottom: 30px
}

.about-director-main-pic {
	width: 50%;
	margin-bottom: 30px;
	float: right;
	position: relative
}

.about-director-main {
	overflow: auto;
	position: relative;
	margin-bottom: 100px;
	clear: both
}

.about-director-main-content {
	margin-top: 77px;
	padding: 60px 80px 45px 70px;
	background: #fff;
	width: 61%;
	position: relative;
	z-index: 1
}

.about-director-main-content::before {
	content: '';
	position: absolute;
	top: 168px;
	right: -25px;
	height: 1px;
	width: 125px;
	background: #000
}

.about-director-main-content::after {
	content: '';
	position: absolute;
	bottom: -76px;
	left: 78px;
	height: 53px;
	width: 4px;
	background: #000
}

.about-director-main-caption {
	font-weight: 900;
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 30px
}

.about-director-main-text {
	font-size: 16px;
	line-height: 24px;
	color: #575757;
	padding-left: 37px;
	padding-right: 50px;
	position: relative;
	margin-bottom: 20px
}

.about-director-main-text::before {
	content: url(/img/team/quotes-left.svg);
	position: absolute;
	left: 0;
	top: -24px;
	z-index: -1
}

.about-director-main-text::after {
	content: url(/img/team/quotes-left.svg);
	position: absolute;
	right: 42px;
	bottom: -4px;
	z-index: -1;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.about-director-main-name {
	text-align: right;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #000
}

.about-director-main-prof {
	text-align: right;
	font-size: 16px;
	line-height: 20px;
	color: #9A9A9A
}

.about-director-main-pic-zam {
	margin-left: 27px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.about-director-main-content-zam {
	-webkit-transform: translateX(64%);
	-moz-transform: translateX(64%);
	-ms-transform: translateX(64%);
	transform: translateX(64%)
}

.about-director-main-content-zam::before {
	right: auto;
	left: -42px
}

.about-director-main-content-zam::after {
	display: none
}

.overflow-auto {
	overflow: auto
}

.overflow-visible {
	overflow: visible
}

.about-direction {
	padding-top: 87px;
	border-top: 1px solid #EBEBEB;
	position: relative;
	margin-bottom: 100px
}

.about-direction::before {
	content: '';
	width: 200px;
	height: 3px;
	position: absolute;
	top: -2px;
	left: 0;
	background: #000
}

.row {
	margin-left: -15px;
	margin-right: -15px;
	overflow: auto
}

.row::after {
	content: '';
	clear: both
}

.row-mr-10 {
	margin-left: -10px;
	margin-right: -10px
}

.direction-item {
	width: 33.33333333%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	position: relative
}

.direction-item-pic {
	width: 100%;
	margin-bottom: 20px
}

.direction-item-pic-2 {
	position: absolute;
	top: 0;
	left: 10px;
	opacity: 0;
	width: calc(100% - 20px);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 1
}

.direction-item:hover .direction-item-pic-2, .direction-item:focus .direction-item-pic-2 {
	opacity: 1;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.direction-item-info {
	border-left: 4px solid #000;
	padding-left: 15px
}

.direction-item-info-name {
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #000
}

.direction-item-info-prof {
	font-size: 16px;
	line-height: 20px;
	color: #9A9A9A
}

.info-block-wrapper-clear {
	clear: both;
	float: none
}

.row-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row
}

.gray-bg {
	background: #F4F4F4
}

.about-project-block {
	padding-top: 80px;
	padding-bottom: 100px
}

.about-caption {
	font-weight: 900;
	font-size: 40px;
	line-height: 45px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 50px
}

.project-block-item {
	padding-left: 10px;
	padding-right: 10px
}

.project-block-item-col-8 {
	width: 66.66666666%
}

.project-block-item-col-6 {
	width: 50%
}

.project-block-item-col-4 {
	width: 33.33333333%
}

.project-block-item-inner {
	background: #fff;
	padding: 34px;
	display: block;
	overflow: hidden
}

.project-block-item-inner-gray {
	background: #F4F4F4
}

.project-block-item-pic {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.project-block-item:hover .project-block-item-pic {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.mr-bt-20, .form__submit_policy .form__policy_required-fields.mr-bt-20 {
	margin-bottom: 20px
}

.form__submit_policy .form__policy_required-fields.mr-tp-0 {
	margin-top: 0
}

.mr-hr-0 {
	margin-left: 0;
	margin-right: 0
}

.width-100pr {
	width: 100%
}

.blue-bg {
	background: #1D2E5A
}

.color-white {
	color: #fff
}

.about-directions {
	padding-top: 80px;
	padding-bottom: 80px
}

.directions-item-info {
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	background: rgba(0, 0, 0, .4);
	padding: 17px 20px 10px 26px;
	min-height: 93px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.direction-item:hover .directions-item-info, .direction-item:focus .directions-item-info {
	background: #EB4C4D;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 1
}

.directions-item-info-name {
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #FFF
}

.directions-item-info-prof {
	font-size: 16px;
	line-height: 17px;
	color: #FFF
}

.about-details, .about-attitude, .about-tolerances {
	padding-top: 80px;
	padding-bottom: 80px
}

[data-slider-wrapper] {
	position: relative;
	margin-bottom: 20px
}

[data-slider] {
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

[data-slider].ready {
	opacity: 1;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.news-item-slider-item, .news-item-slider-small-item {
	cursor: pointer
}

.news-item-slider-item-pic {
	width: 100%
}

textarea, button, img, input {
	outline: none
}

.news-item-slider-small-nav-prev {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	left: 0
}

.news-item-slider-small-nav {
	width: 106px;
	height: calc(100% + 1px);
	cursor: pointer;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1
}

.news-item-slider-small-nav:hover::after {
	background: rgba(235, 76, 77, 1);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.news-item-slider-small-nav::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	content: '';
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: rgba(235, 76, 77, 0.9)
}

.news-item-slider-small-nav-img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.news-item-slider-small-nav-next {
	right: 0
}

.news-item-slider-small-nav-prev {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	left: 0
}

.news-item-slider-small-item-pic {
	margin: 0 auto
}

.news-item-slider-small-nav-img path {
	fill: #fff
}

.news-item-slider-small-item {
	padding-left: 10px;
	padding-right: 10px
}

[data-slider-wrapper] .slick-slider .slick-track, [data-slider-wrapper] .slick-slider .slick-list {
	-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)
}

[data-slider-wrapper] .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

[data-slider-wrapper] .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
}

[data-slider-wrapper] .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	margin-left: auto;
	margin-right: auto
}

[data-slider-wrapper] .slick-track::before, [data-slider-wrapper] .slick-track::after {
	display: table;
	content: ''
}

[data-slider-wrapper] .slick-slide {
	min-height: 1px;
	height: auto;
	flex: 0 0 auto
}

[data-slider-wrapper] .slick-initialized .slick-slide {
	height: auto;
	flex: 0 0 auto
}

[data-slider-wrapper] .slick-slide img {
	display: block
}

.about-attitude-projects.projects-wrapper.-construction {
	padding-top: 0
}

.about-attitude-projects.projects-wrapper {
	padding: 0
}

.about-attitude-projects .container {
	padding: 0
}

.about-attitude-projects .projects__header {
	display: none
}

.about-attitude-projects .projects__link .circle-btn__text {
	color: #3C7CD2
}

.about-attitude-projects .circle-btn--white .circle-btn__btn {
	color: #508ce7;
	-webkit-box-shadow: inset 0 0 0 4px rgba(80, 140, 231, 0.3);
	-moz-box-shadow: inset 0 0 0 4px rgba(80, 140, 231, 0.3);
	box-shadow: inset 0 0 0 4px rgba(80, 140, 231, 0.3);
	color: #508ce7
}

.about-attitude-projects .circle-btn--white:hover .circle-btn__btn {
	-webkit-box-shadow: inset 0 0 0 4px #508ce7;
	-moz-box-shadow: inset 0 0 0 4px #508ce7;
	box-shadow: inset 0 0 0 4px #508ce7
}

.about-numbers {
	padding-top: 100px;
	padding-bottom: 60px;
	position: relative
}

.about-numbers::after {
	content: '';
	border-bottom: 2px solid #D5D5D5;
	width: calc(100% - 20px);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: 0
}

.img-shadow-left__white {
	-webkit-box-shadow: -27px 27px 0 0 #fff;
	-moz-box-shadow: -27px 27px 0 0 #fff;
	box-shadow: -27px 27px 0 0 #fff
}

.numbers-item-pic {
	padding-left: 27px !important;
	padding-bottom: 27px
}

.numbers-item-col-inner {
	padding: 30px 30px 50px;
	background: #FFF;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
	height: 100%
}

.numbers-item-col-4 {
	width: 33.33333333%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px
}

.numbers-item-col-5 {
	width: 41.66666667%
}

.numbers-item-col-6 {
	width: 50%
}

.numbers-item-col-7 {
	width: 58.33333333%;
	padding-right: 40px
}

.numbers-item-col-8 {
	width: 66.66666666%
}

.numbers-item-caption {
	margin-bottom: 35px;
	font-weight: 900;
	font-size: 24px;
	line-height: 31px;
	text-transform: uppercase;
	color: #000
}

.numbers-item-text {
	font-size: 16px;
	line-height: 24px;
	color: #575757
}

.numbers-item {
	float: left;
	position: relative
}

.numbers-item-content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.about-numbers-wrapper {
	counter-reset: item
}

.numbers-item-caption::before {
	content: '0' counter(item) '.';
	counter-increment: item;
	font-weight: 900;
	font-size: 72px;
	line-height: 63px;
	text-transform: uppercase;
	color: #EB4C4D;
	margin-right: 16px;
	dispaly: inline-block;
	float: left
}

.about-numbers:last-of-type::after {
	display: none
}

.about-numbers-mr-bt-36 {
	margin-bottom: 36px
}

.numbers-item-col-text {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #505050
}

.numbers-item-col-caption {
	display: table;
	margin-bottom: 13px
}

.numbers-item-col-caption-cell {
	width: 46px;
	display: table-cell;
	text-align: left
}

svg.numbers-item-col-caption-check path {
	fill: #EB4C4D;
	width: 36px
}

.numbers-item-col-caption-text {
	display: table-cell;
	vertical-align: middle;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	color: #EB4C4D
}

.container__pd-hr-10 {
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box
}

.numbers-item-pd-lt-60 {
	padding-left: 60px
}

.numbers-item-col-pull-4 {
	left: 33.33333333%
}

.numbers-item-col-push-8 {
	right: 66.66666666%
}

.numbers-item-col-pull-6 {
	left: 50%
}

.numbers-item-col-push-6 {
	right: 50%
}

.pd-rt-20 {
	padding-right: 20px
}

.about-caption-mr-bt-12 {
	margin-bottom: 12px
}

.mr-bt-45 {
	margin-bottom: 45px
}

.about-file-block {
	border: 1px solid #B8CDEC;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 22px;
	line-height: 27px;
	text-decoration: underline;
	color: #437ACE;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: 100%;
	display: table;
	margin-bottom: 20px
}

.about-file-block-inner {
	display: table-cell;
	height: 100px;
	padding: 24px 40px 24px 114px;
	background: url(/img/file-arrow.svg) no-repeat left 40px center;
	vertical-align: middle
}

.about-file-block:hover {
	background: #437ACE;
	border-color: 437 ACE;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #fff
}

.about-file-block:hover .about-file-block-inner {
	background-image: url(/img/file-arrow-act.svg)
}

.about-feedback-wrapper {
	background: url(/img/about-form.jpg) center center;
	-moz-background-size: cover;
	background-size: cover;
	min-height: 480px
}

.about-feedback__caption-block {
	width: 50%;
	padding: 54px 30px 70px 0;
	float: left
}

.about-feedback__title {
	font-weight: 800;
	font-size: 46px;
	line-height: 47px;
	color: #FFF;
	margin-bottom: 38px
}

.about-feedback__form {
	width: 50%;
	background: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	margin-bottom: -34px;
	margin-top: -34px;
	padding: 50px 74px 100px;
	float: left
}

.about-feedback__form-caption {
	font-weight: 800;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 35px
}

.about-feedback__contacts-tel {
	font-weight: 600;
	font-size: 32px;
	line-height: 47px;
	color: #FFF;
	margin-bottom: 5px
}

.about-feedback__contacts-mail {
	font-size: 32px;
	line-height: 47px;
	text-decoration: underline;
	color: #FFF
}

.about-feedback__contacts {
	padding-left: 27px;
	border-left: 4px solid #EB4C4D
}

.about-form-inner {
	height: 100%
}

.relative {
	position: relative
}

.contacts-menu .page-tabs-nav {
	padding: 0;
	background: none;
	box-shadow: none;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: static;
	margin: -94px auto 0;
	text-align: center;
	height: 94px
}

.contacts-menu .page-tabs-nav__link {
	background: rgba(83, 142, 228, .7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.contacts-menu .page-tabs-nav__link:hover {
	background: rgba(83, 142, 228, 1)
}

.contacts-menu .page-tabs-nav__link.active {
	color: #ff3840;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-weight: 700;
	pointer-events: unset
}

.contacts-page .top-wrapper::before {
	display: none
}

.contacts-page .top__content {
	margin-bottom: 130px
}

.nowrap {
	white-space: nowrap
}

.request-block {
	margin-bottom: 80px;
	padding-top: 50px
}

.request-block-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.request-block-img {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.request-block-img-inner {
	max-width: 320px;
	position: relative
}

.request-block-img-name {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 26px 23px
}

.request-block-img-name-1 {
	font-weight: 700;
	font-size: 24px;
	line-height: 23px;
	color: #FFF
}

.request-block-img-name-2 {
	font-size: 16px;
	line-height: 17px;
	color: #FFF
}

.request-block-info {
	padding-left: 110px;
	padding-top: 15px
}

.request-block-info-caption {
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	color: #1D2E5A;
	margin-bottom: 30px
}

.h2-contacts {
	margin-bottom: 60px;
	margin-top: 0;
	font-weight: 900;
	font-size: 40px;
	line-height: 45px;
	color: #000
}

.cheked-blue {
	padding: 0;
	margin: 0;
	list-style: none;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	column-gap: 30px;
	-moz-column-gap: 30px;
	-webkit-column-gap: 30px;
	margin-bottom: 30px
}

.cheked-blue li {
	padding-left: 27px;
	display: block;
	overflow: hidden;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	font-weight: 700;
	font-size: 16px;
	line-height: 94.3%;
	color: #000;
	margin-bottom: 15px;
	position: relative
}

.cheked-blue li::before {
	content: '';
	background: url(/layout/css/../img/check-blue.svg) no-repeat center left;
	width: 17px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 0
}

.contacts-contacts {
	margin-bottom: 25px
}

.contacts-contacts-tel {
	background: url(/layout/css/../img/contacts-phone.svg) no-repeat center left;
	padding-left: 38px;
	font-size: 18px;
	line-height: 23px;
	color: #000;
	margin-right: 50px;
	display: inline-block;
	vertical-align: top
}

.contacts-contacts-mail {
	background: url(/layout/css/../img/contacts-mail.svg) no-repeat center left;
	padding-left: 38px;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #000;
	margin-bottom: 15px;
	display: inline-block;
	vertical-align: top
}

.contacts-contacts-btn {
	max-width: 340px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	text-align: center
}

.contacts-contacts-btn span {
	padding: 0
}

.hidden-700 {
	display: none
}

.contacts-sections {
	position: relative;
	z-index: 1
}

.contacts-sections::before {
	position: absolute;
	z-index: -1;
	background: #F4F4F4;
	width: 100%;
	height: calc(100% - 236px);
	bottom: 0;
	content: ''
}

.contacts-sections-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 50px;
	border-top: 2px solid #EB4C4D;
	margin-left: -10px;
	margin-right: -10px
}

.contacts-section {
	width: 50%;
	padding-left: 10px;
	padding-right: 10px
}

.contacts-section-inner {
	height: 100%;
	background: #FFF;
	padding: 30px 30px 60px
}

.contacts-section-info {
	padding-left: 35px;
	padding-right: 35px
}

.contacts-section-caption {
	font-weight: 900;
	font-size: 34px;
	line-height: 33px;
	color: #FFF;
	background-size: cover;
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom: 30px;
	height: 154px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mr-rt-0 {
	margin-right: 0
}

.contacts-section-supply {
	background: url(/layout/css/../img/supply-bg.jpg) no-repeat center center;
	background-size: cover
}

.contacts-section-hr {
	background: url(/layout/css/../img/hr-bg.jpg) no-repeat center center;
	background-size: cover
}

.contacts-section-subcaption {
	font-weight: 700;
	font-size: 22px;
	line-height: 25px;
	color: #101010;
	margin-bottom: 15px
}

.contacts-section-text {
	font-size: 16px;
	line-height: 134.8%;
	color: #101010;
	margin-bottom: 28px
}

.color-red {
	color: #EB4C4D
}

.fs-18 {
	font-size: 18px
}

.d-block {
	display: block
}

.contacts-section-color-gray {
	font-size: 16px;
	line-height: 24px;
	color: #7C7C7C;
	margin-bottom: 15px
}

.mr-bt-10 {
	margin-bottom: 10px
}

.mr-bt-15 {
	margin-bottom: 15px
}

.mr-bt-30 {
	margin-bottom: 30px
}

.mr-bt-40 {
	margin-bottom: 40px
}

.container_1142 {
	max-width: 1142px;
	margin-left: auto;
	margin-right: auto;
	border-top: 6px solid #EB4C4D;
	background: #fff;
	padding-top: 50px;
	padding-bottom: 70px
}

.contacts-block-main {
	background: #F4F4F4;
	padding: 80px 15px 120px
}

.contacts-block-main-row, .contacts-block-main-col-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.contacts-block-main-col {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.no-bg {
	background-image: none
}

.mr-bt-5 {
	margin-bottom: 5px
}

.pd-lt-0 {
	padding-left: 0
}

.contacts-block-main-name {
	font-size: 16px;
	line-height: 134.8%;
	color: #101010
}

.secretary {
	padding-right: 40px
}

.btn-gray-border {
	font-size: 14px;
	line-height: 55px;
	text-align: center;
	color: #000;
	padding: 0 10px;
	display: inline-block;
	max-width: 320px;
	border: 1px solid #538EE4
}

.pd-rt-20 {
	padding-right: 20px
}

.requisites-block {
	background: url(/layout/css/../img/requizit-bg.jpg) no-repeat left bottom #fff;
	padding-top: 100px;
	padding-bottom: 116px
}

.requisites-block-inner {
	padding: 37px 42px 40px;
	background: #FBFBFB
}

.company-card-text-table {
	display: table
}

.company-card-text-row {
	display: table-row
}

.company-card-text-cell {
	display: table-cell;
	font-size: 14px;
	line-height: 122.3%;
	color: #555;
	padding: 22px 25px;
	border-top: 1px solid #E2E2E2
}

.company-card-text-cell:first-child {
	width: 250px;
	font-weight: 700;
	color: #000
}

.price-caption {
	font-weight: 700;
	font-size: 30px;
	line-height: 45px;
	color: #1D2E5A;
	width: 60%
}

.price-caption-sublink {
	font-size: 14px;
	line-height: 122.3%;
	text-decoration: underline;
	color: #6EAAFC;
	display: block
}

.price-caption-sublink:hover {
	text-decoration-line: none;
	color: #6EAAFC
}

.price-caption-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-bottom: 24px
}

.price-download-name {
	font-size: 18px;
	line-height: 24px;
	color: #DC4A4A;
	padding: 0 30px
}

.price-download-block {
	background: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px
}

.price-download {
	background: #DC4A4A;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 86px;
	min-height: 86px;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	position: relative;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.price-download-pic {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.price-download-pic path {
	fill: #fff;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.price-download-block:hover .price-download, .price-download-block:focus .price-download {
	background: #fff;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.price-download-block:hover .price-download-pic path, .price-download-block:focus .price-download-pic path {
	fill: #DC4A4A;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.contacts-offer-wrapper {
	background: url(/layout/css/../img/contacts-offer-bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 50px 0 120px
}

.contacts-offer-inner {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto
}

.offer-form-caption {
	margin-bottom: 36px;
	font-weight: 900;
	font-size: 34px;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF
}

.offer-form {
	margin: 0 0 45px;
	overflow: auto
}

.offer-form.form {
	background: transparent;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.input-wrapper {
	padding: 0 10px;
	float: left;
	width: 100%
}

.width-50pr {
	width: 50%
}

.width-100pr {
	width: 100%
}

.input-custom {
	height: 50px;
	width: 100%;
	background: #fff;
	border: none;
	padding: 0 18px;
	font-size: 16px;
	color: #000
}

textarea.input-custom {
	height: 134px;
	padding: 17px 18px;
	resize: vertical
}

.color-white {
	color: #fff
}

.form__submit_policy .form__policy_required-fields.mr-lt-0 {
	margin-left: 0
}

.text-center {
	text-align: center
}

.or-call {
	font-size: 18px;
	line-height: 122.3%;
	text-align: center;
	color: #FFF
}

.form-success {
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px
}

.thanks-text-inner {
	color: #000;
	font-size: 20px;
	padding-top: 20px
}

@media screen and (max-width: 1024px) {
	.about-director-main-content::after {
		display: none
	}

	.company-card-text-cell:first-child {
		padding-left: 0
	}
}

@media screen and (max-width: 991px) {
	.news-item-slider-small-nav {
		width: 71px;
		height: 100%
	}

	.contacts-section-info {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (max-width: 900px) {
	.numbers-item-col-4, .numbers-item-col-5, .numbers-item-col-6, .numbers-item-col-7, .numbers-item-col-8 {
		width: 50%
	}

	.numbers-item-col-pull-4, .numbers-item-col-pull-6 {
		left: auto
	}

	.numbers-item-col-push-8, .numbers-item-col-push-6 {
		right: auto
	}

	.numbers-item-caption::before {
		font-size: 40px;
		line-height: 44px
	}

	.numbers-item-col-7 {
		padding-right: 20px
	}

	.numbers-item-pd-lt-60 {
		padding-left: 10px;
		padding-right: 10px
	}

	.about-feedback__title {
		font-size: 40px;
		line-height: 40px
	}

	.cheked-blue {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}

	.request-block-info {
		padding-left: 50px
	}

	.contacts-block-main-col-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.secretary {
		margin-bottom: 40px
	}

	.requisites-block {
		padding-top: 20px;
		padding-bottom: 50px
	}
}

@media screen and (max-width: 840px) {
	.about-director-main-caption {
		font-size: 34px
	}
}

@media screen and (max-width: 799px) {
	.about-menu .page-tabs-nav__link {
		width: 30.5%;
		font-size: 20px
	}

	.about-directors {
		padding: 20px 0;
		border-right: none
	}

	.about-directors-pic {
		margin-left: 0
	}

	.about-menu .page-tabs-nav {
		padding: 25px 15px 0
	}

	.about-director-main, .about-direction, .about-directors {
		margin-bottom: 50px
	}

	.about-director-main-content {
		padding: 30px
	}

	.about-director-main-content::before, .about-director-main-content::after {
		display: none
	}

	.project-block-item-inner {
		padding: 20px
	}

	.numbers-item-caption {
		font-size: 20px;
		line-height: 24px
	}

	.about-numbers {
		padding-top: 50px;
		padding-bottom: 40px
	}

	.project-block-item-pic {
		filter: grayscale(0);
		-webkit-filter: grayscale(0)
	}

	.project-block-item:hover .project-block-item-pic {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none
	}

	.about-feedback__caption-block {
		width: 100%;
		padding: 54px 10px 70px;
		float: none
	}

	.about-feedback__form {
		width: 100%;
		margin-bottom: 0;
		margin-top: 0;
		float: none
	}

	.about-feedback-wrapper {
		padding-bottom: 20px
	}

	.contacts-sections-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.contacts-section {
		margin-bottom: 30px;
		width: 100%
	}

	.price-caption-wrapper {
		display: block;
		clear: both;
		overflow: auto
	}

	.price-caption {
		width: 100%
	}

	.price-download-block {
		float: right;
		margin-top: 15px
	}
}

@media screen and (max-width: 760px) {
	.about-director-main-caption {
		font-size: 27px;
		line-height: 33px
	}
}

@media screen and (max-width: 699px) {
	.about-menu .page-tabs-nav__link {
		width: 47%
	}

	.about-menu .page-tabs-nav__link:nth-child(3) {
		margin-right: 2.2%
	}

	.about-menu .page-tabs-nav__link:nth-child(even) {
		margin-right: 0
	}

	.-about .page-stat-blocks-wrapper-about {
		margin-top: 0;
		margin-bottom: 20px
	}

	.about-director-main-content {
		padding: 30px 15px
	}

	.about-director-main-content-zam {
		padding: 30px 15px 30px 30px
	}

	.numbers-item-col-4, .numbers-item-col-5, .numbers-item-col-6, .numbers-item-col-7, .numbers-item-col-8 {
		width: 100%
	}

	.numbers-item-col-7 {
		padding-right: 10px;
		margin-bottom: 30px
	}

	.numbers-item-col-8, .numbers-item-col-6 {
		margin-bottom: 30px
	}

	.hidden-700 {
		display: block
	}

	.visible-700 {
		display: none
	}

	.request-block-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.request-block-info {
		padding-left: 0;
		margin-top: 20px
	}

	.contacts-block-main-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.contacts-block-main-col {
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px
	}

	#how-to-get {
		padding-top: 20px;
		margin-bottom: 0
	}

	.container_1142 {
		padding-bottom: 30px
	}

	.contacts-menu .page-tabs-nav {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.contacts-menu .page-tabs-nav__link {
		width: 49%;
		min-height: 50px;
		margin-bottom: 10px
	}

	.contacts-menu .page-tabs-nav {
		margin-top: -110px;
		height: 110px
	}
}

@media screen and (max-width: 599px) {
	.about-director-main-pic {
		width: 90%;
		float: none;
		right: auto;
		margin-left: auto;
		margin-right: auto;
		display: block
	}

	.about-director-main-content {
		margin-top: 0;
		padding: 30px 15px;
		width: auto
	}

	.img-shadow-left {
		-webkit-box-shadow: -15px 15px 0 0 #F3F3F3;
		-moz-box-shadow: -15px 15px 0 0 #F3F3F3;
		box-shadow: -15px 15px 0 0 #F3F3F3
	}

	.about-director-main {
		overflow: unset
	}

	.direction-item {
		width: 50%
	}

	.project-block-item-col-8, .project-block-item-col-6, .project-block-item-col-4 {
		width: 100%
	}

	.about-caption-zavod {
		font-size: 34px;
		line-height: 40px
	}

	.about-project-block {
		padding-top: 60px;
		padding-bottom: 50px
	}

	.about-directions, .about-details, .about-attitude, .about-numbers, .about-tolerances {
		padding-top: 50px;
		padding-bottom: 50px
	}

	.news-item-slider-small-nav::after {
		background: rgba(235, 76, 77, 1)
	}

	.news-item-slider-small-nav {
		display: none !important
	}

	.about-director-main-pic-zam, .about-director-main-content-zam {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none
	}

	.h2-contacts {
		margin-bottom: 40px;
		font-size: 34px;
		line-height: 40px
	}

	.company-card-text-table, .company-card-text-row, .company-card-text-cell {
		display: block;
		width: 100%
	}

	.company-card-text-cell:first-child {
		width: 100%
	}

	.company-card-text-cell:last-child {
		border-top: none
	}

	.company-card-text-row {
		margin-bottom: 10px
	}

	.company-card-text-cell {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 8px
	}

	.requisites-block-inner {
		padding: 37px 20px 40px;
		background: #FBFBFB
	}

	.offer-form-caption {
		font-size: 22px;
		line-height: 30px
	}
}

@media screen and (max-width: 480px) {
	.about-menu .page-tabs-nav__link {
		width: 100%;
		float: none;
		padding: 10px 0;
		margin-bottom: 15px
	}

	.about-menu .page-tabs-nav__link:nth-child(3) {
		margin-right: 0
	}

	.about-menu .page-tabs-nav {
		padding: 15px 15px 0
	}

	.about-director-main-content {
		padding: 20px 0 30px
	}

	.about-director-main-caption {
		font-size: 26px;
		line-height: 28px
	}

	.about-director-main-text {
		padding-left: 16px;
		padding-right: 0
	}

	.about-director-main-text::after {
		right: 0
	}

	.about-caption {
		font-size: 26px;
		line-height: 28px
	}

	.about-caption-zavod {
		font-size: 22px;
		line-height: 24px
	}

	.directions-item-info {
		padding: 15px 15px 10px
	}

	.about-file-block-inner {
		padding-left: 40px;
		background: none
	}

	.about-file-block:hover .about-file-block-inner {
		background-image: none
	}

	.about-feedback__form {
		padding: 32px 24px 30px
	}

	.contacts-section-caption {
		font-size: 26px;
		line-height: 30px;
		padding-left: 15px;
		padding-right: 15px
	}

	.contacts-contacts-tel {
		display: block
	}

	.contacts-section-inner {
		padding: 15px 15px 40px
	}

	.btn-gray-border {
		line-height: 23px;
		padding: 10px
	}

	.input-wrapper.width-50pr {
		width: 100%
	}
}

@media screen and (max-width: 400px) {
	.direction-item {
		width: 100%
	}

	.directions-caption {
		font-size: 23px;
		line-height: 28px
	}

	.about-file-block-inner {
		padding: 20px
	}

	.about-file-block {
		font-size: 20px
	}

	.about-feedback__caption-block {
		padding-left: 0;
		padding-right: 0
	}

	.about-feedback__title {
		font-size: 34px;
		line-height: 36px
	}

	.about-feedback__contacts {
		padding-left: 16px;
		border-left: 2px solid #EB4C4D
	}

	.about-feedback__contacts-tel {
		font-size: 30px;
		line-height: 40px
	}

	.about-feedback__contacts-mail {
		font-size: 26px;
		line-height: 47px
	}

	.contacts-menu .page-tabs-nav__link {
		width: 100%
	}

	.-about.contacts-page .top {
		padding-bottom: 142px
	}

	.contacts-menu .page-tabs-nav {
		margin-top: -230px;
		height: 230px
	}
}

.modal-wrapper .modal__body .video-js {
	width: 100% !important;
	height: 100% !important
}

.fancybox-slide video {
	display: block !important;
	width: 100% !important;
	padding: 0 !important
}

.fancybox-slide--video {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.fancybox-slide--video:before {
	display: none !important
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/top/style.css?1525790074581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/contacts_footer/style.css?1525790074108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/biteks/styles.css?162618403032*/
@import "/layout/css/main.css"; 
/* End */


/* Start:/bitrix/templates/biteks/template_styles.css?16929488536144*/
.form-info {
	background-image: url('/layout/img/pictures/_pages/calculator/round-mail.png');
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 150px;
	margin-bottom: 40px;
}

.inner-text {
	margin: 0px 0 0px 150px;
	padding: 20px 40px 20px 0px;
	font-size: 20px;
}

.inner-text a {
	text-decoration: underline;
}

.whatsapp-call {
    border: 1px solid #eaeaea;
    background: url(/upload/medialibrary/964/9643c0e00126e1d4909e72656d26151d.jpg);
    display: flex;
    align-items: center;
	margin-bottom: 15px;
}
.whatsapp-bg {
    display: flex;
    background: #e0ffe1c2;
    padding: 30px;
	align-items: center;
}
.icon {
    width: 15%;
}
.action-text {
    width: 50%;
    font-size: 18px;
}
.whatsapp-button {
    text-align: center;
    margin-left: auto;
}
.whatsapp-button a {
    border: 1px solid #4caf50;
    border-radius: 50px;
    padding: 15px;
    color: #ffffff;
   display: inline-block;
    background: #4caf50;
	font-size: 18px;
}
.whatsapp-button a:hover {
    background: #6d6e71;
    border: 1px solid #6d6e71;
}
.small-text {
    font-size: 13px;
    display: inline-block;
    margin-top: 5px;
    color: #333;
}

@media (max-width: 767px) {
	.icon {
    width: 20%;
}
	.action-text {
		font-size: 14px;
		width: 80%;
    padding-left: 15px;
	}
	.whatsapp-bg {
		flex-wrap: wrap;
		padding: 15px;
	}
	.whatsapp-button {
    text-align: center;
    margin: 0;
    width: 100%;
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px dashed #ccc;
    margin-top: 15px;
}
	.whatsapp-button a {
    padding: 15px;
	font-size: 14px;
}

.pathway {
	font-size: 13px !important;
}
.footer-top__column:first-child .contact__address, .footer-top__column:first-child .contact__email {
	font-size: 13px !important;
}
.contact__title {
	font-size: 13px;
}
.footer-bottom, .footer-bottom__link {
	font-size: 13px;
}
}

.grecaptcha-badge {
    display: none !important;
}

::selection {
	background: rgba(24, 41, 85, .9);
	color: #fff;
}
::-moz-selection {
background: rgba(24, 41, 85, .9);
color: #fff;
}


/*Новости*/

.news-block__grid {
	padding-top: 30px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.news-block__grid:after {
	content: '';
	display: table;
}

.news-block__grid .news-block-item {
	margin: 0 0 20px;
	box-shadow: 0px 3px 10px 0px #2C2C2C33;
	display: flex;
    flex-direction: column;
	padding: 0;
}

.news-block__grid:after,
.news-block__grid .news-block-item {
	width: calc(100% / 3 - 13px);
}

.news-block-item__image {
    background: #EEF1F7;
    height: 125px;
	width: 100%;
	background-size: cover !important;
}

.news-block-item__image a:not(.news-block-item.first a) {
    display: block;
    width: 100%;
    height: 100%;
	text-indent: -9999px; /* Скрываем текст за пределами видимой области */
    overflow: hidden; /* Скрываем любой оставшийся видимый контент */
}

.news-block-item__description {
    padding: 30px;
}
.news-block-item__description .readmore {
	color: #fff;
	font-weight: 700;
}


.news-block__grid .news-block-item__date {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    padding: 30px;
	margin-top: auto;
}

.news-block-item.first {
    width: 100%;
}
.news-block-item.first .news-block-item__image {
	background-size: cover !important;
	position: relative;
	height: 460px;
}
.news-block-item.first .news-block-item-image_overlay {
    height: 100%;
    width: 100%;
    background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 19%, rgba(0,0,0,0.9153886896555498) 100%);
	display: flex;
    align-items: end;
	padding: 50px;
}
.news-block-item.first .news-block-item__title {
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	line-height: 40px;
}

.news-block-item.first .news-block-item__description {
    width: 70%;
    color: #fff;
    padding: 0;
}

.news-block-item.first .news-block-item__description .news-block-item__date {
	padding: 0;
	margin-top: 30px;
}


form#news-filter-form {
    background: #EEF1F7;
    border-radius: 10px;
    height: 39px;
    display: flex;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
}
.news-block-wrapper {
    padding: 30px 0 30px;
}

.filter-news {
    display: block;
    margin: 0; 
    padding: 0;
	  background: #EEF1F7;
	  border-radius: 10px;
	  height: 39px;
}

.filter-news li {
    display: inline-block;
    list-style: none;
}

.filter-news .button-dropdown {
    position: relative;
}

.filter-news li a {
    display: block;
    color: #333;
    padding: 10px 20px;
    text-decoration: none;
}

.filter-news li a:hover span {
    color: #333;
}

.filter-news li a:hover, .filter-news li a.dropdown-toggle.active {

}

.filter-news li a:hover span, .filter-news li a.dropdown-toggle.active span {
    color: #477CCC;
}

.filter-news li .dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    margin-top: 3px;
    text-align: left;
	background: #fff;
}

.filter-news li .dropdown-menu.active {
    display: block;
}

.filter-news li .dropdown-menu a {
    width: 150px;
}

.dropdown-arrow {
	display: inline-block;
	width: 10px;
	height: 8px;
    background-image: url('/images/dropdown-arrow.svg'); /* Путь к SVG файлу */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.dropdown-menu {
    z-index: 1;
}

.pagination {
	justify-content: center !important;
}

.ml-5 {
	margin-left: 50px;
}

@media (max-width: 767px) {
	.news-block__grid:after, .news-block__grid .news-block-item {
		width: 100%;
	}
	.news-block-item.first .news-block-item__title {
		font-size: 16px;
		line-height: 22px;
	}
	.news-block-item.first .news-block-item__description {
		width: 85%
	}
	.news-block-item.first .news-block-item__image {
		height: 350px;
	}
	.news-block-item.first .news-block-item-image_overlay {
		padding: 15px;
	}
	.slider__btn {
		margin: 12px 0 0px !important;
		display: block;
		margin-left: 0 !important;
		width: 90%;
	}
}

/* End */
/* /layout/css/app.css?1680097468341277 */
/* /bitrix/templates/.default/components/bitrix/menu/top/style.css?1525790074581 */
/* /bitrix/templates/.default/components/bitrix/news.list/contacts_footer/style.css?1525790074108 */
/* /bitrix/templates/biteks/styles.css?162618403032 */
/* /bitrix/templates/biteks/template_styles.css?16929488536144 */
