

/* Start:/bitrix/templates/main/components/bitrix/catalog/.catalog/style.css?14851176441037*/
.price {
	background:url(/bitrix/templates/main/components/bitrix/catalog/.catalog/jpg.png) top center no-repeat;
	margin:28px 0 0 0;
	width:204px;
	text-align:center;
	font-family:RalewayExtraBold;
	font-size:1.6rem;
	text-transform:uppercase;
	}
	.price a {display:block;padding:85px 0 0 0;border:0;color:#1f1f1f;}
		.price a:hover {border:0;}
.filter-wrapper {float:right;width:210px;}
.filter-border {background:#f5f5f5;box-shadow:0 0 0 1px #eaeaea;}
.catalog-wrapper {float:left;width:calc(100% - 210px);}
@media screen and (max-width:1400px) {
.filter-wrapper {width:170px;}
.price {background:url(/bitrix/templates/main/components/bitrix/catalog/.catalog/jpgs.png) top center no-repeat;width:164px;font-size:1.4rem;}
	.price a {padding:70px 0 0 0;}
.catalog-wrapper {width:calc(100% - 170px);}
}
@media screen and (max-width:991px) {
.filter-wrapper {width:160px;}
.price {width:153px;font-size:1.2rem;}
.catalog-wrapper {width:calc(100% - 160px);}
}
@media screen and (max-width:640px) {
.price {width:100%;}
.filter-wrapper {float:none;width:100%;margin:0 0 40px;}
.catalog-wrapper {width:100%;text-align:center;}
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog/.catalog/bitrix/catalog.section.list/.default/style.css?153814599612477*/
.bx_catalog_tile {
	text-align:center;
	}
.wrapper-cat-all {
	position:relative;
	float:left;
	overflow:hidden;
	width:170px;
	margin:0 7px 7px 0;
	background:#f5f5f5;
	box-shadow:0 0 0 1px #eaeaea;
	}
.item-wrapper-cat-all {
	border:5px solid #f5f5f5;
	height:265px;
	text-align:center;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	}
	.item-wrapper-cat-all:hover {border:5px solid #1f1f1f;}
	.item-wrapper-cat-all a, .item-wrapper-cat-all a:hover {border-bottom:0;}
.wrapper-cat-all p {margin:0;width:auto;}
.discount, .label {
	position:absolute;
	overflow:hidden;
	top:5px;
	left:5px;
	padding:0 10px;
	border-radius:0;
	white-space:nowrap;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	background:#ff000a;
	line-height:2rem;
	font-size:1.2rem;
	letter-spacing:1px;
	color:#f5f5f5;
	}
	.discount, .label a {color:#f5f5f5;}
.image-cat-all {
	display:block;
	height:148px;
	width:100%;
	background-position:top;
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-moz-background-size:cover; 
	border:0;
	}
.title-cat-all {
	padding:10px 0 0 0;
	font-family:RalewayBold;
	font-size:1.4rem;
	line-height:1.8rem;
	}
.price-cat-all {
	padding:10px 0;
	font-size:1.4rem;
	font-weight:800;
	color:#1f1f1f;
	}
	.price-cat-all span {
		font-size:1.2rem;
		font-weight:normal;
		text-decoration:line-through;
		color:#999;
		}
.no-item {
	font-size:1.4rem;
	font-weight:800;
	color:#1f1f1f;
	}
.quantity {margin:0 0 10px 0;overflow:hidden;font-size:1.2rem;color:#999;}
a.catalog-minus, a.catalog-plus {
	display:inline-block;
	border:1px solid #999;
	text-align:center;
	min-width:20px;
	font-size:1.4rem;
	line-height:1.6rem;
	color:#999;
	}
	a.catalog-minus:hover, a.catalog-plus:hover {border:1px solid #1f1f1f;color:#1f1f1f;}
.catalog-number {
	display:inline-block;
	background:none;
	border:1px solid #999;
	text-align:center;
	width:40px;
	font-weight:bold;
	font-size:1.2rem;
	line-height:1.6rem;
	color:#999;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	}
	.catalog-number:hover {border:1px solid #1f1f1f;color:#1f1f1f;}
.catalog-link-card a {
	font-family:RalewayBold !important;
	-webkit-perspective:1100px !important;
	-moz-perspective:1100px !important;
	-ms-perspective:1100px !important;
	-o-perspective:1100px !important;
	perspective:1100px !important;
	font-size:1rem !important;
	line-height:4rem !important;
	letter-spacing:3px !important;
	}
.catalog-link-card a span {padding:0 15px !important;}
.item-wrapper-catalog-all:hover .catalog-link-card a span, .catalog-link-card a:focus span {transform:rotateX(90deg) translateY(-20px) !important;}
.title-cat-main {
	padding:10px 5px;
	font-size:14px;
	line-height:18px;
	font-weight:800;
	height:40px;
	}
.title-cat-main a {color:#1f1f1f;}
.item-wrapper-cat-all:hover .catalog-link-card a span, .catalog-link-card a:focus span {transform:rotateX(90deg) translateY(-20px) !important;}

@media screen and (max-width:1400px) {
.wrapper-cat-all {width:155px;}
.item-wrapper-cat-all {height:235px;}
.title-cat-main {font-size:12px;line-height:16px;height:32px;}
.image-cat-all {height:137px;}
.price-cat-all {padding:5px 0;}
.no-item {font-size:1.2rem;}
.quantity {font-size:1rem;}
a.catalog-minus, a.catalog-plus {min-width:16px;font-size:1.1rem;line-height:1.4rem;}
.catalog-number {width:35px;font-size:1rem;line-height:1.4rem;}
.catalog-link-card a {
	-webkit-perspective:1000px !important;
	-moz-perspective:1000px !important;
	-ms-perspective:1000px !important;
	-o-perspective:1000px !important;
	perspective:1000px !important;
	font-size:0.9rem !important;
	line-height:3.2rem !important;
	}
.item-wrapper-cat-all:hover .catalog-link-card a span, .catalog-link-card a:focus span {transform:rotateX(90deg) translateY(-16px) !important;}
}
@media screen and (max-width:991px) {
.wrapper-cat-all {display:inline-table;float:none;width:140px;}
.title-cat-main {padding:10px 0;}
.item-wrapper-cat-all {height:220px;}
.discount, .label {font-size:0.9rem;text-transform:uppercase;}
.image-cat-all {height:123px;}
.price-cat-all {padding:9px 0 8px 0;text-transform:uppercase;font-size:1.2rem;line-height:1.4rem;}
.price-cat-all span {font-size:1rem;}
.catalog-link-card a {letter-spacing:2px !important;}
}
@media screen and (max-width:640px) {
.desc-catalog {padding:0;background:none;}
.wrapper-cat-all {display:inline-table;float:none;}
}
@media screen and (max-width:480px) {
.wrapper-cat-all {width:125px;margin:0 2px 7px 5px;}
}


/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */


.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */
/* /bitrix/templates/main/components/bitrix/catalog/.catalog/style.css?14851176441037 */
/* /bitrix/templates/main/components/bitrix/catalog/.catalog/bitrix/catalog.section.list/.default/style.css?153814599612477 */
