

/* Start:/bitrix/templates/l-craft_re_v2/style.css?174582225933544*/
/*product card*/
.color_item_craft {
	position:absolute;
	top: 0px;
    /*left: 55px;*/
	right:0px;
    z-index: 980;
   /* background: rgba(255, 255, 255, 0.8);*/
    padding: 5px 10px;
	max-width:51%;
}
.color_item_craft .color_item_craft_title {
	font-size:12px;
}
.color_item_craft ul {
	text-align: left;
	padding-left:0px;
}
.color_item_craft ul li {
	display:inline-block;
	width:14px;
	height:14px;
	border-radius:2px;
	border:1px solid;
	
	position:relative;
}
.color_item_craft ul li a {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.color_item_craft ul li.color-38 {
	background:#000;
	border-color:#000;
}
.color_item_craft ul li.color-39 {
	background:#fff;
	border-color:#000;
}
.color_item_craft ul li.color-40 {
	background:#F5F5DC;
	border-color:#F5F5DC;
}
.color_item_craft ul li.color-41 {
	background:#FFFF00;
	border-color:#FFFF00;
}
.color_item_craft ul li.color-42 {
	background:#008000;
	border-color:#008000;
}
.color_item_craft ul li.color-43 {
	background:#49311C;
	border-color:#49311C;
}
.color_item_craft ul li.color-44 {
	background:#CC0000;
	border-color:#CC0000;
}
.color_item_craft ul li.color-45 {
	background:#B06500;
	border-color:#B06500;
}
.color_item_craft ul li.color-46 {
	background:#C9C9C9;
	border-color:#C9C9C9;
}
.color_item_craft ul li.color-47 {
	background:#1464e6;
	border-color:#1464e6;
}
.color_item_craft ul li.color-48 {
	background:#800080;
	border-color:#800080;
}
.color_item_craft ul li.color-116 {
	background:#6AD8DD;
	border-color:#6AD8DD;
}
.color_item_craft ul li.color-117 {
	background:#E28090;
	border-color:#E28090;
}
.color_item_craft ul li.color-118 {
	background:#ab7a69;
	border-color:#ab7a69;
}

.color_item_craft ul li.color-49 {
background: linear-gradient(54deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
background-size: 1800% 1800%;

-webkit-animation: rainbow 5s ease infinite;
-z-animation: rainbow 5s ease infinite;
-o-animation: rainbow 5s ease infinite;
  animation: rainbow 5s ease infinite;
  border-color:transparent;}

@-webkit-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@-moz-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@-o-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@keyframes rainbow { 
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}

.color_item_craft ul li.color-53 {
	background:#C0C0C0;
}
.color_item_craft ul li.color-52 {
	background:#FFD700;
}
.color_item_craft ul li.color-112 {
	background:#803039;border-color:#803039;}


.product-item-container{position: relative;margin-bottom:30px;}
.owl-carousel .product-item-container{margin-bottom:0px;}
.product-item-container.hover{z-index: 200;}

.product-item{
	display: block;
	border: 1px solid transparent;
	border-radius: 2px;
	width: 100%;
	
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
	box-sizing: border-box;
	border:1px solid #cfcfcf;
	padding: 15px 20px 25px;
	font-family: 'Montserrat';
}
.product-item .price-name {
	font-size:13px;
	font-weight:700;
}
.product-item .opt-button {
	display:block;
	text-decoration:none !Important;
	border-radius:3px;
	border:2px solid #fa6b30;
	color:#fa6b30;
	font-size:16px;
	line-height:30px;
	padding:0px 10px;
	font-weight:700;
	text-align:center;
}
.product-item-line-card .product-item{
	width:auto !important;
	border-bottom:1px solid #dadada;
	
}
@media (max-width: 991px){
	.product-item-line-card .product-item .col-sm-6:nth-child(2n){clear: both;}
}
.bx-retina .product-item{border-width:.5px;}
.product-item *{
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
}
@media (max-width: 767px){
	.product-item{padding:15px 5px 5px}
	.product-item-line-card .product-item .col-xs-12:nth-child(2n){clear: both;}
	body .wrapper .brown.top .tele_block a{        width: 100%;}
}
.bx-no-touch .product-item-container.hover .product-item{
	/*box-shadow: 0 7px 15px 0 rgba(0,0,0,.19);*/
	
}
.product-item-info-container[data-entity="buttons-block"]{
	float:right;
}
/*.bx-no-touch .product-item-container.hover .product-item {-webkit-animation: product-item-hover 300ms 1 ease;}
@-webkit-keyframes product-item-hover {
	0%	{
		position: absolute;
		left: -15px;
		right:-15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0,0,0,0);
	}
	100%{
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0,0,0,.19);
	}
}*/

/*Image*/
.product-item-image-wrapper{
	display: block;
	padding-top: 116%;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
}
.product-item-image-wrapper:hover{}
.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper{padding-top:54%;}

.product-item-image-original,
.product-item-image-alternative{
	display: block;
	position: absolute;
	top:   0;
	left:  0;
	right: 0;
	bottom:0;
	width: 100%;
	height:100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: opacity 300ms linear;
	   -moz-transition: opacity 300ms linear;
		-ms-transition: opacity 300ms linear;
		 -o-transition: opacity 300ms linear;
			transition: opacity 300ms linear;
}
.product-item-image-original{z-index: 110;}
.product-item-image-alternative{
	z-index: 120;
	opacity: 0;
}
.bx-no-touch .product-item-container.hover .product-item-image-original{opacity: 0;}
.bx-no-touch .product-item-container.hover .product-item-image-alternative{opacity: 1;}
.product-item-big-card .product-item-image-wrapper{margin-bottom: 25px;}

/*Image Slider*/
.product-item-image-slider-slide-container{
	display: block;
	position: absolute;
	top:   0;
	left:  0;
	right: 0;
	bottom:0;
	width: 100%;
	height:100%;
	overflow: hidden;
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
}
.product-item-image-slide{
	display: none;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	   -moz-transition: .6s ease-in-out left;
		-ms-transition: .6s ease-in-out left;
		 -o-transition: .6s ease-in-out left;
			transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		   -moz-transition:    -moz-transform .6s ease-in-out;
			-ms-transition: 	-ms-transform .6s ease-in-out;
			 -o-transition: 	 -o-transform .6s ease-in-out;
				transition:         transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
		-webkit-perspective: 1000px;
				perspective: 1000px;
	}
	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {display: block;}
.product-item-image-slider-slide-container > .active {left: 0;}
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.product-item-image-slider-slide-container > .next {left:  100%;}
.product-item-image-slider-slide-container > .prev {left: -100%;}
.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right {left: 0;}

.product-item-image-slider-progress-bar-container{
	position: absolute;
	bottom:0;
	left:  0;
	right: 0;
	width:100%;
	height: 1px;
}
.product-item-image-slider-progress-bar{
	position: absolute;
	left:  0;
	bottom:0;
	top:   0;
	height:1px;
	opacity:.8;
	background-color: #F42C2C;
}

.product-item-image-slider-control-container{
	padding: 0;
	text-align: center;
	position: absolute;
	z-index:190;
	left:  0;
	right: 0;
	bottom:10px;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
}
.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container{ opacity: 1;}
.product-item-image-slider-control,
.product-item-image-slider-control.active{
	display: inline-block;
	width: 12px;
	height:12px;
	border-radius:50%;
	background-color: rgba(128, 128, 128, 0.8);
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	opacity: .6;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover{cursor: pointer;}

/*Label*/
.product-item-label-text,
.product-item-label-ring{
	position: absolute;
	z-index:190;
}
.product-item-label-text span,
.product-item-label-ring{
	margin-bottom: 2px;
	color: #fa6325;
	display: inline-block;
	clear: both;
	font-size:26px;
	font-weight:700;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all 250ms ease;
	   -moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			transition: all 250ms ease;
			line-height:18px;
}
.product-item-label-ring span {
	font-size:14px;
	font-weight:400;
	display:block;
}
.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring{background-color: #fba90c;}
.product-item-label-text > div,
.product-item-label-ring > div{ line-height: 0;}

/* TEXT */
.product-item-label-text span{
	padding:2px 5px;
	font-weight: bold;
	vertical-align: middle;
}

/*SMALL*/
.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{
	line-height: 14px;
	font-size: 13px;
	padding: 2px 7px;
	margin-bottom:1px;
	font-weight: normal;
}
.product-item-big-card 			  .product-item-label-text.product-item-label-small span{
	line-height: 21px;
	font-size: 16px;
	padding: 5px 12px;
}
/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{
	line-height: 17px;
	font-size: 13px;
	padding: 4px 10px;
}
.product-item-big-card 			  .product-item-label-text.product-item-label-big span{
	line-height: 33px;
	font-size: 22px;
	padding: 5px 17px;
}


.product-item-label-top   { top:   10px;}
.product-item-label-center{ left:  50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
}
.product-item-label-center>div{ text-align: center;}
.product-item-label-left  { left:  -5px;}
.product-item-label-left>div{ text-align: left;}
.product-item-label-bottom{ bottom:-5px;}
.product-item-label-middle{ top:   50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
}
.product-item-label-right { right: 15px;}
.product-item-label-right>div{ text-align: right;}
.product-item-label-center.product-item-label-middle{
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}

/*Title*/
.product-item-title{
	overflow: hidden;
	margin-bottom:5px;


	font-family:'Open Sans';
}
.simple-card .product-item-title{
	margin-bottom:0px
}
.bx-touch .product-item-title,

.product-item-title a {
	width:100%;
	text-decoration: none;
		color:#212121;
	font-size:16px;
	display:block;
/*	height:66px;*/
	height:45px;
overflow:hidden;
}
.owl-carousel .product-item-title a {
	height:66px;
overflow:hidden;

}
@media(max-width:1199px){
	.product-item-container {
		margin-left:-5px;
		margin-right:-5px;
		margin-bottom:20px;
	}
	.product-item {
		padding:10px;
	}
	.product-item-title a  {
		height:88px;
	}
	.product-item-label-right {
		right:0px;
		margin-top: 14px;
	}
	.product-item-label-top {
		top:0px;
	}
}
.product-item-line-card .product-item-title a{ font-size:20px;}

/*Price*/
.product-item-price-container{margin: 5px 0 10px;
}
.product-item-price-current{
	color: #212121;
	font-size:18px;
	font-weight: bold;
	white-space: nowrap;
}
.product-item-price-old{
	color: #a5a5a5;
	font-size: 11px;
	white-space: nowrap;
	text-decoration: line-through;
}
.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old{
	line-height:20px;
	vertical-align: middle;
}
.search-page + .catalog-section .product-item-big-card .product-item-price-old {
	font-weight: bold;
	color: #BDBDBD;
}
.search-page + .catalog-section .product-item-big-card .product-item-price-current {
	color: #5e2620;
}
.product-item-big-card .product-item-price-container{margin: 0 0 10px;}
.product-item-big-card .product-item-price-current{font-size:18px;}
.product-item-big-card .product-item-price-old{font-size:15px;}

/*Info*/
.product-item-line-card .product-item-info-container{ text-align: center;}

.product-item-info-container{ margin-bottom: 8px; }
.product-item-info-container-title{
	font-weight: bold;
	color: #000;
	font-size:13px;
}
.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{
	display: none;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	   -moz-transition: opacity 300ms ease;
		-ms-transition: opacity 300ms ease;
		 -o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
}
.bx-touch .product-item-info-container.product-item-touch-hidden{ display: none !important}

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden{
	display: block;
	opacity: 1;
}

/*Amount*/
.product-item-amount{
	text-align: center;
	padding:0 0 2px;
}
.product-item-amount-field-container{text-align:left;}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus{
	height:22px;
	min-width:22px;
	display: inline-block;
	vertical-align: middle;
	background-color: #f2f2f2;
	color: #fff;
	text-align: center;
	border-radius:2px;
	cursor: pointer;
	position: relative;
	transition: background 300ms ease, opacity 300ms ease;
}
.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus{ border-width:.5px;}
.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover{background: #d3d3d3;}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after{
	position: absolute;
	top:   0;
	right: 0;
	bottom:0;
	left:  0;
	content:"";
	opacity:.8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after{
	opacity:.3 !important;
	cursor: default;
}
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after{
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size:10px;
}
.product-item-amount-field-btn-minus:after{
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size:10px;
}
.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after{opacity: 1;}

.product-item-amount-field{
	max-width:50px;
	width:auto;
	color: #000;
	font-weight: bold;
	display: inline-block;
	line-height:22px;
	vertical-align: middle;
	height:22px;
	padding: 0;
	text-align: center;
	background: transparent !important;
	border: 1px solid transparent;
	border-radius:2px;
	transition: border 300ms ease;
}
.bx-retina .product-item-amount-field{ border-width:.5px;}
.product-item-amount-field:focus{outline: none !important;}
.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button{
	-webkit-appearance: none;
			appearance: none;
	margin: 0
}
.product-item-amount-description-container{
	color: #a5a5a5;
	font-size: 12px;
	white-space: nowrap;
}
.product-item-big-card .product-item-amount-field-container{ text-align: left;}
.product-item-amount-description-container strong{
	color: #333;
	white-space: nowrap;
}
.product-item-amount-label-container{
	font-weight: bold;
	color: #a5a5a5;
	font-size: 12px;
	margin: 5px 0;
}

/**/
.product-item-quantity{
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*Properties */
.product-item-properties{
	color: #a5a5a5;
	font-size: 12px;
	margin: 0;
	display: block;
	overflow: hidden;
}
.product-item-properties dl{clear: both;}
.product-item-properties dt{
	clear: both;
	float: left;
	font-weight: normal;
}
.product-item-properties dd{
	margin-bottom:3px;
	float: right;
	margin-left:5px;
	color: #000;
}

/*Compare*/
.product-item-compare-container{
	display: none;
	font-size: 12px;
	padding: 4px 15px;
	border-top: 1px solid #e6e6e6;
	position: relative;
	margin: 0 -15px;
	background: #F3F3F3;
	line-height: 20px;
	vertical-align: middle;
	min-height: 30px;
	box-shadow: inset 0 1px 1px 0 #eee;
}

.product-item-line-card .product-item-compare-container{
	margin:0;
	background-color: transparent;
	box-shadow: none;
	border: none;
	text-align: center;
}
.bx-touch .product-item-compare-container{ display: none;}

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container{display: block;}
.product-item-compare .checkbox{
	margin: 0;
	padding:0;
}

/* SCU */
.product-item-scu-container{ padding: 0 0 2px;}
.product-item-scu-container-title{
	font-size:12px;
	color: #333;
}
.product-item-scu-block{}
.product-item-scu-list{margin: 0;}
.product-item-scu-item-list{
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 0 0 -2px;
}
.product-item-scu-item-color-container,
.product-item-scu-item-text-container{
	/* float: left; */
	padding: 5px 3px;
	box-sizing: border-box;
	display: inline-block;
	max-width: 100%;
}
.product-item-scu-item-text-container{min-width:32px;}
.product-item-scu-item-color-container{
	max-width:38px;
	width:25%;
}
.product-item-scu-item-color-block{
	position: relative;
	padding-top: 100%;
	cursor: pointer;
	outline: 1px solid #c0cfda;
}
.bx-no-touch .product-item-scu-item-color-block{
	transition: outline 200ms ease;
}
.bx-retina 	.product-item-scu-item-color-block{outline-width: .5px;}
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-width: 2px;}
.bx-retina  .product-item-scu-item.selected .product-item-scu-item-color-block{outline-width: 1px;}

.product-item-scu-item-color{
	position: absolute;
	top:   2px;
	right: 2px;
	left:  2px;
	bottom:2px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.product-item-scu-item-text-block{
	position: relative;
	cursor: pointer;
	outline: 1px solid #c0cfda;
	padding: 0 5px;
}
.bx-no-touch .product-item-scu-item-text-block{
	transition: outline 300ms ease;
}
.bx-retina 	.product-item-scu-item-text-block {outline-width: .5px;}
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-width: 2px;}
.bx-retina  .product-item-scu-item.selected .product-item-scu-item-text-block{outline-width: 1px;}
.product-item-scu-item-text{
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed  .product-item-scu-item-text-block{
	position: relative;
	outline-color: #A9ADB4 !important;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed  .product-item-scu-item-text-block:after{
	position: absolute;
	top:   -2px;
	right: -2px;
	bottom:-2px;
	left:  -2px;
	content:"";
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size:80% 80%;
}


@media (max-width: 991px){
	.product-item-line-card .product-item-scu-container-title{ text-align: center;}
	.product-item-line-card .product-item-scu-item-list{ text-align: center;}
	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container{
		float: none;
		display: inline-block;
	}
}

/*Description*/
.product-item-description-container{}
.product-item-description-container p{
	font-size:13px;
	color: #575757;
}

/*Buttons*/
.product-item-button-container{text-align: center;}
.product-item-button-container .btn-cart{margin-bottom:2px;
display:block;float:right;
background:#fa6b30 url(/bitrix/templates/l-craft_re_v2/images/icon-cart-button.png) center no-repeat;
border-radius:2px;
height:35px;
width:60px;}
.product-item-button-container .btn-cart.added {
	background-color:#cfcfcf;
}
/*Stickers*/
.product-item-sticker,
.product-item-sticker-round{display: none;}

/*More*/
.product-item-more-container{
	display: block;
	position: relative;
	border: 1px solid transparent;
	border-radius: 2px;
	width: 100%;
	padding:15px 15px 5px;
	transition: all 300ms ease;
	box-sizing: border-box;
}

.product-item-more-wrapper{
	display: block;
	padding-top: 116%;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}
.product-item-more{
	display: block;
	position: absolute;
	top:   0;
	left:  0;
	right: 0;
	bottom:0;
	width: 100%;
	height:100%;
	opacity:.7;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==)  no-repeat center;
	background-size: 50%;
	transition: opacity 300ms ease;
}
.bx-touch .product-item-more,
.product-item-container.hover .product-item-more{opacity: 1;}
.product-item-more-title{
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media(max-width:991px){
	
	.product-item.simple-card {
		margin-left:-5px;
		margin-right:-5px;
	}
	.simple-card .product-item-title {
		padding:0px 5px;
	}
	.product-item{
	
	padding: 15px 10px 10px;
	
}
}
@media(max-width:767px){
	.product-item-container {
		max-width: 450px;
    margin-left:auto;
	margin-right:auto;
	}
}
/*brand block*/
.product_description_img {
	font-size:13px;
}

#dimention_img_parent {
display: block;
left: 0;
width: 150px;
position: relative;
float: left;
}
#dimention_img_parent .weight {
position: absolute;
top: 72px;
left:172px;
z-index: 10;
width:75px;
}
span.bold {
font-weight: 700;
}
.nobr {
white-space: nowrap;
}
#dimention_img_parent .width {
position: absolute;
width: 75px;
bottom: -8px;
left: 3px;
z-index: 10;
}
#dimention_img_parent .height1 {
position: absolute;
top: 48px;
left: 95px;
z-index: 10;
}
#dimention_img_parent .height2 {
position: absolute;
top: 12px;
left: 95px;
z-index: 10;
}
#dimention_img_parent .length {
position: absolute;
width: 75px;
bottom: -3px;
left: 58px;
z-index: 10;
}
#dimention_img_parent .length_on_top {
position: absolute;
top: 52px;
left: 38px;
z-index: 10;
}
#material_identification {
text-align: center;
width: 80px;
float: right;
}



.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}


@media(max-width:600px){
	
	.bx-touch .product-item-title, .product-item-title a {
		    font-size: 13px;
    
    height: 58px;
	}.product-item-amount {display:none;}
	.col-xs-6  .product-item-price-container{position:relative;}
	
	
	.col-xs-6  .product-item-price-old {
		display: block;
    line-height: 1;
    position: absolute;
    top: -12px;
	font-size:13px !important;
	}
}
@media(max-width:430px){
	.col-xs-6  .product-item-price-current {font-size:16px;letter-spacing:-0.3px;    margin-left: -4px;}
		.product-item-label-ring {padding-top:15px;}
	.product-item-label-ring span {display:none;}
	
	.product-item-button-container .btn-cart{
		background-size: 57%;
    
    height: 35px;
    width: 35px;
	}
	.color_item_craft {
		top: 42px;
		max-width: 100%;
	}
	.color_li {
		display: flex;
		flex-direction: column;
		grid-gap: 3px;
	}
	.product-item-label-right {
		margin-top: 0px;
		padding-top: 5px;
	}
.product-item-button-container {position:relative;z-index:111;}
}
@media(max-width:340px) {
	.col-xs-6.product-item-big-card {width:100%;}
}

/*POPUP*/
#main-popup{
	padding: 50px;
}

#main-popup #popup-window-content-main-popup{
	border: 1px solid black;
    border-bottom: white;
    padding-top: 60px;
}
#main-popup .popup-window-buttons{
	border: 1px solid black;
    border-top: white;
}
#main-popup .popup-window-button-accept,
#main-popup .popup-window-button-create{
	margin-bottom: 30px;
	background: #c5e0b5;
    font-weight: bold;
}
#main-popup .item-body-bar{
	display: flex!important;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    align-content: space-between;
    height: 100%;
}
#main-popup .main-item-info{
	    font-size: 23px;
    text-transform: uppercase;
    padding-bottom: 5px;
    text-align: center;
}

@media(max-width:600px) {
	#main-popup{
		padding: 25px;
		width: 300px!important;
    	height: 300px!important;
	}
	#main-popup .popup-window-buttons{
		padding-top: 0px;
	}
	#main-popup .main-item-info{
		font-size: 15px;
	}
	#main-popup #popup-window-content-main-popup{
		padding-top: 20px;
	}
}
.brown.top .tele_block a{
	padding: 0;
}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/css/fontawesome-all.css?168319569145904*/
/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-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);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-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 {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-brands-400.eot");
  src: url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-brands-400.woff2") format("woff2"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-brands-400.woff") format("woff"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-brands-400.ttf") format("truetype"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-brands-400.svg#fontawesome") format("svg");font-display:swap; }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-regular-400.eot");
  src: url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-regular-400.woff2") format("woff2"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-regular-400.woff") format("woff"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-regular-400.ttf") format("truetype"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-regular-400.svg#fontawesome") format("svg");font-display:swap; }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-solid-900.eot");
  src: url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-solid-900.woff2") format("woff2"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-solid-900.woff") format("woff"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-solid-900.ttf") format("truetype"), url("/bitrix/templates/l-craft_re_v2/css/../fonts/fa-solid-900.svg#fontawesome") format("svg");font-display:swap; }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* End */


/* Start:/bitrix/templates/l-craft_re_v2/fb/jquery.fancybox.css?16831956915202*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/l-craft_re_v2/fb/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/l-craft_re_v2/fb/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/l-craft_re_v2/fb/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    /*123overflow: hidden !important;*/
    width: auto;
}

.fancybox-lock body {
   /*123overflow: hidden !important;*/
}

.fancybox-lock-test {
   /*123 overflow-y: hidden !important;*/
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	/*123overflow: hidden;*/
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/l-craft_re_v2/fb/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	/*123overflow: auto;
	overflow-y: scroll;*/
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/l-craft_re_v2/fb/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/l-craft_re_v2/fb/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/slick/slick.css?16831956913183*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/l-craft_re_v2/owl/owl.carousel.min.css?16831956912941*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;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/l-craft_re_v2/owl/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/l-craft_re_v2/eazyzoom/easyzoom.css?16831956911404*/
/**
 * EasyZoom core styles
 */
.easyzoom {
	position: relative;

	/* 'Shrink-wrap' the element */
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.easyzoom img {
	vertical-align: bottom;
}

.easyzoom.is-loading img {
	cursor: progress;
}

.easyzoom.is-ready img {
	cursor: crosshair;
}

.easyzoom.is-error  img {
	cursor: not-allowed;
}

.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	width: 10em;
	margin: -1em 0 0 -5em;
	line-height: 2em;
	text-align: center;
	background: #FFF;
	box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
	position:absolute;
	z-index: 100;
	left:100%;
	top:0px;
	overflow: hidden;
	min-height:500px;
	min-width:500px;
	border:2px solid #ccc;
}

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	margin-left: 20px;
}
.thumbnails {
	overflow: hidden;
	margin: 0px 0px 10px;
	padding: 0;
	text-align: left;
}

.thumbnails li {
	display: inline-block;
	margin: 0px;
	margin-right:10px;
	height:100px;
}
.thumbnails li:last-of-type {
	margin-right:0px;
}
.thumbnails img {
	display: block;
	max-height: 100%;
}
@media(max-width:767px){
	.easyzoom-flyout {display:none !important;}
}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/css/mobilevision.css?17328752091651*/
.only-mobile{
	display: none;
}
.innerBasketCount{
	display: none;
}
@media (max-width: 767px){
	[data-basket-full]{
		display: none;
	}
	.mobile-hide,[data-brand-title],.trademarks .bottom-title, .trademarks .vintage{
		display: none;
	}
	.bx-filter .bx-filter-title{
		cursor: pointer;
	}
	.bx-filter .bx-filter-title:after{
		/*content: "\f106"; up*/
		content: "\f107"; /*down*/
		font-family: 'Font Awesome 5 Free';
	    font-weight: 800;
	    margin-right: 0px;
	    position: absolute;
	    right: 20px;
	    font-size: 28px;
	    cursor: pointer;
	    line-height: 28px;
	}
	.bx-filter .bx-filter-title.full:after{
		content: "\f106";
	}

	[name="arrFilter_form"] {
		display: none;
	}
	.full[name="arrFilter_form"]{
		display: block;
	}

	header .logo a{
		margin-bottom: 10px;
	}
	.innerBasketCount{
		display: block;
		font-size: 10px;
	    font-weight: 400;
	    position: absolute;
	    border: 1px solid white;
	    border-radius: 1em;
	    line-height: 1em;
	    padding: 0.2em 0.3em;
	    background-color: white;
	    color: black;
	    bottom: 1px;
	    right: -9px;
	    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;

	}
	.brown-right .only-mobile{
		display: block;
		background: #383838 url(/bitrix/templates/l-craft_re_v2/images/icon-cart-button.png) 15px center no-repeat;
	    float: right;
	    height: 100%;
	    position: absolute;
	    right: 10px;
	    background-position-x: right;
    	width: 20px;
	    background-size: 20px;
	}
}

@media (max-width: 280px){
	.bx-filter .bx-filter-title:after{
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/components/bitrix/sale.basket.basket.line/.default/style.css?16831956914432*/
.bx-basket {}
.bx-basket-block {
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #555555;
	text-decoration:none;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/components/bitrix/search.title/catalog/style.css?16831956914540*/
.search-block {
	position:relative;
	float:right;
	z-index:115;
}
.search-button {
	background: transparent url(/bitrix/templates/l-craft_re/components/bitrix/search.title/catalog/images/search.png) center no-repeat !important;
    width: 34px;
	height:34px;
	margin-top:9px;
	display:block;
	cursor:pointer;
	border:1px solid #724a3e;
}
.search-button.open {
	background: transparent url(/bitrix/templates/l-craft_re/images/close.png) center no-repeat !important;
	border-color:transparent;
}
#title-search {
	position:absolute;
	top:calc(104% + 9px);
	right:0px;
	z-index:11;
    width: 300px;
	    padding: 4px;
    background: #fff;
    opacity:0;
    line-height: 30px;
	transition:all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-webkit-transition:all 0.2s ease-out;
}
#title-search.open {
	opacity:1;
}
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	/*margin-top:204px;
	margin-left:180px;*/
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
	display:none;
}

table.title-search-result td {
	background-color:white;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	/*white-space:nowrap;*/
	width:100%;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
	display:none;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/l-craft_re_v2/components/bitrix/search.title/catalog/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

#title-search input[type='submit'] {
	background:transparent url(/bitrix/templates/l-craft_re_v2/components/bitrix/search.title/catalog/images/search.png) center no-repeat !important;
	    position: relative;
    top: 0px;
    width: 45px;
    border: 0px !important;
	margin-left: -33px;
	position:absolute;
	right:0px;
	
}
#title-search input[type='text'] {
	border:0px;
	transition:all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-webkit-transition:all 0.2s ease-out;
width:100%;
padding:0px 5px;
float:right;
border-bottom:1px solid #fa6325

}
#title-search input[type='text']:focus {
/*-webkit-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.10);
-moz-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.10);
box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.10);*/
outline:none;
}
@media(max-width:1199px){
	.search-block {
	position:absolute;
	right:0px;
	}
}
@media(max-width:991px){
	/*#title-search {
		margin-top:0px;
		max-width:100%;
		float:initial;
		padding:5px 10px 10px
	}
	#title-search form{
		    position: relative;
	}*/
	.search-block {
		position:absolute;
		bottom:9px;
		right:10px;
	}
}
@media(max-width:767px){
	.search-button{
		float:left;
	}
	}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/components/bitrix/menu/main-mst/style.css?16831956914010*/
/*Основа*/

nav.navbar {
	margin-bottom:0px !important;
	border-bottom:none;
	min-height:initial;
}
#top_navbar {
	color:inherit;
	background:inherit;
	border:inherit;
	padding:0px;
	position:relative;
}
ul.navbar-nav {
	
	text-align:left;
	padding-left:0px;
}

.navbar-nav > li {
	display:inline-block;
	padding:0px;
	text-align:center;	
	height:auto;
	float:initial;
margin-top:-2px;
}

#top_navbar .navbar-nav > li > a {
	color:#212121;
	font-size:13px;
	text-transform:uppercase;
	font-weight:500;
	padding:20px 12px 20px;  
	line-height:1;
	margin:auto;
	text-transform:uppercase;
	transition:all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-webkit-transition:all 0.1s ease-out;
	
}
#top_navbar .navbar-nav > li > a.home {height:16px;}
#top_navbar .navbar-nav > li > a.home img {
	position:relative;
	top:-4px;
}
	#top_navbar .navbar-nav > li:first-of-type > a {
		padding-left:0px
	}
#top_navbar .navbar-nav > li > a:hover,#top_navbar .navbar-nav > li > a:focus {
	color:#fa6325;
	background:#fff;
}
#top_navbar .navbar-nav > li.root-item-selected > a{
	color:#fa6325;
	
}
#top_navbar .navbar-nav > .open > a, #top_navbar .navbar-nav > .open > a:hover, #top_navbar .navbar-nav > .open > a:focus {
	background-color:inherit;
	color:#fa6325;
}

/*КНОПКА*/
#top_navbar .navbar-toggle,#top_navbar .navbar-toggle:hover, #top_navbar .navbar-toggle:focus
{background:none;
border:none;}
#top_navbar .navbar-toggle .icon-bar {
	background-color:#fff;
}
/*Custom*/
.navbar-nav > li.dropdown {
	position:initial;
}
.navbar-nav > li > .dropdown-menu{
    background: #ffffff;
    	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
padding:30px;
margin-left:30px;
-moz-column-count: 3; /* Для Firefox */
    -webkit-column-count: 3; /* Для Safari и Chrome */
    column-count: 3;
	margin-left:0px;
	width:100%;
}
.navbar-nav .dropdown-menu > li {
	display:block;
	page-break-inside: avoid;
  break-inside: avoid;
}
.navbar-nav .dropdown-menu > li >  a
{color:#212121 ;
font-size:16px;
font-weight:700;
line-height:1;
display:block;
padding:10px 0px;
letter-spacing:-0.2px;
white-space:normal
}

.dropdown-menu  ul {
	list-style:none;
	padding-left:0px;
}
.dropdown-menu  ul > li a {
	white-space:normal
	padding-left:0px;
	color:#212121;
	font-size:16px;
	font-weight:400;
	line-height:1;
display:block;
padding:5px 0px;
}
.navbar-nav .dropdown-menu > li >  a:hover,
.navbar-nav .dropdown-menu > li >  a:focus,
.dropdown-menu  ul > li a:hover,
.dropdown-menu  ul > li a:focus {
	background:none !Important;
	color:#fa6325;
}
@media(max-width:1199px){
	#top_navbar .navbar-nav > li > a {
		padding:20px 11px;
	}
}
@media(max-width:991px){
	.navbar-nav .dropdown .angle {
		display:none;
	}
	#top_navbar .navbar-nav > li > a {font-size:13px;padding: 14px 0px 14px;}
	.navbar-nav > li{padding-left:20px;}
	header {background-size:cover;}
}
/*MOBILE*/
@media(max-width:767px){
	.navbar-nav > li > .dropdown-menu {
		-moz-column-count: 1; /* Для Firefox */
    -webkit-column-count: 1; /* Для Safari и Chrome */
    column-count: 1;
	}
	.navbar-nav > li {
		width:100%;
	}
	#top_navbar .navbar-nav > li > a {
		padding:11px 0px;
	}
	#top_navbar .navbar-nav > li > a,#top_navbar .navbar-nav > li.root-item-selected > a {
		border-top:0px;
	}
	ul.navbar-nav {
		margin:0px;
	}
	#top_navbar .navbar-nav .open .dropdown-menu {
		padding:0px;
		margin-left:-15px;
	}
	#top_navbar .navbar-nav .open .dropdown-menu  li  a {
		padding:5px 0px;
		font-size:14px;
		    white-space: normal;
	}
	#top_navbar .navbar-nav .open .dropdown-menu > li.item-selected > a {
		
	}
	
}
#catalog.open {
	background:#3d2324 !important;
	color:#fff !important;
}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/components/master/m-feedback2/popup_old/style.css?16831956912136*/
#m-feedback-form2  {display:none; position:fixed; left:0; right:0; top:0; bottom:0; background: rgba(0,0,0,.7); z-index:9999;}
#m-feedback-form2 .modal-container{display:block; position:relative; width:320px; margin:75px auto 0 auto; padding:20px; background:#fff; border:0; border-radius:5px; 
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

#m-feedback-form2  .modal-title, #m-feedback-msg .modal-title{
font-family: "Roboto Condensed", Arial, Tahoma, Verdana, sans-serif;
font-weight: 400;
color:#724a3e;
font-size:130%;
padding-bottom:15px;
}
#m-feedback-form2 input,#m-feedback-form2  textarea {
	border-radius:1px;
}
#m-feedback-form2 input:focus,#m-feedback-form2  textarea:focus,#m-feedback-form2  select:focus{
	    border-color: #FF9062;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 144, 98, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 144, 98, .6);
}
#m-feedback-msg .modal-title {padding-bottom:0px;}

#m-feedback-msg .error-text {color:red;}

#m-feedback-msg .close, #m-feedback-form2 .close {font-size:180%; margin-top:0px; outline:none;}

#m-feedback-form2 .capt-image {text-align:center; padding-bottom:10px;}

#m-feedback-form2 .sub-btn-row {margin-bottom:0px; text-align:center;}

.form-control.f_set{display:none;}

.grey-block {
	border:1px solid #cfcfcf;
	color:#555555;
	font-size:16px;
	text-align:center;
	padding:23px 25px 29px;
}
.form-fb-btn {
	display:inline-block;
	line-height:50px;
	width:255px;
	text-align:center;
	color:#fff;
	background:#858585;
	margin-top:20px;
	transition:all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-webkit-transition:all 0.2s ease-out;

}
.form-fb-btn:hover,.form-fb-btn:focus {
	background:#fa6325;
	color:#fff;
	text-decoration:none;
}
.butt.form-send-btn {
	font-weight: 400;
    line-height: 40px;
	text-transform:initial;
padding-left:10px;
padding-right:10px;
}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/components/bitrix/menu/menubottom/style.css?1683195691942*/
.menu-bottom{
	list-style:none;
	padding:0px;
	margin:0px;
}
.menu-bottom li {
	
}
.menu-bottom li a {
	display:block;
	color:#555555;
	font-size:14px;
	text-decoration:none;
	line-height:1.6;
	
	transition:all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-webkit-transition:all 0.2s ease-out;
}
.menu-bottom li a:hover {
	padding-left:5px;
}

.menu-bottom.col2{
 -moz-column-count: 2; /* Для Firefox */
    -webkit-column-count: 2; /* Для Safari и Chrome */
    column-count: 2;
}

@media(max-width:600px){
.menu-bottom.col2 	{
			-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
		}
		
.menu-bottom.col2 li,.menu-bottom li{
	display:block;
	width:100%;
	float:initial;
	line-height:1;
	margin-bottom:5px;
}
}
/* End */


/* Start:/bitrix/templates/l-craft_re_v2/template_styles.css?173271383340954*/
/* open-sans-300 - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-300.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-300.svg#OpenSans') format('svg'); /* Legacy iOS */
	   font-display:swap;
}
/* open-sans-regular - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
	   font-display:swap;
}

/* open-sans-700 - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-700.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/l-craft_re_v2/fonts/open-sans-v14-latin_cyrillic-700.svg#OpenSans') format('svg'); /* Legacy iOS */
	   font-display:swap;
}
  /* montserrat-100 - cyrillic_latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-100.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Thin'), local('Montserrat-Thin'),
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-100.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-100.svg#Montserrat') format('svg'); /* Legacy iOS */
	   font-display:swap;
}

/* montserrat-regular - cyrillic_latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
	   font-display:swap;
}
/* montserrat-500 - cyrillic_latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-500.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Medium'), local('Montserrat-Medium'),
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-500.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
	   font-display:swap;
}
/* montserrat-700 - cyrillic_latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-700.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/l-craft_re_v2/fonts/montserrat-v12-cyrillic_latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
	   font-display:swap;
}
/* pt-sans-regular - cyrillic_latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/bitrix/templates/l-craft_re_v2/fonts/pt-sans-v9-cyrillic_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('PT Sans'), local('PTSans-Regular'),
       url('/bitrix/templates/l-craft_re_v2/fonts/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/l-craft_re_v2/fonts/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/l-craft_re_v2/fonts/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/l-craft_re_v2/fonts/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
	   font-display:swap;
}

body
{font-family:'Open Sans', Arial, Tahoma, Verdana, sans-serif;}



body {
	overflow-y:scroll;
	overflow-x: hidden;
	color:#212121;
	font-size:16px;
}
.undotted {
	list-style-type:none;}

h1,h2,h3,h4,h5,h6, .h1 {

	font-weight:500;
	color:#724a3e;
	font-family: 'Montserrat';

}

h1, .h1 {
	font-size:28px;
	margin-top:20px;
}
h1.flat-h1 {
	line-height:80px;
	background:#fa6325;
	font-size:22px;
	text-transform:uppercase;
	color:#fff;
	font-weight:500;
	padding-left:45px;
	margin-bottom:35px;
	position:relative;
}
h1.flat-h1:after {
	content:'';
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	width:60%;
	background:url(/bitrix/templates/l-craft_re_v2/images/h2-sales-bg.png) center right no-repeat;
	background-size:cover;

}
h1.flat-h1.right-flat {
	padding-right:45px;
	text-align:right;
}
h1.flat-h1.right-flat:after{
	right:initial;
	left:0px;
	background: url(/bitrix/templates/l-craft_re_v2/images/h2-sales-bg3.png) right center no-repeat;
    transform: scale(-1,1);
}

.flat-h1-link {
	    margin-top: -83px;
    display: block;
    position: absolute;
    right: 30px;
    color: #fff;
    text-shadow: 0 0 1em #fff;
    font-weight: 700;
}
.flat-h1-link.right-link {
	right:initial;
	left:30px;
}
.flat-h1-link:hover,.flat-h1-link:focus {
	color:#fff;
}
h2 {
	font-size:22px;
}

h3 {
	font-size:18px;
}
h2.main-h2,a.main-h2 {
	line-height:130px;
	background:#fa6325 url(/bitrix/templates/l-craft_re_v2/images/h2-sales-bg.png) center right no-repeat;
	background-size:auto 100%;
	font-size:22px;
	text-transform:uppercase;
	color:#fff;
	font-weight:500;
	padding-left:45px;
	margin-bottom:35px;
	position:relative;
}
a.main-h2 {
	display:block;
}a.main-h2:hover {
	color:#fff;
}
h2.main-h2:after,a.main-h2:after {
	content:'';
	display:block;
	position:absolute;
	bottom:-35px;
	height:35px;
	width:100%;
	left:0px;
	background:url(/bitrix/templates/l-craft_re_v2/images/h2-shadow.png) top center no-repeat;
	background-size:contain;
}
h2.main-h2.mh2,a.main-h2.mh2{
	background:#fa6325 url(/bitrix/templates/l-craft_re_v2/images/h2-sales-bg2.png) center right no-repeat;
}
h2.main-h2.mh3,a.main-h2.mh3{
	background:#fa6325 url(/bitrix/templates/l-craft_re_v2/images/h2-sales-bg3.png) center right no-repeat;
}
h2.main-h2.mh4,a.main-h2.mh4{
	background:#fa6325 url(/bitrix/templates/l-craft_re_v2/images/h2-sales-bg4.png) center right no-repeat;
}
h2.main-h2 span,a.main-h2 span {
	line-height:1;
	display:inline-block;
	padding-bottom:4px;
/*	border-bottom:1px solid #fff;*/
border-bottom:1px solid #000;
color: #000;
}
.vcenter {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
a, a:focus, a:hover {
	outline:none;
	color: #fa6325;

}
.breadcrumb {
	background:none;
	margin-bottom:0px;
	padding:0px;
}
.modal-dialog {
	z-index:1100;
}
.nopd {
	padding:0px;
}
.pd-10 {
	padding:0px 10px !important;
}
.flex,.flex-parent {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
}
.flex-parent {
	align-content:stretch;
	flex-wrap:wrap;
}

.phones.in_body{
	text-align: center;
}
.phones.in_body .form-fb-btn{
	margin-bottom: 20px;
}
@media screen\0 {
    .flex,.flex-parent {display: block; }
}
@media screen and (min-width:0\0) {
    .flex,.flex-parent {display: block; }/* backslash-9 removes ie11+ & old Safari 4 */
}

.text-100 {
	font-size:100px;
}
.text-36{
	font-size:36px;
}

.text-28{
	font-size:28px;
}
.text-24{
	font-size:24px;
}
.text-20{
	font-size:20px;
}
.text-18{
	font-size:18px;
}
.text-16{
	font-size:16px;
}
.text-14{
	font-size:14px;
}
.text-12 {
	font-size:12px;
}
.text-weight-700 {
	font-weight:700;
}
.mg-auto {
	margin:auto;
}
.text-center img {
	margin:auto;
}
.spacer-20 {
	height:20px;
}
.spacer-30 {
	height:40px;
}
.spacer-40 {
	height:40px;
}
.text-white {
	color:#fff;
}

/*COMMON*/

hr.dashed {
	border-color:#d5d5d5;
	border-style:dashed;
}
hr.heavy {border-top-width:3px;border-color:#c9d1d4;margin:34px 0px;}
ul.custom {
	list-style:none;
	padding-left:0px;
}
ul.custom li {
	position:relative;
	padding-left:20px;
	margin-bottom:5px;
}
ul.custom li:before {
	background-image:url('/bitrix/templates/l-craft_re_v2/images/li-dot.png');
	content:'';
	display:block;
	position:absolute;
	left:0px;
	top:5px;
	width:10px;
	height:10px;

}
.blue-butt {
	display:block;
	color:#fff;
	max-width:350px;
	background:#05b8e5;
	border-color:#05b8e5;
	margin:auto;
	margin-bottom:20px;
}
/*HEADER*/

.butt {
	display:block;
	line-height:50px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:18px;
	border:1px solid;
	border-radius:1px;
	text-align:center;
	text-decoration:none !Important;
}
header {
	font-family: 'Montserrat';
	/*position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:994;*/
	background:#fff;
}
/*sdiv.wrapper {padding-top:208px;position:relative;}*/
@media(max-width:991px) {
	header{position:initial;}div.wrapper {padding-top:0px}
}
.brown.top {
	background:#724a3e;
	line-height:40px;
	font-size:13px;
}
.brown.top a {
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	outline:none !important;
	padding:0px 13px;
}
.brown-left > a {
	border-right:1px solid #52382f;
	margin-left:-6px;
}
.brown-left > a:last-of-type {
	border-right:0px;
}
.brown-right {
	text-align:right;
}
.brown-right a {
	background:#383838;
}
.brown-right a:first-of-type {
	border-right:1px solid #2b2b2b;
	padding-left:40px;
	background:#383838 url(/bitrix/templates/l-craft_re_v2/images/icon-enter.png) 15px center no-repeat;
}
.tele_block {display:inline-block;}
header .tele_block {/*width:100%;text-align:right;padding-right:25px;
padding-top: 6px;
    padding-bottom: 3px;*/
	font-size:18px;}
.white.top {

	border-bottom:1px solid #cfcfcf;
}
.white.top > .container > .row > div{
	padding:10px 15px 20px;
}
.white.top > .container > .row > div.phones {padding-bottom:15px;}
header .logo a{
	display:block;
	float:left;
	position:relative;
}
header .logo a span {
	    font: bold 13px/12px 'PT Sans', arial;
    color: #fa7231;
    position: absolute;
    /*top: 52px;
    left: 80px;*/
	    top: 45px;
    left: 63px;

}
header .slogan {
	font-size:13px;
}
header .logo img.logo-lcraft {
	margin-top:10px;
	max-width:200px;
	
}
header .logo img.logo-vintage {
	margin-right:15px;
}
header .phones {
	border-right:1px solid #cfcfcf;
	text-align:right;
}
header .phones a{
	    display: inline-block;
    line-height: 50px;
    width: 255px;
    text-align: center;
    color: #fa6325;
	border:2px solid #fa6325;
	font-weight:700;
	margin-bottom:5px;
	margin-right:15px;
    background: #fff;
	/*line-height:1.6;
	display:block;
	color:#724a3e;
	font-family:'Open Sans', arial;
	font-size:22px;
	font-weight:300;*/
}
header .phones p {font-size:13px;}
/*
header div.shops{
	padding:0px 15px !important;
}
header .shops > div > div {
	border-left:1px solid #cfcfcf;

}
header .shops > div > div:last-of-type {
	border-right:1px solid #cfcfcf;
}
header .shops a{
	line-height:110px;
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	display:block;
	color:#555555;
	margin:0px -15px;

}
header .shops a:hover,header .shops a:focus {
	text-decoration:none;
}
header .shops a.active,header .shops a.active:focus,header .shops a.active:hover {
	color:#fa6325;
	text-decoration:none;
}*/
header .basket {
	padding-top:32px !important;
}
header a:hover {
	text-decoration:none;
}
.wrap.menu {
border-bottom:1px solid #cfcfcf;
position:relative;
}
.fly-menu {
	position:absolute;
	top:100%;
	left:53px;
	display:none;
	background:#3d2324;
	padding-top:30px;
	padding-bottom:35px;
	z-index:985;
}
.wrap.grey-menu {
font-family: 'Montserrat';
background:url(/bitrix/templates/l-craft_re_v2/images/grey-menu-bg-new.png) right center repeat-x;
background-size:auto 100%;
}
.wrap.grey-menu .dark-block {
	background:#3d2324;
	padding-top:40px;
	padding-bottom:40px;
	position:relative;
	padding-right:0px;
}
.wrap.grey-menu .light-block {
	padding-top:20px;
	padding-bottom:0px;

}
.wrap.grey-menu .light-block h1,.wrap.grey-menu .light-block .h1 {
	font-size:22px;
	font-weight:500;
	color:#212121;
}
.about-link {
	float:right;
	text-decoration:none !important;
	margin-top:5px;
	margin-bottom:15px;
	color:#212121;
	font-weight:400;
	text-transform:uppercase;
}
/*BREADCRUMBS*/
.bx-breadcrumb {
	margin: 15px 0;


}
.bx-breadcrumb i.fa {
	color:#777;
	line-height: 14px;
	font-size: 14px;
	vertical-align: middle;
	margin: 0px 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	white-space: nowrap;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	color:#777;
	font-size: 14px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;color:#888;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
.bx-breadcrumb .bx-breadcrumb-item b {
	font-weight:400;
	position:relative;
	top:1px;

}
@media (max-width:768px) {
	.bx-breadcrumb .bx-breadcrumb-item{
	white-space:normal;}
}
/*WRAP NEWS*/
.wrap.news{
	background:url(/bitrix/templates/l-craft_re_v2/images/news-bg.png) left no-repeat;
	background-size:cover;
	font-family: 'Montserrat';
	position:relative;
}
/*
.wrap.news:before {
	display:block;
	content:'';
	height:1px;
	background:#8b827f;
	position:absolute;
	left:0px;
	top:80px;
	width:calc(40% - 35px);
}
.wrap.news:after {
	display:block;
	content:'';
	height:1px;
	background:#cfcfcf;
	position:absolute;
	right:0px;
	top:80px;
	width:calc(60% - 25px);
}
*/
.wrap.news .row > div  {
	padding-top:40px;
	
}

.wrap.news .block-akcii {
	background:#ebebeb;
}
.wrap.news .block-news h2 {
	font-size:22px;
	color:#fff;
	
	margin-top:0px;
}
.wrap.news .block-akcii h2 {
	font-size:22px;
	color:#9e9e9e;
	margin-bottom:45px;
	margin-top:0px;
	padding-left:15px;
}
.block-text {
	padding:30px 0px;
	font-weight:400;
}
/*FOOTER*/
footer {
	font-family: 'Montserrat';
	    background: #f8f8f8;
}
.wrap.bottom1 {
	padding:50px 0px 45px;
	border-top:1px solid #cfcfcf;
}
.wrap.bottom2 {
	padding:30px 0px 80px;
	border-top:1px solid #cfcfcf;
}
footer .bottom-title {
	font-size:20px;
	margin-bottom:30px;
}
.brown.bottom{
	background:#724a3e;
	padding:24px 0px;
	font-size:14px;
	color:#cba292;
}
footer .trademarks a {
	display:block;
	width:100%;
	margin-bottom:28px;
	height:75px;
	background:url(/bitrix/templates/l-craft_re_v2/images/lcraft-banner.png) center no-repeat;
	background-size:cover;
	max-width:360px;
}
footer .trademarks a.lcraft:hover {
	background-image:url(/bitrix/templates/l-craft_re_v2/images/lcraft-banner-hover.png);
}
footer .trademarks a.vintage {
	background-image:url(/bitrix/templates/l-craft_re_v2/images/vintage-banner.png);
}
footer .trademarks a.vintage:hover {
	background-image:url(/bitrix/templates/l-craft_re_v2/images/vintage-banner-hover.png);
}
footer .logo a{
	display:block;
	position:relative;
}
footer .logo a span {
	    font: bold 13px/12px 'Open Sans', arial;
    color: #fa7231;
    position: absolute;
    top: 52px;
    left: 80px;
}
.brown.bottom a {
color:#e4cdc5;}

footer .contacts {
	font-size:14px;
	color:#555555;
}
footer .contacts a {
	display:block;
	line-height:1.8;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:300;
	color:#212121;
	text-decoration:none;

}
.bx_ordercart.bx_blue .bx_bt_button,.btn.btn-primary,.bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout,.bx-blue .btn.btn-default,input[type="submit"],input[type="reset"], .bx_ordercart_order_pay_center .checkout {
		border: 1px solid #fa6325 !important;
    background: #fa6325 !important;
	color:#fff !important;
	border-radius:0px !important;
	text-shadow: none;
	transition:all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-webkit-transition:all 0.2s ease-out;
outline:0px;

	}
	.bx_ordercart.bx_blue .bx_bt_button:hover,.btn.btn-primary:hover,.bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout:hover,.bx-blue .btn.btn-default:hover,.bx-blue .btn.btn-default:focus,
	.bx_ordercart_order_pay_center .checkout:hover,
	.bx_ordercart_order_pay_center .checkout:focus{
		box-shadow: inset 0 3px 2px 1px rgba(0,0,0,.22);
	}
	.form-control:focus,input[type="submit"]:focus {
		border-color: #FF9062;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 144, 98, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 144, 98, .6);
	}
	label {font-weight:400;}
	.catalog_sort {
		margin-bottom: 25px;
		line-height:40px;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    align-items: center;
	}
	
  .page-catalog-sort{
    margin-right: 20px;
  }
  .page-catalog-sort > a,.catalog_sort > a{
      display: inline-block;
	  color:#724a3e;
  }
  .page-catalog-sort > a.active,
.catalog_sort > a.active  {
	  color:#fa6325;
  }
  .page-element-count{
    display: inline-block;
    float: right;
  }
  .bottom-links-wrap {
	  border-top: 1px solid #cfcfcf;
  }
  .bottom-links-wrap a {
	  display:inline-block;
	      color: #555555;
    font-size: 14px;
	text-decoration:none !Important;
	margin-right:55px;
	line-height:45px;
  }
  @media(max-width:1199px){
	  .brown.top .brown-left > a {
		  padding: 0px 7px;
    margin-left: -2px;
	  }
	  .brown-right {padding:0px}
	 header .slogan {
		 clear:both;
	 }
  }
@media(max-width:991px){
  .page-element-count{
    float: none;
  }
}
/*SMALL PC*/
@media(min-width:992px) and (max-width:1199px){
	header .logo a span {
		      top: 43px;
    left: 61px;
	}

	h2.main-h2 {background-position:315px top !important;}
}
/*TABLET*/
@media(max-width:991px){
	.brown.top .phones {
		text-align:center;
		border-bottom:1px solid #52382f;

	}
	.brown.top .phones a{font-size:18px;}
  h2.main-h2,a.main-h2 {background-position:315px top !important;}
	h1.flat-h1 {font-size:20px;
	padding-left:25px;}
	h1.flat-h1:after {width:50%;}
	.wrap.grey-menu {
		background-position:-1200px 0px;
	}
	.wrap.grey-menu .container > .row {
		position:relative;
	}
	.wrap.grey-menu .dark-block {
		position: absolute;
    bottom: 0px;
    top: 0px;
	}
	.wrap.grey-menu .light-block {left:50%;}
	header .brown-left  {
		padding-right:0px;
		padding-left:0px;

	}
	
	header .shops > div > div:first-of-type {
		border-left:0px;
	}
	header div.shops,
	header .basket {
		text-align:center;
		border-top: 1px solid #cfcfcf;
	}
	header .logo a {
		max-width:50%;
	}
	header .logo img.logo-lcraft,
header .logo img.logo-vintage	{
		max-width:100%;
	}
	header .logo a span{
display:none;
    font-size:15px;
       top: 49px;
    left: 85px;
	}
	footer .logo a span {
		top: 56px;
    left: 103px;
	font-size:14px;
	}
	header .phones {
		text-align:center;
		border-left: 1px solid #cfcfcf;
	}
	header .phones a {
		max-width:100%;
	}
	footer .bottom-title {
		margin-top:15px;
		margin-bottom:5px;
	}
	header .tele_block {
		text-align:center;
		padding-right:0px;
	}
}
/*MOBILE*/
@media(max-width:767px){

	header .logo {
		display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
        text-align: center;
	}
	header .phones{
		display: none;
	}
	header .slogan{
		max-width: 50%;
	}

	header .tele_block {
		width:100%;
		font-size:14px;
	}
	
	h1.flat-h1{margin-bottom:60px;}
	h1.flat-h1:after {height:50px;
	top:initial;
	width:100%;
	bottom:-50px;
	}
	.flat-h1-link {margin-top:-45px;}
	h2.main-h2,a.main-h2 {background-image:none;padding-left:0px;text-align:center;}
	header .logo a {
/*		width:50%;*/
	margin-left:auto;
	margin-right:auto;
	}
	header .logo img.logo-lcraft {
		max-width:100%;
	}
	header .logo a span {
		top: 56px;
		display:none;
    left: 88px;
	}
	.brown.top .brown-left a {
		padding: 5px 6px;
		width:35%;
		float:left;
		text-align:center;
		line-height:1.3;
	}
	.brown.top .brown-left a:first-of-type{
		width:50%;
		padding: 5px 6px 0px;
	}
	.brown.top .brown-left a:last-of-type {
		width:50%;
		padding: 5px 6px 0px;
	}
	.brown.top .brown-right {
		padding-left:0px;
		padding-right:0px;
	}
	.brown-right a{
		width:50%;
		float:left;
		text-align:center;
	}
	.brown-right a:first-of-type {
		    text-transform: capitalize;
	}
	.wrap.grey-menu .dark-block {
		position:initial;
	}
	.wrap.grey-menu .light-block {
		left:initial;
	}
	.wrap.grey-menu {
		background-position:right bottom;
	}
	header .shops a {line-height:80px;}
	header .basket {
		padding-top:11px !important;
		padding-bottom:11px !important;
	}
	.wrap.menu .row:first-of-type {
		border-bottom:1px solid #cfcfcf;
	}
footer .logo img {
		max-width:250px;
	}
	footer .logo a span {left:69px;top:50px;font-weight:400;}
	footer .bottom-title {
		margin-top:30px;
		margin-bottom:10px;
	}
	footer .contacts{
		text-align: center;
	}
	footer .trademarks{
		width: 320px;
	    margin: 0 auto;
	    float: none;
	}
}
@media(max-width:400px){
	header .slogan{
		max-width: 100%;
	}
	.fancybox-nav span {
	    visibility: visible;
	}

}
/*additional boorstarp*/
 .col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
	.phones.in_body{
		display: none;
	}
  	.col-sm-1-5 {
    	width: 20%;
    	float: left;
  	}
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}
@media (max-width: $screen-xs-max) {
    .pull-xs-left {
        float: left;
    }
    .pull-xs-right {
        float: right;
    }
}

@media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
    .pull-sm-left {
        float: left;
    }
    .pull-sm-right {
        float: right;
    }
}

@media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
    .pull-md-left {
        float: left;
    }
    .pull-md-right {
        float: right;
    }
}

@media (min-width: $screen-lg-min) {
    .pull-lg-left {
        float: left;
    }
    .pull-lg-right {
        float: right;
    }


}#nav-icon {

  width: 38px;
      height: 35px;
   float:right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  text-align:center;
  padding:0px;
}

#nav-icon span {
  display: inline-block;
  position: absolute;
  height: 4px;
  width: 32px;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 3px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


#nav-icon span:nth-child(1) {
  top: 5px;
}

#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
  top: 15px;
}

#nav-icon span:nth-child(4) {
  top: 25px;
}
#nav-icon.open {
	background:#000;
	border-radius:5px;
}
#nav-icon.open span{
	background:#fff;
}
#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.list_prof {padding: 0 2% 3%;  box-shadow: 1px 1px 6px #ebe8e2;margin-bottom:25px;}

.list_prof h2 {padding: 0 2%;font: 13px/40px 'Open Sans', arial; color:#743031; background:#e1cdc2; border-radius: 0;text-transform:uppercase; margin:0; border: none;}
.list_prof h2 a {color:#724a3e;}
.list_prof h2 a:hover {color:#fa6a2b;}

.list_prof h4 {font: bold 14px/30px arial; color: #743031; cursor: pointer; border-bottom:1px solid #fff;}
.list_prof h4:after {content: '+'; float: right;}
.list_prof h4.active:after {content: '-';}

.list_prof h4:hover {border-bottom: 1px dashed #743031; }

.company_prof {padding:5px 2%;}

.list_prof .company_prof > div {display: none;}

.table.valign-middle b, .table.valign-middle strong {color:#45261d;}

.table.valign-middle > thead > tr > th, .table.valign-middle > tbody > tr > th, .table.valign-middle > tfoot > tr > th, .table.valign-middle > thead > tr > td, .table.valign-middle > tbody > tr > td, .table.valign-middle > tfoot > tr > td {vertical-align:middle;}
ul.no-dots {padding-left:0px;}
ul.no-dots li {
	list-style:none;
	padding-left:0px;
}
.block_showroom > h2 {

    padding: 0 2%;
    font: 13px/40px 'Open Sans', arial;
    color: #fff;
    background: #724a3e;
    border: 1px solid #724a3e;
    border-radius: 0px;
    text-transform: uppercase;
    margin: 0;
	position:relative;
	z-index:1;

}
.upbutton {
	display:block;
	position:fixed;
	bottom:50px;
	left:50px;
	color:#898989!important;
	text-decoration:none!Important;
	outline:none !Important;
	z-index:150;
	z-index:111;
}
.upbutton span {display:block;
width:33px;
height:33px;
border:1px solid #d4d4d4;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:center;
margin-bottom:5px;
background:#fff}
.upbutton span i{    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -5px;
	color:#484848;}
	.btn.btn-know-price {
		height:35px;
		background:#fa6b30;
		color:#fff;
		border-radius:0PX;
	}
	.product-item .btn.btn-know-price {
		margin-bottom:5px
	}
	.product-item .product-item-label-new {
		    left: -20px;
    top: -15px;
		margin-bottom: 2px;
    background-color: #fa6325;
	color:#fff;
    display: inline-block;
    clear: both;
    font-size: 16px;

    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    padding:1px 7px;
	    position: absolute;
    z-index: 190;
	}
	.top-order-block.bx_ordercart .bx_ordercart_order_pay_center {
	margin-top: 5px;
    padding-top: 0px;
    border-top: 0px;
}
@media(max-width:1199px){
	.brown.top a {
		padding:0px 6px;
	}
	.brown-right a:first-of-type {
		padding-left:40px;
	}
	.product-item .product-item-label-new{
		top:-10px;
		left:-10px;
	}
	.product-tabs .product-item-small-card .col-lg-1-5:last-of-type{
		display:none !Important;
	}
}
@media(max-width:991px){
	.product-item .product-item-label-new{
		top:-15px;
		left:-10px;
	}
}
@media(max-width:767px){
	.upbutton {
		left:0px;
		bottom:10px;
	}
  .brown.top .brown-left a.wholesale {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media(max-width:450px){
  .brown.top .brown-left a.wholesale {
    padding-left: 7%;
    padding-right: 7%;
  }
}
#turboparser_widget_button {
	top:initial !important;
	bottom:20% !important;
}
/*3D slider*/
input[type=range].track3D {
  -webkit-appearance: none;
  width: 100%;
  margin: 7px 0;
  min-height:25px;
}
input[type=range].track3D:focus {
  outline: none;
}
input[type=range].track3D::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
  background: rgba(210, 210, 210, 0.78);
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range].track3D::-webkit-slider-thumb {
  box-shadow: 0.9px 0.9px 1px #000031, 0px 0px 0.9px #00004b;
  border: 1.px solid rgba(0, 0, 30, 0);
  height: 20px;
  width: 20px;
  border-radius: 15px;
  background: #fa6325;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7.2px;
}
input[type=range].track3D:focus::-webkit-slider-runnable-track {
  background: rgba(218, 218, 218, 0.78);
}
input[type=range].track3D::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
  background: rgba(210, 210, 210, 0.78);
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range].track3D::-moz-range-thumb {
  box-shadow: 0.9px 0.9px 1px #000031, 0px 0px 0.9px #00004b;
  border: 1.px solid rgba(0, 0, 30, 0);
  height: 20px;
  width: 20px;
  border-radius: 15px;
  background: #fa6325;
  cursor: pointer;
}
input[type=range].track3D::-ms-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range].track3D::-ms-fill-lower {
  background: rgba(202, 202, 202, 0.78);
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
}
input[type=range].track3D::-ms-fill-upper {
  background: rgba(210, 210, 210, 0.78);
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
}
input[type=range].track3D::-ms-thumb {
  box-shadow: 0.9px 0.9px 1px #000031, 0px 0px 0.9px #00004b;
  border: 1.px solid rgba(0, 0, 30, 0);
  height: 20px;
  width: 20px;
  border-radius: 15px;
  background: #fa6325;
  cursor: pointer;
  height: 6px;
}
input[type=range].track3D:focus::-ms-fill-lower {
  background: rgba(210, 210, 210, 0.78);
}
input[type=range].track3D:focus::-ms-fill-upper {
  background: rgba(218, 218, 218, 0.78);
}
ul.map-level-0 a {
	font-weight: 400!important;
}


/*new styles 16.11.2021*/

header .phones a{
	color: #bc8a7e!important;
	border: 2px solid #bc8a7e;
}
.form-fb-btn:hover, .form-fb-btn:focus {
	color: #FFF!important;
	background: #bc8a7e;
	}
	ul.sales-menu > li > a{
		color: #bc8a7e!important;
	border: 2px solid #bc8a7e;
	}
	ul.sales-menu li a:hover{
		color: #FFF!important;
	background: #bc8a7e;
	border: 2px solid #bc8a7e;
	}
	.choose-tm.lcraft{
		border: 1px solid #bc8a7e;
	}
	h2.main-h2, a.main-h2{
		background: #bc8a7e url(/bitrix/templates/l-craft_re_v2/images/h2-sales-bg.png) center right no-repeat!important;
	}
	.product-item .product-item-label-new{
		background-color: #bc8a7e;
	}
	.product-item-label-text span, .product-item-label-ring{
		color: #bc8a7e!important;
	}
	.product-item-button-container .btn-cart{
		background: #bc8a7e url(/bitrix/templates/l-craft_re_v2/images/icon-cart-button.png) center no-repeat;
	}
	a:focus, a:hover{
		color: #bc8a7e!important;
	}
	a{
		color: #bc8a7e;
	}
	.owl-carousel.catalog-top .owl-dot.active{
		color: #bc8a7e!important;
	}
	.product-item .opt-button{
		color: #bc8a7e!important;
	border: 2px solid #bc8a7e;
	}
	#turboparser_widget_button .turboparser-widget {
background-image: -webkit-linear-gradient(right, #bc8a7e, #faebd7)!important;
background-image: linear-gradient(to left, #bc8a7e, #faebd7)!important;
}
#top_navbar .navbar-nav > li.root-item-selected > a{
	color: #bc8a7e!important;
}
.bx-filter .bx-filter-parameters-box-title span{
	color: #bc8a7e!important;
}
.bx-filter .bx-ui-slider-pricebar-v,.bx-filter .btn-themes{
	background: #bc8a7e!important;
}
.bx-filter .btn-link{
	color: #bc8a7e!important;
	border: 1px solid #bc8a7e;
}
.bx-filter .bx-ui-slider-handle.right{
	background: url(/upload/new_logo/filter-arrow.png) no-repeat;
}
.bx-filter .bx-ui-slider-handle.left{
	background: url(/upload/new_logo/filter-arrow2.png) no-repeat;
}
.bx-filter .bx-filter-parameters-box-title span:hover{
	border-color: #bc8a7e;
}
a.main-h2:hover{
	color: #fff!important;
}
.widget__top{
	background: #bc8a7e;
}
#turboparser_widget_holder{
	background-color: #bc8a7e;
}
.bx_ordercart.bx_blue .bx_bt_button, .btn.btn-primary, .bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout, .bx-blue .btn.btn-default, input[type="submit"], input[type="reset"], .bx_ordercart_order_pay_center .checkout{
	border: 1px solid #bc8a7e!important;
	background: #bc8a7e!important;
}
.form-control:focus, input[type="submit"]:focus{
	border-color: #bc8a7e;
}
.page-catalog-sort > a.active, .catalog_sort > a.active{
	color: #bc8a7e;
}
.product-item-detail-buy-button{
	border-color: #bc8a7e;
	background: #bc8a7e;
}
.product-item-detail-buy-button:hover, .product-item-detail-buy-button:focus, .product-item-detail-buy-button:active{
	border-color: #bc8a7e;
	background: #bc8a7e;
	color: #FFF!important;
}
.product-item-detail-price-current{
	color: #bc8a7e;
}
#zoom-gallery .product-item-label-new{
	background-color: #bc8a7e;
}
#m-feedback-form2 input:focus, #m-feedback-form2 textarea:focus, #m-feedback-form2 select:focus{
	border-color: #bc8a7e;
}
h1.flat-h1{
	background: #bc8a7e;
}
#title-search input[type='text']{
	border-bottom: 1px solid #bc8a7e;
}
#AGREE{
	margin-right: 4px;
}
.order-list-weight.price,.order-list-weight.price, .order-list-total span,.sale-order-list-accomplished-date.canceled-order{
	color: #bc8a7e;
}
.brown.top,.brown.bottom{
	background: #f8f8f8;
}
.brown.top a{
	color: black;
}
 .brown.top .brown-right a{
	color: white;
}
footer .trademarks a{
	background: url(/upload/new_logo/logo-niz.jpg) center no-repeat;
}
footer .trademarks a.lcraft:hover {
background-image: url(/upload/new_logo/logo-niz2.jpg);
}	
footer .trademarks a.vintage:hover {
background-image: url(/upload/new_logo/vint2.png);
}
.bx-filter .bx-ui-slider-pricebar-vn{
	background: #fff;
}
.product-info-block .opt-button{
	border: 2px solid #bc8a7e;
    color: #bc8a7e;
}
.search-page + .catalog-section .product-item-big-card .product-item-price-current{
	color: #222222;
}
footer .trademarks a.payment_info {
    background-image: url(/bitrix/templates/l-craft_re_v2/images/logo3h.png);
    background-size: contain;
    max-width: 350px;
}
footer .trademarks a.payment_info:hover {
	background-image: url(/bitrix/templates/l-craft_re_v2/images/logo3hov.png);
}
@media (min-width: 1200px) {
	footer .trademarks a.payment_info {
		margin-left: 5px;;
	}
}
@media (min-width: 1200px) {
	header .logo {
		display: flex;
	}
	header .slogan {
		margin: 15px 10px 0px 20px;
	}
}


[data-brand-title]{
	min-height: 25px;
}
/* End */


/* Start:/proizvodstvo-pod-zakaz/styles.css?16648036251357*/
.custom-production--box {
  padding-top: 50px;
  padding-bottom: 50px;
}



.custom-production {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.custom-production+.custom-production {
  margin-top: 50px;
}

.custom-production__text {
  grid-column: 1 / span 2;
  grid-row: 1;
}

.custom-production__images {
  grid-column: 2 / span 1;
  grid-row: 1;
}

.custom-production__images+.custom-production__text {
  grid-column: 1 / span 1;
}

.custom-production:nth-child(even) .custom-production__images+.custom-production__text {
  grid-column: 2 / span 1;
}

.custom-production:nth-child(even) .custom-production__images {
  grid-column: 1 / span 1;
}

.custom-production__images img {
  display: block;
  width: 100%;
  height: auto;
}

.custom-production__images_twice {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

@media (max-width: 991px) {
  .custom-production {
    grid-template-columns: 9fr 3fr;
  }

  .custom-production:nth-child(even) {
    grid-template-columns: 3fr 9fr;
  }


}

@media (max-width: 991px) and (min-width: 768px) {
  .custom-production__images_twice {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .custom-production {
    display: flex;
    flex-direction: column-reverse;
  }
}



.custom-production {}

.custom-production {}

.custom-production {}
/* End */
/* /bitrix/templates/l-craft_re_v2/style.css?174582225933544 */
/* /bitrix/templates/l-craft_re_v2/css/fontawesome-all.css?168319569145904 */
/* /bitrix/templates/l-craft_re_v2/fb/jquery.fancybox.css?16831956915202 */
/* /bitrix/templates/l-craft_re_v2/slick/slick.css?16831956913183 */
/* /bitrix/templates/l-craft_re_v2/owl/owl.carousel.min.css?16831956912941 */
/* /bitrix/templates/l-craft_re_v2/eazyzoom/easyzoom.css?16831956911404 */
/* /bitrix/templates/l-craft_re_v2/css/mobilevision.css?17328752091651 */
/* /bitrix/templates/l-craft_re_v2/components/bitrix/sale.basket.basket.line/.default/style.css?16831956914432 */
/* /bitrix/templates/l-craft_re_v2/components/bitrix/search.title/catalog/style.css?16831956914540 */
/* /bitrix/templates/l-craft_re_v2/components/bitrix/menu/main-mst/style.css?16831956914010 */
/* /bitrix/templates/l-craft_re_v2/components/master/m-feedback2/popup_old/style.css?16831956912136 */
/* /bitrix/templates/l-craft_re_v2/components/bitrix/menu/menubottom/style.css?1683195691942 */
/* /bitrix/templates/l-craft_re_v2/template_styles.css?173271383340954 */
/* /proizvodstvo-pod-zakaz/styles.css?16648036251357 */
