

/* Start:/local/templates/aspro_mshop/components/bitrix/catalog.section.list/.default/style.css?16578784003198*/
/* Стили меню */
#nav {
	display:flex;
	flex-direction: column;
	width: 100%;
	min-width: 330px;
	padding:0;
	margin: 0;
	border: 1px solid #e5e5e5;

}
#nav li {
	position:relative;
	list-style:none;

}
.section_count {
	font-size: 12px;
	margin: 1px 0 0 5px;
}
/*#for-delete>ul{
	display: none;
}
#for-delete>ul:active{
	display: block;
}*/
#nav a {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color:#000000;
	text-decoration:none;
	display:flex;
	padding:7px 20px;

}
@media(max-width: 767px){
	a.menuPoint {
		width: fit-content!important;
	}
	#nav a {
		border-bottom: none!important;

	}
}
.current_section {
    border-left: 3px solid #3196d1;
}
.current_section > a {
    color: #3196d1 !important;
}
#nav a:hover{
	background: rgba(0, 0, 0, 0.022);
}

#nav li:last-child  a {
	border-bottom: none;

}

/* sВыбранный пункт меню */


/* Подуровень */


#nav ul li  a{
	color: #fff;
}
/* #nav ul li a:hover {



} */



/* выпадающий список */

#nav ul {
	z-index: 99999;
	opacity:0;
	visibility:hidden;
	padding:0;
	width: 330px;
	position:absolute;
	border:1px solid #e5e5e5;
	top:-1px;
	left: 330px;
	/* -moz-transition:opacity .25s linear, visibility .1s linear .1s;
	-webkit-transition:opacity .25s linear, visibility .1s linear .1s;
	-o-transition:opacity .25s linear, visibility .1s linear .1s;
	transition:opacity .25s linear, visibility .1s linear .1s; */
}



#nav ul li {
	float:none;
	margin:0;
}

#nav ul ul {
	left:330px;
	top:-1px;
}
.mobile_arrow {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 4px;
	right: 10px;
	background-image: url("/images/arrow_down.png");
}
.mobile_arrow_hover {
	background-image: url("/images/arrow_right.png");
}
a.menuPoint {
	width: 78%;
}
/*#nav a.not_use_link {
	display: none;
}
@media (max-width: 1100px) {
	#nav a.not_use_link {
		display: flex;
	}
	#nav a.use_link {
		display: none;
	}
}*/
@media (max-width: 767px) {
	#nav ul ul {
		display: none;
	}
	/*#nav li:hover > ul {
		display: none;
	}*/
	#nav{
		margin-bottom: 20px;
	}
	#nav ul{
		width: unset;
		opacity: unset;
		visibility: unset;
		position: unset;
		left: unset;
	}
	#nav ul li a{
		color: #000;
	}
}
@media (min-width: 768px) {
	#nav li:hover > a {
		color:#3196d1;
	}
	#nav ul li:hover a, #nav li:hover li a {
		background:none;
		border:none;
	}
	#nav li:hover > ul {
		opacity:1;
		visibility:visible;
		background: #3379b7;
	}
	#nav ul li a:hover{
		color: #3196d1;
	}
}
	@media (max-width: 425px){

	}

.form_menu{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: flex;
	padding: 7px 20px;
	cursor: pointer;
}
.form_menu:hover{
	background: rgba(0, 0, 0, 0.022);
}
.form_menu:hover button{
	color: #3196d1;
}
.current_section .form_menu button{
	color: #3196d1;
}
.electric .form_menu{
	border-bottom: 0;
}
.electric .form_menu button{
	color: #fff;
}
.electric .form_menu button:hover{
	color: #3196d1;
}
.form_menu button{
	border: 0;
	background: transparent;
	display: flex;
}
button .menuPoint2{
	text-align: left;
}
/* End */


/* Start:/local/templates/aspro_mshop/components/bitrix/catalog.compare.list/custom_compare/style.css?16557160461265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:13px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/aspro_mshop/components/bitrix/catalog.section/catalog_list_cust_new/style.css?17132918888371*/
/*#content .left_block {
    position: absolute!important;
}
.information_wrapp_cust {
    margin-top: 1rem;
}
@media(max-width: 550px){
    .image_wrapper_block {
         margin-top: 0px!important;
    }
}
@media(max-width: 1023px)
{
    .information_wrapp_cust {
        margin-left: -4%!important;
    }
}*/
.adding_class{
	position: relative !important;
}
.small_red_text {
	color: red;
	font-size: 10px;
}
.otbit, .otbit:hover {
	color: green !important;
}
.ne_otbit, .ne_otbit:hover {
	color: red !important;
}
.no_complect, .no_complect:hover {
	color: #000;
}
.default:hover {
	text-decoration: unset;
}
.fix_price * {
	border-bottom: 2px solid #337ab7;
	width: fit-content;
}
.container_filter_from_main{
	display: grid;
	max-width: 100%;
}
.item_wrap_new {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	padding: 15px 0 0;
	margin-bottom: 15px!important;
	margin-top: 0!important;
}
.or_call_us {
	display: none;
}
@media (min-width: 1101px) {
	#content .left_block {
		position: absolute !important;
	}

	.information_wrapp_cust {
		margin-top: 1rem;
	}
	.container_filter_from_main{
		display: none;
	}
	.share_wrapp_2 .text.button:before {
		display: none !important;
	}
	i.share_button2 {
		background: url("/images/share.png") 4px 4px no-repeat !important;
	}
	div.text.button.transparent_2 {
		display: none;
	}
	div.share_button_block span {
		width: 29px;
	}

}
@media(max-width:1100px) {
	.counter_wrapp .button_block.wide{
		margin-left: 0!important;
	}
	.message_form {
		position: fixed!important;
		top: 50px;
		margin-top: 0!important;
	}
	.container_filter_from_main{
		display: grid;
		max-width: 97.5% !important;
	}
	.container_filter_from_main_desctop{display: none!important;}
	.image_wrapper_block2 {
		margin: 0 !important;
		text-align: center;
		padding: 0 !important;
		max-width: 100% !important;
	}
	.or_call_us {
		display: block;
	}

	.wrapp_stockers {
		text-align: center;
	}

	.image_wrapper_block2, .image_wrapper_block2 a {
		height: 100px !important;
	}

	#content .left_block {
		position: relative !important;
	}

	.pad-r-0 {
		padding-right: 0 !important;
	}

	.show_props_new {
		margin-left: 0 !important;
	}

	.props_list_wrapp_new {
		margin: 0 !important;
	}
	#content .left_block {
		position: relative !important;
	}
	.display_list {
		margin-top: -1rem!important;
	}
	.counter_wrapp {
		margin-left: 0!important;
	}
	.button_block {
		width: 4rem;
	}
	.counter_wrapp {
		padding: 0!important;
	}
	/*span.small.to-order-cart.button.width_all {*/
	/*	padding: 8.6px 0!important;*/
	/*}*/
	.phone_button_bottom{
		background: url('/local/templates/aspro_mshop/components/bitrix/catalog.section/catalog_list_cust_new/phone.svg')!important;
		background-size: contain!important;
		background-size: contain;
		background-repeat: no-repeat!important;
		background-position: center!important;
		position: relative;
		/*padding: 0!important;*/
		/*height: calc(100% - 1.5px);*/
	}
	.button.big_btn {
		padding: 10px 12px 7px!important;
	}
	.counter_wrapp .button_block.wide .button {
		padding: 8px 13px 7px !important;
	}


}
@media (max-width: 375px) {
	.button.big_btn {
		padding: 10px 0 7px!important;
	}
	.button_bottom span {
		font-size: 10px!important;
	}
}
.item_files {
	display: inline-block;
	margin: 0 5px 0 0;
}
.item_files>span {
	opacity: 1;
	visibility: visible;
	display: block;
	border-radius: 2px;
	background: #fff;
	transition: opacity .3s ease;
	margin: 0 0 5px;
}
.item_files>span>i.active {
	background: url("/images/files1_25.png") 5px 5px no-repeat !important;
}
.item_files>span>i.deactive {
	background: url("/images/files0_25.png") 5px 5px no-repeat !important;
}
.add_files>span>i {
	background: url("/images/add_files.png") 5px 5px no-repeat !important;
}
.item_files.mobileV>span>i.active {
    background: url("/images/files1_36.png") 0 0 no-repeat !important;
}
.item_files.mobileV>span>i.deactive {
    background: url("/images/files0_36.png") 0 0 no-repeat !important;
}
.add_files.mobileV>span>i {
    background: url("/images/add_files_36.png") 0 0 no-repeat !important;
}
.add_files_input {
	display: none !important;
}

/*GALLARY*/
.flexbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.section-gallery-wrapper{position: absolute;top: 0px;bottom: 0px;left: -1px; right: -1px;flex-direction: row;z-index: 2;max-width: 170px;margin: 0 auto;max-height: 120px;}
.section-gallery-wrapper__item{flex-grow: 1;-webkit-box-flex: 1;-ms-flex-positive: 1;background-color: #fff;margin-bottom: -4px;cursor: pointer}
.section-gallery-wrapper__item img{opacity: 0;transition: opacity .2s ease-in-out;left: 1px; right: 1px;}
.section-gallery-wrapper__item._active img{opacity: 1;}
.section-gallery-wrapper__item-nav{display: block;position:relative;margin: 0px 1px;height:100%;}
.section-gallery-wrapper__item-nav:before{content:"";display: block;height: 1px;background-color: #cdcdcd;-webkit-transition: background-color .2s ease-in-out;transition: background-color .2s ease-in-out;position:absolute;left: 0px;right:0px;bottom:0px;cursor:pointer;}
.section-gallery-wrapper__item_hidden{display:none;}


.catalog_block .catalog_item img, .product_slider .catalog_item img {
	max-width: 100%;
	max-height: 100%;
}
.image_wrapper_block_new, .image_wrapper_block_new > a{min-width:60px;/*height:280px;line-height:280px;*/margin:0 auto;padding:0px;text-align:center;zoom:1;display:block;left:0px;}
.image_wrapper_block_new{padding-top:130px;}
.image_wrapper_block_new > a{position:absolute!important;top:0;bottom:0;left:0;width:100%;}
.list_item .image_wrapper_block_new, .list_item .image_wrapper_block_new > a{width:200px;height:200px;line-height:200px;padding-top:0;}
.list_item .image_wrapper_block_new, .list_item .image_wrapper_block_new > a{position:relative;}
.table.catalog .module_products_list .foto-cell .image_wrapper_block_new, .table.catalog .module_products_list .foto-cell .image_wrapper_block_new a{position:relative;}
.image_wrapper_block_new > a{background-position:50% 50%;background-repeat:no-repeat;}

.image_wrapper_block_new img{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;border:0;vertical-align:middle;max-width:100%;max-height:100%;pointer-events:none}

._active .section-gallery-wrapper__item-nav:before {
	background-color: #006ac5;
}
.im_header_adre{
	max-width: 11px;
}.im_header_adre2{
	max-width: 13px;
}
.im_header_adre3{
	max-width: 15px;
}
.itemNode>span>i.deactive {
	background: url(/images/files0_25.png) 5px 5px no-repeat !important;
}
.itemNode>span>i.active {
	background: url(/images/files1_25.png) 5px 5px no-repeat !important;
}
@media (max-width: 1100px) {
	.itemNode > span > i.deactive {
		background: url(/images/files0_36.png) 0 0 no-repeat !important;
	}
	.itemNode>span>i.active {
		background: url(/images/files1_36.png) 0 0 no-repeat !important;
	}
}
.showNodePopup {
	display: none;
	position: fixed;
	box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
	background-color: white;
	border-radius: 20px;
	padding: 4%;
	z-index: 999;
	width: 787px;
	top: -600px;
	transition: all 0.7s ease !important;
	margin: 0 auto;
	left: calc(50% - 393px);
}
@media(max-width: 767px){
	.showNodePopup, .showStorePopup{
		width: 92% !important;
		left:0;
		min-height: 70px;
	}
	.share_wrapp div.shares{
		margin: 0px -40px !important
	}
}
.showNodePopupActive {
	display: block;
	top: 15%;
}
.saveNodeButton{
	text-align: center;
	background-color: #006DCA;
	cursor: pointer;
	padding: 0 15px;
	height: 37px;
	display: flex;
	align-items: center;
	color: #fff;
	margin: 0 auto;
	margin-top: 2rem;
	width: 100px;
	justify-content: center;
}
.display_list .item_wrap{
	max-width: 100%;
}
.information_wrapp_cust{
	max-width: fit-content;
}
div.button_block{
	width: 100% !important;
}
div.button_block span.to-order{
	padding: 9px 0 8px!important;
	width: 100%;
}
div.information span.to-order-cart,div.information a.in-cart {
	padding: 9px 0 8px !important;
}

/* End */
/* /local/templates/aspro_mshop/components/bitrix/catalog.section.list/.default/style.css?16578784003198 */
/* /local/templates/aspro_mshop/components/bitrix/catalog.compare.list/custom_compare/style.css?16557160461265 */
/* /local/templates/aspro_mshop/components/bitrix/catalog.section/catalog_list_cust_new/style.css?17132918888371 */
