1199px/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio],
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	font-family: Roboto, 'Open Sans', 'Noto Sans', sans-serif;
	font-size: 14px;
	line-height: 1.1;
	color: #333;
	background-color: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	color: #009731;
	text-decoration: none
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #eee
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

legend,
td,
th {
	padding: 0
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a:focus,
a:hover {
	color: #00b9ff;
	text-decoration: none
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

[role=button] {
	cursor: pointer
}

* {
	outline: 0
}

*,
:after,
:before {
	-webkit-appearance: none
}

/* common styles */

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.inner {
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
}

@media screen and (max-width: 1023px) {

	.inner {
		padding: 0 24px;
	}

}


@media screen and (max-width: 767px) {

	.inner {
		padding: 0 16px;
	}

}

/* common styles end */

/* header */

.header-bg {
	position: relative;
	top: 0;
	width: 100%;
	background: url(../img/header-bg1920.jpg) top center no-repeat;
	background-size: cover;
	background-attachment: fixed !important;
}

.b-header {
	position: absolute;
	top: -60px;
	left: 0;
	right: 0;
	z-index: 101;
	background: rgba(5, 27, 43, .52);
	background-blend-mode: multiply;
	padding: 0;
	margin: 60px 0 0;
}

.b-header.b-header--fixed {
	position: fixed;
	height: 56px;
	left: 0;
	right: 0;
	margin: 0;
	background: #fff;
	border-bottom: 2px solid #ebebeb;
	transition: top .5s ease-in-out;
}

.b-header.b-header--shown {
	top: 0;
}

.b-header__container {
	max-width: 1200px;
	height: inherit;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	display: flex;
	flex-direction: column;
}

.b-header__row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 22px 0;
}
.b-header--fixed .b-header__row {
	margin: 0;
}

/* Header logo for one link, without sub-menus */
.b-header .b-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 213px;
	background: #fff;
	transform: skew(-30deg);
	border-radius: 4px 6px;
	margin-left: 13px;
	padding: 0 13px;
}
.b-header .b-logo__img {
	display: block;
	width: 18px;
    min-width: 18px;
	height: 18px;
	background: url(../img/wi-fi-analytics_icon.svg) no-repeat center;
	background-size: 18px;
	transform: skew(30deg);

}
.b-header .b-logo__text {
	margin-left: 10px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 23px;
	display: flex;
	align-items: center;
	letter-spacing: -0.01em;
	color: #231F20;
	transform: skew(30deg);
}

.b-header .b-logo__text b {
	font-weight: 500;
	margin-right: 6px;
}

/* Header-fixed logo */

.b-header--fixed .b-logo__text {
	color: #1C1C1C;
}
.b-header--fixed .b-logo {
	width: auto;
	height: auto;
	transform: none;
	margin-left: 0;
	padding: 0 13px 0 0;
}
.b-header--fixed .b-logo__text {
    transform: none;
}
.b-header--fixed .b-logo__img {
    transform: none;
}

.b-navbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.b-navbar__item {
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 22px;
	padding: 16px 18px;
	transition: .15s ease-in-out;
}

.b-navbar__item:focus {
	color: #fff;
}

.b-navbar__item:hover {
	color: #5EEBA7;
}

.b-header--fixed .b-navbar__item {
	color: #333;
}

.b-header--fixed .b-navbar__item:hover {
	color: #5EEBA7;
}

.b-header__item--btn-connection {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 40px;
	background: linear-gradient(8.72deg, #FFFC00 3.11%, #FFFD70 116.63%);
	border-radius: 4px 6px;
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	transform: skewX(-30deg);
	-webkit-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	overflow: hidden;
	position: relative;
	right: -2px;
}

.b-header__item--btn-connection:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: -webkit-linear-gradient(60deg, #47ffff -10%, rgba(255, 255, 255, 0) 90%);
	background: -o-linear-gradient(60deg, #47ffff -10%, rgba(255, 255, 255, 0) 90%);
	background: linear-gradient(30deg, #47ffff -10%, rgba(255, 255, 255, 0) 90%);
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.b-header__item--btn-connection:hover:before,
.b-header-new--fullwidth .b-header-new__nav {
	width: 100%;
}

.b-header .b-btn-connection {
	background: 0 0;
	margin: 0;
	padding: 0;
	border: 0;
	color: #333;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
}

.b-header__item--btn-connection>:first-child {
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	transform: skewX(30deg);
	height: 100%;
}

.b-header .b-btn-connection a,
.b-new-link--black {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 0 21px;
	color: #333;
}

.b-btn-connection__mobile {
	display: none;
	width: 20px;
	height: 16px;
	margin: 0 18px;
}

.b-header__item--btn-menu-mobile {
	display: none;
	height: 40px;
	background: #00B9FF;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	transform: skewX(-30deg);
	border-radius: 4px 6px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.b-header__item--btn-menu-mobile button {
	height: 100%;
	background: 0 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 52px;
}

.b-header__item--btn-menu-mobile svg {
	height: 100%;
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	transform: skewX(30deg);
}

.b-header__item--btn-menu-mobile .close {
	display: none;
}

.b-header__item--btn-menu-mobile .is-active svg {
	display: none;
}

.b-header__item--btn-menu-mobile .is-active .close {
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width: 1199px) {

	.b-header__container {
		padding: 0;
	}

	.b-header__row {
		padding: 0 15px;
	}
}

@media screen and (max-width: 1023px) {
	.b-header .b-logo {
		height: 40px;
		width: 169px;
	    margin-left: 0;
		padding: 0 13px;
	}
	.b-header .b-logo__img {
		width: 14px;
		min-width: 14px;
		height: 14px;
		background-size: 14px;
	}
	.b-header .b-logo__text {
		margin-left: 8px;
		font-size: 16px;
	}
	.b-header--fixed .b-header__row {
		height: 100%;
	}
	.b-header--fixed .b-logo {
		height: auto;
	}

	.header-bg {
		background-attachment: initial !important;
	}

	.b-header__row {
		margin: 20px 0;
		padding: 0 24px;
	}


	.b-navbar {
		display: block;
		position: fixed;
		height: calc(100vh - 80px);
		top: 80px;
		left: -100%;
		background: #132C43;
		-webkit-transition: left 0.6s;
		-o-transition: left 0.6s;
		transition: left 0.6s;
		z-index: 100;
		width: 246px;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.b-header--fixed .b-navbar {
		top: 55px;
		height: calc(100vh - 55px);
	}

	.b-navbar.is-open {
		left: 0;
	}

	.b-header .b-navbar__item {
		display: block;
		width: 100%;
		padding: 15px 24px;
		font-size: 16px;
		line-height: 19px;
		text-transform: uppercase;
	}

	.b-header--fixed .b-navbar__item {
		color: #fff;
	}

	.b-header .b-navbar__item:hover,
	.b-header .b-navbar__item:focus {
		color: #fff;
		background: #00B9FF;
	}

	.b-header__item--btn-connection {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 40px;
	}

	.b-header .b-header__item--btn-connection a {
		padding: 0;
	}

	.b-header__item--btn-connection .b-btn-connection__text {
		display: none;
	}

	.b-btn-connection__mobile {
		display: block;
	}

	.b-header__item--btn-menu-mobile {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		margin-left: 9px;
	}

}

@media screen and (max-width: 767px) {
	.b-header .b-logo {
		height: 32px;
		width: 136px;
	    margin-left: 7px;
		padding: 0 10px;
	}
	.b-header .b-logo__img {
		width: 11px;
		min-width: 11px;
		height: 11px;
		background-size: 11px;
	}
	.header-bg {
		background: url(../img/header-bg767.jpg) center no-repeat;
		background-size: cover;
	}

	.b-header--fixed {
		border-bottom: 2px solid #ebebeb;
	}
	.b-header--fixed .b-logo {
	    height: 32px;
	    width: auto;
	    margin-left: 0;
	    padding: 0 10px 0 0;
	}

	.b-header__row {
		margin: 16px 0;
		padding: 0 16px;
	}

	.b-navbar {
		width: 100%;
		height: calc(100vh - 64px);
		top: 64px;
	}

	.b-header .b-navbar__item {
		padding: 15px 24px;
		font-size: 15px;
		line-height: 18px;
	}


	.b-header .b-logo__text {
		margin-left: 6px;
	    font-size: 13px;
	    line-height: 13px;
	}

	.b-header__item--btn-connection {
		width: 42px;
		right: 0;
		height: 32px;
		margin-left: auto;
	}

	.b-header__item--btn-menu-mobile {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		height: 32px;
		margin-left: -3px;
		margin-right: 7px;
	}

	.b-btn-connection__mobile {
		width: 16px;
		height: 12px;
		margin: 0 13px;
	}

	.b-header__item--btn-menu-mobile button {
		width: 42px;
	}

	.b-header__item--btn-menu-mobile svg {
		width: 16px;
	}

}
/* header end */

/* s-banner */

.s-banner {
	padding-top: 98px;
	padding-bottom: 20px;
	text-align: center;
	color: #fff
}

.s-banner__questions {
	background: rgba(8, 20, 29, 0.15);
	margin-bottom: 58px;
	padding: 24px 0;
	border-top: 2px solid rgba(29, 44, 56, 0.4);
}
.s-banner__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.s-banner__list-item {
	position: relative;
	width: calc(25% - 30px);
	margin: 0 15px;
	padding-left: 29px;
	text-align: left;
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.03em;
}

.s-banner__list-item br {
	display: none;
}

.s-banner__list-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 12px;
	height: 12px;
	background: url(../img/help-round-button.svg) no-repeat;
}

.s-banner__desc {
	max-width: 700px;
	margin: 0 auto 20px;
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
}

.s-banner__title {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 38px;
	line-height: 38px;
	text-transform: uppercase;
}

.s-banner__title br {
	display: none;
}

.s-banner__title-footnote {
	display: inline-block;
	margin: 0 0 23px;
	font-weight: 500;
	font-style: italic;
	font-size: 17px;
	line-height: 22px;
	background: #5C7EA9;
	padding: 5.5px 65.5px;
}

.s-banner__title-footnote br {
	display: none;
}

.s-banner__subtitle {
	position: relative;
	max-width: 592px;
	margin: 30px auto 126px;
	padding: 13px;
	font-weight: bold;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	background: url(../img/stroke-red.svg) center/100% 100% no-repeat;
}

.s-banner__subtitle span {
	position: absolute;
	top: 2px;
	font-size: 17px;
	font-weight: 700;
}

.s-banner__footnote {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
}

@media screen and (max-width: 1199px) {
	.s-banner__title-footnote {
		margin: 0 0 23px;
		font-size: 15px;
		padding: 5.5px 79px;
	}
}

@media screen and (max-width: 1023px) {
	.s-banner__questions {
		margin-bottom: 20px;
		padding: 5px 0 18px;
	}

	.s-banner {
		padding: 80px 0 14px;
	}

	.s-banner__list {
		margin: 0 -8px;
	}

	.s-banner__list-item {
		width: calc(50% - 16px);
		margin: 13px 8px 0;
		font-size: 14px;
		line-height: 17px;
		letter-spacing: -0.01em;
	}

	.s-banner__list-item br {
		display: block;
	}

	.s-banner__desc {
		max-width: 600px;
		margin: 0 auto 10px;
		font-size: 15px;
		line-height: 19px;
	}

	.s-banner__title {
		margin: 0 0 4px;
		font-size: 28px;
		line-height: 34px;
	}

	.s-banner__subtitle {
		max-width: 336px;
		margin: 20px auto 30px;
		padding: 5px;
		font-size: 24px;
		line-height: 38px;
	}
	.s-banner__subtitle span {
		top: 0px;
		font-size: 15px;
	}

	.s-banner__title-footnote {
		margin: 0 0 14px;
		padding: 5.5px 12px;
	}
}

@media screen and (max-width: 767px) {
	.s-banner__questions {
		margin-bottom: 15px;
		padding: 14px 0 17px;
	}

	.s-banner {
		padding: 64px 0 16px;
	}

	.s-banner__list {
		margin: 0;
	}

	.s-banner__list-item {
		width: 100%;
		margin: 14px 0 0;
		font-size: 14px;
		line-height: 17px;
	}

	.s-banner__list-item:first-child {
		margin: 0;
	}

	.s-banner__list-item br {
		display: none;
	}

	.s-banner__desc {
		margin: 0 auto 10px;
		padding: 0;
		font-size: 14px;
		line-height: 17px;
	}

	.s-banner__title {
		margin: 0 0 7px;
		padding: 0 42px;
		font-size: 22px;
		line-height: 26px;
	}

	.s-banner__title br {
		display: initial;
	}

	.s-banner__title-footnote {
		margin: 0 0 12px;
		font-size: 14px;
		line-height: 21px;
		padding: 5.5px 10px;
	}

	.s-banner__subtitle {
		max-width: 288px;
		margin: 16px auto 20px;
		padding: 7px;
		font-size: 22px;
		line-height: 26px;
	}

	.s-banner__footnote {
		font-size: 10px;
		line-height: 12px;
	}

	.s-banner__title-footnote br {
		display: initial;
	}

	.s-banner__subtitle span {
		top: 4px;
		font-size: 14px;
	}

}
/* s-banner end */

/* b-desc-vertical */

.b-desc-vertical {
	padding: 40px 0 48px;
	background: #F7F7F7;
}

.b-desc-vertical__title {
	width: 100%;
	color: #1C1C1C;
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	margin: 0 0 14px;
}

.b-desc-vertical__subtitle {
	max-width: 750px;
	margin: 0 auto 36px;
	font-size: 17px;
	line-height: 24px;
	color: #1C1C1C;
	font-weight: 300;
	text-align: center;
}

.b-desc-vertical__subtitle br {
	display: none;
}

.b-desc-vertical__subtitle b {
	font-weight: normal;
}

.b-desc-vertical__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: -15px;
	margin-right: -15px;
}

.b-desc-vertical__item {
	position: relative;
	width: calc(100% / 3);
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	/*border-left: 1px dashed #8A979F;*/
}

.b-desc-vertical__item:nth-child(3n + 1) {
	border-left: none;
}

.b-desc-vertical__card {
	height: 100%;
	padding: 0 0 16px;
	text-align: center;
}

.b-desc-vertical__card > * {
	margin-bottom: 19px;
}

.b-desc-vertical__card-img {
	display: inline-block;
	position: relative;
	width: 80px;
	min-width: 80px;
	height: 80px;
	background: #FFFFFF;
	border: 1px solid #F4F7FB;
	-webkit-box-shadow: 0 6px 12px rgba(119, 119, 119, 0.12);
	box-shadow: 0 6px 12px rgba(119, 119, 119, 0.12);
	border-radius: 8px;
}

.b-desc-vertical__card-img svg, .b-desc-vertical__card-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 40px;
	height: 40px;
}

.b-desc-vertical__card-text {
	color: #333333;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	margin: 0;
}

.b-desc-vertical__card > *:last-child {
	margin-bottom: 0;
}

.b-desc-vertical__footer {
	padding: 36px 0 0;
	border-top: 1px dashed #8A979F;
	text-align: center;
}

.b-desc-vertical__footer-title {
	margin: 0 0 24px;
	padding: 0 15px;
	font-weight: 500;
	font-size: 24px;
	line-height: 38px;
	color: #333;
}

.b-desc-vertical__footer-title br {
	display: none;
}

.b-desc-vertical__footer .b-btn {
	cursor: pointer;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: inline-block;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: none;
	font-size: 20px;
	line-height: 24px;
	border-radius: 6px;
	letter-spacing: .02em;
	text-transform: uppercase;
	-webkit-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
	overflow: hidden;
}

.b-desc-vertical__footer .b-btn-prime {
	width: 100%;
	max-width: 370px;
	color: #fff;
	text-shadow: 0 1px 4px rgba(28, 28, 28, .2);
	background: linear-gradient(180deg, #FFFC00 -28.12%, #FF6600 100%);
	box-shadow: 0px 6px 12px rgba(0, 147, 194, 0.12);
	border-radius: 6px;
	padding: 11.5px;
}

.b-desc-vertical__footer .b-btn:focus,
.b-desc-vertical__footer .b-btn:hover {
	opacity: .8;
}

.b-desc-vertical__footer .b-btn-download .icon,
.b-desc-vertical__footer .b-btn-download__icon {
	vertical-align: middle;
	width: 26px;
	height: 24px;
	fill: #fff;
	margin-right: 13%;
}

.b-desc-vertical__footer .b-btn-download__icon {
	margin-right: 13px;
	margin-top: -1px;
}

@media screen and (max-width: 1023px) {
	.b-desc-vertical__title {
		margin: 0 0 25px;
		font-size: 28px;
		line-height: 34px;
		letter-spacing: -0.01em;
	}

	.b-desc-vertical__subtitle {
		margin-bottom: 16px;
		font-size: 15px;
		line-height: 19px;
	}

	.b-desc-vertical__footer .b-btn {
		font-size: 18px;
		line-height: 21px;
	}

	.b-desc-vertical__footer .b-btn-prime {
		max-width: 266px;
		padding: 14px 12px;
	}

	.b-desc-vertical__footer {
		padding: 28px 0 0;
	}

	.b-desc-vertical {
		padding: 40px 0 42px;
	}
}

@media screen and (max-width: 767px) {
	.b-desc-vertical {
		padding: 30px 0 34px;
	}

	.b-desc-vertical__title {
		margin: 0 0 20px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-desc-vertical__subtitle br {
		display: initial;
	}

	.b-desc-vertical__item {
		width: 100%;
		margin: 0 15px;
		padding: 20px 0;
		border-left: none;
		border-top: 1px dashed #C0CCD3;
	}

	.b-desc-vertical__item:first-child {
		padding-top: 0;
		border-top: none;
	}

	.b-desc-vertical__card {
		display: flex;
		padding: 0;
		position: relative;
	}

	.b-desc-vertical__card-img {
		width: 40px;
		min-width: 40px;
		height: 40px;
		border-radius: 4px;
		margin-right: 16px;
		margin-bottom: 0;
	}

	.b-desc-vertical__card-img svg, .b-desc-vertical__card-img img {
		width: 18px;
		height: 18px;
	}

	.b-desc-vertical__card-text {
		font-size: 14px;
		line-height: 17px;
		text-align: left;
	}

	.b-desc-vertical__footer {
		padding: 26px 0 0;
	}
	.b-desc-vertical__footer-title {
		margin: 0 0 20px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-desc-vertical__footer-title br {
		display: initial;
	}

	.b-desc-vertical__footer .b-btn-prime {
		max-width: 270px;
		padding: 11.5px 12px;
	}

}

/* b-desc-vertical end */

/* b-appearance */

.b-appearance {
	padding: 40px 0 53px;
	text-align: center;
}

.b-appearance__title {
	margin: 0 0 70px;
	font-size: 32px;
	line-height: 38px;
	text-transform: uppercase;
	color: #1C1C1C;
	font-weight: normal;
}

.b-appearance__title br {
	display: none;
}

.b-appearance__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1000px;
	margin: 0 auto;
}

.b-appearance__item {
	position: relative;
	width: calc(50% - 134px);
	margin: 0 67px;
}

.b-appearance__item:after {
	content: "+";
	position: absolute;
	top: 37%;
	right: -87px;
	font-family: 'Rubik', 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;;
	font-weight: 300;
	font-size: 64px;
	line-height: 38px;
	text-transform: uppercase;
	color: #8A979F;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.b-appearance__item:last-child:after {
	display: none;
}

.b-appearance__item-img {
	max-width: 236px;
	margin: 0 auto 22px;
}

.b-appearance__item-img img {
	max-width: 100%;
}

.b-appearance__item-text {
	margin: 0;
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
}

@media screen and (max-width: 1023px) {

	.b-appearance {
		padding: 36px 0;
	}

	.b-appearance__title {
		margin: 0 0 43px;
		font-size: 28px;
		line-height: 34px;
	}

	.b-appearance__item {
		width: calc(50% - 16px);
		margin: 0 8px;
	}

	.b-appearance__item-text {
		font-size: 15px;
		line-height: 19px;
	}

	.b-appearance__item-img {
		max-width: 168px;
	}

	.b-appearance__item:after {
		top: 34%;
		right: -29px;
	}

}

@media screen and (max-width: 767px) {

	.b-appearance {
		padding: 30px 0;
	}

	.b-appearance__item {
		width: 100%;
		margin: 0 0 112px;
	}

	.b-appearance__item:last-child {
		margin: 0;
	}

	.b-appearance__title {
		margin: 0 auto 34px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-appearance__title br {
		display: initial;
	}

	.b-appearance__item:after {
		top: auto;
		bottom: -78px;
		right: 50%;
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
	}

	.b-appearance__item-img {
		max-width: 158px;
		margin-bottom: 17px;
	}

	.b-appearance__item-text {
		font-size: 14px;
		line-height: 17px;
	}
}

/* b-appearance end */

/* b-steps */

.b-steps {
	padding: 45px 0 48px;
	background: url(../img/steps-bg.jpg) top center/cover no-repeat;
	color: #fff;
}

.b-steps__title {
	margin: 0 0 49px;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
}

.b-steps__list {
	margin: 0;
	padding: 0;
}

.b-steps__item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0 83px 12px;
}

.b-steps__item.b-steps__item--top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.b-steps__item:last-child {
	padding-bottom: 0;
}

.b-steps__item:after {
	content: "";
	position: absolute;
	left: 37px;
	bottom: calc(50% - 35px);
	width: 16px;
	height: 40px;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	background: url(../img/steps-arrow.svg) no-repeat;
}

.b-steps__item:last-child:after {
	display: none;
}

.b-steps__item-num {
	position: absolute;
	top: -12px;
	left: -12px;
	width: 24px;
	padding: 4px 0 3px;
	background: linear-gradient(102.3deg, #FFFFFF -0.95%, #F0F5FF 71.58%), linear-gradient(225deg, #00719C 0%, #2996C0 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 98, 130, 0.32);
	-moz-box-shadow: 0 1px 3px rgba(0, 98, 130, 0.32);
	box-shadow: 0 1px 3px rgba(0, 98, 130, 0.32);
	font-family: 'Rubik', sans-serif;
	font-size: 14.4px;
	line-height: 17px;
	letter-spacing: 0.01em;
	color: #00719C;
	text-align: center;
}

.b-steps__item-img {
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 70px;
	height: 70px;
	margin-right: 32px;
	background: #FFFFFF;
	-moz-box-shadow: 0 6px 12px rgba(0, 147, 194, 0.12);
	-o-box-shadow: 0 6px 12px rgba(0, 147, 194, 0.12);
	-webkit-box-shadow: 0 6px 12px rgba(0, 147, 194, 0.12);
	box-shadow: 0 6px 12px rgba(0, 147, 194, 0.12);
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}

.b-steps__item.active .b-steps__item-img:before,
.b-steps__item.active .b-steps__item-img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}

.b-steps__item.active .b-steps__item-img:before {
	animation: count_blink_small 2s linear;
}

.b-steps__item.active .b-steps__item-img:after {
	animation: count_blink_large 2s linear;
}

.b-steps__item-img svg, .b-steps__item-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 32px;
	height: 32px;
}

.b-steps__item-img .sp-steps__icon-router {
	width: 40px;
	height: 40px;
}

.b-steps__item-text {
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
}

.b-steps__item-text br {
	display: none;
}

.b-steps__item-text div {
	margin-bottom: 9px;
}

.b-steps__item-text div:last-child {
	margin: 0;
}

.b-steps__item-text b {
	font-weight: 500;
}

.b-steps__item-text ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.b-steps__item-text li {
	position: relative;
	margin-right: 15px;
	padding-left: 10px;
	text-decoration: underline;
}

.b-steps__item-text li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 1px;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
}

@keyframes count_blink_large {
	0% {
		opacity: 0;
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.16);
	}
	50% {
		opacity: 1;
		box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.16);
	}
	100% {
		opacity: 0;
		box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.16);
	}
}

@keyframes count_blink_small {
	0% {
		opacity: 0;
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.16);
	}
	50% {
		opacity: 1;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.16);
	}
	100% {
		opacity: 0;
		box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.16);
	}
}


@media only screen and (max-width: 1023px) {

	.b-steps {
		padding: 39px 0 32px;
	}

	.b-steps__title{
		margin: 0 0 37px;
		font-size: 28px;
		line-height: 34px;
	}

	.b-steps__item {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 0 0 65px 9px;
	}

	.b-steps__item-img {
		width: 56px;
		height: 56px;
		margin-right: 24px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
	}

	.b-steps__item.active .b-steps__item-img:before,
	.b-steps__item.active .b-steps__item-img:after {
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
	}

	.b-steps__item-num {
		top: -6px;
		left: -6px;
		width: 16px;
		padding: 2px 0 0;
		font-size: 10px;
		line-height: 14px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}

	.b-steps__item:after {
		left: 29px;
		bottom: calc(50% - 28px);
	}

	.b-steps__item-img svg {
		width: 24px;
		height: 24px;
	}

	.b-steps__item-img .sp-steps__icon-router,
	.b-steps__item-img img,
	.b-steps__item-img .sp-steps__icon-notes {
		width: 32px;
		height: 32px;
	}

	.b-steps__item-text {
		font-size: 15px;
		line-height: 19px;
	}

	.b-steps__item-text ul {
		margin-top: 12px;
	}

	.b-steps__item-text li:before {
		top: 8px;
	}

	@keyframes count_blink_large {
		0% {
			opacity: 0;
			box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.16);
		}
		50% {
			opacity: 1;
			box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.16);
		}
		100% {
			opacity: 0;
			box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.16);
		}
	}

	@keyframes count_blink_small {
		0% {
			opacity: 0;
			box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.16);
		}
		50% {
			opacity: 1;
			box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.16);
		}
		100% {
			opacity: 0;
			box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.16);
		}
	}
}

@media only screen and (max-width: 767px) {

	.b-steps {
		padding: 28px 0 30px;
	}

	.b-steps__title {
		margin: 0 0 26px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-steps__item {
		padding: 0 0 23px 8px;
	}

	.b-steps__item-img {
		width: 40px;
		height: 40px;
		margin-right: 16px;
		-webkit-border-radius: 11px;
		-moz-border-radius: 11px;
		border-radius: 11px;
	}

	.b-steps__item-num {
		top: -8px;
		left: -8px;
	}

	.b-steps__item-text {
		font-size: 14px;
		line-height: 17px;
	}

	.b-steps__item-text br {
		display: initial;
	}

	.b-steps__item:after {
		left: 19px;
		bottom: calc(50% - 20px);
	}

	.b-steps__item-text ul {
		margin-top: 4px;
	}

	.b-steps__item-text li {
		position: relative;
		display: block;
		margin-right: 0;
		padding-left: 8px;
	}

	.b-steps__item-text div {
		margin-bottom: 4px;
	}

	.b-steps__item-img svg,
	.b-steps__item-img .sp-steps__icon-notes {
		width: 20px;
		height: 20px;
	}

	.b-steps__item-img img,
	.b-steps__item-img .sp-steps__icon-router {
		width: 24px !important;
		height: 24px !important;
	}
}

/* b-steps end */

/* b-opportunities */

.b-opportunities {
	padding: 45px 0 0;
	text-align: center;
}

.b-opportunities__title {
	margin: 0 0 53px;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-transform: uppercase;
	color: #1C1C1C;
}

.b-opportunities__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px -8px;
}

.b-opportunities__item {
	width: calc(25% - 20px);
	margin: 0 10px 53px;
}

.b-opportunities__item-img {
	position: relative;
	width: 70px;
	height: 70px;
	margin: 0 auto 21px;
	background: #FFFFFF;
	-moz-box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.16);
	-o-box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.16);
	-webkit-box-shadow:0px 6px 12px rgba(119, 119, 119, 0.16);
	box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.16);
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	border: 1px solid #F4F4F4;
}

.b-opportunities__item-img svg, .b-opportunities__item-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 32px;
	height: 32px;
}

.b-opportunities__item-text {
	font-size: 17px;
	line-height: 22px;
}

.b-opportunities .slider__s-dots {
	margin-top: 32px;
	width: 100%;
	text-align: center;
}

.b-opportunities .slider__s-dot {
	vertical-align: middle;
	display: inline-block;
	width: 6px;
	height: 6px;
	font-size: 4px;
	margin: 0 4px;
	background: #c4c4c4;
	border-radius: 50%;
}

.b-opportunities .slider__s-dot.active {
	background: #00b9ff;
}

@media only screen and (max-width: 1199px) {

	.b-opportunities__item-text {
		font-size: 16px;
		line-height: 20px;
	}

}

@media only screen and (max-width: 1023px) {

	.b-opportunities {
		padding: 40px 0 0;
	}

	.b-opportunities__title {
		margin: 0 0 32px;
		font-size: 28px;
		line-height: 34px;
	}

	.b-opportunities__item {
		margin: 0 10px 48px;
	}

	.b-opportunities__item-img {
		margin-bottom: 16px;
	}

	.b-opportunities__item-text {
		font-size: 15px;
		line-height: 19px;
	}

}

@media only screen and (max-width: 767px) {

	.b-opportunities {
		padding: 32px 0;
	}

	.b-opportunities__title {
		margin: 0 0 24px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-opportunities__list {
		margin: 0;
	}

	.b-opportunities__item {
		margin: 0;
		width: 100%;
	}

	.b-opportunities__item-img {
		margin-bottom: 24px;
	}

	.b-opportunities__item-text {
		font-size: 14px;
		line-height: 17px;
	}
}

/* b-opportunities end */

/* b-statistics */

.b-statistics {
	padding: 42px 0 47px;
	background: #F7F7F7;
	text-align: center;
}

.b-statistics__title {
	max-width: 800px;
	margin: 0 auto 64px;
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-transform: uppercase;
	color: #1C1C1C;
}

.b-statistics__content {
	position: relative;
	padding: 18px 0 27px;
}

.b-statistics__pointer {
	position: absolute;
	width: 208px;
}

.b-statistics__pointer p {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 80px;
	margin: 0;
	padding: 0 22px;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	background: #FFFFFF;
	z-index: 5;
	border: 0.5px solid #E8EBEF;
	border-radius: 8px;
	box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.08);
}

.b-statistics__pointer .b-statistics__pointer-line {
	position: absolute;
	background: url(../img/b-statistics-line.svg);
	height: 2px;
	/*border: 1px dashed #8A979F;*/
}

.b-statistics__pointer:first-child {
	top: 0;
	left: 0;
}

.b-statistics__pointer:first-child .b-statistics__pointer-line {
	top: 100%;
	left: 100%;
	width: 134%;
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	-o-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0;
	-webkit-transform: rotate(14.08deg);
	-moz-transform: rotate(14.08deg);
	-ms-transform: rotate(14.08deg);
	-o-transform: rotate(14.08deg);
	transform: rotate(14.08deg);
}

.b-statistics__pointer:nth-child(2) {
	top: 0;
	right: 0;
}

.b-statistics__pointer:nth-child(2) .b-statistics__pointer-line {
	top: 100%;
	right: 100%;
	width: 125%;
	-webkit-transform-origin: 100%;
	-moz-transform-origin: 100%;
	-o-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
	-webkit-transform: rotate(-13.58deg);
	-moz-transform: rotate(-13.58deg);
	-ms-transform: rotate(-13.58deg);
	-o-transform: rotate(-13.58deg);
	transform: rotate(-13.58deg);
}

.b-statistics__pointer:nth-child(3) {
	bottom: 0;
	left: 0;
}

.b-statistics__pointer:nth-child(3) .b-statistics__pointer-line {
	bottom: 100%;
	left: 100%;
	width: 134%;
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	-o-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0;
	-webkit-transform: rotate(-22.74deg);
	-moz-transform: rotate(-22.74deg);
	-ms-transform: rotate(-22.74deg);
	-o-transform: rotate(-22.74deg);
	transform: rotate(-22.74deg);
}

.b-statistics__pointer:nth-child(4) {
	bottom: 0;
	right: 0;
}

.b-statistics__pointer:nth-child(4) .b-statistics__pointer-line {
	bottom: 100%;
	right: 100%;
	width: 125%;
	-webkit-transform-origin: 100%;
	-moz-transform-origin: 100%;
	-o-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
	-webkit-transform: rotate(11.56deg);
	-moz-transform: rotate(11.56deg);
	-ms-transform: rotate(11.56deg);
	-o-transform: rotate(11.56deg);
	transform: rotate(11.56deg);
}

.b-statistics__img {
    width: 610px;
    margin: 0 auto;
    display: block;
}

.b-statistics__img img {
	max-width: 100%;
}

@media only screen and (max-width: 1023px) {

	.b-statistics {
		padding: 34px 0 55px;
	}

	.b-statistics__title {
		margin-bottom: 41px;
		font-size: 28px;
		line-height: 34px;
	}

	.b-statistics__content {
		max-width: 620px;
		margin: 0 auto;
		padding: 109px 0 100px;
	}

	.b-statistics__pointer p {
		padding: 24px 22px;
		height: auto;
	}

	.b-statistics__pointer:first-child .b-statistics__pointer-line {
		left: 50%;
		width: 86%;
		-webkit-transform: rotate(32.11deg);
		-moz-transform: rotate(32.11deg);
		-ms-transform: rotate(32.11deg);
		-o-transform: rotate(32.11deg);
		transform: rotate(32.11deg);
	}

	.b-statistics__pointer:nth-child(2) .b-statistics__pointer-line {
		right: 50%;
		width: 80%;
		-webkit-transform: rotate(-37.87deg);
		-moz-transform: rotate(-37.87deg);
		-ms-transform: rotate(-37.87deg);
		-o-transform: rotate(-37.87deg);
		transform: rotate(-37.87deg);
	}

	.b-statistics__pointer:nth-child(3) .b-statistics__pointer-line {
		left: 50%;
		width: 85%;
		-webkit-transform: rotate(-43.14deg);
		-moz-transform: rotate(-43.14deg);
		-ms-transform: rotate(-43.14deg);
		-o-transform: rotate(-43.14deg);
		transform: rotate(-43.14deg);
	}

	.b-statistics__pointer:nth-child(4) .b-statistics__pointer-line {
		right: 50%;
		width: 67%;
		-webkit-transform: rotate(31.9deg);
		-moz-transform: rotate(31.9deg);
		-ms-transform: rotate(31.9deg);
		-o-transform: rotate(31.9deg);
		transform: rotate(31.9deg);
	}

	.b-statistics__img {
		width: 374px;
	}

}

@media only screen and (max-width: 767px) {

	.b-statistics {
		padding: 29px 0 19px;
	}

	.b-statistics__title {
		margin-bottom: 26px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-statistics__content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0;
	}

	.b-statistics__pointer {
		position: relative;
		width: 212px;
		margin-bottom: 16px;
	}

	.b-statistics__pointer p {
		padding: 16px;
	}

	.b-statistics__pointer br {
		display: none;
	}

	.b-statistics__pointer:nth-child(3),
	.b-statistics__pointer:nth-child(4) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.b-statistics__pointer:first-child .b-statistics__pointer-line {
		left: -28px;
		top: 50%;
		width: 72px;
		height: 146px;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		border: 1px dashed #8A979F;
		border-right: 0;
		background: none;
	}

	.b-statistics__pointer:nth-child(2) .b-statistics__pointer-line {
		top: 50%;
		right: -28px;
		width: 76px;
		height: 96px;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		border: 1px dashed #8A979F;
		border-left: 0;
		background: none;
	}

	.b-statistics__pointer:nth-child(3) .b-statistics__pointer-line {
		left: -28px;
		bottom: 50%;
		width: 73px;
		height: 110px;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		border: 1px dashed #8A979F;
		border-right: 0;
		background: none;
	}

	.b-statistics__pointer:nth-child(4) .b-statistics__pointer-line {
		bottom: 50%;
		right: -28px;
		width: 104px;
		height: 160px;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		border: 1px dashed #8A979F;
		border-left: 0;
		background: none;
	}

	.b-statistics__img {
		width: 288px;
	}
}

/* b-statistics end */

/* b-advertising */

.b-advertising {
	padding: 44px 0 0;
	background: url(../img/rek-bg.jpg) top center/cover no-repeat;
}

.b-advertising__title {
	margin: 0 0 19px;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	color: #1C1C1C;
}

.b-advertising__desc {
	max-width: 890px;
	margin: 0 auto 38px;
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	color: #1C1C1C;
}

.b-advertising__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px;
	padding: 64px 0 60px;
	background: #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 6px 12px rgba(73, 134, 227, 0.12);
	-moz-box-shadow: 0px 6px 12px rgba(73, 134, 227, 0.12);
	box-shadow: 0px 6px 12px rgba(73, 134, 227, 0.12);
}

.b-advertising__item--thin {
	padding: 40px 0;
}

.b-advertising__item:last-child {
	margin: 0;
}

.b-advertising__item:nth-child(even) .b-advertising__item-img {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

.b-advertising__item-img {
	margin: 0 40px;
	width: 400px;
}
.b-advertising__item-desc {
	margin: 0 40px;
}

.b-advertising__item-logo {
	margin-bottom: 20px;
}

.b-advertising__item-img img,
.b-advertising__item-logo img {
	max-width: 100%;
}

.b-advertising__item-text {
	margin-bottom: 27px;
	font-weight: 300;
	font-size: 17px;
	line-height: 24px;
	align-items: center;
}

.b-advertising__item-text p{
	margin: 0 0 18px;
}

.b-advertising__item-text p:last-child {
	margin: 0;
}

.b-advertising__item-text b, .b-advertising__item-text strong {
	display: block;
	font-weight: 500;
}

.b-advertising__item-footnote {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #595959;
}

.b-advertising__item-footnote span {
	color: #FF9800;
}

.b-advertising__item-footnote a {
	text-decoration: underline;
}

.b-advertising__footer {
	position: relative;
	margin-top: 48px;
	padding: 37px 0 48px;
	text-align: center;
}

.b-advertising__footer:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) -13.64%, rgba(255, 255, 255, 0.9) 100%);
	opacity: 0.7;
}

.b-advertising__footer-title,
.b-advertising__sites-list {
	position: relative;
	z-index: 5;
}

.b-advertising__footer-title {
	margin-bottom: 29px;
	font-size: 17px;
	line-height: 38px;
	color: #1C1C1C;
}

.b-advertising__footer-title br {
	display: none;
}

.b-advertising__sites-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -5px;
}

.b-advertising__sites-item {
	margin: 0 5px;
}

.b-advertising__sites-item img {
	max-width: 100%;
}

.b-advertising .slider__s-dots {
	margin-top: 27px;
	width: 100%;
	text-align: center;
}

.b-advertising .slider__s-dot {
	vertical-align: middle;
	display: inline-block;
	width: 6px;
	height: 6px;
	font-size: 4px;
	margin: 0 4px;
	background: #c4c4c4;
	border-radius: 50%;
}

.b-advertising .slider__s-dot.active {
	background: #00b9ff;
}

@media only screen and (max-width: 1023px) {

	.b-advertising {
		padding: 36px 0 0;
	}

	.b-advertising__title {
		margin: 0 0 9px;
		font-size: 28px;
		line-height: 34px;
	}

	.b-advertising__desc {
		max-width: 700px;
		margin: 0 auto 28px;
		font-size: 15px;
		line-height: 19px;
		color: #333333;
	}

	.b-advertising__item {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 39px 8px;
	}

	.b-advertising__item-logo {
		max-width: 113px;
		margin-bottom: 13px;
	}

	.b-advertising__item-img {
		width: 235px;
	}

	.b-advertising__item-img,
	.b-advertising__item-desc {
		margin: 0 24px;
	}

	.b-advertising__item-text {
		margin-bottom: 19px;
		font-size: 15px;
		line-height: 19px;
	}

	.b-advertising__item-text p {
		margin: 0 0 13px;
	}

	.b-advertising__item-footnote {
		line-height: 17px;
	}

	.b-advertising__footer {
		margin-top: 40px;
		padding: 31px 0 16px;
	}

	.b-advertising__footer-title {
		margin-bottom: 29px;
		font-size: 15px;
		line-height: 19px;
		color: #333333;
	}

	.b-advertising__sites-list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 590px;
		margin: 0 auto;
	}

	.b-advertising__sites-item {
		width: calc(20% - 10px);
		margin: 0 5px 16px;
	}
}

@media only screen and (max-width: 767px) {

	.b-advertising {
		padding: 31px 0 0;
	}

	.b-advertising__title {
		margin: 0 0 7px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-advertising__desc {
		margin-bottom: 22px;
		font-size: 14px;
		line-height: 17px;
	}

	.b-advertising__item {
		position: relative;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		text-align: center;
		padding: 79px 16px 24px;
	}

	.b-advertising__item-img,
	.b-advertising__item-desc {
		margin: 0;
		width: 100%;
	}

	.b-advertising__item:nth-child(even) .b-advertising__item-img {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}

	.b-advertising__item-img {
		max-width: 205px;
		margin-bottom: 20px;
	}

	.b-advertising__item-logo {
		position: absolute;
		top: 24px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		height: 35px;
		margin: 0;
	}

	.b-advertising__item-logo img {
		max-height: 100%;
	}

	.b-advertising__item-text {
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 17px;
	}

	.b-advertising__item-text p {
		margin: 0 0 19px;
	}

	.b-advertising__item-text b:last-of-type {
		margin-bottom: 5px;
	}

	.b-advertising__item-footnote {
		font-size: 10px;
		line-height: 12px;
	}

	.b-advertising__footer {
		margin-top: 27px;
		padding: 24px 0 21px;
	}

	.b-advertising__footer-title {
		margin-bottom: 26px;
		font-size: 14px;
		line-height: 17px;
	}

	.b-advertising__footer-title br {
		display: initial;
	}

	.b-advertising__sites-list {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.b-advertising__sites-item {
		width: calc(25% - 14px);
		margin: 0 7px 13px;
	}
}

/* b-advertising end */

/* b-suggest */

.b-suggest {
	padding: 42px 0 44px;
	overflow: hidden;
}

.b-suggest__title {
	color: #1C1C1C;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 24px;
}

.b-suggest__desc {
	margin: 0 0 38px;
	color: #1C1C1C;
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.01em;
	text-align: center;
}

.b-suggest-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.b-suggest-item {
	width: calc(100% / 3);
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 25px;
}

.b-suggest-card {
	height: 100%;
	min-height: 215px;
	background: #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 40px 28px 28px;
	text-align: center;
	-webkit-box-shadow: 0px 6px 12px rgba(73, 134, 227, 0.16);
	-moz-box-shadow: 0px 6px 12px rgba(73, 134, 227, 0.16);
	box-shadow: 0px 6px 12px rgba(73, 134, 227, 0.16);
	border: 1px solid #E8EDF4;
}

.b-suggest-card-img svg, .b-suggest-card-img img {
	display: block;
	margin: 0 auto;
	width: 45px;
	height: 32px;
	fill: #00719C;
}

.b-suggest-card-text {
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: -0.03em;
	margin: 35px 0 0;
}

.b-suggest .text-medium {
	font-style: normal;
	font-weight: 500;
}

.b-suggest .b-tooltip {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	text-align: left;
	text-transform: none;
	overflow: visible !important;
	top: -1px;
}

.b-suggest .b-tooltip::before {
	content: '';
	display: none;
	position: absolute;
	transform: rotate(45deg);
	width: 28px;
	height: 28px;
	background-color: #fff;
	top: calc(100% + 14px);
	left: -6px;
	z-index: 10;
}

.b-suggest .b-tooltip::after {
	content: attr(data-title);
	display: none;
	position: absolute;
	top: calc(100% + 28px);
	left: -36px;
	width: 192px;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	background: #FFFFFF;
	border-radius: 8px;
	padding: 24px;
	z-index: 10;
	box-shadow: 0 20px 20px 0 rgba(0, 95, 137, 0.2);
}

.b-suggest .b-tooltip:hover::before,
.b-suggest .b-tooltip:hover::after {
	display: block;
}

.b-suggest-footnote {
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	margin-top: 11px;
}

.b-suggest .b-new-link {
	text-decoration: underline;
}

.b-suggest .b-new-link:hover {
	color: #009731;
	text-decoration: none;
}

@media only screen and (max-width: 1023px) {
	.b-suggest {
		padding: 40px 0;
	}

	.b-suggest__title {
		margin-bottom: 16px;
		font-size: 28px;
		line-height: 34px;

	}

	.b-suggest__desc {
		margin: 0 0 30px;
		font-size: 15px;
		line-height: 19px;
	}
}

@media only screen and (max-width: 767px) {
	.b-suggest {
		padding: 32px 0;
	}

	.b-suggest__title {
		margin-bottom: 12px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-suggest__desc {
		margin: 0 0 24px;
	}

	.b-suggest-list {
		margin-left: -16px;
		margin-right: -16px;
	}

	.b-suggest-item {
		width: 100%;
		padding: 0 16px;
		margin-bottom: 16px;
		flex: none;
	}

	.b-suggest-card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		min-height: auto;
		height: auto;
		padding: 0;
		text-align: left;
	}

	.b-suggest-card-img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		background: #F2FAFF;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: auto;
		min-width: 32px;
		-webkit-border-radius: 8px 0 0 8px;
		-moz-border-radius: 8px 0 0 8px;
		border-radius: 8px 0 0 8px;
	}

	.b-suggest-card-img svg, .b-suggest-card-img img {
		min-width: 14px;
		height: 12px;
		width: 14px;
		display: block;
	}

	.b-suggest-card-text {
		margin: 0;
		padding: 16px 12px;
		font-size: 14px;
		line-height: 17px;
		background: #fff;
		-webkit-border-radius: 0 8px 8px 0;
		-moz-border-radius: 0 8px 8px 0;
		border-radius: 0 8px 8px 0;
	}

	.b-suggest .b-tooltip:after {
		width: 200px;
		right: -36px;
		left: auto;
	}

	.b-suggest-footnote {
		margin-top: 8px;
		font-size: 14px;
		line-height: 17px;
	}
}

/* b-suggest end */

/* b-desc-horizontal */

.b-desc-horizontal {
	padding: 45px 0 6px;
	color: #fff;
}

.b-desc-horizontal__title {
	margin: 0 0 37px;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
}

.b-desc-horizontal__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.b-desc-horizontal__item {
	width: calc(100% - 30px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 15px 40px;
}

.b-desc-horizontal__item.b-desc-horizontal__item--top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.b-desc-horizontal__item-img {
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 70px;
	height: 70px;
	margin-right: 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0px 6px 12px rgba(0, 147, 194, 0.12);
	-moz-box-shadow: 0px 6px 12px rgba(0, 147, 194, 0.12);
	box-shadow: 0px 6px 12px rgba(0, 147, 194, 0.12);
}

.b-desc-horizontal__item-img svg, .b-desc-horizontal__item-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 32px;
	height: 32px;
}

.b-desc-horizontal__item-desc {
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
}

.b-desc-horizontal__item-desc b {
	font-weight: 500;
}

.b-desc-horizontal__item-desc li {
	position: relative;
	display: block;
	padding-left: 1px;
}

.b-desc-horizontal__item-desc li:before {
	content: "";
	display: inline-block;
	margin-right: 6px;
	width: 3px;
	height: 3px;
	vertical-align: middle;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.b-desc-horizontal .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.b-desc-horizontal .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0;
}

.b-desc-horizontal .slider__s-dots {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 32px;
	margin-bottom: 0;
}

.b-desc-horizontal .slider__s-dot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #c4c4c4;
	margin: 0 4px;
}

.b-desc-horizontal .slider__s-dot.active {
	background: #00b9ff;
}

.b-desc-horizontal__footnote {
	margin-top: 23px;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

@media only screen and (max-width: 1023px) {
	.b-desc-horizontal {
		padding: 40px 0 16px;
	}

	.b-desc-horizontal__title {
		margin-bottom: 32px;
		font-size: 28px;
		line-height: 34px;
	}

	.b-desc-horizontal__list {
		margin: 0;
	}

	.b-desc-horizontal__item {
		width: 100%;
		margin: 0 0 24px;
	}

	.b-desc-horizontal__item-img {
		margin-right: 16px;
	}

	.b-desc-horizontal__item-desc {
		font-size: 15px;
		line-height: 19px;
	}
}

@media only screen and (max-width: 767px) {

	.b-desc-horizontal {
		padding: 32px 0 36px;
	}

	.b-desc-horizontal__title {
		margin-bottom: 24px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-desc-horizontal .owl-stage {
		display: block;
	}

	.b-desc-horizontal .owl-item {
		display: block;
	}

	.b-desc-horizontal__item-img {
		height: 56px;
		width: 56px;
	}

	.b-desc-horizontal__item-desc {
		font-size: 14px;
		line-height: 17px;
	}

	.b-desc-horizontal__footnote {
		font-size: 10px;
		line-height: 12px;
	}
}

/* b-desc-horizontal end */

/* b-pluses */

.b-pluses {
	background: url(../img/pluses-bg.jpg) top center/cover no-repeat;
}

.b-pluses .b-desc-horizontal__item {
	width: calc(50% - 30px);
}

@media only screen and (max-width: 1023px) {

	.b-pluses .b-desc-horizontal__item {
		width: 100%;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

}

@media only screen and (max-width: 767px) {

	.b-pluses .b-desc-horizontal__item,
	.b-pluses .b-desc-horizontal__item.b-desc-horizontal__item--top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0;
	}

	.b-pluses .b-desc-horizontal__item-img {
		margin-right: 0;
		margin-bottom: 24px;
	}
}

/* b-pluses end */

/* b-importantly */

.b-importantly {
	overflow: hidden;
}

.b-importantly__main {
	padding: 48px 0;
}

.b-importantly__title {
	position: relative;
	max-width: 900px;
	margin: 0 auto 39px;
	padding: 10px;
	font-weight: 500;
	font-size: 38px;
	line-height: 45px;
	text-transform: uppercase;
	background: url(../img/stroke-orange.svg) center/100% 100% no-repeat;
	color: #fff;
	text-align: center;
}

.b-importantly__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -30px;
}

.b-importantly__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: calc(33.33% - 60px);
	max-width: 270px;
	margin: 0 30px;
	padding: 32px 24px 17px;
	border: 1px solid #F4F4F4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.16);
	-moz-box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.16);
	box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.16);
	text-align: center;
}

.b-importantly__item.b-importantly__item--text-small {
	padding: 32px 17px 17px;
}

.b-importantly__item-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 72px;
	height: 72px;
	margin: 0 auto 19px;
}

.b-importantly__item-img svg, .b-importantly__item-img img {
	max-width: 100%;
	max-height: 100%;
}

.b-importantly__item-title {
	margin-bottom: 6px;
	font-size: 17px;
	line-height: 24px;
}

.b-importantly__item--text-small .b-importantly__item-title {
	font-size: 15px;
}

.b-importantly__item-desc {
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
}

.b-importantly__item--text-small .b-importantly__item-desc {
	font-size: 15px;
	line-height: 19px;
}

.b-importantly__footer {
	padding: 40px 0 35px;
	background: #F7F7F7;
}

.b-importantly__footer .inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.b-importantly__footer-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 170px;
	height: 170px;
	margin-right: 56px;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.b-importantly__footer-text {
	padding-top: 5px;
}

.b-importantly__footer-title {
	margin-bottom: 7px;
	font-size: 18px;
	line-height: 25px;
	color: #1C1C1C;
}

.b-importantly__footer-desc {
	margin-bottom: 18px;
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
}

.b-importantly__footer-footnote {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #595959;
}

.b-importantly__footer-title span,
.b-importantly__footer-footnote span {
	color: #FF9800;
}

.b-importantly .slider__s-dots {
	margin-top: 11px;
	width: 100%;
	text-align: center;
}

.b-importantly .slider__s-dot {
	vertical-align: middle;
	display: inline-block;
	width: 6px;
	height: 6px;
	font-size: 4px;
	margin: 0 4px;
	background: #c4c4c4;
	border-radius: 50%;
}

.b-importantly .slider__s-dot.active {
	background: #00b9ff;
}

@media only screen and (max-width: 1023px) {

	.b-importantly__main {
		padding: 40px 0;
	}

	.b-importantly__title {
		max-width: 900px;
		margin-bottom: 32px;
		padding: 11px;
		font-size: 28px;
		line-height: 34px;
	}

	.b-importantly__list {
		margin: 0 -8px;
	}

	.b-importantly__item {
		width: calc(33.33% - 16px);
		margin: 0 8px;
		padding: 24px 16px 17px;
	}

	.b-importantly__item-img {
		margin-bottom: 14px;
	}

	.b-importantly__item.b-importantly__item--text-small {
		padding: 24px 16px 17px;
	}

	.b-importantly__item-title,
	.b-importantly__item--text-small .b-importantly__item-title,
	.b-importantly__item-desc {
		font-size: 15px;
		line-height: 19px;
	}

	.b-importantly__item-title {
		padding: 0 5px;
	}

	.b-importantly__item-text {
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 100%;
		flex: 1;
	}

	.b-importantly__footer {
		padding: 32px 0 29px;
	}

	.b-importantly__footer-img {
		width: 144px;
		height: 144px;
		margin-right: 32px;
	}

	.b-importantly__footer-text {
		padding-top: 0;
	}

	.b-importantly__footer-img img {
		max-width: 22px;
	}

	.b-importantly__footer-title {
		font-size: 15px;
		line-height: 19px;
	}

	.b-importantly__footer-desc {
		margin-bottom: 21px;
		font-size: 15px;
		line-height: 19px;
	}
}

@media only screen and (max-width: 767px) {

	.b-importantly__main {
		padding: 33px 0 28px;
	}

	.b-importantly__main .inner {
		padding: 0;
	}

	.b-importantly__title {
		max-width: 288px;
		margin-bottom: 15px;
		padding: 7px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-importantly__list {
		margin: 0;
	}

	.b-importantly__item {
		width: calc(100% - 32px);
		max-width: none;
		margin: 16px;
		padding: 31px 16px 29px;
	}

	.b-importantly__item.b-importantly__item--text-small {
		padding: 31px 16px 29px;
	}

	.b-importantly__item-img {
		margin-bottom: 24px;
	}

	.b-importantly__item-title,
	.b-importantly__item--text-small .b-importantly__item-title,
	.b-importantly__item-desc,
	.b-importantly__item--text-small .b-importantly__item-desc {
		font-size: 14px;
		line-height: 17px;
	}

	.b-importantly__item-title {
		margin-bottom: 8px;
	}

	.b-importantly__footer {
		padding: 32px 0;
	}

	.b-importantly__footer .inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}

	.b-importantly__footer-img {
		margin: 0 auto 31px;
	}

	.b-importantly__footer-text {
		padding: 0 9px;
	}

	.b-importantly__footer-title,
	.b-importantly__footer-desc {
		font-size: 14px;
		line-height: 17px;
	}

	.b-importantly__footer-title {
		margin-bottom: 9px;
	}

	.b-importantly__footer-desc {
		margin-bottom: 31px;
	}

	.b-importantly__footer-footnote {
		padding: 0 15px;
		font-size: 10px;
		line-height: 12px;
	}
}

/* b-importantly end */

/* b-business */

.b-business {
	background: url(../img/business-bg.jpg) top center/cover no-repeat;
}

.b-business.b-desc-horizontal {
	padding-bottom: 0;
}

.b-business .b-desc-horizontal__item {
	width: calc(33.333% - 30px);
	margin-bottom: 24px;
}

.b-business .b-desc-horizontal__item-desc {
	padding-right: 5px;
}

.b-business__footer {
	margin-top: 16px;
	padding: 25px 0 29px;
	background: rgba(28, 28, 28, 0.2);
}

.b-business__footer .inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.b-business__footer-title {
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-transform: uppercase;
}

.b-business__footer-text {
	margin-right: 16px;
}

.b-business__footer-desc {
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
}

a.b-business__footer-btn {
	max-width: 370px;
	width: 100%;
	margin-top: 4px;
	padding: 12px;
	background: linear-gradient(180deg, #FFFC00 -28.12%, #FF6600 100%);
	box-shadow: 0px 6px 12px rgba(0, 147, 194, 0.12);
	border-radius: 6px;
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0px 1px 4px rgba(28, 28, 28, 0.2);
}

@media only screen and (max-width: 1023px) {

	.b-business .b-desc-horizontal__list {
		margin: 0 -10px;
	}

	.b-business .b-desc-horizontal__item {
		width: calc(33.333% - 20px);
		margin: 0 10px 24px;
	}

	.b-business__footer-title {
		font-size: 28px;
		line-height: 34px;
	}

	.b-business__footer-desc {
		font-size: 15px;
		line-height: 19px;
	}
}

@media only screen and (max-width: 767px) {

	.b-business .b-desc-horizontal__list {
		margin: 0;
	}

	.b-business .b-desc-horizontal__item {
		width: 100%;
		margin: 0 0 16px;
	}

	.b-business .b-desc-horizontal__item:last-child {
		margin: 0;
	}

	.b-business__footer .inner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.b-business__footer-text {
		width: 100%;
		margin: 0 0 16px;
		text-align: center;
	}

	.b-business__footer-title {
		font-size: 22px;
		line-height: 26px;
	}

	.b-business__footer-desc {
		font-size: 14px;
		line-height: 17px;
	}

	a.b-business__footer-btn {
		padding: 13px;
		font-size: 18px;
		line-height: 21px;
		font-weight: 500;
	}

}

/* b-business end */

/* b-chart */

.b-chart {
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
}
.b-chart.animated {
	opacity: 1;
	visibility: visible;
}

.b-chart__container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 48px 15px 24px;
}

.b-chart__title {
	margin: 0 0 22px;
	font-family: "Rubik", sans-serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #1C1C1C;
}
.b-chart__title--center {
	text-align: center;
}
.b-chart__title--upper {
	text-transform: uppercase;
}

.b-chart__title br.custom-br {
	display: none;
}

.b-chart__content {
	margin: 0 auto;
	position: relative;
}
.b-chart__content-inner {
	display: flex;
	align-items: flex-end;
	padding-top: 12px;
	overflow: hidden;
}

/* chart - axisY */
.b-axisY {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

.b-axisY__el {
	display: flex;
	justify-content: flex-end;
	position: relative;
	padding-right: 16px;
	border-right: 1px solid #C0CCD3;
}
.b-axisY__el:last-child {
	border-right: none;
}
.b-axisY__el:before {
	content: '';
	display: block;
	width: 8px;
	position: absolute;
	right: 0;
	top: -1px;
	z-index: 1;
	border-bottom: 1px solid #C0CCD3;
}
.b-axisY__el:after {
	content: '';
	display: block;
	width: 100vw;
	position: absolute;
	left: calc(100% - 8px);
	top: -1px;
	border-bottom: 1px solid #E9EDF5;
}
.b-axisY__el:last-child:before {
	display: none;
}
.b-axisY__el:last-child:after {
	left: 100%;
	border-bottom: 1px solid #C0CCD3;
}

.b-axisY__el-label {
	position: relative;
	bottom: 14px;
	font-family: Roboto;
	font-weight: normal;
	font-size: 17px;
	line-height: 20px;
	text-align: right;
	color: #4A4A4A;
}

/* chart slider - axisX */
.b-axisX {
	position: relative;
	overflow: hidden;
}

.b-axisX.owl-carousel {
	display: none;
}
.b-axisX.owl-carousel.owl-loaded {
	display: block;
}
.b-axisX.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.b-axisX__el {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	border-right: 2px dashed #E9EDF5;
}

.b-axisX__el-data {
	opacity: 0;
	visibility: hidden;
	position: relative;
	transform: scale(0.7);
	transition: .5s;
}
.b-axisX__el-data--visible {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.b-axisX__el-data-tooltip {
	display: none;
	width: 120px;
	padding: 8px 6px;
	position: absolute;
	bottom: calc(100% + 27px);
	right: calc(50% - 60px);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 147, 194, .12);
}
.b-axisX__el-data-tooltip--visible {
	display: block;
}
.b-axisX__el:hover .b-axisX__el-data-tooltip {
	display: block;
}
.b-axisX__el-data-tooltip:before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	bottom: -8px;
	right: calc(50% - 9px);
	z-index: 10;
	background: #fff;
	transform: rotate(45deg);
}
.b-axisX__el-data-tooltip-text {
	position: relative;
	z-index: 11;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	text-align: center;
	overflow: hidden;
	color: #333;
}
.b-axisX .owl-item:first-child .b-axisX__el-data-tooltip {
	left: -30px;
}
.b-axisX .owl-item:first-child .b-axisX__el-data-tooltip:before {
	left: 35px;
}

.b-axisX .owl-item:last-child .b-axisX__el-data-tooltip {
	right: -30px;
}
.b-axisX .owl-item:last-child .b-axisX__el-data-tooltip:before {
	right: 35px;
}

.b-axisX__el-data-val {
	margin-bottom: 14px;
	font-size: 17px;
	font-weight: 300;
	line-height: 1;
	color: #333;
}

.b-axisX__el-data-val--hidden {
	opacity: 0;
	visibility: hidden;
	height: 0;
	margin-bottom: 0;
}
.b-axisX__el-bar {
	width: 9%;
	height: 0;
	position: relative;
	top: 0;
	background: linear-gradient(0deg, #00B9FF, #00B9FF), linear-gradient(180deg, #00B9FF 0%, #006EB3 100%);
}
.b-axisX__el-label {
	width: 100%;
	padding-top: 20px;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 17px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	color: #333;
	overflow: hidden;
}

/* slider pagination container - axisX */
.b-chart__dots-container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 12px;
}
.b-chart__dots-container.disabled {
	display: none;
}
.b-axisX__dot {
	display: block;
	width: 6px;
	height: 6px;
	padding: 12px 7px;
	position: relative;
	cursor: pointer;
}
.b-axisX__dot:after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: calc(50% - 3px);
	left: calc(50% - 3px);
	background: #c4c4c4;
	border-radius: 50%;
}
.b-axisX__dot.active:after {
	background: #00b9ff;
}


/* slider navigation container - axisX */
.b-chart__nav-container {
	position: absolute;
	width: 100%;
	top: calc(50% - 75px);
	left: 0;
	height: 0;
}
.b-chart__nav-container.disabled {
	display: none;
}
.b-chart__nav-container .owl-prev,
.b-chart__nav-container .owl-next {
	position: absolute;
	width: 32px;
	height: 58px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.b-chart__nav-container .owl-prev {
	left: -75px;
	background: url(../img/prev.svg) no-repeat center/contain;
}
.b-chart__nav-container .owl-next {
	right: -75px;
	background: url(../img/next.svg) no-repeat center/contain;
}

@media screen and (max-width: 1199px) {
	.b-chart__container {
		padding: 48px 24px 24px
	}

	.b-chart__nav-container {
		top: calc(50% - 65px);
	}
	.b-chart__nav-container .owl-prev, .b-chart__nav-container .owl-next {
		width: 23px;
		height: 40px;
	}
	.b-chart__nav-container .owl-prev {
		left: -37px;
	}
	.b-chart__nav-container .owl-next {
		right: -37px;
	}
}

@media screen and (max-width: 1023px) {
	.b-chart__container {
		padding: 40px 24px 14px
	}

	.b-chart__title {
		margin: 0 0 20px;
		font-size: 28px;
		line-height: 34px;
		letter-spacing: -0.01em;
	}
}

@media screen and (max-width: 767px) {
	.b-chart__container {
		padding: 32px 15px 28px;
	}

	.b-chart__title {
		margin: 0;
		font-size: 22px;
		line-height: 26px;
	}

	.b-chart__title br.custom-br {
		display: initial;
	}

	.b-chart__content {
		max-width: none;
	}
	.b-chart__content-inner {
		padding-top: 0;
	}

	.b-axisY {
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
	}
	.b-axisY:before {
		display: none;
	}

	.b-axisY__el {
		justify-content: flex-start;
		border-right: none;
		align-items: center;
	}
	.b-axisY__el:before {
		display: none;
	}
	.b-axisY__el:after {
		width: 100%;
		top: 40px;
		left: 0;
		z-index: 2;
	}
	.b-axisY__el:last-child:after {
		left: 0;
		border-bottom: 1px solid #E9EDF5;

	}
	.b-axisY__el-label {
		bottom: auto;
		z-index: 2;
		font-size: 14px;
		line-height: 16px;
		text-align: left;
		color: #C0CCD3;
	}

	.b-axisX {
		border-left: none;
		border-bottom: none;
	}
	.b-axisX.owl-carousel {
		padding-bottom: 59px !important;
		margin-top: 41px;
		z-index: 2;
		overflow: hidden;
	}
	.b-axisX:before {
		display: none;
	}

	.b-axisX__el {
		border-right: none;
	}

	.b-axisX__el-data-tooltip {
		width: 110px;
		right: calc(50% - 55px);
		bottom: calc(100% + 21px);
	}
	.b-axisX__el-data-tooltip-text {
		font-size: 13px;
		line-height: 15px;
	}

	.b-axisX__el-data {
		margin-bottom: 4px;
	}
	.b-axisX__el-data-val {
		margin-bottom: 5px;
	}
	.b-axisX__el-data-val--hidden {
		margin-bottom: 0;
	}

	.b-axisX__el-label {
		padding-top: 16px;
		font-size: 14px;
		line-height: 17px;
	}

	.b-chart__dots-container {
		margin-top: 0;
	}
}

/* b-chart end */

/* b-performance */

.b-performance {
	background: url(../img/performance-bg.jpg) top center/cover no-repeat;
}

.b-performance.b-desc-horizontal {
	padding: 45px 0 21px;
}

.b-performance .b-desc-horizontal__title {
	margin-bottom: 45px;
}

.b-performance .b-desc-horizontal__item {
	width: calc(33.333% - 30px);
	margin-bottom: 24px;
}

.b-performance  .b-desc-horizontal__item-desc {
	font-weight: 500;
}

@media only screen and (max-width: 1023px) {

	.b-performance .b-desc-horizontal__title {
		margin-bottom: 32px;
	}

	.b-performance.b-desc-horizontal {
		padding: 40px 0 31px;
	}

	.b-performance .b-desc-horizontal__list {
		margin: 0 -10px;
	}

	.b-performance .b-desc-horizontal__item {
		width: calc(33.333% - 20px);
		margin: 0 10px 24px;
	}

}

@media only screen and (max-width: 767px) {

	.b-performance .b-desc-horizontal__title {
		margin-bottom: 24px;
	}

	.b-performance.b-desc-horizontal {
		padding: 32px 0 36px;
	}

	.b-performance.b-desc-horizontal {
		padding-bottom: 36px;
	}


	.b-performance .b-desc-horizontal__list {
		margin: 0;
	}

	.b-performance .b-desc-horizontal__item {
		width: 100%;
		margin: 0 0 16px;
	}

	.b-performance .b-desc-horizontal__item:last-child {
		margin: 0;
	}

	.b-performance  .b-desc-horizontal__item-desc {
		font-weight: 300;
	}

}

/* b-performance end */

/* b-reviews */

.b-reviews {
	padding: 44px 0 49px;
	background: #F4F4F4;
}

.b-reviews__title {
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #1C1C1C;
	margin: 0 0 16px;
}

.b-reviews__desc {
	max-width: 1100px;
	margin: 0 auto 37px;
	font-weight: 300;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
}

.b-reviews__item {
	background: #fff;
	-webkit-box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.08);
	-moz-box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.08);
	box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.08);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 28px 40px 36px;
	margin: 0 0 24px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.blur-container {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.b-reviews__item--blurred {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

/* Blur fix for ie11 --start */
body.ie11 .b-reviews__list {
	display: block;
	width: 100%;
	height: 240px;
	position: relative;
	background: #fff;
	box-shadow: 0px 6px 12px rgba(119, 119, 119, 0.08);
	border-radius: 8px;
	user-select: none;
}
body.ie11 .b-reviews__list:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/testimonial-blur_desktop.jpg) no-repeat center/96%;
}
@media only screen and (max-width: 1023px) {
	body.ie11 .b-reviews__list {
		height: 300px;
	}
	body.ie11 .b-reviews__list:after {
		background: url(../img/testimonial-blur_tablet.jpg) no-repeat center/96%;
	}
}
@media only screen and (max-width: 767px) {
	body.ie11 .b-reviews__list {
		height: 330px;
		max-width: 300px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	body.ie11 .b-reviews__list:after {
		background: url(../img/testimonial-blur_mobile.jpg) no-repeat center/88%;
	}
}
/* Fix for ie11 --end */


.b-reviews__item:last-child {
	margin-bottom: 0;
}

.b-reviews__head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
}

.b-reviews__info>* {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: .01em;
	margin: 0;
}

.b-reviews__org {
	margin-top: 2px;
	color: #8a979f;
}

.b-reviews__rate {
	position: absolute;
	top: 3px;
	left: 0;
	width: 100%;
	text-align: center;
}

.b-reviews .rating {
	display: inline-block;
}

.b-reviews .rating__group {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.b-reviews .rating__star {
	margin: 0 2px;
}

.b-reviews .rating__star path {
	fill: #8a979f;
}

.b-reviews .rating__star.is_active path {
	fill: #ff9800;
}

.b-reviews__body {
	margin-top: 18px;
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
	background: url(../img/review-bg.png) center no-repeat;
}

.b-reviews__body >:first-child {
	margin-top: 0;
}

.b-reviews__body >:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {

	.b-reviews {
		padding: 35px 0 41px;
	}

	.b-reviews__title {
		margin: 0 0 11px;
		font-size: 28px;
		line-height: 34px;
		letter-spacing: normal;
	}

	.b-reviews__desc {
		margin: 0 0 32px;
		padding: 0 15px;
		font-size: 15px;
		line-height: 19px;
	}

	.b-reviews__item {
		padding: 22px 24px 28px;
		margin: 0 0 16px;
	}

	.b-reviews__info>* {
		font-size: 15px;
		line-height: 19px;
		letter-spacing: normal;
	}

	.b-reviews__org {
		margin-top: 5px;
	}

	.b-reviews__rate {
		top: 1px;
	}

	.b-reviews__body {
		margin-top: 12px;
		font-size: 15px;
		line-height: 19px;
	}

}

@media only screen and (max-width: 767px) {

	.b-reviews {
		padding: 28px 0 32px;
	}

	.b-reviews__title {
		margin: 0 0 12px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-reviews__desc {
		margin: 0 0 22px;
		padding: 0;
		font-size: 14px;
		line-height: 17px;
	}

	.b-reviews__item {
		padding: 22px 16px;
	}

	.b-reviews__head {
		display: block;
	}

	.b-reviews__info {
		width: 100%;
		padding-top: 46px;
		text-align: center;
	}

	.b-reviews__author {
		font-size: 18px;
		line-height: 22px;
		letter-spacing: 0.01em;
		color: #1C1C1C;
	}

	.b-reviews__org {
		font-size: 14px;
		line-height: 17px;
	}

	.b-reviews__body {
		margin-top: 14px;
		font-size: 14px;
		line-height: 17px;
		letter-spacing: 0.02em;
	}
}

/* b-reviews end */

/* b-faq */

.b-faq__container {
	padding-top: 48px;
	padding-bottom: 48px;
}

.b-faq__title {
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto 40px;
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
}

.b-faq .b-element__question {
	border-top: 1px solid #dbebf3;
	border-bottom: 1px solid #dbebf3;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #eaf5ff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.b-faq .b-element__wrapper {
	max-width: 1200px;
	font-family: 'Roboto','Open Sans','Noto Sans',sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	font-size: 18px;
	margin: 0 auto;
	width: 100%;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 25px 15px;
}

.b-faq .b-element__wrapper:after {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 24px;
}

.b-faq .b-element__wrapper:after {
	content: '';
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-left: auto;
	background: url(../img/arrow-blue.svg) no-repeat center/cover;
}

.b-faq .b-element__question.js-active .b-element__wrapper:after {
	background-image: url(../img/arrow-active.svg);
}

.b-faq .b-element__answer,
.b-faq .b-element__textual {
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	font-weight: 300;
	color: #576A75;
}

.b-faq .b-element__answer {
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	max-height: 0;
	overflow: hidden;
	visibility: hidden;
	position: relative;
	-webkit-transition: max-height .5s,padding .5s,visibility 0s .5s;
	-o-transition: max-height .5s,padding .5s,visibility 0s .5s;
	transition: max-height .5s,padding .5s,visibility 0s .5s;
	margin: 0 auto;
}

.b-faq .b-element__question.js-active+.b-element__answer {
	max-height: 1100px;
	visibility: visible;
	padding-top: 32px;
	padding-bottom: 32px;
	-webkit-transition: max-height .5s,padding .5s,visibility 0s;
	-o-transition: max-height .5s,padding .5s,visibility 0s;
	transition: max-height .5s,padding .5s,visibility 0s;
}

.b-faq .b-element__textual {
	margin: 0 0 24px;
}

.b-faq .b-element__textual:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {

	.b-faq .b-element__wrapper {
		line-height: 20px;
		padding: 36px 24px;
	}

	.b-faq__container {
		padding-bottom: 0;
	}

	.b-faq .b-element__answer {
		padding-left: 24px;
		padding-right: 24px;
		font-size: 16px;
		line-height: 20px;
	}

	.b-faq .b-answer-items--list-numbered .b-answer-items__textual:before,
	.b-faq .b-answer-items__textual,
	.b-faq .b-element__textual,
	.b-faq__more {
		font-size: 16px;
		line-height: 20px;
	}

}

@media only screen and (max-width: 1023px) {

	.b-faq__title {
		margin-bottom: 32px;
		padding: 0 24px;
		font-size: 28px;
		line-height: 34px;
	}

	.b-faq__container {
		padding-top: 40px;
		padding-bottom: 0;
	}

	.b-faq .b-element__answer,
	.b-faq .b-element__wrapper {
		padding-left: 24px;
		padding-right: 24px;
		font-size: 16px;
	}

	.b-faq .b-element__answer {
		font-size: 15px;
		line-height: 19px;
	}

	.b-faq .b-element__question.js-active+.b-element__answer {
		padding-top: 32px;
		padding-bottom: 32px;
	}

	.b-faq .b-answer-items--list-numbered .b-answer-items__textual:before,
	.b-faq .b-answer-items__textual,
	.b-faq .b-element__textual,
	.b-faq__more {
		font-size: 15px;
		line-height: 19px;
	}
}

@media only screen and (max-width: 767px) {

	.b-faq__title {
		margin-bottom: 24px;
		padding: 0 16px;
		font-size: 22px;
		line-height: 26px;
	}

	.b-faq__container {
		padding-top: 32px;
		padding-bottom: 0;
	}

	.b-faq .b-element__wrapper {
		font-size: 15px;
		line-height: 19px;
		padding: 25px 16px;
	}

	.b-faq .b-element__answer {
		padding-left: 16px;
		padding-right: 16px;
		font-size: 14px;
		line-height: 17px;
	}

	.b-faq .b-element__question.js-active+.b-element__answer {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.b-faq .b-element__textual {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 16px;
	}
}

/* b-faq end */

/* b-map */

.b-map {
	position: relative;
	overflow: hidden;
	background: url(../img/map-gray1024.jpg) no-repeat center;
	background-size: cover;
}

@media only screen and (min-width:1200px) {
	.b-map {
		background: url(../img/map-gray1920.jpg) no-repeat center;
		background-size: cover
	}
}

@media only screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:1200px) and (min-device-pixel-ratio:2),
only screen and (min-width:1200px) and (min--moz-device-pixel-ratio:2),
only screen and (min-width:1200px) and (-o-min-device-pixel-ratio:2/1),
only screen and (min-width:1200px) and (min-resolution:192dpi),
only screen and (min-width:1200px) and (min-resolution:2dppx) {
	.b-map {
		background: url(../img/map-gray1920.jpg) no-repeat center;
		background-size: cover
	}
}

.b-map__container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 48px 15px ;
}

.b-map__form {
	width: 570px;
	background: #fff;
	-webkit-box-shadow: 0 6px 20px rgba(0, 95, 137, .2);
	box-shadow: 0 6px 20px rgba(0, 95, 137, .2);
	border-radius: 10px;
	padding: 25px 32px 18px;
	position: relative;
	z-index: 2;
}

.b-form__loader {
	display: none;
	position: absolute;
	background: rgba(255, 255, 255, .5) url(../img/loader_bg-blue.svg) no-repeat center center;
	box-shadow: 0 0 22px 0 #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	text-align: center;
}

.b-form__head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 24px;
}

.b-form__icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 88px;
	height: 88px;
	border: 2px solid #eff2f7;
	margin-right: 24px;
	overflow: hidden;
	border-radius: 50%;
}

.b-form__img {
	width: 100%;
}

.b-form__wrap {
	display: block;
	margin-bottom: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.b-form__title {
	font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	color: #008EC4;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.b-form__desc,
.b-form__field--checkbox label {
	font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	font-weight: 300;
	margin: 0;
	color: #333333;
}

.b-form__wrap>:last-child {
	margin-bottom: 0;
}

.b-form__wrapper {
	position: relative;
}

.b-form__field,
.b-form__fields {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.b-form__fields {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.b-form__field {
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.b-form__field--border {
	border: 1px solid #f1f1f1;
}

.b-form__field--text {
	position: relative;
	padding: 0;
}

.b-form__fields >:last-child {
	margin-bottom: 0;
}

.b-form__input {
	font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	font-weight: 300;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	width: 100%;
	padding: 16px 16px 16px 47px;
	margin: 0;
	opacity: 1;
	border: none;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.b-form__input--invalid,
.b-form__input.invalid {
	position: relative;
	padding: 16px 16px 16px 47px;
}

.b-form__input[type=email],
.b-form__input[type=tel],
.b-form__input[type=text] {
	min-height: 34px;
}

.b-form__field-icon {
	margin-right: 0;
	position: absolute;
	top: calc(50% + 1px);
	transform: translate(0, -50%);
	left: 16px;
	z-index: 1;
	pointer-events: none;
}

.sp-map-default-fields_user,
.sp-map-default-fields_phone,
.sp-map-default-fields_clip-green,
.sp-map-default-fields_globe {
	width: 1em;
	height: 1em;
	font-size: 16px;
	fill: #00B9FF;
}

.sp-map-default-fields_mail {
	font-size: 12px;
	fill: #00B9FF;
	width: 1.33em;
	height: 1em;
}

.sp-map-default-fields_chat {
	font-size: 14px;
	fill: #00B9FF;
	width: 1.14em;
	height: 1em;
}

.b-form__input--invalid+.b-form__field-icon .sp-map-default-fields_chat,
.b-form__input--invalid+.b-form__field-icon .sp-map-default-fields_clip-green,
.b-form__input--invalid+.b-form__field-icon .sp-map-default-fields_globe,
.b-form__input--invalid+.b-form__field-icon .sp-map-default-fields_mail,
.b-form__input--invalid+.b-form__field-icon .sp-map-default-fields_phone,
.b-form__input--invalid+.b-form__field-icon .sp-map-default-fields_user,
.b-form__input.invalid+.b-form__field-icon .sp-map-default-fields_chat,
.b-form__input.invalid+.b-form__field-icon .sp-map-default-fields_clip-green,
.b-form__input.invalid+.b-form__field-icon .sp-map-default-fields_globe,
.b-form__input.invalid+.b-form__field-icon .sp-map-default-fields_mail,
.b-form__input.invalid+.b-form__field-icon .sp-map-default-fields_phone,
.b-form__input.invalid+.b-form__field-icon .sp-map-default-fields_user {
	fill: #ff8a82;
}

.b-form__text--invalid+.b-form__field-icon .sp-map-default-fields_chat,
.b-form__text--invalid+.b-form__field-icon .sp-map-default-fields_clip-green,
.b-form__text--invalid+.b-form__field-icon .sp-map-default-fields_globe,
.b-form__text--invalid+.b-form__field-icon .sp-map-default-fields_mail,
.b-form__text--invalid+.b-form__field-icon .sp-map-default-fields_phone,
.b-form__text--invalid+.b-form__field-icon .sp-map-default-fields_user,
.b-form__text.invalid+.b-form__field-icon .sp-map-default-fields_chat,
.b-form__text.invalid+.b-form__field-icon .sp-map-default-fields_clip-green,
.b-form__text.invalid+.b-form__field-icon .sp-map-default-fields_globe,
.b-form__text.invalid+.b-form__field-icon .sp-map-default-fields_mail,
.b-form__text.invalid+.b-form__field-icon .sp-map-default-fields_phone,
.b-form__text.invalid+.b-form__field-icon .sp-map-default-fields_user {
	fill: #ff8a82;
}

.b-field-tooltip {
	display: flex;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	pointer-events: none;
	left: 0;
	top: calc(100% + 8px);
	background: none;
	box-shadow: none;
	padding: 0;
	color: #fa7066;
	border-radius: 4px;
	font-size: 12px;
	line-height: 1;
	font-weight: 300;
	font-style: italic;
	text-align: center;
	transform: translateY(-50%);
	transition: all .5s ease-in-out;
	pointer-events: none;
}

.b-field-tooltip {
	opacity: 0 !important;
	visibility: hidden !important;
}

.b-field-tooltip--active {
	opacity: 1 !important;
	visibility: visible !important;
}

.b-form__input--invalid~.b-field-tooltip,
.b-form__input.invalid~.b-field-tooltip {
	opacity: 1;
	visibility: visible;
}

.b-field-tooltip span {
	margin-right: 8px;
}

.b-field-tooltip b {
	font-weight: 500;
}

.b-form__text {
	font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	font-weight: 300;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	width: 100%;
	height: 154px;
	margin-bottom: 0;
	padding: 14px 16px 14px 47px;
	opacity: 1;
	border: none;
	resize: none;
}

.b-form__text--invalid,
.b-form__text.invalid {
	position: relative;
	padding: 16px 16px 16px 47px;
}


.b-form__text:-moz-placeholder,
.b-form__text:-ms-input-placeholder,
.b-form__text::-moz-placeholder,
.b-form__text::-webkit-input-placeholder {
	color: #8a979f
}

.b-form__text:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.b-form__text:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.b-form__text:focus:-moz-placeholder,
.b-form__text:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.b-form__text:focus:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

::placeholder,
::-webkit-input-placeholder {
	color: #8a979f
}

.b-form__input:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.b-form__input:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.b-form__input:focus:-moz-placeholder,
.b-form__input:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.b-form__input:focus:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.b-form__field-icon--top {
	padding-top: 0;
	top: 29px;
}

.b-form__return-files, .b-form__return-files-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.b-form__return-files {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: absolute;
	bottom: 16px;
	left: 16px;
}

.b-form__btn-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 24px;
	margin-bottom: 14px;
	opacity: 1;
	visibility: visible;
}

.b-form__btn {
	font-family: 'Rubik', 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
	font-style: normal;
	font-size: 20px;
	line-height: 1;
	font-weight: 500;
	border-radius: 6px;
	text-transform: uppercase;
	transition: 0.15s ease-in-out;
	cursor: pointer;
	-webkit-box-shadow: 0 10px 20px rgba(3, 6, 31, .21);
	box-shadow: 0 10px 20px rgba(3, 6, 31, .21);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-28.12%, #fffc00), to(#f60));
	background: -webkit-linear-gradient(top, #fffc00 -28.12%, #f60 100%);
	background: -o-linear-gradient(top, #fffc00 -28.12%, #f60 100%);
	background: linear-gradient(180deg, #fffc00 -28.12%, #f60 100%);
	color: #fff;
	text-shadow: 0 1px 4px rgba(28, 28, 28, .2);
	border: 0;
	min-width: 222px;
	text-align: center;
	display: block;
	padding: 14px 50px;
}

.b-form__btn:hover {
	-webkit-box-shadow: 0 2px 2px rgba(3, 6, 31, .21);
	box-shadow: 0 2px 2px rgba(3, 6, 31, .21);
	opacity: 0.8;
}

.b-form__btn:hover {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-28.12%, #fffc00), to(#fd812f));
	background: -webkit-linear-gradient(top, #fffc00 -28.12%, #fd812f 100%);
	background: -o-linear-gradient(top, #fffc00 -28.12%, #fd812f 100%);
	background: linear-gradient(180deg, #fffc00 -28.12%, #fd812f 100%);
}

.b-form__agreement {
	text-align: center;
	font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	font-size: 10px;
	color: #9da4a8;
	margin: 21px 0 11px;
}

.b-form__agreement p {
	margin: 0;
}

.b-form__agreement-link {
	color: #009731;
	white-space: nowrap;
	cursor: pointer;
}

.b-map__info {
	position: absolute;
	top: calc(50% - 150px);
	left: calc(50% + 1200px/4 + -10px);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.b-mapBox__info,
.b-map__info {
	background-color: #fff;
	padding: 28px 32px 14px;
	width: 470px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 6px 20px 0 rgba(0, 95, 137, .2);
	box-shadow: 0 6px 20px 0 rgba(0, 95, 137, .2);
	border-radius: 10px;
	z-index: 3;
}

.b-map__info:before {
	 content: '';
	 display: block;
	 width: 24px;
	 height: 24px;
	 position: absolute;
	 bottom: -55px;
	 left: calc(50% - 12px);
	 background: #01ed37;
	 border-radius: 50%;
	 border: 3px solid #fff;
	 -webkit-box-shadow: 0 0 12px -2px rgba(0, 0, 0, .3);
	 box-shadow: 0 0 12px -2px rgba(0, 0, 0, .3);
 }

.b-mapBox__info:after,
.b-map__info:after {
	content: '';
	display: block;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 32px;
	height: 31px;
	background-color: #fff;
	bottom: -13px;
	left: calc(50% - 16px);
	-webkit-box-shadow: 6px 6px 5px -3px rgba(0, 95, 137, .2);
	box-shadow: 6px 6px 5px -3px rgba(0, 95, 137, .2);
}

.b-mapBox__title,
.b-map__title {
	font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	color: #008EC4;
	text-transform: uppercase;
	margin: 0 0 16px;
}

.b-mapBox__address,
.b-map__address {
	font-family: 'Roboto', 'Open Sans', 'Noto Sans', sans-serif;
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	font-weight: 300;
	margin: 0 0 16px;
	color: #333333;
}

.b-pop-up {
	display: none;
	max-width: 900px;
	padding: 40px;
	background: #fff;
}

.b-pop-up__head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px;
}

.b-pop-up__iconsPopup {
	margin-right: 30px;
}

.sp-map-default-fields_certificate {
	font-size: 118px;
}

.sp-map-default-fields_certificate {
	width: 1em;
	height: 1em;
}

.b-pop-up__title {
	font-style: normal;
	line-height: 28px;
	text-transform: uppercase;
}

.b-pop-up__title--orange {
	color: #f60;
}

.b-pop-up__title {
	margin: 0;
	font-size: 21px;
	font-weight: 500;
}

.b-pop-up__item {
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	font-weight: 300;
	padding: 0;
	margin: 0 0 20px;
}

.b-pop-up__item:last-child {
	margin: 0;
}


/* Fancybox form-response modals */
.b-pop-up--state {
	max-width: 640px;
	padding: 40px 40px 14px !important;
	text-align: center;
}
.b-pop-up--state .b-pop-up__head {
	display: block;
	margin-bottom: 10px;
}
.b-pop-up--state .b-pop-up__logo {
	width: 195px;
	height: 55px;
	margin-bottom: 34px;
}
.b-pop-up--state .b-pop-up__title {
	color: #1c1c1c;
	font-size: 24px;
	line-height: 28px;
	padding-right: 0;
}


.fancybox-close-small {
	background: url(../img/fancy-close-blue.svg) no-repeat center;
	top: 10px !important;
	right: 10px !important;
	color: transparent !important;
	opacity: .5;
	visibility: visible;
	transition: .3s;
}


@media only screen and (max-width: 1199px) {

	.b-map__container {
		padding: 48px 24px 548px;
	}

	.b-map__form {
		width: 100%;
	}

	.b-form__icon {
		width: 72px;
		height: 72px;
	}

	.b-form__title {
		margin-bottom: 20px;
	}

	.b-form__desc,
	.b-form__field--checkbox label {
		font-size: 16px;
		line-height: 20px;
	}

	.b-form__fields {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.b-form__field {
		width: calc(50% - 10px);
	}

	.b-form__input {
		font-size: 16px;
		line-height: 20px;
	}

	.b-form__text {
		font-size: 16px;
		line-height: 20px;
		height: 108px;
	}

	.b-form__btn-wrapper {
		margin-top: 36px;
		margin-bottom: 18px;
	}

	.b-mapBox__address,
	.b-map__address {
		font-size: 16px;
		line-height: 20px;
	}

	.b-map__info {
		left: 50%;
		top: calc(68% + 20px);
	}

	.b-mapBox__title,
	.b-map__title {
		margin-bottom: 20px;
	}

	.b-mapBox__address,
	.b-map__address,
	.b-new-modal--v2 .b-new-modal__form .b-form__desc,
	.b-pop-up__item {
		font-size: 16px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 1023px) {

	.b-map__container {
		padding: 40px 24px 540px;
	}

	.b-map__form {
		padding: 24px 32px 16px;
	}

	.b-form__title {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 18px;
	}

	.b-form__desc,
	.b-form__field--checkbox label,
	.b-form__input {
		font-size: 15px;
		line-height: 19px;
	}

	.b-form__desc,
	.b-form__field--checkbox label,
	.b-form__input {
		font-size: 15px;
		line-height: 19px;
	}

	.b-form__text {
		font-size: 15px;
		line-height: 19px;
	}

	.b-form__btn-wrapper {
		margin-top: 33px;
	}

	.b-form__btn {
		padding: 10px;
		min-width: 190px;
		font-size: 18px;
		line-height: 21px;
	}

	.b-mapBox__title,
	.b-map__title {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 18px;
	}

	.b-mapBox__address,
	.b-map__address {
		font-size: 15px;
		line-height: 19px;
	}

	.b-pop-up {
		padding: 40px 20px 0;
	}

	.b-pop-up__title {
		line-height: 24px;
		font-size: 20px;
	}

	.b-pop-up__item {
		font-size: 15px;
		line-height: 19px;
	}
}

@media only screen and (max-width: 767px) {

	.b-map__container {
		padding: 32px 16px 532px;
	}

	.b-map__form {
		padding: 24px 16px 4px;
	}

	.b-form__icon {
		display: none;
	}

	.b-form__title {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 8px;
	}

	.b-form__desc,
	.b-form__field--checkbox label {
		font-size: 14px;
		line-height: 17px;
	}

	.b-form__field {
		width: 100%;
	}

	.b-form__input,
	.b-form__text {
		font-size: 14px;
		line-height: 19px;
		padding: 12px 16px 12px 47px;
	}

	.b-form__input--invalid,
	.b-form__input.invalid,
	.b-form__text.invalid,
	.b-form__text--invalid {
		padding: 12px 16px 12px 47px;
	}

	.b-field-tooltip {
		background: 0 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #fa7066;
	}

	.b-field-tooltip,
	.b-field-tooltip--top {
		top: calc(100% + 8px);
	}

	.b-form__text {
		height: 86px;
	}

	.b-form__field-icon--top {
		top: 24px;
	}

	.b-form__btn-wrapper {
		margin-top: 28px;
		margin-bottom: 24px;
	}

	.b-form__agreement-link {
		white-space: normal;
	}

	.b-map__info {
		top: 72%;
		width: 287px;
	}

	.b-mapBox__title, .b-map__title {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 8px;
		text-transform: uppercase;
	}

	.b-mapBox__address, .b-map__address {
		font-size: 14px;
		line-height: 17px;
	}

	.b-pop-up {
		padding: 12px 12px 0 0;
	}

	.b-pop-up__iconsPopup {
		display: none;
	}

	.sp-map-default-fields_certificate {
		font-size: 18px;
	}

	.b-pop-up__title {
		font-size: 18px;
		line-height: 22px;
		text-transform: none;
	}

	.b-pop-up__item {
		font-size: 14px;
		line-height: 17px;
	}

	.b-pop-up--state {
		padding: 26px 15px 0 !important;
	}
	.b-pop-up--state .b-pop-up__logo {
		margin-bottom: 17px;
	}
}
/* b-map end */

/* b-footer */

.b-footer {
	position: relative;
	padding: 0;
	margin: 0;
	overflow: visible;
	background: url(../img/bg-footer.jpg);
	background-blend-mode: multiply, normal, normal, normal;
	background-size: cover;
}

.b-footer .b-footer__container {
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
	position: relative;
}

.b-footer .b-footer__up {
	position: absolute;
	bottom: 7%;
	right: 15px;
	padding: 6px 35px 6px 14px;
	border: 2px solid #245770;
	background: rgba(0, 0, 0, .1);
	text-transform: uppercase;
	color: #fff;
	border-radius: 4px;
	font-weight: 500;
	-webkit-transition: background .5s ease, color .5s ease;
	-o-transition: background .5s ease, color .5s ease;
	transition: background .5s ease, color .5s ease;
}

.b-footer .b-footer__up:after {
	content: '';
	position: absolute;
	top: auto;
	left: calc(50% + 20px);
	width: 12px;
	height: 14px;
	background: url(../img/arrow.svg) no-repeat;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.b-footer .b-footer__up:hover {
	background: #fff;
	cursor: pointer;
	color: #00618c;
}

.b-footer .b-footer__up:hover:after {
	background-position-y: -15px;
}

.b-footer .b-footer__row {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	border-bottom: 1px solid #245770;
}

.b-footer .b-footer__row:last-child {
	border-bottom: none;
}

.b-footer .b-footer__row--general {
	border-bottom: 2px solid #245770;
}

.b-footer .b-footer__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	color: #5288a3;
	height: 12px;
	margin: 18px 0;
	padding: 0 12px;
	border-right: 1px solid #245770;
}

.b-footer .b-footer__item--contact {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 24px;
}

.b-footer .b-footer__item--menu,
.b-footer .b-footer__item--socials {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;

}

.b-footer .b-footer__item--socials {
	padding: 0 32px;
}

.b-footer .b-footer__item--menu {
	padding: 0 99px;
}

.b-footer .b-footer__row--general .b-footer__item {
	margin: 20px 0;
	height: 32px;
}

.b-footer .b-footer__row--general .b-footer__item--contact {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 0;
}

.b-footer .b-footer__item:first-child {
	padding-left: 0;
}

.b-footer .b-footer__item:last-child {
	border-right: 0;
	padding-right: 0;
}

.b-footer .b-footer__item .b-contact {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.b-footer .b-footer__item .b-contact__item {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.b-footer .b-footer__item .b-contact__item--mail {
	margin-right: 40px;
}

.b-footer .b-footer__item .b-contact__item--code {
	margin-right: 8px;
}

.b-footer .b-footer__item .b-contact__link {
	color: #fff;
	font-size: 16px;
}

.b-footer .b-footer__item .b-contact__item--mail .b-contact__link {
	-webkit-transition: color .1s ease-in-out;
	-o-transition: color .1s ease-in-out;
	transition: color .1s ease-in-out;
	font-weight: 300;
}

.b-footer .b-footer__item .b-contact__item--eye:hover .b-contact__link,
.b-footer .b-footer__item .b-contact__item--mail .b-contact__link:hover {
	color: #5eeba7;
}

.b-footer .b-footer__item .b-contact__item--code .b-contact__link {
	font-weight: 500;
}

.b-footer .b-footer__item .b-socials {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.b-footer .b-footer__item .b-socials__item {
	width: 24px;
	height: 24px;
	margin-right: 16px;
	background: url(../img/sprite-footer.svg) no-repeat;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.b-footer .b-footer__item .b-socials__item:last-child {
	margin-right: 0;
}

.b-footer .b-footer__item .b-socials__item--instagram {
	background: url(../img/instagram.svg) no-repeat;
}

.b-footer .b-footer__item .b-socials__item--vkontakte {
	background: url(../img/vk.svg) no-repeat;
}

.b-footer .b-footer__item .b-socials__item--facebook {
	background-position: 0 0;
}

.b-footer .b-footer__item .b-socials__item--youtube {
	background-position: -25px 0;
}

.b-footer .b-footer__item .b-socials__item--facebook:hover {
	background-position: 0 -25px;
}

.b-footer .b-footer__item .b-socials__item--youtube:hover {
	background-position: -25px -25px;
}

.b-footer .b-footer__item .b-socials__item--instagram:hover {
	background: url(../img/instagram-active.svg) no-repeat;
}

.b-footer .b-footer__item .b-socials__item--vkontakte:hover {
	background: url(../img/vk-active.svg) no-repeat;
}

.b-footer .b-footer__item .b-socials__link {
	display: block;
	height: inherit;
	width: inherit;
}

.b-footer .b-footer__item .b-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}

.b-footer .b-footer__item .b-menu__item {
	padding-right: 44px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.b-footer .b-footer__item .b-menu__item:last-child {
	padding-right: 0;
}

.b-footer .b-footer__item .b-menu__link {
	font-size: 14px;
	color: #fff;
	transition: .15s ease-in-out;
}

.b-footer .b-footer__item .b-menu__link:hover {
	color: #5eeba7;
	text-decoration: underline;
}

.b-footer .b-footer__item:first-child {
	padding-left: 0;
}

.b-footer .b-footer__item:last-child {
	border-right: 0;
	padding-right: 0;
}

.b-footer .b-footer__link {
	color: #5288a3;
	-webkit-transition: color .1s ease-in-out;
	-o-transition: color .1s ease-in-out;
	transition: color .1s ease-in-out;
	text-decoration: underline;
}

.b-footer .b-footer__link:hover {
	color: #5eeba7;
}

@media only screen and (max-width: 1199px) {

	.b-footer {
		margin-top: 40px;
	}

	.b-footer .b-footer__up,
	.b-footer .b-footer__up--fixed {
		-webkit-box-shadow: 0 -2px 10px rgba(0,0,0,.08);
		box-shadow: 0 -2px 10px rgba(0,0,0,.08);
		border-radius: 0;
		background: #fff;
		text-align: center;
		left: 0;
		right: 0;
	}

	.b-footer .b-footer__up {
		width: 100%;
		display: block;
		/* height: 40px; */
		padding: 14px 40px 8px 16px;
		color: #00b9ff;
		border: 0;
		top: -40px;
		bottom: auto;
	}

	.b-footer .b-footer__up--fixed:hover:after,
	.b-footer .b-footer__up:after {
		background-position-y: -30px;
	}

	.b-footer .b-footer__up:hover {
		background: 0 0;
	}

	.b-footer .b-footer__item--menu {
		padding: 0 32px;
	}
}

@media only screen and (max-width: 1023px) {

	.b-footer  .b-footer__item .b-menu__item {
		padding-right: 10px;
	}

}

@media only screen and (max-width: 767px) {

	.b-footer .b-footer__container {
		padding: 0;
	}

	.b-footer .b-footer__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 24px 9px;
		border-bottom: 2px solid #245770;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.b-footer .b-footer__row--general {
		padding: 0;
	}

	.b-footer .b-footer__item {
		font-size: 10px;
		padding: 0;
		border-right: 0;
		margin: 8px 0 0;
		height: auto;
		text-align: center;
	}

	.b-footer .b-footer__item--contact {
		padding: 16px 0 15px;
		border-bottom: 2px solid #245770;
	}

	.b-footer .b-footer__row--general .b-footer__item {
		margin: 8px 0;
		border-right: 0;
		height: auto;
	}

	.b-footer .b-footer__row--general .b-footer__item--contact {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.b-footer .b-footer__item .b-contact {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 auto;
	}

	.b-footer .b-footer__item .b-contact__item {
		width: 100%;
		margin: 0;
		text-align: center;
	}

	.b-footer .b-footer__item--socials {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
	}

	.b-footer .b-footer__item .b-contact__item--mail {
		text-align: center;
		margin-right: 0;
		order: 2;
		margin-top: 7px;
	}

	.b-footer .b-footer__item .b-socials__item {
		margin-right: 32px;
	}

	.b-footer .b-footer__item--menu {
		display: none;
	}

	.b-footer .b-footer__item {
		font-size: 10px;
		border-right: 0;
		margin: 8px 0 0;
		height: auto;
		text-align: center;
	}

}

/* b-footer end */

/* b-pop-up-information */

.b-pop-up-information {
	max-width: 940px;
	display: none;
	padding: 25px;
	background: #fff;
}

.b-pop-up-information__head,
.b-pop-up-information__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.b-pop-up-information__img-block {
	border: 6px solid #f3faff;
	border-radius: 50%;
	margin-right: 48px;
}

.b-pop-up-information__icon {
	width: 148px;
	height: 148px;
}

.b-pop-up-information__title {
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	margin: 0 0 32px;
	padding-right: 40px;
}

.b-pop-up-information__title--orange {
	color: #ff9800;
}

.b-pop-up-information__title--upper {
	text-transform: uppercase;
}

.b-pop-up-information__item {
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	font-weight: 300;
	padding: 0;
	margin: 0 0 20px;
}

.b-pop-up-information__item:last-child {
	margin: 0;
}

.b-pop-up-information__textual {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
	margin: 0;
}

.b-pop-up-information__docket {
	margin: 0;
	padding: 0;
}

.b-pop-up-information__docket-item {
	font-style: normal;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	list-style: none;
	margin: 0 0 16px;
}

.b-pop-up-information__docket-item:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ff9800;
	border-radius: 50%;
	margin-right: 16px;
	vertical-align: middle;
}

.b-pop-up-information__docket-item:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {

	.b-pop-up-information__img-block {
		margin-right: 40px;
	}

	.b-pop-up-information__icon {
		width: 112px;
		height: 112px;
	}

	.b-pop-up-information__docket-item,
	.b-pop-up-information__item {
		font-size: 16px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 1023px) {

	.b-pop-up-information {
		padding: 20px;
	}

	.b-pop-up-information__img-block {
		margin-right: 24px;
	}

	.b-pop-up-information__icon {
		width: 82px;
		height: 82px;
	}

	.b-pop-up-information__title {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 24px;
	}

	.b-pop-up-information__docket-item,
	.b-pop-up-information__item {
		font-size: 15px;
		line-height: 19px;
	}
}

@media only screen and (max-width: 767px) {

	.b-pop-up-information {
		padding: 12px;
	}

	.b-pop-up-information__img-block {
		display: none;
	}

	.b-pop-up-information__title {
		font-size: 18px;
		line-height: 22px;
	}

	.b-pop-up-information__title--upper {
		text-transform: none;
	}

	.b-pop-up-information__item {
		font-size: 14px;
		line-height: 17px;
	}

	.b-pop-up-information__textual {
		font-size: 14px;
	}

	.b-pop-up-information__docket-item {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 12px;
		margin-left: 10px;
		position: relative;
	}

	.b-pop-up-information__docket-item:before {
		content: '';
		position: absolute;
		display: block;
		width: 2px;
		height: calc(100% - 5px);
		left: -10px;
		background: #ff9800;
		border-radius: 0;
		margin-right: 8px;
	}

	.b-pop-up-information__docket-item:last-child {
		margin-bottom: 0;
	}
}
/* b-pop-up-information end */

/* fancybox */

.fancybox-type-inline .fancybox-skin {
	background: #fff;
	border-radius: 16px;
	padding: 16px;
}

.fancybox-overlay .fancybox-skin {
	padding: 16px!important;
}

.fancybox-type-inline .fancybox-close {
	background: url(../img/fancy-close-blue.svg) no-repeat center center;
	opacity: .3;
}

.b-pop-up .fancybox-type-inline .fancybox-close:hover,
.fancybox-type-inline .fancybox-close:hover {
	background: url(../img/fancy-close-blue.svg) no-repeat center center;
	opacity: 1;
}

.fancybox-type-inline .fancybox-close {
	top: 32px!important;
	right: 32px!important;
}

.fancybox-type-inline .fancybox-inner {
	overflow: auto!important;
}

@media only screen and (max-width: 1199px) {

	.fancybox-type-inline .fancybox-close {
		top: 10px !important;
		right: 10px !important;
	}

}

@media only screen and (max-width: 767px) {

	.b-pop-up .fancybox-type-inline .fancybox-skin,
	.fancybox-type-inline .fancybox-skin {
		border-radius: 5px;
	}

	.b-pop-up .fancybox-type-inline .fancybox-close,
	.fancybox-type-inline .fancybox-close {
		top: -8px;
		right: -8px;
		opacity: 1;
	}

	.fancybox-close-small {
		top: 0 !important;
		right: 0 !important;
	}

}

/* fancybox end */

#cookies-content li{
	margin-bottom: 6px;
}
.cookies-policy {
	display: none;
	background: rgba(9, 37, 53, .9);
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	padding: 7px 0;
	z-index: 5;
}

.cookies-policy a {
	color: #42c461!important;
	text-decoration: underline
}

.cookies-policy a:hover {
	text-decoration: none
}

.cookies-policy .inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 100%
}

.cookies-policy__button {
	background: 0 0;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	text-transform: uppercase;
	text-align: center;
	height: 32px;
	line-height: 29px;
	padding: 0 58px;
	box-sizing: border-box;
	transition: all .3s;
	display: inline-block;
	letter-spacing: .02em;
	font-weight: 500;
	font-size: 17px;
	margin-left: 20px
}

.cookies-policy__button:hover {
	border: 1px solid #42c461;
	color: #42c461
}

@media screen and (max-width:767px) {
	.s-section {
		padding: 30px 0
	}
	.s-section__heading {
		margin: 0 0 24px
	}
	.s-section__title {
		font-size: 22px;
		line-height: 26px
	}
	.cookies-policy .inner {
		display: block;
		text-align: center;
		font-size: 13px
	}
	.cookies-policy__button {
		margin: 0 0 13px 0;
		font-size: 15px;
		height: 30px
	}
}