.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	 -moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	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);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 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;
}
.slick-loading .slick-list {
	background: #fff url(misc/slick/ajax-loader.gif) center center no-repeat;
}
.slick-prev,
.slick-next {
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	outline: none;
	border: 0;
	font-size: 0;
	z-index: 2;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
	cursor: default;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	display: none;
}
.slick-initialized {
	visibility: visible!important;
}@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.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:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.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;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;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;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;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;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.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;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select: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-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;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{transition-timing-function:cubic-bezier(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;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-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(.5,.5,.5);transform:scale3d(.5,.5,.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(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.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;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;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:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}@font-face {
	font-family: 'bold';
	font-style: normal;
	src: url('fonts/bold.woff2') format('woff2'),
		url('fonts/bold.woff') format('woff'),
		url('fonts/bold.ttf') format('ttf'),
		url('fonts/bold.eot') format('eot');
}
@font-face {
	font-family: 'light';
	font-style: normal;
	src: url('fonts/light.woff2') format('woff2'),
		url('fonts/light.woff') format('woff'),
		url('fonts/light.ttf') format('ttf'),
		url('fonts/light.eot') format('eot');
}
@font-face {
	font-family: 'medium';
	font-style: normal;
	src: url('fonts/medium.woff2') format('woff2'),
		url('fonts/medium.woff') format('woff'),
		url('fonts/medium.ttf') format('ttf'),
		url('fonts/medium.eot') format('eot');
}
@font-face {
	font-family: 'reg';
	font-style: normal;
	src: url('fonts/reg.woff2') format('woff2'),
		url('fonts/reg.woff') format('woff'),
		url('fonts/reg.ttf') format('ttf'),
		url('fonts/reg.eot') format('eot');
}
@-ms-viewport {
	width: auto!important;
}
html {
	font-family: sans-serif;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
b,
strong {
	font-weight: 700;
}
img {
	border: 0;
}
button,
input,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: 0;
}
input,
textarea {
	-webkit-appearance: none;
}
button,
input[type="submit"] {
	-webkit-appearance: button;
	overflow: visible;
	cursor: pointer;
}
button,
select {
	text-transform: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	resize: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
::-webkit-input-placeholder {
	color: #8D8D8D;
}
:-ms-input-placeholder {
	color: #8D8D8D;
}
::-ms-input-placeholder {
	color: #8D8D8D;
}
::placeholder {
	color: #8D8D8D;
}
.hidden {
	display: none!important;
}
[data-url] {
	cursor: pointer;
}
[data-fancybox] {
	cursor: zoom-in;
	outline: none;
}
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.container {
	width: 1320px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
body {
	font-family: 'light';
	font-size: 15px;
	line-height: 1;
}
.text b,
.text strong {
	font-weight: normal;
	font-family: 'bold';
}
.text img {
	max-width: 100%;
	display: block;
}
.text iframe {
	display: block;
	max-width: 100%;
}
.text {
	font-size: 15px;
	line-height: 1.3;
	color: #353333;
}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
	margin-top: 20px;
	margin-bottom: 0;
	font-family: 'bold';
	color: #151313;
}
.text h1:first-child,
.text h2:first-child,
.text h3:first-child,
.text h4:first-child,
.text h5:first-child,
.text h6:first-child {
	margin-top: 0;
}
.text h1 {
	font-size: 24px;
	text-align: center;
}
.page_brand .text h1,
.page_sidebar .text h1,
.page_default .text h1,
.page_catalog .text h1 {
	text-align: left;
}
.text h2 {
	font-size: 18px;
}
.text h3 {
	font-size: 16px;
}
.text h4 {
	font-size: 14px;
}
.text h5 {
	font-size: 13px;
}
.text h6 {
	font-size: 12px;
}
.text p {
	margin-top: 20px;
	margin-bottom: 0;
}
.text p:first-child {
	margin-top: 0;
}
.text a {
	color: #DD256C;
}
.text a:hover {
	text-decoration: none;
}
.text ul,
.text ol {
	margin-top: 20px;
	margin-left: 20px;
}
.text ul li,
.text ol li {
	position: relative;
	margin-top: 5px;
	padding-left: 20px;
}
.text ul li:first-child,
.text ol li:first-child {
	margin-top: 0;
}
.text ol {

}
.text ul li {
	display: list-item;
	list-style: none;
	padding-left: 0;
	margin-left: 20px;
}
.text ol li {

}
.text ol > li:before {

}
.text hr {
	display: block;
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 15px 0;
}
.text table {
	margin-top: 20px;
}
.text table:first-child {
	margin-top: 0;
}
.text table td {
	padding: 4px 8px;
}
.input-text {
	font-family: 'reg';
	width: 100%;
}
.input-textarea {
	font-family: 'reg';
	width: 100%;
}
.input-text.error,
.input-textarea.error {
	border: 1px solid #e41f1f!important;
	background: #fddddd!important;
}
.iframe {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
html, body {
	height: 100%;
}
.page {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.content {
	flex: 1 0 auto;
}
.footer {
	flex: 0 0 auto;
}
.line {
	font-size: 0;
}
.line > div {
	float: none;
	display: inline-block;
}
.line.va-middle > div {
	vertical-align: middle;
}
.slider {
	visibility: hidden;
}
.block-title {
	text-align: center;
	font-size: 24px;
	font-family: 'bold';
	color: #151313;
	/*margin-top: 32px;*/
	margin-top: 50px;
}
.page_brand .block-title,
.page_sidebar .block-title,
.page_default .block-title,
.page_catalog .block-title {
	text-align: left;
}
.block-title a {
	color: #2922C3;
	text-decoration: underline;
}
.block-title a:hover {
	text-decoration: none;
}
.block-subtitle {
	font-size: 15px;
	font-family: 'reg';
	color: #000;
	text-align: center;
	margin-top: 17px;
}
.page_brand .block-subtitle,
.page_default .block-subtitle,
.page_catalog .block-subtitle {
	text-align: left;
}
.button_1 {
	background: #2922C3;
	color: #fff;
	border: 0;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_1:hover {
	background: #4842CC;
}
.button_2 {
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #010101;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_2:hover {
	border: 1px solid #010101;
}
.button_3 {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_3:hover {
	background: #fff;
	border: 1px solid #fff;
	color: #000;
}
.button_4 {
	background: #DD256C;
	color: #fff;
	border: 0;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_5 {
	background: #F9F9F9;
	color: #353333;
	border: 0;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_5:hover {
	background: #f2f2f2;
}
.top {}
.top__inner {}
.top__inner > div {
	padding: 10px 0;
}
.top__logo {
	width: 365px;
	line-height: 1;
	color: #000;
}
.top__logo-inner {
	padding-left: 35px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #000;
}
.top__logo-icon {
	width: 28px;
	height: 42px;
	background-image: url(img/top__logo-icon_default.png);
	background-position: center center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -21px;
}
.top__logo-title {
	font-size: 24px;
	font-family: 'reg';
}
.top__logo-subtitle {
	font-size: 14px;
	font-family: 'light';
	margin-top: 2px;
}
.top__shedule {
	width: 270px;
	font-size: 13px;
	line-height: 1.8;
	font-family: 'reg';
}
.top__contacts {
	color: #010101;
	line-height: 1;
	width: 250px;
}
.top__contacts-text {
	font-size: 13px;
	font-family: 'reg';
}
.top__contacts-phone {
	font-size: 17px;
	font-family: 'bold';
	margin-top: 7px;
}
.top__contacts-phone a {
	color: #010101;
	text-decoration: none;
}
.top__buttons {
	text-align: right;
	width: 405px;
	padding: 25px 0!important;
}
.top__buttons-button {
	height: 40px;
	font-size: 14px;
	font-family: 'bold';
	padding: 0 18px;
	border-radius: 20px;
}
.top__buttons-button + .top__buttons-button {
	margin-left: 10px;
}
.main-slider {margin-top: 20px;}
.main-slider__content {}
.main-slider__content-left {
	float: left;
	width: 250px;
}
.main-slider__content-right {
	float: right;
	width: 1026px;
	height: 514px;
	position: relative;
}
.main-slider__slider-small_1 {}
.main-slider__slider-small_2 {}
.main-slider__slider-small + .main-slider__slider-small {
	margin-top: 14px;
}
.main-slider__slider-small .slick-arrow {
	width: 27px;
	height: 27px;
	position: absolute;
	background-image: url(img/main-slider__slider-small__arrows.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 4;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.main-slider__slider-small .slick-arrow:hover {
	opacity: .6;
}
.main-slider__slider-small .slick-next {
	background-position: -27px 0px;
	right: 15px;
	top: 15px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
}
.main-slider__slider-small .slick-prev {
	background-position: 0px 0px;
	right: 52px;
	top: 15px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
	left: auto;
}
.main-slider__slider-small .main-slider__item {
	width: 250px;
	height: 250px;
	display: block!important;
}
.main-slider__slider-small .main-slider__item-content {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	z-index: 3;
}
.main-slider__slider-small .main-slider__item-inner {
	text-decoration: none;
	color: #fff;
	font-size: 0;
	overflow: hidden;
	display: block;
}
.main-slider__slider-small .main-slider__item-inner:after {
	content: '';
	z-index: 2;
	position: absolute;
	display: block;
	height: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000));
	background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
}
.main-slider__slider-small .main-slider__item-inner img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}
.main-slider__slider-small .main-slider__item-title {
	display: inline-block;
	font-size: 14px;
	font-family: 'bold';
	background: #2922C3;
	padding: 9px 10px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.main-slider__slider-small a.main-slider__item-inner:hover .main-slider__item-title {
	background: #fff;
	color: #000;
}
.main-slider__slider-small .main-slider__item-subtitle {
	display: block;
	font-size: 18px;
	font-family: 'bold';
	margin-top: 14px;
}
.main-slider__slider-big {}
.main-slider__slider-big .slick-arrow {
	width: 36px;
	height: 36px;
	position: absolute;
	background-image: url(img/main-slider__slider-big__arrows.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 4;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.main-slider__slider-big .slick-arrow:hover {
	opacity: .6;
}
.main-slider__slider-big .slick-next {
	background-position: -36px 0px;
	right: 20px;
	cursor: pointer;
}
.main-slider__slider-big .slick-prev {
	background-position: 0px 0px;
	left: 20px;
	cursor: pointer;
}
.main-slider__slider-big .main-slider__item {
	height: 514px;
	overflow: hidden;
}
.main-slider__slider-big .main-slider__item-inner {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
}
.main-slider__slider-big .main-slider__item-content {
	display: table-cell;
	height: 514px;
	vertical-align: middle;
	padding-right: 60px;
}
.main-slider__slider-big .main-slider__item img {
	width: 100%;
}
.main-slider__slider-big .main-slider__item-title {
	color: #000;
	font-size: 32px;
	font-family: 'bold';
	display: block;
}
.main-slider__slider-big .main-slider__item-subtitle {
	display: block;
	font-size: 15px;
	color: #000;
	line-height: 1.6;
	margin-top: 26px;
}
.main-slider__slider-big .main-slider__item-button {
	height: 40px;
	font-size: 14px;
	font-family: 'bold';
	padding: 0 18px;
	border-radius: 20px;
	margin-top: 33px;
}
.main-slider__all-actions {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	font-family: 'bold';
	height: 44px;
	padding: 0 38px 0 30px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.small {/**/
	display: none;
}
.main-slider__all-actions:hover {
	background: #000;
}
.main-slider__all-actions:after {
	content: '';
	width: 8px;
	height: 13px;
	position: absolute;
	background: url(img/main-slider__all-actions.png);
	display: block;
	right: 15px;
	top: 50%;
	margin-top: -6px;
}
.edges {
	margin-top: 14px;
}
.edges__content {
	background: #F4F4F4;
	padding: 20px 0;
}
.edges__item {
	padding: 0 30px;
	float: left;
	width: 25%;
	position: relative;
}
.edges__item > div {
	height: 78px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 93px;
	font-size: 15px;
	line-height: 1.3;
	color: #000;
}
.edges__item-icon {
	width: 78px;
	height: 78px;
	background: #fff;
	position: absolute;
	left: 30px;
	top: 50%;
	margin-top: -39px;
	overflow: hidden;
	border-radius: 50%;
}
.edges__item-icon:after {
	content: '';
	width: 56px;
	height: 42px;
	background-image: url(img/edges__item-icon.png);
	display: block;
	top: 50%;
	left: 50%;
	margin: -21px 0 0 -28px;
	position: absolute;
}
.edges__item-icon_1:after {
	background-position: 0px 0px;
}
.edges__item-icon_2:after {
	background-position: -56px 0px;
}
.edges__item-icon_3:after {
	background-position: -112px 0px;
}
.edges__item-icon_4:after {
	background-position: -168px 0px;
}
.feeds {}
.feeds .slick-dots {
	bottom: 0px;
}
.feeds .slick-dots li {
	width: 10px;
	height: 10px;
	background: transparent;
	border-radius: 50%;
	border: 1px solid #dd256c;
}
.feeds .slick-dots li:hover {}
.feeds .slick-dots li.slick-active {
	background: #dd256c;
}
.feeds .slick-slide > div {
	height: 100%;
}
.feeds__inner {
	margin: 0 -15px;
}
.feeds__slider {
	margin-top: 36px;
}
.feeds__slider.slick-dotted {
	padding-bottom: 40px;
}
.feeds__item {
	padding: 0px 15px 5px;
	height: 100%;
}
.feeds__item.video {}
.feeds__item-inner {
	padding: 33px 20px 20px;
	border: 1px solid #F0F0F0;
	position: relative;
	height: 100%;
	z-index: 2;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.feeds__item-inner:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.feeds__item-inner:before {
	content: '';
	display: block;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	right: 0;
	height: 97px;
	z-index: 1;
}
.feeds__item.video .feeds__item-inner {
	background: #2922C3;
}
.feeds__item-user {
	position: relative;
	min-height: 64px;
	padding: 5px 73px 0 65px;
	z-index: 2;
}
.feeds__item.video .feeds__item-user:after {
	content: '';
	display: block;
	position: absolute;
	border: 8px solid transparent;
	border-left: 8px solid #DD256C;
	z-index: 3;
	left: 43px;
	top: 34px;
}
.feeds__item-image-block {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	background: #f4f4f4;
}
.feeds__item-image-block img {
	width: 100%;
}
.feeds__item-image-name {
	font-family: 'bold';
	font-size: 16px;
	color: #000;
	line-height: 1.2;
}
.feeds__item-image-date {
	color: #AAB2BE;
	font-size: 15px;
	line-height: 1;
	margin-top: 5px;
}
.feeds__item-scan-block {
	width: 58px;
	height: 77px;
	position: absolute;
	right: 20px;
	top: 20px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
	z-index: 3;
}
.video .feeds__item-scan-block {
	display: none;
}
.feeds__item-scan-block img {}
.feeds__item-content {}
.feeds__item.video .feeds__item-content {
	padding: 35px 0 0;
}
.feeds__item-text {
	color: #000;
	font-size: 15px;
	line-height: 1.4;
	margin-top: 24px;
}
.feeds__item-quote {
	color: #fff;
	font-size: 18px;
	font-family: 'bold';
	line-height: 1.3;
}
.feeds__item-button {
	height: 40px;
	font-size: 14px;
	padding: 0 20px;
	border-radius: 20px;
	font-family: 'bold';
	margin-top: 38px;
	cursor: pointer;
}
.brands-brick {}
.brands-brick__content {
	margin: 14px -8px 0;
}
.brands-brick__item {
	padding: 0 8px;
	margin-top: 16px;
	float: left;
	width: 20%;
}
.brands-brick__item:nth-child(7) {
	width: 40%;
	float: right;
}
.brands-brick__item-inner {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	display: block;
	width: 245px;
	height: 245px;
}
.brands-brick__item:nth-child(7) .brands-brick__item-inner {
	width: 505px;
	height: 505px;
}
.brands-brick__item-inner:before {
	content: '';
	background: rgba(41, 34, 195, 0.5);
	top: 100%;
	position: absolute;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	left: 0;
	right: 0;
	height: 100%;
	padding: 20px;
}
.brands-brick__item-inner:hover:before {
	top: 0;
}
.brands-brick__item-inner:after {
	content: '';
	z-index: 2;
	position: absolute;
	display: block;
	height: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000));
	background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
}
.brands-brick__item-inner > img {
	/*width: 100%;*/
	display: block;
}
.brands-brick__item-title {
	display: inline-block;
	font-size: 14px;
	font-family: 'bold';
	background: #2922C3;
	padding: 9px 10px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	color: #fff;
	z-index: 3;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.brands-brick__item-inner:hover .brands-brick__item-title {
	background: #fff;
	color: #000;
}
.page-text {
	margin-top: 30px;
}
.page-text__inner {
	background: #F9F9F9;
	padding: 40px 80px;
}
.map-outer {
	background: #F9F9F9;
	padding: 0 80px 40px;
}
.map-outer_full {
	background: #fff;
	margin-top: 30px;
	padding: 0;
}
.map {
	height: 438px;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.map-info {
	background: #F9F9F9;
	border: 1px solid #F4F4F4;
	margin-top: 15px;
	padding: 30px 30px;
	display: none;
}
.page_has_map-info .map-info {
	display: block;
}
.map-info__item {
	display: none;
}
.map-info__item.active {
	display: block;
}
.map-info__content {
	float: left;
	width: 570px;
	color: #151313;
	line-height: 1.4;
}
.map-info__slider {
	width: 625px;
	height: 340px;
	float: right;
}
.map-info__slider .slick-arrow {
	width: 36px;
	height: 36px;
	position: absolute;
	background-image: url(img/main-slider__slider-big__arrows.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 4;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.main-slider__slider-big .slick-arrow:hover {
	opacity: .6;
}
.map-info__slider .slick-prev {
	background-position: 0px 0px;
	left: 20px;
	cursor: pointer;
}
.map-info__slider .slick-next {
	background-position: -36px 0px;
	right: 20px;
	cursor: pointer;
}
.map-info__item img {
	width: 100%;
}
.map-info .block-title {
	font-size: 21px;
	margin-top: 0;
	text-align: left;
}
.map-info__shedule {
	margin-top: 10px;
}
.map-info__address {
	font-size: 15px;
	font-family: 'bold';
	margin-top: 40px;
}
.map-info__text {
	margin-top: 10px;
}
.footer-form-outer {
	margin-top: 40px;
}
.footer-form-outer_gray {
	background: #F9F9F9;
	padding-top: 60px;
}
.footer-form {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/footer-form.png);
}
.footer-form__inner {
	width: 750px;
	padding: 0 0 0 145px;
	min-height: 500px;
}
.footer-form-outer_gray .footer-form__inner {
	padding: 0;
}
.footer-form__inner .block-title {
	text-align: left;
	margin-top: 0;
}
.footer-form .form {
	width: 530px;
	margin-top: 25px;
}
.footer-form .control {
	margin-top: 10px;
}
.footer-form .input-text {
	border-radius: 3px;
	background: #F2F2F2;
	height: 55px;
	border: 1px solid #E8E8E8;
	padding: 0 20px;
	font-size: 15px;
}
.footer-form .input-textarea {
	border-radius: 3px;
	background: #F2F2F2;
	height: 115px;
	border: 1px solid #E8E8E8;
	padding: 20px 20px;
	font-size: 15px;
}
.footer-form .button {
	height: 55px;
	padding: 0 45px;
	border-radius: 27px;
	font-family: 'bold';
	margin-top: 20px;
}
.footer-form .form-note {
	font-size: 13px;
	color: #010101;
	margin-top: 17px;
	line-height: 1.3;
}
.footer-form .form-note a {
	color: #2922C3;
	text-decoration: underline;
}
.footer-form .form-note a:hover {
	text-decoration: none;
}
.control {
	position: relative;
}
.control .input-textarea {
	position: relative;
	z-index: 1;
	padding-top: 27px;
}
.control .input-text {
	position: relative;
	z-index: 1;
	padding-top: 14px;
}
.placeholder {
	width: 100%;
	position: absolute;
	z-index: 2;
	padding-left: 20px;
	padding-right: 20px;
	left:0;
	top: 20px;
	color: #8D8D8D;
	transition: all 0.2s ease;
	pointer-events: none;
	font-family: 'reg';
	font-size: 15px;
}
.control .input-textarea.filled + .placeholder,
.control .input-textarea:focus + .placeholder,
.control .input-text.filled + .placeholder,
.control .input-text:focus + .placeholder {
	font-size: 11px;
	top: 0;
	margin-top: 10px;
}
.footer {
	background: #151515;
}
.footer__inner {
	padding: 40px 0;
}
.footer__row {
	margin-left: -15px;
	margin-right: -15px;
}
.footer__row + .footer__row {
	margin-top: 30px;
}
.footer__row:after {
	content: '';
	display: table;
	clear: both;
}
.footer__col {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1px;
}
.footer__menu {
	font-size: 0;
	float: left;
}
.footer__menu > li {
	font-size: 15px;
	font-family: 'bold';
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}
.footer__menu > li > a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.footer__menu > li > a:hover {
	border-bottom-color: #fff;
}
.footer-social {
	float: left;
	margin-top: -1px;
	font-size: 0;
}
.footer-social__link {
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	background-image: url(img/footer-social.png);
	background-color: #fff;
	margin-right: 14px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.footer-social__link:hover {
	background-color: #2922C3;
}
.footer-social__link:last-child {
	margin-right: 0;
}
.footer-social__link_facebook {
	background-position: 0px 0px;
}
.footer-social__link_vkontakte {
	background-position: -16px 0px;
}
.footer-social__link_instagram {
	background-position: -32px 0px;
}
.footer-social__link_ok {
	background-position: -48px 0px;
}
.footer-info {
	color: #8D8D8D;
	font-size: 13px;
	line-height: 1.5;
	font-family: 'reg';
	text-align: right;
}
.footer-copyright {
	color: #fff;
	font-size: 13px;
	font-family: 'reg';
	line-height: 1.3;
}
.footer-privacy {
	text-align: right;
	font-size: 13px;
	font-family: 'reg';
	line-height: 1.3;
	color: #8D8D8D;
}
.footer-privacy a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.footer-privacy a:hover {
	border-bottom-color: transparent;
}
.problems {}
.problems__inner {
	margin-left: -15px;
	margin-right: -15px;
}
.problems__inner:after {
	content: '';
	display: table;
	clear: both;
}
.problems__col {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}
.problems__col_additional {
	width: 100%;
}
.problems__col + .problems__col_additional {
	width: 50%;
}
.problems__table {
	display: table;
	width: 100%;
	margin-top: 36px;
}
.problems__table .tr {
	display: table-row;
	text-decoration: none;
	color: #2922C3;
	font-size: 14px;
	line-height: 1.3;
	font-family: 'reg';
}
.problems__table .tr:nth-child(odd) .td {
	background: #E9ECF2;
}
.problems__table .td {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	padding: 8px 15px;
}
.problems__table .td span {
	border-bottom: 1px solid transparent;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.problems__table .td:last-child {
	width: 100px;
	color: #151313;
	font-family: 'bold';
	padding-left: 0;
	padding-right: 15px;
	white-space: nowrap;
}
.problems__table .tr:hover .td:first-child span {
	border-bottom: 1px solid #2922C3;
}
.breadcrumbs {
	margin-top: 15px;
}
.breadcrumbs__inner {
	font-size: 0;
}
.breadcrumbs__inner a,
.breadcrumbs__inner span {
	font-size: 12px;
	font-family: 'reg';
	color: #7F8A9A;
	text-decoration: none;
	position: relative;
	padding-left: 14px;
	display: inline-block;
	vertical-align: top;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.breadcrumbs__inner a:hover {
	color: #000;
}
.breadcrumbs__inner a:first-child {
	padding-left: 0;
}
.breadcrumbs__inner a:before,
.breadcrumbs__inner span:before {
	content: '';
	width: 4px;
	height: 1px;
	position: absolute;
	display: block;
	background: #7F8A9A;
	left: 5px;
	top: 7px;
}
.breadcrumbs__inner a:first-child:before {
	display: none;
}
.page-title-outer {
	margin-top: 12px;
}
.page-title {
	display: table;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d8d8d8;
}
.page-title__inner {
	height: 184px;
	font-size: 24px;
	font-family: 'bold';
	color: #fff;
	vertical-align: middle;
	display: table-cell;
	padding: 20px 80px;
}
.main {
	margin-top: 20px;
}
.main__inner {}
.main__sidebar {
	float: left;
	width: 260px;
}
.main__content {
	width: 1015px;
	float: right;
}
.sidebar-menu {}
.sidebar-menu li {
	border-bottom: 1px solid #544ece;
}
.sidebar-menu li:last-child {
	border-bottom: 0;
}
.sidebar-menu li a {
	display: block;
	background: #2922C3;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: 'reg';
	padding: 14px 20px;
}
.sidebar-menu li a:hover {
	background: #4842CC;
}
.sidebar-form {
	margin-top: 15px;
	padding: 20px;
	border: 1px solid #F4F4F4;
	background: #F9F9F9;
}
.sidebar-form .block-title {
	font-size: 21px;
	margin-top: 0;
}
.sidebar-form .form {}
.sidebar-form .control {
	margin-top: 20px;
}
.sidebar-form .input-text {
	border-radius: 3px;
	background: #F2F2F2;
	height: 55px;
	border: 1px solid #E8E8E8;
	padding-left: 20px;
	font-size: 15px;
	padding-right: 20px;
}
.sidebar-form .form-note {
	color: #8994A7;
	font-size: 11px;
	line-height: 1.2;
	margin-top: 12px;
	font-family: 'reg';
}
.sidebar-form .form-note a {
	color: #2922C3;
	text-decoration: underline;
}
.sidebar-form .form-note a:hover {
	text-decoration: none;
}
.sidebar-form .button {
	height: 55px;
	width: 100%;
	font-size: 15px;
	font-family: 'bold';
	border-radius: 3px;
	margin-top: 8px;
}
.blog-info {
	height: 184px;
	background-position: right center;
	background-repeat: no-repeat;
	position: relative;
	background-color: #d8d8d8;
}
.blog-info__inner {
	position: absolute;
	left: 20px;
	bottom: 15px;
	font-size: 0;
}
.blog-info__category {
	display: inline-block;
	background: #2922C3;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: 'bold';
	padding: 10px 15px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	margin-right: 5px;
	margin-top: 5px;
}
a.blog-info__category:hover {
	background: #4842CC;
}
.blog-info__date {
	display: inline-block;
	background: #2922C3;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: 'reg';
	padding: 10px 15px;
	cursor: default;
}
.blog-text {
	padding: 40px 40px;
	background: #F9F9F9;
}
.button-back {
	font-size: 13px;
	font-family: 'bold';
	height: 32px;
	position: relative;
	padding: 0 10px 0 25px;
	margin-top: 15px;
}
.button-back:after {
	content: '';
	background: url(img/button-back.png) no-repeat;
	width: 5px;
	height: 9px;
	display: block;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -3px;
}
.blog-list {
	margin-top: -14px;
	margin-left: -7px;
	margin-right: -7px;
}
.blog-list__item {
	width: 25%;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 14px;
}
.blog-list__item-inner {
	display: block;
	text-decoration: none;
	background: #F9F9F9;
	color: #1D1B1B;
	height: 100%;
	position: relative;
}
.blog-list__item-image-block {
	display: block;
	overflow: hidden;
	position: relative;
}
.blog-list__item-image-block:after {
	content: '';
	z-index: 2;
	position: absolute;
	display: block;
	height: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000));
	background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
}
.blog-list__item-image {
	width: 100%;
	display: block;
}
.blog-list__item-category {
	display: inline-block;
	font-size: 14px;
	font-family: 'bold';
	background: #2922C3;
	padding: 9px 10px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	color: #fff;
	z-index: 3;
	position: absolute;
	text-decoration: none;
	bottom: 20px;
	left: 20px;
}
.blog-list__item-inner:hover .blog-list__item-category {
	background: #fff;
	color: #000;
}
.blog-list__item-content {
	display: block;
	padding: 15px 15px 44px;
	border: 1px solid #F4F4F4;
	border-top: 0;
}
.blog-list__item-title {
	display: block;
	font-size: 16px;
	font-family: 'bold';
	line-height: 1.3;
	height: 60px;
}
.blog-list__item-date {
	display: block;
	font-size: 13px;
	color: #8994A7;
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	background: #f9f9f9;
	padding: 15px;
	border: 1px solid #f4f4f4;
	border-top: 0;
}
.pagination {
	font-size: 0;
	text-align: right;
	margin-top: 20px;
}
.pagination a,
.pagination span {
	text-decoration: none;
	background: #F9F9F9;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #F4F4F4;
	font-size: 15px;
	font-family: 'reg';
	color: #1D1B1B;
	padding: 12px 10px;
	min-width: 41px;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
}
.pagination span {
	cursor: default;
	border-color: #2922C3;
	background: #2922C3;
	color: #fff;
}
.pagination a:hover {
	background: #f2f2f2;
	border-color: #F9F9F9;
}
.map__content {
	position: absolute;
	left: 25px;
	top: 42px;
	z-index: 2;
	background: #fff;
	border: 1px solid #F0F0F0;
	width: 395px;
	height: 354px;
	overflow: hidden;
}
.map__title {
	margin-top: 0;
	padding: 18px 25px;
	font-size: 21px;
	border-bottom: 1px solid #F0F0F0;
}
.map__list {
	max-height: 293px;
}
.map__list-item {
	font-size: 14px;
	font-family: 'reg';
	color: #010101;
	padding: 14px 25px;
	line-height: 1.7;
	cursor: pointer;
	border-top: 1px solid #F0F0F0;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.map__list-item.active,
.map__list-item:hover {
	background: #F4F4F4;
}
.map__list-item.active {
	cursor: default;
}
.map__list-item:first-child {
	border-top: 0;
}
.jspScrollable {
	outline: none;
}
.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
}
.jspHorizontalBar {
	position: absolute;
	bottom: -26px;
	left: 0;
	width: 100%;
	height: 11px;
}
.jspVerticalBar *,
.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	position: relative;
}
.jspVerticalBar .jspTrack {
	width: 2px;
	margin: 0 7px;
	background-color: #f5f5f5;
}
.jspHorizontalBar .jspTrack {
	height: 2px;
	margin: 7px 0;
	background-color: #f5f5f5;
}
.jspDrag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}
.jspVerticalBar .jspDrag {
	width: 5px;
	height: 10px;
	background: #CECECE;
	margin-left: -1px;
	border-radius: 4px;
}
.jspVerticalBar:hover .jspDrag {
	background: #DD256C;
}
.jspHorizontalBar .jspDrag {
	top: -6px;
	width: 11px;
	height: 14px;
	background: transparent;
	border-radius: 2px;
}
.jspHorizontalBar .jspDrag:after {
	content: '';
	display: block;
	height: 4px;
	left: 0;
	top: 5px;
	position: absolute;
	background: #d1d1d1;
	right: 0;
	border-radius: 2px;
}
.jspHorizontalBar:hover .jspDrag:after {
	background: #eb642d;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspVerticalBar .jspArrow {
	height: 16px;
}
.jspHorizontalBar .jspArrow {
	float: left;
	width: 10px;
	height: 18px;
	background-repeat: no-repeat;
	background-color: #ea543f;
	position: relative;
}
.jspHorizontalBar .jspArrowLeft {
	background-position: 0 0;
	left: -1px
}
.jspHorizontalBar .jspArrowRight {
	background-position: -10px 0;
	right: -1px
}
.jspHorizontalBar .jspArrowLeft.jspDisabled,
.jspHorizontalBar .jspArrowRight.jspDisabled {
	cursor: default;
	background-color: #5a5a5a;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
* html .jspCorner {
	margin: 0 -3px 0 0;
}
.examples {

}
.examples__inner {
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 25px;
}
.examples__slider {

}
.examples__item {
	padding: 0 5px;
}
.examples__item-inner {
	position: relative;
	overflow: hidden;
}
.examples__item.video .examples__item-inner:after {
	content: '';
	background: url(img/video.png) no-repeat;
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
}
.examples__item-inner img {
	width: 100%;
	margin: 0 auto;
}
.examples__slider .slick-arrow {
	width: 36px;
	height: 36px;
	position: absolute;
	background-image: url(img/main-slider__slider-big__arrows.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 4;
	cursor: pointer;
	top: -55px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	border: 1px solid #E3E3E3;
	border-radius: 50%;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.examples__slider .slick-arrow:hover {
	border-color: #a9a9a9;
}
.examples__slider .slick-disabled {
	cursor: default;
	pointer-events: none;
}
.examples__slider .slick-prev {
	background-position: 0px -1px;
	left: auto;
	right: 47px;
}
.examples__slider .slick-next {
	right: 5px;
	background-position: -36px -1px;
}
.page-title-custom {
	margin-top: 15px;
}
.page-title-custom__inner {
	font-size: 0;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 10px;
}
.page-title-custom__inner span {
	font-size: 22px;
	color: #000;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.3;
}
.page-title-custom__inner img {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.3;
	margin-right: 10px;
}
.header {}
.header__content {}
.header__content-left {
	float: left;
	width: 500px;
	margin-top: 40px;
}
.header__content-right {
	float: right;
	width: 600px;
	margin-top: 40px;
}
.header__image {
	max-width: 100%;
	display: block;
}
.header .block-title {
	margin-top: 0;
}
.header .block-title span {
	color: #2922C3;
	text-transform: capitalize;
}
.small-edges {}
.small-edges__content {
	margin-top: 0;
}
.small-edges__item {
	float: left;
	width: 33.33333333%;
	padding: 0 5px 0 70px;
	position: relative;
	font-size: 14px;
	color: #BDC6D3;
	font-family: 'reg';
	line-height: 1.3;
	margin-top: 40px;
}
.small-edges__item span:not(.small-edges__item-icon) {
	font-size: 16px;
	color: #151313;
	font-family: 'bold';
}
.small-edges__item-icon {
	height: 42px;
	width: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -21px;
	background-image: url(img/small-edges__item-icon.png);
	background-color: #2922C3;
}
.small-edges__item-icon_1 {
	background-position: 0px 0px;
}
.small-edges__item-icon_2 {
	background-position: -60px 0px;
}
.small-edges__item-icon_3 {
	background-position: -120px 0px;
}
.header__text {
	font-size: 16px;
	color: #151313;
	line-height: 1.4;
	margin-top: 50px;
}
.header__form {
	background: #E9ECF2;
	padding: 15px 20px 15px 26px;
	margin-top: 35px;
	border-left: 6px solid #2922C3;
}
.header__form .form {
	font-size: 0;
}
.header__form .input-text {
	border-radius: 3px;
	background: #fff;
	height: 55px;
	border: 1px solid #fff;
	padding-left: 20px;
	font-size: 15px;
	padding-right: 20px;
	width: 100%;
}
.header__form .control {
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 293px;
}
.header__form .button {
	height: 55px;
	border-radius: 3px;
	font-family: 'bold';
	padding: 0 15px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	width: 250px;
}
.header__form .form-note {
	font-size: 13px;
	color: #8994A7;
	margin-top: 12px;
}
.header__form .form-note a {
	color: #2922C3;
	text-decoration: underline;
}
.header__form .form-note a:hover {
	text-decoration: none;
}
.work {}
.work__table {
	display: table;
	width: 100%;
	border-collapse: collapse;
	position: relative;
	margin-top: 36px;
}
.work__row {
	display: table-row;
}
.work__col {
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 20%;
	border-right: 1px solid #E2E2E2;
	background: #F9F9F9;
	font-size: 15px;
	color: #000;
	line-height: 1.3;
	padding: 60px 20px 30px;
}
.work__col:last-child {
	border-right: 0;
}
.work__number {
	display: block;
	position: absolute;
	left: 0;
	right: -1px;
	top: 0;
	background: #2922C3;
	color: #fff;
	font-size: 15px;
	font-family: 'bold';
}
.work__col:last-child .work__number {
	right: 0;
}
.work__number span {
	padding: 8px 20px;
	display: block;
	background: #2922C3;
	width: 48px;
	z-index: 2;
	position: relative;
}
.work__number:after {
	content: '';
	width: 205px;
	height: 5px;
	background: url(img/work__number.png) no-repeat;
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -3px;
	z-index: 1;
}
.work__col:last-child .work__number:after {
	display: none;
}
.work__title {
	display: block;
	font-family: 'bold';
}
.work__text {
	display: block;
	margin-top: 20px;
}
.work__text span {
	color: #2922C3;
	border-bottom: 1px dashed #2922C3;
	cursor: pointer;
}
.work__text span:hover {
	border-bottom: 1px dashed transparent;
}
.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 460px;
	margin-left: -230px;
	z-index: 100;
	display: none;
	padding: 40px 30px 35px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.close {
	width: 17px;
	height: 17px;
	background: url(img/close.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 27px;
	cursor: pointer;
}
.close:hover {
	opacity: .8;
}
.overlay {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(190, 190, 190, 0.80);
}
.static {
	position: absolute;
}
.modal .form {
	margin-top: 15px;
}
.modal .block-title {
	margin-top: 0;
	text-align: left;
	padding-right: 47px;
}
.modal .block-subtitle {
	text-align: left;
}
.modal .control {}
.modal .input-text {
	border-radius: 3px;
	background: #F2F2F2;
	height: 55px;
	border: 1px solid #E8E8E8;
	padding-left: 20px;
	font-size: 15px;
	padding-right: 20px;
	margin-top: 15px;
}
.modal .input-textarea {
	border-radius: 3px;
	background: #F2F2F2;
	height: 115px;
	border: 1px solid #E8E8E8;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
}
.modal .placeholder {
	top: 35px;
}
.modal .control .input-textarea.filled + .placeholder,
.modal .control .input-textarea:focus + .placeholder,
.modal .control .input-text.filled + .placeholder,
.modal .control .input-text:focus + .placeholder {
	margin-top: 25px;
}
.modal .disable {
	display: none;
}
.modal .disable + .placeholder {
	display: none;
}
.modal .form-note {
	font-size: 13px;
	color: #010101;
	margin-top: 17px;
	line-height: 1.3;
}
.modal .form-note a {
	color: #2922C3;
	text-decoration: underline;
}
.modal .form-note a:hover {
	text-decoration: none;
}
.modal .button {
	height: 55px;
	border-radius: 27px;
	font-family: 'bold';
	padding: 0 40px;
	margin-top: 22px;
}
@media (min-width:1200px) and (max-width:1337px) {
	.container {
		width: 1183px;
	}
	.catalog-menu > li > a {
		font-size: 13px;
		padding: 16px 35px 16px 16px;
	}
	.catalog-menu > li > a:after {
		right: 16px;
	}
	.catalog-menu > li > ul > li > a {
		padding: 10px 16px;
	}
	.top__logo {
		width: 265px;
	}
	.top__shedule {
		width: 233px;
	}
	.footer__inner {
		padding: 30px 15px;
	}
	.footer__row + .footer__row {
		margin-top: 15px;
	}
	.footer__menu > li {
		margin-right: 40px;
	}
	.main-slider__slider-small .main-slider__item {
		width: 222px;
		height: 222px;
	}
	.main-slider__content-left {
		width: 222px;
	}
	.main-slider__content-right {
		width: 917px;
		height: 458px;
	}
	.main-slider__slider-big .main-slider__item {
		height: 458px;
	}
	.main-slider__slider-small .main-slider__item-subtitle {
		font-size: 16px;
	}
	.main__content {
		width: 878px;
	}
	.blog-list__item {
		width: 33.33333333%;
	}
	.footer-form-outer_gray .footer-form__inner {
		padding-left: 15px;
	}
	.map-info__content {
		width: 433px;
	}
	.brands-grid__item-categories > li {
		margin-bottom: 7px;
	}
	.brands-grid__item-categories > li > a {
		font-size: 14px;
	}
	.page-text__inner {
		padding: 40px 45px;
	}
	.brands-brick__item-inner {
		width: 217px;
		height: 217px;
	}
	.brands-brick__item:nth-child(7) .brands-brick__item-inner {
		width: 450px;
		height: 450px;
	}
	.brands-brick__item-inner > img {
		width: 100%;
	}
}
@media (min-width:1200px) {
	.hidden-desktop {
		display: none!important;
	}
	.brands-grid {}
	.brands-grid__content {
		margin: 14px -8px 0;
	}
	.brands-grid__item {
		padding: 0 8px;
		margin-top: 16px;
		float: left;
		width: 20%;
	}
	.first {
		width: 39.99%;
	}
	.brands-grid__item-inner {
		position: relative;
		overflow: hidden;
	}
	.brands-grid__item-inner:after {
		content: '';
		z-index: 2;
		position: absolute;
		display: block;
		height: 50%;
		bottom: 0;
		left: 0;
		right: 0;
		background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
		background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
		background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000));
		background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
		background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
	}
	.brands-grid__item-inner > img {
		width: 100%;
		display: block;
	}
	.brands-grid__item-title {
		display: inline-block;
		font-size: 14px;
		font-family: 'bold';
		background: #2922C3;
		padding: 9px 10px;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		color: #fff;
		z-index: 4;
		position: absolute;
		text-decoration: none;
		bottom: 20px;
		left: 20px;
	}
	.brands-grid__item-title:hover {
		background: #fff;
		color: #000;
	}
	.brands-grid__item-categories {
		top: 100%;
		position: absolute;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		background: #2922C3;
		left: 0;
		right: 0;
		height: 100%;
		padding: 20px;
	}
	.brands-grid__item-inner:hover .brands-grid__item-categories {
		top: 0;
	}
	.brands-grid__item-categories > li {
		margin-bottom: 10px;
		z-index: 3;
		position: relative;
	}
	.brands-grid__item-categories > li > a {
		color: #fff;
		font-size: 15px;
		text-decoration: none;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		border-bottom: 1px solid transparent;
	}
	.brands-grid__item-categories > li > a:hover {
		border-bottom: 1px solid #fff;
	}
	.mobile-menu-opener {
		display: none;
	}
	.mobile-phone { /*phone*/
		display: none;
	}
	.catalog-menu-outer {
		background: #2922C3;
	}
	.catalog-menu {
		display: table;
		width: 100%;
	}
	.catalog-menu > li {
		display: table-cell;
		position: relative;
	}
	.catalog-menu > li > a {
		color: #fff;
		/*font-size: 15px;*/
		font-size: 14px;
		text-decoration: none;
		/*padding: 16px 38px 16px 30px;*/
		padding: 16px 28px 16px 20px;
		display: block;
		width: 100%;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		position: relative;
	}
	.catalog-menu > li > a:hover {
		background: #4842CC;
	}
	.catalog-menu > li.active > a {
		background: #4842CC;
	}
	.catalog-menu > li > a:after {
		content: '';
		width: 9px;
		height: 5px;
		background: url(img/catalog-menu__arrow.png) no-repeat;
		position: absolute;
		display: block;
		/*right: 24px;*/
		right: 14px;
		top: 50%;
		margin-top: -2px;
	}
	.catalog-menu > li > ul {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		/*right: 0;*/
		z-index: 10;
		margin-top: 9px;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
		width: 230px;
	}
	.catalog-menu > li:hover > ul {
		z-index: 11;
	}
	.catalog-menu > li:last-child > ul,
	.catalog-menu > li:nth-last-child(2) > ul,
	.catalog-menu > li:nth-last-child(3) > ul {
		right: 0;
		left: auto;
	}
	.catalog-menu > li > ul:before {
		content: '';
		height: 2px;
		left: 0;
		right: 0;
		top: -2px;
		background: #2922C3;
		display: block;
		position: absolute;
	}
	.catalog-menu > li > ul > li {
		background: #fff;
		border-top: 1px solid #F0F0F0;
	}
	.catalog-menu > li > ul > li:first-child {
		border-top: 0;
	}
	.catalog-menu > li > ul > li > a {
		color: #010101;
		font-family: 'reg';
		text-decoration: none;
		font-size: 14px;
		display: block;
		padding: 10px 30px;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
	}
	.catalog-menu > li > ul > li > a:hover {
		color: #2922C3;
	}
	.catalog-menu > li > ul > li.active > a {
		color: #2922C3;
	}
}
@media (max-width:1199px) {
	.hidden-mobile {
		display: none!important;
	}
	.container {
		width: 100%;
	}
	.footer__col {
		width: 100%;
	}
	.footer__menu > li {
		display: block;
		margin-right: 0;
		margin-top: 20px;
	}
	.footer__menu > li:first-child {
		margin-top: 0;
	}
	.footer__menu {
		float: none;
	}
	.footer-social {
		margin-top: 30px;
		float: none;
	}
	.footer-info {
		text-align: left;
		margin-top: 25px;
	}
	.footer-privacy {
		text-align: left;
		margin-top: 15px;
	}
	.footer__inner {
		padding: 30px 0;
	}
	.footer__row + .footer__row {
		margin-top: 25px;
	}
	.footer-form__inner {
		width: 100%;
		padding: 0;
		min-height: auto;
	}
	.footer-form {
		background: transparent!important;
		padding-bottom: 40px;
	}
	.footer-form .form {
		width: 100%;
	}
	.block-title {
		font-size: 18px;
		text-align: center;
	}
	.page_brand .block-title,
	.page_sidebar .block-title,
	.page_default .block-title,
	.page_catalog .block-title {
		text-align: center;
	}
	.block-subtitle {
		text-align: center;
	}
	.page_brand .block-subtitle,
	.page_default .block-subtitle,
	.page_catalog .block-subtitle {
		text-align: center;
	}
	.footer-form__inner .block-title {
		text-align: center;
	}
	.main__sidebar .block-title,
	.examples .block-title,
	.block-title-outer .block-title {
		text-align: left;
	}
	.block-title-outer .block-title {
		margin-top: 20px;
	}
	.map-outer {
		padding: 0;
	}
	.page-text__inner {
		padding: 30px 15px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.text h1 {
		font-size: 18px;
		text-align: left;
	}
	.text h2 {
		font-size: 16px;
	}
	.text h3 {
		font-size: 14px;
	}
	.text h4 {
		font-size: 12px;
	}
	.text h5 {
		font-size: 10px;
	}
	.text h6 {
		font-size: 8px;
	}
	.brands-grid {

	}
	.brands-grid__content {
		font-size: 0;
		text-align: center;
		margin-left: -15px;
		margin-right: -15px;
		padding-bottom: 10px;
	}
	.brands-grid__item {
		width: 100%;
		min-width: 288px;
		max-width: 320px;
		display: inline-block;
		vertical-align: top;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 30px;
	}
	
	.brands-grid__item-inner {
		position: relative;
		height: 138px;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
		border-radius: 14px;
		overflow: hidden;
		text-align: left;
		padding: 15px 10px 15px 135px;
	}
	.brands-grid__item-inner:after {

	}
	.brands-grid__item-inner > img {
		display: block;
		max-height: 100%;
		position: absolute;
		left: -18px;
		top: 0;
	}
	.brands-grid__item-title {
		font-size: 14px;
		color: #000;
		font-family: 'bold';
		float: left;
		text-decoration: none;
		display: block;
		width: 108px;
		line-height: 1;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.brands-grid__item-title:hover {

	}
	.brands-grid__item-categories {
		display: block;
		float: left;
		width: 108px;
		margin-top: 15px;
	}
	.brands-grid__item-inner:hover .brands-grid__item-categories {

	}
	.brands-grid__item-categories > li {
		margin-top: 8px;
	}
	.brands-grid__item-categories > li:first-child {
		margin-top: 0;
	}
	.brands-grid__item-categories > li > a {
		font-size: 13px;
		color: #9098A3;
		font-family: 'reg';
		text-decoration: none;
	}
	.brands-grid__item-categories > li > a:hover {

	}
	.edges__content {
		background: #EDEDED;
		padding: 20px;
		border-radius: 13px;
	}
	.edges__item {
		padding: 0;
		width: 100%;
		margin-top: 20px;
	}
	.edges__item:first-child {
		margin-top: 0;
	}
	.edges__item > div {
		padding-left: 90px;
		font-size: 14px;
	}
	.edges__item-icon {
		left: 0;
	}
	.main-slider__content-left {/**/
		width: 100%;
		margin-bottom: 70px;
	}
	.main-slider__slider-small_1 {
		display: none;
	}
	.main-slider__slider-small_2 {
		min-width: 250px;
		margin-left: auto;
		margin-right: auto;
		max-width: 290px;
	}
	.main-slider__slider-small + .main-slider__slider-small {
		margin-top: 0;
	}
	.main-slider__content-right { /**/
		min-width: 250px;
		margin-left: auto;
		margin-right: auto;
		max-width: 290px;
		float: none;
		width: 100%;
		height: 44px;
		margin-top: 270px;
	}
	.main-slider__slider-big {
		display: none;
	}
	.main-slider__all-actions {/**/
		width: 100%;
	}
	.big {
		display: none;
	}
	.small {
		display: block;
	}
	.top__logo-inner {
		padding-left: 28px;
	}
	.top__logo-icon {
		width: 18px;
		height: 27px;
		margin-top: -15px;
		background-size: cover;
	}
	.top__logo-title {
		font-size: 15px;
		font-family: 'reg';
	}
	.top__logo-subtitle {
		font-size: 10px;
		font-family: 'reg';
		margin-top: 1px;
	}
	.top__shedule {
		display: none!important;
	}
	.top__inner > div {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.top__inner {
		border-bottom: 1px solid #E2E2E2;
		margin-left: -15px;
		margin-right: -15px;
		position: relative;
	}
	.line > .top__contacts {
		display: none;
		background: #f1f1f1;
		border-top: 1px solid #E2E2E2;
	}
	.top__contacts:after {
		content: '';
		clear: both;
		display: table;
	}
	.top__contacts-text {
		font-size: 14px;
		font-family: 'reg';
		float: left;
	}
	.top__contacts-phone {
		font-size: 14px;
		font-family: 'reg';
		margin-top: 0;
		float: right;
	}
	.top__contacts-phone a {
		color: #2922C3;
	}
	.line > .top__buttons {
		display: none;
		background: #F9F9F9;
		padding: 10px 15px!important;
	}
	.top__buttons:after {
		content: '';
		clear: both;
		display: table;
	}
	.top__buttons-button {
		height: 36px;
		font-size: 10px;
		padding: 0 14px;
		border-radius: 18px;
		float: left;
	}
	.top__buttons-button + .top__buttons-button {
		float: right;
	}
	.catalog-menu-outer {
		display: none;
	}
	.mobile-menu-opener {
		width: 28px;
		height: 18px;
		position: absolute;
		right: 15px;
		top: 14px;
		cursor: pointer;
	}
	.mobile-phone { /*phone*/
		position: absolute;
		right: 54px;
		color: #2922C3;
		font-size: 14px;
		display: block;
		top: 17px;
		font-family: 'bold';
		text-decoration: none;
	}
	.mobile-menu-opener span {
		display: block;
		height: 2px;
		background: #000;
		top: 50%;
		position: absolute;
		width: 100%;
		margin-top: -1px;
	}
	.mobile-menu-opener span:before {
		content: '';
		display: block;
		height: 2px;
		background: #000;
		position: absolute;
		width: 100%;
		top: -8px;
		-webkit-transition-duration: 0.3s, 0.3s;
		-moz-transition-duration: 0.3s, 0.3s;
		transition-duration: 0.3s, 0.3s;
	}
	.mobile-menu-opener span:after {
		content: '';
		display: block;
		height: 2px;
		background: #000;
		position: absolute;
		width: 100%;
		bottom: -8px;
		-webkit-transition-duration: 0.3s, 0.3s;
		-moz-transition-duration: 0.3s, 0.3s;
		transition-duration: 0.3s, 0.3s;
	}
	.mobile-menu-opener.active span:before {
		top: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.mobile-menu-opener.active span:after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.mobile-menu-opener.active span {
		background: none;
	}
	.catalog-menu-outer {

	}
	.catalog-menu-outer .container {
		padding-left: 0;
		padding-right: 0;
	}
	.catalog-menu {

	}
	.catalog-menu > li {
		position: relative;
		border-bottom: 1px solid #D8D8D8;
	}
	.catalog-menu > li > span {
		width: 40px;
		height: 40px;
		background: url(img/mobile-menu-arrow.png) no-repeat center center;
		position: absolute;
		display: block;
		right: 0;
		top: 0;
		z-index: 2;
	}
	.catalog-menu > li > span.active {
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.catalog-menu > li > a {
		color: #151313;
		font-size: 14px;
		font-family: 'bold';
		text-decoration: none;
		display: block;
		padding: 13px 15px;
		background: #fff;
		z-index: 1;
		position: relative;
	}
	.catalog-menu > li.active > a {
		color: #2922C3;
	}
	.catalog-menu > li > ul {
		display: none;
	}
	.catalog-menu > li > ul > li {

	}
	.catalog-menu > li > ul > li:last-child {
		margin-bottom: 13px;
	}
	.catalog-menu > li > ul > li > a {
		font-size: 14px;
		text-decoration: none;
		color: #010101;
		padding: 8px 15px;
		display: block;
	}
	.catalog-menu > li > ul > li.active > a {
		color: #2922C3;
	}
	.footer-form-outer_gray {
		padding-top: 30px;
	}
	.page-title {
		background-size: cover;
	}
	.page-title__inner {
		height: 110px;
		font-size: 18px;
		padding: 15px;
	}
	.map-info .block-title {
		font-size: 18px;
	}
	.map-info {
		padding: 30px 15px;
	}
	.map-info__address {
		margin-top: 25px;
	}
	.map-info__content {
		width: 100%;
	}
	.map-info__slider {
		width: calc(100% + 30px);
		height: auto;
		float: left;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 30px;
	}
	.map__content {
		left: 0;
		right: 0;
		top: 0;
		width: auto;
		bottom: 100%;
	}
	.map {
		height: 807px;
		padding-top: 369px;
	}
	.map__list-item {
		font-size: 14px;
		padding: 10px 15px;
		line-height: 1.4;
	}
	.map__title {
		padding: 15px;
	}
	.problems__col {
		width: 100%!important;
	}
	.problems__table .td:last-child {
		width: 80px;
	}
	.header__content-left {
		width: 100%;
		margin-top: 15px;
	}
	.header__content-right {
		width: 100%;
		margin-top: 30px;
	}
	.header .block-title {
		text-align: center;
	}
	.header__form {
		border-left: 0;
		border-radius: 14px;
	}
	.header__form .control {
		margin-right: 0;
		width: 100%;
	}
	.header__form .button {
		margin-top: 10px;
		width: 100%;
	}
	.small-edges {
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
		border-radius: 14px;
		margin-top: 30px;
	}
	.small-edges__content {
		margin-top: 0;
		display: table;
		width: 100%;
	}
	.small-edges__item {
		width: 100%;
		padding: 12px 5px 12px 100px;
		margin-top: 0;
		border-top: 1px solid #E9ECF2;
	}
	.small-edges__item:first-child {
		border-top: 0;
	}
	.small-edges__item-icon {
		left: 20px;
	}
	.small-edges__item span:not(.small-edges__item-icon) {
		font-family: 'reg';
	}
	.header__text {
		margin-top: 30px;
	}
	.main__content {
		width: 100%;
		float: left;
		text-align: center;
		font-size: 0;
	}
	.main__sidebar {
		float: right;
		width: 100%;
		margin-top: 40px;
	}
	.sidebar-form .block-title {
		font-size: 18px;
	}
	.sidebar-form .block-title br {
		display: none;
	}
	.pagination {
		text-align: center;
	}
	.blog-list__item {
		width: 243px;
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}
	.blog-list {
		padding: 30px 15px;
		background: #f9f9f9;
		margin-left: -15px;
		margin-right: -15px;
	}
	.blog-list__item-inner {
		background: #fff;
	}
	.blog-text {
		text-align: left;
		padding: 30px 15px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.blog-info__inner {
		left: 15px;
	}
	.blog-info {
		margin-left: -15px;
		margin-right: -15px;
	}
	.work__table {
		display: block;
		margin-top: 21px;
	}
	.work__col:last-child,
	.work__col {
		display: block;
		width: 100%;
		padding: 50px 15px 20px;
		margin-top: 15px;
		border-left: 1px solid #E2E2E2;
		border-bottom: 1px solid #E2E2E2;
		border-right: 1px solid #E2E2E2;
	}
	.work__text {
		margin-top: 10px;
	}
	.modal {
		width: 300px;
		margin-left: -150px;
		padding: 25px 15px 25px;
	}
	.modal .form {
		margin-top: 0;
	}
	.brands-brick__content {
		font-size: 0;
		text-align: center;
	}
	.brands-brick__item:nth-child(7),
	.brands-brick__item {
		float: none;
		width: 138px;
		display: inline-block;
		vertical-align: top;
	}
	.brands-brick__item:nth-child(7) .brands-brick__item-inner,
	.brands-brick__item-inner {
		width: auto;
		height: auto;
		max-height: 138px;
	}
	.brands-brick__item-inner > img {
		width: 100%;
	}
	.brands-brick__item-title {
		font-size: 13px;
		padding: 7px 10px;
		bottom: 10px;
		left: 10px;
	}
	.header__image {
		margin-left: auto;
		margin-right: auto;
	}
	.blog-list__item-date {
		background: #fff;
	}
}
/*

#2922C3 - default - #4842cc
#7FC240 - acer - #92cb5c
#4B92E5 - hp - #65a2e9
#00539B - asus - #266ca9
#0478D7 - microsoft - #298cdd
#1428a0 - samsung - #1446a0
#A50034 - lg - #b22652
#DB223E - huawei - #e0425a
#E60012 - lenovo - #e92635
#F27D40 - xiaomi - #f4905c
#2C2C2C - apple - #8b8b8b
#000000 - sony - #8b8b8b
#5D2BC6 - meizu - #754ace

*/

.footer-form {
	background-image: url(img/footer-form_samsung.png);
}
.top__logo-icon {
	background-image: url(img/top__logo-icon_samsung.png);
}
.block-title a {
	color: #1428a0;
}
.button_1 {
	background: #1428a0;
}
.main-slider__slider-small .main-slider__item-title {
	background: #1428a0;
}
.feeds__item.video .feeds__item-inner {
	background: #1428a0;
}
.brands-brick__item-title {
	background: #1428a0;
}
.footer-form .form-note a {
	color: #1428a0;
}
.problems__table .tr {
	color: #1428a0;
}
.problems__table .tr:hover .td:first-child span {
	border-bottom-color: #1428a0;
}
.sidebar-menu li a {
	background: #1428a0;
}
.sidebar-form .form-note a {
	color: #1428a0;
}
.blog-info__category {
	background: #1428a0;
}
.blog-info__date {
	background: #1428a0;
}
.blog-list__item-category {
	background: #1428a0;
}
.pagination span {
	border-color: #1428a0;
	background: #1428a0;
}
.header .block-title span {
	color: #1428a0;
}
.small-edges__item-icon {
	background-color: #1428a0;
}
.header__form {
	border-left-color: #1428a0;
}
.header__form .form-note a {
	color: #1428a0;
}
.work__number {
	background: #1428a0;
}
.work__number span {
	background: #1428a0;
}
.work__text span {
	color: #1428a0;
	border-bottom-color: #1428a0;
}
.modal .form-note a {
	color: #1428a0;
}
.button_1:hover {
	background: #1446a0;
}
.sidebar-menu li a:hover {
	background: #1446a0;
}
a.blog-info__category:hover {
	background: #1446a0;
}
.sidebar-menu li {
	border-bottom-color: #1446a0;
}
@media (min-width:1200px) {
	.brands-grid__item-title {
		background: #1428a0;
	}
	.brands-grid__item-categories {
		background: #1428a0;
	}
	.catalog-menu-outer {
		background: #1428a0;
	}
	.catalog-menu > li > ul:before {
		background: #1428a0;
	}
	.catalog-menu > li > ul > li > a:hover {
		color: #1428a0;
	}
	.catalog-menu > li > ul > li.active > a {
		color: #1428a0;
	}
	.catalog-menu > li.active > a {
		background: #1446a0;
	}
	.catalog-menu > li > a:hover {
		background: #1446a0;
	}
}
@media (max-width:1199px) {
	.top__contacts-phone a {
		color: #1428a0;
	}
	.catalog-menu > li.active > a {
		color: #1428a0;
	}
	.catalog-menu > li > ul > li.active > a {
		color: #1428a0;
	}
}
.brands-brick__item-inner:before {
	background: rgba(127, 194, 64, 0.5);
}
.footer-social__link:hover {
	background-color: #1428a0;
}