a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
}


ol,
ul {
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=)
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.icon {
	font-size: 10px
}

.no-svg .icon:before {
	background-image: url(../svg/sprite.png)
}

.icon.back-desktop:before {
	background-position: 0 0;
	width: 68.55em;
	height: 66.39em
}

.icon.back-mobile:before {
	background-position: 0 -66.4em;
	width: 30.47em;
	height: 32.94em
}

.icon.cross:before {
	background-position: 0 -99.4em;
	width: 1.69em;
	height: 1.72em
}

.icon.done:before {
	background-position: 0 -101.2em;
	width: 2.2399999999999998em;
	height: 2.21em
}

.icon.logo:before {
	background-position: 0 -103.5em;
	width: 26.3413em;
	height: 4.581300000000001em
}

.icon.quote:before {
	background-position: 0 -108.1em;
	width: 17.11em;
	height: 11.26em
}

.icon.sprite:before {
	background-position: 0 -119.4em;
	width: 18.32841691248771em;
	height: 100em
}

.icon.sprite-desktop:before {
	background-position: 0 -219.4em;
	width: 30.439999999999998em;
	height: 77.5em
}

.icon.sprite-mobile:before {
	background-position: 0 -296.9em;
	width: 17.49413420929141em;
	height: 100em
}

.icon.step1:before {
	background-position: 0 -396.9em;
	width: 15.569999999999999em;
	height: 15.569999999999999em
}

.icon.step2:before {
	background-position: 0 -412.5em;
	width: 15.569999999999999em;
	height: 15.569999999999999em
}

.icon.step3:before {
	background-position: 0 -428.1em;
	width: 15.569999999999999em;
	height: 15.569999999999999em
}

.icon.step4:before {
	background-position: 0 -443.7em;
	width: 15.569999999999999em;
	height: 15.569999999999999em
}

@font-face {
	font-family: fico;
	src: url(../fonts/icons/fico.eot);
	src: url(../fonts/icons/fico.eot?#iefix) format("eot"), url(../fonts/icons/fico.woff2) format("woff2"), url(../fonts/icons/fico.woff) format("woff"), url(../fonts/icons/fico.ttf) format("truetype"), url(../fonts/icons/fico.svg#fico) format("svg")
}

.fico:before {
	font-family: fico;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none
}

.fico-decision-1:before {
	content: "\E001"
}

.fico-decision-2:before {
	content: "\E002"
}

.fico-decision-3:before {
	content: "\E003"
}

.fico-lock:before {
	content: "\E004"
}

.fico-quote:before {
	content: "\E005"
}

.fico-quote1:before {
	content: "\E006"
}

.fico-security:before {
	content: "\E007"
}

.fico-without:before {
	content: "\E008"
}

@font-face {
	font-family: DS-DIGIB;
	src: url(../fonts/DS-DIGIB.ttf);
	src: local("DS-DIGIB") url(../fonts/DS-DIGIB.ttf) format("truetype");
	font-weight: 700;
	font-style: normal
}

body {
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff
}

a,
a:active,
a:focus,
button,
button:active,
button:focus {
	outline: 0 !important
}

.fico {
	display: inline-block;
	font-size: 3rem
}

.fico::before {
	display: block
}

.out {
	background: #02002e
}

.container {
	padding: 0 15px;
	margin: 0 auto
}

.title {
	font-weight: 700
}

.title .big {
	font-weight: 900;
	color: red
}

.title .big_u {
	text-transform: uppercase
}

.title .big_white {
	color: #fff
}

.ta_center {
	text-align: center
}

.ta_right {
	text-align: right
}

.btn {
	width: 250px;
	min-height: 54px;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a7000c), to(#ff4967));
	background: linear-gradient(to top, #a7000c 0, #ff4967 100%);
	-webkit-box-shadow: 0 8px 27px 0 rgba(254, 42, 72, .5);
	box-shadow: 0 8px 27px 0 rgba(254, 42, 72, .5);
	border-radius: 99em;
	text-decoration: none;
	position: relative;
	cursor: pointer
}

.btn:hover {
	background: #fe2e62
}

.btn:active {
	background: #c90626
}

.btn__text {
	color: #fff;
	font-weight: 500;
	position: relative;
	z-index: 2;
	font-size: 18px
}

.btn_sm {
	width: 190px;
	min-height: 42px;
	-webkit-box-shadow: 0 7px 32px 0 rgba(255, 33, 64, .71);
	box-shadow: 0 7px 32px 0 rgba(255, 33, 64, .71)
}

.btn__sale {
	padding: 0 80px 0 45px
}

.btn__sale .sale {
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.btn_white {
	position: relative;
	z-index: 3;
	color: #fff;
	font-weight: 500;
	overflow: hidden;
	border-top: 1px solid #fff;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .2)), to(rgba(255, 255, 255, .2)));
	background: linear-gradient(90deg, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .2) 100%);
	-webkit-box-shadow: 0 12px 27px 0 rgba(15, 133, 178, .25), inset -5.145px -3.796px 5px 0 #fff;
	box-shadow: 0 12px 27px 0 rgba(15, 133, 178, .25), inset -5.145px -3.796px 5px 0 #fff;
	outline: 0;
	padding: 0
}

.btn_white::after,
.btn_white::before {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	border-radius: 99em
}

.btn_white::before {
	min-height: 50px;
	background: rgba(255, 255, 255, .4);
	top: -50%;
	left: 0;
	z-index: 2
}

.btn_white::after {
	top: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), to(#fff));
	background: linear-gradient(0deg, #000 0, #fff 100%);
	-webkit-box-shadow: 8.485px 8.485px 10px 0 rgba(79, 13, 11, .25), inset -4.145px -2.796px 6px 0 rgba(134, 228, 236, .52);
	box-shadow: 8.485px 8.485px 10px 0 rgba(79, 13, 11, .25), inset -4.145px -2.796px 6px 0 rgba(134, 228, 236, .52);
	opacity: 0
}

.btn_white:hover {
	background: rgba(0, 0, 0, .2)
}

.btn_white:active {
	background: rgba(0, 0, 0, .3)
}

a.btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.sale {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 0 0 49px 0 #ce1f2d, 0 0 24px 5px #fff;
	box-shadow: 0 0 49px 0 #ce1f2d, 0 0 24px 5px #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #f13c4f;
	font-weight: 700;
	font-size: 20px;
	position: absolute
}

.pulse {
	position: absolute;
	width: calc(100% - 4px);
	border-radius: 50%;
	z-index: 1;
	top: 2px;
	bottom: 2px;
	left: 2px;
	-webkit-animation: pulsing 2.5s ease-in-out infinite;
	animation: pulsing 2.5s ease-in-out infinite;
	-webkit-box-shadow: 0 0 7.74px 1.26px rgba(255, 255, 255, .4);
	box-shadow: 0 0 7.74px 1.26px rgba(255, 255, 255, .4)
}

.pulse-white {
	border: 3px solid #fff
}

.pulse_1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

.pulse_2 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 125px;
	height: 126px
}

.icon::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	background: url(../img/svg/decision-bg.svg);
	background-size: cover
}

.icon .fico-decision-1 {
	font-size: 4.2rem
}

.icon .fico-decision-2 {
	font-size: 4.55rem
}

.icon .fico-decision-3 {
	font-size: 4.15rem
}

.point-puls {
	position: relative
}

.point-puls_sm {
	width: 6px;
	height: 6px
}

.point-puls_sm .point-puls__circle {
	width: 6px;
	height: 6px;
	margin-left: -3px;
	margin-top: -3px
}

.point-puls_sm .point-puls__pulse_1 {
	margin-left: -9px;
	margin-top: -9px;
	width: 18px;
	height: 18px
}

.point-puls_sm .point-puls__pulse_2 {
	margin-left: -5px;
	margin-top: -5px;
	width: 10px;
	height: 10px
}

.point-puls_md {
	width: 18px;
	height: 18px
}

.point-puls_md .point-puls__circle {
	width: 18px;
	height: 18px;
	margin-left: -9px;
	margin-top: -9px
}

.point-puls_md .point-puls__pulse_1 {
	margin-left: -21px;
	margin-top: -21px;
	width: 42px;
	height: 42px
}

.point-puls_md .point-puls__pulse_2 {
	margin-left: -12px;
	margin-top: -12px;
	width: 24px;
	height: 24px
}

.point-puls__circle,
.point-puls__pulse {
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%
}

.point-puls__circle {
	display: block;
	background: red
}

.point-puls__pulse {
	border: 1px solid red
}

.point-puls__pulse_1 {
	-webkit-animation: pulsing-point 2s linear infinite;
	animation: pulsing-point 2s linear infinite
}

.point-puls__pulse_2 {
	-webkit-animation: pulsing-point-2 2s 1.4s linear infinite;
	animation: pulsing-point-2 2s 1.4s linear infinite
}

.line-red {
	fill: none;
	stroke: red;
	stroke-miterlimit: 10;
	stroke-dasharray: 5 5
}

.arr {
	fill: red
}

.order__arrow svg {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: .3s arrow-left-pump infinite alternate;
	animation: .3s arrow-left-pump infinite alternate;
	-webkit-filter: drop-shadow(-2px 2px 4px red);
	filter: drop-shadow(-2px 2px 4px red)
}

.order__arrow .arr {
	fill: url(#arr1)
}

@-webkit-keyframes arrow-left-pump {
	0% {
		-webkit-transform: scaleY(1.2) translateY(0) rotate(0);
		transform: scaleY(1.2) translateY(0) rotate(0)
	}

	100% {
		-webkit-transform: scaleY(1) translateY(3px) rotate(-6deg);
		transform: scaleY(1) translateY(3px) rotate(-6deg)
	}
}

@keyframes arrow-left-pump {
	0% {
		-webkit-transform: scaleY(1.2) translateY(0) rotate(0);
		transform: scaleY(1.2) translateY(0) rotate(0)
	}

	100% {
		-webkit-transform: scaleY(1) translateY(3px) rotate(-6deg);
		transform: scaleY(1) translateY(3px) rotate(-6deg)
	}
}

@-webkit-keyframes pulsing-point {
	0% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 0
	}

	30% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	90% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}

	100% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 0
	}
}

@keyframes pulsing-point {
	0% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 0
	}

	30% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	90% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}

	100% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 0
	}
}

@-webkit-keyframes pulsing-point-2 {
	0% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		opacity: 0
	}

	50% {
		-webkit-transform: scale(1.55);
		transform: scale(1.55);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		opacity: 1
	}
}

@keyframes pulsing-point-2 {
	0% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		opacity: 0
	}

	50% {
		-webkit-transform: scale(1.55);
		transform: scale(1.55);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		opacity: 1
	}
}

@-webkit-keyframes pulsing {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

@keyframes pulsing {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

.container {
	width: 1140px
}

.title {
	font-size: 33px;
	line-height: 1.18
}

.title .big {
	font-size: 42px
}

.title_sm {
	font-size: 22px
}

.title_sm .big {
	font-size: 28px
}

.logo {
	width: 183px
}

.out {
	max-width: 2560px;
	margin: 0 auto;
	overflow: hidden
}

.out.show {
	-webkit-filter: blur(5px);
	filter: blur(5px)
}

.bg-gradient {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(to bottom, #000 0, rgba(0, 0, 0, 0) 100%)
}

.order__arrow {
	width: 60px;
	position: absolute;
	bottom: 150px
}

.order__arrow_l {
	left: -45px;
	-webkit-transform: scaleX(-1) rotate(20deg);
	transform: scaleX(-1) rotate(20deg)
}

.wow-bl__title {
	color: red;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px 0
}

.wow-bl__text {
	line-height: 1.25
}

.ripple {
	position: absolute
}

.ripple_1 .circle {
	-webkit-transform: translateX(-60%);
	transform: translateX(-60%)
}

.ripple_2 .circle {
	-webkit-transform: translateX(-48%);
	transform: translateX(-48%)
}

.ripple_sm .ripple__sing {
	font-size: 266px
}

.ripple_sm .circle {
	width: 40px;
	height: 40px;
	bottom: 2px
}

.ripple_sm .circle__el {
	margin-left: -20px;
	border: 1px solid rgba(255, 0, 0, .2)
}

.ripple_md .ripple__sing {
	font-size: 500px
}

.ripple_md .circle {
	width: 74px;
	height: 74px;
	bottom: 6px
}

.ripple_md .circle__el {
	margin-left: -37px;
	border: 2px solid rgba(255, 0, 0, .2)
}

.ripple__sing {
	color: rgba(255, 0, 0, .2);
	font-weight: 700;
	line-height: .73
}

.ripple .circle {
	position: absolute;
	left: 50%
}

.ripple .circle__el {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	border-radius: 50%;
	left: 50%;
	-webkit-animation: pulsing-ripple 13.5s linear infinite;
	animation: pulsing-ripple 13.5s linear infinite
}

.ripple .circle__el_1 {
	-webkit-animation-delay: 0;
	animation-delay: 0
}

.ripple .circle__el_2 {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s
}

.ripple .circle__el_3 {
	-webkit-animation-delay: -3s;
	animation-delay: -3s
}

.ripple .circle__el_4 {
	-webkit-animation-delay: -4.5s;
	animation-delay: -4.5s
}

.ripple .circle__el_5 {
	-webkit-animation-delay: -6s;
	animation-delay: -6s
}

.ripple .circle__el_6 {
	-webkit-animation-delay: -7.5s;
	animation-delay: -7.5s
}

.ripple .circle__el_7 {
	-webkit-animation-delay: -9s;
	animation-delay: -9s
}

.ripple .circle__el_8 {
	-webkit-animation-delay: -10.5s;
	animation-delay: -10.5s
}

.ripple .circle__el_9 {
	-webkit-animation-delay: -12s;
	animation-delay: -12s
}

@-webkit-keyframes pulsing-ripple {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}

	5% {
		opacity: 1;
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	95% {
		-webkit-transform: scale(8);
		transform: scale(8);
		opacity: 0
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes pulsing-ripple {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}

	5% {
		opacity: 1;
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	95% {
		-webkit-transform: scale(8);
		transform: scale(8);
		opacity: 0
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

.decision {
	position: relative;
	color: #001338;
	line-height: 1.375;
	min-height: 110px;
	padding: 25px 0 15px 130px
}

.decision__img {
	position: absolute;
	left: -5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.decision__title {
	font-weight: 700;
	margin-bottom: 7px
}

.affirmation {
	position: relative
}

.affirmation__title {
	text-align: center;
	background-image: linear-gradient(36deg, #870000 0, #f93f48 100%);
	line-height: 1.18;
	position: relative
}

.affirmation::before {
	position: absolute;
	display: block;
	content: "";
	background: url(../img/svg/solutions-shadow.svg);
	z-index: 0;
	opacity: .7;
	right: 0
}

.quote {
	background: rgba(2, 0, 46, .48);
	font-weight: 500;
	font-style: italic;
	line-height: 1.5;
	padding: 20px 15px;
	position: relative
}

.quote .fico-quote {
	position: absolute;
	-webkit-animation: rotateIco .7s infinite linear;
	animation: rotateIco .7s infinite linear
}

.line {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.line-el {
	position: absolute;
	overflow: hidden
}

.line-el span {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	background: #fff
}

.line-el_left,
.line-el_right {
	width: 2px;
	top: 0;
	bottom: 0
}

.line-el_right {
	right: 0
}

.line-el_right span {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.line-el_left {
	left: 0
}

.line-el_bottom,
.line-el_top-left,
.line-el_top-right {
	height: 2px
}

.line-el_bottom {
	bottom: 0;
	right: 0;
	left: 0
}

.line-el_bottom span {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.line-el_top-right {
	top: 0;
	right: 0
}

.line-el_top-right span {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.line-el_top-left {
	top: 0;
	left: 0
}

.line-el_top-left span {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.line-el_left {
	width: 2px;
	right: 0;
	left: 0;
	bottom: 0
}

.line-el_left span {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.animate .fico-quote {
	-webkit-filter: drop-shadow(0 0 7px rgba(255, 0, 0, .7));
	filter: drop-shadow(0 0 7px rgba(255, 0, 0, .7));
	-webkit-transition: .1s 1.6s filter;
	transition: .1s 1.6s filter
}

.animate .line-el {
	-webkit-box-shadow: 0 0 7px 0 red;
	box-shadow: 0 0 7px 0 red;
	-webkit-transition: .1s 1.6s box-shadow;
	transition: .1s 1.6s box-shadow
}

.animate .line-el span {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: .4s -webkit-transform linear;
	transition: .4s -webkit-transform linear;
	-webkit-transition: .4s transform linear;
	transition: .4s transform linear;
	-webkit-transition: .4s transform linear, .4s -webkit-transform linear;
	transition: .4s transform linear, .4s -webkit-transform linear
}

.animate .line-el_top-right span {
	-webkit-transition: .3s -webkit-transform linear;
	transition: .3s -webkit-transform linear;
	-webkit-transition: .3s transform linear;
	transition: .3s transform linear;
	-webkit-transition: .3s transform linear, .3s -webkit-transform linear;
	transition: .3s transform linear, .3s -webkit-transform linear
}

.animate .line-el_right span {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.animate .line-el_bottom span {
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}

.animate .line-el_left span {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s
}

.animate .line-el_top-left span {
	-webkit-transition: .2s 1.5s transform linear;
	transition: .2s 1.5s transform linear
}

@-webkit-keyframes rotateIco {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	15% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	30% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	45% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	60% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		ransform: rotate(0)
	}
}

@keyframes rotateIco {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	15% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	30% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	45% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	60% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		ransform: rotate(0)
	}
}

.comment {
	text-align: center;
	padding-top: 28px;
	color: #fff
}

.comment__ava {
	width: 121px;
	height: 121px;
	margin: 0 auto;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 28px #000;
	box-shadow: 0 0 28px #000;
	margin-bottom: 10px
}

.comment__name {
	font-size: 20px;
	opacity: .5;
	margin-bottom: 15px
}

.comment__name span {
	font-size: 14px
}

.comment__text {
	line-height: 1.5;
	padding: 0 15px
}

.form {
	width: 250px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	font-family: Roboto, sans-serif
}

.form select {
	display: none
}

.form__title {
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 18px
}

.form__input {
	border: 1px solid rgba(243, 250, 255, .15);
	height: 33px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 99em;
	padding: 0 15px;
	background: #3d2751;
	color: #fff;
	font-size: 14px;
	outline: none
}

.form__input:focus {
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(255, 255, 255, .4);
	box-shadow: 0 0 5px 0 rgba(255, 255, 255, .4)
}

.form__input::-webkit-input-placeholder {
	color: #fff
}

.form__input:-ms-input-placeholder {
	color: #fff
}

.form__input::-ms-input-placeholder {
	color: #fff
}

.form__input::placeholder {
	color: #fff
}

.form label {
	display: none
}

.form-submit-wrap {
	margin: 28px 0 20px
}

.form__submit {
	padding: 0 20px;
	border: none
}

.form__submit .btn__text {
	font-size: 18px
}

.form__submit .fico {
	font-size: 1.7rem;
	vertical-align: middle;
	opacity: .8
}

.form .input-wrapper {
	margin-bottom: 15px;
	position: relative
}

.form .input-wrapper:last-of-type {
	margin-bottom: 25px
}

.form .input-wrapper .error {
	border-color: #ef4c50;
	padding-top: 8px
}

.form .input-wrapper .error+label {
	width: 100%;
	color: red;
	display: block !important;
	font-size: 11px;
	left: 5px;
	line-height: 1;
	position: absolute;
	top: 2px;
	padding-left: 5px
}

.form .input-wrapper .error+label::before {
	content: "";
	position: absolute;
	display: block;
	background: url(../img/svg/warning.svg);
	background-size: 100% auto;
	width: 26px;
	height: 24px;
	right: 15px;
	top: 2px
}

.form .input-wrapper .success {
	background: #fff;
	border-color: #5aa259;
	color: black;
}

.form .input-wrapper .success+label {
	width: 100%;
	display: block;
	font-size: 0;
	position: absolute;
	top: 0
}

.form .input-wrapper .success+label::before {
	content: "";
	position: absolute;
	display: block;
	width: 7px;
	height: 20px;
	border-bottom: 3px solid #5aa259;
	border-right: 3px solid #5aa259;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 2px;
	right: 10px;
	top: 5px
}

.delivery {
	position: relative;
	padding-left: 55px;
	max-width: 180px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	min-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.delivery .fico {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 3.15rem
}

.primary {
	padding: 135px 0 0;
	min-height: 635px;
	position: relative;
}

.primary::before {
	position: absolute;
	content: "";
	display: block;
	width: 2560px;
	height: 377px;
	background: url(../img/svg/primary_md_bg.svg);
	background-position-x: 720px;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.primary__bg {
	position: relative;
	z-index: 2;
	height: 115%;
}

.primary__bg-wrapper {
	position: absolute;
	top: -73px;
	left: 42%;
	margin-left: -284px;
	z-index: 2;
	height: 100%;
	overflow: hidden;
}

.primary-wrap {
	position: relative;
	z-index: 2
}

.primary__logo {
	max-width: 327px;
	margin-bottom: 17px
}

.primary__title {
	margin-bottom: 23px
}

.primary-prod {
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -655px;
	width: 439px;
	height: 605px
}

.primary-prod::after,
.primary-prod::before {
	position: absolute;
	content: "";
	display: block;
	width: 800px;
	height: 800px;
	border-radius: 50%;
	opacity: .3;
	background: radial-gradient(circle closest-side at 50% 50%, #fff, rgba(229, 51, 76, 0))
}

.primary-prod::before {
	top: -300px;
	left: -200px
}

.primary-prod::after {
	bottom: 0;
	left: -70px;
	opacity: .2;
	width: 600px;
	height: 600px
}

.primary-prod__el {
	position: absolute
}

.primary-prod__el-1 {
	bottom: 80px;
	right: 22px;
	z-index: 3;
	width: 100%;
}

.primary-prod__el-2 {
	right: 0;
	width: 330px;
	top: 55px;
	z-index: 2;
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.primary-prod__el-3 {
	left: 0;
	width: 300px;
	top: 15px;
	z-index: 1;
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.primary-bl {
	padding: 11px 362px 0;
	position: relative;
	z-index: 2
}

.primary__order {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 15px
}

.wow {
	padding-left: 6px
}

.wow .fico {
	position: absolute;
	left: -5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 3.3rem;
	-webkit-filter: drop-shadow(4px 4px 16px #ec3323);
	filter: drop-shadow(4px 4px 16px #ec3323)
}

.wow-bl {
	margin-bottom: 18px
}

.wow-bl__title {
	font-size: 32px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 40px
}

.wow-bl__text {
	font-size: 28px
}

.order {
	width: 320px;
	border: 1px solid #fff;
	background: radial-gradient(circle closest-side at 50% 50%, rgba(93, 80, 253, .6) 0, rgba(93, 80, 253, 0) 100%) rgba(93, 80, 253, .3);
	padding: 25px 0 10px
}

.order__title {
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px
}

.order__title .small {
	font-size: 22px
}

.order .form__input {
	background: rgba(255, 255, 255, .1)
}

.price {
	position: relative;
	padding-left: 158px;
	min-height: 82px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.price-sale {
	position: absolute;
	left: -18px;
	width: 166px;
	height: 72px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff
}

.price-sale::after,
.price-sale::before {
	position: absolute;
	content: "";
	display: block
}

.price-sale::before {
	background: url(../img/svg/solutions-shadow.svg);
	width: 140px;
	height: 18px;
	top: calc(100% - 12px);
	left: 19px;
	z-index: -1
}

.price-sale::after {
	border: 8px solid transparent;
	border-top: 8px solid #727272;
	border-right: 8px solid #727272;
	left: 0;
	top: 100%
}

.price-sale__text {
	text-align: center;
	color: #df2f46;
	font-size: 52px;
	font-weight: 700
}

.price-new,
.price-old {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.price-old {
	opacity: .5;
	margin-bottom: 5px
}

.price-old__cost {
	font-size: 20px;
	position: relative
}

.price-old__cost::after,
.price-old__cost::before {
	content: "";
	display: block;
	position: absolute;
	width: 110%;
	height: 2px;
	background: #fff;
	top: 50%;
	left: 50%
}

.price-old__cost::before {
	-webkit-transform: translate(-50%, -50%) rotate(15deg);
	transform: translate(-50%, -50%) rotate(15deg)
}

.price-old__cost::after {
	-webkit-transform: translate(-50%, -50%) rotate(-15deg);
	transform: translate(-50%, -50%) rotate(-15deg)
}

.price-new__cost {
	font-size: 38px;
	line-height: .8
}

.price-new__currency {
	font-size: 20px;
	opacity: .7
}

.diseases {
	position: relative;
	padding-top: 90px
}

.diseases::before {
	position: absolute;
	content: "";
	display: block;
	width: 2560px;
	height: 524px;
	background: url(../img/svg/diseases_md_bg.svg);
	background-position-x: 720px;
	bottom: -100px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.diseases__title {
	width: 505px;
	min-height: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative
}

.diseases__title .title {
	position: relative;
	z-index: 1;
	width: 100%
}

.diseases__ripple {
	bottom: -65px;
	left: 50%;
	-webkit-transform: translateX(-46%);
	transform: translateX(-46%)
}

.diseases-list-bl-1 {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.diseases-list-bl-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.diseases-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.disease {
	height: 200px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 300px
}

.disease__img {
	position: absolute;
	width: 210px
}

.disease__img img {
	width: 100%;
	border-radius: 50%;
	border: 5px solid #000
}

.disease-bl {
	min-height: 70px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 165px;
	padding: 5px 30px;
	text-align: center;
	z-index: 3;
	opacity: 0
}

.disease-bl__bg {
	min-height: 100%;
	position: absolute
}

.disease-bl__text {
	position: relative;
	z-index: 3;
	font-weight: 700;
	line-height: 1.375
}

.disease-1 {
	z-index: 6
}

.disease-2 {
	z-index: 5
}

.disease-1 .disease__img,
.disease-2 .disease__img {
	right: 0
}

.disease-1 .disease-bl,
.disease-2 .disease-bl {
	-webkit-transform: translateX(-150px);
	transform: translateX(-150px)
}

.disease-1 .disease-bl__bg,
.disease-2 .disease-bl__bg {
	right: 0;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.disease-3 {
	width: 200px;
	min-height: 260px;
	height: auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	z-index: 4
}

.disease-3 .disease-bl {
	width: 126px;
	min-height: 100px;
	padding: 10px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transform: translateY(-150px);
	transform: translateY(-150px)
}

.disease-3 .disease-bl__bg {
	width: 100%;
	min-height: auto;
	left: 0;
	bottom: 0
}

.disease-3 .disease__img {
	bottom: 0
}

.disease-4 {
	z-index: 3
}

.disease-4,
.disease-5,
.disease-6 {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.disease-4 .disease__img,
.disease-5 .disease__img,
.disease-6 .disease__img {
	left: 0
}

.disease-4 .disease-bl,
.disease-5 .disease-bl,
.disease-6 .disease-bl {
	-webkit-transform: translateX(150px);
	transform: translateX(150px)
}

.disease-4 .disease-bl__bg,
.disease-5 .disease-bl__bg,
.disease-6 .disease-bl__bg {
	left: 0
}

.disease-5 {
	z-index: 2
}

.disease-6 {
	z-index: 1
}

.disease-6 .disease__img::before {
	position: absolute;
	content: "";
	display: block;
	width: 126px;
	height: 133px;
	background: url(../img/svg/disease-bg-1.svg) no-repeat;
	left: 50%;
	margin-left: -63px;
	-webkit-transform: translateY(-150px);
	transform: translateY(-150px);
	top: 85%
}

.disease-6 .disease__img img {
	width: 100%;
	position: relative;
	z-index: 2
}

.animate .disease-bl,
.animate .disease__img::before {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: .5s all;
	transition: .5s all
}

.animate .disease-1 .disease-bl {
	-webkit-transition-delay: 0;
	transition-delay: 0
}

.animate .disease-2 .disease-bl {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.animate .disease-3 .disease-bl {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

.animate .disease-4 .disease-bl {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}

.animate .disease-5 .disease-bl {
	-webkit-transition-delay: .8s;
	transition-delay: .8s
}

.animate .disease-6 .disease-bl {
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.animate .disease-6 .disease__img::before {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s
}

@-webkit-keyframes scale-ico {

	0%,
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

@keyframes scale-ico {

	0%,
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

.signs {
	position: relative;
	padding-top: 164px
}

.signs-wrap {
	padding-left: 606px
}

.signs__ripple {
	bottom: -95px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.signs__title {
	margin-bottom: 30px;
	position: relative;
	z-index: 5;
	margin-left: 600px;
	padding-right: 85px
}

.signs__img {
	position: absolute;
	z-index: 2;
	bottom: -120px;
	left: 50%;
	margin-left: -548px
}

.signs-list {
	position: relative;
	z-index: 2
}

.sign {
	padding: 20px 0 30px 55px;
	position: relative
}

.sign .sign-arrow {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.sign .sign-arrow__point {
	-webkit-transform: scale(0);
	transform: scale(0)
}

.sign .designator {
	overflow: hidden;
	position: absolute;
	width: 0;
	right: 6px;
	top: 6px
}

.sign .designator svg {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-filter: drop-shadow(0 0 5px #020021);
	filter: drop-shadow(0 0 5px #020021)
}

.sign-1 .designator svg {
	width: 317px;
	height: 431px
}

.sign-2 .designator svg {
	width: 292px;
	height: 280px
}

.sign-3 .designator svg {
	width: 241px;
	height: 129px
}

.sign-4 .designator svg {
	width: 260px;
	height: 142px
}

.sign-5 .designator svg {
	width: 282px;
	height: 134px
}

.sign-6 .designator svg {
	width: 286px;
	height: 124px
}

@-webkit-keyframes arrowAnim {
	0% {
		width: 0;
		height: 0
	}

	100% {
		width: 317px;
		height: 431px
	}
}

@keyframes arrowAnim {
	0% {
		width: 0;
		height: 0
	}

	100% {
		width: 317px;
		height: 431px
	}
}

.animate .sign-1 .designator {
	-webkit-animation: arrowAnim .7s .3s ease-out forwards;
	animation: arrowAnim .7s .3s ease-out forwards
}

.animate .sign-1 .sign-arrow__point {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.animate .sign-2 .designator {
	-webkit-animation: arrowAnim .9s .8s ease-out forwards;
	animation: arrowAnim .9s .8s ease-out forwards
}

.animate .sign-2 .sign-arrow__point {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s .5s;
	transition: -webkit-transform .3s .5s;
	transition: transform .3s .5s;
	transition: transform .3s .5s, -webkit-transform .3s .5s;
	transition: transform .3s .5s, -webkit-transform .3s .5s
}

.animate .sign-3 .designator {
	-webkit-animation: arrowAnim .76s 1.3s ease-out forwards;
	animation: arrowAnim .76s 1.3s ease-out forwards
}

.animate .sign-3 .sign-arrow__point {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s 1s;
	transition: -webkit-transform .3s 1s;
	transition: transform .3s 1s;
	transition: transform .3s 1s, -webkit-transform .3s 1s;
	transition: transform .3s 1s, -webkit-transform .3s 1s
}

.animate .sign-4 .designator {
	-webkit-animation: arrowAnim .82s 1.8s linear forwards;
	animation: arrowAnim .82s 1.8s linear forwards
}

.animate .sign-4 .sign-arrow__point {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s 1.5s;
	transition: -webkit-transform .3s 1.5s;
	transition: transform .3s 1.5s;
	transition: transform .3s 1.5s, -webkit-transform .3s 1.5s;
	transition: transform .3s 1.5s, -webkit-transform .3s 1.5s
}

.animate .sign-5 .designator {
	-webkit-animation: arrowAnim .7s 2.3s linear forwards;
	animation: arrowAnim .7s 2.3s linear forwards
}

.animate .sign-5 .sign-arrow__point {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s 2s;
	transition: -webkit-transform .3s 2s;
	transition: transform .3s 2s;
	transition: transform .3s 2s, -webkit-transform .3s 2s;
	transition: transform .3s 2s, -webkit-transform .3s 2s
}

.animate .sign-6 .designator {
	-webkit-animation: arrowAnim .7s 2.8s linear forwards;
	animation: arrowAnim .7s 2.8s linear forwards
}

.animate .sign-6 .sign-arrow__point {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s 2.5s;
	transition: -webkit-transform .3s 2.5s;
	transition: transform .3s 2.5s;
	transition: transform .3s 2.5s, -webkit-transform .3s 2.5s;
	transition: transform .3s 2.5s, -webkit-transform .3s 2.5s
}

.solutions {
	background: #e5ecfe;
	position: relative;
	padding-top: 330px;
	padding-bottom: 320px
}

.solutions::before {
	position: absolute;
	content: "";
	display: block;
	width: 2560px;
	height: 524px;
	background: url(../img/svg/solutions_md_bg.svg);
	background-position-x: 720px;
	top: -270px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-size: contain;
	z-index: 1
}

.solutions-bg {
	position: absolute;
	top: -10px;
	left: 50%;
	-webkit-transform: translateX(-420px);
	transform: translateX(-420px)
}

.solutions-bl {
	height: 345px;
	width: 555px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.solutions-bl__img {
	position: absolute;
	z-index: 2;
	left: -100px;
	top: 0;
	max-width: 370px
}

.solutions-bl__arrow {
	position: absolute;
	width: 0;
	height: 0;
	top: 290px;
	left: 340px;
	overflow: hidden;
	padding: 10px;
	padding: 10px
}

.solutions-bl__arrow svg {
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
	width: 130px;
	height: 55px;
	-webkit-filter: drop-shadow(-10px 7px 3px rgba(0, 0, 0, .54));
	filter: drop-shadow(-10px 7px 3px rgba(0, 0, 0, .54))
}

.solutions__title {
	font-size: 22px;
	color: #001338;
	text-align: center;
	margin-bottom: 20px
}

.solutions__title .big {
	font-size: 28px
}

.solutions-wrap {
	position: relative;
	z-index: 1
}

.solutions__logo {
	display: block;
	margin: 0 auto 10px
}

.solutions-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.decision {
	width: 350px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.affirmation__title {
	width: 317px;
	padding: 14px 40px;
	font-size: 41px
}

.affirmation::before {
	background-size: contain;
	width: 308px;
	height: 39px;
	top: calc(100% - 25px)
}

.animate .solutions-bl__arrow {
	-webkit-animation: arrowAnim1 .7s .7s ease-out forwards;
	animation: arrowAnim1 .7s .7s ease-out forwards
}

@-webkit-keyframes arrowAnim1 {
	0% {
		width: 0;
		height: 0
	}

	100% {
		width: 140px;
		height: 85px
	}
}

@keyframes arrowAnim1 {
	0% {
		width: 0;
		height: 0
	}

	100% {
		width: 140px;
		height: 85px
	}
}

.expert {
	position: relative;
	padding-top: 6px
}

.expert::before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	top: 0;
	bottom: 170px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #334a95), to(#6c95ee));
	background-image: linear-gradient(to top, #334a95 0, #6c95ee 100%)
}

.expert__bg {
	position: absolute;
	width: 2560px;
	height: 268px;
	left: 50%
}

.expert__bg_top {
	bottom: 100%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url(../img/svg/expert_md_bg-1.svg);
	background-position-x: 720px
}

.expert__bg_bottom {
	top: calc(100% - 170px);
	-webkit-transform: translateX(-50%) scale(-1);
	transform: translateX(-50%) scale(-1);
	background: url(../img/svg/expert_md_bg-2.svg) #e7eefd;
	background-position-x: 720px
}

.expert__img {
	position: absolute;
	z-index: 2;
	bottom: -68px;
	left: 50%;
	-webkit-transform: translateX(-215px);
	transform: translateX(-215px)
}

.expert-wrap {
	position: relative;
	max-width: 540px;
	margin-left: 65px;
	z-index: 2
}

.expert__title {
	font-size: 22px;
	margin-bottom: 35px
}

.expert__text {
	line-height: 1.5
}

.expert__quote {
	margin-bottom: 10px;
	padding: 37px 18px 24px
}

.expert-ava {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.5
}

.expert-ava-bl {
	padding-top: 25px;
	margin-right: 25px
}

.expert__name {
	font-weight: 500;
	margin-bottom: 13px
}

.quote .fico-quote {
	font-size: 2.1rem;
	left: 55px;
	top: -20px
}

.line-el_top-right {
	left: 130px
}

.line-el_top-left {
	right: calc(100% - 30px)
}

.molecule {
	position: absolute;
	z-index: 2;
	opacity: .3;
	top: 50% !important;
	left: 50% !important
}

.molecule-bl {
	position: absolute !important;
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: 2
}

.molecule img {
	max-width: 100%
}

.molecule-1 {
	width: 50px;
	margin-top: -230px;
	margin-left: -100px
}

.molecule-1 img {
	-webkit-transform: scale(-1) rotate(45deg);
	transform: scale(-1) rotate(45deg)
}

.molecule-2 {
	width: 107px;
	margin-top: -300px;
	margin-left: 400px;
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.molecule-3 {
	width: 83px;
	margin-top: -60px;
	margin-left: -130px;
	-webkit-filter: blur(4px);
	filter: blur(4px)
}

.molecule-4 {
	width: 101px;
	margin-top: -200px;
	margin-left: 330px
}

.molecule-4 img {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.molecule-5 {
	top: -200px !important;
	width: 108px;
	margin-left: 450px
}

.molecule-5 img {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.molecule-6 {
	width: 108px;
	margin-top: 100px;
	margin-left: -450px
}

.molecule-6 img {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.molecule-7 {
	width: 176px;
	margin-top: -80px;
	margin-left: 470px;
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.molecule-7 img {
	-webkit-transform: rotate(115deg);
	transform: rotate(115deg)
}

.molecule-8 {
	width: 324px;
	margin-top: -350px;
	margin-left: 600px;
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.molecule-8 img {
	-webkit-transform: rotate(80deg);
	transform: rotate(80deg)
}

.molecule-9 {
	width: 300px;
	margin-top: -220px;
	margin-left: -950px;
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.molecule-10 {
	top: auto !important;
	left: 50%;
	width: 176px;
	margin-left: -600px;
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.molecule-10 img {
	-webkit-transform: rotate(115deg);
	transform: rotate(115deg)
}

.molecule-11 {
	width: 176px;
	margin-left: -70px;
	margin-top: -170px;
	-webkit-filter: blur(7px);
	filter: blur(7px)
}

.molecule-11 img {
	-webkit-transform: rotate(115deg);
	transform: rotate(115deg)
}

.molecule-12 {
	width: 195px;
	margin-left: -390px;
	margin-top: -320px;
	-webkit-filter: blur(5px);
	filter: blur(5px)
}

.molecule-12 img {
	-webkit-transform: rotate(65deg) scale(-1);
	transform: rotate(65deg) scale(-1)
}

.molecule-12 {
	width: 195px;
	margin-left: -390px;
	margin-top: -320px;
	-webkit-filter: blur(5px);
	filter: blur(5px)
}

.molecule-12 img {
	-webkit-transform: rotate(65deg) scale(-1);
	transform: rotate(65deg) scale(-1)
}

.molecule-13 {
	top: -130px;
	left: 50%;
	width: 172px;
	margin-left: -130px;
	-webkit-filter: blur(5px);
	filter: blur(5px)
}

.molecule-13 img {
	-webkit-transform: rotate(45deg) scale(-1);
	transform: rotate(45deg) scale(-1)
}

.action {
	background: #e7eefd;
	padding-bottom: 100px;
	padding-top: 60px
}

.action__title {
	position: relative;
	text-align: center;
	z-index: 2;
	color: #001338;
	margin-bottom: 17px
}

.action__logo {
	display: block;
	margin: 8px auto 5px;
	width: 155px
}

.action__video {
	display: block;
	margin: 0 auto;
	width: 640px;
	height: 362px;
	-webkit-box-shadow: 0 11px 18px 0 rgba(15, 18, 43, .61);
	box-shadow: 0 11px 18px 0 rgba(15, 18, 43, .61)
}

.comments {
	position: relative;
	padding-top: 115px;
	padding-bottom: 90px
}

.comments::before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	top: 180px;
	bottom: 147px;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #81273f), to(#39397a));
	background: linear-gradient(to top, #81273f 0, #39397a 100%)
}

.comments__title {
	text-align: center;
	margin-bottom: 20px
}

.comments-wrap {
	position: relative;
	z-index: 2
}

.comments__bg {
	position: absolute;
	width: 2560px;
	height: 268px;
}

.comments__bg_top {
	position: relative;
	background: url(../img/svg/comments_md_bg-1.svg) #e7eefd;
	background-position-x: 320px
}

.comments__bg_top-wrapper {
	position: absolute;
	width: 100%;
	bottom: calc(100% - 180px);
	overflow: hidden;
	left: 50%;
	-webkit-transform: translateX(-50%) scaleX(-1);
	transform: translateX(-50%) scaleX(-1);
	background: url(../img/svg/comments_md_bg-1.svg) #e7eefd;
	background-position-x: 720px
}

.comments__bg_bottom {
	position: relative;
	background: url(../img/svg/comments_md_bg-2.svg) #e7eefd;
	background-position-x: 320px
}

.comments__bg_bottom-wrapper {
	position: absolute;
	width: 100%;
	top: calc(100% - 147px);
	overflow: hidden;
	left: 50%;
	-webkit-transform: translateX(-50%) scaleY(-1);
	transform: translateX(-50%) scaleY(-1);
}

.comments-list {
	padding: 0 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px
}

.comments__btn {
	margin: 0 auto
}

.comment {
	max-width: 295px
}

.steps {
	counter-reset: heading;
	background: #e7eefd;
	padding-bottom: 150px;
	padding-top: 72px
}

.steps-wrap {
	position: relative
}

.steps__title {
	color: #001338;
	text-align: center;
	margin-bottom: 33px
}

.steps__logo {
	display: block;
	margin: 9px auto;
	width: 155px
}

.steps-list {
	padding: 0 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.step {
	position: relative
}

.step__text {
	padding-top: 130px;
	position: relative;
	color: #001338;
	font-weight: 700;
	max-width: 145px;
	text-align: center;
	line-height: 1.375
}

.step__text::before {
	position: absolute;
	top: 0;
	left: 28px;
	display: block;
	font-size: 48px;
	color: #cfd7e8;
	font-weight: 700;
	counter-increment: heading;
	content: counter(heading)
}

.step__text .icon {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -63px
}

.step__arrow {
	position: absolute;
	left: 180px;
	width: 0;
	overflow: hidden;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.step_1,
.step_2,
.step_3 {
	padding-right: 145px
}

.step_1 .step__arrow,
.step_3 .step__arrow {
	top: 30px;
	-webkit-filter: drop-shadow(-9px 0 2px rgba(0, 0, 0, .54));
	filter: drop-shadow(-9px 0 2px rgba(0, 0, 0, .54))
}

.step_2 .step__arrow {
	top: 20px;
	-webkit-transform: rotate(45deg) scaleY(-1);
	transform: rotate(45deg) scaleY(-1);
	-webkit-filter: drop-shadow(-9px -11px 2px rgba(0, 0, 0, .54));
	filter: drop-shadow(-9px -11px 2px rgba(0, 0, 0, .54))
}

.animate .icon,
.animate .step__text::before {
	-webkit-animation: scale-ico .5s;
	animation: scale-ico .5s
}

.animate .step_1 .icon,
.animate .step_1 .step__text::before {
	-webkit-animation-delay: 0;
	animation-delay: 0
}

.animate .step_1 .step__arrow {
	-webkit-animation: .3s .3s ArrowAnim forwards;
	animation: .3s .3s ArrowAnim forwards
}

.animate .step_2 .icon,
.animate .step_2 .step__text::before {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.animate .step_2 .step__arrow {
	-webkit-animation: .3s .9s ArrowAnim forwards;
	animation: .3s .9s ArrowAnim forwards
}

.animate .step_3 .icon,
.animate .step_3 .step__text::before {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.animate .step_3 .step__arrow {
	-webkit-animation: .3s 1.5s ArrowAnim forwards;
	animation: .3s 1.5s ArrowAnim forwards
}

.animate .step_4 .icon,
.animate .step_4 .step__text::before {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s
}

@keyframes scale-ico {

	0%,
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@-webkit-keyframes ArrowAnim {
	0% {
		width: 0
	}

	100% {
		width: 95px
	}
}

@keyframes ArrowAnim {
	0% {
		width: 0
	}

	100% {
		width: 95px
	}
}

.last {
	position: relative;
	padding-bottom: 90px
}

.last::before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	bottom: 0;
	top: 215px;
	height: auto;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), to(#30397e));
	background: linear-gradient(to top, #000 0, #30397e 100%)
}

.last__bg_top {
	position: relative;
	width: 2260px;
	height: 377px;
	background: url(../img/svg/last_md_bg.svg) #e7eefd;
	background-position-x: 320px;

}

.show-btn {
	opacity: 0;
	cursor: pointer;
	height: 65px;
	position: fixed;
	right: 20px;
	top: 70px;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	width: 65px;
	z-index: -1
}

.show-btn svg,
.show-btn::after,
.show-btn::before {
	bottom: 0;
	height: 46px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 46px
}

.show-btn::after,
.show-btn::before {
	content: "";
	display: block;
	border: 1px solid #ff0404;
	border-radius: 50%;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-name: d;
	animation-name: d;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.show-btn::before {
	width: 37px;
	height: 37px
}

.show-btn::after {
	width: 43px;
	height: 43px;
	border-color: rgba(255, 18, 17, .26)
}

.show-btn.active {
	opacity: 1;
	z-index: 100
}

.hurryUp {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b00815), to(#e7504f));
	background-image: linear-gradient(to top, #b00815 0, #e7504f 100%);
	min-height: 87px;
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, .9);
	margin: 0 auto;
	padding: 20px 25px 20px 100px;
	position: absolute;
	width: 1110px;
	top: 25px;
	left: 0;
	right: 0;
	z-index: 9;
	-webkit-transition: top .5s;
	transition: top .5s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.hurryUp::after {
	content: " ";
	display: table;
	clear: both
}

.hurryUp__ico {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #ec3323;
	font-size: 42px;
	font-weight: 500;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff;
	left: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.hurryUp__close {
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 5px;
	display: block;
	border-radius: 50%;
	background: #fff;
	width: 19px;
	height: 19px
}

.hurryUp__close::after,
.hurryUp__close::before {
	position: absolute;
	content: '';
	display: block;
	width: 14px;
	height: 1px;
	border-radius: 99em;
	background: red;
	left: 50%;
	top: 50%
}

.hurryUp__close::before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}

.hurryUp__close::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}

.hurryUp__title {
	font-size: 39px;
	font-weight: 700;
	color: #fff;
	padding: 0 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}

.hurryUp__text {
	font-size: 39px;
	color: #fff;
	padding-left: 20px
}

.hurryUp-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 200px
}

.hurryUp-right {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 50px
}

.hurryUp.fixed {
	position: fixed;
	top: 70px;
}

.hurryUp.hide {
	opacity: 0
}

.counter {
	white-space: nowrap;
	width: 150px;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.counter__elem {
	background-color: #f1f2f2;
	color: rgba(17, 17, 17, .7);
	display: block;
	float: left;
	font-size: 3.1rem;
	font-weight: 400;
	height: 48px;
	line-height: 48px;
	margin-left: 5px;
	text-align: center;
	width: 44px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 3px rgba(194, 194, 194, .75);
	box-shadow: 0 1px 3px rgba(194, 194, 194, .75);
	border-radius: 5px
}

.counter__elem.passive {
	color: #828693
}

@-webkit-keyframes d {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}

	100%,
	80% {
		opacity: 0
	}
}

@keyframes d {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}

	100%,
	80% {
		opacity: 0
	}
}

.navbar {
	width: 100%;
	background-color: #ccccd1;
	text-align: center;
	position: fixed;
	top: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: 30;
	-webkit-transition: 1s all;
	transition: 1s all;
	margin-top: -10px
}

.navbar a {
	text-decoration: none;
	color: #001338
}

.navbar-contain {
	position: relative
}

.navbar-menu {
	padding-left: 190px;
	padding-right: 240px;
	font-size: 1.125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.navbar__item {
	display: inline-block;
	padding: 15px 5px;
	border-bottom: 4px solid transparent;
	font-size: 1.125rem
}

.navbar__button {
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.navbar-logo {
	display: block;
	position: absolute;
	max-width: 185px;
	left: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1
}

.navbar-logo img {
	width: 100%
}

.navbar.fixed {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	margin-top: 0;
	-webkit-transition: 1s all;
	transition: 1s all
}

.js-active {
	border-color: #ec3323
}

.popup {
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 60px 0 50px;
	text-align: center;
	width: 600px;
	display: none
}

.popup__close {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 22px;
	top: 22px;
	cursor: pointer
}

.popup__close:hover::after,
.popup__close:hover::before {
	opacity: 1
}

.popup__close::after,
.popup__close::before {
	content: "";
	position: absolute;
	display: block;
	width: 130%;
	height: 1px;
	background: #ee1414;
	opacity: .5;
	top: 50%;
	left: 50%
}

.popup__close::before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}

.popup__close::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}

.popup-content {
	color: #271111;
	padding: 0 30px
}

.popup-content p {
	padding-bottom: 10px;
	line-height: 1.5
}

.popup-content .red {
	color: red
}

.popup__btn {
	max-width: 215px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 10px auto 0
}

.show-popup {
	display: block
}

@media screen and (max-height:470px) {
	.popup-content {
		padding: 0 20px
	}

	.popup-content p {
		line-height: 1.2;
		padding-bottom: 5px
	}
}

.last__bg_top-wrapper {
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: calc(100% - 225px);
	z-index: 1;
	top: auto;
	left: 50%;
	-webkit-transform: translateX(-50%) scaleY(-1);
	transform: translateX(-50%) scaleY(-1)
}

.disease-bl__text {
	font-size: 14px
}