

/* Start:/bitrix/templates/milardo/css/style.bundle.css?1755721372139258*/
/*@font-face {
	font-family: "rouble";
	font-style: normal;
	src: url("/bitrix/templates/milardo/css/../fonts/rouble.ttf") format("truetype");
}*/

@font-face {
	font-family: 'Commissioner';
	font-style: normal;
	font-weight: 300;
	src: local('Commissioner'),
		url('/bitrix/templates/milardo/css/../fonts/Commissioner-Light.woff2') format('woff2'),
		url('/bitrix/templates/milardo/css/../fonts/Commissioner-Light.woff') format('woff');
}

@font-face {
	font-family: 'Commissioner';
	font-style: normal;
	font-weight: 400;
	src: local('Commissioner'),
		url('/bitrix/templates/milardo/css/../fonts/Commissioner-Regular.woff2') format('woff2'),
		url('/bitrix/templates/milardo/css/../fonts/Commissioner-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Commissioner';
	font-style: normal;
	font-weight: 500;
	src: local('Commissioner'),
		url('/bitrix/templates/milardo/css/../fonts/Commissioner-Medium.woff2') format('woff2'),
		url('/bitrix/templates/milardo/css/../fonts/Commissioner-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Commissioner';
	font-style: normal;
	font-weight: 600;
	src: local('Commissioner'),
		url('/bitrix/templates/milardo/css/../fonts/Commissioner-SemiBold.woff2') format('woff2'),
		url('/bitrix/templates/milardo/css/../fonts/Commissioner-SemiBold.woff') format('woff');
}

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

* {
	box-sizing: inherit;
}

body {
	min-height: 100vh;
	min-width: 320px;
	display: flex;
	flex-direction: column;
	margin: 0;
	font-size: 14px;
	color: #000;
	line-height: 1;
	font-family: 'Commissioner', BlinkMacSystemFont, -apple-system, Segoe UI, 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
}

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: 600
}

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

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: #293B73;
	background-color: transparent;
	cursor: pointer;
	text-decoration: none
}

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

@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
	}
}

.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
}

.text {
	font-weight: 300;
	font-size: 18px;
	line-height: 135%;
	color: #1D1F21;
}

.text p {
	margin: 0;
	padding: 0 0 20px 0;
}

.text p:last-child {
	padding: 0;
}

.text .blue_title {
	font-weight: 500;
	font-size: 25px;
	line-height: 135%;
	color: #1E3C6F;
}

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

.text b {
	font-weight: 500
}

.text a {
	text-decoration: underline
}

.text figure {
	margin-bottom: 40px
}

@media screen and (max-width:576px) {
	.text figure {
		margin-bottom: 20px
	}
}

.text figure img {
	display: block;
	margin-bottom: 8px
}

.text figure figcaption {
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	color: #363636
}

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

.text table {
	width: 100%;
	margin-bottom: 30px
}

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

.text ul li {
	position: relative;
	padding-left: 28px
}

.text ul li:not(:last-child) {
	margin-bottom: 10px
}

.text ul li:before {
	position: absolute;
	top: 11px;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #4DB7A4;
	content: ""
}

ul.column-style {
	width: 100%;
	column-count: 4;
	column-width: calc(100% - 48px)/4;
	column-gap: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.column-style li {
	padding-bottom: 24px;
	break-inside: avoid;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #1D1F21;
	margin: 0;
	padding: 0 0 10px 0;
}

.text--large {
	font-size: 22px;
	line-height: 27px
}

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

.text--large p {
	margin-bottom: 40px
}

@media screen and (max-width:576px) {
	.text--large p {
		margin-bottom: 20px
	}
}

.text-justify {
	text-align: justify
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.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: 600;
	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: 600;
	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)
	}
}

.swiper-carousel {
	position: relative
}

.swiper-carousel .swiper-container {
	position: static
}

.swiper-carousel .swiper-button-prev {
	left: -100px
}

@media screen and (max-width:1620px) {
	.swiper-carousel .swiper-button-prev {
		left: -50px
	}
}

@media screen and (max-width:1520px) {
	.swiper-carousel .swiper-button-prev {
		left: 0
	}
}

.swiper-carousel .swiper-button-next {
	right: -100px
}

@media screen and (max-width:1620px) {
	.swiper-carousel .swiper-button-next {
		right: -50px
	}
}

@media screen and (max-width:1520px) {
	.swiper-carousel .swiper-button-next {
		right: 0
	}
}

.swiper-carousel .products-carousel .swiper-button,
.swiper-carousel .news-carousel .swiper-button {
	top: -93px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 2px 0 0;
	background: #2A60AD;
}

.swiper-carousel .products-carousel .swiper-button::after,
.swiper-carousel .news-carousel .swiper-button::after {
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	transform: rotate(45deg)
}

.swiper-carousel .products-carousel .swiper-button-prev,
.swiper-carousel .news-carousel .swiper-button-prev {
	transform: rotate(180deg);
	left: auto;
	right: 50px;
}

.swiper-carousel .products-carousel .swiper-button-next,
.swiper-carousel .news-carousel .swiper-button-next {
	right: 0;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-wrapper {
	z-index: 1;
	display: flex;
	transition-property: transform
}

.swiper-slide, .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%
}

.swiper-slide {
	flex-shrink: 0
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.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-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% - 37px);
	z-index: 10;
	width: 28px;
	height: 74px;
	border: 0;
	padding: 0;
	cursor: pointer;
	outline: none;
	background-color: transparent
}

.swiper-button:hover .ico {
	fill: #293B73
}

.swiper-button .ico {
	width: 28px;
	height: 74px;
	fill: #c3c4c8
}

@media screen and (max-width:1600px) {
	.swiper-button .ico {
		width: 14px;
		height: 38px
	}
}

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

.swiper-button-prev {
	left: 0;
	right: auto
}

.swiper-button-next {
	right: 0;
	left: auto
}

.swiper-pagination {
	position: absolute;
	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: 13px;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 10px;
	display: inline-block;
	background: #D9D9D9;
	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 {
	background: #4DB7A4
}

.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: 7px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 7px
}

.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: #293B73;
	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")
}

.dropdown-menu .swiper-button-next {
	width: 33px;
	height: 33px;
	background: #2A60AD;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0 0 2px;
	box-sizing: border-box;
	position: absolute;
	bottom: 10px;
	right: 10px;
	left: auto;
	top: auto;
}

@keyframes swiper-preloader-spin {
	to {
		transform: rotate(1turn)
	}
}

.noUi-target, .noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	touch-action: none;
	-ms-user-select: none;
	user-select: none;
	box-sizing: border-box
}

.noUi-target {
	position: relative
}

.noUi-base, .noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.noUi-connects {
	overflow: hidden;
	z-index: 0
}

.noUi-connect, .noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform-style: preserve-3d;
	transform-origin: 0 0;
	transform-style: flat
}

.noUi-connect {
	height: 100%;
	width: 100%
}

.noUi-origin {
	height: 10%;
	width: 10%
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
	left: 0;
	right: auto
}

.noUi-vertical .noUi-origin {
	width: 0
}

.noUi-horizontal .noUi-origin {
	height: 0
}

.noUi-handle {
	backface-visibility: hidden;
	position: absolute
}

.noUi-touch-area {
	height: 100%;
	width: 100%
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
	transition: transform .3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-horizontal {
	height: 5px
}

.noUi-horizontal .noUi-handle {
	width: 12px;
	height: 12px;
	right: -6px;
	top: -4px
}

.noUi-vertical {
	width: 18px
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	right: -6px;
	top: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left: -17px;
	right: auto
}

.noUi-target {
	background: #EAEAEA
}

.noUi-connects, .noUi-target {
	border-radius: 5px
}

.noUi-connect {
	background: #4DB7A4
}

.noUi-draggable {
	cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize
}

.noUi-handle {
	border-radius: 50%;
	background: #4DB7A4;
	cursor: default;
	outline: none
}

.noUi-active {
	box-shadow: 0 0 0 8px rgba(30, 60, 111, .24)
}

[disabled] .noUi-connect {
	background: #b8b8b8
}

[disabled].noUi-handle, [disabled] .noUi-handle, [disabled].noUi-target {
	cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
	box-sizing: border-box
}

.noUi-pips {
	position: absolute;
	color: #999
}

.noUi-value {
	position: absolute;
	white-space: nowrap;
	text-align: center
}

.noUi-value-sub {
	color: #ccc;
	font-size: 10px
}

.noUi-marker {
	position: absolute;
	background: #ccc
}

.noUi-marker-large, .noUi-marker-sub {
	background: #aaa
}

.noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%
}

.noUi-value-horizontal {
	transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
	transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px
}

.noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%
}

.noUi-value-vertical {
	transform: translateY(-50%);
	padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
	transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
	width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
	width: 15px
}

.noUi-tooltip {
	display: block;
	position: absolute;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
	transform: translate(-50%);
	left: 50%;
	bottom: 120%
}

.noUi-vertical .noUi-tooltip {
	transform: translateY(-50%);
	top: 50%;
	right: 120%
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
	transform: translate(50%);
	left: auto;
	bottom: 10px
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
	transform: translateY(-18px);
	top: auto;
	right: 28px
}

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

@media screen and (min-width:576px) and (max-width:992px) {
	.container {
		padding-left: 40px;
		padding-right: 40px
	}
}

.container.container--small {
	max-width: 1000px
}

.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
}

.row.gutters-big {
	margin-left: -60px;
	margin-right: -60px
}

.row.gutters-big>.col {
	padding-left: 60px;
	padding-right: 60px
}

.row.gutters-very-big {
	margin-left: -100px;
	margin-right: -100px
}

.row.gutters-very-big>.col {
	padding-left: 100px;
	padding-right: 100px
}

.row.gutters-medium {
	margin-left: -30px;
	margin-right: -30px
}

.row.gutters-medium>.col {
	padding-left: 30px;
	padding-right: 30px
}

.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
	}

	.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
	}

	.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
	}

	.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
	}

	.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
	}

	.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
	}

	.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: 3px solid transparent;
	cursor: pointer;
	border-radius: 0;
	transition: .2s ease-in-out;
	background-color: transparent;
	text-align: center;
	line-height: 1;
	white-space: nowrap;
	text-transform: none;
	text-shadow: none;
	text-decoration: none;
	font-weight: 400;
	-webkit-tap-highlight-color: transparent;
	outline: 0;
	-ms-user-select: none;
	user-select: none;
	appearance: none;
	font-weight: 600;
	font-size: 14px;
}

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

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

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

.button--primary {
	background-color: #293B73;
	border-color: #293B73;
	color: #fff
}

.button--secondary {
	background-color: #4DB7A4;
	border-color: #4DB7A4;
	color: #fff
}

.button--large {
	padding: 24px 31px;
	font-size: 24px
}

@media screen and (max-width:768px) {
	.button--large {
		padding: 14px 29px;
		font-size: 17px
	}
}

.button--medium {
	padding: 14px 23px;
	font-size: 18px
}

.button--small {
	padding: 9px 20px;
	font-size: 14px
}

@media screen and (max-width:576px) {
	.button--medium {
		padding: 10px 24px;
		font-size: 15px
	}
}

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

.button--expanded {
	width: 100%
}

.button--plain.button--primary:not(:hover) {
	background-color: transparent;
	color: #293B73
}

.button--plain.button--primary:not(:hover) .ico {
	fill: #293B73
}

.link {
	display: inline-flex;
	flex-flow: row wrap;
	align-items: center
}

.link__text {
	font-weight: 500;
	font-size: 16px;
	line-height: 115%;
	color: #2A60AD;
}

.link .ico {
	width: 26px;
	height: 26px;
	fill: #bcbdc0
}


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

.breadcrumbs li:not(:last-child) a {
	padding-right: 20px;
	background: url(/bitrix/templates/milardo/css/../img/ico/breadcrums-ico.svg) 100%/9px 12px no-repeat
}

.breadcrumbs li a {
	padding: 4px 0;
	color: #293B73;
	font-size: 13px
}

.breadcrumbs li.active a {
	color: #000
}

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

.header {
	position: relative
}

.header__top {
	padding: 26px 0
}

@media screen and (max-width:992px) {
	.header__top {
		padding: 30px 0
	}
}

.header-search {
	position: relative;
	margin-right: 10px;
}

@media screen and (max-width:1070px) {
	.header-search .search {
		width: auto
	}
}

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


	.header-search .search__button .ico {
		width: 16px;
		height: 16px
	}
}

.header__bottom {
	position: relative;
	padding: 15px 0 46px 0
}

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

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

.header__phone_cnt {
	display: flex;
	align-items: center;
}

.header__phone {
	font-size: 19px;
	line-height: 23px;
	color: #293B73
}

.header__phone_cnt .work_time {
	font-size: 14px;
	line-height: 17px;
	color: #898C8E;
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .header__phone {
		color: #fff
	}
}

.top-menu .level-1>li:not(:last-child) {
	margin-right: 20px
}

.top-menu .level-1>li>a {
	font-size: 15px;
	color: #1E3C6F;
	opacity: 0.9;
	font-weight: 500;
	line-height: 16px;
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .top-menu .level-1>li>a {
		color: #fff
	}
}

.top-menu .level-1>li.active>a, .top-menu .level-1>li:hover>a {
	color: #293B73
}

.logo {
	display: block;
	width: 207px;
	height: 44px;
	text-decoration: none
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .logo__blue {
		display: none
	}
}

.logo__white {
	display: none
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .logo__white {
		display: block
	}
}

@media screen and (max-width:576px) {
	.logo {
		width: 168px;
		height: 36px
	}
}

.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 {
	padding-left: 30px
}

.list-mark>li:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background-color: #000;
	border-radius: 50%;
	content: ""
}

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

.form-group__name {
	position: relative;
	display: block;
	font-size: 18px
}

.form-group__name+.field {
	margin-top: 5px
}

.form-item {
	position: relative
}

.form-item .rating-select {
	position: absolute;
	top: calc(50% - 15.5px);
	right: 10px
}

.form-item__label-placeholder {
	position: relative
}

.form-item__label-placeholder .field {
	padding: 32px 30px 12px
}

@media screen and (max-width:576px) {
	.form-item__label-placeholder .field {
		padding-top: 25px;
		padding-left: 15px;
		padding-right: 15px
	}
}

.form-item__label-placeholder select.field {
	padding: 27px 20px 7px
}

.form-item__label-placeholder.is-filled .form-item__label {
	top: 15px;
	font-size: 14px;
	line-height: 17px;
	color: #676767
}

@media screen and (max-width:576px) {
	.form-item__label-placeholder.is-filled .form-item__label {
		top: 8px
	}
}

.form-item__label {
	position: absolute;
	top: 26px;
	left: 40px;
	z-index: 2;
	transition: .2s ease-in-out;
	font-weight: 300;
	font-size: 18px;
	color: #000;
	pointer-events: none
}

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

.field {
	display: block;
	width: 100%;
	padding: 16px;
	border: 1px solid #D9D9D9;
	transition: .2s ease-in-out;
	outline: 0;
	border-radius: 0;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: .02em
}

@media screen and (max-width:576px) {
	.field {
		font-size: 15px;
		font-weight: 400
	}
}

.field[readonly] {
	cursor: default
}

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

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

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

.file {
	position: absolute;
	top: 13px;
	right: 25px;
	z-index: 2;
	border: 0
}

@media screen and (max-width:576px) {
	.file {
		top: 11px
	}
}

.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 input {
	position: absolute;
	overflow: hidden;
	height: 0;
	width: 0;
	visibility: hidden
}

.checkbox input:checked~.checkbox__text:before {
	background-color: #293B73
}

.checkbox input:checked~.checkbox__text:after {
	opacity: 1;
	visibility: visible;
	transform: none
}

.checkbox__text {
	display: block;
	padding-left: 35px;
	padding-top: 2px;
	font-weight: 300;
	font-size: 15px;
	color: #656565
}

.checkbox__text a {
	text-decoration: underline
}

.checkbox__text:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #293B73;
	border-radius: 2px;
	content: ""
}

.checkbox__text:after {
	position: absolute;
	top: 2px;
	left: 3px;
	width: 12px;
	height: 12px;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transform: scale(.3);
	content: "\2713"
}

.pagination {
	margin-top: 60px
}



.pagination a {
	width: 47px;
	height: 47px;
	font-size: 21px;
	color: #293D73;
	font-weight: 500;
	font-size: 21px;
	line-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 5px;
}

.pagination li.active a {
	background: #4DB7A4;
	color: #fff;
}

.pagination li:hover a:not(.pagination__dots) {
	background: #2A60AD;
	color: #fff;
}

.pagination__prev,
.pagination__next {
	background: #F4F7FB;
}

.pagination__prev {
	transform: rotate(180deg);
}

.pagination__prev::after,
.pagination__next::after {
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #1A60AD;
	border-right: solid 2px #1A60AD;
	transform: rotate(45deg);
}

.pagination__prev:hover,
.pagination__next:hover {
	background: #2A60AD;
}

.pagination__prev:hover::after,
.pagination__next:hover::after {
	border-color: #FFF
}

.catalog-filter .pagination {
	margin: 0;
}

.catalog-filter .pagination a {
	width: 30px;
	height: 30px;
	font-size: 16px;
}

@media (max-width:1112px) {
	.catalog-filter .pagination {
		display: none;
	}
}

.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: 600px;
	margin: 40px auto;
	pointer-events: none
}

.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%;
	pointer-events: auto;
	background-color: #fff;
	outline: 0
}

.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;
	justify-content: space-between
}

.modal-title {
	margin-bottom: 0
}

.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
}

.nav-tabs li:not(:last-child) {
	margin-right: 30px
}

.nav-tabs a {
	padding: 3px 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 115%;
	color: #293D73;
	border-bottom: 2px solid transparent
}

.nav-tabs a.active {
	font-weight: 500;
	border-bottom-color: #4DB7A4
}

.nav-tabs--large li:not(:last-child) {
	margin-right: 70px
}

@media screen and (max-width:768px) {
	.nav-tabs--large li:not(:last-child) {
		margin-right: 30px
	}
}

@media screen and (max-width:576px) {
	.nav-tabs--large li:not(:last-child) {
		margin-right: 15px
	}
}

.nav-tabs--large a {
	padding-bottom: 10px;
	border-bottom-width: 3px;
	font-weight: 300;
	font-size: 48px
}

@media screen and (max-width:992px) {
	.nav-tabs--large a {
		font-size: 38px
	}
}

@media screen and (max-width:768px) {
	.nav-tabs--large a {
		font-size: 28px
	}
}

@media screen and (max-width:576px) {
	.nav-tabs--large a {
		font-size: 18px
	}
}

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

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
}

.counter {
	display: flex;
	align-items: center;
	flex-flow: row nowrap;
	border: 1px solid #c6c6c6;
	margin: 0 auto;
	max-width: 100px
}

.counter .button {
	flex: 0 0 30px;
	width: 30px;
	background-color: #f7f7f7
}

.counter .field {
	flex: 1 1 auto;
	border: 0;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	padding: 5px 10px;
	text-align: center
}

.dropdown {
	position: relative
}

.dropdown-menu {
	position: absolute;
	top: calc(100% - 10px);
	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
}

.dropdown-menu__nav li:not(:last-child) {
	margin-bottom: 15px
}

.dropdown-menu__nav li>a {
	font-weight: 400;
	font-size: 17px;
	color: #2A60AD;
}

.dropdown-menu__nav li.active>a, .dropdown-menu__nav li:hover>a {
	color: #293B73
}

.dropdown-menu__nav li.active>a {
	position: relative;
}

.dropdown-menu__nav li.active>a::before {
	content: "";
	display: block;
	position: absolute;
	left: -18px;
	top: 5px;
	width: 8px;
	height: 8px;
	background: #4DB7A4;
	margin: 0 14px 0 0;
}

.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: 10px
}

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

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

.ico-menu span {
	display: block;
	height: 2px;
	background-color: #000;
	transition: .2s ease-in-out
}

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

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

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

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

.catalog-menu {
	position: static;
	margin: 0 5px;
}

.catalog-menu__ico {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 50px;
	height: 50px;
	background: #4DB7A4;
	transition: background .2s ease-in-out;
}

.catalog-menu>.button .button__label {
	padding: 10px 40px 14px 14px;
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .catalog-menu__ico {
		border-color: #fff
	}
}

.catalog-menu__ico span {
	width: 25px;
	height: 2px;
	margin: 3px 0;
	transition: .2s ease-in-out;
	background-color: #fff;
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .catalog-menu__ico span {
		background-color: #fff
	}
}

.catalog-menu.show .catalog-menu__ico span:first-child {
	transform: translateX(0.5px) translateY(4px)rotate(45deg)
}

.catalog-menu.show .catalog-menu__ico span:nth-child(3) {
	transform: translateY(-4px)rotate(-45deg)
}

.catalog-menu.show .catalog-menu__ico span:nth-child(2) {
	display: none
}

.catalog-menu>.button {
	color: #fff;
	background: #293D73;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	border: none;
}

.catalog-menu .dropdown-menu {
	top: 100%;
	left: 0;
	right: 0;
	padding: 0 0 40px 0;
	background: #FFF;
	box-shadow: 0px 25px 25px rgba(41, 61, 115, 0.2);
}

.catalog-menu .dropdown-menu .swiper-container {
	border: 2px solid #E6E8EB;
}

.catalog-menu__nav a {
	color: #293D73
}

.catalog-menu__nav .level-1>li {
	flex-basis: 50%;
	max-width: 50%
}

@media screen and (max-width:576px) {
	.catalog-menu__nav .level-1>li {
		flex-basis: 100%;
		max-width: 100%
	}
}

.catalog-menu__nav .level-1>li:not(:last-child) {
	margin-bottom: 20px
}

.catalog-menu__nav .level-1>li>a {
	font-size: 18px;
}

@media screen and (max-width:576px) {
	.catalog-menu__nav .level-1>li>a {
		font-size: 16px
	}
}

@media screen and (max-width:992px) {
	.catalog-menu .default-slider {
		margin-top: 60px
	}
}

.catalog-menu .default-slider .card-product {
	overflow: hidden;
	height: 180px;
	margin-bottom: 0;
	border: 0;
	padding: 20px;
	display: flex;
	align-items: center;
}



.catalog-menu .default-slider .card-product__image {
	margin-bottom: 0
}

.catalog-menu .default-slider .card-product__body {
	position: relative;
	max-width: 250px;
	margin-left: 20px
}

.top-menu__nav-mobile {
	padding: 20px 0;
	margin-bottom: 25px;
	border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}

.top-menu__nav-mobile .level-1>li {
	flex-basis: 50%;
	max-width: 50%
}

.top-menu__nav-mobile .level-1>li:not(:last-child) {
	margin-bottom: 20px
}

.search {
	position: relative;
}

.search-link:hover .ico {
	fill: #000
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .search-link:hover .ico {
		fill: #fff
	}
}

.search-link.is-active .search-link__ico-active {
	display: inline-block
}

.search-link.is-active .search-link__ico-default, .search-link__ico-active {
	display: none
}

.search-link__ico-default {
	display: inline-block
}

.search-link .ico {
	width: 14px;
	height: 14px;
	fill: rgba(0, 0, 0, .4)
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .search-link .ico {
		fill: #fff
	}
}

.search__field {
	border: 2px solid #E6E8EB;
	font-weight: 300;
	background-color: #fff;
	padding: 14px 20px;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
}

.search__button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	background: #293d73;
}

.search__button:hover .ico {
	fill: #000
}

.search__button .ico {
	width: 20px;
	height: 20px;
	fill: #FFF;
}

.search__close {
	position: absolute;
	top: calc(50% - 10px);
	right: 27px;
	border: 0
}

.search__close:hover .ico {
	fill: #000
}

.search__close .ico {
	width: 20px;
	height: 20px;
	fill: rgba(0, 0, 0, .4)
}

.header_btn {
	display: flex;
	align-items: center;
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	text-align: right;
	color: #293D73;
}

.header_btn svg {
	margin-right: 14px;
	display: block;
}

.section {
	position: relative
}

.section:not(:last-child) {
	margin-bottom: 75px
}

@media screen and (max-width:576px) {
	.section:not(:last-child) {
		margin-bottom: 40px
	}

	.section.mb20-sm:not(:last-child) {
		margin-bottom: 20px
	}
}

.section--dark {
	padding-top: 90px;
	padding-bottom: 50px;
	background-color: hsla(0, 0%, 94.1%, .5)
}

@media screen and (max-width:576px) {
	.section--dark {
		padding-top: 50px
	}
}

.section__header {
	margin-bottom: 55px
}

.section__header .section__title {
	margin-bottom: 0
}

.section__header-summary {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #c4c4c4
}

.section__title {
	font-weight: 600;
	font-size: 32px;
	line-height: 115%;
	text-transform: uppercase;
	color: #1D1F21;
	display: flex;
	align-items: center;
}

h1.section__title {
	font-weight: 400;
	font-size: 30px;
	line-height: 115%;
	color: #293D73;
	text-transform: none;
	margin-top: 16px;
}

.section__title::before {
	display: block;
	content: "";
	width: 27px;
	height: 27px;
	background: #4DB7A4;
	margin: 0 25px 0 0;
}

h1.section__title::before {
	display: none;
}

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

.section__header.collapsed_next {
	margin-bottom: 30px;
}

.section__header.collapsed_next .section__title {
	cursor: pointer;
}

.section__header.collapsed_next .section__title::before {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 2px #1D1F21;
	border-right: solid 2px #1D1F21;
	background: none;
	margin: 0 20px 0 0;
	display: block;
	transform: rotate(45deg);
	transition: transform .1s linear;
	opacity: 0.6;
}

.section__header.collapsed_next.open .section__title::before {
	transform: rotate(135deg) translate(-50%, 0)
}

.section__header.collapsed_next+div {
	display: none;
	margin-left: 30px;
}

.section__header.collapsed_next+div .column-style {
	margin-left: 21px;
}

@media (max-width: 700px) {
	.section__header.collapsed_next {
		margin-bottom: 15px;
	}

	.section__header.collapsed_next .section__title::before {
		width: 5px;
		height: 5px;
		margin-right: 10px;
	}

	.section__header.collapsed_next+div {
		margin-left: 0px;
		margin-bottom: 10px;
	}
}

.summary-date {
	font-weight: 500;
	font-size: 13px;
	color: #6a6a6a;
	display: block;
}

/* .section.main-slider-bg {
	margin-bottom: 165px;
} */

.main-slider__slide {
	position: relative;
	height: 500px
}

@media (max-width:700px) {
	.main-slider__slide {
		height: 200px;
	}
}

.main-slider__slide-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: 50%/cover no-repeat
}

.main-slider__slide-content {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%
}

@media screen and (max-width:576px) {
	.main-slider__slide-content {
		height: calc(100% - 40px)
	}

	.small-photo .main-slider__slide-content {
		height: 100%;
	}

}

.main-slider__slide-erid {
	position: absolute;
	bottom: 20px;
	right: 20px;
	padding-left: 20px;
	z-index: 1;
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
}

/* .main-slider-bg::after {
	display: block;
	content: "";
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	width: 50%;
	height: calc(50% + 65px);

}

.main-slider-bg::before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #2A60AD;
	transform: translateY(90px);
} */

/* .main-slider-bg .container::after {
	display: block;
	content: "";
	position: absolute;
	background: #fff;
	right: 20px;
	bottom: -90px;
	width: 30%;
	height: 50%;
} */

.main-slider__slide-title {
	font-weight: 600;
	font-size: 39px;
	line-height: 115%;
	text-transform: uppercase;
	margin: 0 0 0 95px;

	max-width: 620px;

	position: relative;
}

.main-slider__slide-title::before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 35px;
	bottom: -44px;
	height: 71px;
	background: #2A60AD;
}

.main-slider__slide-title::after {
	display: block;
	content: "";
	position: absolute;
	left: -25px;
	bottom: -25px;
	background: #4DB7A4;
	width: 182px;
	height: 182px;
}

.main-slider__slide-title div {
	padding: 35px 50px;
	background: #fff;
	position: relative;
	z-index: 1;
}

.small-photo .main-slider__slide {
	background: #293D73;
}

.small-photo .main-slider__slide-title {
	padding: 0;
	background: none;
}

.small-photo .main-slider__slide-title::before,
.small-photo .main-slider__slide-title::after {
	display: none;
}

.small-photo .main-slider__slide::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	height: 170px;
	width: calc(30% + 12px);
	background: #2A60AD
}

.small-photo .main-slider__slide-image {
	left: 50%;
	right: 130px;
	background-size: contain;
	background-position: bottom center;
	z-index: 2;
}


.main-slider-bg .swiper-pagination {
	bottom: 25px;
	left: 45px;
	display: flex;
	flex-wrap: wrap;
}

.main-slider-bg .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	margin: 0 20px 0 0;
}

.main-slider-bg .swiper-pagination-bullet::after {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	background: #fff;
}

.main-slider-bg .swiper-pagination-bullet-active {
	border-color: #4DB7A4;
}

.main-slider-bg .swiper-pagination-bullet-active::after {
	background: #4DB7A4;
}

.card-product {
	position: relative;
	padding: 30px 25px;
	background: #fff;
	transition: .2s ease-in-out
}

.card-product__body {
	position: relative;
}

@media screen and (min-width:769px) {
	.card-product:hover {
		z-index: 1;
		box-shadow: 36px 99px 63px rgba(99, 99, 105, 0.04), 16px 44px 47px rgba(99, 99, 105, 0.06), 0px 5px 26px rgba(99, 99, 105, 0.07), 0px 0px 0px rgba(99, 99, 105, 0.07);
	}

	.card-product:hover .card-product__title,
	.card-product:hover .price {
		color: #2A60AD;
	}
}

.card-product .label_cnt {
	position: absolute;
	top: 20px;
	right: 0px;
	display: flex;
	gap: 5px;
	z-index: 2
}

.card-product .label {
	font-weight: 600;
	font-size: 13.7097px;
}

.card-product__image {
	display: block;
	margin-bottom: 35px
}

.card-product__image img {
	display: block;
	width: 100%;
	max-height: 275px;
	object-fit: contain;
}


.card-product__title {
	margin-bottom: 0;
	font-weight: 400;
	font-size: 20px;
	line-height: 115%;
	color: #1E3C6F;
	transition: .2s ease-in-out
}

.card-product__collection {
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	color: #ccc;
	display: block;
	margin-bottom: 10px;
}

.card-product__category {
	font-weight: 300;
	font-size: 21px;
	line-height: 22px;
	color: #27282b
}

.card-product__category a {
	color: inherit
}

.card-product__price {
	margin-top: 10px
}

.card-article {
	display: block;
	text-decoration: none;
}

.col>.card-article {
	margin-bottom: 40px;
}

.card-article__image {
	display: block;
	width: 100%;
	aspect-ratio: 1;
	object-fit: contain;
}

.card-article__title {
	font-weight: 400;
	font-size: 19px;
	line-height: 115%;
	color: #2A60AD;
	margin: 20px 0 0 0;
}

.card-article__date {
	display: block;
	font-weight: 500;
	font-size: 14px;
	line-height: 115%;
	color: #484A4F;
	opacity: 0.6;
	margin: 10px 0 0 0;
}



.card-review__image {
	display: block;
	width: 100%;
	max-height: 275px;
	object-fit: contain;
}

.card-review__title {
	display: block;
	font-weight: 400;
	font-size: 20px;
	line-height: 115%;
	color: #1E3C6F;
}

.card-review__text {
	font-weight: 300;
	font-size: 18px;
	line-height: 135%;
	color: #1D1F21;
	margin: 15px 0 0 0;
}

.card-review__rm {
	display: flex;
	align-items: baseline;
	font-weight: 500;
	font-size: 17px;
	line-height: 115%;
	color: #1E3C6F;
	margin: 15px 0 0 0;
}

.card-review__rm::after {
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid 2px #4DB7A4;
	border-right: solid 2px #4DB7A4;
	transform: rotate(45deg);
	margin: 0 0 0 10px;
}

.label {
	padding: 7px 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 11px;
	letter-spacing: .02em
}

.label--green {
	background-color: #4DB7A4;
	color: #fff
}

.label--orange {
	background-color: #FF4438;
	color: #fff
}

.label--blue {
	background-color: #f3a358;
	color: #fff
}

.product-detail .label {
	font-size: 13px;
	display: inline-block;
	margin-bottom: 25px;
}

.products-carousel .card-product {
	margin-bottom: 0;
	padding: 0 0 3px 0;
}

.products-carousel .card-product:hover {
	box-shadow: none;
	transform: none;
	border-color: rgba(0, 0, 0, .1)
}

.masonry {
	margin-left: -10px;
	margin-right: -10px
}

.masonry__col {
	padding: 0 10px;
	margin-bottom: 20px
}

.masonry-categories .masonry__col {
	width: 50%
}

@media screen and (max-width:992px) {
	.masonry-categories .masonry__col {
		width: 100%
	}
}

.masonry-articles .masonry__col {
	width: 25%
}

@media screen and (max-width:1200px) {
	.masonry-articles .masonry__col {
		width: 33.3%
	}
}

@media screen and (max-width:992px) {
	.masonry-articles .masonry__col {
		width: 50%
	}
}

@media screen and (max-width:576px) {
	.masonry-articles .masonry__col {
		width: 100%
	}
}

.price {
	white-space: nowrap;
	font-weight: 600;
	color: #1E3C6F;
	line-height: 115%;
	transition: .2s ease-in-out
}

.price:after {
	text-transform: uppercase;
	content: "\20BD"
}

.price--old {
	text-decoration: line-through;
	font-size: 21px;
	color: #FF4438;
}

.price--current {
	font-size: 30px;

}

.dropdown-menu .price--current {
	font-size: 22px
}

.sidebar-menu {
	background: rgba(234, 239, 247, 0.5);
	padding: 15px;
}

.sidebar-menu a {
	font-weight: 300
}

.sidebar-menu .level-1 {
	margin: -1px
}

.sidebar-menu .level-1>li>a {
	position: relative;
	padding: 21px 60px 21px 28px;
	color: #293B73;
	font-weight: 400;
	font-size: 17px;
	color: #1E3C6F;
}

.sidebar-menu .level-1>li>a .ico {
	position: absolute;
	top: calc(50% - 3px);
	right: 35px;
	fill: none;
	width: 10px;
	height: 10px;
}

.sidebar-menu .level-1>li.active>a, .sidebar-menu .level-1>li:hover>a {
	color: #000
}

.sidebar-menu .level-1>li.is-open>a {
	font-weight: 500;
	font-size: 18px;
	color: #f3a358;
	transition: .2s ease-in-out
}

.sidebar-menu .level-1>li>a:hover {
	background: #FFF;
}

.sidebar-menu .level-1>li.is-open>a .ico {
	transform: rotate(180deg)
}

.sidebar-menu .level-1>li.is-open .level-2 {
	margin-left: 20px;
}

.sidebar-menu .level-2 {
	display: none;
	padding: 10px 35px
}

.sidebar-menu .level-2>li:not(:last-child) {
	margin-bottom: 12px
}

.sidebar-menu .level-2>li>a {
	font-weight: 400;
	font-size: 16px;
	color: #293D73
}

.sidebar-menu .level-2>li.active>a, .sidebar-menu .level-2>li:hover>a {
	color: #000
}



.catalog-filter__group {
	padding: 4px 0
}

.catalog-filter__group .dropdown>.button {
	font-weight: 300;
	font-size: 16px
}

.catalog-filter__group .dropdown>.button b {
	font-weight: 500
}

.catalog-filter__group .dropdown>.button .ico {
	width: 15px;
	height: 9px;
	fill: #293B73
}

.catalog-filter__group .dropdown.show>.button .ico {
	transform: rotate(180deg)
}

.catalog-filter__group .dropdown-menu {
	top: calc(100% + 15px);
	width: 340px;
	padding: 20px;
	background-color: #fff;
	box-shadow: 5px 4px 35px 15px rgba(0, 0, 0, .08)
}

.catalog-filter__group .dropdown-menu nav {
	padding-left: 10px;
}

.catalog-filter__group .dropdown-menu:before {
	position: absolute;
	bottom: 100%;
	left: calc(50% - 8px);
	border: 8px solid transparent;
	border-bottom-color: #fff;
	content: ""
}

@media screen and (max-width:576px) {
	.catalog-filter__group .dropdown-menu {
		width: 100vw;
		left: -20px
	}
}

.catalog-filter__reset {
	color: #FF4438;
	font-size: 16px;
	align-items: baseline;
}

.catalog-filter__reset .ico {
	width: 10px;
	height: 10px;
	fill: #FF4438
}

.range-field__slider {
	margin-top: 7px
}

.range-field__minmax {
	margin-top: 8px
}

.range-field .field__minmax-value {
	font-size: 12px;
	color: #666
}

.range-field .form-group__name {
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	font-weight: 500;
	font-size: 16px;
	line-height: 115%;
	letter-spacing: 0.02em;
	color: #7C7C7C;
}

.range-field .form-group .field {
	padding-left: 50px;
	font-weight: 400;
	font-size: 24px;
	line-height: 115%;
	letter-spacing: 0.02em;
	color: #1E3C6F;
}

.footer {
	border-top: solid 1px #EAEFF7;
	margin-top: 75px;
}

.footer__top {
	padding: 75px 0
}

@media screen and (max-width:768px) {
	.footer {
		margin-top: 20px;
	}

	.footer__top {
		padding-top: 40px;
		padding-bottom: 0
	}
}

@media screen and (max-width:576px) {
	.footer__top {
		padding-top: 45px;
		padding-bottom: 45px
	}
}

.footer__bottom {
	padding: 40px 0;
	border-top: solid 1px #EAEFF7;
}

@media screen and (max-width:576px) {
	.footer__bottom {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

.footer__copyright {
	font-weight: 500;
	font-size: 16px;
	line-height: 35px;
	color: #1E3C6F;
	opacity: 0.9;
}

.footer__developer {
	font-weight: 500;
	font-size: 16px;
	line-height: 35px;
	color: #1E3C6F;
	opacity: 0.9;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.footer__developer svg {
	height: 23px;
	width: 75px;
	display: block;
	margin: 0 0 0 20px;
}

@media screen and (max-width:576px) {
	.footer__developer {
		margin-top: 30px;
		text-align: center;
		font-size: 13px
	}
}

.footer__developer b {
	font-weight: 500
}

.footer__warning {
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	margin-top: 30px;
	text-align: center;
	opacity: 0.8;
}

.footer__warning p {
	margin: 0;
	font-weight: 400;
}

@media screen and (max-width:768px) {
	.footer__top {
		padding-top: 40px;
	}

	.bottom-menu__category {
		margin-bottom: 40px
	}

	.footer__warning {
		font-size: 12px;
		max-width: 100%;
	}
}

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

.bottom-menu__category-title {
	margin-bottom: 40px;
	font-weight: 500;
	font-size: 20px;
	line-height: 104%;
	text-transform: uppercase;
	color: #1D1F21;
	display: flex;
	align-items: center;
}

.bottom-menu__category-title::before {
	display: block;
	content: "";
	width: 21px;
	height: 21px;
	background: #4DB7A3;
	margin: 0 20px 0 0;
}

@media screen and (max-width:768px) {
	.bottom-menu__category-title {
		margin-bottom: 20px
	}
}

.bottom-menu .level-1>li:not(:last-child) {
	margin-bottom: 20px
}

.bottom-menu .level-1>li>a {
	font-weight: 400;
	font-size: 16px;
	color: #1E3C6F;
	opacity: 0.9;
}

.city-select {
	margin-left: -15px
}

@media screen and (min-width:577px) {
	.city-select {
		min-width: 200px
	}
}

.city-select>.button {
	width: 100%;
	padding: 26px 15px;
	border: 0;
	justify-content: flex-start;
	transition: none;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
	color: #293D73;
}



@media screen and (max-width:576px) {
	.city-select>.button {
		padding-top: 5px;
		padding-bottom: 23px
	}
}

.city-select>.button .ico {
	fill: #293B73
}

@media screen and (max-width:768px) {
	.catalog-menu-visible .city-select>.button .ico {
		fill: #fff
	}
}

.city-select__close {
	position: absolute;
	top: 15px;
	right: 25px;
	width: 31px;
	height: 31px;
	display: none;
	fill: #c5c5c5;
	cursor: pointer;
}

.city-select .dropdown-menu {
	width: 100%;
	padding: 25px;
	background-color: #fff;
	box-shadow: 0px 5px 25px rgba(99, 99, 105, 0.11), 0px 0px 0px rgba(99, 99, 105, 0.07);
}

.city-select .dropdown-menu.show {
	padding-left: 35px;
	padding-right: 20px
}

.autor__name {
	font-weight: 500;
	font-size: 13px;
	color: #6a6a6a
}

.autor__avatar {
	width: 25px;
	height: 25px;
	border-radius: 50%
}

.product-detail {
	margin-bottom: 75px;
}

.product-detail__galery {
	position: relative
}

.product-detail__galery a {
	display: block;
	text-decoration: none;
}

.product-detail__galery a iframe {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1;
}

.product-detail__galery a .play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #2A60AD;
}

.product-detail__galery a .play::before {
	display: block;
	content: "";
	border: 11px solid transparent;
	border-left: 16px solid #FFF;
	margin: 13px 0 0 18px;
}

@media screen and (min-width:577px) {
	.product-detail__galery {
		height: 430px;
		padding-left: 225px
	}
}

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

.product-detail__title {
	margin-bottom: 0;
	font-weight: 400;
	font-size: 30px;
	line-height: 115%;
	color: #293D73;
}

.product-detail__article {
	margin-top: 6px;
	font-weight: 400;
	font-size: 14px;
	line-height: 115%;
	color: #505050;
}

.product-detail__header {
	margin-bottom: 45px
}

@media screen and (max-width:576px) {
	.product-detail__price {
		margin-bottom: 20px
	}
}

.product-detail__price .price--old {
	font-size: 24px
}

.product-detail__price .price--current {
	font-weight: 600;
	font-size: 43.5754px;
	line-height: 115%;
	color: #1D1F21;
}

.product-detail__documents {
	margin-top: 50px;
	row-gap: 20px;
}

.product-detail__info {
	margin-top: 50px;
}

.product-detail__icons {
	margin-bottom: 20px;
	text-align: center
}

.product-detail__icons img {
	margin-bottom: 15px
}

.product-detail__props-title {
	margin-bottom: 35px;
	font-size: 23px;
	line-height: 25px
}

@media screen and (min-width:577px) {
	.product-detail__props-list {
		column-count: 2
	}
}

.product-detail__props-list li {
	min-width: 50%;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 115%;
	color: #1D1F21;
}

.product-detail__props-list li span {
	font-weight: 500;
}

@media screen and (min-width:577px) {
	.product-detail__props-list li {
		display: inline-block
	}
}

@media screen and (min-width:577px) {
	.product-detail-thumbs-slider {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		width: 160px;
		height: 430px
	}

	.product-detail-thumbs-slider .swiper-slide {
		padding-left: 20px
	}
}

.product-detail-thumbs-slider img,
.product-detail-thumbs-slider iframe {
	display: block;
	width: 100%;
	border: 2px solid #e8e8e8
}

.product-detail-thumbs-slider iframe {
	height: auto;
	aspect-ratio: 1;
	padding: 0 !important;
}

.product-detail-thumbs-slider .swiper-slide-thumb-active img {
	border-color: #4DB7A4
}

.product-detail-thumbs-slider.swiper-container-vertical .swiper-scrollbar {
	top: 0;
	right: auto;
	left: 0
}

.contacts {
	margin-top: 30px
}

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

.contacts__title {
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 33px;
	line-height: 115%;
	color: #1D1F21;
}

@media screen and (max-width:576px) {
	.contacts__title {
		font-size: 22px;
		margin-bottom: 5px;
	}
}

.contacts__address {
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 16px;
	line-height: 115%;
	color: #1D1F21;
	opacity: 0.8;
}

.contacts__summary {
	margin-bottom: 45px
}

.contacts__summary-phone {
	display: inline-block;
	font-weight: 500;
	font-size: 25px;
	line-height: 115%;
	color: #1E3C6F;
}

.contacts__summary-mail {
	display: flex;
	font-weight: 500;
	font-size: 17px;
	line-height: 115%;
	color: #1E3C6F;
	align-items: center;
}


.contacts__summary-mail .ico {
	margin-right: 8px;
}

.banner {
	position: relative;
	height: 400px;
	margin-bottom: 70px
}

@media screen and (max-width:576px) {
	.banner {
		height: 250px
	}
}

.banner__image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: 50%/cover no-repeat
}

.banner__content {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%
}

.banner__title {
	margin-bottom: 45px;
	max-width: 500px;
	font-weight: 300;
	font-size: 52px;
	line-height: 54px;
	color: #293B73
}

@media screen and (max-width:576px) {
	.banner__title {
		margin-bottom: 40px;
		font-size: 26px;
		line-height: 25px
	}
}

.banner__discount {
	margin-top: 45px;
	font-weight: 600;
	font-size: 42px;
	line-height: 44px;
	color: #293B73;
	text-transform: uppercase
}

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

.cookie {
	padding: 15px 0;
	background-color: #fff
}

@media screen and (max-width:576px) {
	.cookie .checkbox {
		margin-bottom: 20px
	}
}

.cookie .checkbox__text {
	color: #000;
	font-weight: 400;
	font-size: 16px
}

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

.social-menu a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background-color: #4DB7A4;
	border-radius: 50%
}

.social-menu a .ico {
	fill: #FFF;
}

.main {
	flex: 1;
	overflow: hidden;
}

@media screen and (min-width:769px) {
	.sidebar-layout {
		display: flex;
		flex-direction: row
	}

	.sidebar-layout__sidebar {
		width: 340px;
		margin-right: 20px
	}

	.sidebar-layout__content {
		flex: 1;
		max-width: calc(100% - 360px)
	}
}

.faq-info {
	padding: 45px 50px;
	background-color: #f5f5f5
}

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

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

.faq-info__ico {
	width: 112px;
	height: 112px;
	fill: rgba(0, 0, 0, .1)
}

@media screen and (min-width:577px) {
	.faq-info__ico {
		margin-right: 20px
	}
}

@media screen and (max-width:576px) {
	.faq-info__ico {
		width: 50px;
		height: 50px
	}
}

.faq-info__text {
	font-weight: 300;
	font-size: 18px;
	line-height: 22px
}

@media screen and (max-width:576px) {
	.faq-info__text {
		font-size: 15px;
		line-height: 20px
	}
}

.faq-summary {
	margin-bottom: 30px
}

.faq-contacts__phone {
	font-weight: 500;
	font-size: 38px;
	line-height: 45px;
	color: #293B73
}

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

.faq-contacts__mail {
	font-size: 18px;
	line-height: 22px;
	color: #293B73
}

.faq-contacts__mail .ico {
	fill: #293B73
}

.faq-contacts__text {
	margin-top: 5px;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px
}

.service-info {
	margin: 40px -164px 0 -164px;
	position: relative;
	width: calc(100% + 328px);
}

.service-info>img {
	display: block;
	width: 100%;
	height: 485px;
	object-fit: cover;
}

.service-info-content {
	position: absolute;
	left: 204px;
	top: 17%;
	bottom: 0;
	max-width: 537px;
	display: flex;
	flex-direction: column;
	justify-content: center;

}

.service-info .contacts__summary {
	margin-bottom: 20px;
}

.service-info .contacts__summary-phone {
	font-size: 38px;
	line-height: 45px;
	color: #FFF;

}

.service-info .contacts__summary-mail {
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.service-info .contacts__summary-mail svg {
	margin-right: 10px;
}

.service-info .text {
	margin-top: 20px;
	color: #FFF;
}

.service-info-content .text ul li:not(:last-child) {
	margin-bottom: 0;
}

.magazine-group a {
	display: block;
	text-decoration: none;
}

.magazine-group__title {
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 25px
}

.magazine-logo {
	background: #EFEFEF;
	margin-bottom: 20px
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
	font-size: 20px;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 70px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 30px;
	padding-right: 60px;
	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
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
	box-shadow: 0px 5px 25px rgb(99 99 105 / 11%), 0px 0px 0px rgb(99 99 105 / 7%);
	padding: 0 10px;
}

.select2-results {
	display: block
}

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

.select2-results__option {
	padding: 6px 30px;
	font-weight: 400;
	font-size: 17px;
	color: #2A60AD;
	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: #EAEAEA;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
	line-height: 70px
}

.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: 70px;
	position: absolute;
	top: 1px;
	right: 30px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 10px 8px 0 8px;
	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 8px 10px 8px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 1px
}

.select2-container--default .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--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
}

.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 {
	background: #fff;
	border: 1px solid #888
}

.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 .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 {
	position: relative;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	color: #293B73;

}

.select2-container--default .select2-results__option--selected::before {
	content: "";
	display: block;
	position: absolute;
	left: 12px;
	top: 11px;
	width: 8px;
	height: 8px;
	background: #4DB7A4;
	margin: 0 14px 0 0;
}

.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, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 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, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 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, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 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, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 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: #EAEAEA;
}

.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: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

* {
	outline: none;
}

.form-group select {
	width: 100%;
}

.has-image .card-article__image::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(10, 21, 40, 0.46) 0%, rgba(30, 60, 111, 0.69) 100%);
}

.sidebar-menu .level-2>li.active>a {
	color: #f3a358;
}

.sidebar-menu .selected .level-2 {
	display: block;
}

.contacts-group .map {
	height: 303px;
	background: #e3e3e3;
}

/*********************************************************cookies_confirm*******************************************************/
.cookies_confirm_overlay {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 10000;
	opacity: 0;
}

.cookies_confirm_overlay .arcticmodal-overlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10000 !important;
	background-color: rgba(29, 29, 29, 0.6) !important;
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}

.cookies_confirm {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10001;
	padding: 20px 0;
	background: #FFF;
	transform: translate(0, 100%);
	transition: all 0.6s ease-in-out;
}

.cookies_confirm.open {
	transform: translate(0, 0);
}

.cookies_confirm .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cookies_confirm .info {
	max-width: 900px;
	padding-right: 50px;
}

.cookies_confirm .title {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.2em;
}

.cookies_confirm .text {
	margin: 10px 0 0 0;
}

@media (max-width: 700px) {
	.cookies_confirm .flex {
		display: block;
	}

	.cookies_confirm .btn {
		margin-top: 15px;
	}
}

.sidebar-menu .level-3 {
	margin: 10px 0;
}

.sidebar-menu .level-4 {
	margin-left: 20px;
}

#gde_map {
	height: 500px;
	margin: 30px 0 0 0;
}

.city-select input {
	margin: -8px 0 15px -20px;
	font-size: 18px;
	height: 40px;
	box-sizing: border-box;
	width: calc(100% + 25px);
	padding: 0 20px;
}

.afbf_error_text, .afbf_error_ftext {
	display: none;
}

.afbf_item_pole.error_pole .afbf_error_text, .afbf_item_pole.error_fpole .afbf_error_ftext {
	position: relative;
	display: block;
	margin: 5px 0 0;
	padding-right: 20px;
	color: #f80000;
	font-size: 12px;
}

header .card-product__image img {
	width: 137px;
	height: 137px;
	object-fit: contain;
	display: block;
}

header .card-product__title {
	font-weight: 500;
	font-size: 17px;
	line-height: 110%;
	color: #293D73;
	text-align: left;
}

header .card-product__price {
	font-weight: 600;
	font-size: 22px;
	line-height: 115%;
	color: #1E3C6F;
	text-align: left;
	margin: 12px 0 0 0;
}

.youtube-wrap {
	position: relative;
	padding-bottom: 56.25%;
	/* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	height: 0;
	overflow: hidden;
}

.youtube-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}

.magazine-group .col {
	align-items: center;
	display: flex;
}

.menu_left_item2.menu_itemblock {
	font-size: 14px;
	line-height: 30px;
	color: #3F3F3F;
	padding-left: 20px;
}

.menu_left_item2.menu_item3 {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #3F3F3F;
	padding-left: 20px;
	position: relative;
}

.menu_left_item2.menu_item3::before {
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 5px;
	height: 5px;
	background: #C4C4C4;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 9px;
}

.main-slider-bg .swiper-button {
	width: 30px;
	height: 30px;
	top: calc(50% - 15px);
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
}

.main-slider-bg .swiper-button.swiper-button-disabled {
	opacity: 0.68;
}

.main-slider-bg .swiper-button.swiper-button-prev {
	transform: rotate(-135deg);
	left: 50px;
}

.main-slider-bg .swiper-button.swiper-button-next {
	right: 50px;
}

@media screen and (max-width: 992px) {
	.main-slider-bg .swiper-button.swiper-button-prev {
		left: 75px;
	}

	.main-slider-bg .swiper-button.swiper-button-next {
		right: 75px;
	}
}

.card-review .stars {
	display: flex;
	justify-content: flex-start;
}

.card-review .star {
	margin-right: 5px;
}

.card-review .star svg {
	display: block;
	width: 17px;
	height: 17px;
	fill: #e3e3e3;
}

.card-review .star.active svg {
	fill: #293B73;
}

.card-review:last-child {
	border-bottom: none;
}

.mobile_toggle_cats svg {
	display: none;
	fill: #293B73;
}

.catalog-desc.before {
	margin-bottom: 30px;
}

.catalog-desc.after {
	margin-top: 80px;
}

.catalog-desc.after.short {
	max-height: 125px;
	overflow: hidden;
	position: relative;
}

.catalog-desc.after.short::after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 18px;
	bottom: 0;
	right: 0;
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 14%, rgba(255, 255, 255, 0) 100%);
}

.catalog-desc.after .inner_text_more {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	color: #5f5f5f;
	z-index: 1;
}

.button.add-review {
	padding: 0;
	border: none;
}

.button.add-review .button__label {
	padding: 10px 40px 14px 14px;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
}

.add-review-ico {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #4DB7A4;

}

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

	.main-slider__slide-title {
		margin-left: 185px;
	}
}

@media screen and (max-width: 1100px) {
	/* .main-slider-bg .swiper-button {
		width: 56px;
		height: 56px;
		top: calc(50% - 28px);
		background-size: 25px 25px !important;
	} */

	.main-slider__slide-title {
		font-size: 22.8163px;
		margin-left: 125px;
		padding: 20px;
		max-width: 50%;
	}

	.main-slider__slide-title::after {
		width: 140px;
		height: 140px;
	}

	.main-slider-bg .swiper-pagination,
	.main-slider-bg .container::after {
		display: none;
	}

	/* .main-slider-bg::after {
		height: calc(50% + 28px);
	}

	.main-slider-bg::before {
		transform: none;
		top: 50px;
	}

	.section.main-slider-bg {
		margin-bottom: 75px;
	} */
}

@media screen and (max-width: 700px) {
	.main-slider-bg .container {
		padding: 0 !important;
	}

	.main-slider__slide-title {
		margin-left: 60px;
		font-size: 15px;
		max-width: 100%;
	}

	.main-slider__slide-title::after {
		height: 110px;
		width: 110px;
	}

	.small-photo .main-slider__slide-title {
		margin-left: 40px;
		width: calc(50% - 40px);
	}

	.small-photo .main-slider__slide::after {
		width: 100px;
	}

	.small-photo .main-slider__slide-image {
		right: 0;
	}

	.small-photo .main-slider__slide::after {
		height: 140px;
	}

	.small-photo .main-slider__slide::before {
		display: block;
		content: "";
		position: absolute;
		right: 117px;
		top: 18px;
		height: 70px;
		width: 70px;
		background: #2A60AD;
	}

	.small-photo .main-slider__slide-content::before {
		display: block;
		content: "";
		position: absolute;
		right: 95px;
		bottom: 0px;
		height: 94px;
		width: 85px;
		background: #4DB7A4;
		z-index: 1;
	}
}

@media screen and (max-width: 576px) {
	/* .section.main-slider-bg {
		margin-bottom: 20px;
	} */

	.main-slider__slide-title {
		margin-left: 45px;
	}

	.small-photo .main-slider__slide-title {
		margin-left: 20px;
		width: calc(50% - 20px);
	}
}

@media screen and (max-width: 768px) {
	.catalog-menu-visible .work_time {
		color: #fff;
	}

	.main-slider-bg .swiper-button {
		display: none;
	}

	.main-slider-bg .container {
		padding-left: 20px;
	}

	.section__header .col>.section__title {
		display: flex;
		align-items: center;
	}

	.mobile_toggle_cats svg {
		display: block;
		margin: 0 17px 0 0;
		transition: transform 0.3s;
	}

	.mobile_toggle_cats.open svg {
		transform: rotate(180deg);
	}

	.sidebar-layout__sidebar {
		position: absolute;
		left: 0;
		top: 109px;
		right: 0;
		background: #FFF;
		padding: 14px 0 0 0;
		z-index: 3;
		display: none;
	}
}

@media(max-width:576px) {
	#gde_map {
		margin: 0;
	}

	.city-select input {
		margin: 0 0 15px 0;
		font-size: 18px;
		height: 40px;
		width: 100%;
		padding: 0 10px;
	}

	div.title-search-result {
		border-width: 1px !important;
	}

	.card-review.in_product .mob_flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.card-review.in_product .card-review__source {
		margin: 0;
	}
}

.header__top-mobile,
.catalog-menu .header-search,
.nav.top-menu__nav-mobile,
.dropdown-menu .city-select,
.header__bottom .dropdown-menu .distributors-btn-col,
.header__bottom .dropdown-menu .service-btn-col {
	display: none;
}

.section.content .section__header {
	border-bottom: solid 1px #EAEFF7;
	margin-bottom: 40px;
	padding-bottom: 22px;
}

@media (max-width:1130px) {

	.header-search-col,
	.catalog-menu>.button .button__label,
	.header__bottom .distributors-btn-col,
	.header__bottom .service-btn-col,
	.header__top {
		display: none;
	}

	.header__top-mobile {
		display: block;
	}

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

	.logo {
		width: 154px;
		height: 33px;
	}

	.header__bottom {
		padding-bottom: 30px;
	}

	.catalog-menu .header-search {
		margin-right: 0;
		display: block;
	}

	.catalog-menu {
		margin: 0;
	}

	.catalog-menu.show .catalog-menu__ico {
		background: #293D73;
	}

	.nav.top-menu__nav-mobile {
		display: block;
		padding: 40px 0 0 0;
	}

	.nav.top-menu__nav-mobile .list-flex {
		justify-content: space-between;
	}

	.nav.top-menu__nav-mobile .list-flex li {
		flex-basis: auto;
	}

	.nav.top-menu__nav-mobile .list-flex li a {
		font-weight: 500;
		font-size: 17px;
		line-height: 21px;
		color: #293D73;
	}
}

@media (max-width:700px) {
	.header__top-mobile {
		display: none;
	}

	.header__bottom {
		padding: 18px 0;
	}

	.dropdown-menu .city-select,
	.header__bottom .dropdown-menu .distributors-btn-col,
	.header__bottom .dropdown-menu .service-btn-col {
		display: block;
	}

	.city-select>.button .button__label {
		font-weight: 500;
		font-size: 16px;
		line-height: 20px;
		color: #293D73;
		opacity: 0.7;
	}

	.city-select>.button .ico {
		width: 22px;
		height: 22px;
	}

	.header__bottom .dropdown-menu .distributors-btn-col {
		padding-bottom: 16px;
	}

	.header__bottom .dropdown-menu .service-btn-col {
		padding-bottom: 32px;
	}

	.header__bottom .dropdown-menu .distributors-btn-col svg,
	.header__bottom .dropdown-menu .service-btn-col svg {
		width: 22px;
		height: 22px;
		margin-right: 11px;
	}

	.city-select .dropdown-menu {
		left: -5px;
		width: calc(100% + 25px);
	}

	.catalog-menu .dropdown-menu {
		display: flex;
		flex-direction: column;
	}

	.nav.catalog-menu__nav {
		margin: 32px 0 0 0;
	}

	.nav.top-menu__nav-mobile {
		order: 1;
		border-top: solid 1px rgba(42, 96, 173, 0.1);
		margin: 32px 0 0 0;
		padding: 32px 0 12px 0;
	}

	.nav.top-menu__nav-mobile .list-flex li {
		flex-basis: 50%;
	}

	.catalog-menu .dropdown-menu {
		padding-bottom: 0;
	}

	.footer__top {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

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

	.cookie, .footer__bottom {
		padding: 20px 0;
	}

	.cookie button {
		margin: 20px 0 0 0;
		width: 100%;
	}

	.footer__developer {
		justify-content: center;
	}

	.footer__top {
		padding-bottom: 0;
	}
}

.benefit-list {
	display: flex;
	justify-content: space-between;
}

.card-benefit {
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 15px;
	line-height: 115%;
	text-transform: uppercase;
	color: #293D73;
}

.card-benefit svg {
	display: block;
	margin: 0 15px 0 0;
}

.gde_map_cnt {
	position: relative;
}

.gde_form {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
	width: 200px;
	display: block;
}

.gde_form .select2-container {
	width: 215px !important
}

.gde_form .ico {
	position: absolute;
	width: 19px;
	height: 19px;
	z-index: 2;
	top: 50%;
	left: 20px;
	transform: translate(0, -50%)
}

.gde_form .select2-container--default .select2-selection--single {
	background: #FFF;
}

.gde_form .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
	padding-left: 53px;
	padding-right: 0;
	font-weight: 500;
	font-size: 17px;
	color: #293D73;
}

.gde_form .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}

.gde_form .select2-container .select2-selection--single {
	height: 50px;
}

.section.magazine-group .section__header {
	margin-bottom: 0;
}

@media (max-width: 1100px) {
	.card-benefit {
		flex-direction: column;
		align-items: flex-start
	}

	.card-benefit svg {
		margin-bottom: 15px;
		height: 56px;
	}
}

@media (max-width: 820px) {
	.benefit-list {
		overflow: auto
	}

	.card-benefit {
		margin-right: 20px;
		white-space: nowrap;
		font-size: 10.2046px;
	}

	.card-benefit svg {
		height: 40px;
	}
}

.main-categories {
	display: flex;
	justify-content: space-between;
}

.card-category {
	display: block;
	text-decoration: none;
	width: calc(33.33% - 20px);
	position: relative;
}

.card-category img {
	display: block;
	width: 100%;
}

.card-category .button__label {
	position: absolute;
	left: 50px;
	top: 45px;
	font-weight: 600;
	font-size: 24px;
	line-height: 115%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: solid 3px #4DB7A4;
	padding: 0 0 11px 0;
}

@media (max-width: 992px) {
	.card-category .button__label {
		left: 24px;
		top: 22px;
		font-size: 14px;
		padding: 0 0 5px 0;
	}

	.section__title {
		font-size: 20px;
	}

	.section__title::before {
		width: 20px;
		height: 20px;
	}

	.swiper-carousel .products-carousel .swiper-button,
	.swiper-carousel .news-carousel .swiper-button {
		top: -86px;
	}

	.card-product__title {
		font-size: 18px;
	}

	.card-product .label {
		font-size: 12px;
	}

	.price--current {
		font-size: 22px;
	}

	.price--old {
		font-size: 14.7px;
	}
}

@media (max-width: 700px) {
	.main-categories {
		flex-wrap: wrap
	}

	.card-category {
		width: 100%;
		margin-bottom: 20px;
	}

	.card-category:last-child {
		margin-bottom: 0px;
	}

	.card-product__title {
		font-size: 16px;
	}

	.card-product__price {
		margin-top: 6px;
	}



	.section__header {
		margin-bottom: 20px;
	}

	.prod-carousel-section .section__header {
		margin-bottom: 0;
	}

	.section__title {
		font-size: 17px;
	}

	.section__title::before {
		width: 15px;
		height: 15px;
		margin: 0 15px 0 0;
	}
}

@media (max-width: 575px) {

	.swiper-carousel .products-carousel .swiper-button,
	.swiper-carousel .news-carousel .swiper-button {
		display: none;
	}
}

.section-cnt-top_border {
	border-top: solid 1px #EAEFF7;
	padding-top: 80px;
}

.main-news .link {
	font-weight: 600;
	font-size: 13px;
	line-height: 115%;
	text-transform: uppercase;
	color: #1E3C6F;
	border-bottom: solid 2px #4DB7A4;
	margin: 0 130px 0 0;
}

.main-news .section__body .link {
	margin: 20px 0 0 0;
	display: none;
}

.benefits-text {
	font-weight: 400;
	font-size: 28px;
	line-height: 125%;
	color: #293D73;
}

.benefits-text span {
	font-weight: 500;
}

.benefit-item {
	margin-top: 60px;
}

.benefit-item__ico {
	width: 54px;
}

.benefit-item__title {
	font-weight: 600;
	font-size: 22px;
	line-height: 115%;
	text-transform: uppercase;
	color: #293D73;
	min-height: 52px;
	display: flex;
	align-items: center;
}

.benefit-item__text {
	font-weight: 300;
	font-size: 18px;
	line-height: 125%;
	color: #1D1F21;
}

.review_subtitle {
	font-weight: 400;
	font-size: 16px;
	line-height: 115%;
	color: #1D1F21;
	opacity: 0.8;
	display: flex;
	align-items: center;
}

.review_subtitle svg {
	display: block;
	margin: 0 16px;
}

.review_subtitle a {
	display: block;
	font-weight: 600;
	font-size: 16px;
	line-height: 115%;
	color: #293D73;
	border-bottom: solid 1px #4DB7A4;
	padding: 0 0 4px 0;
}

.card-review-in-product-cnt {
	margin-top: 50px;
}

.card-review-in-product {
	font-weight: 300;
	font-size: 18px;
	line-height: 135%;
	color: #1D1F21;
	border: 10px solid rgba(42, 96, 173, 0.1);
	padding: 30px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.text .back-link {
	font-weight: 500;
	font-size: 18px;
	line-height: 115%;
	color: #293D73;
	display: flex;
	align-items: center;
	text-decoration: none;
}

.back-link svg {
	display: block;
	margin: 0 0 0 10px;
}

@media (max-width: 1100px) {
	.benefits-text {
		font-size: 19px;
	}

	.benefit-item {
		margin-top: 40px;
	}

	.benefit-item__title {
		font-size: 20px;
	}

	.benefit-item__text {
		font-size: 16px;
	}

	.service-info {
		margin: 0px -20px 0 -20px;
		width: calc(100% + 40px);
	}



	.service-info-content {
		left: 20px;
	}

	.service-info .contacts__summary-phone {
		font-size: 32px;
	}
}

@media (max-width: 992px) {
	.section-cnt-top_border {
		border-top: none;
		padding-top: 0px;
	}

	.section.main-news {
		margin-bottom: 75px;
	}

	.col:last-child section.main-news {
		margin-bottom: 0px;
	}

	.card-article__title {
		font-size: 18px;
	}

	ul.column-style {
		column-count: 3;
		column-width: calc(100% - 48px)/3;
	}

	.card-review-in-product-cnt {
		margin-top: 20px;
	}

	.review_subtitle a {
		display: none;
	}
}

@media screen and (min-width:576px) and (max-width:992px) {
	.service-info {
		margin: 0px -40px 40px -40px;
		width: calc(100% + 80px);
	}
}

@media (max-width: 700px) {
	.card-article__title {
		font-size: 16px;
		margin: 15px 0 0 0;
	}

	.main-news .section__header .link {
		display: none;
	}

	.main-news .section__body .link {
		display: inline-block;
	}

	.benefits-text {
		font-size: 17px;
	}

	.benefit-item {
		margin-top: 25px;
	}

	.benefit-item__title {
		font-size: 17px;
	}

	.benefit-item__text {
		font-size: 14px;
	}

	.benefit-item__ico,
	.benefit-item__ico svg {
		width: 37px;
		height: 37px;
	}

	.benefit-item__title {
		min-height: 37px;
	}

	.service-info {
		margin-bottom: 20px;
		background: #1E3C6F;
		padding: 20px;
		margin: -20px -20px 20px -20px;
		width: calc(100% + 40px);
	}

	.service-info>img {
		display: none;
	}

	.service-info-content {
		position: static;
	}

	.section.city-list h1.section__title {
		font-size: 17px;
		margin: 0;
	}

	ul.column-style {
		column-count: 2;
		column-width: calc(100% - 20px)/2;
	}

	ul.column-style li {
		font-size: 14px;
		line-height: 17px;
	}

}

@media(max-width: 576px) {
	.section.main-news {
		margin-bottom: 40px;
	}

	.main-news .link {
		margin-right: 0;
	}

	.pagination a {
		width: 32px;
		height: 32px;
		font-size: 14px;
		margin: 0 3px;
	}

	.pagination__prev::after, .pagination__next::after {
		border-width: 1px;
		width: 7px;
		height: 7px;
	}

	.card-product {
		padding: 0;
	}

	.product-detail .label {
		font-size: 11px;
		margin-bottom: 12px;
	}

	.product-detail__title {
		font-size: 20px;
	}

	.product-detail__article {
		font-size: 13px;
	}

	.product-detail__header {
		margin-bottom: 20px;
	}

	.product-detail__price .price--current {
		font-size: 28.9634px;
	}

	.product-detail__price .button {
		width: 100%;
		margin: 25px 0 0 0;
	}

	.product-detail__documents {
		margin-top: 10px;
	}

	.product-detail__documents .link {
		font-size: 15px;
		display: block;
	}

	.product-detail__documents .col:first-child .link__text {
		margin-top: 0px
	}

	.product-detail__info {
		margin-top: 30px;
	}

	.product-detail {
		margin-bottom: 0;
	}

	.card-review {
		padding: 20px 0;
	}

	.card-review:last-child {
		padding-bottom: 0;
	}

	.section.content .section__header {
		margin-bottom: 20px;
	}

	.section.content .section__header .link {
		margin-top: 20px;
	}

	.col:first-child .contacts-group .section__title {
		display: none;
	}

	.col:first-child .contacts-group .contacts {
		margin-top: 0px;
	}

	.contacts__address {
		font-size: 14px;
		margin-bottom: 15px;
	}

	.contacts__summary-phone {
		font-size: 22px;
		margin-bottom: 15px;
	}

	.contacts__summary {
		margin-bottom: 30px;
	}

	.nav-tabs a {
		font-size: 18px;
	}

	.contacts {
		margin-top: 10px;
	}

	.gde_form {
		position: relative;
		margin-top: -20px;
		margin-bottom: 20px;
		left: 0;
		width: 100%;
	}

	.gde_form .select2-container {
		width: 100% !important;
	}

	.gde_form .select2-container--default .select2-selection--single .select2-selection__rendered {
		padding-left: 35px
	}

	.gde_form .ico {
		left: 0;
	}

	#gde_map {
		height: 220px;
	}

	ul.column-style {
		column-count: 1;
		column-width: 100%;
	}

	.button.add-review {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.button.add-review .button__label {
		flex-grow: 1;
		text-align: left;
	}

	.col>.card-article {
		margin-bottom: 20px;
	}

	.back-link svg {
		display: none;
	}
}

.productions_spare_parts {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.productions_spare_parts img {
	display: block;
	width: 47%;
	max-height: 70vh;
	object-fit: contain;
	margin-top: -85px;
}

.productions_spare_parts table {
	width: 47%;
}

.productions_spare_parts table th {
	padding: 20px 30px;
	text-align: left;
	font-weight: 600;
	font-size: 16px;
	line-height: 115%;
	color: #1D1F21;
	opacity: 0.8;
}

.productions_spare_parts table td {
	padding: 20px 30px;
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	line-height: 115%;
	color: #1D1F21;
}

.productions_spare_parts table th:last-child,
.productions_spare_parts table td:last-child {
	text-align: right;
}

.productions_spare_parts table th:first-child,
.productions_spare_parts table td:first-child {
	width: 32px;
}

.productions_spare_parts table a {
	display: block;
	color: #2A60AD;
}


.productions_spare_parts table tbody tr:nth-child(2n-1) td {
	background: rgba(234, 239, 247, 0.5);
}

@media screen and (max-width: 1000px) {
	.productions_spare_parts img {
		margin-top: 20px;
	}
}

@media screen and (max-width: 900px) {
	.productions_spare_parts {
		flex-direction: column
	}

	.productions_spare_parts img {
		width: 100%;
		margin: 10px 0 0 0;
	}

	.productions_spare_parts table {
		width: 100%;
		margin: 10px 0 0 0;
		order: 1;
	}

	.productions_spare_parts table th,
	.productions_spare_parts table td {
		padding: 12px 14px;
		font-weight: 400;
		font-size: 14px;
	}
}

.important_info {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 24px;
	display: flex;
	align-items: center;
}

.important_info .important_info__icon {
	flex-shrink: 0;
	margin-right: 20px;
}

.important_info .important_info__text {
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
}

.text--large td {
	padding: 10px;
}

.card-product__color {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 13px -3px -4px -3px;
}

@media screen and (max-width: 786px) {
	.card-product__color {
		gap: 10px;
	}
}

.product-detail__header .card-product__color {
	margin-top: 10px;
}

.card-product__color .color {
	position: relative;
	display: block;
	margin: 4px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	background-size: cover;
	background-position: center center;
}

.product-detail__header .card-product__color .color {
	width: 36px;
	height: 36px;
}

.card-product__color .color.white {
	border: solid 1px #000;
}

.card-product__color .color.current_color {
	border: 2px solid #fff;
}

.card-product__color .color.current_color:before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 18px;
	height: 18px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #2A60AD;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.product-detail__header .card-product__color .color.current_color:before {
	width: 38px;
	height: 38px;
}

.container--404 {
	height: calc(100vh - 183px);
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.container--404 h1 {
	color: #04295e;
	text-align: center;
	font-size: 226px;
	font-weight: 800;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

.container--404 h2 {
	color: #04295e;
	text-align: center;
	font-size: 41.5px;
	font-weight: 800;
	line-height: 1em;
	margin-top: -20px;
}

.container--404 a {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	background: #4DB7A4;
	color: #FFF;
	padding: 20px;
	margin-top: 20px;
}

@media (max-width: 786px) {
	.container--404 h1 {
		font-size: 125px;
		line-height: 1em;
	}

	.container--404 h2 {
		font-size: 23.5px;
		line-height: 1em;
		margin-top: 0px;
	}

	.container--404 a {
		margin-top: 40px;
	}
}

.customer-service-phone {
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	display: flex;
	align-items: center;
}

@media (max-width: 786px) {
	.customer-service-phone {
		margin-bottom: 5px;
	}

}
/* End */


/* Start:/bitrix/templates/milardo/components/bitrix/search.title/.default/style.css?16263611094073*/
.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 {
	border: 10px solid #f5f5f5;
	border-top:0;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	background-color: #FFF;
	margin-top:-3px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/milardo/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: 10px;
	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;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.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 .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */
/* /bitrix/templates/milardo/css/style.bundle.css?1755721372139258 */
/* /bitrix/templates/milardo/components/bitrix/search.title/.default/style.css?16263611094073 */
