

/* Start:/static/css/jquery.fancybox.min.css?165705265213735*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/static/css/styles.css?1739364416106118*/
body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	min-width: 1060px;
}

body * {
	margin: 0px;
	/*padding: 0px;*/
	background-repeat: no-repeat;
	background-position: center;
}

.container {
	width: 100%;
	max-width: 1060px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.container-footer {
	width: 1060px;
	margin: 0px auto;
	position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}
h2 {
	text-align: center;
}

.hide_link {
	position: absolute;
	left: -20px;
}

/*hide menu*/

.hide_menu {
	height: 54px;
	background-color: rgba(255, 255, 255, 0.7);
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 25;
	margin-top: -54px;
	transition: 0.3s;
}

.container_hide_menu {
	margin: 0px auto;
	width: 970px;
}

.container_hide_menu-link {
	display: block;
	float: left;
	height: 33px;
	padding: 0px 5px;
	border-radius: 30px;
	border: solid 1px transparent;
	transition: 0.3s;
	color: #412d2d;
	text-decoration: none;
	font-family: coresansa45regular;
	line-height: 33px;
	margin: 8px 0px 0px 40px;
}

.container_hide_menu-link:hover {
	border-color: #57c859;
}

.container_hide_menu-link:first-child {
	margin-left: 0px;
}

.container_hide_menu-call {
	font-family: coresansa35light !important;
	color: white !important;
	font-size: 15px !important;
	line-height: 19px !important;
	cursor: pointer !important;
	background-color: #4dc74e !important;
	width: 153px !important;
	height: 21px !important;
	border-radius: 30px !important;
	text-align: center !important;
	transition: 0.3s !important;
	float: right !important;
	margin-top: 16px !important;
}

.container_hide_menu-call:hover {
	background-color: #3eb53e !important;
}

.container_hide_menu-phone {
	display: block;
	float: right;
	font-family: coresansa35light;
	color: #412d2d;
	font-size: 20px;
	height: 54px;
	line-height: 54px;
	background-image: url(/static/css/../images/icon_phone.png);
	background-position: left center;
	padding-left: 23px;
	margin-right: 40px;
}

/* bottom hide menu */
.bottom_hide_menu {
	height: 54px;
	/*background-color: rgba(255,255,255,0.7);*/
	background-color: rgba(244, 245, 244, 0.9);
	position: fixed;
	bottom: 0px;
	right: 0px;
	left: 0px;
	z-index: 25;
	margin-top: -54px;
	transition: 0.3s;
	opacity: 1;
	display: block;
}

/*block 1*/

.slider {
	position: static;
	margin-top: -183px;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: -1;
	height: 657px;
	background-image: url(/static/css/../images/slider/1.jpg);
	background-size: auto 675px;
}

.control_slider {
	margin-top: -50px;
	position: absolute;
	text-align: center;
	left: 0px;
	right: 0px;
}

.control_slider div {
	width: 15px;
	height: 15px;
	background-color: #4dc74e;
	border-radius: 30px;
	transition: 0.3s;
	display: inline-block;
	margin: 8px;
	cursor: pointer;
	border: solid 3px white;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}

.control_slider div:hover {
	background-color: #3ca03c !important;
}

.block_1 {
	/*height: 657px;*/
}

.top {
	height: 91px;
	padding-top: 2px;
}

.logo_top {
	float: left;
	width: 122px;
	height: 91px;
	background-image: url(/static/css/../images/logo_top.png);
}

.info_top {
	float: right;
	font-family: coresansa45regular;
	color: #534545;
	font-size: 21px;
	line-height: 23px;
	padding-top: 3px;
}

.info_top.inner-page {
	/*padding-top: 25px;*/
}

.info-top__ic-phone {
	margin: 5px 5px 0 0;
}

.info-top__phone {
	display: block;
}

.info-top__call {
	font-family: coresansa35light !important;
	color: white !important;
	font-size: 15px !important;
	line-height: 19px !important;
	cursor: pointer !important;
	background-color: #4dc74e !important;
	width: 153px !important;
	height: 21px !important;
	border-radius: 30px !important;
	text-align: center !important;
	transition: 0.3s !important;
	float: right !important;
	margin-top: 3px !important;
}

.info-top__call:hover {
	background-color: #3eb53e !important;
}

.menu {
	display: table;
	margin: 0px auto;
	padding-top: 11px;
}
.menu.inner-page {
	padding-top: 30px;
}

.menu a {
	display: block;
	float: left;
	font-family: coresansa35light;
	font-size: 17.5px;
	color: #412d2d;
	text-decoration: none;
	height: 33px;
	border: solid 1px transparent;
	border-radius: 30px;
	line-height: 33px;
	padding: 0px 13px;
	transition: 0.3s;
	margin: 0px 20px;
}

.menu a:hover {
	border: solid 1px #4ec74e;
}

.bg_rulons {
	/*background-image: url(/static/css/../images/rulons.png);
background-position: center bottom;*/
	/*height: 545px;*/
}
.block_1_second .bg_rulons {
	background: linear-gradient(to right, #dfe0e0, white, #dfe0e0);
}

.in_block_1 {
	margin-top: -27px;
	overflow: visible;
}

.in_block_1 .main-logo {
	font-family: coresansa15thin;
	font-size: 96px;
	background-image: url(/static/css/../images/bg_h1.png);
	height: 154px;
	background-position: left center;
	overflow: hidden;
	margin-left: -100px;
	opacity: 0;
	transition: 1s;
}

.in_block_1 .main-logo span {
	color: #29a231;
}

.in_block_1 .main-logo div {
	align-items: center;
	float: left;
}

.main-logo h1 {
	z-index: 2;
}

.in_block_1 .main-logo div:last-child {
	font-family: coresansa35light;
	font-size: 29px;
	line-height: 30px;
	padding-top: 4px;
	margin-left: 35px;
	transition: 0.7s;
}

.info_block_1 {
	float: left;
}

.info_text_block_1 {
	display: block;
	font-family: coresansa35light;
	text-align: center;
	font-size: 22px;
	line-height: 27px;
}

.price_block_1 {
	text-align: center;
	color: #4ec74e;
	font-family: coresansa25extralight;
	font-size: 22px;
	padding-top: 34px;
	width: 335px;
	line-height: 30px;
}

.price_block_1 span {
	font-size: 33.5px;
}

.button_block_1 {
	display: block;
	text-decoration: none;
	width: 335px;
	height: 63px;
	border-radius: 50px;
	background-color: #4dc74e;
	border-bottom: solid 3px #3ca03c;
	color: white;
	text-align: center;
	font-family: coresansa25extralight;
	font-size: 26px;
	line-height: 63px;
	margin-top: 28px;
	cursor: pointer;
	transition: 0.3s;
}

.button_block_1:hover {
	background-color: #3eb53e;
}

/*block 2*/

.block_2 {
	height: 700px;
	background-image: url(/static/css/../images/block_2.jpg);
	background-size: cover;
}

.block_2 h1 {
	text-align: center;
	color: white;
	font-family: coresansa35light;
	font-size: 33px;
	padding: 73px 0px 37px 0px;
}

.h2-on-main-page {
	text-align: center;
	color: white;
	font-family: coresansa35light;
	font-size: 33px;
	padding: 73px 0px 37px 0px;
}

.detail_seo h2 {
	color: black;
	text-align: center;
	font-size: 20px;
	padding: 0px;
	margin: 8px 0px 8px 0px;
}
.detail_seo p {
	color: black;
	text-align: justify;
	padding: 0px;
}

.in_block_2 {
	position: relative;
	height: 741px;
	overflow: visible;
}

.home_block_2 {
	position: absolute;
	width: 788px;
	height: 518px;
	background-image: url(/static/css/../images/home.png);
	z-index: 9;
	left: -145px;
}

.text_block_2 {
	position: absolute;
	right: 0px;
	width: 473px;
	height: 393px;
	background-image: url(/static/css/../images/text_block_2.png);
	z-index: 9;
	margin-top: 90px;
}

/*.text_block_2 div {
width: 316px;
margin: 54px 0px 0px 142px;
padding-top: 15px;
}*/

.text_block_2 .main_text_block {
	color: #412d2d;
	font-family: coresansa35light;
	font-size: 16px;
	line-height: 22px;
	padding: 0;
	margin: 65px 0 0 158px;
	width: 285px;
	height: 300px;
	box-sizing: border-box;
	overflow: auto;
}
.text_block_2 .main_text_block b,
.text_block_2 .main_text_block strong,
.text_block_2 .main_text_block h2,
.text_block_2 .main_text_block h3 {
	font-family: coresansa65bold;
}

.text_block_2 p {
	color: #412d2d;
	font-family: coresansa35light;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 25px;
	padding-left: 0px;
}

.cloud_1 {
	position: absolute;
	width: 492px;
	height: 218px;
	/*background-image: url(/static/css/../images/cloud_1.png);*/
	top: 89px;
	left: -80px;
	z-index: 2;
}

.cloud_2 {
	position: absolute;
	width: 347px;
	height: 195px;
	/*background-image: url(/static/css/../images/cloud_2.png);*/
	top: 95px;
	left: 605px;
	z-index: 2;
}

.sheet {
	position: absolute;
	width: 250px;
	height: 148px;
	/*background-image: url(/static/css/../images/sheet.png);*/
	z-index: 21;
	top: 490px;
	left: -100px;
}

.cloud_1 li {
	list-style-type: none;
}

.cloud_2 li {
	list-style-type: none;
}

.sheet li {
	list-style-type: none;
}

/*block 3*/

.block_3 {
	height: 716px;
	background-color: #ffe1bb;
}

.block_3 h1 {
	text-align: center;
	text-transform: uppercase;
	color: #412d2d;
	font-family: coresansa35light;
	font-size: 30px;
	padding: 40px 0px 19px 0px;
}

.h2_kak_primeyat {
	text-align: center;
	text-transform: uppercase;
	color: #412d2d;
	font-family: coresansa35light;
	font-size: 30px;
	padding: 40px 0px 0px 0px;
}

.info_block_3 {
	text-align: center;
	font-family: coresansa45regular;
	font-size: 17px;
	line-height: 20px;
}

.pic_block_3 {
	width: 1060px;
	height: 345px;
	margin: 0px auto;
	position: relative;
}

.container_cells_in_block_3 {
	width: 1060px;
	margin: 0px auto;
	padding-top: 382px;
}

.container_cells_in_block_3 p {
	color: #412d2d;
	font-family: coresansa45regular;
	font-size: 18px;
	margin-bottom: 22px;
}

.container_cells_in_block_3 div {
	float: right;
	padding-right: 5px;
}

.container_cells_in_block_3 div span {
	font-size: 26px;
	font-family: coresansa35light;
}

.container_cells_in_block_3 div:first-child {
	float: left;
	margin-left: 85px;
	padding: 0px;
	width: 225px;
}

.container_cells_in_block_3 div:last-child {
	float: none;
	padding: 0px;
	margin-left: 450px;
	width: 225px;
}

.images_block_3 {
	width: 1060px;
	margin: 0px auto;
}

.pic_1 {
	position: absolute;
	width: 402px;
	height: 356px;
	background-image: url(/static/css/../images/1.png);
	margin: -3px 0px 0px -36px;
	left: 0px;
	top: 0px;
	transition: 0.3s;
	opacity: 0;
}

.pic_2 {
	position: absolute;
	width: 402px;
	height: 330px;
	background-image: url(/static/css/../images/2.png);
	margin: 24px 0px 0px -202px;
	left: 50%;
	transition: 0.3s;
	opacity: 0;
}

.pic_3 {
	position: absolute;
	width: 380px;
	height: 303px;
	background-image: url(/static/css/../images/3.png);
	margin: 50px 0px 0px 0px;
	right: -10px;
	top: 0px;
	transition: 0.3s;
	opacity: 0;
}

/*block 4*/

.block_4 {
	padding-bottom: 100px;
}

.block_4 h1 {
	text-align: center;
	font-family: coresansa35light;
	color: #412d2d;
	font-size: 30px;
	padding: 82px 0 0 0;
	text-transform: uppercase;
}

.title_tovari {
	text-align: center;
	font-family: coresansa35light;
	color: #412d2d;
	font-size: 30px;
	padding: 82px 0 0 0;
	text-transform: uppercase;
}

.in_block_4 {
	width: 1060px;
	margin: 0px auto;
}

.in_block_4 a {
	display: block;
	float: right;
	height: 19px;
	background-image: url(/static/css/../images/icon_download.png);
	background-position: center left;
	padding-left: 29px;
	color: #4b4141;
	font-family: coresansa45regular;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px;
}

.in_block_4 a:hover {
	text-decoration: none;
}

.line_block_4 {
	margin-bottom: 11px;
}

.line_block_4 div:first-child {
	height: 63px;
	background-color: #41bd64;
	clear: both;
	color: white;
	font-family: coresansa35light;
	font-size: 17.5px;
	line-height: 67px;
	padding-left: 69px;
	cursor: pointer;
	transition: 0.3s;
}

.line_block_4 div:first-child:hover {
	background-color: #34a554;
}

.line_block_4 div img {
	position: absolute;
	margin: 27px 0px 0px -51px;
	transition: 0.7s;
	transform: rotate(0deg);
}

.container_table {
	overflow: hidden;
	display: none;
}

.line_block_4 table {
	border-spacing: 0px;
	width: 100%;
	color: #454545;
	font-family: coresansa45regular;
	font-size: 14px;
	line-height: 17px;
}

.line_block_4 table th {
	font-weight: normal;
	height: 35px;
	vertical-align: middle;
	font-size: 16px;
	padding: 5px 10px;
}

.line_block_4 tr:first-child th {
	height: 40px;
	font-size: 15px;
}

.line_block_4 td {
	height: 50px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
}

.first_td {
	padding-left: 24px !important;
	padding-right: 13px !important;
	text-align: left !important;
}

.bg_green_1 {
	background-color: #99f1b2;
}

.bg_green_2 {
	background-color: #8de8a7;
}

.bg_green_3 {
	background-color: #80df9b;
}

.bg_gray_1 {
	background-color: #f7f7f7;
}

.bg_gray_2 {
	background-color: #f2f2f2;
}

.button_block_4 {
	clear: both;
	width: 340px;
	height: 59px;
	border-radius: 50px;
	background-color: #4ec74e;
	border-bottom: solid 3px #3ca03c;
	cursor: pointer;
	margin: 71px auto 0px auto;
	text-align: center;
	font-family: coresansa25extralight;
	color: white;
	font-size: 24px;
	line-height: 61px;
	transition: 0.3s;
}

.button_block_4:hover {
	background-color: #3eb53e;
}

/*block 5*/

.block_5 {
	height: 600px;
	padding-top: 53px;
	background-image: url(/static/css/../images/block_5.jpg);
	box-sizing: border-box;
}

.block_5 h1 {
	font-family: coresansa35light;
	width: 262px;
	height: 36px;
	background-color: #4ec74e;
	color: white;
	margin: 0px auto 316px auto;
	font-size: 30px;
	text-align: center;
	line-height: 36px;
}

.title_preimushh {
	font-family: coresansa35light;
	width: 262px;
	/*height: 36px;*/
	background-color: #4ec74e;
	color: white;
	margin: 0px auto 316px auto;
	font-size: 30px;
	text-align: center;
	line-height: 36px;
}

.in_block_5 {
	display: table;
	margin: 0px auto;
}

.cell_in_block_5 {
	float: left;
	text-align: center;
	margin: 0px 20px;
	width: 23%;
}

.cell_in_block_5 div {
	height: 86px;
}

.cell_in_block_5 span {
	display: block;
	font-family: coresansa35light;
	font-size: 21.7px;
	margin-bottom: 22px;
}

.cell_in_block_5 ul {
	margin-left: 20px;
}

.cell_in_block_5 li {
	list-style-image: url(/static/css/../images/icon_list.png);
	text-align: left;
	font-family: coresansa45regular;
	font-size: 16px;
	padding-left: 4px;
	line-height: 18px;
	margin-bottom: 15px;
}

.cell_in_block_5:first-child {
	margin: 0px;
}

.cell_in_block_5:last-child {
	margin: 0px;
}

.icon_1 img {
	transition: 0.2s;
	width: 0px;
}

.icon_2 img {
	transition: 0.4s;
	width: 0px;
}

.icon_3 img {
	transition: 0.6s;
	width: 0px;
}

.icon_4 img {
	transition: 0.7s;
	width: 0px;
}

/*block 6*/

.block_6 {
	height: 513px;
	padding-top: 70px;
	background-image: url(/static/css/../images/block_6.jpg);
	background-attachment: fixed;
	background-size: cover;
}

.block_6 h1 {
	width: 340px;
	height: 111px;
	color: white;
	background-color: rgba(0, 0, 0, 0.44);
	text-align: center;
	font-family: coresansa35light;
	font-size: 60px;
	line-height: 111px;
	margin: 0px auto;
}

.title_atakje {
	width: 340px;
	height: 111px;
	color: white;
	background-color: rgba(0, 0, 0, 0.44);
	text-align: center;
	font-family: coresansa35light;
	font-size: 60px;
	line-height: 111px;
	margin: 0px auto;
}

.text_block_6 {
	text-align: center;
	color: white;
	font-family: coresansa35light;
}

.title_you_mojite {
	text-align: center;
	color: white;
	font-family: coresansa35light;
	font-size: 38px;
	padding: 40px 0px 26px 0px;
}

.text_block_6 h2 {
	font-size: 38px;
	padding: 40px 0px 26px 0px;
}

.text_block_6 p {
	font-size: 23.9px;
	line-height: 27px;
}

.button_block_6 {
	width: 341px;
	height: 59px;
	background-color: #4ec74e;
	border-bottom: solid 3px #3ca03c;
	border-radius: 30px;
	cursor: pointer;
	text-align: center;
	line-height: 59px;
	color: white;
	font-family: coresansa25extralight;
	font-size: 24px;
	margin: 85px auto 0px auto;
	transition: 0.3s;
	display: block;
	text-decoration: none;
}

.button_block_6:hover {
	background-color: #3eb53e;
}

/*block info*/

.block_info {
	background-image: url(/static/css/../images/woman.png);
	background-position: right 14px;
}

.info_service {
	overflow: hidden;
}

.info_service h1 {
	font-family: coresansa35light;
	color: #412d2d;
	font-size: 41px;
	padding-top: 76px;
}

.title_question {
	font-family: 'coresansa45regular', sans-serif;
	color: #412d2d;
	font-size: 41px;
	padding-top: 76px;
}

.info_service p {
	font-family: 'coresansa45regular', sans-serif;
	font-size: 22px;
	line-height: 25px;
	padding-top: 30px;
}

.info_number {
	font-family: 'coresansa45regular', sans-serif;
	font-size: 18px;
	padding-top: 26px;
}

.info_number span {
	font-family: coresansa25extralight;
	color: #534545;
	font-size: 38.3px;
	background-image: url(/static/css/../images/phone_bottom.png);
	background-position: center left;
	padding-left: 30px;
	display: block;
	margin-top: -2px;
}

.info_adress {
	padding-bottom: 65px;
	overflow: hidden;
}

.info_adress h1 {
	color: #412d2d;
	font-family: coresansa35light;
	font-size: 29.5px;
	text-align: center;
	padding: 148px 0px 37px 0px;
}

.title_contact {
	color: #412d2d;
	font-family: coresansa35light;
	font-size: 29.5px;
	text-align: center;
	padding: 148px 0px 37px 0px;
}

.map {
	/*width: 538px;*/
	width: 50%;
	height: 610px;
	/*background-image: url(/static/css/../images/map.png);*/
	position: relative;
	float: left;
}

.map div {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 72px;
	height: 72px;
	background-image: url(/static/css/../images/icon_zoom.png);
	cursor: pointer;
	transition: 0.3s;
}

.map div:hover {
	opacity: 0.8;
}

.contacts {
	width: 45%;
	float: right;
	font-family: coresansa45regular;
	font-size: 16.1px;
	color: #323232;
	line-height: 19px;
	padding-top: 8px;
}

.contacts div {
	padding-left: 50px;
	min-height: 30px;
	margin-bottom: 10px;
}

.contacts div span {
	font-family: coresansa65bold;
	font-size: 21.2px;
	display: block;
	padding-top: 5px;
}

.contacts a {
	font-family: coresansa65bold;
	text-decoration: none;
	color: #323232;
}

.phone {
	background-image: url(/static/css/../images/icon_phone_bottom.png);
	background-position: 0px 7px;
}

.email {
	background-image: url(/static/css/../images/icon_email.png);
	line-height: 27px;
	background-position: left top;
}

.adress {
	background-image: url(/static/css/../images/icon_adress.png);
	background-position: 0px 4px;
	min-height: 35px !important;
}

.contacts .info_for_map {
	height: 36px;
	background-image: url(/static/css/../images/icon_car.png);
	background-position: left center;
	padding-left: 75px !important;
	color: #412d2d !important;
	font-family: coresansa35light !important;
	font-size: 30px;
	line-height: 30px;
	margin: 30px 0px 95px 55px;
}

.info_for_map img {
	position: absolute;
	margin: 25px 0px 0px -150px;
}

/*footer*/

.footer {
	background-image: url(/static/css/../images/footer.jpg);
	background-size: cover;
	position: relative;
	height: 200px;
}

.footer div div {
	float: right;
	color: white;
	font-family: coresansa35light;
	font-size: 16px;
	padding-top: 55px;
}

.footer a {
	color: white;
	font-family: coresansa35light;
	font-size: 16px;
	text-decoration: none;
	margin-right: 10px;
}

.footer a:hover {
	text-decoration: underline;
}

.footer div div:first-child {
	float: left;
	padding-top: 38px;
}

.footer div div:last-child {
	float: none;
	text-align: center;
	position: absolute;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	margin-top: 45px;
	top: 50%;
	padding-top: 0px;
	transform: translate(-50%, -50%);
}

/*modal window*/

.bg_map {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 30;
	overflow: auto;
	display: none;
}

.bg_map div {
	width: 988px;
	height: 719px;
	background-image: url(/static/css/../images/mapup.png);
	margin: 40px auto;
	position: relative;
	display: none;
}

.bg_map div img {
	position: absolute;
	top: 0px;
	right: -20px;
	cursor: pointer;
}
.widget-wrapper {
	display: none;
}

/*fonts*/

@font-face {
	font-family: coresansa45regular;
	src: url(/static/css/../fonts/coresansa45regular.eot), url(/static/css/../fonts/coresansa45regular.svg),
		url(/static/css/../fonts/coresansa45regular.woff);
}

@font-face {
	font-family: coresansa35light;
	src: url(/static/css/../fonts/coresansa35light.eot), url(/static/css/../fonts/coresansa35light.svg),
		url(/static/css/../fonts/coresansa35light.woff);
}

@font-face {
	font-family: coresansa15thin;
	src: url(/static/css/../fonts/coresansa35light.eot), url(/static/css/../fonts/coresansa15thin.svg),
		url(/static/css/../fonts/coresansa15thin.woff);
}

@font-face {
	font-family: coresansa25extralight;
	src: url(/static/css/../fonts/coresansa25extralight.eot), url(/static/css/../fonts/coresansa25extralight.svg),
		url(/static/css/../fonts/coresansa25extralight.woff);
}

@font-face {
	font-family: coresansa65bold;
	src: url(/static/css/../fonts/coresansa65bold.eot), url(/static/css/../fonts/coresansa65bold.svg),
		url(/static/css/../fonts/coresansa65bold.woff);
}

@font-face {
	font-family: coresansa35light-italic;
	src: url(/static/css/../fonts/coresansa35light-italic.eot),
		url(/static/css/../fonts/coresansa35light-italic.svg),
		url(/static/css/../fonts/coresansa35light-italic.woff);
}

/* Добавленние кнопки Написать */

.top {
	width: 1100px;
}

.info_top {
	margin-top: 30px;
	position: relative;
	z-index: 9999;
}

.info_top .mango-callback {
	text-align: center;
}

.button-widget-open.info-top__call {
	margin-right: 18px;
}

.info-mail {
	width: 200px;
	height: 40px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	text-align: center;
	position: relative;
	z-index: 9998;
}

.info-mail__text {
	font-family: coresansa35light, sans-serif;
	font-size: 21px;
	color: #534545;
}

.info-mail__link {
	display: inline-block;
	width: 153px;
	height: 21px;
	margin-top: 2px;
	text-align: center;
	color: #fff;
	font-family: coresansa35light, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	background-color: #4dc74e;
	transition: 0.3s;
	border-radius: 30px;
	text-decoration: none;
}

.info-mail__link:hover {
	background-color: #3eb53e;
	transition: 0.3s;
}

.info-mail__link:focus {
	background-color: #3eb53e;
	transition: 0.3s;
	outline: none;
}

.info-mail__link:active {
	background-color: #3eb53e;
	transition: 0.3s;
}

.menu {
	padding-top: 40px;
}

.container_hide_menu {
	width: 1300px;
}

.container_hide_menu .info-mail__text {
	float: right;
	margin-right: 15px;
	margin-top: 14px;
}

.container_hide_menu .info-mail__link {
	float: right;
	margin-top: 16px;
	margin-left: 0;
	margin-right: 15px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	font-size: 13px;
}

.mbutton_more {
	position: absolute;
	bottom: 0;
	left: 0;
}

.basket-el.basket-line-js.top {
	/*right: -908px;*/
	/*left: 81%;*/
	width: auto;
	right: 10%;
	z-index: 0;
	position: absolute;
	top: 147px;
}

.menu a {
	padding: 0 5px;
	margin: 0 10px;
}

.inner {
	overflow: hidden;
}

/* Добавление в таблицу столбца с оптовыми ценами */
.charact-table table > tbody > tr > td:nth-child(4),
.charact-table table > tbody > tr > th:nth-child(4) {
	width: 160px;
}

.charact-table__container .charact-table__tbl td:nth-child(2),
.charact-table__in .charact-table__tbl th:nth-child(2) {
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}

.charact-table__tbl td:nth-child(1),
.charact-table__tbl th:nth-child(1) {
	width: 285px;
}

/*.charact-table .charact-table__in::before {
	height: 71px;
}*/

.price-item--wholesale .details,
.price-item .details--price {
	font-size: 12px;
}

/* Добавление оптовой цены в карточку товара */

.catalog-item__pc--wholesale {
	margin-top: 20px;
}

.catalog-item__price .catalog-item__pc--wholesale .price-item {
	font-size: 16px;
}

.catalog-item__price .catalog-item__pc--wholesale .price-item__value {
	font-size: 20px;
}

.catalog-item__price .catalog-item__pc--wholesale .price-item__cur {
	transform: scale(0.8);
}

/* Добавление видео с youtube*/

.yt_video {
	position: absolute;
	top: 166px;
	left: 480px;
	width: 285px;
	height: 285px;
	border-radius: 50%;
	overflow: hidden;
	/*display: block;*/
}

.yt_video:focus {
	outline: none;
}

.video-container {
	width: 300%;

	margin-left: -100%;
	position: relative;
	top: -2px;
	height: 100px;

	padding-top: 30px;
	padding-bottom: 56.25%;
	overflow: hidden;
	/*border-radius: 50%;*/
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
}

.video-container:hover .mask {
	opacity: 1;
	visibility: visible;
}
.video-container .mask {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	cursor: pointer;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.video-container .mask i {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(/static/css/../images/zoom.png) no-repeat;
	width: 40px;
	height: 40px;
	margin: -15px 0 0 -15px;
}

.mfp-yt.mfp-close-btn-in .mfp-close {
	color: #fff;
	right: -55px;
}

.yt-popup-cont {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.video-content-container {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}

.video-content-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Инстаграм */
.text_block_2 .instagram-slider {
	position: relative;
	top: 54px;
	left: 136px;
	width: 322px;
	height: 322px;
	overflow: hidden;
}

.instagram-slider img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.insta-popup.block-img-slide {
	position: absolute;
	/*top: 54px;*/
	/*left: 139px;*/
	display: inline-block;
	width: 322px;
	height: auto;
}

.text_block_2 div {
	margin: 0;
	padding: 0;
}

.slick-slider .slick-list {
	width: 100%;
	height: 100%;
}

.instagram-slider-item {
	position: relative;
}

.instagram-slider-item .mask {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	cursor: pointer;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.instagram-slider-item:hover .mask {
	opacity: 1;
	visibility: visible;
}

.instagram-slider-item .mask i {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(/static/css/../images/zoom.png) no-repeat;
	width: 40px;
	height: 40px;
	margin: -15px 0 0 -15px;
}

.insta-slide {
	padding: 0px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	width: 60%;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
}

.insta-slide:after {
	content: '';
	display: table;
	clear: both;
}

.insta-img {
	float: left;
	width: 60%;
}

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

.insta-cont {
	float: right;
	width: 40%;
}

.insta-head {
	padding: 20px;
	margin-bottom: 15px;
}

.insta-cont .insta-avatar {
	float: left;
	margin-right: 10px;
}

.insta-cont .insta-avatar img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
	padding: 3px;
	background: #ffffff;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 100px;
	height: 100px;
}

.insta-cont .insta-name {
	font-size: 15px;
	margin-top: 40px;
}

.insta-body {
	padding: 20px;
	box-sizing: border-box;
}

.insta-body p {
	color: #000;
	font-size: 15px;
	word-wrap: break-word;
}

.insta-props a {
	margin-top: 30px;
	display: inline-block;
	padding: 60px 0 30px 0;
	width: 50%;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	float: left;
	color: #515151 !important;
	text-decoration: none;
}

.insta-likes a {
	background: url(/static/css/../images/heart.png) center top no-repeat;
}

.insta-comments a {
	background: url(/static/css/../images/comments.png) center top no-repeat;
}

.text_block_2 .instagram-single {
	position: relative;
	top: 54px;
	left: 136px;
	width: 322px;
	height: 322px;
	overflow: hidden;
}

.instagram-single img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.instagram-invisible {
	display: none !important;
}

/*.mfp-wrap.mfp-yt {*/
/*height: 100vh;*/
/*}*/

/* Фиксация шапки таблицы */

.thead .charact-table__tbl {
	width: 978px;
}

.charact-table__tbl tr td:first-child,
.charact-table__tbl tr th:first-child {
	padding-left: 23px;
}

.charact-table__tbl tr td:last-child,
.charact-table__tbl tr th:last-child {
	padding-right: 28px;
}

.charact-table .charact-table__in {
	padding-left: 0; /* было 23px */
	padding-right: 0; /* было 28px */
}

.charact-table .charact-table__in::before {
	height: 54px;
}

.charact-table .charact-table__toggle {
	margin: 0;
	margin-top: 3px;
}

.thead {
	width: 927px;
}

.thead-fixed {
	position: fixed;
	top: 54px;
	width: 927px;
	z-index: 100;
}

.pseudo-row {
	width: 100%;
	height: 0;
}

.transparent-row {
	opacity: 0;
}

/* Страница с условиями оплаты, доставки и возврата */
.visually-hidden {
	position: absolute;

	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;

	clip: rect(0 0 0 0);
	overflow: hidden;
}

.catalog-item--conditions h2 {
	font-size: 24px;
	line-height: 31px;
	font-family: 'Proximanova', sans-serif;
	margin-bottom: 29px;
}

.catalog-item--conditions p {
	/*font-style: italic;*/
}

.catalog-item.catalog-item--conditions .catalog-item__cnt ul ul {
	list-style: none !important;
}

.catalog-item--conditions ul ul > li {
	position: relative;
}

.catalog-item--conditions ul ul > li::before {
	position: absolute;
	content: '—';
	left: -20px;
}

/* Страница с сертификатами */
.cert-title {
	text-align: center;
}

.certif {
	padding: 0;
	text-align: center;
}

.certif__item {
	display: inline-block;
	vertical-align: top;
	padding: 40px;
}

.certif__link {
	display: block;
	width: 200px;
	color: #000;
	font-size: 14px;
}

.certif__link:hover,
.certif__link:focus,
.certif__link:active {
	opacity: 0.8;
	outline: none;
}

.certif__img {
	max-width: 100%;
	height: auto;
}

.certif__desc {
	display: inline-block;
	width: 160px;
	margin: 0 auto;
	text-decoration: underline;
}

.compensate-for-scrollbar {
	margin-right: 0 !important;
}

/* Выравнивание ссылок в нижнем меню */
/*.container_hide_menu {*/
/*display: flex;*/
/*justify-content: center;*/
/*}*/
.price-item--wholesale .hide {
	display: none;
}

/*hide menu - для корректного отображения на планшетах и мобильных телефонах*/

.container_hide_menu-call {
	margin-right: 115px !important;
}

.container_hide_menu-phone {
	margin-right: 20px;
}

.container_hide_menu-link {
	margin: 8px 0px 0px 10px;
}

.container_hide_menu-link:first-child {
	margin-left: 0;
}

/* Оптовые цены при наведении на строку таблицы*/

.details.hide {
	font-size: 12px;
}

/* Выделение оптовых цен */

.charact-table .hightlighted {
	padding: 0 10px;
	background-color: #fef024;
	border-radius: 8px;
}

.search-page p {
	margin: 15px 0;
}
.search-page hr {
	margin: 20px 0;
}
.search-page a {
	color: #000;
}
.search-page form {
	display: flex;
}
.search-page a:hover {
	color: #4ec74e;
}
.search-page input[type='text'],
#title-search-input {
	border: 1px solid #e0e0e0;
	background-color: #f4f5f4;
	border-radius: 4px;
	outline: none;
	padding: 7px 10px;
	box-shadow: inset 1px 1px 10px #e1e2e1;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 14px;
}
.search-page input[type='text'] {
	width: calc(100% - 70px);
}
.search-page input[type='submit'] {
	background-color: #4ec74e;
	color: #ffffff;
	border-radius: 4px;
	padding: 8px 11px;
	border: 0;
	cursor: pointer;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 14px;
}

/* скидки */
.sale_sticker {
	background: red;
	color: white;
	position: absolute;
	right: 10px;
	top: 50px;
	z-index: 3;
	padding: 3px 10px;
	border-radius: 5px;
	font-size: 16px;
}
.top_product .actual-goods__card {
	position: relative;
}
.catalog-table__catalog-item .sale_sticker {
	position: relative;
	margin-bottom: 5px;
	top: unset;
}

/* адаптив */

body {
	margin: 0;
	padding: 0;
	min-width: auto;
	font-family: coresansa35light;
	font-family: 'coresansa65bold', sans-serif;
}

.container {
	width: 100%;
	max-width: 1200px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (min-width: 320px) {
	.line-info {
		background: #000;
		height: 40px;
		padding: 0 30px;
		font-family: 'coresansa45regular', sans-serif;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 9;
		box-sizing: border-box;
	}
	.bg_rulons {
		padding-top: 88px;
	}
	.line-info__container {
		max-width: 1200px;
		box-sizing: border-box;
		margin: 0 auto;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 100%;
	}
	.line-info__right-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.location {
		display: none;
	}
	.location__icon {
		background: url('/static/css/../images/adaptive-new/geo.svg') no-repeat;
		width: 12px;
		height: 12px;
		display: block;
	}
	.location__text {
		color: #ffffff;
		opacity: 0.4;
		font-size: 14px;
	}
	.location__city-text {
		color: #fff;
		font-size: 14px;
		margin-right: 10px;
		cursor: pointer;
	}
	.location__arrow-down {
		background: url('/static/css/../images/adaptive-new/arrow-down.svg') no-repeat;
		width: 7px;
		height: 4px;
		display: block;
	}
	.mail {
		display: none;
	}
	.mail__icon {
		width: 20px;
		height: 11px;
		background: url('/static/css/../images/adaptive-new/mail.svg') no-repeat;
		display: block;
		cursor: pointer;
	}
	.mail__text {
		text-decoration: none !important;
		color: #fff !important;
		font-size: 14px;
		cursor: pointer;
		font-family: 'coresansa35light', sans-serif;
	}
	.mail__btn {
		white-space: nowrap;
		text-decoration: none !important;
		padding: 1px 13px;
		border-radius: 14.5px;
		background-color: #644178;
		color: #fff !important;
		border: 1px solid #644178;
		cursor: pointer;
		font-size: 14px;
		outline: none;
		transition: 0.3s ease-in-out;
	}
	.mail__btn:hover {
		background: transparent;
		border: 1px solid #644178;
	}
	.phone {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		background: none;
	}
	.phone__icon {
		width: 14px;
		height: 14px;
		background: url('/static/css/../images/adaptive-new/phone.svg') no-repeat;
		display: block;
		margin-right: 10px;
		cursor: pointer;
	}
	.phone__text {
		white-space: nowrap;
		text-decoration: none !important;
		color: #fff !important;
		font-size: 12px;
		margin-right: 20px;
		cursor: pointer;
	}
	.phone__btn,
	.button-widget-open {
		width: auto !important;
		height: auto !important;
		white-space: nowrap !important;
		padding: 1px 10px;
		border-radius: 14.5px;
		background-color: #3b7037 !important;
		color: #fff !important;
		border: 1px solid #3b7037 !important;
		cursor: pointer !important;
		font-size: 12px !important;
		outline: none;
		transition: 0.3s ease-in-out;
	}
	.phone__btn:hover,
	.button-widget-open:hover {
		background: transparent;
		border: 1px solid #3b7037;
	}
}

@media screen and (min-width: 768px) {
	.line-info {
		padding: 0 20px;
	}
	.line-info__container {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.location {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-right: 20px;
	}
	.location__text {
		display: none;
	}
	.location__icon {
		margin-right: 8px;
	}
	.location__city-text {
		margin-right: 10px;
	}
	.location__wrap-cty {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.mail {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.mail__icon {
		margin-right: 12px;
	}
	.mail__text {
		margin-right: 10px;
	}
	.mail__btn {
		margin-right: 30px;
	}
	.phone__text {
		font-size: 14px;
	}
	.phone__btn,
	.button-widget-open {
		font-size: 14px !important;
	}
}

@media screen and (min-width: 1200px) {
	.location__text {
		display: block;
		margin-right: 10px;
	}
}

@media screen and (min-width: 320px) {
	.def-modal {
		display: none;
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 100000;
		overflow-y: auto;
	}
	.def-modal__bg {
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
	}
	.def-modal__wrapper {
		padding: 20px;
		background: #fff;
		display: block;
		position: relative;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		max-width: 700px;
		width: 100%;
		box-sizing: border-box;
	}
	.def-modal .block-modal {
		position: relative;
	}
	.def-modal .block-modal__title {
		font-weight: 600;
		text-align: center;
		font-size: 1em;
	}
	.def-modal .block-modal__city {
		text-align: center;
		font-weight: 600;
		font-size: 2em;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.def-modal .block-modal__btn-city {
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
		width: 100%;
		max-width: 120px;
		background: #4ec74e;
		border-radius: 14px;
		color: #fff;
		height: 30px;
		line-height: 30px;
		cursor: pointer;
		margin-bottom: 10px;
		display: block;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.def-modal .block-modal__wrpap-subtitle {
		text-align: center;
		overflow: hidden;
	}
	.def-modal .block-modal__subtitle {
		text-align: center;
		font-size: 1em;
		position: relative;
		z-index: 2;
		display: inline-block;
		padding: 0 10px;
		font-weight: 100;
		font-family: 'coresansa45regular', sans-serif;
	}
	.def-modal .block-modal__subtitle:before {
		content: '';
		background: #ddd;
		display: block;
		position: absolute;
		top: 50%;
		width: 2000px;
		height: 1px;
		line-height: 0;
		font-size: 0;
		left: 100%;
	}
	.def-modal .block-modal__subtitle:after {
		content: '';
		background: #ddd;
		display: block;
		position: absolute;
		top: 50%;
		width: 2000px;
		height: 1px;
		line-height: 0;
		font-size: 0;
		right: 100%;
	}
	.def-modal .block-modal__city-list {
		display: block;
		margin: 20px 0;
		column-count: 2;
		column-gap: 30px;
	}
	.def-modal .block-modal__city-item {
		font-size: 14px;
		color: #4ec74e;
		font-weight: 600;
		padding: 5px 15px;
		cursor: pointer;
		display: block;
		margin: 5px 0;
		text-decoration: none;
		font-family: 'coresansa35light', sans-serif;
	}
	.def-modal .block-modal__city-item.active {
		background: #4ec74e;
		color: #fff;
		font-family: 'coresansa55medium';
	}
	.def-modal .block-modal__close {
		position: absolute;
		width: 25px;
		height: 25px;
		right: -10px;
		top: -10px;
		cursor: pointer;
		background: none;
		border: none;
		outline: none;
	}
	.def-modal .block-modal__close:before {
		content: '';
		width: 100%;
		height: 2px;
		background: #4ec74e;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		display: block;
		position: absolute;
		left: 0;
		top: 11px;
	}
	.def-modal .block-modal__close:after {
		content: '';
		width: 100%;
		height: 2px;
		background: #4ec74e;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		display: block;
		position: absolute;
		left: 0;
		top: 11px;
	}
}

@media screen and (min-width: 320px) and (max-width: 600px) and (max-height: 799px) {
	.def-modal__wrapper {
		top: 0;
		left: 0;
		transform: translateX(0) translateY(0);
	}
}

@media screen and (min-width: 320px) and (min-height: 800px) {
	.def-modal__wrapper {
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

@media screen and (min-width: 480px) {
	.def-modal .block-modal__city-list {
		column-count: 3;
	}
}

@media screen and (min-width: 768px) {
	.def-modal .block-modal__city-list {
		column-count: 4;
	}
}

@media screen and (min-width: 320px) {
	.def-title {
		font-size: 28px;
		color: #000;
		font-family: 'coresansa55medium', sans-serif;
		margin-bottom: 20px;
		margin-top: 15px;
	}
	.busket-table__item {
		background: #fff;
		border-radius: 8px;
		padding: 12px 10px;
		margin-bottom: 10px;
	}
	.busket-table__wrap-description {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		max-width: 100%;
		box-sizing: border-box;
	}
	.busket-table__img {
		background: #f0f3f6;
		height: 70px;
		display: block;
		margin-right: 20px;
		width: 100%;
		max-width: 100px;
	}
	.busket-table__title {
		font-size: 16px;
		font-weight: 500;
		margin-bottom: 10px;
		font-family: 'coresansa55medium', sans-serif;
	}
	.busket-table__country {
		font-size: 14px;
		color: #909090;
		font-family: 'coresansa45regular', sans-serif;
	}
	.busket-table__right-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.busket-table__left-block {
		margin-bottom: 20px;
	}
	.busket-table__amount {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.busket-table__amount-title {
		font-size: 12px;
		color: #909090;
		margin-bottom: 10px;
		font-family: 'coresansa45regular', sans-serif;
	}
	.busket-table__wrap-amount {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.busket-table__amout_btn {
		background: none;
		border: 0;
		color: inherit;
		font: inherit;
		line-height: normal;
		overflow: visible;
		padding: 0;
		cursor: pointer;
		outline: none;
		text-align: center;
		text-decoration: none;
		height: 27px;
		width: 27px;
		background-color: #e0e0e0;
		border: 1px solid #dadada;
		border-radius: 50%;
		line-height: 25px;
		transition: background 0.1s linear, border 0.1s linear;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.busket-table__amout-input {
		height: 38px;
		width: 40px;
		border: 1px solid #e0e0e0;
		background-color: #f4f5f4;
		border-radius: 4px;
		outline: none;
		padding: 0 5px;
		box-shadow: inset 1px 1px 10px #e1e2e1;
		text-align: center;
		font-family: 'Proxima Nova', sans-serif;
		font-size: 14px;
	}
	.busket-table__amount-text {
		display: none;
	}
	.busket-table__cost {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.busket-table__round {
		font-size: 18px;
		color: #000;
		font-weight: 500;
		font-family: 'coresansa45regular', sans-serif;
	}
	.busket-table__zero {
		font-size: 12px;
		font-family: 'coresansa45regular', sans-serif;
	}
	.busket-table__cost-options-text {
		color: #909090;
		font-family: 'coresansa45regular', sans-serif;
		font-size: 12px;
	}
	.busket-table__cost-title {
		font-size: 12px;
		color: #909090;
		font-family: 'coresansa45regular', sans-serif;
		margin-bottom: 10px;
	}
	.busket-table__del-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.busket-table__del-text {
		font-size: 12px;
		color: #909090;
		margin-bottom: 15px;
		font-family: 'coresansa45regular', sans-serif;
	}
	.busket-table__del-icon {
		margin: 0 auto;
		display: block;
		width: 20px;
		height: 20px;
		position: relative;
	}
	.busket-table__del-icon:before {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		height: 2px;
		background: #7b7b7b;
		display: block;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.busket-table__del-icon:after {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		height: 2px;
		background: #7b7b7b;
		display: block;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.busket-table__line-info {
		display: none;
	}
	.busket-table .amout-btn-minus {
		margin-right: 5px;
		transition: 0.3s ease-in-out;
	}
	.busket-table .amout-btn-minus:hover {
		background-color: #fca4a4;
		border-color: #f29a9a;
	}
	.busket-table .amout-btn-plus {
		margin-left: 5px;
		transition: 0.3s ease-in-out;
	}
	.busket-table .amout-btn-plus:hover {
		background-color: #92e8a0;
		border-color: #88de96;
	}
}

@media screen and (min-width: 768px) {
	.busket-table {
		margin-bottom: 20px;
	}
	.busket-table__item {
		padding: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-bottom: 0;
		border-radius: 0;
		background-image: linear-gradient(to right, #eaeaea 33%, rgba(255, 255, 255, 0) 0%);
		background-position: bottom;
		background-size: 15px 1px;
		background-repeat: repeat-x;
	}
	.busket-table__left-block {
		width: 50%;
		margin-bottom: 0;
	}
	.busket-table__right-block {
		width: 50%;
	}
	.busket-table__amount-title {
		display: none;
	}
	.busket-table__cost-title {
		display: none;
	}
	.busket-table__del-text {
		display: none;
	}
	.busket-table__cost {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.busket-table__amout {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.busket-table__del-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.busket-table__line-info {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		background: #e8eaec;
		height: 50px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 24px;
	}
	.busket-table__nav-text {
		font-size: 14px;
		color: #909090;
		font-family: 'coresansa45regular', sans-serif;
	}
	.busket-table__nav-text:nth-of-type(1) {
		width: 50%;
	}
	.busket-table__nav-text:nth-of-type(2) {
		width: 20%;
		text-align: center;
	}
	.busket-table__nav-text:nth-of-type(3) {
		width: 20%;
		text-align: center;
	}
	.busket-table__nav-text:nth-of-type(4) {
		width: 10%;
		text-align: center;
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
	.busket-table__amount {
		width: 40%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		background-image: linear-gradient(#eaeaea 33%, rgba(255, 255, 255, 0) 0%);
		background-position: right;
		background-size: 1px 15px;
		background-repeat: repeat-y;
	}
	.busket-table__cost {
		width: 40%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		background-image: linear-gradient(#eaeaea 33%, rgba(255, 255, 255, 0) 0%);
		background-position: right;
		background-size: 1px 15px;
		background-repeat: repeat-y;
	}
	.busket-table__del-item {
		width: 20%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding-right: 24px;
	}
	.busket-table__del-icon {
		left: 2px;
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
		cursor: pointer;
	}
	.busket-table__amount-text {
		display: block;
		margin: 0 auto;
		margin-top: 5px;
		color: #909090;
		font-family: 'coresansa45regular', sans-serif;
		font-size: 14px;
	}
	.busket-table__wrap-amount {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.busket-table__round {
		font-size: 24px;
	}
	.busket-table__count {
		font-size: 18px;
	}
	.busket-table__cost-options-text {
		font-size: 14px;
	}
	.busket-table__zero {
		font-size: 18px;
	}
	.busket-table__wrap-description {
		padding: 15px 0;
		padding-left: 24px;
		background-image: linear-gradient(#eaeaea 33%, white 0%);
		background-position: right;
		background-size: 1px 15px;
		background-repeat: repeat-y;
	}
	.busket-table__amout-input {
		width: 60px;
	}
}

@media screen and (min-width: 320px) {
	.catalog-table__line-info {
		display: none;
	}
	.catalog-table__catalog-item {
		background: #fff;
		padding: 15px 25px 30px;
		border-radius: 5px;
		margin-bottom: 10px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.catalog-table__name-block-text {
		color: #222 !important;
		font-size: 14px;
		margin-bottom: 15px;
		font-family: 'coresansa45regular', sans-serif;
		line-height: 1.5;
	}
	.catalog-table__cost-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.catalog-table__unit-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 10px;
		width: 50%;
	}
	.catalog-table__catalog-item .catalog-table__unit-block,
	.catalog-table__catalog-item .catalog-table__wholesale-block {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.catalog-table__unit-block-text {
		font-size: 12px;
		font-family: 'coresansa45regular', sans-serif;
		margin-bottom: 7px;
	}
	.catalog-table__unit-block-title {
		padding: 0 10px;
		background-color: #fef024;
		border-radius: 8px;
		font-size: 12px;
		margin-bottom: 3px;
	}
	.catalog-table__unit-block-cost span:nth-of-type(1) {
		font-size: 16px;
		font-family: 'coresansa45regular', sans-serif;
		color: #000;
	}
	.catalog-table__unit-block-cost span:nth-of-type(2) {
		font-size: 12px;
		font-family: 'coresansa45regular', sans-serif;
		color: #000;
	}
	.catalog-table__wholesale-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 10px;
		width: 50%;
	}
	.catalog-table__wholesale-block-text {
		font-size: 12px;
		font-family: 'coresansa45regular', sans-serif;
		margin-bottom: 7px;
		color: #000;
	}
	.catalog-table__wholesale-block-title {
		padding: 0 10px;
		background-color: #fef024;
		border-radius: 8px;
		font-size: 12px;
		margin-bottom: 3px;
	}
	.catalog-table__wholesale-block-cost span:nth-of-type(1) {
		font-size: 16px;
		font-family: 'coresansa45regular', sans-serif;
		color: #000;
	}
	.catalog-table__wholesale-block-cost span:nth-of-type(2) {
		font-size: 12px;
		font-family: 'coresansa45regular', sans-serif;
		color: #000;
	}
	.catalog-table__count-block-title {
		font-size: 12px;
		font-family: 'coresansa45regular', sans-serif;
		margin-bottom: 7px;
		color: #000;
	}
	.catalog-table__count-block-btn {
		color: inherit;
		font: inherit;
		overflow: visible;
		padding: 0;
		cursor: pointer;
		outline: none;
		text-align: center;
		text-decoration: none;
		height: 27px;
		width: 27px;
		background-color: #e0e0e0;
		border: 1px solid #dadada;
		border-radius: 50%;
		line-height: 25px;
		transition: background 0.1s linear, border 0.1s linear;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.counter__input {
		height: 38px;
		width: 40px;
		border: 1px solid #e0e0e0;
		background-color: #f4f5f4;
		border-radius: 4px;
		outline: none;
		padding: 0 5px;
		box-shadow: inset 1px 1px 10px #e1e2e1;
		text-align: center;
		font-family: 'Proxima Nova', sans-serif;
		font-size: 14px;
	}
	.catalog-table__count-block-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.catalog-table .count-block-btn-minus {
		margin-right: 5px;
	}
	.catalog-table .count-block-btn-minus:hover {
		background-color: #fca4a4;
		border-color: #f29a9a;
	}
	.catalog-table .count-block-btn-plus {
		margin-left: 5px;
	}
	.catalog-table .count-block-btn-plus:hover {
		background-color: #92e8a0;
		border-color: #88de96;
	}
	.catalog-table__buy-block-title {
		font-size: 12px;
		font-family: 'coresansa45regular', sans-serif;
		margin-bottom: 7px;
		color: #000;
	}
	.catalog-table__buy-block-btn {
		border: none;
		background: #4ec74e;
		width: 100%;
		height: 38px;
		border-radius: 4px;
		outline: none;
	}
	.catalog-table__count-buy-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: flex-end;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.catalog-table__buy-block {
		width: 100%;
		margin-left: 10px;
	}
	.catalog-table__count-block {
		width: 50%;
	}
	.catalog-table__buy-block {
		width: 50%;
	}
	.buy-btn {
		max-width: 292px;
		width: 100%;
		height: 52px;
		border-radius: 12px;
		background-color: #4ec74e;
		color: #ffffff;
		font-size: 18px;
		cursor: pointer;
		border: 1px solid transparent;
		margin: 0 auto;
		display: block;
		margin-top: 15px;
		font-family: 'coresansa45regular', sans-serif;
	}
	.return-sale-btn {
		max-width: 235px;
		width: 100%;
		height: 40px;
		color: #fff;
		border-radius: 8px;
		background-color: #3f3f3f;
		cursor: pointer;
		border: 1px solid transparent;
		margin: 0 auto;
		display: block;
		margin-top: 15px;
		font-family: 'coresansa45regular', sans-serif;
		margin-bottom: 30px;
	}
	.result-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.result-item__text {
		font-family: 'coresansa55medium', sans-serif;
		font-size: 18px;
		color: #222;
		margin-right: 20px;
	}
	.result-item__number {
		color: #222;
		font-size: 27px;
		font-family: 'Proximanova', sans-serif;
	}
	.catalog-table__buy-block .at_order {
		display: inline-block;
		border: none;
		background: #4ec74e;
		width: 100%;
		height: 38px;
		border-radius: 4px;
		outline: none;
		font-family: 'coresansa45regular', sans-serif;
		color: #fff;
		margin-right: 10px;
	}
}

@media screen and (min-width: 768px) {
	.wrap-btn-bottom {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 10px;
	}
	.wrap-btn-bottom .buy-btn {
		margin: 0;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.wrap-btn-bottom .return-sale-btn {
		margin: 0;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.catalog-table__line-info {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		background: #e8eaec;
		height: 50px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 24px;
	}
	.catalog-table__title {
		font-size: 14px;
		color: #909090;
		font-family: 'coresansa45regular', sans-serif;
	}
	.catalog-table__title:nth-of-type(1) {
		width: 27%;
	}
	.catalog-table__title:nth-of-type(2) {
		width: 18%;
		text-align: center;
	}
	.catalog-table__title:nth-of-type(3) {
		width: 18%;
		text-align: center;
	}
	.catalog-table__title:nth-of-type(4) {
		width: 22%;
		text-align: center;
		position: relative;
		left: 10px;
	}
	.catalog-table__title:nth-of-type(5) {
		width: 15%;
		text-align: center;
		position: relative;
		right: -12px;
	}
	.catalog-table__catalog-item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.catalog-table__name-block-text {
		font-size: 14px;
		margin-bottom: 0;
	}
	.catalog-table__name-block {
		width: 30%;
		box-sizing: border-box;
		padding-left: 32px;
		padding-top: 16px;
		padding-right: 18px;
		padding-bottom: 20px;
		background-image: linear-gradient(#eaeaea 33%, white 0%);
		background-position: right;
		background-size: 1px 15px;
		background-repeat: repeat-y;
	}
	.catalog-table__cost-block {
		width: 35%;
		box-sizing: border-box;
	}
	.catalog-table__unit-block {
		width: 50%;
		box-sizing: border-box;
		margin-top: 20px;
		padding: 0 5px;
		background-image: linear-gradient(#eaeaea 33%, rgba(255, 255, 255, 0) 0%);
		background-position: right;
		background-size: 1px 15px;
		background-repeat: repeat-y; /*-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;*/
	}
	.catalog-table__wholesale-block {
		width: 50%;
		box-sizing: border-box;
		margin-top: 20px;
		padding: 0 5px;
		background-image: linear-gradient(#eaeaea 33%, rgba(255, 255, 255, 0) 0%);
		background-position: right;
		background-size: 1px 15px;
		background-repeat: repeat-y; /*-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;*/
	}
	.catalog-table__count-buy-block {
		width: 40%;
		box-sizing: border-box;
		align-items: center;
	}
	.catalog-table__count-block {
		width: 60%;
		box-sizing: border-box;
		background-image: linear-gradient(#eaeaea 33%, rgba(255, 255, 255, 0) 0%);
		background-position: right;
		background-size: 1px 15px;
		background-repeat: repeat-y;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.catalog-table__buy-block {
		width: 40%;
		box-sizing: border-box;
		position: relative;
		margin-left: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.catalog-table__count-block-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: relative;
		padding-top: 0px;
	}
	.catalog-table__count-block-title {
		display: none;
	}
	.catalog-table__wholesale-block-text {
		display: none;
	}
	.catalog-table__unit-block-text {
		display: none;
	}
	.catalog-table__buy-block-title {
		display: none;
	}
	.catalog-table__buy-block-btn {
		background: transparent;
	}
	.counter__input {
		width: 45px;
	}
	.catalog-table__catalog-item {
		padding: 0;
		margin-bottom: 0;
		background-image: linear-gradient(to right, #eaeaea 33%, rgba(255, 255, 255, 0) 0%);
		background-position: bottom;
		background-size: 15px 1px;
		background-repeat: repeat-x;
		border-radius: 0;
	}
}

@media screen and (min-width: 320px) {
	.open-menu {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		-webkit-transform-origin: 10px 13px;
		-ms-transform-origin: 10px 13px;
		transform-origin: 10px 13px;
	}
	.logo-block {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		position: relative;
	}
	.logo-block__img {
		max-width: 46px;
		width: 100%;
		height: auto;
	}
	.nav {
		position: fixed;
		z-index: 10;
		transition: 0.3s ease-in-out;
		left: 0;
		top: 40px;
		width: 100%;
		height: 48px;
		background: #fff;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.nav__right-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		width: 200px;
		justify-content: end;
	}
	.nav__container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
		max-width: 1200px;
		padding: 0 10px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.nav-block {
		background: #333;
		width: 90%;
		position: fixed;
		top: 0;
		right: -100%;
		height: 100%;
		transition: 0.3s ease-in-out;
		z-index: 10;
		overflow: auto;
	}
	.nav-block__close-menu {
		width: 20px;
		height: 20px;
		position: absolute;
		right: 20px;
		outline: none;
		border: none;
		background: transparent;
		top: 20px;
		z-index: 3;
	}
	.nav-block__close-menu:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		height: 1px;
		background: #fff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.nav-block__close-menu:after {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		height: 1px;
		background: #fff;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.nav-block ul {
		list-style: none;
		padding: 0;
	}
	.nav-block__wrapper {
		margin-top: 60px;
		margin-bottom: 0;
	}
	.nav-block__section-name {
		color: #fff;
		font-size: 14px;
		font-weight: 300;
		font-family: 'coresansa45regular', sans-serif;
		cursor: pointer;
		text-decoration: none;
	}
	.nav-block__section-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 14px 32px;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.nav-block__count {
		color: #8a8a8a;
		font-size: 14px;
		font-weight: 300;
		font-family: 'coresansa45regular', sans-serif;
		margin-left: 7px;
	}
	.nav-block__subsections {
		margin-left: 10px;
		display: none;
	}
	.nav-block__subsections a {
		color: #bbbbbb;
		text-decoration: none;
	}
	.nav-block__subsections--sub {
		margin-left: 10px;
		display: none;
	}
	.nav-block__section-icon {
		position: relative;
		width: 25px;
		height: 20px;
		margin-left: 8px;
		cursor: pointer;
	}
	.nav-block__section-icon:before {
		content: '';
		position: absolute;
		left: 4px;
		top: 7px;
		width: 5px;
		height: 5px;
		border: 1px solid #fff;
		border-top: 0;
		border-right: 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		transition: 0.3s ease-in-out;
	}
	.nav-block__section.active-select-menu {
		background: #222;
	}
	.busket {
		text-decoration: none;
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		max-width: 200px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.busket__icons-block {
		position: relative;
		margin-right: 25px;
	}
	.busket__icon-busket {
		width: 19px;
		height: 23.8px;
		background: url('/static/css/../images/adaptive-new/shop-full.svg') no-repeat;
		background-size: cover;
		display: block;
	}
	.busket__icon-count {
		position: absolute;
		right: -12px;
		top: -0px;
		border-radius: 50%;
		background: #1fd143;
		width: 17px;
		height: 17px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		color: #fff;
		font-size: 10px;
		font-family: 'coresansa65bold', sans-serif;
		font-style: inherit;
	}
	.busket__count-item {
		color: #b5b5b5;
		font-size: 11px;
		font-weight: 300;
		font-family: 'coresansa35light', sans-serif;
	}
	.busket__total {
		font-size: 14px;
		color: #000;
		font-family: 'coresansa45regular', sans-serif;
	}
	.busket__text-block {
		margin-bottom: -3px;
	}
	.burger-menu {
		width: 24px;
		height: 18px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 45px;
		margin-top: 3px;
		cursor: pointer;
	}
	.burger-menu span {
		width: 100%;
		height: 2px;
		background: #444;
		display: block;
	}
	.burger-menu span:nth-of-type(1) {
		margin-bottom: 5px;
		margin-top: 1px;
	}
	.burger-menu span:nth-of-type(2) {
		margin-bottom: 5px;
	}
	.logo-block__link {
		position: absolute;
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	.workarea .bx_catalog_tile .bx_catalog_tile_img {
		height: 165px !important;
		/*background-size: cover;*/
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	.nav {
		height: 64px;
	}
	.nav__left-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.nav__container {
		padding: 0 15px;
	}
	.logo-block {
		position: relative;
	}
	.logo-block__img {
		max-width: 58px;
		width: 58px;
	}
	.busket {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.busket__icon-busket {
		width: 24px;
		height: 30px;
	}
	.busket__icon-count {
		font-size: 12px;
	}
	.busket__count-item {
		font-size: 13px;
	}
	.busket__total {
		font-size: 16px;
	}
	.burger-menu {
		display: none;
	}
	.nav-block {
		position: relative;
		right: 0;
		top: 0;
		background: none;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.nav-block__subsections {
		display: none;
	}
	.nav-block .active-select-menu {
		background: none;
	}
	.nav-block__count {
		display: none;
	}
	.nav-block__section-name {
		color: #000;
		font-size: 16px;
		margin-right: 32px;
		border-bottom: 3px solid transparent;
		transition: 0.3s ease-in-out;
		padding-bottom: 5px;
		font-family: 'coresansa35light', sans-serif;
	}
	.nav-block__section-name:hover {
		border-bottom: 3px solid #4ec74e;
		color: #000 !important;
		text-decoration: none !important;
	}
	.nav-block__section-name:nth-last-child {
		margin-right: 0;
	}
	.nav-block__close-menu {
		display: none;
	}
	.nav-block__section-block {
		padding: 0;
	}
	.nav-block__section-icon {
		display: none;
	}
	.nav-block__wrapper {
		margin-top: 8px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-left: 25px;
	}
}

@media screen and (min-width: 1200px) {
	.logo-block__img {
		width: 77px;
		max-width: 77px;
	}
	.nav-block__wrapper {
		margin-left: 50px;
	}
}

/* Правки главной страницы */
.button_block_1 {
	border-radius: 12px;
}

.container-footer {
	max-width: 1140px;
}

.slider {
	position: static;
	margin-top: -183px;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: -1;
	height: 696px;
	background-image: url(/static/css/../images/slider/1.jpg);
	background-size: cover;
}

.price_block_1 {
	text-align: left;
}

.info_text_block_1 {
	text-align: left;
}

.button_block_1 {
	height: 60px;
}

.hide_menu {
	display: none !important;
}

.bottom_hide_menu {
	display: none !important;
}

.bx_catalog_tile_ul .wrap-catalog-item {
	max-width: 535px;
	box-sizing: border-box;
}

.bx_catalog_tile_ul .wrap-row:nth-of-type(2) li {
	max-width: 260px;
	box-sizing: border-box;
}

.bx_catalog_tile_ul .wrap-row:nth-of-type(1) {
	margin-bottom: 30px;
}

.bx_catalog_tile_ul .wrap-row {
	justify-content: center;
}

.block_3 {
	/*padding-bottom: 70px;*/
	height: auto;
	background: none;
}
.h2_kak_primeyat {
	font-weight: bold;
}

.title_preimushh {
	background: #fff;
	font-weight: bold;
	font-size: 32px;
	padding: 4px 12px;
	color: #000;
}

.block_5 {
	background-size: cover;
}

.title_preimushh {
	margin: 0px auto 220px auto;
}

.icon_1 img,
.icon_2 img,
.icon_3 img,
.icon_4 img {
	width: auto;
	margin-bottom: 25px;
	display: block;
	margin: 0 auto;
}

.container-footer {
	width: 100%;
}

.footer div div:last-child {
	margin-top: 0;
}

.footer div div {
	padding-top: 0;
}

.container-footer {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.footer div div:first-child img {
	max-width: 100%;
	width: 100%;
}

.page {
	background: #f0f0f0 !important;
}

.catalog-item__cnt {
	order: 1;
	padding-right: 20px;
}
.catalog-item__slider {
	order: 2;
	position: relative;
	margin-right: 0 !important;
}
.about-catalog-item form {
	width: 400px;
	order: 2;
	max-width: 50%;
	padding: 10px;
	padding-left: 15px;
}
.detail_seo {
	max-width: 100%;
	padding: 10px;
}

.wrapper-item-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.catalog-item__cnt {
	max-width: 100%;
}
.catalog-item__counter {
	min-width: 125px !important;
}
.catalog-item__price {
	min-width: 125px !important;
	margin-right: 0 !important;
}

.catalog-item__slider {
	max-width: 50%;
	box-sizing: border-box;
}

.title_question {
	padding-top: 140px;
}

.basket-table__row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.ordering__prod-img + .ordering__prod-cnt {
	max-width: 330px;
}

.sbutton {
	background: #3f3f3f !important;
	border-radius: 12px !important;
	color: #fff !important;
	font-family: 'Proximanova reg', sans-serif !important;
	width: 220px !important;
	font-size: 18px !important;
}
.sbutton_orange {
	background-color: #4ec74e !important;
	width: 245px !important;
	height: 60px !important;
}

.ordering__item_done .ordering__head {
	background-color: #b8edb8 !important;
}

.wrap-nav-catalog {
	display: none;
}

@media screen and (max-width: 1200px) {
	.footer div div:nth-of-type(2) {
		font-size: 12px;
		margin-top: -62px;
	}
	.footer div div:last-child {
		font-size: 12px;
		width: 410px;
		margin-left: 0;
		transform: translate(-50%, -50%);
	}
	.footer {
		height: 165px;
	}
	.footer a {
		font-size: 12px;
		margin-right: 0;
	}
	.info_adress {
		padding-bottom: 10px;
	}
	.block_5 {
		padding-bottom: 70px;
		height: auto;
		padding-top: 53px;
		background-color: #efefef;
		background-position-y: -156px;
	}
	.in_block_5 {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.cell_in_block_5 {
		width: 50%;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		margin: 0;
	}
	.block_2 {
		height: 350px;
	}
	.text_block_2 {
		width: 255px;
		height: 210px;
		background-size: cover;
		margin-top: 15px;
		right: 65px;
	}
	.home_block_2 {
		position: absolute;
		width: 401px;
		height: 262px;
		background-image: url(/static/css/../images/home.png);
		z-index: 9;
		left: 0;
		background-size: cover;
		left: 82px;
		margin-top: -27px;
	}
	.text_block_2 .instagram-slider {
		position: relative;
		top: 29px;
		left: 77px;
		width: 170px;
		height: 174px;
		overflow: hidden;
	}
	.insta-popup.block-img-slide {
		position: relative;
		top: 0;
		right: 0;
		display: inline-block;
		width: 100%;
		height: auto;
		max-width: 100%;
	}
	.yt_video {
		position: absolute;
		top: 86px;
		left: 247px;
		width: 143px;
		height: 143px;
		border-radius: 50%;
		overflow: hidden;
	}
	.video-container {
		top: -38px;
		margin-left: -101%;
	}
	.h2-on-main-page {
		padding: 40px 0px 37px 0px;
	}
	.in_block_2 {
		height: 350px;
		max-width: 790px;
	}
	.sheet img {
		max-width: 100%;
		width: 100%;
	}
	.sheet {
		position: absolute;
		width: 135px;
		height: 70px;
		z-index: 21;
		top: 271px;
		left: 56px;
		background-size: cover;
	}
	.bx_catalog_tile .bx_catalog_tile_ul li {
		max-width: calc(50% - 10px);
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.bx_catalog_tile_ul .wrap-row:nth-of-type(2) li {
		max-width: calc(50% - 10px);
		width: 100% !important;
	}
	.bx_catalog_tile_ul .wrap-row:nth-of-type(1) {
		margin-bottom: 0;
	}

	.title_atakje {
		font-size: 50px;
	}
	.title_you_mojite {
		font-size: 30px;
	}
	.text_block_6 p {
		font-size: 20.9px;
		line-height: 27px;
	}
	.info_service p {
		font-size: 18px;
		max-width: 360px;
	}
	.title_question {
		font-size: 28px;
		padding-top: 30px;
	}
	.info_number {
		max-width: 360px;
		padding-top: 15px;
	}
	.block_info {
		background-size: 384px;
		max-width: 768px;
	}
	.info_adress {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.title_contact {
		order: 1;
	}
	.map {
		order: 3;
	}
	.contacts {
		order: 2;
	}
	.info_for_map {
		margin: 50px 0;
	}
	.info_for_map img {
		display: none;
	}
	.map {
		width: 542px;
		height: 406px;
		background-size: cover;
	}
	.title_contact {
		padding-top: 0px;
		margin-top: 70px;
	}
	.wrap-catalog {
		max-width: 768px !important;
	}
	.in_block_5 {
		max-width: 768px;
	}
	.text_block_6 {
		max-width: 768px;
		margin: 0 auto;
	}
	.catalog-menu {
		display: none;
	}
	.workarea {
		max-width: 100%;
		box-sizing: border-box;
		padding: 0 15px;
	}
	.page__in {
		max-width: 100%;
		box-sizing: border-box;
	}
	.footer div div:first-child {
		float: left;
		padding-top: 0px;
		width: 109px;
	}
	.title_question {
		padding-top: 35px;
	}
}

@media screen and (max-width: 1060px) {
	.ordering__in {
		display: flex;
		flex-direction: column;
	}
	.oaside {
		float: none !important;
		order: 2;
		border: 1px dashed #e4e4e4;
		padding: 18px 13px 26px;
		width: 100% !important;
		margin: 0 !important;
		box-sizing: border-box;
	}
	.bg_map div {
		max-width: 80%;
		width: 100%;
		height: 50vh;
		background-size: contain;
	}
}

@media screen and (max-width: 880px) {
	.wrapper-item-row {
		flex-wrap: wrap;
	}
	.catalog-item__cnt {
		max-width: 100%;
		order: 2;
	}
	.catalog-item__opts table {
		display: block;
		overflow: auto;
	}
	.catalog-item__slider {
		width: 100% !important;
		height: auto !important;
		max-width: 100%;
		order: 1;
	}
}

@media screen and (max-width: 767px) {
	.busket-table__amout_btn {
		height: 20px;
		width: 20px;
	}
	.ordering__head {
		font-size: 14px;
		padding: 0 23px !important;
	}
	.checkout__prev-step-js {
		margin-top: 10px !important;
		order: 2;
	}
	.ordering__head span {
		min-width: 0 !important;
		margin-right: 5px;
	}
	.ordering__buttons {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
	}
	.ordering__buttons a {
		order: 2;
		margin-top: 10px !important;
		display: block;
		font-size: 16px !important;
		width: 235px !important;
	}
	.ordering__prod {
		margin-bottom: 20px;
	}
	.basket-table__row {
		flex-wrap: wrap;
	}
	.catalog-item__pc-title {
		/*text-align: left;*/
		margin-top: 5px;
	}
	.counter {
		margin-top: 10px;
	}
	.catalog-item__button {
		width: 100%;
		max-width: 90%;
		margin: 0 auto;
	}
	.about-catalog-item form {
		width: 100%;
		max-width: 100%;
	}
	.detail_seo {
		width: 100%;
		max-width: 100%;
	}
	.block_6 {
		padding-left: 15px;
		padding-right: 15px;
		height: 565px;
	}
	.footer div div:first-child {
		display: none;
	}
	.footer div div:nth-of-type(2) {
		display: none;
	}
	.contacts {
		width: 100%;
	}
	.map {
		width: 100%;
		height: 236px;
		background-size: cover;
	}
	.info_for_map {
		font-size: 25px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 0;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
		font-size: 16px;
	}
	.bx_catalog_tile .bx_catalog_tile_ul li {
		max-width: calc(100%);
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.bx_catalog_tile_ul .wrap-row:nth-of-type(2) li {
		max-width: calc(100%);
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.bx_catalog_tile_ul .wrap-catalog-item__img {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-size: cover !important;
		border: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 100%;
	}

	.block_2 {
		display: none;
	}
	.in_block_1 .main-logo {
		font-size: 50px !important;
		display: flex;
		justify-content: center;
	}
	.in_block_1 .main-logo div:last-child {
		display: none;
	}
	.info_text_block_1 {
		font-size: 16px;
		text-align: center;
		z-index: 3;
	}
	.info_block_1 {
		float: none;
		display: grid;
	}
	.button_block_1 {
		width: 286px;
		height: 48px;
		font-size: 18px;
		font-weight: 300;
		line-height: 48px;
		box-sizing: border-box;
		margin: 0 auto;
	}

	.price_block_1 {
		text-align: center;
		width: 100%;
		max-width: 235px;
		margin: 0 auto;
	}
	.title_atakje {
		font-size: 28px;
		width: 290px;
	}
	.title_you_mojite {
		font-size: 20px;
	}
	.text_block_6 p {
		font-size: 15.9px;
		line-height: 27px;
	}
	.button_block_6 {
		width: 290px;
		margin-top: 30px;
	}
	.cell_in_block_5 {
		width: 100%;
	}
	.block_5 {
		background-position: top center;
		background-size: 220%;
	}
	.icon_2 {
		margin-bottom: 40px;
	}
	.cell_in_block_5:first-child {
		margin-bottom: 40px;
	}
	.title_preimushh {
		margin-bottom: 130px;
	}
	.cell_in_block_5 ul {
		margin-left: 0;
	}
	.title_question {
		text-align: center;
	}
	.info_service p {
		text-align: center;
		margin: 0 auto;
	}
	.info_number {
		margin: 0 auto;
		text-align: center;
	}
	.block_info {
		background-position: center 350px;
	}
	.title_contact {
		padding-top: 0px;
		margin-top: 320px;
	}
	.wrap-nav-catalog {
		display: block;
		max-width: 1020px;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 0 12px;
	}
	.wrap-nav-catalog .select2-container {
		min-width: 288px;
		width: 100%;
	}

	.wrap-nav-catalog .select2-container--default .select2-selection--single {
		border-radius: 0;
	}
	.select2-search {
		display: none !important;
	}
	.wrap-nav-catalog__title {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 14px;
		color: #909090;
	}
	.cell_in_block_5 {
		width: auto;
	}
	.in_block_5 {
		justify-content: center;
		flex-direction: column;
		align-items: flex-start;
		max-width: 320px;
		margin: 0 auto;
	}
	.contacts .info_for_map {
		margin-bottom: 30px;
		height: auto;
		min-height: 36px;
	}
}

.bx_catalog_tile_ul .wrap-catalog-item__title {
	left: 50%;
	bottom: 0;
	margin: 0;
	transform: translateX(-50%);
	padding: 10px;
	background: #3f3f3f;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	width: 80%;
}

.wrap-catalog {
	max-width: 1090px;
}

.wrap-catalog-item:hover .wrap-catalog-item__title {
	background: #1fd143;
	color: #fff;
}

#top-busket {
	display: none !important;
}

.ordering__head {
	border-radius: 4px;
}

.ordering__content {
	border: none !important;
}

.ordering__buttons .sbutton {
	border-radius: 4px;
}

@media screen and (min-width: 768px) {
	.busket-table__block-text {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.return-sale-btn {
		font-size: 16px;
	}
}

.checkout__prev-step-js:before {
	content: '';
	border: 2px solid #fff;
	border-right: none;
	border-top: none;
	width: 9px;
	height: 9px;
	transform: rotate(45deg);
	display: inline-block;
	margin-right: 5px;
	margin-left: -5px;
}

.ordering__buttons a.sbutton:before {
	content: '';
	border: 2px solid #fff;
	border-right: none;
	border-top: none;
	width: 7px;
	height: 7px;
	transform: rotate(45deg);
	display: inline-block;
	margin-right: 5px;
	margin-left: -5px;
}

.return-sale-btn:before {
	content: '';
	border: 2px solid #fff;
	border-right: none;
	border-top: none;
	width: 7px;
	height: 7px;
	transform: rotate(45deg);
	display: inline-block;
	margin-right: 6px;
	margin-left: 6px;
}

@media screen and (max-width: 1060px) {
	.oaside {
		border: none !important;
		border-radius: 4px;
		background: #fff;
	}
}

@media screen and (max-width: 1060px) {
	.ordering {
		background-color: transparent !important;
	}
	.basket-table__row {
		background: #fff;
		margin: 12px 0;
		padding: 12px 10px;
		border-radius: 4px;
	}
	.ordering__body-in {
		padding: 0 !important;
	}
	.wrap-form-mobile {
		background: #fff;
		border-radius: 4px;
		padding: 10px 0;
		margin: 10px 0;
	}
	.ordering__body .ord-item {
		padding: 0 16px !important;
	}
	.ordering__body .ord-item a {
		text-align: center;
	}
}

.ordering__head {
	background: #dce0e4 !important;
	color: #44464a !important;
}

@media screen and (min-width: 768px) {
	.container-basket {
		padding-left: 0;
	}
	.line-info,
	.nav {
		position: relative;
		top: 0;
		left: 0;
	}
	.bg_rulons {
		padding-top: 0;
	}
	.location__city-text {
		white-space: nowrap;
		text-overflow: ellipsis;
		max-width: 70px;
		overflow: hidden;
	}
}

.control_slider {
	display: none;
}

@media screen and (min-width: 1200px) {
	.nav__container {
		padding: 0;
	}
	.location__city-text {
		max-width: none;
	}
}

@media screen and (min-width: 320px) {
	.in_block_1 .main-logo div {
		font-size: 50px;
	}
	.in_block_1 .main-logo {
		background-size: 97px;
		background-position: -2px center;
		height: 100px;
	}
	.in_block_1 .main-logo span {
		padding-right: 10px;
	}
	.bg_rulons {
		padding-top: 0;
		/*height: 410px;*/
	}
	.block_1 {
		/*height: 410px;*/
		padding-top: 90px;
	}
	.slider {
		height: 410px;
		padding-top: 88px;
	}
	.price_block_1 {
		font-size: 16px;
		padding-top: 20px;
	}
	.price_block_1 span {
		font-size: 22px;
	}
	.info_text_block_1 {
		margin-top: -15px;
	}
	.button_block_1 {
		margin-top: 20px;
	}
	.cell_in_block_5 li {
		font-family: 'coresansa35light', sans-serif;
	}
	.dummy-basket-img {
		background: url('/static/images/picture.svg') no-repeat;
		background-position: center;
		background-color: #f0f3f6;
		background-size: 35px;
		min-width: 100px;
	}
	.block_1_second .bg_rulons {
		display: none;
	}
	.block_1_second {
		padding-top: 0;
		height: 90px;
	}
	.select2-container--default .select2-selection--single {
		border: 1px solid #fff !important;
		height: 37px !important;
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 37px !important;
	}
	.select2-container--default .select2-selection--single .select2-selection__arrow {
		right: 10px !important;
		height: 36px !important;
	}
	.contacts div.phone {
		background-image: url(/static/css/../images/icon_phone_bottom2.png);
		background-repeat: no-repeat;
	}
	.ic-basket-add {
		background-image: url(/static/css/../images/add.png) !important;
	}
	.container-basket {
		padding: 0;
	}
}
@media screen and (min-width: 768px) {
	.ic-basket-add {
		background: url(/static/css/../images/svg-sprite.svg) no-repeat !important;
	}
	.main-logo {
		display: flex;
		align-items: center;
	}
	.block_1_second .bg_rulons {
		display: block;
	}
	.block_1_second {
		height: auto;
	}
	.block_1 {
		padding-top: 0;
	}
	.bg_rulons {
		/*height: 477px;*/
		box-sizing: border-box;
	}
	.block_1 {
		/*height: 580px;*/
		box-sizing: border-box;
	}
	.slider {
		height: 477px;
		padding-top: 0;
		box-sizing: border-box;
	}
	.in_block_1 .main-logo div {
		font-size: 76px;
	}
	.in_block_1 .main-logo {
		background-size: 117px;
		height: 117px;
		background-position: 24px 17px;
		margin-top: 15px;
	}
	.info_text_block_1 {
		font-size: 20px;
	}
	.price_block_1 span {
		font-size: 30px;
	}
	.price_block_1 {
		font-size: 22px;
	}
	.button_block_1 {
		width: 285px;
	}
	.homeTitle {
		display: none;
	}
	.cloud_1 {
		position: absolute;
		width: 261px;
		height: 165px;
		top: 47px;
		left: 67px;
		z-index: 2;
	}
	.cloud_1 img {
		width: 100%;
	}
	.cloud_2 {
		position: absolute;
		width: 162px;
		height: 91px;
		top: 67px;
		left: 467px;
		z-index: 2;
	}
	.cloud_2 img {
		width: 100%;
	}
	.block_2 .h2-on-main-page {
		font-size: 18px;
	}
	.contacts {
		width: 549px;
	}
	.title_contact {
		margin: 70px 0 10px 0;
		padding: 0;
	}
	.info_for_map {
		text-align: center;
		background-position: 120px center;
	}
	/*.block_5 {*/
	/*background-position-y: 0px;*/
	/*background-size: 170%;*/
	/*}*/
	/*.icon_1 {*/
	/*position: relative;*/
	/*left: -32px;*/
	/*}*/
	.cell_in_block_5.icon_3 {
		margin-top: 50px;
	}
	.cell_in_block_5.icon_4 {
		margin-top: 50px;
	}
	.workarea {
		padding: 0 15px;
	}
}
@media screen and (min-width: 1200px) {
	.cell_in_block_5.icon_3 {
		margin-top: 0px;
	}
	.cell_in_block_5.icon_4 {
		margin-top: 0px;
	}
	.bg_rulons {
		/*height: 500px;*/
		box-sizing: border-box;
	}
	.block_1 {
		/*height: 605px;*/
		box-sizing: border-box;
	}
	.slider {
		height: 500px;
		padding-top: 0;
		box-sizing: border-box;
	}
	.in_block_1 .main-logo div {
		font-size: 96px;
		float: left !important;
		display: inline-block;
	}
	.in_block_1 .main-logo {
		background-size: 177px;
		height: 177px;
		background-position: 4px 18px;
		margin-top: 5px;
	}
	.in_block_1 .main-logo div:last-child {
		font-size: 28px;
		line-height: 30px;
	}
	.home_block_2 {
		left: -69px;
	}
	.text_block_2 {
		right: 40px;
	}
	.h2_kak_primeyat {
		font-size: 28px;
	}
	.block_2 .h2-on-main-page {
		font-size: 32px;
	}
	.busket-table__img {
		min-width: 140px;
		height: 100px;
		max-width: 140px;
	}
	.dummy-basket-img {
		min-width: 70px;
		background-size: 55px;
	}
	.title_contact {
		margin: 140px 0 40px 0px;
		padding: 0;
	}
	.info_for_map {
		background-position: 170px;
		margin-left: -115px;
	}
}

@media screen and (max-width: 767px) {
	.slider {
		padding-top: 0;
		height: 278px;
	}
	.button_block_1 {
		margin-top: 0;
	}
	.price_block_1 {
		line-height: 22px;
		margin-bottom: 25px;
	}
	.info_text_block_1 {
		line-height: 22px;
	}
}
@media screen and (min-width: 1200px) {
	.home_block_2 {
		width: 788px;
		height: 518px;
		left: -145px;
	}
	.cloud_1 {
		width: 492px;
		height: 218px;
		top: 89px;
		left: -80px;
	}
	.cloud_2 {
		width: 347px;
		height: 195px;
		top: 95px;
		left: 605px;
	}
	.text_block_2 {
		right: 140px;
		margin-top: 105px;
	}
}

@media screen and (min-width: 320px) {
	.cell_in_block_5 span {
		text-align: left;
	}
	.icon_1 img,
	.icon_2 img,
	.icon_3 img,
	.icon_4 img {
		margin: 0;
	}
	.cell_in_block_5 ul {
		margin-left: 0;
		padding-left: 0;
	}
	.cell_in_block_5 li {
		list-style: none;
		position: relative;
		padding-left: 20px;
	}
	.cell_in_block_5 li:before {
		content: '•';
		font-size: 30px;
		position: absolute;
		left: 0;
		top: 0;
		color: #1fd143;
	}
	.bg1 {
		background-color: #b2c2d2;
	}
	.bg2 {
		background-color: #fff5f4;
	}
	.bg3 {
		background-color: #ddf2c7;
	}
	.bg4 {
		background-color: #f1e0c2;
	}
	.fix-slider-mb {
		position: absolute;
		top: 80px;
		height: 136px;
		width: 100%;
	}
	.title_preimushh {
		border-radius: 4px;
	}
	.title_preimushh {
		font-size: 24px;
		width: 226px;
	}
	.in_block_5 {
		align-items: center;
	}
	.icon_1 {
		max-width: 195px;
		position: relative;
		left: -30px;
	}
	.icon_2 {
		max-width: 177px;
		position: relative;
		left: -39px;
	}
	.icon_3 {
		max-width: 216px;
		position: relative;
		left: -19px;
	}
	.icon_4 {
		max-width: 216px;
		position: relative;
		left: -19px;
	}
	.cell_in_block_5 {
		margin-bottom: 40px;
	}
	.ordering__item_done .ordering__head span:before {
		content: '';
		position: absolute;
		left: 6px;
		top: 27px;
		width: 8px;
		height: 4px;
		background: #59c259;
		display: block;
		transform: rotate(44deg);
		border-radius: 45px;
	}
	.ordering__item_done .ordering__head span:after {
		content: '';
		position: absolute;
		left: 9px;
		top: 25px;
		width: 15px;
		height: 4px;
		background: #59c259;
		display: block;
		transform: rotate(-50deg);
		border-radius: 45px;
	}
	.ordering__head span {
		position: relative;
	}

	.ordering__item_done .ordering__head span {
		padding-left: 35px;
	}
	.ordering__body {
		overflow: hidden !important;
		display: none;
	}
	.wrap-mobile {
		display: block;
	}
	.wrap-desktop {
		display: none;
	}
	.bx_catalog_tile_ul .wrap-catalog-item {
		max-width: 288px;
		width: 100%;
		height: 210px;
		margin: 0 10px 20px 10px !important;
	}
	.bx_catalog_tile_ul .wrap-catalog-item__title {
		white-space: nowrap;
		width: auto;
		/* padding: 10px 30px; */
		/* Правки WESMA */
		padding: 10px 20px;
	}
	.bx_vertical_menu_advanced > ul {
		border-radius: 0 !important;
		border-top-right-radius: 5px !important;
		border-bottom-right-radius: 5px !important;
	}
	.bx_vertical_menu_advanced.bx_green {
		background: transparent !important;
	}
	footer {
		background-image: url(/static/css/../images/footer.jpg);
		background-size: cover;
		position: relative;
		padding: 40px 20px 150px;
	}
	.title-footer {
		font-size: 16px;
		text-decoration: none;
		display: block;
		font-family: 'coresansa45regular', sans-serif;
		color: #fff;
	}
	.footer-hide-xs {
		display: none;
	}
	.footer-nav__item__link {
		text-decoration: none;
		color: #fff;
		font-family: 'coresansa45regular', sans-serif;
		font-size: 16px;
		cursor: pointer;
		max-width: 180px;
		display: block;
		margin-bottom: 10px;
	}
	.footer-nav {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.info-block__text {
		font-family: 'coresansa35light', sans-serif;
		color: #fff;
		font-size: 14px;
		display: block;
		margin-bottom: 5px;
	}
	.info-block {
		margin-bottom: 15px;
	}

	.logo-footer {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.fix-slider-mb {
		display: none;
	}
	.icon_1,
	.icon_2,
	.icon_3,
	.icon_4 {
		max-width: none;
		position: relative;
		left: 0;
	}

	.cell_in_block_5.icon_3 span {
		position: relative;
		left: -18px;
	}

	.cell_in_block_5.icon_1 span {
		left: -24px;
		position: relative;
	}

	.cell_in_block_5.icon_3 ul {
		max-width: 210px;
	}

	.cell_in_block_5 ul {
		padding-left: 0;
	}

	.cell_in_block_5.icon_2 {
		left: -58px;
		position: relative;
		top: 9px;
	}

	.cell_in_block_5.icon_1 ul {
		width: 208px;
	}

	.cell_in_block_5.icon_2 ul {
		width: 180px;
	}

	.cell_in_block_5.icon_2 span {
		left: -19px;
		position: relative;
	}

	.cell_in_block_5.icon_4 {
		position: relative;
		left: -37px;
		margin-top: 105px;
	}

	.cell_in_block_5.icon_4 span {
		position: relative;
		left: -33px;
	}
	.block_5 {
		height: 1054px;
		background-image: none;
		position: relative;
		background-color: transparent;
	}
	.fix-desktop-img {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 601px;
		background-image: url(/static/css/../images/block_5.jpg);
		background-size: cover;
		z-index: -1;
	}
	.fix-desktop-bg {
		position: absolute;
		top: 601px;
		height: 453px;
		background-color: #efefef;
		width: 100%;
		z-index: -1;
	}
	.icon_1 img {
		position: relative;
		right: 22px;
	}
	.icon_2 img {
		position: relative;
		left: -20px;
	}
	.icon_3 img {
		position: relative;
		left: -9px;
	}

	.icon_4 img {
		position: relative;
		left: -26px;
	}

	.cell_in_block_5.icon_2 {
		margin-bottom: 0;
	}
	.fix-slider-mb {
		display: none !important;
	}
	.title_preimushh {
		font-size: 28px;
		max-width: 284px;
		width: 100%;
	}
	.bx_catalog_tile_ul .wrap-catalog-item {
		margin-bottom: 20px !important;
		width: calc((100% - 40px) / 2);
	}
	.block_3 {
		padding-left: 0;
		padding-right: 0;
	}
	.bx_catalog_tile_ul .wrap-row:nth-of-type(1) {
		flex-wrap: nowrap;
	}
	.catalog-table__buy-block {
		height: 100;
	}
	.workarea .bx_catalog_tile .bx_catalog_tile_img {
		height: 78px !important;
		background-size: contain;
		width: 78px;
	}
}

@media screen and (min-width: 1200px) {
	.wrap-mobile {
		display: none;
	}
	.wrap-desktop {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.cell_in_block_5.icon_1,
	.cell_in_block_5.icon_2,
	.cell_in_block_5.icon_3,
	.cell_in_block_5.icon_4 {
		left: 0;
		top: 0;
		margin: 0;
	}
	.cell_in_block_5.icon_1 span,
	.cell_in_block_5.icon_2 span,
	.cell_in_block_5.icon_3 span,
	.cell_in_block_5.icon_4 span {
		left: 0;
	}
	.fix-desktop-bg {
		height: 78px;
	}
	.fix-desktop-img {
		height: 601px;
	}

	.block_5 {
		height: 676px;
	}
	.cell_in_block_5.icon_2 {
		margin: 0 86px 0 68px;
	}
	.cell_in_block_5 {
		width: auto;
	}
	.cell_in_block_5.icon_4 {
		margin-left: 47px;
	}
	.icon_1 img {
		position: relative;
		right: -52px;
	}
	.icon_2 img {
		position: relative;
		left: 33px;
	}
	.icon_3 img {
		position: relative;
		left: 57px;
	}
	.icon_4 img {
		position: relative;
		left: 59px;
	}
	.title_preimushh {
		font-size: 32px;
	}
	.return-sale-btn:before {
		content: '';
		border: 2px solid #fff;
		border-right: none;
		border-top: none;
		width: 7px;
		height: 7px;
		transform: rotate(45deg);
		display: inline-block;
		margin-right: 6px;
		margin-left: 6px;
		position: relative;
		left: -9px;
	}
	.bx_catalog_tile_ul .wrap-catalog-item {
		max-width: 535px;
		height: 256px;
	}
	.bx_catalog_tile_ul .wrap-row {
		flex-wrap: nowrap;
	}
	.bx_catalog_tile_ul .wrap-catalog-item {
		margin: 0 0 0px 20px !important;
	}
	.bx_catalog_tile_ul .wrap-catalog-item:first-child {
		margin-left: 0 !important;
	}
	.bx_catalog_tile_ul .wrap-catalog-item {
		width: 100%;
	}
	.footer div div:last-child {
		top: 50%;
		transform: translateY(-50%);
	}
}

.ordering__item {
	margin-top: 10px;
}

.ordering__head span {
	min-width: 52px;
}

.catalog-table__buy-block {
	cursor: pointer;
}

.def-modal .block-modal__city-item.favorit {
	font-family: 'coresansa65bold', sans-serif;
}
@media screen and (max-width: 767px) {
	.hide-menu-item {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.logo-footer {
		display: block;
		margin-right: 15px;
	}
	.container-footer {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.block-right {
		display: flex;
		flex-direction: row;
		flex-grow: 1;
	}
	.block-left {
		display: flex;
		flex-grow: 1;
	}
	.footer-hide-xs {
		display: block;
	}
	.block-footer {
		width: 100%;
	}

	.title-footer {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.logo-footer img {
		width: 100%;
	}

	.logo-footer {
		max-width: 200px;
		width: 100%;
	}
}

.detail-text {
	max-width: 50%;
}

@media screen and (max-width: 880px) {
	.detail-text {
		max-width: 100%;
	}
	.opts td {
		font-size: 14px;
	}
	.catalog-item__cnt {
		padding-right: 0;
	}
	.opts td:first-child {
		min-width: auto !important;
	}
}

.sheet {
	z-index: 10;
}

.nav {
	/* Правки WESMA */
	/* z-index: 11; */
	z-index: 111;
}

.payment-systems {
	position: absolute;
	right: 23px;
	bottom: -120px;
	border-radius: 12px;
	width: 100%;
	max-width: 230px;
}

.payment-systems__wrap {
	background: #ffffff7d;
	padding: 5px 8px;
	border-radius: 12px;
	width: 100%;
	display: flex;
	flex-direction: row;
	margin: 0 -20px;
	align-items: center;
	justify-content: center;
}

footer .payment-systems__wrap {
	margin: 0;
	padding: 5px 0;
}

.payment-systems__text {
	font-family: 'coresansa35light', sans-serif;
	color: #fff;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}

.payment-systems__title {
	color: #000;
	text-decoration: none;
	font-family: 'coresansa45regular', sans-serif;
	font-size: 16px;
	cursor: pointer;
	display: block;
}

.payment-systems__icon--visa {
	width: 57px;
	height: 19px;
	display: block;
	background-image: url(//res.cloudinary.com/lmru/image/upload/index/visa-logo.svg);
}

.payment-systems__icon--mir {
	width: 58px;
	height: 16px;
	display: block;
	background-image: url(//res.cloudinary.com/lmru/image/upload/index/mir-logo.svg);
}

.payment-systems__icon--mastercard {
	width: 35px;
	height: 27px;
	display: block;
	background-image: url(//res.cloudinary.com/lmru/image/upload/index/mastercard-logo.svg);
	background-size: cover;
}

@media screen and (max-width: 1000px) {
	.payment-systems {
		flex-wrap: wrap;
		justify-content: flex-start;
		width: 220px;
	}
	.payment-systems__title {
		width: 100%;
		margin-bottom: 5px;
	}
	.payment-systems__icon--visa,
	.payment-systems__icon--mir,
	.payment-systems__icon--mastercard {
		margin-right: 15px;
	}
	.container-footer {
		padding-bottom: 25px;
	}
}

@media screen and (max-width: 760px) {
	footer {
		padding-bottom: 20px;
	}
	.d-flex-row {
		justify-content: center;
	}
	.payment-systems {
		position: relative;
		right: 0;
		bottom: 0;
	}
}

.mobilePhone {
	display: none;
}

.info_number .desctopPhone {
	font-family: 'coresansa45regular', sans-serif;
	font-size: 18px;
	display: inline;
	padding: 0;
	background: none;
}

.phone .desctopPhone {
	font-family: coresansa45regular;
	font-size: 16.1px;
	display: inline;
}

.line-info .phone__text.desctopPhone {
	font-size: 14px;
}

.line-info .phone__text.mobilePhone {
	font-size: 14px;
}

@media screen and (max-width: 768px) {
	.info_number .desctopPhone {
		display: none;
	}

	.phone .desctopPhone {
		display: none;
	}

	.info_number .mobilePhone {
		font-family: 'coresansa45regular', sans-serif;
		font-size: 18px;
		display: inline;
		padding: 0;
		background: none;
		color: #323232;
		text-decoration: none;
	}

	.phone .mobilePhone {
		font-family: coresansa45regular;
		font-size: 16.1px;
		display: inline;
		text-decoration: none;
	}
}

.logo-footer iframe {
	margin: 30px auto;
	display: block;
}

.logo-footer {
	display: block;
}

@media screen and (max-width: 768px) {
	.logo-footer iframe {
		margin: 15px 0 25px;
		display: block;
	}
}

.whatsappwidjet {
	position: fixed !important;
	bottom: 45px;
	right: 10px;
	z-index: 999 !important;
	display: none;
}

.whatsappwidjet img {
	width: 70px;
}

.pulse {
	animation-name: pulse;
	animation-duration: 3s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	-webkit-animation-name: pulse;
	-webkit-animation-duration: 3s;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
}

.bx-ios .ya-chat-widget {
	display: none !important;
}

@media screen and (max-width: 768px) {
	.ya-chat-widget_theme_dark.ya-chat-widget_desktop.ya-chat-widget_theme_light,
	.ya-chat-widget_theme_light.ya-chat-widget_desktop.ya-chat-widget_theme_light {
		display: none !important;
	}

	body .ya-chat-widget {
		display: none !important;
	}

	body .ya-chat-button_mobile {
		display: none !important;
	}

	.whatsappwidjet {
		display: block;
	}
}

.container-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
}

.background-popup {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.close-popup {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 4px;
	top: 4px;
	background: none;
	border: none;
	padding: 0;
	box-sizing: border-box;
	cursor: pointer;
}
.close-popup:hover:after,
.close-popup:hover:before {
	background: #1fd143;
}
.close-popup:before {
	content: '';
	position: absolute;
	right: 3px;
	top: 50%;
	width: 24px;
	height: 2px;
	background: #000;
	transform: rotate(-45deg);
	transition: 0.2s ease;
}

.close-popup:after {
	content: '';
	position: absolute;
	right: 3px;
	top: 50%;
	width: 24px;
	height: 2px;
	background: #000;
	transform: rotate(45deg);
	transition: 0.2s ease;
}

.wrapper-popup {
	background: #fff;
	border-radius: 5px;
	width: 100%;
	max-width: 360px;
	padding: 30px 15px 25px 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

.popup-title {
	font-size: 22px;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}

.wrapper-input {
	position: relative;
	margin-bottom: 15px;
}

.label-popup {
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
	font-family: coresansa35light;
}

.input-popup {
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 4px 10px;
	font-family: coresansa35light;
}

.popup-btn {
	max-width: 180px;
	height: 40px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	border-radius: 30px;
	background: #1fd143;
	display: block;
	margin: 0 auto;
	border: 1px solid #1fd143;
	color: #fff;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.2s ease;
}

.popup-btn:hover {
	border-color: #1fd143;
	background: #fff;
	color: #1fd143;
}

.popup-subtitle {
	font-size: 16px;
	font-family: coresansa35light;
	text-align: center;
}

.button-under-order {
	background-color: #4ec74e;
	color: #ffffff;
	width: 245px;
	height: 60px;
	border: 0;
	font: inherit;
	line-height: normal;
	overflow: visible;
	padding: 0;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	transition: background 0.1s linear;
	font-family: 'Proximanova reg', sans-serif;
	font-size: 18px;
	border-radius: 12px;
}
.sbutton.button-get-opt-price {
	background: #fff !important;
	border: 1px solid #000 !important;
	color: #000 !important;
	margin-top: 10px;
	padding: 0 12px;
	box-sizing: content-box;
}
.form-product-buy {
	text-align: center;
}
.form-product-buy .label-popup {
	text-align: left;
}

.textarea-popup {
	width: 100%;
	min-height: 60px;
	resize: none;
	border-radius: 5px;
	padding: 10px;
	font-family: coresansa35light;
	border: 1px solid #ccc;
}

.error-validate {
	border-color: red;
}

@media screen and (max-width: 1200px) {
	.cap-insta {
		margin: 30px 0px 0px 79px !important;
		padding-top: 15px !important;
		width: 168px !important;
		height: 157px !important;
		overflow: auto;
	}
}

/* Правки слайдера Wesma */
@media screen and (min-width: 320px) {
	.price_block_1 {
		padding-top: 30px;
		min-height: 86px;
	}

	.bg1,
	.bg2,
	.bg3,
	.bg4 {
		background-color: #fff;
	}
}

/* Парвки телефона в хедере */
.phone .desctopPhone,
.info_number .desctopPhone {
	display: none;
}
.phone .mobilePhone,
.info_number .mobilePhone {
	display: inline;
}
.info_number .mobilePhone {
	font-family: 'coresansa45regular', sans-serif;
	font-size: 18px;
	color: #323232;
	padding: 0;
	background: none;
	text-decoration: none;
}

/* End */


/* Start:/static/css/main.css?169053064951525*/
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen,
.fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
  outline: 0;
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
  content: "";
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property:
    width,
    -webkit-transform;
  transition-property: transform, width;
  transition-property:
    transform,
    width,
    -webkit-transform;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame,
.fotorama__thumb-border {
  box-sizing: content-box;
}

.fotorama__caption__wrap {
  box-sizing: border-box;
}

.fotorama--hidden,
.fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}

.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__thumb-border,
  .fotorama__video-close,
  .fotorama__video-play {
    background: none !important;
  }
}

.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
  background: #000;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__nav,
.fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property:
    opacity,
    -webkit-transform;
  transition-property: transform, opacity;
  transition-property:
    transform,
    opacity,
    -webkit-transform;
  transition-duration: 0.3s;
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size:
    1px 100%,
    5px 100%;
}

.fotorama__nav:before,
.fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent),
    radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position:
    0 0,
    0 0;
  left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__nav:after,
.fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent),
    radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position:
    100% 0,
    100% 0;
  right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}

.ic-arrow,
.breadcrumbs__item::before,
.ic-arrow-big,
.ic-basket,
.ic-basket-add,
.ic-basket-add-h,
.mbutton_basket:hover .ic-basket-add,
.ic-fotorama-next,
.catalog-item__slider .fotorama__arr.fotorama__arr--next::before,
.ic-fotorama-prev,
.catalog-item__slider .fotorama__arr.fotorama__arr--prev::before,
.ic-minus,
.ic-plus,
.ic-remove,
.ic-rouble,
.ic-toggle {
  background: url("/static/css/../images/svg-sprite.svg") no-repeat;
}

.ic-arrow,
.breadcrumbs__item::before {
  background-position: 89.0625% 86.3157894736842%;
  width: 12px;
  height: 7px;
}

.ic-arrow-big {
  background-position: 57.6271186440678% 56.58536585365854%;
  width: 17px;
  height: 23px;
}

.ic-basket {
  background-position: 0 61.05263157894737%;
  width: 34px;
  height: 26px;
}

.ic-basket-add {
  background-position: 0 0;
  width: 38px;
  height: 23.2px;
}

.ic-basket-add-h,
.mbutton_basket:hover .ic-basket-add {
  background-position: 100% 0;
  width: 38px;
  height: 23.2px;
}

.ic-fotorama-next,
.catalog-item__slider .fotorama__arr.fotorama__arr--next::before {
  background-position: 0 98.4%;
  width: 9px;
  height: 14px;
}

.ic-fotorama-prev,
.catalog-item__slider .fotorama__arr.fotorama__arr--prev::before {
  background-position: 13.432835820895523% 98.4%;
  width: 9px;
  height: 14px;
}

.ic-minus {
  background-position: 80.95238095238095% 58.76460767946578%;
  width: 13px;
  height: 4.1px;
}

.ic-plus {
  background-position: 69.84126984126983% 96.47058823529412%;
  width: 13px;
  height: 13px;
}

.ic-remove {
  background-position: 48.38709677419355% 98.4%;
  width: 14px;
  height: 14px;
}

.ic-rouble {
  background-position: 28.125% 98.4%;
  width: 12px;
  height: 14px;
}

.ic-toggle {
  background-position: 87.93103448275862% 44.61538461538461%;
  width: 18px;
  height: 12px;
}

@font-face {
  font-family: "Proximanova reg";
  src: url("/static/css/../fonts/ProximaNova-Reg.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Proximanova";
  src: url("/static/css/../fonts/ProximaNova-Bold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Proximanovaexcn regit";
  src: url("/static/css/../fonts/ProximaNovaExCn-RegIt.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "coresansa55medium";
  src: url("/static/css/../fonts/CoreSansA55Medium.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

.ic-dblock {
  display: inline-block;
}

.code-h2 {
  font-family: "Code Pro", sans-serif;
  font-size: 32px;
  text-transform: uppercase;
}

.page {
  background: #ffffff;
  min-height: 100px;
  font-family: "Proximanova reg", sans-serif;
}
.page__in {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  padding: 18px 0 53px;
}
.page h1 {
  font-size: 24px;
  line-height: 44px;
  font-family: "coresansa55medium";
  margin-top: 0;
  margin-bottom: 4px;
}

.characteristics {
  margin-top: 59px;
}
.characteristics .w-container {
  position: relative;
}
.characteristics .charact-table {
  margin: 24px -20px;
}
.characteristics .basket-el {
  position: absolute;
  right: 13px;
  top: 23px;
}

.block_1_second {
  /*height: 234px;*/
}

.block_1_second.inner {
  /*height: 100px;*/
}

.block_4 .inner {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}

.block_4 .basket-el {
  position: absolute;
  right: 0;
  min-width: 247px;
}

.block_4 .basket-el.top {
  top: 83px;
}

.basket-el {
  font-size: 12px;
  color: #2f2f2f;
  text-decoration: none;
  font-family: "Proximanova reg", sans-serif;
  line-height: 1.2em;
  padding-top: 3px;
}
.basket-el__img {
  float: left;
  margin-right: 29px;
  position: relative;
}
.basket-el__counter {
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  border-radius: 50%;
  color: white;
  background-color: #71d181;
  position: absolute;
  top: -3px;
  right: -11px;
}
.basket-el__cnt {
  float: left;
}
.basket-el__title {
  color: #c5c5c5;
}
.basket-el__incase span {
  font-size: 14px;
}

.mbutton {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  transition: background 0.1s linear;
}
.mbutton::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
  outline: none !important;
}
.mbutton_basket {
  width: 100%;
  height: 56px;
}
.mbutton_basket:hover {
  background-color: #92e8a0;
}
.mbutton_more {
  height: 36px;
  line-height: 37px;
  background-color: #34a554;
  color: white;
  border-radius: 18px;
  font-family: "Proximanova reg", sans-serif;
  font-size: 14px;
  padding: 0 47px;
}
.mbutton_more:hover {
  background-color: #41bd64;
}
.mbutton_more .ic-dblock {
  margin-left: -9px;
  margin-right: 12px;
  top: 1px;
  position: relative;
}
.mbutton_remove {
  padding: 10px;
}

.sbutton {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  transition: background 0.1s linear;
  background-color: #f0f0f0;
  color: #7a7a7a;
  height: 40px;
  font-family: "Proximanova", sans-serif;
  width: 250px;
}
.sbutton::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
  outline: none !important;
}
.sbutton:hover {
  background-color: #e6e6e6;
}
.sbutton_orange {
  background-color: #4ec74e;
  color: #ffffff;
}
.sbutton_orange:hover {
  background-color: #44bd44;
}

.counter {
  display: inline-block;
}
.counter__button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  height: 27px;
  width: 27px;
  background-color: #e0e0e0;
  border: 1px solid #dadada;
  border-radius: 50%;
  line-height: 25px;
  transition:
    background 0.1s linear,
    border 0.1s linear;
}
.counter__button::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
  outline: none !important;
}
.counter__button .ic-dblock {
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.counter__button_minus:hover {
  background-color: #fca4a4;
  border-color: #f29a9a;
}
.counter__button_plus:hover {
  background-color: #92e8a0;
  border-color: #88de96;
}
.counter__input {
  height: 38px;
  /*width: 55px;*/
  border: 1px solid #e0e0e0;
  background-color: #f4f5f4;
  border-radius: 4px;
  outline: none;
  padding: 0 5px;
  box-shadow: inset 1px 1px 10px #e1e2e1;
  text-align: center;
  font-family: "Proxima Nova", sans-serif;
  font-size: 14px;
  -moz-appearance: textfield;
}
.counter__input::-webkit-outer-spin-button,
.counter__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.price-item {
  font-size: 16px;
}
.price-item__value {
  font-size: 24px;
  margin-right: -4px;
  white-space: nowrap;
}
.price-item__cur {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: -1px;
}

.breadcrumbs {
  font-size: 14px;
  font-family: "Proximanova reg", sans-serif;
  color: #909090;
}
.breadcrumbs__item {
  display: inline-block;
  position: relative;
  color: #909090;
  margin-right: 25px;
  text-decoration: none;
}
.breadcrumbs__item::before {
  content: "";
  position: absolute;
  right: -19px;
  top: 6px;
}
.breadcrumbs__item:hover {
  color: #727272;
}
.breadcrumbs__item:last-child {
  margin-right: 0;
}
.breadcrumbs__item:last-child::before {
  content: none;
}

.input-text {
  height: 46px;
  padding: 10px 10px;
  font-size: 16px;
  font-family: "Proximanova reg", sans-serif;
  outline: none;
  border: 1px solid #dedede;
  box-sizing: border-box;
}
.input-text:focus {
  border: 1px solid silver;
}

.textarea {
  padding: 10px 10px;
  font-size: 16px;
  font-family: "Proximanova reg", sans-serif;
  outline: none;
  border: 1px solid #dedede;
  resize: none;
  height: 86px;
  box-sizing: border-box;
}
.textarea:focus {
  border: 1px solid silver;
}

.opts {
  font-size: 14px;
  line-height: 1.2;
  color: #3d3b3b;
  font-family: "Proximanova", sans-serif;
}
.opts tr:last-child td {
  padding-bottom: 0;
}
.opts td {
  padding-bottom: 5px;
  vertical-align: top;
}
.opts td:first-child {
  font-family: "Proximanova reg", sans-serif;
  color: #929292;
  padding-right: 20px;
  min-width: 193px;
}

.charact-table {
  font-family: "Proximanova reg", sans-serif;
  width: 980px;
  margin: 19px auto 0;
  box-sizing: border-box;
}
.charact-table * {
  box-sizing: border-box;
}
.charact-table__in {
  border: 1px solid #e6eae6;
  padding: 0 28px 8px 23px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0 4px 62px rgba(138, 158, 140, 0.27);
}
.charact-table__in::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 54px;
  background-color: #f4f5f4;
}
.charact-table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  position: relative;
}
.charact-table table > tbody > tr > td {
  padding: 0;
}
.charact-table__tbl th {
  background-color: #f4f5f4;
  color: #989898;
  font-weight: 400;
}
.charact-table__tbl td,
.charact-table__tbl th {
  text-align: center;
  border: 1px dashed #ecedec;
  padding: 3px 15px 6px;
}
.charact-table__tbl td:nth-child(1),
.charact-table__tbl th:nth-child(1) {
  text-align: left;
  border-left: 0;
}
.charact-table__tbl td:nth-child(2),
.charact-table__tbl th:nth-child(2) {
  /*text-align: right;*/
  width: 194px;
  /*padding-right: 45px; */
}
.charact-table__tbl td:nth-child(3),
.charact-table__tbl th:nth-child(3) {
  width: 173px;
}
.charact-table__tbl td:last-child,
.charact-table__tbl th:last-child {
  border-right: 0;
  width: 113px;
}
.charact-table__tbl th {
  border-bottom: 0;
  border-top: 0;
  height: 54px;
}
.charact-table__tbl tr:nth-child(2) td {
  border-top: 0;
}
.charact-table__tbl tr:last-child td {
  border-bottom: 0;
}
.charact-table__tbl tr:first-child td {
  border-top: 0;
}
.charact-table__tbl td:last-child {
  padding-left: 4px;
  padding-right: 10px;
}
.charact-table__button {
  margin-right: -29px;
}
.charact-table__rem {
  text-align: center;
  font-size: 16px;
  color: #2f2f2f;
  line-height: 1.2em;
  margin-top: 29px;
}
.charact-table__rem .mbutton {
  margin-top: 19px;
}
.charact-table__toggle {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  height: 55px;
  background-color: #41bd64;
  clear: both;
  color: white;
  font-family: coresansa35light, sans-serif;
  font-size: 14px;
  line-height: 59px;
  padding-left: 67px;
  cursor: pointer;
  transition: 0.3s;
  margin: 0 -28px 0 -23px;
  position: relative;
  z-index: 1;
  margin-top: 3px;
  width: 978px;
  text-align: left;
  display: block;
}
.charact-table__toggle::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
  outline: none !important;
}
.charact-table__toggle:hover {
  background-color: #34a554;
}
.charact-table__arrow {
  position: absolute;
  left: 23px;
  top: 18px;
  transition: -webkit-transform 0.6s linear;
  transition: transform 0.6s linear;
  transition:
    transform 0.6s linear,
    -webkit-transform 0.6s linear;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.charact-table__container .charact-table__tbl {
  display: none;
}
.charact-table__container_visible .charact-table__toggle {
  background-color: #34a554;
}
.charact-table__container_visible .charact-table__arrow {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.basket table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  position: relative;
}

.basket tbody {
  box-shadow: 0 4px 62px rgba(138, 158, 140, 0.27);
  border: 1px solid #ebeeeb;
}

.basket td,
.basket th {
  text-align: center;
}
.basket td:first-child,
.basket th:first-child {
  text-align: left;
  padding-left: 27px;
}
.basket td:nth-child(2),
.basket th:nth-child(2) {
  width: 253px;
}
.basket td:nth-child(3),
.basket th:nth-child(3) {
  width: 116px;
}
.basket td:nth-child(4),
.basket th:nth-child(4) {
  width: 127px;
  padding-right: 21px;
}

.basket th {
  color: #989898;
  font-weight: 400;
  height: 48px;
}

.basket td {
  background: white;
  border-bottom: 1px dashed #ecedec;
  padding-top: 18px;
  padding-bottom: 18px;
}

.basket tr:first-child td {
  /*padding-top: 26px; */
}

.basket tr:last-child td {
  padding-bottom: 14px;
}

.basket__item::after {
  content: "";
  display: table;
  clear: both;
}

.basket__img {
  float: left;
  margin-right: 30px;
}

.basket__cnt {
  padding-top: 21px;
}

.basket__link {
  font-family: "Proximanova", sans-serif;
  color: #141414;
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
}
.basket__link:hover {
  text-decoration: underline;
}

.basket__desc {
  color: #7a7a7a;
  font-size: 14px;
  margin-top: 4px;
}

.basket .mbutton_remove {
  margin-bottom: 8px;
}

.basket .price-item {
  margin-bottom: 14px;
}

.basket .counter {
  margin-bottom: 21px;
}

.basket__footer {
  color: #7a7a7a;
  font-size: 14px;
  margin-top: 40px;
}
.basket__footer::after {
  content: "";
  display: table;
  clear: both;
}
.basket__footer-right {
  float: right;
  text-align: right;
  margin-right: 4px;
}
.basket__footer-right .sbutton {
  width: 275px;
  margin-top: 23px;
  font-size: 16px;
}
.basket__footer-v {
  font-family: "Proximanova", sans-serif;
  color: #141414;
  font-size: 16px;
  min-width: 100px;
  display: inline-block;
  margin-left: 23px;
}
.basket__footer-v span {
  font-size: 14px;
}
.basket__footer-item {
  margin-bottom: 9px;
}

.oaside {
  border: 1px dashed #e4e4e4;
  padding: 18px 13px 26px;
}
.oaside__title {
  font-size: 14px;
  margin: 0 0 22px;
  line-height: 1.2;
  font-family: "Proximanova", sans-serif;
}
.oaside__item {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 6px;
  margin-bottom: 20px;
}
.oaside__item::after {
  content: "";
  display: table;
  clear: both;
}
.oaside__item:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.oaside__t {
  float: left;
  color: #7a7a7a;
}
.oaside__v {
  float: right;
  font-size: 16px;
}
.oaside__v span {
  font-size: 14px;
}
.oaside__v_big {
  font-size: 20px;
  font-family: "Proximanova", sans-serif;
}
.oaside__v_big span {
  font-size: 16px;
}
.oaside__rouble {
  display: inline-block;
  position: relative;
  top: 2px;
}

.ord-item__cnt {
  color: #626262;
  position: relative;
  padding-left: 19px;
  display: inline-block;
  margin-bottom: 6px;
}

.ord-item__str {
  position: absolute;
  left: 2px;
  top: 0;
  font-size: 18px;
  color: #ff4f4c;
}

.ord-item .input-text,
.ord-item .textarea {
  width: 100%;
}

.ordering {
  box-shadow: 0 4px 62px rgba(138, 158, 140, 0.27);
  border: 1px solid #ebeeeb;
  padding: 27px 17px;
  background-color: white;
  margin: 13px -10px 0;
  min-height: 664px;
}
.ordering__in::after {
  content: "";
  display: table;
  clear: both;
}
.ordering__content {
  border: 1px dashed #e4e4e4;
  position: relative;
  overflow: hidden;
  padding-bottom: 4px;
}
.ordering__aside {
  width: 218px;
  float: right;
  margin-left: 17px;
  margin-right: 9px;
}
.ordering__item {
  margin-bottom: 4px;
}
.ordering__item_done .ordering__head {
  background-color: #d6ecd5;
}
.ordering__item_done .ordering__body {
  max-height: 0;
  position: relative;
  overflow: hidden;
}
.ordering__item_hidden .ordering__body {
  max-height: 0;
  position: relative;
  overflow: hidden;
}
.ordering__head {
  height: 49px;
  line-height: 53px;
  padding: 0 44px;
  background-color: #f5f5f5;
  color: #9e9e9e;
}
.ordering__head span {
  min-width: 69px;
  display: inline-block;
}
.ordering__prod::after {
  content: "";
  display: table;
  clear: both;
}
.ordering__prod-img {
  float: left;
  margin-right: 21px;
}
.ordering__prod-cnt {
  padding-top: 3px;
}
.ordering__prod-link {
  font-family: "Proximanova", sans-serif;
  color: #141414;
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
}
.ordering__prod-link:hover {
  text-decoration: underline;
}
.ordering__prod-desc {
  color: #7a7a7a;
  font-size: 14px;
  margin-top: 4px;
}
.ordering__buttons {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 20px;
}
.ordering__buttons .sbutton {
  margin: 0 3px;
}
.ordering__buttons .sbutton_orange {
  width: 275px;
}
.ordering__body {
  position: relative;
  overflow: hidden;
}
.ordering__body-in {
  padding: 16px 20px;
}
.ordering__body table {
  width: 100%;
  color: #2f2f2f;
}
.ordering__body td {
  border-bottom: 1px dashed #ecedec;
  padding-bottom: 28px;
  padding-top: 20px;
}
.ordering__body td:nth-child(2) {
  width: 145px;
  text-align: center;
}
.ordering__body td:last-child {
  padding-right: 56px;
  width: 190px;
  text-align: right;
}
.ordering__body td .price-item__value {
  font-size: 20px;
  margin-right: -3px;
}
.ordering__body tr:first-child td {
  padding-top: 7px;
}
.ordering__body .ord-item {
  padding-left: 23px;
  padding-right: 7px;
  margin-top: 16px;
}
.ordering__body .ord-item:first-child {
  margin-top: 0;
}
.ordering__body .textarea {
  margin-bottom: 7px;
}
.ordering__body .ord-item a {
  color: #626262;
  position: relative;
  display: inline-block;
  margin-bottom: 6px;
  text-decoration: none;
}
.ordering__body .ord-item a:hover {
  text-decoration: underline;
}
.mthanks {
  background: white url(/static/css/../images/bg-thanks.jpg) no-repeat center bottom;
  background-size: cover;
  min-height: 550px;
  margin: 13px -10px 43px;
  position: relative;
  box-shadow: 0 4px 62px rgba(138, 158, 140, 0.27);
  border: 1px solid #ebeeeb;
}
.mthanks__org {
  font-size: 70px;
  background-color: #4ec74e;
  position: absolute;
  left: 35px;
  top: 49px;
  color: white;
  display: block;
  line-height: 1;
  font-family: "Proximanova", sans-serif;
  padding: 21px 65px 19px 38px;
  letter-spacing: 0.03em;
}
.mthanks__org span {
  font-size: 64.83px;
  display: block;
  text-transform: uppercase;
  letter-spacing: normal;
}
.mthanks__man {
  font-size: 25px;
  line-height: 29.79px;
  color: #444444;
  font-family: "Proximanova", sans-serif;
  position: absolute;
  left: 73px;
  top: 243px;
}
/*Оплата на странице Спасибо*/
.mthanks .payment-link {
  position: absolute;
  bottom: 20px;
  left: 45px;
}
.mthanks .payment-link b {
  font-size: 25px;
  line-height: 29.79px;
  color: #444444;
  font-family: "Proximanova", sans-serif;
}
.mthanks .payment-link input {
  height: 52px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 12px;
  background-color: #4ec74e;
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
  border: 1px solid transparent;
  display: inline-block;
  margin-top: 15px;
  font-family: "coresansa45regular", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  transition: 0.3s ease;
}
.mthanks .payment-link input:hover {
  background-color: #644178;
}
.catalog-item {
  background-color: white;
  box-shadow: 0 4px 62px rgba(138, 158, 140, 0.27);
  border: 1px solid #ebeeeb;
  margin: 21px 0 37px;
  padding: 24px 23px 52px;
}
.catalog-item::after {
  content: "";
  display: table;
  clear: both;
}
.catalog-item__slider {
  box-shadow: inset 0 0 0 1px rgba(199, 205, 199, 0.55);
  width: 400px;
  /*height: 400px;*/
  float: left;
  margin-right: 57px;
}
.catalog-item__slider .fotorama__nav-wrap {
  position: absolute;
  bottom: 2px;
  width: 298px;
  left: 50%;
  margin-left: -149px;
}
.catalog-item__slider .fotorama__arr.fotorama__arr--prev,
.catalog-item__slider .fotorama__arr.fotorama__arr--next {
  top: auto;
  margin-top: 0;
  z-index: 1;
  line-height: 30px;
  text-align: center;
  bottom: 15px;
}
.catalog-item__slider .fotorama__arr.fotorama__arr--prev::before,
.catalog-item__slider .fotorama__arr.fotorama__arr--next::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.catalog-item__slider .fotorama__arr.fotorama__arr--prev {
  left: 7px;
}
.catalog-item__slider .fotorama__arr.fotorama__arr--next {
  right: 7px;
}
.catalog-item__slider .fotorama__thumb img {
  box-shadow: inset 0 0 0 1px rgba(199, 205, 199, 0.55);
}
.catalog-item__slider .fotorama__stage__frame::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(199, 205, 199, 0.55);
  z-index: 1;
  box-sizing: border-box;
}
.catalog-item__cnt {
  position: relative;
  overflow: hidden;
  padding-top: 17px;
}
.catalog-item h1 {
  font-size: 24px;
  line-height: 31px;
  font-family: "Proximanova", sans-serif;
  margin-bottom: 29px;
}

.h2_title_tovar {
  font-size: 24px;
  line-height: 31px;
  font-family: "Proximanova", sans-serif;
  margin-bottom: 29px;
  text-align: left;
  color: black;
  padding: 0px;
}

.catalog-item__opts {
  margin-bottom: 27px;
  min-height: 135px;
}
.catalog-item__pc {
  margin-bottom: 17px;
  display: flex;
  justify-content: space-between;
}
/*.catalog-item__pc::after {
      content: '';
      display: table;
      clear: both; }*/
.catalog-item__pc-title {
  font-size: 14px;
  color: #bcbbbb;
  margin-bottom: 9px;
}
.catalog-item__price {
  float: left;
  min-width: 160px;
  margin-right: 20px;
}
.catalog-item__price .price-item {
  font-size: 22.32px;
  margin-top: 16px;
}
.catalog-item__price .price-item__value {
  font-size: 33.48px;
}
.catalog-item__price .price-item__cur {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  top: 1px;
}
.catalog-item__counter {
  text-align: center;
  float: left;
  min-width: 150px;
}
.catalog-item__button {
  width: 324px;
  font-size: 16px;
}

.catalog-item .catalog-item__cnt ul {
  margin: 20px 0;
  list-style-type: disc !important;
}
.catalog-item .catalog-item__cnt ul li {
  padding: 0 0 0 10px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none;
}
.catalog-item__pc-title.bottom {
  margin-top: 2px;
}
.counter .basket__desc {
  margin-top: 2px;
}

.product-name:hover {
  color: #000;
}

.mbutton_more:hover {
  color: #fff;
  text-decoration: none;
}
.container_hide_menu-link:hover {
  color: #412d2d;
  text-decoration: none;
}

body .page {
  min-height: calc(100vh - 234px - 189px);
}

.bg_map div {
  margin-top: 88px;
}

.block_2 {
  width: 100%;
  overflow: hidden;
}

/* style widget */

.mango-callback {
  position: relative;
}

body .mango-callback .cad-fixed-call__btn.phantomBtnWidget {
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  z-index: 5;
  background: transparent !important;
}

body .mango-callback .cad-fixed-call__btn.phantomBtnWidget:before {
  content: none;
}

.apple-chat {
  width: 70px;
  height: 70px;
  background: url("/static/images/icon_message.svg") no-repeat;
  background-size: cover;
  position: fixed;
  right: 17px;
  bottom: 10px;
  display: none;
  z-index: 10;
  box-shadow: 0px 1px 5px 0px #000000a1;
  border-radius: 50%;
}

@media screen and (max-width: 769px) {
  .apple-chat {
    bottom: 45px;
  }
}

.payment-systems__icon {
  width: 57px;
  height: 19px;
  display: block;
  background-size: cover;
  margin: 0 10px 10px 10px;
}

.google-pay {
  background-image: url("/static/images/google-pay-primary-logo.svg");
  background-size: contain;
  height: 24px;
}

.apple-pay {
  background-image: url("/static/images/apple-pay.svg");
  background-size: contain;
  height: 24px;
}

.samsung-pay {
  background-image: url("/static/images/Samsung_Pay_Logo.svg");
  background-size: 100%;
  margin-bottom: 0;
  width: 120px;
}

.payment-systems__wrap {
  flex-wrap: wrap;
}

.payment-systems__icon--visa,
.payment-systems__icon--mir,
.payment-systems__icon--mastercard {
  margin: 0 10px 10px 10px;
}
@media screen and (max-width: 720px) {
  .mthanks__man {
    font-size: 20px;
    left: 35px;
    top: 200px;
  }
  .mthanks__org {
    font-size: 40px;
    padding: 21px 28px 19px 38px;
  }
  .mthanks__org span {
    font-size: 42px;
  }
}

.steps {
  background: white;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 20px 0 30px;
}
.steps .item {
  position: relative;
}
.steps .item:not(:first-child)::after {
  background: url(/static/images/big_arrow.png) 0 0 no-repeat;
  content: " ";
  position: absolute;
  width: 55px;
  height: 45px;
  right: calc(100% + 35px);
  top: calc(50% - 20px);
}
.steps .item .img {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.steps .item .title {
  color: #686868;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .steps .item:not(:first-child)::after {
    right: calc(100% + 5px);
  }
}
@media screen and (max-width: 767px) {
  .steps .item {
    width: 100%;
    padding-bottom: 70px;
  }
  .steps .item:last-child {
    padding-bottom: 0px;
  }
  .steps .item:not(:first-child)::after {
    transform: rotate(90deg);
    top: -50px;
    left: calc(50% - 28px);
    right: unset;
  }
}

@media screen and (max-width: 978px) {
  .news-detail.catalog-item img {
    width: 100%;
    height: auto;
  }  
}
.news-detail.catalog-item div.wrap__frame {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
}
.news-detail.catalog-item div.wrap__frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
  


/* End */


/* Start:/static/css/select2.4013.min.css?172302105714966*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/local/templates/ecojute/components/bitrix/menu/header/style.css?165705264558*/
.nav-block__section-block a {
    text-decoration: none;
}
/* End */


/* Start:/local/templates/ecojute/components/bitrix/search.title/header/style.css?16702426932923*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}
table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}
table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}
table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}
table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}
table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}
table.title-search-result td.title-search-item img {
	vertical-align:top;
}
table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}
table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}
table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}
table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}
table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}
table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}
div.title-search-fader {
	display:none;
	background-image: url('/local/templates/ecojute/components/bitrix/search.title/header/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

#title-search {padding: 17px 0}
#title-search form {display: flex}
#title-search input[type=submit] {background: url(/local/templates/ecojute/components/bitrix/search.title/header/images/search_button.svg) center center no-repeat; border: 0; cursor:pointer; width: 30px; height: 30px}
#title-search-but {display: none}
#title-search-input {width: 315px;}
#title-search-input::placeholder {color:#29a231}
@media screen and (max-width: 1024px) { 
	#title-search {display: none; padding: 15px; position: absolute; width: 100%; top: 64px; left: 0; background: #fff;}
	#title-search input[type=text] {width: 90%;}
	#title-search-but {display: block; padding: 2px 0; background: url(/local/templates/ecojute/components/bitrix/search.title/header/images/search_button.svg) center center no-repeat; cursor:pointer; width: 30px; height: 30px}
}
@media screen and (max-width: 768px) { 
	#title-search {top: 48px;}	
	#title-search input[type=text] {width: 80%;}
}
/* End */


/* Start:/local/templates/ecojute/components/bitrix/menu/catalog_vertical_menu/style.css?17308761897809*/
.bx_vertical_menu_advanced {
	border-left: 7px solid #e3eaef;
	background: #f1f4f7;
	border-radius: 4px;
	position: relative;
	box-shadow: 0 0 1px 1px #dcdcdc;
}
.bx_vertical_menu_advanced > ul {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	border-radius: 5px;
	background: #fff;
	list-style: none;
}

/* 1 ������� */
.bx_vertical_menu_advanced .bx_hma_one_lvl {
	display: block;
	padding: 0;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl > a {
	position: relative;
	z-index: 105;
	display: block;
	padding: 10px 0 10px 12px;
	border-bottom: 1px solid #e3eaef;
	color: #000;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	font-size: 14px;
	line-height: 16px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child > a {
	border-radius: 0 4px 0 0;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child > a {
	border-radius: 0 0 4px 0;
}
.bx_vertical_menu_advanced ul:last-child .bx_hma_one_lvl:last-child > a {
	border-bottom: none;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl > a {
	-webkit-transition: border-color 0s ease;
	-moz-transition: border-color 0s ease;
	-o-transition: border-color 0s ease;
	-ms-transition: border-color 0s ease;
	transition: border-color 0s ease;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover {
	padding: 1px 0 0;
	border: none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover > a {
	margin-left: -11px;
	padding: 10px 0 10px 12px;
	width: 100%;
	border: none;
	border-right: 2px;
	background: #fff;
	box-shadow: -1px 2px 3px 0px rgba(1, 1, 1, 0.22);
	font-weight: bold;
	line-height: 16px;
	box-sizing: content-box;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover {
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover > a {
	z-index: 1500;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl > a:active,
.bx_vertical_menu_advanced .bx_hma_one_lvl.current > a {
}
/* // 1� ������� */
/* ���������*/
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container {
	position: absolute;
	top: -1px;
	left: 100%;
	z-index: 1300;
	display: none;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid rgba(1, 1, 1, 0.1);
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 5px 10px 0 rgba(1, 1, 1, 0.29);
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover .bx_children_container {
	display: block;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: -20000px;
	padding: 10px 12px;
	padding-bottom: 20000px;
	min-width: 130px;
	max-width: 280px;
	border-left: 1px solid #f2f2f2;
	background: #fff;
}
.bx_shadow_fix {
	display: none;
}
.bx_vertical_menu_advanced .dropdown:hover .bx_shadow_fix,
.bx_vertical_menu_advanced .dropdown.hover .bx_shadow_fix {
	position: absolute;
	top: -1px;
	right: -2px;
	bottom: 0;
	z-index: 1500;
	display: block;
	width: 5px;
	background: #fff;
	opacity: 1;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1 {
	min-width: 180px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2 {
	min-width: 360px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3 {
	min-width: 540px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4 {
	min-width: 720px;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block:first-child {
	border-left: none;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container.b1
	.bx_children_block {
	width: 100%;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container.b2
	.bx_children_block {
	width: 50%;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container.b3
	.bx_children_block {
	width: 33.3%;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container.b4
	.bx_children_block {
	width: 25%;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block.advanced {
	border-left: none;
	background: #f7fafb;
	box-shadow: inset 5px 0 7px -5px rgba(0, 0, 0, 0.12);
}
/*// ���������*/
/* 2� �������*/
.bx_vertical_menu_advanced .bx_hma_one_lvl ul {
	display: block;
	margin: 0;
	padding: 0 0 14px 0;
	list-style: none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel {
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block
	li.parent
	> a {
	display: block;
	padding: 5px 10px;
}

/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{
	color: #366181;
}*/
/* //2� �������*/
/* 3� ������� */
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block
	li.parent
	ul {
	border-bottom: 1px solid #f2f2f2;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block
	li.parent:last-child
	ul {
	border-bottom: none;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block
	li.parent
	ul
	li {
	line-height: 24px;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block
	li.parent
	ul
	a {
	display: block;
	padding: 5px 10px;
}
/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a:hover{
	background:#f0f6f8;
	box-shadow:inset 0 1px 1px 0 #e3e9eb;
}*/
/* // 3� ������� */

/* ������ */
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_advanced_panel {
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_block.advanced
	.bx_children_advanced_panel {
	display: block !important;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	max-height: 220px;
	border: 1px solid #e7e9ea;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_advanced_panel
	.bx_item_description {
	max-width: 100%;
	max-height: 220px;
	color: #000;
	text-align: left;
	white-space: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

/* // ������*/
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block
	> ul
	> li {
	display: block;
	background: #fff;
}
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container
	.bx_children_block
	> ul
	> li
	> a {
	display: block;
	color: #20394c !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 23px;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl ul li ul li a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 569px) {
	.bx_vertical_menu_advanced {
		display: none;
	}
	.header_inner_bottom_line {
		overflow: hidden;
		height: auto;
	}
}

.select {
	background: #34a554;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover.select a {
	color: #000 !important;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.select a {
	color: #fff !important;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl.hover.select a {
	color: #000 !important;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl.select a {
	color: #fff !important;
}

/* End */


/* Start:/local/templates/ecojute/components/bitrix/menu/catalog_vertical_menu/themes/green/colors.css?1657052645697*/
/* 1st level */
.bx_vertical_menu_advanced.bx_green{
	border-left: 7px solid #34a554;
	background: #34a554;
}
/* // 1st level */

/* The Container */
/*// Container */

/* 2nd level*/
.bx_vertical_menu_advanced.bx_green .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a{color: #746b21}
.bx_vertical_menu_advanced.bx_green .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{color: #564f17}
/* // 2nd level*/

/* 3rd level */
.bx_vertical_menu_advanced.bx_green .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a:hover{
	background:#f7f3e0;
	box-shadow:inset 0 1px 1px 0 #ebe9e3
}
/* // 3rd level */

/* Panel */
/* // The Panel*/


/* End */


/* Start:/local/templates/ecojute/styles.css?17308764826125*/
.page-404 {
	display: block;
	text-align: center;
}

.page-404__title {
	font-size: 120px;
	color: #ff4f4c;
	font-weight: bold;
}

.page-404__caption {
	font-size: 18px;
}
.catalog-menu {
	/* Правки WESMA */
	/* min-width: 200px; */
	min-width: 220px;
	margin-top: -8px;
	margin-right: 30px;
}
.title-menu-catalog {
	font-size: 24px;
	margin-bottom: 5px;
}

.workarea {
	width: 100%;
}

.bx_catalog_tile {
	margin-bottom: 0;
	padding-top: 30px;
}

.bottom_hide_menu .basket-el.basket-line-js.top {
	top: 10px;
	right: 0;
}

#bottom-busket {
	display: none;
}

/* Карусель актуальных товаров */
.actual-goods {
	background: #fff;
}

.actual-goods__in {
	padding: 32px 24px 40px;
}

.actual-goods__title {
	margin-bottom: 32px;
	text-align: left;
	font-family: 'Proximanova', sans-serif;
	font-size: 24px;
	line-height: 28px;
}

.actual-goods__list {
	position: relative;
	padding: 0 48px;
}
.top_product .actual-goods__list {
	display: flex;
	flex-wrap: wrap;
}
.actual-goods .slick-list {
	height: auto;
}

.actual-goods .slick-track {
	display: flex !important;
}

.actual-goods .slick-arrow {
	position: absolute;
	top: 50%;
	width: 32px;
	height: 32px;
	border: none;
	border-radius: 50%;
	background: #e0e0e0;
	-webkit-appearance: none;
	cursor: pointer;
}

.actual-goods .slick-arrow::before {
	content: '';
	position: absolute;
	top: 50%;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	border: 3px solid #fff;
	transform: rotate(45deg);
	box-sizing: border-box;
	opacity: 1;
	transition: opacity 0.1s ease-in-out;
}

.actual-goods .slick-arrow:hover {
	opacity: 0.8;
}

.actual-goods .slick-prev::before {
	left: 12px;
	border-top-color: transparent;
	border-right-color: transparent;
}

.actual-goods .slick-next::before {
	right: 12px;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.actual-goods .slick-prev {
	left: 0;
}

.actual-goods .slick-next {
	right: 0;
}
.top_product.actual-goods .slick-next {
	right: 12px;
}
.top_product.actual-goods .slick-prev {
	right: 50px;
}
.top_product.actual-goods .slick-arrow {
	top: -40px;
}
.actual-goods__item {
	width: 264px;
	height: inherit !important;
	display: flex !important;
	padding: 0 5px;
	box-sizing: border-box;
}
.top_product {
	max-width: 1100px;
	margin: auto;
}
.top_product .actual-goods__item {
	width: 33.33%;
	padding: 10px;
}
.actual-goods__card {
	width: 100%;
}
.top_product .actual-goods__in,
.top_product .actual-goods__list {
	padding: 0px;
}
.actual-goods__item:focus {
	outline: none;
}

.actual-goods__card {
	display: flex;
	flex-direction: column;
	padding: 16px;
	/*height: 100%;*/
	border: 1px solid #dddfe2;
	box-sizing: border-box;
	border-radius: 4px;
}

.actual-goods__img-wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}

.actual-goods__img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translateX(-50%) translateY(-50%);
}

.actual-goods__link {
	display: block;
	margin-bottom: 12px;
	color: #000;
	text-decoration: none;
}

.actual-goods__name {
	border-bottom: 1px solid transparent;
	transition: all 0.1s ease-in-out;
}

.actual-goods__link:hover .actual-goods__name {
	border-bottom-color: rgba(0, 0, 0, 0.3);
}

.actual-goods__highlight {
	display: inline-block;
	margin-bottom: 8px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 20px;
	background: #fef024;
	border-radius: 33px;
}

.actual-goods__indent {
	display: inline-block;
	margin-bottom: 8px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 20px;
	background: #fef024;
	border-radius: 33px;
}

.actual-goods__price {
	margin-bottom: 24px;
	font-size: 24px;
	line-height: 28px;
}

.actual-goods__btn-wrapper {
	margin-top: auto;
}

.actual-goods__btn {
	width: 100%;
	padding: 12px;
	box-sizing: border-box;
	border: none;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	background: #4ec74e;
	border-radius: 10px;
	cursor: pointer;
	-webkit-appearance: none;
	opacity: 1;
	transition: opacity 0.1s ease-in-out;
}

.actual-goods__btn:hover {
	opacity: 0.8;
}

@media screen and (max-width: 1024px) {
	.actual-goods__item {
		width: 258px;
	}
	.top_product .actual-goods__item {
		width: 33.3333%;
	}
}

@media screen and (max-width: 767px) {
	.top_product .actual-goods__item {
		width: 50%;
	}
	.actual-goods__list {
		padding: 0;
		margin-left: -5px;
	}

	.actual-goods__item {
		width: 190px;
	}

	.actual-goods .slick-arrow {
		top: -62px;
	}

	.actual-goods .slick-prev {
		left: auto;
		right: 44px;
	}

	.actual-goods__title {
		padding-right: 90px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 540px) {
	.top_product .actual-goods__item {
		width: 100%;
	}
}
@media screen and (max-width: 430px) {
	.actual-goods__title {
		max-width: 145px;
	}

	.actual-goods .slick-arrow {
		top: -90px;
	}
}

.top_product .actual-goods__title {
	padding: 10px;
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;
}

.block_10 {
	background: #4dc74e14;
}

.block_10 {
	background: #4dc74e14;
}
.top_product {
	padding: 24px 0;
	background: unset;
}
.top_product .actual-goods__card {
	background: #fff;
}

.listing-tool {
	display: flex;
	justify-content: flex-end;
	padding: 0 10px 14px;
	gap: 10px;
}

.listing-tool .listing-tool__item {
	background: #fff;
	padding: 5px;
	border: solid 1px #ddd;
	color: #000;
}

.listing-tool .listing-tool__item.listing-tool__item_action {
	color: #00a64c;
}

/* Правки WESMA */
.bx_vertical_menu_advanced
	.bx_hma_one_lvl
	.bx_children_container.b2
	.bx_children_block {
	/* width: 100%; */
	min-width: 360px;
}
.catalog-menu .bx_hma_one_lvl .bx_children_block.advanced .parent ul {
	display: none;
}
.v-menu__show-more-btn {
	display: block;
	/* display: none; */
	/* width: 100%; */
	width: 50%;
	padding: 5px 0px;
	border-radius: 15px;
	border: none;
	background-color: #4dc74e;
	color: white;
	text-align: center;
	text-wrap: nowrap;
	margin-bottom: 10px;
	cursor: pointer;
	transition: 0.3s;
}
.v-menu__show-more-btn:hover {
	background-color: #3eb53e;
}
.v-menu__show-more-btn.disable {
	opacity: 0.5;
	pointer-events: none;
}

/* End */


/* Start:/local/templates/ecojute/template_styles.css?17151614786598*/
/* Для удаления рамок активных элементов */
a:active,
a:focus,
button,
button:active,
button:focus,
input,
input:active,
input:focus {
    outline: 0 !important;
    outline-style:none !important;
    outline-width:0 !important;
}
a:active,
a:focus,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none !important;
}
.breadcrumbs__link { color: #909090; }
.breadcrumbs__link:hover { color: #727272; }
.breadcrumbs__nolink { display: inline-block; position: relative; color: #909090; margin-right: 25px; text-decoration: none; }
.breadcrumbs__nolink:hover { color: #727272; }
.preloader-list {
    background: #fff;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    z-index: 100000;
    display:none;
}
#floatingCirclesG{
    height: 125px;
    width: 125px;
    position: absolute;
    left: 50%;
    margin-left: -62px;
    top: 50%;
    margin-top: -62px;
    transform:scale(0.6);
    -o-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
}

.f_circleG{
    position:absolute;
    background-color:rgb(255,255,255);
    height:22px;
    width:22px;
    border-radius:12px;
    -o-border-radius:12px;
    -ms-border-radius:12px;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    animation-name:f_fadeG;
    -o-animation-name:f_fadeG;
    -ms-animation-name:f_fadeG;
    -webkit-animation-name:f_fadeG;
    -moz-animation-name:f_fadeG;
    animation-duration:1.2s;
    -o-animation-duration:1.2s;
    -ms-animation-duration:1.2s;
    -webkit-animation-duration:1.2s;
    -moz-animation-duration:1.2s;
    animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
}

#frotateG_01{
    left:0;
    top:51px;
    animation-delay:0.45s;
    -o-animation-delay:0.45s;
    -ms-animation-delay:0.45s;
    -webkit-animation-delay:0.45s;
    -moz-animation-delay:0.45s;
}

#frotateG_02{
    left:15px;
    top:15px;
    animation-delay:0.6s;
    -o-animation-delay:0.6s;
    -ms-animation-delay:0.6s;
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
}

#frotateG_03{
    left:51px;
    top:0;
    animation-delay:0.75s;
    -o-animation-delay:0.75s;
    -ms-animation-delay:0.75s;
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
}

#frotateG_04{
    right:15px;
    top:15px;
    animation-delay:0.9s;
    -o-animation-delay:0.9s;
    -ms-animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
}

#frotateG_05{
    right:0;
    top:51px;
    animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}

#frotateG_06{
    right:15px;
    bottom:15px;
    animation-delay:1.2s;
    -o-animation-delay:1.2s;
    -ms-animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
    -moz-animation-delay:1.2s;
}

#frotateG_07{
    left:51px;
    bottom:0;
    animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}

#frotateG_08{
    left:15px;
    bottom:15px;
    animation-delay:1.5s;
    -o-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
}

#ul_catalog_menu_XEVOpk
{
    margin-top: 126px;
}

.main-logo h1
{
    font-size: inherit;
}


@keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-o-keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-ms-keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-webkit-keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-moz-keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}


.rating-stars {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
    height: 16px;
    width: 80px;
    flex: 0 0 80px;
    display: block;
}

.rating-stars.-static {
    cursor: pointer;
    position: relative;
    background: url(/upload/new-star-grey.svg) 0 repeat-x;
    background-size: 16px 15px;
}

.rating-stars.-static {
    /* position: relative;
    background: url(/upload/star-grey.svg) 0 repeat-x; */
}

.rating-stars.-static .current {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: auto;
    max-width: 100%;
    background: url(/upload/new-star-red.svg) 0 repeat-x;
}
.rating-stars.-static .current_selected {
    opacity: .5;
}

.catalog-item__slider{
    box-shadow:unset!important;
}

.catalog-item .rating-stars{
display: flex;
justify-content: flex-end;
margin-bottom: 24x;
}

.rating-stars-wrap{
    visibility: hidden;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 12px;

}

.rating-stars-wrap_show{
    visibility: visible;
}

.rating-value{
    
    font-weight: bold;
    font-size: 18px;
    margin-left: 6px;
    min-width: 26px;
}

.rating-stars-wrap_section{
    justify-content: flex-start;
    margin-bottom: 0;
}

/* правки от 8.05.2024 */

.payment-systems__icon--visa {
    width: 47px;
    height: 19px;
    display: block;
    background-image: url(/static/css/../images/visa.svg);
}

.payment-systems__icon--mir {
    width: 48px;
    height: 16px;
    display: block;
    background-image: url(/static/css/../images/mir.svg);
}

.payment-systems__icon--mastercard {
    width: 45px;
    height: 27px;
    display: block;
    background-image: url(/static/css/../images/mastercard.svg);
    background-size: cover;
}

.payment-systems__icon--visa,
.payment-systems__icon--mir,
.payment-systems__icon--mastercard {
    margin: 5px 10px;
}
/* End */
/* /static/css/jquery.fancybox.min.css?165705265213735 */
/* /static/css/styles.css?1739364416106118 */
/* /static/css/main.css?169053064951525 */
/* /static/css/select2.4013.min.css?172302105714966 */
/* /local/templates/ecojute/components/bitrix/menu/header/style.css?165705264558 */
/* /local/templates/ecojute/components/bitrix/search.title/header/style.css?16702426932923 */
/* /local/templates/ecojute/components/bitrix/menu/catalog_vertical_menu/style.css?17308761897809 */
/* /local/templates/ecojute/components/bitrix/menu/catalog_vertical_menu/themes/green/colors.css?1657052645697 */
/* /local/templates/ecojute/styles.css?17308764826125 */
/* /local/templates/ecojute/template_styles.css?17151614786598 */
