

/* Start:/js/node_modules/slick-carousel/slick/slick.css?16692169921776*/
/* 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;

    height: 100%;
    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:/js/node_modules/jquery-form-styler/dist/jquery.formstyler.css?16692169922175*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/js/node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.css?166921699212795*/
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:/js/node_modules/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?166921699254850*/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(/js/node_modules/malihu-custom-scrollbar-plugin/mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/* End */


/* Start:/css/reset.css?175016082919922*/
@font-face {
    font-family: Geometria;
    src: url(/css/../fonts/Geometria/Geometria-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: Geometria;
    src: url(/css/../fonts/Geometria/Geometria.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: Geometria;
    src: url(/css/../fonts/Geometria/Geometria-Medium.ttf) format("truetype");
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: Geometria;
    src: url(/css/../fonts/Geometria/Geometria-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: Geometria;
    src: url(/css/../fonts/Geometria/Geometria-ExtraBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 800;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	vertical-align: baseline;
}
html, body {
    width: 100%;
    height: 100%;
    font-family: 'Geometria', sans-serif;
    color: #171717;
    font-size: 18px;
    line-height: 140%;
	font-weight: 400;
    background: #fff;
}
article, aside, footer, header, nav, section, figcaption, figure, main {
    display: block;
}
* {
    box-sizing: border-box;
}
a {
	color: inherit;
	text-decoration: none;
	transition: 1s;
}
a:hover {
	transition: 1s;	
}
p {
    margin: 0 0 25px 0;
}
p:last-child {
    margin: 0;
}
img {
    max-width: 100%;
    display: block;
}
label{
	cursor: pointer;
}
ol, ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.h1, h1 {
    font-size: 56px;
}
.h1, .h2, h1, h2 {
    font-weight: 500;
    line-height: 100%;
    margin: 0;
    letter-spacing: .03em;
    font-family: Cormorant SC, serif;
}
.h2, h2 {
    font-size: 44px;
}
.h3, h3 {
    font-size: 28px;
    letter-spacing: .03em;
}
.h3, .h4, h3, h4 {
    font-weight: 600;
    line-height: 120%;
    margin: 0;
    font-family: Cormorant SC, serif;
}
.h4, h4 {
    font-size: 24px;
    letter-spacing: .04em;
}
h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    margin: 0;
    font-family: Bitter, serif;
}

figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
/*
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
    outline-width: 0;
}
*/
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: inherit;
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
audio, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details, menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
[hidden], template {
    display: none;
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .modal-footer:after, .modal-footer:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .modal-footer:after, .row:after {
    clear: both;
}
::marker {
    display: none;
}

.bitter {
    font-family: Bitter, serif;
}

body.is-hidden {
    overflow: hidden;
}
body.is-filter-open .wrapper__wrap {
    z-index: 19;
}
.mail, .phone {
    font-size: 20px;
}
.mail, .phone, p {
    font-weight: 400;
    line-height: 140%
}

textarea {
    resize: none;
}
.svg-icon use {
    transition: fill .3s, stroke .3s ease;
}

.social {
    position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.social__item {
	position: relative;
	display: block;
    margin-right: 20px;
}
.social__item:last-child {
    margin-right: 0;
}
.social__item .svg-icon use {
    fill: #171717;
}
.social__item:hover .svg-icon use {
	fill: #8c8c8c;
}
.social--big .social__item {
    margin-right: 30px;
}
.social--big .social__item:last-child {
    margin-right: 0;
}
.btns .btn, .discont-card__btn .btn, .form-line__btn .btn {
	min-width: 280px;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding: 16px 24px;
    letter-spacing: .02em;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid transparent;
    text-decoration: none;
    font-family: Geometria;
    padding: 19px 25px;
    transition: background-color .3s, border-color .3s, box-shadow .3s, color .3s ease;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn .svg-icon {
    margin-right: 12px;
}
.btn--black {
    background-color: #171717;
    color: #fff;
}
.btn--black:disabled {
    pointer-events: none;
    background-color: #8c8c8c;
    color: #fff;
}
.btn--black2 {
    background-color: #171717;
    color: #fff;
}
.btn--black2.is-active {
    color: #171717;
    border-color: #171717;
    background-color: transparent;
}
.btn--black2:disabled {
    pointer-events: none;
    background-color: #8c8c8c;
    color: #d6d6d6;
}
.btn--out {
    border-color: #fff;
    color: #fff;
}
.btn--out-black {
    border-color: #171717;
    color: #171717;
}
.btn--out-black .svg-icon use {
    fill: transparent;
}
.btn--middle {
    padding: 15px 32px;
}
.btn--mini {
    padding: 11px 15px;
}
.btn--basket {
    width: 100%;
    position: relative;
}
.btn--basket span:nth-child(2) {
    opacity: 0;
    position: absolute;
}
.btn--long {
    padding-left: 24px;
    padding-right: 24px;
}
.btn--small {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .02em;
    padding: 8px 16px;
}
.btn-present {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    position: relative;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    padding: 9px;
    border: 1px solid #f3f3f3;
}
.btn-present svg {
    margin-right: 0;
}
.btn--white {
	color: #171717;
	background: #fff;
}

.search {
    position: relative;
    margin-right: 50px;
    z-index: 5;
}
.search__btn {
    display: flex;
    cursor: pointer;
}
.search__input {
    font-family: Geometria;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    border: 0;
    flex-grow: 1;
}
.search__input::-webkit-input-placeholder {
    color: #8c8c8c;
    font-family: Geometria;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%}
.search__input:-moz-placeholder, .search__input::-moz-placeholder {
    color: #8c8c8c;
    font-family: Geometria;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%}
.search__input:-ms-input-placeholder {
    color: #8c8c8c;
    font-family: Geometria;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%}
.search__icon {
    display: flex;
    align-items: center;
    margin-right: 22px;
}
.search__close {
    cursor: pointer;
    margin-left: 15px;
    flex: none;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.search__close.is-active {
    opacity: 1;
    pointer-events: auto;
}
.search__close .svg-icon use {
    fill: #8c8c8c;
}
.search__block {
    display: flex;
    align-items: center;
    left: -14px;
    padding-right: 27px;
    position: absolute;
    padding-left: 13px;
    background: #fff;
    width: 849px;
    height: 48px;
    top: -12px;
    border: 1px solid #d6d6d6;
    box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.search.is-active .search__block {
    opacity: 1;
    pointer-events: auto;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-1 {
    width: 8.33333333%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-pull-11 {
    right: 91.66666667%}
.col-xs-pull-10 {
    right: 83.33333333%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-8 {
    right: 66.66666667%}
.col-xs-pull-7 {
    right: 58.33333333%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-5 {
    right: 41.66666667%}
.col-xs-pull-4 {
    right: 33.33333333%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-2 {
    right: 16.66666667%}
.col-xs-pull-1 {
    right: 8.33333333%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%}
.col-xs-push-11 {
    left: 91.66666667%}
.col-xs-push-10 {
    left: 83.33333333%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-8 {
    left: 66.66666667%}
.col-xs-push-7 {
    left: 58.33333333%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-5 {
    left: 41.66666667%}
.col-xs-push-4 {
    left: 33.33333333%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-2 {
    left: 16.66666667%}
.col-xs-push-1 {
    left: 8.33333333%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%}
.col-xs-offset-11 {
    margin-left: 91.66666667%}
.col-xs-offset-10 {
    margin-left: 83.33333333%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-8 {
    margin-left: 66.66666667%}
.col-xs-offset-7 {
    margin-left: 58.33333333%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-5 {
    margin-left: 41.66666667%}
.col-xs-offset-4 {
    margin-left: 33.33333333%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-2 {
    margin-left: 16.66666667%}
.col-xs-offset-1 {
    margin-left: 8.33333333%}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-4 {
    width: 33.33333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-1 {
    width: 8.33333333%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-pull-11 {
    right: 91.66666667%}
.col-sm-pull-10 {
    right: 83.33333333%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-8 {
    right: 66.66666667%}
.col-sm-pull-7 {
    right: 58.33333333%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-5 {
    right: 41.66666667%}
.col-sm-pull-4 {
    right: 33.33333333%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-2 {
    right: 16.66666667%}
.col-sm-pull-1 {
    right: 8.33333333%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%}
.col-sm-push-11 {
    left: 91.66666667%}
.col-sm-push-10 {
    left: 83.33333333%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-8 {
    left: 66.66666667%}
.col-sm-push-7 {
    left: 58.33333333%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-5 {
    left: 41.66666667%}
.col-sm-push-4 {
    left: 33.33333333%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-2 {
    left: 16.66666667%}
.col-sm-push-1 {
    left: 8.33333333%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%}
.col-sm-offset-11 {
    margin-left: 91.66666667%}
.col-sm-offset-10 {
    margin-left: 83.33333333%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-8 {
    margin-left: 66.66666667%}
.col-sm-offset-7 {
    margin-left: 58.33333333%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-5 {
    margin-left: 41.66666667%}
.col-sm-offset-4 {
    margin-left: 33.33333333%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-2 {
    margin-left: 16.66666667%}
.col-sm-offset-1 {
    margin-left: 8.33333333%}
.col-sm-offset-0 {
    margin-left: 0;
}
}@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666667%}
.col-md-10 {
    width: 83.33333333%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666667%}
.col-md-7 {
    width: 58.33333333%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666667%}
.col-md-4 {
    width: 33.33333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.66666667%}
.col-md-1 {
    width: 8.33333333%}
.col-md-pull-12 {
    right: 100%}
.col-md-pull-11 {
    right: 91.66666667%}
.col-md-pull-10 {
    right: 83.33333333%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-8 {
    right: 66.66666667%}
.col-md-pull-7 {
    right: 58.33333333%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-5 {
    right: 41.66666667%}
.col-md-pull-4 {
    right: 33.33333333%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-2 {
    right: 16.66666667%}
.col-md-pull-1 {
    right: 8.33333333%}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%}
.col-md-push-11 {
    left: 91.66666667%}
.col-md-push-10 {
    left: 83.33333333%}
.col-md-push-9 {
    left: 75%}
.col-md-push-8 {
    left: 66.66666667%}
.col-md-push-7 {
    left: 58.33333333%}
.col-md-push-6 {
    left: 50%}
.col-md-push-5 {
    left: 41.66666667%}
.col-md-push-4 {
    left: 33.33333333%}
.col-md-push-3 {
    left: 25%}
.col-md-push-2 {
    left: 16.66666667%}
.col-md-push-1 {
    left: 8.33333333%}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%}
.col-md-offset-11 {
    margin-left: 91.66666667%}
.col-md-offset-10 {
    margin-left: 83.33333333%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-8 {
    margin-left: 66.66666667%}
.col-md-offset-7 {
    margin-left: 58.33333333%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-5 {
    margin-left: 41.66666667%}
.col-md-offset-4 {
    margin-left: 33.33333333%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-2 {
    margin-left: 16.66666667%}
.col-md-offset-1 {
    margin-left: 8.33333333%}
.col-md-offset-0 {
    margin-left: 0;
}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-1 {
    width: 8.33333333%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-pull-11 {
    right: 91.66666667%}
.col-lg-pull-10 {
    right: 83.33333333%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-8 {
    right: 66.66666667%}
.col-lg-pull-7 {
    right: 58.33333333%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-5 {
    right: 41.66666667%}
.col-lg-pull-4 {
    right: 33.33333333%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-2 {
    right: 16.66666667%}
.col-lg-pull-1 {
    right: 8.33333333%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%}
.col-lg-push-11 {
    left: 91.66666667%}
.col-lg-push-10 {
    left: 83.33333333%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-8 {
    left: 66.66666667%}
.col-lg-push-7 {
    left: 58.33333333%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-5 {
    left: 41.66666667%}
.col-lg-push-4 {
    left: 33.33333333%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-2 {
    left: 16.66666667%}
.col-lg-push-1 {
    left: 8.33333333%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%}
.col-lg-offset-11 {
    margin-left: 91.66666667%}
.col-lg-offset-10 {
    margin-left: 83.33333333%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-8 {
    margin-left: 66.66666667%}
.col-lg-offset-7 {
    margin-left: 58.33333333%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-5 {
    margin-left: 41.66666667%}
.col-lg-offset-4 {
    margin-left: 33.33333333%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-2 {
    margin-left: 16.66666667%}
.col-lg-offset-1 {
    margin-left: 8.33333333%}
.col-lg-offset-0 {
    margin-left: 0;
}
}@-ms-viewport {
    width: device-width;
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}
/* End */


/* Start:/css/styles.css?1764860141197931*/
.wrapper {
    position: relative;
    overflow: hidden;
}

.container {
    max-width: 1230px;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
}

/* header */
.header {
    position: relative;
    padding-bottom: 98px;
    z-index: 15;
}

.header__top {
    position: relative;
}

.header__top-wrap {
    position: relative;
    padding-top: 25px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid hsla(0, 0%, 84%, .4);
}

.header__top-left,
.header__top-right {
    width: 200px;
    position: relative;
    display: flex;
}

.header__top-left {
    justify-content: flex-start;
}

.header__top-right {
    justify-content: flex-end;
}

.header__top-wrap .phone {
    font-size: 18px;
    font-weight: 500;
}

.header__top-wrap .logo {
    max-width: 180px;
    position: relative;
    display: block;
}

.hamburger,
.header__bottom-logo,
.header__menu {
    display: none;
}

.header__bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}

.header__bottom.is-fixed {
    top: 0;
    position: fixed;
    bottom: auto;
    box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
}

.header__bottom-right {
    display: flex;
    align-items: center;
    flex-grow: 1;
}

.header__bottom-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}

/* Main menu */
.menu {
    position: relative;
}

.menu ul {
    position: relative;
    display: flex;
    align-items: center;
}

.menu ul li {
    position: relative;
    margin-right: 30px;
}

.menu ul li:last-child {
    margin-right: 0;
}

.menu ul li a {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.menu ul li a~svg {
    margin-left: 4px;
    margin-top: -1px;
    transform: rotate(180deg);
    transition: transform .3s ease;
}

.menu ul li a.active {
    color: #d6d6d6;
}

/* catalog menu */
.catalog-menu {
    margin-right: 20px;
}

.catalog-menu__btn {
    height: 48px;
}

.catalog-menu__drop {
    width: 100%;
    padding: 40px;
    position: absolute;
    left: 0;
    background: #fff;
    box-shadow: 0 4px 22px rgba(0, 0, 0, .25);
    transition: opacity .3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    pointer-events: none;
}

.catalog-menu__drop>ul {
    position: relative;
    padding-bottom: 60px;
}

.catalog-menu__drop>ul:before {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 200px;
    display: block;
    background: #d6d6d6;
    content: '';
}

.catalog-menu__drop>ul>li {
    width: 100%;
    margin-bottom: 40px;
}

.catalog-menu__drop>ul>li:last-child {
    margin-bottom: 0;
}

.catalog-menu__drop>ul>li>a {
    width: 200px;
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    text-transform: uppercase;
}

.catalog-menu__drop>ul>li.is-active>a {
    color: #ECD391;
}

.catalog-menu__main {
    width: calc(100% - 200px);
    position: absolute;
    top: 0;
    left: 200px;
    padding-left: 40px;
    opacity: 0;
    transition: opacity .3s ease;
}

.catalog-menu__main-wrap {
    display: flex;
}

.catalog-menu__col {
    width: 33.3%;
    padding-right: 15px;
}

.catalog-menu__block {
    margin-bottom: 30px;
}

.catalog-menu__block:last-child {
    margin-bottom: 0;
}

.catalog-menu__main-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #8c8c8c;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.catalog-menu__main ul li {
    margin-bottom: 5px;
}

.catalog-menu__main ul li:last-child {
    margin-bottom: 0;
}

.catalog-menu__main ul li a {
    font-size: 16px;
    line-height: 140%;
}

.catalog-menu__main ul>li>a:hover {
    color: #ECD391;
}

/* footer */
.footer {
    position: relative;
}

.footer__main {
    position: relative;
    padding-top: 40px;
    padding-bottom: 80px;
    border-top: 1px solid hsla(0, 0%, 84%, .4);
}

.menu-footer {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.menu-footer__col {
    margin-right: 40px;
}

.menu-footer__col:last-child {
    margin-right: 0;
}

.menu-footer__title {
    font-weight: 600;
    letter-spacing: .04em;
    font-size: 24px;
    line-height: 120%;
    display: inline-flex;
    margin-bottom: 15px;
    font-family: Cormorant SC;
}

.menu-footer__title svg {
    display: none;
}

.menu-footer__menu li {
    list-style: none;
    margin-bottom: 10px;
}

.menu-footer__menu li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
}

.menu-footer__menu li:last-child {
    margin-bottom: 0;
}

.footer__bottom {
    position: relative;
    background-color: #f3f3f3;
}

.footer__bottom-info {
    display: flex;
    align-items: center;
}

.footer__bottom-info .phone {
    margin-right: 30px;
}

.footer__bottom-info .social {
    margin-right: 30px;
}

.footer__bottom-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}

.footer__bottom-wrap .phone,
.footer__bottom-wrap .mail {
    font-weight: 500;
    font-size: 18px;
}

.year {
    position: relative;
    font-size: 15px;
    line-height: 130%;
    color: #8c8c8c;
}

/* ------ */
.section {
    position: relative;
    margin-bottom: 80px;
}

.title-h2 {
    position: relative;
    margin-bottom: 40px;
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    text-transform: uppercase;
}

.title-h3 {
    position: relative;
    margin: 0 0 20px 0;
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 500;
}

.title-h4 {
    position: relative;
    margin: 0 0 20px 0;
    font-size: 35px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 500;
}

.title-h5 {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
}

.snippet {
    position: relative;
    font-size: 20px;
    line-height: 28px;
}

.center {
    text-align: center;
}

/* banner */
.banner-top {
    position: relative;
    margin: 0 0 20px 0;
}
.banner-top video {
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: center;
}
.banner-bottom {
    position: relative;
    margin: 20px 0 0 0;
}

.banner {
    position: relative;
    display: block;
}

.banner img {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}

/* category */
.grid-2 {
    grid-template-columns: repeat(2, 1fr);
}

.grid-3 {
    grid-template-columns: repeat(3, 1fr);
}

.grid-4 {
    grid-template-columns: repeat(4, 1fr);
}

.grid-5 {
    grid-template-columns: repeat(5, 1fr);
}
.grid-6 {
    grid-template-columns: repeat(6, 1fr);
}

.category {
    position: relative;
    display: grid;
    grid-gap: 15px;
}

.category-item {
    position: relative;
    display: block;
}

.category-item_img {
    position: relative;
}

.category-item_img img {
    width: 100%;
    height: auto;
    position: relative;
}

.category-item_img:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    content: '';
}

.category-item_title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    transition: 1s;
}

.category-item:hover .category-item_title {
    bottom: 10px;
    transition: 1s;
}

.btns {
    position: relative;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.btns a {
    margin: 0 10px;
    display: block;
}

/* form-line */
.form-line {
    position: relative;
    padding: 160px 0;
    color: #fff;
    background-image: url(/css/../images/fon-form.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.form-line__form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-line__body {
    width: 49%;
    position: relative;
}

.form-line__text a:hover {
    color: #dfb851;
}

.form-line__main {
    width: 41%;
    position: relative;
}

.form-line__field {
    margin-bottom: 20px;
}

.form-line__btn {
    margin-top: 30px;
}

.form-line__input {
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 1px;
    font-family: Inter;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 40px;
    border-radius: 0;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
}

.form-line__input::-webkit-input-placeholder {
    color: #fff;
    font-family: Inter;
    font-weight: 700;
    font-size: 11px;
}

.form-line__input:-moz-placeholder,
.form-line__input::-moz-placeholder {
    color: #fff;
    font-family: Inter;
    font-weight: 700;
    font-size: 11px;
}

.form-line__input:-ms-input-placeholder {
    color: #fff;
    font-family: Inter;
    font-weight: 700;
    font-size: 11px;
}

/* collections */
.collections-title {
    position: relative;
    margin-bottom: 40px;
}

.collections-title img {
    width: 100%;
    height: auto;
    display: block;
}

.collections-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: -40px;
}

.collections-item {
    padding-bottom: 25%;
    position: relative;
    margin-bottom: 40px;
}

.collections-item.big-box {
    width: 65%;
}

.collections-item.small-box {
    width: calc(35% - 40px);
}

.collections-item_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.collections-item_info {
    position: absolute;
}

.collections-item_info .btn {
    margin-top: 10px;
}

.collections-item.big-box .collections-item_info {
    bottom: 25px;
    text-align: center;
}

.collections-item.big-box.right-box .collections-item_info {
    right: 25px;
}

.collections-item.big-box.left-box .collections-item_info {
    left: 25px;
}

.collections-item.small-box .collections-item_info {
    max-width: 200px;
    top: 25px;
    left: 25px;
}

.collections-item.white-box .collections-item_info_name {
    color: #fff;
}

.collections-item.big-box.white-box.right-box .collections-item_img:after {
    width: 100%;
    height: 80%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    content: '';
}

.collections-item.big-box.white-box.left-box .collections-item_img:after {
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    content: '';
}

/* about */
.about-title {
    position: relative;
}

.about-title:before {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 7px;
    display: block;
    background: #000;
    content: '';
}

.about-title:after {
    width: 110px;
    height: 20px;
    position: absolute;
    left: 135px;
    bottom: 0;
    display: block;
    background: #fff;
    content: '';
}

.about-title .title-h2 {
    padding-top: 45px;
    padding-bottom: 15px;
    text-align: right;
    background-image: url(/css/../images/logo-about.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 120px;
    z-index: 5;
}

.about-plus {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}

.about-plus_item {
    height: 250px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #000;
}

.about-plus_item:after {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    position: absolute;
    left: 15px;
    top: 15px;
    display: block;
    border: 1px solid #fff;
    content: '';
}

.about-plus_item_img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.about-plus_item_title {
	max-width: 400px;
	position: relative;
    margin: 0 auto;
    color: #fff;
    text-align: center;
	font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500;
}

/* discont */
.discont-card {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
}

.discont-card_img {
    width: 40%;
    position: relative;
}

.discont-card_img img {
    width: 100%;
    height: auto;
    display: block;
}

.discont-card_info {
    width: 60%;
    position: relative;
    padding-left: 80px;
    box-sizing: border-box;
}

.discont-card__title {
    max-width: 560px;
}

.discont-card__btn {
    position: relative;
    margin: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap;
}

.discont-card__btn button,
.discont-card__btn a {
    display: block;
    margin-right: 10px;
}

.discont-card__btn button:last-child {
    margin-right: 0;
}

.visible-print {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

.slick-slide,
a,
button,
input,
textarea {
    outline: 0;
}

.product__slider.is-hidden {
    z-index: 22;
}

.product__slider.is-hidden .slick-list,
.product__slider.is-hidden .slick-track {
    position: static;
    transform: none !important;
}

.container:after,
.container:before {
    display: none;
}

.col-1 {
    width: 25%
}

.col-3 {
    width: 75%
}

.small-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.mobile-flex {
    display: none;
}

.mobile-1200,
.mobile-flex-1200 {
    display: none;
}

.ui-widget.ui-widget-content {
    z-index: 9 !important;
}

.text--top p {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    max-width: 837px;
    text-align: center;
}

.text--top {
    margin-top: -30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 64px;
}

.main__title-wrap--company {
    text-align: center;
}

.main__title-wrap--company .main__title-text {
    max-width: 627px;
    text-align: center;
    margin-top: 24px;
}

.address__item {
    display: flex;
    align-items: center;
    margin-bottom: 29px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%
}

.address__item .check__control {
    margin-right: 6px;
}

.address__change {
    cursor: pointer;
    margin-left: 24px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #8c8c8c;
}

.address__btn {
    margin-top: 34px;
}

.basket {
    padding-bottom: 40px;
}

.basket .size {
    display: flex;
    align-items: center;
}

.basket .size__wrap {
    margin-bottom: 0;
    margin-right: 0;
}

.basket .size__title {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #8c8c8c;
    font-family: Geometria;
    letter-spacing: normal;
    margin: 0;
    text-transform: inherit;
    margin-right: 7px;
}

.basket .size__title:after {
    content: ":"
}

.basket .size__item {
    display: none;
}

.basket .size__item.is-active {
    cursor: auto;
    display: inline-flex;
    color: #8c8c8c;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    font-family: Geometria;
    letter-spacing: normal;
}

.basket__dop {
    display: none;
}

.basket__delete {
    top: 14px;
    right: 22px;
    cursor: pointer;
    z-index: 3;
    position: absolute;
}

.basket__delete .svg-icon use {
    fill: #8c8c8c;
}

.basket__stock {
    margin-top: 4px;
}

.basket__total {
    width: 236px;
    flex: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.basket__total .current {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: .04em;
    font-feature-settings: "pnum" on, "lnum" on;
    font-family: Cormorant SC;
}

.basket__total-title {
    margin-top: 4px;
    color: #8c8c8c;
}

.basket__total-stock {
    margin-top: 4px;
    font-size: 18px;
    line-height: 140%;
    padding: 3px 6px;
    color: #171717;
    background: #f3f3f3;
}

.basket__count {
    width: 118px;
    flex: none;
}

.basket__count .prod__count {
    width: 100%;
    margin-top: 0;
    height: 58px;
}

.basket__count .prod__count .counter-input {
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    width: calc(100% - 35px - 35px);
}

.basket__count .prod__count .counter-minus {
    width: 35px;
}

.basket__count .prod__count .counter-minus svg:last-child {
    display: none;
}

.basket__count .prod__count .counter-plus {
    width: 35px;
}

.basket__count .prod__count .counter-plus svg:last-child {
    display: none;
}

.basket__info {
    font-family: Geometria;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #8c8c8c;
}

.basket__price {
    width: 233px;
    text-align: center;
    flex: none;
    padding: 0 15px;
}

.basket__price .current {
    font-weight: 700;
    font-size: 28px;
    font-feature-settings: "pnum" on, "lnum" on;
    line-height: 120%;
    letter-spacing: .04em;
    font-family: Cormorant SC;
}

.basket__price .old {
    margin-bottom: 4px;
    color: #8c8c8c;
    text-decoration: line-through;
}

.basket__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    flex: none;
}

.basket__size,
.basket__stock {
    margin-top: 16px;
    color: #8c8c8c;
}

.basket__name {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: .04em;
    font-feature-settings: "pnum" on, "lnum" on;
    font-family: Cormorant SC;
}

.basket__body {
    flex: none;
    width: 497px;
    padding-left: 52px;
    padding-right: 15px;
    width: auto;
    max-width: 421px;
    flex-grow: 1;
}

.basket__item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 20px;
    border: 1px solid #d6d6d6;
    margin-bottom: 24px;
}

.basket__item:last-child {
    margin-bottom: 0;
}

.basket__item--order {
    justify-content: flex-start;
}

.basket__item--order .basket__body {
    padding: 0;
    width: 345px;
    flex: none;
}

.basket__item--order .basket__price {
    width: auto;
    flex-grow: 1;
    padding: 0;
    text-align: center;
}

.basket__item--order .basket__size,
.basket__item--order .basket__stock {
    font-size: 18px;
    line-height: 140%
}

.basket__item--order .basket__name {
    font-size: 20px;
    line-height: 140%
}

.basket__item--order .basket__img {
    margin-right: 52px;
    flex: none;
}

.basket-top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 44px;
    margin-top: -81px;
}

.basket-top__back {
    padding-bottom: 10px;
}

.basket-top__btn {
    display: flex;
    align-items: center;
    margin-top: 26px;
}

.basket-top__btn-wrap {
    display: inline-flex;
    align-items: center;
}

.basket-top__btn .btn {
    padding: 15px 32px;
    margin-left: 23px;
}

.basket-top__price {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.basket-top__price-name {
    display: inline-flex;
    margin-right: 16px;
    font-weight: 600;
    letter-spacing: .03em;
}

.alert.alert-warning.text-center.alert-small {
    font-size: 15px;
    margin-top: 20px;
}

.basket-top__price-name,
.basket-top__price-total {
    font-family: Cormorant SC;
    font-size: 28px;
    line-height: 120%
}

.basket-top__price-total {
    font-weight: 700;
}

.basket-top__price .old {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 2px;
    color: #8c8c8c;
    text-decoration: line-through;
}

.back {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #8c8c8c;
}

.back__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.back .svg-icon {
    margin-right: 10px;
}

.back .svg-icon use {
    fill: #8c8c8c;
}


.btn-control {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
}

.btn-control__btn .btn {
    width: 100%
}

.btn-control__btn--row {
    display: flex;
    margin: 0 -8px;
    padding-top: 32px;
    position: relative;
}

.btn-control__btn--row:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 1px;
    left: 8px;
    right: 8px;
    background-color: #d6d6d6;
}

.btn-control__btn--row .btn {
    width: calc(50% - 16px);
    margin: 0 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-control__title {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 32px;
}

.btn-control__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 40px;
    height: 40px;
}

.btn-control__icon .svg-icon use {
    fill: transparent;
}

.btn-control__count {
    position: absolute;
    top: -6px;
    right: -3px;
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 1px 0 0 1px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #b1795c;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #fff;
}

.btn-control__drop {
    position: absolute;
    right: -35px;
    top: 89%;
    opacity: 0;
    padding-top: 17px;
    pointer-events: none;
    transition: opacity .3s ease;
}

.btn-control__drop:before {
    z-index: 1;
    box-shadow: 1px 4px 15px 1px rgba(0, 0, 0, .2);
}

.btn-control__drop:after,
.btn-control__drop:before {
    content: " ";
    position: absolute;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 3px;
    transform: rotate(-45deg);
    top: 9px;
    display: block;
    right: 40px;
}

.btn-control__drop:after {
    z-index: 3;
}

.btn-control__drop-wrap {
    position: relative;
    z-index: 2;
    width: 530px;
    padding: 24px 32px 32px;
    background: #fff;
    box-shadow: 1px 4px 15px 1px rgba(0, 0, 0, .2);
}

.btn-control__item {
    margin-right: 9px;
    position: relative;
}

.btn-control__item:last-child {
    margin-right: 0;
}

.btn-control__item--izb .btn-control__icon .svg-icon use {
    stroke: #171717;
}

.btn-control__item--user .btn-control__icon .svg-icon use {
    fill: transparent;
}

.check {
    display: flex;
    flex-direction: column;
    position: relative;
}

.check input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
}

.check input:checked~.check__control .svg-icon {
    opacity: 1;
}

.check:last-child {
    margin-bottom: 0;
}

.check__control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    padding-left: 2px;
    flex: none;
    border: 1px solid #8c8c8c;
}

.check__control .svg-icon {
    display: block;
    opacity: 0;
    transition: opacity .3s ease;
}

.check__control .svg-icon use {
    fill: #171717;
}

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

.check__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.check__list .check {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 20px;
}

.check__list .check:last-child {
    margin-bottom: 0;
}

.check__label {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
}

.check--white .check__control {
    border-color: #fff;
}

.check--white .check__control .svg-icon use {
    fill: #fff;
}

.dropmenu {
    position: absolute;
    left: -264px;
    top: 100%;
    z-index: 6;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
    padding-top: 13px;
}

.dropmenu:before {
    content: " ";
    position: absolute;
    background: #fff;
    width: 29px;
    height: 29px;
    border-radius: 3px;
    left: 281px;
    top: 8px;
    transform: rotate(-45deg);
}

.dropmenu__wrap {
    width: 804px;
    padding: 50px 64px;
    background: #fff;
    box-shadow: 0 4px 22px rgba(0, 0, 0, .25);
}

.dropmenu__wrap>ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    margin-bottom: -32px;
}

.dropmenu__wrap>ul>li {
    width: 33.3%;
    list-style: none;
    margin-bottom: 32px;
}

.dropmenu__wrap>ul>li>a {
    display: inline-flex;
    align-items: center;
}

.fixed-menu {
    display: none;
}

.dev {
    display: inline-flex;
    align-items: center;
}

.dev span {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #8c8c8c;
}

.dev .svg-icon {
    margin-left: 8px;
    margin-top: 1px;
}

.dev .svg-icon use {
    fill: #8c8c8c;
}

.form-line__agree {
    display: flex;
    align-items: flex-start;
    margin-top: 12px;
}

.form-line__agree-text {
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    max-width: 80%
}

.form-line__agree .check {
    margin-right: 10px;
    flex: none;
}

.form-line__agree .check__control {
    margin-right: 0;
}


.form .tag {
    margin-right: -32px;
    margin-bottom: -8px;
}

.form__code {
    display: none;
    margin-top: 10px;
}

.form__code-text {
    margin-top: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    font-family: Geometria;
    letter-spacing: .03em;
    color: #171717;
}

.form__code-text span {
    display: block;
    margin-bottom: 10px;
}

.form__control {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.form__control .svg-icon {
    position: absolute;
    transition: opacity .3s ease;
}

.form__control .svg-icon:first-child {
    opacity: 0;
}

.form__control .svg-icon use {
    fill: transparent;
}

.form__control.is-active .svg-icon:first-child {
    opacity: 1;
}

.form__control.is-active .svg-icon:nth-child(2) {
    opacity: 0;
}

.form__label {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    margin-bottom: 4px;
    transition: color .3s ease;
}

.form__label.is-hidden {
    display: none;
}

.form__row {
    display: flex;
    margin: 0 -16px 16px;
}

.form__row:last-child {
    margin-bottom: 0;
}

.form__col {
    width: 50%;
    padding: 0 16px;
}

.form__col-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 12px;
}

.form__agreetext {
    color: #8c8c8c;
}

.form__agreetext,
.form__atten {
    margin-top: 12px;
    letter-spacing: .03em;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%
}

.form__field {
    position: relative;
    margin-bottom: 16px;
}

.form__field .radio__wrap {
    margin-bottom: -12px;
}

.form__field-wrap {
    position: relative;
}

.form__field-wrap--pointer input {
    cursor: pointer;
}

.form__field-icon {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.form__field:last-child {
    margin-bottom: 0;
}

.form__field.is-error .form__label {
    color: #eb5757;
}

.form__field.is-error .form__input {
    border-color: #eb5757;
}

.form__field--hidden {
    display: none;
}

.form__field--hidden.is-active {
    display: block;
}

.form__input {
    height: 57px;
}

.form__input,
.form__textarea {
    width: 100%;
    border: 1px solid #d6d6d6;
    padding: 16px 24px;
    background: #fff;
    font-weight: 400;
    font-size: 18px;
    font-family: Geometria;
    line-height: 140%;
    color: #171717;
    transition: border-color .3s, background-color .3s ease;
}

.form__textarea {
    height: 157px;
    resize: none;
}

input[type="file" i].form__input {
    border: none;
    padding: 0;
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 500;
}

.form__select {
	width: 100%;
	height: 57px;
    border: 1px solid #d6d6d6;
    padding: 16px 24px;
    background: #fff;
    font-weight: 400;
    font-size: 18px;
    font-family: Geometria;
    line-height: 140%;
    color: #171717;
}	

.form__info {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    margin-top: 10px;
}

.form__btn {
    margin-top: 24px;
}

.form__btn .btn {
    width: 100%
}

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

.form__btn--start .btn {
    width: auto;
    padding: 19px 40px;
}

.form__btn--center {
    display: flex;
    justify-content: center;
}

.form__btn--center .btn {
    width: auto;
}

.form__btn-row {
    display: flex;
    align-items: flex-start;
    margin-top: 32px;
}

.form__btn-row .form__btn {
    margin-right: 12px;
    flex: none;
    margin-top: 0;
}

.form__btn-row .form__agree {
    margin-top: 6px;
}

.form__btn-row .check__text {
    font-size: 12px;
    font-family: Inter;
    font-weight: 300;
    line-height: 150%;
}

.form__social {
    display: flex;
    justify-content: center;
    margin-top: 27px;
}

.form__social--mt0 {
    margin-top: 0;
    margin-bottom: 19px;
}

.form__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}

.form__link a {
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 1px solid #d6d6d6;
}

.form__agree {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
    font-family: Geometria;
    align-items: flex-start;
    font-size: 12px;
    line-height: 150%;
}

.form__agree .check__item {
    margin-right: 10px;
    flex: none;
}

.form__agree .check__control {
    margin: 0;
}

.form__agree--center {
    align-items: center;
    justify-content: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 150%
}

.form__agree--center .check {
    margin-right: 10px;
}

.form__agree--small {
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    padding-right: 25px;
}

.form__agree--small .check {
    margin-right: 10px;
}

.bread {
    margin-bottom: 24px;
    margin-top: 24px;
}

.bread--notfound {
    margin-bottom: 14px;
}

.bread--notfound .back {
    font-family: Geometria;
}

.bread .back {
    display: none;
}

.bread .back--visible {
    display: inline-flex;
    align-items: center;
}

.bread ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.bread ul li {
    list-style: none;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
}

.bread ul li:last-child {
    margin-right: 0;
}

.bread ul li a {
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #d6d6d6;
}

.bread ul li a .svg-icon {
    display: block;
    margin-bottom: 0;
    margin-left: 8px;
}

.bread ul li a .svg-icon:last-child {
    display: none;
}

.bread ul li a .svg-icon use {
    stroke: #d6d6d6;
    fill: transparent;
}

.bread ul li span {
    display: inline-flex;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #d6d6d6;
}

.card {
    display: flex;
    margin-top: 71px;
    margin-bottom: 83px;
}

.card .slick-for {
    border: 1px solid hsla(0, 0%, 84%, .3);
}

.card .slick-for__wrap {
    position: relative;
}

.card .slick-for__status {
    font-weight: 500;
    font-size: 15px;
    line-height: 130%;
    font-family: Geometria;
    position: absolute;
    left: 17px;
    top: 13px;
    z-index: 5;
    color: #d6d6d6;
    letter-spacing: .03em;
    text-transform: uppercase;
}

.card__fitting {
    display: flex;
    align-items: center;
    margin-bottom: 31px;
    padding-right: 44px;
}

.card__fitting .tooltip__text--mobile {
    display: none;
}

.card__fitting .btn {
    width: 210px;
    margin-right: 16px;
    flex: none;
    padding: 16px 25px;
}

.card__fitting .btn span:last-child {
    display: none;
}

.card__slider {
    width: 585px;
}

.card__slider .card__dop {
    display: none;
}

.card__slider .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 56px;
    height: 56px;
    position: absolute;
    border: 0;
    bottom: 0;
    z-index: 2;
    background-color: hsla(0, 0%, 5%, .5);
}

.card__slider .slick-arrow .svg-icon use {
    fill: transparent;
    stroke: #fff;
}

.card__slider .slick-arrow.slick-next {
    right: 0;
    padding-right: 2px;
}

.card__slider .slick-arrow.slick-prev {
    right: 58px;
    padding-left: 2px;
}

.card__slider-item {
    display: block;
    width: 100%;
    height: 456px;
    background-position: 50%;
    background-size: cover;
}

.card__dop {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.card__dop-item {
    margin-right: 15px;
    cursor: pointer;
}

.card__info {
    margin-bottom: 29px;
    max-width: 339px;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #171717;
}

.card__info--mb {
    margin-bottom: 36px;
}

.card__info a {
    text-decoration: underline;
}

.card__online {
    display: block;
    position: relative;
    cursor: pointer;
    /* margin-bottom: 36px; */
    width: 343px;
    color: #171717;
    text-decoration: none;
    background-color: #f3f3f3;
}

.card__online-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.card__online-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.card__online-text {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: .03em;
    line-height: 130%
}

.card__main {
    padding-left: 33px;
    width: calc(100% - 585px);
    position: relative;
    z-index: 3;
}

.card__main h1 {
    font-weight: 600;
    font-size: 33px;
    line-height: 100%;
    margin-bottom: 27px;
}

.card__btn {
    /* display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 27px; */
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    gap: 15px;
}

.card__btn .btn {
    /* width: 209px;
    margin-right: 12px; */
    width: 100%;
}

.card__btn .btn:last-child {
    margin-right: 0;
}

.card__link {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
    margin-top: -8px;
    width: 311px;
    justify-content: space-between;
}

.card__link a {
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    letter-spacing: .03em;
    border-bottom: 1px solid #171717;
    margin-right: 24px;
}

.card__link a:last-child {
    margin-right: 0;
}

.card__text {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    max-width: 90%
}

.card__tech {
    padding-right: 208px;
    margin-bottom: 16px;
}

.card__tech div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.card__tech div:last-child {
    margin-bottom: 0;
}

.card__tech div span {
    width: 50%;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
}

.card__tech div span:first-child {
    color: #8c8c8c;
}

.card__block {
    margin-bottom: 36px;
}

.card__block:last-child {
    margin-bottom: 0;
}

.card__block-btn {
    margin-top: 24px;
}

.card__block-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
}

.card__price {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}

.card__price .current {
    font-family: Cormorant SC;
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: .03em;
}

.card__price .old {
    font-size: 16px;
    margin-left: 16px;
    text-decoration: line-through;
}

.card__attr,
.card__price .old {
    font-weight: 400;
    line-height: 130%;
    letter-spacing: .03em;
    color: #8c8c8c;
}

.card__attr {
    font-size: 13px;
    margin-bottom: 10px;
}

.izb-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #f3f3f3;
}

.izb-btn .svg-icon use {
    fill: transparent;
    stroke: #171717;
}



.card-fixed {
    display: none;
}


.delivery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.delivery .slick-slide {
    padding: 0 5px;
}

.delivery .slick-track {
    display: flex;
}

.delivery__item {
    display: flex;
    height: 202px;
    width: 183px;
    flex-direction: column;
    padding: 16px;
    padding-bottom: 72px;
    position: relative;
    align-items: flex-start;
    border: 1px solid #d6d6d6;
    transition: background-color .3s, box-shadow .3s ease;
}

.delivery__name {
    font-weight: 500;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    margin-bottom: 8px;
}

.delivery__link {
    position: absolute;
    left: 16px;
    bottom: 16px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #a4a4a4;
    text-transform: uppercase;
}

.delivery__text {
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: .03em;
}

.del__item {
    display: flex;
    margin-bottom: 100px;
}

.del__item:last-child {
    margin-bottom: 0;
}

.del__body {
    padding-right: 51px;
}

.del__text {
    margin-bottom: 32px;
}

.del__name {
    margin-bottom: 12px;
}

.del__info {
    max-width: 60%
}

.del__info-item {
    margin-bottom: 16px;
}

.del__info-item:last-child {
    margin-bottom: 0;
}

.del__info-item span {
    color: #8c8c8c;
    display: block;
    margin-bottom: 4px;
}

.del__img {
    width: 584px;
    flex: none;
}

.discont {
    display: flex;
    margin-left: -11px;
    margin-bottom: -75px;
}

.discont__img {
    flex: none;
}

.discont__title--hidden {
    display: none;
}

.discont__title.h2 {
    margin-bottom: 24px;
}

.discont__btn .btn {
    padding-top: 14px;
    padding-bottom: 14px;
}

.discont__body {
    padding-left: 55px;
    padding-top: 8px;
}

.discont__text {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 24px;
}


.popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    background-color: hsla(0, 0%, 9%, .5);
    z-index: 18;
    opacity: 0;
    pointer-events: none;

    padding: 15px;
    transition: opacity .3s ease;
}

.popup.is-open {
    opacity: 1;
    pointer-events: auto;
}

.popup .form-ok {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: none;
}

.popup .form-ok__icon {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.popup__close {
    display: flex;
    align-items: center;
    right: 21px;
    top: 23px;
    position: absolute;
    cursor: pointer;
}

.popup__close .svg-icon use {
    fill: #b5b5b5;
}

.popup__container,
.popup__wrap {
    position: relative;
}

.popup__wrap {
    display: flex;
    flex-direction: column;
    width: 456px;
    padding: 48px;
    overflow-y: auto;
    max-height: 100%;
    background-color: #fff;
    transition: transform .3s ease;
}

.popup__wrap.is-ok {
    transform: translateY(-100vh);
}

.popup__name {
    text-align: center;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: .03em;
    font-family: Cormorant SC;
}

.popup__name svg {
    margin-bottom: 4px;
}

.popup__name--left {
    text-align: left;
}

.popup__name--mb {
    margin-bottom: 32px;
}

.popup__name-subtitle {
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 4px;
}

.popup__name-small {
    font-weight: 600;
    font-size: 30px;
    line-height: 110%;
    margin-bottom: 24px;
}

.popup__name--col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.popup__text {
    font-size: 16px;
    line-height: 153%;
    letter-spacing: -.02em;
}

.popup__text--center {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 16px;
}

.popup__top {
    margin-bottom: 16px;
}

.popup__top-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-top: 16px;
    text-align: center;
}

.popup__body {
    transition: opacity .3s ease;
}

.popup__text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-top: 0;
    margin-bottom: 20px;
}

.popup__text p:last-child {
    margin: 0;
}

.popup--middle .popup__wrap {
    width: 500px;
    padding-left: 56px;
    padding-right: 56px;
}

.popup--text .popup__name {
    margin-bottom: 20px;
}

.popup--big .popup__wrap {
    width: 1032px;
}

.popup--secondary .popup__wrap {
    width: 920px;
    padding: 31px 56px;
}

.prod {
    padding-left: 12px;
    padding-bottom: 24px;
    padding-top: 32px;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
}

.prod,
.prod .delete {
    display: inline-flex;
    align-items: center;
}

.prod .delete {
    margin-bottom: 13px;
}

.prod__body {
    flex-grow: 1;
}

.prod__info {
    width: 129px;
    text-align: right;
    flex: none;
}

.prod__img {
    width: 100px;
    height: 100px;
    flex: none;
}

.prod__img img {
    max-height: 100%;
}

.prod__name {
    display: inline-flex;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 8px;
}

.prod:first-child {
    padding-top: 0;
}

.prod:last-child {
    border-bottom: 0;
}

.delete {
    cursor: pointer;
}

.delete .svg-icon use {
    fill: #8c8c8c;
}

.price__old {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 2px;
    text-decoration: line-through;
    color: #8c8c8c;
}

.price__current {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: .04em;
    line-height: 120%;
    font-family: Cormorant SC;
    font-feature-settings: "pnum" on, "lnum" on;
}

.product {
    text-align: center;
    color: #171717;
    min-height: 400px;
    position: relative;
}

.product .size {
    margin-top: 22px;
    z-index: 1;
    position: relative;
}

.product__text {
    font-size: 15px;
}

.product .old,
.product__text {
    font-weight: 400;
    line-height: 130%;
    letter-spacing: .03em;
}

.product .old {
    font-size: 16px;
    margin-bottom: 4px;
    text-decoration: line-through;
    color: #8c8c8c;
}

.product .current {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    font-family: Cormorant SC;
    letter-spacing: .04em;
    font-feature-settings: "pnum" on, "lnum" on;
}

.product__delete {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 5;
}

.product__delete .svg-icon use {
    fill: #8c8c8c;
}

.product__info {
    width: 100%;
    position: relative;
    margin-bottom: 24px;
}

.product__img {
    justify-content: center;
    position: relative;
}

.product__img,
.product__wrap {
    display: flex;
    align-items: center;
}

.product__wrap {
    flex-direction: column;
    border: 1px solid transparent;
    padding: 16px 17px 32px;
    transition: box-shadow .3s, border-color .3s ease;
    pointer-events: none;
}

.product__wrap,
.product__wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.product__wrap:before {
    content: " ";
    bottom: 0;
    background-color: #fff;
    opacity: 0;
    transition: opacity .3s ease;
}

.product__status {
    position: absolute;
    top: 13px;
    left: 14px;
    z-index: 5;
}

.product__status-item {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

.product__status-item.yellow {
    color: #dfb851;
}

.product__body {
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}

.product__body-btn .mobile-1200,
.product__body-title {
    display: none;
}

.product__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px -32px;
}

.product__list .product {
    margin: 0 16px 32px;
    width: calc(25% - 32px);
}

.product__izb {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 5;
    width: auto;
    height: auto;
    border: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}

.product__izb .svg-icon use {
    stroke: #d6d6d6;
}

.product__izb .svg-icon {
    width: 20px;
    height: auto;
}

.product--middle .product__wrap {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.product--middle .product__text {
    margin-top: 5px;
}

.product--middle .product__body,
.product--middle .product__info {
    padding-left: 12px;
    padding-right: 12px;
}

.product--middle .product__img {
    width: 100%;
    height: 266px;
    margin-bottom: 20px;
}

.product--big {
    min-height: 502px;
}

.product--big .current {
    font-size: 32px;
    line-height: 120%
}

.product--big .product__img {
    height: 400px;
    margin-bottom: 16px;
}

.product--big .product__text {
    max-width: 61%;
    margin: 0 auto;
    margin-top: 3px;
}

.product--big .product__text-wrap {
    font-size: 16px;
    text-align: center;
    width: 100%;
    line-height: 130%
}

.product--big .product__wrap {
    padding: 0;
    padding-top: 16px;
    padding-bottom: 30px;
}

.product--small .product__wrap {
    padding-top: 36px;
}

.product--small .product__img {
    width: 200px;
    height: 200px;
    margin-bottom: 12px;
}

.product__slider {
    margin: 0 -21px;
    z-index: 2;
}

.product__slider:before {
    left: 100%
}

.product__slider:after,
.product__slider:before {
    content: " ";
    position: absolute;
    background-color: #fff;
    width: 100vw;
    height: 100%;
    z-index: 2;
    top: 0;
}

.product__slider:after {
    right: 100%
}

.product__slider .slick-list {
    overflow: visible;
    z-index: 5;
}

.product__slider .slick-slide {
    padding: 0 21px;
    opacity: 0;
    transition: opacity .3s ease;
}

.product__slider .slick-slide.slick-active {
    opacity: 1;
}

.product__slider.slider-common .slick-arrow {
    top: 151px;
    padding: 0;
}

.product__slider.slider-common .slick-arrow.slick-prev {
    left: -40px;
}

.product__slider.slider-common .slick-arrow.slick-next {
    right: -40px;
}

.product__slider--big {
    padding: 0 100px;
    margin-bottom: 20px;
}

.product__slider--big .slick-slide {
    padding: 0 62px;
}

.product__slider--big.slider-common .slick-arrow {
    top: 255px;
}

.product__slider--big.slider-common .slick-arrow.slick-prev {
    left: 21px;
}

.product__slider--big.slider-common .slick-arrow.slick-next {
    right: 21px;
}

.product__slider--big.slider-common .slick-dots {
    bottom: -52px;
}

.product__slider--big.slider-common .slick-dots li {
    margin: 0 5px;
    display: flex;
}

.product__slider--big.slider-common .slick-dots li.slick-active button {
    background-color: #171717;
    border-color: #171717;
}

.product__slider--big.slider-common .slick-dots li button {
    width: 6px;
    border: 1px solid #d6d6d6;
    height: 6px;
    background-color: transparent;
    border-radius: 50%;
    transition: background-color .3s, border-color .3s ease;
}

.btn-basket--mobile {
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    display: none;
}

.main-banner__slider {
    /* height: 500px; */
    overflow: hidden;
}

.main-banner__slider.slider-common .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
}

.main-banner__slider.slider-common .slick-arrow.slick-next {
    right: -54px;
}

.main-banner__slider.slider-common .slick-arrow.slick-prev {
    left: -54px;
}

.main-banner__slider.slick-initialized {
    overflow: visible;
}

.main-banner__btn {
    display: none;
}

.main-banner__img {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%
}

.main-banner__img,
.main-banner__item {
    background-position: 50%;
    background-size: cover;
}

.main-banner__item {
    height: 500px;
}

.ibanner {
    margin-bottom: 55px;
}

.mcatalog {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -17px;
}

.mcatalog__item {
    display: flex;
    flex-direction: column;
    padding-top: 26px;
    height: 340px;
    text-align: center;
    width: calc(100%/4 - 34px);
    margin: 0 17px;
    border: 1px solid transparent;
    transition: border-color .3s, box-shadow .3s ease;
}

.mcatalog__count {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #b1795c;
}

.mcatalog__img {
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.mcatalog__name {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #171717;
    margin: 0 -5px;
    letter-spacing: .02em;
    font-family: Cormorant SC, serif;
    margin-bottom: 8px;
}

.mcatalog__slider .slick-slide {
    padding: 0 17px;
}

.mcatalog__slider .slick-list {
    margin: 0 -17px;
}

.mcatalog__slider .mcatalog__item {
    margin: 0;
    width: 100%;
}

.mdropmenu {
    position: fixed;
    width: 360px;
    background-color: #fff;
    z-index: 2;
    padding: 24px 24px 32px;
    display: flex;
    flex-direction: column;
    z-index: 5;
    height: calc(100vh - 64px);
    left: 0;
    bottom: 0;
    overflow-y: auto;
    transition: transform .3s ease;
    transform: translateX(-100%);
}

.mdropmenu.is-open {
    transform: translateX(0);
}

.mdropmenu__title {
    font-family: Cormorant SC;
    margin-bottom: 24px;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%
}

.mdropmenu__wrap ul li {
    width: 100%;
    margin-bottom: 24px;
}

.mdropmenu__wrap ul li,
.mdropmenu__wrap ul li.is-child,
.mdropmenu__wrap ul li.is-child a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mdropmenu__wrap ul li.is-child a {
    width: 100%
}

.mdropmenu__wrap ul li:last-child {
    margin-bottom: 0;
}

.mdropmenu__wrap ul li a {
    display: inline-flex;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

.mobile-menu {
    justify-content: flex-start;
    position: fixed;
    left: 0;
    right: 0;
    top: 64px;
    bottom: 0;
    z-index: 20;
    display: flex;
    background: hsla(0, 0%, 9%, .2);
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}

.mobile-menu.is-active {
    opacity: 1;
    pointer-events: auto;
}

.mobile-menu__wrap {
    width: 360px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mobile-menu .menu>ul {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.mobile-menu .menu>ul>li {
    margin-bottom: 20px;
    margin-right: 0;
}

.mobile-menu .menu>ul>li.is-child,
.mobile-menu .menu>ul>li.is-child>a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile-menu .menu>ul>li:last-child {
    margin-bottom: 0;
}

.mobile-menu .menu>ul>li>a {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

.mobile-menu__bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 40px;
    flex: none;
}

.mobile-menu .social {
    margin-bottom: 20px;
}

.mobile-menu .phone {
    margin-bottom: 16px;
}

.subsection {
    display: flex;
    flex-wrap: wrap;
}

.subsection__item {
    display: flex;
    flex-direction: column;
    padding-top: 26px;
    height: 290px;
    text-align: center;
    width: 20%;
    border: 1px solid transparent;
    transition: border-color .3s, box-shadow .3s ease;
}

.subsection__count {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #b1795c;
}

.subsection__img {
    height: 168px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.subsection__name {
    font-weight: 600;
    font-size: 19px;
    line-height: 120%;
    color: #171717;
    letter-spacing: .04em;
    font-family: Cormorant SC, serif;
    margin-bottom: 6px;
}

.tab-card {
    padding-top: 78px;
}

.tab-card__control {
    display: flex;
    align-items: center;
    margin-bottom: 38px;
}

.tab-card__block {
    display: none;
}

.tab-card__block.is-active {
    display: block;
}

.tab-card__item {
    cursor: pointer;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: .03em;
    margin-right: 32px;
}

.tab-card__item:last-child {
    margin-right: 0;
}

.tab-card__item.is-active {
    font-weight: 500;
}

.info-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
}

.info-block__img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.info-block__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%
}

.info-block__name {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 20px;
    letter-spacing: .04em;
    max-width: 71%;
    font-family: Cormorant SC;
}

.info-block__btn {
    position: absolute;
    left: 50px;
    bottom: 50px;
}

.info-block__item {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 50px;
    padding-bottom: 136px;
    width: calc(58.4% - 32px);
    margin: 0 16px;
    background-color: #fff1f1;
}

.info-block__item.is-small {
    padding-right: 20px;
    width: calc(41.6% - 32px);
    background-color: #f0f9ff;
}

.imap {
    border: 1px solid #d6d6d6;
}

.imap__address {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 27px;
    padding-right: 25px;
    min-height: 84px;
}

.imap__btn {
    margin-top: 24px;
}

.imap__btn .btn {
    width: 100%
}

.imap__icon {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.imap__time {
    margin-bottom: 24px;
}

.imap__phone,
.imap__time {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    display: inline-flex;
    align-items: center;
}

.imap__map {
    height: 410px;
}

.imap__body {
    border-top: 1px solid #d6d6d6;
    display: flex;
}

.imap__item {
    width: 33.3%;
    padding: 24px;
    border-right: 1px solid #d6d6d6;
}

.imap__item:last-child {
    border-right: 0;
}

.fbtn {
    position: fixed;
    z-index: 11;
    top: 70%;
    right: calc((100% - 1200px)/2 - 82px);
    transition: opacity .3s ease;
}

.fbtn.is-hidden {
    opacity: 0;
    pointer-events: none;
}

.whatsapp {
    width: 60px;
    height: 60px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #43d854;
    border-radius: 50%;
    margin-bottom: 20px;
    transition: background-color .3s ease;
}

.whatsapp .svg-icon use {
    fill: #fff;
}

@media (min-width:960px) {
    .whatsapp:hover {
        background-color: hsla(0, 0%, 9%, .8);
    }
}

@media (max-width:1380px) {
    .fbtn {
        right: 20px;
    }
}

@media (max-width:1330px) {
    .fbtn {
        right: 20px;
    }

    .whatsapp {
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
    }

    .whatsapp .svg-icon {
        width: 18px;
        height: auto;
    }
}

.up {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d6d6d6;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s, border-color .3s ease;
    background-color: #fff;
    z-index: 8;
}

.up svg path {
    fill: #171717;
    transition: fill .3s ease;
}

.up.is-active {
    opacity: 1;
    pointer-events: auto;
}

.up.is-white {
    border-color: #fff;
}

.up.is-white svg path {
    fill: #fff;
}

@media (min-width:960px) {
    .up:hover {
        opacity: .7;
    }
}

@media (max-width:1330px) {
    .up {
        width: 40px;
        height: 40px;
    }

    .up .svg-icon {
        width: 9px;
        height: auto;
    }
}

.package .slick-list {
    overflow: visible;
    margin: 0 -10px;
}

.package .slick-slide {
    padding: 0 10px;
}

.package__item {
    padding: 16px 26px;
    height: 200px;
    border: 1px solid #d6d6d6;
    transition: border-color .3s ease;
}

.package__img {
    width: 100%;
    background-position: 50%;
    background-size: cover;
    height: 122px;
    margin-bottom: 8px;
}

.package__name {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #171717;
    text-align: center;
}

@media (max-width:960px) {
    .package .slick-list {
        margin: 0 -5px;
    }

    .package .slick-slide {
        padding: 0 5px;
    }

    .package__item {
        width: 213px;
    }

}

@media (max-width:1300px) {
    .search {
        z-index: 7;
    }

    .search__block {
        left: -161px;
        width: calc(100vw - 64px);
    }
}

@media (max-width:1200px) {
    .search {
        z-index: 7;
        margin-right: 0;
    }

    .search__block {
        left: -151px;
    }
}

@media (max-width:960px) {
    .search__block {
        width: calc(100vw - 48px);
    }
}

@media (max-width:640px) {
    .search__btn {
        width: 19px;
    }

    .search__block {
        left: -46px;
        height: 36px;
        top: -5px;
        padding-left: 9px;
        padding-right: 10px;
    }

    .search__input {
        font-weight: 400;
        font-size: 15px;
        line-height: 140%
    }

    .search__input::-webkit-input-placeholder {
        font-weight: 400;
        font-size: 15px;
        line-height: 140%
    }

    .search__input:-moz-placeholder,
    .search__input::-moz-placeholder {
        font-weight: 400;
        font-size: 15px;
        line-height: 140%
    }

    .search__input:-ms-input-placeholder {
        font-weight: 400;
        font-size: 15px;
        line-height: 140%
    }

    .search__icon {
        margin-right: 19px;
    }

    .search__icon .svg-icon {
        width: 15px;
        height: auto;
    }
}

.share {
    position: relative;
}

.share__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #f3f3f3;
}

.share__body {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    bottom: 100%;
    display: inline-flex;
    padding: 10px 17px;
    background-color: #fff;
    box-shadow: 1px 4px 15px 1px rgba(0, 0, 0, .2);
    border-radius: 12px;
}

.share__body .ya-share2 {
    display: flex;
    align-items: center;
}

.size__title {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 13px;
    text-align: left;
}

.size__btn,
.size__title-big {
    display: none;
}

.size__wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -13px;
    margin-right: -12px;
}

.size__item {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #171717;
    padding: 5px 11px 6px;
    letter-spacing: .03em;
    margin-right: 12px;
    margin-bottom: 13px;
    border: 1px solid #d6d6d6;
    border-radius: 30px;
    transition: border-color .3s, color .3s, background-color .3s ease;
}

.size__item.is-active {
    color: #fff;
    background-color: #171717;
    border-color: #171717;
}

@media (min-width:960px) {
    .size__item:hover {
        color: #fff;
        background-color: #171717;
        border-color: #171717;
    }
}

@media (max-width:1200px) {
    .size__title {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 12px;
    }

    .size__item {
        font-size: 13px;
        line-height: 130%;
        margin-right: 12px;
        margin-bottom: 12px;
        padding: 5px 10px;
    }
}

.slick-for {
    position: relative;
}

.slick-for .slick-arrow {
    padding: 0;
    border: 0;
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
}

.slick-for .slick-arrow.slick-next {
    right: -52px;
}

.slick-for .slick-arrow.slick-prev {
    left: -52px;
}

.slick-for__item {
    height: 600px;
    display: flex;
    background-position: 50%;
    background-size: cover;
}

.slick-nav {
    margin-top: 10px;
    margin-right: -5px;
    margin-left: -5px;
    position: relative;
}

.slick-nav .slick-track {
    margin: 0;
}

.slick-nav .slick-slide {
    padding: 0 5px;
}

.slick-nav .slick-slide.slick-current .slick-nav__item {
    border: 1px solid #d6d6d6;
}

.slick-nav__item {
    height: 116px;
    cursor: pointer;
    display: flex;
    background-position: 50%;
    background-size: cover;
    border: 1px solid transparent;
    transition: border-color .3s ease;
}

@media (max-width:1350px) {
    .slick-for {
        width: 1028px;
        margin: 0 auto;
    }

    .slick-for__item {
        height: 578px;
    }

    .slick-nav {
        width: 1041px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width:1200px) {
    .slick-for {
        width: 626px;
        margin: 0 auto;
    }

    .slick-for .slick-arrow {
        top: 236px;
        transform: translateY(0);
    }

    .slick-for_status {
        display: none;
    }

    .slick-for__item {
        height: 313px;
    }

    .slick-nav {
        width: 626px;
        margin-left: auto;
        margin-right: auto;
    }

    .slick-nav__item {
        height: 133px;
    }
}

@media (max-width:960px) {
    .slick-for {
        width: 432px;
    }

    .slick-for__item {
        height: 216px;
    }

    .slick-nav {
        width: 432px;
    }

    .slick-nav__item {
        height: 92px;
    }
}

@media (max-width:480px) {
    .slick-for {
        width: auto;
    }

    .slick-for__item {
        height: 43.5vw;
    }

    .slick-nav {
        width: auto;
        margin-right: -2px;
        margin-left: -2px;
        margin-top: 6px;
    }

    .slick-nav .slick-slide {
        padding-left: 2px;
        padding-right: 2px;
    }

    .slick-nav__item {
        height: 18.35vw;
    }
}

.slider-common .slick-dots {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
}

.slider-common .slick-dots li {
    display: flex;
    list-style: none;
    margin: 0 5.5px;
}

.slider-common .slick-dots li.slick-active button {
    background-color: #fff;
}

.slider-common .slick-dots li button {
    width: 6px;
    height: 6px;
    padding: 0;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: background-color .3s ease;
}

.slider-common .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    width: 36px;
    height: 18px;
    padding: 5px;
    position: absolute;
    background-color: transparent;
    border: 0;
    top: 0;
    z-index: 6;
}

.slider-common .slick-arrow .svg-icon use {
    fill: #171717;
}

.slider-common .slick-arrow.slick-disabled {
    pointer-events: none;
}

.slider-common .slick-arrow.slick-disabled .svg-icon use {
    fill: #8c8c8c;
}

.slider-common .slick-arrow.slick-next {
    right: 0;
}

.slider-common .slick-arrow.slick-prev {
    left: 0;
}

@media (max-width:1330px) {
    .slider-common .slick-dots {
        bottom: 17px;
    }

    .slider-common .slick-dots li {
        margin: 0 10px;
    }

    .slider-common .slick-dots li button {
        width: 8px;
        height: 8px;
    }
}

@media (min-width:960px) {
    .slider-common .slick-arrow:hover .svg-icon use {
        fill: #b1795c;
    }
}



.sorting .radio__item input:checked~.radio__control:before {
    opacity: 0;
}

.sorting .radio__item.is-active .radio__control:before {
    opacity: 1 !important;
}

@media (min-width:1200px) {
    .sorting {
        position: relative;
        z-index: 6;
        min-width: 185px;
        margin-right: 39px;
        transform: translateY(-2px);
        display: inline-flex;
        align-items: center;
    }

    .sorting__wrap {
        display: inline-flex;
        position: relative;
    }

    .sorting__wrap.is-active .sorting__body {
        opacity: 1;
        pointer-events: auto;
    }

    .sorting__wrap.is-active .sorting__main-control .svg-icon {
        transform: rotate(180deg);
    }

    .sorting__main {
        display: inline-flex;
        align-items: center;
        font-weight: 400;
        font-size: 15px;
        line-height: 130%;
        cursor: pointer;
    }

    .sorting__main-control {
        display: flex;
        align-items: center;
        margin-left: 7px;
        margin-top: 4px;
        position: relative;
    }

    .sorting__main-control .svg-icon {
        transition: transform .3s ease;
    }

    .sorting__main-control .svg-icon use {
        fill: transparent;
    }

    .sorting .radio__col {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: -17px;
    }

    .sorting .radio__label--big {
        letter-spacing: .03em;
        font-weight: 400;
        font-size: 15px;
        line-height: 130%
    }

    .sorting .radio__item {
        margin: 0;
        margin-bottom: 17px;
    }

    .sorting .radio__control,
    .sorting .radio__item.is-active,
    .sorting__btn,
    .sorting__title {
        display: none;
    }

    .sorting__body {
        position: absolute;
        top: 100%;
        padding-top: 6px;
        opacity: 0;
        transition: opacity .3s ease;
        pointer-events: none;
    }

    .sorting__body-wrap {
        width: calc(100% + 22px);
        padding: 8px 16px;
        background: #fff;
        box-shadow: 1px 4px 15px 1px rgba(0, 0, 0, .2);
    }

    .sorting__body-wrap:before {
        content: " ";
        position: absolute;
        transform: rotate(-45deg);
        width: 24px;
        height: 24px;
        top: 3px;
        right: -7px;
        border-radius: 2.50141px;
        background-color: #fff;
    }
}

@media (max-width:1200px) {
    .sorting {
        position: fixed;
        background: hsla(0, 0%, 9%, .5);
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 22;
        display: flex;
        align-items: flex-end;
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s ease;
    }

    .sorting.is-open {
        opacity: 1;
        pointer-events: auto;
    }

    .sorting__btn {
        margin-top: 31px;
        display: flex;
        justify-content: flex-end;
    }

    .sorting__btn .btn {
        margin-left: 16px;
        padding: 8.5px 13px;
    }

    .sorting .radio__col {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .sorting .radio__control {
        width: 16px;
        height: 16px;
    }

    .sorting .radio__control:before {
        width: 10px;
        height: 10px;
    }

    .sorting .radio__label--big {
        font-weight: 500;
        font-size: 12px;
        line-height: 130%
    }

    .sorting .radio__item {
        margin-bottom: 20px;
    }

    .sorting .radio__item:last-child {
        margin-bottom: 0;
    }

    .sorting__main {
        display: none;
    }

    .sorting__title {
        font-family: Cormorant SC;
        margin-bottom: 28px;
        font-weight: 600;
        font-size: 20px;
        line-height: 120%
    }

    .sorting__wrap {
        width: 100%;
        background: #fff;
        border-radius: 32px 32px 0 0;
        padding: 32px 24px;
    }
}

.spinner {
    width: 108px;
    height: 38px;
}

.spinner .ui-spinner {
    display: flex;
    width: 100%;
    height: 100%;
    border: 1px solid #f3f3f3;
    border-radius: 0;
}

.spinner .ui-spinner .ui-spinner-input {
    order: 2;
    width: calc(100% - 30px*2);
    margin: 0;
    height: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    font-family: Geometria;
}

.spinner .ui-spinner a.ui-spinner-button {
    position: relative;
    top: auto;
    right: auto;
    width: 30px;
    height: 38px;
    order: 3;
    flex: none;
    border: 0;
    background-color: transparent;
}

.spinner .ui-spinner a.ui-spinner-button.ui-spinner-down {
    order: 1;
}

.wrapper--inner .header__menu {
    display: none;
}

.c-info {
    margin-top: 8px;
}

.c-info__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-info__img {
    margin-top: 24px;
}

.c-info__img img {
    max-width: 100%
}

.c-info__btn {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-info__btn .btn {
    padding: 11px 24px;
    margin: 0 8px;
}

.c-info__item {
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin: 0 22px;
}

.c-info__item .svg-icon {
    margin-right: 20px;
}

.c-info__item .svg-icon use {
    fill: transparent;
}

@media (max-width:960px) {
    .c-info {
        margin-top: 0;
    }

    .c-info__wrap {
        flex-direction: column;
        align-items: center;
    }

    .c-info__item {
        font-size: 15px;
        line-height: 140%;
        margin: 0 0 18px;
    }

    .c-info__item:last-child {
        margin-bottom: 0;
    }
}

@media (max-width:640px) {
    .c-info__btn {
        margin: 0 -7px;
        margin-top: 15px;
    }

    .c-info__btn .btn {
        width: calc(50% - 14px);
        margin: 0 7px;
        padding: 8.5px 5px;
    }

    .c-info__wrap {
        align-items: flex-start;
    }
}

@media (max-width:480px) {
    .c-info__btn .btn {
        width: auto;
        padding: 8.5px 6px;
        margin: 0 7px;
    }
}

.size-info,
.size-info__body {
    margin-bottom: 34px;
}

.size-info__item {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #000;
    margin-bottom: 16px;
}

.size-info__item:last-child {
    margin-bottom: 0;
}

.size-info__main {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
}

.size-info__icon {
    margin-right: 10px;
    flex: none;
}

.tooltip__main {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4px;
}

.tooltip__main span {
    position: relative;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .02em;
    text-transform: uppercase;
    border-bottom: 1px solid #171717;
}

.tooltip__icon {
    position: absolute;
    top: -5px;
    right: -15px;
}

.tooltip__text {
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: .03em;
}

.tooltip:hover .tooltip__wrap {
    background-color: #000;
}

.tooltip:hover .tooltip__body {
    opacity: 1;
}

@media (min-width:1141px) and (max-width:1440px) {
    .tooltip {
        margin-left: 5px;
    }

    .tooltip__body {
        bottom: 1.3vw;
        font-size: 1vw;
        max-width: 214px;
    }

    .tooltip__wrap {
        width: 1.3vw;
        height: 1.3vw;
        background-color: #000;
    }

    .tooltip__wrap svg {
        width: .4vw;
    }
}

@media (max-width:961px) {
    .tooltip__wrap {
        width: 16px;
        height: 16px;
    }

    .tooltip__wrap svg {
        width: 5px;
        height: auto;
    }

    .tooltip__body {
        bottom: 16px;
        right: 0;
        font-size: 10px;
        width: 165px;
        left: inherit;
    }
}

.order {
    display: flex;
}

.order__menu-body {
    display: none;
}

.order__main {
    width: 291px;
}

.order__menu li {
    margin-bottom: 24px;
}

.order__menu li:last-child {
    margin-bottom: 0;
}

.order__menu li>a {
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.order__menu li>a svg {
    transition: transform .3s ease;
}

.order__menu li>a span {
    display: inline-flex;
    margin-right: 5px;
}

.order__menu li.is-active>a {
    color: #8c8c8c;
}

.order__menu li.is-open>a svg {
    transform: rotate(180deg);
}

.order__menu-drop {
    display: none;
    padding-top: 24px;
}

.order__stock {
    justify-content: space-between;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    padding: 15px 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .02em;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.order__stock,
.order__stock-main {
    display: flex;
    align-items: center;
}

.order__stock-main img {
    margin-right: 10px;
}

.order__status {
    color: #8c8c8c;
    width: 22.5%;
    padding-right: 25px;
    flex: none;
}

.order__status i {
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
    margin-right: 4px;
    flex: none;
}

.order__status i.is-green {
    background: #23b242;
}

.order__status i.is-grey {
    background: #d6d6d6;
}

.order__status i.is-yellow {
    background: #dfb851;
}

.order__status span {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    color: #171717;
}

.order__address {
    flex-grow: 1;
}

.order__number {
    width: 20.5%;
    padding-right: 25px;
    flex: none;
}

.order__price .btn {
    padding: 11px 24px;
    margin-left: -29px;
}

.order__price-text {
    color: #8c8c8c;
}

.order__price-text span {
    display: block;
    margin-bottom: 5px;
    color: #171717;
}

.order__wrap {
    padding-left: 100px;
    flex-grow: 1;
}

.order__wrap .form {
    width: 482px;
    max-width: 100%
}

.order__wrap .form__btn {
    margin-top: 59px;
}

.order__table {
    padding-left: 70px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    flex-grow: 1;
}

.order__table .order__number {
    color: #8c8c8c;
}

.order__table .order__number span {
    display: block;
    margin-bottom: 6px;
    color: #171717;
}

.order__price {
    width: 141px;
    flex: none;
    padding-left: 28px;
}

.order__row {
    display: flex;
    padding-top: 32px;
    padding-bottom: 20px;
    border-bottom: 1px solid hsla(0, 0%, 84%, .4);
}

.order__row:first-child {
    padding-top: 0;
}

.order__row:last-child {
    padding-bottom: 0;
    border: 0;
}

.order__head {
    display: flex;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #8c8c8c;
    padding-bottom: 48px;
}

@media (max-width:1200px) {
    .order__main {
        width: 314px;
        flex: none;
    }

    .order__wrap {
        flex-grow: 1;
    }

    .order__table,
    .order__wrap {
        padding-left: 99px;
    }

    .order__stock {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 19px;
    }

    .order__menu li {
        margin-bottom: 16px;
    }

    .order__price {
        padding-left: 0;
    }

    .order__price .btn {
        padding: 8px 15px;
        margin-left: 0;
    }

    .order__row {
        font-size: 15px;
        line-height: 140%;
        padding-top: 31px;
        padding-bottom: 16px;
    }

    .order__status {
        width: auto;
        text-align: left;
        padding-right: 0;
    }

    .order__number {
        width: 50%
    }

    .order__number,
    .order__status {
        margin-bottom: 16px;
    }

    .order__price {
        width: 50%
    }

    .order__row {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .order__address,
    .order__head {
        display: none;
    }
}

@media (max-width:960px) {
    .order {
        display: block;
    }

    .order__wrap {
        padding-left: 0;
        flex-grow: 1;
    }

    .order__menu-body {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 24px 12px 16px;
        border: 1px solid #D6D6D6;
        font-size: 18px;
        font-family: Geometria;
        line-height: 140%;
        color: #171717;
        width: 100%;
    }

    .order__menu-wrap {
        position: relative;
        order: 1;
        display: flex;
        margin-bottom: 30px;
    }

    .order__main {
        flex-direction: column;
        display: flex;
    }

    .order__menu {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #ffff;
        padding: 12px 16px;
        z-index: 5;
        border: 1px solid #D6D6D6;
        border-top: 0;
        opacity: 0;
        transition: opacity 0.3s ease;
        pointer-events: none;
    }

    .order__menu-wrap-text {
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .order__menu-wrap-text.is-show {
        opacity: 1;
    }

    .order__menu-wrap svg {
        transition: transform 0.3s ease;
    }

    .order__menu-wrap.is-active .order__menu {
        opacity: 1;
        pointer-events: auto;
    }

    .order__menu-wrap.is-active svg {
        transform: rotate(180deg);
    }

    .order__table {
        padding-left: 0;
    }

    .order__stock {
        order: 2;
        margin-bottom: 30px;
    }
}

@media (max-width:480px) {
    .order__main {
        width: 100%
    }
}

@media (min-width:960px) {
    .order__menu li a:hover {
        color: #8c8c8c;
    }
}

.m-order-stock {
    display: none;
}

@media (max-width:640px) {
    .m-order-stock {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: flex-end;
        background: hsla(0, 0%, 9%, .5);
        z-index: 14;
        pointer-events: none;
        opacity: 0;
        transition: opacity .3s ease;
    }

    .m-order-stock.is-active {
        opacity: 1;
        pointer-events: auto;
    }

    .m-order-stock__title {
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        font-family: Cormorant SC;
        margin-bottom: 10px;
        letter-spacing: .04em;
    }

    .m-order-stock__img {
        margin-bottom: 20px;
    }

    .m-order-stock__img img {
        width: 100%
    }

    .m-order-stock__btn {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .m-order-stock__btn .btn {
        padding: 8px 16px;
        margin-left: 16px;
    }

    .m-order-stock__btn .btn:first-child {
        margin-left: 0;
    }

    .m-order-stock__info {
        margin-bottom: 24px;
    }

    .m-order-stock__info div {
        display: flex;
        align-items: center;
        font-weight: 400;
        font-size: 15px;
        line-height: 140%;
        margin-bottom: 12px;
    }

    .m-order-stock__info div:last-child {
        margin-bottom: 0;
    }

    .m-order-stock__info div span:first-child {
        width: 121px;
        flex: none;
        color: #8c8c8c;
    }

    .m-order-stock__wrap {
        background: #fff;
        border-radius: 32px 32px 0 0;
        width: 100%;
        padding: 32px 24px;
    }
}

.faq {
    width: 770px;
    margin: 0 auto;
}

.faq__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
}

.faq__top.is-active .faq__control {
    transform: rotate(0);
}

.faq__control {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 5px;
    top: 4px;
    height: 20px;
    width: 20px;
    position: absolute;
    transform: rotate(45deg);
    transition: transform .3s ease;
}

.faq__item {
    width: 100%;
    border-bottom: 1px solid #ede6e6;
    padding-bottom: 19px;
    margin-bottom: 21px;
}

.faq__item:last-child {
    margin-bottom: 0;
}

.faq__body {
    padding-top: 17px;
    display: none;
}

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

.faq__name {
    font-size: 18px;
    line-height: 140%;
    padding-right: 50px;
}

@media (max-width:1200px) {
    .faq {
        width: 576px;
    }

    .faq__control {
        width: 16px;
        height: 16px;
    }

    .faq__control svg {
        width: 100%;
        height: auto;
    }

    .faq__item {
        padding-bottom: 12px;
        margin-bottom: 24px;
    }

    .faq__name {
        font-size: 15px;
        line-height: 140%
    }

    .faq__body {
        font-size: 14px;
    }
}

@media (max-width:960px) {
    .faq {
        width: 100%
    }

    .faq__control {
        top: 2px;
    }
}

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

.fitting__body {
    padding-right: 54px;
}

.fitting__body h4 {
    margin-bottom: 12px;
}

.fitting__main {
    position: relative;
    width: 583px;
    background: #e8fcfb;
    flex: none;
    padding: 24px 32px;
}

.fitting__main-title {
    display: none;
}

.fitting__main svg {
    position: absolute;
    top: 27px;
    right: 23px;
}

.fitting__main p {
    font-size: 15px;
    line-height: 130%;
    max-width: 80%;
    letter-spacing: .03em;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

@media (max-width:1200px) {
    .fitting h2 {
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 18px;
    }

    .fitting h4 {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 12px;
    }

    .fitting__body {
        padding-right: 30px;
    }

    .fitting__body p {
        font-size: 15px;
        line-height: 140%
    }

    .fitting__main {
        width: 450px;
        padding: 16px 24px;
    }

    .fitting__main svg {
        display: none;
    }

    .fitting__main p {
        max-width: 100%;
        margin-bottom: 16px;
        font-size: 13px;
        line-height: 130%
    }

    .fitting__main-title {
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        margin-bottom: 16px;
        font-size: 15px;
        line-height: 19px;
        letter-spacing: .02em;
        text-transform: uppercase;
    }

    .fitting__main-title svg {
        display: block;
        position: relative;
        top: auto;
        right: auto;
    }
}

@media (max-width:960px) {
    .fitting {
        display: block;
    }

    .fitting__body {
        padding-right: 0;
        margin-bottom: 24px;
    }

    .fitting__main {
        width: 100%
    }
}

.dfitting {
    display: flex;
    padding-bottom: 64px;
}

.dfitting .product {
    width: calc(50% - 32px);
}

.dfitting__body {
    flex-grow: 1;
    padding-right: 134px;
}

.dfitting__aside {
    width: 481px;
    flex: none;
}

.dfitting__aside h4 {
    margin-bottom: 24px;
}

.dfitting .form__btn {
    margin-top: 36px;
}

.text {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 16px;
}

@media (max-width:1200px) {
    .dfitting {
        padding-bottom: 77px;
    }

    .dfitting__body {
        padding-right: 89px;
    }

    .dfitting__aside {
        width: 415px;
    }

    .text {
        font-size: 15px;
        line-height: 140%;
        margin-bottom: 24px;
    }
}

@media (max-width:960px) {
    .dfitting {
        display: block;
        padding-bottom: 50px;
    }

    .dfitting__aside {
        width: 416px;
        padding-top: 50px;
        padding-right: 0;
        max-width: 100%
    }

    .dfitting__body {
        width: 100%;
        padding-right: 0;
    }
}

.radio {
    display: flex;
}

.radio__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -8px;
}

.radio__list .radio__item {
    margin-right: 28px;
    margin-bottom: 8px;
}

.radio__wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -24px;
}

.radio__item {
    display: inline-flex;
    align-items: center;
    margin-right: 24px;
    margin-bottom: 12px;
    position: relative;
}

.radio__item input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
}

.radio__item input:checked~.radio__control:before {
    opacity: 1;
}

.radio__control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    border-radius: 50%;
    flex: none;
    border: 1px solid rgba(0, 0, 0, .6);
}

.radio__control:before {
    content: " ";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #282828;
    border-radius: 50%;
    opacity: 0;
    transition: opacity .3s ease;
}

.radio__label {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
}

.radio__label--big {
    font-size: 18px;
    line-height: 140%
}

@media (min-width:1141px) and (max-width:1440px) {
    .radio__name {
        font-size: 1.1vw;
    }

    .radio__item {
        margin-right: 17px;
    }

    .radio__control {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

    .radio__control:before {
        width: 10px;
        height: 10px;
    }
}

@media (max-width:1200px) {
    .radio__control {
        width: 20px;
        height: 20px;
    }

    .radio__control:before {
        width: 10px;
        height: 10px;
    }

    .radio__label--big {
        font-size: 13px;
        line-height: 130%
    }
}

.promo {
    margin-right: 1px;
    position: relative;
}

.promo__icon {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    bottom: 16px;
    right: 0;
}

.promo__icon .svg-icon use {
    fill: #171717;
}

.promo input {
    height: 41px;
    border: 0;
    font-weight: 700;
    width: 274px;
    padding-right: 25px;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 1px;
    font-family: Inter;
    text-transform: uppercase;
    color: #8c8c8c;
    border-bottom: 1px solid #8c8c8c;
}

@media (max-width:1200px) {
    .promo {
        margin-right: 0;
        width: 100%
    }

    .promo__icon {
        bottom: 13px;
    }

    .promo input {
        height: auto;
        width: 100%;
        font-weight: 700;
        font-size: 8px;
        line-height: 10px;
        padding-bottom: 12px;
    }
}

.shops__map {
    height: 600px;
    margin-bottom: 50px;
}

.shops__map #map {
    width: 100%;
    height: 100%
}

.shops__name {
    font-size: 20px;
    line-height: 140%;
    font-weight: 700;
    margin-bottom: 24px;
}

.shops__icon {
    display: flex;
    align-items: center;
    width: 24px;
    margin-right: 16px;
}

.shops__address {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 24px;
}

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

.shops__btn .btn {
    padding: 11px 24px;
    margin-right: 9px;
}

.shops__btn .btn:last-child {
    margin-right: 0;
}

.shops__time {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.shops__link {
    margin-bottom: 26px;
}

.shops__link a {
    display: inline-flex;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #8c8c8c;
}

.shops__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -54px;
}

.shops__item {
    width: calc(33.3% - 108px);
    margin: 0 54px 72px;
}

@media (max-width:1200px) {
    .shops {
        display: flex;
        flex-direction: column;
    }

    .shops__map {
        margin-bottom: 0;
        margin-top: 0;
        order: 2;
        height: 512px;
    }

    .shops__list {
        margin: 0 -12px;
        margin-bottom: 8px;
    }

    .shops__item {
        width: calc(50% - 24px);
        margin: 0 12px 32px;
    }
}

@media (max-width:960px) {
    .shops {
        display: flex;
        flex-direction: column;
    }

    .shops__link {
        margin-bottom: 26px;
    }

    .shops__list {
        margin-bottom: 16px;
    }

    .shops__item {
        width: calc(100% - 24px);
        margin: 0 12px 24px;
    }
}

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

.sort__top {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.sort__top .radio__list,
.sort__top .radio__list .radio__item {
    margin-bottom: 0;
}

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

.sort__btn-item {
    margin-left: 12px;
}

.sort__btn-item:first-child {
    margin-left: 0;
}

.sort__btn-item .svg-icon use {
    fill: #d6d6d6;
}

.sort__btn-item.is-active .svg-icon use {
    fill: #8c8c8c;
}

@media (max-width:1200px) {
    .sort {
        position: absolute;
        right: 0;
        top: -52px;
    }

    .sort .tag {
        display: none;
    }

    .sort__top {
        margin-bottom: 0;
    }

    .sort .radio__list {
        display: none;
    }

    .sort__btn-item .svg-icon use {
        fill: #8c8c8c;
    }

    .sort__btn-item.is-active {
        display: none;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 73px;
}

.pagination__separation {
    margin: 0;
}

.pagination__item,
.pagination__separation {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #0c0c0c;
    color: #8c8c8c;
}

.pagination__item {
    cursor: pointer;
    margin: 0 12px;
    transition: border-color .3s, background-color .3s ease;
}

.pagination__item.is-active {
    cursor: inherit;
    color: #171717;
}

@media (min-width:960px) {
    .pagination__item:hover {
        color: #810d10;
    }
}

@media (max-width:1200px) {
    .pagination {
        margin-top: 38px;
    }
}

.tag {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.tag__close {
    margin-left: 11px;
}

.tag__close .svg-icon use {
    fill: #8c8c8c;
}

.tag__item {
    cursor: pointer;
    display: inline-flex;
    padding: 4px 12px;
    align-items: center;
    text-decoration: none;
    color: inherit;
    border: 0;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    transition: background-color .3s, color .3s, border-color .3s ease;
    margin: 0 8px 8px 0;
    border-radius: 36px;
    border: 1px solid #d6d6d6;
}

.tag__item.is-active {
    color: #fff;
    background-color: #171717;
    border-color: #171717;
}

@media (max-width:1200px) {
    .tag__item {
        font-size: 13px;
        line-height: 130%;
        padding: 6px 10px;
        margin-right: 12px;
        margin-bottom: 12px;
    }
}

@media (min-width:960px) {
    .tag__item:hover {
        color: #fff;
        background-color: #171717;
    }
}

@media (max-width:960px) {
    .tag--catalog {
        display: flex;
        position: relative;
        margin-bottom: 0;
        flex-grow: 1;
        margin-top: 0;
    }

    .tag--catalog .tag__main {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 12px;
        flex-grow: 1;
        border: 1.5px solid #ede6e6;
        height: 40px;
    }

    .tag--catalog .tag__control {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: transform .3s ease;
    }

    .tag--catalog .tag__container,
    .tag--catalog .tag__link {
        display: none;
    }
}

.tag-link {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    /* margin-top: -82px;
    margin-bottom: 65px; */
    margin-top: -45px;
    margin-bottom: 28px;
}

.tag-link a {
    display: inline-flex;
    margin-left: 32px;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: .03em;
}

.tag-link a:first-child {
    margin-left: 0;
}

.tag-link a.is-active {
    color: #dfb851;
}

@media (max-width:1200px) {
    .tag-link {
        display: none;
    }
}

.directory__item {
    display: flex;
    position: relative;
    margin-bottom: 91px;
}

.directory__item:first-child {
    z-index: 5;
}

.directory__item:nth-child(2) {
    z-index: 4;
}

.directory__item:nth-child(3) {
    z-index: 3;
}

.directory__item:nth-child(4) {
    z-index: 2;
}

.directory__item:nth-child(5) {
    z-index: 1;
}

.directory__item:last-child {
    margin-bottom: 0;
}

.directory__empty {
    padding-left: 16px;
    padding-right: 16px;
}

.directory__empty h3 {
    margin-bottom: 12px;
}

.directory__link {
    display: inline-flex;
    align-items: center;
    margin-bottom: 20px;
}

.directory__link-item {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    margin-right: 4px;
    line-height: 1.1;
    padding: 10px;
    color: #8c8c8c;
    transition: color .3s, background-color .3s ease;
    border-radius: 10px;
    border: 1px solid #000;
}

.directory__link-item.is-active {
    background-color: #f3f3f3;
    color: #171717;
}

.directory__menu {
    width: 310px;
    flex: none;
    padding-right: 67px;
    padding-top: 51px;
}

.directory__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.directory__list a {
    display: inline-flex;
    margin-bottom: 19px;
}

.directory__list a:last-child {
    margin-bottom: 0;
}

.directory__title {
    display: flex;
    font-weight: 500;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: .03em;
    margin-bottom: 28px;
    font-family: Cormorant SC;
}

.directory__body {
    width: calc(100% - 310px);
}

.directory__slider {
    margin: 0 -16px;
    display: none;
}

.directory__slider.is-active {
    display: block;
}

.directory__slider .slick-arrow {
    cursor: pointer;
    padding: 0;
    border: 0;
    top: -39px;
    position: absolute;
    background-color: transparent;
    right: 16px;
}

.directory__slider .slick-arrow .svg-icon {
    display: block;
}

.directory__slider .slick-arrow.slick-prev {
    right: 70px;
}

.directory__slider .slick-list {
    overflow: visible;
}

.directory__slider .slick-slide {
    opacity: 0;
    transition: opacity .3s ease;
    padding: 0 16px;
}

.directory__slider .slick-slide.slick-active {
    opacity: 1;
}

.directory__slider .product {
    width: 100%
}

.directory__slider .product__izb {
    width: auto;
    height: auto;
    top: 14px;
    right: 14px;
}

.directory__slider .product__wrap {
    padding-top: 48px;
}

@media (max-width:1200px) {
    .directory {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 13px;
    }

    .directory__item {
        width: 33.3%;
        padding-right: 15px;
    }

    .directory__item,
    .directory__item:last-child {
        margin-bottom: 36px;
    }

    .directory__menu {
        padding-top: 0;
        width: 100%;
        padding-right: 0;
    }

    .directory__title {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 20px;
    }

    .directory__list a {
        font-size: 15px;
        line-height: 140%;
        margin-bottom: 16px;
    }

    .directory__body {
        display: none;
    }
}

@media (max-width:960px) {
    .directory__item {
        width: 50%
    }
}

@media (max-width:640px) {
    .directory__item {
        width: 100%
    }
}

.brand-item {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border: 1px solid #d6d6d6;
}

.checkout {
    overflow: hidden;
    padding-bottom: 100px;
    padding-left: 35px;
    margin-left: -35px;
}

.checkout__change {
    display: none;
    margin-bottom: 40px;
}

.checkout .form__field {
    margin-bottom: 24px;
}

.checkout .form__field:last-child {
    margin-bottom: 0;
}

.checkout__block {
    padding-bottom: 56px;
}

.checkout__agree {
    padding-left: 12px;
    display: flex;
    font-family: Geometria;
    align-items: flex-start;
    font-size: 12px;
    line-height: 150%
}

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

.checkout__btn .btn {
    flex: none;
}

.checkout .radio__list {
    margin-top: 33px;
}

.checkout__text {
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    max-width: 584px;
    margin-top: -15px;
    margin-bottom: 42px;
}

.checkout__text a {
    text-decoration: underline;
}

.checkout .main__title-wrap {
    margin-bottom: 34px;
}

.checkout__body--middle {
    width: 582px;
}

.checkout__body--long {
    width: 702px;
}

.checkout__section {
    padding-bottom: 82px;
}

.checkout__section:last-child {
    padding-bottom: 0;
}

.checkout .back {
    display: inline-flex;
    align-items: center;
    margin-bottom: 35px;
}

.checkout__title {
    font-family: Cormorant SC;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: .03em;
    margin-bottom: 40px;
}

.checkout__main {
    float: left;
    padding-right: 36px;
    width: calc(100% - 379px);
}

.checkout__aside {
    float: right;
    width: 379px;
    padding: 32px 32px 40px 36px;
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
}

.checkout__aside-atten {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #8c8c8c;
}

.checkout__aside-atten a {
    color: #171717;
}

.checkout__aside-name {
    font-family: Cormorant SC;
    letter-spacing: .03em;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%
}

.checkout__aside-name span {
    text-transform: uppercase;
}

.checkout__aside-btn {
    margin-bottom: 16px;
}

.checkout__aside-btn .btn {
    padding: 15px 5px;
    width: 100%
}

.checkout__aside-total {
    margin-bottom: 24px;
}

.checkout__aside-total div {
    display: flex;
    align-items: flex-end;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    font-weight: 400;
}

.checkout__aside-total div:last-child {
    margin-bottom: 0;
}

.checkout__aside-total div span:first-child {
    width: 113px;
    color: #8c8c8c;
}

.checkout__aside-total div span:last-child {
    font-family: Cormorant SC;
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    padding-left: 24px;
    font-feature-settings: "tnum" on, "lnum" on;
}

.checkout__aside-info {
    margin-bottom: 40px;
}

.checkout__aside-info div {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    font-weight: 400;
}

.checkout__aside-info div:last-child {
    margin-bottom: 0;
}

.checkout__aside-info div span:first-child {
    width: 128px;
    color: #8c8c8c;
}

.checkout__aside-info div span:last-child {
    padding-left: 16px;
}

.checkout__aside-change {
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    margin-left: 24px;
    text-transform: uppercase;
    color: #8c8c8c;
}

.checkout__aside-top {
    display: flex;
    align-items: flex-end;
    margin-bottom: 40px;
}

@media (max-width:1200px) {
    .checkout {
        padding-bottom: 75px;
    }

    .checkout__change {
        display: inline-flex;
    }

    .checkout__agree {
        padding-left: 0;
        padding-top: 12px;
    }

    .checkout__agree-text {
        font-size: 11px;
        line-height: 130%;
        padding-right: 15px;
    }

    .checkout__btn {
        width: 281px;
        flex-direction: column;
        align-items: flex-start;
    }

    .checkout__btn .btn {
        padding: 13px 19px;
        width: 100%
    }

    .checkout__block {
        padding-bottom: 32px;
    }

    .checkout .radio__list {
        margin-top: 23px;
    }

    .checkout .form__field {
        margin-bottom: 16px;
    }

    .checkout .form__row {
        display: block;
        margin-bottom: 16px;
    }

    .checkout .form__row:last-child {
        margin-bottom: 0;
    }

    .checkout .form__col {
        width: 100%;
        margin-bottom: 16px;
    }

    .checkout .form__col:last-child {
        margin-bottom: 0;
    }

    .checkout__section {
        padding-bottom: 36px;
    }

    .checkout__textinfo {
        margin-top: 32px;
        font-size: 11px;
        line-height: 130%;
        max-width: 312px;
    }

    .checkout .tag {
        width: 553px;
        margin-top: 14px;
        margin-bottom: -5px;
    }

    .checkout__title {
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 24px;
    }

    .checkout__text {
        font-size: 13px;
        line-height: 130%;
        margin-bottom: 16px;
        max-width: 78%
    }

    .checkout__body--middle {
        width: 85%
    }

    .checkout__body--full,
    .checkout__body--long {
        width: 100%
    }

    .checkout .main__title-wrap {
        margin-top: 0;
        margin-bottom: 25px;
    }

    .checkout .back {
        display: none;
    }

    .checkout__main {
        padding-right: 18px;
        width: calc(100% - 326px);
    }

    .checkout__aside {
        width: 326px;
        padding: 24px;
    }

    .checkout__aside-atten {
        font-size: 13px;
        line-height: 130%
    }

    .checkout__aside-btn .btn {
        padding: 11px 5px;
    }

    .checkout__aside-info {
        margin-bottom: 33px;
    }

    .checkout__aside-info div {
        font-size: 13px;
        line-height: 130%;
        margin-bottom: 12px;
    }

    .checkout__aside-info div span:first-child {
        width: 128px;
    }

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

    .checkout__aside-total div {
        font-size: 13px;
        line-height: 130%
    }

    .checkout__aside-total div span:last-child {
        font-size: 24px;
        line-height: 100%
    }

    .checkout__aside-name {
        font-size: 22px;
        line-height: 120%
    }

    .checkout__aside-change {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 2px;
    }
}

@media (max-width:960px) {
    .checkout {
        padding: 0;
        margin: 0;
        overflow: visible;
        position: relative;
    }
	#bx-soa-order.checkout {
		overflow: hidden;
	}	
    .checkout__aside {
        display: none;
    }

    .checkout__main {
        width: 73%;
        padding-right: 0;
    }
}

@media (max-width:640px) {
    .checkout__main {
        width: 100%;
        padding-right: 0;
    }

    .checkout .tag {
        width: calc(100% + 24px);
        margin-right: -24px;
        overflow-x: auto;
        flex-wrap: nowrap;
    }

    .checkout .tag__item {
        flex: none;
    }

    .checkout__body--middle {
        width: 100%
    }
}

.select {
    height: 57px;
    width: 100%
}

.select .jq-selectbox {
    width: 100%;
    opacity: 1;
    height: 100%
}

.select .jq-selectbox.dropup .jq-selectbox__dropdown {
    border-bottom: 1px solid transparent;
}

.select .jq-selectbox.dropup .jq-selectbox__select {
    border-top: 1px solid transparent;
}

.select .jq-selectbox.dropdown .jq-selectbox__trigger {
    transform: rotate(180deg);
}

.select .jq-selectbox.dropdown .jq-selectbox__dropdown {
    border-top: 1px solid transparent;
}

.select .jq-selectbox.dropdown .jq-selectbox__select {
    border-bottom: 1px solid transparent;
}

.select .jq-selectbox.dropdown .jq-selectbox__select:before {
    opacity: 1;
}

.select .jq-selectbox__trigger {
    width: 57px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    transition: transform .3s ease;
    background-image: url(/css/../images/common/arrow-select.png);
    background-position: 50%;
    background-repeat: no-repeat;
}

.select .jq-selectbox__dropdown {
    background: #fff;
    border: 1px solid #d6d6d6;
    width: 100%
}

.select .jq-selectbox__dropdown ul {
    margin: 0;
    max-height: 368px !important;
}

.select .jq-selectbox__dropdown ul li {
    cursor: pointer;
    padding: 12px 24px;
    font-size: 18px;
    line-height: 140%;
    transition: color .3s ease;
}

.select .jq-selectbox__dropdown ul li.selected {
    color: #810d10;
}

.select .jq-selectbox__select-text {
    width: 100%;
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 18px;
    line-height: 140%;
    padding-right: 60px;
    z-index: 2;
    position: relative;
}

.select .jq-selectbox__select-text.placeholder {
    color: #8C8C8C;
}

.select .jq-selectbox__select {
    cursor: pointer;
    background: #fff;
    height: 100%;
    border: 1px solid #d6d6d6;
    width: 100%;
    position: relative;
}

.dfitting .select {
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}

.dfitting .select.is-active {
    opacity: 1;
    pointer-events: auto;
}

@media (max-width:1200px) {
    .select {
        height: 45px;
    }

    .select .jq-selectbox__trigger {
        width: 45px;
        height: 45px;
    }

    .select .jq-selectbox__dropdown ul li {
        font-size: 15px;
        line-height: 140%;
        padding: 8px 16px;
    }

    .select .jq-selectbox__select-text {
        font-size: 15px;
        line-height: 140%;
        padding-left: 16px;
        padding-right: 55px;
    }
}

@media (min-width:960px) {
    .select .jq-selectbox__dropdown ul li:hover {
        color: #810d10;
    }
}

.dtab__wrap {
    border: 1px solid #8c8c8c;
    padding: 40px 75px 44px 33px;
}

.dtab__address {
    margin-bottom: 25px;
}

.dtab__address-control {}

.dtab__address-name {
    font-weight: 500;
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 12px;
}

.dtab__address-info span {
    font-size: 15px;
    line-height: 130%;
    margin-right: 24px;
}

.dtab__address-info span span {
    margin-left: 16px;
}

.dtab__address-info span:last-child {
    margin-right: 0;
}

.dtab__address-item {
    position: relative;
    padding-bottom: 16px;
    padding-left: 25px;
    margin-bottom: 22px;
    border-bottom: 1px solid #d6d6d6;
    transition: box-shadow 0.3s ease;
}

.dtab__address-item .check__control {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    padding: 0;
}

.dtab__address-item .check__control::before {
    content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background-color: #171717;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.dtab__address-item input:checked~.check__control::before {
    opacity: 1;
}

.dtab__address-item input {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 4;
}

.dtab__address-item:last-child {
    margin-bottom: 0;
    border: 0;
}

.dtab__delivery {
    max-width: 350px;
}

.dtab__delivery div {
    margin-bottom: 16px;
}

.dtab__delivery div:last-child {
    margin-bottom: 0;
}

.dtab__delivery div span {
    display: block;
    font-size: 18px;
    line-height: 140%
}

.dtab__delivery div span:first-child {
    color: #8c8c8c;
    margin-right: 4px;
}

.dtab__delivery div span:last-child {
    margin-top: 4px;
}

.dtab__delivery div span:last-child a {
    display: inline-flex;
    border-bottom: 1px solid #d6d6d6;
}

.dtab__info {
    margin-top: 39px;
}

.dtab__info div {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.dtab__info div:last-child {
    margin-bottom: 0;
}

.dtab__info div span {
    font-size: 15px;
    line-height: 130%
}

.dtab__info div span:first-child {
    color: #8c8c8c;
    margin-right: 4px;
}

.dtab__info div span:last-child a {
    display: inline-flex;
    border-bottom: 1px solid #d6d6d6;
}

.dtab__block,
.dtab__block-date,
.dtab__block-name {
    display: none;
}

.dtab__block.is-active {
    display: block;
}

.dtab__text {
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    margin-bottom: 24px;
    margin-right: -14px;
}

.dtab__control {
    display: flex;
    margin: 0 -5px;
}

.dtab__control-icon,
.dtab__control-title {
    display: none;
}

.dtab__control-wrap {
    display: flex;
}

.dtab__control-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #171717;
    padding-right: 25px;
}

.dtab__control-date {
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    color: #8c8c8c;
}

.dtab__control-item {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    width: calc(25% - 10px);
    margin: 0 5px;
   /* height: 99px;*/
    flex-direction: column;
    border: 1px solid transparent;
    border-bottom: 0;
    padding: 12px 18px 12px 12px;
    position: relative;
}

.dtab__control-item:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    height: 1px;
    bottom: -1px;
}

.dtab__control-item.is-active {
    cursor: inherit;
    border-color: #8c8c8c;
}

.dtab__control-item.is-active:before {
    opacity: 1;
}

@media (max-width:1200px) {
    .dtab__info {
        margin-top: 32px;
    }

    .dtab__info div {
        margin-bottom: 12px;
    }

    .dtab__info div span {
        font-size: 13px;
        line-height: 130%
    }

    .dtab__block-name {
        font-weight: 500;
        font-size: 15px;
        line-height: 140%;
        display: block;
        margin-bottom: 12px;
    }

    .dtab__block-date {
        font-weight: 400;
        font-size: 11px;
        line-height: 130%;
        letter-spacing: .03em;
        display: block;
        color: #8c8c8c;
        margin-bottom: 16px;
    }

    .dtab__wrap {
        padding: 0;
        border: 0;
    }

    .dtab__text {
        font-size: 13px;
        line-height: 130%;
        margin: 0 0 24px;
    }

    .dtab__control {
        padding: 32px 24px 40px;
        width: 100%;
        flex-direction: column;
        background: #fff;
        border-radius: 32px 32px 0 0;
        margin: 0;
    }

    .dtab__control-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 16px;
        height: 16px;
        border: 1px solid rgba(0, 0, 0, .6);
        border-radius: 10px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .dtab__control-icon:before {
        content: " ";
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: #282828;
        border-radius: 50%;
        opacity: 0;
        transition: opacity .3s ease;
    }

    .dtab__control-item {
        width: 100%;
        position: relative;
        border: 0;
        height: auto;
        padding: 0;
        margin: 0;
        padding-left: 20px;
        margin-bottom: 38px;
    }

    .dtab__control-item.is-active .dtab__control-icon:before {
        opacity: 1;
    }

    .dtab__control-item:last-child {
        margin-bottom: 0;
    }

    .dtab__control-item:before {
        display: none;
    }

    .dtab__control-date {
        font-size: 11px;
        line-height: 130%;
        margin-top: 4px;
    }

    .dtab__control .dtooltip {
        display: none;
    }

    .dtab__control-name {
        font-size: 12px;
        line-height: 130%
    }

    .dtab__control-title {
        font-family: Cormorant SC;
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        display: block;
        margin-bottom: 28px;
    }

    .dtab__control-wrap {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        background: hsla(0, 0%, 9%, .5);
        z-index: 15;
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s ease;
    }

    .dtab__control-wrap.is-active {
        opacity: 1;
        pointer-events: auto;
    }
}

.dtooltip {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 5;
}

.dtooltip__icon {
    cursor: pointer;
}

.dtooltip__block {
    box-shadow: 1px 4px 15px 1px rgba(0, 0, 0, .2);
}

.dtooltip__wrap {
    width: 325px;
    padding-bottom: 14px;
    position: absolute;
    bottom: 100%;
    left: -157px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}

.dtooltip__wrap:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 2.50141px;
    bottom: 5px;
    transform: rotate(45deg);
}

.dtooltip__body {
    position: relative;
    background: #fff;
    letter-spacing: .03em;
    padding: 16px 24px;
    font-size: 15px;
    line-height: 130%
}

@media (min-width:960px) {
    .dtooltip:hover .dtooltip__wrap {
        opacity: 1;
        pointer-events: auto;
    }
}

.stock {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px -24px;
}

.stock__item {
    display: flex;
    flex-direction: column;
    margin: 0 16px 24px;
    width: calc(33.3% - 32px);
}

.stock__img {
    height: 250px;
    background-position: 50%;
    background-size: cover;
    margin-bottom: 12px;
}

.stock__name {
    margin-right: -1px;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    font-family: Cormorant SC;
    letter-spacing: .04em;
    margin-bottom: 6px;
}

.stock__info {
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #8c8c8c;
}

@media (max-width:1200px) {
    .stock {
        margin: 0 -12px -24px;
    }

    .stock__item {
        margin: 0 12px 24px;
        width: calc(50% - 24px);
    }

    .stock__img {
        height: 21.4vw;
        margin-bottom: 14px;
    }

    .stock__info {
        font-size: 13px;
    }

    .stock__name {
        font-size: 18px;
        margin-bottom: 2px;
    }
}

@media (max-width:960px) {
    .stock {
        margin: 0 -12px -24px;
    }

    .stock__img {
        height: 32vw;
    }

    .stock__info {
        font-size: 13px;
    }

    .stock__name {
        font-size: 18px;
    }
}

@media (max-width:640px) {
    .stock__item {
        width: calc(100% - 24px);
    }

    .stock__img {
        height: 42.62vw;
    }
}

@media (max-width:480px) {
    .stock__img {
        height: 56.945vw;
    }
}

.page img {
    margin-bottom: 40px;
}

.page__btn {
    margin-top: 32px;
}

.page h1 {
    margin-bottom: 16px;
}

@media (max-width:1200px) {
    .page img {
        margin-bottom: 32px;
    }

    .page h1.h2 {
        font-size: 18px;
        line-height: 120%
    }

    .page h1.h2,
    .page p {
        margin-bottom: 12px;
    }

    .page__btn {
        display: flex;
        justify-content: center;
    }
}

.main__title-item {
    display: inline-flex;
    align-items: center;
    margin: 0 22px;
}

.main__title-icon {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.main__title-text {
    margin: 0 auto;
    margin-top: 16px;
    max-width: 909px;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%
}

.main__title-btn {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main__title-btn .btn {
    margin: 0 10px;
}

.main__title-info {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.main__title-wrap {
    margin-bottom: 60px;
}

.main__title-wrap--brand {
    display: flex;
    align-items: center;
}

.main__title-wrap--brand img {
    margin-left: 49px;
    max-height: 44px;
}

.main__title-wrap--center {
    text-align: center;
}

.main__title-wrap--detail {
    margin-bottom: 24px;
}

.main__title-wrap--req {
    margin-bottom: 37px;
}

@media (max-width:1200px) {
    .main__title-text {
        font-weight: 400;
        font-size: 15px;
        line-height: 140%;
        text-align: left;
        margin-top: 12px;
    }

    .main__title-btn,
    .main__title-info {
        margin-top: 13px;
    }

    .main__title-btn .btn {
        margin: 0 6px;
    }

    .main__title-item {
        font-size: 15px;
        line-height: 140%;
        margin: 0 10px;
    }

    .main__title-wrap {
        margin-bottom: 31px;
        margin-top: 26px;
    }

    .main__title-wrap img {
        max-height: 30px;
        margin-left: 25px;
        display: block;
    }

    .main__title-wrap--catalog {
        margin-bottom: 32px;
        margin-top: 15px;
    }

    .main__title-wrap--catalog .main__title {
        font-size: 36px;
        line-height: 100%
    }

    .main__title-wrap--detail {
        margin-bottom: 32px;
    }

    .main__title-wrap--detail .main__title-text {
        text-align: center;
    }

    .main__title-wrap--req {
        margin-top: 28px;
        margin-bottom: 24px;
    }

    .main__title-wrap--req h1 {
        font-weight: 500;
        font-size: 40px;
        line-height: 100%
    }
}

@media (max-width:960px) {
    .main__title-wrap {
        margin-top: 6px;
    }

    .main__title-wrap--catalog {
        margin-top: -4px;
        margin-bottom: 33px;
    }

    .main__title-info {
        margin-top: 9px;
    }

    .main__title-icon {
        margin-top: 2px;
    }

    .main__title-item {
        margin-bottom: 15px;
    }

    .main__title-item:last-child {
        margin-bottom: 0;
    }

    .main__title-info {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width:640px) {
    .main__title-wrap {
        margin-top: 15px;
        margin-bottom: 29px;
    }

    .main__title-wrap img {
        margin-left: 15px;
        max-height: 20px;
    }

    .main__title-wrap--center .main__title-text {
        text-align: center;
    }

    .main__title-wrap--catalog {
        margin-top: -3px;
        margin-bottom: 32px;
    }

    .main__title-btn {
        margin-left: -6px;
        margin-right: -6px;
    }

    .main__title-btn .btn {
        width: calc(50% - 12px);
    }
}

@media (max-width:480px) {
    .main__title-btn {
        margin-left: -6px;
        margin-right: -6px;
    }

    .main__title-btn .btn {
        width: auto;
    }
}

.prezent {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -18px -36px;
}

.prezent__item {
    position: relative;
    width: calc(25% - 36px);
    margin: 0 18px 36px;
    height: 266px;
}

.prezent__izb {
    position: absolute;
    top: 13px;
    right: 13px;
    cursor: pointer;
}

.prezent__izb .svg-icon use {
    fill: transparent;
    stroke: #d6d6d6;
}

.prezent__type {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    margin-bottom: 12px;
    text-align: center;
}

.prezent__btn {
    height: 0;
    overflow: hidden;
    transition: height .3s ease;
}

.prezent__btn .btn {
    width: 100%
}

.prezent__price {
    font-family: Cormorant SC;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: .04em;
    margin-bottom: 8px;
}

.prezent__img {
    height: 136px;
    margin-bottom: 18px;
}

.prezent__wrap {
    position: absolute;
    top: 0;
    right: 0;
    padding: 27px 30px;
    padding-bottom: 0;
    left: 0;
    min-height: 100%;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    transition: box-shadow .3s, padding .3s ease;
}

@media (min-width:1200px) {
    .prezent__item:hover {
        z-index: 5;
    }

    .prezent__item:hover .prezent__wrap {
        box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
        padding-bottom: 30px;
    }

    .prezent__item:hover .prezent__btn {
        height: 42px;
    }
}

@media (max-width:1200px) {
    .prezent {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: -20px;
    }

    .prezent__izb {
        top: 8px;
        right: 8px;
    }

    .prezent__izb .svg-icon {
        width: 16px;
        height: auto;
    }

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

    .prezent__type {
        font-size: 13px;
        margin-bottom: 0;
        line-height: 130%
    }

    .prezent__price {
        font-size: 21px;
        line-height: 120%;
        text-align: left;
        margin-bottom: 2px;
    }

    .prezent__body {
        display: flex;
        align-items: center;
        margin-right: -10px;
    }

    .prezent__img {
        height: auto;
        margin-bottom: 11px;
    }

    .prezent__item {
        height: auto;
        width: calc(25% - 10px);
        margin: 0 5px 20px;
    }

    .prezent__wrap {
        position: relative;
        padding: 30px 50px 26px;
        min-height: 0;
    }
}

@media (max-width:960px) {
    .prezent__item {
        width: calc(33.3% - 10px);
    }

    .prezent__wrap {
        padding-left: 36px;
        padding-right: 36px;
    }
}

@media (max-width:640px) {
    .prezent__item {
        width: calc(50% - 10px);
    }

    .prezent__wrap {
        padding-left: 46px;
        padding-right: 46px;
    }
}

@media (max-width:480px) {
    .prezent__wrap {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (max-width:359px) {
    .prezent__wrap {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.req {
    width: 482px;
    margin: 0 auto;
}

@media (max-width:1200px) {
    .req .check__control {
        width: 20px;
        height: 20px;
    }
}

@media (max-width:960px) {
    .req {
        width: 312px;
    }
}

@media (max-width:480px) {
    .req {
        width: 100%
    }
}

.prod__count {
    width: 108px;
    border: 1px solid #f3f3f3;
    margin-top: 8px;
}

.prod__count,
.prod__count .counter-minus {
    display: flex;
    align-items: center;
    height: 38px;
}

.prod__count .counter-minus {
    justify-content: center;
    position: relative;
    top: auto;
    right: auto;
    width: 30px;
    order: 1;
    flex: none;
    border: 0;
    background-color: transparent;
}

.prod__count .counter-minus .svg-icon use {
    fill: #8c8c8c;
}

.prod__count .counter-input {
    order: 2;
    width: 40%;
    margin: 0;
    height: 100%;
    padding: 0;
    border: 0;
    color: #171717;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    font-family: Geometria;
}

.prod__count .counter-plus {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: auto;
    right: auto;
    width: 30px;
    height: 38px;
    order: 3;
    flex: none;
    border: 0;
    background-color: transparent;
}

.prod__count .counter-plus .svg-icon use {
    fill: #8c8c8c;
}

@media (min-width:992px) {

    .prod__count .counter-minus:hover .svg-icon use,
    .prod__count .counter-plus:hover .svg-icon use {
        fill: #171717;
    }
}

.cost__info {
    display: flex;
    margin: 0 -5px;
}

.cost__slider {
    margin-bottom: 28px;
}

.cost__slider .ui-slider-handle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 0;
    background-color: #171717;
    top: -7px;
    margin-left: -8px;
}

.cost__slider .ui-slider-range {
    height: 2px;
    border: 0;
    border-radius: 0;
    background: #171717;
}

.cost__slider .ui-slider-horizontal {
    height: 2px;
    border: 0;
    border-radius: 0;
    background: #d6d6d6;
}

.cost__item {
    display: flex;
    align-items: center;
    border: 1px solid #d6d6d6;
    height: 43px;
    padding: 0 8px;
    width: calc(50% - 10px);
    margin: 0 5px;
    position: relative;
}

.cost__item span {
    color: #8c8c8c;
    margin-right: 6px;
}

.cost__item input,
.cost__item span {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
}

.cost__item input {
    width: calc(100% - 24px);
    font-family: Geometria;
    border: 0;
}

.notfound {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 544px;
    margin: 0 auto;
    text-align: center;
}

.notfound__number {
    font-family: Cormorant SC;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 204px;
    line-height: 100%
}

.notfound__text {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 30px;
    letter-spacing: .03em;
}

.notfound__btn .btn {
    width: 209px;
    margin: 0 10px;
    padding-top: 14px;
    padding-bottom: 14px;
}

@media (max-width:640px) {
    .notfound {
        width: 100%
    }

    .notfound__text {
        font-size: 14px;
    }

    .notfound__number {
        font-size: 164px;
        margin-bottom: 24px;
    }

    .notfound__btn {
        flex-direction: column;
    }

    .notfound__btn .btn {
        margin: 0;
        margin-bottom: 20px;
    }

    .notfound__btn .btn:last-child {
        margin-bottom: 0;
    }
}

.inbasket {
    position: fixed;
    background: hsla(0, 0%, 9%, .5);
    z-index: 16;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    display: flex;
    align-items: flex-end;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}

.inbasket.is-active {
    opacity: 1;
    pointer-events: auto;
}

.inbasket.is-active .inbasket__wrap {
    transform: translateY(0);
}

.inbasket__title {
    font-family: Cormorant SC;
    letter-spacing: .04em;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 17px;
}

.inbasket__wrap {
    padding: 29px 24px;
    border-radius: 32px 32px 0 0;
    width: 100%;
    background-color: #fff;
    transform: translateY(100%);
    transition: transform .3s ease;
}

.inbasket__btn {
    display: flex;
    flex-direction: column;
    margin-top: 24px;
}

.inbasket__btn .btn {
    width: 100%;
    margin-bottom: 10px;
}

.inbasket__btn .btn:last-child {
    width: 100%;
    margin-bottom: 0;
}

.inbasket__body {
    margin: 0 -8px;
}

.inbasket .prod {
    margin-bottom: 16px;
    flex-direction: column;
    position: relative;
    padding: 12px 6px 16px;
    border: 1px solid #d6d6d6;
    width: calc(50% - 16px);
    margin: 0 8px;
}

.inbasket .prod .price__current {
    font-weight: 700;
    font-size: 21px;
    line-height: 120%
}

.inbasket .prod .price__old {
    font-weight: 400;
    font-size: 13px;
    line-height: 130%
}

.inbasket .prod__img {
    width: 70px;
    height: 70px;
    margin-right: 12px;
    flex: none;
}

.inbasket .prod__size {
    margin-top: 6px;
}

.inbasket .prod__size,
.inbasket .prod__stock {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #8c8c8c;
}

.inbasket .prod__stock {
    margin-top: 4px;
}

.inbasket .prod .delete {
    position: absolute;
    margin-bottom: 0;
    top: 10px;
    right: 6px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inbasket .prod__name {
    font-family: Cormorant SC;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: .04em;
    margin-bottom: 0;
}

.inbasket .prod__body {
    margin-bottom: 12px;
}

.inbasket .prod__body,
.inbasket .prod__info {
    display: flex;
    align-items: center;
    padding-right: 16px;
    width: 100%
}

.inbasket .prod__info {
    padding-left: 16px;
    justify-content: space-between;
}

.inbasket .prod:last-child {
    margin-bottom: 0;
}

@media (max-width:640px) {
    .inbasket__body {
        margin: 0;
    }

    .inbasket .prod {
        margin-bottom: 16px;
        width: 100%
    }
}

@media (min-width:1200px) {
    .inbasket {
        display: none;
    }
}

.persona {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 64px;
    margin-top: 67px;
}

.persona__main {
    font-family: Cormorant SC;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    max-width: 854px;
    margin-bottom: 16px;
    text-align: center;
    letter-spacing: .03em;
    font-feature-settings: "tnum" on, "lnum" on;
}

.persona__logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #909090;
    margin-bottom: 48px;
}

.persona__logo-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-position: 50%
}

.persona__logo span {
    display: block;
    margin-top: 16px;
    margin-bottom: 2px;
    color: #282828;
}

.persona__logo span,
.persona__text {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%
}

.persona__text {
    font-family: Geometria;
    color: #171717;
    text-align: center;
    max-width: 826px;
}

@media (max-width:1200px) {
    .persona__main {
        font-size: 25px;
        line-height: 118%
    }

    .persona__logo {
        font-size: 13px;
        line-height: 130%;
        margin-bottom: 30px;
    }

    .persona__logo span {
        font-size: 18px;
        margin-top: 10px;
    }

    .persona__text {
        font-size: 18px;
        line-height: 132%;
        max-width: 808px;
    }
}

@media (max-width:960px) {
    .persona {
        margin-top: 35px;
    }

    .persona__main {
        font-size: 21px;
        line-height: 107%
    }

    .persona__logo {
        font-size: 11px;
        line-height: 130%;
        margin-bottom: 20px;
    }

    .persona__logo span {
        font-size: 16px;
        margin-top: 9px;
    }

    .persona__text {
        font-size: 15px;
        line-height: 132%
    }
}

.aservice__item {
    display: inline-flex;
    align-items: center;
    margin-bottom: 99px;
}

.aservice__item--right .aservice__body {
    order: 2;
    padding-right: 0;
    padding-left: 72px;
}

.aservice__item:last-child {
    margin-bottom: 0;
}

.aservice__img {
    flex: none;
    width: 584px;
    background-position: 50%;
    background-size: cover;
}

.aservice__name {
    font-family: Cormorant SC;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: .03em;
    max-width: 80%
}

.aservice__name,
.aservice__text {
    margin-bottom: 12px;
}

.aservice__text ol {
    padding: 0 0 0 22px;
    margin: 15px 0;
}

.aservice__text ol li {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 12px;
}

.aservice__text ol li:last-child {
    margin-bottom: 0;
}

.aservice__text p {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%
}

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

.aservice__body {
    padding-right: 72px;
}

.aservice__info {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    max-width: 80%
}

.aservice__info span {
    display: flex;
    margin-bottom: 4px;
    color: #8c8c8c;
}

.aservice__info div {
    margin-bottom: 16px;
}

.aservice__info div:last-child {
    margin-bottom: 0;
}

@media (max-width:1200px) {
    .aservice__img {
        width: 450px;
    }

    .aservice__item {
        margin-bottom: 60px;
    }

    .aservice__name {
        font-size: 18px;
        line-height: 120%;
        max-width: 83%;
        letter-spacing: .04em;
        margin-bottom: 12px;
    }

    .aservice__text p {
        font-size: 14px;
        line-height: 153%
    }

    .aservice__info {
        font-size: 14px;
        line-height: 140%
    }

    .aservice__info div {
        margin-bottom: 8px;
    }
}

@media (max-width:960px) {
    .aservice__img {
        display: none;
    }

    .aservice__body {
        padding-left: 0;
    }

    .aservice__item {
        margin-bottom: 35px;
    }

    .aservice__item--right .aservice__body {
        padding-right: 0;
        padding-left: 0;
    }

    .aservice__body {
        padding-right: 0;
    }

    .aservice__info,
    .aservice__name {
        max-width: inherit;
    }
}

.whatb {
    display: flex;
    flex-direction: column;
    margin-top: 98px;
    align-items: center;
}

.whatb__text {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    max-width: 869px;
}

.whatb__text a {
    white-space: nowrap;
    border-bottom: 1px solid #171717;
}

.whatb__btn {
    padding-top: 32px;
}

.whatb__btn .btn {
    font-size: 14px;
    line-height: 18px;
    padding: 12px 28px 12px 24px;
}

.whatb__btn .btn,
.whatb__btn .btn svg {
    margin-right: 10px;
}

@media (max-width:960px) {
    .whatb {
        margin-top: 60px;
    }

    .whatb__text {
        font-size: 18px;
    }

    .whatb__btn {
        padding-top: 20px;
    }
}

.block {
    margin-bottom: 96px;
}

.block__title {
    text-align: center;
    margin-bottom: 48px;
}

.block:last-child {
    margin-bottom: 0;
}

@media (max-width:1200px) {
    .block__title {
        text-align: center;
        margin-bottom: 26px;
    }
}

.rek {
    padding: 40px;
    width: 512px;
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    margin: 0 auto;
}

.rek__item {
    margin-bottom: 16px;
}

.rek__item,
.rek__link {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%
}

.rek__link {
    display: flex;
    align-items: center;
    color: #8c8c8c;
}

.rek__link span {
    display: inline-flex;
}

.rek__link a {
    color: #171717;
    text-decoration: none;
}

@media (max-width:1200px) {
    .rek {
        width: 410px;
    }

    .rek__item {
        margin-bottom: 10px;
    }

    .rek__item,
    .rek__link,
    .rek__link a {
        font-size: 14px;
    }
}

@media (max-width:640px) {
    .rek {
        width: 100%;

    }

    .re__item span {
        display: block;
    }
}

.catalog {
    display: flex;
    position: relative;
    z-index: 5;
}

/*
.catalog__filter {
    flex: none;
    width: 308px;
    padding-right: 48px;
}
*/
.catalog__body {
    flex-grow: 1;
    padding-bottom: 100px;
}

.catalog__body-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px -24px;
}

.catalog__body-wrap .product {
    width: calc(20% - 32px);
    margin-bottom: 24px;
    margin-left: 16px;
    margin-right: 16px;
}

.catalog__body-wrap--list {
    margin: 0 -9px -24px;
}

.catalog__body-wrap--list .product {
    width: calc(50% - 18px);
    margin-bottom: 24px;
    margin-left: 9px;
    margin-right: 9px;
}

@media (max-width:1200px) {
    .catalog {
        flex-direction: column;
        z-index: 9;
    }

    .catalog__filter {
        width: auto;
        padding-right: 0;
        margin-right: -32px;
    }

    .catalog__body-wrap {
        margin-left: -8px;
        margin-right: -8px;
    }

    .catalog__body-wrap .product {
        width: calc(25% - 16px);
        margin-bottom: 24px;
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media (max-width:960px) {
    .catalog__body-wrap .product {
        width: calc(33% - 16px);
    }
}

@media (max-width:640px) {
    .catalog__body-wrap .product {
        width: calc(50% - 16px);
    }
}


/* filter */
.catalog__filter {
    position: relative;
}

.filter {
    position: relative;
    margin-bottom: 40px;
}

.filter__body {
    position: relative;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    align-items: flex-start;
}

.filter__btn {
    padding: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
	font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    border: 1px solid #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    gap: 10px;
}

.filter__btn--sort {
    display: none;
}

.filter__btn span {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    padding-left: 10px;
}

.filter__body form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.filter__section {
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
}

.filter__section:last-child {
    padding-bottom: 0;
}

.filter__section-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

.filter__section-top {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.filter__section-top-icon {
    display: flex;
    align-items: center;
    margin-left: 8px;
}

.filter__section-top-icon svg {
    transform: rotate(180deg);
}

.filter__section:hover .filter__section-top-icon svg {
    transform: rotate(0deg);
}

.filter__section-body {
    min-width: 160px;
    position: absolute;
    left: 0;
    padding: 20px 10px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
    z-index: 10;
    display: none;
}

.filter__section:hover .filter__section-body {
    display: flex;
}

.filter__section-body--cost {
    min-width: 240px;
}

.filter__section-body .check__label {
    font-size: 14px;
    line-height: 20px;
}

.filter__section-body-title {
    display: none;
}

.filter__more {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-right: 20px;
}

.filter__control {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.filter__reset {
    display: inline-flex;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #8c8c8c;
}

@media (max-width:1200px) {
    .filter {
        width: 100%;
        flex-direction: row;
        z-index: 12;
    }

    .filter__btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 38px;
        height: 38px;
        background-color: #f3f3f3;
        margin-right: 8px;
        padding: 0;
        margin-bottom: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .filter__btn--sort {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 38px;
        height: 38px;
        background-color: #f3f3f3;
        margin-right: 8px;
    }

    .filter__body {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 16px;
        margin-bottom: 16px;
    }

    .filter__body form {
        flex-wrap: nowrap;
    }

    .filter__btn span {
        display: none;
    }

    .filter__section {
        width: auto;
        margin-left: 8px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .filter__section-body {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        opacity: 0;
        pointer-events: none;
        position: fixed;
        z-index: 13;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        background-color: hsla(0, 0%, 9%, .5);
        transition: opacity .3s ease;
    }

    .filter__section-body-title {
        display: block;
        font-family: Cormorant SC;
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        letter-spacing: .04em;
        margin-bottom: 20px;
    }

    .filter__section-body-wrap {
        padding: 32px 24px 24px;
        width: 100%;
        background-color: #fff;
        border-radius: 32px 32px 0 0;
    }

    .filter__section-name {
        white-space: nowrap;
        font-weight: 400;
        font-size: 15px;
        line-height: 130%;
        padding: 8px 14px 9px;
        border: 1px solid #d6d6d6;
        border-radius: 30px;
        height: 38px;
    }

    .filter__section-top {
        margin-bottom: 0;
        padding: 0;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .filter__section-top-icon {
        display: none;
    }

    .filter__section.is-open .filter__section-body {
        opacity: 1;
        pointer-events: auto;
    }
}

.text-block__title {
    font-family: Cormorant SC;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    width: 300px;
    flex: none;
    letter-spacing: .03em;
    font-feature-settings: "tnum" on, "lnum" on;
}

.text-block__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 50px;
}

.text-block__item:last-child {
    margin-bottom: 0;
}

.text-block__body {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%
}

@media (max-width:1200px) {
    .text-block__title {
        font-size: 21px;
        line-height: 120%;
        width: 200px;
    }

    .text-block__body {
        font-weight: 400;
        font-size: 14px;
        line-height: 140%
    }

    .text-block__item {
        margin-bottom: 32px;
    }
}

@media (max-width:640px) {
    .text-block__item {
        display: block;
    }

    .text-block__title {
        width: auto;
        margin-bottom: 5px;
    }
}

.partners {
    flex-wrap: wrap;
    max-width: 80%;
    margin: 0 auto -40px;
}

.partners,
.partners__item {
    display: flex;
    justify-content: center;
}

.partners__item {
    width: 25%;
    align-items: center;
    margin-bottom: 40px;
    height: 160px;
}

.partners__item img {
    max-height: 100%
}

@media (max-width:1200px) {
    .partners {
        max-width: none;
    }
}

@media (max-width:992px) {
    .partners {
        margin-bottom: -25px;
    }

    .partners__item {
        width: 33.3%;
        padding: 10px 15px;
        margin-bottom: 25px;
    }
}

@media (max-width:560px) {
    .partners {
        margin-bottom: -15px;
    }

    .partners__item {
        width: 50%;
        height: auto;
        margin-bottom: 15px;
    }
}

.forgot {
    width: 463px;
    margin: 0 auto;
    max-width: 100%
}

.forgot .form__btn .btn {
    width: 100%
}

.forgot .h3 {
    margin-bottom: 32px;
}

.filter-top__btn {
    display: none;
}

@media (max-width:960px) {
    .filter-top {
        display: flex;
        align-items: flex-start;
        margin-bottom: 32px;
    }

    .filter-top__select {
        display: flex;
        flex-grow: 1;
    }

    .filter-top__btn {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 14px;
        flex: none;
        background-color: #303030;
    }
}

.top-page {
    padding-top: 12px;
    margin-bottom: 68px;
    position: relative;
}

.top-page__wrap {
    position: relative;
    text-align: center;
    margin-bottom: 140px;
    padding-bottom: 47px;
    background-position: 50%;
    background-size: cover;
}

.top-page__wrap .top-page {
    padding-top: 0;
}

.top-page__wrap .bread {
    margin-bottom: 92px;
    padding-top: 13px;
}

.top-page__wrap .bread ul {
    justify-content: center;
}

.top-page__wrap .bread ul li a {
    color: #fff;
}

.top-page__wrap .bread ul li a .svg-icon use {
    stroke: #fff;
}

.top-page__wrap .bread ul li span {
    color: #fff;
}

.top-page__wrap:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(1turn, rgba(0, 0, 0, .92), transparent);
}

.top-page__wrap h1 {
    font-size: 57px;
    line-height: 68px;
    margin-bottom: 36px;
    color: #fff;
}

.top-page__text {
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    font-family: Bitter, serif;
    color: #fff;
    max-width: 621px;
    margin: 0 auto;
}

@media (max-width:1140px) {
    .top-page {
        padding-top: 3px;
        margin-bottom: 28px;
    }
}

@media (max-width:960px) {
    .top-page {
        padding-top: 8px;
        margin-bottom: 30px;
    }

    .top-page__text {
        font-size: 14px;
        line-height: 150%
    }

    .top-page__wrap {
        margin-bottom: 48px;
        padding-bottom: 71px;
        padding-top: 56px;
        letter-spacing: normal;
    }

    .top-page__wrap .bread {
        display: none;
    }

    .top-page__wrap h1 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 24px;
    }
}

@media (max-width:640px) {
    .top-page {
        margin-bottom: 24px;
    }
}

.section--small .section__block {
    padding-top: 40px;
    padding-bottom: 47px;
}

.section--bottom .section__block {
    padding-top: 73px;
    padding-bottom: 109px;
}

.section__body {
    display: block;
}

.section--middle .section__block {
    padding-top: 0;
    padding-bottom: 86px;
}

.section--catalog .section__block {
    padding-top: 0;
    padding-bottom: 205px;
}

.section--big .section__block {
    padding-top: 40px;
    padding-bottom: 109px;
}

.section--mega .section__block {
    padding-top: 0;
    padding-bottom: 122px;
}

.section--100 .section__block {
    padding-bottom: 100px;
}

.section--default .section__block {
    padding-top: 105px;
    padding-bottom: 109px;
}

.section__title {
    margin-bottom: 55px;
}

.section__title--center {
    text-align: center;
}

.section__title h3 {
    margin-bottom: 0;
    margin-top: 0;
}

.section--border .section__block {
    border-bottom: 1px solid hsla(0, 0%, 84%, .4);
}

.section--pt0 .section__block {
    padding-top: 0 !important;
}

.section--new .section__block {
    padding-bottom: 16px;
}

section:last-child .section__block {
    padding-bottom: 0 !important;
}

@media (max-width:1200px) {
    .section--big .section__block {
        padding-top: 30px;
        padding-bottom: 39px;
    }

    .section--mega .section__block {
        padding-top: 0;
        padding-bottom: 49px;
    }

    .section__title {
        margin-bottom: 25px;
    }

    .section--set .section__block {
        padding-bottom: 0;
    }

    .section--catalog .section__block {
        padding-top: 0;
        padding-bottom: 50px;
    }
}

@media (max-width:960px) {
    .section--big .section__block {
        padding-top: 23px;
    }

    .section--small .section__block {
        padding-top: 10px;
        padding-bottom: 42px;
    }

    .section--100 .section__block {
        padding-bottom: 32px;
    }

    .section--100 .section__title--center {
        text-align: left;
    }
}

.form-big {
    display: flex;
    margin-top: 141px;
}

.form-big__section {
    margin-bottom: 86px;
}

.form-big__section:last-child {
    margin-bottom: 0;
}

.form-big__body {
    width: 615px;
    padding-right: 83px;
    flex: none;
}

.form-big__body h2 {
    margin-bottom: 66px;
}

.form-big__form h3 {
    margin-bottom: 24px;
}

@media(max-width: 1356px) {
    .form-big {
        margin-top: 100px;
    }

    .form-big__section {
        margin-bottom: 50px;
    }


    .form-big__body {
        width: 425px;
        padding-right: 55px;
    }

    .form-big__body h2 {
        margin-bottom: 46px;
    }

    .form-big__form h3 {
        margin-bottom: 20px;
    }
}

@media(max-width: 960px) {
    .form-big {
        display: block;
        margin-top: 60px;
    }

    .form-big img {
        display: none;
    }

    .form-big__section {
        margin-bottom: 30px;
    }

    .form-big__body {
        width: 100%;
        padding-right: 0;
    }

    .form-big__body h2 br {
        display: none;
    }

    .form-big__body h2 {
        margin-bottom: 30px;
    }

    .form-big__body h3 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 22px;
    }


}

.video {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
}

.video__img {
    height: 250px;
    margin-bottom: 24px;
    overflow: hidden;
}

.video__img-wrap {
    height: 100%;
    width: 100%;
    background-position: 50%;
    background-size: cover;
    transition: transform .3s ease;
}

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

.video__text {
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #717171;
    transition: color .3s ease;
}

.video__name {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #171717;
    margin-bottom: 4px;
    transition: color .3s ease;
}

.video__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 94px;
}

.video__btn .btn span {
    margin-left: 5px;
    margin-right: 5px;
}

.video__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    background-color: #992b2e;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 16px;
    flex-wrap: none;
}

.video__icon .svg-icon use {
    fill: #fff;
}

.video__item {
    display: block;
    margin: 0 16px;
    width: calc(33.3% - 32px);
}

.video__slider .slick-slide {
    padding: 0 16px;
}

.video__slider .slick-list {
    overflow: hidden;
    margin: 0 -16px;
}

.video__slider .video__item {
    margin: 0;
    width: 100%
}

@media (min-width:1141px) and (max-width:1440px) {
    .video {
        margin-left: -14px;
        margin-right: -14px;
    }

    .video__icon {
        width: 3.5vw;
        height: 3.5vw;
        margin-right: 12px;
    }

    .video__icon .svg-icon {
        width: 11px;
        height: auto;
    }

    .video__btn {
        margin-top: 6vw;
    }

    .video__text {
        font-size: 1vw;
    }

    .video__name {
        font-size: 1.2vw;
    }

    .video__img {
        height: 17vw;
    }

    .video__item {
        margin: 0 14px;
        width: calc(33.3% - 28px);
    }
}

@media (min-width:960px) {
    .video__item:hover .video__img-wrap {
        transform: scale(1.1);
    }

    .video__item:hover .video__name,
    .video__item:hover .video__text {
        color: #810d10;
    }
}

@media (max-width:1140px) {
    .video {
        margin: 0 -12px;
    }

    .video__img {
        height: 19vw;
        margin-bottom: 12px;
    }

    .video__btn {
        margin-top: 40px;
    }

    .video__btn .btn span {
        display: none;
    }

    .video__icon {
        width: 32px;
        height: 32px;
        margin-right: 8px;
        padding-left: 2px;
    }

    .video__icon .svg-icon {
        width: 11px;
        height: auto;
    }

    .video__item {
        margin: 0 12px;
        width: calc(33.3% - 24px);
    }
}

@media (max-width:961px) {
    .video--main .video__img {
        height: 29vw;
    }

    .video--main .video__item {
        width: calc(50% - 24px);
    }

    .video--main .video__item:last-child {
        display: none;
    }
}

@media (max-width:641px) {
    .video--main {
        display: block;
    }

    .video--main .video__name {
        margin-bottom: 0;
    }

    .video--main .video__img {
        height: 42vw;
    }

    .video--main .video__item {
        width: calc(100% - 24px);
        margin-bottom: 24px;
    }

    .video--main .video__item:last-child {
        display: none;
    }
}

@media (max-width:481px) {
    .video--main .video__img {
        height: 56vw;
    }

    .video__btn .btn {
        width: 100%;
        padding: 12px;
    }
}

.tech {
    display: flex;
    margin-bottom: 38px;
}

.tech__item {
    width: 33.3%;
    padding-right: 25px;
}

.tech__title {
    font-size: 14px;
    line-height: 100%;
    letter-spacing: -.02em;
    margin-bottom: 8px;
}

.tech__size {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}

@media (min-width:1141px) and (max-width:1440px) {
    .tech {
        margin-bottom: 32px;
    }

    .tech__title {
        font-size: .94vw;
        margin-bottom: 0;
    }

    .tech__size {
        font-size: 1.2vw;
    }
}

@media (max-width:1140px) {
    .tech {
        display: block;
        margin-bottom: 32px;
    }

    .tech__title {
        font-size: 16px;
        line-height: 150%;
        width: 144px;
        margin-right: 8px;
        flex: none;
        color: #717171;
        margin-bottom: 0;
    }

    .tech__item {
        padding-right: 0;
        margin-bottom: 8px;
    }

    .tech__item:last-child {
        margin-bottom: 0;
    }

    .tech__size {
        font-family: Fira Sans, sans-serif;
        font-size: 16px;
        line-height: 150%
    }

    .tech__item {
        width: 100%;
        display: flex;
    }
}

@media (max-width:960px) {

    .tech__size,
    .tech__title {
        font-size: 16px;
        line-height: 150%
    }
}

.tab__img {
    display: flex;
    align-items: center;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 46px;
}

.tab__img-item {
    width: 33.3%;
    padding: 0 30px;
}

.tab__img img {
    opacity: .5;
}

.tab__img img:last-child {
    margin-right: 0;
}

.tab__icon {
    display: none;
    position: relative;
}

.tab__icon:before {
    content: " ";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #992b2e;
    border-radius: 50%;
    opacity: 0;
    transition: opacity .3s ease;
}

.tab__text {
    font-size: 16px;
    line-height: 153%;
    letter-spacing: -.02em;
    margin-bottom: 48px;
}

.tab__text:last-child {
    margin-bottom: 0;
}

.tab__text h4 {
    margin-bottom: 16px;
}

.tab__text .btn {
    margin-top: 24px;
}

.tab__slider {
    margin-bottom: 36px;
}

.tab__slider .btn {
    display: none;
}

.tab__slider:last-child {
    margin-bottom: 0;
}

.tab__block {
    padding-bottom: 25px;
    display: none;
}

.tab__block.is-active {
    display: block;
}

.tab__content {
    width: 800px;
}

.tab__slider h4 {
    margin-bottom: 32px;
}

.tab__slider .slider-common .slick-arrow {
    top: -66px;
    padding: 0;
}

.tab__slider .slider-common .slick-arrow.slick-next {
    right: 0;
}

.tab__slider .slider-common .slick-arrow.slick-prev {
    left: auto;
    right: 42px;
}

.tab__slider .case__slider .slick-list {
    overflow: hidden;
    margin: 0 -15px;
}

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

.tab__aside {
    width: 279px;
}

.tab__aside h5 {
    margin-bottom: 40px;
}

.tab__container {
    padding-top: 70px;
    padding-bottom: 85px;
    background-color: #fff;
}

.tab__container .container {
    display: flex;
    justify-content: space-between;
}

.tab__link {
    display: inline-flex;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: .12em;
    text-transform: uppercase;
    padding-bottom: 12px;
    border-bottom: 3px solid transparent;
    transition: border-bottom .3s, color .3s ease;
    margin-right: 40px;
}

.tab__link:last-child {
    margin-right: 0;
}

.tab__link.is-active,
.tab__link.is-active:hover {
    border-bottom-color: #810d10;
}

.tab__link.is-active:hover {
    color: #0c0c0c;
}

.tab--mini {
    margin-top: 48px;
}

.tab--mini .tab__container {
    padding: 0;
    background-color: transparent;
}

.tab--mini .tab__link {
    margin-right: 32px;
}

.tab--mini .tab__content {
    width: auto;
}

.tab--mini .tab__block {
    padding: 40px 48px 46px;
    background-color: #f2f2f2;
}

.tab--mini .tab__block--empty {
    padding: 0;
}

@media (min-width:960px) {
    .tab__link:hover {
        border-bottom-color: transparent;
        color: #810d10;
    }
}

@media (min-width:1141px) and (max-width:1440px) {
    .tab__text {
        font-size: 1.1vw;
        margin-bottom: 33px;
    }

    .tab__img {
        margin-bottom: 3.5vw;
    }

    .tab--mini .tab__block {
        padding: 31px 39px 40px;
    }

    .tab__container {
        padding-top: 4vw;
        padding-bottom: 4vw;
    }

    .tab__content {
        width: 55.5vw;
    }

    .tab__link {
        margin-right: 24px;
        font-size: .95vw;
        padding-bottom: 2px;
    }

    .tab__aside {
        width: 19vw;
    }
}

@media (max-width:1140px) {
    .tab__container {
        padding-bottom: 56px;
        padding-top: 56px;
    }

    .tab__slider .case__slider .slick-list {
        margin: 0 -10px;
    }

    .tab__slider .case__slider .slick-slide {
        padding: 0 10px;
    }

    .tab__link {
        font-size: 13px;
        line-height: 100%;
        padding-bottom: 10px;
        margin-right: 32px;
    }

    .tab__content {
        width: 100%
    }

    .tab--mini {
        margin-top: 32px;
    }

    .tab--mini .tab__block {
        padding: 32px;
    }

    .tab--card .tab__content {
        padding-right: 41px;
        width: calc(100% - 277px);
    }

    .tab--card .tab__aside {
        width: 277px;
        flex: none;
    }
}

@media (max-width:960px) {
    .tab__control-item {
        margin-right: 18px;
    }

    .tab__icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
        flex: none;
        border: 2px solid #ede6e6;
        border-radius: 50%;
        margin-right: 6px;
    }

    .tab__text {
        margin-bottom: 30px;
    }

    .tab__link {
        font-size: 14px;
        line-height: 100%;
        margin-right: 48px;
    }

    .tab__container {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .tab--card .tab__container {
        padding-bottom: 0;
    }

    .tab--card .tab__container .container {
        display: block;
    }

    .tab--card .tab__aside {
        display: none;
        width: calc(100% + 80px);
        padding-top: 50px;
        background-color: #f2f2f2;
        margin: 0 -40px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .tab--card .tab__aside h5 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 32px;
    }

    .tab--card .tab__content {
        width: 100%;
        padding-right: 0;
    }

    .tab--mini .tab__control {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 24px;
    }

    .tab--mini .tab__block {
        padding: 0;
        background-color: transparent;
    }

    .tab--mini .tab__link {
        display: inline-flex;
        align-items: center;
        padding: 0;
        margin: 0;
        font-weight: 400;
        font-family: Fira Sans, sans-serif;
        border: 0;
        letter-spacing: -.02em;
        font-size: 14px;
        line-height: 153%;
        text-transform: inherit;
        margin-bottom: 16px;
    }

    .tab--mini .tab__link.is-active .tab__icon:before {
        opacity: 1;
    }

    .tab--mini .tab__link:last-child {
        margin-bottom: 0;
    }
}

@media (max-width:640px) {
    .tab__link {
        font-size: 13px;
        line-height: 100%;
        padding-bottom: 10px;
        margin-right: 24px;
        white-space: nowrap;
    }

    .tab__container {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .tab__control {
        padding-right: 0;
        overflow-x: auto;
        width: 100%
    }
}

@media (max-width:480px) {
    .tab__container {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .tab__slider {
        margin-bottom: 32px;
    }

    .tab__slider .btn {
        padding: 16px 18px;
        display: inline-flex;
    }

    .tab__slider .video__slider h4 {
        margin-bottom: 30px;
    }

    .tab__slider .video__slider .video__name {
        font-size: 18px;
        line-height: 150%;
        margin-bottom: 2px;
    }

    .tab__slider .video__slider .video__icon {
        width: 32px;
        height: 32px;
        margin-right: 8px;
    }

    .tab__slider .video__slider .video__icon .svg-icon {
        width: 11px;
        height: auto;
    }

    .tab__slider .video__slider .video__img {
        height: 56.2vw;
        margin-bottom: 12px;
    }

    .tab__slider .video__slider>div {
        display: none;
        margin-bottom: 32px;
    }

    .tab__slider .video__slider>div:first-child,
    .tab__slider .video__slider>div:nth-child(2) {
        display: block;
    }

    .tab__slider .case__slider h4 {
        margin-bottom: 30px;
    }

    .tab__slider .case__slider .case__name {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .tab__slider .case__slider .case__img {
        height: 53.2vw;
    }

    .tab__slider .case__slider>div {
        display: none;
        margin-bottom: 32px;
    }

    .tab__slider .case__slider>div:first-child,
    .tab__slider .case__slider>div:nth-child(2) {
        display: block;
    }
}

.range {
    padding-bottom: 8px;
}

.range .ui-slider {
    height: 2px;
    background: #ede6e6;
    border: 0;
}

.range .ui-slider-range {
    height: 2px;
    background: #810d10;
    border: 0;
    border-radius: 0 !important;
}

.range .ui-slider-horizontal .ui-slider-handle {
    margin-left: -8px;
}

.range .ui-slider-handle {
    top: -6px;
    background-color: #810d10;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    border: 0;
}

.range__info {
    display: flex;
    align-items: center;
    margin: 0 -6px 27px;
}

.range__item {
    position: relative;
    width: calc(50% - 12px);
    margin: 0 6px;
}

.range__item span {
    position: absolute;
    left: 13px;
    top: 3px;
    font-weight: 400;
}

.range__item input,
.range__item span {
    font-size: 16px;
    font-family: Fira Sans, sans-serif;
    line-height: 153%;
    letter-spacing: -.02em;
}

.range__item input {
    height: 32px;
    padding-left: 35px;
    background: hsla(0, 16%, 92%, .5);
    border: 0;
    width: 100%
}

.r-slide {
    display: flex;
    flex-direction: column;
}

.r-slide__img {
    margin-bottom: 14px;
}

.r-slide__item {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 19px;
    position: relative;
}

.r-slide__item input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
}

.r-slide__item input:checked~.r-slide__control {
    background-color: #810d10;
}

.r-slide__item input:checked~.r-slide__control:before {
    left: 18px;
}

.r-slide__item:last-child {
    margin-bottom: 0;
}

.r-slide__control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 18px;
    padding-top: 3px;
    padding-left: 2px;
    flex: none;
    background-color: #b5b5b5;
    border-radius: 50px;
    transition: background-color .3s ease;
}

.r-slide__control-wrap {
    display: inline-flex;
    position: relative;
    order: 2;
}

.r-slide__control:before {
    content: " ";
    left: 2px;
    top: 2px;
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
    transition: left .3s ease;
}

.r-slide__label {
    order: 1;
    font-weight: 600;
    font-size: 16px;
    line-height: 153%;
    letter-spacing: -.01em;
}

.r-slide--light .check__label {
    letter-spacing: -.02em;
    font-weight: 400;
}

.r-slide--img {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}

.r-slide--img .r-slide__item {
    display: flex;
    flex-direction: column;
    padding-right: 25px;
    align-items: flex-start;
    width: 33.3%
}

.r-slide--img .r-slide__body {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
}

.r-slide--img .r-slide__body input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
}

.r-slide--img .r-slide__body input:checked~.r-slide__body-wrap .r-slide__control {
    background-color: #810d10;
}

.r-slide--img .r-slide__body input:checked~.r-slide__body-wrap .r-slide__control:before {
    left: 18px;
}

.r-slide--img .r-slide__label {
    font-weight: 400;
}

.r-slide--img .r-slide__control {
    position: relative;
    margin-right: 7px;
}

.r-slide--img .r-slide__control-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (min-width:1141px) and (max-width:1440px) {
    .r-slide__control {
        width: 27px;
        height: 14px;
    }

    .r-slide__control:before {
        width: 10px;
        height: 10px;
    }

    .r-slide--img .r-slide__body input:checked~.r-slide__body-wrap .r-slide__control:before {
        left: 15px;
    }

    .r-slide--img .r-slide__label {
        font-size: 1.1vw;
    }

    .r-slide--img .r-slide__img {
        margin-bottom: 9px;
    }

    .r-slide--img .r-slide__img img {
        width: 7vw;
    }
}

@media (max-width:1140px) {
    .r-slide__control {
        width: 26px;
        height: 14px;
    }

    .r-slide__control:before {
        width: 10px;
        height: 10px;
    }

    .r-slide__img {
        height: 52px;
        margin-bottom: 9px;
    }

    .r-slide__img img {
        max-height: 100%
    }

    .r-slide--img .r-slide__body input:checked~.r-slide__body-wrap .r-slide__control:before {
        left: 15px;
    }

    .r-slide--img .r-slide__label {
        font-size: 14px;
        line-height: 153%
    }

    .r-slide--img .r-slide__control-wrap {
        justify-content: flex-start;
    }
}

@media (max-width:960px) {
    .r-slide--img .r-slide__body input:checked~.r-slide__body-wrap .r-slide__control:before {
        left: 18px;
    }

    .r-slide--img .r-slide__item {
        padding-right: 0;
        justify-content: center;
        align-items: center;
    }

    .r-slide--img .r-slide__label {
        font-size: 12px;
        line-height: 168%
    }

    .r-slide--img .r-slide__control {
        margin-right: 0;
        margin-top: 6px;
        order: 2;
    }

    .r-slide--img .r-slide__control-wrap {
        justify-content: center;
        flex-direction: column;
    }

    .r-slide__img {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 49px;
        margin-bottom: 8px;
    }

    .r-slide__control {
        width: 34px;
        height: 18px;
    }

    .r-slide__control:before {
        width: 14px;
        height: 14px;
    }
}

.total {
    display: flex;
    align-items: flex-start;
}

.total__body {
    width: 463px;
    flex: none;
    margin-right: 55px;
}

.total__body .btn {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
}

.total__body .btn span {
    margin-right: 5px;
}

.total__body p {
    color: #810d10;
}

.total__info {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
}

.total__info span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .05em;
}

@media (min-width:1141px) and (max-width:1440px) {
    .total__body {
        width: 32vw;
        flex: none;
        margin-right: 45px;
    }

    .total__info {
        font-size: 2.2vw;
    }

    .total__info span {
        font-size: 1.1vw;
    }
}

@media (max-width:1140px) {
    .total__body {
        width: 420px;
        margin-right: 48px;
    }

    .total__info {
        font-size: 22px;
        line-height: 100%
    }

    .total__info span {
        font-size: 14px;
        line-height: 100%;
        margin-bottom: 12px;
    }
}

@media (max-width:960px) {
    .total {
        flex-direction: column;
    }

    .total__body {
        order: 2;
        width: 100%
    }

    .total__info {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        order: 1;
        margin-bottom: 24px;
        width: 100%
    }

    .total__info span {
        margin-bottom: -4px;
        margin-right: 12px;
    }
}

@media (max-width:640px) {
    .total__body .btn span {
        display: none;
    }
}

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

.mainadv__body {
    padding-left: 72px;
}

.mainadv__img {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex: none;
    width: 574px;
    height: 431px;
    background-position: 50%;
    background-size: cover;
}

.mainadv__img:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    z-index: 1;
}

.mainadv__play {
    width: 72px;
    height: 72px;
    background-color: #810d10;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 2;
}

.mainadv__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 53px;
}

.mainadv__list {
    margin-bottom: 48px;
}

.mainadv__list ol {
    counter-reset: a;
    padding: 0;
    margin: 0;
}

.mainadv__list ol li {
    list-style: none;
    position: relative;
    padding-left: 65px;
    font-family: Bitter, serif;
    font-weight: 600;
    font-size: 19px;
    line-height: 132%;
    letter-spacing: normal;
    margin-bottom: 39px;
}

.mainadv__list ol li:last-child {
    margin-bottom: 0;
}

.mainadv__list ol li:after {
    content: " ";
    top: -14px;
    left: -8px;
    border-radius: 50%;
    border: 8px solid rgba(129, 13, 16, .1);
}

.mainadv__list ol li:after,
.mainadv__list ol li:before {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 21px;
    line-height: 132%;
    color: #fff;
    position: absolute;
}

.mainadv__list ol li:before {
    top: -6px;
    left: 0;
    background-color: #810d10;
    border-radius: 50%;
    counter-increment: a;
    content: counter(a);
}

@media (min-width:1141px) and (max-width:1440px) {
    .mainadv__img {
        width: 40vw;
        height: 30vw;
    }

    .mainadv__list ol li {
        padding-left: 4.5vw;
        font-size: 1.33vw;
        line-height: 1.2;
        margin-bottom: 2.8vw;
    }

    .mainadv__list ol li:after {
        width: 2.8vw;
        height: 2.8vw;
    }

    .mainadv__list ol li:before {
        width: 2.8vw;
        height: 2.8vw;
        font-size: 1.5vw;
        line-height: 1;
        padding-top: 1px;
    }

    .mainadv__title {
        font-size: 2.55vw;
        margin-bottom: 3.5vw;
    }

    .mainadv__body {
        padding-left: 5vw;
    }
}

@media (max-width:1140px) {
    .mainadv__title {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 39px;
    }

    .mainadv .btn {
        padding: 12px 28px;
    }

    .mainadv__body {
        padding-left: 39px;
    }

    .mainadv__img {
        width: 413px;
        height: 303px;
    }

    .mainadv__list {
        margin-bottom: 32px;
    }

    .mainadv__list ol li {
        padding-left: 50px;
        font-size: 16px;
        line-height: 132%;
        margin-bottom: 34px;
    }

    .mainadv__list ol li:after {
        border: 4.64667px solid rgba(129, 13, 16, .1);
        width: 34px;
        height: 34px;
        top: -3px;
        left: -5px;
    }

    .mainadv__list ol li:before {
        width: 34px;
        height: 34px;
        font-size: 18px;
        line-height: 132%
    }
}

@media (max-width:960px) {
    .mainadv {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .mainadv__play {
        width: 52px;
        height: 52px;
    }

    .mainadv__play .svg-icon {
        width: 10px;
        height: auto;
    }

    .mainadv__body {
        padding-left: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .mainadv__list {
        width: 357px;
    }

    .mainadv__list ol li:before {
        top: 2px;
    }

    .mainadv__title {
        text-align: center;
    }

    .mainadv__img {
        order: 2;
        width: 323px;
        height: 220px;
        margin-top: 32px;
    }
}

@media (max-width:640px) {
    .mainadv__img {
        margin-top: 40px;
        margin-right: -32px;
        margin-left: -32px;
        width: calc(100% + 64px);
        height: 49vw;
    }

    .mainadv__list {
        width: 258px;
    }

    .mainadv__list ol li {
        padding-left: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 32px;
    }

    .mainadv__list ol li:before {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 12px;
    }

    .mainadv__list ol li:after {
        top: -5px;
        left: auto;
    }
}

@media (max-width:480px) {
    .mainadv__img {
        margin-top: 40px;
        margin-right: -24px;
        margin-left: -24px;
        width: calc(100% + 48px);
        height: 49vw;
        height: 65vw;
    }
}

.doc {
    display: inline-flex;
}

.doc__section {
    width: 1008px;
    max-width: 100%
}

.doc__container {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.doc__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    font-family: Bitter, serif;
    margin-bottom: 48px;
}

.doc__section {
    margin-bottom: 64px;
}

.doc__section:last-child {
    margin-bottom: 0;
}

.doc__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.doc__item {
    width: 33.3%;
    margin-bottom: 32px;
    padding-right: 35px;
}

.doc__icon {
    margin-right: 14px;
    flex: none;
    opacity: .5;
    transition: opacity .3s ease;
}

.doc__icon svg {
    display: block;
}

.doc__name {
    font-size: 18px;
    margin-bottom: 4px;
    color: #0c0c0c;
}

.doc__link,
.doc__name {
    line-height: 100%;
    letter-spacing: -.02em;
}

.doc__link {
    font-size: 14px;
    color: #810d10;
    opacity: .5;
    transition: opacity .3s ease;
}

@media (min-width:1140px) and (max-width:1440px) {
    .doc__title {
        font-size: 1.7vw;
        margin-bottom: 3vw;
    }

    .doc__link {
        font-size: 1vw;
    }

    .doc__name {
        font-size: 1.3vw;
        list-style: 1.2;
    }

    .doc__section {
        margin-bottom: 2vw;
    }

    .doc__item {
        margin-bottom: 1.4vw;
    }

    .doc__icon {
        width: 2.3vw;
        margin-right: .8vw;
    }

    .doc__icon svg {
        width: 100%;
        height: auto;
        display: block;
    }
}

@media (min-width:960px) {

    .doc__item:hover .doc__icon,
    .doc__item:hover .doc__link {
        opacity: 1;
    }
}

@media (max-width:1140px) {
    .doc__icon {
        margin-right: 10px;
    }

    .doc__title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 24px;
    }

    .doc__container {
        margin-bottom: -16px;
    }

    .doc__section {
        width: 100%;
        margin-bottom: 40px;
    }

    .doc__link {
        font-size: 12px;
    }

    .doc__item {
        margin-bottom: 16px;
    }

    .doc__name {
        font-size: 16px;
        line-height: 100%
    }
}

@media (max-width:960px) {
    .doc__item {
        width: 50%
    }
}

@media (max-width:640px) {
    .doc__item {
        width: 100%
    }
}

.contact {
    margin-bottom: 80px;
    max-width: 466px;
    letter-spacing: normal;
}

.contact__map {
    display: none;
}

.contact__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 28px;
}

.contact__item:last-child {
    margin-bottom: 0;
}

.contact__item div {
    display: inline-flex;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    font-family: Bitter, serif;
    margin-bottom: 4px;
}

.contact__item div svg {
    margin-top: -2px;
    margin-left: 6px;
}

.contact__item div svg use {
    fill: #b5b5b5;
}

.contact__item div:last-child {
    margin-bottom: 0;
}

.contact__item div a {
    display: inline-flex;
    align-items: center;
    color: inherit;
}

.contact__item span {
    font-size: 14px;
    line-height: 168%;
    letter-spacing: -.02em;
    color: #717171;
    display: block;
    margin-bottom: 8px;
}

@media (min-width:1141px) and (max-width:1440px) {
    .contact__item span {
        font-size: 1vw;
    }

    .contact__item div {
        font-size: 1.3vw;
    }
}

@media (max-width:1140px) {
    .contact {
        margin-bottom: 54px;
        max-width: inherit;
    }

    .contact .btn {
        font-size: 12px;
        line-height: 100%;
        padding: 12px 28px;
    }

    .contact__item {
        margin-bottom: 24px;
    }

    .contact__item div {
        font-size: 16px;
        line-height: 150%
    }

    .contact__item div svg {
        width: 17px;
        height: auto;
        margin-top: 0;
    }

    .contact__item span {
        font-size: 12px;
        line-height: 168%;
        margin-bottom: 4px;
    }
}

@media (max-width:640px) {
    .contact {
        max-width: 100%
    }

    .contact__map {
        display: block;
        height: 261px;
        width: calc(100% + 64px);
        margin-right: -32px;
        margin-left: -32px;
        margin-bottom: 37px;
    }
}

@media (max-width:480px) {
    .contact {
        max-width: 100%;
        margin-bottom: 32px;
    }

    .contact .btn {
        width: 100%
    }

    .contact__map {
        height: 224px;
        width: calc(100% + 48px);
        margin-right: -24px;
        margin-left: -24px;
    }
}

.main-block__item {
    display: flex;
    align-items: center;
    margin-bottom: 100px;
}

.main-block__item:last-child {
    margin-bottom: 0;
}

.main-block__img {
    background-position: 50%;
    background-size: cover;
}

.main-block__text p {
    margin: 0 0 20px;
}

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

.main-block__body {
    padding-right: 58px;
}

.main-block__img {
    flex: none;
    width: 591px;
    height: 393px;
}

.main-block__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    font-family: Bitter, serif;
    margin-bottom: 32px;
}

@media (min-width:1141px) and (max-width:1440px) {
    .main-block__img {
        width: 41vw;
        height: 27vw;
    }

    .main-block__item {
        margin-bottom: 5vw;
    }

    .main-block__title {
        font-size: 1.6vw;
        margin-bottom: 2vw;
    }
}

@media (max-width:960px) {
    .main-block__item {
        display: block;
        margin-bottom: 64px;
    }

    .main-block__item p {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .main-block__title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 24px;
    }

    .main-block__img {
        width: 100%
    }

    .main-block__body {
        padding-right: 0;
        margin-bottom: 20px;
    }
}

@media (max-width:480px) {
    .main-block__item {
        margin-bottom: 56px;
    }
}

.tab-info {
    margin-top: 55px;
}

.tab-info__top {
    display: flex;
}

.tab-info__container {
    position: relative;
    z-index: 2;
}

.tab-info__block {
    display: none;
    background: #fff;
}

.tab-info__block form {
    display: block;
    width: 100%
}

.tab-info__block.is-active {
    display: flex;
}

.tab-info__block-form {
    padding: 45px 48px 51px;
}

.tab-info__link {
    cursor: pointer;
    flex: none;
    display: flex;
    background-color: #e6e6e6;
    padding: 22px 18px;
    position: relative;
    transition: background-color .3s ease;
}

.tab-info__link .stock-icon {
    position: absolute;
    right: 35px;
    top: -7px;
}

.tab-info__link.is-active {
    background-color: #fff;
}

.tab-info__link:last-child {
    flex-grow: 1;
}

.tab-info__link-icon {
    display: flex;
    align-items: center;
    margin-right: 12px;
    flex: none;
}

.tab-info__link-icon svg {
    display: block;
}

.tab-info__link-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 150%
}

.tab-info__link-text {
    font-size: 14px;
    line-height: 132%;
    letter-spacing: -.02em;
}

.stock-icon {
    font-weight: 600;
    font-size: 15px;
    line-height: 90%;
    letter-spacing: -.01em;
    color: #fff;
    text-align: center;
}

.stock-icon,
.stock-icon__container {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.stock-icon__container {
    z-index: 1;
    width: 105px;
    height: 105px;
    background: #42951b;
}

.stock-icon:before {
    content: " ";
    position: absolute;
    background-color: rgba(66, 149, 27, .16);
    width: 137px;
    height: 137px;
    border-radius: 50%
}

.stock-icon__wrap div {
    margin-top: 5px;
    font-size: 22px;
    line-height: 90%
}

.stock-icon__wrap div span {
    display: inline-flex;
    margin-left: 2px;
    opacity: .5;
}

@media (min-width:1141px) and (max-width:1440px) {
    .stock-icon:before {
        width: 9vw;
        height: 9vw;
    }

    .stock-icon__container {
        width: 7vw;
        height: 7vw;
    }

    .stock-icon__wrap div {
        font-size: 1.45vw;
    }

    .tab-info {
        margin-top: 20px;
    }

    .tab-info__block-form {
        padding: 33px 35px 36px;
    }

    .tab-info__link {
        padding: 15px 14px;
    }

    .tab-info__link-text {
        font-size: .9vw;
    }

    .tab-info__link-icon {
        margin-right: 10px;
    }

    .tab-info__link-name {
        font-size: 1.3vw;
    }

    .tab-info__link img {
        width: 31px;
    }

    .tab-info__link .stock-icon {
        font-size: 1vw;
    }
}

@media (max-width:1140px) {
    .tab-info {
        margin-top: 45px;
    }

    .tab-info__block-form {
        padding: 24px 0;
    }

    .tab-info__link {
        padding: 6px 8px 8px;
        width: 50%;
        flex-direction: column;
        align-items: center;
        text-align: center;
        flex: none;
    }

    .tab-info__link-icon img {
        width: 33px;
    }

    .tab-info__link .stock-icon {
        right: 11px;
        top: -28px;
    }

    .tab-info__link-text {
        font-size: 12px;
        line-height: 100%
    }

    .tab-info__link-name {
        font-size: 15px;
        line-height: 100%;
        margin-bottom: 2px;
    }

    .tab-info__link-icon {
        margin-right: 0;
        margin-bottom: 4px;
    }

    .tab-info__link-icon svg {
        display: block;
        width: 30px;
        height: auto;
    }

    .stock-icon {
        font-weight: 600;
        font-size: 12.4138px;
        line-height: 90%;
        letter-spacing: -.01em;
    }

    .stock-icon:before {
        width: 99px;
        height: 99px;
    }

    .stock-icon__container {
        width: 78px;
        height: 78px;
    }

    .stock-icon__wrap div {
        font-weight: 600;
        font-size: 16.1379px;
        line-height: 90%;
        letter-spacing: -.01em;
    }
}

.map {
    width: 100%;
    height: 100%;
}

.map__wrap {
    float: left;
    width: calc((100vw - 1276px)/2 + 651px);
    height: calc(100vh - 160px);
}

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

.main-tech__step {
    font-size: 13px;
    line-height: 150%;
    color: #d6d6d6;
    letter-spacing: .07em;
    font-weight: 400;
    margin-bottom: 16px;
}

.main-tech__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
}

.main-tech__wrap {
    position: fixed;
    transform: translateY(100vh);
    opacity: 0;
    background-color: #fff;
    transition: transform 1.2s, opacity .5s linear;
    width: 100%;
    height: 100vh;
    z-index: 2;
}

.main-tech__wrap.is-active {
    opacity: 1;
    transform: translateY(0);
}

.main-tech__wrap.is-top {
    transform: translateY(-100vh);
}

.main-tech__btn,
.main-tech__tech {
    display: flex;
    align-items: center;
}

.main-tech__btn {
    margin-top: 64px;
}

.main-tech__btn .btn {
    margin-right: 20px;
}

.main-tech__info div {
    font-weight: 700;
    font-size: 17px;
    line-height: 132%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.main-tech__info div span {
    width: 87px;
    font-size: 29px;
    font-weight: 400;
    line-height: 33px;
    flex: none;
    margin-right: 5px;
}

.main-tech__info div:last-child {
    margin-bottom: 0;
}

.main-tech__schema {
    width: 765px;
    height: 603px;
    flex: none;
    position: relative;
}

.main-tech__schema .schema {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}

.main-tech__schema .schema.is-active {
    pointer-events: auto;
    opacity: 1;
}

.main-tech__schema .schema__container,
.main-tech__schema .schema__img {
    height: 603px;
}

.main-tech__schema .schema.is-active {
    display: block;
}

.main-tech__name {
    font-weight: 700;
    font-size: 30px;
    line-height: 132%;
    max-width: 89%;
    margin-bottom: 40px;
}

.main-tech__title {
    position: fixed;
    right: 0;
    left: 0;
    top: 149px;
    z-index: 17;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s ease;
}

.main-tech__title.is-active {
    pointer-events: auto;
    opacity: 1;
}

.main-tech__title .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-tech__title-body {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .13em;
    font-weight: 700;
    text-transform: uppercase;
}

.main-tech__control {
    display: flex;
}

.main-tech__control-item {
    display: inline-flex;
    align-items: flex-start;
    cursor: pointer;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: .07em;
    margin-left: 50px;
    color: #d6d6d6;
    transition: color .3s ease;
    margin-bottom: 18px;
}

.main-tech__control-item:last-child {
    margin-bottom: 0;
}

.main-tech__control-item.is-active {
    color: #007b32;
}

.news__img {
    height: 530px;
    background-position: 50%;
    background-size: cover;
    margin-bottom: 24px;
}

.news__date {
    font-size: 12px;
    line-height: 150%;
    color: #d6d6d6;
    letter-spacing: .13em;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.news__name {
    color: #292929;
    font-weight: 700;
    font-size: 21px;
    line-height: 132%
}

.news__item {
    display: block;
    margin-bottom: 56px;
}

.news__item--line {
    display: flex;
    align-items: center;
}

.news__item--line .news__img {
    width: 240px;
    height: 240px;
    margin-right: 40px;
    margin-bottom: 0;
    flex: none;
}

.news__item--line .news__date {
    margin-bottom: 4px;
}

.news__item--line .news__text {
    font-size: 15px;
    line-height: 182%;
    color: #292929;
}

.news__item--line .news__link {
    margin-top: 16px;
    display: inline-flex;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    color: #007b32;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.news__item--line .news__name {
    font-size: 19px;
    line-height: 132%;
    margin-bottom: 16px;
}

.form-ok__close {
    right: 18px;
    top: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
}

.form-ok__close .svg-icon use {
    fill: #b5b5b5;
}

.form-ok__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    z-index: 20;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    text-align: center;
    pointer-events: none;
    transition: opacity .3s ease;
    background-color: rgba(23, 23, 23, 70%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-ok__wrap-inner {
    background-color: rgba(31, 47, 88, .7);
}

.form-ok {
    position: relative;
    padding: 43px 30px 60px;
    width: 500px;
    max-width: 100%;
    background: #fff;
    box-shadow: 0 3px 7px rgba(51, 51, 51, .15);
}

.form-ok__wrap.is-active {
    opacity: 1;
    pointer-events: auto;
}

.form-ok__icon {
    flex: none;
    margin-bottom: 12px;
}

.form-ok__title {
    font-family: Cormorant SC, serif;
    text-align: center;
    font-weight: 600;
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 20px;
}

.form-ok__text {
    font-weight: 400;
    text-align: center;
    font-size: 28px;
    line-height: 39.2px;
}

.more {
    display: flex;
    align-items: center;
    position: relative;
}

.more:before {
    content: " ";
    position: absolute;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 64.06%);
    height: 208px;
    left: 0;
    right: 0;
    bottom: -25px;
    pointer-events: none;
}

.more__link {
    position: relative;
    z-index: 1;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #007b32;
}

.not-found__wrap {
    background: #1f2f58;
    padding-top: 150px;
    height: calc(100vh - 120px);
    text-align: center;
    color: #fff;
}

.not-found__img,
.not-found__wrap {
    display: flex;
    justify-content: center;
}

.not-found__img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    pointer-events: none;
}

.not-found__img img {
    display: block;
}

.not-found__link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.not-found__link .back .svg-icon {
    margin-right: 12px;
}

.not-found__link .back .svg-icon use {
    fill: #fff;
}

.not-found__link .back span {
    color: #fff;
}

.not-found__link a {
    margin: 0 12px;
    color: #fff;
}

.not-found__link a .svg-icon {
    margin-right: 12px;
}

.not-found__link a .svg-icon use {
    fill: #fff;
}

.not-found__link a span:before {
    background-color: #fff;
}

.not-found__text {
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 40px;
}

.not-found__title {
    font-weight: 600;
    font-size: 144px;
    line-height: 100%;
    margin-bottom: 8px;
    font-family: Galderglynn1884Cd;
}

.founder {
    display: inline-flex;
    align-items: center;
}

.founder__icon {
    margin-right: 21px;
    flex: none;
}

.founder__text {
    font-weight: 300;
    font-size: 15px;
    line-height: 160%;
    color: #fff;
}

.question__name {
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 9px;
}

.question__item {
    margin-bottom: 48px;
}

.question__item:last-child {
    margin-bottom: 0;
}

.question__text {
    font-weight: 300;
    font-size: 17px;
    line-height: 160%
}

.question__btn {
    margin-top: 48px;
}

.question__btn .btn {
    width: 100%;
}

.check-service {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.check-service:last-child {
    margin-bottom: 0;
}

.check-service .service-item {
    padding-right: 50px;
}

.check-service__control {
    width: 30px;
    height: 30px;
    position: relative;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border: 1px solid #000;
    transition: border-color .3s ease;
}

.check-service__control input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.check-service__control input[type=checkbox]:checked~.check-service__control-wrap .svg-icon {
    opacity: 1;
}

.check-service__control .svg-icon {
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}

.check-service--disabled .check-service__control {
    border-color: #ababab;
}

.check-service--disabled .check-service__control .svg-icon {
    opacity: 1;
}

.check-service--disabled .check-service__control .svg-icon use {
    fill: #ababab;
}

.main-info {
    display: flex;
    margin: 0 -24px;
}

.main-info__item {
    width: 33.3%;
    margin: 0 24px;
}

.main-info__name {
    font-weight: 600;
    font-size: 39px;
    line-height: 110%;
    margin-bottom: 24px;
}

.main-info__text {
    font-weight: 300;
    font-size: 17px;
    line-height: 160%
}

.main-info__text a {
    color: #1d71b8;
    text-decoration: none;
}

.detail ul {
    margin-top: 24px;
    margin-bottom: 72px;
    padding: 0;
}

.detail ul li {
    font-weight: 300;
    font-size: 17px;
    line-height: 160%;
    position: relative;
    list-style: none;
    margin-bottom: 16px;
    padding-left: 36px;
}

.detail ul li:before {
    background-color: #1a5dd1;
}

.detail ul li:after,
.detail ul li:before {
    content: " ";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 5px;
}

.detail ul li:after {
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(/css/../images/common/list.svg);
}

.detail ul li:last-child {
    margin-bottom: 0;
}

.detail ol {
    margin-top: 24px;
    margin-bottom: 72px;
    counter-reset: a;
    padding: 0;
}

.detail ol li {
    font-weight: 300;
    font-size: 17px;
    line-height: 160%;
    position: relative;
    padding-left: 36px;
    list-style: none;
    margin-bottom: 16px;
}

.detail ol li:last-child {
    margin-bottom: 0;
}

.detail ol li:before {
    content: " ";
    counter-increment: a;
    content: counter(a);
    position: absolute;
    left: 0;
    top: 0;
}

.detail h4 {
    margin: 72px 0 24px;
}

.detail p:last-child {
    margin: 0;
}

.detail .big {
    font-weight: 600;
}

.detail .mission {
    margin-bottom: 72px;
    margin-top: 72px;
}

.detail__block {
    margin-top: 72px;
}

.detail__block h2 {
    margin-top: 0;
    margin-bottom: 56px;
}

.service-item {
    display: flex;
    flex-direction: column;
    padding: 14px 0 24px;
    border-bottom: 1px solid #000;
    text-decoration: none;
    color: #000;
    position: relative;
}

.service-item:last-child {
    padding-bottom: 0;
    border: 0;
}

.service-item__section {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: .1em;
    font-family: Galderglynn1884Cd;
    color: #ababab;
    margin-bottom: 6px;
}

.service-item__icon-link {
    position: absolute;
    top: 33px;
    right: 0;
}

.service-item__icon-link .svg-icon {
    width: 20px;
    height: auto;
}

.service-item__icon-link .svg-icon use {
    fill: #e0e0e0;
}

.service-item__icon-link:hover .svg-icon use {
    fill: #fff;
}

.service-item__link {
    color: #e0e0e0;
    text-decoration: none;
    transition: color .3s ease;
}

.service-item__link,
.service-item__type {
    font-size: 14px;
    line-height: 150%;
    display: inline-flex;
    letter-spacing: .1em;
    font-family: Galderglynn1884Cd;
}

.service-item__type {
    align-items: center;
}

.service-item__icon {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 9px;
}

.service-item__icon--free {
    background-color: #1a5dd1;
}

.service-item__icon--sof {
    background: linear-gradient(135deg, #1a5dd1 50%, #e40f18 50.01%);
}

.service-item__name {
    font-weight: 300;
    font-size: 17px;
    line-height: 160%;
    text-decoration: none;
    color: #000;
}

.service-item__body {
    margin-top: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.name-block__type {
    font-weight: 300;
    font-size: 15px;
    line-height: 160%;
    color: #ababab;
}

.name-block__title {
    margin-top: 4px;
    display: inline-flex;
    padding-bottom: 4px;
    font-size: 20px;
    line-height: 110%;
    text-transform: uppercase;
    color: #1a5dd1;
    border-bottom: #1a5dd1;
    font-family: Galderglynn1884Cd, sans-serif;
}

.name-block__about {
    margin-top: 32px;
    font-weight: 600;
    font-size: 17px;
    line-height: 160%;
}

.file {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Geometria;
    line-height: 140%;
    border: 0;
    border: 1px solid #D6D6D6;
    font-style: normal;
    height: 56px;
    font-size: 18px;
    font-family: Geometria;
    line-height: 140%;
    position: relative;
    padding: 15px 24px;
    color: #171717;
    transition: border-color .3s, background-color .3s ease;
}

.file__wrap svg {
    display: block;
}

.file__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.file__text {
    color: #8C8C8C;
    transition: color 0.3s ease;
}

.is-active .file__text {
    color: #171717;
}

.file input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

.certificates-type {
    position: relative;
}

.certificates-type_item {
    position: relative;
    padding: 20px;
    margin-bottom: 40px;
    background: url(/css/../images/black-concrete-wall.png) no-repeat center;
    background-size: cover;
}

.certificates-type_item:last-child {
    margin-bottom: 0;
}

.certificates-type__info {
    position: relative;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border: 2px solid #000;
}

.certificates-type__info_text {
    width: 60%;
    position: relative;
    padding: 0 20px;
}

.certificates-type__info_img {
    width: 40%;
    position: relative;
}

.certificates-type__info_img img {
    width: 100%;
    max-width: 460px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.about__text {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
	text-align: left;
	margin: 40px 0;
}
@media (max-width:1200px) {
    .about__text {
        font-size: 18px;
        margin-top: 20px;
	}
}
.mtop60 {
	margin-top: 60px;
}	

/*Detail card*/
/* End */


/* Start:/css/media.css?176486017149671*/
/* min 1330 */
@media (min-width:1330px) {
	.mobile-menu {
		display: none;
	}
}

/* min 1200 */
@media (min-width:1200px) {
	.card__main .size {
		margin-bottom: 32px;
	}

	.card__main .size__title {
		font-size: 14px;
		line-height: 18px;
	}
}

/* min 992 */
@media (min-width:992px) {
	.header__menu nav ul li a:hover {
		border: 1px solid #dfb851;
	}

	.delete:hover .svg-icon use {
		fill: #171717;
	}

	.product__delete:hover .svg-icon use {
		fill: #171717;
	}

	.product:hover .product__izb {
		opacity: 1;
		pointer-events: auto;
	}
}

/* min 960 */
@media (min-width:960px) {
	.catalog-menu:hover .btn--black {
		color: #171717;
		background-color: transparent;
		border-color: #171717;
	}

	.catalog-menu:hover .catalog-menu__drop {
		opacity: 1;
		pointer-events: auto;
	}

	.catalog-menu__drop>ul>li.is-active .catalog-menu__main {
		opacity: 1;
		filter: alpha(opacity=100);
		z-index: 15;
	}

	.delivery__item:hover {
		background-color: #fff;
		box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
	}

	.menu-footer__menu li a:hover {
		color: #8c8c8c;
	}

	.menu>ul>li:hover svg {
		transform: rotate(0deg);
	}

	.menu>ul>li:hover .dropmenu {
		opacity: 1;
		pointer-events: auto;
	}

	.mcatalog__item:hover {
		border-color: #d6d6d6;
		box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
	}

	.back:hover {
		color: #171717;
	}

	.back:hover .svg-icon use {
		fill: #171717;
	}

	.back:hover span:before {
		height: 4px;
	}

	.btn--out:hover {
		box-shadow: 2px 3px 11px hsla(0, 0%, 40%, .5);
	}

	.btn--black2:hover {
		color: #171717;
		border-color: #171717;
		background-color: transparent;
	}

	.btn--black:hover, .btn--out-black:hover {
		box-shadow: 2px 3px 11px hsla(0, 0%, 40%, .5);
	}

	.btn-control__item:hover .btn-control__drop {
		opacity: 1;
		pointer-events: auto;
	}

	.subsection__item:hover {
		border-color: #d6d6d6;
		box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
	}

	.info-block__btn .btn:hover {
		background-color: #171717;
		color: #fff;
	}

	.service-item:hover .service-item__link {
		color: #fff;
	}
}

/* 768-991 */
@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important;
	}

	table.visible-sm {
		display: table !important;
	}

	tr.visible-sm {
		display: table-row !important;
	}

	td.visible-sm, th.visible-sm {
		display: table-cell !important;
	}

	.visible-sm-block {
		display: block !important;
	}

	.visible-sm-inline {
		display: inline !important;
	}

	.visible-sm-inline-block {
		display: inline-block !important;
	}

	.hidden-sm {
		display: none !important;
	}
}

/* 992-1199 */
@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important;
	}

	table.visible-md {
		display: table !important;
	}

	tr.visible-md {
		display: table-row !important;
	}

	td.visible-md, th.visible-md {
		display: table-cell !important;
	}

	.visible-md-block {
		display: block !important;
	}

	.visible-md-inline {
		display: inline !important;
	}

	.visible-md-inline-block {
		display: inline-block !important;
	}

	.hidden-lg {
		display: none !important;
	}
}

/* min 1200 */
@media (min-width:1200px) {
	.visible-lg {
		display: block !important;
	}

	table.visible-lg {
		display: table !important;
	}

	tr.visible-lg {
		display: table-row !important;
	}

	td.visible-lg, th.visible-lg {
		display: table-cell !important;
	}

	.visible-lg-block {
		display: block !important;
	}

	.visible-lg-inline {
		display: inline !important;
	}

	.visible-lg-inline-block {
		display: inline-block !important;
	}

	.hidden-lg {
		display: none !important;
	}

	.product:hover {
		z-index: 7;
	}

	.product:hover .product__body {
		opacity: 1;
		pointer-events: auto;
	}

	.product:hover .product__wrap {
		box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
		pointer-events: auto;
	}

	.product:hover .product__wrap:before {
		opacity: 1;
	}
}

/* 1141-1440 */
@media (min-width:1141px) and (max-width:1440px) {
	p {
		font-size: 1.1vw;
		line-height: 1.53;
	}

	.back .svg-icon {
		width: 1vw;
		height: auto;
		margin-right: 1vw;
	}

	.back span {
		font-size: 1.4vw;
	}

	.name-block__about {
		font-size: 1.5vw;
		margin-top: 1.5vw;
	}

	.service-item {
		padding: 1.1vw 0 1.6vw;
	}

	.service-item__body {
		margin-top: 1vw;
	}

	.service-item__name {
		font-size: 1.215vw;
	}

	.service-item__link, .service-item__type {
		font-size: 1vw;
	}

	.service-item__icon {
		width: .9vw;
		height: .9vw;
		margin-right: .5vw;
	}

	.detail .big {
		font-size: 1.2vw;
	}

	.detail .mission {
		margin-bottom: 5.1vw;
		margin-top: 5.1vw;
	}

	.detail ol {
		margin-bottom: 5.5vw;
	}

	.detail ol li {
		font-size: 1.1vw;
		margin-bottom: 1.2vw;
		padding-left: 2.3vw;
	}

	.detail ul {
		margin-bottom: 5.5vw;
	}

	.detail ul li {
		font-size: 1.1vw;
		margin-bottom: 1.2vw;
		padding-left: 2.3vw;
	}

	.detail ul li:after, .detail ul li:before {
		width: 1.2vw;
		height: 1.2vw;
		top: .2vw;
	}

	.detail ul li:after {
		background-size: 60%
	}

	.detail__block {
		margin-top: 6.4vw;
	}

	.detail__block h2 {
		margin-bottom: 5vw;
	}

	.detail h4 {
		font-size: 1.55vw;
		margin-top: 5.5vw;
		margin-bottom: 1.9vw;
	}

	.main-info__name {
		font-size: 2.8vw;
		margin-bottom: 1.8vw;
	}

	.main-info__text {
		font-size: 1.22vw;
	}

	.check-service {
		margin-bottom: 1.4vw;
	}

	.check-service__control {
		width: 2.5vw;
		height: 2.5vw;
	}

	.check-service__control .svg-icon {
		width: 1.5vw;
	}

	.question__name {
		font-size: 1.58vw;
		margin-bottom: 7px;
	}

	.question__item {
		margin-bottom: 34px;
	}

	.question__text {
		font-size: 1.22vw;
	}

	.founder__icon {
		width: 4vw;
		margin-right: 1.6vw;
	}

	.founder__text {
		font-size: 1.1vw;
	}

	.not-found__title {
		font-size: 9.7vw;
	}

	.not-found__text {
		font-size: 1.7vw;
		margin-bottom: 2.5vw;
	}

	.not-found__wrap {
		height: calc(100vh - 8.5vw);
	}

	.not-found__img img {
		max-width: 49%
	}

	.not-found .back .svg-icon {
		width: 10px;
	}

	.not-found .back span {
		font-size: 13px;
	}

	.not-found__link .svg-icon {
		width: 10px;
	}

	.map__wrap {
		width: 50vw;
		height: 95vh;
	}
}

/* 1330 */
@media (max-width:1330px) {
	.container {
		padding: 0 24px;
	}
	.hamburger {
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
		margin-right: 20px;
	}

	.header {
		padding-bottom: 0;
		padding-top: 70px;
	}

	.header.is-open .header__bottom {
		box-shadow: 0 4px 20px rgba(84, 84, 84, .1);
	}

	.header__top {
		display: none;
	}

	.header__menu {
		display: block;
		padding-top: 10px;
		padding-bottom: 18px;
		background-color: #fff;
		z-index: 2;
		position: relative;
	}

	.header__menu nav ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin: 0 -5px;
	}

	.header__menu nav ul li {
		width: calc(100%/4 - 10px);
		margin: 0 5px;
	}

	.header__menu nav ul li a {
		font-weight: 500;
		font-size: 12px;
		line-height: 15px;
		border: 1px solid transparent;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		padding: 10px;
		letter-spacing: .02em;
		text-transform: uppercase;
		transition: border-color .3s ease;
	}

	.header__menu nav ul li a.is-active {
		border: 1px solid #dfb851;
	}

	.header__bottom {
		transition: box-shadow .3s ease;
		z-index: 4;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: auto;
	}

	.header__bottom.is-fixed {
		box-shadow: none;
	}

	.header__bottom-wrap {
		padding-top: 0;
		padding-bottom: 0;
		height: 70px;
	}

	.header__bottom .menu {
		display: none;
	}

	.header__bottom-logo {
		display: inline-flex;
	}

	.header__bottom-logo img {
		width: 130px;
		height: auto;
	}

	.header__bottom-right {
		width: 230px;
		display: inline-flex;
		flex: none;
	}

	.header__bottom .btn-control {
		width: 230px;
		justify-content: flex-end;
	}

	.product__slider.slider-common .slick-arrow {
		width: 20px;
		height: auto;
		top: 132px;
	}

	.product__slider.slider-common .slick-arrow.slick-prev {
		left: 3px;
	}

	.product__slider.slider-common .slick-arrow.slick-next {
		right: 3px;
	}

	.basket__body {
		width: 440px;
		padding-left: 17px;
		padding-right: 15px;
	}

	.btn-control__count {
		top: 1px;
		right: 0;
	}

	.catalog-menu__btn {
		height: 32px;
		padding: 8.5px 16px 9px;
		font-weight: 500;
		font-size: 12px;
		line-height: 15px;
		letter-spacing: .02em;
	}

	.main-banner {
		margin-right: -32px;
		margin-left: -32px;
	}

	.main-banner__slider.slider-common .slick-dots {
		bottom: 17px;
	}

	.main-banner__slider.slider-common .slick-dots li {
		margin: 0 5px;
	}
/*
	.main-banner__slider.slider-common .slick-dots li button {
		background-color: #fff;
	}

	.main-banner__slider.slider-common .slick-dots li.slick-active button {
		background-color: #171717;
		border-color: #171717;
	}
*/
	.main-banner__item {
		height: 42.15vw;
	}
}


/* 1200 */
@media (max-width:1200px) {
	.h1, .h2, h1, h2 {
		font-size: 24px;
		line-height: 100%
	}

	.h3, h3 {
		font-size: 22px;
		line-height: 120%
	}

	.title-h2 {
		margin-bottom: 30px;
		font-size: 44px;
		line-height: 54px;
	}

	.title-h3 {
		font-size: 36px;
		line-height: 40px;
	}

	.title-h4 {
		font-size: 32px;
		line-height: 40px;
	}

	.title-h5 {
		font-size: 24px;
		line-height: 30px;
	}

	.header__menu nav ul li a {
		padding: 7px;
	}

	.snippet {
		font-size: 16px;
		line-height: 24px;
	}

	.about-title .title-h2 {
		padding-top: 40px;
		padding-bottom: 10px;
		background-size: auto 100px;
	}

	.about-title:after {
		width: 100px;
		left: 110px;
	}

	.form-line {
		padding: 80px 0;
	}

	.form-line__agree .check {
		margin-right: 16px;
	}

	.form-line__agree .check__control {
		margin-right: 0;
		width: 16px;
		height: 16px;
		padding-left: 1px;
	}

	.form-line__agree .check__control .svg-icon {
		width: 52%
	}

	.form-line__agree-text {
		font-size: 10px;
		line-height: 130%
	}

	.form__label {
		font-size: 13px;
		line-height: 130%
	}

	.form__textarea {
		padding: 10px 16px;
		height: 88px;
	}

	.form__input, .form__textarea, .form__select {
		font-size: 15px;
		line-height: 140%
	}

	.form__input, .form__select {
		height: 45px;
		padding: 0 14px;
	}

	.form__field .tag {
		margin-bottom: -12px;
	}

	.form__btn--start .btn {
		width: 100%
	}

	.bread {
		margin-bottom: 21px;
		margin-top: 8px;
	}

	.bread ul li a {
		font-weight: 400;
		font-size: 11px;
		line-height: 130%;
		color: #171717;
	}

	.bread ul li a .svg-icon {
		display: none;
		margin-left: 13px;
	}

	.bread ul li a .svg-icon use {
		stroke: transparent;
		fill: #171717;
	}

	.bread ul li a .svg-icon:last-child {
		display: block;
	}

	.bread ul li span {
		font-weight: 400;
		font-size: 11px;
		line-height: 130%;
		color: #8c8c8c;
	}

	.bread--catalog {
		margin-bottom: 0;
		margin-top: 1px;
	}

	.bread--catalog .back {
		display: inline-flex;
		align-items: center;
		font-size: 13px;
		line-height: 130%;
		font-family: Geometria;
		letter-spacing: .03em;
	}

	.bread--catalog .back .svg-icon {
		width: 20px;
		height: auto;
		margin-right: 4px;
	}

	.bread--catalog ul, .bread--reg {
		display: none;
	}

	.card {
		display: block;
		margin-top: 0;
	}

	.card .slick-nav {
		display: none;
	}

	.card .slick-for {
		width: 431px;
	}

	.card .slick-for .slick-dots {
		position: absolute;
		display: flex;
		align-items: center;
		justify-content: center;
		bottom: -16px;
		left: 0;
		right: 0;
	}

	.card .slick-for .slick-dots li {
		display: flex;
		align-items: center;
		margin: 0 5px;
	}

	.card .slick-for .slick-dots li button {
		width: 4px;
		height: 4px;
		padding: 0;
		font-size: 0;
		border-radius: 50%;
		border: 0;
		transition: background-color .3s ease;
	}

	.card .slick-for .slick-dots li.slick-active button {
		background-color: #171717;
	}

	.card .slick-for__status {
		left: 10px;
		top: 7px;
		font-size: 12px;
		line-height: 130%
	}

	.card .slick-for__item {
		width: 431px;
		height: 431px;
	}

	.card__slider {
		width: 431.5px;
		height: 428.74px;
		margin: 0 auto 36px;
		position: relative;
	}

	.card__slider .card__dop {
		top: 0;
		right: 7px;
		z-index: 2;
		position: absolute;
		display: flex;
		flex-direction: column;
	}

	.card__link a {
		font-size: 13px;
		line-height: 130%
	}

	.card__main {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.card__main .size {
		margin-bottom: 30px;
	}

	.card__main>a, .card__main>div {
		order: 2;
	}

	.card__main h1 {
		font-weight: 600;
		font-size: 20px;
		line-height: 120%;
		order: 1;
		margin-bottom: 6px;
		margin-top: 0;
	}

	.card__text {
		font-size: 13px;
		line-height: 130%
	}

	.card__link {
		width: 311px;
		margin-bottom: 32px;
	}

	.card__tech {
		width: 311px;
		padding-right: 0;
		margin-bottom: 14px;
	}

	.card__tech div span {
		font-size: 13px;
		line-height: 130%
	}

	.card__block {
		width: 100%
	}

	.card__block-title {
		font-size: 12px;
		line-height: 15px;
	}

	.card__text {
		max-width: 100%
	}

	.card__online {
		padding: 9px 36px 16px 14px;
		width: 311px;
		margin-bottom: 31px;
	}

	.card__online-text {
		font-size: 13px;
		line-height: 130%
	}

	.card__online-title {
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 6px;
	}

	.card__fitting {
		order: 1;
		flex-direction: column;
		padding-right: 0;
		margin-bottom: 39px;
	}

	.card__fitting .btn {
		order: 2;
		width: 100%;
		margin: 0;
		padding: 11px 7px;
	}

	.card__fitting .btn span {
		display: none;
	}

	.card__fitting .btn span:last-child {
		display: inline-flex;
	}

	.card__fitting .tooltip {
		order: 1;
	}

	.card__fitting .tooltip__main {
		margin-bottom: 16px;
	}

	.card__fitting .tooltip__text {
		display: none;
	}

	.card__fitting .tooltip__text--mobile {
		font-weight: 400;
		font-size: 13px;
		line-height: 130%;
		letter-spacing: .03em;
		display: block;
		order: 3;
		margin-top: 2px;
	}

	.card__btnblock {
		width: 301px;
		display: flex;
		flex-direction: column;
	}

	.card__btn {
		width: 311px;
		order: 2;
		flex-direction: column;
		margin-bottom: 27px;
	}

	.card__btn .btn {
		width: 100%;
		margin: 0 0 16px;
	}

	.card__btn .btn {
		margin-bottom: 0;
	}

	.card__info {
		font-size: 13px;
		line-height: 130%;
		max-width: none;
		margin-bottom: 24px;
	}

	.card__info--mb {
		margin-bottom: 32px;
	}

	.card__price {
		margin-bottom: 16px;
	}

	.card__price .current {
		font-size: 50px;
		line-height: 100%
	}

	.card__price .old {
		font-size: 13px;
		line-height: 130%
	}

	.card__dop {
		display: none;
	}

	.card__dop-item {
		margin-right: 0;
	}

	.card__dop .share {
		order: 2;
	}

	.card__dop .btn-present, .card__dop .share__icon {
		width: 32px;
		height: 32px;
		border: 0;
	}

	.card__dop .btn-present {
		display: flex;
		align-items: center;
		justify-content: center;
		order: 3;
		padding: 0;
	}

	.card__dop .btn-present svg {
		margin-right: 0;
	}

	.card__dop .btn-present span {
		display: none;
	}

	.card__dop .izb-btn {
		width: 32px;
		height: 32px;
		order: 1;
		border: 0;
	}

	.card__dop .izb-btn svg {
		max-width: 16px;
		height: auto;
	}

	.card__attr {
		font-size: 11px;
		line-height: 130%;
		margin-bottom: 20px;
	}

	.card__main {
		padding-left: 0;
		width: 100%
	}

	.delivery {
		margin: 0;
	}

	.delivery__link {
		left: 12px;
		bottom: 12px;
		font-size: 12px;
		line-height: 15px;
	}

	.delivery__text {
		font-size: 11px;
		line-height: 130%
	}

	.delivery__name {
		font-size: 13px;
		line-height: 130%;
		margin-bottom: 8px;
	}

	.delivery__item {
		width: 100%;
		height: 158px;
		margin-left: 0;
		margin-right: 12px;
		padding: 12px 12px 62px;
	}

	.del__name {
		font-size: 18px;
		line-height: 120%;
		max-width: 83%;
		letter-spacing: .04em;
		margin-bottom: 12px;
	}

	.del__item {
		margin-bottom: 32px;
	}

	.del__tel {
		margin-bottom: 24px;
	}

	.del__text {
		margin-bottom: 22px;
	}

	.del__img {
		width: 450px;
	}

	.del__info {
		max-width: inherit;
		padding-left: 14px;
	}

	.del__info-item {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 140%
	}

	.discont {
		margin-left: 0;
		padding-left: 8px;
		margin-bottom: -15px;
	}

	.discont__title {
		margin-bottom: 24px;
	}

	.discont__btn .btn {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.discont__body {
		padding-left: 47px;
		padding-top: 0;
	}

	.discont__text {
		font-size: 15px;
		line-height: 140%
	}

	.discont__img {
		width: 420px;
	}

	.product {
		min-height: auto;
	}

	.product__info {
		margin-bottom: 0;
	}

	.product .size {
		display: flex;
		align-items: flex-end;
		justify-content: flex-end;
	}

	.product .size__title {
		display: none;
	}

	.product .size__wrap {
		flex-direction: column;
		margin: 0;
	}

	.product .size__btn {
		display: flex;
		align-items: center;
		margin: 0 -6px;
		margin-top: 31px;
	}

	.product .size__btn .btn {
		padding: 8px 16px;
		margin: 0 6px;
	}

	.product .size__item {
		position: relative;
		display: inline-flex;
		align-items: center;
		font-weight: 500;
		font-size: 12px;
		line-height: 130%;
		letter-spacing: .03em;
		padding: 0;
		text-align: left;
		border: 0;
		border-radius: 0;
		margin-bottom: 20px;
		padding-left: 25px;
		margin-right: 0;
	}

	.product .size__item.is-active {
		background-color: transparent;
		border: 0;
		color: initial;
	}

	.product .size__item.is-active:after {
		opacity: 1;
	}

	.product .size__item:before {
		content: " ";
		position: absolute;
		left: 0;
		width: 16px;
		height: 16px;
		border: 1px solid rgba(0, 0, 0, .6);
		border-radius: 10px;
	}

	.product .size__item:after {
		content: " ";
		position: absolute;
		left: 4px;
		width: 10px;
		height: 10px;
		background-color: #000;
		border-radius: 10px;
		opacity: 0;
	}

	.product .size__item.is-active:before {
		opacity: 1;
	}

	.product .size__item:last-child {
		margin-bottom: 0;
	}

	.product .size__dop {
		width: 100%;
		background: #fff;
		padding: 32px 24px 24px;
		border-radius: 32px 32px 0 0;
		margin: 0;
	}

	.product .size__title {
		margin-bottom: 28px;
	}

	.product .size__title span {
		display: none;
	}

	.product .size__title-big {
		font-family: Cormorant SC;
		display: flex;
		font-weight: 600;
		font-size: 20px;
		line-height: 120%;
		letter-spacing: .04em;
	}

	.product .btn-basket--mobile {
		display: flex;
	}

	.product .old {
		font-size: 8px;
		line-height: 130%
	}

	.product .current {
		font-size: 15px;
		line-height: 120%
	}

	.product__status {
		top: 7px;
		left: 9px;
	}

	.product__status-item {
		font-size: 9px;
		line-height: 11px;
	}

	.product__delete {
		top: 9px;
		right: 9px;
	}

	.product__delete .svg-icon {
		width: 13px;
		height: auto;
	}

	.product__wrap {
		position: relative;
		pointer-events: auto;
	}

	.product__price {
		display: flex;
	}

	.product__body {
		display: flex;
		align-items: flex-end;
		justify-content: flex-end;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		background: hsla(0, 0%, 9%, .5);
		z-index: 21;
		transition: opacity .3s ease;
		opacity: 0;
		pointer-events: none;
	}

	.product__body.is-active {
		opacity: 1;
		pointer-events: auto;
	}

	.product__body.is-active .product__body-wrap {
		transform: translateY(0);
	}

	.product__body-btn {
		margin-top: 31px;
		justify-content: flex-end;
		width: 100%
	}

	.product__body-btn .btn {
		width: auto;
		flex: none;
		padding: 8px 16px;
		margin-left: 12px;
	}

	.product__body-btn .btn .mobile-1200 {
		display: inline-flex;
	}

	.product__body-btn .btn:first-child {
		margin-left: 0;
	}

	.product__body-wrap {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
		padding: 32px 24px 24px;
		background: #fff;
		border-radius: 32px 32px 0 0;
		transform: translateY(100%);
	}

	.product__body-title {
		order: 1;
		display: block;
		font-weight: 600;
		font-size: 20px;
		line-height: 120%;
		letter-spacing: .04em;
		font-family: Cormorant SC;
		margin-bottom: 28px;
	}

	.product__body .size {
		order: 2;
		margin-top: 0;
	}

	.product__body-btn {
		order: 3;
		display: flex;
		align-items: center;
	}

	.product__text {
		font-size: 11px;
		line-height: 130%
	}

	.product--small .product__img {
		width: 120px;
		height: 120px;
	}

	.product--small .product__text {
		text-align: left;
		margin-top: 8px;
	}

	.product--small .product__price {
		align-items: center;
		justify-content: space-between;
		text-align: left;
	}

	.product--small .product__price-wrap {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.product--small .product__wrap {
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 24px;
	}

	.product--middle .product__img {
		width: 140px;
		height: 140px;
	}

	.product--middle .product__body {
		padding: 0;
	}

	.product--middle .product__info {
		padding-left: 0;
		padding-right: 0;
	}

	.product--middle .product__text {
		display: flex;
		align-items: center;
		font-size: 13px;
		line-height: 130%
	}

	.product--middle .product__text-wrap {
		text-align: left;
	}

	.product--middle .product__price {
		justify-content: center;
		margin-bottom: 0;
	}

	.product--middle .product__price .current {
		font-weight: 700;
		font-size: 21px;
		line-height: 120%
	}

	.product--middle .product__wrap {
		padding: 20px 23px;
	}

	.product__slider--big {
		padding: 0 15%;
		margin-bottom: 46px;
	}

	.product__slider--big .slick-arrow {
		display: none !important;
	}

	.product__slider--big .slick-slide {
		padding: 0 35px;
	}

	.product--big {
		min-height: inherit;
	}

	.product--big .btn-basket--mobile {
		display: none;
	}

	.product--big .product__img {
		height: 223px;
		margin-bottom: 7px;
	}

	.product--big .product__body {
		padding: 0;
	}

	.product--big .product__info {
		padding-left: 0;
		padding-right: 0;
	}

	.product--big .product__text {
		display: flex;
		align-items: center;
		max-width: 90%
	}

	.product--big .product__text-wrap {
		font-size: 17.0947px;
		line-height: 130%;
		text-align: center;
	}

	.product--big .product__price {
		justify-content: center;
		margin-bottom: 7px;
	}

	.product--big .product__price .current {
		font-size: 27.6145px;
		line-height: 120%
	}

	.product--big .product__wrap {
		padding: 0 17px 20px;
	}

	.menu-footer__title {
		font-size: 22px;
	}

	.menu-footer__menu li {
		margin-bottom: 5px;
	}

	.menu-footer__menu li a {
		font-size: 14px;
	}

	.mcatalog {
		margin: 0 -8px;
	}

	.mcatalog__item {
		padding-top: 16px;
		height: 250px;
		width: calc(100%/4 - 16px);
		margin: 0 8px;
	}

	.mcatalog__name {
		font-size: 20px;
		line-height: 120%;
		letter-spacing: .005em;
	}

	.mcatalog__count {
		font-size: 13px;
		line-height: 130%
	}

	.mcatalog__img {
		height: 135px;
		margin-bottom: 24px;
	}

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

	.mcatalog__slider .slick-slide {
		padding: 0 8px;
	}

	.mcatalog__slider .slick-list {
		margin: 0 -8px;
	}

	.catalog__body-wrap .product {
		width: calc(50% - 16px);
	}

	.discont-card_info {
		padding-left: 60px;
	}

	main {
		padding-bottom: 40px;
	}

	.mobile-1200 {
		display: block;
	}

	.mobile-flex-1200 {
		display: inline-flex;
	}

	.desc-1200 {
		display: none;
	}

	.address__item {
		font-size: 15px;
		line-height: 140%;
		margin-bottom: 15px;
	}

	.address__change {
		margin-left: 20px;
		font-size: 12px;
		line-height: 15px;
	}

	.basket {
		display: flex;
		flex-direction: column;
		padding-bottom: 0;
		align-items: flex-end;
	}

	.basket__list {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		order: 1;
		width: calc(100% + 24px);
		margin: 0 -12px 7px;
	}

	.basket__delete {
		display: flex;
		align-items: center;
		top: 10px;
		right: 7px;
	}

	.basket__total {
		display: none;
	}

	.basket__stock {
		margin-top: 4px;
	}

	.basket__size, .basket__stock {
		font-weight: 400;
		font-size: 15px;
		line-height: 140%
	}

	.basket__size {
		margin-top: 6px;
	}

	.basket__img {
		width: 70px;
	}

	.basket__name {
		font-size: 20px;
		line-height: 120%;
		letter-spacing: .04em;
	}

	.basket__body {
		padding-left: 12px;
		padding-right: 16px;
		padding-bottom: 12px;
		width: calc(100% - 70px);
	}

	.basket__info {
		display: none;
	}

	.basket__count {
		width: 77px;
		padding-left: 16px;
	}

	.basket__count .prod__count {
		width: 100%;
		height: 32px;
	}

	.basket__count .prod__count .counter-input {
		font-size: 14px;
		line-height: 140%;
		width: calc(100% - 20px - 20px);
	}

	.basket__count .prod__count .counter-minus {
		width: 20px;
		padding: 0;
	}

	.basket__count .prod__count .counter-minus svg:last-child {
		display: block;
	}

	.basket__count .prod__count .counter-minus svg:first-child {
		display: none;
	}

	.basket__count .prod__count .counter-plus {
		width: 20px;
		padding: 0;
	}

	.basket__count .prod__count .counter-plus svg:last-child {
		display: block;
	}

	.basket__count .prod__count .counter-plus svg:first-child {
		display: none;
	}

	.basket__price {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 0;
		height: 45px;
		position: absolute;
		bottom: 16px;
		right: 22px;
		order: 4;
		width: calc(100% - 77px);
		text-align: right;
	}

	.basket__price .old {
		font-size: 13px;
		margin-bottom: 2px;
		line-height: 130%
	}

	.basket__price .current {
		font-size: 21px;
		line-height: 120%
	}

	.basket__item {
		align-items: flex-start;
		flex-wrap: wrap;
		padding: 15px 6px;
		width: calc(50% - 24px);
		margin: 0 12px 24px;
		padding-bottom: 22px;
	}

	.basket__item:last-child {
		margin-bottom: 24px;
	}

	.basket__item--order {
		width: calc(100% - 24px);
		margin: 0 12px;
		margin-bottom: 16px;
		justify-content: flex-start;
	}

	.basket__item--order:last-child {
		margin-bottom: 0;
	}

	.basket__item--order .basket__size, .basket__item--order .basket__stock {
		display: none;
	}

	.basket__item--order .basket__body {
		display: flex;
		height: 70px;
		align-items: center;
		width: calc(100% - 12px - 70px);
		margin-bottom: 15px;
	}

	.basket__item--order .basket__name {
		font-size: 15px;
		line-height: 140%;
		max-width: 50%
	}

	.basket__item--order .basket__price {
		width: 50%;
		text-align: center;
	}

	.basket__item--order .basket__dop {
		width: 50%;
		text-align: center;
		display: block;
	}

	.basket__item--order .basket__dop .basket__size {
		display: block;
		margin-top: 0;
		font-size: 13px;
		line-height: 130%
	}

	.basket__item--order .basket__dop .basket__stock {
		font-size: 13px;
		line-height: 130%;
		display: block;
		margin-top: 4px;
	}

	.basket__item--order .basket__img {
		margin-right: 12px;
		margin-bottom: 15px;
	}

	.basket-top {
		order: 2;
		margin-top: 0;
		width: 50%;
		padding-left: 12px;
	}

	.basket-top__back {
		display: none;
	}

	.basket-top__btn {
		flex-direction: column;
		margin-top: 19px;
	}

	.basket-top__btn .btn {
		padding: 12px 2px;
		margin: 0 6px;
		width: calc(50% - 12px);
	}

	.basket-top__btn-wrap {
		margin: 0 -6px;
		margin-top: 23px;
		width: calc(100% + 12px);
	}

	.basket-top__main {
		width: 100%
	}

	.basket-top__price {
		align-items: center;
		justify-content: flex-start;
	}

	.basket-top__price-name {
		font-size: 22px;
		line-height: 120%
	}

	.basket-top__price-total {
		display: inline-flex;
		align-items: center;
		font-size: 21px;
		line-height: 120%
	}

	.basket-top__price-total .old {
		margin-top: 2px;
		font-size: 12px;
		line-height: 140%;
		margin-left: 12px;
		order: 5;
		margin-bottom: 0;
	}

	.btn {
		font-size: 12px;
		line-height: 15px;
		padding: 13px 24px;
	}

	.btn--small {
		padding: 8px 16px;
	}

	.btn--mini {
		padding: 7px 14px;
	}

	.catalog-menu__btn {
		height: 32px;
		padding: 13px 16px;
	}

	.check__control {
		width: 16px;
		height: 16px;
		padding-left: 0;
		padding-top: 1px;
	}

	.check__control .svg-icon {
		width: 10px;
		height: auto;
	}

	.fixed-menu {
		display: flex;
		background: #fff;
		box-shadow: 0 0 17px rgba(0, 0, 0, .15);
		z-index: 10;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		transition: opacity .3s ease;
	}

	.fixed-menu.is-hidden {
		opacity: 0;
		pointer-events: none;
	}

	.fixed-menu__icon {
		height: 32px;
	}

	.fixed-menu__icon, .fixed-menu__wrap {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.fixed-menu__wrap {
		height: 60px;
	}

	.fixed-menu__item {
		display: inline-flex;
		flex-direction: column;
		height: 32px;
		text-align: center;
		margin: 0 20px;
		padding: 8px 0;
		height: 100%
	}

	.fixed-menu__item span {
		font-weight: 400;
		font-size: 11px;
		line-height: 130%;
		letter-spacing: .03em;
	}

	.fixed-menu__item--izb .svg-icon use {
		fill: transparent;
		stroke: #171717;
	}

	.fixed-menu__item .svg-icon use {
		fill: transparent;
	}

	.footer__bottom-info .phone {
		margin-right: 35px;
	}

	.footer__bottom-info .mail, .footer__bottom-info .phone {
		font-size: 18px;
		line-height: 140%
	}

	.dev span {
		font-size: 14px;
		line-height: 130%;
		letter-spacing: .03em;
	}

	.ibanner {
		margin-bottom: 35px;
	}

	.subsection__img {
		height: 124px;
		margin-bottom: 20px;
	}

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

	.subsection__item {
		height: 257px;
	}

	.subsection__name {
		font-size: 16px;
		line-height: 120%;
		letter-spacing: .04em;
		margin-bottom: 6px;
	}

	.subsection__count {
		font-size: 13px;
		line-height: 130%;
	}

	.tab-card {
		padding-top: 50px;
		margin-bottom: 9px;
	}

	.tab-card__control {
		margin-bottom: 28px;
	}

	.info-block__text {
		font-size: 15px;
		line-height: 140%
	}

	.info-block__img {
		width: 130px;
	}

	.info-block__btn {
		left: 16px;
		bottom: 24px;
	}

	.info-block__item {
		padding: 24px 16px;
		padding-bottom: 84px;
		margin: 0 8px;
		background-color: #fff1f1;
	}

	.info-block__item, .info-block__item.is-small {
		width: calc(50% - 16px);
	}

	.info-block__name {
		max-width: 100%;
	}

	.file {
		font-size: 15px;
		line-height: 140%;
		height: 45px;
		padding: 0 14px;
	}

	.form-ok__title {
		text-align: center;
		font-weight: 600;
		font-size: 44px;
		line-height: 46px;
		margin-bottom: 20px;
	}

	.form-ok {
		padding: 35px 30px 34px;
		width: 430px;
		max-width: 100%;
	}

	.form-ok__text {
		font-size: 22px;
		line-height: 30.2px;
	}
	.about-plus_item_title {
		max-width: 300px;
		font-size: 30px;
		line-height: 30px;
	}
}

/* 1140 */
@media (max-width:1140px) {
	.map__wrap {
		width: 468px;
		height: calc(100vh - 64px);
	}
}

/* 960 */
@media (max-width:960px) {
	.h2, h2 {
		font-size: 24px;
		line-height: 100%
	}

	.h3, h3 {
		font-size: 22px;
		line-height: 26px;
	}

	.title-h2 {
		font-size: 36px;
		line-height: 45px;
	}

	.title-h3 {
		font-size: 28px;
		line-height: 36px;
	}

	.title-h4 {
		font-size: 24px;
		line-height: 30px;
	}

	.title-h5 {
		font-size: 20px;
		line-height: 25px;
	}

	.catalog-menu__drop {
		padding: 20px;
	}

	.catalog-menu__drop>ul>li>a {
		width: 140px;
		font-size: 16px;
	}

	.catalog-menu__drop>ul:before {
		left: 140px;
	}

	.catalog-menu__main {
		width: calc(100% - 140px);
		left: 140px;
		padding-left: 20px;
	}

	.catalog-menu__main ul li {
		margin-bottom: 0;
	}

	.catalog-menu__main ul li a {
		font-size: 13px;
	}

	.section {
		margin-bottom: 60px;
	}

	.category {
		grid-gap: 10px;
	}

	.category-item_title {
		padding: 10px;
		font-size: 13px;
		line-height: 20px;
	}

	.collections-list {
		margin-bottom: -20px;
	}

	.collections-item {
		margin-bottom: 20px;
	}

	.collections-item.small-box {
		width: calc(35% - 20px);
	}

	.about-title .title-h2 {
		padding-top: 25px;
		padding-bottom: 10px;
		background-size: auto 80px;
	}

	.about-title:before {
		bottom: 4px;
	}

	.about-title:after {
		width: 85px;
		left: 85px;
	}

	.about-plus {
		grid-gap: 20px;
	}

	.about-plus_item {
		height: 180px;
	}
	.about-plus_item_title {
		max-width: 220px;
		font-size: 20px;
		line-height: 20px;
	}
	.discont-card__btn {
		display: block;
	}

	.discont-card__btn button {
		width: 100%;
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.discont-card__btn button:last-child {
		margin-bottom: 0;
	}

	.form-line {
		padding: 60px 0;
	}

	.form-line__agree .check {
		margin-right: 10px;
	}

	.form-line__agree-text {
		font-family: Geometria;
		font-weight: 400;
		font-size: 10px;
		line-height: 130%;
		letter-spacing: .03em;
	}

	.bread {
		margin-bottom: 19px;
	}

	.card {
		margin-top: 0;
		margin-bottom: 0;
	}

	.card__tech {
		width: 392px;
	}

	.card__btn, .card__btnblock, .card__link, .card__online {
		width: 100%
	}

	.card__slider {
		margin-bottom: 42px;
	}

	.delivery {
		margin: 0 -5px;
		margin-right: -24px;
	}

	.delivery__item {
		width: 213px;
	}

	.del__item {
		display: block;
	}

	.del__name {
		max-width: 283px;
	}

	.del__body {
		padding-right: 0;
		padding-bottom: 24px;
	}

	.del__img {
		width: 100%;
	}

	.discont {
		margin-left: -5px;
		padding-left: 0;
		margin-bottom: -19px;
	}

	.discont__title {
		display: none;
	}

	.discont__title.h2 {
		margin-bottom: 25px;
	}

	.discont__title--hidden {
		display: block;
	}

	.discont__text {
		font-size: 13px;
		line-height: 130%;
		margin-bottom: 7px;
	}

	.discont__body {
		padding-left: 19px;
	}

	.discont__img {
		width: 251px;
	}

	.popup--card .popup__wrap {
		padding: 24px;
		width: 95%;
		overflow-y: auto;
	}

	.popup--card .popup__close {
		right: 29px;
		top: 20px;
	}

	.popup__top-text {
		font-weight: 400;
		font-size: 15px;
		line-height: 140%;
	}

	.product__list {
		margin: 0 -4px -16px;
	}

	.product__list .product {
		margin: 0 4px 16px;
		width: calc(33.3% - 8px);
	}

	.product__slider {
		margin: 0 -15px;
	}

	.product__slider .slick-slide {
		padding: 0 15px;
	}

	.product--middle {
		width: 200px;
	}

	.product--big .product__img {
		height: 174px;
	}

	.product--big .product__img img {
		max-height: 100%
	}

	.product--big .product__price .current {
		font-size: 21px;
		line-height: 120%
	}

	.product--big .product__text-wrap {
		font-size: 13px;
		line-height: 130%
	}

	.product__slider--big {
		padding: 0 8%
	}

	.product__slider--big.slider-common .slick-dots {
		bottom: -19px;
	}

	.product__slider--big.slider-common .slick-arrow {
		top: 126px;
		display: none !important;
	}

	.menu-footer {
		display: block;
	}

	.menu-footer__menu {
		display: none;
		padding-top: 16px;
	}

	.menu-footer__menu li {
		margin-bottom: 12px;
	}

	.menu-footer__menu li a {
		font-weight: 400;
		font-size: 15px;
		line-height: 140%;
		letter-spacing: normal;
	}

	.menu-footer__col {
		width: 100%;
		padding-right: 0;
		margin-bottom: 29px;
	}

	.menu-footer__col:last-child {
		margin-bottom: 0;
	}

	.menu-footer__title {
		display: flex;
		align-items: center;
		justify-content: space-between;
		font-family: Geometria;
		font-style: normal;
		font-weight: 500;
		font-size: 14px;
		line-height: 18px;
		text-transform: uppercase;
		letter-spacing: normal;
		margin-bottom: 0;
	}

	.menu-footer__title svg {
		display: block;
		transform: rotate(180deg);
		transition: transform .3s ease;
	}

	.menu-footer__title.is-active svg {
		transform: rotate(0);
	}

	.mcatalog {
		flex-wrap: wrap;
	}

	.mcatalog__slider .slick-slide {
		padding: 0 16px;
	}

	.mcatalog__slider .mcatalog__item {
		width: 200px;
	}

	.mcatalog__slider.slider-common .slick-dots {
		bottom: -10px;
	}

	.mcatalog__slider.slider-common .slick-dots li {
		margin: 0 7px;
	}

	.mcatalog__slider.slider-common .slick-dots li button {
		width: 4px;
		height: 4px;
		border: 0;
		border-radius: 50%;
		background-color: #d6d6d6;
		transition: background-color .3s ease;
	}

	.mcatalog__slider.slider-common .slick-dots li.slick-active button {
		background-color: #171717;
	}

	.hidden-960 {
		display: none;
	}

	.mobile-flex {
		display: flex;
	}

	.hide-mobile-960 {
		display: none !important;
	}

	.year {
		font-size: 14px;
		line-height: 130%;
		letter-spacing: .03em;
		margin-bottom: 15px;
	}

	.dev .svg-icon {
		margin-top: 1px;
	}

	.address__item {
		position: relative;
		padding-bottom: 35px;
		align-items: flex-start;
	}

	.address__item .check {
		margin-top: 2px;
	}

	.address__change {
		position: absolute;
		right: 0;
		bottom: 0;
	}

	.basket__item {
		width: calc(100% - 24px);
	}

	.basket-top {
		padding-left: 0;
		width: 100%;
	}

	.footer__main {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.footer__bottom {
		background-color: transparent;
	}

	.footer__bottom-info {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding-bottom: 21px;
	}

	.footer__bottom-info .phone {
		margin-right: 0;
		order: 2;
		margin-bottom: 18px;
	}

	.footer__bottom-info .mail {
		margin-right: 0;
		order: 3;
	}

	.footer__bottom-info .social {
		order: 1;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.footer__bottom-wrap {
		padding-top: 0;
		padding-bottom: 9px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.main-banner__slider.slider-common .slick-dots {
		bottom: 10px;
	}

	.main-banner__slider.slider-common .slick-dots li {
		margin: 0 8px;
	}

	.subsection {
		flex-wrap: wrap;
		margin: 0 -32px;
	}

	.subsection__img {
		width: 60px;
		height: 60px;
		flex: none;
		margin-right: 16px;
		margin-bottom: 0;
	}

	.subsection__body {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.subsection__count {
		font-size: 13px;
		line-height: 130%
	}

	.subsection__name {
		font-size: 18px;
		line-height: 120%;
		letter-spacing: .01em;
		margin-bottom: 2px;
	}

	.subsection__item {
		text-align: left;
		padding: 10px 0 10px 32px;
		margin-top: -1px;
		flex-direction: row;
		width: 50%;
		height: 80px;
		border: 1px solid #f3f3f3;
	}

	.subsection__item:nth-child(2n) {
		border-left: 0;
	}

	.info-block {
		flex-wrap: wrap;
	}

	.info-block__text {
		font-size: 15px;
		line-height: 140%
	}

	.info-block__img {
		display: none;
	}

	.info-block__name {
		width: 376px;
	}

	.info-block__btn {
		margin-top: 20px;
		left: auto;
		bottom: auto;
		position: relative;
	}

	.info-block__btn .btn {
		width: 100%
	}

	.info-block__item {
		padding: 24px 16px;
		width: calc(100% - 16px);
		margin-bottom: 24px;
	}

	.info-block__item:last-child {
		margin-bottom: 0;
	}

	.info-block__item.is-small {
		width: calc(100% - 16px);
	}

	.info-block__name {
		max-width: 100%;
	}

	.imap__map {
		height: 325px;
	}

	.imap__time {
		font-size: 13px;
		margin-bottom: 12px;
	}

	.imap__address {
		font-size: 16px;
		line-height: 140%;
		margin-bottom: 12px;
		padding-right: 0;
	}

	.imap__btn {
		margin-top: 10px;
	}

	.imap__icon {
		margin-right: 5px;
	}

	.imap__phone {
		font-size: 13px;
	}

	.imap__item {
		padding: 15px;
	}

	.service-item {
		padding: 13px 0;
	}

	.service-item__name {
		font-size: 14px;
	}

	.service-item__link {
		font-size: 12px;
		color: #fff;
	}

	.service-item__body {
		margin-top: 9px;
	}

	.service-item__type {
		font-size: 12px;
	}

	.service-item__icon {
		width: 12px;
		height: 12px;
		margin-right: 6px;
	}

	.detail .mission {
		margin-bottom: 40px;
		margin-top: 40px;
	}

	.detail ol li, .detail ul li {
		padding-left: 30px;
		font-size: 14px;
	}

	.detail ul li:after, .detail ul li:before {
		top: 2px;
	}

	.detail h2 {
		margin-bottom: 32px;
	}

	.detail h4 {
		margin-bottom: 16px;
	}

	.detail__block, .detail h4 {
		margin-top: 40px;
	}

	.main-info {
		display: block;
		margin: 0 auto;
		width: 83.2%
	}

	.main-info__item {
		margin: 0 0 40px;
		width: 100%
	}

	.main-info__item:last-child {
		margin-bottom: 0;
	}

	.main-info__text {
		font-size: 14px;
	}

	.main-info__name {
		font-size: 25px;
		margin-bottom: 8px;
	}

	.question__name {
		font-size: 17px;
		margin-bottom: 9px;
	}

	.question__text {
		font-size: 14px;
	}

	.question__item {
		margin-bottom: 24px;
	}

	.founder__icon {
		width: 41px;
		margin-right: 14px;
	}

	.founder__text {
		font-size: 12px;
	}

	.not-found__title {
		font-size: 100px;
		line-height: 100%
	}

	.not-found__wrap {
		height: calc(100vh - 60px);
	}

	.not-found__text {
		font-size: 17px;
		line-height: 120%;
		margin-bottom: 24px;
	}

	.more:before {
		display: none;
	}

	.more__link {
		width: 100%;
		text-align: center;
		font-weight: 700;
		font-size: 11px;
		line-height: 12px;
		letter-spacing: .13em;
		text-transform: uppercase;
		color: #292929;
		padding: 10px;
		background-color: #f3f3f3;
		border-radius: 30px;
	}

	.main-tech__wrap {
		position: relative;
		transform: translateY(0);
	}

	.main-tech__name {
		font-size: 20px;
		line-height: 132%;
		margin-bottom: 16px;
	}

	.main-tech__info div {
		font-size: 14px;
		line-height: 150%;
		margin-bottom: 10px;
	}

	.main-tech__info div span {
		width: 56px;
		font-size: 22px;
		line-height: 25px;
	}

	.news__img {
		height: 386px;
	}

	.news__date {
		font-size: 10px;
		line-height: 150%
	}

	.news__name {
		font-size: 15px;
		line-height: 132%
	}

	.news__item {
		margin-bottom: 40px;
	}

	.news__item--line .news__img {
		width: 160px;
		height: 160px;
		margin-right: 24px;
	}

	.news__item--line .news__text {
		font-size: 14px;
		line-height: 168%
	}

	.news__item--line .news__name {
		font-size: 15px;
		line-height: 132%;
		margin-bottom: 8px;
	}

	.news__item--line .news__link {
		margin-top: 16px;
		font-size: 10px;
		line-height: 150%;
	}

	.map__wrap {
		width: 304px;
	}

	.tab-info {
		margin-top: 40px;
	}

	.tab-info__block-form {
		padding: 32px 32px 36px;
	}

	.certificates-type__info {
		display: block;
	}

	.certificates-type__info_text {
		width: 100%;
		padding: 0;
	}

	.certificates-type__info_img {
		width: 100%;
		margin-top: 20px;
	}
}

/* 768 */
@media(max-width: 768px) {
	.form-ok__wrap {
		padding: 15px;
	}

	.form-ok__title {
		font-size: 36px;
		line-height: 39px;
		margin-bottom: 10px;
	}

	.form-ok {
		padding: 35px 30px 34px;
		width: 430px;
		max-width: 100%;
	}

	.form-ok__text {
		font-size: 18px;
		line-height: 24.2px;
	}


	.hide-mobile {
		display: none;
	}
}

@media(min-width:769px) {
	.hide-desktop {
		display: none;
	}
}

/* 767 */
@media (max-width:767px) {
	.visible-xs {
		display: block !important;
	}

	table.visible-xs {
		display: table !important;
	}

	tr.visible-xs {
		display: table-row !important;
	}

	td.visible-xs, th.visible-xs {
		display: table-cell !important;
	}

	.visible-xs-block {
		display: block !important;
	}

	.visible-xs-inline {
		display: inline !important;
	}

	.visible-xs-inline-block {
		display: inline-block !important;
	}

	.hidden-xs {
		display: none !important;
	}
}

/* 640 */
@media (max-width:640px) {
	.title-h2 {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 20px;
	}

	.title-h3 {
		font-size: 24px;
		line-height: 30px;
	}

	.title-h5 {
		font-size: 18px;
		line-height: 24px;
	}

	.section {
		margin-bottom: 40px;
	}

	.grid-6, .grid-5, .grid-4 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-3 {
		grid-template-columns: repeat(1, 1fr);
	}

	.category-item_title {
		padding: 15px;
	}

	.btns a {
		margin: 0 5px;
	}

	.form-line {
		padding: 40px 0;
	}

	.form-line__form {
		display: block;
	}

	.form-line__main {
		width: 100%;
		margin-top: 20px;
	}

	.form-line__body {
		width: 100%
	}

	.collections-title {
		margin-bottom: 20px;
	}

	.collections-list {
		display: block;
		margin-bottom: 0;
	}

	.collections-item {
		height: 120px;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	.collections-item:last-child {
		margin-bottom: 0;
	}

	.collections-item.big-box, .collections-item.small-box {
		width: 100%;
	}

	.collections-item.big-box .collections-item_info {
		width: 100%;
		padding: 15px;
		bottom: 0 !important;
		right: 0 !important;
		left: 0 !important;
	}

	.collections-item.small-box .collections-item_info {
		max-width: 160px;
		top: 15px;
		left: 15px;
	}

	.collections-item.big-box.white-box.right-box .collections-item_img:after, .collections-item.big-box.white-box.left-box .collections-item_img:after {
		width: 100%;
		height: 90%;
		bottom: 0;
		left: 0;
		top: auto;
		background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
	}

	.about-title:before, .about-title:after {
		display: none;
	}

	.about-title .title-h2 {
		padding-top: 0;
		padding-bottom: 0;
		text-align: center;
		background: none;
	}

	.about-plus {
		display: block;
	}

	.about-plus_item {
		height: 140px;
		margin-bottom: 10px;
	}

	.about-plus_item:last-child {
		margin-bottom: 0;
	}

	.discont-card {
		display: block;
	}

	.discont-card_img {
		width: 100%;
		max-width: 240px;
		margin: 20px auto 0 auto;
	}

	.discont-card_info {
		width: 100%;
		padding-left: 0;
	}

	.bread {
		margin-bottom: 19px;
		margin-top: 8px;
	}

	.bread--notfound {
		display: none;
	}

	.hamburger {
		margin-right: 20px;
	}

	.header {
		padding-top: 56px;
	}

	.header__bottom .btn-control {
		width: 28%;
		margin-top: 8px;
		justify-content: flex-end;
	}

	.header__bottom-right {
		width: 28%
	}

	.header__bottom .container {
		padding-left: 30px;
		padding-right: 24px;
	}

	.header__bottom-wrap {
		height: 56px;
	}

	.header__bottom-logo .logo {
		width: 80px;
		margin-top: 4px;
	}

	.card__slider {
		width: 100%
	}

	.card-fixed {
		position: fixed;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 12px;
		bottom: 0;
		left: 0;
		right: 0;
		background: #fff;
		box-shadow: 0 0 17px rgba(0, 0, 0, .15);
		transition: opacity .3s ease;
		z-index: 8;
	}

	.card-fixed.is-hidden {
		opacity: 0;
	}

	.card-fixed .btn {
		width: calc(50% - 20px);
		margin: 0 10px;
	}

	.discont {
		display: block;
		padding: 0 23px;
		margin-bottom: 10px;
		margin-left: 0;
	}

	.discont__img {
		width: 285px;
		margin: 0 auto -17px;
	}

	.discont__text {
		font-size: 15px;
		line-height: 140%;
		margin-bottom: 20px;
	}

	.discont__btn .btn {
		width: 100%
	}

	.discont__body {
		padding-left: 0;
	}

	.discont__title {
		text-align: center;
		margin-bottom: 21px;
	}

	.popup__wrap {
		width: 100%;
		max-height: 100%;
		padding: 34px 20px;
	}

	.popup .form {
		margin-top: 10px;
	}

	.popup .form__agree {
		font-size: 13px;
		line-height: 148%
	}

	.popup__close {
		right: 17px;
		top: 17px;
	}

	.popup__name {
		font-size: 25px;
		line-height: 27px;
	}

	.product__list .product {
		width: calc(50% - 8px);
	}

	.address__btn .btn {
		width: 100%;
	}

	.btn-control__icon {
		width: 32px;
		height: 32px;
	}

	.btn-control__icon .svg-icon {
		width: 26px;
		height: auto;
	}

	.btn-control__item--bust .btn-control__icon .svg-icon {
		width: 21px;
		height: auto;
	}

	.catalog-menu {
		display: none;
	}

	.main-banner__slider {
		height: auto;
	}

	.main-banner__slider.slider-common .slick-dots {
		bottom: 60px;
	}

	.main-banner__slider.slider-common .slick-dots li {
		margin: 0 6px;
	}

	.main-banner__btn {
		display: flex;
		padding: 16px 16px 0;
	}

	.main-banner__btn .btn {
		width: calc(50% - 16px);
		margin: 0 8px;
		padding: 8px 5px;
	}

	.main-banner__item {
		height: auto;
	}

	.main-banner__img {
		height: 42.15vw;
	}

	.subsection {
		flex-wrap: wrap;
		margin: 0 -24px;
	}

	.subsection__img {
		width: 60px;
		height: 60px;
		flex: none;
		margin-right: 16px;
		margin-bottom: 0;
	}

	.subsection__item {
		width: 100%
	}

	.subsection__item:nth-child(2n) {
		border-left: 1px solid #f3f3f3;
	}

	.imap {
		display: flex;
		flex-direction: column;
		border: 0;
	}

	.imap__body {
		display: block;
		padding-bottom: 8px;
	}

	.imap__map {
		order: 2;
		height: 512px;
		margin-left: -24px;
		margin-right: -24px;
	}

	.imap__name {
		margin-bottom: 16px;
	}

	.imap__icon {
		margin-right: 16px;
	}

	.imap__btn {
		margin-top: 20px;
	}

	.imap__btn .btn {
		padding: 13px 50px;
	}

	.imap__time {
		margin-bottom: 19px;
	}

	.imap__phone, .imap__time {
		font-size: 15px;
		line-height: 140%
	}

	.imap__item {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
		border-right: 0;
		padding: 0;
		margin-bottom: 32px;
	}

	.imap__body {
		border-top: 0;
		border-bottom: 1px solid #d6d6d6;
	}

	.main-info {
		width: 100%;
	}

	.not-found {
		height: calc(100vh - 64px);
	}

	.not-found__img {
		display: none;
	}

	.news__img {
		height: 59vw;
	}

	.news__item--line .news__img {
		display: none;
	}

	.map__wrap {
		display: none;
	}

	.btns {
		display: block;
	}

	.btns .btn {
		width: 100%;
		display: block;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 10px;
	}

	.btns .btn:last-child {
		margin-bottom: 0;
	}
}

/* 480 */
@media (max-width:480px) {
	.form__btn-row {
		display: block;
	}

	.form__btn-row .form__btn {
		margin-right: 0;
	}

	.form__btn-row .form__agree {
		margin-top: 11px;
	}

	.card__slider {
		height: calc(100vw - 48px);
	}

	.card .slick-for {
		width: 100%
	}

	.card .slick-for__item {
		width: 100%;
		height: calc(100vw - 48px);
	}

	.discont {
		padding: 0;
	}

	.tab-info__link .stock-icon {
		right: 5px;
		top: -32px;
	}

	.stock-icon {
		width: 63px;
		height: 63px;
		font-size: 9px;
		line-height: 90%;
		outline: 10px solid rgba(66, 149, 27, .16);
	}

	.stock-icon__wrap div {
		font-size: 13.2px;
		line-height: 90%;
	}
}

/* 360 */
@media (max-width:360px) {
	.product--small .product__wrap {
		padding-left: 10px;
		padding-right: 10px;
	}

	.product__body-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}

	.product__body-btn .btn {
		padding: 8px 12px;
		margin-left: 7px;
	}

	.mdropmenu {
		width: 100%;
	}
}

@media print {
	.visible-print {
		display: block !important;
	}

	table.visible-print {
		display: table !important;
	}

	tr.visible-print {
		display: table-row !important;
	}

	td.visible-print, th.visible-print {
		display: table-cell !important;
	}

	.visible-print-block {
		display: block !important;
	}

	.visible-print-inline {
		display: none !important;
	}

	.visible-print-inline {
		display: inline !important;
	}

	.visible-print-inline-block {
		display: none !important;
	}

	.visible-print-inline-block {
		display: inline-block !important;
	}

	.hidden-print {
		display: none !important;
	}
}

@media (max-height:768px) {
	.not-found__img img {
		max-width: 64%;
	}
}
/* End */


/* Start:/css/custom.css?176486017069934*/
:root {
    --black: #000;
    --green: #23b242;
    --green-dark: #4fb400;
    --red: #EB5757;
    --blue: #47a1f3;
    --gray-text: #808080;
    --gray-bg: #f3f3f3;
    --preloader: #b1795c;
}

.preloader-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fffffff2;
    z-index: 10000
}

.preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 128px;
    width: 128px;
    margin: -64px 0 0 -64px;
    -webkit-animation: 2s linear infinite fade;
    animation: 2s linear infinite fade
}

.status {
    margin: 12px 0;
}

.status.success {
    color: var(--green);
}

.status.error {
    color: var(--red);
}

.form-line__input.error::-webkit-input-placeholder {
    color: var(--red);
}

.form-line__input.error:-ms-input-placeholder {
    color: var(--red);
}

.form-line__input.error::-moz-placeholder {
    color: var(--red);
}

.form-line__input.error:-moz-placeholder {
    color: var(--red);
}

.form-line__input.is-error::-webkit-input-placeholder {
    color: var(--red);
}

.form-line__input.is-error:-ms-input-placeholder {
    color: var(--red);
}

.form-line__input.is-error::-moz-placeholder {
    color: var(--red);
}

.form-line__input.is-error:-moz-placeholder {
    color: var(--red);
}

.form-line__input::-webkit-input-placeholder {
    transition: color 0.3s;
}

.form-line__input:-ms-input-placeholder {
    transition: color 0.3s;
}

.form-line__input::-moz-placeholder {
    transition: color 0.3s;
}

.form-line__input:-moz-placeholder {
    transition: color 0.3s;
}

/*********quiz***********/
.directory__slider {
    /* display: block; */
}

.quiz-step {
    position: relative;
    padding-right: 80px;
    display: none;
}

.quiz-step.act {
    display: block;
}

.quiz-btn {
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    display: none;
}

.quiz-btn.act {
    display: flex;
}

.quiz-btn .step-next {
    width: 100px;
    margin-left: 40px;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 4.2px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 1s;
    display: none;
}

.step-prev.show,
.step-next.show {
    display: flex;
}

.quiz-btn.act .step-next {
    display: flex;
}

.quiz-btn .step-next span {
    margin-right: 10px;
}

.quiz-btn .step-prev {
    /* width: 110px;
    height: 30px; */
    /* background: url(/css/../images/i-arrow-l.svg) no-repeat center left; */
    cursor: pointer;
    transition: 1s;
    display: none;
}

.step-prev.show,
.step-next.show {
    display: flex;
}

.quiz-dots {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.quiz-dots .dot {
    width: 10px;
    height: 10px;
    margin: 15px 0;
    background-color: #000;
    border-radius: 50%;
    cursor: pointer;
}

.quiz-dots .dot.act {
    background-color: #dfb851;
}

.quiz-bottom {
    position: relative;
    margin-top: 50px;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row-reverse;
    align-items: center;
    flex-wrap: wrap;
}


.bx-soa-location-input-container div.bx-sls .dropdown-block {
    width: 100%;
    border: 1px solid #d6d6d6;
    padding: 16px 24px !important;
    background: #fff !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #171717 !important;
    transition: border-color .3s, background-color .3s ease;
    border-radius: 0px;
    box-shadow: none;
}

.bx-soa-location-input-container div.bx-sls .dropdown-block .bx-ui-sls-fake.form__input {
    width: 100%;
    border: none;
    padding: 16px 24px !important;
    background: #fff !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #171717 !important;
    transition: border-color .3s, background-color .3s ease;
    border-radius: 0px;
    box-shadow: none;
    font-family: inherit;
    top: -4px;
    height: 0px;
    left: -24px;
}

.bx-soa-location-input-container div.bx-sls .bx-ui-sls-pane {
    top: 57px;
    box-shadow: none;
    border: 1px solid #d6d6d6;
}

.bx-soa-location-input-container div.bx-sls .bx-ui-sls-error div {
    top: 5px;
}

.bx-soa-location-input-container div.bx-sls .bx-ui-sls-clear {
    margin-top: 14px;
}

.bx-soa-location-input-container div.bx-sls .dropdown-icon {
    display: none;
}

.has-error .bx-soa-customer-input,
.bx-soa-location-input-container div.bx-sls .dropdown-block.has-error,
.check.has-error .check__control {
    border-color: var(--red);
}

.form [data-login-phone-holder] [data-send-timer-link],
.form [data-login-phone-holder] .step:last-child {
    display: none;
}

.form [data-login-phone-holder] .form__code-text span span {
    display: initial;
    margin-bottom: 0;
}

.filter__more {
    cursor: pointer;
}

.filter__more:hover {
    color: var(--blue-dark);
}

.filter__more .active-text,
.filter__more.active .not-active-text {
    display: none;
}

.filter__more.active .active-text {
    display: inline;
}

.check__list.check__list--dropdown {
    margin-top: 20px;
}

.basket__total .current {
    font-family: 'Cormorant SC';
}

header #basket-item-table {
    max-height: 304px;
    overflow-y: auto;
    width: 100%;
}

#basket-item-table {
    width: 100%;
}

.tag.tag__fitting input {
    display: none;
}

@media (max-width: 1200px) {
    #basket-item-table {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }
}

.izb-btn {
    cursor: pointer;
}

.is-in .svg-icon use {
    stroke: #dfb851;
    fill:
        #dfb851;
}

.form-line__input {
    background-color: transparent !important;
    color: #fff !important;
}

.bx-sls .bx-ui-sls-loader {
    top: 14px !important;
}

.dtab {
    position: relative;
    z-index: 10;
}

.wrapper--index section:last-child {
    order: 4;
}

.wrapper--index section:last-child .section__block {
    padding-top: 0 !important;

}

.bx-sbb-empty-cart-text {
    text-align: center;
    font-family: 'Geometria';
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-top: 47px;
    color: #171717;

}

.bx-soa-empty-cart-text {
    text-align: center;
    font-family: 'Geometria';
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-top: 47px;
    color: #171717;
}

.bx-sbb-empty-cart-desc {
    text-align: center;
    font-family: 'Geometria';
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #171717;
    margin-bottom: 24px;
}

.bx-soa-empty-cart-desc {
    text-align: center;
    font-family: 'Geometria';
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #171717;
    margin-bottom: 24px;
}

.empty__btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.empty-block__wrap .btn {
    margin: 0;
    margin-top: 32px;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
}

.empty-block__text {
    font-size: 20px;
    line-height: 140%;
}

.empty-block__wrap {
    width: 100%;
    padding: 0 8px;
}

.form-line__input {
    transition: color 0.3s, border-color 0.3s ease;
}

.form-line__input.is-error {
    color: #EB5757;
    border-bottom: 1px solid #EB5757;
}

.form-line__field {
    position: relative;
}

.form-line__main .error {
    font-size: 11px;
    color: #EB5757;
}

.form-line__error {
    position: absolute;
    top: 92%;
    left: 0;
    font-size: 11px;
    color: #EB5757;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.form-line__input.is-error~.form-line__error {
    opacity: 1;
}

.form__col {
    position: relative;
}

.form__col .ui-datepicker-trigger {
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.share__body {
    transition: opacity 0.3s ease;
}

.share.is-active .share__body {
    opacity: 1;
    pointer-events: auto;
}

.ya-share2__list.ya-share2__list_direction_horizontal {
    display: flex;
}

@media(max-width: 640px) {
    .form__col {
        width: 100%;
        margin-bottom: 15px;
    }

    .form__col:last-child {
        margin-bottom: 0;
    }

    .popup--secondary .popup__wrap {
        width: 920px;
        padding: 24px 30px;
    }

    .share__body {
        right: 0;
    }


    .popup--middle .popup__wrap {
        width: 500px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .popup__text p {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .form__row {
        display: block;
    }
}

@media (max-width: 960px) {
    .card {
        margin-top: 0;
        margin-bottom: 50px;
    }

}

.search form {
    margin: 0;
}

@media (max-width: 1200px) {
    .basket-top__price-name {
        margin-right: 12px;
    }
}


.basket-top__price-total {
    font-feature-settings: "pnum"on, "lnum"on;
}

@media (max-width: 1200px) {
    .basket__item {
        min-height: 160px;
        padding-bottom: 73px;
    }

    .basket__total {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        padding: 0;
        height: 45px;
        position: absolute;
        bottom: 16px;
        right: 22px;
        order: 4;
        width: calc(100% - 151px);
        text-align: right;
    }

    .basket__total .current {
        font-size: 21px;
        line-height: 120%;
    }

    .basket__price {
        display: none;
    }

    .basket__count {
        position: absolute;
        left: 22px;
        padding-left: 0;
        bottom: 22px;
    }

    .basket .size__title {
        font-weight: 400;
        font-size: 15px;
        line-height: 140%;
    }

    .basket .size__item.is-active {
        font-weight: 400;
        font-size: 15px;
        line-height: 140%;
    }
}


.radio__list form {
    margin-bottom: 0;
}

#ui-datepicker-div.ui-widget.ui-widget-content {
    z-index: 15 !important;
}


.dfitting__body .product__list .product {
    margin: 0 16px 32px;
    width: calc(50% - 32px);
}

@media (max-width: 1200px) {
    .fixed-menu__item {
        margin: 0 10px;
    }
}

.ui-datepicker-trigger {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.product__delete.is-in .svg-icon use {
    fill: #8c8c8c;
    stroke: initial;
}

@media (min-width: 992px) {
    .product__delete:hover .svg-icon use {
        fill: #171717;
    }
}


.shops__item {
    display: flex;
    flex-direction: column;
}

.shops__body {
    flex-grow: 1;
}



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

div.title-search-result table {
    display: block;
}

div.title-search-result table tbody {
    display: block;
}

div.title-search-result table tbody tr {
    display: block;
}

div.title-search-result a b {
    color: #dfb851;
}

div.title-search-result table tbody tr td {
    display: block;
    white-space: initial;
}

@media(max-width: 560px) {
    div.title-search-result {
        width: 273px !important;
        left: 23px !important;
    }

    .basket__total-stock {
        margin-top: 2px;
        font-size: 14px;
        line-height: 140%;
        padding: 1px 5px;
        color: #171717;
        background: #f3f3f3;
    }

    .basket__total-title {
        margin-top: 4px;
        color: #8c8c8c;
        font-size: 12px;
        line-height: 1.2;
    }
}



@media(min-width: 1350px) {
    .menu-footer__col:nth-child(3) {
        width: 345px;
    }
}

.wrapper--center .main__title {
    text-align: center;
}



.del--info .del__item:nth-child(even) .del__img {
    order: 1;
}

.del--info .del__item:nth-child(even) .del__body {
    order: 2;
    padding-left: 51px;
    padding-right: 0;
}

.del--info p a {
    display: inline-flex;
    align-items: center;
    border-bottom: 1px solid #171717;
}

.faq__control span {
    display: block;
    width: 100%;
    height: 1px;
    transform: rotate(45deg);
    background-color: #171717;
}

.del__btn {
    margin-top: 15px;
}

.faq__control span:last-child {
    position: absolute;
    transform: rotate(135deg)
}

.wrapper--center .main__title {
    text-align: center;
}

@media(max-width: 1200px) {
    .wrapper--center .main__title {
        text-align: left;
    }
}

.del--promo .del__body {
    width: 476px;
    padding: 0;
}

.del--promo .del__item {
    justify-content: center;
}

.del--promo .del__text p {
    font-size: 20px;
    line-height: 140%;
}

.del--promo .del__text {
    margin-bottom: 0;
}

.del--promo .del__img {
    margin-left: -155px;
}

.del--ppresent .del__body {
    width: 513px;
}

.del--ppresent .del__item {
    justify-content: space-between;
}

.del--ppresent .del__img {
    width: 617px;
    margin-left: -115px;
}


.del__item--default .del__body {
    width: 497px;
    margin-right: 87px;
    flex: none;
}

.del__item--default .del__img {
    width: 449px;
    display: flex;
    justify-content: flex-end;
    margin-left: 0;
}

.del--ppresent {
    width: 1014px;
    margin: 0 auto;
}

.del__item--img .del__img {
    flex-direction: column;
    align-items: flex-start;
}

.del__item--img .del__img img {
    width: auto;
}

@media(max-width: 1200px) {
    .del--ppresent {
        width: 100%;

    }
}

@media(min-width: 1350px) {
    .del--info p {
        font-size: 20px;
        line-height: 133%;
    }

    .del--info .del__body {
        padding-top: 16px;
    }

    .del--present {
        width: 1027px;
        margin-left: auto;
        margin-right: auto;
    }

    .del--present .del__img {
        width: 414px;
    }
}

.del--text .del__body {
    padding-top: 0;
}

.btn--black .svg-icon use {
    fill: #fff;
}

.del__block {
    margin-bottom: 56px;
}

.del__block:last-child {
    margin-bottom: 0;
}

.del--app .del__body {
    width: 381px;
    padding-right: 0;
    margin-right: 91px;
}

.del--app .del__text {
    margin-bottom: 16px;
}

.del--app .del__item {
    justify-content: center;
}

.del--app .del__body {
    padding-top: 0;
}

@media (max-width: 1200px) {
    .del--promo .del__text p {
        font-size: 15px;
        line-height: 140%;
    }

    .del--promo .del__img {
        margin-left: -110px;
    }

    .del--promo .del__body {
        width: 333px;

    }
}

@media (max-width: 1046px) {
    .del--promo .del__img {
        margin-left: 0;
    }
}

@media (max-width: 960px) {
    .del--promo .del__body {
        width: 100%;
        margin-bottom: 24px;
    }

    .section--100 .section__block {
        padding-bottom: 60px;
    }

    .del--promo .del__img {
        margin-left: 0;
        width: auto;
        max-width: 100%;
    }

    .del--app .del__body {
        width: 100%;

        text-align: center;
    }

    .del--present .del__body {
        width: 100%;
    }

    .del__block {
        margin-bottom: 24px;
    }

    .del__link-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .del__link-img a {
        display: inline-flex;
    }



    .del--info .del__item:nth-child(even) .del__body {
        padding-left: 0;
    }

    .del__text {
        margin-bottom: 0;
    }
}

.prezent--mt {
    margin-top: 40px;
}

.main-text {
    width: 790px;
    padding: 32px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 90px;
    text-align: center;
    background: #F0F9FF;
}

.main-text a {
    display: inline-flex;
    border-bottom: 1px solid #171717;
}

.main-text__text {
    margin-bottom: 16px;
}

.main-text--mini {
    width: 498px;
    padding: 0;
    background-color: transparent;
}

.main-text--long {
    width: 696px;
}

@media(max-width: 1200px) {
    .main-text--long .main-text__text {
        font-size: 15px;
        line-height: 140%;
    }

    .main-text--long {
        width: 552px;
    }

    .main-text--long .main-text__text a {
        font-size: 15px;
        line-height: 140%;
    }
}

.form-mini {
    position: relative;
    width: 482px;
    margin: 0 auto;
    margin-top: 156px;
}

.status.success {
    display: none !important;
}

.form-mini--mt0 {
    margin-top: 0 !important;
}

.form-mini .form__title {
    text-align: center;
    margin-bottom: 40px;
}

.form-mini .form__agree .check__control {}

.form-mini .check__text {
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    font-family: 'SF Pro Display';
}

.del__text ul li {
    position: relative;
    margin-bottom: 16px;
    padding-left: 24px;
}

.del__text ul li::before {
    content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ECD391;
    border-radius: 50%;
    left: 0;
    top: 7px;
}


.del__text ul li span {
    display: block;
    margin-bottom: 12px;
}

.del__text ul li:last-child {
    margin-bottom: 0;
}

.del__text ol {
    margin: 0;
    list-style: none;
    padding: 0;
    counter-reset: myCounter;
}

.del__text ol li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
}

.del__text ol li::before {
    counter-increment: myCounter;
    content: counter(myCounter)".";
    width: 21px;
    display: inline-block;
}

.del__text ol li:last-child {
    margin-bottom: 0;
}

.del__mega {
    text-align: center;
    width: 907px;
    margin: 80px auto 0;
    max-width: 100%;
    font-size: 20px;
    line-height: 140%;
}

.del__mega p {
    font-size: inherit;
    line-height: inherit;
}

.del__btn {
    margin-top: 40px;
    text-align: center;
}

.del__link {
    position: relative;
    margin-top: 20px;
    text-align: right;
}

.del__link a {
    position: relative;
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .02em;
    text-transform: uppercase;
    border-bottom: 1px solid #171717;
    transition: 0.3s;
}

.del__link a:hover {
    border-color: #fff;
    transition: 0.3s;
}

.big-text {
    width: 856px;
    max-width: 100%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    font-family: 'Cormorant SC';
    letter-spacing: 0.03em;
    font-feature-settings: 'tnum'on, 'lnum'on;
    color: #171717;
}


.big-text--mt {
    margin-top: 120px;
    margin-bottom: 80px;
}

.del__info-item a {
    display: inline-flex;
    border-bottom: 1px solid #171717;
}

.del--center .del__item {
    align-items: center;
}

.del--top .del__item {
    align-items: flex-start;
}

.del--info.del--center .del__body,
.del--info.del--top .del__body {
    padding-top: 0;
}

.s-text {
    width: 826px;
    margin: 0 auto 64px;
    text-align: center;
}

.s-text__people {
    margin-bottom: 48px;
}

.s-text__big {
    font-family: 'Cormorant SC';
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 0.03em;
    line-height: 120%;
    margin-bottom: 24px;
}

.s-text__people-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.s-text__people-name {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 2px;
}

.s-text__people-post {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #909090;
    letter-spacing: 0.03em;
}

.s-text__text {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
}

.s-text--inner {
    margin-top: 120px;
}

.s-text--inner .s-text__big {
    margin-bottom: 0;
}

.s-text--inner .main-text {
    margin-top: 80px;
    margin-bottom: 80px;
}

.s-text--inner .s-text__text {

    font-size: 18px;
    line-height: 140%;
}

.s-text--inner .s-text__text h3 {
    margin-bottom: 16px;
}

.main__title-text--about {
    max-width: 826px;
    margin-bottom: 64px;
}

.main__title-text--decoration {
    text-align: center;
    width: 659px;
    margin-top: 32px;
    padding-bottom: 20px;
}

.main__title-text--decoration p {
    font-size: 20px;
    line-height: 140%;
}

.main__title-text--decoration .btn {
    margin-top: 7px;
    padding: 18px 40px;
}

@media(max-width: 1200px) {
    .del__text ul li {
        font-size: 14px;
        line-height: 153%;
        margin-bottom: 9px;
        padding-left: 15px;
    }

    .del__text ul {
        margin: 0 0 15px;
    }

    .del__text ul li::before {
        content: " ";
        position: absolute;
        width: 7px;
        height: 7px;
        background: #ECD391;
        border-radius: 50%;
        left: 0;
        top: 5px;
    }

    .del__text ul:last-child {
        margin-bottom: 0;
    }

    .del__text ol li {
        font-size: 14px;
        line-height: 153%;
        margin-bottom: 10px;
    }

    .del__mega {
        width: 100%;
        margin: 56px auto 0;
        font-size: 17px;
        line-height: 140%;
    }

    .main__title-text--decoration {
        text-align: left;
        width: 100%;
        margin-top: 28px;
        padding-bottom: 35px;
    }

    .main__title-text--decoration p {
        font-size: 14px;
        line-height: 153%;
        margin-bottom: 15px;
    }


    .main__title-text--decoration .btn {
        margin-top: 7px;
        padding: 18px 40px;
    }
}

@media(min-width: 1200px) {
    .del--info.del--mini p {
        font-size: 18px;
        line-height: 140%;
    }





    .del--info.del--mini ul li::before {}


    .del--info.del--mini ul {
        margin-bottom: 15px;
    }

    .main__title-text--about p {
        font-weight: 400;
        font-size: 20px;
        line-height: 140%;
    }
}

@media(max-width: 1200px) {

    .del--center .del__info {
        padding-left: 0;
    }

    .s-text {
        width: 682px;
        max-width: 100%;
        margin: 0 auto 32px;
    }

    .s-text__people {
        margin-bottom: 24px;
    }

    .s-text__big {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 24px;
    }

    .s-text__people-name {
        font-size: 15px;
        line-height: 140%;
    }

    .s-text__people-post {
        font-size: 11px;
        line-height: 130%;
    }

    .s-text__text {
        font-size: 15px;
        line-height: 140%;
    }

    .s-text--inner {
        margin-top: 100px;
    }

    .s-text--inner .main-text {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media(max-width: 960px) {
    .del__info {
        margin-top: 15px;
    }

    .s-text--inner {
        margin-top: 40px;
    }

    .s-text--inner .s-text__big {
        font-size: 22px;
        line-height: 120%;
    }

    .s-text--inner .main-text {
        font-size: 15px;
        line-height: 140%;
    }

    .s-text--inner .main-text__text a {
        font-size: 15px;
        line-height: 140%;
    }

    .s-text--inner .s-text__text {
        font-size: 15px;
        line-height: 140%;
    }
}

.i-text__item {
    display: inline-flex;
    align-items: flex-start;
}

.i-text__main {
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    width: 308px;
    flex: none;
    font-family: 'Cormorant SC';
    letter-spacing: 0.03em;
}

.i-text__item {
    margin-bottom: 50px;
}

.re__item {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 16px;
}

.re__item:last-child {
    margin-bottom: 0;
}

.re__item span {
    color: #8C8C8C;
    margin-right: 4px;
}

.re__item a {
    border-bottom: 1px solid #171717;
}

@media(max-width: 1200px) {
    .re__item {
        font-size: 15px;
        line-height: 140%;
    }
}

@media(max-width: 960px) {
    .i-text__main {
        width: auto;
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 12px;
    }

    .main__title-wrap--about {
        text-align: left;
    }

    .main__title-wrap--detail .main__title-text.main__title-text--about {
        max-width: initial;
        text-align: left;
    }

    .i-text__item {
        margin-bottom: 32px;
    }

    .i-text__item {
        display: block;
    }
}

.pay {
    display: flex;
    margin-bottom: 120px;
}

.pay ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}


.pay ul li {
    position: relative;
    padding-left: 24px;
    margin-right: 24px;
}


.pay ul li::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ECD391;
}

.pay ul li:last-child {
    margin-right: 0;
}

.pay__text {
    font-size: 18px;
    line-height: 140%;
}

.pay__col:nth-child(1) {
    width: 408px;
    flex: none;
    margin-right: 105px;
}

.pay__name {
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 25px;
}

@media(max-width: 1200px) {

    .pay {
        display: flex;
        margin-bottom: 80px;
    }

    .pay ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }


    .pay ul li {
        position: relative;
        padding-left: 17px;
        margin-right: 10px;
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 139%;
    }


    .pay ul li::before {
        top: 8px;
        width: 7px;
        height: 7px;
    }

    .pay ul li:last-child {
        margin-right: 0;
    }

    .pay__text {
        font-size: 16px;
        line-height: 139%;
    }

    .pay__col:nth-child(1) {
        width: 356px;
        flex: none;
        margin-right: 47px;
    }

    .pay__name {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        margin-bottom: 11px;
    }

}



@media(max-width: 961px) {

    .pay {
        display: block;
        margin-bottom: 40px;
    }

    .pay ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }


    .pay ul li {
        font-size: 14px;
        line-height: 140%;
    }


    .pay ul li::before {
        top: 8px;
        width: 7px;
        height: 7px;
    }

    .pay ul li:last-child {
        margin-right: 0;
    }

    .pay__text {
        font-size: 15px;
        line-height: 140%;
    }

    .pay__col:nth-child(1) {
        width: 100%;
        flex: none;
        margin-right: 0;
        margin-bottom: 32px;
    }

    .pay__name {
        font-size: 15px;
        line-height: 140%;
        margin-bottom: 12px;
    }

}

.btn-control__count {
    background-color: #171717;
}

.empty-block__btn {
    margin-top: 24px;
}

.empty-block__btn .btn {
    padding: 18px 40px;
}

.ul-link li a span {
    margin-bottom: 0 !important;
    font-size: 20px;
    line-height: 123%;
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}

.ul-link li a span span {

    display: inline-block;
    border-bottom: 1px solid #171717;
}

.ul-link li a svg {
    margin-left: 17px;
}

.ul-link li {
    margin-bottom: 32px;
}

.ul-link li a {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 1200px) {
    .ul-link li a span {
        font-size: 15px;
        line-height: 140%;
    }

    .ul-link li a svg {
        margin-left: 10px;
        width: 12px;
        height: auto;
        margin-top: 3px;
    }

    .del__text ul.ul-link li::before {
        top: 7px;
    }
}

@media(max-width: 992px) {
    .ul-link li a span span {
        border-bottom: 0;
    }


    .del--ppresent img {
        display: none !important;
    }
}

.wrapper--inner-mini .main__title {
    width: 619px;
    margin: 0 auto;
}

.text-blue {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    padding: 32px 40px;
    background: #F0F9FF;
    margin-bottom: 48px;
}

@media(max-width: 1200px) {
    .text-blue {
        font-size: 15px;
        line-height: 140%;
        padding: 12px;
    }
}

.p-info {
    display: flex;
    margin: 0 -10px 64px;
}

.p-info__logo {
    display: flex;
    align-items: center;
    height: 82px;

    width: 100%;
    justify-content: center;
    margin-bottom: 39px;
}

.p-info__info {
    position: relative;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    padding-left: 24px;
    margin-bottom: 46px;
}


.p-info__info::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background: #ECD391;
    left: 0;
    top: 8px;
}

.p-info__text div {
    display: flex;
    position: relative;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    padding-left: 24px;
    margin-bottom: 46px;
}

.p-info__text div::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background: #ECD391;
    left: 0;
    top: 8px;
}

.p-info__text div span:first-child {
    width: 157px;
}

.p-info__text div span:nth-child(2) {
    margin-right: 51px;
}

.p-info__text div {
    margin-bottom: 32px !important;
}

.p-info__text div:last-child {
    margin-bottom: 0 !important;
}


.p-info__text div span:nth-child(3) {
    text-align: center;
    width: 40px;
}

.p-info__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 24px;
}


.p-info__title span:first-child {
    width: 167px;
    margin-right: 59px;
    display: inline-block;
}

.p-info__item {
    width: calc(50% - 20px);
    margin: 0 10px;
    padding: 47px 63px;
    border: 1px solid #D6D6D6;
}

.p-info__dop {
    margin-top: 76px;
    font-size: 20px;
    line-height: 140%;
}

.p-info__big {
    font-family: 'Cormorant SC';
    font-weight: 500;
    font-size: 44px;
    line-height: 100%;
    max-width: 935px;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.03em;
    margin-bottom: 120px;
}

@media(max-width: 1200px) {

    .p-info {
        display: flex;
        padding: 0 70px;
        margin: 0 -10px 56px;
    }

    .p-info__logo {
        height: 53px;
        margin-bottom: 24px;
    }

    .p-info__logo img {
        max-height: 100%;
    }

    .p-info__item:last-child .p-info__logo img {
        max-height: 32px;
    }

    .p-info__info {
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 24px;
        max-width: 270px;
    }

    .p-info__info::before {
        top: 6px;
    }

    .p-info__text div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 25px;
    }

    .p-info__text div::before {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        position: absolute;
        background: #ECD391;
        left: 0;
        top: 7px;
    }

    .p-info__text div span:first-child {
        width: 104px;
    }

    .p-info__text div span:nth-child(2) {
        margin-right: 0;
    }

    .p-info__text div {
        margin-bottom: 25px !important;
    }

    .p-info__text div:last-child {
        margin-bottom: 0 !important;
    }


    .p-info__text div span:nth-child(3) {
        text-align: center;
        width: 40px;
    }

    .p-info__title {
        display: flex;
        width: 100%;
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 30px;
        justify-content: space-between;
    }


    .p-info__title span:first-child {
        width: auto;
        margin-right: 0;
    }

    .p-info__item {
        padding: 27px 24px;
    }

    .p-info__dop {
        margin-top: 27px;
        font-size: 15px;
        line-height: 140%;
    }

    .p-info__big {
        font-size: 40px;
        line-height: 100%;
        margin-bottom: 64px;
    }
}


@media(max-width: 960px) {
    .p-info {
        flex-direction: column;
        align-items: center;
        padding: 0;
    }

    .p-info__item {
        width: 360px;
        margin-bottom: 24px;
        max-width: 100%;
    }

    .p-info__big {
        font-size: 24px;
        line-height: 100%;
        width: 550px;
        margin: 0 auto;
        max-width: 100%;
        margin-bottom: 48px;
    }

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

.dis-form {
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dis-form__body {
    width: 504px;
    flex: none;
}

.dis-form__body form {
    width: 482px;
}

.dis-form__body .check__text {
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
}

.form__info-text {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 24px;
}

@media(max-width: 1200px) {
    .dis-form {
        margin-bottom: 56px;
    }

    .dis-form__body {
        width: 398px;
        margin-right: 51px;
        flex: none;
    }

    .dis-form__body form {
        width: 398px;
    }

    .form__info-text {
        font-size: 15px;
        line-height: 140%;
    }
}

@media(max-width: 960px) {
    .dis-form {
        display: block;
        margin-bottom: 28px;
    }

    .dis-form__body {
        width: 100%;
        margin-right: 0;
        flex: none;
        padding: 0 16px;
        margin-bottom: 42px;
    }

    .dis-form__body form {
        width: 100%;
    }

    .form__info-text {
        font-size: 15px;
        line-height: 140%;
    }
}

.form__error--mail {
    color: #eb5757;
    font-size: 11px;
    position: absolute;
    left: 0;
    line-height: 1.1;
    bottom: -12px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.is-error .form__error--mail {
    opacity: 1;
}

.i-radio {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.i-radio__name {
    font-family: 'Cormorant SC';
    font-weight: 600;
    font-size: 17px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.04em;
    font-feature-settings: 'pnum'on, 'lnum'on;

}

.i-radio__item input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 5;
}

.i-radio__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    height: 67px;
}

.i-radio__item {
    position: relative;
    margin: 0 16px;
    width: calc(25% - 32px);
    border: 1px solid #D6D6D6;
    transition: border-color 0.3s, border-width 0.3s ease;
}

.i-radio__wrap {
    padding: 15px;
}

.i-radio__item:has(> input:checked) {
    border: 1px solid #DFB851;
}

.i-radio--big {
    margin-bottom: -32px;
}

.i-radio--big .i-radio__item {
    width: calc(100%/3 - 32px);
    margin-bottom: 32px;

}

.i-radio--big .i-radio__icon {
    height: 77px;
}

.i-radio--icon .i-radio__wrap {
    padding: 12px;
    height: 173px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.i-radio--icon .i-radio__icon {
    height: auto;
    margin-bottom: 0;
}

.i-radio {
    margin: 0 -16px;
}

@media(max-width: 1200px) {
    .i-radio {
        margin: 0 -10px;
    }

    .i-radio__name {
        font-size: 15px;
    }

    .i-radio__item {
        position: relative;
        margin: 0 10px;
        width: calc(20% - 20px);
    }

    .i-radio--big .i-radio__item {
        margin-bottom: 20px;
    }

    .i-radio--icon .i-radio__wrap {
        padding: 12px;
        height: 133px;
    }
}

@media(max-width: 960px) {
    .i-radio {
        margin: 0 -5px;
    }

    .i-radio__name {
        font-size: 15px;
    }

    .i-radio {
        margin-bottom: -10px;
    }

    .i-radio__item {
        margin: 0 5px;
        width: calc(33.3% - 10px);
        margin-bottom: 10px;
    }

    .i-radio--big {
        margin-bottom: -10px;
    }

    .i-radio__name {
        font-size: 14px;
    }

    .i-radio--big .i-radio__item {
        margin-bottom: 10px;
    }

    .i-radio--icon .i-radio__wrap {
        padding: 12px;
        height: 133px;
    }
}

@media(max-width: 480px) {
    .i-radio__item {
        width: calc(50% - 10px);
    }

    .i-radio--big .i-radio__item {
        /* width: calc(100%/2 - 10px); */
        width: calc(100%/3 - 10px);
    }

    .i-radio--big .i-radio__icon {
        height: 54px;
        margin-bottom: 7px;
    }

    .i-radio--big .i-radio__icon img {
        height: 100%;
    }

    .i-radio__wrap {
        padding: 5px;
    }

    .quiz-step {
        padding-right: 20px;
    }
}

@media(max-width: 360px) {
    .i-radio--icon .i-radio__wrap {
        padding: 10px;
    }

    .i-radio__name {
        font-size: 11px;
        letter-spacing: 0;
    }
}

/*
@media(max-height: 850px) {
    .popup[data-popup="fast_order"] {
        display: block;
    }

    .popup[data-popup="fast_order"] .popup__wrap {
        max-height: initial;
        margin: 0 auto;
    }
}
*/

.shops__item.is-active .shops__name {
    color: #ECD391;
}

.product__img img {
    max-height: 100%;
}

.slick-for__item {
    width: 100%;
    align-items: center;
    justify-content: center;
}

.slick-for__item img {
    max-height: 100%;
}

.slick-nav__item {
    width: 100%;
    align-items: center;
    justify-content: center;
}

.slick-nav__item img {
    max-height: 100%;
}

.pagination .pagination {
    margin-top: 0;
}

.catalog__body-wrap~.pagination {
    /* margin-top: 0; */
}

.product .btn-basket--mobile {
    position: absolute;
    top: -9px;
    right: 0;
}

@media(max-width: 768px) {
    .catalog__body {
        padding-bottom: 25px;
    }
}

.tooltip-small {
    position: absolute;
    bottom: 45px;
    width: 120px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.2;
    box-shadow: 2px 3px 11px hsl(0deg 0% 40% / 50%);
    padding: 3px 10px;
    text-align: center;
    left: -40px;
    background: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.share:hover .tooltip-small {
    opacity: 1;
}

.share.is-active:hover .tooltip-small {
    opacity: 0;
}

.card__dop .izb-btn {
    position: relative;
}

.izb-btn:hover .tooltip-small {
    opacity: 1;
}


.btn-present:hover .tooltip-small {
    opacity: 1;
}


.izb-btn .tooltip-small span:last-child {
    display: none;
}

.izb-btn.is-in .tooltip-small span:last-child {
    display: block;
}

.izb-btn.is-in .tooltip-small span:first-child {
    display: none;
}

.catalog-item .tooltip-small {
    bottom: 26px;
    left: -48px;
}

@media(max-width: 1200px) {
    .product .product__izb {
        opacity: 1;
        pointer-events: auto;
    }

    .product .product__izb .tooltip-small {
        bottom: 25px;
        left: -52px;
    }
}

.prod__count-1 {
    position: relative;
}

.tooltip-prod a {
    border-bottom: 1px solid #171717;
}

.checkout__agree-text a {
    border-bottom: 1px solid #171717;
}

.tooltip-prod {
    position: absolute;
    position: absolute;
    bottom: 52px;
    width: 160px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.2;
    box-shadow: 2px 3px 11px hsl(0deg 0% 40% / 50%);
    padding: 3px 10px;
    text-align: center;
    left: -23px;
    background: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    z-index: 2;
}

.prod__count-1 .counter-minus {
    pointer-events: none;
    opacity: 0.6;
}

.prod__count-1 .counter-plus {
    pointer-events: none;
    opacity: 0.6;
}

.prod__count-1 .counter-input {
    pointer-events: none;
    opacity: 0.6;
}

.prod__count:hover .tooltip-prod {
    opacity: 1;
    pointer-events: auto;
}


.form-line__form .form-line__agree-text a {
    color: #fff;
    text-decoration: underline;
}

@media(min-width: 1200px) {
    .form-line__agree-text {
        width: 90%;
    }
}



.form__agree a {

    text-decoration: underline;
}

.tooltip__main span {
    cursor: pointer;
}

.card__slider .slick-for {
    width: 100%;
}

.dtab__control {
    width: calc(100% + 10px);
}

.fixed-menu__icon {
    flex: none;
}

@media(max-width: 1200px) {
    .fixed-menu__item {
        width: 64px;
        margin: 0 5px;
    }
}

@media(max-width: 640px) {
    .mobile-menu {
        top: 56px;
    }

    .form-mini {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .main-banner__slider.slider-common .slick-dots {
        bottom: 10px;
    }

    /*
    .main-banner__slider.slider-common .slick-dots li button {
        border: 1px solid #171717;
    }
*/
    .main-banner__btn {
        padding-top: 20px;
    }
}


@media (max-width: 640px) {
    .popup--middle .popup__wrap {
        width: 100%;
    }

    .prod__body .alert {
        font-size: 12px;
        line-height: 1.2;
        margin-top: 4px;
    }
}


.fixed-menu__item:last-child {
    display: none;
}

@media (max-width: 1200px) {
    .card__dop .share {
        z-index: 2;
    }
}

.share__icon svg:last-child {
    display: none;
}


.btn-present svg:nth-child(3) {
    display: none;
}

@media (max-width: 1200px) {
    .btn-present svg:nth-child(3) {
        display: block;
    }

    .share__icon svg:last-child {
        display: block;
    }

    .share__icon svg:nth-child(1) {
        display: none;
    }

    .btn-present svg:nth-child(2) {
        display: none;
    }

    .card__dop .izb-btn .svg-icon use {
        stroke: #D6D6D6;
    }

    .card__dop .izb-btn.is-in .svg-icon use {
        stroke: #dfb851;
    }

    .card__btn {
        width: 100%;
    }

    .card__btnblock {
        width: 100%;
    }

    .card__dop .izb-btn svg {
        max-width: 19px;
        height: auto;
    }
}

.ui-datepicker-trigger {
    display: none !important;
}

.form__date-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 15px;
    z-index: 2;
    cursor: pointer;
}

@media(min-width: 1200px) {
    .product__list__big {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -16px;
    }

    .product__list__big .product {
        width: calc(50% - 32px);
        margin-bottom: 24px;
        margin-left: 16px;
        margin-right: 16px;

        height: auto;
        min-height: initial;
    }

    .product__list__big .tooltip-small {
        bottom: 24px;
        left: -54px;
    }

    .product__list__big .product .size {
        background: #FFFFFF;
        width: 276px;
        position: absolute;
        bottom: 51px;
        padding: 22px;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease;
        border: 1px solid #D6D6D6;
        box-shadow: 0px 4px 20px rgba(84, 84, 84, 0.1);
    }

    .product__list__big .product__body:hover .size {
        opacity: 1;
        pointer-events: auto;
    }

    .product__list__big .product__price-wrap {
        text-align: left;
    }

    .product__list__big .product__izb {
        opacity: 1;
    }

    .product__list__big .product__body {
        position: absolute;
        bottom: 24px;
        left: 16px;
        padding-top: 60px;
    }

    .product__list__big .product__text-wrap {
        text-align: left;
        margin-bottom: 12px;
    }

    .product__list__big .product__price {
        order: 2;
    }

    .product__list__big .product__body-btn .btn {
        padding: 11px;
    }

    .product__list__big .product__text {
        order: 1;
    }

    .product__list__big .product__info {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .product__list__big .product--small .product__wrap {
        align-items: flex-start;
        flex-direction: row;
        position: relative;
        padding: 36px 16px 78px;
        box-shadow: none !important;
        pointer-events: initial;
    }

    .product__list__big .product--small .product__img {
        width: 162px;
        height: 162px;
        margin-right: 14px;
        flex: none;
        margin-bottom: 0;
    }

    .product__list__big .product__body {
        opacity: 1;
        pointer-events: initial;
    }
}


.prod__img {
    margin-right: 16px;
}

@media (max-width: 1200px) {
    .basket__total {
        height: auto;
    }
}



.basket-coupon-alert-section {
    position: absolute;
    width: 100%;
    box-shadow: 0px 4px 20px rgb(84 84 84 / 10%);
    background-color: #ffff;

    z-index: 5;
}

.basket-coupon-alert.text-danger {
    padding: 15px;
}


.basket-coupon-alert {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.basket-coupon-alert {
    margin-bottom: 10px;
}

.basket-coupon-alert:last-child {
    margin-bottom: 0;
}

.basket-coupon-text {
    font-family: 'SF Pro Display';
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 1px;
    color: #8C8C8C;
}

.basket-coupon-text strong {
    color: #171717;
}

.basket-coupon-alert .close-link {
    font-size: 0;
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer;
}

.basket-coupon-alert .close-link::before {
    content: " ";
    position: absolute;
    width: 1px;
    height: 15px;
    background-color: #8C8C8C;
    transform: rotate(-45deg);
    top: 0;
    right: 7px;
}

.basket-coupon-alert .close-link::after {
    content: " ";
    position: absolute;
    width: 1px;
    height: 15px;
    background-color: #8C8C8C;
    transform: rotate(45deg);
    top: 0;
    right: 7px;
}

.fixed-menu__icon span {
    position: absolute;
    top: -6px;
    right: -3px;
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 1px 0 0 1px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #b1795c;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #fff;
    background-color: #171717;
    top: 1px;
    right: 11px;
}

.fixed-menu__icon {
    position: relative;
}

@media (max-width: 768px) {
    .popup--secondary .popup__wrap {
        max-height: initial;
        overflow-y: auto;
    }

    .popup--secondary {
        align-items: stretch;
    }
}

@media (max-width: 768px) {
    .dtab__control-item {
        margin-bottom: 24px;
    }
}

.card__count-text {
    display: block;
    margin-bottom: 11px;
}

.card__count {
    margin-bottom: 25px;
}

.card__count-text span {
    position: relative;
    color: #e10000;
    font-size: 16px;
    padding-left: 12px;
    line-height: 1.1;
}

.card__count__btn .btn {
    width: 210px;
    max-width: 100%;
}

.card__count-text span::before {
    content: " ";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #e10000;
    position: absolute;
    left: 0;
    top: 7px;
}

.text-page p {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 15px;
}

.text-page ul {
    margin-bottom: 15px;
}

.text-page ul li {
    position: relative;
    padding-left: 24px;
    margin-right: 24px;
    margin-bottom: 10px;
    font-size: 18px;
}

.text-page ul li:last-child {
    margin-bottom: 0;
}

.text-page ul li::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ECD391;
}

@media(max-width: 1140px) {
    .text-page p {
        font-size: 14px;
    }

    .text-page ul li {
        padding-left: 19px;
        margin-right: 0;
        font-size: 14px;
        line-height: 153%;
    }

    .text-page ul li::before {
        top: 5px;
        width: 8px;
        height: 8px;
    }
}

.product--popup .product__text {
    font-size: 24px;
    font-family: Cormorant SC;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.96px;
    width: 77%;
    margin: 0 auto;
    text-align: center;
}

.product--popup .product__stock {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 8px;
}

.product--popup .product__stock span {
    font-size: 15px;
    color: #8C8C8C;
    line-height: 130%;
    letter-spacing: 0.45px;
    margin: 0 12px;
}

.product--popup .product__price {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;

    font-size: 36px;
    font-family: Cormorant SC;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.08px;
    color: #171717;
    font-feature-settings: "pnum"on, "lnum"on;
}

.product--popup {
    margin-bottom: 16px;
}

@media(max-width: 960px) {
    .product--popup .product__text {
        font-size: 20px;
        line-height: 111%;
        width: 100%;
    }

    .product--popup .product__stock {
        margin-top: 6px;
    }

    .product--popup .product__stock span {
        font-size: 12px;
        letter-spacing: 0.45px;
        margin: 0 6px;
    }

    .product--popup .product__price {
        margin-top: 11px;

        font-size: 24px;
    }

    .product--popup {
        margin-bottom: 15px;
    }
}

.bx-soa-customer-field .form__date-btn {

    top: 23px;
    width: auto;
    height: auto;
    right: 16px;
    bottom: 0;
    left: 16px;
}

.sdek_pvzLair a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding: 16px 24px;
    letter-spacing: .02em;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid transparent;
    text-decoration: none;
    font-family: Geometria;
    padding: 16px 16px;
    background-color: #171717;
    color: #fff;
    transition: background-color .3s, border-color .3s, box-shadow .3s, color .3s ease;
}

.sdek_pvzLair a:hover {
    box-shadow: 2px 3px 11px hsl(0deg 0% 40% / 50%);
}

.order__stock {
    transition: box-shadow 0.3s ease;
}

.order__stock:hover {
    box-shadow: 2px 3px 11px hsl(0deg 0% 40% / 50%);
}

.sale_order_full__btn {
    margin-top: 40px;
}

.sale_order_full {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sale_order_full__wrap {
    width: 500px;
    padding: 40px;
    border: 1px solid #F8F8F8;
    background: #F8F8F8;
}

.sale_order_full__info {
    margin-top: 16px;
    display: inline-flex;
    align-items: center;
    color: #8C8C8C;
    font-size: 15px;
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.45px;
}

.sale_order_full__info a {
    color: #171717;
    margin-left: 4px;
}

.sale_order_full__btn .btn {
    width: 100%;
    padding: 14px;
    font-size: 14px;
    font-weight: 500;
}

.sale_order_full__title span {
    font-size: 0;
    margin-right: -16px;
}

.sale_order_full__title span b {
    font-size: 24px;
}

.sale_order_full__title {
    color: #171717;
    font-size: 24px;
    font-family: Cormorant SC;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.72px;
    font-feature-settings: "pnum"on, "lnum"on;
    margin-bottom: 25px;
}

.sale_order_full__count {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.45px;
}

.sale_order_full__body div {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}

.sale_order_full__body div:last-child {
    margin-bottom: 0;
}

.sale_order_full__body span:first-child {
    width: 173px;
    flex: none;
    color: #8C8C8C;
    font-size: 15px;
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.45px;
}

.sale_order_full__body span:last-child {
    color: #171717;
    font-size: 15px;
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.45px;
}

@media(max-width: 1200px) {


    .sale_order_full__btn {
        margin-top: 32px;
    }


    .sale_order_full__wrap {
        width: 432px;
        padding: 24px 16px;
        max-width: 100%;
    }

    .sale_order_full__info {
        font-size: 13px;
        justify-content: center;
        font-weight: 400;
        line-height: 130%;
        letter-spacing: 0.39px;
        display: flex;
    }

    .sale_order_full__btn .btn {
        font-size: 12px;
    }

    .sale_order_full__title {
        font-size: 20px;
        line-height: 120%;
        letter-spacing: 0.8px;
        text-align: center;
    }

    .sale_order_full__count {
        font-size: 13px;
        text-align: center;
        font-weight: 400;
        line-height: 130%;
        letter-spacing: 0.39px;
    }

    .sale_order_full__body div {
        display: block;

    }

    .sale_order_full__body span:first-child {
        width: 100%;
        text-align: center;
        display: block;
    }

    .sale_order_full__body span:last-child {
        width: 100%;
        text-align: center;
        display: block;
    }
}

.filter .directory__list {
    padding-bottom: 36px;
}

.filter .directory__list a {
    display: inline-flex;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .03em;
}

@media (max-width: 1200px) {
    .filter .directory__list {
        display: none;
    }

}

.faq__body a {
    border-bottom: 1px solid #171717;
}

.popup-cookie {
    width: 350px;
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 15;
    width: 490px;
    border-radius: 15px;
    background-color: #171717;
    padding: 25px;
    transition: opacity 0.3s ease;
    opacity: 1;
}

.popup-cookie__btn .btn {
    padding: 9px 18px;
    font-size: 13px;
    line-height: 16px;
    margin-right: 15px;
}

.popup-cookie__btn .btn:last-child {
    margin-right: 0;
}

.popup-cookie__btn .btn--black {
    border: 1px solid #fff;
}

.popup-cookie__btn .btn--white {
    background-color: #fff;
    color: #171717;
}

.popup-cookie__header {
    color: #fff;
    font-size: 21px;
    margin-bottom: 15px;
}

.popup-cookie__text {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
}

.popup-cookie__btn {
    display: flex;
    align-items: center;
}

.popup-cookie.is-hidden {
    opacity: 0;
    pointer-events: none;

}

@media(max-width: 640px) {
    .popup-cookie {
        width: auto;
        position: fixed;
        left: 15px;
        right: 15px;
        bottom: 15px;
        z-index: 15;
        border-radius: 10px;
        padding: 20px;
    }

    .popup-cookie__btn .btn {
        padding: 9px 18px;
        font-size: 13px;
        line-height: 16px;
        margin-right: 15px;
    }



    .popup-cookie__header {
        font-size: 18px;
        margin-bottom: 11px;
    }

    .popup-cookie__text {
        color: #fff;
        font-size: 13px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    .popup-cookie__btn {
        display: flex;
        align-items: center;
    }
}

.popup--img .popup__wrap {
    width: 1012px;
    padding: 40px;
}

.popup--img img {
    margin: 0 auto;
}

.checkout__aside-btn {
    display: none !important;
}

#bx-soa-total-mobile .checkout__aside-btn {
    display: none !important;
}

#bx-soa-total-mobile {
    margin-bottom: 25px !important;
}



.i-name {
    text-align: center;
    font-size: 28px;
    font-family: Cormorant SC;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.84px;
    margin-bottom: 10px;
}

.i-address {
    text-align: center;
    font-size: 18px;
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 34px;
}

@media(max-width: 640px) {
    .popup--img .popup__wrap {
        padding: 16px;
    }

    .i-name {
        font-size: 22px;
        margin-bottom: 8px;
    }

    .i-address {
        font-size: 13px;
        margin-bottom: 22px;
    }

    .popup--img .popup__close {
        right: 10px;
        top: 10px;
        width: 15px;
        height: 15px;
    }
}

@media(max-width: 1200px) {
    .checkout__section .basket__item--order .basket__price {
        display: block;
    }

    .checkout__section .basket__item--order .basket__stock {
        display: block;
        width: 38%;
        text-align: center;
        height: 45px;
        position: absolute;
        bottom: 16px;
        left: 22px;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        letter-spacing: 0.39px;
    }
}

.dtab__control-wrap {
    z-index: 50;
}

body.is-small .fixed-menu {
    z-index: 5;
}

body.is-small .jq-selectbox {
    z-index: 5;
}

.popup__text.is-hidden {
    display: none;

}

.popup__text.is-small {
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    margin-top: -15px;
}

@media(max-width: 960px) {
    .discont__btn {
        flex-direction: column;
    }

    .discont__btn .btn {
        margin-bottom: 10px;
    }

    .discont__btn .btn:last-child {
        margin-bottom: 0;
    }
}

.bx-ui-sls-quick-locations.mobile-1200 {
    display: block;
}

.shops__time:nth-child(4) .shops__icon {
    margin-top: -1px;
}

.shops__time:nth-child(3) .shops__icon {
    margin-top: 1px;
}

.brand-item__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -16px;
}

.brand-item__wrap .brand-item {
    margin: 0 16px;
    width: calc(25% - 32px);
}

@media(max-width: 992px) {
    .brand-item__wrap {
        justify-content: flex-start;
    }

    .brand-item__wrap .brand-item {
        width: calc(33.3% - 32px);
    }
}

.brand-item__wrap .brand-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.brand-item__wrap .brand-item img {
    max-height: 100%;
    max-width: 100%;
}

@media(max-width: 768px) {
    .brand-item__wrap {
        margin: 0 -10px;
    }

    .brand-item__wrap .brand-item {
        width: calc(50% - 20px);
        margin: 0 10px;
        height: 300px;
    }
}

@media(max-width: 6408px) {
    .brand-item__wrap .brand-item {
        width: calc(100% - 20px);
    }
}

.directory__item:last-child {
    padding-bottom: 80px;
}

@media (max-width: 1200px) {

    .directory__item:last-child {
        padding-bottom: 0;
    }
}

@media (max-width: 640px) {
    .directory__item:last-child {
        margin-bottom: 0;
    }

    .section--default .section__block {
        padding-top: 50px;
    }
}

.card__slider .product__slider-card {
    margin-top: 50px;

}

.card__slider .product__slider {
    padding-left: 50px;
    padding-right: 50px;
    margin: 0;
}

.card__slider .product__slider-card .product__price {
    font-size: 24px;
    margin-bottom: 6px;
    font-weight: 700;
    line-height: 120%;
    font-family: Cormorant SC;
    font-feature-settings: "pnum"on, "lnum"on;
    letter-spacing: 0.96px;
    z-index: 1;
}

.card__slider .product__slider-card h4 {
    text-align: center;
    margin-bottom: 20px;
}

.card__slider .product__slider-card .product__text {
    z-index: 1;
    position: relative;
}

.card__slider .product__slider-card .product__text-wrap {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 19.5px */
    letter-spacing: 0.45px;
    z-index: 1;
}

.card__slider .slick-dots {
    display: none !important;
}

.card__slider .product__slider-card .btn {
    font-size: 11px;
    line-height: 15px;
    padding: 10px 7px;
}

.card__slider .product__slider-card .slick-slide {
    padding: 0 16px;
}



@media (max-width: 1200px) {
    .filter__section-body-wrap {
        max-height: 80%;
        overflow-y: auto;
    }
}



.filter__section-body-back {
    display: none;
}

@media (max-width: 1200px) {
    .filter__section-body-back {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        position: fixed;
        z-index: 13;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: hsla(0, 0%, 9%, .5);
        transition: opacity .3s ease;
    }

    .filter__section-body {
        background-color: transparent;
    }

    .filter__section-body-wrap {
        z-index: 55;
    }
}

.header.is-hidden {
    z-index: 5;
}

@media(max-width: 1200px) {
    .card__slider .product__slider-card {
        display: none;
    }

    .product__slider .slick-slide {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}


.card__slider .product__slider.slider-common .slick-arrow.slick-prev {
    left: 0;
}

.card__slider .product__slider.slider-common .slick-arrow.slick-next {
    right: 0;
}

.section--dopProducts {
    margin-top: 50px;
    display: flex;
    flex-flow: row wrap;
}

.section--dopProducts .section__title {
    margin-bottom: 30px;
    width: 100%;
}

.basket__item.dopProducts {
    width: 100%;
}

.main-banner-video {
    object-fit: cover;
    width: 100%;
}

@media(min-width: 701px) and (max-width: 1200px) {
    .basket__item.dopProducts {
        justify-content: flex-end;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        padding-bottom: 20px;
        padding-right: 22px;
    }

    .basket__item.dopProducts .btn.btn--out-black {

        order: 5;
    }

    .basket__item.dopProducts .basket__total {
        position: relative;
        height: 45px;
        bottom: 0;
        width: auto;
    }

    .basket__item.dopProducts .basket__body {
        width: calc(100% - 70px);
        max-width: initial;
    }
}

@media(min-width: 961px) and (max-width: 1200px) {
    .basket__item.dopProducts {
        width: calc(50% - 12px);
        margin: 0 12px 24px;
        padding-right: 22px;
    }

    .basket__item.dopProducts:nth-of-type(odd) {
        margin-left: 0;
    }

    .basket__item.dopProducts:nth-of-type(even) {
        margin-right: 0;
    }
}

@media(max-width: 700px) {
    .basket__item.dopProducts {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        padding-bottom: 20px;
    }

    .basket__item.dopProducts .btn.btn--out-black {
        width: calc(100% - 44px);
        margin: 0 auto;
        order: 5;
    }

    .basket__item.dopProducts .basket__total {
        position: relative;
        width: 100%;
        margin: 0 0 20px;
    }
}

@media (max-width: 1200px) {
    #reserve-btn {
        width: 100%;
    }
}

.popup-cookie {
    left: 50%;
    transform: translateX(-50%);
}

@media(max-width:640px) {
    .popup-cookie {
        left: 15px;
        transform: unset;
        bottom: 150px;
    }
}

.catalog-description {
    margin-top: 50px;
}

.catalog-description.catalog-page {
    margin-bottom: 100px;
}

@media (max-width: 768px) {
    .catalog-description.catalog-page {
        margin-bottom: 75px;
    }
}

.sections_description h1 {
    margin-bottom: 30px;
    font-size: 35px;
}

.catalog-description h2 {
    margin-bottom: 20px;
    font-size: 30px;
}

.catalog-description p {
    font-size: 16px;
}

.catalog-description ul {
    margin-bottom: 25px;
}

.catalog-description ul li {
    list-style: disc;
    margin-bottom: 20px;
    margin-left: 20px;
}

.content-text {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
}

.content-text.is-hide:before {
    position: absolute;
    content: '';
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.01) 1%, rgba(255, 255, 255, 0.84) 99%, rgba(255, 255, 255, 0.85) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03ffffff', endColorstr='#d9ffffff', GradientType=0);
    /* IE6-9 */
}

.content-text div {
    /*height: 230px;*/
    /*height: 180px;*/
    height: 105px;
    overflow: hidden;
    position: relative;
}

.catalog-page .content-text div {
    /*height: 160px;*/
}

.content-text div.is-show {
    overflow: visible;
    height: 100%;
    transition: height .4s ease;
}

.content-text__arrow {
    width: 15px;
    height: 15px;
    border-top: 2px solid #171717;
    border-left: 2px solid #171717;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateY(-50%) rotate(225deg);
    cursor: pointer;
}

.content-text__arrow.is-hide-arrow {
    transform: rotate(45deg);
    transition: transform .3s ease;
}

.normal-text p {
    font-size: 20px;
}

/*****************Feedback icons*******************/
.fbtn {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.feedback-wrapper {
    position: fixed;
    bottom: 40px;
    right: 20px;
    overflow: hidden;
    z-index: 100;
}

.feedback-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    display: none;
    /* opacity: 0; */
    gap: 10px;
    transition: all .1s;
}

.feedback-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .3s ease;
}

.feedback-button--icon {
    width: 27px;
    height: 27px;
    background-size: cover;
}

/* .feedback-button--start {
    background-image: url(/upload/main/icons/close-feedback.png);
} */

.feedback-button.bg-mail {
    background-color: #e67921;
}

.feedback-button.bg-telegram {
    background-color: #0088cc;
}

.feedback-button.bg-whatsapp {
    background-color: #28b53f;
}

.feedback-button.bg-close {
    background-color: #818181;
}

.feedback-button--telegram {
    background-image: url(/upload/main/icons/telegram-feedback.png);
}

@media (min-width: 960px) {
    .bg-telegram:hover {
        background-color: hsla(0, 0%, 9%, .8);
    }
}

@media (max-width: 1330px) {
    .feedback-button {
        width: 40px;
        height: 40px;
    }

    .feedback-button--icon {
        width: 18px;
        height: 18px;
    }
}

/*****************Feedback icons*******************/

/*******************Правки главной страницы**************************/
.wrapper--index .subsection__item .subsection__name {
    font-size: 24px;
}

/*******************Правки главной страницы**************************/
/************************Правки каталога**********************************/
.product .current.mt-20 {
    margin-top: 25px;
}

/************************Правки каталога**********************************/



/* feedback widget-fbtn */
.widget-fbtn {
    position: fixed;
    z-index: 100;
    top: 70%;
    right: calc((100% - 1200px) / 2 - 82px);
    transition: opacity .3s ease;
}

.widget-fbtn.open .widget-fbtn_social {
    display: flex;
    transition: 1s;
}

.widget-fbtn_social {
    width: 60px;
    position: absolute;
    left: 0;
    bottom: 50px;
    flex-wrap: wrap;
    justify-content: center;
    display: none;
    transition: 1s;
}

.widget-fbtn_social a {
    width: 40px;
    height: 40px;
    position: relative;
    display: block;
    margin-bottom: 10px;
    border: 1px solid #171717;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: 0.5s;
}

.widget-fbtn__call {
    background-image: url(/css/../images/feedback-button/icon-call.svg);
}

.widget-fbtn__telegram {
    background-image: url(/css/../images/feedback-button/icon-telegram.svg);
}

.widget-fbtn__whatsapp {
    background-image: url(/css/../images/feedback-button/icon-whatsapp.svg);
}

.widget-fbtn_social a:hover {
    box-shadow: 2px 3px 11px hsla(0, 0%, 40%, .5);
    transition: 0.5s;
}

.widget-fbtn_icon {
    width: 60px;
    height: 60px;
    position: relative;
}

.widget-fbtn__close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #171717;
    background-color: #171717;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/css/../images/feedback-button/icon-close.svg);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 1s;
}

.widget-fbtn__main {
    width: 60px;
    height: 60px;
    position: relative;
    border: 1px solid #171717;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/css/../images/feedback-button/icon-main.svg);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
    transition: 1s;
}

.widget-fbtn__main:hover {
    border-color: #ECD391;
    transition: 1s;
}

.widget-fbtn.open .widget-fbtn__close {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: 0.5s;
}

.widget-fbtn__main:hover,
.widget-fbtn__close:hover {
    box-shadow: 2px 3px 11px hsla(0, 0%, 40%, .5);
    transition: 1s;
}

.widget-fbtn.open .widget-fbtn__main {
    display: none;
    transition: 1s;
}

.widget-fbtn_wp {
    position: relative;
}

.widget-fbtn_wp:before {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    content: '';
    z-index: 90;
    transition: 1s;
}

@media (max-width:1439px) {
    .widget-fbtn {
        right: 20px;
    }
}

@media (max-width:767px) {
    .widget-fbtn {
        right: 10px;
    }

    .grecaptcha-badge {
        display: none !important;
    }
}

.main__title-wrap--catalog {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

.main__title-wrap--catalog .catalog-cnt-elements {
    font-size: 50px;
    line-height: 100%;
    margin: 0;
    font-family: Cormorant SC, serif;
}

@media (max-width: 1200px) {
    .main__title-wrap--catalog .catalog-cnt-elements {
        font-size: 36px;
    }
}

@media (max-width: 340px) {
    .main__title-wrap--catalog {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
}

.main {
    margin-bottom: 3rem;
}

.btn--basket {
    font-size: 12px;
    padding: 19px 10px;
}

.card__properties {
    font-size: 15px;
}

/*Скролл в дропе фильтра*/
.check__list.check__list--dropdown {
    overflow: auto;
    height: 200px;
}


/*дополнительная форма перед оплатой*/
.checkout__form--additional {
    max-width: 600px;
    margin: 0 auto;
}

.tabs-container .tab-item:last-child {
    display: none;
}

/* End */
/* /js/node_modules/slick-carousel/slick/slick.css?16692169921776 */
/* /js/node_modules/jquery-form-styler/dist/jquery.formstyler.css?16692169922175 */
/* /js/node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.css?166921699212795 */
/* /js/node_modules/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?166921699254850 */
/* /css/reset.css?175016082919922 */
/* /css/styles.css?1764860141197931 */
/* /css/media.css?176486017149671 */
/* /css/custom.css?176486017069934 */
