.articles_categoriser .articles_categoriser__brands_filter/* plug-in styles */
/* utils */
/* mixins functions */
/* current project variables */
/* basic variables */
/* stylization variables */
/* text titles */
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer,
header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%; }

::-moz-selection{background: #E6262E; color: #fff;}
::webkit-selection{background: #E6262E; color: #fff;}
::selection{background: #E6262E; color: #fff;}

#bx-panel {
	z-index: 2000 !important;
}

/* html5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block; }

nav ul, nav ol, #trademark ul, #trademark ol, .order1 ul {
	list-style-type: none;
	margin-left: 0px;
}
ul {
	list-style-type: circle;
	/*margin: 10px 0 10px 50px;*/
}
ol {
	margin: 10px 0 10px 50px;
}
li {
	/*padding-bottom: 5px;*/
}
.mt-1 {margin-top:10px;}
.mt-2 {margin-top:20px;}
.mt-3 {margin-top:30px;}
.mt-4 {margin-top:40px;}
.mt-5 {margin-top:50px;}
.mb-1 {margin-bottom:10px;}
.mb-2 {margin-bottom:20px;}
.mb-3 {margin-bottom:30px;}
.mb-4 {margin-bottom:40px;}
.mb-5 {margin-bottom:50px !important;}
.img-fluid {
	width: 100%;
	height: auto;
}
.center {
	text-align: center;
}
.st0{fill:#E6262E;}
.st1{fill:#0F1011;}
blockquote, q {
	quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none; }

table {
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
table.table {
	width: 100%;
}
.table tr {
	background: #f2f2f2;
}
.table tr:first-child {
	height: 40px;
	background: #e1dfdf;
	font-weight: 600;
	color: #000;
}
.table tr:nth-child(even) {
	background: #fff;
}
.table td {
	margin: 0px;
	padding: 10px 15px;
	color: #000;  }

.policy-link {
	text-decoration: underline !important;
	color: inherit !important;
}
.policy-link:hover {
	text-decoration: none !important;
}
.marketing iframe .freebirdFormviewerViewFooterEmbeddedBackground {
	display: none !important;
}
html {
	height: 100%;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none; }

input,
textarea {
	font-family: "open-sans-regular";
	outline: none; }

input[type="button"],
input[type="submit"],
input[type="reset"],
button {
	cursor: pointer;
	-webkit-appearance: none;
	outline: none;
	padding: 0;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	display: block;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	border-radius: 0; }

form {
	padding: 0px;
	margin: 0px; }

a {
	color: #000;
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	transition: all 200ms;   }

a,
span,
div,
button {
	outline: none !important; }

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

.clearfix:after,
.wrapper:after,
.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }
.clear {
	clear: both;
}
/* clean bootstrap grid system v4.1.1 */
@-ms-viewport {
	width: device-width; }

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar; }

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

.btn {
	width: 100%;
	max-width: 180px;
	padding: 8px 12px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	border: none;
	border-radius: 6px;
	vertical-align: middle;
	white-space: nowrap;
	transition: all 200ms;
	cursor: pointer;
	outline: none;
}
.btn.btn-sm {
	padding: 5px 8px;
}
.btn.btn-wide {
	max-width: unset;
	flex-basis: 100%;
}
.btn-green {
	color: #fff !important;
	background-color: #039D12;
}
.btn-green:hover {
	background-color: #03840F;
}
.btn-red {
	color: #fff !important;
	background-color: #E6262E;
}
.btn-red:hover {
	background-color: #CA2128;
}
.btn-gray {
	color: #333 !important;
	background-color: #E0E6ED;
}
.btn-gray:hover {
	background-color: #BFCCDB;
}
.btn[disabled],
.btn[disabled="disabled"] {
	color: #666 !important;
	background: #bbb !important;
	cursor: not-allowed;
}
.btn[disabled]:hover,
.btn[disabled="disabled"]:hover {
	color: #666 !important;
	background: #bbb !important;
}



.w-100 {
	width: 100% !important; }

.mw-100 {
	max-width: 100% !important; }

.mr-auto,
.mx-auto {
	margin-right: auto !important; }

.ml-auto,
.mx-auto {
	margin-left: auto !important; }

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

/* basic styles */
body {
	height: 100%;
	position: relative;
	background-color: #fff;
	color: #333;
	font-family: "open-sans-regular";
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

@font-face {
	font-family: "bebas-neue-bold";
	src: url("../fonts/bebas-neue-bold/bebas-neue-bold.eot");
	src: url("../fonts/bebas-neue-bold/bebas-neue-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas-neue-bold/bebas-neue-bold.woff") format("woff"), url("../fonts/bebas-neue-bold/bebas-neue-bold.woff2") format("woff2"), url("../fonts/bebas-neue-bold/bebas-neue-bold.ttf") format("truetype"), url("bebas-neue-bold.svg#bebas-neue-bold") format("svg");
	font-style: normal;
	font-weight: normal; }

@font-face {
	font-family: "open-sans-bold";
	src: url("../fonts/open-sans-bold/open-sans-bold.eot");
	src: url("../fonts/open-sans-bold/open-sans-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-bold/open-sans-bold.woff") format("woff"), url("../fonts/open-sans-bold/open-sans-bold.woff2") format("woff2"), url("../fonts/open-sans-bold/open-sans-bold.ttf") format("truetype"), url("open-sans-bold.svg#open-sans-bold") format("svg");
	font-style: normal;
	font-weight: normal; }

@font-face {
	font-family: "open-sans-light";
	src: url("../fonts/open-sans-light/open-sans-light.eot");
	src: url("../fonts/open-sans-light/open-sans-light.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-light/open-sans-light.woff") format("woff"), url("../fonts/open-sans-light/open-sans-light.woff2") format("woff2"), url("../fonts/open-sans-light/open-sans-light.ttf") format("truetype"), url("open-sans-light.svg#open-sans-light") format("svg");
	font-style: normal;
	font-weight: normal; }

@font-face {
	font-family: "open-sans-regular";
	src: url("../fonts/open-sans-regular/open-sans-regular.eot");
	src: url("../fonts/open-sans-regular/open-sans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-regular/open-sans-regular.woff") format("woff"), url("../fonts/open-sans-regular/open-sans-regular.woff2") format("woff2"), url("../fonts/open-sans-regular/open-sans-regular.ttf") format("truetype"), url("open-sans-regular.svg#open-sans-regular") format("svg");
	font-style: normal;
	font-weight: normal; }

@font-face {
	font-family: "open-sans-semibold";
	src: url("../fonts/open-sans-semibold/open-sans-semibold.eot");
	src: url("../fonts/open-sans-semibold/open-sans-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-semibold/open-sans-semibold.woff") format("woff"), url("../fonts/open-sans-semibold/open-sans-semibold.woff2") format("woff2"), url("../fonts/open-sans-semibold/open-sans-semibold.ttf") format("truetype"), url("open-sans-semibold.svg#open-sans-semibold") format("svg");
	font-style: normal;
	font-weight: normal; }

@font-face {
	font-family: "roboto-condensed-light";
	src: url("../fonts/roboto-condensed-light/roboto-condensed-light.eot");
	src: url("../fonts/roboto-condensed-light/roboto-condensed-light.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-light/roboto-condensed-light.woff") format("woff"), url("../fonts/roboto-condensed-light/roboto-condensed-light.woff2") format("woff2"), url("../fonts/roboto-condensed-light/roboto-condensed-light.ttf") format("truetype"), url("roboto-condensed-light.svg#roboto-condensed-light") format("svg");
	font-style: normal;
	font-weight: normal; }

@font-face {
	font-family: "alsrubl";
	src: url("../fonts/alsrubl/alsrubl.eot");
	src: url("../fonts/alsrubl/alsrubl.eot?#iefix") format("embedded-opentype"), url("../fonts/alsrubl/alsrubl.woff") format("woff"), url("../fonts/alsrubl/alsrubl.woff2") format("woff2"), url("../fonts/alsrubl/alsrubl.ttf") format("truetype"), url("alsrubl.svg#alsrubl") format("svg");
	font-style: normal;
	font-weight: normal; }

@font-face {
	font-family: Circe;
	src: url("/local/inc/fonts/CRC75.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
p {
	line-height: 20px;
	padding: 10px 0;}

h1 {
	font-size: 38.5px;
	color: #000;
	font-family: "open-sans-semibold";
	margin: 30px 0;
	text-transform: uppercase;
	letter-spacing: -1.5px;
	line-height: initial;
}

h2 {
	font-size: 32px;
	color: #000;
	font-family: "open-sans-semibold";
	text-transform: uppercase;
	line-height: 80px; }

h3 {
	font-size: 24px;
	color: #000;
	font-family: "open-sans-semibold";
	text-transform: uppercase;
	padding-bottom: 20px;
}

h4 {line-height: 50px;}
@media (max-width: 767px) {
	.hidden-xs {
		display: none; } }

/* slick slider */
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent; }

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0; }
.slick-list:focus {
	outline: none; }
.slick-list.dragging {
	cursor: pointer;
	cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); }

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block; }
.slick-track:before,
.slick-track:after {
	content: "";
	display: table; }
.slick-track:after {
	clear: both; }
.slick-loading .slick-track {
	visibility: hidden; }

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none; }
[dir="rtl"] .slick-slide {
	float: right; }
.slick-slide img {
	display: block; }
.slick-slide.slick-loading img {
	display: none; }
.slick-slide.dragging img {
	pointer-events: none; }
.slick-initialized .slick-slide {
	display: block; }
.slick-loading .slick-slide {
	visibility: hidden; }
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent; }

.slick-arrow.slick-hidden {
	display: none; }

/* slider-range */
.ui-helper-hidden {
	display: none; }

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px; }

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse; }

.ui-helper-clearfix:after {
	clear: both; }

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0); }

.ui-front {
	z-index: 100; }

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none; }

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat; }

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block; }

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }

.ui-slider {
	position: relative;
	text-align: left; }

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none; }

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit; }

.ui-slider-horizontal {
	height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
	left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
	right: 0; }

.ui-slider-vertical {
	width: .8em;
	height: 100px; }

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
	top: 0; }

/* fancybox */
.fancybox-enabled {
	overflow: hidden; }

.fancybox-enabled body {
	overflow: visible;
	height: 100%; }

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

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0); }

.fancybox-container ~ .fancybox-container {
	z-index: 99992; }

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

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

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

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

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
	transition: opacity 0.25s, visibility 0s linear 0.25s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.25s, visibility 0s;
	transition: opacity 0.25s, visibility 0s; }

.fancybox-infobar {
	top: 0;
	left: 50%;
	margin-left: -79px; }

.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, 0.7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased; }

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

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

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d; }

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

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

.fancybox-slide--image {
	overflow: visible; }

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

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

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

.fancybox-slide--next {
	z-index: 99995; }

.fancybox-slide > * {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: -webkit-zoom-out;
	cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: -webkit-zoom-in;
	cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: grabbing; }

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

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

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff; }

.fancybox-iframe {
	display: block;
	padding: 0;
	border: 0;
	height: 100%; }

.fancybox-error,
.fancybox-iframe {
	margin: 0;
	width: 100%;
	background: #fff; }

.fancybox-error {
	padding: 40px;
	max-width: 380px;
	cursor: default; }

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif; }

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: transparent;
	z-index: 10;
	cursor: pointer; }

.fancybox-close-small:after {
	content: "\2716";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	-webkit-transition: background 0.25s;
	transition: background 0.25s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2; }

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
	background: transparent;
	font-size: 35px;
	color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff; }

.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
	background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
	pointer-events: none; }

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	font-size: 14px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
	pointer-events: all; }

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

.fancybox-button {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: transparent;
	color: #ddd;
	border-radius: 0;
	cursor: pointer;
	vertical-align: top;
	outline: none; }

.fancybox-button[disabled] {
	cursor: default;
	pointer-events: none; }

.fancybox-button,
.fancybox-infobar__body {
	background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
	color: #fff;
	background: rgba(0, 0, 0, 0.8); }

.fancybox-button:after,
.fancybox-button:before {
	content: "";
	pointer-events: none;
	position: absolute;
	background-color: currentColor;
	color: currentColor;
	opacity: .9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block; }

.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
	opacity: .3; }

.fancybox-button--left:after,
.fancybox-button--right:after {
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor; }

.fancybox-button--left:after {
	left: 20px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg); }

.fancybox-button--right:after {
	right: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg); }

.fancybox-button--left {
	border-bottom-left-radius: 5px; }

.fancybox-button--right {
	border-bottom-right-radius: 5px; }

.fancybox-button--close:after,
.fancybox-button--close:before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px); }

.fancybox-button--close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg); }

.fancybox-button--close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg); }

.fancybox-arrow {
	position: absolute;
	top: 50%;
	margin: -50px 0 0;
	height: 100px;
	width: 54px;
	padding: 0;
	border: 0;
	outline: none;
	background: none;
	cursor: pointer;
	z-index: 99995;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s; }

.fancybox-arrow:after {
	content: "";
	position: absolute;
	top: 28px;
	width: 44px;
	height: 44px;
	background-color: rgba(30, 30, 30, 0.8);
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 24px 24px; }

.fancybox-arrow--right {
	right: 0; }

.fancybox-arrow--left {
	left: 0;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1); }

.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
	left: 0; }

.fancybox-show-nav .fancybox-arrow {
	opacity: .6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
	opacity: .3; }

.fancybox-loading {
	border: 6px solid rgba(99, 99, 99, 0.4);
	border-top: 6px solid rgba(255, 255, 255, 0.6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: a 0.8s infinite linear;
	animation: a 0.8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999; }

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg); }
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg); } }

@keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg); }
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg); } }

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1; }

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

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

@media (max-width: 800px) {
	.fancybox-infobar {
		left: 0;
		margin-left: 0; }
	.fancybox-button--left,
	.fancybox-button--right {
		display: none !important; }
	.fancybox-caption {
		padding: 20px 0;
		margin: 0; } }

.fancybox-button--fullscreen:before {
	width: 15px;
	height: 11px;
	left: calc(50% - 7px);
	top: calc(50% - 6px);
	border: 2px solid;
	background: none; }

.fancybox-button--pause:before,
.fancybox-button--play:before {
	top: calc(50% - 6px);
	left: calc(50% - 4px);
	background: transparent; }

.fancybox-button--play:before {
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px; }

.fancybox-button--pause:before {
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px; }

.fancybox-button--thumbs,
.fancybox-thumbs {
	display: none; }

@media (min-width: 800px) {
	.fancybox-button--thumbs {
		display: inline-block; }
	.fancybox-button--thumbs span {
		font-size: 23px; }
	.fancybox-button--thumbs:before {
		width: 3px;
		height: 3px;
		top: calc(50% - 2px);
		left: calc(50% - 2px);
		-webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
		box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
	.fancybox-thumbs {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: auto;
		width: 220px;
		margin: 0;
		padding: 5px 5px 0 0;
		background: #fff;
		word-break: normal;
		-webkit-tap-highlight-color: transparent;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		z-index: 99995; }
	.fancybox-show-thumbs .fancybox-thumbs {
		display: block; }
	.fancybox-show-thumbs .fancybox-inner {
		right: 220px; }
	.fancybox-thumbs > ul {
		list-style: none;
		position: absolute;
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		font-size: 0; }
	.fancybox-thumbs > ul > li {
		float: left;
		overflow: hidden;
		max-width: 50%;
		padding: 0;
		margin: 0;
		width: 105px;
		height: 75px;
		position: relative;
		cursor: pointer;
		outline: none;
		border: 5px solid transparent;
		border-top-width: 0;
		border-right-width: 0;
		-webkit-tap-highlight-color: transparent;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-box-sizing: border-box;
		box-sizing: border-box; }
	li.fancybox-thumbs-loading {
		background: rgba(0, 0, 0, 0.1); }
	.fancybox-thumbs > ul > li > img {
		position: absolute;
		top: 0;
		left: 0;
		min-width: 100%;
		min-height: 100%;
		max-width: none;
		max-height: none;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none; }
	.fancybox-thumbs > ul > li:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		border-radius: 2px;
		border: 4px solid #4ea7f9;
		z-index: 99991;
		opacity: 0;
		-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
	.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
		opacity: 1; } }

/* tamplate parts */
/* buttons */
#header__dealer, .footer__subscribe, .search__start, .goods__more, .system__all, .list__more, .solution__spec a {
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	-webkit-appearance: none;
	outline: none;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	font-family: "open-sans-semibold";
	color: #fff;
	height: 40px;
	border: 0;
	background: #e6262e;
	padding: 10px 20px; }
.list__more:hover {
	color: #fff;
}
.goods__more:hover {
	color: #fff;
}
.header__buttons-wrap {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.header__button {
	width: 130px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	font-size: 13px;
	border-radius: 5px;
	-webkit-appearance: none;
	outline: none;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}
.header__dealer {
	/*font-family: "open-sans-semibold";*/
	text-transform: none;
	color: #fff;
	background: #e6262e;
	border: none;
	cursor: pointer;
}
.header__dealer:hover {
	background-color: #cf1f26;
}
.header__dealer.full-width {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
}
.header__button_b2b {
	margin-left: 10px;
	border: 1px solid #e6262e;
}
.header__button_b2b:first-child {
	margin-left: 0;
}
.header__button_b2b span {
	margin-left: 5px;
}
.header__button_b2b svg {
	stroke: #e6262e;
	transition: all 200ms;
}
.header__button_b2b:hover {
	color: #fff!important;
	background-color: #e6262e;
}
.header__button_b2b:hover svg {
	stroke: #fff;
}
#main-slider__more, .main-slider__more, .how-to__more {
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	-webkit-appearance: none;
	outline: none;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	font-family: "open-sans-semibold";
	color: #fff;
	line-height: 40px;
	border: 0;
	background: #e6262e;
	padding: 10px 15px;
	overflow: hidden; }
#main-slider__more:after, .main-slider__more:after, .how-to__more:after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: 8px; }

#news__more, .news__more, .event__more, .brands__more {
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	-webkit-appearance: none;
	outline: none;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	font-family: "open-sans-semibold";
	color: #000;
	line-height: 36px;
	background: none;
	padding: 7px 21px;
	overflow: hidden;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	text-transform: capitalize; }
#news__more:after, .news__more:after, .event__more:after, .brands__more:after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: 12px; }

#event__all, .event__all {
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	-webkit-appearance: none;
	outline: none;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	font-family: "open-sans-semibold";
	color: #000;
	text-transform: none;
	line-height: 34px;
	height: 36px;
	width: 100%;
	display: block;
	border-radius: 3px;
	border: 1px solid #dfdfdf;
	transition: all 150ms linear; }
#event__all:hover, .event__all:hover {
	color: #fff;
	background: #e6262e; }

#subcat__link, .subcat__wrap a {
	background: #fff;
	color: #000;
	border: 1px dashed #cccccc;
	width: 100%;
	max-width: 156px;
	padding: 0 16px;
	font-size: 13px;
	text-align: center;
	min-height: 40px;
	border-radius: 3px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 16px;
	margin-bottom: 10px;
	transition: all 150ms linear; }
#subcat__link:hover, .subcat__wrap a:hover {
	background: #f5f5f5;
	color: #767676; }


.subcat__wrap.sections > div {
	width: 25%;
	padding: 0 5px;
	float: left;
}
.subcat__wrap.sections a {
	max-width: none;
	height: 45px;
}

#goods__spec, .goods__spec, .product__spec, .list__spec {
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	-webkit-appearance: none;
	outline: none;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	font-size: 13px;
	color: #000;
	line-height: 40px;
	height: 40px;
	border: 0;
	background: #f3f3f3;
	text-transform: inherit;
	width: 100%;
	max-width: 220px;
	display: block;
	margin: auto;
	position: relative;
	text-align: right;
	padding-left: 10px;
	padding-right: 15px; }
#goods__spec:before, .goods__spec:before, .product__spec:before, .list__spec:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -7px;
	width: 15px;
	height: 15px;
	background: url(../img/internal-sprites/sprites.png) -10px -10px no-repeat; }
#goods__spec.spec_rmv:before, .goods__spec.spec_rmv:before, .product__spec.spec_rmv:before, .list__spec.spec_rmv:before {
	transform: rotate(45deg);
	/*transition: transform 300ms;*/ }
/* #goods__spec.spec_rmv:hover:before, .goods__spec.spec_rmv:hover:before, .product__spec.spec_rmv:hover:before, .list__spec.spec_rmv:hover:before {
    transform: rotate(225deg); }*/

/* icons */
#header__loc-b, .header__with_icon:before, .header__loc:before, .header__spec:before, .news__date:before, .event__date:before, .event__speaker:before, .event__place:before, .center__hours:before, .center__cat:before, .practice__date:before, .practice__cost:before, .demo__date:before, .demo__cost:before, .solution__date:before, .solution__cost:before, .header__b2b:before, .header__bonus:before {
	display: inline-block;
	content: '';
	width: 17px;
	height: 17px;
	margin-right: 4px;
	position: relative;
	top: 4px; }

#header__loc-a, #main-slider__more:after, .main-slider__more:after, .how-to__more:after, #news__more:after, .news__more:after, .event__more:after, .brands__more:after, .header__loc:after {
	display: inline-block;
	content: '\f107';
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

#map__location-b, .map__location:before, .map__phone:before, .map__mail:before {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 24px;
	height: 24px; }

/*
.rub-sign {
  font-family: "open-sans-bold";
  white-space: nowrap;
}
#rubl:after, .product__cost:after, .rub-sign:after {
  content: "c";
  font-family: "alsrubl";
  font-weight: inherit;
  margin-left: 4px;
  text-decoration: none;
}
*/

.rub-sign {
	font-family: Circe;
	white-space: nowrap;
}


.product_page__row span.price-load,
.list__cost span.price-load,
.goods__cost span.price-load,
.list__table-price span.price-load,
.product__cost span.price-load {
	width: 20px;
	height: 30px;
	/*padding-right: 30px;*/
	display: block;
	line-height: 30px;
	font-size: 14px;
	background: #fff url('../img/preloader.gif') no-repeat right center;
	background-size: 20px;
}
.list__cost span.price-load,
.list__table-price span.price-load {
	float: right;
}
.list__cost span.price-load.-line {
	height: 20px;
	display: inline-block;
}

/* blocks */
#s-earn, #earn, #news, #favorably, #dealer, #event, #center, #practice, #buy {
	padding-top: 60px; }
#event {
	margin-bottom: 50px;
}
#s-earn .st-h2, #earn .st-h2, #news .st-h2, #favorably .st-h2, #dealer .st-h2, #event .st-h2, #center .st-h2, #practice .st-h2, #buy .st-h2 {
	margin-bottom: 42px; }
#s-earn h3, #earn h3, #news h3, #favorably h3, #dealer h3, #event h3, #center h3, #practice h3, #buy h3 {
	margin-bottom: 34px; }

#s-dealer, #dealer, #center {
	margin-bottom: 78px; }

#shadow-top, .event__shadow-block {
	box-shadow: 2px -2px 5px #efefef, -2px 0 5px #efefef; }

#shadow-bottom, .event__shadow-info {
	box-shadow: 2px 2px 5px #efefef, -2px 0 5px #efefef; }

#shadow, .header__menu ul, .sidebar__menu ul {
	box-shadow: 2px 1px 5px #CDCDCD; }

/* header */
header {
	background: none;
	width: 100%;
	-ms-flex-order: 1;
	order: 1;
	/*z-index: 7;*/
	z-index: 1100;
}

.header__top {
	width: 100%;
	position: fixed;
	top: 0;
	background: #f2f2f2;
	padding-top: 8px;
	padding-bottom: 8px;
	z-index: 1100;
	border-bottom: 1px solid #dfdfdf
}

.header__lang {
	width: 24px;
	margin-left: 10px;
	display: block;
	position: relative;
	top: 1px;
	text-align: center;
	font-size: 11px;
}
.header__lang:before {
	content: "";
	width: 100%;
	height: 17px;
	display: block;
	background-image: url('images/flags/eng.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,.35);
}
.header__lang.ru_RU:before {
	background-image: url('images/flags/ru.png');
}

/*.header__cabinet {*/
/*	display: flex;*/
/*	align-items: center;*/
/*	float: right; }*/
/*.header__cabinet div, .header__cabinet a {*/
/*	font-size: 13px;*/
/*	color: #000;*/
/*	font-family: "open-sans-regular"; }*/



.header__links {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	float: right;
}
.header__links > a,
.header__links > span {
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: flex;
	align-items: center;
	font-family: "open-sans-regular";
	font-size: 13px;
	color: #000;
}
.header__links > span {
	display: none;
}
.header__links > a:last-child,
.header__links > span:last-child {
	margin-right: 0;
}
.header__links > a svg {
	stroke: #e6262e;
	transition: all 200ms;
}
.header__links > a span {
	display: none;
}
.header__links > a:not(.header__links-green_btn):hover span {
	text-decoration: underline;
}
.header__links .header__links-green_btn {
	padding-left: 9px;
	padding-right: 9px;
	color: #fff;
	background-color: #039D12;
	border-radius: 5px;
	transition: all 200ms;
}
.header__links .header__links-green_btn:hover {
	background-color: #03840F;
}
.header__links .header__links-green_btn svg {
	stroke: #fff;
}
.header__links .header__links-btn {
	/*padding: 4px 12px;*/
	padding-left: 9px;
	padding-right: 9px;
	border: 1px solid #e6262e;
	border-radius: 5px;
}
.header__links a.header__links-btn:hover {
	color: #fff !important;
	background-color: #e6262e;
}
.header__links a.header__links-btn:hover svg {
	stroke: #fff;
}
.header__links .header__links-cart_counter {
	width: 16px;
	height: 16px;
	margin-left: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-style: normal;
	font-size: 11px;
	color: #fff;
	background-color: #e6262e;
	border-radius: 100%;
}
@media(min-width: 768px) {
	.header__links {
		float: none;
	}
	.header__links > a,
	.header__links > span {
		margin-right: 20px;
	}
	.header__links > span {
		display: block;
	}
	.header__links > a svg + span {
		margin-left: 4px;
		display: block;
	}
}


.header__loc {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
}
.header__loc:before {
	/*background: url(../img/main-sprites/sprites.png) -9px -9px no-repeat;*/
	background: url(../img/feather/map-pin.svg) no-repeat;
	background-size: contain;
}
.header__loc:after {
	font-size: 13px;
	color: #000;
	margin-left: 2px; }
.header__loc > div {display: inline-block}

.header__b2b {
	margin-left: 44px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative; }
.header__b2b:before {
	background: url(../img/main-sprites/sprites_ext.png) -256px -10px no-repeat; }

.header__spec, .header__login, .header__bonus, .header__personal, .header__with_icon {
	display: inline-block;
	vertical-align: middle; }

.header__spec {
	margin-left: 44px; }
.header__spec:before {
	background: url(../img/main-sprites/sprites.png) -220px -10px no-repeat; }
.header__spec .header__spec-number {
	font-family: "open-sans-light";
	color: #e6262e;
	padding-left: 2px; }

.header__bonus {
	margin-left: 44px;
	padding-left: 2px;
	font-family: "open-sans-light";
	color: #e6262e;
}
.header__bonus:before {
	width: 21px;
	background: url(../img/main-sprites/bonus_icon.png) no-repeat 0 0;
}

.header__personal {
	margin-left: 20px;
	padding: 4px 8px;
	display: inline-flex;
	align-items: center;
	border: 1px solid #e6262e;
	border-radius: 5px;
}
/*.header__personal:before {*/
/*  background: url(../img/feather/user.svg) no-repeat;*/
/*  background-size: contain;*/
/*}*/

.header__orders:before {
	background: url(../img/feather/order.svg) no-repeat;
	background-size: contain;
}

.header__login {
	margin-left: 20px;
	padding: 4px 12px;
	display: flex;
	align-items: center;
	/*color: #fff !important;*/
	/*background-color: #e6262e;*/
	border: 1px solid #e6262e;
	border-radius: 5px;
}
.header__personal span,
.header__login span {
	margin-left: 4px;
}
.header__personal svg,
.header__login svg {
	stroke: #e6262e;
	transition: all 200ms;
}
.header__personal:hover,
.header__login:hover {
	color: #fff !important;
	background-color: #e6262e;
}
.header__personal:hover svg,
.header__login:hover svg {
	stroke: #fff;
}

/*.header__login:before {*/
/*  background: url(../img/feather/log-in.svg) no-repeat;*/
/*  background-size: contain;*/
/*}*/

.header__with_icon._log-out {
	margin-left: 15px;
}
.header__with_icon._log-out:before {
	background-image: url(../img/feather/log-out.svg);
	background-size: contain;
}

.header__middle {
	padding: 25px 0 20px;
	background: #fff; }

.header__logo {
	width: 160px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

@media(max-width: 992px) {
	.hi_m_hide {
		display: none !important;
	}
	.hi_m_cap {
		text-transform: capitalize;
	}
}

.header__info {
	display: inline-block;
	vertical-align: middle;
	max-width: 296px;
	font-family: "roboto-condensed-light";
	font-size: 15px;
	color: #474747;
	margin-left: 14px;
}
.header__phones-wrap {
	margin-bottom: 12px;
	padding-left: 28px;
	position: relative;
}
.header__phones-wrap:before {
	content: '';
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	left: 63px;
	top: calc(50% - 9px);
	background: url(../img/header/phone.png) no-repeat;
	background-size: contain;
}
.header__phone {
	display: block;
	line-height: 1;
	text-align: center;
	font-family: "open-sans-bold";
	font-size: 16px;
	color: #000;
	white-space: nowrap;
}
.header__phone + .header__phone {
	padding-top: 5px;
}
.header__phone a {
	color: inherit;
}
.header__phone span {
	font-family: "open-sans-regular";
}


.header__bottom {
	background: #f2f2f2; }





/* header__nav */
.menu-collapse {
	display: none;
	align-items: center;
	/*justify-content: center;*/
	position: relative;
	text-transform: uppercase;
	font-family: "open-sans-semibold";
	font-size: 15px;
	color: #222;
	background: none;
	border: none;
}
.menu-collapse:before,
.menu-collapse:after {
	content: "";
	width: 8px;
	height: 2px;
	position: absolute;
	top: 16px;
	background: #222;
	transition: all 100ms;
}
.menu-collapse:before {
	right: 5px;
	transform: rotate(45deg);
}
.menu-collapse:after {
	right: 0px;
	transform: rotate(-45deg);
}
.menu-collapse svg {
	width: 32px;
	height: 32px;
	margin-right: 8px;
	padding: 4px;
	display: block;
	background: #222;
	border-radius: 3px;
	stroke: #fff;
}
.menu-collapse:active {
	color: #e6262e;
}
.menu-collapse:active svg {
	stroke: #e6262e;
}
.menu-collapse.active:before {
	transform: rotate(-45deg);
}
.menu-collapse.active:after {
	transform: rotate(45deg);
}


.header__menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-around; }
.header__menu li {
	position: relative;
	padding-bottom: 0	}
.header__menu li a {
	display: block;
	text-transform: uppercase;
	font-family: "open-sans-semibold";
	color: #000;
	padding: 12px;
	transition: none; }
.header__menu > li.active > a {
	color: #e6262e; }
.header__menu ul {
	display: none;
	position: absolute;
	z-index: 4;
	background: #fff;
	width: 260px; }
.header__menu ul li {
	border-bottom: 1px solid #dfdfdf; }
.header__menu ul li:last-child {
	border-bottom: 0; }
.header__menu ul li a {
	font-family: "open-sans-regular";
	font-size: 14px;
	color: #000;
	text-transform: inherit;
	padding: 6px 22px 8px 22px; }

/* 2 lvl */
.header__menu > li > ul {
	top: 100%;
	left: 0;
	width: auto;
	min-width: 100%; }
.header__menu > li > ul > li {
	white-space: nowrap;
}
.header__menu > li > ul > li > a {
	padding-left: 12px;
	padding-right: 12px;
}
/*
.header__menu > li:not(.active):hover > a {
  color: #000;
  background: #fff; }

.header__menu > li:not(.active):hover > ul {
  display: block; }
*/
.header__menu > li:hover > a {
	color: #000;
	background: #fff; }

.header__menu > li:hover > ul {
	display: block; }

/* 3+ lvl */
.header__menu > li > ul li:hover > a {
	background: #E1E1E1; }

.header__menu > li > ul li:hover > ul {
	display: block;
	left: 100%;
	top: 0; }

/* content */
.main-wrapper {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
	min-width: 320px;
	max-width: 1920px;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start; }

.content {
	width: 100%;
	-ms-flex-order: 2;
	order: 2;
	-ms-flex-positive: 1;
	flex-grow: 1; }
.content:after {
	content: '';
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all 150ms linear;
	z-index: -1; }

.content-blackout:after {
	/* content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.3;
  z-index: 6; */ }

.pad0 {
	padding: 0; }

/* main-slider */
#main-slider {
	position: relative; }
#main-slider .slick-arrow {
	width: 28px;
	height: 42px;
	border: 0;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	z-index: 2;
	padding: 4px; }
#main-slider .slick-next {
	right: 13%;
	margin-right: -14px;
	background: url(../img/main-slider/arrow-right.png) center center no-repeat; }
#main-slider .slick-prev {
	left: 13%;
	margin-left: -14px;
	background: url(../img/main-slider/arrow-left.png) center center no-repeat; }

.main-slider__info {
	max-width: 364px;
	position: absolute;
	top: 50%;
	margin-top: -115px;
	left: 17%; }

.main-slider__inner {
	position: relative;
	background: transparent; }

.main-slider__img {
	max-height: 500px;
	text-align: center;
	margin: auto; }

.main-slider__header {
	font-family: "bebas-neue-bold";
	color: #fff;
	font-size: 60px;
	line-height: 58px;
	text-transform: uppercase;
	color: #fff; }

.main-slider__text {
	margin-top: 8px;
	margin-bottom: 28px; }

/* earn */
.st-h2 {
	text-transform: uppercase;
	text-align: center; }
.st-h2:after {
	content: '';
	display: block;
	margin: auto;
	width: 62px;
	height: 4px;
	background: #e6262e;
	margin-top: 14px; }

#earn {
	transition: all 150ms linear; }

.earn__block {
	display: block;
	background: #f9f9f9;
	padding: 30px;
	min-height: 233px;
	transition: all 150ms linear; }
.earn__block:hover {
	background: #f2f2f2; }

.earn__img {
	margin: auto;
	display: block;
	margin-bottom: 32px;
	margin-top: 18px; }

.earn__header {
	font-family: "open-sans-semibold";
	font-size: 18px;
	line-height: 22px;
	color: #000;
	text-align: center;
	width: 172px;
	margin: auto; }

.earn__block2 .earn__img {
	margin-bottom: 43px; }

.earn__block3 .earn__img, .earn__block4 .earn__img {
	margin-bottom: 36px; }

/* news */
.news__block {
	border: 1px solid #dfdfdf;
	padding-bottom: 24px; }

.press-center-news {
	margin: 40px 0 30px; }

.news__block-margins .news__block {
	margin-bottom: 30px; }

.news__header {
	display: block;
	font-family: "open-sans-semibold";
	font-size: 16px;
	line-height: 23px;
	color: #000;
	position: relative;
	padding: 18px;
	padding-bottom: 0;
	margin-bottom: 10px; }

.news__label {
	font-size: 12px;
	line-height: 20px;
	color: #353d1c;
	text-transform: uppercase;
	text-align: center;
	padding-right: 6px;
	padding-left: 4px;
	z-index: 1;
	position: absolute;
	right: -1px;
	bottom: 0;
	pointer-events: none; }
.news__label:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 20px 0;
	border-color: transparent #e6262e transparent transparent;
	position: absolute;
	left: -8px;
	top: 0px;
	z-index: 3; }

.news__label_stock {
	background: #e6262e;
	color: #fff; }

.news__label_new {
	background: #ffd800; }
.news__label_new:before {
	border-color: transparent #ffd800 transparent transparent; }

.news__label_press {
	color: #fff;
	background: #6b6b6b; }
.news__label_press:before {
	border-color: transparent #6b6b6b transparent transparent; }

.news__date {
	padding: 0 18px;
	font-size: 13px;
	margin-bottom: 10px; }
.news__date:before {
	background: url(../img/main-sprites/sprites.png) -76px -9px no-repeat;
	margin-right: 10px; }

.news__text {
	padding: 0 18px;
	margin-bottom: 12px;
	height: 76px;
	overflow: hidden;
}
.news__more {
	margin: 0 18px; }

.news__block .tit {
	position: relative;
	height: 150px;
	overflow: hidden;
}
.news__block .tit a{
	height: 130px;
	overflow: hidden;
}
.news__block p{
	padding: 0;
}



/* favorably */
.favorably__block, .dealer__block {
	display: block; }
.dealer__block {
	padding-top: 20px;
}
.favorably__block .favorably__img, .dealer__block .favorably__img {
	display: block;
	margin: auto;
	margin-bottom: 12px; }

.favorably__header {
	font-family: "open-sans-semibold";
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 8px; }

.favorably__text {
	text-align: center;
	line-height: 21px;
	color: #767676; }

.favorably__block4 .favorably__img {
	margin-bottom: 14px; }

/* dealer */
.dealer__block .favorably__header {
	font-size: 18px; }

/* how-to */
.how-to__block {
	background: #f9f9f9;
	padding: 28px 30px; }

.how-to__header {
	font-family: "open-sans-semibold";
	font-size: 28px;
	color: #000;
	text-transform: uppercase;
	line-height: 34px;
	margin-bottom: 14px; }

.how-to__info {
	max-width: 200px;
	float: left;
	margin-right: 68px; }

.how-to__more-form {
	max-width: 175px;
	height: 40px;
	margin: 35px auto 0;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "open-sans-bold";
	font-size: 14px;
	color: #fff;
	background: #e6262e; }

.how-to__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between; }

.how-to__step {
	max-width: 114px; }

.how-to__number {
	font-family: "bebas-neue-bold";
	font-size: 60px;
	line-height: 54px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 12px; }
.how-to__number:after {
	content: '';
	display: block;
	width: 48px;
	height: 6px;
	background: #e6262e; }

.how-to__text {
	color: #000;
	line-height: 17px; }

/* event */
.event__block {
	background-color: #f9f9f9;
	background-image: url(../img/event/arrow.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	border-bottom: 1px solid #dadada;
	padding: 14px 16px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative;
	margin-bottom: 8px;
	cursor: pointer;
	transition: all 150ms linear; }

.selected .event__block {
	background-image: url(../img/event/arrow-up.png); }

.event__img {
	width: 80px;
	min-width: 80px;
	height: 80px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}
.event__img img {
	max-width: 80px;
	max-height: 80px; }

.event__name {
	margin-left: 18px;
	margin-top: 14px; }

.event__date {
	font-size: 13px; }
.event__date:before {
	background: url(../img/main-sprites/sprites.png) -76px -9px no-repeat;
	margin-right: 10px; }

.event__header {
	font-family: "open-sans-semibold";
	font-size: 20px;
	color: #000; }

.event__speaker, .event__place {
	font-size: 16px;
	color: #000;
	margin-bottom: 10px; }
.event__speaker:before, .event__place:before {
	background: url(../img/main-sprites/sprites.png) -183px -10px no-repeat; }
.event__speaker span, .event__place span {
	font-family: "open-sans-semibold"; }

.event__place {
	margin-bottom: 10px; }
.event__place:before {
	background: url(../img/main-sprites/sprites.png) -9px -10px no-repeat; }

.event__text {
	margin-bottom: 14px; }

.event__info {
	display: none;
	margin-top: -8px;
	background: #f9f9f9;
	padding: 20px;
	padding-bottom: 24px;
	margin-bottom: 8px; }

.event__all {
	margin: auto;
	max-width: 170px; }

.event__edge {
	width: 100%;
	height: 1px;
	background: #dadada;
	margin-top: 46px; }

.event__wrap {
	width: 200px;
	height: 36px;
	margin: auto;
	position: relative;
	top: -21px;
	background: #fff; }

/* center */
.center__header {
	font-family: "open-sans-semibold";
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px; }

.center__iframe {
	width: 260px;
	height: 150px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center; }
.center__iframe iframe {
	max-width: 260px;
	max-height: 150px;
	frameborder: 0; }

.center__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between; }

.center__webinar {
	max-width: 260px; }

.center__webinar2 {
	margin-left: 20px; }

.center__head {
	display: block;
	font-family: "open-sans-semibold";
	font-size: 18px;
	color: #000;
	line-height: 22px;
	margin-bottom: 8px; }

.center__middle {
	background: #f9f9f9;
	padding: 16px; }

.center__hours {
	display: inline-block;
	font-size: 13px; }
.center__hours:before {
	background: url(../img/main-sprites/sprites.png) -147px -10px no-repeat; }

.center__cat {
	display: inline-block;
	font-size: 13px;
	float: right; }
.center__cat:before {
	background: url(../img/main-sprites/sprites.png) -111px -10px no-repeat; }

.center__text {
	background: #f9f9f9;
	padding: 16px;
	border-top: 1px solid #dadada;
	/*   border-bottom: 1px solid #dadada; */
	line-height: 21px;
	/* height: 95px; */
	overflow: hidden;}

.center__caption {
	font-size: 15px;
	color: #000;
	display: block;
	margin-bottom: 8px; }

.center__course {
	background: url(../img/center/link.png) no-repeat;
	padding-top: 30px;
	padding-bottom: 18px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 9px; }

.center__img {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 9px; }
.center__img img {
	max-width: 60px;
	max-height: 60px; }

.center__headline {
	color: #000; }

.center__archive {
	border-bottom: 1px solid #dadada;
	padding-bottom: 18px;
	margin-bottom: 18px; }

.center__alignment {
	max-width: 248px;
	margin: auto; }

/* google-map */
.map-wrap {
	position: relative; }

#map {
	max-width: 100%;
	max-height: 450px;
	width: 100%;
	height: 450px;
	position: relative; }

.map__address {
	position: absolute;
	top: 50%;
	margin-top: -150px;
	right: 13.5%;
	background: rgba(255, 255, 255, 0.95);
	padding: 20px 24px;
	transition: all 150ms linear;
	z-index: 4; }

.map__header {
	font-family: "open-sans-semibold";
	font-size: 18px;
	color: #000; }
.map__header:after {
	content: '';
	display: block;
	width: 40px;
	height: 4px;
	background: #e6262e;
	margin-top: 10px;
	margin-bottom: 12px; }

.map__selling {
	margin-bottom: 20px; }

.map__location, .map__phone, .map__mail {
	color: #000;
	line-height: 22px;
	padding-left: 34px;
	position: relative;
	margin-bottom: 18px; }
.map__location:before, .map__phone:before, .map__mail:before {
	background: url(../img/map/location.png) top center no-repeat; }

.map__phone {
	font-family: "open-sans-semibold"; }
.map__phone:before {
	background: url(../img/map/phone.png) no-repeat; }
.map__phone a {
	color: #000; }

.map__mail {
	margin-bottom: 0;
	text-decoration: underline; }
.map__mail:before {
	background: url(../img/map/letter.png) no-repeat;
	top: 3px; }

/* footer */
footer {
	background: #020a0a;
	width: 100%;
	-ms-flex-order: 3;
	order: 3;
	padding-top: 36px;
	padding-bottom: 36px; }

.footer__header {
	font-family: "open-sans-semibold";
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 8px; }

.footer__join {
	margin-bottom: 12px;
	padding:0;  }
.footer__join li {
	display: inline-block;
	margin-right: 5px; }
.footer__join li a.fb {
	background: url(../img/footer/social.png) no-repeat; }
.footer__join li a.vk {
	background: url(../img/footer/social.png) -41px 0 no-repeat; }
.footer__join li a.inst{
	background: url(../img/footer/social.png) -82px 0 no-repeat; }
.footer__join li a.yt {
	background: url(../img/footer/social.png) -122px 0 no-repeat; }
.footer__join li a {
	display: block;
	width: 32px;
	height: 32px; }

.footer__email {
	position: relative;
	background: #f6f6f6;
	height: 40px;
	border: 0;
	padding: 0 18px;
	width: 100%;
	max-width: 258px;
	font-size: 14px;
	color: #000; }
.footer__email::-webkit-input-placeholder {
	color: #767676; }
.footer__email::-moz-placeholder {
	color: #767676; }
.footer__email:-moz-placeholder {
	color: #767676; }
.footer__email:-ms-input-placeholder {
	color: #767676; }

.footer__subscribe {
	height: 40px;
	display: block;
	padding: 0;
	width: 100%;
	max-width: 158px; }

.footer__email, .footer__subscribe {
	display: inline-block !important;
	vertical-align: top; }

.footer__checkbox {
	display: none; }
.footer__checkbox:checked + label:before {
	content: "\2713";
	color: #767676;
	font-size: 15px;
	text-align: center;
	line-height: 19px;
	font-weight: bold; }

.footer__label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	font-size: 11px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; }

.footer__head {
	font-family: "open-sans-semibold";
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px; }
.footer__menu {
	padding: 0;
}
.footer__menu li  {
	padding: 0; }
.footer__menu li a {
	color: #767676;
	line-height: 22px; }
.footer__menu li a:hover {
	text-decoration: underline;
}
.footer__logo {
	display: block;
	width: 140px;
	height: 27px;
	float: right;
	margin-bottom: 14px; }

.footer__copy, .footer__copy a {
	clear: both;
	text-align: right;
	font-size: 13px;
	color: #767676}
.footer__copy a:hover {
	text-decoration:underline;}

[class*="custom_footer-"] {
	height: 100%;
	display: flex;
	align-items: center;
	color: #767676;
}
.custom_footer-left {
	text-align: left;
}
.custom_footer-middle {
	justify-content: center;
	text-align: center;
}
.custom_footer-right {
	justify-content: flex-end;
	text-align: right;
}
.custom_footer-left .footer__header {
	color: #767676;
}
.custom_footer-left ul.footer__join {
	margin: 0;
	padding: 0;
}
#to-top {
	width: 45px;
	height: 45px;
	border: 1px solid #000;
	background: #fff url(../img/footer/to-top.png) center center no-repeat;
	position: fixed;
	bottom: 40px;
	right: 10px;
	cursor: pointer;
	display: none;
	z-index: 6; }



.content-internal {
	padding-bottom: 96px; }
.content-internal.no-padding-bottom {
	padding-bottom: 0px; }

/* sidebar  */
.sidebar__cat {
	font-family: "open-sans-bold";
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	display: block;
	background: #f3f3f3 url(../img/subcat/drop.png) 17px center no-repeat;
	padding: 10px 16px;
	padding-left: 52px;
	transition: all 150ms linear;
	margin-bottom: 10px;
	margin-top: 18px; }
.sidebar__cat:hover {
	background: #f9f9f9 url(../img/subcat/drop.png) 17px center no-repeat; }

.sidebar__subcat {
	font-family: "open-sans-bold";
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	background: #f3f3f3;
	padding: 10px 16px;
	border-bottom: 1px solid #fff; }

.sidebar__menu,
.sidebar__menu_custom {
	padding: 0;
	margin-top: 18px;
	margin-bottom: 20px; }
.sidebar__menu li,
.sidebar__menu_custom li {
	position: relative; }
.sidebar__menu li a,
.sidebar__menu_custom a {
	display: block;
	color: #000;
	background: #f3f3f3;
	border-bottom: 1px solid #fff;
	padding: 10px 16px;
	transition: all 150ms linear; }
.sidebar__menu_custom li:last-child a,
.sidebar__menu li:last-child a {
	border-bottom: 0; }
.sidebar__menu ul {
	display: none;
	position: absolute;
	z-index: 4;
	width: 255px; }
.sidebar__menu ul li a {
	color: #000;
	background: #fff;
	border-bottom: 1px solid #f3f3f3; }
.sidebar__menu ul li:hover a {
	background: #E1E1E1; }

.mt0 {
	margin-top: 0; }

/* 2 lvl */
.sidebar__menu > li > ul {
	padding: 0;
	top: 0;
	left: 100%; }

.sidebar__menu_custom > li > a.active,
.sidebar__menu_custom > li:hover > a,
.sidebar__menu > li > a.active,
.sidebar__menu > li > a.root-item-selected,
.sidebar__menu > li:hover > a {
	background: #E1E1E1; }

.sidebar__menu > li:hover > ul {
	display: block; }

.sidebar__mi {
	display: block;
	color: #000;
	background: #f3f3f3;
	padding: 10px 16px;
	text-align: center;
	transition: all 150ms linear; }
.sidebar__mi:hover {
	background: #E1E1E1; }

/* bcah */
.breadcrumbs {
	margin-top: 14px;
	margin-bottom: 16px; }
.breadcrumbs a {
	font-size: 13px;
	color: #000; }
.breadcrumbs a span {
	text-decoration: underline; }
.breadcrumbs a:hover span {
	text-decoration: none; }
.breadcrumbs a:after {
	content: '/';
	display: inline-block;
	font-size: 13px;
	color: #000;
	margin: 0 4px; }
.breadcrumbs span {
	font-size: 13px; }

.bcah__text {
	margin-bottom: 28px; }

.bcah__after {
	width: 64px;
	height: 26px;
	display: inline-block;
	background: #b3b4b3;
	text-align: center;
	position: relative;
	right: 20px;
	font-family: "open-sans-regular";
	font-size: 14px;
	color: #fff;
	position: relative;
	right: -18px;
	top: -7px;
	padding-top: 3px;
	border-radius: 6px;
	position: relative; }
.bcah__after:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 8px 14px;
	border-color: transparent transparent #b3b4b3 transparent;
	position: absolute;
	left: -8px;
	bottom: 0; }
.main-h1 {
	/*margin: 30px 0;*/
	display: flex;
}
.main-h1 h1 {
	margin: 30px 0;
	flex-grow: 1;
}
.cart-delay-btn {
	display: flex;
	align-items: center;
}
.cart-delay-btn a {
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 13px;
	font-weight: 600;
	border: 1px solid #F3F3F3;
	transition: all 150ms;
}
.cart-delay-btn a:hover {
	border-color: #E6262E;
}
.cart-delay-btn a > span {
	padding: 0 12px;
	display: flex;
	align-items: center;
}
.cart-delay-btn a > span svg {
	margin-left: 2px;
	stroke: #E6262E;
}

/* search */
#search {
	background: #f3f3f3;
	padding: 24px;
	margin-bottom: 26px;
	display: flex; }

.search__input, .search__start {
	display: block;
	vertical-align: middle; }

.search__input {
	background: #fff;
	height: 40px;
	border: 0;
	padding: 0 18px;
	color: #000;
	flex-grow: 1;
	font-size: 14px; }
.search__input::-webkit-input-placeholder {
	color: #767676; }
.search__input::-moz-placeholder {
	color: #767676; }
.search__input:-moz-placeholder {
	color: #767676; }
.search__input:-ms-input-placeholder {
	color: #767676; }

.search__start {
	width: 100%;
	max-width: 104px;
	height: 40px;
	padding: 0; }

/* stores */
.stores-amount .flex-row {
	display: flex;
	align-items: center;
}
.stores-amount i {
	width: 7px;
	height: 7px;
	margin-right: 5px;
	display: block;
	border-radius: 100%;
}
.stores-amount i.on-stock {
	background-color: #039D12;
}
.stores-amount i.on-way {
	background-color: #c5bf00;
}
.stores-amount i.out-stock {
	background-color: #E6262E;
}
.stores-amount i.on-res {
	background-color: #999;
}
.stores-amount .stock-info {
	width: 14px;
	height: 14px;
	margin-left: 4px;
	display: flex;
	align-items: center;
	cursor: help;
}
.stores-amount .stock-info svg {
	stroke: #E6262E;
}
.stores-amount .stores-flex {
	display: flex;
	align-items: center;
}
.stores-amount ul {
	list-style: none;
	max-width: 150px;
	margin: 0;
	padding: 0;
}
.stores-amount li {
	margin: 0 0 6px;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*font-size: 13px;*/
}
.stores-amount li:last-child {
	margin-bottom: 0;
}
.stores-amount li .stock-col {
	display: flex;
	align-items: center;
}
.stores-amount li .stock-col:nth-child(2) {
	padding-left: 8px;
}
.tippy-res-row {
	min-width: 120px;
	text-align: left;
	display: flex;
	justify-content: space-between;
}

/* goods */
.goods__block {
	/*margin-bottom: 26px;*/
	padding-bottom: 70px;
	position: relative;
	text-align: center;
	border: 1px solid #dfdfdf;
}
.goods__block.section_block {
	padding-bottom: 15px;
}

.gb-item-wrap {
	max-width: 225px;
	margin: 0 auto;
	padding: 0 10px;
}
.gb-info {
	display: flex;
	justify-content: space-between;
}
.gb-info > div {
	flex: 0 0 auto;
	text-align: left;
	font-size: 14px;
	color: #333;
}
.gb-info span {
	display: block;
	font-size: 13px;
	color: #767676;
}
.gb-info .gb-stock {
	text-align: right;
}
.gb-info .gb-stock .stock-details {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.gb-info .gb-stock i {
	width: 10px;
	height: 10px;
	margin-left: 5px;
	display: block;
	border-radius: 100%;
}
.gb-info .gb-stock i.on-stock {
	background-color: #039D12;
}
.gb-info .gb-stock i.on-way {
	background-color: #c5bf00;
}
.gb-info .gb-stock i.out-stock {
	background-color: #E6262E;
}
.gb-buttons {
	margin-top: 15px;
	display: flex;
}
.gb-buttons .btn {
	font-family: "open-sans-semibold";
	font-size: 14px;
}
.gb-buttons .gb-cart-add {
	height: 36px;
	padding-left: 20px;
	padding-right: 42px;
	padding-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	
	color: #fff;
	background-color: #E6262E;
	/*border-radius: 0;*/
	cursor: pointer;
	transition: all 200ms;
}
.gb-buttons .gb-cart-add.disabled {
	color: #666 !important;
	background: #bbb !important;
	cursor: not-allowed;
}
.gb-buttons .gb-cart-add.-large {
	height: 40px;
}
.gb-buttons .gb-cart-add img {
	width: 20px;
	margin-left: 7px;
}
.gb-buttons .gb-cart-add img.no-margin {
	margin: 0;
}
.gb-buttons .gb-cart-add:hover {
	background-color: #bc232b;
}
.gb-buttons .gb-cart-add.btn-wide {
	/*padding-left: 15px;
  padding-right: 15px;
  justify-content: center;*/
	flex-basis: 100%;
}
.gb-buttons .gb-cart-quantity {
	display: flex;
	flex: 1 1 auto;
	align-items: center;
}
.gb-buttons .gb-cart-quantity button {
	height: 36px;
	flex: 0 0 36px;
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	background-color: #f3f3f3;
	border: none;
	cursor: pointer;
	transition: all 200ms;
}
.gb-buttons .gb-cart-quantity button:hover {
	background-color: #BFCCDB;
}
.gb-buttons .gb-cart-quantity .input {
	height: 100%;
	flex-grow: 1;
	position: relative;
}
.gb-buttons .gb-cart-quantity .input input {
	width: 100%;
	height: 36px;
	margin: 0;
	padding: 0 5px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	border: none;
	border-top: 4px solid #f3f3f3;
	border-bottom: 4px solid #f3f3f3;
	border-radius: 0;
	outline: none;
}

.goods__img {
	width: 100%;
	height: 160px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px; }
/*.goods__img img {
    max-width: 253px;
    max-height: 160px;
    max-width: 100%;
    }*/

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

.goods__name {
	padding: 0 25px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	/*font-family: "open-sans-semibold";*/
	font-size: 18px;
	color: #000;
	line-height: 22px;
	/*min-height: 66px;*/
}

.goods__count {
	font-size: 13px;
	margin-top: 8px;
}
.ie100 {
	width: 100%; }

/* brands */
.brands__block {
	background: #f9f9f9;
	padding: 18px;
	min-height: 350px;
	position: relative;
	transition: all 150ms linear; }
.brands__block:hover {
	background: #f2f2f2; }

.brands__img {
	height: 58px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 28px;
	display: flex;
	align-items: center; }
.brands__img img {
	margin: 0 auto;
	display: block; }

.brands__img1 {
	width: 58px;
	height: 58px;
	background: url(../img/earn/1.png) center center no-repeat; }

.brands__img2 {
	width: 49px;
	height: 52px;
	background: url(../img/brands/2.png) center center no-repeat; }

.brands__img3 {
	width: 58px;
	height: 49px;
	background: url(../img/brands/3.png) center center no-repeat; }

.brands__img4 {
	width: 59px;
	height: 58px;
	background: url(../img/brands/4.png) center center no-repeat; }

.brands__head {
	font-family: "open-sans-semibold";
	font-size: 20px;
	color: #000;
	text-align: center;
	display: block;
	padding: 0 25px;
}

.brands__text {
	margin-top: 6px;
	margin-bottom: 15px;
	text-align: center; }

.brands__more {
	background: #e6262e;
	border: 0;
	color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -71px;
	bottom: 18px;
	padding: 0 21px; }
.brands__more:hover {
	background: #f12c34; }

/* trademark */
#trademark {
	margin-bottom: 6px; }

.trademark__inline h1 {
	display: inline-block;
	vertical-align: middle; }

.trademark__wrap {
	display: inline-block;
	vertical-align: top;
	max-width: 184px;
	position: relative;
	margin-left: 14px;
	margin-top: 11px; }

.trademark__input {
	width: 100%;
	background: #fff;
	height: 32px;
	line-height: 28px;
	border: 1px solid #dadada;
	padding-right: 38px;
	padding-left: 20px;
	color: #000; }
.trademark__input::-webkit-input-placeholder {
	color: #767676; }
.trademark__input::-moz-placeholder {
	color: #767676; }
.trademark__input:-moz-placeholder {
	color: #767676; }
.trademark__input:-ms-input-placeholder {
	color: #767676; }

.trademark__start {
	position: absolute;
	top: 1px;
	right: 1px;
	height: 30px;
	width: 38px;
	background: #fff url(../img/trademark/search.png) center center no-repeat;
	border: 0; }

.trademark__sort-head, .trademark__alphabet {
	display: inline-block;
	vertical-align: middle; }

.trademark__alphabet {
	margin: 0;
	padding: 0;
	float: right; }
.trademark__alphabet li {
	float: left; }
.trademark__alphabet li:last-child a {
	border-right: 0; }
.trademark__alphabet li a {
	display: block;
	color: #767676;
	text-transform: uppercase;
	text-align: center;
	width: 28px;
	height: 28px;
	border-right: 1px solid #dadada;
	background: #f3f3f3;
	padding-top: 4px;
	transition: all 150ms linear; }
.trademark__alphabet li a:hover {
	background: #e6262e;
	color: #fff; }
.trademark__alphabet li a.active {
	position: relative;
}
.trademark__alphabet li a.active:after {
	content: "×";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 28px;
	font-size: 20px;
	color: #fff;
	background: rgba(0,0,0,.4);
	transition: all 200ms;
}


.trademark__sort-wrap {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.trademark__sort {
	/*margin-top: 15px;*/
}
.trademark__sort:before,
.trademark__sort:after {
	content: "";
	display: table;
	clear: both;
}
.padl0 {
	padding-left: 0; }

/* tile */
.tile__block {
	display: block;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background: #f9f9f9;
	min-height: 185px;
	text-align: center;
	padding-top: 40px;
	transition: all 150ms linear; }
.tile__block:hover {
	background: #f2f2f2; }

.tile__head {
	color: #000;
	display: block; }
.tile__head span {
	font-size: 13px;
	color: #767676; }

.tile__img {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 190px;
	height: 87px;
	margin: 0 auto;
	margin-bottom: 8px; }
.tile__img img {
	width: 100%;
	height: auto; }

/* brand */
.flr {
	float: right; }

.brand__logo, .brand__info {
	display: inline-block; }

.brand__logo {
	vertical-align: top; }

.brand__info {
	max-width: 922px; }

.brand__img {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 131px;
	height: 108px;
	margin-right: 36px; }
.brand__img img {
	width: 145px;
	height: auto;
}

.brand__semibold {
	font-family: "open-sans-semibold";
	font-size: 16px;
	color: #000;
	margin-right: 6px; }

.brand__blank {
	text-decoration: underline;
	color: #767676; }
.brand__blank:hover {
	text-decoration: none;
}

.brand__text {
	margin-top: 20px; }

#brand {
	margin-top: 16px; }

.brand__links {
	margin-top: 20px; }
.brand__links a {
	margin-right: 14px;
	padding: 10px 20px;
	display: inline-block;
}
.brand__links a:hover {
	background: #f12c34; }

#brand__scroll {
	display: inline-block; }

/* practice */
.practice__project .center__iframe {
	width: 255px; }
.practice__project .center__iframe iframe {
	max-width: 255px; }

.practice__project .center__head {
	text-align: center;
	margin-bottom: 10px;
	height: 66px;
	overflow: hidden;
}

.practice__date {
	display: inline-block;
	font-size: 13px; }
.practice__date:before {
	background: url(../img/internal-sprites/sprites.png) -43px -10px no-repeat; }

.practice__cost {
	display: inline-block;
	font-size: 13px;
	float: right;
	color: #000; }
.practice__cost:before {
	background: url(../img/internal-sprites/sprites.png) -79px -10px no-repeat; }

/* buy */
.buy__head {
	background: #f9f9f9;
	font-family: "open-sans-semibold";
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 16px;
	margin-bottom: 12px; }

.buy__name {
	font-family: "open-sans-semibold";
	color: #000;
	margin-bottom: 4px; }

.buy__phone {
	color: #000; }
.buy__phone a {
	color: #000; }

.buy__contact {
	padding-left: 42px;
	position: relative;
	margin-bottom: 24px; }
.buy__contact:before {
	content: '';
	width: 24px;
	height: 24px;
	background: url(../img/header/phone.png) no-repeat;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 10px; }

.buy__block {
	border-bottom: 1px solid #dadada;
	padding-bottom: 12px;
	margin-bottom: 32px; }

.buy__block-last {
	margin-bottom: 0;
	border-bottom: 0; }

/* subcat */
.subcat__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 14px; }

.subcat__wrap.sections {
	margin-left: -5px;
	margin-right: -5px;
	display: block;
}
.subcat__wrap.sections:after,
.subcat__wrap.sections:before {
	content: "";
	display: table;
	clear: both;
}
/* sort */
#sort {
	background: #f3f3f3;
	padding: 14px 22px;
	margin-bottom: 24px; }

.sort__select {
	width: 100%;
	max-width: 224px;
	height: 30px;
	line-height: 28px;
	cursor: pointer;
	color: #767676;
	font-size: 14px;
	overflow: hidden;
	background: #fff url(../img/subcat/arrow-down.png) 95% center no-repeat;
	position: relative; }
.sort__select select {
	width: inherit;
	max-width: inherit;
	height: inherit;
	line-height: inherit;
	cursor: inherit;
	color: inherit;
	font-size: inherit;
	background: transparent;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none !important;
	outline: 0;
	position: absolute;
	padding-left: 10px;
	padding-right: 24px;
	z-index: 1; }
.sort__select select::-ms-expand {
	display: none; }

.sort__right {
	float: right; }

.sort__select, .sort__view {
	display: inline-block;
	vertical-align: middle; }

.sort__view {
	float: right;
	display: flex !important;
	align-items: center;
}
.sort_item {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	cursor: pointer;
}
.sort_item svg {
	width: 20px;
	height: 20px;
	color: #B3B4B3;
}
.sort_item.active svg {
	color: #e6262e;
}
/*
.sort__list, .sort__tile {
  width: 30px;
  height: 30px;
  border: 0;
  cursor: pointer; }

.sort__list {
	background: url(../img/subcat/list.png) no-repeat 0 0;
}
.sort__tile {
	background: url(../img/subcat/tile.png) no-repeat 0 0;
}
.sort__list.active,
.sort__tile.active {
	background-position: 0 -30px;
	cursor: default;
}
*/
.product-card-price {
	display: flex;
	justify-content: center;
}
.product-card-price > div:first-child {
	padding-right: 3px;
}
.product-card-price > div:last-child {
	padding-left: 3px;
}
.product-card-price > div label {
	display: block;
	text-align: left;
	font-family: "open-sans-regular";
	font-size: 12px;
	color: #767676;
}
.sort__text, .sort__list, .sort__tile {
	display: inline-block;
	vertical-align: middle; }

.sort__text {
	margin-right: 12px; }

.sort__list {
	margin-right: 8px; }

.goods__block_wrap {
	height: 100%;
	padding-bottom: 25px;
}
.goods__block {
	height: 100%;
	position: relative;
}
.goods__block .gb-buttons {
	margin-top: 0px;
	display: flex;
	position: absolute;
	bottom: 20px;
	left: 25px;
	right: 25px;
}
.goods_art {
	margin-bottom: 8px;
	text-align: center;
	font-size: 13px;
	color: #767676;
}
.goods__store {
	padding: 0 25px;
	/*text-align: center;*/
}
.goods__store span {
	margin-bottom: 5px;
	display: block;
	/*text-align: left;*/
	font-size: 13px;
	color: #767676;
}
.goods__store .stores-amount ul {
	max-width: unset;
}
.goods__store .stores-amount li {
	font-size: 13px;
}
.goods__store .stores-amount .stores-flex.single-line {
	justify-content: center;
}

.goods__label {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
	padding-right: 6px;
	padding-left: 4px;
	z-index: 2;
	position: absolute;
	right: 0;
	top: 8px;
	background: #e6262e;
	color: #fff;
	cursor: default; }
.goods__label:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 20px 0;
	border-color: transparent #e6262e transparent transparent;
	position: absolute;
	left: -10px;
	top: 0px;
	z-index: 3; }

.goods__cost {
	/*font-family: "open-sans-bold";*/
	font-size: 22px;
	color: #000;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}
.list__cost .line-through,
.list__table-price .line-through,
.goods__cost .line-through {
	margin-right: 5px;
	text-decoration: line-through;
	font-family: "open-sans-regular";
	font-size: 20px;
	color: #b3b3b3;
}
.goods__cost span.price-load {
	display: inline-block;
}
.goods__cost .on-demand,
.list__cost .on-demand {
	font-size: 16px;
	font-family: "open-sans-semibold";
}
.goods__spec {
	margin-bottom: 6px; }

.goods__more {
	display: block;
	width: 100%;
	max-width: 220px;
	padding: 0;
	margin: auto; }

/* pagination */
#pagination {
	background: #f3f3f3;
	padding: 14px 22px;
	margin-bottom: 50px; }
#pagination.no-margin {
	margin-bottom: 0; }

.pagination__list a, .pagination__list span {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	float: left;
	margin-right: 4px;
	padding-top: 5px; }

.pagination__list a {
	color: #fff;
	background: #767676; }

.pagination__list span {
	color: #000;
	border: 1px solid #767676;
	padding-top: 4px; }

.pagination__list, .pagination__view {
	display: inline-block;
	vertical-align: middle; }
.pagination__list.headline-row, .pagination__view.headline-row {
	margin-top: 14px; }

.pagination__view {
	float: right;
	width: 100%;
	max-width: 252px; }

.pagination__text, .pagination__select {
	display: inline-block;
	vertical-align: middle; }
.pagination__text.bordered, .pagination__select.bordered {
	border: 1px solid #dadada; }

.pagination__select {
	width: 100%;
	max-width: 86px;
	height: 30px;
	line-height: 28px;
	cursor: pointer;
	color: #767676;
	font-size: 14px;
	overflow: hidden;
	background: #fff url(../img/subcat/arrow-down.png) right 7px center no-repeat;
	position: relative; }
.pagination__select select {
	width: inherit;
	max-width: inherit;
	height: inherit;
	line-height: inherit;
	cursor: inherit;
	color: inherit;
	font-size: inherit;
	background: transparent;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none !important;
	outline: 0;
	position: absolute;
	padding-left: 10px;
	padding-right: 24px;
	z-index: 1; }
.pagination__select select::-ms-expand {
	display: none; }

.pagination__text {
	margin-right: 12px; }

/* info */
.section-text h2,
.info__head {
	font-family: "open-sans-semibold";
	font-size: 30px;
	color: #000;
	margin: 0 0 18px;
	padding: 0;
	line-height: 1.3;
}

.section-text {
	margin-bottom: 50px;
}
.section-text p,
#info p {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 22px;
	padding: 0;
}
#info p:last-child {
	margin-bottom: 0;}



/* education */
#education {
	margin-top: -78px; }

.education__intro {
	margin-bottom: 30px; }
.education__intro p {
	font-size: 16px;
	margin-bottom: 18px; }

.education__block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px; }

.education__img {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 420px;
	height: 234px;
	background-color: #f9f9f9; }
.education__img img {
	max-width: 420px;
	max-height: 234px; }

.education__info {
	background: #f9f9f9 url(../img/center/link.png) 95% 9% no-repeat;
	-ms-flex-preferred-size: 405px;
	flex-basis: 405px; }

.education__head {
	font-family: "open-sans-semibold";
	font-size: 30px;
	color: #000; }

.education__info {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 26px;
	padding-right: 34px; }
.education__info ul,
.education__info ol {
	margin: 0 0 0 22px;
	padding: 0;
}
.education__wrap p {
	margin-top: 4px;
	font-size: 14px; }

.education__shape .education__block:last-child {
	margin-bottom: 0; }

.education__more {
	margin-top: 30px;
	clear: both;
}
.education__more button {
	width: auto;
	padding-left: 20px;
	padding-right: 60px;
	float: left;
	line-height: 50px;
	text-transform: uppercase;
	font-family: "open-sans-semibold";
	font-size: 14px;
	color: #fff;
	background: #e6262e url('../img/icon-study.png') no-repeat right 18px center;
	border: none;
	transition: all 150ms;
}
.education__more button:hover {
	background-color: #f12c34;
}

/* section */
.section__menu {
	margin-top: 6px;
	padding-left: 0; }

/* webinar */
#webinar {
	margin-top: -78px; }
#webinar .practice__project {
	margin-bottom: 24px;
	position: relative; }
#webinar .center__head {
	font-size: 17px;
	margin-bottom: 8px; }
#webinar .practice__date:before {
	background: url(../img/main-sprites/sprites.png) -147px -10px no-repeat; }
#webinar .practice__cost:before {
	background: url(../img/main-sprites/sprites.png) -111px -10px no-repeat; }
#webinar .practice__date, #webinar .practice__cost {
	color: #767676; }

.webinar__lock {
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	padding: 0 20px;
	color: #525252;
	font-size: 12.5px;
	height: 26px;
	line-height: 24px;
	background: #cdcecd url(../img/trademark/lock.png) 12px 4px no-repeat;
	width: 100%; }

/* system */
.system__list {
	margin-bottom: 34px;
	max-width: 255px; }
.system__list li {
	float: left;
	width: 49%; }
.system__list li a {
	display: block;
	font-family: "open-sans-semibold";
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	background: #f2f2f2;
	border: 1px dashed #cccccc;
	text-align: center;
	line-height: 16px;
	padding: 5px 0;
	transition: all 150ms linear; }
.system__list li:nth-child(2) {
	float: right; }
.system__list .ui-tabs-active a {
	background: #f12c34;
	color: #fff;
	border: 1px solid #f12c34;
	position: relative; }
.system__list .ui-tabs-active a:after {
	content: '';
	display: block;
	position: absolute;
	transition: all 150ms linear;
	left: 50%;
	margin-left: -9px;
	bottom: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #f12c34 transparent transparent transparent; }

.system__header {
	font-family: "open-sans-semibold";
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 22px; }
.system__header.large {
	margin: 8px 0 30px;
	text-transform: uppercase;
	font-size: 24px; }

.system__head {
	font-family: "open-sans-semibold";
	font-size: 18px;
	color: #000; }

.system__block {
	border-bottom: 1px solid #dadada;
	padding-bottom: 20px;
	margin-bottom: 18px; }
.system__block p {
	margin-top: 14px;
	margin-bottom: 6px;
	line-height: 24px; }

.system__all {
	max-width: 100%;
	display: block;
	padding: 0; }
.system__all:hover {
	background: #f12c34; }

.system__wrap:not(.w-border) .system__block:last-child {
	border-bottom: 0;
	margin-bottom: 2px; }

/* product */
.product__vc {
	font-size: 13px;
	margin-bottom: 20px; }

.product__slider-img {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 445px !important;
	height: 282px;
	outline: none !important; }
.product__slider-img img {
	max-width: 445px;
	max-height: 282px; }

.product__nav {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 108px !important;
	height: 70px;
	cursor: pointer;
	margin-right: 4px;
	outline: none !important; }
.product__nav img {
	max-width: 106px;
	max-height: 68px; }

.product__slider-main {
	margin-bottom: 10px; }

.product__slider-nav .slick-current {
	border: 1px solid #000; }

.product__info {
	margin-top: 0px; }

.product__text {
	display: inline-block; }

.product__logo {
	vertical-align: top;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 132px;
	height: 108px; }
.product__logo {
	background-color: #F9F9F9;
}
.product__logo img {
	max-width: 132px;
	max-height: 108px; }

.product__text {
	max-width: 472px;
	font-size: 16px;
	margin-bottom: 28px; }

.product__cost, .product__spec {
	display: inline-block;
	vertical-align: middle; }

.product__cost {
	font-family: "open-sans-bold";
	font-size: 30px;
	color: #000;
	margin-right: 20px;
	margin-top: 5px; }

#product {
	margin-bottom: 30px; }

/* description */
.description__table {
	width: 100%;
}
.description__table tr td {
	padding: 6px 16px;
}
.description__table tr:nth-child(odd) {
	background: #f3f3f3;
}
.description__table a {
	color: inherit;
}
.description__table a:hover {
	text-decoration: underline;
}

.description__text p {
	margin-bottom: 10px;
}
.description__text p,
.description__text b,
.description__text strong,
.description__text span {
	font-size: 14px !important;
}

.description__text p:last-child {
	margin-bottom: 0; }

.video .center__middle {
	min-height: 70px; }

/* list */
.list__block {
	width: 100%;
	border: 1px solid #dfdfdf;
	padding: 16px;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 18px; }

.list__left {
	-ms-flex-preferred-size: 542px;
	flex-basis: 542px;
	display: flex;
}
.list__right {
	-ms-flex-preferred-size: 220px;
	flex-basis: 220px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: space-between;
}
.list__right .list__art {
	display: block;
	font-size: 13px;
	color: #767676;
}
.list__right .gb-buttons {
	width: 160px;
	margin: 0;
	justify-content: flex-end;
}

.list__img, .list__name, .list-desc {
	display: inline-block; }
.list__center {
	max-width: 315px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.list__center .list__stock * {
	font-size: 13px;
}
.list__center .list__stock span {
	margin-bottom: 3px;
	display: block;
	color: #767676;
}

/*.list__center ul.product_params {*/
/*  list-style: none;*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  display: block;*/
/*}*/
/*.list__center ul.product_params li {*/
/*  margin-top: 7px;*/
/*  !*display: flex;*!*/
/*  !*align-items: center;*!*/
/*  font-size: 13px;*/
/*}*/
/*.list__center ul.product_params li span {*/
/*  width: 70px;*/
/*  color: #767676;*/
/*}*/
/*.list__center ul.product_params li .stock-details {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: flex-end;*/
/*}*/
/*.list__center ul.product_params li .stock-details i {*/
/*  width: 10px;*/
/*  height: 10px;*/
/*  margin-right: 5px;*/
/*  display: block;*/
/*  border-radius: 100%;*/
/*}*/
/*.list__center ul.product_params li .stock-details i.on-stock {*/
/*  background-color: #039D12;*/
/*}*/
/*.list__center ul.product_params li .stock-details i.on-way {*/
/*  background-color: #c5bf00;*/
/*}*/
/*.list__center ul.product_params li .stock-details i.out-stock {*/
/*  background-color: #E6262E;*/
/*}*/
.list__img {
	float: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 196px;
	height: 100px;
	margin-right: 16px; }
.list__img img {
	max-width: 196px;
	max-height: 90px;
}

.list__name {
	font-family: "open-sans-semibold";
	font-size: 16px;
	color: #000;
	margin-bottom: 8px; }

.list-desc tr {
	padding-bottom: 2px; }
.list-desc tr td {
	line-height: 22px; }
.list-desc tr td:nth-child(2) {
	text-align: right; }

.list__vc, .list__cost {
	display: inline-block; }

.list__vc {
	vertical-align: bottom; }

.list__vc {
	font-size: 13px;
	padding-top: 8px; }

.list__cost {
	margin-bottom: 3px;
	display: block;
	text-align: right;
	font-family: "open-sans-bold";
	font-size: 22px;
	color: #000; }

.list__spec {
	margin-bottom: 6px;
	clear: both;
	margin-top: 12px; }

.list__more {
	display: block;
	width: 100%;
	max-width: 220px;
	padding: 0;
	margin: auto; }
.list__table {
	width: 100%;
}
.list__table th {
	font-family: "open-sans-semibold";
	background-color: #F3F3F3;
}
.list__table th,
.list__table td {
	padding: 15px;
}
.list__table th:first-child,
.list__table td:first-child {
	width: 35%;
}
.list__table th:last-child,
.list__table td:last-child {
	width: 80px;
	padding-right: 0;
}
.list__table tbody tr {
	border-bottom: 1px solid #F2F3F5;
}
.list__table tbody td {
	vertical-align: middle;
}
.list__table tbody tr:hover {
	background-color: #fafafa;
}
.list__table .list__table-price {
	text-align: right;
	font-size: 16px;
}
.list__table .list__table-price .line-through {
	font-size: 16px;
}
.list__table .gb-buttons {
	margin: 0;
}
.list__table .gb-buttons .gb-cart-quantity {
	display: none;
}
.list__table .lt-stock {
	display: flex;
	align-items: center;
}
.list__table .lt-stock i {
	width: 10px;
	height: 10px;
	margin-right: 5px;
	display: block;
	border-radius: 100%;
}
.list__table .lt-stock i.on-stock {
	background-color: #039D12;
}
.list__table .lt-stock i.on-way {
	background-color: #c5bf00;
}
.list__table .lt-stock i.out-stock {
	background-color: #E6262E;
}

.goods__cost .price-discount,
.list__block .price-discount,
.list__table .list__table-price .price-discount {
	padding: 5px 10px;
	font-size: 12px;
	font-weight: 600;
	color: #856404;
	background-color: rgba(255, 243, 205, .97);
	border-radius: 6px;
}
.list__table .list__table-price .price-discount {
	margin-left: 5px;
}
.goods__cost .price-discount:before,
.list__block .price-discount:before,
.list__table .list__table-price .price-discount:before {
	content: "-";
}
.goods__cost .price-discount {
	position: absolute;
	top: 10px;
	right: 10px;
}
.list__block .price-discount {
	display: inline-flex;
}




/* projects */
.sidebar__menu > li > a span {
	color: #767676;
	margin-left: 4px;
	font-size: 13px; }

.sort__type, .sort__view {
	display: inline-block;
	vertical-align: middle; }

.sort__text, .sort__equip {
	display: inline-block;
	vertical-align: middle; }

.sort__equip button {
	background: #fff;
	color: #767676;
	border: 1px dashed #cccccc;
	font-size: 13px;
	text-align: center;
	border-radius: 3px;
	transition: all 150ms linear;
	margin-right: 6px;
	display: inline;
	width: initial;
	padding: 6px 18px;
	text-transform: initial; }
.sort__equip button:hover {
	background: #f12c34;
	color: #fff; }
.sort__equip button:last-child {
	margin-right: 0; }

.sort__equip .sort__equip_active {
	background: #f12c34;
	color: #fff; }

.sort__word {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px; }

/* bar */
.bar__block {
	display: block;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background: #f9f9f9;
	min-height: 80px;
	text-align: center;
	padding-top: 10px;
	width: 11.1%;
	float: left;
	transition: all 150ms linear; }
.bar__block:hover {
	background: #f2f2f2; }

.bar__img {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 90px;
	height: 62px;
	margin: 0 auto; }
.bar__img img {
	width: 100%;
	height: auto;}

#bar {
	margin-bottom: 24px; }

/* demo */
.demo__img {
	width: 398px;
	height: 220px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center; }
.demo__img img {
	max-width: 398px;
	max-height: 220px; }

.demo__middle {
	background: #f9f9f9;
	padding: 16px;
	text-align: center;
	padding-top: 12px; }

.demo__head {
	margin-bottom: 4px;
	padding: 0 10px;
	height: 48px;
}
.demo__head a {
	font-family: "open-sans-semibold";
	font-size: 18px;
	color: #000; }

.demo__date, .demo__cost {
	display: inline-block;
	font-size: 13px; }

.demo__date {
	margin-right: 15px; }
.demo__date:before {
	background: url(../img/internal-sprites/sprites.png) -43px -10px no-repeat; }

.demo__cost {
	margin-left: 15px; }
.demo__cost:before {
	background: url(../img/internal-sprites/sprites.png) -79px -10px no-repeat; }

.demo__text {
	background: #f9f9f9;
	padding: 16px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	line-height: 21px; }

.demo__block {
	margin-bottom: 24px; }

/* solution */
#solution {
	margin-top: 18px;
	padding-bottom: 70px; }

.solution__block {
	position: relative;
	margin-bottom: 38px; }

.solution__name {
	position: absolute;
	left: 0;
	top: 54px;
	background: rgba(0, 0, 0, 0.7);
	padding: 14px 38px; }

.solution__content {
	text-align: center; }

.solution__head {
	font-family: "open-sans-semibold";
	font-size: 36px;
	color: #fff;
	margin-bottom: 2px; }

.solution__date, .solution__cost {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 13px;
	margin-bottom: 22px; }

.solution__date {
	margin-right: 15px; }
.solution__date:before {
	background: url(../img/internal-sprites/sprites.png) -115px -10px no-repeat; }

.solution__cost {
	margin-left: 15px; }
.solution__cost:before {
	background: url(../img/internal-sprites/sprites.png) -151px -10px no-repeat; }

.solution__spec {
	margin-bottom: 10px; }

.solution__list {
	background: rgba(0, 0, 0, 0.7) url(../img/solution/arrow-left.png) 12px center no-repeat;
	color: #fff;
	text-align: left;
	position: absolute;
	top: 10px;
	right: 0;
	padding: 10px;
	padding-left: 38px;
	transition: all 150ms linear; }
.solution__list:hover {
	background: #f12c34 url(../img/solution/arrow-left.png) 12px center no-repeat;
	color: #fff; }

.st-black, .st-white {
	font-family: "open-sans-semibold";
	color: #000;
	font-size: 33px;
	line-height: 42px;
	word-wrap: break-word; }
.st-black:after, .st-white:after {
	content: '';
	display: block;
	width: 62px;
	height: 4px;
	background: #e6262e;
	margin-top: 16px; }

.solution__text p {
	font-size: 16px;
	margin-bottom: 20px; }
.solution__text p:last-child {
	margin-bottom: 0; }
.solution__text img {
	max-width: 100%;
}

#event_detail {
	/*.solution__name-full {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(0,0,0,0.7);
	}
	.solution__preview_text {
		margin: 25px 0 20px;
		padding: 0 150px;
		font-size: 16px;
		color: #d0b9b9;
	}
	*/ }
.custom_tabs h2 {
	margin-bottom: 10px; }
#event_detail img {
	display: none; }
#event_detail .solution__content {
	text-align: left; }
#event_detail .solution__preview_text {
	margin: 15px 0 20px;
	font-size: 16px;
	color: #000; }

/* realization */
#realization {
	background: url(../img/solution/bg2.jpg) center center no-repeat;
	background-size: cover;
	padding: 64px 0; }

.st-white {
	color: #fff; }
.realization__block {
	color: #fff;
}
.realization__block p {
	font-size: 16px;
	margin-bottom: 20px;
}
.realization__block p:last-child {
	margin-bottom: 0; }

.realization__img {
	margin-bottom: 30px;
	margin-top: 30px; }

.realization__gallery {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 30px; }
.realization__gallery a {
	margin-right: 26px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center; }
.realization__gallery a:last-child {
	margin-right: 0; }

.fancybox-caption {
	text-align: center; }

/* equipment */
#equipment {
	padding: 64px 0; }

.equipment__intro {
	font-size: 17px;
	line-height: 26px;
	margin-top: 25px; }

.equipment__table {
	width: 100%;
	margin-bottom: 18px;
	margin-top: 10px; }
.equipment__table tr {
	border-bottom: 1px solid #dadada; }
.equipment__table tr:first-child {
	background: #f2f2f2;
	color: #000;
	text-transform: uppercase;
	font-family: "open-sans-bold";
	font-size: 13px;
	border-bottom: 2px solid #000; }
.equipment__table tr th, .equipment__table tr td {
	text-align: center;
	padding: 8px 14px; }
.equipment__table tr th:nth-child(2), .equipment__table tr td:nth-child(2) {
	text-align: left; }
.equipment__table tr td {
	font-size: 16px; }
.equipment__table tr td a {
	color: #767676; }
.equipment__table tr td a:hover {
	text-decoration: underline;}

/* review */
#review {
	background: url(../img/solution/bg3.jpg) center center no-repeat;
	background-size: cover;
	padding: 68px 0;
	color: #fff;; }

.content-pb0 {
	padding-bottom: 0 !important; }

.review__iframe {
	margin-top: 30px; }
.review__iframe iframe {
	width: 100%;
	min-height: 366px; }

.inline_headline > div {
	display: inline-block;
	vertical-align: middle; }

.inline_headline h1 {
	display: inline-block;
	vertical-align: middle; }

.year_selector {
	margin-left: 10px;
	position: relative;
	font-size: 13px;
	color: #767676;
	transform: translateY(-50%);
	z-index: 1; }
.year_selector span {
	position: relative;
	font-size: 18px;
	font-weight: 600;
	color: #e6262e;
	cursor: pointer; }
.year_selector span i {
	font-size: 14px;
	font-weight: normal;
	color: #000; }
.year_selector .year_selector-selector {
	padding-top: 2px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #f9f9f9;
	z-index: 100; }
.year_selector .year_selector-selector ul {
	width: 153px;
	margin: 0;
	padding: 0;
	display: block;
	border: 1px solid #dadada;
	border-right: none;
	border-bottom: none;
	white-space: nowrap;
	overflow: hidden; }
.year_selector .year_selector-selector ul li {
	width: 50px;
	display: block;
	float: left;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada; }
.year_selector .year_selector-selector ul li:last-child {
	border-bottom: none; }
.year_selector .year_selector-selector ul li a {
	padding: 2px 4px;
	display: block;
	text-align: center;
	color: #666;
	transition: all 200ms; }
.year_selector .year_selector-selector ul li a:hover,
.year_selector .year_selector-selector ul li a.active {
	color: #fff;
	background: #e6272e; }

.brands_filter {
	position: relative;
	background: #f3f3f3; }
.brands_filter .label {
	width: 160px;
	padding-left: 20px;
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	font-size: 14px;
	font-family: "open-sans-semibold"; }
.brands_filter .label i {
	font-style: normal; }
.brands_filter .brands_tile {
	padding-left: 160px; }
.brands_filter .brands_tile .flex-wrap {
	display: flex;
	flex-wrap: wrap;
	position: relative; }
.brands_filter .brands_tile a {
	width: calc(100% * (1/10));
	height: 95px;
	padding-left: 10px;
	padding-right: 10px;
	flex-grow: 0;
	background: #f9f9f9;
	border-right: 1px solid #dadada;
	/*border-bottom: 1px solid #dadada;*/
	transition: all 150ms; }
.brands_filter .brands_tile a.brd_bottom {
	border-bottom: 1px solid #dadada;
}
.brands_filter .brands_tile a:hover {
	background: #f2f2f2; }
.brands_filter .brands_tile a.active {
	position: relative;
	background: #e6262e;
}
.brands_filter .brands_tile a.active img {
	filter: invert(100%);
}
.brands_filter .brands_tile a.active:after {
	content: "×";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: rgba(0,0,0,.0);
	transition: all 200ms;
}
.brands_filter .brands_tile a.active:hover:after {
	background: rgba(0,0,0,.2);
}
.brands_filter .brands_tile a .img_wrap {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center; }
.brands_filter .brands_tile a .img_wrap img {
	max-width: 100%; }

.tags_row {
	display: flex; }
.tags_row > span {
	margin-right: 30px;
	font-size: 13px;
	display: flex;
	align-items: center;
	color: #767676; }
.tags_row > span:last-of-type {
	margin-right: 0; }
.tags_row > span:before {
	content: "";
	display: block;
	background: url("../img/main-sprites/sprites.png") no-repeat; }
.tags_row .tags_row-date:before {
	width: 16px;
	height: 14px;
	margin-right: 10px;
	background-position: -76px -10px; }
.tags_row .tags_row-category:before {
	width: 16px;
	height: 16px;
	margin-right: 7px;
	background-position: -112px -10px; }
.tags_row .tags_row-category a {
	color: inherit; }
.tags_row .tags_row-category a:hover {
	text-decoration: underline; }

#single-article .tags_row {
	margin-bottom: 15px; }

#single-article .single-article__text {
	margin-bottom: 25px; }
#single-article .single-article__text p {
	/* margin: 0 0 12px; */
	line-height: 1.5;
	font-size: 14px;
	color: #333; }
#single-article .single-article__text p:last-child {
	margin-bottom: 0; }

#single-article .single-article__gallery {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 5px;
	display: flex;
	flex-wrap: wrap; }
#single-article .single-article__gallery .gallery-col {
	width: 50%;
	padding: 0 10px; }
#single-article .single-article__gallery a {
	max-width: 160px;
	margin-bottom: 18px;
	display: block; }
#single-article .single-article__gallery a img {
	max-width: 100%;
	display: block; }

#single-article .how-to__number {
	float: left;
	padding-right: 20px;
}
#single-article h3 {
	/*height: 100px;*/
	font-size: 20px;
	color: #000;
	font-family: "open-sans-semibold";
	text-align: left;
	text-transform: uppercase;
	padding: 0;
}
#single-article .punkts  {
	margin-bottom: 30px;
}
#single-article .result p  {
	padding-top: 18px;
}
#single-article .punkts ul {
	margin-left: 20px;
}
#single-article .kak-stat {
	padding-top: 80px;
}
#single-article .kak-stat div {
	text-align: center;
}
#single-article .kak-stat h3 {
	text-align: center;
	padding: 20px 0;
}
#single-article .kak-stat .sovmestno {
	padding-top: 60px;
}
#single-article .redbord:before {
	content: "";
	display: block;
	position: relative;
	width: 62px;
	height: 4px;
	background: #e6262e;
	margin: 0 auto;
}
#single-article .col-md-2.redbord:before {
	margin-top: 50px;
}
#single-article button {
	max-width: unset;
	width: auto;
	padding-left: 20px;
	padding-right: 60px;
	margin: 40px auto 0;
	line-height: 50px;
	text-transform: uppercase;
	font-family: "open-sans-semibold";
	font-size: 14px;
	color: #fff;
	background: #e6262e url('../img/right-arrow.png') no-repeat right 18px center;
	border: none;
	transition: all 150ms;
}


.back-link {
	font-size: 14px;
	color: #000; }
.back-link i {
	margin-right: 3px; }
.back-link a {
	text-decoration: none;
	color: inherit; }
.back-link a:hover {
	text-decoration: underline; }

#other-articles {
	margin-top: 60px; }
#other-articles .other-articles__headline {
	margin-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px; }

.manuals .manuals-list {
	margin: 0;
	padding: 0;
	list-style: none; }
.manuals .manuals-list li {
	min-height: 60px;
	padding: 15px 0 13px 65px;
	font-size: 16px;
	color: #000;
	background: url("../img/icon-pdf.png") no-repeat 18px 15px;
	border-bottom: 1px dashed #ccc; }
.manuals .manuals-list li a {
	text-decoration: underline;
	color: inherit; }
.manuals .manuals-list li a:hover {
	text-decoration: none; }

#single-education p {
	margin-bottom: 20px;
	font-size: 16px;
	color: #767676; }
#single-education p:last-child {
	margin-bottom: 0; }

#single-education a {
	text-decoration: underline;
	color: inherit; }
#single-education a:hover {
	text-decoration: none; }

#single-education li {
	font-size: inherit;
	color: inherit; }

#single-education .contents {
	margin-top: 60px; }
#single-education .contents .contents-headline {
	margin: 0 0 30px;
	font-size: 30px;
	color: #000; }
#single-education .contents .contents-accordion {
	list-style: none;
	margin: 0;
	padding: 0; }
#single-education .contents .contents-accordion > li {
	margin: 0 0 10px;
	position: relative;
	background: #f9f9f9;
	border-bottom: 1px solid #dadada;
	transition: all 200ms; }
#single-education .contents .contents-accordion > li:after {
	content: "";
	width: 17px;
	height: 11px;
	display: block;
	position: absolute;
	top: 39px;
	left: 19px;
	background: url("../img/lesson-opener.png") no-repeat;
	transition: all 200ms;
	pointer-events: none; }
#single-education .contents .contents-accordion .single-lesson-h {
	padding: 30px 30px 30px 50px;
	font-family: "open-sans-semibold";
	font-size: 20px;
	color: #000;
	cursor: pointer; }
#single-education .contents .contents-accordion .single-lesson-c {
	padding: 0 30px 40px 50px;
	display: none; }
#single-education .contents .contents-accordion .single-lesson-c.active {
	display: block; }
#single-education .contents .contents-accordion .single-lesson-c p {
	margin: 0 0 15px;
	padding: 0;
	line-height: 1.7;
	font-size: 14px;
	color: #767676; }
#single-education .contents .contents-accordion > li.active,
#single-education .contents .contents-accordion > li:hover {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); }
#single-education .contents .contents-accordion > li.active:after {
	transform: rotate(180deg); }
#single-education .contents .list__more {
	margin-top: 10px;
	float: left;
	text-decoration: none;
	color: #fff; }

.articles_categoriser {
	margin: 0 0 40px;
	background: #f3f3f3; }
.articles_categoriser:after {
	content: "";
	height: 1px;
	display: block;
	clear: both; }
.articles_categoriser .articles_categoriser__category_type {
	list-style: none;
	margin: 0;
	padding: 10px 20px 10px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden; }
.articles_categoriser .articles_categoriser__category_type li {
	margin-bottom: 5px;
	padding: 0;	  }
.articles_categoriser .articles_categoriser__category_type li:last-child {
	margin-bottom: 0; }
.articles_categoriser .articles_categoriser__category_type li a {
	padding: 0 20px;
	display: block;
	line-height: 30px;
	font-size: 13px;
	color: #767676;
	background: #fff;
	border: 1px dashed #b3b4b3;
	border-radius: 2px;
	box-sizing: border-box;
	cursor: pointer; }
.articles_categoriser .articles_categoriser__category_type li a.active {
	color: #fff;
	background: #f12c34;
	border-color: #f12c34; }
.articles_categoriser .articles_categoriser__brands_filter {
	padding: 0 20px;
	position: relative; }
.articles_categoriser .articles_categoriser__brands_filter .current-label {
	padding: 10px 20px;
	position: relative;
	text-align: center;
	cursor: pointer; }
.articles_categoriser .articles_categoriser__brands_filter .current-label i {
	font-style: normal; }
.articles_categoriser .articles_categoriser__brands_filter .current-label:after {
	content: "";
	width: 9px;
	height: 5px;
	margin-top: -2px;
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	background: url("../img/lesson-opener.png") no-repeat;
	background-size: contain;
	pointer-events: none;
	transition: all 200ms; }
.articles_categoriser .articles_categoriser__brands_filter .current-label.active:after {
	transform: rotate(180deg); }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #f3f3f3;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.12);
	z-index: 100; }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup .brands_filter-popup__list {
	max-height: 200px;
	background: #fff;
	overflow-y: scroll; }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup .brands_filter-popup__list span {
	display: block; }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup .brands_filter-popup__list label {
	padding: 10px 10px 10px 45px;
	position: relative;
	display: block;
	font-size: 11px;
	color: #767676;
	border-bottom: 1px solid #dfdfdf;
	overflow-x: hidden;
	text-overflow: ellipsis;
	cursor: pointer; }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup .brands_filter-popup__list label:before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
	background: url("../img/checkbox.png") no-repeat 0 0; }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup .brands_filter-popup__list input[type="checkbox"] {
	display: none; }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup .brands_filter-popup__list input[type="checkbox"]:checked + label:before {
	background-position: 0 -18px; }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup .brands_filter-popup__controls .list__more {
	width: auto;
	margin: 0 40px 0 0; }
.articles_categoriser .articles_categoriser__brands_filter .brands_filter-popup .brands_filter-popup__controls button {
	width: 40px;
	height: 40px;
	display: block;
	float: right;
	background: #f3f3f3 url("../img/filter_remove.png") no-repeat center;
	border: none;
	cursor: pointer; }
.articles_categoriser .articles_categoriser__date_filter {
	padding: 10px 20px;
	text-align: center; }
.articles_categoriser .articles_categoriser__date_filter span.label {
	margin-bottom: 5px;
	display: block; }
.articles_categoriser .articles_categoriser__date_filter input {
	width: 100px;
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #767676;
	border: none; }

.icons_set {
	text-align: center; }
.icons_set .icons_set__item {
	margin-bottom: 30px; }
.icons_set .icons_set__item-h {
	margin: 0 0 10px;
	font-family: "open-sans-semibold";
	font-size: 20px;
	color: #000; }
.icons_set .icons_set__item-l {
	margin: 10px 0 0;
	font-size: 14px;
	color: #767676; }

.custom_tabs {
	margin-bottom: 0px; }
.custom_tabs .custom_tabs__headline {
	margin: 0 0 30px;
	font-family: "open-sans-semibold";
	font-size: 36px;
	color: #000; }
.custom_tabs .custom_tabs__tabs_switcher {
	list-style: none;
	margin: 0;
	padding: 0; }
.custom_tabs .custom_tabs__tabs_switcher li {
	margin-bottom: 1px; }
.custom_tabs .custom_tabs__tabs_switcher li:last-child {
	margin-bottom: 0; }
.custom_tabs .custom_tabs__tabs_switcher > ul > li > a {
	padding: 15px 20px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	color: #000;
	background: #f3f3f3;
	border-bottom: 2px solid #b3b4b3;
	transition: all 100ms; }
.custom_tabs .custom_tabs__tabs_switcher li a:hover {
	border-bottom-color: #b3b4b3; }
.custom_tabs .custom_tabs__tabs_switcher li a.custom_tabs-mobile_active,
.custom_tabs .custom_tabs__tabs_switcher li a.custom_tabs-mobile_active:hover {
	color: #e6262e;
	border-bottom-color: #e6262e; }
.custom_tabs .custom_tabs__tabs_switcher li .mobile_tab_content {
	display: none;
	padding: 15px 0; }
.custom_tabs .custom_tabs__single-tab {
	display: none; }
.custom_tabs .custom_tabs__single-tab.custom_tabs-active {
	display: block; }
.custom_tabs .custom_tabs__single-tab p {
	margin: 0 0 30px;
	font-size: 16px;
	color: #767676; }
.custom_tabs .custom_tabs__single-tab p:last-of-type{
	margin: 0; }
.custom_tabs .btn__enroll {
	margin: 42px 0 0;
	overflow: hidden; }
.custom_tabs .btn__enroll a {
	float: left; }

.btn__enroll a {
	padding: 0 30px;
	display: block;
	line-height: 40px;
	text-transform: uppercase;
	font-family: "open-sans-semibold";
	font-size: 14px;
	color: #fff;
	background: #e6262e; }

.specification .specification__list {
	padding: 15px 20px;
	background: #f3f3f3; }
.specification .specification__list span {
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #767676; }

.specification .specification__select {
	width: 220px;
	height: 30px;
	float: right;
	line-height: 28px;
	cursor: pointer;
	color: #767676;
	font-size: 14px;
	overflow: hidden;
	background: #fff url(../img/subcat/arrow-down.png) right 7px center no-repeat;
	position: relative; }
.specification .specification__select select {
	width: inherit;
	max-width: inherit;
	height: inherit;
	line-height: inherit;
	cursor: inherit;
	color: inherit;
	font-size: inherit;
	background: transparent;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none !important;
	outline: 0;
	position: absolute;
	padding-left: 10px;
	padding-right: 24px;
	z-index: 1; }

.specification .specification__mobile_table {
	margin-bottom: 30px;
	display: none;
	background: #f3f3f3; }
.specification .specification__mobile_table .specification__mobile_table-row {
	padding: 15px;
	position: relative;
	border-bottom: 1px solid #dadada;
}
.specification .specification__mobile_table .specification__mobile_table-row .specification__table-remove {
	position: absolute;
	top: 7px;
	right: 15px;
	font-size: 14px;
}
.specification .specification__mobile_table .specification__mobile_table-row:last-child {
	border-bottom: none; }
.specification .specification__mobile_table .specification__mobile_table-name {
	margin-bottom: 10px;
	padding-right: 25px;
}
.specification .specification__mobile_table .specification__mobile_table-count span,
.specification .specification__mobile_table .specification__mobile_table-price span {
	font-family: "open-sans-bold";
	color: #555; }
.specification .specification__mobile_table .specification__mobile_table-count {
	margin-bottom: 3px; }

.specification .specification__table {
	width: 100%;
	margin-bottom: 20px; }
.specification .specification__table th {
	text-transform: uppercase;
	line-height: 45px;
	font-family: "open-sans-semibold";
	font-size: 13px;
	color: #000;
	white-space: nowrap;
	border-bottom: 2px solid #000;
	background: #f2f2f2; }
.specification .specification__table th:nth-child(2) {
	/*text-align: center;*/
	text-align: left;
}
.specification .specification__table th:nth-child(3) {
	text-align: center;
}
.specification__table-remove_col {
	width: 20px;
}
.specification__table-remove {
	padding: 5px;
	display: block;
	font-family: "open-sans-bold";
	color: #e6262e;
	cursor: pointer;
}

.specification .specification__table th, .specification .specification__table td {
	padding: 0 20px; }
.specification .specification__table td {
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 1.6;
	font-size: 16px;
	color: #767676;
	border-bottom: 1px solid #dadada; }
.specification .specification__table td a {
	color: inherit; }
.specification .specification__table td a:hover {
	text-decoration: underline; }
.specification .specification__table td:nth-child(2) {
	/*text-align: center;*/
	text-align: left;
	white-space: nowrap; }
.specification .specification__table td:nth-child(3) {
	text-align: center; }
.specification .specification__table tr:last-child td {
	text-align: right;
	font-family: "open-sans-bold";
	font-size: 24px;
	color: #000;
	border-bottom: none; }
.specification input[name="quantity"] {
	max-width: 50px !important;
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
}
.specification__form {
	padding: 20px 20px 0px;
	background: #f3f3f3; }
.specification__form .specification__form-h {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-family: "open-sans-semibold";
	font-size: 18px;
	color: #000; }
.specification__form .privacy_checkbox {
	margin-bottom: 25px;
	/*padding-left: 25px;*/
	display: block;
	position: relative;
	font-size: 12px;
	color: #767676;
	/*cursor: pointer;*/ }
/*.specification__form .privacy_checkbox:before {
      content: "";
      width: 16px;
      height: 16px;
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      background: url("../img/checkbox.png") no-repeat 0 0;
      background-size: 16px; }*/
.specification__form input[type="checkbox"]:checked + label:before {
	background-position: 0 -16px;
}
.specification__form input[type="checkbox"] {
	display: none;
}
.specification__form input {
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	padding: 0 15px;
	font-size: 14px;
	color: #767676;
	border: none;
}
.specification__form ._btn_red,
.specification__form ._btn_custom {
	height: 50px;
	display: block;
	margin-bottom: 5px;
	/*float: left;*/
	text-align: center;
	font-family: "open-sans-semibold";
	font-size: 14px;
	transition: all 200ms;
	cursor: pointer;
}
.specification__form ._btn_custom_label {
	margin-bottom: 20px;
	display: block;
	font-size: 12px;
}
.specification__form ._btn_custom_label.disabled {
	color: #b3b4b3;
}
.specification__form ._btn_custom {
	/*margin-right: 12px;*/
	padding: 7px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
	color: #37272e;
	background: #f3f3f3;
	border: 1px solid #888;
}
.specification__form ._btn_custom:hover {
	background: #e3e3e3;
}
/*.specification__form ._btn_custom:nth-child(1) {
      width: 130px;
}
.specification__form ._btn_custom:nth-child(2) {
      width: 160px;
}*/
.specification__form ._btn_red {
	/*width: 186px;*/
	text-transform: uppercase;
	line-height: 50px;
	color: #fff;
	background: #e6262e;
	border: none;
	white-space: nowrap;
}
.specification__form ._btn_red:hover {
	background: #f3333b;
}
.specification__form .button.disabled {
	cursor: not-allowed !important;
}
.specification__form ._btn_custom.disabled,
.specification__form ._btn_custom.disabled:hover {
	color: #b3b4b3;
	background: #f3f3f3;
	border: 1px solid #b3b4b3;
}
.specification__form ._btn_red.disabled,
.specification__form ._btn_red.disabled:hover {
	background: #ec8c90;
}

#ajax_content {
	transition: all 200ms; }

#contacts .contacts__headline {
	font-family: "open-sans-bold";
	font-size: 18px;
	color: #000; }
#contacts .contacts__headline:after {
	content: "";
	width: 40px;
	height: 4px;
	margin-top: 15px;
	margin-bottom: 20px;
	display: block;
	background: #e6262e; }

#contacts .contacts__subheadline {
	margin-bottom: 30px; }

#contacts .contacts__blocks .contacts__blocks-row {
	margin-bottom: 25px;
	padding-left: 45px; }
#contacts .contacts__blocks .contacts__blocks-row.place {
	background: url("../img/icon-place.png") no-repeat 5px 3px; }
#contacts .contacts__blocks .contacts__blocks-row.phone {
	background: url("../img/icon-phone.png") no-repeat 0px 3px; }
#contacts .contacts__blocks .contacts__blocks-row.mail {
	background: url("../img/icon-mail.png") no-repeat 1px 3px; }

#contacts .contacts__blocks .contacts__blocks-row_headline {
	margin-bottom: 4px;
	font-family: "open-sans-bold";
	font-size: 18px;
	color: #000; }

#contacts .contacts__blocks .contacts__blocks-row_text {
	line-height: 1.5;
	font-size: 14px;
	color: #000; }
#contacts .contacts__blocks .contacts__blocks-row_text span {
	margin-bottom: 2px;
	display: block;
	color: #767676; }
#contacts .contacts__blocks .contacts__blocks-row_text span b, #contacts .contacts__blocks .contacts__blocks-row_text span strong {
	font-family: "open-sans-bold";
	color: #000; }
#contacts .contacts__blocks .contacts__blocks-row_text a {
	text-decoration: underline;
	color: #000; }
#contacts .contacts__blocks .contacts__blocks-row_text a:hover {
	text-decoration: none; }
#contacts .contacts__blocks .contacts__blocks-row_text a.popup_link {
	display: inline-block;
	text-decoration: none;
	color: #767676;
	border-bottom: 1px dashed #767676; }
#contacts .contacts__blocks .contacts__blocks-row_text a.popup_link:hover {
	border-bottom-color: transparent; }

.contacts_form {
	margin-top: 50px;
	padding: 80px 0 90px;
	background: url("../img/contacts_form.jpg") no-repeat center;
	background-size: cover; }
.contacts_form input:not([type="checkbox"]),
.contacts_form textarea {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #767676;
	background: #fff;
	border: none; }
.contacts_form input:not([type="checkbox"]) {
	height: 40px;
	margin-bottom: 20px; }
.contacts_form input:last-child {
	margin-bottom: 0; }
.contacts_form textarea {
	height: 100px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	resize: none; }
.contacts_form textarea.row-3 {
	height: 160px;
	margin-bottom: 0; }
.contacts_form .privacy {
	font-size: 12px;
	color: #767676; }
.contacts_form .privacy.mtp-15 {
	margin: 15px 0; }
.contacts_form .btn {
	max-width: unset;
	height: 40px;
	margin-top: 5px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: "open-sans-bold";
	font-size: 14px;
	color: #fff;
	background: #e6262e;
	border-radius: 0;
	border: none;
	cursor: pointer; }
.contacts_form input.hidden {
	display: none; }
.contacts_form label:not(.privacy) {
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-family: "open-sans-bold";
	font-size: 14px;
	color: #37272e;
	background: #b3b4b3;
	cursor: pointer; }
.contacts_form label:not(.privacy) i {
	margin-right: 3px;
	position: relative;
	top: 1px;
	font-size: 18px; }
.contacts_form.en_form {
	margin-top: 0;
}
.side_headline {
	margin-bottom: 20px;
	font-family: "open-sans-bold";
	font-size: 36px;
	color: #000; }
.side_headline span {
	color: #e6262e; }
.side_headline .side_headline-subheadline {
	margin: 10px 0 0;
	display: block;
	line-height: 1.5;
	font-family: "open-sans-semibold";
	font-size: 17px;
	color: #767676; }
.side_headline .side_headline-subheadline:after {
	content: "";
	width: 60px;
	height: 4px;
	margin: 30px 0 0;
	display: block;
	background: #e6262e; }
#distribution .side_headline {
	text-align: center;}
#distribution .side_headline .side_headline-subheadline:after {
	margin: 30px auto;
}



.popup_message {
	max-width: 500px;
	padding: 30px;
	display: none; }
.popup_message .popup_message-headline {
	margin-bottom: 25px;
	font-family: "open-sans-bold";
	font-size: 18px;
	color: #000; }
.popup_message .popup_message-headline.-centered {
	text-align: center; }
.popup_message p {
	line-height: 1.8;
	font-size: 14px;
	color: #767676; }

.popup_map {
	width: 100%;
	max-width: 1000px;
}
#mapStock {
	height: 350px;
	max-height: 100%;
}
#about {
	margin-top: 30px;
	margin-bottom: 50px; }
#about .about_text p, li {
	font-size: 15px;
	color: #767676;
}
#about .about_text p {
	margin: 0 0 15px;
	padding: 0;
}
#about .about_text p:last-child {
	margin: 0; }
#about .about_text h3 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 20px;
	color: #363636;
}
#company-earn {margin-bottom: 120px;}
#company-earn .intro_text {
	margin: 0 0 50px;
	text-align: center;
	line-height: 1.6;
	font-family: "open-sans-bold";
	font-size: 18px;
	color: #000; }
#distribution .distribution__brands_list {
	margin-bottom: 0px; }

#distribution .distribution__brand {
	width: 50%;
	position: relative;
	float: left; }
#distribution .distribution__brand:after {
	content: "";
	display: block;
	padding-bottom: 100%; }

#distribution .distribution__brand-content {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	transition: all 200ms; }
#distribution .distribution__brand-content:hover {
	background: #ebebeb; }
#distribution .distribution__brand-content img {
	width: 150px;
	height: auto;
}
#distribution .portfel {
	background: #e6262e;
	border: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	padding: 10px 35px;
	position: relative;
	left: 0;
	top: 20px;
	margin-left: 0;
	bottom: 18px;
	text-transform: uppercase;
	transition: all 200ms;
}
#distribution .portfel:hover {
	background: #d8242a;
}
#distribution .portfel i{
	padding-right: 10px;
}
#distribution .side_headline {
	text-align: center;
}
#distribution .side_headline-subheadline:after {
	margin: 30px auto 0;
}

.earn_text_top {
	margin-bottom: 60px;
}
form input[name="security"] {
	display: none!important;
}
form .error {
	border: 1px solid #ff0000;
}



#working_conditions-links {
	margin-bottom: 50px;
	border-bottom: 1px solid #b3b4b3;
}

#working_conditions-links ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: flex;
	list-style: none;
	justify-content: center;
}

#working_conditions-links ul li {
	margin: 0;
	padding: 0;
	display: block;
}

#working_conditions-links ul li a {
	padding: 17px 20px;
	display: block;
	text-transform: uppercase;
	font-family: "open-sans-bold";
	font-size: 15px;
	color: #000;
	background: #fff;
	border-bottom: 4px solid transparent;
	transition: all 200ms;
}

#working_conditions-links ul li a:hover {
	color: #b3b4b3;
	background: #f3f3f3;
	border-bottom-color: #b3b4b3;
}

#working_conditions-links ul li a.active,
#working_conditions-links ul li a.active:hover {
	color: #000;
	background: #f3f3f3;
	border-bottom-color: #e6262e;
}

.work_conditions-h {
	text-align: center;
	text-transform: uppercase;
	font-family: "open-sans-bold";
	font-size: 32px;
	color: #000;
}

.work_conditions-h:after {
	content: "";
	width: 62px;
	height: 4px;
	margin: 30px auto 50px;
	display: block;
	background: #e6262e;
}

#cash_programs {
	margin-top: 90px;
	margin-bottom: 50px;
}

#cash_programs .cash_programs-description {
	width: 100%;
	height: 100%;
	padding: 25px;
	display: none;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border: 2px solid #e6262e;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	z-index: 900;
}

#cash_programs .cash_programs-description p {
	line-height: 1.5;
	font-size: 14px;
	color: #767676;
}

#cash_programs .cash_programs-description strong, #cash_programs .cash_programs-description b {
	color: #000;
}

#cash_programs .cash_programs-block {
	margin-bottom: 30px;
	position: relative;
	background: #f9f9f9;
	transition: all 150ms;
}

#cash_programs .cash_programs-block:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

#cash_programs .cash_programs-block:hover {
	background: #f2f2f2;
}

#cash_programs .cash_programs-block:hover .cash_programs-description {
	display: flex;
}

#cash_programs .cash_programs-content {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
}

#cash_programs .cash_programs-content .cash_programs-img img {
	margin: 0 auto 40px;
	display: block;
}

#cash_programs .cash_programs-content .cash_programs-img span {
	padding: 0 30px;
	display: block;
	text-align: center;
	font-family: "open-sans-bold";
	font-size: 18px;
	color: #000;
}

.imaged_articles {
	margin-top: 90px;
}

.imaged_articles .imaged_articles-block {
	margin-bottom: 30px;
	background: #f9f9f9;
	transition: all 150ms;
}

.imaged_articles .imaged_articles-block:hover {
	background: #f2f2f2;
}

.imaged_articles .imaged_articles-content {
	padding: 25px 20px;
	text-align: center;
}

.imaged_articles .imaged_articles-img a {
	display: block;
}

.imaged_articles .imaged_articles-img img {
	max-width: 100%;
	margin: 0 auto;
}

.imaged_articles .imaged_articles-icon {
	margin-bottom: 15px;
	padding-top: 60px;
	text-align: center;
}

.imaged_articles .imaged_articles-name {
	margin-bottom: 15px;
	font-family: "open-sans-bold";
	font-size: 20px;
	color: #000;
	padding: 0 20px;
}

.imaged_articles .imaged_articles-caption {
	margin-bottom: 10px;
	line-height: 1.6;
	font-size: 14px;
	color: #767676;
}

.imaged_articles .imaged_articles-btn a {
	max-width: 145px;
	padding-left: 15px;
	padding-right: 65px;
	margin: 20px auto 0;
	display: block;
	position: relative;
	line-height: 35px;
	text-decoration: none;
	font-family: "open-sans-bold";
	font-size: 14px;
	color: #fff;
	background: #e6262e;
	border-radius: 4px;
}

.imaged_articles .imaged_articles-btn a i {
	width: 40px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 35px;
	text-align: center;
	border-left: 1px solid #e28387;
}

#delivery-block {
	margin-top: 60px;
	padding: 85px 0;
	background: url("../img/work_conditions/delivery_bg.jpg") no-repeat center;
	background-size: cover;
}

#delivery-block .delivery-toptext {
	margin-bottom: 45px;
	text-align: center;
	font-size: 16px;
	color: #000;
}

#delivery-block .delivery-wrap {
	margin-bottom: 30px;
	position: relative;
}

#delivery-block .delivery-block {
	height: auto;
	padding: 30px 10px;
	text-align: center;
	color: #000;
	background: #fff;
}
#delivery-block .delivery-icon {
	margin-bottom: 10px;
}

#delivery-block .delivery-h {
	margin-bottom: 10px;
	font-family: "open-sans-bold";
	font-size: 18px;
}

#delivery-block .delivery-text {
	font-size: 14px;
}

#delivery-block .delivery-text span {
	margin-bottom: 3px;
	display: block;
}

#delivery-block .delivery-text span:last-child {
	margin-bottom: 0;
}

#delivery-block .delivery-links {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}

#delivery-block .delivery-links a {
	margin: 0 10px;
	display: inline-block;
	color: #767676;
	border-bottom: 1px dashed #767676;
}

#delivery-block .delivery-links a:hover {
	border-bottom-color: #e6262e;
}
.b24-web-form-popup-btn-5 {
	cursor: pointer;
}
.attrde_en-headline {
	margin-bottom: 35px;
	text-align: center;
	text-transform: uppercase;
	font-size: 36px;
	color: #000;
}
.attrde_en-headline.-subline:after {
	content: "";
	width: 60px;
	height: 3px;
	margin: 15px auto 0;
	display: block;
	background: #e6262e;
}
.attrde_now {
	padding: 80px 0 50px;
	background: #fff;
	background-size: cover;
	background-image: url(../img/en-fon.jpg);
	background-repeat: no-repeat;
}
.attrde_now .attrde_en-headline {
	color: #fff;
}
.attrde_now .attrde_now-white {
	margin-bottom: 30px;
	padding: 20px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	line-height: 1.6;
	font-size: 16px;
	color: #000;
	background: #fff;
}

#attrade_digits {
	margin: 50px 0;
}
#attrade_digits .attrade_digits-wrap {
	margin-bottom: 30px;
	padding: 30px 10px 25px;
	text-align: center;
	background: #f9f9f9;
}
#attrade_digits .attrade_digits-head {
	margin-bottom: 5px;
	line-height: 1.3;
	text-transform: uppercase;
	font-size: 24px;
	color: #000;
}
#attrade_digits .attrade_digits-caption {
	font-size: 16px;
	color: #767676;
}
#attrade_digits .attrade_digits-count {
	font-family: "open-sans-bold";
	font-size: 60px;
	color: #000;
}
.img-page {
	padding: 60px 0;
	height: auto;
	width: 100%;
}
#supports_dealers {
	margin: 30px 0 0;
}
#supports_dealers .supports_dealers-item {
	padding: 30px 0 15px;
}
#supports_dealers .supports_dealers-item:nth-child(1n+1) {
	background: #f1f1f1;
}
#supports_dealers .supports_dealers-item:nth-child(2n+2) {
	background: #f9f9f9;
}
#supports_dealers .supports_dealers-count {
	font-family: "open-sans-semibold";
	font-size: 30px;
	color: #000;
}
#supports_dealers .supports_dealers-count span {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	display: inline-block;
	line-height: 46px;
	text-align: center;
	border: 1px solid #e5252d;
	border-radius: 100%;
}
#supports_dealers .supports_dealers-list {
	font-size: 18px;
}
#supports_dealers .supports_dealers-list ul {
	list-style-type: lower-alpha;
	margin: 10px 0 0;
	padding: 0;
}
#supports_dealers .supports_dealers-list ul li {
	margin: 0 0 5px;
	padding: 0;
}
.en_logistics {
	margin: 60px 0 30px;
}
.en_logistics .en_logistics-block-wrap {
	height: 100%;
	padding-bottom: 30px;
}
.en_logistics .en_logistics-block {
	height: 100%;
	padding: 30px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 16px;
	color: #000;
	background: #f9f9f9;
}
.marketing_sales {
	padding: 70px 0 80px;
}
.marketing_sales.-gray {
	/*margin-top: 80px;*/
	background: #f1f1f1;
}
.marketing_sales-block {
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 15px;
	color: #000;
	border: 3px solid #e5252d;
}
.marketing_sales-block.-gray-brd {
	padding-top: 45px;
	padding-bottom: 45px;
	border-color: #b3b3b3;
}
.marketing_sales-head {
	margin-bottom: 5px;
	line-height: 24px;
	font-size: 24px;
	color: #000;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
}
.marketing_sales-head.-address {
	padding-left: 30px;
	background-image: url('../img/about/en-icon-place.png');
}
.marketing_sales-head.-phone {
	padding-left: 35px;
	background-image: url('../img/about/en-icon-phone.png');
}
.marketing_sales-head.-email {
	padding-left: 30px;
	background-image: url('../img/about/en-icon-email.png');
}
.marketing_sales-caption {
	width: 100%;
	font-size: 16px;
	color: #000;
}
.marketing_sales-caption a {
	color: #000;
}
.marketing_sales-caption a:hover {
	text-decoration: underline;
}
.hidden-email,
.popup-auth .auth,
.popup-auth .register,
.popup-auth .forgot-password {
	display: none;
}
.popup-auth .auth.active,
.popup-auth .register.active,
.popup-auth .forgot-password.active {
	display: block;
}
#popup-auth {
	width: 100%;
	max-width: 350px;
}
#popup-auth td {
	padding: 10px 0 5px;
}
#popup-auth tr,
#popup-auth tr:nth-child(even) {
	background: #fff;
}
#popup-auth .title,
#popup-auth .tab-nav {
	margin: -24px -24px 0;
}
#popup-auth .tab-nav > div {
	width: 50%;
	float: left;
	border-bottom: 1px solid #f2f2f2;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
	background-color: #f2f2f2;
}
#popup-auth .title {
	padding: 12px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	background-color:  #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
#popup-auth .tab-nav > div.active {
	background-color:  #fff;
	cursor: text;
}

#popup-auth input[type="text"],
#popup-auth input[type="password"],
#popup-auth input[type="email"] {
	width: 100%;
	height: 36px;
	line-height: 32px;
	padding: 0px 10px;
	margin-top: 7px;
	font-size: 14px;
}
#popup-auth form[name="bform"] input[type="text"],
#popup-auth form[name="bform"] input[type="password"],
#popup-auth form[name="bform"] input[type="email"] {
	width: auto;
	margin-left: 4px;
}
#popup-auth button,
#popup-auth input[type="submit"] {
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	-webkit-appearance: none;
	outline: none;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	font-family: "open-sans-semibold";
	color: #fff;
	border: 0;
	background: #e6262e;
	padding: 10px 20px;
	width: 160px;
	margin: 0 auto;
	transition: background-color 150ms !important;
}
#popup-auth input[type="submit"][disabled] {
	text-indent: -1000em;
	background-image: url('images/loader.gif') !important;
	background-position: center !important;
	background-size: 25px !important;
	background-repeat: no-repeat !important;
	overflow: hidden;
}
#popup-auth .error {
	margin-top: 15px;
	text-align: center;
	color: #e6262e;
}
#popup-auth .error p {
	margin: 0;
	padding: 0;
}
#popup-auth .tabs form {
	margin-top: 5px;
}
#popup-auth a {
	border-bottom: 1px dotted #000;
}
#popup-auth a:hover {
	border-bottom: 0;
}
#popup-auth .forgot-password button,
#popup-auth .forgot-password input[type="submit"] {
	position: relative;
	left: 10px;
	width: 168px;
}
#popup-auth .info,
#popup-auth .privacy {
	font-size: 12px;
	color: #767676;
	margin-bottom: 20px;
}
#popup-auth .info,
#popup-auth .info p {
	margin-bottom: 0;
	padding-bottom: 0;
}
#popup-auth .fancybox-close-small {
	display: none !important;
}
#popup-auth ._auth_centered_text {
	text-align: center;
}
#popup-auth ._auth_centered_text td:first-child {
	position: relative;
}
/*#popup-auth ._auth_centered_text td:first-child:after {
  content: '';
  width: 1px;
  height: 90%;
  position: absolute;
  top: 5%;
  right: 0;
  background: #999;
}*/
#popup-auth .auth_icon_wrap span {
	height: 34px;
	margin-bottom: 10px;
	display: block;
}
#popup-auth .auth_icon_wrap span._icon_auth_b2b {
	background: url("../img/main-sprites/auth_icon_b2b.png") no-repeat center;
}
#popup-auth .auth_icon_wrap span._icon_auth_pass {
	background: url("../img/main-sprites/auth_icon_pass.png") no-repeat center;
}


[class*="ymaps-2"][class*="-ground-pane"] {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 3.5+ */
	-webkit-filter: grayscale(100%);
	/* Chrome 19+ & Safari 6+ */
}


.preloader {
	min-height: 30px;
	background: #fff url('../img/preloader.gif') no-repeat center;
}


.popup_form {
	width: 100%;
	max-width: 400px;
	padding: 25px;
	display: none;
	position: relative;
	background: #fff;
}
.popup_form__headline {
	margin: 0 0 15px;
	text-align: center;
	font-size: 20px;
	font-family: "open-sans-semibold";
	color: #333;
}
.popup_form__subtext {
	margin: 0 0 15px;
	font-size: 14px;
	color: #666;
}
.popup_form input {
	width: 100%;
	height: 36px;
	margin: 0 0 15px;
	padding: 0 10px;
	display: block;
	font-size: 14px;
	border: 1px solid #aaa;
}
.popup_form button[type="submit"] {
	max-width: 200px;
	height: 36px;
	margin: 0 auto;
	color: #fff;
	background: #e6262e;
	border: none;
	transition: all 200ms;
	cursor: pointer;
}
.popup_form button[type="submit"]:hover {
	background: #f3333b;
}
.popup_form button[type="submit"][disabled],
.popup_form button[type="submit"][disabled]:hover,
.popup_form button[type="submit"].active,
.popup_form button[type="submit"].active:hover {
	background: #ec8c90;
	cursor: not-allowed;
}
.popup_form .privacy_checkbox {
	margin-bottom: 15px;
	display: block;
	font-size: 12px;
}
.popup_form .result:not(.static) {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #000;
	transition: all 150ms;
}
.popup_form .result a {
	text-decoration: underline;
}
.popup_form .result a:hover {
	text-decoration: none;
}
.popup_form .result.active {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255,255,255,.9);
}
.popup_form .result.static {
	padding: 15px 0 0;
	text-align: center;
	color: #000;
}
.sidebar__nav.fiexed_sidebar > ul {
	position: relative;
}
.result.success {
	padding: 10px 0;
	font-weight: 600;
	text-align: right;
}

.dealers_tabs-switcher .city_selector {
	width: 100%;
	height: 42px;
	position: relative;
	line-height: 42px;
	font-size: 14px;
	color: #767676;
	background: #fff url(../img/subcat/arrow-down.png) right 7px center no-repeat;
	border: 1px solid #f2f2f2;
	overflow: hidden;
	cursor: pointer;
	transition: all 150ms;
}
.dealers_tabs-switcher .city_selector:not(.disabled):hover {
	border-color: #e6262e;
}
.dealers_tabs-switcher .city_selector.disabled {
	background-color: #f7f7f7;
	cursor: not-allowed;
}
.dealers_tabs-switcher .city_selector select {
	width: inherit;
	height: inherit;
	padding: 0 15px;
	position: absolute;
	left: 0;
	line-height: inherit;
	font-size: inherit;
	color: inherit;
	background: transparent;
	background: transparent;
	border: 0;
	appearance: none !important;
	outline: 0;
	cursor: inherit;
	z-index: 1;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
}
.dealers_tabs-switcher ul {
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
	display: block;
	justify-content: center;
	list-style: none;
	text-align: center;
}
.dealers_tabs-switcher ul li {
	margin: 0 0 15px;
	padding: 0 15px;
	display: block;
}
.dealers_tabs-switcher ul li a {
	display: block;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	border: 1px solid #f2f2f2;
	transition: all 150ms;
}
.dealers_tabs-switcher ul li a:hover {
	border-color: #e6262e;
}
.dealers_tabs-switcher ul li a.active {
	font-family: "open-sans-semibold";
	color: #fff;
	background: #e6262e;
	border-color: #e6262e;
}
.dealers_tabs-switcher ul li span {
	margin: 5px 0 0;
	display: block;
	font-size: 12px;
}
.dealers_tabs-container .dealers_tab {
	display: none;
}
.dealers_tabs-container .dealers_tab.active {
	display: block;
}
.service_page__conditions {
	margin: 0 0 35px;
	padding: 20px;
	background: #f2f2f2;
}
.popup_contact_form {
	width: 100%;
	max-width: 350px;
	display: none;
}
.service_page__conditions-headline {
	margin-bottom: 15px;
	padding-left: 40px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	background: url('../img/icon-pdf.png') no-repeat left center;
}
.popup_contact_form-headline {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: "open-sans-semibold";
	font-size: 20px;
	color: #000;
}
.popup_contact_form input:not([type="checkbox"]),
.popup_contact_form textarea {
	width: 100%;
	height: 40px;
	margin: 0 0 15px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	border: 1px solid #ccc;
	background: #f9f9f9;
}
.popup_contact_form textarea {
	height: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	resize: none;
}
.popup_contact_form .privacy {
	margin: 0 0 15px;
	font-size: 14px;
}
.popup_contact_form [type="submit"] {
	position: relative;
	display: block;
	height: 40px;
	width: 100%;
	line-height: 40px;
	border: 0;
	margin: 0 auto;
	background: transparent;
	font: bold 12px "OpenSans", Helvetica, Arial, sans-serif;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	outline: none;
	cursor: pointer;
	color: #FFFFFF;
	background: #EE1D24;
}
.popup_contact_form .result {
	margin-top: 12px;
	padding: 8px;
	display: none;
	text-align: center;
	font-size: 13px;
	color: #000;
	border: 1px solid #EE1D24;
}
.popup_contact_form .result.success {
	border-color: green;
}
.ajax-preloader{
	position: fixed;
	z-index: 100;
	width: 80px;
	height: 80px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	/*фон, циферблат*/
	background-image: url('images/loader.gif');
	background-size: 100%;
	background-repeat: no-repeat;
}

.req_price_btn {
	width: 100%;
	height: 40px;
	max-width: 220px;
	margin-top: 20px;
	margin-bottom: -5px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-family: "open-sans-semibold";
	font-size: 12px;
	color: #000;
	background: #f3f3f3;
	transition: all 150ms linear;
}
.req_price_btn.no-margin {
	margin: 0;
}
.vozmojn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 40px 0;
	font-weight: 600;
}
.vozmojn div {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.vozmojn img {
	margin-bottom: 15px;
}
.uslov {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 40px 0;
}
.kurs {
	display: flex;
	width: 30%;
	font-size: 20px;
	align-items: center;
	color: #000;
	font-weight: 600;
}
.kurs span {
	position: relative;
	text-transform: uppercase;
	font-size: 35.3px;
	padding-right: 45px;
}
.kurs span:after {
	position: absolute;
	right: 20px;
	bottom: -11px;
	content: '';
	width: 2px;
	height: 66px;
	background: #000;
}
.docs-load {
	width: 70%;
	font-size: 15px;
	font-weight: 600;
}
.docs-load .gray-fon{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 10px;
	padding: 15px;
	font-size: 14px;
	background: #e8e8e8;
	font-weight: 400;
}
.docs-load .gray-fon div a{
	display: flex;
	flex-direction: column;
	align-items: center;
}
#b_rules .snoska p {
	font-size: 12px;
	color: #585656;
	margin: 0;
	padding: 5px 0;
}
.sidebar__menu.sidebar__menu-display.section__menu li {
	background: #ddd;
	padding: 10px;
	font-size: 18px;
	margin-bottom: 5px;
	cursor: pointer;
}
.sidebar__menu.sidebar__menu-display.section__menu li:hover {
	background: #ccc;
}

.table-responsive {
	width: 100%;
	display: block;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.preloader {
	min-height: 60px;
	position: relative;
}
.preloader:after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.9) url('images/preloader-red.svg') no-repeat center;
	background-size: 60px;
	z-index: 1100;
}

/*
 * Корзина в шапке
 * -------------------------------------------------------------------------------------------------------------------*/
.bx-top-basket-block {
	display: flex;
	align-items: center;
	justify-content: center;
}
.bx-top-basket-block > a {
	display: flex;
}
.bx-top-basket-block .bx-top-basket-icon {
	margin-right: 5px;
	padding: 0 10px;
	display: block;
	font-size: 30px;
	color: #e6262e;
}
.bx-top-basket-block .bx-top-basket-content {
	font-size: 14px;
}
.bx-top-basket-block .bx-top-basket-content span {
	display: block;
}
.bx-top-basket-block .bx-top-basket-content strong {
	padding-top: 2px;
	display: block;
	font-size: 15px;
	font-weight: normal;
	white-space: nowrap;
}
@media(min-width: 768px) {
	.bx-top-basket-block {
		justify-content: flex-end;
	}
}

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


.alert {
	position: relative;
	padding: 10px 15px;
	display: flex;
	align-items: center;
	font-size: 14px;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}
.alert.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}
.alert.align-center {
	text-align: center;
	justify-content: center;
}

.en_agency {
	margin-bottom: 40px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.en_agency__item {
	margin-bottom: 10px;
	padding: 20px;
	flex: 0 0 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	/*font-family: "open-sans-semibold";*/
	font-size: 15px;
	color: #767676;
	border: 2px solid #f0f0f0;
	border-radius: 5px;
	transition: all 200ms;
}
.en_agency__item:hover {
	border-color: #e6262e;
}
.en_agency__item:before {
	content: "";
	margin-right: 12px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.en_agency__item_ru:before {
	width: 20px;
	height: 14px;
	background-image: url('images/flags/ru.png');
	box-shadow: 0 0 2px 0 rgba(0,0,0,.35);
}
.en_agency__item_kz:before {
	width: 25px;
	height: 12px;
	background-image: url('images/flags/kz.png');
}
.en_agency__item_uz:before {
	width: 25px;
	height: 12px;
	background-image: url('images/flags/uz.png');
}
@media(min-width: 768px) {
	.en_agency {
		flex-direction: row;
		flex-wrap: wrap;
	}
	.en_agency__item {
		margin-left: 10px;
		margin-right: 10px;
		flex-basis: 350px;
	}
	.en_agency__item:before {
		margin-right: 8px;
	}
}

.cookies-notifier {
	padding: 20px 0 15px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 12px;
	color: #333;
	background-color: rgba(255, 255, 255, 0.975);
	box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, 0.1);
	z-index: 10000;
}
.cookies-notifier a {
	text-decoration: underline;
}
.cookies-notifier a:hover {
	text-decoration: none;
}
@media (min-width: 992px) {
	.cookies-notifier__row {
		display: flex;
		align-items: center;
	}
	.cookies-notifier__row span {
		padding-right: 30px;
	}
}
.cookies-notifier button {
	margin: 25px auto 0;
}
@media (min-width: 992px) {
	.cookies-notifier button {
		margin: 0;
	}
}

.btn-default {
	width: auto;
	height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-family: "open-sans-bold";
	font-size: 14px;
	color: #fff;
	background: #e6262e;
	border-radius: 0;
	border: 0;
}

.order1 {
	color: #767676;
    font-size: 13px;
}