

/* Start:/local/templates/safe-equp/css/main.css?1780848909229529*/
@charset "UTF-8";

.grid-12,
.grid-11,
.grid-10,
.grid-9,
.grid-8,
.grid-7,
.grid-6,
.grid-5,
.grid-4,
.grid-3,
.grid-2,
.grid-1,
.grid-0 {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.s-lp-preims-column .container,
.s-details-related .container,
.s-factory-photos .container,
.s-lp-table__title .container,
.s-lp-comp .container,
.s-lp-preims .container,
.s-home-about .container,
.s-simple-map .container {
	position: relative;
}

.s-lp-preims-column .container:after,
.s-details-related .container:after,
.s-factory-photos .container:after,
.s-lp-table__title .container:after,
.s-lp-comp .container:after,
.s-lp-preims .container:after,
.s-home-about .container:after,
.s-simple-map .container:after {
	content: "";
	position: absolute;
	width: calc(100% - 32px);
	height: 8px;
	left: 16px;
	top: 0;
	background: #002061;
}

.cta-header,
.ec-new,
.s-products .home-product,
.contacts-callback,
.contacts-map-panel,
.details-block,
.sale-econom,
.sale-block,
.geo-items,
.home-products,
.simple-map-panel {
	box-shadow: 0 10px 70px 0 rgba(159, 175, 205, 0.5);
}

.usefull-list-item,
.kp,
.wiki,
.inner-block,
.team-panel,
.bordered-img,
.case-panel,
.sert .fancy,
.sert a,
.econom-block,
.sale-block__white,
.filter-block,
.menu-btn {
	box-shadow: 1px 1px 8px 0 rgba(159, 175, 205, 0.5);
}

.bordered-img-hover,
.home-articles,
.intro-link-to-projects,
.home-news-slider,
.about-video,
.intro {
	box-shadow: 1px 1px 8px 0 rgba(159, 175, 205, 0.5);
	transition: box-shadow 0.3s ease;
}

.bordered-img-hover:hover,
.home-articles:hover,
.intro-link-to-projects:hover,
.home-news-slider:hover,
.about-video:hover,
.intro:hover {
	box-shadow: 0 10px 32px 0 #9fafcd;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
	opacity: 0.9;
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease, visibility 0s ease 0.25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	/* Using without prefix would break IE11 */
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
	cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-video,
.fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* Buttons */
.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color 0.2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: none;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

/* Fix IE11 */
.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
	display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-timing-function: linear;
	z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: 0.8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
}

/* Caption */
.fancybox-caption {
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px 25px 44px;
	right: 0;
	text-align: center;
	z-index: 99996;
}

.fancybox-caption::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
	background-repeat: repeat-x;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -44px;
	z-index: -1;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

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

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

/* Transition effects */
.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-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);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
	.fancybox-caption {
		padding: 12px;
	}

	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}

	.fancybox-slide--image {
		padding: 6px 0;
	}

	.fancybox-close-small {
		right: -6px;
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}
}

/* Share */
.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all 0.2s;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff;
}

.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 {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
	opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}

/*! Flickity v2.0.8
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative;
}

.flickity-enabled:focus {
	outline: none;
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: white;
	background: rgba(255, 255, 255, 0.75);
	cursor: pointer;
	/* vertically center */
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
	background: white;
}

.flickity-prev-next-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
	opacity: 0.6;
}

.flickity-prev-next-button.previous {
	left: 10px;
}

.flickity-prev-next-button.next {
	right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px;
}

.flickity-prev-next-button:disabled {
	opacity: 0.3;
	cursor: auto;
}

.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}

.flickity-prev-next-button .arrow {
	fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}

.flickity-rtl .flickity-page-dots {
	direction: rtl;
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: 0.25;
	cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
	opacity: 1;
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	outline: none !important;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
	position: absolute;
	display: block;
	top: 0;
}

.irs-line-left {
	left: 0;
	width: 11%;
}

.irs-line-mid {
	left: 9%;
	width: 82%;
}

.irs-line-right {
	right: 0;
	width: 11%;
}

.irs-bar {
	position: absolute;
	display: block;
	left: 0;
	width: 0;
}

.irs-bar-edge {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}

.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0;
}

.irs-slider {
	position: absolute;
	display: block;
	cursor: default;
	z-index: 1;
}

.irs-slider.type_last {
	z-index: 2;
}

.irs-min {
	position: absolute;
	display: block;
	left: 0;
	cursor: default;
}

.irs-max {
	position: absolute;
	display: block;
	right: 0;
	cursor: default;
}

.irs-from,
.irs-to,
.irs-single {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap;
}

.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
}

.irs-with-grid .irs-grid {
	display: block;
}

.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000;
}

.irs-grid-pol.small {
	height: 4px;
}

.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #000;
}

.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: rgba(0, 0, 0, 0);
	z-index: 2;
}

.irs-disabled {
	opacity: 0.4;
}

.lt-ie9 .irs-disabled {
	filter: alpha(opacity=40);
}

.irs-hidden-input {
	position: absolute !important;
	display: block !important;
	top: 0 !important;
	left: 0 !important;
	width: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	outline: none !important;
	z-index: -9999 !important;
	background: none !important;
	border-style: solid !important;
	border-color: transparent !important;
}

/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// © guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs {
	height: 55px;
}

.irs-with-grid {
	height: 75px;
}

.irs-line {
	height: 10px;
	top: 33px;
	background: #EEE;
	background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
	/* W3C */
	border: 1px solid #CCC;
	border-radius: 16px;
	-moz-border-radius: 16px;
}

.irs-line-left {
	height: 8px;
}

.irs-line-mid {
	height: 8px;
}

.irs-line-right {
	height: 8px;
}

.irs-bar {
	height: 10px;
	top: 33px;
	border-top: 1px solid #428bca;
	border-bottom: 1px solid #428bca;
	background: #428bca;
	background: linear-gradient(to top, #428bca 0%, #7fc3e8 100%);
	/* W3C */
}

.irs-bar-edge {
	height: 10px;
	top: 33px;
	width: 14px;
	border: 1px solid #428bca;
	border-right: 0;
	background: #428bca;
	background: linear-gradient(to top, #428bca 0%, #7fc3e8 100%);
	/* W3C */
	border-radius: 16px 0 0 16px;
	-moz-border-radius: 16px 0 0 16px;
}

.irs-shadow {
	height: 2px;
	top: 38px;
	background: #000;
	opacity: 0.3;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.lt-ie9 .irs-shadow {
	filter: alpha(opacity=30);
}

.irs-slider {
	top: 25px;
	width: 27px;
	height: 27px;
	border: 1px solid #AAA;
	background: #DDD;
	background: linear-gradient(to bottom, white 0%, gainsboro 20%, white 100%);
	/* W3C */
	border-radius: 27px;
	-moz-border-radius: 27px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	cursor: pointer;
}

.irs-slider.state_hover,
.irs-slider:hover {
	background: #FFF;
}

.irs-min,
.irs-max {
	color: #333;
	font-size: 12px;
	line-height: 1.333;
	text-shadow: none;
	top: 0;
	padding: 1px 5px;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
	background: #ccc;
}

.irs-from,
.irs-to,
.irs-single {
	color: #fff;
	font-size: 14px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background: #428bca;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
	background: #999;
}

.irs-grid {
	height: 27px;
}

.irs-grid-pol {
	opacity: 0.5;
	background: #428bca;
}

.irs-grid-pol.small {
	background: #999;
}

.irs-grid-text {
	bottom: 5px;
	color: #99a4ac;
}

/**
 * selectize.default.css (v0.12.6) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
	visibility: visible !important;
	background: #f2f2f2 !important;
	background: rgba(0, 0, 0, 0.06) !important;
	border: 0 none !important;
	box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
	content: "!";
	visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
	position: relative;
	padding: 5px 8px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
	position: absolute;
	right: 8px;
	top: 50%;
	color: #303030;
	opacity: 0.4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
	color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0 none;
	float: left;
	box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	/* fixes ie bug (see #392) */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 2px 0 0 0;
	border-left: 1px solid #0073bb;
	border-radius: 0 2px 2px 0;
	box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
	background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: #aaaaaa;
}

.selectize-control.plugin-remove_button .remove-single {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 23px;
}

.selectize-control {
	position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
	color: #303030;
	font-family: inherit;
	font-size: 13px;
	line-height: 18px;
	-webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
	background: #fff;
	cursor: text;
	display: inline-block;
}

.selectize-input {
	border: 1px solid #d0d0d0;
	padding: 8px 8px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
	padding: 5px 8px 2px;
}

.selectize-input.full {
	background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
	cursor: default !important;
}

.selectize-input.focus {
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
	border-radius: 3px 3px 0 0;
}

.selectize-input>* {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.selectize-control.multi .selectize-input>div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 2px 6px;
	background: #1da7ee;
	color: #fff;
	border: 1px solid #0073bb;
}

.selectize-control.multi .selectize-input>div.active {
	background: #92c836;
	color: #fff;
	border: 1px solid #00578d;
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
	color: #ffffff;
	background: #d2d2d2;
	border: 1px solid #aaaaaa;
}

.selectize-input>input {
	display: inline-block !important;
	padding: 0 !important;
	min-height: 0 !important;
	max-height: none !important;
	max-width: 100% !important;
	margin: 0 1px !important;
	text-indent: 0 !important;
	border: 0 none !important;
	background: none !important;
	line-height: inherit !important;
	-webkit-user-select: auto !important;
	box-shadow: none !important;
}

.selectize-input>input::-ms-clear {
	display: none;
}

.selectize-input>input:focus {
	outline: none !important;
}

.selectize-input::after {
	content: " ";
	display: block;
	clear: left;
}

.selectize-input.dropdown-active::before {
	content: " ";
	display: block;
	position: absolute;
	background: #f0f0f0;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
}

.selectize-dropdown {
	position: absolute;
	z-index: 10;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin: -1px 0 0 0;
	border-top: 0 none;
	box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(125, 168, 208, 0.2);
	border-radius: 1px;
}

.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
	padding: 5px 8px;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
	cursor: inherit;
	opacity: 0.5;
}

.selectize-dropdown [data-selectable].option {
	opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
	color: #303030;
	background: #fff;
	cursor: default;
}

.selectize-dropdown .active {
	background-color: #f5fafd;
	color: #495c68;
}

.selectize-dropdown .active.create {
	color: #495c68;
}

.selectize-dropdown .create {
	color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
	-webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
	cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
	cursor: text;
}

.selectize-control.single .selectize-input:after {
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
	left: 15px;
	right: auto;
}

.selectize-control.rtl .selectize-input>input {
	margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
	opacity: 0.5;
	background-color: #fafafa;
}

.selectize-control.multi .selectize-input.has-items {
	padding-left: 5px;
	padding-right: 5px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
	color: #999;
	text-shadow: none;
	background: none;
	box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
	border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
	background: none;
}

.selectize-control.multi .selectize-input [data-value] {
	text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
	border-radius: 3px;
	background-color: #1b9dec;
	background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee", endColorstr="#ff178ee9", GradientType=0);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

.selectize-control.multi .selectize-input [data-value].active {
	background-color: #0085d4;
	background-image: linear-gradient(to bottom, #008fd8, #0075cf);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8", endColorstr="#ff0075cf", GradientType=0);
}

.selectize-control.single .selectize-input {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
	background-color: #f9f9f9;
	background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe", endColorstr="#fff2f2f2", GradientType=0);
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
	border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
	padding-top: 7px;
	font-weight: bold;
	font-size: 0.85em;
}

.selectize-dropdown .optgroup {
	border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
	border-top: 0 none;
}

*,
*:after,
*:before {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
div,
span {
	max-height: 5000em;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
	position: relative;
}

img {
	border: none;
}

.lb-widget-panel {
	font-size: initial !important;
}

@font-face {
	font-family: "gas";
	src: url("/local/templates/safe-equp/css/../fonts/gas.ttf?sbmks2") format("truetype"), url("/local/templates/safe-equp/css/../fonts/gas.woff?sbmks2") format("woff"), url("/local/templates/safe-equp/css/../fonts/gas.svg?sbmks2#gas") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

i {
	font-family: "gas" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.i-badge:before {
	content: "";
}

.i-bubble:before {
	content: "";
}

.i-mappin:before {
	content: "";
}

.i-pdf-2:before {
	content: "";
}

.i-skrep:before {
	content: "";
}

.i-doc:before {
	content: "";
}

.i-news:before {
	content: "";
}

.i-forward:before {
	content: "";
}

.i-left-ar:before {
	content: "";
}

.i-right-ar:before {
	content: "";
}

.i-pdf:before {
	content: "";
}

.i-play:before {
	content: "";
}

.i-mail:before {
	content: "";
}

body {
	background: #f1f5f9;
	font-family: "Ubuntu", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #002061;
}

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

b,
strong {
	font-weight: 500;
}

.lead,
.lp-table--vodorod .lp-table__main .lpt-col {
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 1.4;
}

.lead-big {
	font-weight: 500;
	font-style: normal;
	font-size: 20px;
	line-height: 1.2;
}

@media (max-width: 680px) {
	.lead-big {
		font-size: 15px;
	}
}

.lead-extrabig {
	font-weight: 500;
	font-style: normal;
	font-size: 25px;
	line-height: 1.2;
}

@media (max-width: 1024px) {
	.lead-extrabig {
		font-size: 20px;
	}
}

@media (max-width: 680px) {
	.lead-extrabig {
		font-size: 18px;
	}
}

.lead-xxxl {
	font-weight: 500;
	font-style: normal;
	font-size: 30px;
	line-height: 1.2;
}

@media (max-width: 1400px) {
	.lead-xxxl {
		font-size: 26px;
	}
}

@media (max-width: 1024px) {
	.lead-xxxl {
		font-size: 22px;
	}
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
	font-weight: 500;
	text-transform: uppercase;
}

h1,
.h1 {
	font-size: 48px;
	line-height: 1.15;
}

@media (max-width: 1400px) {

	h1,
	.h1 {
		font-size: 40px;
	}
}

@media (max-width: 1024px) {

	h1,
	.h1 {
		font-size: 36px;
	}
}

@media (max-width: 768px) {

	h1,
	.h1 {
		font-size: 32px;
	}
}

@media (max-width: 680px) {

	h1,
	.h1 {
		font-size: 28px;
	}
}

@media (max-width: 480px) {

	h1,
	.h1 {
		font-size: 24px;
	}
}

h2,
.h2 {
	font-size: 36px;
	line-height: 1.1;
}

@media (max-width: 1400px) {

	h2,
	.h2 {
		font-size: 34px;
	}
}

@media (max-width: 1024px) {

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

@media (max-width: 768px) {

	h2,
	.h2 {
		font-size: 28px;
	}
}

@media (max-width: 680px) {

	h2,
	.h2 {
		font-size: 24px;
	}
}

@media (max-width: 480px) {

	h2,
	.h2 {
		font-size: 20px;
	}
}

h3,
.h3 {
	font-size: 20px;
	line-height: 1.2;
}

@media (max-width: 680px) {

	h3,
	.h3 {
		font-size: 18px;
	}
}

@media (max-width: 480px) {

	h3,
	.h3 {
		font-size: 16px;
	}
}

h3 small,
.h3 small {
	display: block;
	font-size: 18px;
	font-weight: normal;
}

@media (max-width: 680px) {

	h3 small,
	.h3 small {
		font-size: 16px;
	}
}

@media (max-width: 480px) {

	h3 small,
	.h3 small {
		font-size: 14px;
	}
}

h4,
.h4 {
	font-size: 19px;
	line-height: 1.3;
}

h5,
.h5 {
	font-size: 18px;
	font-weight: 500;
}

.links-list a {
	margin: 0 40px 8px 0;
}

.link {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
	font-size: 15px;
	font-weight: 500;
	color: #002061;
	transition: color 0.3s ease;
}

@media (max-width: 768px) {
	.link {
		font-size: 15px;
	}
}

.link:hover {
	color: #ff8836;
}

.link i {
	display: block;
}

.link .i-mail {
	margin-right: 15px;
	font-size: 16px;
}

.link .i-right-ar {
	font-size: 13px;
	margin-left: 15px;
	position: relative;
	top: 1px;
}

.link .i-pdf,
.link .i-doc {
	font-size: 28px;
	margin-right: 8px;
}

.link .i-pdf-2 {
	font-size: 29px;
	margin-right: 8px;
}

.link .i-news {
	font-size: 24px;
	margin-right: 15px;
}

.link .i-bubble {
	font-size: 27px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.link .i-badge {
	font-size: 26px;
	margin-right: 8px;
	top: -2px;
	position: relative;
}

.link .i-mappin {
	font-size: 30px;
	margin-right: 8px;
}

.link .i-skrep {
	font-size: 21px;
	margin-right: 8px;
}

.link--black {
	color: #002061;
	transition: color 0.3s ease;
}

.link--black:hover {
	color: #ff8836;
}

.link--blue {
	color: #1c7bbe;
	transition: color 0.3s ease;
}

.link--blue:hover {
	color: #ff8836;
}

.link--white {
	color: #FFF;
	transition: color 0.3s ease;
}

.link--white:hover {
	color: #ff8836;
}

.fancy:focus,
.fancy-video:focus {
	outline: none;
}

.user-content p,
.user-content ul,
.user-content ol,
.user-content table {
	margin-bottom: 20px;
}

.user-content p strong,
.user-content ul strong,
.user-content ol strong,
.user-content table strong {
	font-size: 15px;
}

.user-content h1,
.user-content .h1,
.user-content h2,
.user-content .h2,
.user-content h3,
.user-content .h3,
.user-content h4,
.user-content .h4,
.user-content h5,
.user-content .h5,
.user-content .lead-extrabig {
	margin-bottom: 8px;
}

.user-content a:not(.btn) {
	color: #f26200;
	transition: color 0.3s ease;
}

.user-content a:not(.btn):hover {
	color: #ff8836;
}

.user-content img {
	display: block;
	margin-bottom: 12px;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.user-content ul,
.user-content ol {
	padding-left: 25px;
}

.user-content ul li,
.user-content ol li {
	margin-bottom: 8px;
}

.user-content table {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.user-content table tr {
	background: #f1f5f9;
}

.user-content table tr:nth-child(2n-1) {
	background: #e9eff5;
}

.user-content table td {
	padding: 8px;
}

.user-content table th {
	padding: 8px;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
}

.user-content .table-wrapper {
	max-width: 100%;
	overflow: auto;
}

.checked-list {
	list-style: none;
	padding-left: 0 !important;
}

.checked-list li {
	margin-bottom: 16px;
	position: relative;
	padding-left: 30px;
}

.checked-list li:before {
	content: "";
	font-family: "gas" !important;
	position: absolute;
	left: 0;
	top: 1px;
	height: 19px;
	width: 19px;
	background: url("/local/templates/safe-equp/css/../img/check-green.svg") center top no-repeat;
	background-size: contain;
}

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

.checked-list--orange li:before {
	background: url("/local/templates/safe-equp/css/../img/check-orange.svg") center top no-repeat;
}

.checked-list--header li {
	font-size: 16px;
	border-bottom: 1px solid rgba(252, 252, 252, 0.2);
	padding-bottom: 16px;
	padding-left: 50px;
	color: #cde4f8;
}

@media (max-width: 480px) {
	.checked-list--header li {
		font-size: 14px;
		padding-left: 30px;
	}
}

.checked-list--header li:before {
	width: 25px;
	height: 25px;
}

@media (max-width: 480px) {
	.checked-list--header li:before {
		width: 19px;
		height: 19px;
	}
}

.checked-list--header li:last-child {
	border-bottom: none;
}

.standart-list {
	padding-left: 20px;
}

.standart-list li {
	margin-bottom: 16px;
}

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

sup {
	font-size: 70%;
}

.hidden {
	display: none !important;
}

.grid-0 {
	width: 0%;
}

.grid-offset-0 {
	margin-left: 0%;
}

.grid-1 {
	width: 8.3333333333%;
}

.grid-offset-1 {
	margin-left: 8.3333333333%;
}

.grid-2 {
	width: 16.6666666667%;
}

.grid-offset-2 {
	margin-left: 16.6666666667%;
}

.grid-3 {
	width: 25%;
}

.grid-offset-3 {
	margin-left: 25%;
}

.grid-4 {
	width: 33.3333333333%;
}

.grid-offset-4 {
	margin-left: 33.3333333333%;
}

.grid-5 {
	width: 41.6666666667%;
}

.grid-offset-5 {
	margin-left: 41.6666666667%;
}

.grid-6 {
	width: 50%;
}

.grid-offset-6 {
	margin-left: 50%;
}

.grid-7 {
	width: 58.3333333333%;
}

.grid-offset-7 {
	margin-left: 58.3333333333%;
}

.grid-8 {
	width: 66.6666666667%;
}

.grid-offset-8 {
	margin-left: 66.6666666667%;
}

.grid-9 {
	width: 75%;
}

.grid-offset-9 {
	margin-left: 75%;
}

.grid-10 {
	width: 83.3333333333%;
}

.grid-offset-10 {
	margin-left: 83.3333333333%;
}

.grid-11 {
	width: 91.6666666667%;
}

.grid-offset-11 {
	margin-left: 91.6666666667%;
}

.grid-12 {
	width: 100%;
}

.grid-offset-12 {
	margin-left: 100%;
}

@media (max-width: 1400px) {
	.grid-0_xl {
		width: 0%;
	}

	.grid-offset-0_xl {
		margin-left: 0%;
	}

	.grid-1_xl {
		width: 8.3333333333%;
	}

	.grid-offset-1_xl {
		margin-left: 8.3333333333%;
	}

	.grid-2_xl {
		width: 16.6666666667%;
	}

	.grid-offset-2_xl {
		margin-left: 16.6666666667%;
	}

	.grid-3_xl {
		width: 25%;
	}

	.grid-offset-3_xl {
		margin-left: 25%;
	}

	.grid-4_xl {
		width: 33.3333333333%;
	}

	.grid-offset-4_xl {
		margin-left: 33.3333333333%;
	}

	.grid-5_xl {
		width: 41.6666666667%;
	}

	.grid-offset-5_xl {
		margin-left: 41.6666666667%;
	}

	.grid-6_xl {
		width: 50%;
	}

	.grid-offset-6_xl {
		margin-left: 50%;
	}

	.grid-7_xl {
		width: 58.3333333333%;
	}

	.grid-offset-7_xl {
		margin-left: 58.3333333333%;
	}

	.grid-8_xl {
		width: 66.6666666667%;
	}

	.grid-offset-8_xl {
		margin-left: 66.6666666667%;
	}

	.grid-9_xl {
		width: 75%;
	}

	.grid-offset-9_xl {
		margin-left: 75%;
	}

	.grid-10_xl {
		width: 83.3333333333%;
	}

	.grid-offset-10_xl {
		margin-left: 83.3333333333%;
	}

	.grid-11_xl {
		width: 91.6666666667%;
	}

	.grid-offset-11_xl {
		margin-left: 91.6666666667%;
	}

	.grid-12_xl {
		width: 100%;
	}

	.grid-offset-12_xl {
		margin-left: 100%;
	}
}

@media (max-width: 1024px) {
	.grid-0_l {
		width: 0%;
	}

	.grid-offset-0_l {
		margin-left: 0%;
	}

	.grid-1_l {
		width: 8.3333333333%;
	}

	.grid-offset-1_l {
		margin-left: 8.3333333333%;
	}

	.grid-2_l {
		width: 16.6666666667%;
	}

	.grid-offset-2_l {
		margin-left: 16.6666666667%;
	}

	.grid-3_l {
		width: 25%;
	}

	.grid-offset-3_l {
		margin-left: 25%;
	}

	.grid-4_l {
		width: 33.3333333333%;
	}

	.grid-offset-4_l {
		margin-left: 33.3333333333%;
	}

	.grid-5_l {
		width: 41.6666666667%;
	}

	.grid-offset-5_l {
		margin-left: 41.6666666667%;
	}

	.grid-6_l {
		width: 50%;
	}

	.grid-offset-6_l {
		margin-left: 50%;
	}

	.grid-7_l {
		width: 58.3333333333%;
	}

	.grid-offset-7_l {
		margin-left: 58.3333333333%;
	}

	.grid-8_l {
		width: 66.6666666667%;
	}

	.grid-offset-8_l {
		margin-left: 66.6666666667%;
	}

	.grid-9_l {
		width: 75%;
	}

	.grid-offset-9_l {
		margin-left: 75%;
	}

	.grid-10_l {
		width: 83.3333333333%;
	}

	.grid-offset-10_l {
		margin-left: 83.3333333333%;
	}

	.grid-11_l {
		width: 91.6666666667%;
	}

	.grid-offset-11_l {
		margin-left: 91.6666666667%;
	}

	.grid-12_l {
		width: 100%;
	}

	.grid-offset-12_l {
		margin-left: 100%;
	}
}

@media (max-width: 768px) {
	.grid-0_m {
		width: 0%;
	}

	.grid-offset-0_m {
		margin-left: 0%;
	}

	.grid-1_m {
		width: 8.3333333333%;
	}

	.grid-offset-1_m {
		margin-left: 8.3333333333%;
	}

	.grid-2_m {
		width: 16.6666666667%;
	}

	.grid-offset-2_m {
		margin-left: 16.6666666667%;
	}

	.grid-3_m {
		width: 25%;
	}

	.grid-offset-3_m {
		margin-left: 25%;
	}

	.grid-4_m {
		width: 33.3333333333%;
	}

	.grid-offset-4_m {
		margin-left: 33.3333333333%;
	}

	.grid-5_m {
		width: 41.6666666667%;
	}

	.grid-offset-5_m {
		margin-left: 41.6666666667%;
	}

	.grid-6_m {
		width: 50%;
	}

	.grid-offset-6_m {
		margin-left: 50%;
	}

	.grid-7_m {
		width: 58.3333333333%;
	}

	.grid-offset-7_m {
		margin-left: 58.3333333333%;
	}

	.grid-8_m {
		width: 66.6666666667%;
	}

	.grid-offset-8_m {
		margin-left: 66.6666666667%;
	}

	.grid-9_m {
		width: 75%;
	}

	.grid-offset-9_m {
		margin-left: 75%;
	}

	.grid-10_m {
		width: 83.3333333333%;
	}

	.grid-offset-10_m {
		margin-left: 83.3333333333%;
	}

	.grid-11_m {
		width: 91.6666666667%;
	}

	.grid-offset-11_m {
		margin-left: 91.6666666667%;
	}

	.grid-12_m {
		width: 100%;
	}

	.grid-offset-12_m {
		margin-left: 100%;
	}
}

@media (max-width: 680px) {
	.grid-0_s {
		width: 0%;
	}

	.grid-offset-0_s {
		margin-left: 0%;
	}

	.grid-1_s {
		width: 8.3333333333%;
	}

	.grid-offset-1_s {
		margin-left: 8.3333333333%;
	}

	.grid-2_s {
		width: 16.6666666667%;
	}

	.grid-offset-2_s {
		margin-left: 16.6666666667%;
	}

	.grid-3_s {
		width: 25%;
	}

	.grid-offset-3_s {
		margin-left: 25%;
	}

	.grid-4_s {
		width: 33.3333333333%;
	}

	.grid-offset-4_s {
		margin-left: 33.3333333333%;
	}

	.grid-5_s {
		width: 41.6666666667%;
	}

	.grid-offset-5_s {
		margin-left: 41.6666666667%;
	}

	.grid-6_s {
		width: 50%;
	}

	.grid-offset-6_s {
		margin-left: 50%;
	}

	.grid-7_s {
		width: 58.3333333333%;
	}

	.grid-offset-7_s {
		margin-left: 58.3333333333%;
	}

	.grid-8_s {
		width: 66.6666666667%;
	}

	.grid-offset-8_s {
		margin-left: 66.6666666667%;
	}

	.grid-9_s {
		width: 75%;
	}

	.grid-offset-9_s {
		margin-left: 75%;
	}

	.grid-10_s {
		width: 83.3333333333%;
	}

	.grid-offset-10_s {
		margin-left: 83.3333333333%;
	}

	.grid-11_s {
		width: 91.6666666667%;
	}

	.grid-offset-11_s {
		margin-left: 91.6666666667%;
	}

	.grid-12_s {
		width: 100%;
	}

	.grid-offset-12_s {
		margin-left: 100%;
	}
}

@media (max-width: 480px) {
	.grid-0_xs {
		width: 0%;
	}

	.grid-offset-0_xs {
		margin-left: 0%;
	}

	.grid-1_xs {
		width: 8.3333333333%;
	}

	.grid-offset-1_xs {
		margin-left: 8.3333333333%;
	}

	.grid-2_xs {
		width: 16.6666666667%;
	}

	.grid-offset-2_xs {
		margin-left: 16.6666666667%;
	}

	.grid-3_xs {
		width: 25%;
	}

	.grid-offset-3_xs {
		margin-left: 25%;
	}

	.grid-4_xs {
		width: 33.3333333333%;
	}

	.grid-offset-4_xs {
		margin-left: 33.3333333333%;
	}

	.grid-5_xs {
		width: 41.6666666667%;
	}

	.grid-offset-5_xs {
		margin-left: 41.6666666667%;
	}

	.grid-6_xs {
		width: 50%;
	}

	.grid-offset-6_xs {
		margin-left: 50%;
	}

	.grid-7_xs {
		width: 58.3333333333%;
	}

	.grid-offset-7_xs {
		margin-left: 58.3333333333%;
	}

	.grid-8_xs {
		width: 66.6666666667%;
	}

	.grid-offset-8_xs {
		margin-left: 66.6666666667%;
	}

	.grid-9_xs {
		width: 75%;
	}

	.grid-offset-9_xs {
		margin-left: 75%;
	}

	.grid-10_xs {
		width: 83.3333333333%;
	}

	.grid-offset-10_xs {
		margin-left: 83.3333333333%;
	}

	.grid-11_xs {
		width: 91.6666666667%;
	}

	.grid-offset-11_xs {
		margin-left: 91.6666666667%;
	}

	.grid-12_xs {
		width: 100%;
	}

	.grid-offset-12_xs {
		margin-left: 100%;
	}
}

.row {
	margin-left: -8px;
	margin-right: -8px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.row [class^=grid] {
	padding: 0 8px;
}

.row--nopad {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.container {
	margin: 0 auto;
	width: 100%;
	max-width: 1232px;
	position: relative;
	padding: 0 16px;
}

.clearfix:before {
	content: " ";
	display: table;
}

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

.img-responsive {
	max-width: 100%;
	height: auto;
}

.def-sec {
	padding: 80px 0;
}

@media (max-width: 1400px) {
	.def-sec {
		padding: 64px 0;
	}
}

@media (max-width: 1024px) {
	.def-sec {
		padding: 40px 0;
	}
}

.def-sec-bottom,
.s-lp-table.def-sec-bottom {
	padding-bottom: 80px;
}

@media (max-width: 1400px) {

	.def-sec-bottom,
	.s-lp-table.def-sec-bottom {
		padding-bottom: 64px 0;
	}
}

@media (max-width: 1024px) {

	.def-sec-bottom,
	.s-lp-table.def-sec-bottom {
		padding-bottom: 40px 0;
	}
}

.def-sec-top {
	padding-top: 80px;
}

@media (max-width: 1400px) {
	.def-sec-top {
		padding-top: 64px 0;
	}
}

@media (max-width: 1024px) {
	.def-sec-top {
		padding-top: 40px 0;
	}
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
textarea {
	display: inline-block;
	font-family: "Ubuntu", Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3;
	-webkit-appearance: none;
	border: none;
	border-bottom: 4px solid transparent;
	padding: 17px 24px 14px 24px;
	overflow: visible;
	border-radius: 3px;
	background: #FFF;
	color: #002061;
	transition: all 0.3s ease;
}

input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-size: 15px;
	font-weight: 500;
	color: rgba(0, 32, 97, 0.5);
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=number]::-moz-placeholder,
textarea::-moz-placeholder {
	font-size: 15px;
	font-weight: 500;
	color: rgba(0, 32, 97, 0.5);
	opacity: 1;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=number]:-moz-placeholder,
textarea:-moz-placeholder {
	font-size: 15px;
	font-weight: 500;
	color: rgba(0, 32, 97, 0.5);
	opacity: 1;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-size: 15px;
	font-weight: 500;
	color: rgba(0, 32, 97, 0.5);
	opacity: 1;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus {
	border-color: #ff8836;
	outline: none;
	box-shadow: 0 7px 15px -2px rgba(255, 255, 255, 0.4);
}

input[type=text]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=number]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	opacity: 0;
}

input[type=text]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	opacity: 0;
}

input[type=text]:focus:-moz-placeholder,
input[type=tel]:focus:-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=number]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	opacity: 0;
}

input[type=text]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	opacity: 0;
}

input[type=text].error,
input[type=tel].error,
input[type=email].error,
input[type=password].error,
input[type=number].error,
textarea.error {
	border-color: #e22121;
	background: #ecabab !important;
}

.vertical-form input {
	width: 100%;
	display: block;
	margin-bottom: 24px;
}

.vertical-form .btn {
	margin-top: 16px;
}

.vertical-form--small input {
	margin-bottom: 8px;
}

.vertical-form--small .btn {
	margin-top: 8px;
}

.column-form input {
	width: 100%;
	max-width: 290px;
	display: block;
	margin-bottom: 24px;
}

.column-form textarea {
	display: block;
	width: 100%;
	margin-bottom: 24px;
}

.column-form .style-fileinput {
	margin-bottom: 24px;
}

.column-form__btnwrap {
	margin-top: 16px;
	text-align: center;
}

.column-form__btnwrap--left {
	text-align: left;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 480px) {
	.column-form__btnwrap--left {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.column-form__btnwrap--left .order-counter {
	display: block;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	margin-right: 16px;
}

@media (max-width: 480px) {
	.column-form__btnwrap--left .order-counter {
		margin-top: 8px;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}

.grey-form input[type=text],
.grey-form input[type=tel],
.grey-form input[type=email],
.grey-form input[type=password],
.grey-form input[type=number],
.grey-form textarea {
	background: #f1f5f9;
}

.grey-form input[type=text]:hover,
.grey-form input[type=tel]:hover,
.grey-form input[type=email]:hover,
.grey-form input[type=password]:hover,
.grey-form input[type=number]:hover,
.grey-form textarea:hover {
	background: #e6edf4;
}

.grey-form .style-select.selectize-control.single .selectize-input {
	background: #f1f5f9;
}

.grey-form .style-select.selectize-control.single .selectize-input:hover {
	background: #e6edf4;
}

.form-subtitle {
	display: block;
	margin-bottom: 16px;
	line-height: 1.2;
}

.form-note {
	margin-top: 24px;
	font-size: 12px;
	color: #8f9eae;
}

.form-note a {
	color: #f26200;
	transition: color 0.3s ease;
}

.form-note a:hover {
	color: #ff8836;
}

.form-note--center {
	text-align: center;
}

.style-fileinput {
	position: relative;
	min-height: 54px;
	max-width: 100%;
	overflow: hidden;
	color: #ff8836;
	cursor: pointer;
}

.style-fileinput:hover {
	color: #f26200;
}

.style-fileinput input {
	opacity: 0;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}

.style-fileinput__text {
	line-height: 1.1;
	white-space: normal;
}

.style-radio {
	display: block;
	position: relative;
	cursor: pointer;
}

.style-radio:hover span:before {
	border-color: #1c7bbe;
}

.style-radio input {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.style-radio input:checked+span:after {
	opacity: 1;
}

.style-radio input.error+span:before {
	border-color: #cc0000;
}

.style-radio span {
	display: block;
	position: relative;
	padding-left: 30px;
}

.style-radio span:before {
	content: "";
	width: 20px;
	height: 20px;
	border: 2px solid #002061;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s ease;
}

.style-radio span:after {
	content: "";
	width: 12px;
	height: 12px;
	background: #002061;
	position: absolute;
	left: 4px;
	top: 4px;
	z-index: 2;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.style-radio span a {
	color: #353434;
}

.style-select.selectize-control.single .selectize-input {
	border-radius: 3px;
	background: #FFF;
	color: #002061;
	font-weight: 500;
	font-size: 15px;
	border: none;
	padding: 17px 24px 14px 24px;
	box-shadow: none;
	transition: all 0.3s ease;
}

.style-select.selectize-control.single .selectize-input input {
	font-weight: 500;
	font-size: 15px;
	color: #8f9eae;
}

.style-select .selectize-dropdown.single {
	border: none;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.btn {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 11px 40px 14px 40px;
	font-size: 18px;
	font-weight: 500;
	font-family: "Ubuntu", Arial, sans-serif;
	line-height: 1.3;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	transition: background 0.3s ease, box-shadow 0.3s ease;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #f26200;
	border: none;
	color: #FFF;
	border-radius: 25px;
	box-shadow: 7px 7px 18px -5px rgba(101, 41, 0, 0.35);
	white-space: nowrap;
}

.btn:focus,
.btn:hover {
	outline: none;
	background: #ff8836;
	box-shadow: 7px 7px 18px -5px rgba(242, 98, 0, 0.7);
}

.btn:active {
	background: #f26200;
	box-shadow: 7px 7px 18px -5px rgba(101, 41, 0, 0.35);
}

@media (max-width: 680px) {
	.btn {
		font-size: 16px;
		padding: 9px 16px 11px 16px;
	}
}

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

.btn--icon {
	padding: 11px 16px 14px 40px;
}

@media (max-width: 680px) {
	.btn--icon {
		padding: 9px 16px 11px 16px;
	}
}

.btn--icon i {
	margin-left: 36px;
	line-height: 0;
}

@media (max-width: 680px) {
	.btn--icon i {
		margin-left: 16px;
	}
}

.btn--icon i.i-right-ar {
	font-size: 12px;
}

.btn--icon i.i-forward {
	font-size: 14px;
}

.btn--icon i.i-play {
	font-size: 16px;
	top: 2px;
	position: relative;
}

.btn-play {
	display: inline-block;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #f26200;
	color: #FFF;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: background 0.3s ease, box-shadow 0.3s ease;
	box-shadow: 7px 7px 18px -5px rgba(101, 41, 0, 0.35);
}

.btn-play:focus,
.btn-play:hover {
	background: #ff8836;
	box-shadow: 7px 7px 18px -5px rgba(242, 98, 0, 0.7);
}

.btn-play:active {
	background: #f26200;
	box-shadow: 7px 7px 18px -5px rgba(101, 41, 0, 0.35);
}

.btn-play:before {
	content: "";
	font-family: "gas" !important;
	position: absolute;
	top: 15px;
	left: 17px;
	line-height: 1;
	font-size: 18px;
}

.btn-play--big {
	width: 64px;
	height: 64px;
}

.btn-play--big:before {
	top: 21px;
	left: 22px;
	font-size: 24px;
}

.btn-play--small {
	width: 26px;
	height: 26px;
}

.btn-play--small:before {
	top: 8px;
	left: 9px;
	font-size: 10px;
}

.btn--orange {
	background: #f26200;
	box-shadow: 7px 7px 18px -5px rgba(101, 41, 0, 0.35);
}

.btn--orange:focus,
.btn--orange:hover {
	outline: none;
	background: #ff8836;
	box-shadow: 7px 7px 18px -5px rgba(242, 98, 0, 0.7);
}

.btn--orange:active {
	background: #f26200;
	box-shadow: 7px 7px 18px -5px rgba(101, 41, 0, 0.35);
}

.btn--red {
	background: #f03037;
	box-shadow: 7px 7px 18px -5px rgba(101, 41, 0, 0.35);
}

.btn--red:focus,
.btn--red:hover {
	background: #ff3c43;
	box-shadow: 7px 7px 18px -5px rgba(240, 48, 55, 0.7);
}

.btn--red:active {
	background: #f03037;
	box-shadow: 7px 7px 18px -5px rgba(101, 41, 0, 0.35);
}

.btn--green {
	background: #82c457;
	box-shadow: none;
}

.btn--green:focus,
.btn--green:hover {
	background: #90cb6a;
	box-shadow: none;
}

.btn--green:active {
	background: #82c457;
	box-shadow: none;
}

.modal {
	display: none;
	width: 500px;
	max-width: 95%;
	transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
	transition: transform 0.4s ease, opacity 0.4s ease;
	transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
	-webkit-transform: translateY(-60px) scale(1.1);
	transform: translateY(-60px) scale(1.1);
	opacity: 0;
	will-change: transform, opacity;
	overflow: visible;
	background: #002061;
	color: #FFF;
	padding: 40px;
}

@media (max-width: 680px) {
	.modal {
		padding: 24px;
		-webkit-transform: translateY(-60px) scale(1);
		transform: translateY(-60px) scale(1);
	}
}

.modal__title {
	margin-bottom: 8px;
	padding-right: 40px;
}

.modal__title--nomargin {
	margin-bottom: 0;
}

.modal__subtitle {
	margin-bottom: 16px;
}

.modal--wide {
	width: 680px;
}

.modal--wide-big {
	width: 900px;
}

.fancybox-slide--current .modal {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}

.fancybox-is-closing .modal {
	-webkit-transform: translateY(60px) scale(0.9);
	transform: translateY(60px) scale(0.9);
	opacity: 0.5;
}

.fancybox-loading {
	border: 4px solid rgba(100, 100, 100, 0.4);
	border-top: 4px solid #002061;
}

.fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--html .fancybox-close-small {
	position: absolute;
	top: -18px;
	right: -18px;
	cursor: pointer;
	transition: all 0.3s ease;
	background-color: #f03037;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	border: none;
	opacity: 1;
}

@media (max-width: 768px) {

	.fancybox-close-small,
	.fancybox-slide--image .fancybox-close-small,
	.fancybox-slide--video .fancybox-close-small,
	.fancybox-slide--iframe .fancybox-close-small,
	.fancybox-slide--html .fancybox-close-small {
		top: 8px;
		right: 8px;
	}
}

.fancybox-close-small:hover,
.fancybox-slide--image .fancybox-close-small:hover,
.fancybox-slide--video .fancybox-close-small:hover,
.fancybox-slide--iframe .fancybox-close-small:hover,
.fancybox-slide--html .fancybox-close-small:hover {
	background-color: #ff8836;
}

.fancybox-close-small:before,
.fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:before,
.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--video .fancybox-close-small:before,
.fancybox-slide--video .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:before,
.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--html .fancybox-close-small:before,
.fancybox-slide--html .fancybox-close-small:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -10px;
	width: 20px;
	height: 2px;
	background-color: #FFF;
	transition: all 0.3s ease;
}

.fancybox-close-small:hover:before,
.fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:before,
.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--video .fancybox-close-small:hover:before,
.fancybox-slide--video .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:before,
.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--html .fancybox-close-small:hover:before,
.fancybox-slide--html .fancybox-close-small:hover:after {
	background-color: #FFF;
}

.fancybox-close-small:before,
.fancybox-slide--image .fancybox-close-small:before,
.fancybox-slide--video .fancybox-close-small:before,
.fancybox-slide--iframe .fancybox-close-small:before,
.fancybox-slide--html .fancybox-close-small:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--video .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--html .fancybox-close-small:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-close-small:focus,
.fancybox-slide--image .fancybox-close-small:focus,
.fancybox-slide--video .fancybox-close-small:focus,
.fancybox-slide--iframe .fancybox-close-small:focus,
.fancybox-slide--html .fancybox-close-small:focus {
	outline: none;
}

.fancybox-slide--video {
	padding: 40px 18px;
}

.fancybox-slide--iframe {
	padding: 40px 18px;
}

.flickity-viewport {
	-ms-touch-action: pan-y !important;
	touch-action: pan-y !important;
}

.flickity-prev-next-button {
	width: 32px;
	height: 32px;
	background: rgba(205, 228, 248, 0.2);
	transition: background 0.3s ease;
}

.flickity-prev-next-button:hover {
	opacity: 1;
	background: #ff8836;
}

.flickity-prev-next-button:hover .arrow {
	fill: #FFF;
}

.flickity-prev-next-button:active {
	opacity: 0.9;
	background: #ff8836;
}

.flickity-prev-next-button:active .arrow {
	fill: #FFF;
}

.flickity-prev-next-button:disabled {
	pointer-events: none;
}

.flickity-prev-next-button svg {
	width: 12px;
	height: 12px;
	left: 10px;
	top: 10px;
}

.flickity-prev-next-button .arrow {
	fill: #cde4f8;
	transition: all 0.3s ease;
}

.slider-black-arrows .flickity-prev-next-button .arrow {
	fill: #002061;
}

.slider-black-arrows .flickity-prev-next-button:hover .arrow {
	fill: #FFF;
}

.slider-black-arrows .flickity-prev-next-button:active .arrow {
	fill: #FFF;
}

.flickity-page-dots .dot {
	margin-left: 0;
	margin-right: 10px;
	width: 11px;
	height: 11px;
	background: #7f8fb0;
	opacity: 1;
	transition: background 0.3s ease;
}

.flickity-page-dots .dot:hover {
	background: #ff8836;
}

.flickity-page-dots .dot.is-selected {
	background: #002061;
}

.s-site-head {
	background: #fcfcfc;
	padding: 24px 0;
}

@media (max-width: 480px) {
	.s-site-head {
		padding-top: 20px;
	}
}

.s-site-head .container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 768px) {
	.s-site-head .container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.head-logo {
	width: 340px;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

@media (max-width: 1024px) {
	.head-logo {
		width: 238px;
	}
}

@media (max-width: 768px) {
	.head-logo {
		text-align: center;
	}
}

@media (max-width: 480px) {
	.head-logo {
		width: 170px;
	}
}

.head-logo img {
	display: block;
	width: 70px;
	max-width: 100%;
	height: auto;
	transition: opacity 0.3s ease;
}

@media (max-width: 768px) {
	.head-logo img {
		margin-left: auto;
		margin-right: auto;
	}
}

.head-logo img:hover {
	opacity: 0.8;
}

.head-logo__slogan {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.24em;
	color: #1c7cbf;
	line-height: 1.1;
}

@media (max-width: 1024px) {
	.head-logo__slogan {
		font-size: 10px;
	}
}

@media (max-width: 480px) {
	.head-logo__slogan {
		font-size: 9px;
		letter-spacing: 0.06em;
	}
}

.head-info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (max-width: 768px) {
	.head-info {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.head-info__contacts {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin: 0 0 16px 0;
}

@media (max-width: 768px) {
	.head-info__contacts {
		margin: 0;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.head-info__contacts a:not(.head-info__social) {
		margin: 16px 16px 0 16px;
	}
}

.head-info__mail-soc {
	margin-bottom: -40px;
}

@media (max-width: 768px) {
	.head-info__mail-soc {
		margin-bottom: 0;
	}
}

.head-info__mail {
	display: block;
}

.head-info__socials {
	text-align: right;
}

@media (max-width: 768px) {
	.head-info__socials {
		position: relative;
		left: 24px;
		margin-top: 4px;
	}
}

@media (max-width: 480px) {
	.head-info__socials {
		left: 0;
		text-align: center;
	}
}

.head-info__social {
	display: inline-block;
	vertical-align: top;
	margin-left: 8px;
	margin-top: 8px;
}

@media (max-width: 480px) {
	.head-info__social {
		margin-left: 4px;
		margin-right: 4px;
	}
}

.head-info__social img {
	width: 24px;
	height: 24px;
	transition: all 0.3s ease;
}

.head-info__social img:hover {
	opacity: 0.6;
}

.head-info__phone {
	display: block;
	white-space: nowrap;
	margin-left: 40px;
}

.head-info__callback {
	display: block;
	line-height: 1;
	white-space: nowrap;
}

@media (max-width: 768px) {
	.head-info__callback {
		margin-top: 16px;
	}
}

.lang-switcher {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 1;
}

.lang-switcher a {
	color: #1c7bbe;
}

.lang-switcher a.active {
	color: #002061;
	pointer-events: none;
}

.s-main-nav {
	background: #f1f5f9;
}

@media (max-width: 768px) {
	.s-main-nav {
		position: fixed;
		z-index: 40;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		-webkit-transform: translate3d(-400px, 0, 0);
		transform: translate3d(-400px, 0, 0);
		overflow-y: scroll;
		-webkit-backface-visibility: hidden;
		transition: visibility 0.5s ease, -webkit-transform 0.5s ease;
		transition: transform 0.5s ease, visibility 0.5s ease;
		transition: transform 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
		width: 400px;
		max-width: 100%;
		visibility: hidden;
		will-change: transform, visibility;
	}
}

.s-main-nav--lp.is-fixed,
.s-main-nav--fix.is-fixed {
	position: fixed;
	z-index: 40;
	top: 0;
	left: 0;
	width: 100%;
}

@media (max-width: 768px) {

	.s-main-nav--lp.is-fixed,
	.s-main-nav--fix.is-fixed {
		width: 400px;
	}
}

.s-main-nav.opened {
	-webkit-transform: none;
	transform: none;
	visibility: visible;
}

.s-main-nav__wrapforfix {
	height: 55px;
}

@media (max-width: 1024px) {
	.s-main-nav__wrapforfix {
		height: 52px;
	}
}

@media (max-width: 768px) {
	.s-main-nav__wrapforfix {
		height: 0;
	}
}

.s-main-nav__phone {
	display: none;
	text-align: right;
	padding: 20px 16px 16px 16px;
}

@media (max-width: 768px) {
	.s-main-nav__phone {
		display: block;
	}
}

.main-nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

@media (max-width: 768px) {
	.main-nav {
		display: block;
		margin-bottom: 40px;
	}
}

.main-nav__rootlink {
	display: block;
	position: relative;
	font-size: 15px;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: 500;
	line-height: 1;
	padding: 20px 0;
	transition: color 0.3s ease;
	margin: 0 8px;
}

@media (max-width: 1024px) {
	.main-nav__rootlink {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.main-nav__rootlink {
		font-size: 15px;
		margin: 0;
	}
}

.main-nav__rootlink:hover {
	color: #ff8836;
}

.main-nav__rootlink.active:after {
	-webkit-transform: none;
	transform: none;
}

.main-nav__rootlink:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #f26200;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	will-change: transform;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media (max-width: 768px) {
	.main-nav__rootlink:after {
		width: 4px;
		height: 100%;
		bottom: initial;
		top: 0;
		left: -16px;
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
	}
}

.main-nav__has-sub {
	position: relative;
}

.main-nav__has-sub:hover .main-nav__sub {
	visibility: visible;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	pointer-events: all;
}

.main-nav__sub {
	position: absolute;
	top: 100%;
	left: 0;
	background: #f1f5f9;
	z-index: 10;
	padding-bottom: 8px;
	box-shadow: 5px 5px 8px 0 rgba(0, 0, 0, 0.1);
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	transition: all 0.3s ease;
	white-space: nowrap;
}

@media (max-width: 768px) {
	.main-nav__sub {
		position: relative;
		top: 0;
		left: 0;
		padding-left: 20px;
		visibility: visible;
		pointer-events: all;
		-webkit-transform: none;
		transform: none;
		box-shadow: none;
		opacity: 1;
		max-width: 100%;
		white-space: normal;
	}
}

.main-nav__sub a {
	display: block;
	position: relative;
	padding: 16px 16px;
	transition: color 0.3s ease;
}

@media (max-width: 1024px) {
	.main-nav__sub a {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.main-nav__sub a {
		font-size: 15px;
	}
}

.main-nav__sub a:before {
	content: "";
	width: 4px;
	height: 100%;
	background: #f26200;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: center top;
	transform-origin: center top;
}

.main-nav__sub a:hover {
	color: #ff8836;
}

.main-nav__sub a.active:before {
	-webkit-transform: none;
	transform: none;
}

.main-nav__label {
	width: 24px;
	height: 24px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	border-radius: 12px;
	margin-right: 3px;
	background: #FFF;
}

.menu-btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	white-space: nowrap;
	display: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: fixed;
	z-index: 50;
	left: 16px;
	top: 16px;
	background-color: #fcfcfc;
	border-radius: 5px;
}

@media (max-width: 768px) {
	.menu-btn {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.menu-btn figure {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 21px;
	height: 2px;
	background-color: #002061;
	transition: all 0.3s ease;
	will-change: transform, opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.menu-btn figure:before,
.menu-btn figure:after {
	content: "";
	width: 21px;
	height: 2px;
	position: absolute;
	left: 0;
	background-color: #002061;
	transition: all 0.3s ease;
	will-change: transform, opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.menu-btn figure:before {
	top: -7px;
}

.menu-btn figure:after {
	bottom: -7px;
}

.menu-btn.active figure {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-btn.active figure:after {
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
}

.menu-btn.active figure:before {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: 0;
}

.sub_menu ul,
.sub_menu ol {
	list-style: none;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.sub_menu ul li {
	position: relative;
}

.sub_menu ul li ul ul span {
	font-weight: 500;
	border-bottom: solid 1px;
	border-color: #002061;
	margin-bottom: 10px;
}

.sub_menu ul li ul {
	position: absolute;
	left: 0;
	z-index: 1;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	background: #f1f5f9;
	display: none;
	width: 700px;
}

.sub_menu ul li ul ul {
	margin: 0 8px;
	display: block;
	width: 50%;
	position: relative;
}

.sub_menu li:hover>ul {
	display: block;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.s-site-footer {
	background: #fcfcfc;
	padding: 64px 0 40px 0;
}

@media (max-width: 680px) {
	.s-site-footer {
		padding: 40px 0;
	}
}

.s-site-footer .row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.s-site-footer__left {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 768px) {
	.s-site-footer__left {
		margin-bottom: 24px;
	}
}

@media (max-width: 768px) {
	.s-site-footer__nav {
		margin-bottom: 24px;
	}
}

.s-site-footer__right {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 768px) {
	.s-site-footer .head-logo {
		margin-left: auto;
		margin-right: auto;
	}
}

.foot-left-text {
	margin-top: auto;
	font-weight: 500;
	padding-top: 24px;
}

.foot-left-text p {
	color: #8f9eae;
	margin-top: 24px;
}

@media (max-width: 768px) {
	.foot-left-text p {
		margin-top: 16px;
	}
}

.foot-rigth-text {
	margin-top: auto;
	font-weight: 500;
	padding-top: 16px;
}

.foot-rigth-text address {
	font-style: normal;
}

.foot-rigth-text__phone {
	display: block;
	margin: 16px 0;
}

.foot-nav a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 16px;
	transition: all 0.3s ease;
}

@media (max-width: 1024px) {
	.foot-nav a {
		font-size: 15px;
	}
}

@media (max-width: 768px) {
	.foot-nav a {
		display: inline-block;
		margin: 0 16px 8px 0;
	}
}

.foot-nav a:hover {
	color: #ff8836;
}

.foot-nav a:last-child {
	margin-bottom: 0;
}

.s-policy {
	background: #fcfcfc;
	font-weight: 500;
	color: #8f9eae;
	text-align: center;
}

.s-policy .container {
	padding: 40px 16px;
	position: relative;
}

.s-policy .container:after {
	content: "";
	position: absolute;
	width: calc(100% - 32px);
	height: 2px;
	left: 16px;
	top: 0;
	background: #002061;
}

.foot-social__title {
	display: block;
	font-weight: 500;
	margin-bottom: 8px;
}

.foot-social__links {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.foot-social__link {
	background: #cde4f8;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	padding: 0 16px 0 30px;
	position: relative;
	margin: 0 4px 8px 0;
	transition: all 0.3s ease;
}

.foot-social__link:hover {
	background: #FFF;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.foot-social__link img {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 0;
}

.s-simple-map {
	padding: 64px 0 80px 0;
	z-index: 3;
}

@media (max-width: 1024px) {
	.s-simple-map {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding: 0;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.s-simple-map .container {
	padding-top: 64px;
	text-align: right;
	pointer-events: none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media (max-width: 1024px) {
	.s-simple-map .container {
		width: 50%;
		padding: 0;
	}
}

@media (max-width: 680px) {
	.s-simple-map .container {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.s-simple-map .container:after {
		display: none;
	}
}

.simple-map-panel {
	background: #FFF;
	text-align: left;
	padding: 40px;
	pointer-events: all;
	margin-right: 0;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

@media (max-width: 1400px) {
	.simple-map-panel {
		padding: 24px;
	}
}

@media (max-width: 680px) {
	.simple-map-panel {
		padding: 16px;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.simple-map-panel__title {
	margin-bottom: 40px;
}

@media (max-width: 1400px) {
	.simple-map-panel__title {
		margin-bottom: 24px;
	}
}

@media (max-width: 680px) {
	.simple-map-panel__title {
		margin-bottom: 16px;
	}
}

.simple-map-panel .h3 {
	margin-bottom: 16px;
}

.simple-map-panel address {
	margin-bottom: 24px;
}

@media (max-width: 680px) {
	.simple-map-panel address {
		margin-bottom: 16px;
	}
}

.simple-map {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	will-change: transform;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

@media (max-width: 1024px) {
	.simple-map {
		position: relative;
		height: auto;
		width: 50%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}

@media (max-width: 680px) {
	.simple-map {
		width: 100%;
		height: 200px;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.wp--fadeup {
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: transform 0.6s ease, opacity 0.6s ease;
	transition: transform 0.6s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
	opacity: 0;
	-webkit-transform: translate3d(0, 25px, 0);
	transform: translate3d(0, 25px, 0);
	will-change: transform, opacity;
}

.wp--fadeleft {
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: transform 0.6s ease, opacity 0.6s ease;
	transition: transform 0.6s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
	opacity: 0;
	-webkit-transform: translate3d(-25px, 0, 0);
	transform: translate3d(-25px, 0, 0);
	will-change: transform, opacity;
}

.wp--faderight {
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: transform 0.6s ease, opacity 0.6s ease;
	transition: transform 0.6s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
	opacity: 0;
	-webkit-transform: translate3d(25px, 0, 0);
	transform: translate3d(25px, 0, 0);
	will-change: transform, opacity;
}

.wp.animated {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.tabs-section__links {
	text-align: center;
	margin-bottom: 24px;
}

.tabs-section__links a {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	margin: 0 24px 16px 24px;
	padding: 16px 0;
	position: relative;
	transition: color 0.3s ease;
}

@media (max-width: 1024px) {
	.tabs-section__links a {
		margin: 0 16px 8px 16px;
		padding: 8px 0;
	}
}

@media (max-width: 480px) {
	.tabs-section__links a {
		font-size: 12px;
		margin: 2px 8px;
	}
}

.tabs-section__links a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #f26200;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	will-change: transform;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}

.tabs-section__links a:hover {
	color: #ff8836;
}

.tabs-section__links a.active {
	pointer-events: none;
}

.tabs-section__links a.active:after {
	-webkit-transform: none;
	transform: none;
}

.tabs-section__content {
	display: none;
}

.tabs-section__content.active {
	display: block;
}

.s-page-title {
	background: #fcfcfc;
}

.s-page-title .container {
	padding-top: 56px;
	padding-bottom: 56px;
}

@media (max-width: 1400px) {
	.s-page-title .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media (max-width: 680px) {
	.s-page-title .container {
		padding-top: 24px;
		padding-bottom: 24px;
	}
}

.s-page-title--bordered {
	padding-bottom: 40px;
}

@media (max-width: 1024px) {
	.s-page-title--bordered {
		padding-bottom: 24px;
	}
}

@media (max-width: 680px) {
	.s-page-title--bordered {
		padding-bottom: 16px;
	}
}

.s-page-title--bordered .container {
	position: relative;
}

.s-page-title--bordered .container:after {
	content: "";
	position: absolute;
	width: calc(100% - 32px);
	height: 4px;
	left: 16px;
	bottom: 0;
	background: #002061;
}

.s-pagination {
	background: #fcfcfc;
	padding-bottom: 40px;
}

.s-pagination .container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 768px) {
	.s-pagination .container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.pag-btn {
	font-size: 15px;
	font-weight: 500;
	border: 1px solid #cad0dd;
	border-radius: 4px;
	display: block;
	padding: 6px 12px;
	height: 36px;
	background: transparent;
	transition: all 0.3s ease;
	white-space: nowrap;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.pag-btn:hover,
.pag-btn:focus {
	background: #e6edf4;
}

.pag-btn--prev {
	margin-right: 24px;
}

@media (max-width: 768px) {
	.pag-btn--prev {
		margin-right: 0;
	}
}

.pag-btn--prev i {
	font-size: 13px;
	margin-right: 15px;
	position: relative;
	top: 1px;
	display: inline-block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.pag-btn--next {
	margin-left: auto;
}

@media (max-width: 768px) {
	.pag-btn--next {
		margin-right: inherit;
	}
}

.pag-btn--next i {
	font-size: 13px;
	margin-left: 15px;
	position: relative;
	top: 1px;
}

.pag-btn--disabled {
	opacity: 0.4;
	pointer-events: none;
}

.pagination {
	font-size: 15px;
	font-weight: 500;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	margin-right: 24px;
}

@media (max-width: 768px) {
	.pagination {
		margin: 8px 0;
	}
}

.pagination a {
	display: block;
	padding: 6px 16px;
	height: 36px;
	border: 1px solid #cad0dd;
	border-right: none;
	transition: all 0.3s ease;
}

@media (max-width: 480px) {
	.pagination a {
		border: 1px solid #cad0dd;
		border-radius: 4px;
		margin: 2px;
	}
}

.pagination a:first-child {
	border-radius: 4px 0 0 4px;
}

@media (max-width: 480px) {
	.pagination a:first-child {
		border-radius: 4px;
	}
}

.pagination a:last-child {
	border-radius: 0 4px 4px 0;
	border-right: 1px solid #cad0dd;
}

@media (max-width: 480px) {
	.pagination a:last-child {
		border-radius: 4px;
	}
}

.pagination a:hover {
	background: #e6edf4;
}

.pagination a.active {
	background: #e6edf4;
}

.list-before-sale-offset {
	height: 100px;
	background: #fcfcfc;
}

.list-before-sale-offset--white {
	background: #f1f5f9;
}

.s-filter {
	background: #fcfcfc;
	padding-bottom: 40px;
}

@media (max-width: 1024px) {
	.s-filter {
		padding-bottom: 24px;
	}
}

@media (max-width: 680px) {
	.s-filter {
		padding-bottom: 16px;
	}
}

.filter-block {
	background: #FFF;
}

@media (max-width: 680px) {
	.filter-block {
		display: none;
	}
}

.filter-block__title {
	padding: 24px 24px 8px 24px;
}

@media (max-width: 680px) {
	.filter-block__title {
		padding: 16px 16px 8px 16px;
	}
}

.filter-section {
	padding: 16px 24px 8px 24px;
	border-bottom: 1px solid #f1f5f9;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 680px) {
	.filter-section {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 16px 16px 8px 16px;
	}
}

.filter-section:last-child {
	border-bottom: none;
}

.filter-section__title {
	font-size: 13px;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 500;
	width: 180px;
	padding-right: 8px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-bottom: 8px;
}

.filter-button {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 8px;
	margin-bottom: 8px;
}

.filter-button input {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.filter-button input:checked+span {
	background: #002061;
	border: 1px solid #002061;
	color: #FFF;
}

.filter-button input:disabled+span {
	border: 1px solid rgba(0, 32, 97, 0.2);
	color: #cad0dd;
	pointer-events: none;
	cursor: default;
}

.filter-button span {
	display: block;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid rgba(0, 32, 97, 0.2);
	border-radius: 3px;
	white-space: nowrap;
	line-height: 1;
	padding: 7px;
	transition: all 0.3s ease;
	cursor: pointer;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media (max-width: 680px) {
	.filter-button span {
		font-size: 11px;
		padding: 4px;
	}
}

.filter-button span:hover {
	background: #ff8836;
	border: 1px solid #ff8836;
	color: #FFF;
}

.filter-param {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}

.filter-param__title {
	font-size: 13px;
	line-height: 1.3;
	font-weight: 500;
	margin-bottom: 8px;
}

.filter-param__range {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.filter-param__inputwrap {
	position: relative;
	font-size: 13px;
	background: #f1f5f9;
	margin-right: 8px;
	margin-bottom: 8px;
}

.filter-param__inputwrap span {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 31px;
	width: 32px;
	text-align: center;
	pointer-events: none;
}

.filter-param__inputwrap.is-selected input {
	border-color: #002061;
}

.filter-param__inputwrap.is-selected .filter-param__deselect {
	display: block;
}

.filter-param input {
	font-size: 13px;
	background: #f1f5f9;
	padding: 7px 20px 4px 32px;
	font-weight: 500;
	width: 104px;
	border-bottom: 2px solid transparent;
}

.filter-param input::-webkit-input-placeholder {
	font-size: 13px;
}

.filter-param input::-moz-placeholder {
	font-size: 13px;
}

.filter-param input:-moz-placeholder {
	font-size: 13px;
}

.filter-param input:-ms-input-placeholder {
	font-size: 13px;
}

.filter-param__deselect {
	position: absolute;
	top: 5px;
	right: 2px;
	cursor: pointer;
	transition: all 0.3s ease;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: none;
	display: none;
}

.filter-param__deselect:hover {
	background-color: #f03037;
}

.filter-param__deselect:before,
.filter-param__deselect:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	width: 12px;
	height: 1px;
	background-color: #002061;
	transition: all 0.3s ease;
}

.filter-param__deselect:hover:before,
.filter-param__deselect:hover:after {
	background-color: #FFF;
}

.filter-param__deselect:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.filter-param__deselect:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.filter-param__deselect:focus {
	outline: none;
}

.filter-show-mob {
	display: none;
	margin-bottom: 16px;
}

@media (max-width: 680px) {
	.filter-show-mob {
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
}

.filter-show-mob span {
	border-bottom: 1px dotted currentcolor;
}

.filter-show-mob .i-right-ar {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.filter-show-mob.is-opened {
	color: #ff8836;
}

.filter-show-mob.is-opened .i-right-ar {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.intro {
	width: 100%;
	position: relative;
	margin-bottom: 16px;
}

.intro:hover .intro-thumb:before {
	background: rgba(0, 0, 0, 0.6);
}

.intro:hover .intro-thumb:after {
	-webkit-transform: none;
	transform: none;
}

.intro:hover .intro-thumb .intro-label {
	background: #ff8836;
}

.intro:hover .intro-thumb .intro-thumb__img {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
	transform: scale3d(1.05, 1.05, 1.05);
}

.intro:hover .intro-content .lead a,
.intro:hover .intro-content .lp-table--vodorod .lp-table__main .lpt-col a,
.lp-table--vodorod .lp-table__main .intro:hover .intro-content .lpt-col a {
	color: #ff8836;
}

.intro-thumb {
	height: 220px;
	position: relative;
	color: #FFF;
	padding: 16px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}

.intro-thumb:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	transition: background 0.3s ease;
}

.intro-thumb:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #ff8836;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
}

.intro-thumb__img {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	object-fit: cover;
}

.intro-thumb__header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	z-index: 3;
}

.intro-thumb .lead,
.intro-thumb .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .intro-thumb .lpt-col {
	margin-top: auto;
	position: relative;
	z-index: 3;
}

.intro-thumb--nooverlay:before {
	display: none;
}

.intro-content {
	background: #FFF;
	padding: 16px;
	position: relative;
}

.intro-content .lead,
.intro-content .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .intro-content .lpt-col {
	margin-bottom: 16px;
}

.intro-content .lead a,
.intro-content .lp-table--vodorod .lp-table__main .lpt-col a,
.lp-table--vodorod .lp-table__main .intro-content .lpt-col a {
	transition: all 0.3s ease;
}

.intro-label {
	border-radius: 4px;
	line-height: 1;
	padding: 4px 6px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	display: inline-block;
	transition: background 0.3s ease;
}

@media (max-width: 1024px) {
	.intro-label {
		font-size: 12px;
	}
}

.intro-label--pr {
	background: #002061;
}

.intro-label--news {
	background: #1c7bbe;
}

.intro-label--video {
	background: #f03037;
	padding-top: 5px;
	padding-bottom: 5px;
}

.intro-views {
	color: #7e8ca7;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 16px;
}

.intro-views img {
	margin-right: 8px;
}

@media (max-width: 480px) {
	.calc {
		margin-left: -10px;
		margin-right: -10px;
	}
}

@media (max-width: 768px) {
	.calc .grid-4 {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}

@media (max-width: 768px) {
	.calc .grid-8 {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.calc__left {
	text-align: center;
	padding: 24px 40px 24px 40px;
}

@media (max-width: 1024px) {
	.calc__left {
		padding: 24px 16px 24px 16px;
	}
}

@media (max-width: 480px) {
	.calc__left {
		padding: 24px 16px 24px 16px;
	}
}

.calc__left .btn {
	width: 100%;
	max-width: 320px;
	padding-left: 5px;
	padding-right: 5px;
}

.calc__right {
	padding: 40px 64px;
}

@media (max-width: 1400px) {
	.calc__right {
		padding: 40px;
	}
}

@media (max-width: 1024px) {
	.calc__right {
		padding: 24px;
	}
}

@media (max-width: 480px) {
	.calc__right {
		padding: 16px;
	}
}

.calc__title {
	margin-bottom: 16px;
}

.calc__price {
	margin-bottom: 8px;
}

.calc__price strong {
	display: block;
	font-weight: 500;
	white-space: nowrap;
}

.calc__price--test {
	-webkit-filter: blur(10px);
	filter: blur(10px);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}

.calc__pricenote {
	color: #8f9eae;
	margin-bottom: 16px;
}

.calc__step {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f5f9;
}

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

.calc__label {
	margin-bottom: 8px;
}

.calc__radios .style-radio {
	display: inline-block;
	vertical-align: top;
	margin-right: 24px;
	margin-bottom: 8px;
}

.irs-line {
	height: 10px;
	border: none;
	border-radius: 5px;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
	display: none;
}

.irs-bar {
	height: 10px;
	background: #f26200;
	border: none;
}

.irs-bar-edge {
	height: 10px;
	background: #f26200;
	border: none;
}

.irs-min,
.irs-max {
	font-size: 16px;
	background: none;
	padding: 0;
}

.irs-single {
	color: #f26200;
	background: none;
	font-size: 16px;
	line-height: 1;
}

.irs-slider {
	background: #f26200;
	border: none;
	top: 24px;
	height: 28px;
	width: 28px;
}

.irs-slider:hover,
.irs-slider.state_hover {
	background: #ff8836;
}

.irs-grid-pol.small {
	display: none;
}

.s-home-slider {
	background: #4261a1;
	/* min-height: 200px;
	height: 660px; */
}

.s-home-slider .flickity-prev-next-button {
	left: 50%;
	top: 320px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.s-home-slider .flickity-prev-next-button.previous {
	margin-left: -584px;
}

@media (max-width: 1400px) {
	.s-home-slider .flickity-prev-next-button.previous {
		margin: 0;
		left: 16px;
	}
}

.s-home-slider .flickity-prev-next-button.next {
	margin-left: 584px;
}

@media (max-width: 1400px) {
	.s-home-slider .flickity-prev-next-button.next {
		margin: 0;
		left: inherit;
		right: 16px;
	}
}

@media (max-width: 1400px) {
	.s-home-slider .flickity-prev-next-button {
		margin: 0;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

@media (max-width: 1024px) {
	.s-home-slider .flickity-prev-next-button {
		top: 16px;
		-webkit-transform: none;
		transform: none;
	}
}

.s-home-slider .flickity-page-dots {
	bottom: 162px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 400px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 5;
}

@media (max-width: 768px) {
	.s-home-slider .flickity-page-dots {
		bottom: 120px;
	}
}

.s-home-slider .flickity-page-dots .dot {
	position: relative;
	margin: 0 10px;
	width: 40px;
	height: 3px;
	background: rgba(205, 228, 248, 0.2);
	border-radius: 0;
	opacity: 1;
}

.s-home-slider .flickity-page-dots .dot figure {
	background: #cde4f8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	will-change: transform;
}

.s-home-slider .flickity-page-dots .dot.timer figure {
	-webkit-animation: timer 5s linear 1;
	animation: timer 5s linear 1;
}

.s-home-slider .flickity-page-dots .dot.past {
	background: #cde4f8;
}

.s-home-slider .flickity-page-dots.notimer .is-selected {
	background: #cde4f8;
}

.s-home-slider .flickity-page-dots.notimer .past {
	background: rgba(205, 228, 248, 0.2);
}

.s-home-slider .flickity-page-dots.notimer figure {
	display: none;
	-webkit-animation: none !important;
	animation: none !important;
}

.s-home-slider .flickity-viewport {
	transition: height 0.3s ease;
}

@-webkit-keyframes timer {
	from {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

@keyframes timer {
	from {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

.home-slider {
	/* height: 0; */
	/* opacity: 0; */
	height: 660px;
	overflow: hidden;
	transition: opacity 2s ease;
}

@media (max-width: 768px) {
	.home-slider  {
		/* height: auto; */
	}
}

.home-slider.flickity-enabled {
	/* height: auto; */
	opacity: 1;
}

.home-slider .home-slide__content {
	opacity: 0;
	transition: opacity 0.3s ease;
}

@media (max-width: 1024px) {
	.home-slider .home-slide__content {
		opacity: 1;
		transition: none;
	}
}

.home-slider .home-slide.is-selected .home-slide__content {
	opacity: 1;
}

.home-slide {
	color: #FFF;
	width: 100%;
	background-color: #002061;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 60px 0 140px 0;
	height: 660px;
}

@media (max-width: 768px) {
	.home-slide {
		background-image: url("/local/templates/safe-equp/css/../img/home/home-slide-bg-mob.jpg") !important;
		padding: 60px 0 160px 0;
		/* height: auto; */
	}
}

.home-slide__content {
	width: 660px;
	max-width: 60%;
	will-change: transform, opacity;
}

@media (max-width: 768px) {
	.home-slide__content {
		width: 100%;
		max-width: 100%;
	}
}

.home-slide__title {
	will-change: transform;
}

@media (max-width: 1024px) {
	.home-slide__title {
		-webkit-transform: none !important;
		transform: none !important;
	}
}

.home-slide__title--home {
	font-size: 43px;
}

@media (max-width: 1400px) {
	.home-slide__title--home {
		font-size: 36px;
	}
}

@media (max-width: 680px) {
	.home-slide__title--home {
		font-size: 28px;
	}
}

@media (max-width: 480px) {
	.home-slide__title--home {
		font-size: 20px;
	}
}

.home-slide__triggers {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	will-change: transform;
	max-width: 600px;
}

@media (max-width: 1024px) {
	.home-slide__triggers {
		-webkit-transform: none !important;
		transform: none !important;
	}
}

@media (max-width: 480px) {
	.home-slide__triggers {
		margin-top: 16px;
	}
}

.home-slide .btn {
	will-change: transform;
	margin-top: 160px;
}

@media (max-width: 1400px) {
	.home-slide .btn {
		margin-top: 60px;
	}
}

@media (max-width: 1024px) {
	.home-slide .btn {
		-webkit-transform: none !important;
		transform: none !important;
	}
}

@media (max-width: 768px) {
	.home-slide .btn {
		margin-top: 40px;
	}
}

@media (max-width: 480px) {
	.home-slide .btn {
		margin-top: 20px;
	}
}

.home-slide__uptitle {
	display: block;
	margin-bottom: 0.4em;
}

@media (max-width: 1024px) {
	.home-slide__uptitle {
		-webkit-transform: none !important;
		transform: none !important;
	}
}

@media (max-width: 680px) {
	.home-slide__uptitle {
		font-size: 12px;
	}
}

.home-slide__subtitle {
	display: block;
	margin-top: 0.4em;
}

@media (max-width: 1024px) {
	.home-slide__subtitle {
		-webkit-transform: none !important;
		transform: none !important;
	}
}

@media (max-width: 680px) {
	.home-slide__subtitle {
		font-size: 12px;
	}
}

.home-slide-trigger {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50%;
	color: #cde4f8;
	margin-top: 32px;
	padding-right: 40px;
}

@media (max-width: 1024px) {
	.home-slide-trigger {
		margin-top: 24px;
		padding-right: 16px;
	}
}

@media (max-width: 480px) {
	.home-slide-trigger {
		width: 100%;
		padding-right: 0;
		margin-top: 8px;
	}
}

.home-slide-trigger__icon {
	width: 60px;
	margin-right: 16px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: center;
}

@media (max-width: 480px) {
	.home-slide-trigger__icon {
		margin-right: 8px;
		width: 45px;
	}
}

.home-slide-trigger__icon img {
	max-width: 45px;
	height: auto;
	-webkit-transform-origin: center top;
	transform-origin: center top;
}

@media (max-width: 480px) {
	.home-slide-trigger__icon img {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.home-slide-trigger__text {
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

.home-slider-counter {
	position: absolute;
	top: 64px;
	z-index: 3;
	width: 100%;
	color: #cde4f8;
	font-weight: 500;
	font-size: 16px;
	pointer-events: none;
}

@media (max-width: 1024px) {
	.home-slider-counter {
		top: 16px;
	}
}

.home-slider-counter .container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 1024px) {
	.home-slider-counter .container {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.home-slider-counter__current {
	font-size: 32px;
	line-height: 1;
}

.home-slider-counter__sep {
	margin: 0 4px;
}

.s-home-products {
	z-index: 2;
}

.home-products {
	background: #FFF;
	padding: 56px 0;
	margin-top: -80px;
	position: relative;
}

@media (max-width: 1024px) {
	.home-products {
		padding: 40px;
	}
}

@media (max-width: 768px) {
	.home-products {
		padding: 24px;
	}
}

@media (max-width: 480px) {
	.home-products {
		padding: 16px;
	}
}

.home-products .h1 {
	margin-bottom: 24px;
}

@media (max-width: 680px) {
	.home-products .grid-3 {
		margin-bottom: 40px;
	}

	.home-products .grid-3:nth-child(3),
	.home-products .grid-3:nth-child(4) {
		margin-bottom: 0;
	}
}

.home-products__btn {
	padding-top: 24px;
	text-align: center;
}

@media (max-width: 680px) {
	.home-products__btn {
		padding-top: 16px;
	}
}

.home-product {
	position: relative;
}

.home-product__header {
	padding-bottom: 8px;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	border-bottom: 4px solid #002061;
	transition: color 0.3s ease, border 0.3s ease;
}

.home-product__header small {
	font-size: 14px;
	line-height: 24px;
}

.home-product__img {
	display: block;
	width: 100%;
	height: auto;
}

.home-product__num {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	border-bottom: 4px solid #002061;
	transition: all 0.3s ease;
	padding-bottom: 16px;
}

@media (max-width: 680px) {
	.home-product__num {
		padding-bottom: 8px;
	}
}

.home-product__num span {
	display: block;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 4px;
}

.home-product__num figure {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	transition: width 0.8s ease;
	width: 32px;
}

.home-product__num figure i {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: transparent;
	line-height: 32px;
	text-align: center;
	font-size: 12px;
	color: #002061;
	transition: background 0.3s ease, color 0.3s ease;
}

.home-product__footer {
	padding-top: 16px;
}

@media (max-width: 680px) {
	.home-product__footer {
		padding-top: 8px;
	}
}

.home-product__link {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-product .link {
	white-space: normal;
	line-height: 1.2;
	display: inline-block;
}

@media (max-width: 768px) {
	.home-product .link {
		font-size: 15px;
	}
}

.home-product:hover {
	color: #ff8836;
}

.home-product:hover .home-product__header {
	border-color: #ff8836;
}

.home-product:hover .home-product__num {
	border-color: #ff8836;
}

.home-product:hover .home-product__num figure {
	width: 100%;
}

.home-product:hover .home-product__num figure i {
	color: #FFF;
	background: #ff8836;
}

.home-product:hover .link {
	color: #ff8836;
}

.s-home-about {
	padding: 80px 0 80px 0;
}

@media (max-width: 680px) {
	.s-home-about {
		padding: 40px 0 40px 0;
	}
}

.s-home-about .container {
	padding-top: 64px;
}

@media (max-width: 680px) {
	.s-home-about .container {
		padding-top: 40px;
	}
}

.s-home-about__header {
	padding-bottom: 40px;
}

@media (max-width: 680px) {
	.s-home-about__header {
		padding-bottom: 24px;
	}
}

.s-home-about__header .links-list {
	padding-top: 8px;
}

@media (max-width: 680px) {
	.s-home-about__header .links-list {
		padding-top: 24px;
	}
}

.home-about-facts {
	padding-top: 40px;
	border-top: 4px solid #002061;
	position: relative;
	z-index: 5;
}

@media (max-width: 680px) {
	.home-about-facts {
		padding-top: 24px;
		margin-bottom: 40px;
	}
}

.home-about-facts__title {
	margin-bottom: 64px;
}

@media (max-width: 680px) {
	.home-about-facts__title {
		margin-bottom: 40px;
	}
}

.home-about-fact {
	margin-bottom: 24px;
	padding-left: 120px;
	position: relative;
}

@media (max-width: 1024px) {
	.home-about-fact {
		padding-left: 60px;
	}
}

@media (max-width: 680px) {
	.home-about-fact {
		margin-bottom: 24px;
	}
}

.home-about-fact:last-child {
	margin-bottom: 0;
}

.home-about-fact--big {
	margin-bottom: 140px;
}

@media (max-width: 680px) {
	.home-about-fact--big {
		margin-bottom: 24px;
	}
}

.home-about-fact span {
	display: block;
}

.home-about-fact small {
	font-size: 14px;
	display: block;
	margin-top: 0.2em;
	text-transform: uppercase;
}

.home-about-fact:before {
	content: "";
	width: 44px;
	height: 4px;
	background: #002061;
	position: absolute;
	top: 12px;
	left: 0;
}

@media (max-width: 1024px) {
	.home-about-fact:before {
		top: 8px;
	}
}

.about-video {
	position: relative;
	margin-bottom: 64px;
	max-width: 492px;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #FFF;
	overflow: hidden;
}

@media (max-width: 1024px) {
	.about-video {
		margin-bottom: 64px;
	}
}

@media (max-width: 680px) {
	.about-video {
		margin-bottom: 24px;
	}
}

.about-video img {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.about-video__content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 24px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 1024px) {
	.about-video__content {
		padding: 16px;
	}
}

.about-video__link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
}

.about-video:hover .btn-play {
	background: #ff8836;
	box-shadow: 7px 7px 18px -5px rgba(242, 98, 0, 0.7);
}

.about-video:hover img {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
	transform: scale3d(1.05, 1.05, 1.05);
}

.about-hidden {
	display: none;
}

.s-callback {
	background: linear-gradient(135deg, #2d5096, #002061);
	background-size: cover;
	padding: 64px 0;
	color: #FFF;
	overflow: hidden;
}

@media (max-width: 680px) {
	.s-callback {
		padding: 40px 0;
	}
}

.s-callback__lines {
	position: absolute;
	left: -100px;
	top: -40%;
	height: 700px;
}

.callback-block {
	width: 100%;
	max-width: 590px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	border-top: 8px solid #FFF;
}

@media (max-width: 680px) {
	.callback-block {
		padding-top: 24px;
	}
}

.callback-block .h3 {
	margin-bottom: 40px;
}

@media (max-width: 680px) {
	.callback-block .h3 {
		margin-bottom: 24px;
	}
}

.callback-block .h2 {
	display: block;
	margin-bottom: 24px;
}

.s-clients-slider {
	background: #ffffff;
	position: relative;
}

.clients-slider {
	opacity: 0;
	height: 0;
}

.clients-slider.flickity-enabled {
	opacity: 1;
	height: auto;
}

.clients-slide {
	width: 240px;
	height: 170px;
	padding: 24px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width: 1024px) {
	.clients-slide {
		width: 210px;
		height: 150px;
	}
}

@media (max-width: 680px) {
	.clients-slide {
		width: 150px;
		height: 100px;
		padding: 8px;
	}
}

.clients-slide img {
	display: block;
	max-width: 100%;
	height: auto;
	pointer-events: none;
}

@media (max-width: 680px) {
	.clients-slide img {
		width: 100%;
	}
}

.clients-slider-panel {
	background: #1c7bbe;
	background: linear-gradient(135deg, #0d68a9, #2d9ff0);
	width: 290px;
	height: 170px;
	max-width: 100%;
	color: #FFF;
	padding: 24px;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
}

@media (max-width: 1024px) {
	.clients-slider-panel {
		height: 150px;
	}
}

@media (max-width: 680px) {
	.clients-slider-panel {
		width: 100%;
		height: auto;
		padding: 16px;
	}
}

.clients-slider-panel .h3 {
	display: block;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	text-transform: none;
}

.clients-slider-panel .h3 strong {
	display: block;
	font-weight: normal;
	font-size: 2.5em;
	margin: 0;
}

@media (max-width: 1024px) {
	.clients-slider-panel .h3 strong {
		font-size: 2em;
	}
}

.clients-slider-panel .h3 small {
	font-size: 100%;
}

.clients-slider-panel__wrap {
	height: 0;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	pointer-events: none;
}

@media (max-width: 680px) {
	.clients-slider-panel__wrap {
		position: relative;
		top: 0;
		height: auto;
		background: #f1f5f9;
	}
}

.clients-slider-panel__wrap .row {
	height: 0;
}

@media (max-width: 680px) {
	.clients-slider-panel__wrap .row {
		height: auto;
	}
}

.s-home-news {
	padding: 80px 0 64px 0;
}

@media (max-width: 680px) {
	.s-home-news {
		padding: 64px 0 40px 0;
	}
}

.s-home-news .container {
	position: relative;
	padding-top: 64px;
}

@media (max-width: 680px) {
	.s-home-news .container {
		padding-top: 40px;
	}
}

.s-home-news .container:after {
	content: "";
	position: absolute;
	width: calc(100% - 32px);
	height: 8px;
	left: 16px;
	top: 0;
	background: #002061;
}

.s-home-news__header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 40px;
}

.s-home-news .intro-content {
	height: 236px;
}

.s-home-news .intro-content .lead,
.s-home-news .intro-content .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .s-home-news .intro-content .lpt-col {
	max-height: 4.2em;
	overflow: hidden;
}

.s-home-news .intro-content__prevtext {
	max-height: 6em;
	overflow: hidden;
}

.home-news-slider {
	margin-bottom: 16px;
}

.home-news-slider .intro {
	box-shadow: none;
	margin-bottom: 0;
}

.home-news-slider .flickity-page-dots {
	bottom: 16px;
	text-align: left;
	padding-left: 16px;
}

.intro-link-to-projects {
	width: 100%;
	height: 220px;
	background: #1c7bbe;
	background: linear-gradient(135deg, #2d9ff0, #0d68a9);
	color: #FFF;
	padding: 24px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	margin-bottom: 20px;
	position: relative;
}

@media (max-width: 480px) {
	.intro-link-to-projects {
		height: auto;
	}
}

.intro-link-to-projects .h3 {
	display: block;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	position: relative;
	z-index: 2;
}

.intro-link-to-projects:before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	background: linear-gradient(135deg, #ff8836, #f26200);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.intro-link-to-projects:hover:before {
	opacity: 1;
}

.home-articles {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	margin-bottom: 16px;
	padding: 24px;
	min-height: 456px;
	overflow: hidden;
	background: #FFF;
}

@media (max-width: 1024px) {
	.home-articles {
		height: auto;
		min-height: inherit;
	}
}

@media (max-width: 680px) {
	.home-articles {
		padding: 16px;
	}
}

.home-articles__header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 16px;
}

.home-article {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 24px;
}

.home-article:last-child {
	margin-bottom: 0;
}

@media (max-width: 680px) {
	.home-article {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.home-article:hover .h3 {
	color: #ff8836;
}

.home-article__thumb {
	width: 180px;
	max-width: 100%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media (max-width: 1400px) {
	.home-article__thumb {
		width: 150px;
	}
}

@media (max-width: 680px) {
	.home-article__thumb {
		width: 200px;
	}
}

.home-article__thumb img {
	width: 100%;
	height: auto;
}

.home-article__content {
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	padding-left: 24px;
}

@media (max-width: 680px) {
	.home-article__content {
		margin-top: 8px;
		width: 100%;
		padding-left: 0;
	}
}

.home-article__content .h3 {
	text-transform: none;
	margin-bottom: 0.5em;
	max-height: 3.6em;
	overflow: hidden;
}

@media (max-width: 1024px) {
	.home-article__content .h3 {
		max-height: inherit;
	}
}

.home-article__content .h3 a {
	transition: all 0.3s ease;
}

.home-article__content .h3 a:hover {
	color: #ff8836;
}

.home-article__prevtext {
	max-height: 6em;
	overflow: hidden;
}

@media (max-width: 1024px) {
	.home-article__prevtext {
		max-height: inherit;
	}
}

.home-news-mainrow {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.home-news-mainrow .row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.home-news-mainrow [class^=grid] {
	display: block;
	margin-right: 0;
}

.home-news__first-col {
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5;
}

.home-news__second-col {
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10;
}

@media (max-width: 1024px) {
	.home-news__second-col {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}

.home-news__last-col {
	-webkit-order: 15;
	-ms-flex-order: 15;
	order: 15;
}

@media (max-width: 1024px) {
	.home-news__last-col {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.s-home-video {
	padding: 64px 0;
	background: #002061;
	background: linear-gradient(135deg, #002061, #2d5096);
	min-height: 460px;
}

.s-home-video__lines {
	position: absolute;
	left: 0;
	bottom: 80px;
	width: 200px;
	height: auto;
	pointer-events: none;
}

@media (max-width: 1400px) {
	.s-home-video__lines {
		display: none;
	}
}

.home-video-left {
	color: #FFF;
	padding-top: 40px;
	border-top: 8px solid #FFF;
	position: relative;
	z-index: 5;
}

.home-video-left__icon {
	display: block;
	height: 35px;
	width: auto;
	margin-bottom: 40px;
}

@media (max-width: 680px) {
	.home-video-left__icon {
		margin-bottom: 24px;
	}
}

.home-video-left .h2 {
	margin-bottom: 86px;
}

@media (max-width: 680px) {
	.home-video-left .h2 {
		margin-bottom: 24px;
	}
}

.video-slider-wrapper {
	padding-left: calc(50% + 10px);
	width: 100%;
	position: absolute;
	top: 64px;
	overflow: hidden;
}

@media (max-width: 680px) {
	.video-slider-wrapper {
		position: relative;
		padding-left: 0;
		top: inherit;
	}
}

.video-slider {
	padding-top: 48px;
	opacity: 0;
	height: 0;
}

.video-slider.flickity-enabled {
	opacity: 1;
	height: auto;
}

@media (max-width: 680px) {
	.video-slider {
		margin-top: 40px;
	}
}

.video-slider .flickity-prev-next-button {
	right: inherit;
	top: 0;
	-webkit-transform: none;
	transform: none;
}

.video-slider .flickity-prev-next-button.previous {
	left: 0;
}

@media (max-width: 680px) {
	.video-slider .flickity-prev-next-button.previous {
		left: 16px;
	}
}

.video-slider .flickity-prev-next-button.next {
	left: 40px;
}

@media (max-width: 680px) {
	.video-slider .flickity-prev-next-button.next {
		left: 56px;
	}
}

.video-slider .flickity-viewport {
	overflow: visible;
}

.video-slide {
	width: 340px;
	margin: 0 10px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: opacity 0.3s ease;
	-webkit-backface-visibility: hidden;
	position: relative;
	cursor: pointer;
	z-index: 2;
}

@media (max-width: 680px) {
	.video-slide {
		padding-left: 16px;
		margin: 0;
		width: 240px;
		transition: none;
	}
}

.video-slide.past {
	opacity: 0.1;
}

@media (max-width: 680px) {
	.video-slide.past {
		opacity: 1;
	}
}

.video-slide__link {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.video-slide__num {
	display: block;
	opacity: 0.5;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	color: #cde4f8;
	transition: opacity 0.3s ease, color 0.3s ease;
}

@media (max-width: 1024px) {
	.video-slide__num {
		transition: none;
	}
}

.video-slide__title {
	opacity: 0.5;
	color: #cde4f8;
	transition: opacity 0.3s ease, color 0.3s ease;
	max-height: 4.2em;
	overflow: hidden;
}

@media (max-width: 1024px) {
	.video-slide__title {
		transition: none;
	}
}

@media (max-width: 680px) {
	.video-slide__title {
		font-size: 14px;
	}
}

.video-slide__thumb {
	width: 100%;
	margin: 16px 0 24px 0;
	height: 190px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	transition: box-shadow 0.3s ease;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 24px;
	box-shadow: 0 22px 40px -10px rgba(0, 21, 63, 0.8);
	will-change: box-shadow;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media (max-width: 1024px) {
	.video-slide__thumb {
		transition: none;
	}
}

@media (max-width: 680px) {
	.video-slide__thumb {
		height: 126px;
		padding: 16px;
	}
}

.video-slide__thumb:before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.4;
	position: absolute;
	z-index: 1;
	transition: opacity 0.3s ease;
	will-change: opacity;
}

@media (max-width: 1024px) {
	.video-slide__thumb:before {
		transition: none;
		opacity: 0.3;
	}
}

.video-slide__thumb:after {
	content: "";
	width: 100%;
	height: 4px;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #ff8836;
	z-index: 2;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	will-change: transform;
}

@media (max-width: 1024px) {
	.video-slide__thumb:after {
		transition: none;
	}
}

.video-slide__thumb .btn-play {
	position: relative;
	z-index: 2;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	opacity: 0;
	transition: all 0.3s ease;
	pointer-events: none;
}

@media (max-width: 1024px) {
	.video-slide__thumb .btn-play {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.video-slide:not(.past):hover {
	z-index: 5;
}

.video-slide:not(.past):hover .video-slide__num {
	color: #FFF;
	opacity: 1;
}

.video-slide:not(.past):hover .video-slide__title {
	color: #FFF;
	opacity: 1;
}

.video-slide:not(.past):hover .video-slide__thumb {
	box-shadow: 0 16px 46px -10px rgba(159, 175, 205, 0.5);
}

.video-slide:not(.past):hover .video-slide__thumb:before {
	opacity: 0.3;
}

.video-slide:not(.past):hover .video-slide__thumb:after {
	-webkit-transform: none;
	transform: none;
}

.video-slide:not(.past):hover .video-slide__thumb .btn-play {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	background: #ff8836;
	box-shadow: 7px 7px 18px -5px rgba(242, 98, 0, 0.7);
}

.s-geo {
	padding: 64px 0;
	overflow: hidden;
}

@media (max-width: 1024px) {
	.s-geo {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding: 0;
	}
}

@media (max-width: 680px) {
	.s-geo {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.s-geo .container {
	position: relative;
	padding-top: 64px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
}

@media (max-width: 1024px) {
	.s-geo .container {
		width: 50%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.s-geo .container {
		padding: 16px;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 680px) {
	.s-geo .container {
		width: 100%;
		padding: 16px 16px 40px 16px;
	}
}

.s-geo .container:after {
	content: "";
	position: absolute;
	width: calc(100% - 32px);
	height: 8px;
	left: 16px;
	top: 0;
	background: #002061;
}

@media (max-width: 1024px) {
	.s-geo .container:after {
		display: none;
	}
}

@media (max-width: 1024px) {
	.s-geo .container .h1 {
		margin-bottom: 24px;
	}
}

@media (max-width: 768px) {
	.s-geo .container .h1 {
		margin-bottom: 16px;
	}
}

.s-geo__map {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	will-change: transform;
}

@media (max-width: 1024px) {
	.s-geo__map {
		position: relative;
		height: auto;
		width: 50%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}

@media (max-width: 680px) {
	.s-geo__map {
		width: 100%;
		height: 200px;
	}
}

.geo-items {
	width: 460px;
	max-width: 100%;
	height: 600px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: auto;
	background: #FFF;
	padding: 40px;
	pointer-events: all;
	position: relative;
}

@media (max-width: 1400px) {
	.geo-items {
		padding: 24px;
		width: 400px;
		height: 565px;
	}
}

@media (max-width: 1024px) {
	.geo-items {
		margin-left: 0;
		height: auto;
	}
}

@media (max-width: 768px) {
	.geo-items {
		padding: 16px;
	}
}

@media (max-width: 680px) {
	.geo-items {
		margin-left: auto;
		margin-right: auto;
	}
}

.geo-item {
	display: none;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	height: 100%;
}

.geo-item.active {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.geo-item__img {
	display: block;
	width: 100%;
	height: auto;
	margin: 24px 0;
}

.geo-item__text p {
	margin-bottom: 16px;
}

.geo-item__text p:last-child {
	margin-bottom: 0;
}

.geo-item__footer {
	margin-top: auto;
	padding-top: 16px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.geo-item__footer img {
	max-width: 150px;
	height: auto;
	margin-right: 15px;
}

.geo-item__footer .link {
	margin-left: auto;
}

.lp-header {
	padding-bottom: 230px;
}

@media (max-width: 1400px) {
	.lp-header {
		padding-bottom: 180px;
	}
}

@media (max-width: 1024px) {
	.lp-header {
		padding-bottom: 140px;
	}
}

.sale-block {
	background: #FFF;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.sale-block__header {
	border-bottom: 1px solid #f1f5f9;
	padding: 40px 16px 40px 70px;
}

@media (max-width: 1024px) {
	.sale-block__header {
		padding: 24px 16px 24px 45px;
	}
}

@media (max-width: 680px) {
	.sale-block__header {
		padding: 16px 16px 16px 45px;
	}
}

@media (max-width: 480px) {
	.sale-block__header {
		padding: 8px 8px 8px 30px;
	}
}

.sale-block__header .h2 mark {
	background: none;
	color: #f26200;
}

.sale-counter {
	text-align: center;
}

.sale-counter .lead,
.sale-counter .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .sale-counter .lpt-col {
	margin-bottom: 8px;
}

.sale-counter__row {
	font-size: 50px;
	font-weight: 500;
	line-height: 1;
	white-space: nowrap;
}

@media (max-width: 1024px) {
	.sale-counter__row {
		font-size: 32px;
	}
}

.sale-counter__row small {
	font-size: 18px;
}

.sale-counter--striped {
	padding-bottom: 40px;
}

@media (max-width: 1024px) {
	.sale-counter--striped {
		padding-bottom: 24px;
	}
}

.sale-counter--striped .lead,
.sale-counter--striped .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .sale-counter--striped .lpt-col {
	color: #8091b2;
	position: relative;
	margin-bottom: 24px;
}

@media (max-width: 1024px) {

	.sale-counter--striped .lead,
	.sale-counter--striped .lp-table--vodorod .lp-table__main .lpt-col,
	.lp-table--vodorod .lp-table__main .sale-counter--striped .lpt-col {
		margin-bottom: 16px;
	}
}

.sale-counter--striped .lead:before,
.sale-counter--striped .lp-table--vodorod .lp-table__main .lpt-col:before,
.lp-table--vodorod .lp-table__main .sale-counter--striped .lpt-col:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #cde4f8;
	position: absolute;
	top: 0.7em;
	left: 0;
	z-index: 1;
}

.sale-counter--striped .lead span,
.sale-counter--striped .lp-table--vodorod .lp-table__main .lpt-col span,
.lp-table--vodorod .lp-table__main .sale-counter--striped .lpt-col span {
	position: relative;
	background: #f1f5f9;
	padding: 0 10px;
	z-index: 2;
}

.sale-counter--striped .sale-counter__row {
	font-size: 40px;
}

@media (max-width: 1024px) {
	.sale-counter--striped .sale-counter__row {
		font-size: 32px;
	}
}

.sale-big-form {
	padding: 40px 64px;
}

@media (max-width: 1400px) {
	.sale-big-form {
		padding: 40px;
	}
}

@media (max-width: 1024px) {
	.sale-big-form {
		padding: 24px;
	}
}

@media (max-width: 480px) {
	.sale-big-form {
		padding: 16px;
	}
}

.sale-big-form__title {
	margin-bottom: 24px;
}

.sale-big-form__title mark {
	background: none;
	color: #f26200;
}

.sale-big-form .lead,
.sale-big-form .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .sale-big-form .lpt-col {
	margin-bottom: 24px;
}

.sale-small-form {
	padding: 40px;
	min-height: 530px;
}

@media (max-width: 1024px) {
	.sale-small-form {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.sale-small-form {
		min-height: initial;
	}
}

@media (max-width: 480px) {
	.sale-small-form {
		padding: 16px;
	}
}

.sale-small-form__title {
	margin-bottom: 16px;
}

.sale-small-form .lead,
.sale-small-form .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .sale-small-form .lpt-col {
	margin-bottom: 24px;
}

.s-sale-kompred {
	padding-bottom: 80px;
}

.s-sale-kompred .sale-block {
	margin-top: -80px;
}

.s-sale-kompred .sale-block.wp {
	transition: all 0.6s ease;
	-webkit-transform: translate3d(0, 80px, 0);
	transform: translate3d(0, 80px, 0);
	will-change: transform;
}

.s-sale-kompred .sale-block.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

.sale-iphone {
	padding: 40px;
	background: #f1f5f9;
}

@media (max-width: 1024px) {
	.sale-iphone {
		padding: 24px;
	}
}

@media (max-width: 480px) {
	.sale-iphone {
		padding: 16px;
	}
}

.sale-iphone .h2 {
	margin-bottom: 8px;
}

.sale-iphone .lead-big {
	margin-bottom: 24px;
}

@media (max-width: 480px) {
	.sale-iphone .lead-big {
		margin-bottom: 16px;
	}
}

.sale-iphone img {
	display: block;
	margin: 24px auto;
}

@media (max-width: 768px) {
	.sale-iphone img {
		display: none;
	}
}

.sale-man {
	padding: 40px;
	background: url("/local/templates/safe-equp/css/../img/lp-genasot/sale-man.jpg") center center no-repeat #002061;
	background-size: cover;
	color: #FFF;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1024px) {
	.sale-man {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.sale-man {
		text-align: center;
	}
}

@media (max-width: 480px) {
	.sale-man {
		padding: 16px;
	}
}

.sale-man .h2 {
	margin-bottom: 8px;
	color: #f26200;
	position: relative;
	z-index: 2;
}

.sale-man .lead-big {
	margin-bottom: 24px;
	position: relative;
	z-index: 2;
}

@media (max-width: 480px) {
	.sale-man .lead-big {
		margin-bottom: 16px;
	}
}

.sale-man .sale-counter {
	margin-top: auto;
	position: relative;
	z-index: 2;
}

.sale-man:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: #002061;
	opacity: 0;
}

@media (max-width: 768px) {
	.sale-man:before {
		opacity: 0.7;
	}
}

.sale-percent {
	padding: 40px;
	background: url("/local/templates/safe-equp/css/../img/lp-genox/sale-percent.jpg") center center no-repeat #f1f5f9;
	background-size: 90% auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1024px) {
	.sale-percent {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.sale-percent {
		background: #f1f5f9;
		text-align: center;
	}
}

@media (max-width: 480px) {
	.sale-percent {
		padding: 16px;
	}
}

.sale-percent .h2 {
	margin-bottom: 8px;
}

@media (max-width: 1400px) {
	.sale-percent .h2 {
		font-size: 30px;
	}
}

@media (max-width: 1024px) {
	.sale-percent .h2 {
		font-size: 24px;
	}
}

@media (max-width: 480px) {
	.sale-percent .h2 {
		font-size: 20px;
	}
}

.sale-percent .h2 mark {
	background: transparent;
	color: #f26200;
}

.sale-percent .sale-counter {
	margin-top: auto;
}

.s-sale-balon {
	padding-bottom: 80px;
}

.s-sale-balon__lines {
	position: absolute;
	pointer-events: none;
	right: 0;
	top: -100px;
	width: 429px;
	height: 541px;
	overflow: hidden;
}

.s-sale-balon__lines object {
	position: absolute;
	width: 100%;
	height: 100%;
	right: -100px;
	top: 0;
}

@media (max-width: 1400px) {
	.s-sale-balon__lines object {
		display: none;
	}
}

.sale-ballon {
	background: url("/local/templates/safe-equp/css/../img/lp-genasot/ballon-bg.jpg") center center no-repeat;
	background-size: cover;
	padding: 40px;
}

@media (max-width: 1024px) {
	.sale-ballon {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.sale-ballon {
		background: #f1f5f9;
	}
}

@media (max-width: 480px) {
	.sale-ballon {
		padding: 16px;
	}
}

.sale-ballon--oxygen {
	background: url("/local/templates/safe-equp/css/../img/lp-genox/ballon-bg.jpg") center center no-repeat;
	background-size: cover;
}

@media (max-width: 768px) {
	.sale-ballon--oxygen {
		background: #f1f5f9;
	}
}

.sale-ballon__title {
	font-size: 30px;
}

@media (max-width: 1400px) {
	.sale-ballon__title {
		font-size: 26px;
	}
}

@media (max-width: 1024px) {
	.sale-ballon__title {
		font-size: 22px;
	}
}

.s-lp-preims {
	background: url("/local/templates/safe-equp/css/../img/lp-genasot/preims-bg.jpg") center bottom no-repeat;
	padding: 0 0 40px 0;
}

@media (max-width: 768px) {
	.s-lp-preims {
		background: linear-gradient(top, #f1f5f9, #dfe8f1);
	}
}

@media (max-width: 680px) {
	.s-lp-preims {
		padding: 0 0 40px 0;
	}
}

.s-lp-preims--genox {
	background: url("/local/templates/safe-equp/css/../img/lp-genox/preims-bg.jpg") center bottom no-repeat;
}

@media (max-width: 768px) {
	.s-lp-preims--genox {
		background: linear-gradient(top, #f1f5f9, #dfe8f1);
	}
}

.s-lp-preims .container {
	padding-top: 64px;
}

@media (max-width: 680px) {
	.s-lp-preims .container {
		padding-top: 40px;
	}
}

.s-lp-preims .h1 {
	margin-bottom: 80px;
	text-align: center;
}

@media (max-width: 680px) {
	.s-lp-preims .h1 {
		margin-bottom: 24px;
	}
}

.lp-preims-who {
	margin-left: 50%;
}

@media (max-width: 1024px) {
	.lp-preims-who {
		margin-left: 40%;
	}
}

@media (max-width: 768px) {
	.lp-preims-who {
		display: none;
	}
}

.lp-preims {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 768px) {
	.lp-preims {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.lp-preim {
	margin-bottom: 80px;
	width: 50%;
	max-width: 306px;
	padding: 0 8px;
}

@media (max-width: 768px) {
	.lp-preim {
		max-width: inherit;
		margin-bottom: 40px;
	}
}

@media (max-width: 480px) {
	.lp-preim {
		width: 100%;
		text-align: center;
	}
}

.lp-preim__icon {
	height: 65px;
	margin-bottom: 24px;
}

@media (max-width: 680px) {
	.lp-preim__icon {
		margin-bottom: 16px;
	}
}

.lp-preim__icon img {
	max-height: 100%;
}

.lp-preim .lead-big {
	margin-bottom: 16px;
}

@media (max-width: 680px) {
	.lp-preim .lead-big {
		margin-bottom: 8px;
	}
}

.lp-preim__text {
	color: #7e8ca7;
}

.lp-preim.wp .lp-preim__icon img {
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
	opacity: 0;
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8);
	will-change: opacity, transform;
}

.lp-preim.wp .lead-big {
	transition: opacity 0.6s ease 0.1s, -webkit-transform 0.6s ease 0.1s;
	transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s;
	transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s, -webkit-transform 0.6s ease 0.1s;
	opacity: 0;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
	will-change: opacity, transform;
}

.lp-preim.wp .lp-preim__text {
	transition: opacity 0.6s ease 0.2s, -webkit-transform 0.6s ease 0.2s;
	transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
	transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s, -webkit-transform 0.6s ease 0.2s;
	opacity: 0;
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0);
	will-change: opacity, transform;
}

.lp-preim.animated .lp-preim__icon img,
.lp-preim.animated .lead-big,
.lp-preim.animated .lp-preim__text {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.s-lp-econom {
	padding: 64px 0 230px 0;
	position: relative;
	overflow: hidden;
}

.s-lp-econom__header {
	text-align: center;
	margin-bottom: 64px;
}

.s-lp-econom__header .h1 {
	margin-bottom: 0.2em;
}

.s-lp-econom .econom-block {
	width: calc(100% / 3 - 8px);
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media (max-width: 768px) {
	.s-lp-econom .econom-block {
		width: 400px;
		max-width: 100%;
		margin-bottom: 20px;
	}
}

.s-lp-econom__lines {
	position: absolute;
	bottom: 0;
	right: -10px;
	width: 302px;
	height: 791px;
}

@media (max-width: 1024px) {
	.s-lp-econom__lines {
		display: none;
	}
}

.econom-block {
	background: #FFF;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.econom-block__row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 768px) {
	.econom-block__row {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.econom-block__img {
	width: 100%;
	height: auto;
	display: block;
}

.econom-block__content {
	padding: 24px 24px 0 24px;
}

@media (max-width: 1024px) {
	.econom-block__content {
		padding: 16px 16px 0 16px;
	}
}

.econom-block .lead-big {
	border-bottom: 4px solid #002061;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

.econom-block__footer {
	padding: 24px 24px 40px 24px;
	margin-top: auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (max-width: 1024px) {
	.econom-block__footer {
		padding: 16px;
	}
}

.econom-block__footer .lead,
.econom-block__footer .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .econom-block__footer .lpt-col {
	max-width: 210px;
	padding-right: 8px;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: block;
}

@media (max-width: 1024px) {

	.econom-block__footer .lead,
	.econom-block__footer .lp-table--vodorod .lp-table__main .lpt-col,
	.lp-table--vodorod .lp-table__main .econom-block__footer .lpt-col {
		font-size: 12px;
	}
}

.econom-block__val {
	font-weight: 500;
	font-size: 18px;
	display: block;
	line-height: 1;
}

.econom-block__val strong {
	font-size: 48px;
}

@media (max-width: 1400px) {
	.econom-block__val strong {
		font-size: 30px;
	}
}

.econom-block__val--red {
	color: #f03037;
}

.econom-block__val--green {
	color: #82c457;
}

.s-lp-econom-after {
	background: #FFF;
	margin-bottom: -210px;
	padding-bottom: 80px;
}

@media (max-width: 680px) {
	.s-lp-econom-after {
		padding-bottom: 40px;
	}
}

.sale-econom {
	position: relative;
	top: -210px;
	background: #f9f9f9;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 768px) {
	.sale-econom {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		background: transparent;
		box-shadow: none;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.sale-econom__left {
	width: calc(100% / 3 - 11px);
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.sale-econom__content {
	width: 100%;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	padding: 40px 12px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 1024px) {
	.sale-econom__content {
		padding: 16px 12px;
	}
}

@media (max-width: 768px) {
	.sale-econom__content {
		background: #f9f9f9;
		box-shadow: 0 10px 100px 0 rgba(159, 175, 205, 0.5);
		padding: 0;
	}
}

.sale-econom .econom-block {
	width: calc(100% / 3 - 8px);
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media (max-width: 768px) {
	.sale-econom .econom-block {
		width: 400px;
		max-width: 100%;
		margin-bottom: 20px;
		position: relative;
	}

	.sale-econom .econom-block:after {
		content: "";
		position: absolute;
		width: 4px;
		height: 40px;
		bottom: -30px;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 2;
		background: #82c457;
	}
}

.sale-econom-center {
	padding: 0 24px;
	width: 50%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1024px) {
	.sale-econom-center {
		padding: 0 16px;
	}
}

@media (max-width: 768px) {
	.sale-econom-center {
		padding: 16px;
	}
}

@media (max-width: 680px) {
	.sale-econom-center {
		width: 100%;
	}
}

.sale-econom-center__title {
	margin-bottom: 16px;
}

.sale-econom-center__last {
	padding-top: 24px;
	margin-top: auto;
}

.sale-econom-center ul {
	margin-top: 16px;
}

.sale-econom-right {
	padding: 0 12px;
	width: 50%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media (max-width: 1024px) {
	.sale-econom-right {
		padding-right: 0;
	}
}

@media (max-width: 768px) {
	.sale-econom-right {
		padding: 16px;
	}
}

@media (max-width: 680px) {
	.sale-econom-right {
		width: 100%;
	}
}

.sale-econom-right__title {
	color: #82c457;
	font-size: 30px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 16px;
}

@media (max-width: 1400px) {
	.sale-econom-right__title {
		font-size: 24px;
	}
}

@media (max-width: 1024px) {
	.sale-econom-right__title {
		font-size: 20px;
	}
}

.sale-econom-right .lead-big {
	margin-bottom: 24px;
}

.sale-econom-right .checked-list {
	margin-bottom: 24px;
}

@media (max-width: 1024px) {
	.sale-econom-right .btn {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.sale-econom-right .btn {
		width: initial;
		padding-left: 24px;
		padding-right: 24px;
	}
}

.s-lp-comp {
	padding: 0 0 360px 0;
	background: #FFF;
	overflow: hidden;
}

.s-lp-comp .container {
	padding-top: 64px;
}

@media (max-width: 680px) {
	.s-lp-comp .container {
		padding-top: 40px;
	}
}

.s-lp-comp .h1 {
	text-align: center;
}

@media (min-width: 1400px) {
	.s-lp-comp .h1 {
		font-size: 46px;
	}
}

.s-lp-comp--noorder {
	padding-bottom: 80px;
}

.s-lp-comp--notopline .container:after {
	display: none;
}

.s-lp-comp__subtitle {
	text-align: center;
	padding-top: 15px;
}

.lp-comps {
	position: relative;
}

.lp-comps--genasot {
	margin-top: 85px;
}

@media (max-width: 1024px) {
	.lp-comps--genasot {
		margin-top: 60px;
	}
}

@media (max-width: 768px) {
	.lp-comps--genasot {
		margin-top: 24px;
	}
}

.lp-comps__img {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 5;
}

.lp-comps__img--genasot {
	top: 0;
	bottom: 0;
	-webkit-transform: translate(0, 5%);
	transform: translate(0, 5%);
	max-width: 40%;
}

@media (max-width: 1024px) {
	.lp-comps__img--genasot {
		max-width: 38%;
	}
}

@media (max-width: 768px) {
	.lp-comps__img--genasot {
		display: none;
	}
}

.lp-comps__img--new {
	bottom: 0;
	top: 0;
	max-width: 40%;
}

@media (max-width: 768px) {
	.lp-comps__img--new {
		display: none;
	}
}

.lp-comps .row--nopad {
	padding: 40px 0;
	border-bottom: 2px solid #dcdfea;
}

@media (max-width: 1024px) {
	.lp-comps .row--nopad {
		padding: 24px 0;
	}
}

@media (max-width: 680px) {
	.lp-comps .row--nopad {
		border-bottom: none;
		padding: 0;
	}
}

.lp-comps .row--nopad:last-child {
	border-bottom: none;
}

.lp-comp {
	position: relative;
	z-index: 10;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 768px) {
	.lp-comp {
		padding-right: 16px;
	}
}

@media (max-width: 680px) {
	.lp-comp {
		border-bottom: 2px solid #dcdfea;
		padding: 16px 0;
	}
}

.lp-comp>img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 40px;
}

@media (max-width: 1024px) {
	.lp-comp>img {
		margin-right: 16px;
	}
}

@media (max-width: 680px) {
	.lp-comp>img {
		width: 70px;
		height: auto;
	}
}

.lp-comp__content {
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

.lp-comp__content span {
	display: block;
	margin-bottom: 16px;
	font-size: 15px;
}

@media (max-width: 1024px) {
	.lp-comp__content span {
		font-size: 14px;
	}
}

.lp-comp__content img {
	max-width: 100%;
	height: auto;
}

.lp-comp__content .lead-big {
	margin-bottom: 0.2em;
}

.s-sale-info .sale-block {
	margin-top: -270px;
}

.s-sale-info__lines {
	position: absolute;
	left: 0;
	top: 270px;
	overflow: hidden;
	width: 100%;
	height: 614px;
	pointer-events: none;
}

@media (max-width: 1400px) {
	.s-sale-info__lines {
		display: none;
	}
}

.s-sale-info__lines object {
	position: absolute;
	left: -40px;
	top: -150px;
	width: 293px;
	height: 614px;
}

.sale-info {
	background: url("/local/templates/safe-equp/css/../img/lp-genasot/info-bg.jpg") center center no-repeat;
	background-size: cover;
	padding: 40px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1024px) {
	.sale-info {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.sale-info {
		background: #f1f5f9;
	}
}

@media (max-width: 480px) {
	.sale-info {
		padding: 16px;
	}
}

.sale-info--genox {
	background: url("/local/templates/safe-equp/css/../img/lp-genox/info-bg.jpg") center center no-repeat;
	background-size: cover;
}

@media (max-width: 768px) {
	.sale-info--genox {
		background: #f1f5f9;
	}
}

.sale-info__hwo {
	padding-top: 24px;
	margin-top: auto;
}

@media (max-width: 768px) {
	.sale-info__hwo {
		display: none;
	}
}

.sale-info .h2 {
	color: #f26200;
	max-width: 400px;
	margin-bottom: 24px;
}

@media (max-width: 768px) {
	.sale-info .h2 {
		max-width: 100%;
		margin-bottom: 16px;
	}
}

@media (max-width: 480px) {
	.sale-info .h2 {
		margin-bottom: 8px;
	}
}

.sale-info__text {
	font-size: 16px;
	max-width: 340px;
}

@media (max-width: 1024px) {
	.sale-info__text {
		max-width: 50%;
		font-size: 15px;
	}
}

@media (max-width: 768px) {
	.sale-info__text {
		max-width: 100%;
	}
}

@media (max-width: 480px) {
	.sale-info__text {
		font-size: 14px;
	}
}

.s-lp-basecomp {
	padding: 80px 0 360px 0;
}

@media (max-width: 680px) {
	.s-lp-basecomp {
		padding: 64px 0 360px 0;
	}
}

.s-lp-basecomp .h1 {
	text-align: center;
	margin-bottom: 64px;
}

@media (max-width: 1024px) {
	.s-lp-basecomp .h1 {
		margin-bottom: 40px;
	}
}

.s-lp-basecomp--noorder {
	padding-bottom: 80px;
}

@media (max-width: 680px) {
	.s-lp-basecomp--noorder {
		padding-bottom: 64px;
	}
}

.basecomps {
	position: relative;
}

.basecomps__left {
	text-align: right;
}

@media (max-width: 1240px) {
	.basecomps__left {
		width: 50%;
		text-align: left;
	}
}

@media (max-width: 480px) {
	.basecomps__left {
		width: 100%;
	}
}

@media (max-width: 1240px) {
	.basecomps__right {
		width: 50%;
		margin-left: 0;
	}
}

@media (max-width: 480px) {
	.basecomps__right {
		width: 100%;
	}
}

.basecomps__img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
}

@media (max-width: 1240px) {
	.basecomps__img {
		display: none;
	}
}

.basecomp {
	position: absolute;
	max-width: 400px;
}

@media (max-width: 1240px) {
	.basecomp {
		position: relative;
		top: 0 !important;
		margin-bottom: 24px;
	}
}

.basecomp .lead,
.basecomp .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .basecomp .lpt-col {
	margin-bottom: 8px;
	line-height: 1.2;
}

.basecomp__descr {
	color: #7e8ca7;
	line-height: 1.3;
}

.basecomp figure {
	position: absolute;
}

@media (max-width: 1240px) {
	.basecomp figure {
		display: none;
	}
}

.basecomp figure:before,
.basecomp figure:after {
	content: "";
	position: absolute;
	background: #002061;
	will-change: transform;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.basecomp figure:before {
	height: 2px;
	width: 100%;
	left: 0;
}

.basecomp figure:after {
	width: 2px;
	height: 100%;
	top: 0;
	-webkit-transform-origin: top center;
	transform-origin: top center;
}

.basecomp figure:not(.reverse) {
	top: 8px;
}

.basecomp figure .dot {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: rgba(0, 32, 97, 0.5);
}

.basecomp figure .dot:before {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: rgba(0, 32, 97, 0.5);
	z-index: 2;
	left: 4px;
	top: 4px;
	will-change: transform;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.basecomp figure .dot:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #002061;
	z-index: 3;
	left: 8px;
	top: 8px;
	will-change: transform;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.basecomps__left {
	position: relative;
}

.basecomps__left figure {
	left: calc(100% + 12px);
}

.basecomps__left figure.reverse {
	top: initial;
	bottom: calc(100% - 8px);
}

.basecomps__left figure.reverse:before {
	top: initial;
	bottom: 0;
}

.basecomps__left figure.reverse:after {
	top: initial;
	bottom: 0;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}

.basecomps__left figure.reverse .dot {
	bottom: initial;
	top: -14px;
}

.basecomps__left figure:before {
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.basecomps__left figure:after {
	right: 0;
}

.basecomps__left .dot {
	right: -15px;
	bottom: -15px;
}

.basecomps__right {
	position: relative;
}

.basecomps__right figure {
	right: calc(100% + 12px);
}

.basecomps__right figure.reverse {
	top: initial;
	bottom: calc(100% - 8px);
}

.basecomps__right figure.reverse:before {
	top: initial;
	bottom: 0;
}

.basecomps__right figure.reverse:after {
	top: initial;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}

.basecomps__right figure.reverse .dot {
	bottom: initial;
	top: -14px;
}

.basecomps__right figure:before {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.basecomps__right figure:after {
	left: 0;
}

.basecomps__right .dot {
	left: -14px;
	bottom: -15px;
}

.basecomps--genasot {
	height: 530px;
}

@media (max-width: 1240px) {
	.basecomps--genasot {
		height: auto;
	}
}

.basecomps--genasot .basecomps__img {
	top: 50px;
}

.basecomps--genasot .basecomps__left .basecomp:nth-child(1) {
	top: 0;
}

.basecomps--genasot .basecomps__left .basecomp:nth-child(2) {
	top: 180px;
}

.basecomps--genasot .basecomps__left .basecomp:nth-child(3) {
	top: 380px;
}

.basecomps--genasot .basecomps__right .basecomp:nth-child(1) {
	top: 0;
}

.basecomps--genasot .basecomps__right .basecomp:nth-child(2) {
	top: 150px;
}

.basecomps--genasot .basecomps__right .basecomp:nth-child(3) {
	top: 350px;
}

.basecomps--genasot .basecomps__right .basecomp:nth-child(4) {
	top: 460px;
}

.basecomps--genasot .basecomps__left .basecomp:nth-child(1) figure {
	width: 287px;
	height: 104px;
}

.basecomps--genasot .basecomps__left .basecomp:nth-child(2) figure {
	width: 120px;
}

.basecomps--genasot .basecomps__left .basecomp:nth-child(3) figure {
	width: 38px;
}

.basecomps--genasot .basecomps__right .basecomp:nth-child(1) figure {
	width: 151px;
	height: 73px;
}

.basecomps--genasot .basecomps__right .basecomp:nth-child(2) figure {
	width: 75px;
}

.basecomps--genasot .basecomps__right .basecomp:nth-child(3) figure {
	width: 27px;
}

.basecomps--genasot .basecomps__right .basecomp:nth-child(4) figure {
	width: 230px;
	height: 25px;
}

.basecomp-dops {
	margin-top: 80px;
}

@media (max-width: 1024px) {
	.basecomp-dops {
		margin-top: 40px;
	}
}

@media (max-width: 1024px) {
	.basecomp-dop {
		margin-top: 24px;
	}
}

.basecomp-dop__num {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 4px solid #002061;
}

@media (max-width: 680px) {
	.basecomp-dop__num {
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
}

.basecomp-dop .lead,
.basecomp-dop .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .basecomp-dop .lpt-col {
	margin-bottom: 4px;
}

.basecomp-dop__descr {
	color: #7e8ca7;
}

.basecomps--anim .lead,
.basecomps--anim .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .basecomps--anim .lpt-col {
	transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
	transition: opacity 0.5s ease, transform 0.5s ease;
	transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	will-change: opacity, transform;
}

@media (max-width: 1240px) {

	.basecomps--anim .lead,
	.basecomps--anim .lp-table--vodorod .lp-table__main .lpt-col,
	.lp-table--vodorod .lp-table__main .basecomps--anim .lpt-col {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.basecomps--anim .basecomp__descr {
	transition: opacity 0.5s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
	transition: opacity 0.5s ease 0.1s, transform 0.5s ease 0.1s;
	transition: opacity 0.5s ease 0.1s, transform 0.5s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	will-change: opacity, transform;
}

@media (max-width: 1240px) {
	.basecomps--anim .basecomp__descr {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.basecomps--anim figure:before {
	transition: -webkit-transform 0.3s ease 0.6s;
	transition: transform 0.3s ease 0.6s;
	transition: transform 0.3s ease 0.6s, -webkit-transform 0.3s ease 0.6s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	will-change: transform;
}

@media (max-width: 1240px) {
	.basecomps--anim figure:before {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.basecomps--anim figure:after {
	transition: -webkit-transform 0.3s ease 0.3s;
	transition: transform 0.3s ease 0.3s;
	transition: transform 0.3s ease 0.3s, -webkit-transform 0.3s ease 0.3s;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	will-change: transform;
}

@media (max-width: 1240px) {
	.basecomps--anim figure:after {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.basecomps--anim .dot {
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0);
	will-change: transform;
}

@media (max-width: 1240px) {
	.basecomps--anim .dot {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.basecomps--anim.animated .lead,
.basecomps--anim.animated .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .basecomps--anim.animated .lpt-col,
.basecomps--anim.animated .basecomp__descr {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.basecomps--anim.animated figure:before {
	transition: -webkit-transform 0.5s ease 0.5s;
	transition: transform 0.5s ease 0.5s;
	transition: transform 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
	-webkit-transform: none;
	transform: none;
}

.basecomps--anim.animated figure:after {
	transition: -webkit-transform 0.5s ease 1s;
	transition: transform 0.5s ease 1s;
	transition: transform 0.5s ease 1s, -webkit-transform 0.5s ease 1s;
	-webkit-transform: none;
	transform: none;
}

.basecomps--anim.animated .dot {
	transition: -webkit-transform 0.5s ease 1.3s;
	transition: transform 0.5s ease 1.3s;
	transition: transform 0.5s ease 1.3s, -webkit-transform 0.5s ease 1.3s;
	-webkit-transform: none;
	transform: none;
}

.s-sale-trial {
	background: #FFF;
	margin-bottom: -270px;
	padding-bottom: 80px;
}

@media (max-width: 680px) {
	.s-sale-trial {
		padding-bottom: 64px;
	}
}

.s-sale-trial .sale-block {
	position: relative;
	top: -270px;
}

.sale-trial {
	background: url("/local/templates/safe-equp/css/../img/lp-genasot/trial-bg.jpg") center center no-repeat;
	background-size: cover;
	padding: 40px;
}

@media (max-width: 1024px) {
	.sale-trial {
		padding: 24px;
		background-position: left bottom;
	}
}

@media (max-width: 768px) {
	.sale-trial {
		background: #f1f5f9;
	}
}

@media (max-width: 480px) {
	.sale-trial {
		padding: 16px;
	}
}

.sale-trial--genox {
	background: url("/local/templates/safe-equp/css/../img/lp-genox/trial-bg.jpg") center center no-repeat;
	background-size: cover;
}

@media (max-width: 768px) {
	.sale-trial--genox {
		background: #f1f5f9;
	}
}

.sale-trial .h2 {
	margin-bottom: 24px;
}

.sale-trial .h2 mark {
	background: none;
	color: #f26200;
}

.sale-trial__subtitle {
	text-transform: uppercase;
	margin-bottom: 16px;
	max-width: 260px;
}

@media (max-width: 768px) {
	.sale-trial__subtitle {
		max-width: initial;
	}
}

.sale-trial .standart-list {
	max-width: 260px;
}

@media (max-width: 768px) {
	.sale-trial .standart-list {
		max-width: initial;
	}
}

.sale-trial .checked-list--orange {
	margin-bottom: 40px;
	max-width: 300px;
}

@media (max-width: 768px) {
	.sale-trial .checked-list--orange {
		max-width: initial;
		margin-bottom: 24px;
	}
}

.s-lp-variants {
	background: #FFF;
	padding-bottom: 80px;
}

@media (max-width: 1024px) {
	.s-lp-variants {
		padding-bottom: 64px;
	}
}

@media (max-width: 768px) {
	.s-lp-variants {
		padding-bottom: 24px;
	}
}

.s-lp-variants .h1 {
	text-align: center;
	margin-bottom: 80px;
}

@media (max-width: 1400px) {
	.s-lp-variants .h1 {
		margin-bottom: 64px;
	}
}

@media (max-width: 1024px) {
	.s-lp-variants .h1 {
		margin-bottom: 40px;
	}
}

.s-lp-variants--noorder {
	padding-top: 80px;
}

@media (max-width: 680px) {
	.s-lp-variants--noorder {
		padding-top: 64px;
	}
}

.s-lp-variants--vodorod {
	background: #FFF;
}

.s-lp-variants--vodorod .h1 {
	text-align: center;
	margin-bottom: 40px;
}

@media (max-width: 768px) {
	.work-variant {
		max-width: 390px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
}

.work-variant img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: 24px;
}

.work-variant__title {
	border-top: 4px solid #002061;
	padding-top: 24px;
	margin-bottom: 16px;
}

@media (max-width: 480px) {
	.work-variant__title {
		padding-top: 16px;
		margin-bottom: 8px;
	}
}

.work-variant__text {
	margin-bottom: 24px;
}

@media (max-width: 480px) {
	.work-variant__text {
		margin-bottom: 8px;
	}
}

.work-variant.wp img {
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
	opacity: 0;
	-webkit-transform: scale3d(0.95, 0.95, 0.95);
	transform: scale3d(0.95, 0.95, 0.95);
	will-change: transform, opacity;
}

.work-variant.wp .work-variant__title {
	transition: opacity 0.8s ease 0.1s, -webkit-transform 0.8s ease 0.1s;
	transition: opacity 0.8s ease 0.1s, transform 0.8s ease 0.1s;
	transition: opacity 0.8s ease 0.1s, transform 0.8s ease 0.1s, -webkit-transform 0.8s ease 0.1s;
	opacity: 0;
	-webkit-transform: translate3d(0, 25px, 0);
	transform: translate3d(0, 25px, 0);
	will-change: transform, opacity;
}

.work-variant.wp .work-variant__text {
	transition: opacity 0.8s ease 0.2s, -webkit-transform 0.8s ease 0.2s;
	transition: opacity 0.8s ease 0.2s, transform 0.8s ease 0.2s;
	transition: opacity 0.8s ease 0.2s, transform 0.8s ease 0.2s, -webkit-transform 0.8s ease 0.2s;
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	will-change: transform, opacity;
}

.work-variant.wp .link {
	transition: opacity 0.8s ease 0.25s, color 0.3s ease, -webkit-transform 0.8s ease 0.25s;
	transition: opacity 0.8s ease 0.25s, transform 0.8s ease 0.25s, color 0.3s ease;
	transition: opacity 0.8s ease 0.25s, transform 0.8s ease 0.25s, color 0.3s ease, -webkit-transform 0.8s ease 0.25s;
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	will-change: transform, opacity;
}

.work-variant.animated img,
.work-variant.animated .work-variant__title,
.work-variant.animated .work-variant__text,
.work-variant.animated .link {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.s-lp-table {
	padding-bottom: 270px;
}

.s-lp-table__title {
	background: #FFF;
}

.s-lp-table__title .container {
	padding-top: 64px;
}

.s-lp-table__title .h1 {
	padding-bottom: 16px;
}

@media (max-width: 1024px) {
	.s-lp-table__title .h1 {
		text-align: center;
	}
}

.s-lp-table__title--notopline .container:after {
	display: none;
}

.lp-table-mob {
	display: none;
	padding: 16px 16px 64px 16px;
	margin-bottom: 40px;
	background: #FFF;
	text-align: center;
}

@media (max-width: 1024px) {
	.lp-table-mob {
		display: block;
	}
}

.lp-table-srollwrap {
	overflow: auto;
}

@media (max-width: 1024px) {
	.lp-table {
		white-space: nowrap;
	}
}

.lp-table--kislorod .lp-table__headerwrap,
.lp-table--kislorod .lp-table__main {
	min-width: 580px;
}

.lp-table--asot .lp-table__headerwrap,
.lp-table--asot .lp-table__main {
	min-width: 750px;
}

.lp-table--vodorod .lp-table__headerwrap,
.lp-table--vodorod .lp-table__main {
	min-width: 1000px;
}

.lp-table__headerwrap {
	height: 54px;
}

.lp-table__header {
	height: 54px;
	width: 100%;
	background: #FFF;
	box-shadow: 0 5px 5px rgba(159, 175, 205, 0.2);
}

.lp-table__header--fixed {
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.lp-table__header--fixed.is-fixed {
	position: fixed;
	z-index: 10;
	left: 0;
	top: 0;
}

.lp-table__header--fixed.is-hidden {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.lp-table__header .lpt-col--4:after {
	display: none;
}

.lp-table__main {
	border-top: 16px solid #dcdfea;
}

.lp-table__footer {
	text-align: center;
	padding: 16px 0 40px 0;
}

.lp-table--vodorod .lp-table__header,
.lp-table--vodorod .lp-table__headerwrap {
	height: auto;
}

.lp-table--vodorod .lpt-col {
	width: calc(100% / 6);
	padding-right: 10px;
	text-align: center;
}

.lp-table--vodorod .lpt-col:first-child {
	width: 100px;
	text-align: left;
}

.lp-table--vodorod .lpt-col:nth-child(5) {
	width: 100px;
}

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

.lpt-col {
	padding: 16px 0;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

@media (max-width: 1024px) {
	.lpt-col {
		padding: 8px 0;
	}
}

.lpt-col--1 {
	width: 170px;
}

@media (max-width: 1024px) {
	.lpt-col--1 {
		margin-right: 16px;
	}
}

.lpt-col--2 {
	width: 270px;
}

.lpt-col--3 {
	text-align: right;
	width: 270px;
	padding-right: 24px;
}

@media (max-width: 1024px) {
	.lpt-col--3 {
		padding-right: 8px;
	}
}

.lpt-col--4 {
	width: 80px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-left: 24px;
	position: relative;
	font-weight: 500;
}

@media (max-width: 1024px) {
	.lpt-col--4 {
		padding-left: 16px;
	}
}

.lpt-col--4:after {
	content: "";
	width: 2px;
	height: 60px;
	background: #dcdfea;
	position: absolute;
	right: 0;
	top: 8px;
}

@media (max-width: 1024px) {
	.lpt-col--4:after {
		height: 40px;
	}
}

.lpt-col--4:last-child:after {
	display: none;
}

@media (max-width: 1024px) {
	.lpt-col--hidemob {
		display: none;
	}
}

.lpt-item {
	background: #f1f5f9;
}

.lpt-item:nth-child(2n-1) {
	background: #e9eff5;
}

.lpt-item--hidden {
	display: none;
}

.s-sale-modrow {
	margin-bottom: -270px;
	background: #FFF;
	padding-bottom: 80px;
}

@media (max-width: 680px) {
	.s-sale-modrow {
		padding-bottom: 64px;
	}
}

.s-sale-modrow .sale-block {
	position: relative;
	top: -270px;
}

.sale-modrow {
	background: url("/local/templates/safe-equp/css/../img/lp-genasot/modrow-bg-1.jpg") center center no-repeat;
	background-size: cover;
	padding: 40px;
}

@media (max-width: 1024px) {
	.sale-modrow {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.sale-modrow {
		background: #f1f5f9;
	}
}

@media (max-width: 480px) {
	.sale-modrow {
		padding: 16px;
	}
}

.sale-modrow__title {
	font-size: 30px;
	text-transform: none;
}

@media (max-width: 1400px) {
	.sale-modrow__title {
		font-size: 26px;
	}
}

@media (max-width: 768px) {
	.sale-modrow__title {
		max-width: inherit;
	}
}

@media (max-width: 1024px) {
	.sale-modrow__title {
		font-size: 22px;
	}
}

.s-serts {
	padding-bottom: 40px;
	background: #FFF;
}

.s-serts .h1 {
	margin-bottom: 64px;
}

@media (max-width: 1024px) {
	.s-serts .h1 {
		margin-bottom: 40px;
	}
}

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

.sert span {
	margin-top: 24px;
	display: block;
	font-size: 15px;
	max-width: 210px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.3;
}

@media (max-width: 1024px) {
	.sert span {
		font-size: 14px;
		margin-top: 16px;
	}
}

@media (max-width: 480px) {
	.sert span {
		font-size: 12px;
	}
}

.sert .fancy,
.sert a {
	display: inline-block;
	transition: box-shadow 0.3s ease;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	will-change: box-shadow;
}

.sert .fancy:hover,
.sert a:hover {
	box-shadow: 0 5px 70px 0 rgba(159, 175, 205, 0.5);
}

.sert .fancy img,
.sert a img {
	display: block;
	max-width: 100%;
	height: auto;
}

.s-cases-slider {
	padding: 80px 0;
}

@media (max-width: 1024px) {
	.s-cases-slider {
		padding: 64px 0;
	}
}

.s-cases-slider .h1 {
	margin-bottom: 64px;
	padding-right: 100px;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media (max-width: 768px) {
	.s-cases-slider .h1 {
		padding-right: 0;
	}
}

.cases-slider .case-panel {
	width: 461px;
	height: auto;
	margin: 8px 40px 8px 0;
}

@media (max-width: 1400px) {
	.cases-slider .case-panel {
		width: 420px;
	}
}

@media (max-width: 680px) {
	.cases-slider .case-panel {
		width: 360px;
		margin: 8px 16px 8px 0;
	}
}

@media (max-width: 480px) {
	.cases-slider .case-panel {
		width: calc(100% - 48px);
	}
}

.cases-slider .flickity-prev-next-button {
	top: -106px;
	left: 50%;
}

@media (max-width: 1400px) {
	.cases-slider .flickity-prev-next-button {
		top: -104px;
		left: initial;
	}
}

@media (max-width: 1024px) {
	.cases-slider .flickity-prev-next-button {
		top: -100px;
	}
}

@media (max-width: 768px) {
	.cases-slider .flickity-prev-next-button {
		top: -44px;
	}
}

.cases-slider .flickity-prev-next-button.previous {
	-webkit-transform: translate(540px, 0);
	transform: translate(540px, 0);
}

@media (max-width: 1400px) {
	.cases-slider .flickity-prev-next-button.previous {
		-webkit-transform: none;
		transform: none;
		right: 56px;
	}
}

@media (max-width: 768px) {
	.cases-slider .flickity-prev-next-button.previous {
		top: -44px;
		right: inherit;
		left: 16px;
	}
}

.cases-slider .flickity-prev-next-button.next {
	-webkit-transform: translate(580px, 0);
	transform: translate(580px, 0);
}

@media (max-width: 1400px) {
	.cases-slider .flickity-prev-next-button.next {
		-webkit-transform: none;
		transform: none;
		right: 16px;
	}
}

@media (max-width: 768px) {
	.cases-slider .flickity-prev-next-button.next {
		right: inherit;
		left: 56px;
	}
}

.case-panel {
	background: #FFF;
	padding: 40px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1400px) {
	.case-panel {
		padding: 24px;
	}
}

@media (max-width: 680px) {
	.case-panel {
		padding: 16px;
	}
}

.case-panel__header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	height: 76px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.case-panel h3 {
	max-height: 2.4em;
	overflow: hidden;
}

@media (max-width: 680px) {
	.case-panel h3 {
		font-size: 14px;
	}
}

.case-panel__logo {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	max-width: 35%;
	height: auto;
	pointer-events: none;
}

.case-panel__img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 24px;
	pointer-events: none;
}

.case-panel__text p {
	margin-bottom: 8px;
}

.case-panel__footer {
	padding-top: 16px;
	margin-top: auto;
	text-align: right;
}

.s-factory-photos {
	padding-bottom: 64px;
}

@media (max-width: 680px) {
	.s-factory-photos {
		padding-bottom: 40px;
	}
}

.s-factory-photos .container {
	padding-top: 64px;
}

@media (max-width: 680px) {
	.s-factory-photos .container {
		padding-top: 40px;
	}
}

.s-factory-photos .h1 {
	text-align: center;
	margin-bottom: 16px;
}

.bordered-img-hover {
	max-width: 100%;
	height: auto;
	display: block;
	border: 8px solid #FFF;
	margin-bottom: 16px;
}

@media (max-width: 480px) {
	.bordered-img-hover {
		border: 4px solid #FFF;
	}
}

.bordered-img {
	max-width: 100%;
	height: auto;
	display: block;
	border: 8px solid #FFF;
	margin-bottom: 16px;
}

@media (max-width: 480px) {
	.bordered-img {
		border: 4px solid #FFF;
	}
}

.s-details {
	background: #fcfcfc;
	padding-top: 64px;
	padding-bottom: 1px;
	z-index: 2;
}

@media (max-width: 1024px) {
	.s-details {
		padding-top: 40px;
	}
}

@media (max-width: 768px) {
	.s-details {
		padding-top: 24px;
	}
}

@media (max-width: 680px) {
	.s-details {
		padding-top: 16px;
	}
}

.details-block {
	background: #FFF;
	padding: 40px;
	margin-bottom: -360px;
}

@media (max-width: 768px) {
	.details-block {
		padding: 24px;
	}
}

@media (max-width: 680px) {
	.details-block {
		padding: 16px;
	}
}

.case-details__top-row {
	margin-bottom: 40px;
}

.case-details__title {
	margin: 16px 0 8px 0;
}

.case-details__logo {
	max-width: 100%;
	height: auto;
	margin-top: 40px;
}

@media (max-width: 680px) {
	.case-details__logo {
		margin-top: 16px;
		max-width: 60%;
	}
}

@media (max-width: 680px) {
	.case-details__right {
		margin-top: 16px;
	}
}

.case-details__solution-title {
	margin-top: 40px;
}

@media (max-width: 680px) {
	.case-details__solution-title {
		margin-top: 0;
	}
}

.case-details__product .lead-extrabig {
	margin-bottom: 24px;
}

.case-details__prodvar {
	margin-bottom: 24px;
}

.case-details__photos {
	padding-top: 40px;
	margin-bottom: -16px;
}

@media (max-width: 680px) {
	.case-details__photos {
		padding-top: 24px;
	}
}

.case-details__photos .h1 {
	text-align: center;
	margin-bottom: 40px;
}

@media (max-width: 680px) {
	.case-details__photos .h1 {
		margin-bottom: 24px;
	}
}

.case-details__photos .bordered-img-hover {
	margin-bottom: 16px;
}

.case-details__info {
	margin-top: 40px;
}

.case-details__img-phone {
	margin-top: 16px;
	display: none;
}

@media (max-width: 680px) {
	.case-details__img-phone {
		display: block;
	}
}

.case-details__img-desktop {
	margin-bottom: 40px;
}

@media (max-width: 680px) {
	.case-details__img-desktop {
		display: none;
	}
}

.case-details-param {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: top;
	margin-right: 24px;
	margin-bottom: 24px;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.case-details-param img {
	margin-right: 16px;
}

.s-details-related {
	padding-top: 440px;
	padding-bottom: 64px;
	z-index: 1;
}

.s-details-related .container {
	padding-top: 40px;
}

@media (max-width: 680px) {
	.s-details-related .container {
		padding-top: 40px;
	}
}

.s-details-related .h2 {
	margin-bottom: 24px;
}

.s-details-related--noitems {
	padding-bottom: 0;
}

.s-contacts-links {
	background: #fcfcfc;
	padding-bottom: 24px;
}

@media (max-width: 1024px) {
	.s-contacts-links {
		padding-bottom: 16px;
	}
}

.s-contacts-links .links-list {
	width: calc(100% - 470px);
}

@media (max-width: 1024px) {
	.s-contacts-links .links-list {
		width: 100%;
	}
}

.s-contacts-map {
	background: #fcfcfc;
}

@media (max-width: 1024px) {
	.s-contacts-map {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.s-contacts-map .container {
	pointer-events: none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media (max-width: 1024px) {
	.s-contacts-map .container {
		width: 50%;
		padding: 0;
	}
}

@media (max-width: 680px) {
	.s-contacts-map .container {
		width: 100%;
	}
}

.s-contacts-map .container .contacts-map-panel {
	pointer-events: all;
}

.contacts-map-panel {
	display: inline-block;
	width: 450px;
	background: #FFF;
	padding: 40px;
	position: relative;
	top: -100px;
}

@media (max-width: 1024px) {
	.contacts-map-panel {
		top: 0;
		width: 100%;
		padding: 24px;
	}
}

@media (max-width: 680px) {
	.contacts-map-panel {
		padding: 24px 16px;
	}
}

.contacts-map-panel__title {
	margin-bottom: 24px;
}

@media (max-width: 680px) {
	.contacts-map-panel__title {
		margin-bottom: 16px;
	}
}

.contacts-map-panel__img {
	max-width: 100%;
	height: auto;
	margin-bottom: 24px;
}

@media (max-width: 680px) {
	.contacts-map-panel__img {
		margin-bottom: 16px;
	}
}

.contacts-map-panel address {
	margin-bottom: 16px;
}

.contacts-map-panel__sheme {
	margin-bottom: 40px;
}

@media (max-width: 680px) {
	.contacts-map-panel__sheme {
		margin-bottom: 24px;
	}
}

.contacts-map-panel__phone {
	margin-bottom: 16px;
}

.s-contacts-callback {
	padding: 64px 0 80px 0;
}

@media (max-width: 1024px) {
	.s-contacts-callback {
		padding: 64px 0;
	}
}

@media (max-width: 680px) {
	.s-contacts-callback {
		padding: 40px 0;
	}
}

.contacts-callback {
	background: #FFF;
	padding: 40px;
	width: 1000px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 680px) {
	.contacts-callback {
		padding: 24px;
	}
}

@media (max-width: 480px) {
	.contacts-callback {
		padding: 16px;
	}
}

.contacts-callback textarea {
	height: 164px;
}

.contacts-callback__title {
	margin-bottom: 16px;
}

.contacts-callback__subtitle {
	margin-bottom: 24px;
}

.contacts-callback .form-note {
	text-align: center;
}

.s-products {
	padding-bottom: 64px;
	background: #fcfcfc;
}

@media (max-width: 1024px) {
	.s-products {
		padding-bottom: 40px;
	}
}

@media (max-width: 680px) {
	.s-products {
		padding-bottom: 24px;
	}
}

.s-products .h1 {
	margin-bottom: 40px;
}

.s-products .home-product {
	background: #FFF;
	padding: 24px;
	height: 100%;
}

@media (max-width: 1024px) {
	.s-products .home-product {
		padding: 16px;
	}
}

.s-products .grid-6_s {
	margin-bottom: 16px;
}

.s-page-title-bordered {
	background: #fcfcfc;
}

.s-sale-cases {
	padding: 64px 0;
}

.sale-cases {
	background: url("/local/templates/safe-equp/css/../img/lp-genasot/ballon-bg.jpg") center center no-repeat;
	background-size: cover;
	padding: 40px 36px;
}

@media (max-width: 1024px) {
	.sale-cases {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.sale-cases {
		background: #f1f5f9;
	}
}

@media (max-width: 480px) {
	.sale-cases {
		padding: 16px;
	}
}

.panels-list {
	background: #fcfcfc;
	padding-bottom: 24px;
}

.s-sale-usage {
	padding-bottom: 80px;
}

.s-sale-usage .sale-block {
	margin-top: -100px;
}

.sale-info--usage {
	background: url("/local/templates/safe-equp/css/../img/usage/order-bg.jpg") center center no-repeat;
	background-size: cover;
}

@media (max-width: 768px) {
	.sale-info--usage {
		background: #f1f5f9;
	}
}

.sale-info--info {
	background: url("/local/templates/safe-equp/css/../img/info/order-bg.jpg") center center no-repeat;
	background-size: cover;
}

@media (max-width: 768px) {
	.sale-info--info {
		background: #f1f5f9;
	}
}

.s-factory {
	background: #fcfcfc;
	padding-bottom: 64px;
}

.s-factory .container {
	position: relative;
	padding-top: 40px;
}

.s-factory .container:after {
	content: "";
	position: absolute;
	width: calc(100% - 32px);
	height: 4px;
	left: 16px;
	top: 0;
	background: #002061;
}

.s-factory__type {
	display: block;
	text-transform: uppercase;
}

@media (max-width: 680px) {
	.s-factory__left {
		margin-bottom: 24px;
	}
}

.s-factory .bordered-img {
	width: 100%;
	height: auto;
}

.factory-mission {
	margin-top: 24px;
}

.factory-mission__title {
	text-transform: uppercase;
}

.s-about-header {
	background: url("/local/templates/safe-equp/css/../img/about/head-bg.jpg") center center no-repeat #002061;
	color: #FFF;
	padding: 124px 0 160px 0;
	height: 760px;
}

@media (max-width: 1400px) {
	.s-about-header {
		padding: 64px 0 160px 0;
		height: 500px;
	}
}

@media (max-width: 680px) {
	.s-about-header {
		padding: 24px 0 160px 0;
		height: auto;
	}
}

.s-about-header .h1 {
	margin-bottom: 64px;
}

@media (max-width: 1400px) {
	.s-about-header .h1 {
		margin-bottom: 24px;
	}
}

.s-about-header .user-content {
	width: 490px;
	max-width: 100%;
}

.s-about-main {
	background: #fcfcfc;
	padding-bottom: 80px;
}

@media (max-width: 1024px) {
	.s-about-main {
		padding-bottom: 64px;
	}
}

@media (max-width: 768px) {
	.s-about-main {
		padding-bottom: 40px;
	}
}

@media (max-width: 680px) {
	.s-about-main {
		padding-bottom: 24px;
	}
}

.s-about-main .about-video {
	margin-top: 100px;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.s-about-main .about-video {
		margin-top: 64px;
	}
}

@media (max-width: 480px) {
	.s-about-main .about-video {
		margin-top: 40px;
	}
}

.creators {
	position: relative;
	top: -140px;
	margin-bottom: -60px;
}

@media (max-width: 768px) {
	.creators {
		margin-bottom: -80px;
	}
}

@media (max-width: 480px) {
	.creators {
		margin-bottom: -120px;
	}
}

.creators .lead-extrabig {
	color: #FFF;
	margin-bottom: 16px;
}

.creators .team-panel {
	max-width: 290px;
}

@media (max-width: 480px) {
	.creators .team-panel {
		margin-bottom: 24px;
	}
}

.about-fact {
	margin-top: 40px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 480px) {
	.about-fact {
		margin-top: 24px;
	}
}

.about-fact__icon {
	width: 100px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: center;
}

@media (max-width: 480px) {
	.about-fact__icon {
		width: 80px;
	}
}

.about-fact__content .h3 {
	display: block;
}

.about-fact__content small {
	display: block;
	font-size: 16px;
	line-height: 1.2;
}

@media (max-width: 480px) {
	.about-fact__content small {
		font-size: 14px;
	}
}

.about-history .h2 {
	padding-top: 64px;
	margin-bottom: 40px;
}

@media (max-width: 768px) {
	.about-history .h2 {
		padding-top: 40px;
		margin-bottom: 24px;
	}
}

.history-item {
	padding-left: 100px;
	position: relative;
}

@media (max-width: 1024px) {
	.history-item {
		padding-left: 0;
	}
}

.history-item__year {
	position: absolute;
	left: 0;
	top: -2px;
	padding-left: 40px;
	font-size: 18px;
	font-weight: 500;
}

@media (max-width: 1024px) {
	.history-item__year {
		position: relative;
		display: block;
	}
}

.history-item__year:before {
	content: "";
	width: 22px;
	height: 4px;
	background: #002061;
	position: absolute;
	left: 0;
	top: 12px;
}

.s-about-photos {
	background: #fcfcfc;
	padding: 64px 0;
}

@media (max-width: 1024px) {
	.s-about-photos {
		padding: 40px 0;
	}
}

.s-about-photos .h1 {
	text-align: center;
	margin-bottom: 40px;
}

@media (max-width: 680px) {
	.s-about-photos .h1 {
		margin-bottom: 24px;
	}
}

.s-team {
	padding: 64px 0;
}

@media (max-width: 680px) {
	.s-team {
		padding: 40px 0;
	}
}

.s-team .h1 {
	margin-bottom: 64px;
	padding-right: 100px;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media (max-width: 768px) {
	.s-team .h1 {
		padding-right: 0;
	}
}

.s-team__lines {
	position: absolute;
	pointer-events: none;
	right: 0;
	top: -400px;
	width: 429px;
	height: 541px;
	overflow: hidden;
}

.s-team__lines object {
	position: absolute;
	width: 100%;
	height: 100%;
	right: -100px;
	top: 0;
}

@media (max-width: 1400px) {
	.s-team__lines object {
		display: none;
	}
}

.team-slider .team-panel {
	width: 290px;
	height: auto;
	margin: 8px 16px 8px 0;
}

.team-slider .flickity-prev-next-button {
	top: -106px;
	left: 50%;
}

@media (max-width: 1400px) {
	.team-slider .flickity-prev-next-button {
		top: -104px;
		left: initial;
	}
}

@media (max-width: 1024px) {
	.team-slider .flickity-prev-next-button {
		top: -100px;
	}
}

@media (max-width: 768px) {
	.team-slider .flickity-prev-next-button {
		top: -44px;
	}
}

.team-slider .flickity-prev-next-button.previous {
	-webkit-transform: translate(540px, 0);
	transform: translate(540px, 0);
}

@media (max-width: 1400px) {
	.team-slider .flickity-prev-next-button.previous {
		-webkit-transform: none;
		transform: none;
		right: 56px;
	}
}

@media (max-width: 768px) {
	.team-slider .flickity-prev-next-button.previous {
		top: -44px;
		right: inherit;
		left: 16px;
	}
}

.team-slider .flickity-prev-next-button.next {
	-webkit-transform: translate(580px, 0);
	transform: translate(580px, 0);
}

@media (max-width: 1400px) {
	.team-slider .flickity-prev-next-button.next {
		-webkit-transform: none;
		transform: none;
		right: 16px;
	}
}

@media (max-width: 768px) {
	.team-slider .flickity-prev-next-button.next {
		right: inherit;
		left: 56px;
	}
}

.team-panel {
	background: #FFF;
}

.team-panel__photo {
	display: block;
	width: 100%;
	height: auto;
}

.team-panel__name {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 4px;
	height: 2.2em;
}

.team-panel__dolg {
	font-size: 14px;
	color: #7e8ca7;
}

.team-panel__content {
	padding: 16px;
}

.s-inner {
	background: #f1f5f9;
	padding-top: 40px;
}

@media (max-width: 768px) {
	.s-inner {
		padding-top: 24px;
	}
}

@media (max-width: 680px) {
	.s-inner {
		padding-top: 16px;
	}
}

.s-inner:before {
	content: "";
	width: 100%;
	height: 600px;
	background: #fcfcfc;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.inner-block {
	background: #FFF;
	margin-bottom: -220px;
	z-index: 3;
	position: relative;
}

.inner-block__content {
	max-width: 790px;
	margin-left: auto;
	margin-right: auto;
}

.inner-block__topimg {
	width: 100%;
	height: auto;
}

.inner-block__header {
	border-bottom: 1px solid #f1f5f9;
	padding: 24px 16px 40px 16px;
	text-align: center;
}

@media (max-width: 1024px) {
	.inner-block__header {
		padding: 16px;
	}
}

.inner-block__header time {
	display: inline-block;
	color: #7e8ca7;
	margin-bottom: 16px;
}

.inner-block__header--mod {
	padding: 24px 16px 24px 16px;
}

@media (max-width: 1400px) {
	.inner-block__header--mod {
		padding: 16px;
	}
}

.inner-block__header--mod time {
	margin-bottom: 0;
}

.inner-block__title {
	margin-bottom: 8px;
}

.inner-block__subtitle {
	font-size: 18px;
	line-height: 1.3;
}

@media (max-width: 1024px) {
	.inner-block__subtitle {
		font-size: 16px;
	}
}

.inner-block__topshare {
	margin-top: 40px;
}

@media (max-width: 1024px) {
	.inner-block__topshare {
		margin-top: 24px;
	}
}

.inner-block__main {
	padding: 40px 16px 24px 16px;
}

@media (max-width: 1024px) {
	.inner-block__main {
		padding: 16px;
	}
}

.inner-block__footer {
	padding: 0 16px 0 16px;
}

.inner-block__footer .inner-block__content {
	padding: 24px 0 40px 0;
	border-top: 4px solid #002061;
}

@media (max-width: 1024px) {
	.inner-block__footer .inner-block__content {
		padding: 16px 0;
	}
}

.inner-block__footer time {
	color: #7e8ca7;
	white-space: nowrap;
}

.inner-block__views {
	color: #7e8ca7;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 24px;
}

.inner-block__views img {
	margin-right: 8px;
}

.inner-block__bottomshare {
	margin-top: 16px;
}

@media (max-width: 1024px) {
	.inner-block__bottomshare {
		margin-top: 8px;
	}
}

.inner-block__bottomshare-title {
	font-size: 18px;
	display: block;
	margin-bottom: 8px;
}

.inner-block-intro {
	min-height: 450px;
	background-size: cover;
	background-position: center center;
	background-color: #002061;
	position: relative;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 64px 80px;
}

@media (max-width: 1400px) {
	.inner-block-intro {
		min-height: 200px;
		padding: 40px 80px;
	}
}

@media (max-width: 680px) {
	.inner-block-intro {
		min-height: inherit;
		padding: 40px 8px;
	}
}

.inner-block-intro:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1;
}

.inner-block-intro__content {
	position: relative;
	z-index: 2;
}

.inner-block-intro .inner-block__title {
	color: #FFF;
}

.inner-block-intro .inner-block__subtitle {
	color: #FFF;
}

.s-inner-related {
	background: #fcfcfc;
	padding-top: 220px;
	padding-bottom: 64px;
	z-index: 2;
}

.s-inner-related .container {
	padding-top: 64px;
}

@media (max-width: 680px) {
	.s-inner-related .container {
		padding-top: 40px;
	}
}

.s-inner-related .h2 {
	margin-bottom: 40px;
	text-align: center;
}

@media (max-width: 680px) {
	.s-inner-related .h2 {
		margin-bottom: 24px;
	}
}

.s-inner-related--noitems {
	padding-bottom: 0;
}

.lp-header--checks {
	padding-bottom: 150px;
}

@media (max-width: 1024px) {
	.lp-header--checks {
		padding-bottom: 120px;
	}
}

.lp-header--checks .checked-list {
	margin-top: 40px;
	max-width: 464px;
}

.sale-list {
	background: #f1f5f9;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.sale-list__main {
	padding: 0 40px 24px 40px;
}

@media (max-width: 1024px) {
	.sale-list__main {
		padding: 0 24px 24px 24px;
	}
}

@media (max-width: 480px) {
	.sale-list__main {
		padding: 0 16px 24px 16px;
	}
}

.sale-list__main--sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 70px;
}

.sale-list__sub {
	display: inline-block;
	background: #f26200;
	color: #FFF;
	padding: 4px 16px 4px 24px;
	position: relative;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	margin-bottom: 40px;
}

@media (max-width: 1024px) {
	.sale-list__sub {
		margin-bottom: 24px;
	}
}

.sale-list__sub:before {
	content: "";
	width: 4px;
	height: 72px;
	background: #f26200;
	position: absolute;
	left: 0;
	bottom: 100%;
}

.sale-list__sub:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 100%;
	background: #f26200;
	right: -10px;
	top: 0;
	-webkit-transform: skewX(-20deg) translate3d(0, 0, 0);
	transform: skewX(-20deg) translate3d(0, 0, 0);
}

.sale-list ul {
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	counter-reset: number-list;
}

@media (max-width: 1024px) {
	.sale-list ul {
		font-size: 14px;
	}
}

.sale-list ul li {
	counter-increment: number-list;
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 16px;
}

@media (max-width: 480px) {
	.sale-list ul li {
		margin-bottom: 8px;
		padding-left: 25px;
	}
}

.sale-list ul li:before {
	content: counter(number-list) ".";
	font-weight: 500;
	font-size: 20px;
	color: #f26200;
	position: absolute;
	top: -0.3em;
	left: 0;
}

@media (max-width: 480px) {
	.sale-list ul li:before {
		font-size: 16px;
		top: -0.2em;
	}
}

.sale-list ul li:last-child {
	margin-bottom: 0;
}

.sale-list .sale-counter {
	margin-top: auto;
}

.order-counter {
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	color: #bfcbd8;
}

.order-counter img {
	width: 13px;
	height: 13px;
}

.s-lp-preims-column {
	background: url("/local/templates/safe-equp/css/../img/lp-genasot/preims-bg-new.jpg") center bottom no-repeat;
	padding: 0 0 80px 0;
}

@media (max-width: 768px) {
	.s-lp-preims-column {
		background: transparent;
	}
}

@media (max-width: 680px) {
	.s-lp-preims-column {
		padding: 0 0 40px 0;
	}
}

.s-lp-preims-column--ox {
	background: url("/local/templates/safe-equp/css/../img/lp-genox/preims-bg-new.jpg") center bottom no-repeat;
}

@media (max-width: 768px) {
	.s-lp-preims-column--ox {
		background: transparent;
	}
}

.s-lp-preims-column .container {
	padding-top: 64px;
}

@media (max-width: 680px) {
	.s-lp-preims-column .container {
		padding-top: 40px;
	}
}

.s-lp-preims-column .h1 {
	margin-bottom: 80px;
	text-align: center;
}

@media (max-width: 680px) {
	.s-lp-preims-column .h1 {
		margin-bottom: 40px;
	}
}

.lp-preim-new {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 24px;
}

.lp-preim-new:last-child {
	margin-bottom: 0;
}

.lp-preim-new__img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 80px;
	margin-right: 15px;
}

.lp-preim-new__img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}

.lp-preim-new__content {
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

.lp-preim-new__descr {
	color: #7e8ca7;
}

.lp-preim-new.wp .lp-preim-new__img img {
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
	opacity: 0;
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8);
	will-change: opacity, transform;
}

.lp-preim-new.wp .lead-big {
	transition: opacity 0.6s ease 0.1s, -webkit-transform 0.6s ease 0.1s;
	transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s;
	transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s, -webkit-transform 0.6s ease 0.1s;
	opacity: 0;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
	will-change: opacity, transform;
}

.lp-preim-new.wp .lp-preim-new__descr {
	transition: opacity 0.6s ease 0.2s, -webkit-transform 0.6s ease 0.2s;
	transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
	transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s, -webkit-transform 0.6s ease 0.2s;
	opacity: 0;
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0);
	will-change: opacity, transform;
}

.lp-preim-new.animated .lp-preim-new__img img,
.lp-preim-new.animated .lead-big,
.lp-preim-new.animated .lp-preim-new__descr {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.s-lp-econom-new {
	padding: 64px 0;
	position: relative;
	overflow: hidden;
	background: #FFF;
}

@media (max-width: 680px) {
	.s-lp-econom-new {
		padding: 40px 0;
	}
}

.ec-new {
	margin-top: 32px;
}

@media (max-width: 768px) {
	.ec-new {
		width: 440px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 480px) {
	.ec-new {
		margin-top: 32px;
	}
}

.ec-new .row {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 768px) {
	.ec-new .row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.ec-new__left {
	position: relative;
	max-width: 440px;
	background-size: cover;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 50px;
}

@media (max-width: 768px) {
	.ec-new__left {
		height: 250px;
		margin-right: 0;
		max-width: 100%;
	}
}

.ec-new__left img {
	display: block;
	max-width: 100%;
	height: auto;
}

.ec-new__left:after {
	content: "";
	width: 32px;
	height: 32px;
	background: url(/local/templates/safe-equp/css/../img/check-green.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	z-index: 5;
	top: 14px;
	right: -16px;
}

@media (max-width: 768px) {
	.ec-new__left:after {
		bottom: 16px;
		left: 16px;
		right: initial;
		top: initial;
	}
}

.ec-new__left:before {
	content: "";
	position: absolute;
	width: 48px;
	height: 48px;
	top: 6px;
	right: -24px;
	border-radius: 50%;
	background: #FFF;
	z-index: 4;
}

@media (max-width: 768px) {
	.ec-new__left:before {
		bottom: 8px;
		left: 8px;
		right: initial;
		top: initial;
	}
}

.ec-new__rightwrap {
	background: #FFF;
}

.ec-new__right {
	padding: 24px 64px 24px 0;
}

@media (max-width: 1024px) {
	.ec-new__right {
		padding: 24px 24px 24px 0;
	}
}

@media (max-width: 768px) {
	.ec-new__right {
		padding: 24px;
	}
}

@media (max-width: 480px) {
	.ec-new__right {
		padding: 16px 8px;
	}
}

.ec-new .lead-big {
	font-size: 24px;
	border-bottom: 4px solid #002061;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

@media (max-width: 480px) {
	.ec-new .lead-big {
		font-size: 18px;
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
}

.ec-new__descr {
	font-size: 15px;
	min-height: 4.5em;
}

@media (max-width: 480px) {
	.ec-new__descr {
		font-size: 14px;
	}
}

.ec-new__footer {
	margin-top: 24px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (max-width: 480px) {
	.ec-new__footer {
		margin-top: 16px;
	}
}

.ec-new__footer .lead,
.ec-new__footer .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .ec-new__footer .lpt-col {
	max-width: 210px;
	padding-right: 8px;
	margin-right: 8px;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: block;
}

@media (max-width: 480px) {

	.ec-new__footer .lead,
	.ec-new__footer .lp-table--vodorod .lp-table__main .lpt-col,
	.lp-table--vodorod .lp-table__main .ec-new__footer .lpt-col {
		font-size: 12px;
	}
}

.ec-new__val {
	font-weight: 500;
	font-size: 18px;
	display: block;
	line-height: 1;
	white-space: nowrap;
}

.ec-new__val strong {
	font-size: 48px;
}

@media (max-width: 480px) {
	.ec-new__val strong {
		font-size: 30px;
	}
}

.ec-new__val--red {
	color: #f03037;
}

.ec-new__val--green {
	color: #82c457;
}

@media (max-width: 768px) {
	.ec-new--first .ec-new__left {
		height: auto;
	}
}

.ec-new--first .ec-new__left img {
	position: absolute;
	top: -35px;
}

@media (max-width: 768px) {
	.ec-new--first .ec-new__left img {
		position: relative;
		top: 0;
		margin-top: -20px;
	}
}

.ec-new--first .ec-new__left:after,
.ec-new--first .ec-new__left:after {
	display: none;
}

.ec-new--first .ec-new__val {
	font-size: 22px;
}

.ec-new--first .ec-new__val strong {
	font-size: 60px;
}

.ec-new--second .ec-new__left {
	background-image: url("/local/templates/safe-equp/css/../img/lp-genasot/ec-2.jpg");
}

.ec-new--third .ec-new__left {
	background-image: url("/local/templates/safe-equp/css/../img/lp-genasot/ec-3.jpg");
}

.ec-new.wp {
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
	opacity: 0;
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0);
}

.ec-new.animated {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.s-newbase {
	padding: 10px 0 230px 0;
	background: #FFF;
}

@media (max-width: 1240px) {
	.s-newbase {
		padding-bottom: 80px;
	}
}

@media (max-width: 1024px) {
	.s-newbase {
		padding-bottom: 64px;
	}
}

.s-newbase .h1 {
	text-align: center;
	margin-bottom: 64px;
}

@media (max-width: 1024px) {
	.s-newbase .h1 {
		margin-bottom: 40px;
	}
}

.s-newbase:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 280px;
	background: #f6f5f5;
}

@media (max-width: 1240px) {
	.s-newbase:after {
		display: none;
	}
}

.s-newbase .container {
	z-index: 2;
}

.newbase {
	position: relative;
	padding-top: 135px;
}

@media (max-width: 1240px) {
	.newbase {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-left: -16px;
		margin-right: -16px;
		padding-top: 0;
	}
}

.newbase__img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}

@media (max-width: 1240px) {
	.newbase__img {
		width: 550px;
	}
}

.nb-item {
	position: absolute;
	top: 300px;
}

@media (max-width: 1240px) {
	.nb-item {
		position: relative;
		top: 0 !important;
		left: 0 !important;
		margin-bottom: 24px;
		width: calc(100% / 3) !important;
		padding: 0 16px;
	}
}

@media (max-width: 768px) {
	.nb-item {
		width: calc(100% / 2) !important;
	}
}

@media (max-width: 480px) {
	.nb-item {
		width: 100% !important;
	}
}

.nb-item .lead,
.nb-item .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .nb-item .lpt-col {
	margin-bottom: 0.3em;
	line-height: 1.2;
	display: block;
}

.nb-item p {
	color: #7e8ca7;
	line-height: 1.3;
}

.nb-item figure {
	position: absolute;
}

@media (max-width: 1240px) {
	.nb-item figure {
		display: none;
	}
}

.nb-item figure .dot {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: rgba(0, 32, 97, 0.5);
}

.nb-item figure .dot:before {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: rgba(0, 32, 97, 0.5);
	z-index: 2;
	left: 4px;
	top: 4px;
	will-change: transform;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.nb-item figure .dot:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #002061;
	z-index: 3;
	left: 8px;
	top: 8px;
	will-change: transform;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.nb-item figure:before {
	content: "";
	position: absolute;
	height: 2px;
	background: #002061;
	width: 100%;
	bottom: 0;
}

.nb-item figure:after {
	height: 100%;
	content: "";
	position: absolute;
	width: 2px;
	background: #002061;
}

.nb-item:nth-child(1) {
	top: 105px;
	left: 75px;
	width: 225px;
}

.nb-item:nth-child(1) figure {
	height: 120px;
	left: 70px;
	top: calc(100% + 20px);
}

.nb-item:nth-child(1) figure .dot {
	bottom: -14px;
	left: -14px;
}

.nb-item:nth-child(2) {
	top: 0;
	left: 460px;
	width: 280px;
}

.nb-item:nth-child(2) figure {
	height: 65px;
	left: 40px;
	top: calc(100% + 20px);
}

.nb-item:nth-child(2) figure .dot {
	bottom: -14px;
	left: -14px;
}

.nb-item:nth-child(3) {
	top: 0;
	left: 880px;
	width: 220px;
}

.nb-item:nth-child(3) figure {
	height: 100px;
	left: 50px;
	top: calc(100% + 20px);
}

.nb-item:nth-child(3) figure .dot {
	bottom: -14px;
	left: -14px;
}

.nb-item:nth-child(4) {
	top: 650px;
	left: 75px;
	width: 270px;
}

.nb-item:nth-child(4) figure {
	width: 60px;
	height: 130px;
	left: 220px;
	bottom: calc(100% - 12px);
}

.nb-item:nth-child(4) figure .dot {
	top: -14px;
	right: -14px;
}

.nb-item:nth-child(4) figure:after {
	right: 0;
}

.nb-item:nth-child(5) {
	top: 650px;
	left: 460px;
	width: 280px;
}

.nb-item:nth-child(5) figure {
	width: 33px;
	height: 350px;
	left: 150px;
	bottom: calc(100% - 12px);
}

.nb-item:nth-child(5) figure .dot {
	top: -14px;
	right: -14px;
}

.nb-item:nth-child(5) figure:after {
	right: 0;
}

.nb-item:nth-child(6) {
	top: 650px;
	left: 880px;
	width: 300px;
}

.nb-item:nth-child(6) figure {
	width: 115px;
	height: 130px;
	right: calc(100% + 12px);
	bottom: calc(100% - 12px);
}

.nb-item:nth-child(6) figure .dot {
	top: -14px;
	left: -14px;
}

.nb-item:nth-child(6) figure:after {
	left: 0;
}

.s-dop {
	padding: 64px 0 16px 0;
	background: #FFF;
	z-index: 5;
}

@media (max-width: 1024px) {
	.s-dop {
		padding-top: 40px;
	}
}

.s-dop__title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	background: #FFF;
	border-radius: 30px;
	border: 4px solid #e8e8e8;
	padding: 5px 20px;
	position: absolute;
	left: 0;
	right: 0;
	width: 350px;
	max-width: 100%;
	text-align: center;
	top: -22px;
	margin: auto;
}

@media (max-width: 768px) {
	.dop {
		margin-bottom: 24px;
	}
}

.dop header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 16px;
	height: 100px;
}

.dop header img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: block;
}

.dop main {
	border-top: 4px solid #002061;
	padding-top: 16px;
}

.dop .lead,
.dop .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .dop .lpt-col {
	margin-bottom: 0.4em;
	line-height: 1.2;
	display: block;
}

.dop__descr {
	color: #7e8ca7;
	line-height: 1.3;
}

.dop.wp img {
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
	opacity: 0;
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8);
	will-change: opacity, transform;
}

.dop.wp .lead,
.dop.wp .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .dop.wp .lpt-col {
	transition: opacity 0.6s ease 0.1s, -webkit-transform 0.6s ease 0.1s;
	transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s;
	transition: opacity 0.6s ease 0.1s, transform 0.6s ease 0.1s, -webkit-transform 0.6s ease 0.1s;
	opacity: 0;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
	will-change: opacity, transform;
}

.dop.wp .dop__descr {
	transition: opacity 0.6s ease 0.2s, -webkit-transform 0.6s ease 0.2s;
	transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
	transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s, -webkit-transform 0.6s ease 0.2s;
	opacity: 0;
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0);
	will-change: opacity, transform;
}

.dop.animated img,
.dop.animated .lead,
.dop.animated .lp-table--vodorod .lp-table__main .lpt-col,
.lp-table--vodorod .lp-table__main .dop.animated .lpt-col,
.dop.animated .dop__descr {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.s-lp-header {
	color: #FFF;
	background: url("/local/templates/safe-equp/css/../img/home/home-slide-bg-mob.jpg") no-repeat center top #002061;
	background-size: cover;
	padding: 60px 0 100px 0;
}

@media (max-width: 768px) {
	.s-lp-header {
		padding: 60px 0 100px 0;
	}
}

@media (max-width: 480px) {
	.s-lp-header {
		padding: 30px 0 120px 0;
	}
}

.s-lp-header--smallpad {
	padding: 60px 0;
}

@media (max-width: 480px) {
	.s-lp-header--smallpad {
		padding: 30px 0;
	}
}

.lp-header-img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	text-align: center;
	padding: 0 16px;
}

@media (max-width: 768px) {
	.lp-header-img {
		display: none;
	}
}

.lp-header-img--mob {
	display: none;
}

@media (max-width: 768px) {
	.lp-header-img--mob {
		display: block;
		width: 100%;
		margin-top: 24px;
	}
}

.lp-header-img img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 768px) {
	.lp-header-img img {
		max-height: 216px;
	}
}

.lp-header-img__logo img {
	width: 100px;
	height: auto;
	margin-bottom: 20px;
}

.header-facts {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px solid rgba(252, 252, 252, 0.2);
}

.header-fact {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 20px;
}

@media (max-width: 480px) {
	.header-fact {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.header-fact:last-child {
	margin-bottom: 0;
}

.header-fact strong {
	display: block;
	border: 1px solid rgba(252, 252, 252, 0.5);
	border-radius: 40px;
	font-size: 20px;
	padding: 8px;
	white-space: nowrap;
	width: 130px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 16px;
	text-align: center;
}

@media (max-width: 480px) {
	.header-fact strong {
		font-size: 16px;
		margin-bottom: 8px;
	}
}

.header-fact strong.width-170 {
	width: 170px;
}

@media (max-width: 480px) {
	.header-fact__text {
		width: 100%;
	}
}

.header-fact__title {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	color: #fcfcfc;
}

.header-fact__descr {
	display: block;
	font-size: 12px;
	color: #dde7e9;
}

.cta {
	padding: 24px 40px 24px 40px;
}

@media (max-width: 1024px) {
	.cta {
		padding: 24px 24px 24px 24px;
	}
}

@media (max-width: 480px) {
	.cta {
		padding: 24px 16px 24px 16px;
	}
}

.cta__title {
	margin-bottom: 16px;
	color: #f26200;
}

.cta__form {
	margin-top: 16px;
}

.cta__form input {
	width: 100%;
	border-radius: 25px;
}

.cta__form .btn {
	width: 100%;
	margin-top: 16px;
}

.cta__form .form-note {
	margin-top: 16px;
}

.ordered-list {
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	counter-reset: number-list;
}

@media (max-width: 1024px) {
	.ordered-list {
		font-size: 14px;
	}
}

.ordered-list li {
	counter-increment: number-list;
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 16px;
}

@media (max-width: 480px) {
	.ordered-list li {
		margin-bottom: 8px;
		padding-left: 25px;
	}
}

.ordered-list li:before {
	content: counter(number-list) ".";
	font-weight: 500;
	font-size: 20px;
	color: #f26200;
	position: absolute;
	top: -0.3em;
	left: 0;
}

@media (max-width: 480px) {
	.ordered-list li:before {
		font-size: 16px;
		top: -0.2em;
	}
}

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

.cta-descr {
	padding: 40px 64px;
}

@media (max-width: 1400px) {
	.cta-descr {
		padding: 40px;
	}
}

@media (max-width: 1024px) {
	.cta-descr {
		padding: 24px;
	}
}

@media (max-width: 480px) {
	.cta-descr {
		padding: 16px;
	}
}

.cta-descr__item {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #f1f5f9;
}

.cta-descr__item:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

.cta-descr__item .lead-big {
	margin-bottom: 8px;
}

.cta-header {
	position: relative;
	z-index: 2;
	background: #f1f5f9;
}

@media (max-width: 768px) {
	.lp-header--station {
		background-image: url(/local/templates/safe-equp/css/../img/lp-station/header-mob.jpg) !important;
	}
}

.s-sale-modrow-blue {
	z-index: 5;
	margin-bottom: 64px;
	/*&:before{
  	content: '';
  	width: 100%;
  	height: $pad-xl;
  	background: #fcfcfc;
  	left: 0;
  	right: 0;
  	top: 100%;
  	position: absolute;
  }*/
}

.s-sale-modrow-blue .sale-block {
	position: relative;
	bottom: -64px;
}

.s-station-base {
	padding-top: 40px;
	background: #f6f5f5;
	z-index: 5;
}

.s-station-base:before {
	content: "";
	width: 100%;
	height: 64px;
	background: #FFF;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

.base-block {
	position: relative;
	background: #FFF;
	box-shadow: 0 10px 70px 0 rgba(159, 175, 205, 0.25);
	width: 1370px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 64px 0;
	margin-bottom: 64px;
}

@media (max-width: 680px) {
	.base-block {
		padding: 64px 0 24px 0;
	}
}

.options-block {
	position: relative;
	background: #FFF;
	box-shadow: 0 10px 70px 0 rgba(159, 175, 205, 0.25);
	width: 1370px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 64px 0;
}

@media (max-width: 768px) {
	.options-block {
		padding-bottom: 24px;
	}
}

.round-title {
	position: absolute;
	top: 0;
	left: 16px;
	right: 16px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-align: center;
}

.round-title span {
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	background: #FFF;
	border-radius: 30px;
	border: 4px solid #e8e8e8;
	padding: 5px 20px;
}

.station-base {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	max-width: 100%;
}

@media (max-width: 680px) {
	.station-base {
		margin-bottom: 24px;
	}
}

.station-base img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 40px;
}

@media (max-width: 480px) {
	.station-base img {
		margin-right: 24px;
	}
}

.station-base strong {
	font-size: 30px;
	font-weight: 500;
	line-height: 1;
}

@media (max-width: 480px) {
	.station-base strong {
		font-size: 24px;
	}
}

.s-station-dop-info {
	background: #FFF;
	padding: 80px 0 40px 0;
}

@media (max-width: 768px) {
	.s-station-dop-info {
		padding: 64px 0 40px 0;
	}
}

.s-station-dop-info .h1 {
	text-align: center;
	margin-bottom: 0.5em;
}

.s-station-var {
	background: linear-gradient(to bottom, #FFF, #f1f5f9);
	padding: 24px 0 40px 0;
}

.s-station-var .h1 {
	text-align: center;
	margin-bottom: 0.5em;
}

.st-var {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	border-bottom: 1px solid rgba(0, 32, 97, 0.1);
	padding: 16px 0;
}

.st-var:last-child {
	border-bottom: none;
}

.st-var__left {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 30px;
	position: relative;
}

.st-var__left:after {
	content: "";
	width: 16px;
	height: 3px;
	background: #82c457;
	display: block;
	position: relative;
	top: 0.3em;
}

.st-var__left--last:after {
	top: 0.7em;
}

.st-var strong {
	font-size: 48px;
	font-weight: 500;
	line-height: 0.9;
	margin-right: 12px;
}

.st-var__text {
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

.st-var-auto {
	position: absolute;
	right: 20px;
	bottom: 0;
	max-width: calc(50vw - 30px);
	height: auto;
}

@media (max-width: 768px) {
	.st-var-auto {
		position: relative;
		max-width: 50%;
		right: initial;
		margin: 20px 0;
	}
}

@media (max-width: 480px) {
	.st-var-auto {
		max-width: 70%;
	}
}

.s-station-colors {
	padding: 64px 0 80px 0;
	background: #FFF;
}

@media (max-width: 680px) {
	.s-station-colors {
		padding: 40px 0 64px 0;
	}
}

.s-station-colors .h1 {
	text-align: center;
	margin-bottom: 16px;
}

.s-station-colors .h5 {
	text-align: center;
	color: #8f9eae;
	text-transform: uppercase;
	margin-bottom: 16px;
}

@media (max-width: 680px) {
	.st-color {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}

.st-color figure {
	width: 96px;
	height: 96px;
	font-weight: 500;
	font-size: 25px;
	border-radius: 50%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1;
}

.st-color--grey figure {
	background: #f1f3f5;
}

.st-color--blue {
	margin-top: 40px;
}

@media (max-width: 680px) {
	.st-color--blue {
		margin-top: 0;
	}
}

.st-color--blue figure {
	background: #4377ff;
}

.st-color--yellow figure {
	background: #ffe43d;
}

.st-color img {
	position: relative;
	z-index: 2;
	margin-top: -60px;
	margin-left: 60px;
	max-width: calc(100% - 60px);
}

.st-color.wp figure {
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
}

.st-color.wp img {
	-webkit-transform: translate3d(-40px, -40px, 0);
	transform: translate3d(-40px, -40px, 0);
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
}

.st-color.animated figure,
.st-color.animated img {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.s-st-scheme {
	background: linear-gradient(to bottom, #f1f5f9, #FFF);
	padding: 24px 0 40px 0;
}

@media (max-width: 680px) {
	.s-st-scheme {
		padding-top: 0;
	}
}

.s-st-scheme .h1 {
	text-align: center;
	margin-bottom: 1em;
}

.s-st-scheme:before {
	content: "";
	width: 100%;
	left: 0;
	bottom: 0;
	height: 260px;
	position: absolute;
	background: #f6f5f5;
}

@media (max-width: 680px) {
	.s-st-scheme:before {
		height: 200px;
	}
}

@media (max-width: 480px) {
	.s-st-scheme:before {
		height: 100px;
	}
}

.st-scheme {
	position: relative;
	padding: 90px 0;
}

@media (max-width: 1340px) {
	.st-scheme {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 0;
		margin-left: -10px;
		margin-right: -10px;
	}
}

.st-scheme__img {
	display: block;
	margin: 0 auto;
	width: 1003px;
	max-width: 100%;
	height: auto;
}

@media (max-width: 1340px) {
	.st-scheme__img {
		margin-top: 10px;
	}
}

.st-sheme-item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: absolute;
}

@media (max-width: 1340px) {
	.st-sheme-item {
		position: relative !important;
		width: 20% !important;
		left: initial !important;
		right: initial !important;
		top: initial !important;
		padding: 0 10px;
		margin-bottom: 24px;
	}
}

@media (max-width: 1024px) {
	.st-sheme-item {
		width: calc(100% / 3) !important;
	}
}

@media (max-width: 680px) {
	.st-sheme-item {
		width: 50% !important;
	}
}

@media (max-width: 480px) {
	.st-sheme-item {
		width: 100% !important;
	}
}

.st-sheme-item img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: auto;
	margin-right: 12px;
	margin-top: 4px;
}

.st-sheme-item span {
	display: block;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.3;
}

.st-sheme-item figure {
	position: absolute;
	border-color: #002061;
	border-style: solid;
}

@media (max-width: 1340px) {
	.st-sheme-item figure {
		display: none;
	}
}

.st-sheme-item figure .dot {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: rgba(0, 32, 97, 0.5);
}

.st-sheme-item figure .dot:before {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: rgba(0, 32, 97, 0.5);
	z-index: 2;
	left: 4px;
	top: 4px;
	will-change: transform;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.st-sheme-item figure .dot:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #002061;
	z-index: 3;
	left: 8px;
	top: 8px;
	will-change: transform;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.st-sheme-item:nth-child(1),
.st-sheme-item:nth-child(2),
.st-sheme-item:nth-child(3),
.st-sheme-item:nth-child(4),
.st-sheme-item:nth-child(5) {
	top: 0;
}

.st-sheme-item:nth-child(6),
.st-sheme-item:nth-child(7),
.st-sheme-item:nth-child(8),
.st-sheme-item:nth-child(9),
.st-sheme-item:nth-child(10) {
	top: 540px;
}

.st-sheme-item:nth-child(1) {
	left: 0;
	width: 245px;
}

.st-sheme-item:nth-child(1) figure {
	height: 60px;
	width: 200px;
	border-width: 2px 2px 0 0;
	left: 0;
	top: 70px;
}

.st-sheme-item:nth-child(1) figure .dot {
	bottom: -15px;
	right: -15px;
}

.st-sheme-item:nth-child(2) {
	left: 275px;
	width: 190px;
}

.st-sheme-item:nth-child(2) figure {
	height: 60px;
	width: 150px;
	border-width: 2px 0 0 2px;
	left: 0;
	top: 70px;
}

.st-sheme-item:nth-child(2) figure .dot {
	bottom: -15px;
	left: -15px;
}

.st-sheme-item:nth-child(3) {
	left: 500px;
	width: 250px;
}

.st-sheme-item:nth-child(3) figure {
	height: 50px;
	width: 210px;
	border-width: 2px 0 0 2px;
	left: 0;
	top: 70px;
}

.st-sheme-item:nth-child(3) figure .dot {
	bottom: -15px;
	left: -15px;
}

.st-sheme-item:nth-child(4) {
	left: 785px;
	width: 215px;
}

.st-sheme-item:nth-child(4) figure {
	height: 40px;
	width: 150px;
	border-width: 2px 0 0 2px;
	left: 0;
	top: 70px;
}

.st-sheme-item:nth-child(4) figure .dot {
	bottom: -15px;
	left: -15px;
}

.st-sheme-item:nth-child(5) {
	right: 0;
	width: 200px;
}

.st-sheme-item:nth-child(5) figure {
	height: 40px;
	width: 170px;
	border-width: 2px 0 0 2px;
	left: -26px;
	top: 80px;
}

.st-sheme-item:nth-child(5) figure .dot {
	bottom: -15px;
	left: -15px;
}

.st-sheme-item:nth-child(6) {
	left: 0;
	width: 245px;
}

.st-sheme-item:nth-child(6) figure {
	height: 70px;
	width: 210px;
	border-width: 0 2px 2px 0;
	left: 0;
	bottom: calc(100% + 20px);
}

.st-sheme-item:nth-child(6) figure .dot {
	top: -15px;
	right: -15px;
}

.st-sheme-item:nth-child(7) {
	left: 285px;
	width: 210px;
}

.st-sheme-item:nth-child(7) figure {
	height: 64px;
	width: 165px;
	border-width: 0 0 2px 2px;
	left: 0;
	bottom: calc(100% + 20px);
}

.st-sheme-item:nth-child(7) figure .dot {
	top: -15px;
	left: -15px;
}

.st-sheme-item:nth-child(8) {
	left: 530px;
	width: 215px;
}

.st-sheme-item:nth-child(8) figure {
	height: 50px;
	width: 165px;
	border-width: 0 0 2px 2px;
	left: 0;
	bottom: calc(100% + 20px);
}

.st-sheme-item:nth-child(8) figure .dot {
	top: -15px;
	left: -15px;
}

.st-sheme-item:nth-child(9) {
	left: 775px;
	width: 220px;
}

.st-sheme-item:nth-child(9) figure {
	height: 34px;
	width: 180px;
	border-width: 0 0 2px 2px;
	left: 0;
	bottom: calc(100% + 20px);
}

.st-sheme-item:nth-child(9) figure .dot {
	top: -15px;
	left: -15px;
}

.st-sheme-item:nth-child(10) {
	left: 1020px;
	width: 240px;
}

.st-sheme-item:nth-child(10) figure {
	height: 50px;
	width: 155px;
	border-width: 0 0 2px 2px;
	left: 0;
	bottom: calc(100% + 20px);
}

.st-sheme-item:nth-child(10) figure .dot {
	top: -15px;
	left: -15px;
}

.s-gazanaliz-blocks {
	padding: 64px 0;
}

@media (max-width: 480px) {
	.s-gazanaliz-blocks {
		padding: 40px 0;
	}
}

.s-gazanaliz-blocks .h1 {
	margin-bottom: 0.5em;
}

.s-gazanaliz-blocks .gazanaliz-block {
	margin-bottom: 40px;
}

.s-gazanaliz-blocks .gazanaliz-block:last-child {
	margin-bottom: 0;
}

.gazanaliz-block .user-content {
	max-width: 100%;
}

.gazanaliz-block__left {
	background: #f1f5f9;
	padding: 40px;
}

@media (max-width: 1024px) {
	.gazanaliz-block__left {
		padding: 24px;
	}
}

@media (max-width: 768px) {
	.gazanaliz-block__left {
		background: #f1f5f9;
	}
}

@media (max-width: 480px) {
	.gazanaliz-block__left {
		padding: 16px;
	}
}

.gazanaliz-block__title {
	margin-bottom: 8px;
}

.gazanaliz-block__descr {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #d3d9e0;
}

.gazanaliz-block__img {
	max-width: 100%;
	height: auto;
	margin-bottom: 24px;
}

.gazanaliz-block__links .link {
	margin-right: 24px;
	margin-bottom: 8px;
}

.gazanaliz-block__links .link:last-child {
	margin-right: 0;
}

.s-wiki {
	padding: 40px 0;
	background: #fcfcfc;
}

.wiki {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #FFF;
}

@media (max-width: 768px) {
	.wiki {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.wiki-aside {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 400px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 40px 24px 24px 40px;
	background: #fcfcfc;
}

@media (max-width: 1024px) {
	.wiki-aside {
		width: 300px;
	}
}

@media (max-width: 768px) {
	.wiki-aside {
		width: 100%;
		padding: 24px 24px 16px 40px;
	}
}

.wiki-main {
	padding: 40px 24px 24px 24px;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media (max-width: 480px) {
	.wiki-main {
		padding: 24px 16px 16px 16px;
	}
}

.wiki-main .user-content {
	max-width: 100%;
}

.wiki-title {
	margin-bottom: 24px;
}

.wiki-logout-link {
	margin-top: auto;
}

.wiki-list {
	list-style: none;
	margin-bottom: 40px;
}

.wiki-list li {
	display: block;
	margin-bottom: 16px;
}

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

.wiki-list a {
	display: block;
	position: relative;
	transition: color 0.3s ease;
	font-weight: 500;
	line-height: 1.2;
	font-size: 15px;
	padding-left: 16px;
}

.wiki-list a:hover {
	color: #ff8836;
}

.wiki-list a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.5em;
	width: 10px;
	height: 2px;
	background: currentColor;
}

.wiki-list-cats {
	list-style: none;
	margin-bottom: 40px;
}

.wiki-list-cats li {
	display: block;
}

.wiki-list-cats li:last-child a {
	border-bottom: 1px solid #f1f5f9;
}

.wiki-list-cats a {
	display: block;
	position: relative;
	transition: color 0.3s ease;
	padding: 16px 0 16px 24px;
	border-top: 1px solid #f1f5f9;
}

.wiki-list-cats a:hover {
	color: #ff8836;
}

.wiki-menu {
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 16px;
}

.wiki-menu ul {
	list-style: none;
}

.wiki-menu ul a {
	display: inline-block;
	color: #002061;
	transition: color 0.3s ease;
	line-height: 1.3;
	margin-bottom: 8px;
}

.wiki-menu ul a:hover {
	color: #ff8836;
}

.wiki-menu ul a.active {
	color: #ff8836;
}

.wiki-menu-root>li {
	margin-bottom: 16px;
}

.wiki-menu-root>li:last-child {
	margin-bottom: 0;
}

.wiki-menu-has-sub {
	position: relative;
}

.wiki-menu-has-sub>a {
	font-weight: 500;
	line-height: 1.2;
	font-size: 15px;
}

.wiki-menu-has-sub .i-right-ar {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: -28px;
	top: -2px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	transition: all 0.3s ease;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.wiki-menu-has-sub .i-right-ar:hover {
	color: #ff8836;
}

.wiki-menu-has-sub .i-right-ar.hid {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.wiki-menu-has-sub ul {
	padding-left: 24px;
}

.s-login {
	padding: 24px 0;
	background: #f0f5f9;
}

.s-login .vertical-form {
	max-width: 320px;
}

.alert-panel {
	margin-bottom: 16px;
}

.s-kp {
	padding: 40px 0;
	background: #fcfcfc;
}

.kp {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #FFF;
}

@media (max-width: 768px) {
	.kp {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.kp__aside {
	background: #fcfcfc;
	width: 300px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 24px;
}

@media (max-width: 768px) {
	.kp__aside {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.kp__aside {
		padding: 16px;
	}
}

.kp__aside .btn {
	white-space: normal;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 15px;
	width: 100%;
}

.kp__main {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 40px 24px 24px 24px;
}

@media (max-width: 768px) {
	.kp__main {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.kp__main {
		padding: 24px 16px 16px 16px;
	}
}

.kp__title {
	margin-bottom: 24px;
}

.kp-meta-section {
	border: 5px solid #f1f5f9;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.kp-meta-block {
	margin-bottom: 15px;
}

.kp-meta-block input {
	width: 100%;
}

.kp-meta-block .link {
	cursor: pointer;
	margin-top: 5px;
	border-bottom: 1px dotted currentColor;
}

.js-dog-open {
	cursor: pointer;
}

.js-if-dog {
	display: none;
}

.s-lp-table-osush {
	padding-top: 80px;
}

@media (max-width: 1024px) {
	.s-lp-table-osush {
		padding-top: 64px;
	}
}

.s-lp-table-osush .h1 {
	margin-bottom: 40px;
}

@media (max-width: 1024px) {
	.s-lp-table-osush .h1 {
		margin-bottom: 24px;
	}
}

.table-osush-wrap {
	overflow: auto;
}

@media (max-width: 680px) {
	.table-osush-wrap {
		margin-left: -16px;
		margin-right: -16px;
	}
}

.table-osush {
	width: 100%;
	border-collapse: collapse;
	min-width: 680px;
}

.table-osush th {
	vertical-align: middle;
	border: 1px solid #e9eff5;
	font-weight: normal;
	text-align: center;
	background: #FFF;
	padding: 3px 4px;
}

.table-osush td {
	text-align: center;
	padding: 3px 6px;
	font-weight: 500;
}

.table-osush tbody {
	border-top: 4px solid #dcdfea;
	font-size: 15px;
}

.table-osush tbody .dark {
	background: #e9eff5;
}

.table-osush tbody .border-dark {
	border-bottom: 1px solid #dcdfea;
}

.s-usefull {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fcfcfc;
	z-index: 4;
}

.simple-calc__fields {
	padding: 24px;
}

@media (max-width: 480px) {
	.simple-calc__fields {
		padding: 16px;
	}
}

.simple-calc__results {
	padding: 24px;
	background: #f1f5f9;
}

@media (max-width: 480px) {
	.simple-calc__results {
		padding: 16px;
	}
}

.white-user-block {
	background: #FFF;
	padding: 40px;
	border-top: 8px solid #f1f5f9;
}

@media (max-width: 480px) {
	.white-user-block {
		padding: 16px;
	}
}

.s-usefull-list {
	background: #fcfcfc;
	padding-bottom: 40px;
}

.usefull-list-item {
	text-align: center;
	margin-bottom: 16px;
	background: #f1f5f9;
	padding: 24px;
	border-radius: 150px;
}

.usefull-list-item:last-child {
	margin-bottom: 0;
}

.usefull-list-item__title {
	margin-bottom: 1em;
}


/* breadcrumbs */
.breadcrumbs{
	margin-bottom: 30px;
}

.breadcrumbs__list{
	list-style: none;
	display: flex;
	gap: 0.5em;
}

.breadcrumbs__list li {
	display: flex;
	gap: 0.5em;
}

.breadcrumbs__list li:last-child{
	opacity: 0.5;
}
/* breadcrumbs */
/* End */


/* Start:/local/templates/safe-equp/styles.css?17782077102619*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
	font-weight: 500;
	text-transform: uppercase;
}

h1, .h1 {
	font-size: 48px;
	line-height: 1.15;
}

@media (max-width: 1400px) {
	h1, .h1 {
		font-size: 40px;
	}
}

@media (max-width: 1024px) {
	h1, .h1 {
		font-size: 36px;
	}
}

@media (max-width: 768px) {
	h1, .h1 {
		font-size: 32px;
	}
}

@media (max-width: 680px) {
	h1, .h1 {
		font-size: 28px;
	}
}

@media (max-width: 480px) {
	h1, .h1 {
		font-size: 24px;
	}
}

h2, .h2 {
	font-size: 36px;
	line-height: 1.1;
}

@media (max-width: 1400px) {
	h2, .h2 {
		font-size: 34px;
	}
}

@media (max-width: 1024px) {
	h2, .h2 {
		font-size: 32px;
	}
}

@media (max-width: 768px) {
	h2, .h2 {
		font-size: 28px;
	}
}

@media (max-width: 680px) {
	h2, .h2 {
		font-size: 24px;
	}
}

@media (max-width: 480px) {
	h2, .h2 {
		font-size: 20px;
	}
}

h3, .h3 {
	font-size: 20px;
	line-height: 1.2;
}

@media (max-width: 680px) {
	h3, .h3 {
		font-size: 18px;
	}
}

@media (max-width: 480px) {
	h3, .h3 {
		font-size: 16px;
	}
}

h3 small, .h3 small {
	display: block;
	font-size: 18px;
	font-weight: normal;
}

@media (max-width: 680px) {
	h3 small, .h3 small {
		font-size: 16px;
	}
}

@media (max-width: 480px) {
	h3 small, .h3 small {
		font-size: 14px;
	}
}

h4, .h4 {
	font-size: 19px;
	line-height: 1.3;
}

h5, .h5 {
	font-size: 18px;
	font-weight: 500;
}

.user-content{
	max-width: 790px;
}

.user-content *{
	font-family: 'Ubuntu', Arial, sans-serif;
}

.user-content p, .user-content ul, .user-content ol, .user-content table {
	margin-bottom: 20px;
}

.user-content p strong, .user-content ul strong, .user-content ol strong, .user-content table strong {
	font-size: 15px;
}

.user-content h1, .user-content .h1, .user-content h2, .user-content .h2, .user-content h3, .user-content .h3, .user-content h4, .user-content .h4, .user-content h5, .user-content .h5, .user-content .lead-extrabig {
	margin-bottom: 8px;
}

.user-content img {
	display: block;
	margin-bottom: 12px;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.user-content ul, .user-content ol {
	padding-left: 25px;
}

.user-content ul li, .user-content ol li {
	margin-bottom: 8px;
}

.user-content table {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.user-content table tr {
	background: #f1f5f9;
}

.user-content table tr:nth-child(2n-1) {
	background: #e9eff5;
}

.user-content table td {
	padding: 8px;
}

.user-content table th {
	padding: 8px;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
}

.user-content .table-wrapper {
	max-width: 100%;
	overflow: auto;
}
/* End */


/* Start:/local/templates/safe-equp/template_styles.css?1778207710101*/
.grey-form input[type="text"]{
	max-width: 100%;
	width: 100%;
}

.s-policy .link{
	margin: 0 10px;
}
/* End */
/* /local/templates/safe-equp/css/main.css?1780848909229529 */
/* /local/templates/safe-equp/styles.css?17782077102619 */
/* /local/templates/safe-equp/template_styles.css?1778207710101 */
