


/* Start:/bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section.list/left_catalogr/style.css*/
.left_block {
	margin-bottom:30px;
}
.left_block ul.menu_left_block {
	width: 249px;
}
.left_block ul.menu_left_block {
	margin-top:30px !important;
	border-radius:6px;
}
.left_block .seen_product {
	margin-top:0px;
}

.left_block ul.menu_left_block {
	margin-top:30px !important;
	border-radius:6px;
}
.left_block  li:first-child {
	background:#f8f8f8;
	background: linear-gradient(to top, #fff, #f8f8f8);
}
/* 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 .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{margin-bottom: 30px;}
.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 */



/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.css*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }
/* End */



/* Start:/bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section/table/style.css*/
 .bg_table table .td_warehouse .catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
 .bg_table {
	width: 100%;
	border-radius: 8px;
	border-bottom: 1px solid #d9d9d9;
	box-shadow: 0 1px 2px #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
 .bg_table table {
	width:100%;
	font-size:12px;
	color:#606060;
}
 .bg_table table th div.bg{
	background: url('/bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section/table/images/bg_table.png') repeat-x;
	padding: 13px 20px;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: OpenSans,Arial,sans-serif;
	color: #606060;
	font-weight: normal;
}
 .bg_table table th {
	padding: 0px;
}
 .bg_table table th:first-child div.bg{
	border-radius: 8px 0 0 0;
}
 .bg_table table th:last-child div.bg {
	border-radius: 0 8px 0 0;
}
 .bg_table table td.td_buy a.buy{
	width:49px;
	height:30px;
	display:block;
	font-size:0;
	cursor:pointer;
	background:url('/bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section/table/images/buy_inner.png') top no-repeat;
}
 .bg_table table tr td {
	border-bottom: 1px solid #f2f2f2;
	padding: 14px 18px 14px 20px;
	color: #606060;
	font-size: 12px;
	vertical-align: middle;
}
 .bg_table table td.td_buy a.buy:hover{
	background-position:0 -30px;
}
 .bg_table table td.td_buy a.added{
	background-position:bottom;
}
 .bg_table table td.td_buy a.added:hover{
	background-position:bottom;
}
 .bg_table table .td_name{
	width:60%;
}
 .bg_table table .td_price{
	width:20%;
}
 .bg_table table .td_buy{
	width:64px;
}
 .bg_table table .td_warehouse{	
	width:20%;
}
 .bg_table table td.td_name{		
	font-family:Arial,sans-serif;
	padding-left:20px;	
}
 .bg_table table td.td_name a{
	color:#606060;
	display:block;
	max-height:36px;
	overflow:hidden;
	font-size:12px;
}
.bg_table table td.td_name a:hover{
	color:#ab0b45;
}
.bg_table table td.td_price div.new_price{		
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:12px;
}
.bg_table table td.td_price div.old_price{
	color: #ad0a47;
	text-decoration: line-through;
	font-size:11px;
}
td.compare .add_compare{
	display: block;	
	height: 16px;
	width: 16px;
	margin-left: 4px;
	cursor:pointer;
	background: url('/bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section/table/images/check.png') no-repeat top left;
	position:relative;
}
td.compare .add_compare:hover{
	background-position:0 -16px;
}
td.compare .delete_compare{
	height: 16px;
	display: block;	
	width: 16px;
	margin-left: 4px;
	cursor:pointer;
	background: url('/bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section/table/images/check.png') no-repeat bottom;
	position:relative;
}
 .bg_table table tr td.compare{
	padding-left:0;
	padding-right:0;
}
.hint_compare{
	position:absolute;
	width:137px;
	height:34px;
	background:url('/bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section/table/images/hint_compare.png');
	top: -48px;
	left: -75px;
	color:#565656;
	font-size:10px;
	font-family:Arial,sans-serif;
	padding:8px 12px;
	line-height: 11px;	
}
/* End */
/* /bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section.list/left_catalogr/style.css */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.css */
/* /bitrix/templates/INTEC_NEW_s1/components/bitrix/catalog.section/table/style.css */
