

/* Start:/local/libs/css/slick-theme.css?15859114422914*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/libs/css/./ajax-loader.gif') center center no-repeat;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 10px;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 10px;
    height: 10px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 10px;
    height: 10px;

    content: '';
    text-align: center;

    background: #DADADA;
    border-radius: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{

    background: #6C6868;
}


@media (max-width: 1200px) {
    .slick-prev
    {
        left: 0;
    }

    .slick-next
    {
        right: 0;
    }
}
/* End */


/* Start:/local/libs/css/slick.css?15858989831758*/
/* Slider */
.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;

    min-height: 1px;
}
[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;
}

/* End */


/* Start:/local/libs/fancybox/jquery.fancybox.min.css?155437131412795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/menu/top_menu/style.css?1586161989678*/
.TopMenu {

}

.TopMenu ul {
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	height: 40px;
}

.TopMenu ul li {
	display: inline-block;
	padding-right: 15px;
}

.TopMenu ul li a {
	color: #221F1C;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	padding-right: 7px;
	letter-spacing: 0.1px;
}

.TopMenu ul li a:hover {
	color: #E53A10;
	text-decoration: none;
}

.TopMenu ul li a:after {
	content: "";
	position: absolute;
	left: -5px;
	bottom: -9px;
	background: #E53A10;
	width: 0;
	height: 2px;
	transition: 0.1s;
}

.TopMenu ul li a:hover:after {
	width: calc(100% + 10px);
	transition: 0.1s;
}

.TopMenu ul li:last-child a:after {
	display: none;
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/breadcrumb/mkws/style.css?15924031861606*/
.NavigationList {
	margin: 20px 0 0 0;
	display: inline-block;
}

.NavigationItem {
	white-space: nowrap;
	line-height: 140%;
	vertical-align: middle;
	margin: 7px 8px 0 0;
	display: inline-block;
}
.NavigationItem span {
	font-size: 12px;
	line-height: 120%;
	white-space: normal;
}
.NavigationItem a {
	border-bottom: none;
	color: #B2B2B2;
	text-decoration: none;
	padding-right: 10px;
	position: relative;
	display: inline-block;
}
.NavigationItem a:after {
	content:"";
	background: url("/bitrix/templates/mkws/components/bitrix/breadcrumb/mkws/images/arrow.svg") center no-repeat;
	position: absolute;
	width: 3px;
	height: 23px;
	top: 50%;
	right: -5px;
	transform: translate(-50%,-50%);
	border-radius: 50%;

}

.NavigationItem a:before {
	background: #B2B2B2;
	content: "";
	position: absolute;
	display: block;
	height: 1px;
	right: 0;
	bottom: 0;
	width: 0;
	-webkit-transition: width .3s cubic-bezier(.47,0,.745,.715);
	transition: width .3s cubic-bezier(.47,0,.745,.715);
}

.NavigationItem a:hover {}

.NavigationItem a:hover:before {
	width: calc(100% - 10px);
	-webkit-transition: width .3s cubic-bezier(.29,.18,.26,.83);
	transition: width .3s cubic-bezier(.29,.18,.26,.83);
	left: 0;
}

.NavigationItem_active_true {
	color: #BF2C18;
}

@media (max-width: 991px) and (min-width: 768px){
	.NavigationBlock {
		margin-top: 0px;
	}
}

@media (max-width: 767px) {
	.NavigationItem span {
		font-size: 12px;
		line-height: 140%;
	}

	.NavigationList {
		margin-top: 0;
	}

	.NavigationItem svg {
		width: 16px;
		height: 7px;
		margin-top: 7px;
		margin-right: 5px;
	}

	.Navigation {
		display: flex;
	}

	.NavigationItem {
		margin: 0 8px 0 0;
	}
}
/* End */


/* Start:/bitrix/templates/mkws/components/mkws/search.title/mkws/style.css?16109634285123*/
.bx-searchtitle {
	margin: 10px 0 10px 0;
	width: 100%;
}

.search-top-block {
	display: flex;
}

.bx-searchtitle .bx-block-title {
	color: #7e7e7e;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: block;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	height: 45px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	border: none;
	border-bottom: 1px solid #262626;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	padding: 6px 10px;
	border-radius: 3px;
	border-right: none;
	outline: none;
	box-sizing: border-box;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	min-width: 300px;
}

.bx-input-group-btn svg {
	fill: #221f1c;
}

input:focus ~ .bx-input-group-btn svg {
	fill: #E53A10;
}


.bx-searchtitle .bx-input-group .bx-form-control:focus {
	border: 1px solid #E53A10;
}

.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	border: none;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	right: 5px;
	z-index: 2;
	padding: 0;
	height: 25px;
	top: 14px;
	background: none;
}
.bx-searchtitle .bx-input-group-btn button:hover,
.bx-searchtitle .bx-input-group-btn button:focus,
.bx-searchtitle .bx-input-group-btn button:active{
	background: none;
	outline: none;
	border: none;
}

.bx-searchtitle .bx-input-group-btn button  svg * {
	transition: all .3s ease;
}

.bx-searchtitle .bx-input-group-btn button:hover svg *,
.bx-searchtitle .bx-input-group-btn button:focus svg *,
.bx-searchtitle .bx-input-group-btn button:active svg * {
	stroke-width: 2px;
	transition: all .3s ease;
}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 270px;
	margin-top:-2px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/mkws/components/mkws/search.title/mkws/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	float: left;
	width: 25%;
	padding: 0;
	top: 0;
	bottom: 0;
	padding-left: 10px;
}

.bx_searche .bx_img_element img {
	max-width: 100%;
}

.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative;
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 10px 0;
	border-bottom: 1px solid #dadada
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;

}
.bx_searche .bx_item_element{
	float: left;
	width: 70%;
	border-top: none;
	padding: 4px 10px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	line-height: 144%;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	color: #E53A10;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;

	text-align: right;
}
.bx_item_block.all_result .all_result_title a{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;color: #221F1C;  position: relative; padding-right: 15px;}
.bx_item_block.all_result .all_result_title a:hover{color: #000}
.bx_item_block.all_result a{
	margin-top: 0;
}

.bx_searche .all_result .bx_item_element,
.bx_searche .all_result .bx_img_element {
	border: none;
}

.bx_item_block.all_result .all_result_title a:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 24px;
	right: 0;
	top: 0;
	background: url(/bitrix/templates/mkws/components/mkws/search.title/mkws/images/right.svg) center no-repeat;
	background-size: 100%;
	z-index: 2;
	transition: all 0.35s ease-out;
}

.bx_searche .bx_item_block:hover {
	background: #DADADA;
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/sale.basket.basket.line/flat_mkws/style.css?15844463564808*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/


	.bx-basket-fixed {
		position: fixed;
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 0; width: 75px;

		height: 56px;z-index: 100}

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.bx-hdr-profile {
		background: #fff;
		border-radius: 3px 0 0 3px;
		box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
		font-weight: normal;
		font-size: 14px;
		line-height: 20px;
		color: #221F1C;
		text-align: center;
		cursor: pointer;
	}

	.BasketCount {
		font-weight: bold;
		font-size: 12px;
		line-height: 12px;
		color: #fff;
		position: absolute;
		left: -5px;
		top: -5px;
		height: 18px;
		width: 18px;
		background: #E53A10;border-radius: 50%;
		padding: 4px 6px;
	}

	

.bx-basket-fixed .bx-basket-block { width: 75px;
	padding: 12px 4px;
	margin: 0;
	height: 56px;

	font-size: 14px;
	box-sizing: border-box; position: relative;}

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding: 20px 15px 75px 15px;
	box-sizing: border-box;
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
}

.bx-basket-item-list {  }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-basket-item-list {
	overflow: hidden;
	height: auto;
	width: 260px;
	box-sizing: border-box;
	position: absolute;
	right: -260px;
	top: 0;
	background: #fff;
	transition: 0.3s;
}





.bx-basket-fixed.right {
	transition: 0.3s;
}

.bx-basket-fixed.right.bx-opener {
	right: 260px;
	transition: 0.3s;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 0 15px;
	text-align: center;
}


.bx-basket-item-list-button-container .RedBtn {
	background: #E53A10;
	border-radius: 3px;
	padding: 10px;
	display: block;
	box-sizing: border-box;
	text-align: center;
}


.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #DADADA;
	font-size: 14px;
	line-height: 200%;
}



.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	text-align: center;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	color: #221F1C;
	text-decoration-line: underline;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000;
	border-radius: 50%;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 1px;
	border-radius: 1px;
	background-color: #000;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { border-color: #E53A10; }
.bx-basket-item-list-item-remove:hover:before,.bx-basket-item-list-item-remove:hover:after { background-color: #E53A10; }

.bx-basket-item-list-item-price-block {

}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }

.BasketResult {
	display: flex;
	justify-content: space-between;
	font-weight: bold;
	color: #000000;
}
/* End */


/* Start:/bitrix/templates/mkws/template_styles.css?176062296921140*/
/*--------------------Общие стили----------------------*/
body {
	font-family: Circe, Arial;
	font-size: 16px;
	background: #fff;
	color: #221F1C;
	margin: 0;
	position: relative;
}

div {
	box-sizing: border-box;
}

a {
	text-decoration: none;
}

.maxwidth-theme {
	max-width: 1170px;
	margin: auto;
	position: relative;
	width: 100%;
}
.p-0-15 {
	padding: 0 15px;
}
.HeaderTgBot {
	margin-left: auto;
	margin-right: 20px;

}
footer .HeaderTgBot {
	margin-right: 40px;
}
.HeaderTgBot img {
	max-width: 60px;
}
.hidden {
	display: none;
}
.RedBtn {
	background: #E53A10;
	color: #fff;
	text-decoration: none;
	transition: 0.2s;
	border-radius: 3px;
}
.RedBtn:hover {
	background: #BF2C18;
	color: #fff;
	text-decoration: none;
	transition: 0.2s;
}
.CenterText {
	text-align: center;
}

.HeaderName {
	font-weight: bold;
	font-size: 36px;
	line-height: 53px;
	color: #221F1C;
	margin: 30px 0 5px 0;
}
.TextWhite {
	color: #fff;
}
.HeaderDescription {
	color: #B2B2B2;
	margin-bottom: 20px;
}
.inline-svg-icon {
	fill: #E53A10;
	-webkit-transition: fill .3s cubic-bezier(.47,0,.745,.715);
	transition: fill .3s cubic-bezier(.47,0,.745,.715);
}

h1, .h1 {
	font-weight: bold;
	font-size: 36px;
	line-height: 53px;
	margin-top: 35px;
	margin-bottom: 10px;
}

h3, .h3 {
	font-weight: bold;
	font-size: 24px;
	line-height: 35px;

}

.w-100 {
	width: 100%;
}

body > font {
	display: none;
}

.CompareEmpty img {
	padding-left: 65px;
	max-width: 100%;
}

.AddStone {
	padding: 7px 25px;
	margin: 30px auto 50px auto;
	display: block;
	width: 200px;
	box-sizing: border-box;
}

.NotFound {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: center;
	align-items: center;
	min-height: calc( 100vh - 650px);
	margin-bottom: 50px;
	margin-top: 50px;
}

.NotFound img {
	max-width: 100%;
}

.NotFound a {
	margin-bottom: 50px;
	margin-top: 30px;
	border-bottom: 1px solid #E53A10;
	color: #E53A10;
	font-weight: bold;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.PopupSuccess .block-form .HeaderName {
	border-bottom: none;
}
.PopupSuccess .block-form .RedBtn {
	padding: 10px 35px;
	display: inline-block;
}

@media (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 18px;
	}

	h1, .h1,
	.HeaderName {
		font-size: 24px;
		line-height: 35px;
		margin-top: 20px;
	}

	.NavigationBlock {
		margin-top: 20px;
	}

	.HeaderDescription {
		width: 100%;
	}

	.CompareEmpty img {
		padding-left: 0;
		max-width: 90%;
	}

	.AddStone {
		width: 100%;
	}
	.show-xs {
		display: block;
	}
}


/*--------------------/Общие стили----------------------*/

/*--------------------header----------------------*/


.NavigationBlock {
	margin-top: 40px;
}
.HeaderMenuBtn {
	display: none;
}
.HeaderLogoMobile {
	display: none;
}
.BottomLine{
	padding: 0 60px;
	border-bottom: 1px solid rgba(218, 218, 218, 0.5);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.TopLine {
	display: flex;
	justify-content: space-between;
	padding: 0 60px;
	border-bottom: 1px solid rgba(218, 218, 218, 0.5);
	align-items: center;
}
.HeaderLocation {
	display: flex;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
}
.HeaderLocation > div {
    padding-left: 50px;
}
.HeaderLocation .metro {
	background: #60008D;
	border-radius: 3px;
	padding: 0 4px 0 19px;
    color: #FFFFFF;
	display: inline-block;
	position: relative;
}
.HeaderLocation .metro.red {
	background: #E53A10;
}
.HeaderLocation .metro:before {
	content: "";
	position: absolute;
	left: 6px;
	top: 4px;
	height: 8px;
	width: 10px;
	background: url('/images/metro.svg') center no-repeat;
}
.HeaderLocation b {
	display: block;
}
.HeaderCity > div:first-child {
	font-weight: bold;
	position: relative;
}
.HeaderCity {
	font-size: 12px;
	line-height: 18px;
	padding-left: 50px;
}
.HeaderCity > div:first-child:before {
	content: "";
	position: absolute;
	left: -15px;
	top: 0;
	height: 14px;
	width: 10px;
	background: url('/images/marker.svg') center no-repeat;
}
.HeaderLogo {
	padding-right: 23px;
	border-right: 1px solid #DADADA;
	padding-top: 10px;
}
.HeaderLogoLocation {
	display: flex;
}
.HeaderPhone {
	padding-top: 10px;
	text-align: right;
	font-size: 16px;
	line-height: 24px;
}
.HeaderCall {
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	text-transform: uppercase;
	border-bottom: 2px dotted #221F1C;
	display: inline-block;
	position: relative;
	top: -5px;
	cursor: pointer;
}
.HeaderPhoneNumber {
	position: relative;
}
.HeaderPhoneNumber a {
	color: #221F1C;
	text-decoration: none;
}
.HeaderPhoneNumber a:hover {
	color: #E53A10;
	text-decoration: none;
}
.HeaderPhoneNumber:before {
	content: "";
	position: absolute;
	left: -13px;
	top: 4px;
	height: 14px;
	width: 8px;
	background: url('/images/phone.svg') center no-repeat;
}
.LoginActive ul {
	height: 0;
	overflow: hidden;
}
.LoginActive {
	position: relative;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 15px 6px 15px;
	background: #221F1C;
}
.LoginActive ul {
	position: absolute;
	right: 0;
	top: 39px;
	background: #221F1C;
	z-index: 10000;
}
.LoginActive:hover ul{
	height: auto;
	padding: 20px 0;
	width: 220px;
	margin: 0;
}
.LoginActive ul li {
	margin-bottom: 10px;

}
.LoginActive a {
	color: #fff;
}
.LoginActive ul a {
	padding: 10px 50px 10px 40px;
	display: block;
	position: relative;
	font-weight: normal;
}
.LoginActive ul a:hover {
	background: rgba(255, 255, 255, 0.1);
	text-decoration: none;
}
.StatusRed {
	position: absolute;
	background: #E53A10;
	border-radius: 50%;
	width: 18px;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	height: 18px;
	padding: 0px 6px;
	right: 20px;
	top: 11px;
}
.RedLink {
	color: #BF2C18!important;
}
.Login {
	background: #E53A10;
	padding: 10px 25px 6px 25px ;
	color: #fff;
	font-weight: bold;
	display: block;
}
.Login:hover {
	background: #BF2C18;
	color: #fff;
	text-decoration: none;
}

header .HeaderInsta {
	display: block;
	font-size: 0!important;
	line-height: 0!important;
}
.MobileMenu {
	display: none;
}
.HeaderPhone {
	height: 98px;
	box-sizing: border-box;
	padding-top: 28px;
	border-left: 1px solid #DADADA;
	padding-left: 50px;
}
@media (max-width: 992px) {

	.HeaderPhone {
		height: auto;
		box-sizing: border-box;
		padding-top: 10px;
		border-left: none;
		padding-left: 0;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.HeaderMenu {
		width: calc(100% - 120px);
	}

	.HeaderLogin {
		width: 120px;
	}

	.LoginActive {
		font-size: 11px;
		line-height: 20px;
		padding: 5px 7px 3px 7px;
	}
	.TopMenu ul li {
		display: inline-block;
		padding-right: 3px;
	}

	.TopMenu ul li a {
		font-size: 13px;
		line-height: 20px;
		padding-right: 0;
		 letter-spacing: 0;
	}

	.BottomLine,
	.TopLine {
		padding: 0 15px;
	}

	.HeaderName {
		font-size: 28px;
		line-height: 36px;
	}

	.NavigationBlock {
		margin-top: 0px;
	}
}


@media (max-width: 780px) and (min-width: 768px){
	.BottomLine,
	.TopLine {
		padding: 0 10px;
	}
}

@media (max-width: 767px) {
	.HeaderPhoneNumber a{
		border-bottom: 2px dotted #221F1C;
	}

	.HeaderCall,
	.HeaderLogoDesktop,
	.HeaderLocation,
	.BottomLine {
		display: none;
	}

	.HeaderLogoMobile,
	.HeaderLogoMobile {
		display: block;
	}

	.HeaderMenuBtn {
		display: flex;
		align-items: center;
	}

	.TopLine {
		padding: 0 15px;
	}

	.HeaderLogo {
		padding-right: 0;
		border: none;
	}

	.HeaderMenuBtn > div {
		display: inline-block;
		width: 27px;
		height: 18px;
		position: relative;
		margin-right: 8px;
	}

	.HeaderMenuBtn > div > span {
		position: absolute;
		top: calc( 50% - 2px);
		height: 3px;
		background: #E53A10;
		width: 100%;
		display: block;
		border: none;
	}

	.HeaderMenuBtn > div:before {
		content: "";
		position: absolute;
		top: 0;
		height: 3px;
		background: #E53A10;
		width: 100%;
		transition: 0.3s;
	}

	.HeaderMenuBtn > div:after {
		content: "";
		position: absolute;
		bottom: 0;
		height: 3px;
		background: #E53A10;
		right: 0;
		width: 77%;
		transition: 0.3s;
	}

	.MobileMenu {
		left: -100vw;
		transition: left 0.3s;
		position: relative;
		width: 100%;
		min-height: auto;
	}

	.menu .MobileMenu {
		display: block;
		position: fixed;
		z-index: 20;

		background: rgba(0, 0, 0, 0.6);
		top: 58px;
		left: 0;
		transition: left 0.3s;
		bottom: 60px;
		overflow: auto;
	}

	.menu .MobileMenu:before {
		content: '';
		width: 95%;
		background: #fff;
		position: absolute;
		height: 100%;
		left: 0;
		top: 0;
	}

	.MobileMenu .TopMenu ul {
		display: block;
		height: auto;
	}
	.MobileMenu .TopMenu ul li {
		display: block;
		padding: 10px 15px 10px 40px;
		border-bottom: 1px solid #F2F2F2;
	}
	.MobileMenu .TopMenu ul li a {
		font-size: 16px;
		font-weight: bold;
	}

	.MobileMenu .HeaderLocation {
		display: block;
		position: relative;
		width: 95%;
		background: #fff;
	}

	.MobileMenu .HeaderCity {
		padding-left: 30px;
		width: 100%;
	}

	.MobileMenu .HeaderCity span {
		color: #221F1C!important;
	}

	.menu {
		overflow: hidden;
	}

	.menu .MobileMenu .HeaderMenu {
		width: 95%;
		position: relative;
		background: #fff;
	}

	.MobileMenu .HeaderLogin {
		position: relative;
		width: 95%;
		padding-top: 15px;
		margin-top: 0;
		background: #fff;
	}

	.MobileMenu .LoginActive {
		background: none;
		display: flex;
		justify-content: space-between;
		padding: 10px 15px 10px 40px;
		box-sizing: border-box;
		background: #F2F2F2;
	}

	.MobileMenu .TopMenu ul li:last-child {
		position: absolute;
		right: 15px;
		bottom: 3px;
		border: none;
		padding: 0;
	}

	.MobileMenu .TopMenu ul li:last-child a {
		display: flex;
	}

	.MobileMenu .LoginActive a {
		color: #6C6868;
	}

	.MobileMenu .Login {
		background: #E53A10;
		padding: 12px 25px 12px 25px;
		color: #fff;
		font-weight: bold;
		display: block;
		text-align: center;
		width: calc(100% - 30px);
		box-sizing: border-box;
		margin: auto;
		border-radius: 3px;
	}

	.menu .HeaderMenuBtn > div > span {
		opacity: 0;
	}

	.menu .HeaderMenuBtn > div:before {
		transform: rotate(45deg) translate(5px, 5px);
		transition: 0.3s;
	}

	.menu .HeaderMenuBtn > div:after {
		transform: rotate(-45deg) translate(5px, -5px);
		width: 100%;
		transition: 0.3s;
	}


	header {
		position: fixed;
		width: 100%;
		z-index: 10;
		background: #fff;
		top: 0;
	}
	.TopLine {
		justify-content: left;
	}

	.HeaderPhoneNumber:before {
		display: none;
	}
	.HeaderPhone {
		padding-top: 0;
		margin-left: auto;
	}
	.HeaderPhoneNumber a {
		font-size: 0;
		background: #E53A10 url("/images/phone_w.svg") center no-repeat;
		width: 40px;
		height: 40px;
		display: block;
		border-radius: 50%;
		border-bottom: none;
	}

	.HeaderLogoLocation {
		margin-left: 10px;
	}


}

/*--------------------/header----------------------*/



/*---------------------------footer----------------------*/
footer {
	background: #221F1C;
	color: #fff;
	padding: 65px 0 55px 0;
}
.FooterTop {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	padding-bottom: 35px;
}
.FooterTop:before {
	content: '';
	position: absolute;
	left: 15px;
	bottom: 0;
	height: 1px;
	width: calc( 100% - 30px);
	border-bottom:  1px solid #6C6868;
}
.FooterLocation {
	display: flex;
	padding-top: 10px;
	padding-bottom: 10px;
}
.FooterCity > div:first-child {
	font-weight: bold;
	position: relative;
}
.FooterCity span {
	color: #fff!important;
}
.FooterCity {
	font-size: 12px;
	line-height: 18px;
	padding-left: 50px;
	color: #fff!important;
}

footer .HeaderInsta {
	display: block;
}

footer .HeaderInsta svg {
	margin-top: 15px;
}
.FooterCity > div:first-child:before {
	content: "";
	position: absolute;
	left: -15px;
	top: 0;
	height: 14px;
	width: 10px;
	background: url('/images/marker.svg') center no-repeat;
}
.FooterLogo {
	padding-right: 23px;
	padding-top: 10px;
}
.FooterLogoLocation {
	display: flex;
}
.FooterMiddle,
.FooterBottom {
	display: flex;
	justify-content: space-between;
}
.FooterPhone {
	padding-top: 10px;
	text-align: right;
	font-size: 16px;
	line-height: 24px;
}
.FooterPhoneNumber a {
	color: #fff;
	text-decoration: none;
}
.FooterPhoneNumber a:hover {
	color: #E53A10;
	text-decoration: none;
}
.FooterCall {
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	text-transform: uppercase;
	border-bottom: 2px dotted #fff;
	display: inline-block;
	position: relative;
	top: -5px;
}
.FooterPhoneNumber {
	position: relative;
}
.FooterPhoneNumber:before {
	content: "";
	position: absolute;
	left: -13px;
	top: 4px;
	height: 14px;
	width: 8px;
	background: url('/images/phone.svg') center no-repeat;
}
.FooterCopy {
	font-size: 12px;
	line-height: 18px;
}
.FooterDeveloper a {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.FooterBottom {
	align-self: center;
	padding-top: 30px;
}
.FooterMenuMain {
	width: 45%;
}
.FooterMenuMain ul{
	display: flex;
	flex-flow: row wrap;
	padding: 0;
	margin: 0;
	list-style: none;
}
.FooterMenuMain ul li{
	width: 50%;
	margin-bottom: 5px;
}
.FooterMenuMain ul li a {
	color: #DADADA;
}
.FooterMiddle {
	padding-top: 35px;
	padding-bottom: 35px;
}
.FooterMenuAdded ul {
	text-align: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
.FooterMenuAdded ul li a {
	color: #B2B2B2;
	border-bottom: 1px solid #B2B2B2;

}
.FooterMenuAdded ul li {
	margin-bottom: 10px;
}
@media (max-width: 1460px) {
	.HeaderTgBot img {
		max-width: 45px;
	}
}
.HeaderTgBot a {
	font-size: 12px;
	text-align: center;
	display: inline-block;
}
.HeaderTgBot a p {
	margin: 0;
}
@media (max-width: 1210px) {
	.HeaderPhoneNumber {
		white-space: nowrap;
	}
	.HeaderLocation > div {
		padding-left: 30px;
	}
	.HeaderTgBot {
		margin-left: 10px;
		margin-right: 10px;
	}
	.HeaderPhone {
		padding-left: 30px;
	}
}
@media (max-width: 767px) {
	.FooterMenuMain,
	.FooterMenuAdded {
		width: 100%;
	}
	.HeaderTgBot a {
		font-size: 0;
	}
	.HeaderTgBot a p {
		display: none;
	}
	.HeaderPhone {
		margin-left: 45px;
	}
	.HeaderPhone {
		 padding-left: 0;
	}
	.FooterLogo svg {
		width: 125px;
		height: 60px;
	}

	.FooterLocation {
		position: absolute;
		top: 60px;
		width: calc( 100% - 30px);

		flex-flow: row wrap;
	}

	.FooterLogoLocation {
		padding-bottom: 120px;
	}

	footer .HeaderInsta {
		display: none;
	}

	.FooterCity {
		padding-left: 20px;
		width: 100%;
		padding: 15px 0 0 20px;
	}

	footer {
		padding: 35px 0 75px 0;
	}

	.FooterMiddle, .FooterBottom {
		flex-flow: row wrap;
	}

	.FooterMenuMain ul li:nth-child(2n),
	.FooterMenuAdded ul li:nth-child(2n){
		text-align: right;
	}

	.FooterMenuAdded ul li {

		margin-bottom: 5px;
		text-align: left;
	}

	.FooterMenuAdded ul {
		display: flex;
		justify-content: space-between;
		margin-top: 20px;
	}

	.FooterCopy {
		order: 2;
		margin-top: 15px;
	}

	.FooterDeveloper a {
		font-size: 14px;
		line-height: 21px;
	}
}
/*---------------------------/footer----------------------*/

.cookie-popup {
	display: none;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	max-width: 900px;
	position: fixed;
	left: 50%;
	bottom: 15px;
	transform: translateX(-50%);
	padding: 22px 35px;
	font-size: 14px;
	line-height: 120%;
	z-index: 10001;
	width: 100%;
}

.cookie-popup .Text {
	width: 80%;
}

.cookie-popup .Header {
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
	font-weight: bold;
}


.cookie-popup a {
	color: #BF2C18;
	font-weight: bold;
	text-decoration: underline;
}

.cookie-close {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	padding: 13px 35px;
	display: inline-block;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
}

.whatsUp {
	display: none;
}

.popup {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1000;
	overflow: auto;
}

.popup.active {
	display: flex;
}
.PopupSuccess,
.PopupError {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	z-index: 1000;
	overflow: auto;
}

.PopupSuccess {
	color: #E53A10;
}


.block-form {
	width: 50vw;
	margin: auto;
	background: #fff;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 15px 0;
	position: relative;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-position-y: 70%;
}


.block-form {
	max-width: 650px;
	margin: auto;
	background: #fff;
	padding: 30px 40px;
	position: relative;
	height: auto;
}

.block-form button.close {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
	background: none;
	border: none;
	cursor: pointer;
}

.block-form button.close:before {
	width: 100%;
	content: '';
	position: absolute;
	height: 1px;
	background: #151515;
	transform: translate(-50%, -50%) rotate(45deg);
	left: 50%;
	top: 50%;
}

.block-form button.close:after {
	width: 100%;
	content: '';
	position: absolute;
	height: 1px;
	background: #151515;
	transform: translate(-50%, -50%) rotate(-45deg);
	left: 50%;
	top: 50%;
}

.success .block-form,
.error .block-form {
	max-width: 620px;
}

.block-form .HeaderName {
	margin-top: 0!important;
	padding-bottom: 20px;
	border-bottom: 1px dashed #DADADA;
}

.block-form .close {
	width: 45px;
	height: 45px;
	position: absolute;
	right: -45px;
	top: 10px;
	z-index: 2;
	opacity: 1;
	background: #e53a10;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
}

.block-form .close:hover {
	background: #BF2C18;
}

.block-form .close:before {
	content: '';
	position: absolute;
	width: 25px;
	height: 2px;
	background: #fff;
	transform: rotate(45deg);
	left: 9px;
	top: 21px;
}

.block-form .close:after {
	content: '';
	position: absolute;
	width: 25px;
	height: 2px;
	background: #fff;
	transform: rotate(-45deg);
	left: 9px;
	top: 21px;
}


.popup .ok {
	width: auto;
	margin: auto;
	border: none;
	margin-top: 20px;
	padding: 10px 30px;
}
.fixMenu {
	display: none;
}

@media (max-width: 992px) {
	.HeaderLocation > div {
		padding-left: 20px;
	}

}
@media (max-width: 767px) {
	.cookie-popup {
		padding: 12px 20px 15px 20px;
		font-size: 12px;
		bottom: 0;

	}

	.cookie-close {
		top: auto;
		font-size: 14px;
		position: relative;
		bottom: auto;
		right: auto;
		text-align: center;
		margin-top: 15px;
		width: 100%;
		transform: none;
	}

	.cookie-popup .Text {
		width: 100%;
	}

	.ws-chat-mobile {
		display: none!important;
	}

	.whatsUp {
		display: block;
		position: fixed;
		z-index: 1000000;
		top: 2px;
		right: 55px;
	}

	.whatsUp svg {
		width: 54px;
		height: 54px;
	}

	.fixMenu {
		display: flex;
		width: 100%;
		height: 65px;
		background: #FFFFFF;
		box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 100;
		align-items: center;
		text-align: center;
	}

	.fixMenu a {
		width: 20%;
	}

	.fixMenuCatalog,
	.fixMenuPalitra,
	.fixMenuPersonal,
	.fixMenuCart{
		color: #8A8A8A;
	}

	.fixMenuPersonal svg path,
	.fixMenuCart svg path{
		fill: #8A8A8A;
	}

	.fixMenuPalitra svg rect {
		fill: #8A8A8A;
		stroke: #8A8A8A;
	}

	.fixMenuCatalog svg path,
	.fixMenuCatalog svg rect {
		stroke: #8A8A8A;
	}

	.fixMenuPersonal.color svg path,
	.fixMenuCart.color svg path{
		fill: #E53A10;
	}

	.fixMenuPalitra.color svg rect {
		fill: #E53A10;
		stroke: #E53A10;
	}

	.fixMenuCatalog.color svg path,
	.fixMenuCatalog.color svg rect {
		stroke: #E53A10;
	}

	.fixMenuCatalog.color,
	.fixMenuPalitra.color,
	.fixMenuPersonal.color,
	.fixMenuCart.color{
		color: #E53A10;
	}

	.fixMenuMain {
		color: #E53A10;
	}

	.bx-basket-fixed.right {
		display: none!important;
	}
	.HeaderPhone {
		margin-left: auto;
	}
	.HeaderTgBot img {
		max-width: 40px;
	}
	.HeaderTgBot a {
		display: flex;
	}
	.HeaderTgBot {
		margin-left: auto;
		margin-right: 10px;
		margin-top: 2px;
		display: none;
	}
}


/* End */
/* /local/libs/css/slick-theme.css?15859114422914 */
/* /local/libs/css/slick.css?15858989831758 */
/* /local/libs/fancybox/jquery.fancybox.min.css?155437131412795 */
/* /bitrix/templates/mkws/components/bitrix/menu/top_menu/style.css?1586161989678 */
/* /bitrix/templates/mkws/components/bitrix/breadcrumb/mkws/style.css?15924031861606 */
/* /bitrix/templates/mkws/components/mkws/search.title/mkws/style.css?16109634285123 */
/* /bitrix/templates/mkws/components/bitrix/sale.basket.basket.line/flat_mkws/style.css?15844463564808 */
/* /bitrix/templates/mkws/template_styles.css?176062296921140 */
