


/* Start:/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section.list/left_service/style.css*/
.left_service_1{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	position: relative;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	background: #f7f7f7;
	box-shadow: 0 2px 2px #d2d2d2;
}
ul.left_service_1 li:first-child {
	border-top: 0;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-khtml-border-radius: 6px 6px 0 0;	
}
ul.left_service_1 li:last-child{
	border-bottom:0;
}
ul.left_service_1 li{
	border-bottom: 1px dotted #d6d6d6;
	border-top: 1px dotted #fff;	
	background: #f7f7f7;
}
ul.left_service_1 li.arrow{
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section.list/left_service/images/arrow.png') 226px 50% no-repeat;
}	
ul.left_service_1 li.selected a {
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section.list/left_service/images/arrow_active.png') 223px 60% no-repeat;
	width:224px;
}
ul.left_service_1 li.selected a {	
	color:#ac0337;
	font-weight:bold;
}
ul.left_service_1 li:first-child a{
	border-radius:6px 6px 0 0;
}
ul.left_service_1 li:last-child a{
	border-radius:0 0 6px 6px;
}
ul.left_service_1 li.selected:last-child a{
	border-radius:0;
}
ul.left_service_1 li.selected .left_service_2{
	display:block;
}
ul.left_service_1 li a{
	color: #4c4c4c;
	text-decoration: none;
	padding: 8px 14px;
	display:block;
	background:none;
}
ul.left_service_1 li a:hover{
	text-decoration:underline;
}
ul.left_service_1 li ul.left_service_2{
	padding-left:0;
	display:none;
}
ul.left_service_1 li ul.left_service_2 li {
	border:none;
	list-style:none;
}
ul.left_service_1 li ul.left_service_2 li a {
	padding-left: 25px;	
	box-shadow: none;	
	font-size: 12px;
	color: #606060;
	font-weight: normal;
	background:url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section.list/left_service/images/dott.png') no-repeat 13px 16px;
	width:214px;
}
ul.left_service_1 li ul.left_service_2 li a:hover{
	color:#ac0337;
}
ul.left_service_1 li ul.left_service_2{
	border-top:1px dotted #d6d6d6;
}
ul.left_service_1 li ul.left_service_2 li.selected a{
	color:#ab0b45;
	text-decoration:underline;	
	background:url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section.list/left_service/images/active_dott.png') no-repeat 13px 19px;
}
/* End */



/* Start:/bitrix/templates/ecomercepro_s1/components/bitrix/system.pagenavigation/arrows/style.css*/
/* ---- PAGINATION BOTTOM ---- */
.bx_pg_section{
	float:right;
} 
.bx_pagination_bottom{
	color: #8d8d8d;
	font-size:11px;
	margin-top:60px;
}

.bx_pagination_bottom .bx_pagination_section_one{ }
.bx_pagination_bottom .bx_pagination_section_two{
	float: right;
	text-align: right;
}
.bx_pagination_bottom .bx_pg_section{
	display: inline-block;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}

.bx_pagination_bottom .bx_pagination_select_container{display: inline-block;}
.bx_pagination_bottom .bx_pagination_select_container select{
    position: relative;
    margin: 2px 20px 2px 10px;
    padding: 1px 25px 3px 5px;
    height: 22px;
    outline: none;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    background: #fff url('/bitrix/templates/ecomercepro_s1/components/bitrix/system.pagenavigation/arrows/images/select_arrow.png') no-repeat right center;
    color: #8d8d8d;
    font-size: 11px;
    line-height: 16px;
    resize: none;
    -webkit-appearance: none;
}

.bx_pagination_bottom .bx_pagination_page{
	white-space: nowrap;
	font-size: 12px;
	float:right;
}
.bx_pagination_bottom .bx_pagination_page ul{
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page li{
	display: inline-block;
	min-width: 26px;
	color: #8d8d8d;
	text-align: center;
	line-height: 26px;
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/system.pagenavigation/arrows/images/paginator.png') no-repeat top left;	
}
.bx_pagination_bottom .bx_pagination_page li a{
	display: block;
	min-width: 22px;
	color: #8d8d8d;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
}
.bx_pagination_bottom .bx_pagination_page li a:hover{color: #555;}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
	border-radius: 3px;
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/system.pagenavigation/arrows/images/paginator.png') no-repeat bottom left;	
}

.bx_pagination_bottom .bx_pagination_page li.bx_active span{
	color:#fff;
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display: block;}
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right: 5px;}


.bx_pagination_bottom .bx_wsnw{white-space: nowrap;}

	.bx_pagination_bottom .bx_pagination_section_one,
	.bx_pagination_bottom .bx_pagination_section_two,
	.bx_pagination_bottom .bx_pagination_select_container,
	.bx_pagination_bottom .bx_pagination_select_container select,
	.bx_pagination_bottom .bx_pg_section,
	.bx_pagination_bottom .bx_pagination_page,
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
	.bx_pagination_bottom .bx_pg_text,
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{
		-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-- PAGINATION ---- */

/* End */



/* Start:/bitrix/templates/ecomercepro_s1/components/bitrix/catalog/catalog_service/bitrix/catalog.section/cells/style.css*/
.service_list {
	width:707px;
}
.top_plash{
	width:682px;
}
.one_section_service{
	margin-bottom:20px;
	width:187px;
	background:#fff;
	padding:18px;
	float:left;
	border:1px solid #f0f0f0;
	border-radius:6px;
	margin-right:16px;
	box-shadow:0 2px 2px #f4f4f4;
	overflow:hidden;
	padding-bottom:20px;
}
.one_section_service:hover{
	background:#f7f7f7;
}
.right_col{
	height:170px;
	overflow:hidden;
	margin-top:10px;
}
.service_header {	
	margin-bottom:8px;
}
.service_header a{
	font-size:13px;
	font-family:OpenSans,Arial,sans-serif;	
	text-decoration:underline;	
	text-transform:uppercase;
}
.one_section_service .image_product{
	display:block;
	width:187px;
	height:154px;	
}
.one_section_service .preview_text{
	font-size:12px;
	color:#484848;
}
/* End */
/* /bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section.list/left_service/style.css */
/* /bitrix/templates/ecomercepro_s1/components/bitrix/system.pagenavigation/arrows/style.css */
/* /bitrix/templates/ecomercepro_s1/components/bitrix/catalog/catalog_service/bitrix/catalog.section/cells/style.css */
