

/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/common.css?1780050220156962*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
strong,
abbr,
acronym,
blockquote,
q,
cite,
ins,
del,
dfn,
a,
div,
span,
pre,
hr,
address,
br,
b,
i,
sub,
big,
small,
tt,
table,
tr,
caption,
thead,
tbody,
tfoot,
col,
colgroup,
form,
input,
label,
textarea,
button,
fieldset,
legend,
select,
option,
ul,
ol,
li,
dl,
dt,
dd,
code,
var,
samp,
img,
object,
param,
map,
area,
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
header,
footer,
section,
aside,
figure,
figcaption,
input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* font-family: "Roboto"; */
@font-face {
	font-family: 'Lato';
	font-display: auto;
	src: local('Lato'), 
		 url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/latoregular.eot'), 
		 url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/latoregular.woff') format('woff'),
		 url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/latoregular.ttf') format('truetype'),
		 url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/latoregular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {
	font-family: 'Roboto';
	src: url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/robotomedium.eot');
	src: url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/latoregular.woff') format('woff'),
		 url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/latoregular.ttf') format('truetype'),
		 url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/robotomedium.svg#robotomedium') format('svg'),
		 url('/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/robotomedium.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}*/
html,body {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-family: "Lato", arial, sans-serif;
	color: #3c3c3c;
	background-color: #fff;
}
ol,
ul {
	list-style: none;
}
section {
	display: block;
	width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 25px 0;
}
@media (max-width: 760px) {
	table {display: block; overflow: auto;}
	table td, table th {word-break: inherit;}
}
table a {
	text-decoration: underline;
}
table a:hover {
	text-decoration: none;
}
tr {
	border-bottom: 1px solid #f2f2f2;
}
td {
	background-color: transparent;
	color: #3c3c3c;
	padding: 10px 5px;
	font-size: 13px;
	line-height: 16px;
	color: #3c3c3c;
	word-break: break-word;
	vertical-align: middle;
	text-align: left;
}
hr {
	display: block;
	width: 100%;
	height: 2px;
	content: "";
	background-color: transparent;
}
thead td,
th {
	font-weight: bold;
	color: #3c3c3c;
	padding: 10px 5px;
	font-size: 13px;
	line-height: 16px;
	background: transparent;
	vertical-align: middle;
	word-break: break-word;
	text-align: left;
}
tbody tr {
	background-color: #fff;
}
tbody tr:nth-child(2n) {
	background-color: #f2f2f2;
}
input[type=button],
input[type=submit],
button {
	cursor: pointer;
}
article th {
	background-color: #f2f2f2;
	font-weight: bold;
}
article tbody tr:nth-child(2n) {
	background-color: #fff;
}
article th,
article td {
	padding: 12px 20px;
}
button {
	border: 0;
}
:focus {
	outline: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
	outline: none;
}
input::-ms-clear {
	width: 0;
	height: 0;
}
textarea {
	resize: vertical;
}
textarea:focus {
	border: 1px solid #3c3c3c;
	background-color: #fff;
}
::-ms-clear {
	width: 0;
	height: 0;
	display: none;
}
::-ms-reveal {
	width: 0;
	height: 0;
	display: none;
}
*,
*:before,
*:after {
	box-sizing: border-box;
}
button {
	background: transparent;
}
input,
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	font-size: 13px;
	line-height: 18px;
}
.input label {
	font-size: 13px;
	line-height: 18px;
	display: block;
	margin-bottom: 3px;
	color: #3c3c3c;
}
.input input:read-only{
	width: 100%
}
label span {
	color: red;
	display: inline-block;
	margin-left: 3px;
	font-size: 16px;
}
.svg-defs-container{display: none}
.svg-icon{
	width: 20px;
	height: 20px;
	display: block
}
input.input__default {
	display: inline-block;
	width: 100%;
	padding: 0 10px;
	height: 40px;
	border: 1px solid #cecece;
	font-size: 13px;
	color: #3c3c3c;
	background-color: #fff;
	border-radius: 0px;
}
textarea.textarea__default {
	display: inline-block;
	width: 100%;
	padding: 10px 20px;
	height: 80px;
	border: 1px solid #cecece;
	font-size: 13px;
	color: #3c3c3c;
	font-weight: bold;
	background-color: #fff;
	font-family: arial;
}
input.input__default:focus {
	border-color: #3c3c3c;
}
textarea.textarea__default:focus {
	border-color: #3c3c3c;
}
input.input__default._error,
textarea.textarea__default._error {
	border-color: red;
}
input[type=radio] {
	-webkit-appearance: none;
	position: relative;
	top: 1px;
	cursor: pointer;
	margin-right: 2px;
	display: none;
}
input[type=checkbox] {
	-webkit-appearance: none;
	position: relative;
	top: 1px;
	cursor: pointer;
	margin-right: 2px;
	display: none;
}
textarea {
	display: inline-block;
	width: 100%;
	padding: 10px;
	background-color: #f9f9f9;
	height: 80px;
	border: 2px solid #ececec;
	border-radius: 3px;
	font-family: "Lato", arial,sans-serif;
}
.input.radiobutton, 
.input.checkbox {
	position: relative;
	/*padding-left: 26px;*/
	min-height: 20px;
	margin: 0;
}
.input.radio .radiobutton_default, 
.input.checkbox .checkbox_default {
	display: none;
}
.input.checkbox .checkbox-styled .frame {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 1px;
	top: 4px;
	width: 18px;
	height: 18px;
	border-radius: 2px;
	content: "";
	border: 2px solid #909090;
	background-color: #fff;
	cursor: pointer;
}
.input.radiobutton .radiobutton-styled .frame {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 1px;
	top: 3px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	content: "";
	border: 1px solid #fa6618;
	background-color: #f1f1f1;
	cursor: pointer;
}
.input.radiobutton .radiobutton_default:disabled+.radiobutton-styled .frame {
	border-color: #f1f1f1;
}
.input.radiobutton .radiobutton_default:disabled+.radiobutton-styled+.label {
	color: #909090;
}
.input.checkbox .checkbox-styled .inset {
	transform: rotate(45deg);
	width: 6px;
	height: 11px;
	content: "";
	border: 2px solid #3c3c3c;
	border-top: none;
	border-left: none;
	position: absolute;
	top: 0px;
	left: 4px;
	display: none;
}
.input.radiobutton .radiobutton-styled .inset {
	width: 16px;
	height: 16px;
	content: "";
	border: 2px solid #fff;
	background-color: #fa6618;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.input.checkbox	 .checkbox_default:checked+.checkbox-styled .frame {
	border-color: #3c3c3c;
}
.input.checkbox	 .checkbox_default:checked+.checkbox-styled .inset {
	display: block;
}
.input.radiobutton	.radiobutton_default:checked+.radiobutton-styled .inset {
	display: block;
}
.checkbox-styled{
	z-index: 1
}
.input.radiobutton .label,
.input.checkbox .label {
	font-size: 15px;
	line-height: 16px;
	padding: 4px 6px 4px 0;
	text-align: left;
	text-transform: none;
	cursor: pointer;
	z-index: 50;
	padding-left: 26px;
	position: relative
}
.input.radiobutton .label span,
.input.checkbox .label span {
	color: #3c3c3c;
	font-size: 10px;
	position: relative;
	top: -5px;
	margin-left: 5px;
	display: none
}
.input.checkbox.colored-quad {
	width: auto;
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
}
.input.checkbox.colored-quad .checkbox-styled .inset {
	border: 2px solid #fff;
	border-top: none;
	border-left: none;
	top: 1px;
	left: 5px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.input.checkbox.colored-quad .checkbox-styled .frame {
	display: block;
	border: 1px solid #f1f1f1;
	top: 0;
	left: 0;
	position: relative;
}
.w-colored-checkboxes {
	margin: 5px 0;
}
.w-colored-checkboxes label {
	display: inline-block;
	margin: 0 8px 5px 0;
}
.w-popup .middle-form.wide .label.left-icon {
	position: relative;
	text-align: left;
	padding-left: 26px;
}
.w-popup .middle-form.wide .label.left-icon.star:before {
	color: red;
	position: absolute;
	left: 4px;
	top: 10px;
	font-size: 31px;
	content: "*";
}
.write-to-us-form .button,
.w-popup .button {
	min-width: 180px;
	padding: 10px 25px;
}
.ymap {
	height: 400px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
.popover {
	position: absolute;
	width: 250px;
	left: 10px !important;
	top: inherit !important;
	bottom: 45px !important;
}
.popover.wide {
	width: 340px;
}
.popover._parking {
	bottom: 100px;
}
.popover .close {
	font-family: arial;
	position: absolute;
	color: #3c3c3c;
	top: 0px;
	right: 3px;
	z-index: 2;
	text-decoration: none;
	width: 10px;
	height: 10px;
	margin: 0;
}
.popover .close:before,
.popover .close:after {
	display: none;
}
.w-baloon {
	width: 100%;
	padding: 15px 20px;
	position: relative;
	background-color: #fff;
	text-align: left;
	box-shadow: 0 0 10px rgba(150,150,150,0.6);
}
.w-baloon:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	border-left: 10px solid #fff;
	border-top: 10px solid #fff;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.w-baloon-name {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.w-baloon-description {
	font-size: 13px;
	line-height: 16px;
	color: rgba(60, 60, 60, 0.9);
	margin-bottom: 5px;
}
.w-baloon-tel {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
@media (max-width: 590px) {
	.ymap {height: calc(100vh - 50px);}
	.ymap2 {height: calc(100vh - 40px);}
}
a.link__default,
a {
	text-decoration: none;
	line-height: 22px;
	font-size: 13px;
	color: #3c3c3c;
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
	-webkit-backface-visibility: hidden;
	position: relative; 
}
a.link__default:hover,
a:hover {
	text-decoration: underline;
}
a img:hover {
	opacity: 0.8;
}
img {
	max-width: 100%;
}
article img {
	display: inline-block;
	max-width: 100%;
	/* max-width: calc(100% - 15px);
	margin: 0 15px 15px 0; */
}
.w-social-share {
	margin: 15px 0;
}
.w-social-share .description {
	display: inline-block;
	margin: 0px 5px 0px 0;
	vertical-align: middle;
	font-size: 13px;
	line-height: 22px;
}
.w-social-share .ya-share2 {
	display: inline-block;
	vertical-align: middle;
}
.ya-share2 li {
	margin-left: 0;
	margin: 8px 8px 8px 0 !important;
}
.ya-share2 li:before {
	display: none;
}
.section-description input[type=submit], .button {
	display: inline-block;
	font-size: 13px;
	padding: 12px 25px;
	line-height: 15px;
	color: #fff;
	text-align: center;
	background-color: #3c3c3c;
	margin: 0;
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
	-webkit-backface-visibility: hidden;
	text-decoration: none;
	position: relative;
	border-bottom: 1px solid #3c3c3c;
	border-radius: 0px;
	cursor: pointer
}
.button.wide {
	min-width: 100%;
}
.button.transparent {
	background-color: transparent;
	color: #3c3c3c;
	border: 1px solid #3c3c3c;
	padding: 10px 15px;
}
.button.transparent:hover {
	background-color: #3c3c3c;
	color: #fff;
}
.button._icon-cart {
	padding: 8px 25px 8px 40px;
	font-size: 13px;
}
.button._icon-cart._with-count {
	padding: 0 0 0 40px;
}
.button._icon-cart span {
	color: #a9a9a9;
	padding-left: 5px;
	font-weight: normal;
	text-shadow: none;
}
.button._icon-cart span.count {
	height: 32px;
	width: 42px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	border-left: 1px solid #4b4f55;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	text-shadow: 1px -1px 1px rgba(0,0,0,1);
	margin-left: 5px;
	padding-left: 0;
}
.button._icon-cart:before {
	position: absolute;
	top: 5px;
	left: 15px;
	content: "";
	width: 18px;
	height: 18px;
	/*background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);*/
	background-position: -36px 0;
}
.button._icon-to-cart {
	padding-left: 45px;
}
.section-description input[type=submit], .button._big {
	font-size: 18px;
	line-height: 24px;
	width: 300px;
	border-radius: 0px;
	margin: 0 auto;
	position: relative;
	display: table;
	cursor:pointer
}
.button._uppercase {
	text-transform: uppercase;
}
.button._icon-to-cart:before {
	position: absolute;
	top: 9px;
	left: 15px;
	content: "";
	width: 18px;
	height: 18px;
	/*background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);*/
	background-position: -36px -18px;
}
.button._icon-to-cart:hover:before {
	background-position: -36px 0px;
}
.button:hover {
	background-color: rgba(60, 60, 60, 0.9);
	text-decoration: none;
}
.button:active {
	background-color: #40444a;
	top: 1px;
}
.button._transparent {
	background: transparent;
	background-color: transparent;
	border: 2px solid #3c3c3c;
	color: #202002;
	font-weight: bold;
	text-shadow: none;
}
.button._transparent:hover {
	background-color: #3c3c3c;
	border-color: #3c3c3c;
	color: #fff;
}
.button._gray {
	background-color: #cecece;
}
.button._gray:hover {
	background-color: #fa6618;
}
.button.round {
	border-radius: 18px;
	padding: 7px 10px;
	font-size: 13px;
	line-height: 16px;
}
.section-name {
	color: #3c3c3c;
	text-align: left;
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}
.section-name._h1 {
	font-size: 20px;
	line-height: 26px;
}
.section-name._h2 {
	font-size: 24px;
	line-height: 30px;
}
.section-name._h3 {
	font-size: 22px;
	line-height: 28px;
}
.section-name._h4 {
	font-size: 16px;
	line-height: 24px;
}
.section-name.bold {
	font-weight: bold;
}
.section-name._underline {
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
}
.section-name.line {
	position: relative;
}
.section-name.line:before {
	position: absolute;
	left: 0;
	top: 22px;
	height: 1px;
	width: 100%;
	background-color: #3c3c3c;
	content: "";
}
.section-name.line span {
	display: inline-block;
	padding: 10px 20px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.section-name.line.red span {
	background-color: #ff3c3c3c0;
	border-radius: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 10px;
}
.section-name.line.green span {
	background-color: #90ca00;
	border-radius: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 10px;
}
.section-name.line.green span {
	background-color: #82a015;
}
.section-name.line.red:before {
	background-color: #ff3c3c3c0;
	top: 16px;
}
.section-name.line.green:before {
	background-color: #90ca00;
	top: 16px;
}
.section-name.line.green:before {
	background-color: #82a015;
	top: 16px;
}
.section-description {
	font-size: 15px;
	line-height: 26px;
	margin: 10px 0;
}
.section-description span.red {
	color: red;
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
}
h1,
.h1 {
	font-size: 38px;
	line-height: 44px;
	font-weight: normal;
	line-height: 34px;
	color: #3c3c3c;
	margin: 10px 0 20px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
}
h2,
.h2 {
	font-size: 30px;
	line-height: 35px;
	color: #3c3c3c;
	margin: 24px 0 18px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
}
h3,
.h3 {
	font-size: 22px;
	line-height: 26px;
	color: #3c3c3c;
	margin: 21px 0 15px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
}
h4,
.h4 {
	font-size: 18px;
	line-height: 22px;
	color: #3c3c3c;
	margin: 18px 0 12px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
}
h1,
.h1 {
	font-size: 28px;
	line-height: 36px;
}
h2,
.h2 {
	font-size: 24px;
	line-height: 30px;
}
h3,
.h3 {
	font-size: 18px;
	line-height: 22px;
}
h4,
.h4 {
	font-size: 16px;
	line-height: 20px;
}
p {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #404040;
	line-height:24px;
	margin: 12px 0;
	min-height: 1px;
}
article ol,
article ul {
	display: block;
	margin: 15px 0;
}
article ol li,
article ul li {
	font-size: 13px;
	display: list-item;
	margin: 8px 0;
	line-height: 18px;
	list-style: disc;
	margin-left: 22px;
	font-size: 13px;
	position: relative;
}
article ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 17px;
	padding-left: 14px;
}
article {
	display: inline-block;
	width: 100%;
}
article ul li {
	display: block;
}
article ul li:before {
	position: absolute;
	left: -18px;
	top: 5px;
	width: 5px;
	height: 5px;
	background-color: #3c3c3c;
	content: "";
	display: inline-block;
	border-radius: 50%;
}
.container {
	width: 1280px;
	margin: 0 auto;
	padding: 0px 60px;
	background-color: #fff;
	position: relative;
	min-width: 315px;
}
.container.gray-bg {
	background-color: #f2f2f2;
}
.container.dark-bg {
	background-color: #363940;
}
.container.transparent {
	background-color: transparent;
}
.container.fullwidth {
	padding: 0;
}
@media (min-width: 992px) {
	.container.wide {
		padding: 0 10px;
	}
}
.container.no-padding-right {
	padding-right: 0;
}
.container.no-padding-left {
	padding-left: 0;
}
.b-wrapper {
	background-position: top left;
	max-width: 1920px;
	margin: 0 auto;
	min-height: 100vh;
	/*min-width: 320px;*/
	background-color: #fff;
}
.s-footer {
	max-width: 1920px;
	margin: 0 auto;
	min-width: 320px;
	padding: 50px 0 0;
	font-size: 14px;
	line-height: 20px;
	border-top: 1px solid #ececec;
}
.s-footer .container {
	background-color: transparent;
}
.s-footer .left,
.s-footer .right {
	width: 49%;
}
.s-footer .f-bottom .right {
	text-align: right;
}
.footer-nameing {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.s-footer .half {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding-right: 15px;
}
.pcscontrolls {
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	display: inline-block;
	vertical-align: middle;
}
.pcscontrolls input {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	text-align: center;
	font-size: 13px;
	line-height: 35px;
	background-color: #fff;
	height: 35px;
	margin: 0 -2px;
	border: 1px solid #90ca42;
	border-radius: 0px;
}

.h-bottom .container {
	position: relative;
}
.h-fixed-logo {
	/*position: absolute;*/
	top: 0;
	/*left: -100%;*/
	display: none
}
.h-fixed-logo img {
	max-height: 50px;
	margin: -8px 0;
}

.w-items-catalog .item .pcscontrolls a {
	display: inline-block;
}
.pcscontrolls .plus_item,
.pcscontrolls .minus_item {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	width: 20px;
	height: 35px;
	border-radius: 0;
	color: #717171;
	text-decoration: none;
	font-size: 15px;
	line-height: 35px;
	background: transparent;
	background: transparent;
	text-align: center;
	cursor: pointer;
	position: relative;
	border: 1px solid #90ca42;
	background-color: #e0feb7;
}
.pcscontrolls .plus_item:hover,
.pcscontrolls .minus_item:hover {
	background-color: #fa6618;
	color: #fff;
	border: 1px solid #fa6618;
}
.pcscontrolls .plus_item:active,
.pcscontrolls .minus_item:active {
	top: 1px;
}
.pcscontrolls .plus_item {
	border-radius: 0;
}
.input {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 18px;
}
.row,
.wrapper {
	display: inline-block;
	width: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.error {
	border: 1px solid #ed6060;
}
.no-padding-vertical{
	padding-bottom: 0px!important;
	padding-top: 0px!important;
}
.no-padding-horizontal{
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.corner-sticker {
	width: 59px;
	transform: rotate(45deg);
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	background-color: #5200ce;
	display: inline-block;
	position: absolute;
	top: 12px;
	right: -9px;
	text-align: center;
	z-index: 1;
}
.corner-sticker:after {
	height: 7px;
	width: 95px;
	position: absolute;
	left: -18px;
	bottom: -7px;
	background-color: rgba(0,0,0,0.2);
	content: "";
}
.corner-sticker span {
	width: 18px;
	height: 18px;
	border: 9px solid transparent;
	border-bottom-color: #5200ce;
	position: absolute;
}
.corner-sticker span.left-corner {
	border-right-color: #5200ce;
	left: -18px;
}
.corner-sticker span.right-corner {
	border-left-color: #5200ce;
	right: -18px;
}
.corner-sticker span.left-corner:before {
	content: "";
	border: 4px solid #3c3c3c;
	border-bottom-color: transparent;
	border-right-color: transparent;
	position: absolute;
	bottom: -17px;
	left: -9px;
}
.corner-sticker span.right-corner:before {
	content: "";
	border: 4px solid #3c3c3c;
	border-bottom-color: transparent;
	border-left-color: transparent;
	position: absolute;
	bottom: -17px;
	right: -9px;
}
.corner-sticker._sale {
	background-color: #d91b98;
}
.corner-sticker._sale span {
	border-bottom-color: #d91b98;
}
.corner-sticker._sale span.left-corner {
	border-right-color: #d91b98;
}
.corner-sticker._sale span.right-corner {
	border-left-color: #d91b98;
}
.corner-sticker._red {
	background-color: #e53c3c3c0;
}
.corner-sticker._red span {
	border-bottom-color: #e53c3c3c0;
}
.corner-sticker._red span.left-corner {
	border-right-color: #e53c3c3c0;
}
.corner-sticker._red span.right-corner {
	border-left-color: #e53c3c3c0;
}
/*PAGINATION*/
.w-pagination {
	display: inline-block;
	width: 100%;
	margin: 0;
	margin: 20px 0 40px;
	cursor: default;
	width: 100%;
	text-align: left;
	position: relative;
}
.w-pagination a {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	background-color: #f5f5f5;
	color: #3c3c3c;
	text-align: center;
	margin: 0px 5px;
	text-decoration: none;
	border-radius: 4px;
}
.pagination {
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: 5px 0
}
.w-pagination a._active {
	background-color: #3c3c3c;
	color: #fff;
}
.w-pagination a:hover {
	background-color: rgba(60, 60, 60, 0.9);
	color: #fff;
}
.w-pagination a:active {
	transform: translateY(1px);
}
.w-pagination span._arrow a {
	background-color: transparent;
}
.w-pagination span._arrow {
	width: 36px;
	height: 36px;
	content: "";
	background-color: transparent;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
	line-height: 36px;
}
.w-pagination span._arrow a:before {
	display: block;
	width: 10px;
	height: 10px;
	content: "";
	border: 1px solid transparent;
	border-left: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
	position: absolute;
	top: 12px;
	left: 12px;
	transform: rotate(44deg);
}
.w-pagination span._arrow._next a:before {
	transform: rotate(224deg);
	left: 8px;
}
.w-pagination span._arrow a:hover:before {
	border-left-color: #c3b01b;
	border-bottom-color: #c3b01b;
}
.w-pagination span._arrow a:hover {
	background-color: transparent;
}
.w-pagination .w-sort-by {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 180px;
}
/*POPUP*/
.s-popup {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 8;
	text-align: center;
	display: none;
	font-size: 0;
	display: none;
	z-index: 15;
}
.w-popup {
	background: #fff;
	width: 700px;
	padding: 0;
	text-align: left;
	position: relative;
	vertical-align: middle;
	z-index: 10;
	display: none;
	font-size: 13px;
	line-height: 18px;
	margin: 10% auto
}
.w-popup .pop-body {
	padding: 0 60px 50px 60px;
}
.w-popup .social-loginzo {
	text-align: center;
}
.w-popup .input.closer {
	margin: 0 0 -15px;
}
.s-popup__background {
	background-color: rgba(0,0,0,0.85);
	content: "";
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 9;
	left: 0;
	top: 0;
	display: none;
}
.w-popup .close {
	right: 5px;
	top: 5px;
	position: absolute;
	margin-right: 0;
}
.w-popup .close:after, 
.w-popup .close:before {
	right: 0px;
	background-color: #3c3c3c;
}
.s-popup:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.pop-head {
	padding: 40px 0;
}
.pop-body {
	max-height: calc(100vh - 240px);
	overflow: auto;
}
.pop-colored-head+.pop-body {
	max-height: calc(100vh - 110px);
}
.w-popup .pop-name {
	font-size: 24px;
	line-height: 26px;
	color: #3c3c3c;
	margin: 20px 0;
	text-align: center;
	font-weight: bold;
	padding: 0 20px;
}

.main-menu li a.close,
.main-catalog li a.close,
.close {
	display: inline-block;
	color: #3c3c3c;
	position: relative;
	right: 0;
	top: 0;
}
.close {
	display: block;
	position: relative;
	width: 26px;
	height: 26px;
	content: "";
	cursor: pointer;
	float: right;
	margin: 0 10px 0 0;
}
.close:after,
.close:before {
	display: block;
	width: 25px;
	height: 1px;
	background-color: #3c3c3c;
	content: "";
	transform: rotate(45deg);
	position: absolute;
	top: 13px;
	right: 0px;
}
.close:before {
	transform: rotate(-45deg);
}
.close:hover:before,
.close:hover:after {
	background-color: red;
}
.main-catalog>li>a.close {
	top: 0;
	right: 0;
}
.main-catalog>li:hover>a.close {
	background-color: transparent;
}

.w_50 {
	float: left;
	width: 49%;
	margin-right: 2%; 
}
.w_50:nth-child(2n) {
	margin-right: 0; 
}
.w_33 {
	width: 32%;
	margin-right:1%; 
}
.w_33:nth-child(3) {
	margin-right: 0;
}
.w_66 {
	width: 66.1% !important;
}
.w_90 {
	width: 90% !important;
}
/*breadcrumbs*/
.w-breadcrumbs {
	padding: 0;
}
.relative {
	position: relative;
}
.w-breadcrumbs {
	margin: 0;
}
.w-breadcrumbs.absolute {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.8);
	padding: 10px 2%;
}
.w-breadcrumbs a, .w-breadcrumbs span {
	display: inline-block;
	font-size: 12px;
	color: #3c3c3c;
	position: relative;
	line-height: 15px;
	text-transform: uppercase;
}
.w-breadcrumbs span {
	color: #909090;
	font-weight: bold;
}
.w-breadcrumbs a {
	color: #3c3c3c;
	text-decoration: none;
	font-weight: bold;
}
.w-breadcrumbs a:hover {
	text-decoration: underline;
}
.w-breadcrumbs a:after {
	content: "";
	color: #404040;
	margin: 0 10px 0 14px;
	height: 12px;
	width: 1px;
	transform: rotate(15deg);
	background-color: #3c3c3c;
	display: inline-block;
	top: 2px;
	position: relative;
}
.s-breadcrumbs {
	margin-bottom: -1px;
}

.w-mobile-buttons {
	display: none;
	vertical-align: middle;
	padding: 0;
	float: right;
}
.w-mobile-buttons .b-mobile-button:last-child{
	margin-right: 0px
}

.b-mobile-button {
	display: inline-block;
	vertical-align: middle;
	background-color: transparent;
	background: transparent;
	border: none;
	min-width: inherit;
	margin: 15px;
}
.w-mobile-buttons.w-tablets{
	margin-top: 15px;
}
.b-mobile-button:hover {
	text-decoration: none;
}
/*.b-mobile-button._menu {
}
.b-mobile-button._search {
	padding: 5px 10px;
}*/
.b-mobile-button._search .fa {
	font-size: 22px;
	line-height: 22px;
}




.b-mobile-button._catalog .close-icon {
	width: 20px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding: 0;
	font-size: 34px;
	vertical-align: middle;
	margin: 1px 0 0 5px;
	color: #fff;
	display: none;
}
.b-mobile-button._catalog._active .icon {
	display: none;
}
.b-mobile-button._catalog._active .close-icon {
	display: inline-block;
}
.mobile-name {
	padding: 20px 40px;
	background-color: #3c3c3c;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	position: relative;
	display: none;
}
.link_corp{
	display: none;
}
.link_corp a{
 padding: 20px 15px;
	color: #3c3c3c;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 100%;
	background: #eaeaea;
}
.mobile-name._menu {
	background-color: #3c3c3c;
}
.mobile-name.filters {
	display: none;
}
.mobile-name .close {
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: right;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	margin: 0;
}
.mobile-name .close:after,
.mobile-name .close:before {
	background-color: #fff;
	right: 10px;
	top: 30px;
}

.container.h-top {
	background-color: #94d141;
	font-size: 0;
	line-height: 0;
	padding: 0;
}

.h-top {
	padding: 10px 0;
	background-color: #fff;
}
.h-top .container {
	font-size: 0;
	line-height: 0;
}
.h-lang {
	display: inline-block;
	vertical-align: middle;
}
.lang a, .lang span {
	display: inline-block;
	margin: 0 6px;
	color: #adadad;
	line-height: 22px;
	font-size: 13px;
	text-transform: uppercase;
}
.lang ._active {
	color: #3c3c3c;
	text-decoration: none;
	font-weight: bold;
}
.h-search {
	margin-left: 20px;
}
.search {
	position: relative;
	margin-right: 20px;
}
.input__search {
	height: 32px;
	padding: 0 10px 0 42px;
	background-color: #fff;
	border: 1px solid #ececec;
	border-radius: 2px;
	width: 165px;
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
	font-style: normal;
	font-size: 13px;
}
.input__search:focus {
	border-color: #ececec;
	width: 280px;
}
.w-search-submit {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 0;
}
.input__search:focus {
	padding: 0 42px 0 10px;
}
.input__search:focus+.w-search-submit {
	left: calc(100% - 32px);
}
.w-search-submit:after {
	background-image: url('data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1Ni45NjYgNTYuOTY2IiB2aWV3Qm94PSIwIDAgNTYuOTY2IDU2Ljk2NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTUuMTQ2IDUxLjg4Ny0xMy41NTgtMTQuMTAxYzMuNDg2LTQuMTQ0IDUuMzk2LTkuMzU4IDUuMzk2LTE0Ljc4NiAwLTEyLjY4Mi0xMC4zMTgtMjMtMjMtMjNzLTIzIDEwLjMxOC0yMyAyMyAxMC4zMTggMjMgMjMgMjNjNC43NjEgMCA5LjI5OC0xLjQzNiAxMy4xNzctNC4xNjJsMTMuNjYxIDE0LjIwOGMuNTcxLjU5MyAxLjMzOS45MiAyLjE2Mi45Mi43NzkgMCAxLjUxOC0uMjk3IDIuMDc5LS44MzcgMS4xOTItMS4xNDcgMS4yMy0zLjA0OS4wODMtNC4yNDJ6bS0zMS4xNjItNDUuODg3YzkuMzc0IDAgMTcgNy42MjYgMTcgMTdzLTcuNjI2IDE3LTE3IDE3LTE3LTcuNjI2LTE3LTE3IDcuNjI2LTE3IDE3LTE3eiIvPjwvc3ZnPg==');
	width: 18px;
	height: 18px;
	top: 7px;
	left: 7px;
	position: absolute;
	content: "";
	pointer-events: none;
	-webkit-mask: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1Ni45NjYgNTYuOTY2IiB2aWV3Qm94PSIwIDAgNTYuOTY2IDU2Ljk2NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTUuMTQ2IDUxLjg4Ny0xMy41NTgtMTQuMTAxYzMuNDg2LTQuMTQ0IDUuMzk2LTkuMzU4IDUuMzk2LTE0Ljc4NiAwLTEyLjY4Mi0xMC4zMTgtMjMtMjMtMjNzLTIzIDEwLjMxOC0yMyAyMyAxMC4zMTggMjMgMjMgMjNjNC43NjEgMCA5LjI5OC0xLjQzNiAxMy4xNzctNC4xNjJsMTMuNjYxIDE0LjIwOGMuNTcxLjU5MyAxLjMzOS45MiAyLjE2Mi45Mi43NzkgMCAxLjUxOC0uMjk3IDIuMDc5LS44MzcgMS4xOTItMS4xNDcgMS4yMy0zLjA0OS4wODMtNC4yNDJ6bS0zMS4xNjItNDUuODg3YzkuMzc0IDAgMTcgNy42MjYgMTcgMTdzLTcuNjI2IDE3LTE3IDE3LTE3LTcuNjI2LTE3LTE3IDcuNjI2LTE3IDE3LTE3eiIvPjwvc3ZnPg==) no-repeat 50% 50%;
	mask:	url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1Ni45NjYgNTYuOTY2IiB2aWV3Qm94PSIwIDAgNTYuOTY2IDU2Ljk2NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTUuMTQ2IDUxLjg4Ny0xMy41NTgtMTQuMTAxYzMuNDg2LTQuMTQ0IDUuMzk2LTkuMzU4IDUuMzk2LTE0Ljc4NiAwLTEyLjY4Mi0xMC4zMTgtMjMtMjMtMjNzLTIzIDEwLjMxOC0yMyAyMyAxMC4zMTggMjMgMjMgMjNjNC43NjEgMCA5LjI5OC0xLjQzNiAxMy4xNzctNC4xNjJsMTMuNjYxIDE0LjIwOGMuNTcxLjU5MyAxLjMzOS45MiAyLjE2Mi45Mi43NzkgMCAxLjUxOC0uMjk3IDIuMDc5LS44MzcgMS4xOTItMS4xNDcgMS4yMy0zLjA0OS4wODMtNC4yNDJ6bS0zMS4xNjItNDUuODg3YzkuMzc0IDAgMTcgNy42MjYgMTcgMTdzLTcuNjI2IDE3LTE3IDE3LTE3LTcuNjI2LTE3LTE3IDcuNjI2LTE3IDE3LTE3eiIvPjwvc3ZnPg==) no-repeat 50% 50%;
	background: #3c3c3c;
}
.search-btn {
	width: 100%;
	height: 100%;
}
.h-search {
	display: inline-block;
	vertical-align: middle;
}
.location-icon {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px 0 25px;
	position: relative;
}
.location-icon {
	padding: 0;
}
.location-icon:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 18px;
	/*background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);*/
	background-position: -16px 0;
}

.location-icon a {
	text-decoration: none;
	color: #3c3c3c;
	font-size: 14px;
	line-height: 20px;
}
.location-icon .fa {
	margin-right: 5px;
}
.location-icon a:hover {
	text-decoration: underline;
}
.h-top .button {
	vertical-align: middle;
}
.h-top .left .messengers-block{
	display: none
}
.h-middle {
	text-align: center;
	padding: 15px 0;
}
.h-middle .container {
	font-size: 0;
	line-height: 0;
	background-color: transparent;
}
.logo-desktop {
	display: inline-block;
}
.logo-mobile {
	display: none;
}
.logo-desktop img {
	max-width: 500px;
	margin: 0 5% 0 5%;
}
.logo-mobile {
	display: none;
}

.h-bottom {
	padding: 15px 0;
	text-align: center;
}
.h-bottom .container {
	background-color: transparent;
	font-size: 0;
	line-height: 0;
	position: relative;
}
.main-menu {
	text-align: center;
}
.main-menu__li {
	display: inline-block;
	vertical-align: middle;
	padding: 0px;
	margin: 0 20px;
}
.main-menu__li._sale .main-menu__link {
	color: red;
}
.main-menu__li._sale {
	position: relative;
}
.main-menu__li._sale .cloud {
	position: absolute;
	top: -30px;
	right: -45px;
	max-width: 200px;
	padding: 5px;
	text-align: center;
	background-color: red;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	-webkit-animation: cloud-blinking 2s infinite;
	-moz-animation: cloud-blinking 2s infinite;
	animation: cloud-blinking 2s infinite;
}
.main-menu__li._sale .cloud:before {
	border: 4px solid transparent;
	border-top-color: red;
	border-left-color: red;
	content: "";
	position: absolute;
	bottom: -8px;
	left: 10px;
}
@keyframes cloud-blinking {
	from {opacity: 0.2;}
	25% {opacity: 1;}
	50% {opacity: 0.2;}
	75% {opacity: 1;}
	to {opacity: 0.2;}
}
.main-menu__li.li-dropper {
	position: relative;
}
.main-menu__li.li-dropper:after {
	border: 1px solid transparent;
	border-top-color: #3c3c3c;
	border-right-color: #3c3c3c;
	content: "";
	position: absolute;
	top: 13px;
	right: 0px;
	width: 5px;
	height: 5px;
	pointer-events: none;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.main-menu__link {
	display: block;
	padding: 8px 15px;
	color: #3c3c3c;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}
.main-menu__link .inner-text {
	padding: 0 0 6px 0;
}
.main-menu__li._active:hover .main-menu__link .inner-text,
.main-menu__li._active .main-menu__link .inner-text {
	padding: 0 0 4px 0;
	border-bottom: 2px solid #3c3c3c;
}
.main-menu__li:hover .main-menu__link .inner-text {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #3c3c3c;
}
.main-menu__no-link {
	display: block;
	padding: 8px 0;
	color: #3c3c3c;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.main-menu__link:hover {
	text-decoration: none;
}
.main-menu__li .b-dropper {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	line-height: 47px;
	text-align: center;
	cursor: pointer;
	z-index: 1;
	font-family: verdana;
}
.b-dropper._toggled {
	background-color: #fff;
	color: #3c3c3c;
	line-height: 50px;
}

.main-menu__li._active .main-menu__link {
	
}
.main-menu__li .b-dropper:after {
	border: 1px solid transparent;
	border-top-color: #fff;
	border-right-color: #fff;
	content: "";
	position: absolute;
	top: 16px;
	right: 18px;
	width: 10px;
	height: 10px;
	pointer-events: none;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
}
.main-menu__li .b-dropper._toggled:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 23px;
	border-top-color: #3c3c3c;
	border-right-color: #3c3c3c;
}
.main-nav .inset {
	display: none;
	position: absolute;
	width: 440px;
	top: 33px;
	right: inherit;
	left: 0;
	z-index: 10;
}
.main-nav .main-menu__li:nth-last-child(3) .inset,
.main-nav .main-menu__li:nth-last-child(2) .inset,
.main-nav .main-menu__li:nth-last-child(1) .inset {
	right: 0px;
	left: inherit;
}
.main-nav .main-menu__li.li-dropper:hover .inset {
	display: block;
}

.main-nav .inset .ul-inset {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(150,150,150,0.5);
	padding: 15px 10px;
	text-align: left;
}
.main-nav .inset-li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	text-align: left;
}
.main-nav .inset.one-column {
	width: 220px;
}
.main-nav .inset.one-column .inset-li {
	width: 100%;
}
.main-nav .inset-li .inset__link {
	display: inline-block;
	padding: 3px 8px 3px 18px;
	position: relative;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	margin: 8px 0;
	color: #202002;
}
.main-nav .inset-li .inset__link:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 7px;
	font-size: 6px;
	line-height: 16px;
	content: ">";
	font-family: "verdana";
}
.main-nav .inset-li .inset__link:hover,
.main-nav .inset-li._active .inset__link {
	background-color: #f1f1f1;
}

.mobile-search-close {
	margin: 10px 0;
	display: none;
}

.mobile-search-close .close:before,
.mobile-search-close .close:after {
	background-color: #fff;
}
.main-menu__li .main-menu__link .inner-text.brown,.mark-brown{
	color: #b79a7a;
	border-color: #b79a7a
}
.b-mobile-search {
	display: none;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	content: "";
	position: relative;
	margin: 0 20px;
}
/*.b-mobile-search:after {
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);
	background-position: 0 -16px;
	width: 18px;
	height: 18px;
	top: 7px;
	left: 7px;
	position: absolute;
	content: "";
	pointer-events: none;
}*/
.s-main-slider .container {
	background-color: transparent;
}
.s-main-slider .slide {
	background-position: center;
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}
.s-main-slider .table {
	display: table;
	width: 100%;
}
.s-main-slider .cell {
	display: table-cell;
	height: 420px;
	vertical-align: middle;
	text-align: center;
}
.s-main-slider .main-slider-name {
	display: block;
	text-align: center;
	font-size: 55px;
	line-height: 65px;
	letter-spacing: 10px;
	margin: 30px 0;
	color: #fff;
	text-transform: uppercase;
}
.s-main-slider .main-slider__link {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
}
.s-main-slider .main-slider__link span {
	padding: 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.s-main-slider .main-slider__link:hover span {
	border-color: rgba(255,255,255,0.5);
}
.s-main-slider .owl-carousel {
	opacity: 0;
    display: block;
    width: 100%;
    z-index: 1;
    transition: opacity .4s ease
}

.s-main-slider .owl-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	text-align: center;
	margin: 0 0 20px 0;
}
.s-main-slider .owl-carousel .owl-dot {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}
.s-main-slider .owl-carousel .owl-dot span {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.5);
}
.s-main-slider .owl-carousel .owl-dot.active span {
	background-color: rgba(255,255,255,0.9);
}
.no-js .s-main-slider .owl-carousel,
.s-main-slider .owl-carousel.owl-loaded {
    opacity: 1
}
.main-slider .slide-name.wide {
	width: 100%;
	text-align: center;
}
.main-slider .slide-right-side {
	float: right;
	height: 600px;
	width: 340px;
	background-color: #fff;
	position: relative;
	padding: 40px 20px 40px 0;
}
.main-slider .slide-right-side:before {
	height: 100%;
	position: absolute;
	left: -200px;
	top: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid #fff;
	border-top: 300px solid transparent;
	border-bottom: 300px solid #fff;
	content: "";
}
.slide-product-image__link {
	display: block;
	position: relative;
}
.slide-product-image {
	width: 294px;
	height: 294px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 15px auto;
	opacity: 1;
}
.slide-product-image+.slide-product-image {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.slide-product-image__link:hover .slide-product-image {
	opacity: 1;
}
.slide-product-image__link:hover .slide-product-image+.slide-product-image {
	opacity: 1;
}
.slide-product-content {
	text-align: center;
	min-height: 110px;
	overflow: hidden;
}
.slide-product-content .name {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0 5px;
	display: block;
	color: #3c3c3c;
}
.slide-product-content .name:hover {
	text-decoration: underline;
}
.slide-product-content .description {
	font-size: 13px;
	line-height: 17px;
	color: #909090;
}
.main-slider .button {
	display: block;
	width: 180px;
	margin: 20px auto 0;
	padding: 10px 25px;
}
.mobile-main-slider-name {
	display: none;
	margin: 13px 0 0 0;
}
.main-slider-pager {
	text-align: center;
	background-color: #fff;
}
.main-slider-pager a {
	display: inline-block;
	padding: 15px 20px;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	color: #dadada;
	text-decoration: none;

}
.main-slider-pager a:hover,
.main-slider-pager a.active {
	color: #3c3c3c;
}
/* Main text block */
.main-text{
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.main-text__row{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
}
.main-text__col-img{
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.main-text__col-img > div{
	height: 320px;
	width: 100%;
	background-size: cover;
	background-position: center;
}
.main-text__col-text{
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
@media (min-width: 767px){
	.main-text__row{
		padding: 3rem 0;
	}
	.main-text__col-img{
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
		padding-right: 10px;
		padding-left: 10px;
		margin-top: auto!important;
		margin-bottom: auto!important;
		margin-right: auto!important;
		margin-left: auto!important;
	}
	.main-text__col-text{
		position: relative;
		width: 100%;
		padding-right: 10px;
		padding-left: 10px;
		margin-top: auto!important;
		margin-bottom: auto!important;
		margin-right: auto!important;
		margin-left: auto!important;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.main-text__row:nth-child(odd) > .main-text__col-text{
		-ms-flex-order: -1;
		order: -1;
	}
	.main-text__col-img > div{
		height: 400px;
	}
}
/* Main text block End*/
.w-main-news {
	padding: 40px 0;
}
.w-main-news .w-item {
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 25%;
	margin: 0 0 15px 0;
	padding-right: 60px;
}
.w-main-news .w-item a {
	display: block;
	padding-right: 20px;
	text-decoration: none;
}
.w-main-news .w-item .date {
	color: #909090;
	font-size: 10px;
	line-height: 12px;
}
.w-main-news .w-item .name {
	color: #3c3c3c;
	font-size: 13px;
	line-height: 16px;
	margin: 5px 0;
}
.w-main-news .w-item a:hover .name {
	text-decoration: underline;
}
.s-main-social {
	padding: 30px 0;
}
.s-main-social .container {
	background-color: transparent;
	font-size: 0;
	line-height: 0;
}
.container.main-social {
	background-color: #fff;
	padding: 20px 0;
}
.container.main-social.transparent {
	background-color: transparent;
	padding: 0;
}
.w-main-social {
	text-align: center;
}
.w-main-social .item {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	float: left;
	text-align: center;
}
.social {
	position: relative;
	display: inline-block;
}
.social .social__link {
	display: inline-block;
	width: 59px;
	height: 59px;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.social span.bottom-shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0;
	margin: 0 auto;
	width: 20%;
	height: 7px;
	content: "";
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/social-shadow.png);
	background-repeat: no-repeat;
	pointer-events: none;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	opacity: 0;
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
}
.social .social__link:hover {
	transform: translateY(-6px);
	border-color: #4a4d54;
	background-color: #4a4d54;
}
.social .social__link:hover+span.bottom-shadow {
	opacity: 0.5;
	width: 100%;
}
.social .social__link:before {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 33px;
	height: 33px;
	content: "";
	/*background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);*/
	pointer-events: none;
}
.social .social__link._ig:before {
	background-position: -54px 0px;
}
.social .social__link._you:before {
	display: none;
}
.social .social__link._vk:before {
	background-position: -120px 0;
}
.social .social__link._fb:before {
	background-position: -153px 0;
}
.social .social__link:hover:before {
	background-position-y: -33px;
}

.section-name.with-line {
	text-align: center;
	margin: 20px 0;
}
.section-name.with-line .text {
	display: inline-block;
	text-transform: uppercase;
	color: #3c3c3c;
	font-size: 18px;
	line-height: 22px;
	position: relative;
	max-width: 400px;
	max-width: inherit;
}
.section-name.with-line .text:before {
	content: "";
	width: 200px;
	height: 50%;
	position: absolute;
	left: -230px;
	top: 0;
	border-bottom: 3px solid #3c3c3c;
}
.section-name.with-line .text:after {
	content: "";
	width: 200px;
	height: 50%;
	position: absolute;
	right: -230px;
	top: 0;
	border-bottom: 3px solid #3c3c3c;
}
.right .w-tag-links {
	text-align: right;
}
.w-tag-links b {
	display: block;
}
.w-tag-links .tag__link {
	display: inline-block;
	padding: 3px 7px;
	margin: 2px 6px 2px 0;
}
.w-tag-links .tag__link:nth-child(2) {
	padding-left: 0;
	margin-left: 0;
}
.w-tag-links .tag__link._active:hover,
.w-tag-links .tag__link._active {
	color: #3c3c3c;
	text-decoration: none;
	font-weight: bold;
}

.w-page-nameing {
	padding: 40px 0 20px;
	font-size: 0;
	line-height: 0;
}
.w-collection .left{
	width: 46%;
}
.w-collection .right,
.w-page-nameing .right {
	width: 46%;
}
.w-page-nameing .left.short-width {
	width: calc(100% - 300px);
}
.w-page-nameing .right.short-width {
	width: 300px;
	margin-top: 1px;
	position: relative;
}
.section-name.with-middle-icon {
	position: relative;
	text-align: center;
}
.section-name.with-middle-icon .frame {
	text-align: center;
	background-color: #fff;
	padding: 0 50px;
	display: inline-block;
	z-index: 1;
	position: relative;
}
.section-name.with-middle-icon .icon {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #3c3c3c;
	content: "";
	position: relative;
	display: inline-block;
}
.section-name.with-middle-icon:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ececec;
	position: absolute;
	top: 50%;
	left: 0;
}
/*.section-name.with-middle-icon .icon:before {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);
	content: "";
	background-position: 0 -66px;
}*/

.w-collection-preview .left {
	width: 80px;
}
.w-collection-preview .right {
	width: calc(100% - 105px);
	position: relative;
}
.collection-youtube {
	position: absolute;
	bottom: 5px;
	right: 5px;
	content: "";
	width: 50px;
	height: 50px;
}
.collection-youtube a {
	display: block;
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
}
.collection-youtube .fa {
	font-size: 24px;
	line-height: 50px;
}
.collection-youtube a:hover {
	background-color: #3c3c3c;
	color: #fff;
}
.collection-youtube a:hover .fa {

}
.slide-next {
	margin-top: 15px;
}
.slide-prev {
	margin-bottom: 15px;
}
.slide-next .bx-next,
.slide-prev .bx-prev {
	color: transparent;
	font-size: 0;
	line-height: 0;
	width: 100%;
	height: 25px;
	position: relative;
	text-align: center;
	display: block;
}
.slide-next .bx-next:after {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 3px solid transparent;
	border-top: 3px solid #3c3c3c;
	border-right: 3px solid #3c3c3c;
	transform: rotate(-225deg);
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.slide-prev .bx-prev:after {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 3px solid transparent;
	border-top: 3px solid #3c3c3c;
	border-right: 3px solid #3c3c3c;
	transform: rotate(-45deg);
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.bx-next:hover:after,
.bx-prev:hover:after {
	border-top: 3px solid #b06d2a;
	border-right: 3px solid #b06d2a;
}
.w-collection-left-slider .item,
.ul-collection-left-slider .item {
	padding: 5px 0;
}
.w-collection-left-slider .link-item,
.ul-collection-left-slider .link-item{
	display: block;
	color: #3c3c3c;
	text-decoration: none;
	cursor: pointer
}
.w-collection-left-slider .link-item:hover,
.ul-collection-left-slider .link-item:hover {
	text-decoration: none;
}
.w-collection-left-slider .link-item:hover .image,
.ul-collection-left-slider .link-item:hover .image {
	border: 2px solid #b06d2a;
}
.w-collection-left-slider .link-item.active .image,
.ul-collection-left-slider .link-item.active .image {
	border: 2px solid #3c3c3c;
}
.w-collection-left-slider .item .image,
.ul-collection-left-slider .item .image {
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
	border: 2px solid #ececec;
	content: "";
}
.ul-collection-left-slider .item .name {
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	margin: 5px 0;
}
.w-collection-preview .right {
	text-align: center;
}
.collection-main-slider {
	display: inline-block;
	width: 400px;
	margin-right: 105px;
}
.ul-collection-main-slider .item {
	margin: 60px 0;
}
.ul-collection-main-slider .item .image {
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
	/*margin: 40px 0;*/
	content: "";
}
.ul-collection-main-slider .item .name {
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	margin: 60px 0;
	font-weight: bold;
}
.collection-main-slider .individual-design__link {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	display: inline-block;
	margin: 20px 0;
}
.collection-main-slider .bx-wrapper .bx-controls-direction a {
	top: 37%;
}
.s-collection .section-name.bottom {
	display: inline-block;
	width: 100%;
	margin-bottom: 60px;
}

.w-contacts-top .left {
	width: 42%;
}
.w-contacts-top .right {
	width: 56%;
}
.s-contacts .contact-name a.phone__link,
.s-contacts .contact-name {
	font-size: 20px;
	line-height: 26px;
	margin: 20px 0 5px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #3c3c3c;
}
.w-contact-wrapp {
	margin: 5px 20px 5px 0;
}
.w-contact-wrapp .messengers-block svg{
	height: 30px;
	width: 30px;
}
.w-contact-wrapp .messengers-block a:nth-child(1){
	margin-left: -5px;
	margin-right: 5px
}
.w-contact-wrapp .messengers-block a:nth-child(2){
	margin-right: 7px
}
.dealer-cell .phone,
.contact-name .phone,
.w-contact-wrapp .phone {
	padding-left: 0;
}
.dealer-cell .phone:before,
.contact-name .phone:before,
.w-contact-wrapp .phone:before {
	display: none;
}
.w-contact-wrapp.short {
	width: auto;
	vertical-align: top
}
.w-contact-wrapp .phone {
	display: inline-block;
	margin-right: 5px;
}
.w-contact-wrapp a {
	font-size: 16px;
	line-height: 18px;
}
.w-contact-wrapp a:hover {
	text-decoration: none;
}
.w-contact-wrapp a.link__default:hover {
	text-decoration: underline;
}
.w-contact-wrapp a.phone__link {
	color: #3c3c3c;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.w-contacts-bottom {
	padding: 20px 0 40px;
}
.w-contacts-bottom .left {
	width: 44%;
}
.w-contacts-bottom .right {
	width: 50%;
}
.w-contact-wrapp p {
	margin: 0;
	line-height: 20px;
	color: #3c3c3c;
}
.s-contacts .write-to-us-form {
	margin: 5px 0;
}
.w-dealers-top .item {
	margin-bottom: 40px;
}
.dealer-table {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.dealer-table .dealer-cell {
	display: table-cell;
	vertical-align: middle;
	padding: 0 40px;
}
.dealer-table .dealer-cell.cell-image {
	width: 300px;
	padding: 0;
}
.dealer-table .image {
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 180px;
	content: "";
}
.dealer-table .name {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: bold;
}
.dealer-table .description {
	font-size: 16px;
	line-height: 22px;
	color: #3c3c3c;
	margin: 10px 0;
}
.dealer-table .phone__link {
	font-size: 16px;
	line-height: 22px;
	color: #3c3c3c;
	margin: 5px 0;
	text-decoration: none;
	display: inline-block;
/*	 margin-right: 10px; */
	font-weight: bold;
	width: auto;
}
.dealer-table .phone__link:hover {
	text-decoration: none;
}
.dealer-table a {
	font-size: 16px;
	line-height: 22px;
}
.dealer-table a:hover {
	text-decoration: none;
}
.w-dealers-select-region {
	padding: 10px 0;
}
.w-dealers-select-region .w_30 {
	display: inline-block;
	vertical-align: middle;
	width: calc(33% - 50px);
	float: left;
}
.w-dealers-select-region .w_30 .label {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	text-align: center;
}
.w-dealers-select-region .w_30:nth-child(1) .label {
	text-align: left;
	width: 65px;
}
.w-dealers-select-region .w_30 .select {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 85px);
}
.button.button-search {
	font-size: 16px;
	padding: 12px 45px;
	float: right;
}
.ymap2 {
	display: inline-block;
	width: 100%;
	height: 700px;
	margin-bottom: 20px;
}
.w-pop-onmap .ymap [class*="ground-pane"],
.ymap2 [class*="ground-pane"], .bx-yandex-map [class*="ground-pane"]{
	-ms-filter: grayscale(100%);
	-webkit-filter: #808080;
	filter: #808080;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/23c3c3c/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
}
.map-tabs {
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
.map-tabs .tab {
	width: 150px;
	display: inline-block;
	padding: 6px 0 6px 5px;
	position: relative;
	background-color: #3c3c3c;
	background: #fff;
	color: #3c3c3c;
	text-decoration: none;
	border: 1px solid #cecece;
	text-shadow: none;
	font-size: 13px;
}
.map-tabs .tab:hover {
	background: #ececec;
	background-color: #ececec;
}
.map-tabs .tab._active {
	background: -webkit-linear-gradient(bottom, #2e3238, #42464c, #52565c);
	background: -o-linear-gradient(bottom, #2e3238, #42464c, #52565c);
	background: linear-gradient(to top, #2e3238, #42464c, #52565c);
	background-color: #41454b;
	color: #fff;
	text-shadow: 1px -1px 1px rgba(0,0,0,1);
}
/*.map-tabs .tab:before {
	width: 15px;
	height: 15px;
	content: "";
	position: absolute;
	top: 5px;
	left: 8px;
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);
}*/
/*.map-tabs .tab._icon1:before {
	background-position: -186px -15px;
}
.map-tabs .tab._icon2:before {
	background-position: -201px -15px;
}
.map-tabs .tab._active:before {
	background-position-y: 0px;
}*/
.w-dealers-wrapper {
	padding: 20px 0 40px 0;
}
.w-dealers-wrapper .w-dealer {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	padding-right: 20px;
	margin: 0 0 40px 0;
}
.w-dealers-wrapper .w-dealer .name {
	color: #3c3c3c;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
.w-dealers-wrapper .w-dealer a.name:hover {
	text-decoration: underline;
}
.w-dealers-wrapper .w-dealer .adress {
	color: #3c3c3c;
	font-size: 16px;
	line-height: 20px;
}
.w-dealers-wrapper .w-dealer .w-worktime {
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0;
}
.w-dealers-wrapper .w-dealer .w-phones .phone {
	padding: 0;
}
.w-dealers-wrapper .w-dealer .w-phones .phone__link {
	font-size: 18px;
	line-height: 22px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
}
.w-news-subscribe .input {
	position: relative;
}
.w-news-subscribe label {
	margin-bottom: 10px;
}
.w-news-subscribe .button.button-search {
	float: none;
	vertical-align: middle;
	margin-left: 10px;
}
.w-news-subscribe .input__default {
	border: 1px solid #ececec;
	width: 350px;
	vertical-align: middle;
	height: 44px;
	padding-left: 40px;
}
.w-news-subscribe ._at-icon {
	position: absolute;
	bottom: 9px;
	left: 10px;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #3c3c3c;
}
.w-news-subscribe .input__default:focus+._at-icon {
	color: #f1f1f1;
}
.w-news-list {
	padding: 40px 0;
}
.w-news-list .item {
	margin: 0 0 40px 0;
}
.w-news-list .item .image {
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	width: 300px;
	height: 180px;
	content: "";
	float: left;
	position: relative;
}
.w-news-list .item .image:hover {
	opacity: 0.8;
}
.w-news-list .item .content {
	width: calc(100% - 360px);
	padding: 10px 0 0 40px;
	float: left;
}
.w-news-list .item .date {
	font-size: 12px;
	line-height: 15px;
	color: #404040;
}
.w-news-list .item .name {
	display: block;
	font-size: 20px;
	line-height: 24px;
	color: #3c3c3c;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}
.w-news-list .item .name:hover {
	color: #b06d2a;
}
.w-news-list .button {
	width: 200px;
}

.w-search .input__default {
	border: 2px solid #ececec;
	width: calc(100% - 150px);
	vertical-align: middle;
	height: 44px;
	padding-left: 20px;
}
.w-search-results {
	margin: 20px 0;
}
.w-search-results .w-item {
	margin-bottom: 20px;
}
.w-search-results .w-item .number {
	float: left;
	width: 30px;
	font-size: 22px;
	line-height: 24px;
	color: #909090;
}
.w-search-results .w-item .content {
	float: left;
	width: calc(100% - 30px);
	padding-left: 20px;
	padding-left: 0;
}
.w-search-results .w-item .sale-baloon .content {
	float: none;
	width: 100%;
	padding: 0;
	font-size: 12px;
	line-height: 40px;
}
.w-search-results .w-item .sale-baloon {
	width: 40px;
	height: 40px;
}
.w-search-results .w-item .sale-baloon .corner {
	width: 15px;
	height: 15px;
}
.w-search-results .w-item .name {
	color: #3c3c3c;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
.w-search-results .w-item .name:hover {
	text-decoration: none;
	color: #b06d2a;
}
.mobile-subscribe {
	font-size: 13px;
	line-height: 16px;
	display: inline-block;
	width: 100%;
	padding: 10px;
	text-align: center;
	border: 2px dashed #ececec;
	color: #909090;
	display: none;
}
.mobile-subscribe:hover {
	background-color: #3c3c3c;
	color: #fff;
	border: 2px solid #3c3c3c;
	text-decoration: none;
}
.pager-up {
	display: none;
	position: fixed;
	right: 50px;
	bottom: 50px;
	width: 50px;
	height: 50px;
	background-color: #141414;
	border-radius: 0;
	opacity: 0.8;
	z-index: 1;
}
.pager-up .uparrow {
	display: block;
	position: absolute;
	top: 6px;
	bottom: 0;
	margin: auto 0;
	right: 17px;
	width: 15px;
	height: 15px;
	border-right: 2px solid #cfc8c2;
	border-top: 2px solid #cfc8c2;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease-out;
	transition: border-color 0.2s 
}
.pager-up:hover {
	background-color: #3c3c3c;
	opacity: 1;
	cursor: pointer;
}
.w-pricelist {
	display: inline-block;
	margin: 15px 0;
}
.w-pricelist a {
	display: inline-block;
}
.w-pricelist .icon {
	width: 32px;
	height: 32px;
	content: "";
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	float: left;
}
.w-pricelist .content {
	float: left;
	width: calc(100% - 32px);
	padding-left: 10px;
}
.w-pricelist .name {
	font-weight: bold;
	display: block;
	line-height: 16px;
}
.w-pricelist .description {
	color: #3c3c3c;
	font-size: 12px;
	line-height: 14px;
}
.w-pricelist a:hover .name {
	text-decoration: underline;
}
.w-special-order {
	margin-bottom: 30px;
}
.w-special-order.no-margin {
	margin-bottom: -7px;
}
.w-special-order p {

}
article.cell {
	padding: 0px 60px;
	display: table-cell;
	height: 400px;
	vertical-align: top;
}
article.cell h4 {
	margin-top: 20px;
}
article.cell.no-middle {
	height: auto;
}
.w-special-order .left,
.w-special-order .right {
	width: 50%;
}
.present-image {
	height: 400px;
	width: 100%;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.our-partners-slide {
	padding: 15px 0;
}
.our-partners-slide a:hover .image {
	opacity: 0.8;
}
.our-partners-slide .image {
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	content: "";
	background-repeat: no-repeat;
	height: 130px;
}
.w-our-partners-wrapper .bx-wrapper .bx-controls-direction a {
	top: 44%;
	width: 28px;
	height: 28px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
}
.w-our-partners-wrapper .bx-wrapper .bx-prev {
	left: -40px;
}
.w-our-partners-wrapper .bx-wrapper .bx-next {
	right: -40px;
}
.w-our-partners-wrapper .bx-wrapper .bx-controls-direction a.bx-prev:after,
.w-our-partners-wrapper .bx-wrapper .bx-controls-direction a.bx-next:after {
	width: 8px;
	height: 8px;
	border-top: 1px solid #3c3c3c;
	border-right: 1px solid #3c3c3c;
	top: 9px;
	left: 4px;
}
.w-our-partners-wrapper .bx-wrapper .bx-controls-direction a.bx-next:after {
	left: -6px;
}
.w-special-order .w-contact-wrapp .name {
	font-weight: bold;
}
.w-special-order .w-contact-wrapp .phone {
	display: block;
}
.w-double-column {
	padding-bottom: 40px;
}
.w-double-column .right,
.w-double-column .left {
	width: 49%;
}
.w-double-column .right .wrapper {
	margin: 0 0 20px 0;
}
.w-double-column .right article {
	padding-right: 60px;
}
.s-404 {
	text-align: center;
}
.s-404 .container {
	background-color: transparent;
}
.s-404 .container>.wrapper>p {
	font-size: 12px;
	line-height: 15px;
}
.table-404 {
	display: table;
	max-width: 640px;
	margin: 0 auto;
	margin-bottom: 120px;
}
.cell-404 {
	margin: 100px auto;
	display: table-cell;
	vertical-align: middle;
	height: 600px;
}
.cell-404 img {
	margin: 40px auto;
}
.cell-404 h1 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 26px;
	margin: 20px 0;
}
.go-mainpage {
	font-size: 16px;
	line-height: 22px;
}
.w-404 .f-logo {
	max-width: 320px;
	margin: 0 auto 20px;
}
.round .social .social__link {
	border-radius: 50%;
}
.black .social .social__link {
	border-color: #3c3c3c;
	background-color: #3c3c3c;
}
.black .social .social__link:hover {
	border-color: #ececec;
	background-color: #fff;
}
.container.half-width {
	max-width: 600px;
}
.black .social .social__link._ig:before {
	background-position: -54px -33px;
}
.black .social .social__link._you:before {
	background-position: -87px -33px;
}
.black .social .social__link._vk:before {
	background-position: -120px -33px;
}
.black .social .social__link._fb:before {
	background-position: -153px -33px;
}
.black .social .social__link:hover:before {
	background-position-y: 0px;
}



.h-phones {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding-right: 28px;
}
.h-phones:after {
	position: absolute;
	top: 14px;
	right: 12px;
	border: 3px solid transparent;
	border-top-color: #3c3c3c;
	content: "";
}
.phone__link {
	display: inline-block;
	width: 100%;
	padding: 6px 0;
	font-size: 16px;
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
}
.phone {
	position: relative;
	padding-left: 24px;
}
.phone:before {
	width: 15px;
	height: 15px;
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	/*background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);*/
}
.phone._mts:before {
	background-position: 0 -38px;
}
.phone._life:before {
	background-position: -15px -38px;
}
.phone._vel:before {
	background-position: -30px -38px;
}
.phone._no-icon {
	padding-left: 0;
}
.phone._no-icon:before {
	display: none;
}
.phone__link:hover {
	text-decoration: none;
}
.h-phones:hover .inset {
	display: block;
}
.h-phones .inset {
	display: none;
	position: absolute;
	top: 75%;
	left: -30px;
	z-index: 1;
}
.h-phones .inset-phones {
	background-color: #fff;
	padding: 15px 20px;
	width: 207px;
	box-shadow: 0 9px 10px rgba(0,0,0,0.2);
}
.h-work-time {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 16px;
	color: #909090;
}
.h-work-time.desktop {
	margin: 0 10px 0 0;
}
.h-work-time.mobile {
	color: #3c3c3c;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	display: none;
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
}
.h-phones .b-dropper {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 3px;
	right: 0px;
	border: 1px solid #ececec;
	border-radius: 2px;
	color: #202002;
	display: none;
}
.h-phones .b-dropper:after {
	position: absolute;
	top: 11px;
	right: 9px;
	border: 3px solid transparent;
	border-top-color: #909090;
	content: "";
}
.h-phones .location-icon {
	display: none;
}

.s-products-slider .section-name:first-of-type {
	margin-top: 45px;
}
.w-items-catalog.inslider .bx-wrapper .bx-controls-direction a {
	height: 36px;
	width: 36px;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 2px 3px 10px rgba(0,0,0,0.2);
}
.w-items-catalog.inslider .bx-wrapper .bx-prev {
	left: -8px;
}
.w-items-catalog.inslider .bx-wrapper .bx-next {
	right: -8px;
}
.w-items-catalog.inslider .bx-wrapper .bx-controls-direction a.bx-prev:after {
	width: 10px;
	height: 10px;
	border: 2px solid transparent;
	border-top: 2px solid #3c3c3c;
	border-right: 2px solid #3c3c3c;
	top: 13px;
	left: 4px;
}
.w-items-catalog.inslider .bx-wrapper .bx-controls-direction a.bx-next:after {
	width: 10px;
	height: 10px;
	border: 2px solid transparent;
	border-top: 2px solid #3c3c3c;
	border-right: 2px solid #3c3c3c;
	top: 13px;
	left: -4px;
}
.w-items-catalog .items-row{
	display: table;
	width: 100%
}
.w-items-catalog .item {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	padding: 10px;
	float: left;
}
.w-items-catalog.inslider .item {
	width: 100%;
}
@media (min-width: 768px){
	.w-items-catalog.inslider .item {
		padding: 10px 25px;
	}
}
.w-items-catalog .item .w-product {
	background-color: #fff;
	position: relative;
	display: inline-block;
	width: 100%;
}
.w-items-catalog.inslider {
	margin: 0 -10px 0 -10px;
	width: calc(100% + 20px);
}
.w-items-catalog.inslider .bx-wrapper .bx-controls-direction a:hover {
	background-color: #3c3c3c;
}
.w-items-catalog.inslider .bx-wrapper .bx-controls-direction a.bx-next:hover:after,
.w-items-catalog.inslider .bx-wrapper .bx-controls-direction a.bx-prev:hover:after {
	border-top: 2px solid #b06d2a;
	border-right: 2px solid #b06d2a;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.w-items-catalog .item .w-product .image__link {
	display: block;
}
.w-items-catalog .item .w-product .image__link:hover .image {
	opacity: 0.8;
}
.w-items-catalog .item .w-product .image {
	width: calc(100% - 60px);
	height: 200px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 1;
	margin: 45px 30px;
}
.w-items-catalog .item .w-product .content {
	margin: 10px 0;
	height: 62px;
	overflow: hidden;
	padding: 0 30px;
}
.w-items-catalog .item .w-product .product-name__link {
	display: block;
	color: #3c3c3c;
	max-height: auto;
	overflow: hidden;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.w-items-catalog .item .w-product .description {
	font-size: 11px;
	line-height: 13px;
	color: #909090;
	margin: 5px 0;
}
.w-items-catalog .item .w-product .bottom {
	display: inline-block;
	width: calc(100% - 60px);
	margin: 10px 30px;
	padding-top: 10px;
	border-top: 1px solid #f5f5f5;
} 
.w-items-catalog .item .w-product .price {
	display: inline-block;
	vertical-align: bottom;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-right: 5px;
}
.w-items-catalog .item .w-product .price.old-price {
	text-decoration: line-through;
	font-size: 11px;
	line-height: 13px;
	color: #909090;
	font-weight: normal;
	margin-right: 0px;
}
.w-items-catalog .item .w-product .to-cart-btn {
	width: 24px;
	height: 24px;
	float: right;
	content: "";
	/*background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);*/
	background-position: -216px -24px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.w-items-catalog .item .w-product .to-cart-btn:hover {
	width: 24px;
	height: 24px;
	float: right;
	content: "";
	/*background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);*/
	background-position: -240px -24px;
}

.s-our-benefits {
	margin: 40px 0;
}
.w-our-benefits {
	text-align: center;
}
.w-our-benefits .item {
	display: inline-block;
	vertical-align: middle;
	width: 250px;
	padding: 50px 20px;
}
.w-our-benefits .item .image {
	width: 36px;
	height: 36px;
	margin: 10px auto 15px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}
.w-our-benefits .item .name {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
}

.w-instagram {
	width: 100%;
	padding: 0 45px;
	text-align: center;
}
.w-instagram .item {
	display: block;
	vertical-align: top;
	margin: 7px;
}
.w-instagram .item a {
	display: block;
}
.w-instagram .item a:hover .responsive-image {
	opacity: 0.8;
}
.w-instagram .item .image {
	width: 170px;
	height: 170px;
	content: "";
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	display: block;
}
.w-instagram .item a:hover .image {
	opacity: 0.8;
}

.w-bottom-menu	{
	text-align: center;
}
.fz0 {
	font-size: 0;
	line-height: 0;
}
.w-bottom-menu .bottom-menu-cell {
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	padding: 0 20px 0 0;
	margin: 40px 0;
	text-align: left;
}
.w-bottom-menu .bottom-menu-cell.cell-subscribe {
	padding: 0
}
.w-bottom-menu .bottom-menu-cell .name {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
.w-bottom-menu .bottom-menu-cell a {
	display: block;
	font-size: 13px;
	line-height: 16px;
	margin: 8px 0;
	color: #3c3c3c;
}
.w-bottom-menu .bottom-menu-cell a:hover {
	text-decoration: underline;
}
.w-social-icons._small a.social__link {
	width: 28px;
	height: 28px;
	display: inline-block;
	margin: 8px;
	content: "";
	/*background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);*/
	background-color: transparent;
	border-radius: 0;
	border: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.w-social-icons._small a.social__link:before {
	display: none;
}
.w-social-icons._small a.social__link._you {
	background-position: -272px 0;
}
.w-social-icons._small a.social__link._vk {
	background-position: -300px 0;
}
.w-social-icons._small a.social__link._fb {
	background-position: -328px 0;
}
.w-social-icons._small a.social__link._ig {
	background-position: -356px 0;
}
.w-social-icons._small a.social__link:hover {
	background-position-y: -28px;
	background-color: transparent;
	border-color: transparent;
	transform: translateY(0);
}
.s-instagram .w-social-icons {
	position: absolute;
	top: 0;
	right: 0;
}
.h-middle .container {
	position: relative;
}
a.back-to-corp {
	color: #3c3c3c;
	text-decoration: none;
	padding-left: 20px;
	position: absolute;
	top: 33px;
	left: 10px;
	line-height: 14px;
	text-align: left;
	display: block;
}
a.back-to-corp:before {
	font-family: arial;
	content: "←";
	position: absolute;
	top: -2px;
	left: 0;
}
a.back-to-corp:hover {
	text-decoration: underline;
}

.w-filters .w-filter {
	padding: 15px 0;
	border-bottom: 1px solid #f1f1f1;
}
.w-filters .w-filter:nth-of-type(1){
    padding-top: 0;
}
.w-filters .w-filter .name {
	padding-right: 30px;
	position: relative;
	margin: 5px 0;
	font-size: 16px;
	line-height: 22px;
	color: #3c3c3c;
}
.w-filters .w-filter.dropper .b-dropper {
	width: 18px;
	height: 18px;
	border-radius: 2px;
	background-color: #f1f1f1;
	color: #3c3c3c;
	position: absolute;
	top: 2px;
	right: 0;
	cursor: pointer;
}
.w-filters .w-filter.dropper .b-dropper:after {
	content: "+";
	font-size: 15px;
	text-align: center;
	pointer-events: none;
	width: 18px;
	height: 18px;
	line-height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
}
.w-filters .w-filter.dropper .b-dropper._toggled:after {
	content: "-";
	font-size: 26px;
	line-height: 15px;
}
.w-filters .w-filter.dropper .b-dropper:hover {
	background-color: #3c3c3c;
	color: #fff;
}
.w-filters .w-filter.dropper .b-dropper:hover:after {
	
}
.w-filters .w-filter .input__default {
	display: inline-block;
	vertical-align: middle;
	/*width: calc(45% - 24px);*/
	padding: 0;
	text-align: center;
	margin-right: 14px;
	height: 36px;
}
.w-filters .w-filter .input__default:nth-child(2n) {
	margin-right: 0;
}
.tags-list{
	min-height: 15px
}
.tag-link{
	float: left;
	padding-right: 12px;
	background: #f5f5f5;
	padding: 5px 11px 6px;
	color: #999999;
	margin: 0px 3px 6px;
	line-height: 15px;
	display: inline-block;
}

.w-shop-catalog {
	background-color: #fff;
	font-size: 0;
	line-height: 0;
}
.w-shop-catalog>.left,
.w-shop-catalog>.right {
	display: inline-block;
	vertical-align: top;
	float: none;
}
.w-shop-catalog>.left {
	width: 320px;
}
.w-shop-catalog>.right {
	width: calc(100% - 320px);
}
.s-shop-catalog .ajax-hover{
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 0
}
.s-shop-catalog .ajax-hover.show{
	background-color: rgba(255, 255, 255, 0.55);
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100%;
	z-index: 1
}
.s-shop-catalog .w-mobile-pagination, .s-news .w-mobile-pagination,.w-filter-submit ._js-filters-toggle{
	display: none
}
.w-items-catalog.three-column {
	font-size: 0;
	line-height: 0;
}
.w-items-catalog.three-column .item {
	width: 33.3%;
	padding: 0;
	border: 1px solid transparent;
	border: none;
}
.w-items-catalog.three-column .item:nth-child(3n) {
	border-right: none;
}
.w-shop-catalog .w-mobile-filters-btn {
	display: none;
	margin: 10px 0;
	width: 100%;
}
.w-shop-catalog .w-mobile-filters-btn .button {
	width: 100%;
}

.grid-wrapper .grid{
	box-sizing: border-box;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: auto !important;
}
.grid-wrapper .grid .item{
	box-sizing: border-box;
	padding: 0 15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	float: left;
	position: relative;
	width: 33.33333333%;
	cursor: pointer;
	margin-bottom: 15px;
}
@media (max-width: 1279px){
	.grid-wrapper .grid .item {
		width: 50%;
	}
}
/*@media (max-width: 599px){
	.grid-wrapper .grid .item {
		width: 100%;
		min-height: auto;
	}
}*/
.group_description_block, .group_description_block a{
	font-size: 16px;
	line-height: 24px;
}
.group_description_block a{
	color: #b79a7a;
	border-color: #b79a7a;
}
.group_description_block ul{
	list-style: disc;
	margin-left: 18px;
}
.group_description_block ol{
	list-style: decimal;
	margin-left: 22px;
}

.sort-by.transparent {
	font-size: 12px;
	line-height: 14px;
}
.sort-by.transparent .jq-selectbox {
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.sort-by.transparent .jq-selectbox__select {
	height: 25px;
	border: none;
	padding-left: 5px;
	padding-right: 25px;
	max-width: 160px;
}
.sort-by.transparent .jq-selectbox__select-text {
	line-height: 25px;
	font-size: 13px;
}
.sort-by.transparent .jq-selectbox__trigger-arrow {
	top: 11px;
}
.w-page-nameing .sort-by {
	margin-top: 40px;
	text-align: right;
}


.w-search-results .product {
	float: left;
	width: 170px;
	position: relative;
	padding: 10px;
}
.w-search-results .w-item .image__link {
	display: block;
}
.w-search-results .w-item .image {
	width: 100%;
	height: 200px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 1;
	content: "";
}
.w-search-results .w-item .image__link:hover .image {
	opacity: 0.8;
}
.w-search-results .w-item .nameing	{
	float: right;
	margin-top: 20px;
	width: calc(100% - 170px);
	padding-left: 10px;
}

.w-article {
	padding-bottom: 40px;
}
.news-detail a{
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline
}
.news-detail a:hover{
	text-decoration: none
}

.w-cart {
	padding-bottom: 40px;
}
.cart-item-row {
	display: table;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.cart-item-row .cart-cell {
	display: table-cell;
	vertical-align: top;
}
.cart-item-row .cart-cell.cell-image {
	width: 200px;
}
.cart-item-row .cart-cell.cell-name {
	padding: 10px 30px;
}
.cart-item-row .cart-cell.cell-price {
	width: 320px;
}
.cart-item-row .cart-cell.cell-price .left {
	width: 35%;
}
.cart-item-row .cart-cell.cell-price .right {
	width: 60%;
	text-align: right;
	position: relative;
}
.cart-item-row .cart-cell .product {
	position: relative;
	padding: 10px;
}
.cart-item-row .cart-cell .product .image__link {
	display: block;
}
.cart-item-row .cart-cell .product .image {
	width: 100%;
	height: 200px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 1;
	content: "";
}
.cart-item-row .cart-cell .product .image__link:hover .image {
	opacity: 0.8;
}
.cart-item-row .product-name {
	color: #3c3c3c;
	font-size: 20px;
	line-height: 22px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
.cart-item-row .product-name:hover {
	color: #b06d2a;
	text-decoration: none;
}
.cart-item-row .art {
	color: #909090;
	font-size: 12px;
	line-height: 14px;
}
.cart-item-row .description {
	margin-top: 10px;
	color: #909090;
}
.cart-item-row .price {
	display: inline-block;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin: 7px 0;
	background-color: #fff;
	padding-left: 20px;
	position: relative;
}
.cart-item-row .price.old-price {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #909090;
	text-decoration: line-through;
}
.cart-item-row .delete-item {
	display: inline-block;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	color: #3c3c3c;
	margin: 10px 0;
}
.cart-item-row .cart-cell.cell-price .right:before {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
	background-color: #f1f1f1;
}

.w-cart-total-row {
	padding: 30px 0 25px;
	margin: 20px 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	border: none;
}
.w-cart-total-row .right,
.w-cart-total-row .left {
	width: 49%;
}
.w-cart-total-row .right {
	text-align: right;
}

.w-cart-total-row .discount .input__default {
	width: calc(100% - 165px);
	float: left;
	height: 44px;
}
.w-cart-total-row .discount .button {
	float: right;
	width: 160px;
	padding: 14px 0;
}
.w-cart-total-row .discount .button:hover {
	border-color: #4c4c4c;
}
.w-cart-total-row .right .description {
	display: block;
	font-size: 20px
}
.styled-price {
	display: inline-block;
	vertical-align: bottom;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	min-width: 150px;
	position: relative;
	overflow: hidden;
	color: #3c3c3c;
}
.styled-price._red {
	background-color: red;
	background-color: transparent;
	color: #3c3c3c;
	border: 1px solid #3c3c3c;
	border: none;
}
.styled-price:after,
.styled-price:before {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 13px;
	left: -7px;
	background-color: #fff;
	border-radius: 50%;
	z-index: 1;
	content: "";
	display: none;
}
.styled-price:after {
	left: inherit;
	right: -7px;
}
.w-final-submit {
	margin: 20px 0 0;
}
.aling-center {
	text-align: center;
}
.w-order-info-row {
	margin: 0;
}
.w-order-info-row .right,
.w-order-info-row .left {
	width: 50%;
}
.w-order-info-row .left {
	padding-right: 30px;
}
.light .jq-selectbox__select {
	border: 1px solid #909090;
}
.light .jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #3c3c3c;
}
.light .jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #3c3c3c;
}
.w-order-info-row .jq-selectbox__select {
	padding: 0 25px 0 10px 
}
.w-image-checkbox label {
	display: inline-block;
	width: 100%;
	cursor: pointer;
}
.cart-image-checkbox-styled {
	width: 60px;
	height: 60px;
	border-radius: 2px;
	border: 2px solid #ececec;
	content: "";
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.cart-image-checkbox-styled .inner-image {
	width: 30px;
	height: 30px;
	margin: 13px;
	content: "";
	display: block;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0.3;
}
.w-image-checkbox .radiobutton_default:checked+.cart-image-checkbox-styled {
	border-color: #3c3c3c;
}
.w-image-checkbox .radiobutton_default:checked+.cart-image-checkbox-styled .inner-image {
	opacity: 1;
}
.w-image-checkbox .label {
	float: left;
	width: calc(100% - 80px);
}
.w-image-checkbox .label .name {
	color: #b06d2a;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0;
	display: block;
}
.w-image-checkbox .radiobutton_default:checked+.cart-image-checkbox-styled+.label .name {
	color: #3c3c3c;
}
.w-image-checkbox .label .description {
	font-size: 13px;
	line-height: 16px;
}
.delivery-information .wrapper.row {
	margin-bottom: 25px;
}
.delivery-information .name {
	font-size: 16px;
	line-height: 18px;
	color: #909090;
	margin-bottom: 5px;
}
.delivery-information .main-info {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.delivery-information a {
	display: block;
	margin-bottom: 5px;
}

.bank-cart .top {
	background-color: #3c3c3c;
	height: 40px;
	width: 100%;
	border-radius: 8px 8px 0 0;
}
.bank-cart .bottom {
	padding: 20px 30px;
	background-color: #f5f5f5;
	border-radius: 0 0 8px 8px;
}
.bank-cart .bottom .input__default {
	text-align: center;
	padding: 0;
}
.bank-cart .bottom>.wrapper {
	padding: 10px 0;
}
.w_25 {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.w_25:nth-child(4n) {
	margin-right: 0;
}
.wrapper.align-right {
	text-align: right;
}
.wrapper.align-right .description {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 2%;
}
.wrapper.align-right .w_25 {
	float: right;
	margin-right: 0;
}
.paycard-image {
	position: relative;
}
.paycard-image .jq-selectbox__select {
	padding: 0 25px 0 50px;
}
.input .image-absolute {
	width: 40px;
	height: 25px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	top: 8px;
	left: 5px;
	z-index: 4;
}
.bank-cart .shadow {
	margin: 10px auto;
	width: 100%;
	height: 16px;
	content: "";
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/wide-shadow.png);
	background-repeat: no-repeat;
	pointer-events: none;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
}
.align-center {
	text-align: center;
}
.w-pop-onmap p {
	margin: 5px 0;
}
.w-pop-onmap p.huge {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
} 
.w-pop-thankyou p {
	margin: 30px 0;
}

.product-preview-slider {
	float: left;
	width: 400px;
	position: relative;
	margin: 0
}
.product-preview-slider .bx-wrapper .bx-prev {
	left: 0;
}
.product-preview-slider .bx-wrapper .bx-next {
	right: 0;
}
.product-preview-slider .item {
	margin: 0;
	padding: 15px 0;
}
.product-preview-slider .collection-youtube {
	position: absolute;
	top: 5px;
	right: 5px;
}
.product-preview-slider .social .social__link {
	width: 40px;
	height: 40px;
}
.product-preview-slider .social .social__link .fa {
	font-size: 30px;
	line-height: 40px;
	color: #3c3c3c;
}
.product-preview-slider .social .social__link:hover .fa {
	color: #fff;
}
.product-preview-slider .social .social__link:before {
	top: 2px;
	left: 2px;
}
.product-preview-slider .social .social__link:hover {
	transform: none;
	border-color: #4a4d54;
	background-color: #4a4d54;
}
.product-preview-slider .social .social__link:hover+span.bottom-shadow {
	opacity: 0;
}
.cornier-lense {
	position: absolute;
	bottom: 5px;
	right: 5px;
	content: "";
	width: 50px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
}
.cornier-lense a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}
.cornier-lense:hover {
	border-color: #3c3c3c;
	background-color: #3c3c3c
}
.cornier-lense .fa {
	font-size: 20px;
	line-height: 50px;
	pointer-events: none;
	color: #3c3c3c;
	fill: #3c3c3c;
	stroke: #3c3c3c;
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
}
.cornier-lense:hover .fa {
	color: #fff;
	fill: #fff;
	stroke: #fff;
}
.product-description {
	float: right;
	width: calc(100% - 450px);
	text-align: left;
}
.product-description .name {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}
.product-description .features {
	padding: 30px 0 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
}
.features .feature {
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin-right: 1%;
	margin-bottom: 15px;
	color: #909090;
	font-size: 13px;
	line-height: 18px;
}
.features .feature b {
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #3c3c3c;
}
.product-description .features.mobile {
	display: none;
}
.product-description .features.desktop {
	display: block;
}
p.instock {
	position: relative;
	text-align: center;
}
p.instock .icon {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
	height: 16px;
	content: "";
	border: 3px solid #11a50d;
	border-top: none;
	border-left: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0 9px 0 0;
	position: relative;
	top: -4px;
}
.product-description .styled-price {
	width: 100%;
	margin-bottom: 10px;
}
.button._icon-to-cart._big {
	padding-top: 10px;
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 16px;
	vertical-align: middle;
	width: auto;
	border-radius: 0;
}
.button._icon-to-cart._big:before {
	display: none;
}
.button._icon-to-cart._big span {
	position: relative;
	padding-left: 30px;
	display: inline-block;
}
/*.button._icon-to-cart._big span:before {
	position: absolute;
	top: -2px;
	left: 4px;
	content: "";
	width: 18px;
	height: 18px;
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);
	background-position: -36px -0px;
}*/
/*
.button._icon-to-cart._big:hover span:before {
	background-position-y: -18px;
}
*/
.product-description .price-table {
	display: table;
	width: 100%;
	display: block;
}
.product-description .price-table .cell {
	display: table-cell;
	vertical-align: top;
	display: block;
	text-align: center;
}
.product-description .price-table .old-price {
	text-align: center;
	text-decoration: line-through;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px 0;
	color: #909090;
}
.product-description .w-bell {
	margin: 20px 0;
}
.w-product-description .icon._bell,
.product-description .icon._bell {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #3c3c3c;
	content: "";
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.w-product-description .icon._bell {
	text-align: center;
}
.w-product-description .icon._bell .fa {
	font-size: 30px;
	line-height: 60px;
	color: #fff;
}
.w-product-description .w-bell .description,
.product-description .w-bell .description {
	display: inline-block;
	vertical-align: middle;
	max-width: calc(100% - 80px);
	margin-left: 15px;
}
.w-product-description .w-bell .description a,
.product-description .w-bell .description a {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.s-last-view .section-name {
	margin: 0;
	padding: 20px 0 10px;
}
.w-last-view {
	margin: 10px 0 20px;
	padding: 20px 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	text-align: center;
}
.w-last-view .w-item {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
}
.w-last-view .item__link {
	display: block;
	color: #3c3c3c;
}
.w-last-view .image {
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	border: 2px solid #ececec;
	content: "";
	float: left;
}
.w-last-view .content {
	float: right;
	width: calc(100% - 60px);
	text-align: left;
	padding-right: 20px;
}
.w-last-view .content .name {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 3px 0 5px;
}
.w-last-view .content .description {
	font-size: 11px;
	line-height: 13px;
	color: #909090;
}
.w-last-view .item__link:hover .image {
	border-color: #ececec;
}
.w-last-view .item__link:hover .name {
	color: #b06d2a;
}
.w-items-catalog.padding-bottom {
	padding-bottom: 40px;
}
.w-collection-left-slider li:nth-child(1) .item {
	padding-top: 0;
}

.sale-rect {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 15px;
	left: 15px;
	background-color: red;
	transform: rotate(45deg);
	content: "";
}
.sale-rect span {
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	transform: rotate(-45deg);
	text-align: center;
}
.sale-rect._new span {
	font-size: 13px;
}
.sale-rect+.sale-rect {
	top: 78px;
}
.w-backto-catalog {
	display: inline-block;
	float: right;
}
.w-backto-catalog a {
	font-size: 14px;
	line-height: 22px;
	display: block;
	text-align: center;
	background-color: #fff;
	color: #3c3c3c;
	/*padding: 30px 10px;*/
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}
.w-backto-catalog a .icon {
	display: inline-block;
	margin: auto 0;
	width: 10px;
	height: 10px;
	border-right: 2px solid #3c3c3c;
	border-top: 2px solid #3c3c3c;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transition: border-color 0.2s ease-out;
	transition: border-color 0.2s;
}

.w-product-color-switcher {
	margin: 20px 0;
}
.w-product-color-switcher .description {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 5px;
}
.w-product-color-switcher .color-quad-frame {
	display: inline-block;
	vertical-align: middle;
	margin: 5px 5px 5px 0;
	width: 18px;
	height: 18px;
	content: "";
}

.responsive-box {
	position: relative;
	width: 100%;
	background-color: #fff;
	background-color: transparent;
}
.responsive-box::before {
	content: "";
	display: block;
	padding-top: 100%;
}
.responsive-box._75::before {
	padding-top: 75%;
}
.responsive-box._66::before {
	padding-top: 66.6%;
}
.responsive-box._50::before {
	padding-top: 50%;
}
.responsive-box .responsive-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	content: "";
}
.responsive-box .responsive-image.contain {
	-webkit-background-size: contain;
	background-size: contain;
}


.block__link {
	display: block;
	text-decoration: none;
	color: #3c3c3c;
}
.block__link:hover {
	text-decoration: none;
}
.block__link .block__link, .block__link + span{
	display: inline-block;
	line-height: 22px;
	font-size: 13px;
	color: #3c3c3c;
}
.w-product-item .image {
	/*padding: 30px; 30.07.2018*/
	padding: 10px;
	overflow: hidden
}
.w-product-item .item-label.icon-new{
	width: 50px;
	height: 50px;
	position: absolute;
	top: -15px;
	right: 15px;
	z-index: 1;
	fill: #dadada;
}
.s-products-slider .w-product-item .item-label.icon-new{
	width: 40px;
	height: 40px;
	top: -15px;
	right: 0px;
}
.s-products-slider .w-product-item .sale-baloon + .item-label.icon-new, .product-item-small-card .w-product-item .sale-baloon + .item-label.icon-new{
	top:55px
}
@media (min-width: 768px) {
	
	.w-items-catalog .block__link:hover {
		text-decoration: none;
		z-index: 2
	}
	
	.w-items-catalog .w-product-item {
		border: 1px solid transparent;
		transition: ALL 0.2s ease;
		-webkit-transition: ALL 0.2s ease;
		-moz-transition: ALL 0.2s ease;
		-o-transition: ALL 0.2s ease;
	}
	.w-product-item .item-label.icon-new,.s-products-slider .w-product-item .item-label.icon-new{
		width: 60px;
		height: 60px;
		position: absolute;
		top: -10px;
		right: -20px;
		z-index: 1;
		/*fill:#dadada*/
		fill:#cdad74
	}
	.s-products-slider .w-product-item .sale-baloon + .item-label.icon-new, .product-item-small-card .w-product-item .sale-baloon + .item-label.icon-new{
		top:65px
	}
	
	.w-items-catalog .block__link:hover .item-label.icon-new{
		fill:#cdad74
	}
	.w-items-catalog .block__link:hover .sale-baloon + .item-label.icon-new{
		top:40px
	}
	.w-items-catalog .block__link:hover .w-product-item {
		border-color: #cecece;
	}
	.w-items-catalog .block__link .w-product-item {
		border-color: transparent;
	}
	.w-items-catalog .block__link:hover .w-product-item {
		border-color: #f1f1f1;
		-ms-transform: scale(1.1,1.1);
		-webkit-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
		-webkit-box-shadow: 0px 0px 15px 5px rgba(144, 144, 144, 0.35);
		-moz-box-shadow: 0px 0px 15px 5px rgba(144, 144, 144, 0.35);
		box-shadow: 0px 0px 15px 5px rgba(144, 144, 144, 0.35);
		z-index: 9999;
		border-right: 1px solid transparent;
		border-bottom: 1px solid transparent;
		cursor: pointer;
		background-color: #fff
	}
	.w-items-catalog .block__link .image .responsive-image,.w-items-catalog .block__link .image{
		transition: all .3s ease-in-out;
	}
	.w-items-catalog .block__link:hover .image .responsive-image{
		transform: scale(1.15);
		top: 10px
	}
	.w-product-item:hover .icon-new{
		-webkit-animation-name: wiggle;
		-ms-animation-name: wiggle;
		-ms-animation-duration: 1000ms;
		-webkit-animation-duration: 1000ms;
		-webkit-animation-iteration-count: 1;
		-ms-animation-iteration-count: 1;
		-webkit-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
	}
	
	@-webkit-keyframes wiggle {
		0% {-webkit-transform: rotate(10deg);}
		25% {-webkit-transform: rotate(-10deg);}
		50% {-webkit-transform: rotate(20deg);}
		75% {-webkit-transform: rotate(-5deg);}
		100% {-webkit-transform: rotate(0deg);}
	}
	
	@-ms-keyframes wiggle {
		0% {-ms-transform: rotate(1deg);}
		25% {-ms-transform: rotate(-1deg);}
		50% {-ms-transform: rotate(1.5deg);}
		75% {-ms-transform: rotate(-5deg);}
		100% {-ms-transform: rotate(0deg);}
	}
	
	@keyframes wiggle {
		0% {transform: rotate(10deg);}
		25% {transform: rotate(-10deg);}
		50% {transform: rotate(20deg);}
		75% {transform: rotate(-5deg);}
		100% {transform: rotate(0deg);}
	}
}
.w-product-item .bottom-content {
	text-align: center;
	padding: 10px;
}
.w-product-item .bottom-content .name-description {
	font-size: 12px;
	line-height: 14px;
	color: #909090;
	text-transform: uppercase;
}
.w-product-item .bottom-content .name {
	font-weight: bold;
	color: #3c3c3c;
	font-size: 18px;
	line-height: 22px;
	height: 44px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: stretch;
	align-content: stretch
}
.w-items-catalog .block__link:hover .w-product-item .bottom-content .name{
	color: #b79a7a
}
.w-product-item .bottom-content .article {
	font-weight: 400;
	color: #909090;
	font-size: 14px;
	line-height: 22px;
}
.w-product-item .block__link:hover .name {
	text-decoration: 
}
.w-product-item .price-table {
	display: table;
	width: 100%;
}
.w-product-item .price-cell {
	display: table-cell;
	height: 46px;
	vertical-align: middle;
}
.w-product-item .price {
	font-size: 16px;
	line-height: 20px;
}
.w-product-item .price.old {
	font-size: 13px;
	line-height: 20px;
	text-decoration: line-through;
	color: #909090;
}
.w-product-item .more-btn{
	display: block;
	width: 80%;
	margin: 10px auto;
	border: 1px solid #3c3c3c;
	padding: 8px 0;
	transition: all .2s ease-in-out;
	color: #3c3c3c;
	font-size: 16px;
}
.w-product-item:hover .more-btn{
	color: #fff;
	background-color: #3c3c3c
}
.w-product-item .more-btn:hover{
	
}
@media (max-width: 320px) {
	.w-product-item .more-btn{
		width: 100%
	}
}
.sale-baloon {
	position: absolute;
	top: 5px;
	right: -20px;
	background-color: #FF3300;
	width: 60px;
	height: 58px;
	border: 1px solid #cecece;
	border-radius: 50%;
	/*color: #3c3c3c;*/
	color: #fff;
	text-align: center;
	z-index: 1;
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
}
.sale-baloon .content {
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	position: relative;
	z-index: 2;
}
.sale-baloon .corner {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 30px;
	height: 30px;
	background-color: #FF3300;
	border: 1px solid #cecece;
	border-top-color: transparent;
	border-right-color: transparent;
	z-index: 1;
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
}
.product-preview-slider .sale-baloon,
.w-items-catalog .block__link:hover .w-product-item .sale-baloon {
	background-color: #FF3300;
	border-color: #FF3300;
	border-top-color: transparent;
	border-right-color: transparent;
	color: #fff;
	top: -20px;
}
.product-preview-slider .sale-baloon {
	top: 5px;
	right: -20px
}
.product-preview-slider .sale-baloon .corner,
.w-items-catalog .block__link:hover .w-product-item .sale-baloon .corner {
	background-color: #FF3300;
	border-color: #FF3300;
	border-top-color: transparent;
	border-right-color: transparent;
	color: #fff;
}
.section-name.with-line .text {
	letter-spacing: 4px;
}
.section-name.with-line .text:before,
.section-name.with-line .text:after {
	display: none;
}
.owl-theme .owl-nav {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	margin: 0;
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background: transparent;
	display: block;
	cursor: pointer;
	border-radius: 0;
	position: absolute;
	width: 50px;
	height: 50px;
	top: calc(50% - 25px);
	pointer-events: all;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.owl-theme .owl-nav [class*=owl-].disabled {
	display: none;
}
.owl-theme .owl-nav .owl-next {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}
.owl-carousel .owl-nav .owl-next {
	right: -50px;
}
.owl-carousel .owl-nav .owl-prev {
	left: -50px;
}
.owl-theme .owl-nav [class*=owl-]:after {
	display: block;
	position: relative;
	top: 0px;
	margin: auto 0;
	right: 0px;
	left: 0;
	width: 60px;
	height: 60px;
	border-left: 2px solid #cecece;
	border-top: 2px solid #cecece;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition: border-color 0.2s ease-out;
	transition: border-color 0.2s;
	content: "";
}
.owl-theme .owl-nav [class*=owl-]:hover:after {
	border-left: 2px solid #202002;
	border-top: 2px solid #202002;
}
hr.wide-page-hr {
	width: 100%;
	height: 1px;
	content: "";
	background-color: #ececec;
	display: block;
}

.site-switch__link {
	display: inline-block;
	padding: 5px 0;
}
	.desctop-top-phone__link{
		display: block
	}

.customize-css-icon {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
	font-size: 0;
	line-height: 0;
	min-width: 20px;
	margin-bottom: 2px;
}
/*.customize-css-icon .line {
	display: block;
	background-color: #3c3c3c;
	content: "";
	width: 100%;
	height: 2px;
}
.customize-css-icon .line+.line {
	margin-top: 6px;
}*/

.h-logo {
	display: inline-block;
	vertical-align: middle;
}
.shopping-cart {
	text-align: center;
	position: relative;
}
/*.shopping-cart .icon {
	content: "";
	width: 23px;
	height: 29px;
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);
	background-position: -419px 0;
	display: inline-block;
}*/
.main-nav{
	display: inline-block;
}
.h-bottom .shopping-cart__link {
	/*position: absolute;*/
	top: 5px;
	right: 0;
	/* width: 45px; */
	/*margin: 0 15px 0 0;*/
	display: inline-block;
	text-align: right;
	float: right;
}
.h-bottom .shopping-cart__link .cart-bag{
	width: 24px;
	height: 24px 
	/*width: 30px;
	height: 30px для новогодней корзины*/
}

.shopping-cart .count {
	position: absolute;
	top: 8px;
	left: -5px;
	min-width: 20px;
	height: 20px;
	color: #fff;
	background-color: rgba(60, 60, 60, 0.75);
	font-size: 12px;
	line-height: 20px;
	border-radius: 10px;
}
.b-mobile-button .shopping-cart .count {
	top: 10px;
}
._shopping-cart:hover .shopping-cart .count,
.h-bottom .shopping-cart__link:hover .shopping-cart .count {
	background-color: rgba(60, 60, 60, 0.9);
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-rignt {
	text-align: right;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-10-0 {
	margin: 10px 0;
}
.margin-20-0 {
	margin: 20px 0;
}
.margin-30-0 {
	margin: 30px 0;
}
.margin-40-0 {
	margin: 40px 0;
}
.padding-10-0 {
	padding: 10px 0;
}
.padding-20-0 {
	padding: 20px 0;
}
.padding-30-0 {
	margin: 30px 0;
}
.padding-40-0 {
	margin: 40px 0;
}
.padding-50-0 {
	margin: 50px 0;
}
.w-social .social__link {
	display: inline-block;
	vertical-align: middle;
	margin: 6px;
	color: #fff;
	position: relative;
	text-decoration: none;
	text-align: center;
	width: 60px;
	height: 60px;
	margin: 20px 40px;
	background-color: #3c3c3c;
	border-radius: 2px;
}
.w-social .social__link .fa {
	color: #fff;
	font-size: 30px;
	line-height: 60px;
}
.s-social .description {
	font-size: 14px;
	line-height: 20px;
}
.w-social .social__link:hover {
	background-color: rgba(60, 60, 60, 0.9);
}

.w-catalog-mobile-filters {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.w-catalog-mobile-filters .button {
	display: table-cell;
	background-color: #fff;
	color: #3c3c3c;
	border: 1px solid #ececec;
	border-bottom: 2px solid #ececec;
	padding: 14px 0;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}
.w-catalog-mobile-filters .button.b-filters {
	display: none;
}
.w-catalog-mobile-filters .button.b-sort-by {
	display: table-cell;
}
.w-catalog-mobile-filters .button:active {
	top: 0;
}
.w-catalog-mobile-filters .button:hover,
.w-catalog-mobile-filters .button._active {
	border-bottom-color: #3c3c3c;
}
.w-mobile-sort-by-inset {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 7px 10px rgba(0,0,0,0.2);
	z-index: 2;
	display: none;
}
.w-mobile-sort-by-inset > .sort > a{
	cursor: pointer;
}
.w-pagination .w-mobile-sort-by-inset > .sort > a,
.w-mobile-sort-by-inset > .sort > a {
	padding: 5px;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	border-radius: 0;
	background-color: transparent;
}
.w-pagination .w-mobile-sort-by-inset > .sort._active > a,
.w-pagination .w-mobile-sort-by-inset > .sort > a:hover, .w-mobile-sort-by-inset > .sort > a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3c3c3c;
}

.w-page-nameing .w-mobile-sort-by-inset .right, 
.w-page-nameing .w-mobile-sort-by-inset .left {
	width: auto;
}
.w-page-nameing .w-mobile-sort-by-inset .left {
	font-size: 0;
	line-height: 0;
}
.w-mobile-sort-by-inset .row.gray {
	background-color: #f1f1f1;
}
.w-mobile-sort-by-inset .row._active a {
	text-transform: uppercase;
	font-weight: bold;
}
.w-pagination .w-mobile-sort-by-inset .row a.filter-arrow,
.w-mobile-sort-by-inset .row a.filter-arrow {
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	position: relative;
	width: 52px;
	height: 52px;
	line-height: 22px;
	font-size: 13px;
}
.w-mobile-sort-by-inset .row a.filter-arrow:after {
	border: 1px solid transparent;
	border-top-color: #3c3c3c;
	border-right-color: #3c3c3c;
	content: "";
	position: absolute;
	top: 19px;
	right: 21px;
	width: 10px;
	height: 10px;
	pointer-events: none;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
}
.w-mobile-sort-by-inset .row.gray a:hover {
	background-color: transparent;
}
.w-mobile-sort-by-inset .row a.filter-arrow._active {
	background-color: transparent;
}
.w-mobile-sort-by-inset .row a.filter-arrow._active:after {
	border: 2px solid transparent;
	border-top-color: #3c3c3c;
	border-right-color: #3c3c3c;
}
.w-mobile-sort-by-inset .row a.filter-arrow._bottom:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 26px;
}
.w-mobile-sort-by-inset .row a.filter-arrow._ready {
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	height: auto;
}
.w-mobile-sort-by-inset .row a.filter-arrow._ready:after {
	display: none;
}
.s-page-branding .container.mobile-wide {
	font-size: 0;
	line-height: 0;
}
.s-page-branding h1,
.s-page-branding .h1 {
	margin-bottom: 0;
	margin: 0;
	padding: 20px 10px 20px 0;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	letter-spacing: 4px;
}

.w-share {
	text-align: left;
}
.product-description .wide-page-hr {
	margin: 20px 0;
	display: none;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.table-checkboxes {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.table-checkboxes .w-inrow-checkbox {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
	position: relative;
}
.table-checkboxes .w-inrow-checkbox .bottom-line {
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	content: "";
	background-color: #ececec;
}
.table-checkboxes .w-inrow-checkbox .triangle {
	position: absolute;
	width: 8px;
	height: 8px;
	bottom: -8px;
	border: 4px solid transparent;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
}
.table-checkboxes .w-inrow-checkbox._active label:hover ~ .bottom-line,
.table-checkboxes .w-inrow-checkbox._active .bottom-line {
	background-color: #3c3c3c;
}
.table-checkboxes .w-inrow-checkbox label:hover ~ .bottom-line {
	background-color: #cecece;
}
.table-checkboxes .w-inrow-checkbox._active .triangle {
	border-top: 4px solid #3c3c3c;
}
.w-inrow-checkbox label {
	display: block;
	cursor: pointer;
}
.w-inrow-checkbox .name {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
.w-inrow-checkbox .description {
	font-size: 13px;
	line-height: 16px;
	margin: 5px 0;
}
.w-inrow-checkbox .radiobutton_default:checked ~ .label .name {
	color: #b06d2a;
}
.checkboxex-hidden-content {
	display: none;
	margin: 0 0 20px;
/* 	padding-bottom: 30px; */
/* 	border-top: 2px solid #3c3c3c; */
}
.checkboxex-hidden-content._active {
	display: block;
}
.w-map-link a,
.w-map-link {
	font-size: 16px;
	line-height: 22px;
}
.checkboxex-hidden-content .right,
.checkboxex-hidden-content .left {
	width: 49%;
}
.checkboxex-hidden-content .phone {
	padding-left: 0;
}
.checkboxex-hidden-content .phone:before {
	display: none;
}
.checkboxex-hidden-content .phone__link._big {
	font-size: 20px;
	line-height: 26px;
	padding: 0;
	font-weight: normal;
}

.w-bank-card-info .left {
	width: 70%;
}
.w-bank-card-info .right {
	width: 29%;
}
.w-bank-card-info label {
	display: block;
}
.w-bank-card-info .w_25 {
	width: 25%;
	margin: 0;
}
.w-bank-card-info input.input__default {
	text-align: center;
}
.delivery-information .description {
	font-size: 15px;
	display: inline-block;
	vertical-align: bottom;
	padding: 0;
	margin-right: 5px;
}
.delivery-information .total-price {
	display: inline-block;
	vertical-align: bottom;
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	color: #3c3c3c;
}

.question-inside {
	padding-right: 25px;
	position: relative;
}
.question-inside .b-question-roll {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #ececec;
	color: #3c3c3c;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	cursor: default;
}
.question-inside.question-right-side .b-question-roll {
	top: calc(50% - 10px);
}
.question-inside .b-question-roll:hover {
	color: #fff;
	background-color: #3c3c3c;
}
.question-inside .answer-wrapp {
	position: absolute;
	top: 0px;
	left: 0;
	width: calc(100% - 20px);
	z-index: 1;
	display: none;
}
.question-inside .answer-wrapp .inset {
	width:100%;
	padding: 5px;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	font-size: 13px;
	line-height: 16px;
	z-index: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	font-size: 11px;
	line-height: 14px;
}
.question-inside.question-right-side .answer-wrapp {
	left: 0;
	top: 0;
}
.answer-wrapp:hover,
.b-question-roll:hover ~ .answer-wrapp {
	display: block;
}

.checkbox-bottom .absolute-checkbox {
	position: absolute;
	top: 100%;
	right: 0;
}
.checkbox-bottom .absolute-checkbox .input.checkbox .label {
	font-size: 12px;
	line-height: 14px;
}
.checkbox-bottom .absolute-checkbox .input.checkbox {
	padding-left: 20px;
}
.checkbox-bottom .absolute-checkbox .input.checkbox .checkbox-styled .frame {
	left: 0px;
	top: 3px;
	width: 14px;
	height: 14px;
	border-radius: 0;
	border: 1px solid #909090;
}
.checkbox-bottom .absolute-checkbox .input.checkbox .checkbox-styled .inset {
	width: 5px;
	height: 10px;
	top: 1px;
}

.w-cart-total-row .right {
	margin-top: -15px;
}
.w-cart-total-row .styled-price {
	text-align: right;
	position: relative;
	vertical-align: middle;
}
.w-cart-total-row .styled-price .old-price {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-decoration: line-through;
	color: #909090;
}


.paysystems {
	margin: 15px 0;
}
.mobile-wide-container {
	width: calc(100% + 30px);
	margin-left: -15px;
}
.w-mobile-pagination .w-models-shown {
	padding: 20px 10px;
	font-size: 18px;
	line-height: 22px;
}
.w-mobile-pagination .w-mobile-pagination-buttons {
	font-size: 0;
	line-height: 0;
}
.w-mobile-pagination .w-mobile-pagination-buttons .button {
	float: left;
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	background-color: transparent;
	padding: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #3c3c3c;
	border: 1px solid #3c3c3c;
	border-left: none;
	text-transform: uppercase;
}
.w-mobile-pagination .w-mobile-pagination-buttons .button+.button {
	border-right: none;
}
.w-mobile-pagination .w-mobile-pagination-buttons .button.disabled {
	color: #cecece;
	pointer-events: none;
}
.w-mobile-pagination .w-mobile-pagination-buttons .button.disabled:before {
	border-top-color: #cecece;
	border-right-color: #cecece;
}
.w-mobile-pagination .w-mobile-pagination-buttons .button:active {
	top: 0;
}
.w-mobile-pagination .w-mobile-pagination-buttons .button:before {
	border: 1px solid transparent;
	border-top-color: #3c3c3c;
	border-right-color: #3c3c3c;
	content: "";
	position: absolute;
	top: 25px;
	left: 7px;
	width: 10px;
	height: 10px;
	pointer-events: none;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
}
.w-mobile-pagination .w-mobile-pagination-buttons .button+.button:before {
	left: inherit;
	right: 7px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.w-filter-submit .button {
	/*display: block;*/
	margin: 5px 0;
	width: 100%;
}
.w-filter-submit .button.cancel {
	background-color: #cecece;
	border-color: #ececec;
	color: #202002;
}
.w-filter-submit .button.cancel:hover {
	background-color: #ececec;
}
.s-footer .f-phones {
	margin-bottom: 5px;
}
.s-footer .phone {
	padding: 0;
}
.s-footer .phone:before {
	display: none;
}
.s-footer .phone__link {
	padding-left: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	padding: 0;
}
.s-footer .messengers-block a svg{
	height: 30px;
	width: 30px
}
.s-footer .messengers-block a:nth-child(1){
	margin-left: -5px;
	margin-right: 5px
}
.s-footer .messengers-block a:nth-child(2){
	margin-right: 7px
}
.s-footer .messengers-block a:nth-child(3){
	margin-right: 7px
}

.s-main-slider .cell.bottom {
	vertical-align: bottom;
}
.s-main-slider .cell.bottom .main-slider-name {
	letter-spacing: 0;
}

.w-special-order-sale .colored-rect {
	display: inline-block;
	vertical-align: middle;
	background-color: #ce008d;
	padding: 7px 15px;
	border-radius: 3px;
	color: #fff;
	font-weight: normal;
	margin: 8px 15px 8px 0;
}
.w-special-order-sale .content {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	font-size: 16px;
	line-height: 18px;
}

.w-gallery-bottom-slider .owl-carousel .owl-stage {
	margin: 0 auto;
}
.w-gallery-bottom-slider {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 10px 20px;
	opacity: 0;
	transition: ALL 0.8s ease;
	-webkit-transition: ALL 0.8s ease;
	-moz-transition: ALL 0.8s ease;
	-o-transition: ALL 0.8s ease;
	text-align: center;
	z-index: 1;
}
.w-gallery-bottom-slider .slide {
	display: inline-block;
	max-width: 100px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}
.w-gallery-bottom-slider .slide.active {
	outline: 4px solid #3c3c3c;
}
.s-gallery-slider .container:hover .w-gallery-bottom-slider {
	transition: ALL 0.2s ease;
	-webkit-transition: ALL 0.2s ease;
	-moz-transition: ALL 0.2s ease;
	-o-transition: ALL 0.2s ease;
	opacity: 1;
}
.w-gallery-bottom-slider .owl-item:after {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0);
	content: "";
}
.w-gallery-bottom-slider .owl-item:hover:after {
	background-color: rgba(0,0,0,0.3);
}
.s-gallery-slider .owl-nav .owl-prev,
.s-gallery-slider .owl-nav .owl-next {
	position: absolute;
	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
	content: "";
	left: 0;
	z-index: 1;
	display: none;
}
.s-gallery-slider .owl-nav .owl-next {
	left: inherit;
	right: 0;
}
.s-gallery-slider .owl-nav .owl-prev.disabled,
.s-gallery-slider .owl-nav .owl-next.disabled {
	display: none;
}
.s-gallery-slider .owl-nav .owl-prev:before,
.s-gallery-slider .owl-nav .owl-next:before {
	width: 20px;
	height: 20px;
	border-left: 1px solid #3c3c3c;
	border-top: 1px solid #3c3c3c;
	content: "";
	position: absolute;
	top: 14px;
	left: 21px;
	transform: rotate(-45deg);
}
.s-gallery-slider .owl-nav .owl-next:before {
	top: 14px;
	left: 10px;
	transform: rotate(135deg);
}

.s-index-line-i {
	font-size: 0;
	line-height: 0;
}
.s-index-line-i .w-person {
	display: inline-block;
/* 	width: 33.33333333%; */
	width: 50%;
	vertical-align: top
}
.s-index-line-i .w-person .frame {
	padding: 0 20px 20px 0;
	max-width: 425px;
}
@media(min-width:590px){
	.s-index-line-i .w-person:last-child .frame{
		padding: 0 0 20px 0;
	}
}
@media(max-width:589px){
	.s-index-line-i .w-person:nth-child(2n) .frame{
		padding: 0 0 20px 0;
	}
}
.s-index-line-i .w-person .person-name {
	font-size: 18px;
	line-height: 22px;
	margin: 8px 0 4px;
}
.s-index-line-i .w-person .person-desription {
	font-size: 13px;
	line-height: 15px;
	margin: 4px 0 8px;
	color: #3c3c3c;
}
.w-person-contacts {
	padding: 10px 0;
	border-top: 1px solid #ececec;
}
article ul li {
	display: list-item;
	margin: 5px 0;
	margin-left: 18px;
	list-style-type: disc;
	font-size: 16px;
	line-height: 22px;
}
article ul li:before {
	display: none;
}

article ol li {
	display: list-item;
	margin: 5px 0;
	margin-left: 15px;
	padding-left: 7px;
	list-style-type: decimal;
	font-size: 16px;
	line-height: 22px;
}

.owl-theme.customers-owl-slider .owl-nav [class*=owl-]:after {
	top: -25px;
}
.s-customers-slider .table {
	display: table;
	width: 100%;
}
.s-customers-slider .cell {
	display: table-cell;
	vertical-align: middle;
	height: 400px;
	padding: 30px 0;
	text-align: center;
}
.s-customers-slider .w-company-logo {
	max-width: 250px;
	display: inline-block;
}
.w-customer-person {
	font-size: 0;
	line-height: 0;
}
.w-customer-person .image {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
}
.w-customer-person .content {
	display: inline-block;
	vertical-align: middle;
	max-width: calc(100% - 60px);
	padding-left: 15px;
	text-align: left;
}
.w-customer-person .content .name {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}
.w-customer-person .content .description {
	font-size: 14px;
	line-height: 16px;
	color: #3c3c3c;
}

.w-order-info-row .wrapper.row .description {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
}
.w-order-info-row .wrapper.w-total-check {
	width: auto;
	padding: 20px;
	background-color: #f1f1f1;
	float: right;
	text-align: right
}
.w-order-info-row .wrapper.row .description.inline {
	display: inline-block;
	vertical-align: middle;
}
.w-order-info-row .wrapper.row .description.small {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0 5px 0;
}
.w-order-info-row .wrapper.row .total-price.price {
	font-size: 40px;
	line-height: 45px;
}
.w-order-info-row .wrapper.row .total-price.price span{
	font-size: 24px;
	vertical-align: top;
	line-height: 32px;
}
.bx-slst .dropdown-block {
	border-radius: 0;
	padding: 0 40px 0 10px;
	box-shadow: none;
	border-color: #cecece;
	margin-bottom: 18px;
}
.w-filters .bx-ui-slider-range {
	z-index: 81!important;
}
.bx-ui-combobox-container .bx-combobox-fake-as-input {
	padding: 12px 0 11px;
	line-height: 15px;
	height: auto;
}
.bx-slst .bx-ui-combobox-toggle {
	margin-top: 3px;
}

@media (max-width: 1450px) {
	.owl-theme .owl-nav [class*=owl-] {border-radius: 50%;width: 35px;height: 35px;top: calc(50% - 13px);-webkit-transform: inherit;-ms-transform: inherit;transform: inherit;}
	.w-items-catalog.inslider .owl-theme .owl-nav [class*=owl-]:hover {background: transparent;}
	.w-items-catalog.inslider .owl-theme .owl-nav [class*=owl-]:active {background: transparent;}
	.owl-carousel .owl-nav .owl-prev {left: 0;}
	.owl-carousel .owl-nav .owl-next {right: 0;}
	.owl-theme .owl-nav [class*=owl-]:after {top: 11px;left: 14px;width: 14px;height: 14px;border-left: 2px solid #3c3c3c;border-top: 2px solid #3c3c3c;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
	.owl-theme .owl-nav [class*=owl-next]:after {left: 8px;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);transform: rotate(135deg);}
	.owl-theme .owl-nav [class*=owl-]:active {background-color: #3c3c3c;}
	.owl-theme .owl-nav [class*=owl-]:active:after {border-left-color: #fff;border-top-color: #fff;}

	.s-main-slider .cell {height: 450px;}
}


@media (max-width: 1300px) {
	.container {width: 100%; padding: 0 20px;}
	.container.fullwidth {padding: 0 20px;}
	.container.main-social {padding: 20px 10px;}
	.container.no-padding-left {padding-left: 20px;}
	.container.no-padding-right {padding-right: 20px;}

	article.cell {padding: 20px 20px 20px 0; display: block;height: auto;}
	.present-image {background-position: top left;height: 300px;width: 96%;margin: 10px 0;-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;}
	
	.w-double-column .right article {padding-right: 0;}
	.h-work-time.desktop {display: none;}
	.h-work-time.mobile {display: block;}

	.main-menu__link{padding: 8px 10px}

	.w-items-catalog.inslider {margin: 0;width: 100%;}
	.w-items-catalog .item .w-product .image {width: calc(100% - 20px);margin: 35px 10px;}
	.w-items-catalog .item .w-product .content {padding: 0 10px;}
	.w-items-catalog .item .w-product .bottom {width: calc(100% - 20px);margin: 10px 10px;}
	.w-items-catalog .item .w-product .bottom .left {width: 100%; margin-bottom: 5px;}
	
	.w-our-benefits .item {width: 310px;padding: 30px 20px;}
	.w-shop-catalog>.left {padding-left: 0;width: 250px;}
	.w-shop-catalog>.right {width: calc(100% - 250px);}

	.w-order-info-row .right, 
	.w-order-info-row .left {width: 48%;padding-right: 0;}

	.button._icon-to-cart._big {min-width: inherit;}

	.w-shop-catalog>.left .w-filters {}

	.s-main-slider.mobile-wide>.container {padding: 0;}
}
@media (min-width: 991px) {
	header.fixed {
		position: relative;
		z-index: 99;
	}
	header.fixed .h-bottom {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 5;
		background-color: #fff;
	}
	header.fixed .h-bottom-empty {
		height: 65px;
	}
	header.fixed .h-bottom {
		box-shadow: -2px 0 10px rgba(150,150,150,0.2);
	}
	header.fixed .h-fixed-logo {
		max-width: 150px;
		/*left: 0px;*/
		opacity: 1;
		display: inline-block;
		float: left;
	}
	.fixed .h-bottom .shopping-cart__link{
		top:2px
	}
	.main-menu__li {margin: 0 5px 0 0;}
}
/*@media (min-width: 590px) and (max-width:990px){
	header.fixed {
		position: relative;
		z-index: 99;
	}
	header.fixed .h-middle {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 5;
		background-color: #fff;
	}
	header.fixed .h-middle {
		box-shadow: -2px 0 10px rgba(150,150,150,0.2);
	}
	header.fixed .h-fixed-logo {
		max-width: 150px;
		-webkit-transition: All 0s ease;
		-moz-transition: All 0s ease;
		-o-transition: All 0s ease;
		opacity: 1;
		display: inline-block;
		float: left;
	}
	.fixed .h-bottom .shopping-cart__link{
		top:2px
	}
	.main-menu__li {margin: 0 5px 0 0;}
}*/
@media (min-width: 991px) and (max-width: 1279px){
	header.fixed .main-menu > li:first-child{
		display: none
	}
}
@media (max-width: 980px) {
	.container {width: 100%; padding: 0 20px;}
	.container.fullwidth {padding: 0 20px;}
	.container.wrapp {padding: 10px 20px;}
	.container.main-social {padding: 10px 20px;}
	.container.no-padding-right,
	.container.no-padding-left {padding: 0 20px;}
	.desctop-top-phone__link{
		display: none
	}
	

	.w-tag-links .tag__link { margin: 2px 0;padding: 0px 10px 0px 0;}
	article img { width: auto !important; height: auto !important; margin: 0px!important;}

	.main-nav .inset.one-column {width: 100%}

	.h-middle {text-align: left;}
	.h-logo {width: calc(100% - 154px);}
	.h-logo.corp {width: calc(100% - 113px);}
	header {font-size: 0;line-height: 0;}

	.h-top {background-color: #f1f1f1;padding: 5px 0;}
	.h-top .container {background-color: transparent;}
	.h-bottom{padding: 0;}

	.site-switch__link {display: none;}

	.h-search {position: fixed;width: 100%;height: 100vh;background: rgba(0,0,0,0.8);right: -100%;top: 0;margin: 0;z-index: 2;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}
	.h-search._toggled {right: 0;}
	.search {position: relative;width: 96%;margin: 10px 2%;}
	.w-search-submit {width: 40px;height: 36px;left: inherit;right: 2px;top: 2px;}
	.w-search-submit:after {top: 10px;left: 12px;}
	.input__search:focus {padding: 0 52px 0 10px;}
	.input__search:focus+.w-search-submit {left: inherit;}
	.input__search {height: 40px;padding: 0 52px 0 10px;width: 100%;font-size: 16px;}
	.input__search:focus {width: 100%;}
	.input__search:focus+.w-search-submit {background-color: #f1f1f1;}
	.mobile-search-close {display: inline-block;}
	.b-mobile-search {display: inline-block;}

	.logo-desktop img {margin: 10px 0 0 0;}

	.w-mobile-buttons {display: inline-block;}
	.w-mobile-buttons.phone {display: none;}
	.w-mobile-buttons.phone:before {display: none;}
	.w-mobile-buttons .shopping-cart .cart-bag{
		width: 22px;
		height: 22px 
		/*width: 30px;
		height: 30px для новогодней корзины*/
	}

	.main-nav {position: fixed;right: -101%;top: 0;width: 100%;height: calc(100vh + 20px);background: rgba(0,0,0,0.95);z-index: 5;overflow: auto;padding-bottom: 20px;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}
	.main-nav._toggled {right: 0;}
	.mobile-name, .link_corp {display: block;}
	.mobile-name._contacts {display: none;}

	.main-menu__li {display: block;margin: 0;}
	.main-menu__li.li-dropper:after {display: none;}
	.main-menu__link,
	.main-menu__no-link {color: #ffffff; padding: 16px 0;}
	.main-menu__link._toggled,
	.main-menu__no-link._toggled {background-color: #eaeaea; color: #3c3c3c;}
	.main-menu__li._active .main-menu__link {background-color: #fff;}
	.main-menu__link:hover,
	.main-menu__no-link:hover {text-decoration: none;}
	.main-menu__li._active .main-menu__link,
	.main-menu__li._active .main-menu__no-link {background-color: #fff;color: #3c3c3c;}
	.main-menu__li .b-dropper {display: block;}
	.main-menu__li._active .b-dropper {color: #3c3c3c;}
	.main-menu__link._toggled .b-dropper {color: #3c3c3c;}
	.main-nav .main-menu__li.li-dropper:hover .inset {display: none;}
	.main-nav .inset {display: none;position: relative;width: 100%;top: 0;left: 0px;}
	.main-nav .inset .ul-inset {background-color: rgba(0,0,0,0.8);box-shadow: none;padding: 0;}
	.main-nav .inset-li {width: 100%;}
	.main-nav .inset-li .inset__link {width: 100%;padding: 12px 0;color: #fff;font-size: 16px;line-height: 18px;margin: 0; text-align: center;}
	.main-nav .inset-li .inset__link:before {display: none;}
	.main-nav .inset._toggled {display: block;}
	.main-nav .inset-li._active .inset__link {color: #3c3c3c;}

	.main-menu__link .inner-text,
	.main-menu__li:hover .main-menu__link .inner-text,
	.main-menu__li._active:hover .main-menu__link .inner-text, 
	.main-menu__li._active .main-menu__link .inner-text {padding: 0;border: none;}

	.s-footer .f-top .left {width: 100%; text-align: center;}
	.s-footer .f-top .right {width: 100%; text-align: center;}
	.s-footer .f-bottom .left {width: 100%; text-align: center;}
	.s-footer .f-bottom .right {width: 100%; text-align: center; margin-top: 10px;}

	.main-slider .slide {height: 400px;-webkit-background-size: cover;background-size: cover;}
	.main-slider .slide-name {font-size: 35px;line-height: 42px;}
	.main-slider .slide-right-side {height: 400px;}
	.main-slider .slide-right-side:before {border-top: 200px solid transparent;border-bottom: 200px solid #fff;}
	.slide-product-content .name {font-size: 18px;line-height: 20px;margin: 10px 0;}
	.slide-product-content {min-height: inherit;}

	.w-main-news .w-item {width: 50%;}

	.section-name.with-line .text {max-width: inherit;}
	.section-name.with-line .text:before,
	.section-name.with-line .text:after {display: none;}

	.w-page-nameing {padding: 40px 0 15px;}

	.w-page-nameing .right,
	.w-page-nameing .left {width: 100%;}

	.w-page-nameing .right.short-width, 
	.w-page-nameing .left.short-width {width: 100%;position: relative;}

	.w-pagination .sort-by,
	.w-page-nameing .right.short-width .sort-by {display: none;}
	.w-catalog-mobile-filters {display: table;}
	.w-mobile-sort-by-inset {}

	.right .w-tag-links {text-align: left;}

	.w-collection .left {width: 100%;}
	.w-collection .right {display: none;}

	.dealer-table .dealer-cell.cell-image {width: 200px;}
	.dealer-table .image {height: 140px;}
	.dealer-table .name {font-size: 16px;line-height: 20px;}
	.dealer-table .description {font-size: 13px;line-height: 18px;color: #3c3c3c;margin: 5px 0;}
	.dealer-table .phone__link {font-size: 13px;line-height: 22px;margin: 0 10px 0 0;}

	.w-dealers-select-region .w_30 {width: 100%; margin-bottom: 10px;}
	.w-dealers-select-region .w_30:nth-child(1) .label,
	.w-dealers-select-region .w_30 .label {text-align: left;width: 75px;}
	.button.button-search {float: left; margin-left: 80px;}

	.w-dealers-wrapper .w-dealer {width: 49%;}

	.w-news-subscribe .button.button-search {float: none;margin-left: 0px;}

	.w-news-list .item .image {width: 200px;height:120px;}
	.w-news-list .item .content {width: calc(100% - 260px);padding: 2px 0 0 15px;}

	.w-search .button.button-search {float: none;margin-left: 0px;}

	.pager-up {right: 10px;bottom: 10px;}

	.w-our-partners-wrapper .bx-viewport {width: calc(100% - 80px) !important;margin: 0 auto;}
	.w-our-partners-wrapper .bx-wrapper .bx-prev {left: 0px;}
	.w-our-partners-wrapper .bx-wrapper .bx-next {right: 0px;}
	.w-special-order .left, 
	.w-special-order .right {width: 100%;}
	.our-partners-slide {padding: 10px 0;}
	.w-double-column .right,
	.w-double-column .left {width: 100%;}
	.w-double-column .right .wrapper {margin: 0;padding:0 0 40px 0;}
	.present-image._vertical {height: 400px;}

	.h-phones {margin-right: 10px;}
	.h-phones:after {display: none;}
	.h-phones .b-dropper {display: block;}
	.h-phones:hover .inset {display: none;}

	.location-icon.desktop-shown {display: none;}
	.h-phones .location-icon {display: block; margin: 5px 0;}

	.main-menu__li .cloud {display: none;}

	.w-items-catalog .item {width: 50%;}
	.w-items-catalog.inslider .bx-wrapper .bx-controls-direction a {top: 48.3%;}
	.w-items-catalog.inslider .bx-wrapper .bx-prev {left: -0px;}
	.w-items-catalog.inslider .bx-wrapper .bx-next {right: -0px;}

	a.back-to-corp {max-width: 160px;top:inherit;bottom: -30px; max-width: inherit;}
	a.back-to-corp:before {top: -2px;}
	
	.corner-sticker {top: 18px;right: -2px;}
	.corner-sticker span:before {display: none;}
	.corner-sticker:after {display: none;}

	.w-items-catalog.three-column .item .w-product {overflow: hidden;}
	
	.cart-item-row .cart-cell.cell-price {width: 160px;}
	.cart-item-row .cart-cell.cell-price .left {width: 100%;}
	.cart-item-row .cart-cell.cell-price .right {width: 100%;}
	.cart-item-row .cart-cell.cell-name {padding: 10px 15px;}

	.w-order-info-row .w_50 {width: 100%;margin-right: 0; margin-bottom: 10px;}

	.product-preview-slider {width: 100%;width: calc(100% + 40px);margin-left: -20px;}
	.product-description {width: 100%;margin-top: 20px;}
	.product-preview-slider .item {margin: 0;}

	/*.w-instagram {display: none;}*/
	.w-instagram{
		padding: 0 55px
	}

	.w-backto-catalog {margin-top: 0px;}
	.h-bottom .shopping-cart__link {display: none;}
	.w-bottom-menu .bottom-menu-cell {display: none;margin: 0 0 25px;}
	.w-bottom-menu .bottom-menu-cell.collections {display: block;width: 100%;padding: 0;}
	.w-bottom-menu .bottom-menu-cell .name {margin-bottom: 10px;}
	.w-bottom-menu .bottom-menu-cell li {display: inline-block;vertical-align: middle;margin: 0 5px 5px 0;}
	.w-bottom-menu .bottom-menu-cell a {font-size: 14px;line-height: 18px;padding: 0px 5px 0px 0px}


	.w-bottom-menu .bottom-menu-cell .name.subscribe-name {text-align: center;}
	.bottom-menu-cell .input {width: calc(100% - 120px);vertical-align: top;}
	.bottom-menu-cell .input.submit {width: 120px;min-width: inherit;}
	.bottom-menu-cell .input.submit .button {padding: 12px 15px;}
	.bottom-menu-cell.cell-subscribe {display: block;width: 100%;}
	.s-footer .half {width: 100%;padding-right: 0px;}

	.container.wide.mobile-wide {padding: 0;}
	.container.mobile-wide {padding: 0;}

	.w-shop-catalog>.left,
	.w-shop-catalog>.right {border: none;}
	.w-shop-catalog>.left {transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;position: fixed;padding: 0;left: -101%;top: 0;z-index: 5;background-color: #fff;width: 100%;height: 100vh;overflow: scroll;}
	.w-shop-catalog>.left._toggled {left: 0%;}
	.w-shop-catalog>.left .w-filters{padding: 20px;overflow: hidden;display: block}
	.mobile-name.filters {display: block;}


	.s-page-branding .w-breadcrumbs {display: none;}
	.s-page-branding h1 {text-align: center; margin: 0; padding: 20px 10px;border-bottom: 1px solid #ececec;text-transform: uppercase;font-size: 28px;line-height: 36px;font-weight: normal; letter-spacing: 4px;}
	.w-page-nameing {padding: 0;}

	.w-backto-catalog a {padding: 20px 10px;background-color: #fff;color: #3c3c3c;font-weight: bold;position: fixed;bottom: 15px;left: 0px;overflow: hidden;z-index: 1000;background-color: rgba(255, 255, 255, 0.7);padding: 0px 10px 10px 10px;text-decoration: underline;}

	.w-collection-preview .left {display: none;}
	.w-collection-preview .right {width: 100%;}
	.product-preview-slider .bx-wrapper .bx-prev,
	/*.product-preview-slider .bx-wrapper .bx-next {display: none;}*/

	.w-page-nameing .right.short-width {margin-top: 0;}
	.w-catalog-mobile-filters .button.b-filters {display: table-cell;}
	.w-shop-catalog>.right {width: 100%;}

	.w-pagination {text-align: center;}

	.w-pagination .w-sort-by {position: relative;width: 100%;margin-top: 10px;}

	.h-fixed-logo {display: none;}

	.product-description .features.mobile {display: block; border-bottom: none; margin: 0;}
	.product-description .features.desktop {display: none;}

	.product-description .wide-page-hr {display: block;}

	.w-inrow-checkbox .name {font-size: 13px;line-height: 15px;}
	.w-inrow-checkbox .description {font-size: 12px;line-height: 15px;}

	.w-cart-total-row .right .description {display: block;}
	.w-cart-total-row .styled-price {padding-top: 0;}

	.cart-item-row {margin: 20px 0 0;}

	.bottom-menu-cell.cell-subscribe {display: block; margin: 0 !important;}
	.w-bottom-menu {}
	.footer-nameing,
	.footer-text,
	.s-footer .f-top .right,
	.s-social .description {display: none;}
	
	.s-footer .f-top .right {display: block;}
	.s-footer .f-top .right .footer-text {display: block;}
	.s-footer .half {display: inline-block; width: auto;text-align: left;}

	.s-social.padding-50-0 {margin: 20px 0;}
	.s-footer {padding: 0;}
	.s-footer .paysystems {text-align: center}
	
	.s-shop-catalog .w-pagination, .s-news .w-pagination {display: none}
	.s-shop-catalog .w-mobile-pagination, .s-news .w-mobile-pagination,.w-filter-submit ._js-filters-toggle {display: block}

	.w-gallery-bottom-slider {display: none;}
	.s-gallery-slider .owl-nav .owl-prev,
	.s-gallery-slider .owl-nav .owl-next {display: block;}

	.collection-main-slider {display: block;max-width: 400px;margin: 0 auto;width: 100%;}
	

}
@media (max-width: 760px) {
	.container {width: 100%; padding: 0 15px;}
	.container.fullwidth {padding: 0 15px;}
	.container.wrapp {padding: 10px 15px;}
	.container.main-social {padding: 10px 15px;}
	.container.no-padding-right,
	.container.no-padding-left {padding: 0 15px;}
	
.w-mobile-buttons.w-tablets{
	margin-top: 11px;
}

	.lang a {margin: 0 5px;}
	.input__search {width: 100%;border: 1px solid #ececec;}
	.input__search:focus {width: 100%;border: 1px solid rgba(60, 60, 60, 0.9);}

	.w-social .social__link {margin: 20px;}

	.section-name.with-middle-icon .frame {padding: 0 10px;}

	.w-popup {width: 100%;height: 100vh;margin: 0 auto}

	.w-contacts-bottom .left,
	.w-contacts-bottom .right,
	.w-contacts-top .left,
	.w-contacts-top .right {width: 100%;}
	.w-contacts-top .right {width: 92%;margin: 20px 4%;box-shadow: 0 0 10px rgba(0,0,0,0.5);float: none;display: inline-block;}
	
	.map-tabs .tab {width: 140px;}
	.ymap2 {width: 92%;margin: 20px 4%;box-shadow: 0 0 10px rgba(0,0,0,0.5);}

	.w-news-list .item .image {width: 355px; height: 220px;}
	.w-news-list .item .content {width: 100%;padding: 10px 0 0 0;}

	.w-search-results .w-item .number {width: 30px;text-align: center;}
	.w-search-results .w-item .content {padding-left: 5px;}
	.w-search-results .w-item .name {font-size: 16px;line-height: 20px; margin-bottom: 3px;}
	.w-search-results .w-item .description {font-size: 13px; line-height: 15px; color: #3c3c3c;} 

	.w-bottom-menu {margin: 20px 0;}

	.w-shop-catalog>.right {display: inline-block;width: 100%; border: none;}
	.w-shop-catalog .w-mobile-filters-btn {display: inline-block;}
	
	.w-shop-catalog>.left .w-filters {padding: 20px;}

	.cart-item-row .cart-cell.cell-image {width: 150px;}

	.w-cart-total-row .right, 
	.w-cart-total-row .left {width: 100%;}

	.w-cart-total-row .right {margin-top: 20px;text-align: center;}

	.w-order-info-row .right, 
	.w-order-info-row .left {width: 100%;}

	.w-last-view .w-item {float: none; width: 48%;margin-bottom: 20px;}
	.features .feature {width: 48%;}

	.logo-desktop img {max-width: 90%;height: auto}
	.s-main-slider .cell {height: 450px;}
	.s-main-slider .owl-dots {position: relative;margin: 0;padding: 8px 0;background-color: #cecece;font-size: 0;line-height: 0;display: none;}
	.s-main-slider .owl-carousel .owl-dot span {background-color: rgba(255,255,255,1);}
	.s-main-slider .owl-carousel .owl-dot.active span {background-color: rgba(0,0,0,1);}

	.s-footer .f-top .left, 
	.s-footer .f-top .right {width: 100%;}
	.w-order-info-row .right.w-cvv {max-width: 184px;}

	.inslider .w-product-item .image {padding: 0px;}

	.sale-baloon {width: 50px;height: 50px;}
	.sale-baloon .content {font-size: 12px;line-height: 50px;}
	.sale-baloon .corner {width: 25px;height: 25px;}

	.product-preview-slider {width: calc(100% + 30px);margin-left: -15px;}

	.table-checkboxes {display: block;}
	.table-checkboxes .w-inrow-checkbox {display: block; padding: 0 0 0 15px; border: 1px solid #ececec; margin: 2px 0;}
	.table-checkboxes .w-inrow-checkbox._active .triangle {border-left-color: #3c3c3c;border-top-color: transparent;top: 11px;bottom: inherit;right: inherit;left: 4px;}
	.table-checkboxes .w-inrow-checkbox .bottom-line {display: none;}
	.table-checkboxes .input {margin: 8px 0;}

	.checkboxex-hidden-content {margin: 10px 0;}

	.w-final-submit .button {width: 100%;}

.sale-baloon,
.product-preview-slider .sale-baloon, 
.w-items-catalog .block__link:hover .w-product-item .sale-baloon {
	background-color: #F30;
	border-color: #F30;
	border-top-color: transparent;
	border-right-color: transparent;
	color: #fff;
	top: 5px;
	right: 10px
}
.sale-baloon .corner {
	background-color: #F30;
	border-color: #F30;
}

.bx-slst .dropdown-block {margin-top: 0;}
.checkboxex-hidden-content .right, .checkboxex-hidden-content .left {width: 100%;}


}

@media (max-width: 590px) {

	.logo-desktop {display: none;}
	.logo-mobile {display: inline-block;}

	.s-footer .f-bottom .right,
	.s-footer .f-bottom .left {text-align: center;}

	.w-main-news .w-item {width: 100%;}

	.mobile-subscribe {display: inline-block;}
	.w-news-subscribe {display: none;}

	.w-collection-preview .left {display: none;}
	.w-collection-preview .right {width: 100%;}
	
	.s-main-slider .main-slider-name {font-size: 40px;line-height: 48px;letter-spacing: 5px;}

	.social .social__link {width: 40px;height: 40px;}
	.black .social .social__link {width: 50px;height: 50px;}

	.social .social__link:before {top: 2px; left: 2px;}
	.black .social .social__link:before {top: 7px;left: 7px;}

	.ymap {height: calc(100vh - 40px);}

	.dealer-table .dealer-cell {display: block; padding: 10px 0 20px 0px;}
	.dealer-table .dealer-cell.cell-image {width: 100%;}

	.w-dealers-wrapper .w-dealer {width: 100%; padding: 0;}

	.w-news-subscribe .input__default {width: calc(100% - 200px);}

	.mobile-name._contacts {display: block;}
	.h-phones {display: none;position: fixed;left: 0;top: 0; width: 100%;padding-right: 0;height: calc(100vh + 20px);background: rgba(0,0,0,0.8);z-index: 5;overflow: auto;}
	.h-phones .b-dropper {display: none;}
	.h-phones .inset {display: block;position: relative;top: 0;left: 0;}
	.h-phones .inset-phones {background-color: transparent;padding: 0;width: auto;box-shadow: none;}
	.h-phones .phone {padding-left: 25px;max-width: 210px;margin: 0 auto;}
	.h-phones .phone__link {color: #ffffff;}
	.h-phones:hover .inset {display: block;}

	.h-work-time.mobile {max-width: 220px;margin: 10px auto 0;color: #ffffff;border-top: 1px solid #6f6f6f;}

	.h-phones .location-icon {margin: 5px auto;max-width: 228px;}
	.h-phones .location-icon:before {background-position: -16px -19px;}
	.h-phones .location-icon a {color: #ffffff;font-size: 17px;text-decoration: underline;}

	.w-product-item .image {padding: 0px;}

	.w-items-catalog .item .w-product .image {width: calc(100% - 30px);margin: 35px 15px;}
	.w-items-catalog .item .w-product .content {padding: 0 15px;}
	.w-items-catalog .item .w-product .bottom {width: calc(100% - 30px);margin: 10px 15px;}
	.w-items-catalog .item .w-product .bottom .left {width: auto;}
	.w-items-catalog ~ .button._big {display: block;}
	.button._big:hover{cursor:pointer}


	.w-items-catalog.inslider .bx-wrapper .bx-controls-direction a {bottom: -40px;top: inherit;}
	.w-items-catalog.inslider .bx-wrapper .bx-prev {left: inherit;right: 60px;}
	.w-items-catalog.inslider .bx-wrapper .bx-next {right: 10px;}

	.w-social-icons._small a.social__link {margin: 9px 5px;}
	
	a.back-to-corp {position: relative; width: 220px; margin: 0 auto; bottom: 0; margin-bottom: 15px;}

	.w-items-catalog.three-column .item {width: 50%;}

	.w-search-results .product {width: 100%;overflow: hidden;}
	.w-search-results .w-item .nameing {width: 100%;margin-top: 0;}

	.cart-item-row {margin: 20px 0 0;}

	.cart-item-row .cart-cell.cell-image {display: inline-block;vertical-align: top; width: 30%;}
	.cart-item-row .cart-cell.cell-name {display: inline-block;vertical-align: top; width: 70%; padding: 0 0 0 10px;}
	.cart-item-row .cart-cell.cell-price {display: inline-block;vertical-align: top; width: 100%;}
	.cart-item-row .cart-cell.cell-price .left {width: 30%;margin-top: 20px;}
	.cart-item-row .cart-cell.cell-price .right {width: 70%;margin-top: 20px;}

	.cart-item-row .cart-cell .product {padding: 0;}
	.cart-item-row .product-name {font-size: 16px;line-height: 20px;}
	.cart-item-row .description {font-size: 12px;line-height: 14px; margin-top: 5px;}
	.cart-item-row .price {display: block; text-align: center; padding: 4px 0;margin: 0;background-color: transparent;}

	.cart-item-row .cart-cell .product {overflow: hidden;}

	.cart-item-row .cart-cell.cell-price .right:before {display: none;}
	.cart-item-row .delete-item {text-align: center;}

	.cart-item-row+.cart-item-row {border-top: 1px solid #f1f1f1; padding-top: 10px; margin-top: 10px;}

	.w-last-view .w-item {width: 100%;}
	.product-description .price-table .cell {display: block;margin-bottom: 20px;}
	.button._icon-to-cart._big {width: 100%;margin-left: 0;}

	.w-main-news .w-item {padding-right: 0px;}

	.s-main-slider .cell {height: 300px;}

	.w-product-item .bottom-content .name {font-size: 14px;line-height: 15px;}

	.h-logo {width: calc(100% - 125px);}
	.b-mobile-button {margin: 15px}

	.h-top .container {background-color: #ececec;}
	.h-top .wrapper {width: 50%;vertical-align:middle;}
	.h-top .wrapper .right {float: left;padding: 16px 0;}
	.h-logo.corp,
	.h-logo {width: 100%;text-align: center;}
	.w-mobile-buttons.w-tablets{display: none;}

	.w-mobile-buttons.phone {display: inline-block;vertical-align:middle;padding: 0;width: 50%;text-align: right;}

	.w-social .social__link {margin: 5px;}

	.w-bottom-menu .bottom-menu-cell {width: 100%; margin: 15px 0; padding: 0;}

	.section-name.with-line .text {letter-spacing: 2px;}

	.ul-collection-main-slider .item .image {height: 300px;padding: 10px 0;}

	.w-final-submit {text-align: center;}

	.cell-404 {height: 100vh;}
	.cell-404 img {margin: 20px auto;}
	.cell-404 h1 {font-size: 16px;line-height: 22px;margin: 10px 0;}
	.table-404 {margin-bottom: 0;}

	.s-index-line-i .w-person {width: 50%;}

	.collection-main-slider .bx-wrapper .bx-controls-direction a.bx-prev {left: 0;}
	.collection-main-slider .bx-wrapper .bx-controls-direction a.bx-next {right: 0;}

}
@media (max-width: 420px) {
	.container {width: 100%; padding: 0 10px;}
	.container.fullwidth {padding: 0 10px;}
	.container.wrapp {padding: 10px 10px;}
	.container.main-social {padding: 10px 10px;}
	.container.no-padding-right,
	.container.no-padding-left {padding: 0 10px;}
	.mobile-wide-container {width: calc(100% + 20px);margin-left: -10px;}

	.s-main-slider .cell {height: 260px;}
	.s-main-slider .main-slider-name {font-size: 30px;line-height: 38px;margin: 15px 0;}

	.logo-desctop {display: none;}
	.logo-mobile {display: inline-block;}

	.h-middle,
	.h-bottom {background: #fff;margin-top: -2px;}

	.pop-head {padding: 0;}
	.w-popup .pop-body {padding: 0 20px 20px 20px;max-height: calc(100vh - 68px);}
	.w-popup .button {margin: 0 auto;display: block; width: 100%;}

	.product-preview-slider {width: calc(100% + 20px);margin-left: -10px;}

	.w-news-subscribe .input__default {width: calc(100%);}
	.w-news-subscribe .button.button-search {margin-top: 10px;width: 100%;}
	.w-news-subscribe ._at-icon {bottom: 62px;}

	.pager-up {right: 3px;bottom: 3px; opacity: 0.3;}

	.present-image {height: 200px;}

	.w-items-catalog.three-column .item {width: 100%;}

	.s-page-branding h1 {font-size: 21px;line-height: 27px;letter-spacing: 2px;}

	.collection-main-slider {width: 100%;}

	.s-index-line-i .w-person {width: 100%;margin: 0 0 25px 0; text-align: center;}
	.s-index-line-i .w-person .frame {padding: 0; display: inline-block;text-align: left;width: 245px;}

}

@media (max-width: 359px){
	.w-news-list .item .image { width: 300px; height: 185px;}
}

@media (max-width: 350px) {
	.s-main-slider .cell {height: 200px;}
}




/*LUTO CART*/

a.block__link {
	display: block;
}
table.table-cart a {
	text-decoration: none;
}
table.table-cart {
	width: 100%;
	margin: 20px 0;
}
table.table-cart td.td-image {
	width: 200px;
}
table.table-cart td.td-name {
	padding: 10px 30px;
}
table.table-cart td.td-price {
	width: 180px;
	text-align: center;
}
table.table-cart td.td-count {
	width: 150px;
	text-align: right;
	padding: 20px 10px;
	position: relative;
}

table.table-cart td.td-name h2 {
	margin: 0;
}
table.table-cart td.td-image a:hover {
	opacity: 0.8;
}
table.table-cart td.td-name a.name__link {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}
table.table-cart td.td-name a.name__link:hover {
	color: #b06d2a;
}
.order_info{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.1;
	text-transform: lowercase;
}
table.table-cart td.td-price .current_price {
	font-weight: bold;
	font-size: 21px;
	line-height: 26px;
	margin: 5px 0;
}
table.table-cart td.td-price .old_price {
	font-size: 14px;
	line-height: 16px;
	text-decoration: line-through;
	margin: 5px 0;
	color: #3c3c3c;
}
table.table-cart td.td-count table tbody,
table.table-cart td.td-count table tr,
table.table-cart td.td-count table {
	display: inline-block;
	width: 100%;
}
table.table-cart td.td-count table.counter {
	display: block;
	position: relative;
	margin: 0;
}
table.table-cart td.td-count table.counter td {
	display: block;
	width: calc(100% - 84px);
	margin: 0 42px 0 42px;
	position: relative;
	text-align: center;
	padding: 0;
}
table.table-cart td.td-count table.counter td#basket_quantity_control {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
table.table-cart td.td-count table.counter td#basket_quantity_control a {
	float: right;
	width: 42px;
	height: 42px;
	background-color: #3c3c3c;
	font-size: 24px;
	line-height: 42px;
	font-weight: bold;
	color: #fff;
}
table.table-cart td.td-count table.counter td#basket_quantity_control a.minus {
	float: left;
	line-height: 40px;
}
table.table-cart td.td-count table.counter td#basket_quantity_control a:hover {
	background-color: rgba(60, 60, 60, 0.9);
}
table.table-cart td.td-count table.counter td input {
	border: 1px solid #3c3c3c;
	text-align: center;
	width: 100%;
	height: 42px;
	max-width: inherit !important;
	font-size: 20px;
}

table.table-cart td.td-count a.delete__link {
	position: absolute;
	right: 0;
	font-size: 12px;
	line-height: 14px;
	bottom: 10px;
	padding: 5px 10px;
}
table.table-cart td.td-count a.delete__link:hover {
	color: red;
}

.not_available .responsive-box .responsive-image.contain {
	filter: grayscale(100%);
	opacity: 0.5;
}
.not_available a .name, .not_available .current_price {
	color: #3c3c3c;
}
tbody tr.not_available:nth-child(2n)	{
	background-color: #fff;
}
table.table-cart .not_available td.td-count table.counter td#basket_quantity_control a {
	background-color: #3c3c3c;
}
table.table-cart .not_available td.td-count table.counter td input{
	border: 1px solid #3c3c3c;
	color: #3c3c3c;
}
.not_available span{
	position: absolute;
	z-index: 9;
	margin-left: 10px;
	text-transform: lowercase;
	color: #3c3c3c;
	background: white;
	padding: 0px 5px;
	line-height: 19px;
}
/* tbody .not_available	 tr{
	opacity: 0.5;
} */
.detail-collection-link{
	color: #b79a7a;
	border-color: #b79a7a;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
}
.detail-props-block{
	padding: 10px 0;
	margin: 0 -15px;
}
.detail-props-block .prop-title{
	color: #909090;
	font-size: 13px;
	line-height: 18px;
}
.detail-props-block .prop-value,.detail-props-block .prop-value > a{
	font-size: 18px;
	line-height: 22px;
	color: #3c3c3c;
	font-weight: 700
}
.detail-props-block .prop-item{
	margin-bottom: 15px;
}
@media (min-width: 1187px){
	.detail-props-block > .prop-item:nth-child(3n+1) {
		clear: left;
	}
}
@media (max-width: 1186px){
	.detail-props-block > .prop-item:nth-child(2n+1) {
		clear: left;
	}
}
@media (max-width: 760px) {
	
	table.table-cart {display: table;}
	table.table-cart td.td-image {width: 150px;}
	table.table-cart td.td-price {width: 150px;}
	table.table-cart td.td-price .current_price {font-size: 18px;line-height: 20px;}
	
	table.table-cart td.td-name {padding: 10px 0;}
	table.table-cart td.td-name a.name__link {font-size: 18px;line-height: 20px;}

}

@media (max-width: 580px) {
	table.table-cart {display: inline-block;width: 100%;}
	table.table-cart tr,
	table.table-cart tbody {display: block;font-size: 0;line-height: 0;}

	table.table-cart td.td-count,
	table.table-cart td.td-image,
	table.table-cart td.td-price,
	table.table-cart td {display: inline-block;vertical-align: middle;width: 50%;}

	table.table-cart td.td-name {text-align: center;}
	table.table-cart td.td-count a.delete__link {right: 0;left: 0;bottom: 0;width: 100%;text-align: center;}


}
.no-margin-top{
	margin-top: 0 !important
}
.w-items-catalog.inslider .catalog-items-owl-slider .item{
	margin: 30px 0
}

.s-main-slider .owl-carousel .owl-nav .owl-next,.s-main-slider .owl-carousel .owl-nav .owl-prev,.catalog-items-owl-slider .owl-nav .owl-next, .catalog-items-owl-slider .owl-nav .owl-prev, .instagram-slider-owl-slider .owl-nav .owl-next, .instagram-slider-owl-slider .owl-nav .owl-prev{
	margin: 0;
	padding: 0;
	background: transparent;
	display: block;
	cursor: pointer;
	border-radius: 0;
	position: absolute;
	width: 50px;
	height: 50px;
	top: calc(50% - 25px);
	pointer-events: all;
	background-color: white;
	-webkit-mask: url('/bitrix/templates/luch_shop_zmitroc/assets/svg/next.svg') no-repeat 50% 50%;
	mask: url('/bitrix/templates/luch_shop_zmitroc/assets/svg/next.svg') no-repeat 50% 50%;
	right:0px;
	font-size: 0px;
}
.s-main-slider .owl-carousel .owl-nav .owl-prev, .catalog-items-owl-slider .owl-nav .owl-prev, .instagram-slider-owl-slider .owl-nav .owl-prev{
	left: 0px;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.instagram-slider-owl-slider .owl-nav .owl-next{
	right: -55px
}
.instagram-slider-owl-slider .owl-nav .owl-prev{
	left: -55px
}
.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-nav .owl-prev.disabled{
	opacity: 0.3
}
.catalog-items-owl-slider .owl-nav .owl-next, .catalog-items-owl-slider .owl-nav .owl-prev{
	background-color: #cfcfcf;
	top: calc(32% - 25px);
}
.instagram-slider-owl-slider .owl-nav .owl-next, .instagram-slider-owl-slider .owl-nav .owl-prev{
	background-color: #cfcfcf
}
.s-main-slider .owl-carousel .owl-nav > div:not(.disabled):hover, .catalog-items-owl-slider .owl-nav > div:not(.disabled):hover, .instagram-slider-owl-slider .owl-nav > div:not(.disabled):hover{
	background-color: gray;
}
.w-cart .phone .messengers-block svg{
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: bottom;
}
.w-cart .phone .messengers-block a:nth-child(1){
	margin-left: -5px;
	margin-right: 5px
}
.w-cart .phone .messengers-block a:nth-child(2){
	margin-right: 7px
}
.table-rassrochki tr td:nth-child(3), .table-rassrochki tr td:nth-child(4), .table-rassrochki tr th:nth-child(3), .table-rassrochki tr th:nth-child(4){
	text-align: center
}
@media (min-width: 992px){
	.w-shop-catalog>.right{
		padding-left: 20px
	}
	.h-top .left > a:first-of-type{
		display: inline-block;
		margin-right: 10px;
	}
	.h-top .left .messengers-block{display: inline-block}
	.h-top .left .messengers-block svg{
		width: 22px;
		height: 22px;
		display: inline-block;
		vertical-align: bottom;
		margin-right: 5px;
	}
	.messengers-block a:hover > svg{
		-webkit-filter: opacity(50%); /* Safari */
		filter: opacity(50%);
	}
}
.w-pagination .point_sep{
	vertical-align: middle;
	width: 25px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	color: #3c3c3c;
	text-align: center;
	margin: 0px 5px;
	text-decoration: none;
	border-radius: 4px;
}
.w-pagination .cur{
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	color: #3c3c3c;
	text-align: center;
	margin: 0px 5px;
	text-decoration: none;
	border-radius: 4px;
}
.form_body .form_desc{
	padding-bottom: 20px
}
.form_body .input_radio{
	display: inline-block;
	vertical-align: middle;
}
.form_body .input_radio input[type=radio]{
	width: initial;
	border-radius: initial;
	display: block;
	-webkit-appearance: radio;
}
.form_body .input_radio + label{
	display: inline-block;
	margin-left: 5px;
}
h1.none-transform{
	text-transform: none
}
.w-mobile-buttons a:hover .svg-icon{
	fill:rgba(60, 60, 60, 0.9)
}
.w-vertical-slider.w-collection-left-slider > div > .disabled{
	display: none
}
.share, .share:before, .share:after, .fab {
	height: 50px;
	width: 50px;
	position: absolute;
	cursor: pointer;
	border-radius: 2px;
	right: 0px;
}

.share {
	/*position: relative;*/
	bottom: 5px;
	right: 65px;
	background-color: #fff;
}
.share:before, .share:after {
	content: '';
	will-change: transform;
}
.share:before {
	background: url(/bitrix/templates/luch_shop_zmitroc/assets/svg/share.svg) center/28px no-repeat;
	z-index: 5;
	transition: 0.3s;
}
.share:after {
	background: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	z-index: -1;
	transition: 0.39s;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
}
.share.active:before {
	-webkit-transform: rotate(-90deg);
			transform: rotate(-90deg);
}

.fab {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	transition: 0.3s;
	-webkit-animation: 0.3s rtl forwards;
			animation: 0.3s rtl forwards;
	opacity: 0;
	will-change: animation;
}
.fab:nth-child(1) {
	background: #1DA1F2 url(/bitrix/templates/luch_shop_zmitroc/assets/svg/twitter-share.svg) center / 28px no-repeat;
	right: 120px;}

.fab:nth-child(2) {
	background: #46629E url(/bitrix/templates/luch_shop_zmitroc/assets/svg/facebook-share.svg) center / 28px no-repeat;
	right: 60px;}

.fab:nth-child(3) {
	background: #44678D url(/bitrix/templates/luch_shop_zmitroc/assets/svg/vk-share.svg) center / 28px no-repeat;
	right: 0px;
}
.fab.active {
	-webkit-animation: 0.48s lrt forwards;
			animation: 0.48s lrt forwards;
}
.fab.active:nth-child(1) {
	-webkit-animation-delay: 0.39s;
			animation-delay: 0.39s;
}
.fab.active:nth-child(2) {
	-webkit-animation-delay: 0.2s;
			animation-delay: 0.2s;
}
.fab.no {
	-webkit-animation: none;
			animation: none;
}

@-webkit-keyframes up {
	50% {
	-webkit-transform: translateY(-170%);
			transform: translateY(-170%);
	}
	100% {
	opacity: 1;
	-webkit-transform: translateY(-130%);
			transform: translateY(-130%);
	}
}

@keyframes up {
	50% {
	-webkit-transform: translateY(-170%);
			transform: translateY(-170%);
	}
	100% {
	opacity: 1;
	-webkit-transform: translateY(-130%);
			transform: translateY(-130%);
	}
}
@-webkit-keyframes down {
	0% {
	opacity: 1;
	-webkit-transform: translateY(-130%);
			transform: translateY(-130%);
	}
	100% {
	opacity: 0;
	-webkit-transform: translateY(0);
			transform: translateY(0);
	top: 0;
	}
}
@keyframes down {
	0% {
	opacity: 1;
	-webkit-transform: translateY(-130%);
			transform: translateY(-130%);
	}
	100% {
	opacity: 0;
	-webkit-transform: translateY(0);
			transform: translateY(0);
	top: 0;
	}
}
@-webkit-keyframes lrt {
	50% {
	-webkit-transform: translateX(-170%);
			transform: translateX(-170%);
	}
	100% {
	opacity: 1;
	-webkit-transform: translateX(-130%);
			transform: translateX(-130%);
	}
}

@keyframes lrt {
	50% {
	-webkit-transform: translateX(-170%);
			transform: translateX(-170%);
	}
	100% {
	opacity: 1;
	-webkit-transform: translateX(-130%);
			transform: translateX(-130%);
	}
}
@-webkit-keyframes rtl {
	0% {
	opacity: 1;
	-webkit-transform: translateX(-130%);
			transform: translateX(-130%);
	}
	100% {
	opacity: 0;
	-webkit-transform: translateX(0);
			transform: translateX(0);
	top: 0;
	}
}

@keyframes rtl {
	0% {
	opacity: 1;
	-webkit-transform: translateX(-130%);
			transform: translateX(-130%);
	}
	100% {
	opacity: 0;
	-webkit-transform: translateX(0);
			transform: translateX(0);
	right: 0;
	}
}
.bx-composite-btn{
	display: none !important
}
/*developer*/
.copyright,
.developer {
	font-size: 13px;
	line-height: 16px;
	display: inline-block;
	color: #404040;
}
.developer a {
	font-size: 13px;
	line-height: 16px;
	color: #404040;
	text-decoration: underline;
}
.developer a:hover {
	text-decoration: none;
}
.developer:hover:before {
	transform: rotate(360deg);
}
.developer:before {
	width: 16px;
	height: 16px;
	background-color: #3c3c3c;
	display: inline-block;
	margin-right: 4px;
	content: "z";
	position: relative;
	top: -2px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	line-height: 12px;
	transform: rotate(0deg);
	transition: All .6s ease;
	-webkit-transition: All .6s ease;
	-moz-transition: All .6s ease;
	-o-transition: All .6s ease;
	-webkit-backface-visibility: hidden;
}
/*developer*/
@media (min-width: 1024px){.main-nav .inset.collections{width: 950px}.main-nav .inset.collections .inset-li{width:25%}}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/font-awesome.min.css?15724514264576*/
@font-face{font-family:'FontAwesome';src:local('FontAwesome'),local('Font Awesome'),url(/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/bitrix/templates/luch_shop_zmitroc/assets/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-search:before{content:"\f002"}.fa-youtube:before{content:"\f167"}.fa-vk:before{content:url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA5NC42IDU2LjMiIHZpZXdCb3g9IjAgMCA5NC42IDU2LjMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTkyLjMgNGMuNy0yLjIgMC0zLjgtMy4xLTMuOGgtMTAuNGMtMi42IDAtMy44IDEuNC00LjUgMi45IDAgMC01LjMgMTIuOC0xMi43IDIxLjEtMi40IDIuNC0zLjUgMy4yLTQuOCAzLjItLjcgMC0xLjYtLjgtMS42LTN2LTIwLjVjMC0yLjYtLjgtMy44LTMtMy44aC0xNi4yYy0xLjYgMC0yLjYgMS4yLTIuNiAyLjQgMCAyLjUgMy43IDMuMSA0LjEgMTAuMXYxNS4yYzAgMy4zLS42IDMuOS0xLjkgMy45LTMuNSAwLTEyLTEyLjktMTcuMS0yNy42LTEtMi45LTItNC00LjYtNGgtMTAuM2MtMyAwLTMuNSAxLjQtMy41IDIuOSAwIDIuNyAzLjUgMTYuMyAxNi4zIDM0LjMgOC41IDEyLjMgMjAuNiAxOC45IDMxLjUgMTguOSA2LjYgMCA3LjQtMS41IDcuNC00di05LjNjMC0zIC42LTMuNSAyLjctMy41IDEuNSAwIDQuMi44IDEwLjMgNi43IDcgNyA4LjIgMTAuMiAxMi4xIDEwLjJoMTAuM2MzIDAgNC40LTEuNSAzLjYtNC40LS45LTIuOS00LjMtNy4xLTguNy0xMi4xLTIuNC0yLjgtNi01LjktNy4xLTcuNC0xLjUtMi0xLjEtMi44IDAtNC42LS4xIDAgMTIuNS0xNy44IDEzLjgtMjMuOCIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);width:30px;height:30px;display:inline-block}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-instagram:before{content:"\f16d"}.fa-map-marker:before{content:"\f041"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/jquery.formstyler.min.css?154883666211236*/
.jq-checkbox{top:-1px;vertical-align:middle;width:13px;height:13px;margin:0 5px 0 0;border:1px solid #C3C3C3;background:#fff;cursor:pointer}.jq-checkbox.checked .jq-checkbox__div{width:11px;height:11px;margin:0;background:#FFD200;background-image:url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);background-position:0 -85px}.s-myvacancy .jq-checkbox{width:20px;height:20px}.s-myvacancy .jq-checkbox.checked .jq-checkbox__div{width:18px;height:18px;background-position:4px -82px}.jq-checkbox.checked{border-color:#FFD200}.jq-checkbox.focused{border:1px solid #ffd200}.jq-checkbox.disabled{opacity:.55}.jq-radio{top:-1px;vertical-align:middle;width:16px;height:16px;margin:0 4px 0 0;border:1px solid #C3C3C3;border-radius:50%;background:#F5F5F5;background:-webkit-linear-gradient(#FFF,#E6E6E6);background:linear-gradient(#FFF,#E6E6E6);box-shadow:0 1px 1px rgba(0,0,0,.05),inset -1px -1px #FFF,inset 1px -1px #FFF;cursor:pointer}.jq-radio.checked .jq-radio__div{width:10px;height:10px;margin:3px 0 0 3px;border-radius:50%;background:#777;box-shadow:inset 1px 1px 1px rgba(0,0,0,.7)}.jq-radio.focused{border:1px solid #08C}.jq-radio.disabled{opacity:.55}.jq-file{width:270px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.jq-file input{height:auto;line-height:1em;cursor:pointer}.jq-file__name{overflow:hidden;box-sizing:border-box;width:100%;height:34px;padding:0 80px 0 10px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:#FFF;box-shadow:inset 1px 1px #F1F1F1;font:14px/32px Arial,sans-serif;color:#333;white-space:nowrap;text-overflow:ellipsis}.jq-file__browse{position:absolute;top:1px;right:1px;padding:0 10px;border-left:1px solid #CCC;border-radius:0 4px 4px 0;background:#F5F5F5;background:-webkit-linear-gradient(#FFF,#E6E6E6);background:linear-gradient(#FFF,#E6E6E6);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px/32px Arial,sans-serif;color:#333;text-shadow:1px 1px #FFF}.jq-file:hover .jq-file__browse{background:#E6E6E6;background:-webkit-linear-gradient(#F6F6F6,#E6E6E6);background:linear-gradient(#F6F6F6,#E6E6E6)}.jq-file:active .jq-file__browse{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}.jq-file.focused .jq-file__name{border:1px solid #5794BF}.jq-file.disabled,.jq-file.disabled .jq-file__name,.jq-file.disabled .jq-file__browse{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-number{position:relative;display:inline-block;vertical-align:middle;padding:0 36px 0 0}.jq-number__field{width:100px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1)}.jq-number__field:hover{border-color:#B3B3B3}.jq-number__field input{box-sizing:border-box;width:100%;padding:8px 9px;border:none;outline:none;background:none;font:14px Arial,sans-serif;color:#333;text-align:left;-moz-appearance:textfield}.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.jq-number__spin{position:absolute;top:0;right:0;width:32px;height:14px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:#F5F5F5;background:-webkit-linear-gradient(#FFF,#E6E6E6);background:linear-gradient(#FFF,#E6E6E6);box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-shadow:1px 1px #FFF;cursor:pointer}.jq-number__spin.minus{top:auto;bottom:0}.jq-number__spin:hover{background:#E6E6E6;background:-webkit-linear-gradient(#F6F6F6,#E6E6E6);background:linear-gradient(#F6F6F6,#E6E6E6)}.jq-number__spin:active{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}.jq-number__spin:after{content:'';position:absolute;top:4px;left:11px;width:0;height:0;border-right:5px solid transparent;border-bottom:5px solid #999;border-left:5px solid transparent}.jq-number__spin.minus:after{top:5px;border-top:5px solid #999;border-right:5px solid transparent;border-bottom:none;border-left:5px solid transparent}.jq-number__spin.minus:hover:after{border-top-color:#000}.jq-number__spin.plus:hover:after{border-bottom-color:#000}.jq-number.focused .jq-number__field{border:1px solid #5794BF}.jq-number.disabled .jq-number__field,.jq-number.disabled .jq-number__spin{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-number.disabled .jq-number__spin:after{border-bottom-color:#AAA}.jq-number.disabled .jq-number__spin.minus:after{border-top-color:#AAA}.jq-selectbox{vertical-align:middle;cursor:pointer;width:100%;position:relative;z-index:0!important;top:0;text-align:left}.jq-selectbox.opened{z-index:3!important}.jq-selectbox__select{height:40px;padding:0 45px 0 10px;border:2px solid #000;border-radius:2px;background:#fff;font:14px/32px Arial,sans-serif;color:#333;text-shadow:1px 1px #FFF;display:block;margin:0}.jq-selectbox.jqselect:nth-child(1)
.jq-selectbox__select{margin-top:0}.jq-selectbox__select:hover{background:transparent}.jq-selectbox__select:active{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}.jq-selectbox.focused .jq-selectbox__select{border:2px solid #000}.jq-selectbox.disabled .jq-selectbox__select{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-selectbox__select-text{display:block;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:38px;font-weight:400}.jq-selectbox .placeholder{color:#888}.jq-selectbox__trigger{position:absolute;top:0;right:0;height:100%;width:33px}.jq-selectbox__trigger-arrow{position:absolute;top:16px;right:12px;width:7px;height:5px;content:"";background-image:url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);background-position:0 -5px}.jq-selectbox__trigger-arrow:after{border:3px solid transparent;border-top:4px solid #202020;position:absolute;left:0;top:0;content:""}.jq-selectbox.jqselect:hover .jq-selectbox__trigger-arrow{background-position:0 0}.jq-selectbox:hover .jq-selectbox__trigger-arrow{border-top-color:gray}.jq-selectbox.disabled .jq-selectbox__trigger-arrow{border-top-color:gray}.jq-selectbox__dropdown{box-sizing:border-box;width:100%;padding:0;background:#FFF;font:13px/18px Arial,sans-serif}.jq-selectbox__search{margin:5px}.jq-selectbox__search input{box-sizing:border-box;width:100%;margin:0;padding:5px 27px 6px 8px;border:1px solid #CCC;border-radius:3px;outline:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;box-shadow:inset 1px 1px #F1F1F1;color:#333;-webkit-appearance:textfield}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}.jq-selectbox__not-found{margin:5px;padding:5px 8px 6px;background:#F0F0F0;font-size:13px}.jq-selectbox ul{margin:0;padding:0;outline:1px solid #ececec}.jq-selectbox li{min-height:18px;padding:5px 10px 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;color:#231F20}.jq-selectbox li.selected{background-color:#202020;color:#FFF}.jq-selectbox li:hover{background-color:#ececec;color:#202020}.jq-selectbox li.disabled{color:#AAA}.jq-selectbox li.disabled:hover{background:none}.jq-selectbox li.optgroup{font-weight:700}.jq-selectbox li.optgroup:hover{background:none;color:#231F20;cursor:default}.jq-selectbox li.option{padding-left:25px}.s-breadcrumbs .jq-selectbox{margin-top:5px}.jq-select-multiple{box-sizing:border-box;padding:1px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:#FFF;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px/18px Arial,sans-serif;color:#333;cursor:default}.jq-select-multiple.focused{border:2px solid #5794BF}.jq-select-multiple.disabled{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-select-multiple ul{margin:0;padding:0}.jq-select-multiple li{padding:3px 9px 4px;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.jq-select-multiple li:first-child{border-radius:3px 3px 0 0}.jq-select-multiple li:last-child{border-radius:0 0 3px 3px}.jq-select-multiple li.selected{background:#08C;color:#FFF}.jq-select-multiple li.disabled{color:#AAA}.jq-select-multiple.disabled li.selected,.jq-select-multiple li.selected.disabled{background:#CCC;color:#FFF}.jq-select-multiple li.optgroup{font-weight:700}.jq-select-multiple li.option{padding-left:25px}input[type='email'].styler,input[type='password'].styler,input[type='search'].styler,input[type='tel'].styler,input[type='text'].styler,input[type='url'].styler,textarea.styler{padding:8px 9px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px Arial,sans-serif;color:#333}input[type='search'].styler{-webkit-appearance:none}textarea.styler{overflow:auto}input[type='email'].styler:hover,input[type='password'].styler:hover,input[type='search'].styler:hover,input[type='tel'].styler:hover,input[type='text'].styler:hover,input[type='url'].styler:hover,textarea.styler:hover{border-color:#B3B3B3}input[type='email'].styler:focus,input[type='password'].styler:focus,input[type='search'].styler:focus,input[type='tel'].styler:focus,input[type='text'].styler:focus,input[type='url'].styler:focus,textarea.styler:focus{border-color:#CCC;border-top-color:#B3B3B3;outline:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}button.styler,input[type='button'].styler,input[type='submit'].styler,input[type='reset'].styler{overflow:visible;padding:8px 11px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;outline:none;background:#F5F5F5;background:-webkit-linear-gradient(#FFF,#E6E6E6);background:linear-gradient(#FFF,#E6E6E6);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px Arial,sans-serif;color:#333;text-shadow:1px 1px #FFF;cursor:pointer}button.styler::-moz-focus-inner,input[type='button'].styler::-moz-focus-inner,input[type='submit'].styler::-moz-focus-inner,input[type='reset'].styler::-moz-focus-inner{padding:0;border:0}button.styler:not([disabled]):hover,input[type='button'].styler:not([disabled]):hover,input[type='submit'].styler:not([disabled]):hover,input[type='reset'].styler:hover{background:#E6E6E6;background:-webkit-linear-gradient(#F6F6F6,#E6E6E6);background:linear-gradient(#F6F6F6,#E6E6E6)}button.styler:not([disabled]):active,input[type='button'].styler:not([disabled]):active,input[type='submit'].styler:not([disabled]):active,input[type='reset'].styler:active{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}button.styler[disabled],input[type='button'].styler[disabled],input[type='submit'].styler[disabled]{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.w-sort-for .jq-selectbox{min-width:200px}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/jquery.mCustomScrollbar.min.css?154883671444801*/
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom;width:100%}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside > .mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl > .mCSB_inside > .mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0}.mCSB_outside + .mCSB_scrollTools{right:-26px}.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a + .mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside > .mCSB_container{margin-right:0}.mCSB_horizontal.mCSB_outside > .mCSB_container{min-height:100%}.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:100%;height:19px;top:auto;right:0;bottom:0;left:0;margin:0 auto;bottom:5px}.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0;z-index:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:9px;height:11px;overflow:hidden;margin:0 auto;cursor:pointer;font-family:'verdana';color:#313131;font-size:12px;background-image:url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);transform:scale(1.5)}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper > .mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,/* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools{opacity:.75;filter:alpha(opacity=75);-ms-filter:alpha(opacity=75)}.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{opacity:0;filter:alpha(opacity=0);-ms-filter:alpha(opacity=0)}.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover > .mCSB_scrollTools,.mCustomScrollBox:hover ~ .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{opacity:1;filter:alpha(opacity=100);-ms-filter:alpha(opacity=100)}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.4);filter:alpha(opacity=40);-ms-filter:alpha(opacity=40)}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.75);filter:alpha(opacity=75);-ms-filter:alpha(opacity=75)}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.85);filter:alpha(opacity=85);-ms-filter:alpha(opacity=85)}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.9);filter:alpha(opacity=90);-ms-filter:alpha(opacity=90)}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{background-image:url(/bitrix/templates/luch_shop_zmitroc/assets/css/mCSB_buttons.png);background-repeat:no-repeat;opacity:1;filter:alpha(opacity=40);-ms-filter:alpha(opacity=40)}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover{opacity:.75;filter:alpha(opacity=75);-ms-filter:alpha(opacity=75)}.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active{opacity:.9;filter:alpha(opacity=90);-ms-filter:alpha(opacity=90)}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,0.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:rgba(0,0,0,0.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,0.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,0.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:10px;background-color:#e1e1e1;background-color:#e1e1e1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,0.1)}.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(34,60,191,0.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(34,60,191,1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-23px -79px;top:3px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-24px -90px;top:3px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,0.15)}.mCS-rounded.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:alpha(opacity=30);-ms-filter:alpha(opacity=30)}.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%)}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%)}.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d.mCSB_scrollTools,.mCS-3d-dark.mCSB_scrollTools{opacity:1;filter:alpha(opacity=30);-ms-filter:alpha(opacity=30)}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,0.2);box-shadow:inset 1px 0 1px rgba(0,0,0,0.5),inset -1px 0 1px rgba(255,255,255,0.2)}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#555}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),inset 0 -1px 1px rgba(255,255,255,0.2)}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1);box-shadow:inset 1px 0 1px rgba(0,0,0,0.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools{opacity:1;filter:alpha(opacity=30);-ms-filter:alpha(opacity=30)}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,0.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,0.4)}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#dcdcdc}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,0.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,0.4),inset -1px 0 0 rgba(0,0,0,0.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),inset 0 -1px 0 rgba(0,0,0,0.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,0.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,0.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.2);filter:alpha(opacity=20);-ms-filter:alpha(opacity=20)}.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.5);filter:alpha(opacity=50);-ms-filter:alpha(opacity=50)}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.2);filter:alpha(opacity=20);-ms-filter:alpha(opacity=20)}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.5);filter:alpha(opacity=50);-ms-filter:alpha(opacity=50)}.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,0.2)}.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,0.2)}.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1)}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,0.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,0.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,0.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.9)}.mCS-3d-thick.mCSB_scrollTools_horizontal,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{width:98%;margin:0 1%;background-color:#E6E6E7;border-radius:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{height:18px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:18px;height:18px;background-color:#E6E6E7;color:#313131;font-size:12px;transform:none}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft:after,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight:after{position:absolute;width:6px;height:11px;background-image:url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/sprite.png);background-position:0 -16px;content:"";top:4px;left:6px;pointer-events:none}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft:hover,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight:hover{background-color:#cecece}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight:after{background-position:-6px -16px;left:7px;pointer-events:none}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:0}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:3px}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;box-shadow:none}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/jquery.bxslider.min.css?15724538483676*/
ul.bxslider,ul.bxslider li{margin:0;padding:0}ul.bxslider li:before{display:none}.bx-wrapper{position:relative;margin:0 auto;padding:0;*zoom:1}.w-more-items .bx-wrapper{margin:0 50px!important}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:8px;width:99%}.bx-wrapper .bx-loading{min-height:50px;background:url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager a{font-size:0;line-height:0}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager.bx-default-pager a{text-indent:-9999px;display:block;width:12px;height:12px;margin:5px;outline:0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:1px solid #f5f5f5;background-color:transparent}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#fff;border-color:#fff}.bx-wrapper .bx-prev{left:-40px}.bx-wrapper .bx-next{right:-40px}.bx-wrapper .bx-controls-direction a{font-family:'default';position:absolute;top:45%;outline:0;width:55px;height:45px;transform:scaleX(0.5);z-index:2;text-align:center;line-height:45px;font-size:69px;color:#cecece;text-decoration:none}.bx-wrapper .bx-controls-direction a:hover{color:#fa6618}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/bitrix/templates/luch_shop_zmitroc/assets/css/../i/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.bxslider{width:500px;height:200px}.bx-wrapper .bx-controls-direction a{color:transparent;font-size:0;line-height:0;height:80px;text-align:center;display:block;transform:none}.bx-wrapper .bx-controls-direction a.bx-next:after{display:inline-block;width:14px;height:14px;border:3px solid transparent;border-top:3px solid #000;border-right:3px solid #000;transform:rotate(45deg);content:"";position:absolute;top:32px;left:0;right:0;margin:0 auto}.bx-wrapper .bx-controls-direction a.bx-prev:after{display:inline-block;width:14px;height:14px;border:3px solid transparent;border-top:3px solid #000;border-right:3px solid #000;transform:rotate(-135deg);content:"";position:absolute;top:32px;left:0;right:0;margin:0 auto}.bx-wrapper .bx-controls-direction a:hover:after,.bx-wrapper .bx-controls-direction a:hover:after{border-top:3px solid #b06d2a;border-right:3px solid #b06d2a}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/jquery.mousewheel-classic.min.css?15724659011241*/
.ui-rangeSlider{height:auto;position:relative;height:45px}.ui-rangeSlider .ui-rangeSlider-innerBar{height:5px;margin:0;background:#DDD}.ui-rangeSlider .ui-rangeSlider-handle{width:4px;height:15px;border-radius:0;background:#000;cursor:col-resize;top:-5px!important}.ui-rangeSlider .ui-rangeSlider-bar{margin:1px 0;background:#000;height:5px;cursor:move;cursor:pointer;cursor:-moz-grab}.ui-rangeSlider .ui-rangeSlider-bar.ui-draggable-dragging{cursor:-moz-grabbing;cursor:grabbing}.ui-rangeSlider-arrow{height:16px;margin:2px 0;width:16px;background-repeat:no-repeat}.ui-rangeSlider-arrow.ui-rangeSlider-leftArrow{display:none}.ui-rangeSlider-arrow.ui-rangeSlider-rightArrow{display:none}.ui-rangeSlider-arrow-inner{display:none}.ui-rangeSlider-container{height:6px}.ui-rangeSlider-withArrows .ui-rangeSlider-container{margin:25px 0 0}.ui-rangeSlider-noArrow .ui-rangeSlider-container{margin:0}.ui-rangeSlider-label{white-space:nowrap;bottom:20px;padding:1px 2px;min-width:38px;text-align:center;cursor:col-resize;font-size:11px;line-height:14px;border-radius:2px;color:#fff;background-color:#000;margin-bottom:8px}.ui-rangeSlider-label-inner{display:none}input.ui-editRangeSlider-inputValue{width:3em;vertical-align:middle;text-align:center}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/owl.carousel.min.css?15724659442881*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{opacity:0;display:block;width:100%;z-index:1;transition:opacity .4s ease}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-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{opacity:1}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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{-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 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/luch_shop_zmitroc/assets/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/luch_shop_zmitroc/assets/css/owl.theme.default.min.css?1572465959846*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


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


/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/custom.css?177339217784524*/
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:before, .container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width: 768px) {
	.container {
		width: 754px
	}
}

@media (min-width: 992px) {
	.container {
		width: 980px
	}
}

@media (min-width: 1280px) {
	.container {
		width: 1275px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}



/*
.row, [class * =" row-col-"], [class^="row-col-"] {
	margin-left: -15px;
	margin-right: -15px
}

.row:before, .row:after, [class * =" row-col-"]:before, [class * =" row-col-"]:after,
[class^="row-col-"]:before, [class^="row-col-"]:after {
	content: " ";
	display: table
}

.row:after, [class * =" row-col-"]:after, [class^="row-col-"]:after {
	clear: both
}*/
.row{
	margin-left: -15px;
	margin-right: -15px
}
/*.row {
	display: block;
	width: auto;
}*/
.row:before, .row:after{
	content: " ";
	display: table
}

.row:after{
	clear: both
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4,
.col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7,
.col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9,
.col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12,
.col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.row .col-xs-1 {
	width: 8.33333%
}

.row .col-xs-2 {
	width: 16.66667%
}

.row .col-xs-3 {
	width: 25%
}

.row .col-xs-4 {
	width: 33.33333%
}

.row .col-xs-5 {
	width: 41.66667%
}

.row .col-xs-6 {
	width: 50%
}

.row .col-xs-7 {
	width: 58.33333%
}

.row .col-xs-8 {
	width: 66.66667%
}

.row .col-xs-9 {
	width: 75%
}

.row .col-xs-10 {
	width: 83.33333%
}

.row .col-xs-11 {
	width: 91.66667%
}

.row .col-xs-12 {
	width: 100%
}

.row .col-xs-offset-1 {
	margin-left: 8.33333%
}

.row .col-xs-offset-2 {
	margin-left: 16.66667%
}

.row .col-xs-offset-3 {
	margin-left: 25%
}

.row .col-xs-offset-4 {
	margin-left: 33.33333%
}

.row .col-xs-offset-5 {
	margin-left: 41.66667%
}

.row .col-xs-offset-6 {
	margin-left: 50%
}

.row .col-xs-offset-7 {
	margin-left: 58.33333%
}

.row .col-xs-offset-8 {
	margin-left: 66.66667%
}

.row .col-xs-offset-9 {
	margin-left: 75%
}

.row .col-xs-offset-10 {
	margin-left: 83.33333%
}

.row .col-xs-offset-11 {
	margin-left: 91.66667%
}

.row .col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}

.row-col-1 > .col-xs-1 {
	width: 100%
}

.row-col-2 > .col-xs-1 {
	width: 50%
}

.row-col-2 > .col-xs-2 {
	width: 100%
}

.row-col-3 > .col-xs-1 {
	width: 33.33333%
}

.row-col-3 > .col-xs-2 {
	width: 66.66667%
}

.row-col-3 > .col-xs-3 {
	width: 100%
}

.row-col-4 > .col-xs-1 {
	width: 25%
}

.row-col-4 > .col-xs-2 {
	width: 50%
}

.row-col-4 > .col-xs-3 {
	width: 75%
}

.row-col-4 > .col-xs-4 {
	width: 100%
}

.row-col-5 > .col-xs-1 {
	width: 20%
}

.row-col-5 > .col-xs-2 {
	width: 40%
}

.row-col-5 > .col-xs-3 {
	width: 60%
}

.row-col-5 > .col-xs-4 {
	width: 80%
}

.row-col-5 > .col-xs-5 {
	width: 100%
}

.row-col-6 > .col-xs-1 {
	width: 16.66667%
}

.row-col-6 > .col-xs-2 {
	width: 33.33333%
}

.row-col-6 > .col-xs-3 {
	width: 50%
}

.row-col-6 > .col-xs-4 {
	width: 66.66667%
}

.row-col-6 > .col-xs-5 {
	width: 83.33333%
}

.row-col-6 > .col-xs-6 {
	width: 100%
}

.row-col-7 > .col-xs-1 {
	width: 14.28571%
}

.row-col-7 > .col-xs-2 {
	width: 28.57143%
}

.row-col-7 > .col-xs-3 {
	width: 42.85714%
}

.row-col-7 > .col-xs-4 {
	width: 57.14286%
}

.row-col-7 > .col-xs-5 {
	width: 71.42857%
}

.row-col-7 > .col-xs-6 {
	width: 85.71429%
}

.row-col-7 > .col-xs-7 {
	width: 100%
}

.row-col-8 > .col-xs-1 {
	width: 12.5%
}

.row-col-8 > .col-xs-2 {
	width: 25%
}

.row-col-8 > .col-xs-3 {
	width: 37.5%
}

.row-col-8 > .col-xs-4 {
	width: 50%
}

.row-col-8 > .col-xs-5 {
	width: 62.5%
}

.row-col-8 > .col-xs-6 {
	width: 75%
}

.row-col-8 > .col-xs-7 {
	width: 87.5%
}

.row-col-8 > .col-xs-8 {
	width: 100%
}

.row-col-9 > .col-xs-1 {
	width: 11.11111%
}

.row-col-9 > .col-xs-2 {
	width: 22.22222%
}

.row-col-9 > .col-xs-3 {
	width: 33.33333%
}

.row-col-9 > .col-xs-4 {
	width: 44.44444%
}

.row-col-9 > .col-xs-5 {
	width: 55.55556%
}

.row-col-9 > .col-xs-6 {
	width: 66.66667%
}

.row-col-9 > .col-xs-7 {
	width: 77.77778%
}

.row-col-9 > .col-xs-8 {
	width: 88.88889%
}

.row-col-9 > .col-xs-9 {
	width: 100%
}

.row-col-10 > .col-xs-1 {
	width: 10%
}

.row-col-10 > .col-xs-2 {
	width: 20%
}

.row-col-10 > .col-xs-3 {
	width: 30%
}

.row-col-10 > .col-xs-4 {
	width: 40%
}

.row-col-10 > .col-xs-5 {
	width: 50%
}

.row-col-10 > .col-xs-6 {
	width: 60%
}

.row-col-10 > .col-xs-7 {
	width: 70%
}

.row-col-10 > .col-xs-8 {
	width: 80%
}

.row-col-10 > .col-xs-9 {
	width: 90%
}

.row-col-10 > .col-xs-10 {
	width: 100%
}

.row-col-11 > .col-xs-1 {
	width: 9.09091%
}

.row-col-11 > .col-xs-2 {
	width: 18.18182%
}

.row-col-11 > .col-xs-3 {
	width: 27.27273%
}

.row-col-11 > .col-xs-4 {
	width: 36.36364%
}

.row-col-11 > .col-xs-5 {
	width: 45.45455%
}

.row-col-11 > .col-xs-6 {
	width: 54.54545%
}

.row-col-11 > .col-xs-7 {
	width: 63.63636%
}

.row-col-11 > .col-xs-8 {
	width: 72.72727%
}

.row-col-11 > .col-xs-9 {
	width: 81.81818%
}

.row-col-11 > .col-xs-10 {
	width: 90.90909%
}

.row-col-11 > .col-xs-11 {
	width: 100%
}

.row-col-12 > .col-xs-1 {
	width: 8.33333%
}

.row-col-12 > .col-xs-2 {
	width: 16.66667%
}

.row-col-12 > .col-xs-3 {
	width: 25%
}

.row-col-12 > .col-xs-4 {
	width: 33.33333%
}

.row-col-12 > .col-xs-5 {
	width: 41.66667%
}

.row-col-12 > .col-xs-6 {
	width: 50%
}

.row-col-12 > .col-xs-7 {
	width: 58.33333%
}

.row-col-12 > .col-xs-8 {
	width: 66.66667%
}

.row-col-12 > .col-xs-9 {
	width: 75%
}

.row-col-12 > .col-xs-10 {
	width: 83.33333%
}

.row-col-12 > .col-xs-11 {
	width: 91.66667%
}

.row-col-12 > .col-xs-12 {
	width: 100%
}

.row-col-1 > .col-xs-push-0 {
	left: auto
}

.row-col-1 > .col-xs-push-1 {
	left: 100%
}

.row-col-2 > .col-xs-push-0 {
	left: auto
}

.row-col-2 > .col-xs-push-1 {
	left: 50%
}

.row-col-2 > .col-xs-push-2 {
	left: 100%
}

.row-col-3 > .col-xs-push-0 {
	left: auto
}

.row-col-3 > .col-xs-push-1 {
	left: 33.33333%
}

.row-col-3 > .col-xs-push-2 {
	left: 66.66667%
}

.row-col-3 > .col-xs-push-3 {
	left: 100%
}

.row-col-4 > .col-xs-push-0 {
	left: auto
}

.row-col-4 > .col-xs-push-1 {
	left: 25%
}

.row-col-4 > .col-xs-push-2 {
	left: 50%
}

.row-col-4 > .col-xs-push-3 {
	left: 75%
}

.row-col-4 > .col-xs-push-4 {
	left: 100%
}

.row-col-5 > .col-xs-push-0 {
	left: auto
}

.row-col-5 > .col-xs-push-1 {
	left: 20%
}

.row-col-5 > .col-xs-push-2 {
	left: 40%
}

.row-col-5 > .col-xs-push-3 {
	left: 60%
}

.row-col-5 > .col-xs-push-4 {
	left: 80%
}

.row-col-5 > .col-xs-push-5 {
	left: 100%
}

.row-col-6 > .col-xs-push-0 {
	left: auto
}

.row-col-6 > .col-xs-push-1 {
	left: 16.66667%
}

.row-col-6 > .col-xs-push-2 {
	left: 33.33333%
}

.row-col-6 > .col-xs-push-3 {
	left: 50%
}

.row-col-6 > .col-xs-push-4 {
	left: 66.66667%
}

.row-col-6 > .col-xs-push-5 {
	left: 83.33333%
}

.row-col-6 > .col-xs-push-6 {
	left: 100%
}

.row-col-7 > .col-xs-push-0 {
	left: auto
}

.row-col-7 > .col-xs-push-1 {
	left: 14.28571%
}

.row-col-7 > .col-xs-push-2 {
	left: 28.57143%
}

.row-col-7 > .col-xs-push-3 {
	left: 42.85714%
}

.row-col-7 > .col-xs-push-4 {
	left: 57.14286%
}

.row-col-7 > .col-xs-push-5 {
	left: 71.42857%
}

.row-col-7 > .col-xs-push-6 {
	left: 85.71429%
}

.row-col-7 > .col-xs-push-7 {
	left: 100%
}

.row-col-8 > .col-xs-push-0 {
	left: auto
}

.row-col-8 > .col-xs-push-1 {
	left: 12.5%
}

.row-col-8 > .col-xs-push-2 {
	left: 25%
}

.row-col-8 > .col-xs-push-3 {
	left: 37.5%
}

.row-col-8 > .col-xs-push-4 {
	left: 50%
}

.row-col-8 > .col-xs-push-5 {
	left: 62.5%
}

.row-col-8 > .col-xs-push-6 {
	left: 75%
}

.row-col-8 > .col-xs-push-7 {
	left: 87.5%
}

.row-col-8 > .col-xs-push-8 {
	left: 100%
}

.row-col-9 > .col-xs-push-0 {
	left: auto
}

.row-col-9 > .col-xs-push-1 {
	left: 11.11111%
}

.row-col-9 > .col-xs-push-2 {
	left: 22.22222%
}

.row-col-9 > .col-xs-push-3 {
	left: 33.33333%
}

.row-col-9 > .col-xs-push-4 {
	left: 44.44444%
}

.row-col-9 > .col-xs-push-5 {
	left: 55.55556%
}

.row-col-9 > .col-xs-push-6 {
	left: 66.66667%
}

.row-col-9 > .col-xs-push-7 {
	left: 77.77778%
}

.row-col-9 > .col-xs-push-8 {
	left: 88.88889%
}

.row-col-9 > .col-xs-push-9 {
	left: 100%
}

.row-col-10 > .col-xs-push-0 {
	left: auto
}

.row-col-10 > .col-xs-push-1 {
	left: 10%
}

.row-col-10 > .col-xs-push-2 {
	left: 20%
}

.row-col-10 > .col-xs-push-3 {
	left: 30%
}

.row-col-10 > .col-xs-push-4 {
	left: 40%
}

.row-col-10 > .col-xs-push-5 {
	left: 50%
}

.row-col-10 > .col-xs-push-6 {
	left: 60%
}

.row-col-10 > .col-xs-push-7 {
	left: 70%
}

.row-col-10 > .col-xs-push-8 {
	left: 80%
}

.row-col-10 > .col-xs-push-9 {
	left: 90%
}

.row-col-10 > .col-xs-push-10 {
	left: 100%
}

.row-col-11 > .col-xs-push-0 {
	left: auto
}

.row-col-11 > .col-xs-push-1 {
	left: 9.09091%
}

.row-col-11 > .col-xs-push-2 {
	left: 18.18182%
}

.row-col-11 > .col-xs-push-3 {
	left: 27.27273%
}

.row-col-11 > .col-xs-push-4 {
	left: 36.36364%
}

.row-col-11 > .col-xs-push-5 {
	left: 45.45455%
}

.row-col-11 > .col-xs-push-6 {
	left: 54.54545%
}

.row-col-11 > .col-xs-push-7 {
	left: 63.63636%
}

.row-col-11 > .col-xs-push-8 {
	left: 72.72727%
}

.row-col-11 > .col-xs-push-9 {
	left: 81.81818%
}

.row-col-11 > .col-xs-push-10 {
	left: 90.90909%
}

.row-col-11 > .col-xs-push-11 {
	left: 100%
}

.row-col-12 > .col-xs-push-0 {
	left: auto
}

.row-col-12 > .col-xs-push-1 {
	left: 8.33333%
}

.row-col-12 > .col-xs-push-2 {
	left: 16.66667%
}

.row-col-12 > .col-xs-push-3 {
	left: 25%
}

.row-col-12 > .col-xs-push-4 {
	left: 33.33333%
}

.row-col-12 > .col-xs-push-5 {
	left: 41.66667%
}

.row-col-12 > .col-xs-push-6 {
	left: 50%
}

.row-col-12 > .col-xs-push-7 {
	left: 58.33333%
}

.row-col-12 > .col-xs-push-8 {
	left: 66.66667%
}

.row-col-12 > .col-xs-push-9 {
	left: 75%
}

.row-col-12 > .col-xs-push-10 {
	left: 83.33333%
}

.row-col-12 > .col-xs-push-11 {
	left: 91.66667%
}

.row-col-12 > .col-xs-push-12 {
	left: 100%
}

.row-col-1 > .col-xs-pull-0 {
	right: auto
}

.row-col-1 > .col-xs-pull-1 {
	right: 100%
}

.row-col-2 > .col-xs-pull-0 {
	right: auto
}

.row-col-2 > .col-xs-pull-1 {
	right: 50%
}

.row-col-2 > .col-xs-pull-2 {
	right: 100%
}

.row-col-3 > .col-xs-pull-0 {
	right: auto
}

.row-col-3 > .col-xs-pull-1 {
	right: 33.33333%
}

.row-col-3 > .col-xs-pull-2 {
	right: 66.66667%
}

.row-col-3 > .col-xs-pull-3 {
	right: 100%
}

.row-col-4 > .col-xs-pull-0 {
	right: auto
}

.row-col-4 > .col-xs-pull-1 {
	right: 25%
}

.row-col-4 > .col-xs-pull-2 {
	right: 50%
}

.row-col-4 > .col-xs-pull-3 {
	right: 75%
}

.row-col-4 > .col-xs-pull-4 {
	right: 100%
}

.row-col-5 > .col-xs-pull-0 {
	right: auto
}

.row-col-5 > .col-xs-pull-1 {
	right: 20%
}

.row-col-5 > .col-xs-pull-2 {
	right: 40%
}

.row-col-5 > .col-xs-pull-3 {
	right: 60%
}

.row-col-5 > .col-xs-pull-4 {
	right: 80%
}

.row-col-5 > .col-xs-pull-5 {
	right: 100%
}

.row-col-6 > .col-xs-pull-0 {
	right: auto
}

.row-col-6 > .col-xs-pull-1 {
	right: 16.66667%
}

.row-col-6 > .col-xs-pull-2 {
	right: 33.33333%
}

.row-col-6 > .col-xs-pull-3 {
	right: 50%
}

.row-col-6 > .col-xs-pull-4 {
	right: 66.66667%
}

.row-col-6 > .col-xs-pull-5 {
	right: 83.33333%
}

.row-col-6 > .col-xs-pull-6 {
	right: 100%
}

.row-col-7 > .col-xs-pull-0 {
	right: auto
}

.row-col-7 > .col-xs-pull-1 {
	right: 14.28571%
}

.row-col-7 > .col-xs-pull-2 {
	right: 28.57143%
}

.row-col-7 > .col-xs-pull-3 {
	right: 42.85714%
}

.row-col-7 > .col-xs-pull-4 {
	right: 57.14286%
}

.row-col-7 > .col-xs-pull-5 {
	right: 71.42857%
}

.row-col-7 > .col-xs-pull-6 {
	right: 85.71429%
}

.row-col-7 > .col-xs-pull-7 {
	right: 100%
}

.row-col-8 > .col-xs-pull-0 {
	right: auto
}

.row-col-8 > .col-xs-pull-1 {
	right: 12.5%
}

.row-col-8 > .col-xs-pull-2 {
	right: 25%
}

.row-col-8 > .col-xs-pull-3 {
	right: 37.5%
}

.row-col-8 > .col-xs-pull-4 {
	right: 50%
}

.row-col-8 > .col-xs-pull-5 {
	right: 62.5%
}

.row-col-8 > .col-xs-pull-6 {
	right: 75%
}

.row-col-8 > .col-xs-pull-7 {
	right: 87.5%
}

.row-col-8 > .col-xs-pull-8 {
	right: 100%
}

.row-col-9 > .col-xs-pull-0 {
	right: auto
}

.row-col-9 > .col-xs-pull-1 {
	right: 11.11111%
}

.row-col-9 > .col-xs-pull-2 {
	right: 22.22222%
}

.row-col-9 > .col-xs-pull-3 {
	right: 33.33333%
}

.row-col-9 > .col-xs-pull-4 {
	right: 44.44444%
}

.row-col-9 > .col-xs-pull-5 {
	right: 55.55556%
}

.row-col-9 > .col-xs-pull-6 {
	right: 66.66667%
}

.row-col-9 > .col-xs-pull-7 {
	right: 77.77778%
}

.row-col-9 > .col-xs-pull-8 {
	right: 88.88889%
}

.row-col-9 > .col-xs-pull-9 {
	right: 100%
}

.row-col-10 > .col-xs-pull-0 {
	right: auto
}

.row-col-10 > .col-xs-pull-1 {
	right: 10%
}

.row-col-10 > .col-xs-pull-2 {
	right: 20%
}

.row-col-10 > .col-xs-pull-3 {
	right: 30%
}

.row-col-10 > .col-xs-pull-4 {
	right: 40%
}

.row-col-10 > .col-xs-pull-5 {
	right: 50%
}

.row-col-10 > .col-xs-pull-6 {
	right: 60%
}

.row-col-10 > .col-xs-pull-7 {
	right: 70%
}

.row-col-10 > .col-xs-pull-8 {
	right: 80%
}

.row-col-10 > .col-xs-pull-9 {
	right: 90%
}

.row-col-10 > .col-xs-pull-10 {
	right: 100%
}

.row-col-11 > .col-xs-pull-0 {
	right: auto
}

.row-col-11 > .col-xs-pull-1 {
	right: 9.09091%
}

.row-col-11 > .col-xs-pull-2 {
	right: 18.18182%
}

.row-col-11 > .col-xs-pull-3 {
	right: 27.27273%
}

.row-col-11 > .col-xs-pull-4 {
	right: 36.36364%
}

.row-col-11 > .col-xs-pull-5 {
	right: 45.45455%
}

.row-col-11 > .col-xs-pull-6 {
	right: 54.54545%
}

.row-col-11 > .col-xs-pull-7 {
	right: 63.63636%
}

.row-col-11 > .col-xs-pull-8 {
	right: 72.72727%
}

.row-col-11 > .col-xs-pull-9 {
	right: 81.81818%
}

.row-col-11 > .col-xs-pull-10 {
	right: 90.90909%
}

.row-col-11 > .col-xs-pull-11 {
	right: 100%
}

.row-col-12 > .col-xs-pull-0 {
	right: auto
}

.row-col-12 > .col-xs-pull-1 {
	right: 8.33333%
}

.row-col-12 > .col-xs-pull-2 {
	right: 16.66667%
}

.row-col-12 > .col-xs-pull-3 {
	right: 25%
}

.row-col-12 > .col-xs-pull-4 {
	right: 33.33333%
}

.row-col-12 > .col-xs-pull-5 {
	right: 41.66667%
}

.row-col-12 > .col-xs-pull-6 {
	right: 50%
}

.row-col-12 > .col-xs-pull-7 {
	right: 58.33333%
}

.row-col-12 > .col-xs-pull-8 {
	right: 66.66667%
}

.row-col-12 > .col-xs-pull-9 {
	right: 75%
}

.row-col-12 > .col-xs-pull-10 {
	right: 83.33333%
}

.row-col-12 > .col-xs-pull-11 {
	right: 91.66667%
}

.row-col-12 > .col-xs-pull-12 {
	right: 100%
}

.row-col-1 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-1 > .col-xs-offset-1 {
	margin-left: 100%
}

.row-col-2 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-2 > .col-xs-offset-1 {
	margin-left: 50%
}

.row-col-2 > .col-xs-offset-2 {
	margin-left: 100%
}

.row-col-3 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-3 > .col-xs-offset-1 {
	margin-left: 33.33333%
}

.row-col-3 > .col-xs-offset-2 {
	margin-left: 66.66667%
}

.row-col-3 > .col-xs-offset-3 {
	margin-left: 100%
}

.row-col-4 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-4 > .col-xs-offset-1 {
	margin-left: 25%
}

.row-col-4 > .col-xs-offset-2 {
	margin-left: 50%
}

.row-col-4 > .col-xs-offset-3 {
	margin-left: 75%
}

.row-col-4 > .col-xs-offset-4 {
	margin-left: 100%
}

.row-col-5 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-5 > .col-xs-offset-1 {
	margin-left: 20%
}

.row-col-5 > .col-xs-offset-2 {
	margin-left: 40%
}

.row-col-5 > .col-xs-offset-3 {
	margin-left: 60%
}

.row-col-5 > .col-xs-offset-4 {
	margin-left: 80%
}

.row-col-5 > .col-xs-offset-5 {
	margin-left: 100%
}

.row-col-6 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-6 > .col-xs-offset-1 {
	margin-left: 16.66667%
}

.row-col-6 > .col-xs-offset-2 {
	margin-left: 33.33333%
}

.row-col-6 > .col-xs-offset-3 {
	margin-left: 50%
}

.row-col-6 > .col-xs-offset-4 {
	margin-left: 66.66667%
}

.row-col-6 > .col-xs-offset-5 {
	margin-left: 83.33333%
}

.row-col-6 > .col-xs-offset-6 {
	margin-left: 100%
}

.row-col-7 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-7 > .col-xs-offset-1 {
	margin-left: 14.28571%
}

.row-col-7 > .col-xs-offset-2 {
	margin-left: 28.57143%
}

.row-col-7 > .col-xs-offset-3 {
	margin-left: 42.85714%
}

.row-col-7 > .col-xs-offset-4 {
	margin-left: 57.14286%
}

.row-col-7 > .col-xs-offset-5 {
	margin-left: 71.42857%
}

.row-col-7 > .col-xs-offset-6 {
	margin-left: 85.71429%
}

.row-col-7 > .col-xs-offset-7 {
	margin-left: 100%
}

.row-col-8 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-8 > .col-xs-offset-1 {
	margin-left: 12.5%
}

.row-col-8 > .col-xs-offset-2 {
	margin-left: 25%
}

.row-col-8 > .col-xs-offset-3 {
	margin-left: 37.5%
}

.row-col-8 > .col-xs-offset-4 {
	margin-left: 50%
}

.row-col-8 > .col-xs-offset-5 {
	margin-left: 62.5%
}

.row-col-8 > .col-xs-offset-6 {
	margin-left: 75%
}

.row-col-8 > .col-xs-offset-7 {
	margin-left: 87.5%
}

.row-col-8 > .col-xs-offset-8 {
	margin-left: 100%
}

.row-col-9 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-9 > .col-xs-offset-1 {
	margin-left: 11.11111%
}

.row-col-9 > .col-xs-offset-2 {
	margin-left: 22.22222%
}

.row-col-9 > .col-xs-offset-3 {
	margin-left: 33.33333%
}

.row-col-9 > .col-xs-offset-4 {
	margin-left: 44.44444%
}

.row-col-9 > .col-xs-offset-5 {
	margin-left: 55.55556%
}

.row-col-9 > .col-xs-offset-6 {
	margin-left: 66.66667%
}

.row-col-9 > .col-xs-offset-7 {
	margin-left: 77.77778%
}

.row-col-9 > .col-xs-offset-8 {
	margin-left: 88.88889%
}

.row-col-9 > .col-xs-offset-9 {
	margin-left: 100%
}

.row-col-10 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-10 > .col-xs-offset-1 {
	margin-left: 10%
}

.row-col-10 > .col-xs-offset-2 {
	margin-left: 20%
}

.row-col-10 > .col-xs-offset-3 {
	margin-left: 30%
}

.row-col-10 > .col-xs-offset-4 {
	margin-left: 40%
}

.row-col-10 > .col-xs-offset-5 {
	margin-left: 50%
}

.row-col-10 > .col-xs-offset-6 {
	margin-left: 60%
}

.row-col-10 > .col-xs-offset-7 {
	margin-left: 70%
}

.row-col-10 > .col-xs-offset-8 {
	margin-left: 80%
}

.row-col-10 > .col-xs-offset-9 {
	margin-left: 90%
}

.row-col-10 > .col-xs-offset-10 {
	margin-left: 100%
}

.row-col-11 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-11 > .col-xs-offset-1 {
	margin-left: 9.09091%
}

.row-col-11 > .col-xs-offset-2 {
	margin-left: 18.18182%
}

.row-col-11 > .col-xs-offset-3 {
	margin-left: 27.27273%
}

.row-col-11 > .col-xs-offset-4 {
	margin-left: 36.36364%
}

.row-col-11 > .col-xs-offset-5 {
	margin-left: 45.45455%
}

.row-col-11 > .col-xs-offset-6 {
	margin-left: 54.54545%
}

.row-col-11 > .col-xs-offset-7 {
	margin-left: 63.63636%
}

.row-col-11 > .col-xs-offset-8 {
	margin-left: 72.72727%
}

.row-col-11 > .col-xs-offset-9 {
	margin-left: 81.81818%
}

.row-col-11 > .col-xs-offset-10 {
	margin-left: 90.90909%
}

.row-col-11 > .col-xs-offset-11 {
	margin-left: 100%
}

.row-col-12 > .col-xs-offset-0 {
	margin-left: 0
}

.row-col-12 > .col-xs-offset-1 {
	margin-left: 8.33333%
}

.row-col-12 > .col-xs-offset-2 {
	margin-left: 16.66667%
}

.row-col-12 > .col-xs-offset-3 {
	margin-left: 25%
}

.row-col-12 > .col-xs-offset-4 {
	margin-left: 33.33333%
}

.row-col-12 > .col-xs-offset-5 {
	margin-left: 41.66667%
}

.row-col-12 > .col-xs-offset-6 {
	margin-left: 50%
}

.row-col-12 > .col-xs-offset-7 {
	margin-left: 58.33333%
}

.row-col-12 > .col-xs-offset-8 {
	margin-left: 66.66667%
}

.row-col-12 > .col-xs-offset-9 {
	margin-left: 75%
}

.row-col-12 > .col-xs-offset-10 {
	margin-left: 83.33333%
}

.row-col-12 > .col-xs-offset-11 {
	margin-left: 91.66667%
}

.row-col-12 > .col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width: 768px) {
	.row .col-sm-1 {
		width: 8.33333%
	}

	.row .col-sm-2 {
		width: 16.66667%
	}

	.row .col-sm-3 {
		width: 25%
	}

	.row .col-sm-4 {
		width: 33.33333%
	}

	.row .col-sm-5 {
		width: 41.66667%
	}

	.row .col-sm-6 {
		width: 50%
	}

	.row .col-sm-7 {
		width: 58.33333%
	}

	.row .col-sm-8 {
		width: 66.66667%
	}

	.row .col-sm-9 {
		width: 75%
	}

	.row .col-sm-10 {
		width: 83.33333%
	}

	.row .col-sm-11 {
		width: 91.66667%
	}

	.row .col-sm-12 {
		width: 100%
	}

	.row .col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.row .col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.row .col-sm-offset-3 {
		margin-left: 25%
	}

	.row .col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.row .col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.row .col-sm-offset-6 {
		margin-left: 50%
	}

	.row .col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.row .col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.row .col-sm-offset-9 {
		margin-left: 75%
	}

	.row .col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.row .col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.row .col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
	.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}

	.row-col-1 > .col-sm-1 {
		width: 100%
	}

	.row-col-2 > .col-sm-1 {
		width: 50%
	}

	.row-col-2 > .col-sm-2 {
		width: 100%
	}

	.row-col-3 > .col-sm-1 {
		width: 33.33333%
	}

	.row-col-3 > .col-sm-2 {
		width: 66.66667%
	}

	.row-col-3 > .col-sm-3 {
		width: 100%
	}

	.row-col-4 > .col-sm-1 {
		width: 25%
	}

	.row-col-4 > .col-sm-2 {
		width: 50%
	}

	.row-col-4 > .col-sm-3 {
		width: 75%
	}

	.row-col-4 > .col-sm-4 {
		width: 100%
	}

	.row-col-5 > .col-sm-1 {
		width: 20%
	}

	.row-col-5 > .col-sm-2 {
		width: 40%
	}

	.row-col-5 > .col-sm-3 {
		width: 60%
	}

	.row-col-5 > .col-sm-4 {
		width: 80%
	}

	.row-col-5 > .col-sm-5 {
		width: 100%
	}

	.row-col-6 > .col-sm-1 {
		width: 16.66667%
	}

	.row-col-6 > .col-sm-2 {
		width: 33.33333%
	}

	.row-col-6 > .col-sm-3 {
		width: 50%
	}

	.row-col-6 > .col-sm-4 {
		width: 66.66667%
	}

	.row-col-6 > .col-sm-5 {
		width: 83.33333%
	}

	.row-col-6 > .col-sm-6 {
		width: 100%
	}

	.row-col-7 > .col-sm-1 {
		width: 14.28571%
	}

	.row-col-7 > .col-sm-2 {
		width: 28.57143%
	}

	.row-col-7 > .col-sm-3 {
		width: 42.85714%
	}

	.row-col-7 > .col-sm-4 {
		width: 57.14286%
	}

	.row-col-7 > .col-sm-5 {
		width: 71.42857%
	}

	.row-col-7 > .col-sm-6 {
		width: 85.71429%
	}

	.row-col-7 > .col-sm-7 {
		width: 100%
	}

	.row-col-8 > .col-sm-1 {
		width: 12.5%
	}

	.row-col-8 > .col-sm-2 {
		width: 25%
	}

	.row-col-8 > .col-sm-3 {
		width: 37.5%
	}

	.row-col-8 > .col-sm-4 {
		width: 50%
	}

	.row-col-8 > .col-sm-5 {
		width: 62.5%
	}

	.row-col-8 > .col-sm-6 {
		width: 75%
	}

	.row-col-8 > .col-sm-7 {
		width: 87.5%
	}

	.row-col-8 > .col-sm-8 {
		width: 100%
	}

	.row-col-9 > .col-sm-1 {
		width: 11.11111%
	}

	.row-col-9 > .col-sm-2 {
		width: 22.22222%
	}

	.row-col-9 > .col-sm-3 {
		width: 33.33333%
	}

	.row-col-9 > .col-sm-4 {
		width: 44.44444%
	}

	.row-col-9 > .col-sm-5 {
		width: 55.55556%
	}

	.row-col-9 > .col-sm-6 {
		width: 66.66667%
	}

	.row-col-9 > .col-sm-7 {
		width: 77.77778%
	}

	.row-col-9 > .col-sm-8 {
		width: 88.88889%
	}

	.row-col-9 > .col-sm-9 {
		width: 100%
	}

	.row-col-10 > .col-sm-1 {
		width: 10%
	}

	.row-col-10 > .col-sm-2 {
		width: 20%
	}

	.row-col-10 > .col-sm-3 {
		width: 30%
	}

	.row-col-10 > .col-sm-4 {
		width: 40%
	}

	.row-col-10 > .col-sm-5 {
		width: 50%
	}

	.row-col-10 > .col-sm-6 {
		width: 60%
	}

	.row-col-10 > .col-sm-7 {
		width: 70%
	}

	.row-col-10 > .col-sm-8 {
		width: 80%
	}

	.row-col-10 > .col-sm-9 {
		width: 90%
	}

	.row-col-10 > .col-sm-10 {
		width: 100%
	}

	.row-col-11 > .col-sm-1 {
		width: 9.09091%
	}

	.row-col-11 > .col-sm-2 {
		width: 18.18182%
	}

	.row-col-11 > .col-sm-3 {
		width: 27.27273%
	}

	.row-col-11 > .col-sm-4 {
		width: 36.36364%
	}

	.row-col-11 > .col-sm-5 {
		width: 45.45455%
	}

	.row-col-11 > .col-sm-6 {
		width: 54.54545%
	}

	.row-col-11 > .col-sm-7 {
		width: 63.63636%
	}

	.row-col-11 > .col-sm-8 {
		width: 72.72727%
	}

	.row-col-11 > .col-sm-9 {
		width: 81.81818%
	}

	.row-col-11 > .col-sm-10 {
		width: 90.90909%
	}

	.row-col-11 > .col-sm-11 {
		width: 100%
	}

	.row-col-12 > .col-sm-1 {
		width: 8.33333%
	}

	.row-col-12 > .col-sm-2 {
		width: 16.66667%
	}

	.row-col-12 > .col-sm-3 {
		width: 25%
	}

	.row-col-12 > .col-sm-4 {
		width: 33.33333%
	}

	.row-col-12 > .col-sm-5 {
		width: 41.66667%
	}

	.row-col-12 > .col-sm-6 {
		width: 50%
	}

	.row-col-12 > .col-sm-7 {
		width: 58.33333%
	}

	.row-col-12 > .col-sm-8 {
		width: 66.66667%
	}

	.row-col-12 > .col-sm-9 {
		width: 75%
	}

	.row-col-12 > .col-sm-10 {
		width: 83.33333%
	}

	.row-col-12 > .col-sm-11 {
		width: 91.66667%
	}

	.row-col-12 > .col-sm-12 {
		width: 100%
	}

	.row-col-1 > .col-sm-push-0 {
		left: auto
	}

	.row-col-1 > .col-sm-push-1 {
		left: 100%
	}

	.row-col-2 > .col-sm-push-0 {
		left: auto
	}

	.row-col-2 > .col-sm-push-1 {
		left: 50%
	}

	.row-col-2 > .col-sm-push-2 {
		left: 100%
	}

	.row-col-3 > .col-sm-push-0 {
		left: auto
	}

	.row-col-3 > .col-sm-push-1 {
		left: 33.33333%
	}

	.row-col-3 > .col-sm-push-2 {
		left: 66.66667%
	}

	.row-col-3 > .col-sm-push-3 {
		left: 100%
	}

	.row-col-4 > .col-sm-push-0 {
		left: auto
	}

	.row-col-4 > .col-sm-push-1 {
		left: 25%
	}

	.row-col-4 > .col-sm-push-2 {
		left: 50%
	}

	.row-col-4 > .col-sm-push-3 {
		left: 75%
	}

	.row-col-4 > .col-sm-push-4 {
		left: 100%
	}

	.row-col-5 > .col-sm-push-0 {
		left: auto
	}

	.row-col-5 > .col-sm-push-1 {
		left: 20%
	}

	.row-col-5 > .col-sm-push-2 {
		left: 40%
	}

	.row-col-5 > .col-sm-push-3 {
		left: 60%
	}

	.row-col-5 > .col-sm-push-4 {
		left: 80%
	}

	.row-col-5 > .col-sm-push-5 {
		left: 100%
	}

	.row-col-6 > .col-sm-push-0 {
		left: auto
	}

	.row-col-6 > .col-sm-push-1 {
		left: 16.66667%
	}

	.row-col-6 > .col-sm-push-2 {
		left: 33.33333%
	}

	.row-col-6 > .col-sm-push-3 {
		left: 50%
	}

	.row-col-6 > .col-sm-push-4 {
		left: 66.66667%
	}

	.row-col-6 > .col-sm-push-5 {
		left: 83.33333%
	}

	.row-col-6 > .col-sm-push-6 {
		left: 100%
	}

	.row-col-7 > .col-sm-push-0 {
		left: auto
	}

	.row-col-7 > .col-sm-push-1 {
		left: 14.28571%
	}

	.row-col-7 > .col-sm-push-2 {
		left: 28.57143%
	}

	.row-col-7 > .col-sm-push-3 {
		left: 42.85714%
	}

	.row-col-7 > .col-sm-push-4 {
		left: 57.14286%
	}

	.row-col-7 > .col-sm-push-5 {
		left: 71.42857%
	}

	.row-col-7 > .col-sm-push-6 {
		left: 85.71429%
	}

	.row-col-7 > .col-sm-push-7 {
		left: 100%
	}

	.row-col-8 > .col-sm-push-0 {
		left: auto
	}

	.row-col-8 > .col-sm-push-1 {
		left: 12.5%
	}

	.row-col-8 > .col-sm-push-2 {
		left: 25%
	}

	.row-col-8 > .col-sm-push-3 {
		left: 37.5%
	}

	.row-col-8 > .col-sm-push-4 {
		left: 50%
	}

	.row-col-8 > .col-sm-push-5 {
		left: 62.5%
	}

	.row-col-8 > .col-sm-push-6 {
		left: 75%
	}

	.row-col-8 > .col-sm-push-7 {
		left: 87.5%
	}

	.row-col-8 > .col-sm-push-8 {
		left: 100%
	}

	.row-col-9 > .col-sm-push-0 {
		left: auto
	}

	.row-col-9 > .col-sm-push-1 {
		left: 11.11111%
	}

	.row-col-9 > .col-sm-push-2 {
		left: 22.22222%
	}

	.row-col-9 > .col-sm-push-3 {
		left: 33.33333%
	}

	.row-col-9 > .col-sm-push-4 {
		left: 44.44444%
	}

	.row-col-9 > .col-sm-push-5 {
		left: 55.55556%
	}

	.row-col-9 > .col-sm-push-6 {
		left: 66.66667%
	}

	.row-col-9 > .col-sm-push-7 {
		left: 77.77778%
	}

	.row-col-9 > .col-sm-push-8 {
		left: 88.88889%
	}

	.row-col-9 > .col-sm-push-9 {
		left: 100%
	}

	.row-col-10 > .col-sm-push-0 {
		left: auto
	}

	.row-col-10 > .col-sm-push-1 {
		left: 10%
	}

	.row-col-10 > .col-sm-push-2 {
		left: 20%
	}

	.row-col-10 > .col-sm-push-3 {
		left: 30%
	}

	.row-col-10 > .col-sm-push-4 {
		left: 40%
	}

	.row-col-10 > .col-sm-push-5 {
		left: 50%
	}

	.row-col-10 > .col-sm-push-6 {
		left: 60%
	}

	.row-col-10 > .col-sm-push-7 {
		left: 70%
	}

	.row-col-10 > .col-sm-push-8 {
		left: 80%
	}

	.row-col-10 > .col-sm-push-9 {
		left: 90%
	}

	.row-col-10 > .col-sm-push-10 {
		left: 100%
	}

	.row-col-11 > .col-sm-push-0 {
		left: auto
	}

	.row-col-11 > .col-sm-push-1 {
		left: 9.09091%
	}

	.row-col-11 > .col-sm-push-2 {
		left: 18.18182%
	}

	.row-col-11 > .col-sm-push-3 {
		left: 27.27273%
	}

	.row-col-11 > .col-sm-push-4 {
		left: 36.36364%
	}

	.row-col-11 > .col-sm-push-5 {
		left: 45.45455%
	}

	.row-col-11 > .col-sm-push-6 {
		left: 54.54545%
	}

	.row-col-11 > .col-sm-push-7 {
		left: 63.63636%
	}

	.row-col-11 > .col-sm-push-8 {
		left: 72.72727%
	}

	.row-col-11 > .col-sm-push-9 {
		left: 81.81818%
	}

	.row-col-11 > .col-sm-push-10 {
		left: 90.90909%
	}

	.row-col-11 > .col-sm-push-11 {
		left: 100%
	}

	.row-col-12 > .col-sm-push-0 {
		left: auto
	}

	.row-col-12 > .col-sm-push-1 {
		left: 8.33333%
	}

	.row-col-12 > .col-sm-push-2 {
		left: 16.66667%
	}

	.row-col-12 > .col-sm-push-3 {
		left: 25%
	}

	.row-col-12 > .col-sm-push-4 {
		left: 33.33333%
	}

	.row-col-12 > .col-sm-push-5 {
		left: 41.66667%
	}

	.row-col-12 > .col-sm-push-6 {
		left: 50%
	}

	.row-col-12 > .col-sm-push-7 {
		left: 58.33333%
	}

	.row-col-12 > .col-sm-push-8 {
		left: 66.66667%
	}

	.row-col-12 > .col-sm-push-9 {
		left: 75%
	}

	.row-col-12 > .col-sm-push-10 {
		left: 83.33333%
	}

	.row-col-12 > .col-sm-push-11 {
		left: 91.66667%
	}

	.row-col-12 > .col-sm-push-12 {
		left: 100%
	}

	.row-col-1 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-1 > .col-sm-pull-1 {
		right: 100%
	}

	.row-col-2 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-2 > .col-sm-pull-1 {
		right: 50%
	}

	.row-col-2 > .col-sm-pull-2 {
		right: 100%
	}

	.row-col-3 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-3 > .col-sm-pull-1 {
		right: 33.33333%
	}

	.row-col-3 > .col-sm-pull-2 {
		right: 66.66667%
	}

	.row-col-3 > .col-sm-pull-3 {
		right: 100%
	}

	.row-col-4 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-4 > .col-sm-pull-1 {
		right: 25%
	}

	.row-col-4 > .col-sm-pull-2 {
		right: 50%
	}

	.row-col-4 > .col-sm-pull-3 {
		right: 75%
	}

	.row-col-4 > .col-sm-pull-4 {
		right: 100%
	}

	.row-col-5 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-5 > .col-sm-pull-1 {
		right: 20%
	}

	.row-col-5 > .col-sm-pull-2 {
		right: 40%
	}

	.row-col-5 > .col-sm-pull-3 {
		right: 60%
	}

	.row-col-5 > .col-sm-pull-4 {
		right: 80%
	}

	.row-col-5 > .col-sm-pull-5 {
		right: 100%
	}

	.row-col-6 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-6 > .col-sm-pull-1 {
		right: 16.66667%
	}

	.row-col-6 > .col-sm-pull-2 {
		right: 33.33333%
	}

	.row-col-6 > .col-sm-pull-3 {
		right: 50%
	}

	.row-col-6 > .col-sm-pull-4 {
		right: 66.66667%
	}

	.row-col-6 > .col-sm-pull-5 {
		right: 83.33333%
	}

	.row-col-6 > .col-sm-pull-6 {
		right: 100%
	}

	.row-col-7 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-7 > .col-sm-pull-1 {
		right: 14.28571%
	}

	.row-col-7 > .col-sm-pull-2 {
		right: 28.57143%
	}

	.row-col-7 > .col-sm-pull-3 {
		right: 42.85714%
	}

	.row-col-7 > .col-sm-pull-4 {
		right: 57.14286%
	}

	.row-col-7 > .col-sm-pull-5 {
		right: 71.42857%
	}

	.row-col-7 > .col-sm-pull-6 {
		right: 85.71429%
	}

	.row-col-7 > .col-sm-pull-7 {
		right: 100%
	}

	.row-col-8 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-8 > .col-sm-pull-1 {
		right: 12.5%
	}

	.row-col-8 > .col-sm-pull-2 {
		right: 25%
	}

	.row-col-8 > .col-sm-pull-3 {
		right: 37.5%
	}

	.row-col-8 > .col-sm-pull-4 {
		right: 50%
	}

	.row-col-8 > .col-sm-pull-5 {
		right: 62.5%
	}

	.row-col-8 > .col-sm-pull-6 {
		right: 75%
	}

	.row-col-8 > .col-sm-pull-7 {
		right: 87.5%
	}

	.row-col-8 > .col-sm-pull-8 {
		right: 100%
	}

	.row-col-9 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-9 > .col-sm-pull-1 {
		right: 11.11111%
	}

	.row-col-9 > .col-sm-pull-2 {
		right: 22.22222%
	}

	.row-col-9 > .col-sm-pull-3 {
		right: 33.33333%
	}

	.row-col-9 > .col-sm-pull-4 {
		right: 44.44444%
	}

	.row-col-9 > .col-sm-pull-5 {
		right: 55.55556%
	}

	.row-col-9 > .col-sm-pull-6 {
		right: 66.66667%
	}

	.row-col-9 > .col-sm-pull-7 {
		right: 77.77778%
	}

	.row-col-9 > .col-sm-pull-8 {
		right: 88.88889%
	}

	.row-col-9 > .col-sm-pull-9 {
		right: 100%
	}

	.row-col-10 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-10 > .col-sm-pull-1 {
		right: 10%
	}

	.row-col-10 > .col-sm-pull-2 {
		right: 20%
	}

	.row-col-10 > .col-sm-pull-3 {
		right: 30%
	}

	.row-col-10 > .col-sm-pull-4 {
		right: 40%
	}

	.row-col-10 > .col-sm-pull-5 {
		right: 50%
	}

	.row-col-10 > .col-sm-pull-6 {
		right: 60%
	}

	.row-col-10 > .col-sm-pull-7 {
		right: 70%
	}

	.row-col-10 > .col-sm-pull-8 {
		right: 80%
	}

	.row-col-10 > .col-sm-pull-9 {
		right: 90%
	}

	.row-col-10 > .col-sm-pull-10 {
		right: 100%
	}

	.row-col-11 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-11 > .col-sm-pull-1 {
		right: 9.09091%
	}

	.row-col-11 > .col-sm-pull-2 {
		right: 18.18182%
	}

	.row-col-11 > .col-sm-pull-3 {
		right: 27.27273%
	}

	.row-col-11 > .col-sm-pull-4 {
		right: 36.36364%
	}

	.row-col-11 > .col-sm-pull-5 {
		right: 45.45455%
	}

	.row-col-11 > .col-sm-pull-6 {
		right: 54.54545%
	}

	.row-col-11 > .col-sm-pull-7 {
		right: 63.63636%
	}

	.row-col-11 > .col-sm-pull-8 {
		right: 72.72727%
	}

	.row-col-11 > .col-sm-pull-9 {
		right: 81.81818%
	}

	.row-col-11 > .col-sm-pull-10 {
		right: 90.90909%
	}

	.row-col-11 > .col-sm-pull-11 {
		right: 100%
	}

	.row-col-12 > .col-sm-pull-0 {
		right: auto
	}

	.row-col-12 > .col-sm-pull-1 {
		right: 8.33333%
	}

	.row-col-12 > .col-sm-pull-2 {
		right: 16.66667%
	}

	.row-col-12 > .col-sm-pull-3 {
		right: 25%
	}

	.row-col-12 > .col-sm-pull-4 {
		right: 33.33333%
	}

	.row-col-12 > .col-sm-pull-5 {
		right: 41.66667%
	}

	.row-col-12 > .col-sm-pull-6 {
		right: 50%
	}

	.row-col-12 > .col-sm-pull-7 {
		right: 58.33333%
	}

	.row-col-12 > .col-sm-pull-8 {
		right: 66.66667%
	}

	.row-col-12 > .col-sm-pull-9 {
		right: 75%
	}

	.row-col-12 > .col-sm-pull-10 {
		right: 83.33333%
	}

	.row-col-12 > .col-sm-pull-11 {
		right: 91.66667%
	}

	.row-col-12 > .col-sm-pull-12 {
		right: 100%
	}

	.row-col-1 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-1 > .col-sm-offset-1 {
		margin-left: 100%
	}

	.row-col-2 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-2 > .col-sm-offset-1 {
		margin-left: 50%
	}

	.row-col-2 > .col-sm-offset-2 {
		margin-left: 100%
	}

	.row-col-3 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-3 > .col-sm-offset-1 {
		margin-left: 33.33333%
	}

	.row-col-3 > .col-sm-offset-2 {
		margin-left: 66.66667%
	}

	.row-col-3 > .col-sm-offset-3 {
		margin-left: 100%
	}

	.row-col-4 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-4 > .col-sm-offset-1 {
		margin-left: 25%
	}

	.row-col-4 > .col-sm-offset-2 {
		margin-left: 50%
	}

	.row-col-4 > .col-sm-offset-3 {
		margin-left: 75%
	}

	.row-col-4 > .col-sm-offset-4 {
		margin-left: 100%
	}

	.row-col-5 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-5 > .col-sm-offset-1 {
		margin-left: 20%
	}

	.row-col-5 > .col-sm-offset-2 {
		margin-left: 40%
	}

	.row-col-5 > .col-sm-offset-3 {
		margin-left: 60%
	}

	.row-col-5 > .col-sm-offset-4 {
		margin-left: 80%
	}

	.row-col-5 > .col-sm-offset-5 {
		margin-left: 100%
	}

	.row-col-6 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-6 > .col-sm-offset-1 {
		margin-left: 16.66667%
	}

	.row-col-6 > .col-sm-offset-2 {
		margin-left: 33.33333%
	}

	.row-col-6 > .col-sm-offset-3 {
		margin-left: 50%
	}

	.row-col-6 > .col-sm-offset-4 {
		margin-left: 66.66667%
	}

	.row-col-6 > .col-sm-offset-5 {
		margin-left: 83.33333%
	}

	.row-col-6 > .col-sm-offset-6 {
		margin-left: 100%
	}

	.row-col-7 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-7 > .col-sm-offset-1 {
		margin-left: 14.28571%
	}

	.row-col-7 > .col-sm-offset-2 {
		margin-left: 28.57143%
	}

	.row-col-7 > .col-sm-offset-3 {
		margin-left: 42.85714%
	}

	.row-col-7 > .col-sm-offset-4 {
		margin-left: 57.14286%
	}

	.row-col-7 > .col-sm-offset-5 {
		margin-left: 71.42857%
	}

	.row-col-7 > .col-sm-offset-6 {
		margin-left: 85.71429%
	}

	.row-col-7 > .col-sm-offset-7 {
		margin-left: 100%
	}

	.row-col-8 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-8 > .col-sm-offset-1 {
		margin-left: 12.5%
	}

	.row-col-8 > .col-sm-offset-2 {
		margin-left: 25%
	}

	.row-col-8 > .col-sm-offset-3 {
		margin-left: 37.5%
	}

	.row-col-8 > .col-sm-offset-4 {
		margin-left: 50%
	}

	.row-col-8 > .col-sm-offset-5 {
		margin-left: 62.5%
	}

	.row-col-8 > .col-sm-offset-6 {
		margin-left: 75%
	}

	.row-col-8 > .col-sm-offset-7 {
		margin-left: 87.5%
	}

	.row-col-8 > .col-sm-offset-8 {
		margin-left: 100%
	}

	.row-col-9 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-9 > .col-sm-offset-1 {
		margin-left: 11.11111%
	}

	.row-col-9 > .col-sm-offset-2 {
		margin-left: 22.22222%
	}

	.row-col-9 > .col-sm-offset-3 {
		margin-left: 33.33333%
	}

	.row-col-9 > .col-sm-offset-4 {
		margin-left: 44.44444%
	}

	.row-col-9 > .col-sm-offset-5 {
		margin-left: 55.55556%
	}

	.row-col-9 > .col-sm-offset-6 {
		margin-left: 66.66667%
	}

	.row-col-9 > .col-sm-offset-7 {
		margin-left: 77.77778%
	}

	.row-col-9 > .col-sm-offset-8 {
		margin-left: 88.88889%
	}

	.row-col-9 > .col-sm-offset-9 {
		margin-left: 100%
	}

	.row-col-10 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-10 > .col-sm-offset-1 {
		margin-left: 10%
	}

	.row-col-10 > .col-sm-offset-2 {
		margin-left: 20%
	}

	.row-col-10 > .col-sm-offset-3 {
		margin-left: 30%
	}

	.row-col-10 > .col-sm-offset-4 {
		margin-left: 40%
	}

	.row-col-10 > .col-sm-offset-5 {
		margin-left: 50%
	}

	.row-col-10 > .col-sm-offset-6 {
		margin-left: 60%
	}

	.row-col-10 > .col-sm-offset-7 {
		margin-left: 70%
	}

	.row-col-10 > .col-sm-offset-8 {
		margin-left: 80%
	}

	.row-col-10 > .col-sm-offset-9 {
		margin-left: 90%
	}

	.row-col-10 > .col-sm-offset-10 {
		margin-left: 100%
	}

	.row-col-11 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-11 > .col-sm-offset-1 {
		margin-left: 9.09091%
	}

	.row-col-11 > .col-sm-offset-2 {
		margin-left: 18.18182%
	}

	.row-col-11 > .col-sm-offset-3 {
		margin-left: 27.27273%
	}

	.row-col-11 > .col-sm-offset-4 {
		margin-left: 36.36364%
	}

	.row-col-11 > .col-sm-offset-5 {
		margin-left: 45.45455%
	}

	.row-col-11 > .col-sm-offset-6 {
		margin-left: 54.54545%
	}

	.row-col-11 > .col-sm-offset-7 {
		margin-left: 63.63636%
	}

	.row-col-11 > .col-sm-offset-8 {
		margin-left: 72.72727%
	}

	.row-col-11 > .col-sm-offset-9 {
		margin-left: 81.81818%
	}

	.row-col-11 > .col-sm-offset-10 {
		margin-left: 90.90909%
	}

	.row-col-11 > .col-sm-offset-11 {
		margin-left: 100%
	}

	.row-col-12 > .col-sm-offset-0 {
		margin-left: 0
	}

	.row-col-12 > .col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.row-col-12 > .col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.row-col-12 > .col-sm-offset-3 {
		margin-left: 25%
	}

	.row-col-12 > .col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.row-col-12 > .col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.row-col-12 > .col-sm-offset-6 {
		margin-left: 50%
	}

	.row-col-12 > .col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.row-col-12 > .col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.row-col-12 > .col-sm-offset-9 {
		margin-left: 75%
	}

	.row-col-12 > .col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.row-col-12 > .col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.row-col-12 > .col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 992px) {
	.row .col-md-1 {
		width: 8.33333%
	}

	.row .col-md-2 {
		width: 16.66667%
	}

	.row .col-md-3 {
		width: 25%
	}

	.row .col-md-4 {
		width: 33.33333%
	}

	.row .col-md-5 {
		width: 41.66667%
	}

	.row .col-md-6 {
		width: 50%
	}

	.row .col-md-7 {
		width: 58.33333%
	}

	.row .col-md-8 {
		width: 66.66667%
	}

	.row .col-md-9 {
		width: 75%
	}

	.row .col-md-10 {
		width: 83.33333%
	}

	.row .col-md-11 {
		width: 91.66667%
	}

	.row .col-md-12 {
		width: 100%
	}

	.row .col-md-offset-1 {
		margin-left: 8.33333%
	}

	.row .col-md-offset-2 {
		margin-left: 16.66667%
	}

	.row .col-md-offset-3 {
		margin-left: 25%
	}

	.row .col-md-offset-4 {
		margin-left: 33.33333%
	}

	.row .col-md-offset-5 {
		margin-left: 41.66667%
	}

	.row .col-md-offset-6 {
		margin-left: 50%
	}

	.row .col-md-offset-7 {
		margin-left: 58.33333%
	}

	.row .col-md-offset-8 {
		margin-left: 66.66667%
	}

	.row .col-md-offset-9 {
		margin-left: 75%
	}

	.row .col-md-offset-10 {
		margin-left: 83.33333%
	}

	.row .col-md-offset-11 {
		margin-left: 91.66667%
	}

	.row .col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
	.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}

	.row-col-1 > .col-md-1 {
		width: 100%
	}

	.row-col-2 > .col-md-1 {
		width: 50%
	}

	.row-col-2 > .col-md-2 {
		width: 100%
	}

	.row-col-3 > .col-md-1 {
		width: 33.33333%
	}

	.row-col-3 > .col-md-2 {
		width: 66.66667%
	}

	.row-col-3 > .col-md-3 {
		width: 100%
	}

	.row-col-4 > .col-md-1 {
		width: 25%
	}

	.row-col-4 > .col-md-2 {
		width: 50%
	}

	.row-col-4 > .col-md-3 {
		width: 75%
	}

	.row-col-4 > .col-md-4 {
		width: 100%
	}

	.row-col-5 > .col-md-1 {
		width: 20%
	}

	.row-col-5 > .col-md-2 {
		width: 40%
	}

	.row-col-5 > .col-md-3 {
		width: 60%
	}

	.row-col-5 > .col-md-4 {
		width: 80%
	}

	.row-col-5 > .col-md-5 {
		width: 100%
	}

	.row-col-6 > .col-md-1 {
		width: 16.66667%
	}

	.row-col-6 > .col-md-2 {
		width: 33.33333%
	}

	.row-col-6 > .col-md-3 {
		width: 50%
	}

	.row-col-6 > .col-md-4 {
		width: 66.66667%
	}

	.row-col-6 > .col-md-5 {
		width: 83.33333%
	}

	.row-col-6 > .col-md-6 {
		width: 100%
	}

	.row-col-7 > .col-md-1 {
		width: 14.28571%
	}

	.row-col-7 > .col-md-2 {
		width: 28.57143%
	}

	.row-col-7 > .col-md-3 {
		width: 42.85714%
	}

	.row-col-7 > .col-md-4 {
		width: 57.14286%
	}

	.row-col-7 > .col-md-5 {
		width: 71.42857%
	}

	.row-col-7 > .col-md-6 {
		width: 85.71429%
	}

	.row-col-7 > .col-md-7 {
		width: 100%
	}

	.row-col-8 > .col-md-1 {
		width: 12.5%
	}

	.row-col-8 > .col-md-2 {
		width: 25%
	}

	.row-col-8 > .col-md-3 {
		width: 37.5%
	}

	.row-col-8 > .col-md-4 {
		width: 50%
	}

	.row-col-8 > .col-md-5 {
		width: 62.5%
	}

	.row-col-8 > .col-md-6 {
		width: 75%
	}

	.row-col-8 > .col-md-7 {
		width: 87.5%
	}

	.row-col-8 > .col-md-8 {
		width: 100%
	}

	.row-col-9 > .col-md-1 {
		width: 11.11111%
	}

	.row-col-9 > .col-md-2 {
		width: 22.22222%
	}

	.row-col-9 > .col-md-3 {
		width: 33.33333%
	}

	.row-col-9 > .col-md-4 {
		width: 44.44444%
	}

	.row-col-9 > .col-md-5 {
		width: 55.55556%
	}

	.row-col-9 > .col-md-6 {
		width: 66.66667%
	}

	.row-col-9 > .col-md-7 {
		width: 77.77778%
	}

	.row-col-9 > .col-md-8 {
		width: 88.88889%
	}

	.row-col-9 > .col-md-9 {
		width: 100%
	}

	.row-col-10 > .col-md-1 {
		width: 10%
	}

	.row-col-10 > .col-md-2 {
		width: 20%
	}

	.row-col-10 > .col-md-3 {
		width: 30%
	}

	.row-col-10 > .col-md-4 {
		width: 40%
	}

	.row-col-10 > .col-md-5 {
		width: 50%
	}

	.row-col-10 > .col-md-6 {
		width: 60%
	}

	.row-col-10 > .col-md-7 {
		width: 70%
	}

	.row-col-10 > .col-md-8 {
		width: 80%
	}

	.row-col-10 > .col-md-9 {
		width: 90%
	}

	.row-col-10 > .col-md-10 {
		width: 100%
	}

	.row-col-11 > .col-md-1 {
		width: 9.09091%
	}

	.row-col-11 > .col-md-2 {
		width: 18.18182%
	}

	.row-col-11 > .col-md-3 {
		width: 27.27273%
	}

	.row-col-11 > .col-md-4 {
		width: 36.36364%
	}

	.row-col-11 > .col-md-5 {
		width: 45.45455%
	}

	.row-col-11 > .col-md-6 {
		width: 54.54545%
	}

	.row-col-11 > .col-md-7 {
		width: 63.63636%
	}

	.row-col-11 > .col-md-8 {
		width: 72.72727%
	}

	.row-col-11 > .col-md-9 {
		width: 81.81818%
	}

	.row-col-11 > .col-md-10 {
		width: 90.90909%
	}

	.row-col-11 > .col-md-11 {
		width: 100%
	}

	.row-col-12 > .col-md-1 {
		width: 8.33333%
	}

	.row-col-12 > .col-md-2 {
		width: 16.66667%
	}

	.row-col-12 > .col-md-3 {
		width: 25%
	}

	.row-col-12 > .col-md-4 {
		width: 33.33333%
	}

	.row-col-12 > .col-md-5 {
		width: 41.66667%
	}

	.row-col-12 > .col-md-6 {
		width: 50%
	}

	.row-col-12 > .col-md-7 {
		width: 58.33333%
	}

	.row-col-12 > .col-md-8 {
		width: 66.66667%
	}

	.row-col-12 > .col-md-9 {
		width: 75%
	}

	.row-col-12 > .col-md-10 {
		width: 83.33333%
	}

	.row-col-12 > .col-md-11 {
		width: 91.66667%
	}

	.row-col-12 > .col-md-12 {
		width: 100%
	}

	.row-col-1 > .col-md-push-0 {
		left: auto
	}

	.row-col-1 > .col-md-push-1 {
		left: 100%
	}

	.row-col-2 > .col-md-push-0 {
		left: auto
	}

	.row-col-2 > .col-md-push-1 {
		left: 50%
	}

	.row-col-2 > .col-md-push-2 {
		left: 100%
	}

	.row-col-3 > .col-md-push-0 {
		left: auto
	}

	.row-col-3 > .col-md-push-1 {
		left: 33.33333%
	}

	.row-col-3 > .col-md-push-2 {
		left: 66.66667%
	}

	.row-col-3 > .col-md-push-3 {
		left: 100%
	}

	.row-col-4 > .col-md-push-0 {
		left: auto
	}

	.row-col-4 > .col-md-push-1 {
		left: 25%
	}

	.row-col-4 > .col-md-push-2 {
		left: 50%
	}

	.row-col-4 > .col-md-push-3 {
		left: 75%
	}

	.row-col-4 > .col-md-push-4 {
		left: 100%
	}

	.row-col-5 > .col-md-push-0 {
		left: auto
	}

	.row-col-5 > .col-md-push-1 {
		left: 20%
	}

	.row-col-5 > .col-md-push-2 {
		left: 40%
	}

	.row-col-5 > .col-md-push-3 {
		left: 60%
	}

	.row-col-5 > .col-md-push-4 {
		left: 80%
	}

	.row-col-5 > .col-md-push-5 {
		left: 100%
	}

	.row-col-6 > .col-md-push-0 {
		left: auto
	}

	.row-col-6 > .col-md-push-1 {
		left: 16.66667%
	}

	.row-col-6 > .col-md-push-2 {
		left: 33.33333%
	}

	.row-col-6 > .col-md-push-3 {
		left: 50%
	}

	.row-col-6 > .col-md-push-4 {
		left: 66.66667%
	}

	.row-col-6 > .col-md-push-5 {
		left: 83.33333%
	}

	.row-col-6 > .col-md-push-6 {
		left: 100%
	}

	.row-col-7 > .col-md-push-0 {
		left: auto
	}

	.row-col-7 > .col-md-push-1 {
		left: 14.28571%
	}

	.row-col-7 > .col-md-push-2 {
		left: 28.57143%
	}

	.row-col-7 > .col-md-push-3 {
		left: 42.85714%
	}

	.row-col-7 > .col-md-push-4 {
		left: 57.14286%
	}

	.row-col-7 > .col-md-push-5 {
		left: 71.42857%
	}

	.row-col-7 > .col-md-push-6 {
		left: 85.71429%
	}

	.row-col-7 > .col-md-push-7 {
		left: 100%
	}

	.row-col-8 > .col-md-push-0 {
		left: auto
	}

	.row-col-8 > .col-md-push-1 {
		left: 12.5%
	}

	.row-col-8 > .col-md-push-2 {
		left: 25%
	}

	.row-col-8 > .col-md-push-3 {
		left: 37.5%
	}

	.row-col-8 > .col-md-push-4 {
		left: 50%
	}

	.row-col-8 > .col-md-push-5 {
		left: 62.5%
	}

	.row-col-8 > .col-md-push-6 {
		left: 75%
	}

	.row-col-8 > .col-md-push-7 {
		left: 87.5%
	}

	.row-col-8 > .col-md-push-8 {
		left: 100%
	}

	.row-col-9 > .col-md-push-0 {
		left: auto
	}

	.row-col-9 > .col-md-push-1 {
		left: 11.11111%
	}

	.row-col-9 > .col-md-push-2 {
		left: 22.22222%
	}

	.row-col-9 > .col-md-push-3 {
		left: 33.33333%
	}

	.row-col-9 > .col-md-push-4 {
		left: 44.44444%
	}

	.row-col-9 > .col-md-push-5 {
		left: 55.55556%
	}

	.row-col-9 > .col-md-push-6 {
		left: 66.66667%
	}

	.row-col-9 > .col-md-push-7 {
		left: 77.77778%
	}

	.row-col-9 > .col-md-push-8 {
		left: 88.88889%
	}

	.row-col-9 > .col-md-push-9 {
		left: 100%
	}

	.row-col-10 > .col-md-push-0 {
		left: auto
	}

	.row-col-10 > .col-md-push-1 {
		left: 10%
	}

	.row-col-10 > .col-md-push-2 {
		left: 20%
	}

	.row-col-10 > .col-md-push-3 {
		left: 30%
	}

	.row-col-10 > .col-md-push-4 {
		left: 40%
	}

	.row-col-10 > .col-md-push-5 {
		left: 50%
	}

	.row-col-10 > .col-md-push-6 {
		left: 60%
	}

	.row-col-10 > .col-md-push-7 {
		left: 70%
	}

	.row-col-10 > .col-md-push-8 {
		left: 80%
	}

	.row-col-10 > .col-md-push-9 {
		left: 90%
	}

	.row-col-10 > .col-md-push-10 {
		left: 100%
	}

	.row-col-11 > .col-md-push-0 {
		left: auto
	}

	.row-col-11 > .col-md-push-1 {
		left: 9.09091%
	}

	.row-col-11 > .col-md-push-2 {
		left: 18.18182%
	}

	.row-col-11 > .col-md-push-3 {
		left: 27.27273%
	}

	.row-col-11 > .col-md-push-4 {
		left: 36.36364%
	}

	.row-col-11 > .col-md-push-5 {
		left: 45.45455%
	}

	.row-col-11 > .col-md-push-6 {
		left: 54.54545%
	}

	.row-col-11 > .col-md-push-7 {
		left: 63.63636%
	}

	.row-col-11 > .col-md-push-8 {
		left: 72.72727%
	}

	.row-col-11 > .col-md-push-9 {
		left: 81.81818%
	}

	.row-col-11 > .col-md-push-10 {
		left: 90.90909%
	}

	.row-col-11 > .col-md-push-11 {
		left: 100%
	}

	.row-col-12 > .col-md-push-0 {
		left: auto
	}

	.row-col-12 > .col-md-push-1 {
		left: 8.33333%
	}

	.row-col-12 > .col-md-push-2 {
		left: 16.66667%
	}

	.row-col-12 > .col-md-push-3 {
		left: 25%
	}

	.row-col-12 > .col-md-push-4 {
		left: 33.33333%
	}

	.row-col-12 > .col-md-push-5 {
		left: 41.66667%
	}

	.row-col-12 > .col-md-push-6 {
		left: 50%
	}

	.row-col-12 > .col-md-push-7 {
		left: 58.33333%
	}

	.row-col-12 > .col-md-push-8 {
		left: 66.66667%
	}

	.row-col-12 > .col-md-push-9 {
		left: 75%
	}

	.row-col-12 > .col-md-push-10 {
		left: 83.33333%
	}

	.row-col-12 > .col-md-push-11 {
		left: 91.66667%
	}

	.row-col-12 > .col-md-push-12 {
		left: 100%
	}

	.row-col-1 > .col-md-pull-0 {
		right: auto
	}

	.row-col-1 > .col-md-pull-1 {
		right: 100%
	}

	.row-col-2 > .col-md-pull-0 {
		right: auto
	}

	.row-col-2 > .col-md-pull-1 {
		right: 50%
	}

	.row-col-2 > .col-md-pull-2 {
		right: 100%
	}

	.row-col-3 > .col-md-pull-0 {
		right: auto
	}

	.row-col-3 > .col-md-pull-1 {
		right: 33.33333%
	}

	.row-col-3 > .col-md-pull-2 {
		right: 66.66667%
	}

	.row-col-3 > .col-md-pull-3 {
		right: 100%
	}

	.row-col-4 > .col-md-pull-0 {
		right: auto
	}

	.row-col-4 > .col-md-pull-1 {
		right: 25%
	}

	.row-col-4 > .col-md-pull-2 {
		right: 50%
	}

	.row-col-4 > .col-md-pull-3 {
		right: 75%
	}

	.row-col-4 > .col-md-pull-4 {
		right: 100%
	}

	.row-col-5 > .col-md-pull-0 {
		right: auto
	}

	.row-col-5 > .col-md-pull-1 {
		right: 20%
	}

	.row-col-5 > .col-md-pull-2 {
		right: 40%
	}

	.row-col-5 > .col-md-pull-3 {
		right: 60%
	}

	.row-col-5 > .col-md-pull-4 {
		right: 80%
	}

	.row-col-5 > .col-md-pull-5 {
		right: 100%
	}

	.row-col-6 > .col-md-pull-0 {
		right: auto
	}

	.row-col-6 > .col-md-pull-1 {
		right: 16.66667%
	}

	.row-col-6 > .col-md-pull-2 {
		right: 33.33333%
	}

	.row-col-6 > .col-md-pull-3 {
		right: 50%
	}

	.row-col-6 > .col-md-pull-4 {
		right: 66.66667%
	}

	.row-col-6 > .col-md-pull-5 {
		right: 83.33333%
	}

	.row-col-6 > .col-md-pull-6 {
		right: 100%
	}

	.row-col-7 > .col-md-pull-0 {
		right: auto
	}

	.row-col-7 > .col-md-pull-1 {
		right: 14.28571%
	}

	.row-col-7 > .col-md-pull-2 {
		right: 28.57143%
	}

	.row-col-7 > .col-md-pull-3 {
		right: 42.85714%
	}

	.row-col-7 > .col-md-pull-4 {
		right: 57.14286%
	}

	.row-col-7 > .col-md-pull-5 {
		right: 71.42857%
	}

	.row-col-7 > .col-md-pull-6 {
		right: 85.71429%
	}

	.row-col-7 > .col-md-pull-7 {
		right: 100%
	}

	.row-col-8 > .col-md-pull-0 {
		right: auto
	}

	.row-col-8 > .col-md-pull-1 {
		right: 12.5%
	}

	.row-col-8 > .col-md-pull-2 {
		right: 25%
	}

	.row-col-8 > .col-md-pull-3 {
		right: 37.5%
	}

	.row-col-8 > .col-md-pull-4 {
		right: 50%
	}

	.row-col-8 > .col-md-pull-5 {
		right: 62.5%
	}

	.row-col-8 > .col-md-pull-6 {
		right: 75%
	}

	.row-col-8 > .col-md-pull-7 {
		right: 87.5%
	}

	.row-col-8 > .col-md-pull-8 {
		right: 100%
	}

	.row-col-9 > .col-md-pull-0 {
		right: auto
	}

	.row-col-9 > .col-md-pull-1 {
		right: 11.11111%
	}

	.row-col-9 > .col-md-pull-2 {
		right: 22.22222%
	}

	.row-col-9 > .col-md-pull-3 {
		right: 33.33333%
	}

	.row-col-9 > .col-md-pull-4 {
		right: 44.44444%
	}

	.row-col-9 > .col-md-pull-5 {
		right: 55.55556%
	}

	.row-col-9 > .col-md-pull-6 {
		right: 66.66667%
	}

	.row-col-9 > .col-md-pull-7 {
		right: 77.77778%
	}

	.row-col-9 > .col-md-pull-8 {
		right: 88.88889%
	}

	.row-col-9 > .col-md-pull-9 {
		right: 100%
	}

	.row-col-10 > .col-md-pull-0 {
		right: auto
	}

	.row-col-10 > .col-md-pull-1 {
		right: 10%
	}

	.row-col-10 > .col-md-pull-2 {
		right: 20%
	}

	.row-col-10 > .col-md-pull-3 {
		right: 30%
	}

	.row-col-10 > .col-md-pull-4 {
		right: 40%
	}

	.row-col-10 > .col-md-pull-5 {
		right: 50%
	}

	.row-col-10 > .col-md-pull-6 {
		right: 60%
	}

	.row-col-10 > .col-md-pull-7 {
		right: 70%
	}

	.row-col-10 > .col-md-pull-8 {
		right: 80%
	}

	.row-col-10 > .col-md-pull-9 {
		right: 90%
	}

	.row-col-10 > .col-md-pull-10 {
		right: 100%
	}

	.row-col-11 > .col-md-pull-0 {
		right: auto
	}

	.row-col-11 > .col-md-pull-1 {
		right: 9.09091%
	}

	.row-col-11 > .col-md-pull-2 {
		right: 18.18182%
	}

	.row-col-11 > .col-md-pull-3 {
		right: 27.27273%
	}

	.row-col-11 > .col-md-pull-4 {
		right: 36.36364%
	}

	.row-col-11 > .col-md-pull-5 {
		right: 45.45455%
	}

	.row-col-11 > .col-md-pull-6 {
		right: 54.54545%
	}

	.row-col-11 > .col-md-pull-7 {
		right: 63.63636%
	}

	.row-col-11 > .col-md-pull-8 {
		right: 72.72727%
	}

	.row-col-11 > .col-md-pull-9 {
		right: 81.81818%
	}

	.row-col-11 > .col-md-pull-10 {
		right: 90.90909%
	}

	.row-col-11 > .col-md-pull-11 {
		right: 100%
	}

	.row-col-12 > .col-md-pull-0 {
		right: auto
	}

	.row-col-12 > .col-md-pull-1 {
		right: 8.33333%
	}

	.row-col-12 > .col-md-pull-2 {
		right: 16.66667%
	}

	.row-col-12 > .col-md-pull-3 {
		right: 25%
	}

	.row-col-12 > .col-md-pull-4 {
		right: 33.33333%
	}

	.row-col-12 > .col-md-pull-5 {
		right: 41.66667%
	}

	.row-col-12 > .col-md-pull-6 {
		right: 50%
	}

	.row-col-12 > .col-md-pull-7 {
		right: 58.33333%
	}

	.row-col-12 > .col-md-pull-8 {
		right: 66.66667%
	}

	.row-col-12 > .col-md-pull-9 {
		right: 75%
	}

	.row-col-12 > .col-md-pull-10 {
		right: 83.33333%
	}

	.row-col-12 > .col-md-pull-11 {
		right: 91.66667%
	}

	.row-col-12 > .col-md-pull-12 {
		right: 100%
	}

	.row-col-1 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-1 > .col-md-offset-1 {
		margin-left: 100%
	}

	.row-col-2 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-2 > .col-md-offset-1 {
		margin-left: 50%
	}

	.row-col-2 > .col-md-offset-2 {
		margin-left: 100%
	}

	.row-col-3 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-3 > .col-md-offset-1 {
		margin-left: 33.33333%
	}

	.row-col-3 > .col-md-offset-2 {
		margin-left: 66.66667%
	}

	.row-col-3 > .col-md-offset-3 {
		margin-left: 100%
	}

	.row-col-4 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-4 > .col-md-offset-1 {
		margin-left: 25%
	}

	.row-col-4 > .col-md-offset-2 {
		margin-left: 50%
	}

	.row-col-4 > .col-md-offset-3 {
		margin-left: 75%
	}

	.row-col-4 > .col-md-offset-4 {
		margin-left: 100%
	}

	.row-col-5 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-5 > .col-md-offset-1 {
		margin-left: 20%
	}

	.row-col-5 > .col-md-offset-2 {
		margin-left: 40%
	}

	.row-col-5 > .col-md-offset-3 {
		margin-left: 60%
	}

	.row-col-5 > .col-md-offset-4 {
		margin-left: 80%
	}

	.row-col-5 > .col-md-offset-5 {
		margin-left: 100%
	}

	.row-col-6 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-6 > .col-md-offset-1 {
		margin-left: 16.66667%
	}

	.row-col-6 > .col-md-offset-2 {
		margin-left: 33.33333%
	}

	.row-col-6 > .col-md-offset-3 {
		margin-left: 50%
	}

	.row-col-6 > .col-md-offset-4 {
		margin-left: 66.66667%
	}

	.row-col-6 > .col-md-offset-5 {
		margin-left: 83.33333%
	}

	.row-col-6 > .col-md-offset-6 {
		margin-left: 100%
	}

	.row-col-7 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-7 > .col-md-offset-1 {
		margin-left: 14.28571%
	}

	.row-col-7 > .col-md-offset-2 {
		margin-left: 28.57143%
	}

	.row-col-7 > .col-md-offset-3 {
		margin-left: 42.85714%
	}

	.row-col-7 > .col-md-offset-4 {
		margin-left: 57.14286%
	}

	.row-col-7 > .col-md-offset-5 {
		margin-left: 71.42857%
	}

	.row-col-7 > .col-md-offset-6 {
		margin-left: 85.71429%
	}

	.row-col-7 > .col-md-offset-7 {
		margin-left: 100%
	}

	.row-col-8 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-8 > .col-md-offset-1 {
		margin-left: 12.5%
	}

	.row-col-8 > .col-md-offset-2 {
		margin-left: 25%
	}

	.row-col-8 > .col-md-offset-3 {
		margin-left: 37.5%
	}

	.row-col-8 > .col-md-offset-4 {
		margin-left: 50%
	}

	.row-col-8 > .col-md-offset-5 {
		margin-left: 62.5%
	}

	.row-col-8 > .col-md-offset-6 {
		margin-left: 75%
	}

	.row-col-8 > .col-md-offset-7 {
		margin-left: 87.5%
	}

	.row-col-8 > .col-md-offset-8 {
		margin-left: 100%
	}

	.row-col-9 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-9 > .col-md-offset-1 {
		margin-left: 11.11111%
	}

	.row-col-9 > .col-md-offset-2 {
		margin-left: 22.22222%
	}

	.row-col-9 > .col-md-offset-3 {
		margin-left: 33.33333%
	}

	.row-col-9 > .col-md-offset-4 {
		margin-left: 44.44444%
	}

	.row-col-9 > .col-md-offset-5 {
		margin-left: 55.55556%
	}

	.row-col-9 > .col-md-offset-6 {
		margin-left: 66.66667%
	}

	.row-col-9 > .col-md-offset-7 {
		margin-left: 77.77778%
	}

	.row-col-9 > .col-md-offset-8 {
		margin-left: 88.88889%
	}

	.row-col-9 > .col-md-offset-9 {
		margin-left: 100%
	}

	.row-col-10 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-10 > .col-md-offset-1 {
		margin-left: 10%
	}

	.row-col-10 > .col-md-offset-2 {
		margin-left: 20%
	}

	.row-col-10 > .col-md-offset-3 {
		margin-left: 30%
	}

	.row-col-10 > .col-md-offset-4 {
		margin-left: 40%
	}

	.row-col-10 > .col-md-offset-5 {
		margin-left: 50%
	}

	.row-col-10 > .col-md-offset-6 {
		margin-left: 60%
	}

	.row-col-10 > .col-md-offset-7 {
		margin-left: 70%
	}

	.row-col-10 > .col-md-offset-8 {
		margin-left: 80%
	}

	.row-col-10 > .col-md-offset-9 {
		margin-left: 90%
	}

	.row-col-10 > .col-md-offset-10 {
		margin-left: 100%
	}

	.row-col-11 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-11 > .col-md-offset-1 {
		margin-left: 9.09091%
	}

	.row-col-11 > .col-md-offset-2 {
		margin-left: 18.18182%
	}

	.row-col-11 > .col-md-offset-3 {
		margin-left: 27.27273%
	}

	.row-col-11 > .col-md-offset-4 {
		margin-left: 36.36364%
	}

	.row-col-11 > .col-md-offset-5 {
		margin-left: 45.45455%
	}

	.row-col-11 > .col-md-offset-6 {
		margin-left: 54.54545%
	}

	.row-col-11 > .col-md-offset-7 {
		margin-left: 63.63636%
	}

	.row-col-11 > .col-md-offset-8 {
		margin-left: 72.72727%
	}

	.row-col-11 > .col-md-offset-9 {
		margin-left: 81.81818%
	}

	.row-col-11 > .col-md-offset-10 {
		margin-left: 90.90909%
	}

	.row-col-11 > .col-md-offset-11 {
		margin-left: 100%
	}

	.row-col-12 > .col-md-offset-0 {
		margin-left: 0
	}

	.row-col-12 > .col-md-offset-1 {
		margin-left: 8.33333%
	}

	.row-col-12 > .col-md-offset-2 {
		margin-left: 16.66667%
	}

	.row-col-12 > .col-md-offset-3 {
		margin-left: 25%
	}

	.row-col-12 > .col-md-offset-4 {
		margin-left: 33.33333%
	}

	.row-col-12 > .col-md-offset-5 {
		margin-left: 41.66667%
	}

	.row-col-12 > .col-md-offset-6 {
		margin-left: 50%
	}

	.row-col-12 > .col-md-offset-7 {
		margin-left: 58.33333%
	}

	.row-col-12 > .col-md-offset-8 {
		margin-left: 66.66667%
	}

	.row-col-12 > .col-md-offset-9 {
		margin-left: 75%
	}

	.row-col-12 > .col-md-offset-10 {
		margin-left: 83.33333%
	}

	.row-col-12 > .col-md-offset-11 {
		margin-left: 91.66667%
	}

	.row-col-12 > .col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 1200px) {
	.row .col-lg-1 {
		width: 8.33333%
	}

	.row .col-lg-2 {
		width: 16.66667%
	}

	.row .col-lg-3 {
		width: 25%
	}

	.row .col-lg-4 {
		width: 33.33333%
	}

	.row .col-lg-5 {
		width: 41.66667%
	}

	.row .col-lg-6 {
		width: 50%
	}

	.row .col-lg-7 {
		width: 58.33333%
	}

	.row .col-lg-8 {
		width: 66.66667%
	}

	.row .col-lg-9 {
		width: 75%
	}

	.row .col-lg-10 {
		width: 83.33333%
	}

	.row .col-lg-11 {
		width: 91.66667%
	}

	.row .col-lg-12 {
		width: 100%
	}

	.row .col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.row .col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.row .col-lg-offset-3 {
		margin-left: 25%
	}

	.row .col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.row .col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.row .col-lg-offset-6 {
		margin-left: 50%
	}

	.row .col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.row .col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.row .col-lg-offset-9 {
		margin-left: 75%
	}

	.row .col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.row .col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.row .col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
	.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}

	.row-col-1 > .col-lg-1 {
		width: 100%
	}

	.row-col-2 > .col-lg-1 {
		width: 50%
	}

	.row-col-2 > .col-lg-2 {
		width: 100%
	}

	.row-col-3 > .col-lg-1 {
		width: 33.33333%
	}

	.row-col-3 > .col-lg-2 {
		width: 66.66667%
	}

	.row-col-3 > .col-lg-3 {
		width: 100%
	}

	.row-col-4 > .col-lg-1 {
		width: 25%
	}

	.row-col-4 > .col-lg-2 {
		width: 50%
	}

	.row-col-4 > .col-lg-3 {
		width: 75%
	}

	.row-col-4 > .col-lg-4 {
		width: 100%
	}

	.row-col-5 > .col-lg-1 {
		width: 20%
	}

	.row-col-5 > .col-lg-2 {
		width: 40%
	}

	.row-col-5 > .col-lg-3 {
		width: 60%
	}

	.row-col-5 > .col-lg-4 {
		width: 80%
	}

	.row-col-5 > .col-lg-5 {
		width: 100%
	}

	.row-col-6 > .col-lg-1 {
		width: 16.66667%
	}

	.row-col-6 > .col-lg-2 {
		width: 33.33333%
	}

	.row-col-6 > .col-lg-3 {
		width: 50%
	}

	.row-col-6 > .col-lg-4 {
		width: 66.66667%
	}

	.row-col-6 > .col-lg-5 {
		width: 83.33333%
	}

	.row-col-6 > .col-lg-6 {
		width: 100%
	}

	.row-col-7 > .col-lg-1 {
		width: 14.28571%
	}

	.row-col-7 > .col-lg-2 {
		width: 28.57143%
	}

	.row-col-7 > .col-lg-3 {
		width: 42.85714%
	}

	.row-col-7 > .col-lg-4 {
		width: 57.14286%
	}

	.row-col-7 > .col-lg-5 {
		width: 71.42857%
	}

	.row-col-7 > .col-lg-6 {
		width: 85.71429%
	}

	.row-col-7 > .col-lg-7 {
		width: 100%
	}

	.row-col-8 > .col-lg-1 {
		width: 12.5%
	}

	.row-col-8 > .col-lg-2 {
		width: 25%
	}

	.row-col-8 > .col-lg-3 {
		width: 37.5%
	}

	.row-col-8 > .col-lg-4 {
		width: 50%
	}

	.row-col-8 > .col-lg-5 {
		width: 62.5%
	}

	.row-col-8 > .col-lg-6 {
		width: 75%
	}

	.row-col-8 > .col-lg-7 {
		width: 87.5%
	}

	.row-col-8 > .col-lg-8 {
		width: 100%
	}

	.row-col-9 > .col-lg-1 {
		width: 11.11111%
	}

	.row-col-9 > .col-lg-2 {
		width: 22.22222%
	}

	.row-col-9 > .col-lg-3 {
		width: 33.33333%
	}

	.row-col-9 > .col-lg-4 {
		width: 44.44444%
	}

	.row-col-9 > .col-lg-5 {
		width: 55.55556%
	}

	.row-col-9 > .col-lg-6 {
		width: 66.66667%
	}

	.row-col-9 > .col-lg-7 {
		width: 77.77778%
	}

	.row-col-9 > .col-lg-8 {
		width: 88.88889%
	}

	.row-col-9 > .col-lg-9 {
		width: 100%
	}

	.row-col-10 > .col-lg-1 {
		width: 10%
	}

	.row-col-10 > .col-lg-2 {
		width: 20%
	}

	.row-col-10 > .col-lg-3 {
		width: 30%
	}

	.row-col-10 > .col-lg-4 {
		width: 40%
	}

	.row-col-10 > .col-lg-5 {
		width: 50%
	}

	.row-col-10 > .col-lg-6 {
		width: 60%
	}

	.row-col-10 > .col-lg-7 {
		width: 70%
	}

	.row-col-10 > .col-lg-8 {
		width: 80%
	}

	.row-col-10 > .col-lg-9 {
		width: 90%
	}

	.row-col-10 > .col-lg-10 {
		width: 100%
	}

	.row-col-11 > .col-lg-1 {
		width: 9.09091%
	}

	.row-col-11 > .col-lg-2 {
		width: 18.18182%
	}

	.row-col-11 > .col-lg-3 {
		width: 27.27273%
	}

	.row-col-11 > .col-lg-4 {
		width: 36.36364%
	}

	.row-col-11 > .col-lg-5 {
		width: 45.45455%
	}

	.row-col-11 > .col-lg-6 {
		width: 54.54545%
	}

	.row-col-11 > .col-lg-7 {
		width: 63.63636%
	}

	.row-col-11 > .col-lg-8 {
		width: 72.72727%
	}

	.row-col-11 > .col-lg-9 {
		width: 81.81818%
	}

	.row-col-11 > .col-lg-10 {
		width: 90.90909%
	}

	.row-col-11 > .col-lg-11 {
		width: 100%
	}

	.row-col-12 > .col-lg-1 {
		width: 8.33333%
	}

	.row-col-12 > .col-lg-2 {
		width: 16.66667%
	}

	.row-col-12 > .col-lg-3 {
		width: 25%
	}

	.row-col-12 > .col-lg-4 {
		width: 33.33333%
	}

	.row-col-12 > .col-lg-5 {
		width: 41.66667%
	}

	.row-col-12 > .col-lg-6 {
		width: 50%
	}

	.row-col-12 > .col-lg-7 {
		width: 58.33333%
	}

	.row-col-12 > .col-lg-8 {
		width: 66.66667%
	}

	.row-col-12 > .col-lg-9 {
		width: 75%
	}

	.row-col-12 > .col-lg-10 {
		width: 83.33333%
	}

	.row-col-12 > .col-lg-11 {
		width: 91.66667%
	}

	.row-col-12 > .col-lg-12 {
		width: 100%
	}

	.row-col-1 > .col-lg-push-0 {
		left: auto
	}

	.row-col-1 > .col-lg-push-1 {
		left: 100%
	}

	.row-col-2 > .col-lg-push-0 {
		left: auto
	}

	.row-col-2 > .col-lg-push-1 {
		left: 50%
	}

	.row-col-2 > .col-lg-push-2 {
		left: 100%
	}

	.row-col-3 > .col-lg-push-0 {
		left: auto
	}

	.row-col-3 > .col-lg-push-1 {
		left: 33.33333%
	}

	.row-col-3 > .col-lg-push-2 {
		left: 66.66667%
	}

	.row-col-3 > .col-lg-push-3 {
		left: 100%
	}

	.row-col-4 > .col-lg-push-0 {
		left: auto
	}

	.row-col-4 > .col-lg-push-1 {
		left: 25%
	}

	.row-col-4 > .col-lg-push-2 {
		left: 50%
	}

	.row-col-4 > .col-lg-push-3 {
		left: 75%
	}

	.row-col-4 > .col-lg-push-4 {
		left: 100%
	}

	.row-col-5 > .col-lg-push-0 {
		left: auto
	}

	.row-col-5 > .col-lg-push-1 {
		left: 20%
	}

	.row-col-5 > .col-lg-push-2 {
		left: 40%
	}

	.row-col-5 > .col-lg-push-3 {
		left: 60%
	}

	.row-col-5 > .col-lg-push-4 {
		left: 80%
	}

	.row-col-5 > .col-lg-push-5 {
		left: 100%
	}

	.row-col-6 > .col-lg-push-0 {
		left: auto
	}

	.row-col-6 > .col-lg-push-1 {
		left: 16.66667%
	}

	.row-col-6 > .col-lg-push-2 {
		left: 33.33333%
	}

	.row-col-6 > .col-lg-push-3 {
		left: 50%
	}

	.row-col-6 > .col-lg-push-4 {
		left: 66.66667%
	}

	.row-col-6 > .col-lg-push-5 {
		left: 83.33333%
	}

	.row-col-6 > .col-lg-push-6 {
		left: 100%
	}

	.row-col-7 > .col-lg-push-0 {
		left: auto
	}

	.row-col-7 > .col-lg-push-1 {
		left: 14.28571%
	}

	.row-col-7 > .col-lg-push-2 {
		left: 28.57143%
	}

	.row-col-7 > .col-lg-push-3 {
		left: 42.85714%
	}

	.row-col-7 > .col-lg-push-4 {
		left: 57.14286%
	}

	.row-col-7 > .col-lg-push-5 {
		left: 71.42857%
	}

	.row-col-7 > .col-lg-push-6 {
		left: 85.71429%
	}

	.row-col-7 > .col-lg-push-7 {
		left: 100%
	}

	.row-col-8 > .col-lg-push-0 {
		left: auto
	}

	.row-col-8 > .col-lg-push-1 {
		left: 12.5%
	}

	.row-col-8 > .col-lg-push-2 {
		left: 25%
	}

	.row-col-8 > .col-lg-push-3 {
		left: 37.5%
	}

	.row-col-8 > .col-lg-push-4 {
		left: 50%
	}

	.row-col-8 > .col-lg-push-5 {
		left: 62.5%
	}

	.row-col-8 > .col-lg-push-6 {
		left: 75%
	}

	.row-col-8 > .col-lg-push-7 {
		left: 87.5%
	}

	.row-col-8 > .col-lg-push-8 {
		left: 100%
	}

	.row-col-9 > .col-lg-push-0 {
		left: auto
	}

	.row-col-9 > .col-lg-push-1 {
		left: 11.11111%
	}

	.row-col-9 > .col-lg-push-2 {
		left: 22.22222%
	}

	.row-col-9 > .col-lg-push-3 {
		left: 33.33333%
	}

	.row-col-9 > .col-lg-push-4 {
		left: 44.44444%
	}

	.row-col-9 > .col-lg-push-5 {
		left: 55.55556%
	}

	.row-col-9 > .col-lg-push-6 {
		left: 66.66667%
	}

	.row-col-9 > .col-lg-push-7 {
		left: 77.77778%
	}

	.row-col-9 > .col-lg-push-8 {
		left: 88.88889%
	}

	.row-col-9 > .col-lg-push-9 {
		left: 100%
	}

	.row-col-10 > .col-lg-push-0 {
		left: auto
	}

	.row-col-10 > .col-lg-push-1 {
		left: 10%
	}

	.row-col-10 > .col-lg-push-2 {
		left: 20%
	}

	.row-col-10 > .col-lg-push-3 {
		left: 30%
	}

	.row-col-10 > .col-lg-push-4 {
		left: 40%
	}

	.row-col-10 > .col-lg-push-5 {
		left: 50%
	}

	.row-col-10 > .col-lg-push-6 {
		left: 60%
	}

	.row-col-10 > .col-lg-push-7 {
		left: 70%
	}

	.row-col-10 > .col-lg-push-8 {
		left: 80%
	}

	.row-col-10 > .col-lg-push-9 {
		left: 90%
	}

	.row-col-10 > .col-lg-push-10 {
		left: 100%
	}

	.row-col-11 > .col-lg-push-0 {
		left: auto
	}

	.row-col-11 > .col-lg-push-1 {
		left: 9.09091%
	}

	.row-col-11 > .col-lg-push-2 {
		left: 18.18182%
	}

	.row-col-11 > .col-lg-push-3 {
		left: 27.27273%
	}

	.row-col-11 > .col-lg-push-4 {
		left: 36.36364%
	}

	.row-col-11 > .col-lg-push-5 {
		left: 45.45455%
	}

	.row-col-11 > .col-lg-push-6 {
		left: 54.54545%
	}

	.row-col-11 > .col-lg-push-7 {
		left: 63.63636%
	}

	.row-col-11 > .col-lg-push-8 {
		left: 72.72727%
	}

	.row-col-11 > .col-lg-push-9 {
		left: 81.81818%
	}

	.row-col-11 > .col-lg-push-10 {
		left: 90.90909%
	}

	.row-col-11 > .col-lg-push-11 {
		left: 100%
	}

	.row-col-12 > .col-lg-push-0 {
		left: auto
	}

	.row-col-12 > .col-lg-push-1 {
		left: 8.33333%
	}

	.row-col-12 > .col-lg-push-2 {
		left: 16.66667%
	}

	.row-col-12 > .col-lg-push-3 {
		left: 25%
	}

	.row-col-12 > .col-lg-push-4 {
		left: 33.33333%
	}

	.row-col-12 > .col-lg-push-5 {
		left: 41.66667%
	}

	.row-col-12 > .col-lg-push-6 {
		left: 50%
	}

	.row-col-12 > .col-lg-push-7 {
		left: 58.33333%
	}

	.row-col-12 > .col-lg-push-8 {
		left: 66.66667%
	}

	.row-col-12 > .col-lg-push-9 {
		left: 75%
	}

	.row-col-12 > .col-lg-push-10 {
		left: 83.33333%
	}

	.row-col-12 > .col-lg-push-11 {
		left: 91.66667%
	}

	.row-col-12 > .col-lg-push-12 {
		left: 100%
	}

	.row-col-1 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-1 > .col-lg-pull-1 {
		right: 100%
	}

	.row-col-2 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-2 > .col-lg-pull-1 {
		right: 50%
	}

	.row-col-2 > .col-lg-pull-2 {
		right: 100%
	}

	.row-col-3 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-3 > .col-lg-pull-1 {
		right: 33.33333%
	}

	.row-col-3 > .col-lg-pull-2 {
		right: 66.66667%
	}

	.row-col-3 > .col-lg-pull-3 {
		right: 100%
	}

	.row-col-4 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-4 > .col-lg-pull-1 {
		right: 25%
	}

	.row-col-4 > .col-lg-pull-2 {
		right: 50%
	}

	.row-col-4 > .col-lg-pull-3 {
		right: 75%
	}

	.row-col-4 > .col-lg-pull-4 {
		right: 100%
	}

	.row-col-5 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-5 > .col-lg-pull-1 {
		right: 20%
	}

	.row-col-5 > .col-lg-pull-2 {
		right: 40%
	}

	.row-col-5 > .col-lg-pull-3 {
		right: 60%
	}

	.row-col-5 > .col-lg-pull-4 {
		right: 80%
	}

	.row-col-5 > .col-lg-pull-5 {
		right: 100%
	}

	.row-col-6 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-6 > .col-lg-pull-1 {
		right: 16.66667%
	}

	.row-col-6 > .col-lg-pull-2 {
		right: 33.33333%
	}

	.row-col-6 > .col-lg-pull-3 {
		right: 50%
	}

	.row-col-6 > .col-lg-pull-4 {
		right: 66.66667%
	}

	.row-col-6 > .col-lg-pull-5 {
		right: 83.33333%
	}

	.row-col-6 > .col-lg-pull-6 {
		right: 100%
	}

	.row-col-7 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-7 > .col-lg-pull-1 {
		right: 14.28571%
	}

	.row-col-7 > .col-lg-pull-2 {
		right: 28.57143%
	}

	.row-col-7 > .col-lg-pull-3 {
		right: 42.85714%
	}

	.row-col-7 > .col-lg-pull-4 {
		right: 57.14286%
	}

	.row-col-7 > .col-lg-pull-5 {
		right: 71.42857%
	}

	.row-col-7 > .col-lg-pull-6 {
		right: 85.71429%
	}

	.row-col-7 > .col-lg-pull-7 {
		right: 100%
	}

	.row-col-8 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-8 > .col-lg-pull-1 {
		right: 12.5%
	}

	.row-col-8 > .col-lg-pull-2 {
		right: 25%
	}

	.row-col-8 > .col-lg-pull-3 {
		right: 37.5%
	}

	.row-col-8 > .col-lg-pull-4 {
		right: 50%
	}

	.row-col-8 > .col-lg-pull-5 {
		right: 62.5%
	}

	.row-col-8 > .col-lg-pull-6 {
		right: 75%
	}

	.row-col-8 > .col-lg-pull-7 {
		right: 87.5%
	}

	.row-col-8 > .col-lg-pull-8 {
		right: 100%
	}

	.row-col-9 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-9 > .col-lg-pull-1 {
		right: 11.11111%
	}

	.row-col-9 > .col-lg-pull-2 {
		right: 22.22222%
	}

	.row-col-9 > .col-lg-pull-3 {
		right: 33.33333%
	}

	.row-col-9 > .col-lg-pull-4 {
		right: 44.44444%
	}

	.row-col-9 > .col-lg-pull-5 {
		right: 55.55556%
	}

	.row-col-9 > .col-lg-pull-6 {
		right: 66.66667%
	}

	.row-col-9 > .col-lg-pull-7 {
		right: 77.77778%
	}

	.row-col-9 > .col-lg-pull-8 {
		right: 88.88889%
	}

	.row-col-9 > .col-lg-pull-9 {
		right: 100%
	}

	.row-col-10 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-10 > .col-lg-pull-1 {
		right: 10%
	}

	.row-col-10 > .col-lg-pull-2 {
		right: 20%
	}

	.row-col-10 > .col-lg-pull-3 {
		right: 30%
	}

	.row-col-10 > .col-lg-pull-4 {
		right: 40%
	}

	.row-col-10 > .col-lg-pull-5 {
		right: 50%
	}

	.row-col-10 > .col-lg-pull-6 {
		right: 60%
	}

	.row-col-10 > .col-lg-pull-7 {
		right: 70%
	}

	.row-col-10 > .col-lg-pull-8 {
		right: 80%
	}

	.row-col-10 > .col-lg-pull-9 {
		right: 90%
	}

	.row-col-10 > .col-lg-pull-10 {
		right: 100%
	}

	.row-col-11 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-11 > .col-lg-pull-1 {
		right: 9.09091%
	}

	.row-col-11 > .col-lg-pull-2 {
		right: 18.18182%
	}

	.row-col-11 > .col-lg-pull-3 {
		right: 27.27273%
	}

	.row-col-11 > .col-lg-pull-4 {
		right: 36.36364%
	}

	.row-col-11 > .col-lg-pull-5 {
		right: 45.45455%
	}

	.row-col-11 > .col-lg-pull-6 {
		right: 54.54545%
	}

	.row-col-11 > .col-lg-pull-7 {
		right: 63.63636%
	}

	.row-col-11 > .col-lg-pull-8 {
		right: 72.72727%
	}

	.row-col-11 > .col-lg-pull-9 {
		right: 81.81818%
	}

	.row-col-11 > .col-lg-pull-10 {
		right: 90.90909%
	}

	.row-col-11 > .col-lg-pull-11 {
		right: 100%
	}

	.row-col-12 > .col-lg-pull-0 {
		right: auto
	}

	.row-col-12 > .col-lg-pull-1 {
		right: 8.33333%
	}

	.row-col-12 > .col-lg-pull-2 {
		right: 16.66667%
	}

	.row-col-12 > .col-lg-pull-3 {
		right: 25%
	}

	.row-col-12 > .col-lg-pull-4 {
		right: 33.33333%
	}

	.row-col-12 > .col-lg-pull-5 {
		right: 41.66667%
	}

	.row-col-12 > .col-lg-pull-6 {
		right: 50%
	}

	.row-col-12 > .col-lg-pull-7 {
		right: 58.33333%
	}

	.row-col-12 > .col-lg-pull-8 {
		right: 66.66667%
	}

	.row-col-12 > .col-lg-pull-9 {
		right: 75%
	}

	.row-col-12 > .col-lg-pull-10 {
		right: 83.33333%
	}

	.row-col-12 > .col-lg-pull-11 {
		right: 91.66667%
	}

	.row-col-12 > .col-lg-pull-12 {
		right: 100%
	}

	.row-col-1 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-1 > .col-lg-offset-1 {
		margin-left: 100%
	}

	.row-col-2 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-2 > .col-lg-offset-1 {
		margin-left: 50%
	}

	.row-col-2 > .col-lg-offset-2 {
		margin-left: 100%
	}

	.row-col-3 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-3 > .col-lg-offset-1 {
		margin-left: 33.33333%
	}

	.row-col-3 > .col-lg-offset-2 {
		margin-left: 66.66667%
	}

	.row-col-3 > .col-lg-offset-3 {
		margin-left: 100%
	}

	.row-col-4 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-4 > .col-lg-offset-1 {
		margin-left: 25%
	}

	.row-col-4 > .col-lg-offset-2 {
		margin-left: 50%
	}

	.row-col-4 > .col-lg-offset-3 {
		margin-left: 75%
	}

	.row-col-4 > .col-lg-offset-4 {
		margin-left: 100%
	}

	.row-col-5 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-5 > .col-lg-offset-1 {
		margin-left: 20%
	}

	.row-col-5 > .col-lg-offset-2 {
		margin-left: 40%
	}

	.row-col-5 > .col-lg-offset-3 {
		margin-left: 60%
	}

	.row-col-5 > .col-lg-offset-4 {
		margin-left: 80%
	}

	.row-col-5 > .col-lg-offset-5 {
		margin-left: 100%
	}

	.row-col-6 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-6 > .col-lg-offset-1 {
		margin-left: 16.66667%
	}

	.row-col-6 > .col-lg-offset-2 {
		margin-left: 33.33333%
	}

	.row-col-6 > .col-lg-offset-3 {
		margin-left: 50%
	}

	.row-col-6 > .col-lg-offset-4 {
		margin-left: 66.66667%
	}

	.row-col-6 > .col-lg-offset-5 {
		margin-left: 83.33333%
	}

	.row-col-6 > .col-lg-offset-6 {
		margin-left: 100%
	}

	.row-col-7 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-7 > .col-lg-offset-1 {
		margin-left: 14.28571%
	}

	.row-col-7 > .col-lg-offset-2 {
		margin-left: 28.57143%
	}

	.row-col-7 > .col-lg-offset-3 {
		margin-left: 42.85714%
	}

	.row-col-7 > .col-lg-offset-4 {
		margin-left: 57.14286%
	}

	.row-col-7 > .col-lg-offset-5 {
		margin-left: 71.42857%
	}

	.row-col-7 > .col-lg-offset-6 {
		margin-left: 85.71429%
	}

	.row-col-7 > .col-lg-offset-7 {
		margin-left: 100%
	}

	.row-col-8 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-8 > .col-lg-offset-1 {
		margin-left: 12.5%
	}

	.row-col-8 > .col-lg-offset-2 {
		margin-left: 25%
	}

	.row-col-8 > .col-lg-offset-3 {
		margin-left: 37.5%
	}

	.row-col-8 > .col-lg-offset-4 {
		margin-left: 50%
	}

	.row-col-8 > .col-lg-offset-5 {
		margin-left: 62.5%
	}

	.row-col-8 > .col-lg-offset-6 {
		margin-left: 75%
	}

	.row-col-8 > .col-lg-offset-7 {
		margin-left: 87.5%
	}

	.row-col-8 > .col-lg-offset-8 {
		margin-left: 100%
	}

	.row-col-9 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-9 > .col-lg-offset-1 {
		margin-left: 11.11111%
	}

	.row-col-9 > .col-lg-offset-2 {
		margin-left: 22.22222%
	}

	.row-col-9 > .col-lg-offset-3 {
		margin-left: 33.33333%
	}

	.row-col-9 > .col-lg-offset-4 {
		margin-left: 44.44444%
	}

	.row-col-9 > .col-lg-offset-5 {
		margin-left: 55.55556%
	}

	.row-col-9 > .col-lg-offset-6 {
		margin-left: 66.66667%
	}

	.row-col-9 > .col-lg-offset-7 {
		margin-left: 77.77778%
	}

	.row-col-9 > .col-lg-offset-8 {
		margin-left: 88.88889%
	}

	.row-col-9 > .col-lg-offset-9 {
		margin-left: 100%
	}

	.row-col-10 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-10 > .col-lg-offset-1 {
		margin-left: 10%
	}

	.row-col-10 > .col-lg-offset-2 {
		margin-left: 20%
	}

	.row-col-10 > .col-lg-offset-3 {
		margin-left: 30%
	}

	.row-col-10 > .col-lg-offset-4 {
		margin-left: 40%
	}

	.row-col-10 > .col-lg-offset-5 {
		margin-left: 50%
	}

	.row-col-10 > .col-lg-offset-6 {
		margin-left: 60%
	}

	.row-col-10 > .col-lg-offset-7 {
		margin-left: 70%
	}

	.row-col-10 > .col-lg-offset-8 {
		margin-left: 80%
	}

	.row-col-10 > .col-lg-offset-9 {
		margin-left: 90%
	}

	.row-col-10 > .col-lg-offset-10 {
		margin-left: 100%
	}

	.row-col-11 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-11 > .col-lg-offset-1 {
		margin-left: 9.09091%
	}

	.row-col-11 > .col-lg-offset-2 {
		margin-left: 18.18182%
	}

	.row-col-11 > .col-lg-offset-3 {
		margin-left: 27.27273%
	}

	.row-col-11 > .col-lg-offset-4 {
		margin-left: 36.36364%
	}

	.row-col-11 > .col-lg-offset-5 {
		margin-left: 45.45455%
	}

	.row-col-11 > .col-lg-offset-6 {
		margin-left: 54.54545%
	}

	.row-col-11 > .col-lg-offset-7 {
		margin-left: 63.63636%
	}

	.row-col-11 > .col-lg-offset-8 {
		margin-left: 72.72727%
	}

	.row-col-11 > .col-lg-offset-9 {
		margin-left: 81.81818%
	}

	.row-col-11 > .col-lg-offset-10 {
		margin-left: 90.90909%
	}

	.row-col-11 > .col-lg-offset-11 {
		margin-left: 100%
	}

	.row-col-12 > .col-lg-offset-0 {
		margin-left: 0
	}

	.row-col-12 > .col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.row-col-12 > .col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.row-col-12 > .col-lg-offset-3 {
		margin-left: 25%
	}

	.row-col-12 > .col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.row-col-12 > .col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.row-col-12 > .col-lg-offset-6 {
		margin-left: 50%
	}

	.row-col-12 > .col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.row-col-12 > .col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.row-col-12 > .col-lg-offset-9 {
		margin-left: 75%
	}

	.row-col-12 > .col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.row-col-12 > .col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.row-col-12 > .col-lg-offset-12 {
		margin-left: 100%
	}
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.hidden {
	display: none !important;
	visibility: hidden !important
}


.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block,
.visible-md-block, .visible-md-inline, .visible-md-inline-block,
.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs, th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm, th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md, th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg, th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print, th.visible-print {
		display: table-cell !important
	}
}

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

@media print {
	.visible-print-block {
		display: block !important
	}
}

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

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

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

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

.affix {
	position: fixed
}

.text-center {
	text-align: center
}

.aligncenter, .alignleft, .alignright, .bypostauthor, .gallery-caption,
.screen-reader-text, .sticky, .wp-caption, .wp-caption-text {
	padding: 0
}

:focus {
	outline: none
}
/*.s-products-slider:after{
	width: 20%;
content: ' ';
position: absolute;
z-index: 99;
top: 0;
border-bottom: 0;
width: 20%;
height: 100%;
background-size: 100%;
pointer-events: none;
right: 0;
background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%);
background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%);
background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ccffffff',GradientType=1);
}
.s-products-slider:before{
width: 20%;
content: ' ';
position: absolute;
z-index: 99;
top: 0;
border-bottom: 0;
width: 20%;
height: 100%;
background-size: 100%;
pointer-events: none;
left: 0;
background: -moz-linear-gradient(right,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%);
background: -webkit-linear-gradient(right,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%);
background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff',endColorstr='#00ffffff',GradientType=1);
}*/
.cd-top {
	font-size: 0px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: inline-block;
    height: 40px;
    width: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background: url(/bitrix/templates/luch_shop_zmitroc/assets/css/../svg/arrow_up.svg) no-repeat center 50%;
	background-color: hsla(5, 76%, 100%, 0.8);
	border-radius: 50%;
	background-size: 60%;
	cursor: pointer;
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    z-index: 4
}

.js .cd-top--fade-out {
    opacity: .5
}

.js .cd-top:hover {
	background-color: hsla(5, 76%, 100%);
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.icon.byn-item{
	height: 12px;
	width: 12px;
}
.icon.byn-detail{
	height: 19px;
	width: 17px;
}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/components/bitrix/menu/top_dop_menu/style.css?1683720790272*/
.dop-menu{
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	margin-left: 30px;
}
.dop-menu ul li{
	display:inline-block;
	margin: 0 15px 0 0
}
@media (max-width: 980px) {
	.dop-menu{display:none}
}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/styles.css?167206102919636*/
/* New year 2020 START */
.luch-snow-bg{
	opacity: 0;
}
@media (min-width: 1400px){
	.new-year {
		background-color:#003829;
		background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/luch-ny-2020/luch_newyear_bg.jpg);
		background-position: top center;
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (   min-moz-device-pixel-ratio: 2),
	only screen and (     -o-min-device-pixel-ratio: 2/1),
	only screen and (        min-device-pixel-ratio: 2),
	only screen and (                min-resolution: 192dpi),
	only screen and (                min-resolution: 2dppx) { 
		.new-year {
			background: url(/bitrix/templates/luch_shop_zmitroc/assets/luch-ny-2020/luch_newyear_bg@2x.jpg) repeat-y top center / 2560px 2375px;;
		}
	}
	.luch-snow-bg{
		position:fixed;
		top:0;
		left:0;
		background-color:transparent;
		z-index: 0;
		transition: opacity .9s ease-in;
		width: 100%;
	}
	.luch-snow-bg.ready{
		opacity: 1;
	}
	.new-year .b-wrapper, .new-year .s-footer {
		max-width: 1400px;
		background-color: #fff;
		box-shadow: 0px 6px 5px 4px rgba(15, 15, 15, 0.5);
		z-index: 5;
		overflow: hidden;
		position: relative;
	}
}
@media (max-width: 1400px){
	.luch-snow-bg {
		display: none
	}
}
.new-year .snowflake {
	color: #fff;
	font-size: 1em;
	text-shadow: 0 0 1px #000;
}
.new-year .main-menu__li .main-menu__link .inner-text.brown{
	color: #df2c10
}
.new-year .main-menu__li .main-menu__link .inner-text.new:before{
	content: 'NEW';
	color: #fff;
	background-color: #df2c10;
	padding: 2px 3px;
	font-size: 8px;
	border-radius: 3px;
	line-height: 8px;
	position: absolute;
	right: 0;
	top: 0px;
}
@media (max-width: 768px){
	.new-year .main-menu__li .main-menu__link .inner-text.new:before{
		top: 3px;
		right: 36%;
	}
}

@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}
@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}
@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}
@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}
.new-year .snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}
.new-year .snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}
.new-year .snowflake:nth-of-type(1){font-size:1.5em;left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}
.new-year .snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}
.new-year .snowflake:nth-of-type(3){font-size:2em;left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}
.new-year .snowflake:nth-of-type(4){font-size:0.5em;left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}
.new-year .snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}
.new-year .snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}
.new-year .snowflake:nth-of-type(7){font-size:0.5em;left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}
.new-year .snowflake:nth-of-type(8){font-size:2.5em;left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}
.new-year .snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}

.new-year .shopping-cart .count{
	background-color: #df2c10
}
@media (max-width:980px){
	.new-year .h-top, .new-year .h-top .container {
		background-color: #214738
	}
	.new-year .h-top a .svg-icon{
		fill: #fff;
	}
	.new-year .h-top a:hover .svg-icon{
		fill:#b79a7a
	}
	.new-year .h-top .lang a,.new-year .h-top .lang span {
		font-size: 14px;
		color: #fff;
		margin: 0 6px;
	}
	.new-year .h-top .lang > :first-child {
		margin-left: 0;
	}
	.new-year .h-top .lang ._active{
		color: #b79a7a
	}
	.new-year .h-bottom .main-nav,.new-year .h-bottom .mobile-name._menu{
		background-color: #214738
	}
	.new-year .h-bottom .main-menu__link,.new-year .h-bottom .main-menu__no-link {
		color: #fff
	}
	.new-year .h-bottom .main-menu__li._active .main-menu__link,.new-year .h-bottom .main-menu__li._active .main-menu__no-link {
		color: #b79a7a;
		background-color: #345d4e
	}
	.new-year .h-bottom .main-nav .inset-li .inset__link:hover,.new-year .h-bottom .main-nav .inset-li._active .inset__link,.new-year .h-bottom .main-menu__li:hover .main-menu__link {
		color: #fff;
		background-color: #345d4e
	}
	.new-year .h-bottom .main-nav .inset .ul-inset {
		background-color: #2d5043
	}
	.new-year .h-bottom .main-menu__link._toggled, .main-menu__no-link._toggled{
		color: #fff;
		background-color: #345d4e
	}
	.new-year .h-bottom .main-menu__li .b-dropper._toggled:after{
		border-top-color: #214738;
		border-right-color: #214738;
	}
	.new-year .h-bottom .mobile-name .close {
		color: #b79a7a;
	}
	.new-year .h-top .h-search {
		background-color: rgba(33, 71, 56, 0.8)
	}
	.new-year .h-top .mobile-search-close{
		display: inline-block;
		width: 100%;
		padding: 18px 0;
		background: #214738;
		margin: 0;
	}
	.new-year .h-top .search {
		width: 100%;
		margin: 0;
	}
	.new-year .h-top .search-form {
		background: #fff;
		padding: 10px 0;
	}
	.new-year .h-top .search-form .input__search,.new-year .h-top  .search-form .input__search:focus{
		border-color: transparent
	}
}
/* New year 2020 END */

.w-filters .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
	z-index: 1
}
.w-filters .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.w-filters .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #ddd;
}
.w-filters .bx-ui-slider-part.p1 {
	left: -1px;
}
.w-filters .bx-ui-slider-part.p2 {
	left: 25%;
}
.w-filters .bx-ui-slider-part.p3 {
	left: 50%;
}
.w-filters .bx-ui-slider-part.p4 {
	left: 75%;
}
.w-filters .bx-ui-slider-part.p5 {
	right: -1px;
}
.w-filters .bx-ui-slider-part.p5 span{
	right: -1px;
	text-align: right;
}
.w-filters .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: bold;*/

	position: absolute;
	top: -16px;
	/*left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;*/
	color: #000;
	width: 30px;
}
.w-filters .bx-ui-slider-part.p2 span,
.w-filters .bx-ui-slider-part.p3 span,
.w-filters .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.w-filters .bx-ui-slider-range,
.w-filters .bx-ui-slider-pricebar,
.w-filters .bx-ui-slider-pricebar-vd,
.w-filters .bx-ui-slider-pricebar-vn,
.w-filters .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.w-filters .bx-ui-slider-range {
	z-index: 50;
}
.w-filters .bx-ui-slider-pricebar {
	z-index: 100;
}
.w-filters .bx-ui-slider-pricebar-vd {
	z-index: 60;
	/*background: #849da4;/* COLOR */
}
.w-filters .bx-ui-slider-pricebar-vn {
	z-index: 70;
	background: #dddddd;
	/*background: #a8dff3;/* COLOR */
}
.w-filters .bx-ui-slider-pricebar-v {
	z-index: 80;
	background: #000;
	/*background: #499fd8;/* COLOR */
}
.w-filters .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
/* .w-filters .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.w-filters .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
} */
.w-filters .bx-ui-slider-handle.left {
	top: -8px;
	background: #000;
	width: 5px;
	/* left: 0;
	margin-left: -21px;
	COLOR
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top; */
}
.w-filters .bx-ui-slider-handle.right {
	top: -8px;
	background: #000;
	width: 5px;
	/* right: 0;
	margin-right: -21px;
	COLOR
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top; */
}
.bx_ordercart_coupon_notes{
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
	display: none;
	opacity: 0;
	white-space: normal;
	border: 1px solid #ddd;
	position: absolute;
	left: 10px;
	max-width: 270px;
	padding: 10px;
	background: #fff;
	z-index: 1010;
	border-radius: 5px;
	font-size: 13px;
	line-height: 17px;
	box-shadow: 0 3px 7px 0 rgba(0,0,0,.05)
}
.bx_ordercart_coupon:hover .bx_ordercart_coupon_notes{
	display: block;
	opacity: 1;
}
.bx-touch .bx_ordercart_coupon_notes{
	display: block;
	opacity: 1;
	position: relative;
	top: auto;
	left: auto;
	margin: 10px auto;
	box-shadow: none
}
.bx_ordercart_coupon span{
	display:block;
	margin-bottom:13px;
	color:#7f7f7f;
	font-size:13px;
}
.bx_ordercart_coupon span.good,
.bx_ordercart_coupon span.bad,
.bx_ordercart_coupon span.disabled{
	display: inline-block;
	width:22px;
	height:34px;
	vertical-align: middle;
	margin: 0 0 0 5px;
	cursor: pointer;
}
/* .bx_ordercart_coupon input.good, .bx_ordercart_coupon input.bad{
	position: relative;
	border:1px solid #59a62a;
	background:rgba(89,166,42,.16);
	box-shadow:0 0 2px 0 rgba(89,166,42,.8);
} */
.bx_ordercart_coupon span.good{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center;
}
.bx_ordercart_coupon input.bad{
	border:1px solid #e16565;
	background:rgba(225,101,101,.16);
	box-shadow:0 0 2px 0 rgba(225,101,101,.8);
}
.bx_ordercart_coupon span.good:hover,
.bx_ordercart_coupon span.bad,
.bx_ordercart_coupon span.disabled{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;
}
.bx_ordercart_coupon span.bad:hover{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==") no-repeat center;
}
.bx_ordercart_coupon input.disabled{
	color: #6a6a6a;
}
.bx_ordercart_coupon {
	display: inline-block;
	background: #f1f1f1;
	margin: 5px 5px 5px 0;
	padding: 3px;
	font-size: 0;
	line-height: 0;
}
.bx_ordercart_coupon input.disabled, .bx_ordercart_coupon input.good, .bx_ordercart_coupon input.bad {
	background: transparent;
	border: 1px dashed #cecece;
	box-shadow: inherit;
	font-size: 20px;
	line-height: 20px;
	padding: 9px 10px;
	width: auto;
	min-width: inherit;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.bx_ordercart_coupon input.bad {
	border: 1px dashed #e89d9d!important;
}

/*
.black_friday {
	color: #b79a7a;
	text-transform: uppercase;
	background: linear-gradient(to right, rgb(135, 11, 18) 1%, #e72a3a 10%, rgb(90, 17, 23) 22%, rgb(46, 9, 11) 33%, #000 58%, #b79a7a 90%, rgb(135, 11, 18) 98%);
	background-size: auto auto;
	background-clip: border-box;
	background-size: 200% auto;
	color: #fff;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: textclip 1.5s linear infinite;
	display: inline-block;
}

@keyframes textclip {
	to {
		background-position: 200% center;
	}
}
*/
.paysystems__img {
	width: 95%;
	height: auto;
	max-width: 400px;
}
.kznc-popupad-fancybox-banner{padding:20px 40px}
.fancybox-type-html{max-width:920px}

.oneclick-btn{
color: #b79a7a;
border-bottom: 1px dotted #b79a7a;
cursor: pointer;
}
.oneclick-btn:hover{
	border-color: transparent: 
}
@media (min-width: 768px){
	.w-product-item .item-label.icon-new + .sale-baloon, .s-products-slider .w-product-item .item-label.icon-new + .sale-baloon {
		top: 40px;
	}
}
.preorder-desc{color:#909090;font-size:13px;line-height:18px;text-align:center;max-width:300px;margin:0 auto;padding:0 0 15px 0}
@media (max-width: 590px) {
	.product-description .price-table .cell.preorder{
		margin-bottom: 0
	}
}
/* haloween 2021 stiker */
.sale-baloon__halloween{
	background-color: transparent !important;
	border: 0;
	text-shadow: 2px 2px 0px #3c3c3c;
}
.sale-baloon__halloween .content{
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/svg/sale_pumpkin.svg);
	background-position: center;
	background-size: cover;
}
.sale-baloon.sale-baloon__halloween .corner{
	display:none
}

/* let's shape */
.sale-baloon__halloween span.shape {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 20px;
  left: 15px;
}

.sale-baloon__halloween span span {
  content:"";
  position: absolute;
  margin: auto;
  height: 10px;
  width: 10px;
  background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/svg/sale_bat.svg);
  background-position: center;
  background-size: cover;
  opacity: 0;
}

.sale-baloon__halloween span span:nth-of-type(1) {
  top: -10px;
  left: 0;
  right: 0;
}

.sale-baloon__halloween span span:nth-of-type(2) {
  bottom: -7px;
  left: 0;
  right: 0;
}

.sale-baloon__halloween span span:nth-of-type(3) {
  top:0;
  bottom: 0;
  left: -10px;
}

.sale-baloon__halloween span span:nth-of-type(4) {
  top:0;
  bottom: 0;
  right: -10px;
}

.sale-baloon__halloween span span:nth-of-type(5) {
  top: -5px;
  left: -70%;
  right: 0;
  transform:rotate(-30deg);
}

.sale-baloon__halloween span span:nth-of-type(6) {
  top: -9px;
  left: 0;
  right: -70%;
  transform:rotate(30deg);
}

.sale-baloon__halloween span span:nth-of-type(7) {
  bottom: -5px;
  right: 0;
  left: -70%;
  transform:rotate(30deg);
}

.sale-baloon__halloween span span:nth-of-type(8) {
  bottom: -5px;
  left: 0;
  right: -70%;
  transform:rotate(-30deg);
}

/* let's animate this */
@keyframes bounce {
  0%{transform: scale(1);}
  50%{transform: scale(1.1);}
  100%{transform: scale(1);}
}

.w-items-catalog .block__link:hover .sale-baloon__halloween  {
  animation: bounce 0.3s ease-out 1;
}

.w-items-catalog .block__link:hover .sale-baloon__halloween  span span:nth-of-type(1) {
  animation: anim1 1.4s ease-out 1;
}
.w-items-catalog .block__link:hover .sale-baloon__halloween  span span:nth-of-type(2) {
  animation: anim2 1.8s ease-out 1;
}
.w-items-catalog .block__link:hover .sale-baloon__halloween  span span:nth-of-type(3) {
  animation: anim3 1.9s ease-out 1;
}
.w-items-catalog .block__link:hover .sale-baloon__halloween  span span:nth-of-type(4) {
  animation: anim4 1.4s ease-out 1;
}
.w-items-catalog .block__link:hover .sale-baloon__halloween  span span:nth-of-type(5) {
  animation: anim5 1.6s ease-out 1;
}
.w-items-catalog .block__link:hover .sale-baloon__halloween  span span:nth-of-type(6) {
  animation: anim6 1.5s ease-out 1;
}
.w-items-catalog .block__link:hover .sale-baloon__halloween  span span:nth-of-type(7) {
  animation: anim7 1.2s ease-out 1;
}
.w-items-catalog .block__link:hover .sale-baloon__halloween  span span:nth-of-type(8) {
  animation: anim8 0.7s ease-out 1;
}

@keyframes anim1 {
  0%{transform: scaleY(0.5);opacity: 0;}
  50%{transform: translateY(-10px) scaleY(1.4); opacity: 1;}
  100%{transform: translateY(-30px) scaleY(0.5);opacity: 0;}
}
@keyframes anim2 {
  0%{transform: scaleY(1);opacity: 0;}
  50%{transform: translateY(10px) scaleY(1.4); opacity: 1;}
  100%{transform: translateY(30px) scaleY(0.5);opacity: 0;}
}
@keyframes anim3 {
  0%{transform: rotate(90deg) scaleX(0.5);opacity: 0;}
  50%{transform: rotate(90deg) translateY(10px) scaleX(1.4); opacity: 1;}
  100%{transform: rotate(90deg) translateY(30px) scaleX(0.5);opacity: 0;}
}
@keyframes anim4 {
  0%{transform: rotate(90deg) scaleX(0.5);opacity: 0;}
  50%{transform: rotate(90deg) translateY(-10px) scaleX(1.4); opacity: 1;}
  100%{transform: rotate(90deg) translateY(-30px) scaleX(0.5);opacity: 0;}
}
@keyframes anim5 {
  0%{transform: rotate(-30deg) scaleY(0.5);opacity: 0;}
  50%{transform: rotate(-30deg) translateY(-9px) scaleY(1.4); opacity: 1;}
  100%{transform: rotate(-30deg) translateY(-18px) scaleY(0.5);opacity: 0;}
}
@keyframes anim6 {
  0%{transform: rotate(30deg) scaleY(0.5);opacity: 0;}
  50%{transform: rotate(30deg) translateY(-28px) scaleY(1.4); opacity: 1;}
  100%{transform: rotate(30deg) translateY(-36px) scaleY(0.5);opacity: 0;}
}
@keyframes anim7 {
  0%{transform: rotate(30deg) scaleY(0.5);opacity: 0;}
  50%{transform: rotate(30deg) translateY(18px) scaleY(1.4); opacity: 1;}
  100%{transform: rotate(30deg) translateY(36px) scaleY(0.5);opacity: 0;}
}
@keyframes anim8 {
  0%{transform: rotate(-30deg) scaleY(0.5);opacity: 0;}
  50%{transform: rotate(-30deg) translateY(28px) scaleY(1.4); opacity: 1;}
  100%{transform: rotate(-30deg) translateY(42px) scaleY(0.5);opacity: 0;}
}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/template_styles.css?178004392131554*/
.main-menu__li.brown .main-menu__link .inner-text{
	color: red
}
.main-menu__li.brown .main-menu__link .inner-text:hover{
	color: #909090
}

@media (min-width: 981px) {
	.menu-mobile-only{
		display: none;
	}
}
.desctop-top-phone__title{
	font-size: 13px;
	line-height: 22px;
	color: #3c3c3c;
	transition: ALL .2s ease;
	-webkit-transition: ALL .2s ease;
	-moz-transition: ALL .2s ease;
	-o-transition: ALL .2s ease;
	-webkit-backface-visibility: hidden;
	position: relative;
	font-weight: 700
}
.delivery-info.header {
	background: #3c3c3c
}
.delivery-info__text {
	color: #fff;
	position: relative;
	min-width: 315px;
	margin: 0 auto;
	padding: 8px 20px;
	font-size: 14px;
	line-height: 16px;
}
.delivery-info__close{
	position: absolute;
	color: #fff;
	right: 15px;
	top: 3px;
	cursor: pointer;
	transition: ALL .2s ease;
	-webkit-transition: ALL .2s ease;
	-moz-transition: ALL .2s ease;
	-o-transition: ALL .2s ease;
}
.delivery-info__close:hover{
	color: #ccc;
}
@media (min-width:768px){
	.delivery-info__text{
		width: 754px
	}
}
@media (min-width:992px){
	.delivery-info__text{
		width: 980px
	}
}
@media(min-width:1280px){
	.delivery-info__text{
		width: 1275px;
		padding: 8px 0
	}
}

.icon.item-tiktok {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-top: 25%
}
.icon.item-tg-chanel {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-top: 25%
}
.icon.item-max-chanel {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-top: 25%;
}
.delivery-info {
	background-color: #fff
}

/* Сообщение для корзины */
.cart-warning {
	display: table;
	position: relative;
	margin: 40px auto 0;
	width: 100%;
	background-color: #0074D9;
	color: #fff;
	transition: all 0.2s ease;
	background-color: rgba(176, 109, 42, 0.35)
}
.cart-warning-icon {
	display: table-cell;
	vertical-align: middle;
	width: 60px;
	padding: 30px;
	text-align: center;
	background-color: #b79a7a
}
.cart-warning-icon .fa-exclamation{
	font-size: 30px;
	font-weight: 700;
}
.cart-warning-body {
	display: table-cell;
	vertical-align: middle;
	padding: 20px
}
.cart-warning-body > p {
	line-height: 1.2;
	margin-top: 6px
}
.w-news-subscribe .button.button-search {
	width: auto !important
}

.currency-container {
	width: 70px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	line-height: 22px;
	font-size: 13px;
	text-align: center;
	position: relative;
	margin-right: 10px
}
.currency-container ul { list-style-type: none; padding: 0}
.currency-cur {
	position: relative;
	display: block;
	width: 100%;
	cursor: pointer;
	user-select: none;
	color: #3c3c3c;
	text-decoration: none;
	font-weight: 700
}
.currency-cur:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: linear-gradient(45deg, #3c3c3c 50%, transparent 0);
	position: absolute;
	right: 10px;
	top: 30%;
	transform: rotate(-45deg)
}

.currency-list {
	height: 0;
	max-height: 0px;    
	margin: 0;
	text-align: left;
	overflow: hidden;
	transition: 0.3s linear;
	position: absolute;
	z-index: 999; 
	background: #fff;
	text-align: revert;
	color: #adadad
	
}
.currency-list li {
	padding: 3px 10px
}
.currency-list li a{
	color: #adadad
}

.currency-container #drop {
  display: none
}
.currency-container #drop:checked ~ .currency-list {
	height: auto;
	width: 100%;
	max-height: 900px;
	transition: max-height 1s ease-in;
	overflow: hidden
}
.currency-container #drop:checked ~ .currency-cur:after {
	top: 40%;
	transform: rotate(135deg)
}

@media (max-width: 468px){
	.currency-container{
		width: 50px;
		text-align: left;
	}
	.currency-list {
		left: -10px
	}
}
.b-opt a{
	font-size: 16px;
}

.SDEK_selectPVZ {
	border-bottom: 1px dashed #b79a7a;
	color: #b79a7a;
	text-decoration: none;
	font-size: 15px;
	line-height: 26px;
}
.SDEK_selectPVZ:hover{
	border-color: transparent;
	text-decoration: none;
}
@media (max-width: 760px) {
	.w-order-info-row .left{
		padding-bottom: 15px
	}
	.w-order-info-row .w-total-check{
		width: 100%
	}
}
@media (max-width: 980px) {
	.w-page-nameing .right.short-width{
		padding-bottom: 15px
	}
}

.tooltip {
	position: relative;
	display: inline-block;
	padding-left: 8px
}
.tooltip__item {
	position: absolute;
	min-width: 238px;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	visibility: hidden;
	opacity: 0;
	background: white;
	transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
	color: #3c3c3c;
	border: 1px solid #cecece;
	border-radius: 3px;
	font-weight: 500;
	box-shadow: 0 2px 3px #bcbcbc;
	z-index: 100;
	margin: -5px 0px 0 5px;
}
.tooltip__item:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}
.tooltip__initiator {
	cursor: pointer;
	z-index: 5;
	border: 1px solid #999;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	text-align: center;
	color: #999;
	line-height: 17px;
	font-size: 12px;
}
.tooltip[data-direction=left] .tooltip__initiator:hover ~ .tooltip__item {
	transform: translate3d(0, -50%, 0);
	visibility: visible;
	opacity: 1;
}
.tooltip[data-direction=left] .tooltip__item {
	top: 50%;
	right: calc(100% + 1em);
	transform: translate3d(15px, -50%, 0);
}
.tooltip[data-direction=left] .tooltip__item:after {
	top: 50%;
	right: -0.5em;
	transform: translate3d(0, -50%, 0);
	border-width: 0.5em 0 0.5em 0.5em;
	border-color: transparent transparent transparent white;
	-webkit-filter: drop-shadow(1px 2px 1px #bcbcbc);
	filter: drop-shadow(1px 2px 1px #bcbcbc);
}
.tooltip[data-direction=bottom] .tooltip__initiator:hover ~ .tooltip__item {
	transform: translate3d(-50%, 0, 0);
	visibility: visible;
	opacity: 1;
}
.tooltip[data-direction=bottom] .tooltip__item {
	top: calc(100% + 1em);
	left: 50%;
	transform: translate3d(-50%, -15px, 0);
}
.tooltip[data-direction=bottom] .tooltip__item:after {
	top: -0.5em;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	border-width: 0 0.5em 0.5em 0.5em;
	border-color: transparent transparent white transparent;
	-webkit-filter: drop-shadow(1px 2px 1px #bcbcbc);
	filter: drop-shadow(1px -1px 1px #bcbcbc);
}
.s-collection__desc {
	text-align: initial;
}

.march-8{
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/luch_shop_zmitroc/assets/svg/8-march.svg);
	border: none;
	box-sizing: unset;
}
.sale-baloon.march-8 .content{
	text-shadow: 1px 1px #000
}
.product-preview-slider .sale-baloon.march-8, .w-items-catalog .block__link:hover .w-product-item .sale-baloon.march-8{
	background-color: transparent
}
.footer_mark{
	display: block;
	margin: 10px 0 20px 0;
}
footer .desctop-top-phone__title:after{
	display: none
}

.main-menu__li .main-menu__link .inner-text.brown {
    color: rgb(211,10,10);
    font-weight: 700
}

/*.snowflake {
	color: white;
	font-size: 1em;
	font-family: Arial;
	text-shadow: 0 0 1px #000;
}*/
.snowflake {
	color: #ff008a;
	font-size: 1em;
	font-family: Arial;
	text-shadow: 0 0 1px #ff78ae;
}

@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}
.snowflake:nth-of-type(10){left:40%;-webkit-animation-delay:5s,.5s;animation-delay:5s,.5s}.snowflake:nth-of-type(11){left:65%;-webkit-animation-delay:3s,3s;animation-delay:3s,3s}.snowflake:nth-of-type(12){left:15%;-webkit-animation-delay:4s,4s;animation-delay:4s,4s}.snowflake:nth-of-type(13){left:85%;-webkit-animation-delay:9s,3s;animation-delay:9s,3s}.snowflake:nth-of-type(14){left:65%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}

.b-page__content {
	min-height: 100px
}

.b-head-decor {
	display: none
}

.b-page_newyear .b-head-decor {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 115px;
	width: 100%;
	overflow: hidden;
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-head-decor_newyear.png) repeat-x 0 0
}

.b-page_newyear .b-head-decor__inner {
	position: absolute;
	top: 0;
	left: 0;
	height: 115px;
	display: block;
	width: 373px
}

.b-page_newyear .b-head-decor::before {
	content: '';
	display: block;
	position: absolute;
	top: -115px;
	left: 0;
	z-index: 3;
	height: 115px;
	display: block;
	width: 100%;
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75)
}

.b-page_newyear .b-head-decor__inner_n2 {
	left: 373px
}

.b-page_newyear .b-head-decor__inner_n3 {
	left: 746px
}

.b-page_newyear .b-head-decor__inner_n4 {
	left: 1119px
}

.b-page_newyear .b-head-decor__inner_n5 {
	left: 1492px
}

.b-page_newyear .b-head-decor__inner_n6 {
	left: 1865px
}

.b-page_newyear .b-head-decor__inner_n7 {
	left: 2238px
}
/*
.b-ball {
	position: absolute
}

.b-ball_n1 {
	top: 0;
	left: 3px;
	width: 59px;
	height: 83px
}

.b-ball_n2 {
	top: -19px;
	left: 51px;
	width: 55px;
	height: 70px
}

.b-ball_n3 {
	top: 9px;
	left: 88px;
	width: 49px;
	height: 67px
}

.b-ball_n4 {
	top: 0;
	left: 133px;
	width: 57px;
	height: 102px
}

.b-ball_n5 {
	top: 0;
	left: 166px;
	width: 49px;
	height: 57px
}

.b-ball_n6 {
	top: 6px;
	left: 200px;
	width: 54px;
	height: 70px
}

.b-ball_n7 {
	top: 0;
	left: 240px;
	width: 56px;
	height: 67px
}

.b-ball_n8 {
	top: 0;
	left: 283px;
	width: 54px;
	height: 53px
}

.b-ball_n9 {
	top: 10px;
	left: 321px;
	width: 49px;
	height: 66px
}

.b-ball_n1 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n1.png) no-repeat
}

.b-ball_n2 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n2.png) no-repeat
}

.b-ball_n3 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n3.png) no-repeat
}

.b-ball_n4 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n4.png) no-repeat
}

.b-ball_n5 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n5.png) no-repeat
}

.b-ball_n6 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n6.png) no-repeat
}

.b-ball_n7 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n7.png) no-repeat
}

.b-ball_n8 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n8.png) no-repeat
}

.b-ball_n9 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_n9.png) no-repeat
}

.b-ball_i1 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_i1.png) no-repeat
}

.b-ball_i2 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_i2.png) no-repeat
}

.b-ball_i3 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_i3.png) no-repeat
}

.b-ball_i4 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_i4.png) no-repeat
}

.b-ball_i5 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_i5.png) no-repeat
}

.b-ball_i6 .b-ball__i {
	background: url(https://raw.githubusercontent.com/bybelov/new-year-garland/master/balls/b-ball_i6.png) no-repeat
}

.b-ball_i1 {
	top: 0;
	left: 0;
	width: 25px;
	height: 71px
}

.b-ball_i2 {
	top: 0;
	left: 25px;
	width: 61px;
	height: 27px
}

.b-ball_i3 {
	top: 0;
	left: 176px;
	width: 29px;
	height: 31px
}

.b-ball_i4 {
	top: 0;
	left: 205px;
	width: 50px;
	height: 51px
}

.b-ball_i5 {
	top: 0;
	left: 289px;
	width: 78px;
	height: 28px
}

.b-ball_i6 {
	top: 0;
	left: 367px;
	width: 6px;
	height: 69px
}

.b-ball__i {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	pointer-events: none
}

.b-ball_bounce .b-ball__right {
	position: absolute;
	top: 0;
	right: 0;
	left: 50%;
	bottom: 0;
	z-index: 9
}

.b-ball_bounce:hover .b-ball__right {
	display: none
}

.b-ball_bounce .b-ball__right:hover {
	left: 0;
	display: block!important
}

.b-ball_bounce.bounce>.b-ball__i {
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	-o-transform: rotate(-9deg);
	transform: rotate(-9deg)
}

.b-ball_bounce .b-ball__right.bounce+.b-ball__i {
	-webkit-transform: rotate(9deg);
	-moz-transform: rotate(9deg);
	-o-transform: rotate(9deg);
	transform: rotate(9deg)
}

.b-ball_bounce.bounce1>.b-ball__i {
	-webkit-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	transform: rotate(6deg)
}

.b-ball_bounce .b-ball__right.bounce1+.b-ball__i {
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg)
}

.b-ball_bounce.bounce2>.b-ball__i {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg)
}

.b-ball_bounce .b-ball__right.bounce2+.b-ball__i {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg)
}

.b-ball_bounce.bounce3>.b-ball__i {
	-webkit-transform: rotate(1.5deg);
	-moz-transform: rotate(1.5deg);
	-o-transform: rotate(1.5deg);
	transform: rotate(1.5deg)
}

.b-ball_bounce .b-ball__right.bounce3+.b-ball__i {
	-webkit-transform: rotate(-1.5deg);
	-moz-transform: rotate(-1.5deg);
	-o-transform: rotate(-1.5deg);
	transform: rotate(-1.5deg)
}*/
/*
.favorite{
	color: #b79a7a;
	border-bottom: 1px dotted #b79a7a;
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 20px;
	cursor: pointer;
	z-index: 5
}
.favorite:hover{
	border-color: transparent
}*/
/* personal menu*/
.ps-menu{
display: flex;
flex-wrap: wrap;
align-content: center;
height: 40px;
border-bottom: 1px solid #909090;
}
.ps-menu__item{
height: 40px;
border-bottom: 1px solid transparent;
}
.ps-menu__item a{
font-size: 16px;
line-height: 22px;
margin: 0 15px;
}
.ps-menu__item:first-child a{
margin-left:0
}
.ps-menu__item:last-child a{
margin-right:0
}
.ps-menu__item.active{
border-color:#3c3c3c;
}
.ps-menu__item.active a{
font-weight: 700;
}
.ps-menu-space {
flex-grow: 1;
}

/* 14 february */
body .particletext {
  text-align: center;
  font-size: 45px;
  position: relative;
  vertical-align: top;
}
body .particletext.hearts > .particle {
  opacity: 0;
  position: absolute;
  background-color: #cc2a5d;
  animation: hearts 3s ease-in infinite;
}
body .particletext.hearts > .particle:before, body .particletext.hearts > .particle:after {
  position: absolute;
  content: "";
  border-radius: 100px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #cc2a5d;
}
body .particletext.hearts > .particle:before {
  transform: translateX(-50%);
}
body .particletext.hearts > .particle:after {
  transform: translateY(-50%);
}

@keyframes hearts {
  0% {
    opacity: 0;
    transform: translate(0, 0%) rotate(45deg);
  }
  20% {
    opacity: 0.8;
    transform: translate(0, -20%) rotate(45deg);
  }
  100% {
    opacity: 0;
    transform: translate(0, -1000%) rotate(45deg);
  }
}
@media (max-width: 590px){
	.h-top{
		position: fixed;
		z-index: 10
	}
	.h-middle{
		margin-top: 64px
	}
	.w-social .social__link {
		width: 40px;
		height: 40px;
	}
	.w-social .social__link .fa {
		line-height: 41px;
	}
	.icon.item-tiktok,.icon.item-tg-chanel {
		margin-top: 15%;
	}
}

.favorite, .favorite:before, .favorite:after{
    height: 50px;
    width: 50px;
    position: absolute;
    cursor: pointer;
    border-radius: 2px;
    right:0;
    font-size: 0
}

.favorite {
    bottom: 3px;
    right: 115px;
    background-color:#fff
}

.favorite:before, .favorite:after {
    content: '';
    will-change:transform
}

.favorite:before {
	-webkit-mask: url(/bitrix/templates/luch_shop_zmitroc/assets/svg/favorite.svg) no-repeat center/28px;
	mask: url(/bitrix/templates/luch_shop_zmitroc/assets/svg/favorite.svg) no-repeat center/28px;
	-webkit-mask-size: 30px;
	mask-size: 30px;
	background-color: #3c3c3c;
	z-index: 2;
	transition: .3s;
}
.active.favorite:before {
	background-color: #b79a7a;
}
.personal__link{
	top: 5px;
	right: 15px;
	display: inline-block;
	text-align: right;
	float: right;
}
@media (max-width: 980px){
	.h-bottom .personal__link{
		display: none
	}
}
.forgot-pass,.errortext{
	max-width: 600px;
	margin: 0 auto;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-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;
}
.personal-info{
	font-family: Lato;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
	color: #ADADAD;
}
.btn.btn-primary{
	background: #3C3C3C;
	padding: 12px 60px;
	border-radius: 2px;
	border-color: #3c3c3c;
}
.btn-primary,.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.ls_registration{
	font-size: 14px;
	border-bottom: 1px solid #3C3C3C;
	text-decoration: none;
}
.ls_registration:hover{
	color: #3C3C3C;
	border-color: transparent;
	text-decoration: none;
}

/* registration */
.reg{
	max-width: 600px
}
.reg label{
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	padding-bottom: 5px;
	display: block;
}
.reg label .starrequired{
	color: #FF0000
}
.reg__name,.reg__surname,.reg__login,.reg__email,.reg__password,.reg__password-conf,.reg__captcha,.reg__captcha-img{
	width: 40%;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
}
.reg__name, .reg__login,.reg__password,.reg__captcha-img{
	margin: 0 35px 20px 0
}
.reg__captcha-img img{
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.reg .checkbox-bottom .absolute-checkbox{
	position: relative;
}
.reg .checkbox-bottom .absolute-checkbox .input.checkbox .label{
	padding: 0;
	font-family: Lato;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	color: #ADADAD;
	padding-bottom: 10px
}
.reg .checkbox-bottom .absolute-checkbox .input.checkbox .label a{
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #3C3C3C;
	text-decoration: none;
}
.reg .checkbox-bottom .absolute-checkbox .input.checkbox .label a:hover{
	color: #3C3C3C;
	border-color: transparent;
	text-decoration: none;
}
@media (max-width: 768px){
	div.bx-auth {
		margin: 20px 15px;
	}
	table.bx-auth-table {
		display: table
	}
	.reg__name,.reg__surname,.reg__login,.reg__email,.reg__password,.reg__password-conf,.reg__captcha,.reg__captcha-img{
		display: block;
		width: 100%;
		margin: 0 35px 20px 0
	}
}
.footer-awards {
  display: flex;
  justify-content: space-between;
  height: 100%;
  flex-wrap: wrap;
}
.footer-awards__title{
	flex-direction: row;
	width: 100%;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
}
.footer-awards__item{
	padding: 5px 5px;
}
.footer-awards__img{
	height: auto
}
.view-360{
	margin: 0 auto
}

.contact-desc{
	color:#909090;
	margin-top:0
}
#CookiebotWidget {
	z-index: 0;
    margin-right: 30px;
}
.js .b24-widget-button-position-bottom-left{
	bottom:50px
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.note {    
	color: rgba(183,154,122,1);
	cursor: pointer;
	border-bottom: 1px dotted rgba(183,154,122,1);
	padding: 0
}

.tooltipster-default {
	border-radius: 1px; 
	border: 1px solid #eee;
 
	background: #fff;
	color: #222;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font: 16px/24px "Lato", serif;
	padding: 1em 1em 1em 1em;
	overflow: hidden;
    border-left: 5px solid rgba(183,154,122,1);
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -8px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -8px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -8px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -8px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -8px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -8px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}



/* CSS transition for when contenting is changing in a tooltip that is still open */
.tooltipster-content-changing {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.award-flag{
	position: absolute
}
.owl-carousel .owl-item .award-flag .footer-awards__img{
	width: 46px;
	height: 60px
}

.cornier-info{
	position: absolute;
	bottom: 5px;
	left: 5px;
	content: "";
	width: 50px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
}
.cornier-info .fa {
	font-size: 20px;
	line-height: 50px;
	pointer-events: none;
	color: #3c3c3c;
	fill: #3c3c3c;
	stroke: #3c3c3c;
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
}

.excerpt-hidden {
	height: 10rem;
	overflow: hidden;
	position: relative;
}
.excerpt-hidden:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 64px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, white 100%);
}

.excerpt-visible {
	height: auto;
	overflow: auto;
}


.excerpt-hidden-tags {
	height: 4rem;
	overflow: hidden;
	position: relative;
}
.excerpt-hidden-tags:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, white 100%);
}

.excerpt-visible-tags {
	height: auto;
	overflow: auto;
}

.js-show-more-tags{
	color:#b79a7a;
	float: right;
	background: #fff;
	margin-top: -32px;
	padding: 0 20px;
}
.js-show-more{
	text-decoration: underline;
}
.js-show-more:hover{
	text-decoration: none;
}
.delivery-info .bx-yandex-view-layout{
	display: none
}

.cornier-video {
    position: absolute;
    bottom: 5px;
    left: 65px;
    content: "";
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius:2px
}

.cornier-video a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.cornier-video:hover {
    border-color: #3c3c3c;
    background-color:#3c3c3c
}

.cornier-video .fa {
    font-size: 20px;
    line-height: 50px;
    pointer-events: none;
    color: #3c3c3c;
    fill: #3c3c3c;
    stroke: #3c3c3c;
    display: block;
    width: 100%;
    height: 100%;
    padding:10px
}

.cornier-video:hover .fa {
    color: #fff;
    fill: #fff;
    stroke:#fff
}

.product-description .name a{
	font-size: 20px;
	line-height: 24px;
	color: #b79a7a
}

.additional{
	color: #aaa;
	font-size: 12px;
	line-height: 20px;
}
.additional a{
	color: #3c3c3c;
	font-size: 12px;
	line-height: 20px;
}
.outofstock{
	color: #b79a7a
}
.footer-text .desctop-top-phone__title{
	cursor: default
}

.detail-prod-info{
	color: #909090;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 10px;
}
.b24-widget-button-openline_livechat{
	order: 1
}

.pre-order-countdown{
	margin: 0 auto;
	text-align: center;
}

.pre-order-countdown__title{
	text-transform: uppercase;
}
.pre-order-countdown li {
  display: inline-block;
  font-size: 16px;
  list-style-type: none;
  padding: 10px;
  text-transform: uppercase;
}

.pre-order-countdown li span {
  display: block;
  font-size: 26px;
}
.reception-table{
	width: 100%;
}
.reception-table b{
	display: none
}
.reception-table th,.reception-table td,.reception-container a{
	font-size: 16px;
}
@media (max-width: 768px) {
	.reception-table,
	.reception-table thead,
	.reception-table tbody,
	.reception-table tr,
	.reception-table th,
	.reception-table td,
	.reception-table b {
		display: block;
		padding: 5px 0;
		margin: 0
	}
	.reception-table thead,.reception-table thead tr {
		display: none;
	}
}
@media (min-width: 769px) {
	.w-contacts-bottom .left{
		width: 47%;
	}
	.reception-table td:nth-child(2){
		width: 80px
	}
}

.detail-dop-watches{
	display: flex;
	margin: -8px -4px 0;
	padding: 0;
	flex-wrap: wrap;
	list-style: none;
}
.detail-dop-watches__list {
	display: -moz-box;
	display: flex;
	margin: -8px -4px 0;
	padding: 0;
	flex-wrap: wrap;
	list-style: none;
}
.detail-dop-watches__list li{
	padding: 8px 4px 0;
}
.detail-dop-watches__list li a{
	display: block;
	background-color: #fff;
	border: 1px solid #cacaca;
	width: 64px;
	height: 64px;
	position: relative;
	padding: 3px;
	border-radius: 3px;
}
.detail-dop-watches__list li a img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
/* End */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/common.css?1780050220156962 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/font-awesome.min.css?15724514264576 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/jquery.formstyler.min.css?154883666211236 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/jquery.mCustomScrollbar.min.css?154883671444801 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/jquery.bxslider.min.css?15724538483676 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/jquery.mousewheel-classic.min.css?15724659011241 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/owl.carousel.min.css?15724659442881 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/owl.theme.default.min.css?1572465959846 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/jquery.fancybox.min.css?153295992413735 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/custom.css?177339217784524 */
/* /bitrix/templates/luch_shop_zmitroc/components/bitrix/menu/top_dop_menu/style.css?1683720790272 */
/* /bitrix/templates/luch_shop_zmitroc/styles.css?167206102919636 */
/* /bitrix/templates/luch_shop_zmitroc/template_styles.css?178004392131554 */
