

/* Start:/bitrix/templates/digital/css/style.bundle.css?1762335969164516*/
.cookie-policy2 {
	position: fixed;
	left: 20px;
	bottom: 0;
	z-index: 15;
	width: 370px;
	background-color: #f6f6f6;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 5px 5px 0 0;
	display: none;
}

.team-slide__image {
	height: 625px;
	object-fit: contain;
}

.cookie-policy__text2 {
	margin: 0;
	padding: 17px 21px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}

.cookie-policy__text2 a {
	color: #393938;
	display: inline-block;
}

.cookie-policy__text2 a:after {
	display: block;
	height: 1px;

	background: linear-gradient(35deg, #43d959 -10%, #2e5cff 120%);
	content: "";
}

.cookie-policy__close {
	position: absolute;
	top: 18px;
	right: 15px;
	width: 10px;
	height: 20px;
	font-size: 0;
	background-color: transparent;
	border: 0;
	outline: none;
	cursor: pointer;
}

.cookie-policy__close::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 2px;
	width: 10px;
	height: 2px;
	background-color: #43d959;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
}

.cookie-policy__close::after {
	content: "";
	position: absolute;
	top: 10px;
	left: 2px;
	width: 10px;
	height: 2px;
	background-color: #43d959;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
}

.section-tariffs .section__title span {
	display: none;
}

@media screen and (max-width: 992px) {
	.brief__group-title {
		min-height: auto !important;
	}
}

@media (max-width: 688px) {
	.cookie-policy2 {
		left: 0;
		width: 100%;
		text-align: center;
		border-radius: 0;
		position: relative;
	}

	.cookie-policy__text2 {
		margin: 0 auto;
		padding: 21px 30px 21px 15px;
		font-weight: 500;
		font-size: 14px;
		line-height: 20px;
	}

	.cookie-policy__close {
		top: 21px;
		right: 15px;
	}

	.section-tariffs .section__title span {
		display: inline;
	}
}

.search .field {
	caret-color: #FFF;
}

@media screen and (min-width:1601px) {
	.hidden-xxl-up {
		display: none !important
	}
}

@media screen and (max-width:1600px) {
	.hidden-xxl-down {
		display: none !important
	}
}

@media screen and (min-width:1201px) {
	.hidden-xl-up {
		display: none !important
	}
}

@media screen and (max-width:1200px) {
	.hidden-xl-down {
		display: none !important
	}
}

@media screen and (min-width:993px) {
	.hidden-lg-up {
		display: none !important
	}
}

@media screen and (max-width:992px) {
	.hidden-lg-down {
		display: none !important
	}
}

@media screen and (min-width:769px) {
	.hidden-md-up {
		display: none !important
	}
}

@media screen and (max-width:768px) {
	.hidden-md-down {
		display: none !important
	}
}

@media screen and (min-width:577px) {
	.hidden-sm-up {
		display: none !important
	}
}

@media screen and (max-width:576px) {
	.hidden-sm-down {
		display: none !important
	}
}

@media screen and (min-width:481px) {
	.hidden-xs-up {
		display: none !important
	}
}

@media screen and (max-width:480px) {
	.hidden-xs-down {
		display: none !important
	}
}

.hidden {
	display: none !important
}

.justify-content-start {
	justify-content: flex-start
}

.justify-content-center {
	justify-content: center
}

.justify-content-end {
	justify-content: flex-end
}

.justify-content-around {
	justify-content: space-around
}

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

@media screen and (max-width:1600px) {
	.justify-content-xxl-start {
		justify-content: flex-start
	}

	.justify-content-xxl-center {
		justify-content: center
	}

	.justify-content-xxl-end {
		justify-content: flex-end
	}

	.justify-content-xxl-around {
		justify-content: space-around
	}

	.justify-content-xxl-between {
		justify-content: space-between
	}
}

@media screen and (max-width:1200px) {
	.justify-content-xl-start {
		justify-content: flex-start
	}

	.justify-content-xl-center {
		justify-content: center
	}

	.justify-content-xl-end {
		justify-content: flex-end
	}

	.justify-content-xl-around {
		justify-content: space-around
	}

	.justify-content-xl-between {
		justify-content: space-between
	}
}

@media screen and (max-width:992px) {
	.justify-content-lg-start {
		justify-content: flex-start
	}

	.justify-content-lg-center {
		justify-content: center
	}

	.justify-content-lg-end {
		justify-content: flex-end
	}

	.justify-content-lg-around {
		justify-content: space-around
	}

	.justify-content-lg-between {
		justify-content: space-between
	}
}

@media screen and (max-width:768px) {
	.justify-content-md-start {
		justify-content: flex-start
	}

	.justify-content-md-center {
		justify-content: center
	}

	.justify-content-md-end {
		justify-content: flex-end
	}

	.justify-content-md-around {
		justify-content: space-around
	}

	.justify-content-md-between {
		justify-content: space-between
	}
}

@media screen and (max-width:576px) {
	.justify-content-sm-start {
		justify-content: flex-start
	}

	.justify-content-sm-center {
		justify-content: center
	}

	.justify-content-sm-end {
		justify-content: flex-end
	}

	.justify-content-sm-around {
		justify-content: space-around
	}

	.justify-content-sm-between {
		justify-content: space-between
	}
}

@media screen and (max-width:480px) {
	.justify-content-xs-start {
		justify-content: flex-start
	}

	.justify-content-xs-center {
		justify-content: center
	}

	.justify-content-xs-end {
		justify-content: flex-end
	}

	.justify-content-xs-around {
		justify-content: space-around
	}

	.justify-content-xs-between {
		justify-content: space-between
	}
}

.align-items-start {
	align-items: flex-start
}

.align-items-center {
	align-items: center
}

.align-items-end {
	align-items: flex-end
}

.align-items-baseline {
	align-items: baseline
}

.align-items-stretch {
	align-items: stretch
}

@media screen and (max-width:1600px) {
	.align-items-xxl-start {
		align-items: flex-start
	}

	.align-items-xxl-center {
		align-items: center
	}

	.align-items-xxl-end {
		align-items: flex-end
	}

	.align-items-xxl-baseline {
		align-items: baseline
	}

	.align-items-xxl-stretch {
		align-items: stretch
	}
}

@media screen and (max-width:1200px) {
	.align-items-xl-start {
		align-items: flex-start
	}

	.align-items-xl-center {
		align-items: center
	}

	.align-items-xl-end {
		align-items: flex-end
	}

	.align-items-xl-baseline {
		align-items: baseline
	}

	.align-items-xl-stretch {
		align-items: stretch
	}
}

@media screen and (max-width:992px) {
	.align-items-lg-start {
		align-items: flex-start
	}

	.align-items-lg-center {
		align-items: center
	}

	.align-items-lg-end {
		align-items: flex-end
	}

	.align-items-lg-baseline {
		align-items: baseline
	}

	.align-items-lg-stretch {
		align-items: stretch
	}
}

@media screen and (max-width:768px) {
	.align-items-md-start {
		align-items: flex-start
	}

	.align-items-md-center {
		align-items: center
	}

	.align-items-md-end {
		align-items: flex-end
	}

	.align-items-md-baseline {
		align-items: baseline
	}

	.align-items-md-stretch {
		align-items: stretch
	}
}

@media screen and (max-width:576px) {
	.align-items-sm-start {
		align-items: flex-start
	}

	.align-items-sm-center {
		align-items: center
	}

	.align-items-sm-end {
		align-items: flex-end
	}

	.align-items-sm-baseline {
		align-items: baseline
	}

	.align-items-sm-stretch {
		align-items: stretch
	}
}

@media screen and (max-width:480px) {
	.align-items-xs-start {
		align-items: flex-start
	}

	.align-items-xs-center {
		align-items: center
	}

	.align-items-xs-end {
		align-items: flex-end
	}

	.align-items-xs-baseline {
		align-items: baseline
	}

	.align-items-xs-stretch {
		align-items: stretch
	}
}

.fade:not(.show) {
	opacity: 0
}

.wow {
	visibility: hidden
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(50px, 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.fade-in__down {
	animation: fadeInDown .5s ease-in-out both
}

.fade-in__up {
	animation: fadeInUp .5s ease-in-out both
}

.fade-in__right {
	animation: fadeInRight .5s ease-in-out both
}

.text {
	font-size: 22px;
	line-height: 27px;
	color: #3a3f52;
	font-weight: 300
}

@media screen and (max-width:576px) {
	.text {
		font-size: 16px;
		line-height: 24px;
		font-weight: 400
	}
}

.text--large {
	max-width: 1400px;
	font-size: 33px;
	line-height: 45px
}

.text b,
.text strong {
	font-weight: 600
}

.text-justify {
	text-align: justify
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

html {
	box-sizing: border-box;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

*,
:after,
:before {
	box-sizing: inherit
}

body {
	min-height: 100vh;
	min-width: 320px;
	display: flex;
	flex-direction: column;
	margin: 0;
	font-size: 14px;
	color: #141414;
	line-height: 1;
	font-family: Montserrat, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #e5e5e5
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

[hidden],
template {
	display: none
}

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

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

figure,
form {
	margin: 0
}

hr {
	box-sizing: content-box;
	height: 0;
	border: 0;
	border-bottom: 1px solid #000;
	overflow: visible
}

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

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

button,
input,
select {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	cursor: pointer
}

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

[disabled] {
	cursor: default
}

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

[type=checkbox],
[type=radio] {
	padding: 0
}

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

[type=search] {
	-webkit-appearance: textfield
}

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

fieldset {
	margin: 0
}

fieldset,
legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

b,
optgroup,
strong {
	font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	line-height: 100%
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

small {
	font-size: 80%
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: 400
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
	color: inherit;
	text-decoration: none
}

p {
	margin-top: 0
}

p:empty {
	display: none
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

a {
	color: #4078c0;
	background-color: transparent;
	cursor: pointer;
	text-decoration: none
}

a:active,
a:focus,
a:hover {
	outline: 0
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: local("Montserrat Medium"), local("Montserrat-Medium"), url(/bitrix/templates/digital/css/../fonts/Montserrat-Medium.woff2) format("woff2"), url(/bitrix/templates/digital/css/../../fonts/Montserrat-Medium.woff) format("woff");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: local("Montserrat Italic"), local("Montserrat-Italic"), url(/bitrix/templates/digital/css/../fonts/Montserrat-Italic.woff2) format("woff2"), url(/bitrix/templates/digital/css/../../fonts/Montserrat-Italic.woff) format("woff");
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: local("Montserrat Bold"), local("Montserrat-Bold"), url(/bitrix/templates/digital/css/../fonts/Montserrat-Bold.woff2) format("woff2"), url(/bitrix/templates/digital/css/../../fonts/Montserrat-Bold.woff) format("woff");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: local("Montserrat Bold Italic"), local("Montserrat-BoldItalic"), url(/bitrix/templates/digital/css/../fonts/Montserrat-BoldItalic.woff2) format("woff2"), url(/bitrix/templates/digital/css/../../fonts/Montserrat-BoldItalic.woff) format("woff");
	font-weight: 700;
	font-style: italic
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url(/bitrix/templates/digital/css/../fonts/Montserrat-SemiBold.woff2) format("woff2"), url(/bitrix/templates/digital/css/../../fonts/Montserrat-SemiBold.woff) format("woff");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: local("Montserrat Regular"), local("Montserrat-Regular"), url(/bitrix/templates/digital/css/../fonts/Montserrat-Regular.woff2) format("woff2"), url(/bitrix/templates/digital/css/../../fonts/Montserrat-Regular.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	font-display: swap;
	src: local("Montserrat Black"), local("Montserrat-Black"), url(/bitrix/templates/digital/css/../fonts/Montserrat-Black.woff2) format("woff2"), url(/bitrix/templates/digital/css/../../fonts/Montserrat-Black.woff) format("woff");
	font-weight: 900;
	font-style: normal
}

.container {
	width: 100%;
	max-width: 100%;
	min-height: 1px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px
}

@media screen and (min-width:1401px) {
	.container--large {
		padding-left: 135px;
		padding-right: 135px
	}
}

@media screen and (max-width:1400px) and (min-width:1200px) {
	.container--large {
		padding-left: 55px;
		padding-right: 55px
	}
}

@media screen and (min-width:1200px) {
	.container--xlarge {
		padding-left: 135px;
		padding-right: 135px
	}
}

.row {
	display: flex;
	flex-flow: row wrap;
	margin-left: -10px;
	margin-right: -10px
}

.row.no-gutters {
	margin-left: 0;
	margin-right: 0
}

.row.no-gutters>.col {
	padding-left: 0;
	padding-right: 0
}

.row.gutters-small {
	margin-left: -5px;
	margin-right: -5px
}

.row.gutters-small>.col {
	padding-left: 5px;
	padding-right: 5px
}

.col {
	flex: 0 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 1px;
	max-width: 100%
}

.col-0 {
	flex-basis: 0%;
	max-width: 0
}

.col-1 {
	flex-basis: 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	flex-basis: 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	flex-basis: 25%;
	max-width: 25%
}

.col-4 {
	flex-basis: 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	flex-basis: 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	flex-basis: 50%;
	max-width: 50%
}

.col-7 {
	flex-basis: 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	flex-basis: 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	flex-basis: 75%;
	max-width: 75%
}

.col-10 {
	flex-basis: 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	flex-basis: 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	flex-basis: 100%;
	max-width: 100%
}

.col-auto {
	flex: 1
}

.col-offset-0 {
	margin-left: 0
}

.col-offset-1 {
	margin-left: 8.33333%
}

.col-offset-2 {
	margin-left: 16.66667%
}

.col-offset-3 {
	margin-left: 25%
}

.col-offset-4 {
	margin-left: 33.33333%
}

.col-offset-5 {
	margin-left: 41.66667%
}

.col-offset-6 {
	margin-left: 50%
}

.col-offset-7 {
	margin-left: 58.33333%
}

.col-offset-8 {
	margin-left: 66.66667%
}

.col-offset-9 {
	margin-left: 75%
}

.col-offset-10 {
	margin-left: 83.33333%
}

.col-offset-11 {
	margin-left: 91.66667%
}

.col-offset-12 {
	margin-left: 100%
}

.col-order-1 {
	order: 1
}

.col-order-2 {
	order: 2
}

.col-order-3 {
	order: 3
}

.col-order-4 {
	order: 4
}

.col-order-5 {
	order: 5
}

.col-order-6 {
	order: 6
}

.col-order-7 {
	order: 7
}

.col-order-8 {
	order: 8
}

.col-order-9 {
	order: 9
}

.col-order-10 {
	order: 10
}

.col-order-11 {
	order: 11
}

.col-order-12 {
	order: 12
}

@media screen and (max-width:1600px) {
	.col-xxl-default {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-xxl-auto {
		flex: 1;
		max-width: 100%
	}

	.col-xxl-0 {
		flex-basis: 0%;
		max-width: 0
	}

	.col-xxl-1 {
		flex-basis: 8.33333%;
		max-width: 8.33333%
	}

	.col-xxl-2 {
		flex-basis: 16.66667%;
		max-width: 16.66667%
	}

	.col-xxl-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-xxl-4 {
		flex-basis: 33.33333%;
		max-width: 33.33333%
	}

	.col-xxl-5 {
		flex-basis: 41.66667%;
		max-width: 41.66667%
	}

	.col-xxl-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-xxl-7 {
		flex-basis: 58.33333%;
		max-width: 58.33333%
	}

	.col-xxl-8 {
		flex-basis: 66.66667%;
		max-width: 66.66667%
	}

	.col-xxl-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-xxl-10 {
		flex-basis: 83.33333%;
		max-width: 83.33333%
	}

	.col-xxl-11 {
		flex-basis: 91.66667%;
		max-width: 91.66667%
	}

	.col-xxl-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-xxl-offset-0 {
		margin-left: 0
	}

	.col-xxl-offset-1 {
		margin-left: 8.33333%
	}

	.col-xxl-offset-2 {
		margin-left: 16.66667%
	}

	.col-xxl-offset-3 {
		margin-left: 25%
	}

	.col-xxl-offset-4 {
		margin-left: 33.33333%
	}

	.col-xxl-offset-5 {
		margin-left: 41.66667%
	}

	.col-xxl-offset-6 {
		margin-left: 50%
	}

	.col-xxl-offset-7 {
		margin-left: 58.33333%
	}

	.col-xxl-offset-8 {
		margin-left: 66.66667%
	}

	.col-xxl-offset-9 {
		margin-left: 75%
	}

	.col-xxl-offset-10 {
		margin-left: 83.33333%
	}

	.col-xxl-offset-11 {
		margin-left: 91.66667%
	}

	.col-xxl-offset-12 {
		margin-left: 100%
	}

	.col-xxl-order-1 {
		order: 1
	}

	.col-xxl-order-2 {
		order: 2
	}

	.col-xxl-order-3 {
		order: 3
	}

	.col-xxl-order-4 {
		order: 4
	}

	.col-xxl-order-5 {
		order: 5
	}

	.col-xxl-order-6 {
		order: 6
	}

	.col-xxl-order-7 {
		order: 7
	}

	.col-xxl-order-8 {
		order: 8
	}

	.col-xxl-order-9 {
		order: 9
	}

	.col-xxl-order-10 {
		order: 10
	}

	.col-xxl-order-11 {
		order: 11
	}

	.col-xxl-order-12 {
		order: 12
	}
}

@media screen and (max-width:1200px) {
	.col-xl-default {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-xl-auto {
		flex: 1;
		max-width: 100%
	}

	.col-xl-0 {
		flex-basis: 0%;
		max-width: 0
	}

	.col-xl-1 {
		flex-basis: 8.33333%;
		max-width: 8.33333%
	}

	.col-xl-2 {
		flex-basis: 16.66667%;
		max-width: 16.66667%
	}

	.col-xl-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-xl-4 {
		flex-basis: 33.33333%;
		max-width: 33.33333%
	}

	.col-xl-5 {
		flex-basis: 41.66667%;
		max-width: 41.66667%
	}

	.col-xl-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-xl-7 {
		flex-basis: 58.33333%;
		max-width: 58.33333%
	}

	.col-xl-8 {
		flex-basis: 66.66667%;
		max-width: 66.66667%
	}

	.col-xl-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-xl-10 {
		flex-basis: 83.33333%;
		max-width: 83.33333%
	}

	.col-xl-11 {
		flex-basis: 91.66667%;
		max-width: 91.66667%
	}

	.col-xl-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-1 {
		margin-left: 8.33333%
	}

	.col-xl-offset-2 {
		margin-left: 16.66667%
	}

	.col-xl-offset-3 {
		margin-left: 25%
	}

	.col-xl-offset-4 {
		margin-left: 33.33333%
	}

	.col-xl-offset-5 {
		margin-left: 41.66667%
	}

	.col-xl-offset-6 {
		margin-left: 50%
	}

	.col-xl-offset-7 {
		margin-left: 58.33333%
	}

	.col-xl-offset-8 {
		margin-left: 66.66667%
	}

	.col-xl-offset-9 {
		margin-left: 75%
	}

	.col-xl-offset-10 {
		margin-left: 83.33333%
	}

	.col-xl-offset-11 {
		margin-left: 91.66667%
	}

	.col-xl-offset-12 {
		margin-left: 100%
	}

	.col-xl-order-1 {
		order: 1
	}

	.col-xl-order-2 {
		order: 2
	}

	.col-xl-order-3 {
		order: 3
	}

	.col-xl-order-4 {
		order: 4
	}

	.col-xl-order-5 {
		order: 5
	}

	.col-xl-order-6 {
		order: 6
	}

	.col-xl-order-7 {
		order: 7
	}

	.col-xl-order-8 {
		order: 8
	}

	.col-xl-order-9 {
		order: 9
	}

	.col-xl-order-10 {
		order: 10
	}

	.col-xl-order-11 {
		order: 11
	}

	.col-xl-order-12 {
		order: 12
	}
}

@media screen and (max-width:992px) {
	.col-lg-default {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-lg-auto {
		flex: 1;
		max-width: 100%
	}

	.col-lg-0 {
		flex-basis: 0%;
		max-width: 0
	}

	.col-lg-1 {
		flex-basis: 8.33333%;
		max-width: 8.33333%
	}

	.col-lg-2 {
		flex-basis: 16.66667%;
		max-width: 16.66667%
	}

	.col-lg-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-lg-4 {
		flex-basis: 33.33333%;
		max-width: 33.33333%
	}

	.col-lg-5 {
		flex-basis: 41.66667%;
		max-width: 41.66667%
	}

	.col-lg-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-lg-7 {
		flex-basis: 58.33333%;
		max-width: 58.33333%
	}

	.col-lg-8 {
		flex-basis: 66.66667%;
		max-width: 66.66667%
	}

	.col-lg-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-lg-10 {
		flex-basis: 83.33333%;
		max-width: 83.33333%
	}

	.col-lg-11 {
		flex-basis: 91.66667%;
		max-width: 91.66667%
	}

	.col-lg-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-order-1 {
		order: 1
	}

	.col-lg-order-2 {
		order: 2
	}

	.col-lg-order-3 {
		order: 3
	}

	.col-lg-order-4 {
		order: 4
	}

	.col-lg-order-5 {
		order: 5
	}

	.col-lg-order-6 {
		order: 6
	}

	.col-lg-order-7 {
		order: 7
	}

	.col-lg-order-8 {
		order: 8
	}

	.col-lg-order-9 {
		order: 9
	}

	.col-lg-order-10 {
		order: 10
	}

	.col-lg-order-11 {
		order: 11
	}

	.col-lg-order-12 {
		order: 12
	}
}

@media screen and (max-width:768px) {
	.col-md-default {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-md-auto {
		flex: 1;
		max-width: 100%
	}

	.col-md-0 {
		flex-basis: 0%;
		max-width: 0
	}

	.col-md-1 {
		flex-basis: 8.33333%;
		max-width: 8.33333%
	}

	.col-md-2 {
		flex-basis: 16.66667%;
		max-width: 16.66667%
	}

	.col-md-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-md-4 {
		flex-basis: 33.33333%;
		max-width: 33.33333%
	}

	.col-md-5 {
		flex-basis: 41.66667%;
		max-width: 41.66667%
	}

	.col-md-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-md-7 {
		flex-basis: 58.33333%;
		max-width: 58.33333%
	}

	.col-md-8 {
		flex-basis: 66.66667%;
		max-width: 66.66667%
	}

	.col-md-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-md-10 {
		flex-basis: 83.33333%;
		max-width: 83.33333%
	}

	.col-md-11 {
		flex-basis: 91.66667%;
		max-width: 91.66667%
	}

	.col-md-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-order-1 {
		order: 1
	}

	.col-md-order-2 {
		order: 2
	}

	.col-md-order-3 {
		order: 3
	}

	.col-md-order-4 {
		order: 4
	}

	.col-md-order-5 {
		order: 5
	}

	.col-md-order-6 {
		order: 6
	}

	.col-md-order-7 {
		order: 7
	}

	.col-md-order-8 {
		order: 8
	}

	.col-md-order-9 {
		order: 9
	}

	.col-md-order-10 {
		order: 10
	}

	.col-md-order-11 {
		order: 11
	}

	.col-md-order-12 {
		order: 12
	}
}

@media screen and (max-width:576px) {
	.col-sm-default {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-sm-auto {
		flex: 1;
		max-width: 100%
	}

	.col-sm-0 {
		flex-basis: 0%;
		max-width: 0
	}

	.col-sm-1 {
		flex-basis: 8.33333%;
		max-width: 8.33333%
	}

	.col-sm-2 {
		flex-basis: 16.66667%;
		max-width: 16.66667%
	}

	.col-sm-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-sm-4 {
		flex-basis: 33.33333%;
		max-width: 33.33333%
	}

	.col-sm-5 {
		flex-basis: 41.66667%;
		max-width: 41.66667%
	}

	.col-sm-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-sm-7 {
		flex-basis: 58.33333%;
		max-width: 58.33333%
	}

	.col-sm-8 {
		flex-basis: 66.66667%;
		max-width: 66.66667%
	}

	.col-sm-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-sm-10 {
		flex-basis: 83.33333%;
		max-width: 83.33333%
	}

	.col-sm-11 {
		flex-basis: 91.66667%;
		max-width: 91.66667%
	}

	.col-sm-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-order-1 {
		order: 1
	}

	.col-sm-order-2 {
		order: 2
	}

	.col-sm-order-3 {
		order: 3
	}

	.col-sm-order-4 {
		order: 4
	}

	.col-sm-order-5 {
		order: 5
	}

	.col-sm-order-6 {
		order: 6
	}

	.col-sm-order-7 {
		order: 7
	}

	.col-sm-order-8 {
		order: 8
	}

	.col-sm-order-9 {
		order: 9
	}

	.col-sm-order-10 {
		order: 10
	}

	.col-sm-order-11 {
		order: 11
	}

	.col-sm-order-12 {
		order: 12
	}
}

@media screen and (max-width:480px) {
	.col-xs-default {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-xs-auto {
		flex: 1;
		max-width: 100%
	}

	.col-xs-0 {
		flex-basis: 0%;
		max-width: 0
	}

	.col-xs-1 {
		flex-basis: 8.33333%;
		max-width: 8.33333%
	}

	.col-xs-2 {
		flex-basis: 16.66667%;
		max-width: 16.66667%
	}

	.col-xs-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-xs-4 {
		flex-basis: 33.33333%;
		max-width: 33.33333%
	}

	.col-xs-5 {
		flex-basis: 41.66667%;
		max-width: 41.66667%
	}

	.col-xs-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-xs-7 {
		flex-basis: 58.33333%;
		max-width: 58.33333%
	}

	.col-xs-8 {
		flex-basis: 66.66667%;
		max-width: 66.66667%
	}

	.col-xs-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-xs-10 {
		flex-basis: 83.33333%;
		max-width: 83.33333%
	}

	.col-xs-11 {
		flex-basis: 91.66667%;
		max-width: 91.66667%
	}

	.col-xs-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-xs-offset-0 {
		margin-left: 0
	}

	.col-xs-offset-1 {
		margin-left: 8.33333%
	}

	.col-xs-offset-2 {
		margin-left: 16.66667%
	}

	.col-xs-offset-3 {
		margin-left: 25%
	}

	.col-xs-offset-4 {
		margin-left: 33.33333%
	}

	.col-xs-offset-5 {
		margin-left: 41.66667%
	}

	.col-xs-offset-6 {
		margin-left: 50%
	}

	.col-xs-offset-7 {
		margin-left: 58.33333%
	}

	.col-xs-offset-8 {
		margin-left: 66.66667%
	}

	.col-xs-offset-9 {
		margin-left: 75%
	}

	.col-xs-offset-10 {
		margin-left: 83.33333%
	}

	.col-xs-offset-11 {
		margin-left: 91.66667%
	}

	.col-xs-offset-12 {
		margin-left: 100%
	}

	.col-xs-order-1 {
		order: 1
	}

	.col-xs-order-2 {
		order: 2
	}

	.col-xs-order-3 {
		order: 3
	}

	.col-xs-order-4 {
		order: 4
	}

	.col-xs-order-5 {
		order: 5
	}

	.col-xs-order-6 {
		order: 6
	}

	.col-xs-order-7 {
		order: 7
	}

	.col-xs-order-8 {
		order: 8
	}

	.col-xs-order-9 {
		order: 9
	}

	.col-xs-order-10 {
		order: 10
	}

	.col-xs-order-11 {
		order: 11
	}

	.col-xs-order-12 {
		order: 12
	}
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle
}

.img-cover {
	background: 50%/cover no-repeat
}

.button {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	border-radius: 5px;
	background-color: transparent;
	text-align: center;
	line-height: 1;
	white-space: nowrap;
	text-transform: none;
	text-shadow: none;
	text-decoration: none;
	font-weight: 700;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
	transition: .2s ease-in-out;
	-ms-user-select: none;
	user-select: none;
	appearance: none
}

.button[disabled] {
	cursor: not-allowed;
	background-image: none !important;
	box-shadow: none !important;
	opacity: .35
}

.button::-moz-focus-inner {
	border: 0
}

.button__label {
	flex: 1;
	font-style: inherit;
	font-weight: inherit
}

.button__ico {
	flex: 0 0 auto
}

.button--primary {
	background: linear-gradient(35deg, rgba(67, 217, 89, .78) -10%, rgba(46, 92, 255, .78) 120%);
	color: #fff
}

.button--large {
	padding: 3px;
	font-size: 18px
}

@media screen and (max-width:1600px) {
	.button--large {
		font-size: 18px
	}
}

@media screen and (max-width:576px) {
	.button--large {
		font-size: 14px
	}
}

.button--large .button__label {
	padding: 27px 64px
}

@media screen and (max-width:1600px) {
	.button--large .button__label {
		padding: 15px 32px
	}
}

@media screen and (max-width:576px) {
	.button--large .button__label {
		padding: 20px 20px
	}
}

.button--medium {
	padding: 3px;
	min-width: 200px;
	font-weight: 600;
	font-size: 17px
}

.button--medium .button__label {
	padding: 12.5px
}

.button--small {
	padding: 3px;
	min-width: 165px
}

.button--small .button__label {
	padding: 10px
}

.button--rounded,
.button--rounded .button__label {
	border-radius: 50px
}

.button--expanded {
	width: 100%
}

.button--plain.button--primary {
	color: #000
}

.button--plain.button--primary .button__label {
	background-color: #fff
}

.button--plain.button--primary:not([disabled]):focus,
.button--plain.button--primary:not([disabled]):hover {
	color: #fff
}

.button--plain.button--primary:not([disabled]):focus .button__label,
.button--plain.button--primary:not([disabled]):hover .button__label {
	background: linear-gradient(35deg, rgba(67, 217, 89, .78) -10%, rgba(46, 92, 255, .78) 120%)
}

.breadcrumbs {
	margin-bottom: 70px
}

@media screen and (max-width:992px) {
	.breadcrumbs {
		margin-bottom: 40px
	}
}

.breadcrumbs li:not(:last-child) {
	margin-right: 20px
}

.breadcrumbs a {
	font-weight: 600;
	font-size: 14px;
	line-height: 15px;
	color: #fff
}

@media screen and (max-width:576px) {
	.breadcrumbs a {
		font-size: 12px
	}
}

.breadcrumbs a .ico {
	margin-right: 10px;
	width: 35px;
	fill: #43d959
}

@media screen and (max-width:576px) {
	.breadcrumbs a .ico {
		width: 25px
	}
}

.nav a {
	display: block;
	text-decoration: none;
	transition: .2s ease-in-out
}

@media screen and (max-width:768px) {
	.top-menu>.button {
		position: fixed;
		top: 10px;
		right: 10px;
		z-index: 1001;
		padding: 5px
	}
}

@media screen and (min-width:769px) {
	.top-menu .dropdown-menu {
		position: static;
		opacity: 1;
		visibility: visible;
		transform: none
	}
}

@media screen and (max-width:768px) {
	.top-menu .dropdown-menu {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		z-index: 1000;
		overflow: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		background: rgba(0, 0, 0, .3);
		transform: none;
		opacity: 0;
		visibility: hidden
	}

	.top-menu .dropdown-menu.show {
		opacity: 1;
		visibility: visible
	}
}

@media screen and (max-width:768px) {
	.top-menu__nav {
		height: 100%;
		width: 280px;
		padding: 15px;
		transition: .2s ease-in-out;
		transform: translateX(-100%);
		background-color: #fff
	}

	.show .top-menu__nav {
		transform: none
	}
}

.top-menu__nav .level-1>li.active>a,
.top-menu__nav .level-1>li:hover>a {
	text-decoration: underline
}

.top-menu__nav .level-1>li:hover .level2 {
	opacity: 1;
	visibility: visible;
	transform: none
}

@media screen and (max-width:768px) {
	.top-menu__nav .level-1 {
		flex-direction: column
	}
}

.top-menu__nav .level-2 {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: .2s ease-in-out
}

@media screen and (max-width:768px) {
	.top-menu__nav .level-2 {
		position: static;
		opacity: 1;
		visibility: visible;
		transform: none;
		transition: none;
		border: 0;
		width: auto;
		display: none
	}
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 200;
	padding: 44px 0;
	transition: .2s ease-in-out
}

.has-scroll .header {
	padding-top: 30px;
	padding-bottom: 30px;
	background: linear-gradient(90deg, #2b82ca 0, #34a89b)
}

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

	.has-scroll .header,
	.header {
		padding-top: 21px;
		padding-bottom: 21px
	}
}

.header .logo .ico {
	width: 111px;
	height: 25px;
	fill: #fff
}

.header .city-select .button,
.header .city-select .tel,
.header .main-menu-list .is-level-1>li>a {
	color: #fff
}

.header .main-menu-list .is-level-2>li>a {
	color: hsla(0, 0%, 100%, .7)
}

.logo {
	display: block;
	text-decoration: none
}

.footer {
	position: relative;
	z-index: 2;
	background-color: #f6f6f6
}

.footer-top {
	padding: 55px 0 40px
}

.footer-top__section:not(:last-child) {
	margin-bottom: 50px
}

.footer-top .logo {
	width: 98px;
	height: 22px
}

.footer-top .logo .ico {
	width: inherit;
	height: inherit;
	fill: #595958
}

@media screen and (max-width:576px) {
	.footer-top .logo {
		margin: 0 auto 30px;
		width: 138px;
		height: 31px
	}
}

.footer-top .city-select .button,
.footer-top .city-select .tel {
	color: #5b5b5b
}

@media screen and (max-width:1200px) {
	.footer-top .city-select {
		margin-top: 30px
	}
}

.footer-top .city-select .button:hover .ico {
	fill: #5b5b5b
}

.footer-body {
	padding: 50px 0 40px
}

@media screen and (min-width:769px) {
	.footer-body {
		border-top: 1px solid hsla(0, 0%, 76.9%, .5)
	}
}

@media screen and (max-width:768px) {
	.footer-body {
		padding-top: 0
	}
}

.footer-bottom {
	padding: 40px 0;
	border-top: 1px solid hsla(0, 0%, 76.9%, .5);
	font-size: 12px
}

@media screen and (max-width:576px) {
	.footer-bottom {
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center
	}
}

.footer .main-menu-list .is-level-1>li>a {
	color: #595958
}

.footer .main-menu-list .is-level-2>li>a {
	color: #6d6d6d
}

@media screen and (max-width:576px) {
	.developer {
		margin-top: 20px
	}
}

.developer a {
	font-weight: 600;
	color: inherit
}

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

.list-flex {
	display: flex;
	flex-flow: row wrap
}

.list-flex>li {
	flex: 0 0 auto;
	max-width: 100%
}

.list-auto>li {
	flex: 1
}

.list-mark>li {
	position: relative;
	padding-left: 45px;
	font-size: 20px;
	color: #141414
}

@media screen and (max-width:576px) {
	.list-mark>li {
		padding-left: 35px
	}
}

.list-mark>li:not(:last-child) {
	margin-bottom: 20px
}

.list-mark>li:before {
	position: absolute;
	top: 9px;
	left: 0;
	height: 1px;
	width: 23px;
	background-color: #43d959;
	content: ""
}

@media screen and (max-width:576px) {
	.list-mark>li:before {
		top: 6px;
		width: 18px
	}
}

@media screen and (max-width:1600px) {
	.list-mark>li {
		font-size: 16px
	}
}

.form-group {
	position: relative;
	margin-bottom: 10px
}

.form-group__title {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 20px;
	color: #606060;
	line-height: 27px
}

@media screen and (max-width:576px) {
	.form-group__title {
		font-size: 16px;
		line-height: 20px
	}
}

.form-item,
.form-item__label-placeholder {
	position: relative
}

.form-item__label-placeholder.is-filled .form-item__label {
	top: 10px;
	font-size: 13px;
	line-height: 15px
}

.form-item__label-placeholder .field {
	padding: 45.5px 40px 25px
}

@media screen and (max-width:576px) {
	.form-item__label-placeholder .field {
		padding: 25px 20px 5px
	}
}

.form-item__label {
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 2;
	transition: .2s ease-in-out;
	font-size: 22px;
	color: #141b31;
	pointer-events: none
}

@media screen and (max-width:576px) {
	.form-item__label {
		top: 18px;
		left: 20px;
		font-size: 18px
	}
}

.field {
	display: block;
	width: 100%;
	padding: 15px 20px;
	border: 1px solid rgba(20, 27, 49, .4);
	transition: .2s ease-in-out;
	font-size: 22px;
	outline: 0;
	background-color: transparent;
	border-radius: 0;
	box-shadow: none
}

@media screen and (max-width:576px) {
	.field {
		font-size: 18px
	}
}

.field:not(select) {
	appearance: none
}

.field::-webkit-input-placeholder {
	text-overflow: ellipsis;
	color: #aaa
}

.field:-moz-placeholder,
.field::-moz-placeholder {
	text-overflow: ellipsis;
	color: #aaa
}

.field:-ms-input-placeholder {
	text-overflow: ellipsis;
	color: #aaa
}

.field:focus::-webkit-input-placeholder {
	color: transparent
}

.field:focus:-moz-placeholder,
.field:focus::-moz-placeholder {
	color: transparent
}

.field:focus:-ms-input-placeholder {
	color: transparent
}

.file {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	padding: 12px 17px;
	background: hsla(0, 0%, 100%, .35);
	border-radius: 50px;
	font-size: 14px;
	font-weight: 600;
	color: #141b31;
	cursor: pointer
}

.file input {
	position: absolute;
	overflow: hidden;
	height: 0;
	width: 0;
	visibility: hidden
}

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

.radio input {
	position: absolute;
	overflow: hidden;
	height: 0;
	width: 0;
	visibility: hidden
}

.radio input:checked+.radio__text:after {
	opacity: 1;
	visibility: visible;
	transform: none
}

.radio__text {
	display: block;
	padding-left: 35px
}

.radio__text:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #000;
	border-radius: 50%;
	content: ""
}

.radio__text:after {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 12px;
	height: 12px;
	background-color: #000;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	transform: scale(.3);
	content: ""
}

.checkbox {
	position: relative;
	display: block;
	cursor: pointer
}

.checkbox-list li:not(:last-child) {
	margin-bottom: 15px
}

.checkbox input {
	position: absolute;
	overflow: hidden;
	height: 0;
	width: 0;
	visibility: hidden
}

.checkbox input:checked~.checkbox__text:before,
.checkbox input:checked~.ico {
	opacity: 1
}

.checkbox .ico {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 2;
	width: 12px;
	height: 12px;
	opacity: 0;
	fill: #fff
}

.checkbox__text {
	display: block;
	padding-left: 40px;
	min-height: 22px;
	font-size: 17px;
	line-height: 21px;
	color: #141b31
}

.checkbox__text a {
	color: inherit;
	text-decoration: underline
}

.checkbox__text:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 22px;
	background: linear-gradient(35deg, rgba(67, 217, 89, .78) -10%, rgba(46, 92, 255, .78) 120%);
	opacity: .6;
	border-radius: 5px;
	content: ""
}

.fade {
	transition: opacity .15s linear
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	max-width: 900px;
	margin: 40px auto;
	pointer-events: none;
	box-shadow: 66px 66px 150px rgba(0, 0, 0, .2)
}

.modal.fade .modal-dialog {
	transition: transform .2s ease-out;
	transform: translateY(-25%)
}

.modal.show .modal-dialog {
	transform: none
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 80)
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 70px 115px;
	pointer-events: auto;
	background-color: #fff;
	outline: 0
}

@media screen and (max-width:768px) {
	.modal-content {
		padding: 45px
	}
}

@media screen and (max-width:576px) {
	.modal-content {
		padding: 20px
	}
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .8
}

.modal-header {
	display: flex;
	align-items: flex-start;
	margin-bottom: 30px
}

@media screen and (max-width:576px) {
	.modal-header {
		justify-content: center;
		padding: 0 30px
	}
}

.modal-header .button {
	position: absolute;
	top: 65px;
	right: 65px;
	background-color: transparent
}

.modal-header .button .ico {
	width: 32px;
	height: 32px;
	fill: rgba(0, 0, 0, .2)
}

@media screen and (max-width:768px) {
	.modal-header .button .ico {
		width: 20px;
		height: 20px
	}
}

@media screen and (max-width:768px) {
	.modal-header .button {
		top: 20px;
		right: 20px
	}
}

.modal-title {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 39px;
	line-height: 41px
}

@media screen and (max-width:768px) {
	.modal-title {
		font-size: 28px;
		line-height: 31px
	}
}

@media screen and (max-width:576px) {
	.modal-title {
		font-size: 20px;
		line-height: 22px
	}
}

.modal-body {
	position: relative;
	flex: 1 1 auto
}

.modal-footer {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.tab-pane:not(.active) {
	display: none
}

.nav-tabs--theme-2 {
	margin-bottom: 120px
}

@media screen and (max-width:1600px) {
	.nav-tabs--theme-2 {
		margin-bottom: 80px
	}
}

@media screen and (max-width:992px) {
	.nav-tabs--theme-2 {
		margin-bottom: 40px
	}
}

.nav-tabs--theme-2 .nav-item:not(:last-child) {
	margin-right: 75px
}

@media screen and (max-width:1200px) {
	.nav-tabs--theme-2 .nav-item:not(:last-child) {
		margin-right: 40px
	}
}

@media screen and (max-width:992px) {
	.nav-tabs--theme-2 .nav-item:not(:last-child) {
		margin-right: 20px
	}
}

.nav-tabs--theme-2 .nav-item a {
	padding: 15px 0;
	font-weight: 700;
	font-size: 35px;
	letter-spacing: -.03em;
	color: #91949e
}

@media screen and (max-width:1200px) {
	.nav-tabs--theme-2 .nav-item a {
		font-size: 26px
	}
}

@media screen and (max-width:992px) {
	.nav-tabs--theme-2 .nav-item a {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 20px
	}
}

@media screen and (max-width:576px) {
	.nav-tabs--theme-2 .nav-item a {
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 14px
	}
}

.nav-tabs--theme-2 .nav-item a:after {
	display: block;
	margin-top: 10px;
	height: 2px;
	background: linear-gradient(90deg, #2b82ca 0, #34a89b);
	opacity: 0;
	transition: .2s ease-in-out;
	content: ""
}

.nav-tabs--theme-2 .nav-item a.active {
	color: #141b31
}

.nav-tabs--theme-2 .nav-item a.active:after {
	opacity: 1
}

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

td,
th {
	padding: 0
}

.table {
	width: 100%
}

.table.is-layout-fixed {
	table-layout: fixed
}

.table--striped>tbody>tr:nth-of-type(2n) {
	background: #ccc
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-timing-function: ease;
	transition-duration: .35s;
	transition-property: height, visibility
}

.collapseTitle {
	position: relative;
	cursor: pointer
}

.collapseIco {
	position: absolute;
	top: 5px;
	left: 0;
	transform: rotate(180deg)
}

.collapseTitle.collapsed .collapseIco {
	transform: none
}

@media screen and (max-width:768px) {
	.counter {
		margin-bottom: 30px
	}
}

@media screen and (min-width:1601px) {
	.counter--large .counter__value {
		font-size: 150px
	}

	.counter--large .counter__title {
		margin-left: 50px;
		max-width: 310px;
		font-size: 40px;
		line-height: 38px
	}
}

.counter__value {
	font-weight: 700;
	font-size: 120px;
	line-height: 1em;
	margin-top: -9%;
	background: linear-gradient(55.42deg, #43D959 -7.33%, #2E5CFF 130.63%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

@media screen and (max-width:1200px) {
	.counter__value {
		font-size: 75px
	}
}

.counter__title {
	max-width: 245px;
	font-weight: 700;
	font-size: 30px;
	line-height: 28px;
	letter-spacing: -.03em;
	color: #000
}

@media screen and (max-width:1200px) {
	.counter__title {
		font-size: 24px
	}
}

@media screen and (max-width:576px) {
	.counter__title {
		font-size: 18px
	}
}

.dropdown {
	position: relative
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	visibility: hidden;
	opacity: 0;
	transition: .2s ease-in-out;
	transform: translateY(20px)
}

.dropdown-menu.show {
	visibility: visible;
	opacity: 1;
	transform: none
}

.icons {
	display: none
}

.ico {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	fill: #000;
	transition: .2s ease-in-out
}

.ico-left {
	margin-right: 5px
}

.ico-right {
	margin-left: 5px
}

.ico-menu {
	display: inline-block;
	vertical-align: middle;
	height: 12px;
	width: 16px
}

.ico-menu span {
	display: block;
	height: 2px;
	background-color: #43d959;
	border-radius: 3px;
	transition: .2s ease-in-out
}

.ico-menu span:nth-child(2) {
	margin: 3px 0
}

.show .ico-menu span:first-child {
	transform: translateY(5px) rotate(45deg)
}

.show .ico-menu span:nth-child(2) {
	opacity: 0
}

.show .ico-menu span:last-child {
	transform: translateY(-5px) rotate(-45deg)
}

.section {
	position: relative;
	z-index: 2;
	padding-top: 75px;
	padding-bottom: 75px
}

@media screen and (max-width:992px) {
	.section {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media screen and (max-width:576px) {
	.section {
		padding-bottom: 0
	}
}

.section__header {
	margin-bottom: 20px
}

@media screen and (max-width:1200px) {
	.section__header {
		margin-bottom: 60px
	}
}

@media screen and (max-width:992px) {
	.section__header {
		margin-bottom: 40px
	}
}

.section__title {
	margin-bottom: 0;
	font-size: 70px;
	color: #141b31;
	letter-spacing: -.03em
}

.section__title--line-height-small {
	line-height: 60px
}

.section__title--large {
	font-size: 100px
}

@media screen and (max-width:1200px) {
	.section__title {
		font-size: 50px
	}
}

@media screen and (max-width:992px) {
	.section__title {
		font-size: 28px;
		line-height: 31px
	}
}

@media screen and (max-width:576px) {
	.section__title {
		font-size: 22px;
		line-height: 25px
	}
}

.price {
	white-space: nowrap
}

.price:after {
	content: "₽"
}

.price--old {
	text-decoration: line-through
}

.main-menu-list .is-level-1>li {
	width: 20%;
	flex-basis: 20%
}

.main-menu-list .is-level-1>li:not(:last-child) {
	padding-right: 20px;
	margin-bottom: 50px;
}

@media screen and (max-width:992px) {
	.main-menu-list .is-level-1>li {
		width: 33.33333%;
		flex-basis: 33.33333%;
		margin-bottom: 50px
	}
}

@media screen and (max-width:768px) {
	.main-menu-list .is-level-1>li {
		width: 50%;
		flex-basis: 50%
	}
}

@media screen and (max-width:576px) {
	.main-menu-list .is-level-1>li {
		width: 100%;
		flex-basis: 100%;
		margin-bottom: 40px
	}
}

.main-menu-list .is-level-1>li>a {
	margin-bottom: 25px;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: .02em;
	line-height: 20px
}

.main-menu-list .is-level-2>li:not(:last-child) {
	margin-bottom: 18px
}

.main-menu-list .is-level-2>li>a {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: -.03em
}

@media screen and (min-width:577px) {
	.social-menu {
		margin-left: 20px
	}
}

.social-menu li:not(:last-child) {
	margin-right: 15px
}

.social-menu li .ico {
	fill: #595958
}

@media screen and (max-width:576px) {
	.city-select {
		text-align: center
	}
}

.city-select .button {
	background-color: transparent;
	font-weight: 600;
	font-size: 16px
}

.city-select .button:hover .ico {
	fill: #fff
}

.city-select .button .ico {
	fill: #43d959
}

.city-select .tel {
	font-weight: 600;
	font-size: 16px
}

@media screen and (max-width:576px) {
	.city-select .tel {
		display: block;
		margin-top: 5px;
		font-size: 20px;
		line-height: 24px
	}
}

.city-select__form {
	max-width: 440px
}

.city-select__list {
	margin-top: 35px
}

.city-select__list li:not(:last-child) {
	margin-bottom: 20px
}

.city-select__list a {
	display: inline-block;
	font-weight: 600;
	font-size: 21px;
	line-height: 26px;
	color: #606060
}

.city-select__list a:after {
	display: block;
	height: 1px;
	background-color: #c4c4c4;
	content: ""
}

.city-select__list a.is-selected,
.city-select__list a:hover {
	color: #000
}

.city-select__list a.is-selected:after,
.city-select__list a:hover:after {
	background: linear-gradient(35deg, rgba(67, 217, 89, .78) -10%, rgba(46, 92, 255, .78) 120%)
}

@media screen and (max-width:768px) {
	.subscribe {
		padding: 30px 0;
		background-color: #efefef
	}
}

.subscribe-form {
	position: relative
}

@media screen and (max-width:992px) {
	.subscribe-form {
		margin-top: 20px
	}
}

.subscribe-form__title {
	font-weight: 600;
	font-size: 22px;
	letter-spacing: .01em;
	line-height: 25px;
	color: #676767
}

@media screen and (max-width:576px) {
	.subscribe-form__title {
		text-align: center
	}
}

.subscribe-form__success {
	padding: 20px;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 3px;
	font-weight: 600;
	font-size: 20px;
	color: #373737;
	letter-spacing: .01em;
	text-align: center
}

.subscribe-form .field {
	padding: 25px 20px 5px
}

@media screen and (min-width:577px) {
	.subscribe-form .form-group {
		margin-bottom: 0
	}
}

.subscribe-form .form-item__label {
	top: 21px;
	left: 20px;
	color: #676767;
	font-size: 16px
}

@media screen and (min-width:577px) {
	.subscribe-form .button {
		position: absolute;
		top: calc(50% - 20px);
		right: 15px
	}
}

@media screen and (max-width:576px) {
	.subscribe-form .button {
		width: 100%
	}
}

.subscribe-form .button .button__label {
	padding: 7.5px
}

@media screen and (max-width:768px) {
	.bank-cards {
		margin-top: 30px
	}
}

.bank-cards li:not(:last-child) {
	margin-right: 15px
}

.header-menu .is-level-1>li:not(:last-child) {
	margin-right: 30px
}

.header-menu .is-level-1>li>a {
	position: relative;
	padding: 3px 0;
	font-weight: 600;
	font-size: 15px;
	color: #fff;
	line-height: 17px
}

.header-menu .is-level-1>li>a.is-active:after {
	width: 100%;
	background-color: #fff
}

.header-menu .is-level-1>li>a:hover:after {
	width: 100%
}

.header-menu .is-level-1>li>a:after {
	position: absolute;
	top: 100%;
	left: 0;
	height: 2px;
	width: 0;
	background-color: #43d959;
	transition: .2s ease-in-out;
	content: ""
}

.search {
	position: relative
}

.search .field {
	padding: 27.5px 90px 27.5px 35px;
	border: 0;
	background-color: hsla(0, 0%, 100%, .11);
	font-weight: 600;
	font-size: 25px;
	letter-spacing: .02em;
	color: #fff
}

@media screen and (max-width:768px) {
	.search .field {
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 18px
	}
}

.search .button {
	position: absolute;
	top: calc(50% - 18px);
	right: 38px;
	background-color: transparent;
	width: 36px;
	height: 36px
}

@media screen and (max-width:768px) {
	.search .button {
		top: calc(50% - 13px);
		width: 26px;
		height: 26px
	}
}

.search .button:hover .ico {
	fill: #fff
}

.search .button .ico {
	width: inherit;
	height: inherit;
	fill: hsla(0, 0%, 100%, .19)
}

.has-scroll .main-menu .dropdown-menu {
	padding-top: 30px;
	padding-bottom: 30px
}

.main-menu.show .dropdown__button {
	border-color: #fff
}

.main-menu.show .dropdown__button .ico-menu span {
	background-color: #fff
}

.main-menu .dropdown__button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 38px;
	height: 38px;
	border: 2px solid hsla(0, 0%, 100%, .4);
	background-color: transparent;
	border-radius: 50%
}

.main-menu .dropdown__button:hover {
	border-color: #fff
}

.main-menu .dropdown__button:hover:hover .ico-menu span {
	background-color: #fff
}

.main-menu .dropdown-menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	overflow-y: auto;
	padding: 45px 0 55px;
	max-height: 100vh;
	background: linear-gradient(90deg, #2b82ca 0, #34a89b)
}

@media screen and (max-width:768px) {
	.main-menu .dropdown-menu {
		padding-top: 21px;
		padding-bottom: 21px
	}
}

.main-menu .search {
	margin: 50px 0 55px
}

@media screen and (max-width:768px) {
	.main-menu .search {
		margin-top: 20px;
		margin-bottom: 30px
	}
}

.main-menu .search .field::-webkit-input-placeholder {
	color: hsla(0, 0%, 100%, .4)
}

.main-menu .search .field:-moz-placeholder,
.main-menu .search .field::-moz-placeholder {
	color: hsla(0, 0%, 100%, .4)
}

.main-menu .search .field:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .4)
}

@media screen and (max-width:768px) {
	.main-menu .main-menu-list {
		margin-top: 30px
	}
}

.block {
	background-color: #fff
}

@media screen and (max-width:1200px) {
	.team-slider {
		margin-top: 50px
	}
}

.team-slider:before {
	position: absolute
}

.team-slider .swiper-slide {
	width: 335px;
	opacity: 0
}

@media screen and (max-width:992px) {
	.team-slider .swiper-slide {
		width: 315px
	}
}

.team-slider .swiper-slide-active,
.team-slider .swiper-slide-next,
.team-slider .swiper-slide-prev {
	opacity: 1
}

.team-slider .swiper-slide-next,
.team-slider .swiper-slide-prev {
	filter: blur(3.6px);
	opacity: .9
}

.team-slider .swiper-slide-next .team-slide__info,
.team-slider .swiper-slide-prev .team-slide__info {
	opacity: 0
}

.team-slide {
	margin-bottom: 5px;
	text-align: center
}

.team-slide__image {
	display: block;
	margin: 0 auto
}

@media screen and (max-width:992px) {
	.team-slide__image {
		height: 550px
	}
}

@media screen and (max-width:768px) {
	.team-slide__image {
		height: 450px
	}
}

@media screen and (max-width:576px) {
	.team-slide__image {
		height: 350px
	}
}

.team-slide__info {
	margin-top: 40px
}

.team-slide__name {
	font-size: 32px;
	letter-spacing: -.03em;
	color: #141b31;
	font-weight: 700;
	line-height: 24px
}

@media screen and (max-width:576px) {
	.team-slide__name {
		font-size: 20px
	}
}

.team-slide__post {
	margin-top: 10px;
	color: rgba(20, 27, 49, .68);
	font-weight: 500;
	font-size: 18px;
	letter-spacing: -.01em;
	line-height: 13px
}

.card-service {
	position: relative;
	background: #fff 50%/cover no-repeat
}

@media screen and (min-width:1201px) {
	.card-service {
		padding-top: 90%
	}
}

@media screen and (max-width:1200px) {
	.card-service {
		margin-bottom: 20px;
		min-height: 400px
	}
}

.card-service--background-green {
	background-color: #43d959
}

.card-service--background-green .card-service__header-link,
.card-service--background-green .card-service__text,
.card-service--background-green .card-service__title {
	color: #fff
}

.card-service--background-green .card-service__header-link {
	border-bottom-color: hsla(0, 0%, 100%, .5)
}

.card-service--background-yellow {
	background-color: #f0f000
}

.card-service--background-violet-dark {
	background-color: #5843d9
}

.card-service--background-violet-dark .card-service__title {
	color: #fff
}

.card-service--background-blue {
	background-color: #57ebff
}

.card-service--background-violet {
	background-color: #8958da
}

.card-service--background-violet .card-service__title {
	color: #fff
}

.card-service--more .card-service__title {
	font-weight: 700;
	font-size: 74px;
	line-height: 62px
}

@media screen and (max-width:768px) {
	.card-service--more .card-service__title {
		font-size: 50px;
		line-height: 50px
	}
}

@media screen and (max-width:576px) {
	.card-service--more .card-service__title {
		font-size: 30px;
		line-height: 30px
	}
}

.card-service--more__link {
	position: absolute
}

@media screen and (min-width:1201px) {
	.card-service--more__link {
		bottom: 105px;
		left: 105px
	}
}

@media screen and (max-width:1200px) {
	.card-service--more__link {
		top: 50px;
		right: 50px
	}
}

@media screen and (max-width:576px) {
	.card-service--more__link {
		top: 30px;
		right: 20px
	}
}

.card-service--more__link .ico {
	width: 75px;
	height: 115px;
	fill: #efefef
}

@media screen and (max-width:768px) {
	.card-service--more__link .ico {
		width: 50px;
		height: 75px
	}
}

@media screen and (max-width:576px) {
	.card-service--more__link .ico {
		width: 30px;
		height: 55px
	}
}

.card-service__link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2
}

.card-service__link:hover+.card-service__inner .card-service__body,
.card-service__link:hover+.card-service__inner .card-service__footer,
.card-service__link:hover+.card-service__inner .card-service__header-link,
.card-service__inner:hover .card-service__footer {
	opacity: 1
}

.card-service__link:hover+.card-service__inner .card-service__footer,
.card-service__inner:hover .card-service__footer {
	transform: translate(0)
}

.card-service__inner {
	padding: 105px
}

@media screen and (min-width:1201px) {
	.card-service__inner {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		display: flex;
		flex-flow: column wrap
	}
}

@media screen and (max-width:1600px) {
	.card-service__inner {
		padding: 50px
	}
}

@media screen and (max-width:576px) {
	.card-service__inner {
		padding: 30px 20px
	}
}

.card-service__header {
	margin-bottom: 60px
}

.card-service__header-link {
	opacity: 0;
	margin-top: 10px;
	border-bottom: 1px solid transparent;
	font-weight: 600;
	font-size: 25px;
	line-height: 29px;
	letter-spacing: -.03em;
	transition: opacity .3s
}

.card-service__title {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 55px;
	line-height: 64px;
	color: #282323;
	letter-spacing: -.03em
}

@media screen and (max-width:1600px) {
	.card-service__title {
		font-size: 45px;
		line-height: 54px
	}
}

@media screen and (max-width:576px) {
	.card-service__title {
		font-size: 24px;
		line-height: 32px
	}
}

.card-service__body {
	opacity: 0;
	flex: 1;
	transition: opacity .3s
}

.card-service__text {
	font-size: 28px;
	letter-spacing: -.03em;
	line-height: 32px
}

@media screen and (max-width:768px) {
	.card-service__text {
		font-size: 22px;
		line-height: 26px
	}
}

@media screen and (max-width:576px) {
	.card-service__text {
		font-size: 16px;
		line-height: 22px
	}
}

.card-service__footer {
	opacity: 0;
	position: relative;
	z-index: 2;
	transform: translateY(300px);
	transition: opacity .3s, transform .5s
}

@media screen and (max-width:1200px) {
	.card-service__footer {
		margin-top: 30px
	}
}

.card-benefit {
	padding: 50px;
	margin-bottom: 50px;
	height: calc(100% - 50px);
	background-color: #fff
}

@media screen and (max-width:1600px) {
	.card-benefit {
		padding: 25px
	}
}

@media screen and (max-width:576px) {
	.card-benefit {
		height: auto;
		margin-bottom: 30px
	}
}

.card-benefit__icon-wrap {
	margin-bottom: 35px
}

.card-benefit__title {
	font-weight: 600;
	font-size: 25px;
	line-height: 25px;
	color: #4f4f4f
}

@media screen and (max-width:576px) {
	.card-benefit__title {
		font-size: 20px
	}
}

.card-benefit__text {
	margin-top: 25px;
	font-weight: 300;
	font-size: 20px;
	line-height: 25px;
	color: #4f4f4f
}

@media screen and (max-width:576px) {
	.card-benefit__text {
		font-size: 16px;
		line-height: 20px
	}
}

.card-collapse {
	margin-bottom: 20px;
	background-color: #fff
}

.card-collapse__title {
	position: relative;
	padding: 85px 130px 85px 90px;
	font-weight: 600;
	font-size: 60px;
	line-height: 54px;
	letter-spacing: -.03em;
	color: #141b31;
	cursor: pointer
}

@media screen and (max-width:1200px) {
	.card-collapse__title {
		padding: 50px 90px 50px 50px;
		font-size: 38px;
		line-height: normal
	}
}

@media screen and (max-width:992px) {
	.card-collapse__title {
		font-size: 24px
	}
}

@media screen and (max-width:576px) {
	.card-collapse__title {
		padding: 20px 45px 20px 20px;
		font-size: 18px
	}
}

.card-collapse__title:not(.collapsed):after {
	opacity: 0
}

.card-collapse__title:after,
.card-collapse__title:before {
	position: absolute;
	background-color: #43d959;
	transition: .2s ease-in-out;
	content: ""
}

.card-collapse__title:before {
	top: 110px;
	right: 90px;
	width: 40px;
	height: 8px
}

@media screen and (max-width:1200px) {
	.card-collapse__title:before {
		top: 70px;
		right: 50px
	}
}

@media screen and (max-width:992px) {
	.card-collapse__title:before {
		top: 62px;
		width: 30px;
		height: 5px
	}
}

@media screen and (max-width:576px) {
	.card-collapse__title:before {
		top: 30px;
		right: 20px;
		width: 16px;
		height: 2px
	}
}

.card-collapse__title:after {
	top: 94px;
	right: 106px;
	height: 40px;
	width: 8px
}

@media screen and (max-width:1200px) {
	.card-collapse__title:after {
		top: 54px;
		right: 66px
	}
}

@media screen and (max-width:992px) {
	.card-collapse__title:after {
		top: 49.5px;
		right: 63px;
		width: 5px;
		height: 30px
	}
}

@media screen and (max-width:576px) {
	.card-collapse__title:after {
		top: 22.5px;
		right: 27px;
		width: 2px;
		height: 16px
	}
}

.card-collapse__body {
	padding: 0 90px 70px
}

@media screen and (max-width:1200px) {
	.card-collapse__body {
		padding: 0 50px 50px
	}
}

@media screen and (max-width:576px) {
	.card-collapse__body {
		padding: 0 20px 20px
	}
}

@media screen and (max-width:768px) {
	.card-collapse__price {
		margin-top: 40px
	}
}

@media screen and (min-width:769px) {
	.card-collapse__price {
		text-align: right
	}
}

.card-collapse__price-title {
	font-size: 28px
}

@media screen and (max-width:992px) {
	.card-collapse__price-title {
		font-size: 24px
	}
}

@media screen and (max-width:576px) {
	.card-collapse__price-title {
		font-size: 16px
	}
}

.card-collapse__price-price {
	margin-top: 10px;
	font-weight: 500;
	font-size: 32px
}

@media screen and (max-width:576px) {
	.card-collapse__price-price {
		font-size: 20px
	}
}

@media screen and (min-width:769px) {
	.card-collapse__price .button {
		margin-top: 140px
	}
}

@media screen and (max-width:768px) {
	.card-collapse__price .button {
		margin-top: 40px
	}
}

.card-collapse__ico {
	display: block;
	width: 214px;
	margin-left: 100px
}

@media screen and (max-width:1600px) {
	.card-collapse__ico {
		width: 200px;
		margin-left: 50px
	}
}

.card-info {
	padding: 90px
}

@media screen and (min-width:993px) {
	.card-info {
		height: 100%
	}
}

@media screen and (max-width:992px) {
	.card-info {
		margin-bottom: 30px
	}
}

@media screen and (max-width:1600px) {
	.card-info {
		padding: 40px
	}
}

@media screen and (max-width:576px) {
	.card-info {
		padding: 20px
	}
}

.card-info--blue {
	background-color: rgba(128, 208, 235, .4)
}

.card-info--blue .card-info__list li {
	background-image: url(/upload/digital-icon/checked-blue.svg)
}

.card-info--green {
	background-color: rgba(87, 220, 193, .4)
}

.card-info--green .card-info__list li {
	background-image: url(/upload/digital-icon/checked-green.svg)
}

.card-info__header {
	margin-bottom: 90px
}

@media screen and (max-width:1600px) {
	.card-info__header {
		margin-bottom: 40px
	}
}

.card-info__title {
	font-weight: 600;
	font-size: 45px;
	line-height: 40px;
	letter-spacing: -.03em;
	color: #141b31
}

@media screen and (max-width:576px) {
	.card-info__title {
		font-size: 24px;
		line-height: 24px
	}
}

.card-info__ico {
	width: 125px;
	height: 95px;
	fill: #141b31
}

@media screen and (max-width:1600px) {
	.card-info__ico {
		width: 100px;
		height: 80px
	}
}

@media screen and (max-width:576px) {
	.card-info__ico {
		width: 60px;
		height: 45px
	}
}

.card-info__list li {
	padding-left: 65px;
	font-size: 22px;
	line-height: 24px;
	color: rgba(20, 27, 49, .75);
	background: 0 2px no-repeat
}

@media screen and (max-width:1600px) {
	.card-info__list li {
		padding-left: 55px;
		font-size: 20px
	}
}

@media screen and (max-width:576px) {
	.card-info__list li {
		padding-left: 35px;
		font-size: 16px
	}
}

.card-info__list li:not(:last-child) {
	margin-bottom: 20px
}

.reviews-slider {
	position: relative
}

@media screen and (min-width:993px) {
	.reviews-slider {
		height: 100%
	}
}

.reviews-slider .swiper-container {
	height: 100%
}

@media screen and (min-width:993px) {
	.reviews-slider .swiper-pagination {
		top: 85px;
		right: calc(100% + 100px)
	}
}

@media screen and (max-width:992px) {
	.reviews-slider .swiper-pagination {
		position: static;
		margin-top: 20px
	}
}

@media screen and (min-width:993px) {
	.reviews-slider .swiper-pagination-bullet {
		display: block
	}

	.reviews-slider .swiper-pagination-bullet:not(:last-child) {
		margin-bottom: 30px
	}
}

@media screen and (max-width:992px) {
	.reviews-slider .swiper-pagination-bullet:not(:last-child) {
		margin-right: 20px
	}
}

.reviews-slider .swiper-pagination-fraction {
	position: absolute;
	right: calc(100% + 85px);
	bottom: 80px;
	left: auto;
	width: auto;
	font-weight: 600;
	font-size: 21px;
	line-height: 16px;
	letter-spacing: -.03em;
	color: #141b31;
	white-space: nowrap
}

.reviews-slide {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000
}

@media screen and (max-width:992px) {
	.reviews-slide {
		height: 400px
	}
}

@media screen and (max-width:576px) {
	.reviews-slide {
		height: 300px
	}
}

@media screen and (max-width:480px) {
	.reviews-slide {
		height: 250px
	}
}

.reviews-slide:hover .ico {
	fill: hsla(0, 0%, 100%, .9)
}

.reviews-slide .ico {
	position: absolute;
	top: calc(50% - 79px);
	left: calc(50% - 79px);
	width: 158px;
	height: 158px;
	fill: hsla(0, 0%, 100%, .5)
}

@media screen and (max-width:768px) {
	.reviews-slide .ico {
		top: calc(50% - 50px);
		left: calc(50% - 50px);
		width: 100px;
		height: 100px
	}
}

.background {
	height: 100%;
	overflow: hidden
}

.background,
.background__top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1
}

.background__top {
	height: 50%;
	max-height: 1500px;
}

.background__top:after,
.background__top:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: ""
}

.background__top:before {
	background: linear-gradient(90deg, #2b82ca 0, #34a89b)
}

.background__top:after {
	background: linear-gradient(0deg, #e5e5e5 0, hsla(0, 0%, 100%, 0) 70%)
}

.background__bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50%;
	max-height: 1120px;
}

.background__bottom:after,
.background__bottom:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: ""
}

.background__bottom:before {
	background: linear-gradient(230.02deg, #f6f6f6 -22.49%, hsla(0, 0%, 96.5%, 0) 44.47%), linear-gradient(230.02deg, #f6f6f6 -22.49%, hsla(0, 0%, 96.5%, 0) 44.47%), linear-gradient(153.13deg, #f6f6f6 11.54%, hsla(0, 0%, 96.5%, 0) 123.55%), linear-gradient(55.42deg, #43d959 -7.33%, #2e5cff 130.63%)
}

.background__bottom:after {
	background: linear-gradient(180deg, #e5e5e5 0, hsla(0, 0%, 100%, 0) 70%)
}

.nav-tags li {
	margin-top: 6px;
	margin-bottom: 6px
}

.nav-tags li:not(:last-child) {
	margin-right: 12px
}

.nav-tags a {
	padding: 10px 18px;
	border: 2px solid hsla(0, 0%, 100%, .3);
	border-radius: 28px;
	font-weight: 600;
	font-size: 17.3px;
	line-height: 24px;
	letter-spacing: -.03em;
	color: #fff
}

@media screen and (max-width:768px) {
	.nav-tags a {
		font-size: 16px;
		line-height: 20px
	}
}

@media screen and (max-width:576px) {
	.nav-tags a {
		padding: 4px 10px;
		font-size: 12px;
		line-height: 16px
	}
}

.stages {
	margin-bottom: -50px;
	counter-reset: stages
}

@media screen and (max-width:768px) {
	.stages {
		margin-bottom: -30px
	}
}

@media screen and (max-width:576px) {
	.stages {
		margin-bottom: 0
	}
}

.stage {
	position: relative;
	margin-bottom: 50px;
	padding-left: 170px;
	max-width: 720px
}

@media screen and (min-width:769px) {
	.stage {
		min-height: 140px
	}
}

@media screen and (max-width:1600px) {
	.stage {
		padding-left: 120px
	}
}

@media screen and (max-width:992px) {
	.stage {
		padding-left: 90px
	}
}

@media screen and (max-width:768px) {
	.stage {
		margin-bottom: 30px
	}
}

@media screen and (max-width:576px) {
	.stage {
		padding-left: 40px
	}
}

.stage__title {
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -.03em;
	color: #141b31
}

@media screen and (max-width:1600px) {
	.stage__title {
		font-size: 35px
	}
}

@media screen and (max-width:992px) {
	.stage__title {
		margin-bottom: 20px;
		font-size: 26px;
		line-height: 30px
	}
}

@media screen and (max-width:576px) {
	.stage__title {
		font-size: 18px
	}
}

.stage__text {
	font-size: 16px;
	line-height: 22px;
	color: #141414
}

@media screen and (max-width:992px) {
	.stage__text {
		font-size: 18px
	}
}

@media screen and (max-width:576px) {
	.stage__text {
		font-size: 16px
	}
}

.stage:before {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 800;
	font-size: 182px;
	line-height: 140px;
	letter-spacing: -.03em;
	color: #141b31;
	opacity: .1;
	counter-increment: stages;
	content: counter(stages)
}

@media screen and (max-width:1600px) {
	.stage:before {
		font-size: 135px
	}
}

@media screen and (max-width:992px) {
	.stage:before {
		font-size: 90px;
		line-height: 70px
	}
}

@media screen and (max-width:576px) {
	.stage:before {
		font-size: 40px;
		line-height: 40px
	}
}

.masonry-grid.has-cols-3 .masonry-col {
	width: calc(33.3% - 33px)
}

@media screen and (max-width:1200px) {
	.masonry-grid.has-cols-3 .masonry-col {
		width: calc(50% - 25px)
	}
}

@media screen and (max-width:576px) {
	.masonry-grid.has-cols-3 .masonry-col {
		width: auto
	}
}

.bitrix-tasks {
	margin-bottom: -85px
}

@media screen and (max-width:1200px) {
	.bitrix-tasks {
		margin-bottom: -40px
	}
}

.bitrix-task {
	max-width: 450px;
	margin-bottom: 85px
}

@media screen and (max-width:1200px) {
	.bitrix-task {
		margin-bottom: 40px
	}
}

.bitrix-task__title {
	margin-bottom: 25px;
	font-weight: 500;
	font-size: 28px;
	line-height: 34px;
	color: #141b31
}

@media screen and (max-width:1200px) {
	.bitrix-task__title {
		font-size: 26px;
		line-height: 30px
	}
}

@media screen and (max-width:576px) {
	.bitrix-task__title {
		font-size: 18px;
		line-height: 20px;
		font-weight: 600;
	}

	.bitrix-task__title br {
		display: none
	}
}

.bitrix-task__text {
	font-size: 22px;
	line-height: 24px;
	color: rgba(20, 27, 49, .75)
}

@media screen and (max-width:992px) {
	.bitrix-task__text {
		font-size: 18px;
		line-height: 20px
	}
}

.partner-benefits {
	margin-bottom: -75px
}

@media screen and (max-width:1200px) {
	.partner-benefits {
		margin-bottom: -40px
	}
}

.partner-benefit {
	max-width: 445px;
	margin-bottom: 75px;
	font-weight: 500;
	font-size: 28px;
	line-height: 27px;
	color: #141b31
}

@media screen and (max-width:1200px) {
	.partner-benefit {
		margin-bottom: 40px;
		font-size: 20px
	}
}

@media screen and (max-width:576px) {
	.partner-benefit {
		font-size: 16px;
		line-height: 20px
	}

	.partner-benefit br {
		display: none
	}
}

.services-list__title {
	margin-bottom: 25px;
	font-weight: 500;
	font-size: 28px;
	line-height: 35px;
	color: #141414
}

@media screen and (max-width:992px) {
	.services-list__title {
		font-size: 24px;
		line-height: normal
	}
}

@media screen and (max-width:576px) {
	.services-list__title {
		font-size: 16px
	}
}

.services-list__button {
	display: block;
	margin-top: 20px;
	font-size: 20px;
	color: #141414;
	font-weight: 500
}

@media screen and (max-width:576px) {
	.services-list__button {
		font-size: 16px
	}
}

.services-list__button .ico {
	margin-right: 20px;
	fill: #43d959
}

.brief__progress {
	margin-bottom: 100px
}

.brief__progress:after {
	display: block;
	height: 10px;
	background-color: #dfdfdf;
	border-radius: 5px;
	content: ""
}

.brief__progress-step {
	position: relative;
	margin-bottom: 33px;
	font-weight: 600;
	font-size: 20px;
	line-height: 18px;
	letter-spacing: -.03em;
	color: #6d6d6d;
	transition: .2s ease-in-out
}

@media screen and (max-width:992px) {
	.brief__progress-step {
		margin-bottom: 20px;
		font-size: 16px
	}
}

@media screen and (max-width:768px) {
	.brief__progress-step {
		font-size: 13px
	}
}

.brief__progress-step:last-child:after {
	left: auto;
	right: 0
}

.brief__progress-step:first-child:after {
	left: 0;
	right: auto;
	margin: 0
}

.brief__progress-step.is-active {
	color: #000
}

.brief__progress-step.is-active:after {
	background-color: #2e5cff
}

.brief__progress-step:after {
	position: absolute;
	top: calc(100% + 20px);
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	background-color: #dfdfdf;
	transition: .2s ease-in-out;
	content: ""
}

@media screen and (max-width:992px) {
	.brief__progress-step:after {
		top: calc(100% + 12px);
		width: 26px;
		height: 26px
	}
}

.brief__step:not(.is-active) {
	display: none
}

.brief__step-title {
	margin-bottom: 55px;
	font-weight: 600;
	font-size: 60px;
	line-height: 54px;
	letter-spacing: -.03em;
	color: #141b31
}

@media screen and (max-width:992px) {
	.brief__step-title {
		font-size: 40px;
		line-height: normal
	}
}

@media screen and (max-width:576px) {
	.brief__step-title {
		margin-bottom: 20px;
		font-size: 24px
	}
}

.brief__group {
	margin-bottom: 40px
}

.brief__group-title {
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 27px;
	color: #141b31;
	min-height: 54px;
}

@media screen and (max-width:576px) {
	.brief__group-title {
		font-size: 16px;
		line-height: normal
	}
}

.brief__group-input {
	display: block;
	width: 100%;
	padding: 22px 38px;
	border: 1px solid rgba(20, 27, 49, .4);
	background-color: #fff;
	border-radius: 0;
	font-weight: 500;
	font-size: 28px;
	color: #141b31
}

@media screen and (max-width:992px) {
	.brief__group-input {
		padding: 16px 28px;
		font-size: 24px
	}
}

@media screen and (max-width:576px) {
	.brief__group-input {
		font-size: 16px;
		padding-right: 20px;
		padding-left: 20px
	}
}

.brief__group-input--small {
	padding: 16px 28px;
	font-size: 18px;
	font-weight: 400
}

.brief__group .checkbox-list+* {
	margin-top: 20px
}

.brief__next .ico,
.brief__prev .ico {
	fill: #fff;
	width: 60px;
	margin-right: 30px
}

.brief__footer {
	margin-top: 40px
}

.brief-sucsess {
	display: none
}

.brief-sucsess__title {
	margin-bottom: 60px;
	font-weight: 600;
	font-size: 60px;
	line-height: 54px;
	letter-spacing: -.03em;
	color: #141b31
}

@media screen and (max-width:992px) {
	.brief-sucsess__title {
		font-size: 40px;
		line-height: normal
	}
}

@media screen and (max-width:576px) {
	.brief-sucsess__title {
		margin-bottom: 20px;
		font-size: 24px
	}
}

.brief-sucsess__text {
	font-size: 22px;
	line-height: 27px;
	color: #141b31
}

@media screen and (max-width:576px) {
	.brief-sucsess__text {
		font-size: 16px;
		line-height: normal
	}
}

.range-field {
	position: relative
}

.range-field .brief__group-input {
	padding-right: 65px
}

.range-field__prefix {
	position: absolute;
	right: 38px;
	bottom: 24px;
	font-weight: 500;
	font-size: 28px;
	line-height: 34px;
	color: #878787;
	pointer-events: none
}

@media screen and (max-width:992px) {
	.range-field__prefix {
		right: 28px;
		bottom: 14px
	}
}

@media screen and (max-width:576px) {
	.range-field__prefix {
		bottom: 15px;
		right: 20px;
		font-size: 20px;
		line-height: normal
	}
}

.range-field .ui-slider {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.tariffs {
	margin-bottom: 90px;
	table-layout: fixed
}

@media screen and (max-width:992px) {
	.tariffs {
		margin-bottom: 30px
	}
}

.tariffs thead tr:first-child th:not(:last-child),
.tariffs thead tr:not(:first-child) th:nth-child(odd):not(:last-child) {
	border-right: 1px solid hsla(0, 0%, 76.9%, .5)
}

.tariffs thead th {
	vertical-align: top;
	padding: 0 20px
}

.tariffs thead th:first-child {
	border-right: 1px solid hsla(0, 0%, 76.9%, .5)
}

@media screen and (max-width:1600px) {
	.tariffs thead th {
		padding-left: 15px;
		padding-right: 15px
	}
}

.tariffs__title {
	margin-bottom: 65px;
	font-weight: 600;
	font-size: 44px;
	line-height: 49px;
	letter-spacing: -.02em;
	color: #000
}

@media screen and (max-width:1600px) {
	.tariffs__title {
		margin-bottom: 35px;
		font-size: 30px;
		line-height: normal
	}
}

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

.tariffs__header-title {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 17px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #000
}

.tariffs__header-text {
	margin-bottom: 10px;
	min-height: 60px;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #5e5e5e
}

@media screen and (max-width:1600px) {
	.tariffs__header-text {
		font-size: 14px
	}
}

.tariffs__header-old-price {
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #a6a6a6;
	text-decoration: line-through;
	padding-bottom: 9px;
}

.tariffs__header-price {
	font-weight: 500;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #292929;
	padding-bottom: 9px;
}

.tariffs__header-sale-percent {
	font-weight: 500;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #fff;
	padding: 9px 10px;
	background: #2e5cff;
	border-radius: 5px;
	width: 80px;
	margin: 0 auto 9px auto;
}

.tariffs__header-sale-percent:empty {
	display: none;
}

@media screen and (max-width:1600px) {
	.tariffs__header-price {
		font-size: 20px
	}
}

.tariffs tbody tr:nth-child(2n) {
	background-color: hsla(0, 0%, 76.9%, .1)
}

.tariffs tbody td,
.tariffs tbody th {
	padding: 15px 45px
}

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

	.tariffs tbody td,
	.tariffs tbody th {
		padding: 15px
	}
}

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

	.tariffs tbody td,
	.tariffs tbody th {
		padding: 10px
	}
}

.tariffs tbody td:first-child,
.tariffs tbody th:first-child {
	text-align: left;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: -.02em;
	color: #292929;
	overflow: hidden
}

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

	.tariffs tbody td:first-child,
	.tariffs tbody th:first-child {
		font-size: 16px
	}
}

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

	.tariffs tbody td:first-child,
	.tariffs tbody th:first-child {
		font-size: 14px
	}
}

@media screen and (min-width:993px) {

	.tariffs tbody td:not(:last-child),
	.tariffs tbody th:not(:last-child) {
		border-right: 1px solid hsla(0, 0%, 76.9%, .5)
	}
}

.tariffs tbody td {
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	letter-spacing: -.02em;
	color: #292929
}

@media screen and (max-width:1600px) {
	.tariffs tbody td {
		font-size: 18px
	}
}

@media screen and (max-width:576px) {
	.tariffs tbody td {
		font-size: 14px
	}
}

.tariffs tfoot td {
	padding: 15px 45px;
	text-align: center
}

.tariffs tfoot td:not(:last-child) {
	border-right: 1px solid hsla(0, 0%, 76.9%, .5)
}

@media screen and (max-width:1600px) {
	.tariffs tfoot td {
		padding: 15px
	}
}

@media screen and (max-width:1200px) {
	.tariffs tfoot .button {
		min-width: 120px
	}
}

@media screen and (min-width:993px) {
	.tariffs-info {
		padding: 0 45px
	}
}

.tariffs-info__left {
	font-weight: 600;
	font-size: 21px;
	line-height: 24px;
	letter-spacing: -.02em;
	color: #707070
}

@media screen and (min-width:993px) {
	.tariffs-info__left {
		max-width: 475px
	}
}

@media screen and (max-width:992px) {
	.tariffs-info__left {
		font-size: 18px
	}
}

@media screen and (max-width:576px) {
	.tariffs-info__left {
		font-size: 14px
	}
}

.tariffs-info__right {
	font-size: 21px;
	line-height: 24px;
	letter-spacing: -.02em;
	color: #707070
}

@media screen and (max-width:992px) {
	.tariffs-info__right {
		margin-top: 30px;
		font-size: 18px
	}
}

@media screen and (max-width:576px) {
	.tariffs-info__right {
		font-size: 14px
	}
}

.tariffs-mobile {
	margin-bottom: 50px
}

.tariffs-mobile__group:not(:last-child) {
	padding-bottom: 50px;
	margin-bottom: 50px
}

@media screen and (max-width:576px) {
	.tariffs-mobile__group:not(:last-child) {
		padding-bottom: 30px;
		margin-bottom: 30px
	}
}

.tariffs-mobile__group-title {
	margin-bottom: 35px;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: -.02em;
	color: #000
}

@media screen and (max-width:576px) {
	.tariffs-mobile__group-title {
		margin-bottom: 20px;
		font-size: 20px
	}
}

.tariffs-mobile__tariff {
	border: 5px solid #f6f6f6;
	padding: 20px
}

.tariffs-mobile__tariff:not(:last-child) {
	margin-bottom: 30px
}

@media screen and (max-width:576px) {
	.tariffs-mobile__tariff:not(:last-child) {
		margin-bottom: 20px
	}
}

@media screen and (max-width:576px) {
	.tariffs-mobile__tariff {
		border-top: 0;
		border-left: 0;
		border-right: 0;
		margin-left: -20px;
		margin-right: -20px
	}
}

.tariffs-mobile__tariff-title {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: -.02em;
	color: #000
}

@media screen and (max-width:576px) {
	.tariffs-mobile__tariff-title {
		font-size: 18px
	}
}

@media screen and (max-width:576px) {
	.tariffs-mobile__tariff .tariffs {
		width: calc(100% + 40px);
		margin-left: -20px;
		margin-right: -20px
	}
}

.power {
	display: inline-flex;
	flex-flow: row nowrap;
	align-items: center;
	border: 2px solid #dbdbdb;
	padding: 7px;
	min-width: 71px;
	min-height: 29px
}

.power--disabled .power__item {
	background: #dbdbdb
}

.power__item {
	width: 11px;
	height: 11px;
	background: linear-gradient(35deg, rgba(67, 217, 89, .78) -10%, rgba(46, 92, 255, .78) 120%)
}

.power__item:not(:last-child) {
	margin-right: 10px
}

.power-info {
	margin-bottom: 50px;
	padding: 40px 85px;
	border-top: 5px solid #f6f6f6;
	border-bottom: 2px solid #f6f6f6
}

@media screen and (max-width:992px) {
	.power-info {
		padding: 20px 45px 5px
	}
}

@media screen and (max-width:576px) {
	.power-info {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media screen and (max-width:992px) {
	.power-info__item {
		margin-bottom: 25px
	}
}

@media screen and (max-width:992px) and (min-width:576px) {
	.power-info__item {
		text-align: center
	}
}

.power-info__item-title {
	font-weight: 500;
	font-size: 14px;
	letter-spacing: -.02em;
	color: #757575
}

@media screen and (max-width:992px) and (min-width:576px) {
	.power-info__item-title {
		margin-top: 10px
	}
}

.result-content {
	padding: 90px;
	background-color: #fff;
	color: #141b31
}

.result-content p {
	font-size: 21px;
	line-height: 29px
}

@media screen and (max-width:576px) {
	.result-content p {
		font-size: 16px;
		line-height: 20px
	}
}

.result-content ul {
	font-size: 17px;
	line-height: 30px
}

@media screen and (max-width:1600px) {
	.result-content {
		padding: 50px
	}
}

@media screen and (max-width:768px) {
	.result-content {
		padding: 20px
	}
}

@media screen and (min-width:1201px) {
	.result-content__col {
		max-width: 310px
	}
}

@media screen and (max-width:1200px) {
	.result-content__col {
		margin-bottom: 30px
	}
}

.result-content__col-title {
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 26px;
	line-height: 29px
}

@media screen and (max-width:1600px) {
	.result-content__col-title {
		font-size: 20px;
		line-height: 23px
	}
}

.result-content__col-text {
	font-size: 21px;
	line-height: 30px
}

@media screen and (max-width:1600px) {
	.result-content__col-text {
		font-size: 18px;
		line-height: 23px
	}
}

.browser {
	position: relative;
	max-width: 1350px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #d8d8d8;
	border-radius: 5px
}

.browser__header {
	height: 58px;
	background: #dadada;
	box-shadow: inset 0 .9362px 0 #f2f3f5;
	border-radius: 4.681px 4.681px 0 0
}

.browser__header-top {
	height: 34px;
	padding: 7px 7px 7px 13px
}

.browser__header-top__right-button {
	position: relative;
	width: 34px;
	height: 20px;
	background: linear-gradient(180deg, #fbfbfb, #f3f3f3);
	border: .9362px solid #cecece;
	box-shadow: inset 0 .9362px 0 #fff;
	border-radius: 3.7448px
}

.browser__header-top__right-button:after,
.browser__header-top__right-button:before {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #565656;
	border-radius: 1px;
	background-color: #fff;
	content: ""
}

.browser__header-top__right-button:before {
	top: 4px;
	right: 10px
}

.browser__header-top__right-button:after {
	top: 7px;
	left: 10px;
	box-shadow: 0 0 0 1px #fff
}

.browser__header-top__left-buttons {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.browser__header-top__left-buttons span {
	width: 11px;
	height: 11px;
	border: 1px solid;
	border-radius: 50%
}

.browser__header-top__left-buttons span:first-child {
	background-color: #ff3b47;
	border-color: #ff3b47
}

.browser__header-top__left-buttons span:nth-child(2) {
	background-color: #ffbd00;
	border-color: #ffbd00
}

.browser__header-top__left-buttons span:last-child {
	background-color: #00d641;
	border-color: #00d641
}

.browser__header-top__left-buttons span:not(:last-child) {
	margin-right: 7px
}

.browser__header-title {
	border: 1px solid #b1b1b1;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: .015em;
	color: #1e1e1e
}

.browser__viewport {
	position: relative;
	z-index: 2;
	height: 720px;
	background-color: #fff;
	box-shadow: 25px 25px 45px rgba(0, 0, 0, .2)
}

@media screen and (max-width:768px) {
	.browser__viewport {
		height: 500px
	}
}

@media screen and (max-width:576px) {
	.browser__viewport {
		height: 300px
	}
}

.browser__viewport-slider__img {
	height: 720px
}

@media screen and (max-width:768px) {
	.browser__viewport-slider__img {
		height: 500px
	}
}

@media screen and (max-width:576px) {
	.browser__viewport-slider__img {
		height: 300px
	}
}

@media screen and (max-width:768px) {
	.browser__viewport-slider__nav {
		margin-top: 20px
	}
}

.browser__viewport-slider__nav .swiper-button,
.browser__viewport-slider__nav .swiper-pagination {
	position: static
}

.browser__viewport-slider__nav .swiper-pagination {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #141b31
}

.browser__viewport-slider__nav .swiper-button,
.browser__viewport-slider__nav .swiper-button .ico {
	width: 20px;
	height: 20px
}

.browser__footer {
	padding: 25px 35px
}

.browser__footer a {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #141b31
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	touch-action: pan-y
}

.swiper-wp8-vertical {
	touch-action: pan-x
}

.swiper-button {
	position: absolute;
	top: calc(50% - 22.5px);
	z-index: 10;
	width: 45px;
	height: 45px;
	border: 0;
	padding: 0;
	outline: none;
	background-color: transparent;
	cursor: pointer
}

@media screen and (max-width:768px) {
	.swiper-button {
		top: calc(50% - 17.5px);
		width: 35px;
		height: 35px
	}
}

.swiper-button-disabled {
	cursor: not-allowed;
	background-image: none !important;
	box-shadow: none !important;
	opacity: .35
}

.swiper-button:hover .ico {
	fill: #2e5cff
}

.swiper-button-prev {
	left: 10px;
	right: auto
}

.swiper-button-next {
	right: 10px;
	left: auto
}

.swiper-button .ico {
	fill: #000;
	width: 45px;
	height: 45px
}

@media screen and (max-width:768px) {
	.swiper-button .ico {
		width: 35px;
		height: 35px
	}
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s;
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 100%;
	background: #2e5cff;
	opacity: .5;
	outline: none
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes swiper-preloader-spin {
	to {
		transform: rotate(1turn)
	}
}

.ui-slider {
	position: relative;
	text-align: left;
	background-color: #e8e8e8
}

.ui-slider-horizontal {
	height: 4px
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
	background: linear-gradient(90deg, #2b82ca 0, #34a89b)
}

.ui-slider-horizontal .ui-slider-handle {
	top: -11px;
	margin-left: -12px
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 26px;
	height: 26px;
	cursor: default;
	touch-action: none;
	box-shadow: 4px 4px 9px rgba(0, 0, 0, .25);
	border-radius: 50%;
	outline: none
}

.ui-slider .ui-slider-handle:before {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 12px;
	height: 12px;
	background: linear-gradient(90deg, #2b82ca 0, #34a89b);
	border-radius: 50%;
	content: ""
}

.fancybox {
	cursor: zoom-in
}

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

.fancybox-active {
	height: auto
}

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

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

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

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

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

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

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

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

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

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

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

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

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

.fancybox-slide:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
	width: 0
}

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

.fancybox-slide--next {
	z-index: 99995
}

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

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

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

.fancybox-slide--iframe {
	padding: 44px 44px 0
}

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

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

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

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

.fancybox-can-drag .fancybox-content {
	cursor: grab
}

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

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

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

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--html .fancybox-content {
	margin-bottom: 6px
}

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

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

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

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
	height: calc(100% - 44px);
	margin-bottom: 44px
}

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

.fancybox-iframe {
	vertical-align: top
}

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

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

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	outline: none;
	padding: 10px;
	transition: .2s ease-in-out;
	vertical-align: top;
	width: 44px
}

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

.fancybox-button:focus,
.fancybox-button:hover {
	color: #fff
}

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

.fancybox-button svg {
	display: block;
	overflow: visible;
	position: relative;
	shape-rendering: geometricPrecision
}

.fancybox-button svg path {
	fill: transparent;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3
}

.fancybox-button--pause svg path:first-child,
.fancybox-button--play svg path:nth-child(2) {
	display: none
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
	fill: currentColor
}

.fancybox-button--share svg path {
	stroke-width: 1
}

.fancybox-navigation .fancybox-button {
	height: 38px;
	opacity: 0;
	padding: 6px;
	position: absolute;
	top: 50%;
	width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
	transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button:after {
	content: "";
	left: -25px;
	padding: 50px;
	position: absolute;
	top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 6px
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #555;
	cursor: pointer;
	height: 44px;
	margin: 0;
	padding: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	z-index: 10
}

.fancybox-close-small svg {
	fill: transparent;
	opacity: .8;
	stroke: currentColor;
	stroke-width: 1.5;
	transition: stroke .1s
}

.fancybox-close-small:focus {
	outline: none
}

.fancybox-close-small:hover svg {
	opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
	color: #ccc;
	padding: 5px;
	right: -12px;
	top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
	background: transparent;
	color: #fff
}

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

.fancybox-caption {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px;
	right: 0
}

.fancybox-caption:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
	background-repeat: repeat-x;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -25px;
	z-index: -1
}

.fancybox-caption:after {
	border-bottom: 1px solid hsla(0, 0%, 100%, .3);
	content: "";
	display: block;
	left: 44px;
	position: absolute;
	right: 44px;
	top: 0
}

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

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

.fancybox-loading {
	animation: fancybox-rotate .8s linear infinite;
	background: transparent;
	border-radius: 100%;
	border: 6px solid hsla(0, 0%, 39.2%, .5);
	border-top-color: #fff;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: .6;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 99999
}

@keyframes fancybox-rotate {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(359deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

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

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

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

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

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

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

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

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

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn)
}

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1)
}

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

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

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

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

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

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

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

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

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

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

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

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

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

.fancybox-thumbs-x>ul {
	overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
	width: 7px
}

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

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

.fancybox-thumbs>ul>li {
	backface-visibility: hidden;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li {
	background: 50%/cover no-repeat
}

.fancybox-thumbs>ul>li:before {
	border: 4px solid #4ea7f9;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .2s ease-in-out;
	z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
	opacity: 1
}

@media (max-width:800px) {
	.fancybox-thumbs {
		width: 110px
	}

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

	.fancybox-thumbs>ul>li {
		max-width: calc(100% - 10px)
	}
}

.main {
	position: relative;
	flex: 1
}

.section-hero {
	padding-top: 150px;
	padding-bottom: 70px
}

@media screen and (max-width:992px) {
	.section-hero {
		padding-bottom: 60px
	}
}

@media screen and (max-width:576px) {
	.section-hero {
		padding-top: 85px
	}
}

.section-hero .nav-tags {
	max-width: 645px
}

.section-hero .section__body,
.section-hero .section__header {
	position: relative
}

.section-hero .section__title {
	color: #fff;
	font-size: 110px;
	line-height: 0.8em;
	letter-spacing: -.03em;
}

@media screen and (max-width:1200px) {
	.section-hero .section__title {
		font-size: 100px
	}
}

@media screen and (max-width:768px) {
	.section-hero .section__title {
		font-size: 83px
	}
}

@media screen and (max-width:576px) {
	.section-hero .section__title {
		font-size: 53px
	}
}

@media screen and (max-width:480px) {
	.section-hero .section__title {
		font-size: 46px
	}
}

.section-hero__text {
	max-width: 1320px;
	margin-bottom: 22px;
	color: #fff;
	font-weight: 500;
	font-size: 27px;
	line-height: 52px;
	letter-spacing: -.03em
}

@media screen and (max-width:768px) {
	.section-hero__text {
		margin-bottom: 40px;
		font-size: 26px;
		line-height: 26px
	}
}

@media screen and (max-width:576px) {
	.section-hero__text {
		font-size: 16px;
		line-height: 17px
	}
}

.section-hero__presentation {
	display: block
}

@media screen and (max-width:768px) {
	.section-hero__presentation {
		margin: 30px auto 0;
		max-width: 305px
	}
}

@media screen and (max-width:576px) {
	.section-hero__presentation {
		max-width: 200px
	}
}

.section-hero__presentation-title {
	color: #fff;
	font-weight: 700;
	text-align: right;
	font-size: 30px;
	line-height: 28px;
	letter-spacing: -.03em
}

@media screen and (max-width:576px) {
	.section-hero__presentation-title {
		font-size: 20px;
		line-height: 22px
	}
}

.section-hero__presentation-ico {
	width: 63px;
	height: 86px;
	fill: #fff
}

@media screen and (max-width:576px) {
	.section-hero__presentation-ico {
		width: 35px;
		height: 48px
	}
}

.section-hero--main {
	padding-top: 200px;
	overflow: hidden
}

@media screen and (max-width:768px) {
	.section-hero--main {
		min-height: 580px;
		padding-top: 160px
	}
}

@media screen and (max-width:576px) {
	.section-hero--main {
		padding-top: 85px
	}
}

.section-hero--main__image-wrap {
	position: absolute;
	top: 175px;
	left: 21%
}

.section-feedback__contacts {
	padding-left: 5px;
}

@media screen and (max-width:768px) {
	.section-hero--main__image {
		top: 140px;
		left: 33%;
		width: 663px;
		height: 440px;
		max-width: none
	}
}

@media screen and (max-width:576px) {
	.section-hero--main__image {
		top: auto;
		bottom: 60px;
		left: calc(50% - 193.5px);
		width: 436px;
		height: 290px
	}

	.section-hero--main__image-wrap {
		left: -40px;
		top: 220px;
	}

	.section-feedback__contacts {
		padding-left: 0px;
	}
}

@media screen and (max-width:1200px) {
	.section-hero--main .section__title {
		line-height: 80px
	}
}

@media screen and (max-width:768px) {
	.section-hero--main .section__title {
		line-height: 65px
	}
}

@media screen and (max-width:576px) {
	.section-hero--main .section__title {
		line-height: 45px
	}
}

@media screen and (min-width:993px) {
	.section-hero--main .scroll-action {
		margin-bottom: 220px
	}
}

@media screen and (max-width:768px) {
	.section-hero--main .scroll-action {
		margin-top: 100px;
		overflow: hidden
	}
}

@media screen and (max-width:576px) {
	.section-hero--main .scroll-action {
		margin-top: 340px
	}
}

.section-hero--main .scroll-action .ico {
	width: 38px;
	height: 69px;
	fill: #fff
}

@media screen and (max-width:768px) {
	.section-hero--main .scroll-action .ico {
		margin-top: -40px
	}
}

.section-counters {
	padding-top: 0;
	padding-bottom: 0
}

.section-counters__container {
	padding: 105px 45px 55px;
	background-color: #fff
}

@media screen and (max-width:768px) {
	.section-counters__container {
		padding-top: 55px
	}
}

@media screen and (max-width:576px) {
	.section-counters__container {
		padding: 20px
	}
}

.section-counters__main-counter {
	margin-bottom: 80px;
	padding-bottom: 65px;
	border-bottom: 1px solid #c4c4c4
}

@media screen and (max-width:768px) {
	.section-counters__main-counter {
		padding-bottom: 40px;
		margin-bottom: 40px
	}
}

.section-counters__main-counter__text {
	max-width: 755px;
	font-weight: 300;
	font-size: 25px;
	line-height: 31px;
	color: #3a3f52
}

@media screen and (max-width:1200px) {
	.section-counters__main-counter__text {
		font-size: 20px;
		line-height: 25px
	}
}

@media screen and (max-width:992px) {
	.section-counters__main-counter__text {
		font-size: 18px
	}
}

@media screen and (max-width:768px) {
	.section-counters__main-counter__text {
		margin-top: 30px
	}
}

@media screen and (max-width:576px) {
	.section-counters__main-counter__text {
		margin-top: 0;
		font-size: 16px
	}
}

.section-counters__main-counter__link {
	display: inline-block;
	margin-top: 20px;
	font-weight: 600;
	font-size: 25px;
	color: #3a3f52;
	transition: color .25s
}

@media screen and (max-width:576px) {
	.section-counters__main-counter__link {
		font-size: 18px
	}
}

.section-counters__main-counter__link .ico {
	margin-left: 20px;
	width: 47px;
	fill: #43d959;
	transition: margin-left .25s
}

.section-counters__main-counter__link:hover {
	color: #43d959
}

.section-counters__main-counter__link:hover .ico {
	margin-left: 10px
}

@media screen and (min-width:993px) {
	.section-products {
		padding-top: 140px;
		padding-bottom: 170px
	}
}

@media screen and (max-width:992px) {
	.section-products {
		padding-bottom: 60px
	}
}

@media screen and (max-width:992px) {
	.section-products .nav-tabs {
		margin-bottom: 30px;
		display: flex;
		justify-content: center;
		flex-flow: row wrap
	}
}

@media screen and (max-width:992px) {
	.section-products .nav-item {
		flex: 0 0 auto;
		max-width: 100%
	}

	.section-products .nav-item:not(:last-child) {
		margin-right: 30px
	}
}

@media screen and (min-width:993px) {
	.section-products .nav-item:not(:last-child) {
		margin-bottom: 30px
	}
}

.section-products .nav-item a {
	display: inline-block;
	border-bottom: 2px solid transparent;
	font-weight: 600;
	font-size: 80px;
	color: #8c8c8c
}

@media screen and (max-width:1200px) {
	.section-products .nav-item a {
		font-size: 60px
	}
}

@media screen and (max-width:992px) {
	.section-products .nav-item a {
		font-size: 30px
	}
}

@media screen and (max-width:576px) {
	.section-products .nav-item a {
		padding: 5px 0;
		font-size: 18px;
		color: #000
	}
}

.section-products .nav-item a.active,
.section-products .nav-item a:hover {
	background: linear-gradient(55.42deg, #43d959 -7.33%, #2e5cff 130.63%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-bottom-color: #43d959
}

.section-products__text {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.2em;
	color: #878787
}

@media screen and (max-width:1200px) {
	.section-products__text {
		font-size: 22px;
		line-height: 28px
	}
}

@media screen and (max-width:576px) {
	.section-products__text {
		font-size: 16px;
		line-height: 22px;
		color: #000
	}
}

.section-products__nav {
	margin-top: 35px
}

.section-products__nav li:not(:last-child) {
	margin-bottom: 10px
}

.section-products__nav a {
	display: inline-block;
	padding-bottom: 10px;
	position: relative;
	font-weight: 300;
	font-size: 45px;
	color: #000
}

.section-products__nav a:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #43d959;
	height: 1px;
	transition: left .4s, right .4s
}

@media screen and (max-width:1200px) {
	.section-products__nav a {
		font-size: 30px
	}
}

@media screen and (max-width:576px) {
	.section-products__nav a {
		font-size: 20px
	}
}

.section-products__nav a:hover:before {
	left: 50%;
	right: 50%
}

.section-tariffs {
	padding-bottom: 0
}

.section-tariffs__container {
	background-color: #fff
}

.section-tariffs .section__header {
	margin-bottom: 0;
	padding: 95px 85px
}

@media screen and (max-width:1600px) {
	.section-tariffs .section__header {
		padding: 45px
	}
}

@media screen and (max-width:576px) {
	.section-tariffs .section__header {
		padding: 20px
	}
}

.section-tariffs .section__body {
	padding-bottom: 120px
}

@media screen and (max-width:992px) {
	.section-tariffs .section__body {
		padding-bottom: 50px
	}
}

@media screen and (max-width:576px) {
	.section-tariffs .section__body {
		padding-bottom: 20px
	}
}

.section-tariffs .nav-tabs--theme-2 {
	margin-bottom: 0
}

@media screen and (max-width:1600px) {
	.section-tariffs .nav-tabs {
		margin-top: 30px
	}
}

.section-tariffs .tab-pane {
	padding: 0 45px
}

@media screen and (max-width:576px) {
	.section-tariffs .tab-pane {
		padding: 0 20px
	}
}

@media screen and (min-width:993px) {
	.section-team {
		padding-top: 25px;
		padding-bottom: 90px
	}
}

.section-team .section__header {
	margin-bottom: 50px
}

@media screen and (max-width:992px) {
	.section-team .section__header {
		margin-bottom: 40px
	}
}

.section-polis__container {
	padding: 110px 85px 0;
	background-color: #fff
}

@media screen and (max-width:992px) {
	.section-polis__container {
		padding: 50px 50px 0
	}
}

@media screen and (max-width:576px) {
	.section-polis__container {
		padding: 20px 20px 0
	}
}

@media screen and (max-width:768px) {
	.section-polis__container-col {
		margin-bottom: 30px
	}
}

.section-polis__title {
	margin-bottom: 50px;
	font-weight: 600;
	font-size: 60px;
	letter-spacing: -.03em;
	color: #141b31
}

@media screen and (max-width:992px) {
	.section-polis__title {
		margin-bottom: 30px;
		font-size: 40px
	}
}

@media screen and (max-width:576px) {
	.section-polis__title {
		font-size: 20px
	}
}

.section-polis__devises {
	display: block;
	width: calc(100% + 170px);
	margin-left: -85px;
	margin-right: -85px;
	max-width: none;
	margin-top: 50px
}

@media screen and (max-width:992px) {
	.section-polis__devises {
		width: calc(100% + 100px);
		margin-left: -50px;
		margin-right: -50px
	}
}

@media screen and (max-width:576px) {
	.section-polis__devises {
		width: calc(100% + 40px);
		margin-left: -20px;
		margin-right: -20px
	}
}

.section-polis__text {
	margin: 140px auto 110px;
	max-width: 1065px;
	font-size: 28px;
	line-height: 35px;
	color: #3a3f52
}

@media screen and (max-width:992px) {
	.section-polis__text {
		margin-top: 50px;
		margin-bottom: 50px;
		font-size: 22px;
		line-height: 28px
	}
}

@media screen and (max-width:768px) {
	.section-polis__text {
		font-size: 18px;
		line-height: 24px
	}
}

.section-polis__text-link {
	display: block;
	margin-top: 60px;
	width: 325px;
	font-weight: 600;
	font-size: 25px;
	line-height: 35px;
	color: #000
}

@media screen and (max-width:992px) {
	.section-polis__text-link {
		margin-top: 30px;
		font-size: 22px;
		line-height: 28px
	}
}

.section-polis__text-link span {
	display: inline-block
}

.section-polis__text-link span:after {
	display: block;
	height: 1px;
	background: linear-gradient(90deg, #2b82ca 0, #34a89b);
	content: ""
}

.section-polis__text-link img {
	margin-left: 15px
}

.section-polis__text-container {
	padding: 170px 10px 100px;
	margin-top: -75px;
	background-color: #fff
}

@media screen and (max-width:992px) {
	.section-polis__text-container {
		padding-top: 120px;
		padding-bottom: 50px
	}
}

@media screen and (max-width:768px) {
	.section-polis__text-container {
		padding-top: 140px;
		margin-top: -115px
	}
}

@media screen and (max-width:576px) {
	.section-polis__text-container {
		padding-top: 160px;
		margin-top: -135px
	}
}

.section-polis__text-container .section-polis__text {
	margin-top: 0;
	margin-bottom: 0
}

.section-services {
	padding-top: 0;
	padding-bottom: 0
}

@media screen and (max-width:576px) {
	.section-reviews {
		padding-bottom: 60px
	}
}

.section-reviews__container {
	background-color: #fff
}

@media screen and (max-width:992px) {
	.section-reviews__container {
		padding-bottom: 20px
	}
}

.section-reviews__left-inner {
	padding: 100px 85px 80px
}

@media screen and (max-width:1200px) {
	.section-reviews__left-inner {
		padding: 50px
	}
}

@media screen and (max-width:576px) {
	.section-reviews__left-inner {
		padding: 30px 20px
	}
}

.section-reviews__left-inner .text {
	margin-top: 232px;
	max-width: 535px
}

@media screen and (min-width:993px) {
	.section-reviews__left-inner .text {
		margin-right: 60px
	}
}

@media screen and (max-width:992px) {
	.section-reviews__left-inner .text {
		margin-top: 30px
	}
}

@media screen and (min-width:993px) {
	.section-feedback {
		padding-top: 35px;
		padding-bottom: 110px
	}
}

@media screen and (max-width:992px) {
	.section-feedback {
		padding-bottom: 60px
	}
}

.section-feedback__contacts {
	font-weight: 500;
	font-size: 30.495px;
	line-height: 37px;
	letter-spacing: .02em;
	color: #141b31
}

@media screen and (max-width:992px) {
	.section-feedback__contacts {
		font-size: 20px;
		line-height: 26px
	}
}

.section-feedback__contacts .ico {
	width: 38px;
	height: 38px
}

@media screen and (max-width:992px) {
	.section-feedback__contacts .ico {
		width: 22px;
		height: 22px
	}
}

.section-feedback__contacts a {
	color: inherit
}

@media screen and (max-width:576px) {
	.section-feedback__contacts a {
		display: block
	}
}

.section-feedback__form .form-item {
	margin-bottom: -1px
}

@media screen and (min-width:993px) {
	.section-feedback__form .form-item {
		margin-right: -1px
	}
}

.section-feedback__form-footer {
	margin-top: 60px
}

@media screen and (max-width:576px) {
	.section-feedback__form-footer {
		margin-top: 20px
	}
}

@media screen and (max-width:576px) {
	.section-feedback__form .button {
		margin-top: 20px;
		width: 100%
	}
}

@media screen and (min-width:577px) {
	.section-feedback__form input {
		height: 99.5px
	}

	.section-feedback__form textarea {
		height: 198px
	}
}

@media screen and (min-width:993px) {
	.section-stages {
		padding-top: 160px;
		padding-bottom: 50px
	}
}

.section-bitrix24 {
	padding-top: 0;
	padding-bottom: 0
}

@media screen and (min-width:1500px) {
	.section-bitrix24 {
		margin-bottom: -100px
	}
}

.section-bitrix24__container {
	margin-left: 55px;
	padding: 90px 0 90px 90px;
	background: linear-gradient(180deg, #fff 60.7%, #e5e5e5 100.93%)
}

@media screen and (max-width:1200px) {
	.section-bitrix24__container {
		padding-left: 0;
		padding-top: 0;
		margin-left: 0
	}
}

@media screen and (max-width:576px) {
	.section-bitrix24__container {
		padding-bottom: 0
	}
}

.section-bitrix24__content {
	padding-right: 70px
}

@media screen and (max-width:1200px) {
	.section-bitrix24__content {
		padding-left: 70px
	}
}

@media screen and (max-width:992px) {
	.section-bitrix24__content {
		padding-left: 10px;
		padding-right: 10px
	}
}

.section-bitrix24__counters {
	margin-top: 70px;
	margin-bottom: 95px
}

@media screen and (max-width:768px) {
	.section-bitrix24__counters {
		margin-top: 30px;
		margin-bottom: 30px
	}
}

@media screen and (max-width:576px) {
	.section-bitrix24__counters {
		margin-bottom: 0
	}
}

@media screen and (max-width:576px) {
	.section-bitrix24__counter {
		margin-bottom: 30px;
		text-align: center
	}
}

.section-bitrix24__counter-value {
	margin-bottom: 5px;
	font-weight: 800;
	font-size: 67px;
	line-height: 85px;
	background: linear-gradient(55.42deg, #43D959 -7.33%, #2E5CFF 130.63%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

@media screen and (max-width:576px) {
	.section-bitrix24__counter-value {
		font-size: 45px;
		line-height: 50px
	}
}

.section-bitrix24__counter-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: #3a3f52
}

@media screen and (max-width:576px) {
	.section-bitrix24__counter-title {
		font-size: 14px
	}
}

.section-bitrix24__image {
	width: 100%
}

.section-brief {
	padding-top: 0
}

@media screen and (max-width:576px) {
	.section-brief {
		padding-bottom: 60px
	}
}

.section-brief__container {
	padding: 85px;
	background-color: #fff
}

@media screen and (max-width:1200px) {
	.section-brief__container {
		padding: 40px
	}
}

@media screen and (max-width:576px) {
	.section-brief__container {
		padding: 20px
	}
}

p.success {
	font-size: 18px;
}

.form-item__label-placeholder .field.novalid {
	padding-right: 110px;
}

.brief__group-input {
	outline: none;
}

.brief__group-input.error {
	border-color: red;
}

.checkbox.error .checkbox__text:before {
	border: solid 1px red;
}

.form-item__label-placeholder .field.is-invalid {
	border-color: red;
}

.form-item__label-placeholder label.is-invalid {
	color: red;
}

.browser__viewport-slider__img {
	overflow: auto;
}

.browser__viewport-slider__img img {
	width: 100%;
	display: block;
}

.after_text {
	color: #333;
	font-size: 16px;
	line-height: 20px;
	max-width: 900px;
	position: relative;
	z-index: 2;
}

.after_text_inner {
	max-height: 69px;
	overflow: hidden;
}

.after_text h2 {
	text-align: left;
	margin: 10px 0;
	font-size: 22px;
	line-height: 19px;
	text-transform: uppercase;
	color: #121212;
	font-weight: 500;
	padding: 10px 0 10px 0;
}

.after_text h3 {
	text-align: left;
	margin: 10px 0;
	font-size: 20px;
	line-height: 19px;
	text-transform: uppercase;
	color: #121212;
	font-weight: 500;
	padding: 10px 0 10px 0;
}

.after_text a {
	text-decoration: none;
	color: #0060ff;
}

.after_text ul li {
	margin-left: 15px;
	margin-bottom: 10px;
	list-style: none;
}

.after_text ul li:before {
	content: "—";
	position: relative;
	left: -5px;
}

.after_text p {
	padding: 0 0 20px 0;
}

.after_text p:last-child {
	padding: 0;
}

.after_text .rm {
	font-size: 14px;
	line-height: 15px;
	color: #7c7c7c;
	text-decoration: none;
	font-weight: 500;
	position: relative;
}

.after_text .rm::before {
	font-size: 23px;
	line-height: 15px;
	color: #a4a5a8;
	content: "+";
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.grecaptcha-badge {
	display: none;
}

.tariffs tbody th:first-child {
	overflow: visible;
}

.table.tariffs .tooltip {
	position: relative;
}

.table.tariffs .tooltip span {
	display: inline-block;
	justify-content: center;
	align-items: center;
	background: #ccc;
	width: 17px;
	height: 17px;
	font-size: 12px;
	border-radius: 50%;
	text-align: center;
	line-height: 17px;
	margin: 0 0 0 5px;
}

.table.tariffs .tooltip .tooltip-title {
	z-index: 4;
	position: relative;
}

.table.tariffs .tooltip .tooltip-content {
	position: absolute;
	bottom: -15px;
	background: #FFF;
	font-size: 12px;
	line-height: 1.2em;
	padding: 10px;
	transform: translate(0, 100%);
	z-index: 5;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
	display: none;
}

.table.tariffs .tooltip .tooltip-content::after {
	content: "";
	position: absolute;
	left: 11px;
	top: -20px;
	border: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

.table.tariffs .tooltip:hover .tooltip-content {
	display: block;
}

select[name=tariff_tern] {
	width: 100%;
}

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

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

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

.select2-container .select2-selection--single .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em;
}

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

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

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline;
	list-style: none;
	padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
	max-width: 100%;
	resize: none;
	height: 18px;
	vertical-align: bottom;
	font-family: sans-serif;
	overflow: hidden;
	word-break: keep-all;
}

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

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

.select2-results {
	display: block;
}

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

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

.select2-results__option--selectable {
	cursor: pointer;
}

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

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

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

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

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

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

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

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

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

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

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

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
	padding-right: 0px;
}

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

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

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

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

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

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

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

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

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
	padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	position: absolute;
	right: 0;
	padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
	padding-left: 20px;
	position: relative;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: bottom;
	white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-right: 1px solid #aaa;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #999;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px;
	position: absolute;
	left: 0;
	top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
	background-color: #f1f1f1;
	color: #333;
	outline: none;
}

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

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-left: 1px solid #aaa;
	border-right: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
	float: left;
	margin-left: 10px;
	margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--default .select2-results__option--group {
	padding: 0;
}

.select2-container--default .select2-results__option--disabled {
	color: #999;
}

.select2-container--default .select2-results__option--selected {
	background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #5897fb;
	color: white;
}

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

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
	background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
	background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

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

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

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
}

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

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

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

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

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

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

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

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

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
	background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

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

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

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

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

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #888;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px;
}

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

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

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

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

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

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

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

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

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

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

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

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

.select2-container--classic .select2-results__option--group {
	padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #3875d7;
	color: white;
}

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

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

.table.tariffs .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #2e5cff;
}

.table.tariffs .select2-container--default .select2-selection--single {
	border-color: #2e5cff;
}

.select2-dropdown {
	border-color: #2e5cff;
}

.table_cursor {
	position: absolute;
	display: none;
	width: 0;
	border: 2px dotted #68ddff;
	transition: all 0.2s ease-in-out;
	z-index: 3;
}

@media(max-width: 993px) {
	.table_cursor {
		display: none !important;
	}
}

.get_bitrix_block {
	background: url(/bitrix/templates/digital/css/../img/get_bitrix_block_bg.jpg) no-repeat center center #FFF;
	background-size: contain;
	height: 253px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}

.get_bitrix_block .btn_cnt {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	border-radius: 55px;
	border: solid 10px #e5e5e5;
}

.get_bitrix_block .button {
	background: linear-gradient(55.42deg, #43D959 -7.33%, #2E5CFF 130.63%);
	box-shadow: 7px 7px 15px rgba(57, 158, 168, 0.39);
}

@media(min-width: 1600px) {
	.get_bitrix_block .button .button__label {
		padding-left: 151px;
		padding-right: 151px;
	}
}

@media screen and (max-width: 576px) {
	.get_bitrix_block .title {
		font-size: 22px !important;
	}

	.get_bitrix_block .subtitle {
		font-size: 21px !important;
	}

	.get_bitrix_block {
		background-position: left center;
		background-size: cover;
	}
}

.get_bitrix_block .title {
	font-weight: 500;
	font-size: 28px;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: #323232;
	text-align: center;
}

.get_bitrix_block .subtitle {
	font-weight: 600;
	font-size: 33px;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: #000000;
	margin: 20px 0 0 0;
	text-align: center;
}

.footer_city {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #5B5B5B;
	padding: 0 14px 0 0;
}

.footer_address {
	font-size: 14px;
	line-height: 17px;
	color: #5B5B5B;
	padding: 0 14px 0 0;
}

.footer_phone {
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #5B5B5B;
}

@media (max-width: 688px) {

	.footer_city,
	.footer_address,
	.footer_phone {
		display: block;
		padding: 0;
	}

	.footer_phone {
		margin-bottom: 20px;
	}
}

.quiz__header,
.quiz__title {
	margin-bottom: 50px
}

.quiz__title {
	font-weight: 500;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	letter-spacing: .02em;
	color: #1f1e1e
}

@media (max-width:768px) {
	.quiz__title {
		font-size: 24px;
		line-height: 28px
	}
}

.quiz-progress {
	position: relative;
	flex-wrap: nowrap;
	height: 10px;
	justify-content: space-between;
	background-color: #dfdfdf
}

.quiz-progress-wrap {
	position: relative;
	overflow: hidden;
	padding: 32px 35px;
	margin: 0 -20px
}

.quiz-progress-wrap:before {
	position: absolute;
	top: calc(50% - 5px);
	left: 0;
	z-index: 2;
	height: 12px;
	width: 23px;
	background-color: #fff;
	content: ""
}

@media (max-width:576px) {
	.quiz-progress-wrap {
		padding-top: 22px;
		padding-bottom: 22px
	}
}

.quiz-progress__item {
	position: relative;
}

.quiz-progress__item.is-active:before {
	position: absolute;
	top: 0;
	right: 0;
	left: -816px;
	height: 10px;
	background: #2e5cff;
	content: ""
}

@media (max-width:768px) {
	.quiz-progress__item.is-active:before {
		left: -565px
	}
}

@media (max-width:576px) {
	.quiz-progress__item.is-active:before {
		left: -415px
	}
}

.quiz-progress__item.is-active .quiz-progress__step-value {
	opacity: 1;
	visibility: visible;
	transform: none;
	display: none;
}

.quiz-progress__step {
	position: absolute;
	top: calc(50% - 16px);
	left: calc(50% - 16px);
	z-index: 2;
	width: 32px;
	height: 32px;
	border-radius: 50%
}

.quiz-progress__step:before {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 28px;
	height: 28px;
	background-color: #dfdfdf;
	border-radius: 50%;
	content: ""
}

.quiz-progress__item.is-active .quiz-progress__step:before {
	background: #2e5cff;
}

.quiz-progress__item.is-active .quiz-progress__step-number {
	color: #fff;
}

.quiz-progress__step-number {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: #000
}

.quiz-progress__step-number,
.quiz-progress__step-value {
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .2s ease-in-out;
	letter-spacing: .05em;
	font-weight: 700
}

.quiz-progress__step-value {
	position: absolute;
	top: calc(50% - 35px);
	left: calc(50% - 35px);
	width: 70px;
	height: 70px;
	background: linear-gradient(35deg, #43d959 -10%, #2e5cff 120%);
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transform: scale(.3)
}

@media (max-width:576px) {
	.quiz-progress__step-value {
		top: calc(50% - 25px);
		left: calc(50% - 25px);
		width: 50px;
		height: 50px;
		letter-spacing: 0;
		font-size: 14px
	}
}

.quiz__question {
	display: none
}

.quiz__question.is-active {
	display: block
}

.quiz__question-title {
	font-size: 35px;
	line-height: 1em;
	margin-bottom: 30px;
	border-radius: 5px;
	font-weight: 500;
	padding: 0 0 20px 0;
	letter-spacing: .03em;
	color: #474747
}

@media (max-width:768px) {
	.quiz__question-title {
		font-size: 26px;
		line-height: 1em
	}
}

.quiz__question-answer {
	margin-bottom: 30px
}

.quiz__prev-button {
	font-weight: 600;
	font-size: 18px;
	letter-spacing: .05em;
	color: #8d8d8d
}

@media (max-width:576px) {
	.quiz__prev-button {
		margin-bottom: 20px
	}
}

.quiz__prev-button .ico {
	width: 29px;
	height: 29px;
	margin-right: 25px;
	fill: rgba(0, 0, 0, .25)
}

@media (max-width:576px) {
	.quiz__prev-button .ico {
		margin-right: 10px;
		width: 24px;
		height: 24px
	}
}

.quiz_label {
	display: block;
	padding: 0 0 25px 0;
	font-size: 16px;
	width: 100%;
	font-weight: 500;
}

.quiz input.field {
	background: #FFF;
}

.quiz input.field.error {
	border-color: red;
}

.quiz__question-title {
	position: relative;
}

.voditel_cnt {
	position: relative;
}

.quiz__question-title .remove_voditel {
	display: block;
	text-decoration: none;
	background: #f7f7f7;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	right: 25px;
	border-radius: 50%;
	z-index: 1;
	transform: translateY(-50%);
}

.quiz__question-title .remove_voditel::before {
	display: block;
	content: "";
	height: 2px;
	width: 20px;
	background: red;
	position: absolute;
	left: 5px;
	top: 14px;
	transform: rotate(45deg);
}

.quiz__question-title .remove_voditel::after {
	display: block;
	content: "";
	height: 2px;
	width: 20px;
	background: red;
	position: absolute;
	left: 5px;
	top: 14px;
	transform: rotate(-45deg);
}

.quiz .ans_type_radio,
.quiz .ans_type_checkbox {
	display: flex;
	flex-wrap: wrap;

}

.quiz .ans_type_radio .quiz__question-answer,
.quiz .ans_type_checkbox .quiz__question-answer {
	margin: 0 0 9px 0;
	width: 100%;
}

.quiz__result,
.dms-result {
	display: none;
}

.radio.error .radio__text span {
	background: red;
}

.quiz .radio__text {
	display: block;
	padding-left: 35px;
	cursor: pointer;
	font-size: 19px;
	line-height: 22px;
	letter-spacing: .02em;
	color: #595959;
}

.quiz .radio__text span {
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 22px;
	background: linear-gradient(35deg, #43d959 -10%, #2e5cff 120%);
	border-radius: 50%;
}

.quiz .radio__text:before,
.quiz .radio__text:after {
	display: none;
}

.quiz .radio__text span:after,
.quiz .radio__text span:before {
	position: absolute;
	background-color: #fff;
	transition: .2s ease-in-out;
	content: "";
}

.quiz .radio__text span:before {
	top: 3px;
	left: 3px;
	width: 16px;
	height: 16px;
	border: 2px solid #fff;
	border-radius: 50%;
}

.quiz .radio__text span:after {
	top: 6px;
	left: 6px;
	width: 10px;
	height: 10px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, .25);
	border-radius: 50%;
	opacity: 0;
}

.quiz .radio input:checked+.radio__text span:after {
	opacity: 1;
}

.quiz .radio input:checked+.radio__text span:before {
	opacity: 0;
}

.quiz .is-align-center {
	align-items: center;
}

.quiz .is-justify-between {
	justify-content: space-between;
}

.quiz .button--primary {
	background: linear-gradient(35deg, #43d959 -10%, #2e5cff 120%);
	border-radius: 50px;
}

.quiz .button--primary .button__label {
	width: 100%;
	border-radius: 50px;
	transition: .2s ease-in-out;
	font-style: inherit;
	font-weight: inherit;
	background: linear-gradient(35deg, #43d959 -10%, #2e5cff 120%);
}

.quiz .button--primary:not([disabled]):hover .button__label {
	background: #fff;
	color: #383838;
}

.quiz .button.is-expanded {
	width: 100%;
}

.ipoteka-text-1 {
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: .03em;
	color: #454545;
	text-align: center;
}

@media (max-width: 576px) {
	.quiz .is-sm-justify-center {
		justify-content: center;
	}
}

.tariffs-mobile__tariff-title.mobile-old-price {
	color: #a6a6a6;
	text-decoration: line-through;
}

.tariffs-mobile__tariff-title.mobile-sale {
	color: #fff;
	padding: 9px 10px;
	background: #2e5cff;
	border-radius: 5px;
	width: 80px;
	text-align: center;
}

.price-selector-cnt {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.price-selector-cnt .select2-container {
	width: 150px !important;
	margin-bottom: 15px;
}

.price-selector-cnt .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #2e5cff;
}

.price-selector-cnt .select2-container--default .select2-selection--single {
	border-color: #2e5cff;
}

.open_brif_desc_block {
	background: linear-gradient(153.13deg, rgba(246, 246, 246, 0.25) 11.54%, rgba(246, 246, 246, 0) 123.55%), linear-gradient(55.42deg, #43D959 -7.33%, #2E5CFF 130.63%), linear-gradient(0deg, #2E5CFF, #2E5CFF), linear-gradient(55.42deg, #43D959 -7.33%, #2E5CFF 130.63%), #FFFFFF;
	box-shadow: 15px 45px 77px rgba(84, 183, 160, 0.3);
	display: flex;
	width: calc(100% + 80px);
	box-sizing: border-box;
	padding: 50px 80px;
	align-items: center;
	justify-content: flex-start;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	margin: 0 -40px;
}

.open_brif_desc_block svg {
	margin-right: 47px;
	margin-top: -12px;
}

.open_brif_desc_block .text_block {
	margin-right: auto;
}

.open_brif_desc_block .text_block .title {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.25em;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}

.open_brif_desc_block .text_block .desc {
	font-size: 20px;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin: 16px 0 0 0;
}

.open_brif_desc_block .btn {
	background: #2E5CFF;
	border-radius: 55.016px;
	padding: 26px 100px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.brif_terns_block {
	background: #FFFFFF;
	border-radius: 0 0 10px 10px;
	padding: 60px 80px;
	display: flex;
	width: 100%;
}

.brif_terns_block .fr {
	padding-right: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-right: auto;
}

.brif_terns_block .fr .title {
	font-weight: 600;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0.02em;
	white-space: nowrap;
	color: #141B31;
}

.brif_terns_block .fr .desc {
	font-size: 22px;
	line-height: 27px;
	letter-spacing: 0.02em;
}

.brif_terns_block .fr .desc a {
	color: #000;
	text-decoration: underline;
}

.brif_terns_block .items {
	display: flex;
	justify-content: space-between;
	max-width: 885px;
}

.brif_terns_block .item {
	display: flex;
	align-items: center;
	margin-left: 40px;
}

.brif_terns_block .item:last-child {
	margin-top: 68px;
}

.brif_terns_block .item .title {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #000000;
}

.brif_terns_block .item svg {
	margin-right: 24px;
}

.text.with_spoiler {
	max-height: 92px;
	overflow: hidden;
}

.text_with_spoiler_cnt .rm {
	font-size: 22px;
	line-height: 1em;
	color: #7c7c7c;
	text-decoration: none;
	font-weight: 500;
	display: flex;
	align-items: center;
	position: relative;
	margin: 10px 0 0 0;
}

.text_with_spoiler_cnt .rm::before {
	font-size: 32px;
	line-height: 22px;
	color: #a4a5a8;
	content: "+";
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 10px 0 0;
}

@media (max-width: 1576px) {
	.brif_terns_block {
		display: block;
	}

	.brif_terns_block .fr .title {
		text-align: center;
	}

	.brif_terns_block .fr .desc {
		text-align: center;
		margin: 20px 0 0 0;
	}

	.brif_terns_block .fr {
		padding-right: 0px;
	}

	.brif_terns_block .items {
		padding-right: 40px;
		margin: 40px auto 0 auto;
	}

	.brif_terns_block .item:last-child {
		margin-top: 40px;
	}
}

@media (max-width: 1200px) {
	.open_brif_desc_block .btn {
		padding: 15px 30px;
		font-size: 18px;
	}

	.open_brif_desc_block svg {
		display: none;
	}

	.open_brif_desc_block {
		width: calc(100% + 40px);
		margin: 0 -20px;
		padding: 40px;
	}

	.brif_terns_block {
		padding: 40px;
	}
}

@media (max-width: 850px) {
	.open_brif_desc_block {
		display: block;
		text-align: center;
	}

	.open_brif_desc_block .btn {
		margin: 40px 0 0 0;
		display: inline-block;
	}

	.brif_terns_block .items {
		display: block;
		padding-right: 0px;
	}

	.brif_terns_block .items .group {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 40px;
	}

	.brif_terns_block .items .group:last-child {
		margin-bottom: 0px;
	}

	.brif_terns_block .item {
		margin: 0;
		width: 270px;
	}

	.brif_terns_block .item:last-child {
		margin-top: 0;
	}
}

@media (max-width: 570px) {
	.brif_terns_block .fr .title {
		white-space: normal;
	}

	.open_brif_desc_block,
	.brif_terns_block {
		padding: 40px 20px;
	}

	.open_brif_desc_block .text_block .title,
	.brif_terns_block .fr .title {
		font-size: 20px;
		line-height: 1.25em;
	}

	.open_brif_desc_block .text_block .desc,
	.brif_terns_block .fr .desc {
		font-size: 17px;
		line-height: 1.2em;
	}

	.brif_terns_block .item .title {
		font-size: 14px;
		line-height: 1.2em;
	}

	.brif_terns_block .item svg {
		margin-right: 15px;
	}

	.brif_terns_block .item {
		width: 50%;
	}

	.brif_terns_block .group:nth-child(2) .item:last-child svg {
		margin-left: -4px;
		margin-right: 6px;
	}
}

.img_wide_multiblock {
	height: 242px;
	background: linear-gradient(55.42deg, #43D959 -7.33%, #2E5CFF 130.63%);
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	text-decoration: none !important;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}

.img_wide_multiblock .text_info {
	color: #FFF;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 50px;
}

.img_wide_multiblock .before_title {
	font-weight: bold;
	font-size: 18px;
	line-height: 100.61%;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.img_wide_multiblock .title {
	font-weight: bold;
	font-size: 36px;
	line-height: 100.61%;
	color: #FFFFFF;
}

.img_wide_multiblock .after_title {
	font-size: 20px;
	line-height: 100.61%;
	color: #FFFFFF;
	position: relative;
	top: -10px;
}

.img_wide_multiblock .img_cnt {
	width: 40%;
	height: 572px;
	display: flex;
	align-items: center;
	overflow: hidden;
	border-radius: 50% 0 0 50%;
	transform: translate(0px, -165px);
}

.img_wide_multiblock img {
	width: 100%;
	height: 242px;
	object-fit: cover;
}

.img_wide_multiblock .ur_info {
	font-size: 10px;
}

@media (max-width: 880px) {
	.img_wide_multiblock {
		height: auto;
	}

	.img_wide_multiblock .text_info {
		padding: 38px;
	}

	.img_wide_multiblock .before_title {
		margin: 0 0 34px 0;
	}

	.img_wide_multiblock .title {
		font-size: 24px;
	}

	.img_wide_multiblock .after_title {
		font-size: 14px;
		margin: 34px 0 0 0;
	}

	.img_wide_multiblock .img_cnt {
		display: none;
	}
}

.header .logo {
	position: relative;
}

/* .header .logo::after{
	display:block;
	content: "";
	position: absolute;
	top: -18px;
	left:-18px;
	width: 40px;
	height: 40px;
	background: url(/bitrix/templates/digital/css/../img/Logo-NY2.svg) no-repeat;
	background-size: contain;
} */
.amina_udalaen_media_v_konce {
	display: block;
}
/* End */


/* Start:/bitrix/templates/digital/components/bitrix/search.title/.default/style.css?16957990664229*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	background-color: #FFF;
	margin-top:-3px;
	padding: 20px 0;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/digital/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	display: none;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 35px;
	margin-left: 0px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	line-height: 112.3%;
	letter-spacing: 0.02em;
	color: #717171;
}
.bx_searche .bx_item_element a b{color: #1F1E1E;font-weight: 500;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}

.bx_item_block.all_result a{
	margin-top: 0;
}
@media (max-width: 576px){
	div.title-search-result{
		padding: 10px 0;
	}
	.bx_searche .bx_item_element{
		padding-left: 15px;
	}
	.bx_searche .bx_item_element a{
		font-size: 16px;
		margin-top: 5px;
	}
}
/* End */
/* /bitrix/templates/digital/css/style.bundle.css?1762335969164516 */
/* /bitrix/templates/digital/components/bitrix/search.title/.default/style.css?16957990664229 */
