

/* Start:/bitrix/templates/eshop_bootstrap_v4/css/owl.carousel.min.css?17475839143351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/eshop_bootstrap_v4/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/redaper/style.css?174758391432716*/
@font-face {
    font-family: "Magistral";
    src: url("/poshiv-shtor/fonts/Magnet/MagistralC.eot");
    src: url("/poshiv-shtor/fonts/Magnet/MagistralC.eot?#iefix")format("embedded-opentype"),
    url("/poshiv-shtor/fonts/Magnet/MagistralC.woff") format("woff"),
    url("/poshiv-shtor/fonts/Magnet/MagistralC.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "MagistralBold";
    src: url("/poshiv-shtor/fonts/MagistralBold/MagistralC-Bold.eot");
    src: url("/poshiv-shtor/fonts/MagistralBold/MagistralC-Bold.eot?#iefix")format("embedded-opentype"),
    url("/poshiv-shtor/fonts/MagistralBold/MagistralC-Bold.woff") format("woff"),
    url("/poshiv-shtor/fonts/MagistralBold/MagistralC-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.mm-panel .top-menu-brand {
    gap: 12px;
	flex-wrap: wrap;
}
.mm-panel .top-menu-brand a {
	width: 130px;
    height: 130px;
    padding: 15px;
    border: 1px solid #ddd;
    background: #fff;
}
.no-price .product-item-button-container,
.no-price .product-item-detail-buy-button,
.no-price .product-item-detail-price-current,
.no-price .product-item-price-current,
.no-price .compare-price,
.no-price #boc-price-view,
.no-price .price-note
{
	display: none!important;
}
.modal-backdrop.show {display: none!important;}
.wrap-cnt {
	position: relative;
	padding: 0 20px;
}
.cnt-minus, .cnt-plus {
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	cursor:pointer;
	/*background: #f1f1f1;*/
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
	outline: none;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;
}
.cnt-minus {
	left:0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.cnt-plus {
	right: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.cnt-minus:before, .cnt-plus:before, .cnt-plus:after {
	display: inline-block;
	position: absolute;
	content: '';
	height: 2px;
	width: 1rem;
	background-color: #495057;
}
.cnt-plus:after {transform: rotate(90deg);}
.wrap-cnt input {
	text-align: center;
	border-left: none;
	border-right: none;
	border-radius: 0;
	box-shadow: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	outline: none;
}
.wrap-cnt [type="number"]::-webkit-outer-spin-button,
.wrap-cnt [type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.wrap-cnt [type="number"] {
    -moz-appearance: textfield;
}

.bx-aside-nav {display: none!important;}
/* new header style */
#bx_eshop_wrap {
	position: relative;
	padding-top: 96px;
}
.bx-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.bx-header.fixed {
	position: fixed;
	z-index: 10000;
	background: #fff;
	transform: translateY(-30px);
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
}
.fixed .bx-header-section {
	padding-bottom: 0;
}
.mg-header-top-grid {
	display: grid;
	grid-template-columns: 150px 2fr 1fr;
}
header .basket-line-block:last-child {display: none;}
.bx-searchtitle {
	width: calc(100% - 200px);
	max-width: 600px;
}
.fixed .bx-header-worktime {display: none;}
.fixed .row-header-stiky { padding: 13px 0 10px;}

/* END new header style */

.wrapper-section-slider { overflow: hidden; display: none;}
.wrapper-section-slider .product-item-small-card {width: 250px; min-width: 250px;}
.wrapper-section-slider .catalog-section {
	padding: 10px;
}
.wrapper-section-slider .product-item { padding: 15px; }
.wrapper-section-slider .product-item-container.hover .product-item {
	position: relative;
	right: auto;
	left: auto;
	padding: 15px;
	width: auto;
	border-color: transparent;
	box-shadow: none;
	animation: none;
}

.wrapper-section-slider .bx-no-touch .product-item-container.hover .product-item {
	position: relative;
	right: auto;
	left: auto;
	padding: 15px;
	width: auto;
	border-color: transparent;
	box-shadow: none;
	animation: none;
}


.mg-grid-gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
	margin-bottom: 40px;
}
.mg-grid-gallery { font-family: "Magistral", Arial;}
.mg-grid-gallery .title { font-family: "MagistralBold", Arial;}
.gg-col-2 {
	grid-column: span 2;   
}
.gg-row-2 {
	grid-row: span 2;
}
.mg-grid-gallery .item.shadow:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
}
.shadow a { color: #fff;}
.rotate {
    position: absolute;
    -webkit-transform: rotate(
-90deg
);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(
-90deg
);
    font-size: 16px;
    font-family: "MagistralBold", Arial;
    letter-spacing: 2px;
    z-index: 5;
    top: 130px;
    left: -40px;
}
.mg-grid-gallery .item {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 66.6%;
	height: 0;
	position: relative;
}
.mg-grid-gallery .item.gg-col-2:not(.gg-row-2) {
	padding-top: calc(33.3% - 6px);
}
.mg-grid-gallery .box-txt {
	position: absolute;
	right: 0;
	bottom: 20px;
	background: rgba(255,255,255,0.3);
	color: #333;
	padding: 10px 10px 10px 15px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	text-align: right;
}
.mg-grid-gallery .item.shadow .box-txt { background: none; }
.clr-white {
	color: #fff!important;
}
.mg-grid-gallery .box-txt.center-v {
	bottom: 50%;
	transform: translateY(50%);
}
.mg-grid-gallery .title {
    font-weight: bold;
    font-size: 16px;
}
.mg-grid-gallery .sub-title {
    font-size: 14px;
    line-height: 1em;
    margin-top: 10px;
}
.mg-grid-gallery .item.shadow .title {
	margin-bottom: 30px;
	font-size: 30px;
}
.mg-grid-gallery .item.shadow .sub-item { 
	font-size: 20px;
}
.mg-grid-gallery .box-txt .sub-item:last-child {margin-top: 30px;}
.mg-grid-gallery .item.shadow .box-txt {
	color: #fff;
	display: flex;
	flex-direction: column;
	text-align: left;
	transform: translateY(0);
	bottom: 10%;
	top: 10%;
	left: 60px;
	justify-content: flex-end;
}
.mg-grid-gallery .item.shadow a {
	color: #fff;
}


.h-hr {
	font-weight: bold;
	position: relative;
	margin-bottom: 15px;
	margin-top: 30px;
}
.h-hr:before {
	content: '';
	position: absolute;
	top: calc(100% + 1px);
	background: var(--theme-b-bd-primary);
	width: 30%;
	max-width: 200px;
	height: 2px;
}
.catalog-section-list-item, .catalog-bottom-menu .owl-carousel a, .view-list a
{
	margin-right: 10px;
}
/*
.owl-item:last-child .catalog-section-list-item,
.catalog-bottom-menu .owl-carousel .owl-item:last-child a,
.view-list .owl-item:last-child a,
{ 
	margin-right: 0;
}

.catalog-bottom-menu .owl-carousel {display: flex;}
*/
.catalog-bottom-menu .owl-carousel a {
	padding: 15px;
	border: 1px solid #f2f2f2;
	width: 200px;
	height: 200px;
	margin-bottom: 0;
}
.catalog-bottom-menu a div, .view-list a div {
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.view-list {margin-bottom: 40px;}
.view-list a {
	width: 140px;
	height: 140px;
	display: block;
	padding: 10px;
	border: 1px solid #f2f2f2;
}

.view-list img {
	max-height:120px;
}
.owl-wrapper-outer {
    overflow: hidden;
    padding: 0;
}
/*
.owl-carousel .owl-stage {
    display: flex;
    gap: 10px;
}*/
.owl-dots {display:none;}

.footer-floating-line .eshopUpButton {
    position: absolute;
    left: 5px;
    white-space: nowrap;
}
.zero-find {
	margin-bottom: 40px;
}
.zero-find b {
	font-size: 20px;
}
.zero-find a.btn {
	background: var(--theme-b-bg-primary);
	color: #fff;
	margin: 20px 0;
}
.share-box {
	position: relative;
}
.share-links {
	position: absolute;
	font-size: 20px;
	top: calc(100% + 5px);
	left: 50%;
	transform: translateX(-50%);
	gap: 10px;
	z-index: 1;
	border: 1px solid #aaa;
	padding: 10px 12px;
	background: #fff;
	display: none;
}
.share-links.active {
    display: flex;
}
.share-links a {
    width: 24px;
    height: 24px;
    border-radius: 4px;
}
.share-vk {
	background-color: #4680c2;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.share-fb {
	background-color: #3b5998;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.share-ok {
	background-color: #eb722e;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.ffl-wrapper {
	position: relative;
	height: 40px;
}
.footer-floating-line {
	background: #302a25;
}
.footer-floating-line.fixed {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 100;
	top: auto;
}

.footer-floating-line a {
	color: #fff;
	display: block;
	line-height: normal;
	position:relative;
}
.footer-floating-line .phone:hover, .footer-floating-line .phone:focus {
	color: #fff;
	opacity: 0.7;
}

.ffl-container {
	height: 40px;
	display: flex;
	align-items: center;
}
.ffl-right-part {
	flex-grow: 1;
	display: flex;
	justify-content: flex-end;
}

.footer-floating-line .phone {
	font-size: 18px;
	font-weight: 700;
	position: relative;
	padding-left: 30px;
}
.footer-floating-line .phone:before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(/bitrix/templates/eshop_bootstrap_v4/css/redaper/ffl-phone.svg) 0 no-repeat;
	opacity: 0.5;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.footer-floating-line .callback {
	margin-left: 20px;
	padding-top: 2px;
}
.footer-floating-line .callback:after {
	content: "";
	position: absolute;
	left: 1px;
	right: 0px;
	bottom: 1px;
	border-bottom: 1px dotted;
}
.footer-floating-line .callback:hover, .footer-floating-line .callback:focus {
	color: #e45049;
}
.ffl-left-part, .ffl-right-part a {
	display: flex;
}

.ffl-right-part a {
	padding: 0 20px 0 40px;
	line-height: 40px;
	border-left: 1px solid rgba(255,255,255,0.1);
	border-right: 1px solid rgba(255,255,255,0.1);
}
.ffl-right-part a:first-child {
	border-right: none;
}


.footer-floating-line .ffl-count:before, /*.footer-floating-line .ffl-count .num,*/ .ffl-count i {
	opacity: 0.5;
}
.footer-floating-line .ffl-count:hover, .footer-floating-line .ffl-count:focus {
	color: #fff;
}
.footer-floating-line .ffl-count:hover:before, .footer-floating-line .ffl-count:focus:before,
.ffl-count:hover i, .ffl-count:focus i,
/*.footer-floating-line .ffl-count:hover .num, */.footer-floating-line .ffl-count:focus .num { opacity: 1;}
/*.footer-floating-line .ffl-count:hover .num, .footer-floating-line .ffl-count:focus .num {
	color: #e45049;
}
*/

.ffl-count i {
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translate(-50%,-50%);
}

.footer-floating-line .ffl-view:before, .footer-floating-line .cart-link:before {
	content: '';
	width: 20px;
	height: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
}
.footer-floating-line .ffl-view:before {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/css/redaper/eye.svg);
}
.footer-floating-line .cart-link:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBpZD0iQ2FwYV8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiBjbGFzcz0iIj48Zz48Zz48cGF0aCBkPSJtNTA5LjE2OCAxNjcuMjNjLTIuODE5LTMuOTEyLTcuMzQ2LTYuMjMtMTIuMTY4LTYuMjNoLTM3Ny4yOTNsLTEwLjQtNjIuMzk4Yy0zLjYzMS0yMS43ODgtMjIuMjk5LTM3LjYwMi00NC4zODgtMzcuNjAyaC00OS45MTljLTguMjg0IDAtMTUgNi43MTYtMTUgMTVzNi43MTYgMTUgMTUgMTVoNDkuOTE5YzcuMzYzIDAgMTMuNTg1IDUuMjcxIDE0Ljc5NiAxMi41MzRsNDIuMjg1IDI1My43MDd2MjguNzU5YzAgMjEuNjQ0IDE1LjM2MiAzOS43NjQgMzUuNzU0IDQ0LjA0MS01LjE2IDYuNDI0LTguMjU0IDE0LjU3OC04LjI1NCAyMy40NTkgMCAyMC43MTEgMTYuNzg5IDM3LjUgMzcuNSAzNy41czM3LjUtMTYuNzg5IDM3LjUtMzcuNWMwLTguNDQzLTIuNzkxLTE2LjIzMi03LjUtMjIuNWgxNDBjLTQuNzA4IDYuMjY4LTcuNSAxNC4wNTctNy41IDIyLjUgMCAyMC43MTEgMTYuNzg5IDM3LjUgMzcuNSAzNy41czM3LjUtMTYuNzg5IDM3LjUtMzcuNWMwLTguNDQzLTIuNzkxLTE2LjIzMi03LjUtMjIuNWgyMGM4LjI4NCAwIDE1LTYuNzE2IDE1LTE1cy02LjcxNi0xNS0xNS0xNWgtMjcwYy04LjI3MSAwLTE1LTYuNzI5LTE1LTE1di0xNWgyODVjNi40NTcgMCAxMi4xODgtNC4xMzEgMTQuMjMtMTAuMjU2IDAgMCAyMC4wOTQtNjAuMjgyIDIwLjA5OC02MC4yOTNsMTkuOTg5LTU5Ljk2NmMuMDA0LS4wMTEuMDA4LS4wMjIuMDExLS4wMzRsMTkuOTAyLTU5LjcwN2MxLjUyNS00LjU3NS43NTgtOS42MDMtMi4wNjItMTMuNTE0em0tMzEyLjE2OCAxNzMuNzdoLTQ3LjI5M2wtNS0zMGg1Mi4yOTN6bTAtNjBoLTU3LjI5M2wtNS0zMGg2Mi4yOTN6bTAtNjBoLTY3LjI5M2wtNS0zMGg3Mi4yOTN6bTc1IDEyMGgtNDV2LTMwaDQ1em0wLTYwaC00NXYtMzBoNDV6bTAtNjBoLTQ1di0zMGg0NXptNzUgMTIwaC00NXYtMzBoNDV6bTAtNjBoLTQ1di0zMGg0NXptMC02MGgtNDV2LTMwaDQ1em03OS4xODggMTIwaC00OS4xODh2LTMwaDU5LjE4OHptMjAtNjBoLTY5LjE4OHYtMzBoNzkuMTg4em0yMC02MGgtODkuMTg4di0zMGg5OS4xODh6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjRTQ1MDQ5Ii8+PHBhdGggZD0ibTQ0MiA3NmMwLTguMjg0LTYuNzE2LTE1LTE1LTE1aC05NXY3MGgxMTB6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjRTQ1MDQ5Ii8+PHBhdGggZD0ibTMwMiAzNmMwLTguMjg0LTYuNzE2LTE1LTE1LTE1aC04MGMtNi42OTcgMC0xMi41ODMgNC40MzktMTQuNDIzIDEwLjg3OWwtMjguMzIgOTkuMTIxaDEzNy43NDN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjRTQ1MDQ5Ii8+PC9nPjwvZz4gPC9zdmc+Cg==);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZD0ibTUwOS4xNjggMTY3LjIzYy0yLjgxOS0zLjkxMi03LjM0Ni02LjIzLTEyLjE2OC02LjIzaC0zNzcuMjkzbC0xMC40LTYyLjM5OGMtMy42MzEtMjEuNzg4LTIyLjI5OS0zNy42MDItNDQuMzg4LTM3LjYwMmgtNDkuOTE5Yy04LjI4NCAwLTE1IDYuNzE2LTE1IDE1czYuNzE2IDE1IDE1IDE1aDQ5LjkxOWM3LjM2MyAwIDEzLjU4NSA1LjI3MSAxNC43OTYgMTIuNTM0bDQyLjI4NSAyNTMuNzA3djI4Ljc1OWMwIDIxLjY0NCAxNS4zNjIgMzkuNzY0IDM1Ljc1NCA0NC4wNDEtNS4xNiA2LjQyNC04LjI1NCAxNC41NzgtOC4yNTQgMjMuNDU5IDAgMjAuNzExIDE2Ljc4OSAzNy41IDM3LjUgMzcuNXMzNy41LTE2Ljc4OSAzNy41LTM3LjVjMC04LjQ0My0yLjc5MS0xNi4yMzItNy41LTIyLjVoMTQwYy00LjcwOCA2LjI2OC03LjUgMTQuMDU3LTcuNSAyMi41IDAgMjAuNzExIDE2Ljc4OSAzNy41IDM3LjUgMzcuNXMzNy41LTE2Ljc4OSAzNy41LTM3LjVjMC04LjQ0My0yLjc5MS0xNi4yMzItNy41LTIyLjVoMjBjOC4yODQgMCAxNS02LjcxNiAxNS0xNXMtNi43MTYtMTUtMTUtMTVoLTI3MGMtOC4yNzEgMC0xNS02LjcyOS0xNS0xNXYtMTVoMjg1YzYuNDU3IDAgMTIuMTg4LTQuMTMxIDE0LjIzLTEwLjI1NiAwIDAgMjAuMDk0LTYwLjI4MiAyMC4wOTgtNjAuMjkzbDE5Ljk4OS01OS45NjZjLjAwNC0uMDExLjAwOC0uMDIyLjAxMS0uMDM0bDE5LjkwMi01OS43MDdjMS41MjUtNC41NzUuNzU4LTkuNjAzLTIuMDYyLTEzLjUxNHptLTMxMi4xNjggMTczLjc3aC00Ny4yOTNsLTUtMzBoNTIuMjkzem0wLTYwaC01Ny4yOTNsLTUtMzBoNjIuMjkzem0wLTYwaC02Ny4yOTNsLTUtMzBoNzIuMjkzem03NSAxMjBoLTQ1di0zMGg0NXptMC02MGgtNDV2LTMwaDQ1em0wLTYwaC00NXYtMzBoNDV6bTc1IDEyMGgtNDV2LTMwaDQ1em0wLTYwaC00NXYtMzBoNDV6bTAtNjBoLTQ1di0zMGg0NXptNzkuMTg4IDEyMGgtNDkuMTg4di0zMGg1OS4xODh6bTIwLTYwaC02OS4xODh2LTMwaDc5LjE4OHptMjAtNjBoLTg5LjE4OHYtMzBoOTkuMTg4eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI0ZGRkZGRiIvPjxwYXRoIGQ9Im00NDIgNzZjMC04LjI4NC02LjcxNi0xNS0xNS0xNWgtOTV2NzBoMTEweiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI0U0NTA0OSIvPjxwYXRoIGQ9Im0zMDIgMzZjMC04LjI4NC02LjcxNi0xNS0xNS0xNWgtODBjLTYuNjk3IDAtMTIuNTgzIDQuNDM5LTE0LjQyMyAxMC44NzlsLTI4LjMyIDk5LjEyMWgxMzcuNzQzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI0U0NTA0OSIvPjwvc3ZnPgo=);
}
.footer-floating-line .cart-link.null:before, #modal-buyone .title:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJDYXBhXzEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUxMiA1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMiI+PGc+PGc+PHBhdGggZD0ibTQzNyAzNTFjNi40NTcgMCAxMi4xODgtNC4xMzEgMTQuMjMtMTAuMjU2bDYwLTE4MGMxLjUyNC00LjU3NS43NTctOS42MDMtMi4wNjItMTMuNTE0LTIuODE5LTMuOTEyLTcuMzQ2LTYuMjMtMTIuMTY4LTYuMjNoLTM3Ny4yOTNsLTEwLjQtNjIuMzk4Yy0zLjYzMS0yMS43ODgtMjIuMjk5LTM3LjYwMi00NC4zODgtMzcuNjAyaC00OS45MTljLTguMjg0IDAtMTUgNi43MTYtMTUgMTVzNi43MTYgMTUgMTUgMTVoNDkuOTE5YzcuMzYzIDAgMTMuNTg1IDUuMjcxIDE0Ljc5NiAxMi41MzRsNDIuMjg1IDI1My43MDd2MjguNzU5YzAgMjEuNjUxIDE1LjM3MSAzOS43NzUgMzUuNzcyIDQ0LjA0NS01LjE2OSA2LjQyOC04LjI3MiAxNC41ODQtOC4yNzIgMjMuNDU1IDAgMjAuNjc3IDE2LjgyMyAzNy41IDM3LjUgMzcuNXMzNy41LTE2LjgyMyAzNy41LTM3LjVjMC04LjQzNi0yLjgwMS0xNi4yMjgtNy41MjEtMjIuNWgxNDAuMDQxYy00LjcxOSA2LjI3Mi03LjUyMSAxNC4wNjQtNy41MjEgMjIuNSAwIDIwLjY3NyAxNi44MjMgMzcuNSAzNy41IDM3LjVzMzcuNS0xNi44MjMgMzcuNS0zNy41YzAtOC40MzYtMi44MDEtMTYuMjI4LTcuNTIxLTIyLjVoMjAuMDIyYzguMjg0IDAgMTUtNi43MTYgMTUtMTVzLTYuNzE2LTE1LTE1LTE1aC0yNzBjLTguMjcxIDAtMTUtNi43MjktMTUtMTV2LTE1em0tNjAtMTgwaDk5LjE4OGwtMTAgMzBoLTg5LjE4OHptMCA2MGg3OS4xODhsLTEwIDMwaC02OS4xODh6bTAgNjBoNTkuMTg4bC0xMCAzMGgtNDkuMTg4em0tNzUtMTIwaDQ1djMwaC00NXptMCA2MGg0NXYzMGgtNDV6bTAgNjBoNDV2MzBoLTQ1em0tNzUtMTIwaDQ1djMwaC00NXptMCA2MGg0NXYzMGgtNDV6bTAgNjBoNDV2MzBoLTQ1em0tMTAyLjI5My0xMjBoNzIuMjkzdjMwaC02Ny4yOTN6bTEwIDYwaDYyLjI5M3YzMGgtNTcuMjkzem0xNSA5MC01LTMwaDUyLjI5M3YzMHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIHN0eWxlPSJmaWxsOiNGRkZGRkYiPjwvcGF0aD48L2c+PC9nPiA8L3N2Zz4=);
}
.cart-link .num {
	color: #e45049;
}
.cart-link .num, .cart-link .sum {
	margin-right: 15px;
}
.bnt-cart {
	background: #f1f1f1;
	color: #333;
	line-height: 30px;
	margin: 5px 0;
	padding: 0 8px;
	border-radius: 2px;
}
.cart-link:hover .sum {
	color: #fff;
}

a.null {
	pointer-events: none;
}
.ffl-right-part a.null { 
	opacity: .6;
}
a.null .num, a.null .sum {
	display:none;
}
.cart-link.null .bnt-cart {
	background: none;
	color: #fff;
	padding: 0;
}
.ffl-right-part .ffl-count {
	font-size: 0;
	padding: 0 20px 0 20px;
	position: relative;
}
.ffl-count .fa {
	font-size: 14px;
}
.ffl-count .num {
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	width: 20px;
	text-align: center;
	border-radius: 5px;
	position: absolute;
	background: #e45049;
	top: 5px;
	right: 2px;
	opacity: 1!important;
}




.ra-fb-form .modal-footer {
	text-align: center;
    justify-content: center;
}
.ra-fb-form .btn-primary { background-color: #e45049;}
.ra-fb-form .btn-default { background-color: #ccc;}
/*
.ra-fb-form .btn-primary, .ra-fb-form .btn-primary:hover, .ra-fb-form .btn-primary:focus, .ra-fb-form .btn-default:hover { border-color: transparent;}
*/
.ra-fb-form .btn-primary, .ra-fb-form .btn-default {border: none;}
.ra-fb-form .btn b {
	position: relative;
	z-index: 6;
	font-weight: normal;
}

.ra-fb-form form {
	width: 100%;
}

.ra-fb-form .form-control {
	border-radius: 4px;
	border: 1px solid #eae9e8;
	box-shadow: none;
	margin-bottom: 0;
}
textarea.form-control {
	min-height: 100px;
}

.ra-fb-form .form-control.is-invalid {
    border-color: #dc3545;
}

.ra-fb-form .nav-pills a.active, .ra-fb-form .nav-pills a.active:hover, .ra-fb-form .nav-pills a.active:focus {
	background-color: var(--theme-b-bd-primary);
color: #fff;
}
.ra-fb-form .nav-stacked li {
	margin-top: 0;
}
.ra-fb-form .nav-pills a {
	border-radius: 0;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	text-align: left;
}
.ra-fb-form .nav-pills {
    margin: -15px;
}
.ra-xz {position: relative;}
.ra-xz:before {
	content: '';
	position: absolute;
	width: 1px;
	height: calc(100% + 15px);
	background: #eee;
	top: -15px;
	left: calc(33.3333% - 1px);
}
.ra-fb-form .modal-body {padding: 15px 15px 0;}

.mobile-header {
	display: none;
	-webkit-transition: .6s;
	transition: .6s;
}
.mobile-header .phone, .row-header-stiky .phone {
	font-weight: 700;
	white-space: nowrap;
}
.mobile-header .ico, .bx-header .ico {
	width: 19px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	opacity: 0.3;
	order: 3;
	margin: 0 0 0 15px;
}
.mobile-header .ico.active, .bx-header .ico.active {
	opacity: 1;
}
.mobile-header .cart-link {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDM3IDM1MWM2IDAgMTItNCAxNC0xMGw2MC0xODBhMTUgMTUgMCAwMC0xNC0yMEgxMjBsLTExLTYyYy0zLTIyLTIyLTM4LTQ0LTM4SDE1YTE1IDE1IDAgMDAwIDMwaDUwYzcgMCAxNCA1IDE1IDEzbDQyIDI1M3YyOWMwIDIyIDE1IDQwIDM2IDQ0LTUgNi05IDE1LTkgMjRhMzggMzggMCAxMDY4LTIzaDE0MGEzOCAzOCAwIDEwNjAgMGgyMGExNSAxNSAwIDAwMC0zMEgxNjdjLTggMC0xNS03LTE1LTE1di0xNXptLTYwLTE4MGg5OWwtMTAgMzBoLTg5em0wIDYwaDc5bC0xMCAzMGgtNjl6bTAgNjBoNTlsLTEwIDMwaC00OXptLTc1LTEyMGg0NXYzMGgtNDV6bTAgNjBoNDV2MzBoLTQ1em0wIDYwaDQ1djMwaC00NXptLTc1LTEyMGg0NXYzMGgtNDV6bTAgNjBoNDV2MzBoLTQ1em0wIDYwaDQ1djMwaC00NXpNMTI1IDE3MWg3MnYzMGgtNjd6bTEwIDYwaDYydjMwaC01N3ptMTUgOTBsLTUtMzBoNTJ2MzB6IiBmaWxsPSIjMzMzIi8+PC9zdmc+Cg==);
}
.mobile-header .cart-link.active {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNTA5IDE2N2MtMy00LTctNi0xMi02SDEyMGwtMTEtNjJjLTMtMjItMjItMzgtNDQtMzhIMTVhMTUgMTUgMCAwMDAgMzBoNTBjNyAwIDE0IDUgMTUgMTNsNDIgMjUzdjI5YzAgMjIgMTUgNDAgMzYgNDQtNSA2LTkgMTUtOSAyM2EzNyAzNyAwIDEwNjgtMjJoMTQwYy01IDYtNyAxNC03IDIzYTM3IDM3IDAgMTA2Ny0yM2gyMGExNSAxNSAwIDAwMC0zMEgxNjdjLTggMC0xNS03LTE1LTE1di0xNWgyODVjNiAwIDEyLTQgMTQtMTBsMjAtNjEgMjAtNjAgMjAtNTljMi01IDEtMTAtMi0xNHpNMTk3IDM0MWgtNDdsLTUtMzBoNTJ6bTAtNjBoLTU3bC01LTMwaDYyem0wLTYwaC02N2wtNS0zMGg3MnptNzUgMTIwaC00NXYtMzBoNDV6bTAtNjBoLTQ1di0zMGg0NXptMC02MGgtNDV2LTMwaDQ1em03NSAxMjBoLTQ1di0zMGg0NXptMC02MGgtNDV2LTMwaDQ1em0wLTYwaC00NXYtMzBoNDV6bTc5IDEyMGgtNDl2LTMwaDU5em0yMC02MGgtNjl2LTMwaDc5em0yMC02MGgtODl2LTMwaDk5eiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Ik00NDIgNzZjMC04LTctMTUtMTUtMTVoLTk1djcwaDExMHoiIGZpbGw9IiNFNDUwNDkiLz48cGF0aCBkPSJNMzAyIDM2YzAtOC03LTE1LTE1LTE1aC04MGMtNyAwLTEzIDQtMTQgMTFsLTI5IDk5aDEzOHoiIGZpbGw9IiNFNDUwNDkiLz48L3N2Zz4K);
}
.mobile-header .view {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNTA4IDI0NmMtNC01LTExNC0xMjUtMjUyLTEyNVM4IDI0MSA0IDI0NmMtNSA2LTUgMTQgMCAyMCA0IDUgMTE0IDEyNSAyNTIgMTI1czI0OC0xMjAgMjUyLTEyNWM1LTYgNS0xNCAwLTIwek0yNTYgMzYxYTEwNSAxMDUgMCAxMTAtMjEwIDEwNSAxMDUgMCAwMTAgMjEweiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Ik0yNzEgMjI2YzAtMTUgNy0yOCAxOS0zN2E3NSA3NSAwIDEwLTM0IDE0MmMzNyAwIDY4LTI3IDc0LTYyYTQ1IDQ1IDAgMDEtNTktNDN6IiBmaWxsPSIjMzMzIi8+PC9zdmc+Cg==);
}
.mobile-header .ico.search, .bx-header .ico.search {
	opacity: 1;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTEuOTk5IDUxMS45OTkiPjxwYXRoIGQ9Ik01MDkgNDc5TDM2MCAzMzBhMjAzIDIwMyAwIDEwLTMwIDMwbDE0OSAxNDljNCA0IDExIDQgMTUgMGwxNS0xNWM0LTQgNC0xMSAwLTE1ek0yMDMgMzYzYTE2MCAxNjAgMCAxMTAtMzIxIDE2MCAxNjAgMCAwMTAgMzIxeiIgZmlsbD0iIzMzMyIvPjwvc3ZnPg==);
}

/* Фиксим баг старой верстки там дикий з-индекс */
#page .header > a {z-index: 200!important;}

.search-header {min-height: 36px;}
.bx-searchtitle.fixed {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 101;
	width: 100%;
	position: relative;
	padding-top: 20px;

/*	background: rgba(0,0,0,0.8);*/
}
.bx-searchtitle.fixed form {
	/*padding: 40px 15px 15px;*/
	background: #fff;
}
.bx-searchtitle.fixed .close {
	position: absolute;
	font-size: 14px;
	top: 0;
	right: 0;
	color: #333;
	z-index: 102;
}

.ra-fb-form .nav-pills a {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 15px;
}

.ra-fb-form .nav-pills {
    display: block;
    margin: -15px calc(var(--bs-gutter-x) / -2) 0 -15px;
}

.ra-fb-form .nav-pills a:hover {
    color: inherit;
    background: #eee;
}

.form-group {
    margin-bottom: 15px;
}
.ra-fb-form .alert-primary {
    border: none;
    background: none;
    color: inherit;
    text-align: center;
    font-size: 14px;
}

.catalog-section-menu .title, .smart-filter-title-sm, .mg-top-sidebar, .mg-mbl-show,
#show-menu, .bx-basket-fixed, .row-header-stiky .phone, .bx-header .ico.search
{
	display: none;
}

#show-menu {
	cursor: pointer;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 15px;
	order: 10;
}
#show-menu div {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 9px;
	height: 2px;
	width: 100%;
	background: #333;
}
#show-menu div:before,  #show-menu div:after{
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	background: #333;
}
#show-menu div:before { top: -8px;}
#show-menu div:after { bottom: -8px;}
.fixed #show-menu {
    display: block;
}

.mmenu-title {
    font-weight: bold;
    margin-bottom: -20px;
}

@media (min-width: 768px){
	.modal-dialog {
		max-width: 600px;
	}
}
@media (max-width: 1499.98px) {
	.eshopUpButton i.fa {
		font-size: 28px;
		line-height: 24px;
	}
	.footer-floating-line .eshopUpButton {
		font-size: 0;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		border: 1px solid #fff;
		text-align: center;
	}
}
@media (max-width: 1199.98px){
	.mg-grid-gallery {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 1023.98px) {
	.mg-header-top-grid {grid-template-columns: 1fr;}
	.region, .top-feedback, .bx-header-worktime {
		display: none;
	}
	.row-header-stiky { padding: 15px 0 10px;}
	.bx-searchtitle {width: auto;}

	.ffl-right-part .bnt-cart {
		display: none;
	}
	.ffl-right-part .sum {
		margin-right: 0;
	}
}
@media (max-width: 991.98px) {
	.footer-floating-line .phone {font-size: 16px;}
	.footer-floating-line .callback {padding-top: 0;}

	.catalog-section-menu .title, .mg-left-sidebar .smart-filter-title-sm, .smart-filter-form .box-sort, .mg-mbl-show {
		display: block;
	}
	.catalog-section-menu, .mg-left-sidebar .smart-filter-section, .mg-left-sidebar .catalog-add-menu, .mg-left-sidebar .smart-filter-title,
	.box-sort, .bs-find, .smart-filter .bs-other, .mg-mbl-hide {
		display: none;
	}
	.mg-top-sidebar { display: flex; margin-bottom: 10px; gap: 10px;}
	.catalog-section-menu, .smart-filter.mb-4 { margin-bottom: 0!important; }
	.mg-top-sidebar .btn-sidebar:first-child {
		width: 60%;
	}
	.mg-top-sidebar .btn-sidebar:last-child {
		width: 40%;
	}
	.mg-top-sidebar .btn-sidebar {
		font-size: 14px;
		font-weight: bold;
		display: flex;
		align-items: center;
		height: 40px;
		border: 1px solid #ccc;
		padding: 10px 15px;
	}
	.mg-top-sidebar .fa-angle-right {
		font-size: 26px;
		margin-left: 10px;
		color: #999;
	}
	/*.smart-filter { font-family: inherit; min-width: auto;}*/

	.catalog-section-menu.active, .smart-filter-section.active {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0,0,0,0.5);
		z-index: 1000;
		padding: 45px 0 0;
		border: none;
	}
	.catalog-section-menu .title, .smart-filter-title-sm {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		position: absolute;
		top: 0;
		width: 100%;
		height: 45px;
		padding: 10px 15px;
		border-bottom: 1px solid #f2f2f2;
		background: #fff;
	}
	.catalog-section-menu .wrapper > div {
		background: #fff;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #f1f1f1;
	}
	.catalog-section-menu .wrapper, .mg-left-sidebar .smart-filter-section form {
		padding: 0 15px;
		background: #fff;
		border-top: 9px solid #f2f2f2;
		overflow-x: hidden;
		overflow-y: scroll;
		max-height: 100%;
	}
	.mg-left-sidebar .smart-filter-section form {
		padding-bottom: 94px;
		padding-top: 10px;
	}
	.catalog-section-menu .title i, .smart-filter-title-sm i {
		font-size: 1.40em;
		position: absolute;
		right: 10px;
	}
	.mg-left-sidebar .smart-filter-row-btn {
		position: absolute;
		z-index: 10000;
		bottom: 0;
		left: 0;
		right: 0;
		background: #fff;
		padding: 5px 20px;
		box-shadow: 0 -2px 4px rgb(131 134 163 / 12%);
	}
	.smart-filter-form .box-sort {
		margin: 0 -15px;
		border: none;
		border-bottom: 10px solid #f2f2f2;
		margin-bottom: 10px;
	}
	.smart-filter .bs-sort {padding: 0 0 10px;}
	.catalog-add-menu {margin-bottom: 20px;}
}
@media (max-width: 767.98px) {
	#show-menu, .row-header-stiky .phone, .bx-header .ico.search {display: block;}
	#bx_eshop_wrap {padding: 0;}
	.bx-header{
		position: relative;
		top: 0;
		box-shadow: 0 0 5px 1px rgb(0 0 0 / 10%);
  		margin-bottom: 20px;

	}
	.bx-header.fixed {transform: translateY(0);}
	.mg-header-top-grid, .bx-logo-block img:not(.corobka), .bx-searchtitle {
		display: none;
	}
	.row-header-stiky .phone {
	    width: auto;
	    order: 2;
	}
	.row-header-stiky, .fixed .row-header-stiky {
		padding: 10px 0;
		justify-content: space-between;
	}
	.bx-header-section {
		background: none!important;
		padding-bottom: 0!important;;
	}
	header .bx-header-logo {
		padding: 0;
		padding-left: 5px;
		width: auto;
		height: 30px;
	}
	header .bx-menu-button-mobile {
		position: relative;
		top: auto;
		order: 2;
	}
	.bx-logo-block img.corobka {height: 30px}
.ffl-right-part .cart-link {
    padding-right: 0;
    border-right: none;
}


	.mg-grid-gallery { grid-template-columns: 1fr;}
	.gg-col-2 { grid-column: auto;}
	.mg-grid-gallery .item.shadow .title {margin-bottom: 20px; font-size: 20px;}
	.mg-grid-gallery .item.shadow .sub-item { font-size: 13px;}
	.mg-grid-gallery .rotate {top: 90px; left: -50px;}
	.mg-grid-gallery .box-txt .sub-item:last-child {margin-top: 20px;}
/*
	.footer-floating-line.fixed {
		position: relative;
		bottom: auto;
		z-index: 1;
	}
*/
	.ra-xz:before { display: none!important;}
	.ra-fb-form form { margin-top: 40px;}

	.mobile-header {
		position: fixed;
		left: 0;
		top: -40px;
		width: 100%;
		height: 40px;
		background: #fff;
		border-bottom: 1px solid #eee;
		display: grid;
		grid-template-columns: 50px 1fr 140px 40px 40px 40px;
		grid-template-rows: 40px;
		z-index: 100;
	}
	.mobile-header.visible {
		transform: translate3d(0, 40px, 0);
	}
	.mobile-header > a {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
		display: block;
	}
	.mobile-header img { max-height: 26px;}

	.ra-fb-form .nav-pills {margin-bottom: 20px;}
}
@media (max-width: 666px) {
	.cart-link .num, .bnt-cart { display: none;}
	.cart-link .sum {margin-right: 0;}
}
@media (max-width: 530px) {
	.footer-floating-line .callback, .ffl-left-part { display: none;}
	.ffl-container { justify-content: center;}
}
@media (max-width: 371px) {
	.mg-grid-gallery .item.shadow .title {margin-bottom: 15px;}
	.mg-grid-gallery .rotate {top: 80px;}
	.mg-grid-gallery .box-txt .sub-item {font-size: 12px;}
	.mg-grid-gallery .box-txt .sub-item:last-child {margin-top: 15px;}
	.mg-grid-gallery .item.shadow .box-txt {bottom: 0; left: 40px;}

	.mobile-header {grid-template-columns: 50px 1fr 140px 30px 30px 30px;}
	.mobile-header .ico, .bx-header .ico {width: 16px;}
	.mobile-header .phone, .row-header-stiky .phone {
		font-weight: 400;
		font-size: 13px;
		text-align: right;
		padding-right: 5px;
	}
}

.js-show-btn {
    position: absolute;
    left: 100%;
    z-index: 119;
    padding: 10px 15px;
    background: #e45049;
    color: #fff;
    border-radius: 4px;
	cursor: pointer;
}
.js-show-btn:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: -4px;
    top: calc(50% - 4px);
    background-color: inherit;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/hide-prices.css?1759339234522*/
.product-item-price-container .product-item-price-old,
.product-item-price-container .product-item-price-current {
    display: none !important;
}

[id*="small_card_panel"] {
    display: none !important;
}

.product-item-detail-pay-block,
.product-item-btn-line {
    display: none !important;
}

.product-item-price-container::after {
    content: "Цена по запросу";
    display: inline-block;
    margin-left: auto;
    /* если flex */
    margin-right: 0;
    font-size: 12px;
    font-weight: bold;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/news.list/top-info-line/style.css?1747583914309*/
.top-message {
/*    background: rgba(237,178,161);*/
    background: var(--theme-b-bd-primary);
    color: #fff;
    padding: 5px 0;
    line-height: 20px;
    font-size: 16px;
    display:block;
    text-align:center;
}

.top-message a,.top-message a:hover {
    text-decoration: underline;color: inherit;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/top-inside/style.css?17475839141651*/
.header-topinside-menu div {
    display: none;
	position: absolute;
	padding: 12px;
	background-color: #fcfdff;
	border-radius: 8px;
	box-shadow: 0 2px 12px rgb(131 134 163 / 60%);
	z-index: 1;
}
.header-topinside-menu div:before {
	content: "";
	position: absolute;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #fcfdff;
	left: 40px;
	top: -10px;
}
.header-topinside-menu {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 20px 2px;
    margin: 0 auto;
    background-color: var(--theme-b-bd-primary);
    opacity: 0.7;
    border-radius: 0 0 30px 30px;
    width: fit-content;
}
.header-topinside-menu a {
    white-space: nowrap;
    display: block;
    padding: 2px 5px;
    font-size: 14px;
    color: var(--theme-b-tx-primary);
}
.header-topinside-menu a:hover {
    color: var(--theme-b-tx-primary);
}
.header-topinside-menu, .header-topinside-menu ul {
    list-style: none;
}
.header-topinside-menu ul {padding: 0;}
li.is_parent {
    padding-right: 10px;
    position: relative;
}
.header-topinside-menu i {
    position: absolute;
    right: 5px;
    top: 50%;
    margin: 0;
    transform: rotate(90deg) translate(0, -50%);
    transform-origin: top;
}
.header-topinside-menu .is_parent:hover i {
    transform: rotate(-90deg) translate(0, -50%);
}
.header-topinside-menu .is_parent:hover > div {
    display: block;
}
.top-feedback .callback i {
    color: var(--theme-b-bd-primary);
    font-weight: bold;
    margin: 0 10px 0 20px
}
.top-feedback .phone {
    font-weight: bold;
    white-space: nowrap;
}
.top-feedback {
    white-space: nowrap;
    text-align: right;
}
/* End */


/* Start:/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/style.css?17475839244790*/
.bx-basket { }

.basket-line-block {
	position: relative;
	padding-left: 25px;
	white-space: nowrap;
	font-size: 13px;
}

.basket-line-block-icon-cart,
.basket-line-block-icon-profile {
	position: relative;
	margin-right: 10px;
}

.basket-line-block-icon-cart:after,
.basket-line-block-icon-profile:after {
	position: absolute;
	top: -1px;
	left: -25px;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
}

.basket-line-block-icon-profile:after { background: no-repeat center url(/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/images/profile.svg); }

.basket-line-block-icon-cart:after { background: no-repeat center url(/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/images/cart.svg); }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

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

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

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

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

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

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.vcenter {
		bottom: 10px;
		top: auto !important;
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .basket-line-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

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

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

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

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

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

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

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

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

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

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

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

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

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

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

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

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

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

.bx_cart_login_top .basket-line { line-height: 1.44em; }
/* End */


/* Start:/bitrix/components/arturgolubev/search.title/templates/.default-v24/style.css?174758392414404*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.bx-searchtitle {
	
}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-searchtitle .bx-input-group .bx-form-control{
	border-radius: 0.25rem;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
	border-color: var(--theme-color-primary)!important;
    box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary)!important;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;

}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/bitrix/components/arturgolubev/search.title/templates/.default-v24/images/search-icon.png) center center no-repeat #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
}

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

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

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default-v24/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	margin-right: 5px;
	position: relative;
}
	.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/bitrix/components/arturgolubev/search.title/templates/.default-v24/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default-v24/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
	border-radius: 0.25rem;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default-v24/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default-v24/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default-v24/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/components/arturgolubev/search.title/templates/.default-v24/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}
/* End */


/* Start:/local/components/mg/menu/templates/.default/style.css?17475839663983*/
.bx-worktime-schedule { white-space: nowrap; }
#open-gmenu {
    cursor: pointer;
    border-color: var(--theme-b-bd-primary);
    background-color: var(--theme-b-bg-primary);
    color: var(--theme-b-tx-primary);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    margin-right: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 30px;
}
.catalog-burger {
    width: 20px;
    height: 20px;
    position: relative;
}
.catalog-burger:before, .catalog-burger:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    background: #fff;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: .5s;
    transition: .5s;
}
.catalog-burger:before {
    top: 5px;
}
.catalog-burger:after {
    bottom: 5px;
}


#gmenu {
	display: none;
	max-width: calc(100% - 40px);
    position: fixed;
    top: 0;
    left: 0;
	height: 100%;
    padding: 10px 0;
    background: #f3f3f3;
    z-index: 100001;
	transition: .5s;
	transform: translateX(calc(-100% - 40px));
}
#gmenu.opened {
	transform: translateX(0);
}
.gmenu-close {
    position: absolute;
    right: -40px;
    top: 0;
    height: 40px;
    width: 40px;
    background: rgba(30,30,30,3);
    color: #f3f3f3;
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    font-family: Arial, sans-serif;
	transition: .5s;
	transition-delay: 0.5s;
	opacity: 0;
	cursor: pointer;
}
.opened .gmenu-close {
	opacity: 1;
}
.gmenu-close:before {
    content: '';
    background: #000;
    opacity: 0;
    display: none;
    height: 100vh;
    width: 100vw;
    position: fixed;
	transition: opacity .1s 0.4s;
	z-index: -1;
}
.opened .gmenu-close:before {
	display: block;
    opacity: .3;
}

.gmenu-head {
	padding: 0 10px 0 20px;
}
.gmenu-headline {
    padding: 0 0 10px;
}
.gmenu-title {
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
}
.search-wrapper {
    position: relative;
}
input.gmenu-search {
    display: block;
    width: 100%;
    min-height: calc(1.5em + 0.75rem + 2px);
    padding: 5px 30px 5px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
}
#qmenu-search-clean {
    position: absolute;
    right: 10px;
    top: 11px;
	pointer-events: none;
	opacity: 0;
	transition: .5s;
}
.searching #qmenu-search-clean {
	opacity: 1;
    cursor: pointer;
	pointer-events: initial;
}
.gmenu-head, .room .item {
	border-bottom: 1px solid #ccc;
}
.room .item {
    margin-left: 20px;
    padding: 5px 10px 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
	gap: 10px;
}
.room .item.title {
    border-bottom: none;
    font-weight: bold;
    margin-top: 1em;
}
.room .item.title.sub-title {
    font-size: .8em;
    font-weight: bold;
    margin: 1em 0 0 20px;
    padding-bottom: 0;
    opacity: .3;
}
.room .item.bold {
    font-weight: 600;
}
.gmenu-body {
    height: calc(100% - 60px);
    overflow: scroll;
}
.room {
	display: none;
}
.room.active {
	display: block;
}

#gmenu.searching .room {
    display: block;
}

.searching .room .item {
    display: none;
}
.searching .room .item.finded {
    display: flex;
}
.room .searching-title {
    display: none;
}
.searching-title {
    font-size: .8em;
    font-weight: bold;
    margin: 1em 10px 0 20px;
    opacity: .3;
}

.gmenu-body .icon-pic {
    height: 24px;
}
.gmenu-body .icon-pic img {
    height: 100%;
	display: block;
}
.searching-title span:last-child {display: none;}
.searching-all .searching-title span:first-child {display: none;}
.searching-all .searching-title span:last-child {display: block;}

@media (max-width: 767.98px) {
	#open-gmenu {
		font-size: 0;
		gap: 0;
		order: 2;
	}
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/advertising.banner/bootstrap_v5/style.css?1747583914256*/
.bfw {
	margin-bottom: 20px;
}
.bfw img {
	max-width: 100%;
	height: auto;
}
/*
bfw-d {
    height: 112px;
}
bfw-m {
    height: 100px;
}
*/
@media (max-width: 767.98px) {
	.bfw-d { display: none;}
}
@media (min-width: 768px) {
	.bfw-m { display: none;}
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/breadcrumb/mg/style.css?17475839141241*/
#bx_breadcrumb_0 .bx-breadcrumb-item-text {font-size: 0;}
#bx_breadcrumb_0 a {display: flex; align-items: center;}
#bx_breadcrumb_0 img {max-height: 10px;}
#bx_breadcrumb_0 img.corobka {max-height: 22px; margin-left:5px;}
.disabled a {
    pointer-events: none;
}
.bx-breadcrumb__list.disabled {
	cursor: ew-resize;
}
.bx-breadcrumb {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.bx-breadcrumb__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	align-items: center;
}
.bx-breadcrumb-item {
	height: 22px;
	white-space: nowrap;
}

.bx-breadcrumb-item-angle {
	margin: 0 10px;
	color: #b5bdc2;
	vertical-align: top;
	font-size: 12px;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: top;
	line-height: 21px;
}

.bx-breadcrumb-item-link:hover { }

.bx-breadcrumb-item-text {
	vertical-align: top;
	font: 400 13px/21px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	transition: 250ms linear all;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/personal_menu/style.css?17475839141458*/
/* Sidebar menu */

.bx-inclinkspersonal-item.bx-theme-blue:hover{
	background: #0083d1;
}

.bx-inclinkspersonal-item.bx-theme-black:hover{
	background: #303030;
}

.bx-inclinkspersonal-item.bx-theme-green:hover{
	background: #44b1c9;
}

.bx-inclinkspersonal-item.bx-theme-red:hover{
	background: #e63c3c;
}

.bx-inclinkspersonal-item.bx-theme-yellow:hover{
	background: #f4a52e;
}

.bx-theme-blue.bx-inclinkspersonal-selected{
	background: #3398d7;
}

.bx-theme-black.bx-inclinkspersonal-selected{
	background: #484848;
}

.bx-theme-green.bx-inclinkspersonal-selected{
	background: #5cc3d1;
}

.bx-theme-red.bx-inclinkspersonal-selected{
	background: #e95c5c;
}

.bx-theme-yellow.bx-inclinkspersonal-selected{
	background: #fbb859;
}

.bx-inclinkspersonal-item-element {
	display: block;
	padding: 10px 0 10px 15px;
	width: calc(100% - 20px);
	color: #333;
	text-transform: uppercase;
	-webkit-transition: background .3s ease, color .3s ease;
	-moz-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

.bx-inclinkspersonal-item-element:after {
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: 'FontAwesome';
	content: "\f105";
}

.bx-inclinkspersonal-item:hover .bx-inclinkspersonal-item-element {
	color: #fff;
}

.bx-inclinkspersonal-item-element.bx-inclinkspersonal-item-element:hover:after {
	color: #fff;
}
/* End */


/* Start:/bitrix/components/bitrix/eshop.socnet.links/templates/bootstrap_v4/style.css?1747583914950*/
.bx-icon {
	position: relative;
	display: inline-block;
	width: 36px;
	transition: 250ms linear all;
}

.bx-icon > i {
	position: relative;
	display: block;
	padding-top: 100%;
	width: 100%;
	border-radius: 50%;
	background-color: #ebeff2;
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.bx-icon:hover { opacity: .8; }

.bx-icon-service-in > i {
	background-color: #d56c9a;
	background-image: url(/bitrix/components/bitrix/eshop.socnet.links/templates/bootstrap_v4/images/ui-service-light-instagram.svg);
}

.bx-icon-service-vk > i {
	background-color: #3871ba;
	background-image: url(/bitrix/components/bitrix/eshop.socnet.links/templates/bootstrap_v4/images/ui-service-light-vk.svg);
}

.bx-icon-service-fb > i {
	background-color: #38659f;
	background-image: url(/bitrix/components/bitrix/eshop.socnet.links/templates/bootstrap_v4/images/ui-service-light-fb.svg);
}

.bx-icon-service-tw > i {
	background-color: #2fc6f6;
	background-image: url(/bitrix/components/bitrix/eshop.socnet.links/templates/bootstrap_v4/images/ui-service-light-twitter.svg);
}

.bx-icon-service-gp > i {
	background-color: #dc4e41;
	background-image: url(/bitrix/components/bitrix/eshop.socnet.links/templates/bootstrap_v4/images/ui-service-light-google-plus.svg);
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/sale.basket.basket.line/footer-line/style.css?17475839144227*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/eshop.socnet.links/big_squares/style.css?174758391432137*/
.bx-socialfooter { margin: 0; }

.bx-socialfooter-flex {
	display: flex;
	margin: 0;
	padding: 0;
	height: 52px;
	list-style: none;
	align-items: stretch;
}

.bx-socialfooter-item {
	position: relative;
	padding: 0;
	flex: 1;
}

.bx-socialfooter-item.fb { background: #3b5998; }

.bx-socialfooter-item.vk { background: #366baa; }

.bx-socialfooter-item.tw { background: #3cf; }

.bx-socialfooter-item.gp { background: #da4b42; }

.bx-socialfooter-item.in { background: #3f5d87; }

.bx-socialfooter-item.fb:hover { background-color: #1b4e7d; }

.bx-socialfooter-item.vk:hover { background-color: #2b5688; }

.bx-socialfooter-item.tw:hover { background-color: #1ca2cc; }

.bx-socialfooter-item.gp:hover { background-color: #ae4229; }

.bx-socialfooter-item.in:hover { background-color: #284e6d; }

.bx-socialfooter-item:hover { border: none !important; }

.bx-socialfooter-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	background-size: contain !important;
}

.bx-socialfooter-item.fb .bx-socialfooter-icon { background: no-repeat center url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22217%22%20height%3D%2244%22%20viewBox%3D%220%200%20217%2044%22%3E%0A%20%20%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M112.020508%2021.5966797C110.236328%2021.5966797%20108.950195%2022.1816406%20107.646484%2022.777832L107.646484%2036.2636718C108.895508%2036.3828124%20109.611328%2036.3828124%20110.796875%2036.3828124%20115.079102%2036.3828124%20115.666016%2034.4218749%20115.666016%2031.6835936L115.666016%2025.2421874C115.666016%2023.2207031%20114.995117%2021.5966797%20112.020508%2021.5966797zM83.5825195%2020.8608398C80.6118164%2020.8608398%2079.9331054%2022.4921875%2079.9331054%2024.5117187L79.9331054%2025.6464843%2087.227539%2025.6464843%2087.227539%2024.5117187C87.2275391%2022.4921875%2086.5498047%2020.8608398%2083.5825195%2020.8608398zM28.4926758%2034.8984375C28.4926758%2036.4960937%2029.246582%2037.3261719%2030.9106446%2037.3261719%2032.6958008%2037.3261719%2033.7524415%2036.7441407%2035.0551758%2036.1464844L35.0551758%2032.9472656%2031.1518555%2032.9472656C29.3046875%2032.9472656%2028.4926758%2033.2910156%2028.4926758%2034.8984375zM139.683594%2021.5966797C136.708008%2021.5966797%20135.676758%2023.2207031%20135.676758%2025.2421875L135.676758%2032.6210937C135.676758%2034.6484375%20136.708008%2036.2773437%20139.683594%2036.2773437%20142.651367%2036.2773437%20143.69043%2034.6484375%20143.69043%2032.6210937L143.69043%2025.2421875C143.69043%2023.2207031%20142.651367%2021.5966797%20139.683594%2021.5966797zM13.9091797%2043.171875L5.1616211%2043.171875%205.1616211%2021.9975586.7900391%2021.9975586.7900391%2014.7011719%205.1616211%2014.7011719%205.1616211%2010.3203125C5.1616211%204.3676758%207.6289063.828125%2014.640625.828125L20.4785156.828125%2020.4785156%208.1259766%2016.8295898%208.1259766C14.0996093%208.1259766%2013.9199218%209.1455078%2013.9199218%2011.0488282L13.9091796%2014.701172%2020.5195312%2014.701172%2019.7460937%2021.9975587%2013.9091796%2021.9975587%2013.9091796%2043.171875%2013.9091797%2043.171875zM43.8061523%2043.2265625L36.515625%2043.2265625%2036.199707%2041.3828125C32.8706054%2043.2265625%2029.899414%2043.5253906%2027.9394531%2043.5253906%2022.5927734%2043.5253906%2019.7460937%2039.953125%2019.7460937%2035.0136718%2019.7460937%2029.1855468%2023.0668945%2027.1054687%2029.0083007%2027.1054687L35.0551757%2027.1054687%2035.0551757%2025.8457031C35.0551757%2022.871582%2034.7143554%2021.9975586%2030.1396484%2021.9975586L22.659668%2021.9975586%2023.3911133%2014.7011719%2031.5673828%2014.7011719C41.6054687%2014.7011719%2043.8061523%2017.8720703%2043.8061523%2025.9042969L43.8061523%2043.2265625%2043.8061523%2043.2265625zM68.5991211%2022.5327148C64.0620117%2021.755371%2062.7592773%2021.5844726%2060.5761719%2021.5844726%2056.6547852%2021.5844726%2055.4697266%2022.449707%2055.4697266%2025.7792968L55.4697266%2032.0781249C55.4697266%2035.408203%2056.6547852%2036.2773437%2060.5761719%2036.2773437%2062.7592774%2036.2773437%2064.0620117%2036.1035156%2068.5991211%2035.3222656L68.5991211%2042.4394531C64.625%2043.3300781%2062.0361328%2043.5644531%2059.8476563%2043.5644531%2050.4555665%2043.5644531%2046.722168%2038.625%2046.722168%2031.4902343L46.722168%2026.3789062C46.722168%2019.2377929%2050.4555664%2014.290039%2059.8476563%2014.290039%2062.0361329%2014.290039%2064.6250001%2014.5253906%2068.5991211%2015.4199218L68.5991211%2022.5327148%2068.5991211%2022.5327148zM95.9750977%2031.4902344L79.9331055%2031.4902344%2079.9331055%2032.078125C79.9331055%2035.4082031%2081.1191407%2036.2773438%2085.0395508%2036.2773438%2088.5639649%2036.2773438%2090.7148438%2036.1035157%2095.2436524%2035.3222657L95.2436524%2042.4394532C90.8759766%2043.3300782%2088.6000977%2043.5644532%2084.3144532%2043.5644532%2074.9218751%2043.5644532%2071.1865235%2038.6250001%2071.1865235%2031.4902344L71.1865235%2025.6464844C71.1865235%2019.4038086%2073.9580079%2014.2900391%2083.5825196%2014.2900391%2093.2070313%2014.2900391%2095.9750977%2019.3442383%2095.9750977%2025.6464844L95.9750977%2031.4902344%2095.9750977%2031.4902344zM124.412109%2031.625C124.412109%2038.5214844%20122.441406%2043.5507812%20110.500977%2043.5507812%20106.189453%2043.5507812%20103.660156%2043.171875%2098.9013672%2042.4394531L98.9013672%203.019043%20107.646484%201.5595703%20107.646484%2015.3486328C109.536133%2014.6464844%20111.982422%2014.290039%20114.208984%2014.290039%20122.955078%2014.290039%20124.412109%2018.2109374%20124.412109%2024.5117187L124.412109%2031.625zM152.445312%2031.7753906C152.445312%2037.7246094%20149.989258%2043.4941406%20139.712891%2043.4941406%20129.431641%2043.4941406%20126.929687%2037.7246094%20126.929687%2031.7753906L126.929687%2026.03125C126.929687%2020.0791016%20129.431641%2014.3085938%20139.712891%2014.3085938%20149.989258%2014.3085938%20152.445312%2020.0791016%20152.445312%2026.03125L152.445312%2031.7753906zM180.458984%2031.7753906C180.458984%2037.7246094%20178%2043.4941406%20167.725586%2043.4941406%20157.444336%2043.4941406%20154.942383%2037.7246094%20154.942383%2031.7753906L154.942383%2026.03125C154.942383%2020.0791016%20157.444336%2014.3085938%20167.725586%2014.3085938%20178%2014.3085938%20180.458984%2020.0791016%20180.458984%2026.03125L180.458984%2031.7753906zM209.208008%2043.171875L199.728516%2043.171875%20191.711914%2029.7890625%20191.711914%2043.171875%20182.963867%2043.171875%20182.963867%203.019043%20191.711914%201.5595703%20191.711914%2027.4082031%20199.728516%2014.7011719%20209.208008%2014.7011719%20200.456055%2028.5683594%20209.208008%2043.171875zM167.696289%2021.5966797C164.725586%2021.5966797%20163.694336%2023.2207031%20163.694336%2025.2421875L163.694336%2032.6210937C163.694336%2034.6484375%20164.725586%2036.2773437%20167.696289%2036.2773437%20170.663086%2036.2773437%20171.712891%2034.6484375%20171.712891%2032.6210937L171.712891%2025.2421875C171.712891%2023.2207031%20170.663086%2021.5966797%20167.696289%2021.5966797zM214.201172%2038.1777344C215.673828%2038.1777344%20216.847656%2039.3789063%20216.847656%2040.8789063%20216.847656%2042.4023438%20215.673828%2043.5898438%20214.19043%2043.5898438%20212.714844%2043.5898438%20211.517578%2042.4023438%20211.517578%2040.8789063%20211.517578%2039.3789063%20212.714844%2038.1777344%20214.19043%2038.1777344L214.201172%2038.1777344zM214.19043%2038.5976562C213.003906%2038.5976562%20212.032227%2039.6191406%20212.032227%2040.8789062%20212.032227%2042.1621093%20213.003906%2043.1699218%20214.201172%2043.1699218%20215.399414%2043.1816406%20216.356445%2042.1621093%20216.356445%2040.8906249%20216.356445%2039.6191405%20215.399414%2038.5976561%20214.201172%2038.5976561L214.19043%2038.5976561%20214.19043%2038.5976562zM213.686523%2042.4511719L213.206055%2042.4511719%20213.206055%2039.4375C213.458008%2039.4023438%20213.698242%2039.3671875%20214.057617%2039.3671875%20214.513672%2039.3671875%20214.811523%2039.4628906%20214.99414%2039.59375%20215.170898%2039.7265625%20215.266601%2039.9296875%20215.266601%2040.2167969%20215.266601%2040.6152344%20215.004883%2040.8535157%20214.68164%2040.9511719L214.68164%2040.9746094C214.944336%2041.0234375%20215.124023%2041.2617188%20215.18457%2041.7050782%20215.254883%2042.1738282%20215.327148%2042.3535157%20215.375%2042.451172L214.87207%2042.451172C214.800781%2042.3535158%20214.728515%2042.0781251%20214.667969%2041.6816408%20214.597656%2041.2988283%20214.404297%2041.154297%20214.019531%2041.154297L213.686523%2041.154297%20213.686523%2042.4511719%20213.686523%2042.4511719zM213.686523%2040.7832031L214.03418%2040.7832031C214.427734%2040.7832031%20214.762695%2040.6386719%20214.762695%2040.265625%20214.762695%2040.0019531%20214.572265%2039.7382812%20214.03418%2039.7382812%20213.876953%2039.7382812%20213.768555%2039.75%20213.686523%2039.7617187L213.686523%2040.7832031z%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A'); }

.bx-socialfooter-item.vk .bx-socialfooter-icon { background: no-repeat center url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2045%2026%22%20enable-background%3D%22new%200%200%2045%2026%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M22%2C25.9h2.7c0%2C0%2C0.8-0.1%2C1.2-0.5c0.4-0.4%2C0.4-1.2%2C0.4-1.2s-0.1-3.7%2C1.6-4.2%0A%09c1.7-0.5%2C3.8%2C3.5%2C6%2C5.1c1.7%2C1.2%2C3%2C0.9%2C3%2C0.9l6-0.1c0%2C0%2C3.1-0.2%2C1.7-2.7c-0.1-0.2-0.9-1.9-4.5-5.2c-3.8-3.5-3.3-3%2C1.3-9.1%0A%09c2.8-3.7%2C3.9-6%2C3.5-7c-0.3-0.9-2.4-0.7-2.4-0.7l-6.8%2C0c0%2C0-0.5-0.1-0.9%2C0.2c-0.4%2C0.2-0.6%2C0.7-0.6%2C0.7S33.3%2C5%2C31.8%2C7.5%0A%09c-3%2C5.2-4.2%2C5.5-4.7%2C5.1c-1.1-0.8-0.9-3-0.9-4.6c0-5%2C0.8-7.1-1.5-7.7C24.1%2C0.1%2C23.5%2C0%2C21.6%2C0c-2.4%2C0-4.5%2C0-5.6%2C0.6%0A%09c-0.8%2C0.4-1.4%2C1.2-1%2C1.3c0.4%2C0.1%2C1.5%2C0.3%2C2%2C1c0.7%2C1%2C0.7%2C3.1%2C0.7%2C3.1s0.4%2C5.9-0.9%2C6.6c-0.9%2C0.5-2.2-0.5-4.8-5.2%0A%09C10.5%2C5%2C9.5%2C2.3%2C9.5%2C2.3S9.3%2C1.8%2C8.9%2C1.6c-0.4-0.3-1-0.4-1-0.4l-6.4%2C0c0%2C0-1%2C0-1.3%2C0.5c-0.3%2C0.4%2C0%2C1.2%2C0%2C1.2s5%2C11.9%2C10.7%2C17.9%0A%09C16.1%2C26.3%2C22%2C25.9%2C22%2C25.9L22%2C25.9z%22/%3E%0A%3C/svg%3E%0A'); }

.bx-socialfooter-item.tw .bx-socialfooter-icon { background: no-repeat center url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0D%0A%3Csvg%0D%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0D%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0D%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0D%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0D%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0D%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0D%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0D%0A%20%20%20version%3D%221.1%22%0D%0A%20%20%20id%3D%22Layer_1%22%0D%0A%20%20%20x%3D%220px%22%0D%0A%20%20%20y%3D%220px%22%0D%0A%20%20%20width%3D%22803%22%0D%0A%20%20%20height%3D%22149%22%0D%0A%20%20%20viewBox%3D%220%200%20803%20149%22%0D%0A%20%20%20enable-background%3D%22new%200%200%20792%20612%22%0D%0A%20%20%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%0D%0A%20%20%20d%3D%22m%20501.78933%2C91.543692%20c%20-0.11695%2C0.02052%20-0.23801%2C0.01231%20-0.35701%2C0.03283%20l%200.61759%2C-0.100539%20c%20-0.0964%2C0.01436%20-0.16414%2C0.05335%20-0.26058%2C0.06771%20z%22%0D%0A%20%20%20id%3D%22path7%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20d%3D%22m%2087.907873%2C120.60762%20c%200%2C4.02976%20-1.444476%2C7.48502%20-4.335481%2C10.35961%20-2.891004%2C2.87869%20-6.354465%2C4.31701%20-10.40064%2C4.31701%20H%2044.040111%20c%20-12.136474%2C0%20-22.508388%2C-4.28829%20-31.121899%2C-12.87307%20C%204.3026488%2C113.82433%20-3.067e-6%2C103.4914%20-3.067e-6%2C91.39391%20V%2032.558172%20c%200%2C-4.146714%201.434217267%2C-7.628641%204.302651867%2C-10.453987%202.8684346%2C-2.821243%206.3729312%2C-4.234942%2010.5093862%2C-4.234942%204.015398%2C0%207.466547%2C1.440372%2010.330878%2C4.319066%202.872539%2C2.87459%204.312911%2C6.325739%204.312911%2C10.359604%20v%2021.303974%20h%2041.475348%20c%203.765077%2C0%206.990527%2C1.333679%209.682506%2C4.005139%202.689927%2C2.667357%204.029761%2C5.866134%204.029761%2C9.604537%200%2C3.730196%20-1.339834%2C6.93718%20-4.019502%2C9.606588%20-2.679668%2C2.665305%20-5.898962%2C4.001036%20-9.647625%2C4.001036%20H%2029.455824%20v%2010.31036%20c%200%2C4.044123%201.411648%2C7.478858%204.249305%2C10.310363%202.833554%2C2.82534%206.274444%2C4.23904%2010.322671%2C4.23904%20h%2029.137797%20c%204.044123%2C0%207.515791%2C1.44243%2010.406795%2C4.31907%202.891005%2C2.87869%204.335481%2C6.33189%204.335481%2C10.3596%20z%22%0D%0A%20%20%20id%3D%22path9%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20d%3D%22m%20429.08949%2C120.60762%20c%200%2C4.02976%20-1.44447%2C7.48502%20-4.33342%2C10.35961%20-2.88896%2C2.87869%20-6.35447%2C4.31701%20-10.39859%2C4.31701%20h%20-13.23215%20c%20-12.13647%2C0%20-22.50838%2C-4.28829%20-31.12189%2C-12.87307%20-8.61352%2C-8.58479%20-12.91617%2C-18.91977%20-12.91617%2C-31.01726%20V%2032.558172%20c%200%2C-4.146714%201.43217%2C-7.628641%204.30265%2C-10.453987%202.86844%2C-2.821243%206.37088%2C-4.234942%2010.50939%2C-4.234942%204.01335%2C0%207.46655%2C1.440372%2010.32883%2C4.319066%202.87254%2C2.87459%204.31291%2C6.325739%204.31291%2C10.359604%20v%2021.303974%20h%2025.57585%20c%203.76507%2C0%206.99052%2C1.33573%209.68045%2C4.005139%202.69198%2C2.667357%204.02976%2C5.866134%204.02976%2C9.604537%200%2C3.730196%20-1.33778%2C6.935128%20-4.01745%2C9.604536%20-2.67967%2C2.665306%20-5.89896%2C4.001036%20-9.64557%2C4.001036%20H%20386.539%20v%2010.312412%20c%200%2C4.044123%201.41164%2C7.478858%204.2493%2C10.310363%202.83355%2C2.82534%206.27445%2C4.23904%2010.32062%2C4.23904%20h%2013.24035%20c%204.04207%2C0%207.51579%2C1.44243%2010.40474%2C4.31907%202.89101%2C2.87869%204.33548%2C6.33189%204.33548%2C10.3596%20z%22%0D%0A%20%20%20id%3D%22path11%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20d%3D%22m%20352.07264%2C120.60762%20c%200%2C4.02976%20-1.44447%2C7.48502%20-4.33343%2C10.35961%20-2.88895%2C2.87869%20-6.35446%2C4.31701%20-10.39859%2C4.31701%20h%20-13.23214%20c%20-12.13647%2C0%20-22.50839%2C-4.28829%20-31.11985%2C-12.87307%20-8.61351%2C-8.58684%20-12.91616%2C-18.91977%20-12.91616%2C-31.01726%20V%2032.558172%20c%200%2C-4.146714%201.43422%2C-7.628641%204.30265%2C-10.453987%202.86844%2C-2.821243%206.37088%2C-4.234942%2010.50939%2C-4.234942%204.01335%2C0%207.46655%2C1.440372%2010.32883%2C4.319066%202.87253%2C2.87459%204.31291%2C6.325739%204.31291%2C10.359604%20v%2021.303974%20h%2025.57585%20c%203.76507%2C0%206.99052%2C1.33573%209.68045%2C4.005139%202.69198%2C2.667357%204.02976%2C5.866134%204.02976%2C9.604537%200%2C3.730196%20-1.33778%2C6.935128%20-4.01745%2C9.604536%20-2.67967%2C2.665306%20-5.89896%2C4.001036%20-9.64557%2C4.001036%20H%20309.5283%20v%2010.312412%20c%200%2C4.044123%201.41165%2C7.478858%204.2493%2C10.310363%202.83356%2C2.82534%206.27445%2C4.23904%2010.32062%2C4.23904%20h%2013.24035%20c%204.04207%2C0%207.51579%2C1.44243%2010.40475%2C4.31907%202.88279%2C2.87869%204.32932%2C6.33189%204.32932%2C10.3596%20z%22%0D%0A%20%20%20id%3D%22path13%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20d%3D%22m%20229.95078%2C94.219256%20c%200%2C11.317804%20-4.0236%2C20.992094%20-12.08107%2C29.022894%20-8.05542%2C8.02875%20-17.75639%2C12.04209%20-29.10497%2C12.04209%20-10.38217%2C0%20-19.51684%2C-3.49834%20-27.41017%2C-10.50323%20-7.78253%2C7.00489%20-16.86795%2C10.50323%20-27.24602%2C10.50323%20-11.34653%2C0%20-21.05366%2C-4.01334%20-29.11113%2C-12.04209%20C%2096.944058%2C115.21341%2092.9184%2C105.53706%2092.9184%2C94.219256%20V%2065.536962%20c%200%2C-3.88203%201.348042%2C-7.138257%204.054383%2C-9.778941%202.69403%2C-2.642735%205.939997%2C-3.964102%209.717387%2C-3.964102%203.78559%2C0%207.02541%2C1.321367%209.72149%2C3.964102%202.70019%2C2.642736%204.05233%2C5.905118%204.05233%2C9.787148%20v%2028.692553%20c%200%2C3.783544%201.32547%2C6.986428%203.97026%2C9.631208%202.65094%2C2.64274%205.87024%2C3.95795%209.65378%2C3.95795%203.67685%2C0%206.83869%2C-1.31521%209.48758%2C-3.95795%202.64889%2C-2.64478%203.97026%2C-5.849716%203.97026%2C-9.631208%20V%2065.705211%20c%200%2C-3.773284%201.3583%2C-7.031563%204.06054%2C-9.785096%202.71249%2C-2.747378%206.01797%2C-4.126196%209.91436%2C-4.126196%203.78559%2C0%207.03361%2C1.348041%209.74406%2C4.048227%202.71044%2C2.69403%204.06259%2C5.931791%204.06259%2C9.703023%20v%2028.692553%20c%200%2C3.783544%201.32547%2C6.986428%203.97436%2C9.631208%202.64479%2C2.64274%205.81279%2C3.95795%209.48553%2C3.95795%203.7856%2C0%207.00489%2C-1.31521%209.64763%2C-3.95795%202.65094%2C-2.64478%203.97436%2C-5.849716%203.97436%2C-9.631208%20V%2065.545169%20c%200%2C-3.771232%201.35214%2C-7.008993%204.05438%2C-9.703023%202.69813%2C-2.698134%205.94205%2C-4.048227%209.71739%2C-4.048227%203.78354%2C0%207.02746%2C1.348041%209.72354%2C4.042071%202.70018%2C2.694031%204.05028%2C5.927688%204.05028%2C9.700972%20v%2028.682294%20z%22%0D%0A%20%20%20id%3D%22path15%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20d%3D%22m%20269.73544%2C29.340929%20c%200%2C4.025657%20-1.44038%2C7.48091%20-4.33138%2C10.357552%20-2.88895%2C2.876642%20-6.35241%2C4.319066%20-10.39038%2C4.319066%20-4.04823%2C0%20-7.50964%2C-1.442424%20-10.40064%2C-4.319066%20-2.88075%2C-2.87459%20-4.32522%2C-6.331895%20-4.32522%2C-10.357552%200%2C-4.031812%201.44447%2C-7.482962%204.32522%2C-10.359604%202.891%2C-2.880745%206.35446%2C-4.317014%2010.40064%2C-4.317014%204.04002%2C0%207.50348%2C1.436269%2010.39038%2C4.317014%202.891%2C2.876642%204.33138%2C6.329843%204.33138%2C10.359604%20z%22%0D%0A%20%20%20id%3D%22path17%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20d%3D%22m%20269.73544%2C120.59121%20c%200%2C4.03591%20-1.44038%2C7.49322%20-4.33138%2C10.37397%20-2.88895%2C2.88074%20-6.35241%2C4.31701%20-10.39038%2C4.31701%20-4.04823%2C0%20-7.50964%2C-1.43627%20-10.40064%2C-4.31701%20-2.88075%2C-2.8787%20-4.32522%2C-6.33806%20-4.32522%2C-10.37397%20V%2066.489003%20c%200%2C-4.035916%201.44447%2C-7.493221%204.32522%2C-10.371914%202.891%2C-2.880746%206.35446%2C-4.321118%2010.40064%2C-4.321118%204.04002%2C0%207.50348%2C1.440372%2010.39038%2C4.321118%202.891%2C2.876642%204.33138%2C6.335998%204.33138%2C10.371914%20v%2054.102207%20z%22%0D%0A%20%20%20id%3D%22path19%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20d%3D%22m%20604.2261%2C67.463615%20c%200%2C3.732247%20-1.34189%2C6.937179%20-4.02771%2C9.60864%20-2.68172%2C2.665305%20-5.89896%2C4.001035%20-9.64968%2C4.001035%20h%20-20.10982%20c%20-3.75687%2C0%20-6.94744%2C1.309057%20-9.57376%2C3.931274%20-2.63247%2C2.616062%20-3.94153%2C5.796372%20-3.94153%2C9.542982%20V%20121.652%20c%200%2C3.7384%20-1.33573%2C6.95154%20-4.0154%2C9.62095%20-2.67967%2C2.67966%20-5.89075%2C4.00924%20-9.63942%2C4.00924%20-3.74661%2C0%20-6.96385%2C-1.32958%20-9.63941%2C-4.00514%20-2.67967%2C-2.67146%20-4.01745%2C-5.87434%20-4.01745%2C-9.6189%20V%2094.568064%20c%200%2C-11.221365%203.99077%2C-20.813591%2011.97848%2C-28.774625%207.98771%2C-7.958983%2017.61071%2C-11.943604%2028.86696%2C-11.943604%20h%2020.09545%20c%203.75277%2C0%206.96796%2C1.335731%209.64763%2C4.007191%202.68172%2C2.669409%204.02566%2C5.868185%204.02566%2C9.606589%20z%22%0D%0A%20%20%20id%3D%22path21%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20d%3D%22m%20475.18963%2C135.28219%20c%20-11.58864%2C0%20-22.51044%2C-4.40319%20-31.12806%2C-13.20957%20-8.6094%2C-8.81049%20-11.91898%2C-18.40682%20-11.91898%2C-30.820285%200%2C0%20-0.83919%2C-39.476883%2043.80621%2C-39.476883%2034.93212%2C0%2045.56666%2C24.537632%2045.56666%2C36.651536%200%2C9.629158%20-4.40524%2C13.047482%20-14.4304%2C13.047482%20h%20-44.64745%20c%200%2C0%20-1.61683%2C10.21597%2018.72279%2C10.21597%20h%2025.47942%20c%206.5145%2C0%2011.79382%2C5.27932%2011.79382%2C11.79588%200%2C6.5145%20-5.27932%2C11.79382%20-11.79382%2C11.79382%20H%20475.18963%20z%20M%20462.73512%2C82.669601%20h%2029.31426%20c%200%2C-9.63121%20-14.58019%2C-9.63121%20-14.58019%2C-9.63121%200%2C0%20-14.73407%2C-0.0021%20-14.73407%2C9.63121%20z%22%0D%0A%20%20%20id%3D%22path23%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%3Cpath%0D%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0D%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0D%0A%20%20%20id%3D%22path25%22%0D%0A%20%20%20d%3D%22m%20802.97701%2C68.72548%20c%20-7.60401%2C1.298797%20-18.63251%2C-0.0513%20-24.47607%2C-2.482694%2012.14263%2C-1.005388%2020.36424%2C-6.524765%2023.53224%2C-14.017987%20-4.37652%2C2.694031%20-17.96978%2C5.628124%20-25.4671%2C2.831502%20-0.37343%2C-1.762507%20-0.77969%2C-3.44089%20-1.19211%2C-4.959232%20-5.70814%2C-21.012617%20-25.29064%2C-37.946229%20-45.79441%2C-35.89852%201.65376%2C-0.670943%203.33009%2C-1.294694%205.02489%2C-1.863046%202.24468%2C-0.808414%2015.49734%2C-2.9710253%2013.4127%2C-7.6430035%20C%20746.25259%2C0.572459%20730.06379%2C7.7907371%20727.0189%2C8.7407266%20731.0425%2C7.232644%20737.69858%2C4.6309451%20738.40646%2C3.1740001e-6%20732.24486%2C0.84535013%20726.19407%2C3.7630282%20721.52209%2C8.0041257%20723.21278%2C6.1882712%20724.49106%2C3.974365%20724.7619%2C1.5860546%20708.31867%2C12.103648%20698.71414%2C33.290669%20690.94597%2C53.858043%20684.84593%2C47.934458%20679.42504%2C43.270688%20674.57661%2C40.675144%20660.96693%2C33.378897%20644.68785%2C25.75436%20619.14278%2C16.258569%20c%20-0.78585%2C8.459625%204.17749%2C19.717923%2018.47042%2C27.192678%20-3.09414%2C-0.41857%20-8.75714%2C0.519109%20-13.27934%2C1.594259%201.84048%2C9.703023%207.86665%2C17.686628%2024.19088%2C21.544036%20-7.45834%2C0.490384%20-11.31985%2C2.199544%20-14.80999%2C5.851771%203.39575%2C6.746361%2011.69534%2C14.676618%2026.59971%2C13.045427%20-16.58686%2C7.158776%20-6.76483%2C20.40938%206.732%2C18.43144%20-23.01109%2C23.80513%20-59.3015%2C22.03852%20-80.14177%2C2.14619%2054.40177%2C74.20998%20172.67238%2C43.88213%20190.28924%2C-27.59483%2013.21778%2C0.106694%2020.96953%2C-4.575543%2025.78308%2C-9.74406%20z%22%0D%0A%20%20%20clip-path%3D%22none%22%20/%3E%0D%0A%3C/svg%3E'); }

.bx-socialfooter-item.gp .bx-socialfooter-icon { background: no-repeat center url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22408%22%20height%3D%22259%22%20viewBox%3D%220%200%20408%20259%22%3E%0A%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M129.6%2C103.9%20L129.6%2C155.2%20C129.6%2C155.2%20179.3%2C155.1%20199.6%2C155.1%20C188.6%2C188.3%20171.6%2C206.4%20129.6%2C206.4%20C87.1%2C206.4%2054%2C172%2054%2C129.5%20C54%2C87%2087.2%2C52.6%20129.6%2C52.6%20C152.1%2C52.6%20166.6%2C60.5%20179.9%2C71.5%20C190.6%2C60.8%20189.7%2C59.3%20216.8%2C33.7%20C193.8%2C12.8%20163.2%2C0%20129.7%2C0%20C58.2%2C0%200.2%2C58%200.2%2C129.5%20C0.2%2C201%2058.2%2C259%20129.7%2C259%20C236.6%2C259%20262.7%2C165.9%20254%2C103.9%20C228.7%2C103.9%20129.6%2C103.9%20129.6%2C103.9%20Z%20M363%2C106.4%20L363%2C61.5%20L331%2C61.5%20L331%2C106.4%20L284.9%2C106.4%20L284.9%2C138.4%20L331%2C138.4%20L331%2C184.5%20L363%2C184.5%20L363%2C138.4%20L407.9%2C138.4%20L407.9%2C106.4%20L363%2C106.4%20Z%22/%3E%0A%3C/svg%3E%0A'); }

.bx-socialfooter-item.in .bx-socialfooter-icon { background: no-repeat center url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%222500%22%20height%3D%22706%22%20viewBox%3D%220.5%200.5%20998.999%20282.085%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M57.741.5c-9.136%200-20.98%209.688-27.967%2016.137C14.413%2030.272.5%2055.344.5%2075.468c0%2028.595%2024.319%2039.389%2030.47%2039.389%202.028%200%203.757-1.046%203.757-3.798%200-2.157-1.368-3.952-2.729-5.796-5.632-8.61-7.441-16.827-7.441-27.91%200-23.107%2010.657-44.287%2019.497-53.979%201.63-1.754%205.313-5.543%206.415-5.543%201.094%200%201.365.891%201.365%203.645l-1.027%20151.241c0%2023.643-6.822%2033.035-6.822%2038.602%200%202.446%201.059%203.081%203.081%203.081%209.574%200%2019.115-11.669%2021.818-15.925%208.382-14.478%2010.438-25.78%2010.438-58.38V13.007c0-3.44-.965-4.927-4.233-7.048C70.31%202.924%2064.834.5%2057.741.5zm273.743.422c-4.503%200-6.428%202.354-6.641%209.638l-.999%2030.16-26.377-.914c-1.6-.041-2.323.465-3.023%201.871-2.24%204.2-3.419%207.491-3.419%2012.971%200%204.462%202.023%204.938%203.827%204.938l27.444.788-.084%2057.621c0%2012.221-7.712%2028.075-21.396%2041.261%200%200%201.177-3.981%201.11-8.158%200-11.823-7.609-22.537-17.753-30.119l-24.759-18.626c5.19-6.004%2013.983-17.912%2013.983-27.967%200-7.796-4.902-11.071-14.04-11.071-12.897%200-27.854%2011.812-27.854%2029.331%200%206.386%202.841%2012.134%207.16%2016.53-5.963%2011.314-14.4%2026.2-20.665%2036.801-4.732%208.117-12.737%2020.553-17.473%2020.553-3.492%200-5.106-5.494-5.106-26.602%200-17.537%201.246-36.604%201.871-54.906%200-4.195-.688-8.065-6.134-11.859-5.01-3.21-11.197-7.693-17.57-7.693-14.168%200-23.82%2013.037-30.441%2025.785-6.852%2013.212-10.557%2024.346-15.784%2040.5l.577-55.595c.178-3.964-.823-5.503-3.995-6.852-4.115-1.745-10.172-3.757-15.545-3.757-4.49%200-5.036%201.936-5.036%206.654l-.604%2066.709-.069%2025.729c0%2023.197%202.905%2027.065%2016.67%2027.065%207.621%200%2010.062-.895%2010.213-7.23.209-4.19%202.213-14.341%204.924-24.521%207.929-30.048%2017.324-53.814%2033.523-71.928%201.689-1.758%202.995-1.129%202.729%201.364%200%200-2.561%2040.665-2.561%2057.298%200%2029.582%204.552%2045.018%2019.271%2045.018%2014.446%200%2028.634-18.561%2036.379-31.091l24.845-41.556c16.099%2013.718%2027.333%2024.354%2027.333%2037.293%200%208.042-5.074%2015.91-12.803%2015.91-9.659%200-15.83-10.186-22.354-10.186-5.415%200-12.365%2010.454-12.365%2016.39%200%205.604%2012.229%2013.532%2034.171%2013.532%2032.391%200%2049.767-22.229%2060.195-46.845%201.996%2029.216%2013.637%2046.282%2031.793%2046.282%2011.909%200%2025.673-15.046%2031.934-33.425%200%200%20.618%204.771%205.373%2014.546%206.545%2012.765%2016.495%2018.626%2028.854%2018.626%2015.372%200%2028.52-9.319%2036.547-24.956%201.217%2011.849%2011.166%2024.898%2027.165%2024.898%2010.043%200%2019.199-7.695%2025.209-20.37%200%200%207.785%2020.934%2030.302%2020.934%2012.647%200%2027.623-11.716%2031.202-20.229l.394%2012.38-33.409%2030.809c-9.701%209.417-20.02%2022.947-20.02%2037.927%200%2019.052%2017.988%2030.007%2033.818%2030.007%2016.455%200%2027.373-10.425%2033.354-19.16%207.527-11.303%2010.706-32.606%2010.706-53.43l-.746-31.313c22.517-24.751%2040.14-58.962%2047.985-83.168l17.092-.45c3.311-.223%203.146%201.081%202.688%203.011-3.004%2012.694-5.627%2027.07-5.627%2041.387%200%2023.653%205.448%2033.946%2013.279%2042.358%206.809%207.048%2013.58%209.425%2020.707%209.425%2013.938%200%2022.688-11.51%2025.463-18.766%206.545%2012.765%2016.187%2018.71%2028.543%2018.71%2015.373%200%2028.521-9.319%2036.549-24.956%201.217%2011.849%2011.164%2024.898%2027.164%2024.898%2011.953%200%2018.886-6.897%2024.338-19.892.11%204.18.271%208.636.394%2012.814.144%202.162%201.872%203.53%203.419%204.094%205.081%201.923%209.541%202.885%2013.547%202.885%2010.448%200%2012.717-2.146%2012.717-8.976%200-11.265.33-29.064%203.531-43.355%203.398-14.228%208.526-30.335%2015.602-41.542.637-1.158%202.198-.854%202.266.549%201.016%2023.979%202.62%2064.571%208.919%2075.079%203.108%205.012%207.915%208.665%2015.108%208.665%203.373%200%207.508-1.438%208.566-2.335%201.072-.836%201.612-1.765%201.547-3.488%200-30.654%209.56-60.331%2019.133-80.284.263-.592%201.009-.638.984.141l-.534%2022.087c0%2036.276%202.615%2059.194%2020.735%2070.212a23.744%2023.744%200%200%200%2011.662%203.023c9.271%200%2017.678-5.178%2021.833-13.505%203.385-6.471%206.556-18.926%206.556-25.981%200-2.731.032-7.176-4.445-7.176-2.455%200-3.93%201.81-4.517%204.544-1.427%205.926-2.598%2011.008-4.812%2016.867-2.116%205.593-5.274%208.85-9.018%208.85-4.398%200-6.63-3.461-7.906-5.6-5.612-8.56-6.062-28.224-6.062-44.637l1.351-42.245c0-3.495-1.459-7.678-6.852-10.762-3.62-2.084-12.776-6.007-18.386-6.007-5.202%200-7.72%202.946-9.595%207.271-3.521%207.768-15.287%2038.237-18.442%2063.009-.113.653-.927.791-.984-.042-1.64-17.518-2.481-38.625-2.463-52.865%200-4.305-1.053-10.459-10.185-14.447-4.438-1.841-8.109-2.968-12.592-2.968-5.562%200-6.758%202.722-8.75%206.329-6.301%2011.642-10.658%2026.824-17.189%2045.974l.099-43.82c0-2.049-1.256-4.735-4.854-5.458-8.921-2.05-13.054-2.981-16.571-2.981-2.561%200-3.968%202.041-3.968%204.248l-.479%2074.714c-1.726%209.146-8.719%2030.977-18.64%2030.977-8.143%200-11.943-8.25-11.943-42.736l1.478-56.047c0-3.54-2.324-5.027-5.711-6.526-4.843-1.924-8.696-2.688-13.618-2.688-6.178%200-8.298%202.957-7.048%2010.06-6.791-9.188-13.58-14.266-25.574-14.266-24.08%200-42.231%2028.965-42.231%2071.057-.236%2011.803%202.616%2023.534%202.616%2023.534-2.179%209.796-7.301%2017.781-14.377%2017.781-8.927%200-14.616-12.621-14.616-34.494%200-21.938%208.356-46.681%208.356-53.387%200-7.797-5.109-12.73-14.152-12.73-4.53%200-21.335%203.812-29.95%205.063%200%200%20.972-4.103.9-7.329%200-7.688-3.607-12.506-12.562-12.506-10.943%200-18.978%207.814-18.978%2021.145%200%205.981%203.445%2011.515%208.005%2014.488-5.919%2024.688-15.543%2043.048-29.725%2063.559l1.195-83.056c0-2.7-.719-4.377-6.008-6.43-2.796-1.208-7.353-2.603-13.097-2.603-8.325%200-7.774%205.945-7.329%2010.396-3.809-6.754-12.148-14.771-25.013-14.771-35.058%200-45.821%2053.46-40.543%2091.426%200%204.629-4.52%2021.06-14.729%2021.06-8.143%200-11.943-8.25-11.943-42.736l1.492-56.047c0-3.541-2.34-5.028-5.727-6.526-4.843-1.924-8.682-2.688-13.604-2.688-6.179%200-8.299%202.957-7.049%2010.059-6.791-9.188-13.594-14.266-25.589-14.266-24.08%200-42.471%2026.49-42.471%2068.58%200%2016.067-13.834%2040.585-23.535%2040.585-5.389%200-11.127-9.893-11.127-35.169.027-17.229%202.377-75.881%202.377-75.881l33.861-.549c1.616-.015%202.552-1.781%203.151-2.869%201.555-3.155%202.307-5.256%202.307-9.031%200-3.406-.682-4.65-5.05-4.896l-33.749-2.026%201.436-31.44c.101-1.985-1.097-3.279-3.264-4.248C344.57%203.394%20336.558.923%20331.484.922zm102.482%2082.38c9.028%200%2018.189%208.234%2018.189%2037.447%200%2036.782-13.4%2053.895-23.704%2053.895-9.66%200-16.993-13.635-16.993-40.417%200-27.071%207.161-50.925%2022.508-50.925zm325.131%200c9.028%200%2018.189%208.234%2018.189%2037.447%200%2036.782-13.4%2053.895-23.704%2053.895-9.66%200-16.994-13.635-16.994-40.417.001-27.071%207.162-50.925%2022.509-50.925zm-206.217.169c11.782%200%2016.994%2012.144%2016.994%2035.688%200%2035.497-10.552%2055.708-23.367%2055.708-8.181%200-17.588-13.433-17.092-39.854%200-16.893%205.508-51.542%2023.465-51.542zm19.947%20118.746v13.982c0%2046.396-12.363%2054.315-22.297%2054.315-3.764%200-12.984-2.843-12.984-14.321%200-16.045%2016.775-34.298%2021.988-39.938l13.293-14.038z%22/%3E%3C/svg%3E'); }

@media (max-width: 580px) {

	.bx-socialfooter-icon {
		top: 3px;
		right: 3px;
		bottom: 3px;
		left: 3px;
	}
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/template_styles.css?174758391411713*/
/* SLIDER LIST */
.slider-list .owl-stage-outer:before {
    content: '';
    position: absolute;
    top: 0;
	bottom: 0;
    right: 0;
    width: 44px;
    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
    background: linear-gradient(to left, #fff, hsla(0,0%,100%,0));
    pointer-events: none;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	z-index: 1;
}
.slider-list__item {
    width: 200px;
    min-width: 200px;
    position: relative;
	margin-right: 10px;
	font-size: .9em;
    line-height: 1.2em;
}
.slider-list__pic {
    padding: 10px;
    border: 1px solid #f2f2f2;
	margin-bottom: 10px;
}
.slider-list__item img {
    max-width: 100%;
}
.slider-list {
    display: flex;
    overflow: hidden;
}
.slider-list__item a {
    margin: 10px auto;
    display: block;
	width: 60%;
    font-size: .9em;
    line-height: 1.2em;
}
.slider-list__item a:before {
    content:'';
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
}
/* VIDEO CSS */
.mg-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000;
}
.mg-video__link, .mg-video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mg-video__media {
    border: none;
}
.mg-video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    padding: 0;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.mg-video__button-shape {
    fill: #212121;
    fill-opacity: 0.8;
}
.mg-video__button-icon {
    fill: #ffffff;
}
.mg-video__button:focus {
    outline: none;
}
.mg-video:hover .mg-video__button-shape,
.mg-video__button:focus .mg-video__button-shape {
    fill: #ff0000;
    fill-opacity: 1;
}
/* Enabled */
.mg-video--enabled {
    cursor: pointer;
}
.mg-video--enabled .mg-video__button {
    display: block;
}
/* END VIDEO CSS */

.big-table {
	overflow: auto;
	position: relative;
	margin-bottom: 40px;
}
.big-table table {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	overflow-x: auto;
	/*white-space: nowrap;*/
	-webkit-overflow-scrolling: touch;
}
.big-table p:last-child { margin: 0}
.big-table tr:nth-child(even) { background: #f1f1f1; }
.big-table tr:first-child td {
    font-weight: 600;
}
.big-table td {
	font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
	min-width: 150px;
}
.scroll-right:after {
	content: '';
	display: block;
	width: 15px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 500;
	background: radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 15px 100%;
	background-position: 100% 0%;
}
.scroll-left:before {
	content: '';
	display: block;
	width: 15px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 500;
	background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 15px 100%;
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.bx-green,
.bx-theme-green {
	--primary: #63aa28;
	--theme-color-primary: #63aa28;
	--theme-color-second: #5b9f0b;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
}

.bx-living,
.bx-theme-living {
	--primary: #63aa28;
	--theme-color-primary: #302a25;
	--theme-color-second: #6b6562;
	--theme-color-light: #FFECC8;
	--theme-b-link: #333;
	--theme-b-link-hover: #d49a86;
	--theme-b-tx-primary: #fff;
/*	--theme-b-bg-primary: #edb2a1;
	--theme-b-bd-primary: #edb2a1;
	--theme-b-bg-primary-hover: #edb2a1;
	--theme-b-bd-primary-hover: #edb2a1;
	--theme-b-bg-primary-active: #edb2a1;
	--theme-b-bd-primary-active: #edb2a1;*/
	--theme-b-bg-primary: #333;
	--theme-b-bd-primary: #333;
	--theme-b-bg-primary-hover: #333;
	--theme-b-bd-primary-hover: #333;
	--theme-b-bg-primary-active: #333;
	--theme-b-bd-primary-active: #333;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-tx-primary-active: #fff;

	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
}

body {
	background-attachment: fixed;
	background-size: cover;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	color: #333;
}

body a{
	text-decoration: none;
}

#pagetitle { margin-bottom: 35px; }

h1,h2,h3,h4,h5 {
	font-weight: normal;
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
	background-color: rgba(255, 255, 255, .95);
}

.bx-wrapper { }

/*region HEADER*/
.bx-header { }

.bx-header-section { }

.bx-header-logo { order: 1 }

.bx-header-personal { order: 3 }

.bx-header-contact { order: 2 }

/*region Logo*/
.bx-logo-block {
	display: block;
	height: 30px;
	border-bottom: none;
}
.bx-logo-block .bx-logo {height: 100%;}
.bx-logo-block img {
	max-height: 75%;
	width: auto;
}
.bx-logo-block img.corobka {max-height: 100%;}

@media (max-width: 767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto;
	}

	.bx-logo-block { height: auto; }

	body.bx-theme-green .bx-store-logo { background: #33b111; }

	.slider-list__pic {
		position: relative;
	}
	.slider-list:not(.hide-arrow) .owl-stage-outer .owl-item.active:nth-child(2) .slider-list__pic:after {
		content: '';
		position: absolute;
		width: 96px;
		height: 96px;
		bottom: 0;
		left: 0;
		background: url(/bitrix/templates/eshop_bootstrap_v4/images/double-arrow.png) 50% no-repeat;
		opacity: .2;
		transform: translate(-56px, 49px);
	}
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
	display: flex;
	align-items: center;
}

.bx-header-phone-number {
	color: #000;
	white-space: nowrap;
	font: 700 21px/28px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background: no-repeat center url(/bitrix/templates/eshop_bootstrap_v4/images/phone.svg);
}

@media (max-width: 991px) {
	.bx-header-phone-number { font: 600 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
	color: #000;
	font: 600 16px/22px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-worktime-title {
	color: #adadad;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bx-worktime-schedule {
	color: #000;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.bx-header-worktime { font: 500 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*region FOOTER*/
.bx-footer { }

.bx-footer-section { }

.bx-footer-section .bx-block-title { }

.bx-footer-bg { background-color: #1f496a; }

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover { background: #0083d1; }

.bx-theme-blue.bx-inclinkspersonal-selected { background: #3398d7; }

.bx-inclinkspersonal-item.bx-theme-black:hover { background: #303030; }

.bx-theme-black.bx-inclinkspersonal-selected { background: #484848; }

.bx-inclinkspersonal-item.bx-theme-green:hover { background: #44b1c9; }

.bx-theme-green.bx-inclinkspersonal-selected { background: #5cc3d1; }

.bx-inclinkspersonal-item.bx-theme-red:hover { background: #e63c3c; }

.bx-theme-red.bx-inclinkspersonal-selected { background: #e95c5c; }

.bx-inclinkspersonal-item.bx-theme-yellow:hover { background: #f4a52e; }

.bx-theme-yellow.bx-inclinkspersonal-selected { background: #fbb859; }

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
	border-color: var(--theme-b-bd-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.form-control:focus {
	border-color: var(--theme-color-primary);
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

a,
.btn-link { color: var(--theme-b-link); }

a:hover,
.btn-link:hover { color: var(--theme-b-link-hover); }

.g-font-size-15 { font-size: 15px; }

.g-font-size-17 { font-size: 17px; }

.g-font-size-20 { font-size: 20px; }

.text-primary { color: var(--primary) !important }

.bg-primary { background: var(--primary) !important }

.border-primary { border-color: var(--primary) !important }

/*endregion*/

.bx-sidebar-block { }

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar li {
	font-size: 12px;
	font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius:50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image:  url(/bitrix/templates/eshop_bootstrap_v4/images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/sale.svg);
	background-size: auto 17px ;
}

.sidebar-icon-self {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/self.svg);
	background-size: auto 17px ;
}

.sidebar-icon-phone {
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/images/phone_white.svg);
	background-size: auto 21px ;
}
/* fix modal bug */
.modal-backdrop.fade.show {
    display: none;
}
.modal-open .modal {
    background: rgba(0,0,0,.5);
}
/* End */
/* /bitrix/templates/eshop_bootstrap_v4/css/owl.carousel.min.css?17475839143351 */
/* /bitrix/templates/eshop_bootstrap_v4/css/redaper/style.css?174758391432716 */
/* /bitrix/templates/eshop_bootstrap_v4/css/hide-prices.css?1759339234522 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/news.list/top-info-line/style.css?1747583914309 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/top-inside/style.css?17475839141651 */
/* /bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/style.css?17475839244790 */
/* /bitrix/components/arturgolubev/search.title/templates/.default-v24/style.css?174758392414404 */
/* /local/components/mg/menu/templates/.default/style.css?17475839663983 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/advertising.banner/bootstrap_v5/style.css?1747583914256 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/breadcrumb/mg/style.css?17475839141241 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/personal_menu/style.css?17475839141458 */
/* /bitrix/components/bitrix/eshop.socnet.links/templates/bootstrap_v4/style.css?1747583914950 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/sale.basket.basket.line/footer-line/style.css?17475839144227 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/eshop.socnet.links/big_squares/style.css?174758391432137 */
/* /bitrix/templates/eshop_bootstrap_v4/template_styles.css?174758391411713 */
