

/* Start:/bitrix/templates/apriori-corp/components/bitrix/menu/left/style.css?17519180082200*/
.side_menu_wrap .menu {
    font-size: 14px
}

.side_menu_wrap .menu a {
    color: #555
}

.side_menu_wrap .menu > li {
    border-top: 1px solid #eee
}

.side_menu_wrap .menu > li:first-child {
    border-top: none
}

.side_menu_wrap .menu > li > a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    position: relative
}

.side_menu_wrap .menu > li > a .fa {
    position: absolute;
    right: 14px;
    top: 35px;
    margin: 0;
    color: #fff !important
}

.side_menu_wrap .menu > li:hover > a {

    color: #fff
}

.side_menu_wrap .menu > li:hover > a .fa {

}

.side_menu_wrap .menu > li.active > a {
    background: #f2f2f2;

}

.side_menu_wrap .menu > li.active > a .fa {

}

.side_menu_wrap .menu > li ul {
    font-size: 13px;
    line-height: 17px;
    padding: 8px 0 8px 20px;
	background: #f4f6f8;
}

.side_menu_wrap .menu > li ul ul {
    padding-top: 0;
    padding-bottom: 0
}

.side_menu_wrap .menu > li ul li a {
    display: block;
    padding: 10px 22px 7px 22px;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #e4e7e9;
    color: #111111;
}

.side_menu_wrap .menu > li ul li a .fa {
    display: none
}

.side_menu_wrap .menu > li ul li.active > a {
    color: #065e8f
}

.side_menu_wrap .menu > li ul li:hover > a {
    text-decoration: underline
}

.side_menu_wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.side_menu_wrap ul li{
    list-style-type: none;
}


.side_menu_wrap ul li.root-item a.root-item-link {
    display: flex;
    align-items: center;
    width: 100%;
    height: 95px;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.1;
    vertical-align: middle;
    letter-spacing: 0.04em;
	cursor: pointer;
    background: #065e8f;
	color: #fff;
}

.shop_item_volume::after {
    content: "";
    flex: 0 0 15px;
    width: 15px;
    height: 9px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/assets/img/shop-volume-arrow-closed.svg);
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/teh/style.css?17524706808155*/
/* 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-size: contain;
	background-repeat: no-repeat;
	-webkit-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 { 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;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	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 { 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;
	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-size: contain;
	background-repeat: no-repeat;
	-webkit-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 { line-height: 10px; }

	.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(5n+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(5n+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 { 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;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.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 { transition: all 0.3s ease; }


body .sections__img {
    height: auto; 
    margin-bottom: 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    border-radius: 2px;
    width: 100%;
}

body .sections__img img {
    border-radius: inherit;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    height: 150px;
    width: 150px;
}

body .sections__info {
	align-items: center;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1;
    border-radius: 16px;
    border: 1px solid #18659a;
    color: #19689d;
	
}

body div.smallmargin {
    padding-top: 0;
}

body .sections__elem{
	padding: 0;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/teh/style.css?17519186006153*/
.inner-container{margin-top:20px;margin-bottom:20px;min-height:60%;}
.wrap{margin:0 auto;display:flex;flex-wrap:nowrap; gap: 50px;}
.left_column{flex: 0 0 350px;width:350px;position:relative;padding-bottom:20px;}
.right_column{flex: 1 1 0%;/*width:100%;*/max-width:100%;padding-bottom:20px;}
.full_column{width:100%;max-width:1340px;padding-bottom:20px;}


/* Список товаров списком */
.product_list.list .product_item {display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:124px;position:relative;}
.product_list.list .product_img {width:184px;height:100%;flex-shrink:0;text-align:center;z-index:5;}
.product_list.list .product_img a{display:inline-block;width:100%;height:100%;text-align:center;background-color: #fff;}
.product_list.list .product_img img {padding:5px;max-width:100%;max-height:100%;}
.product_list.list .product_buy{width: 220px;
    height: 100%;
    flex-shrink: 0;
    position: relative;
    text-align: center;
    background-color: #0a5d8c;}
.product_list.list .in_compare{margin:5px 10px 0 0;}
.product_list.list .buy{bottom:10px;left:0px;width:100%;}
.product_list.list .price{margin-top:8px;}

/*24-08-2020*/
.product_list.list .product_country{/*position:absolute;bottom:5px;left:205px;*/margin-top:15px;}
.product_list.list .product_country span{font-size:14px;color:#000;}

.product_list .product_name{width:100%;padding:5px 20px;}
.product_list .product_name.single{width:100%;}
.product_list .product_name.vz{width:60%;}
.product_list .product_name a{font-size:20px;line-height:1.2;text-decoration:underline;}
.product_list .product_name a:hover {text-decoration:none;}
.product_list .product_info{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;flex-grow:1;}
.product_list .param{width:18%;flex: 1 1 18%;padding:10px 5px;border-left:1px solid #cacfd3;text-align:center;}
.product_list .param.tl{text-align:left;}
.product_list .param.vz{width:40%;flex: 1 1 40%;}
.product_list .param_value{font-size:22px;line-height:0.9;vertical-align:baseline;}
.product_list .vz .param_value{font-size:20px;}
.product_list .param_unit{font-size:15px;vertical-align:baseline;white-space:nowrap;}
.product_list .in_compare{display:inline-block;}
.product_list .price{text-align:center;font-size:20px;color:#fff;}
.product_list .price.on_request{font-size:16px;letter-spacing:0;white-space:nowrap;position:relative;top:-2px;}

.price .goods_oldprice_l{display:none;}

/*.product_list .price span{font-size:15px;vertical-align:baseline;}*/

.product_list .buy form{text-align:center;}
.product_list .product_buy input{display:none;}
.product_list .in_compare label{font-size:14px;color:#fff;border-bottom:1px dashed #fff;cursor:pointer;}

.goods_to_compare{margin-right:8px;font-size:0;}
.goods_to_compare input{display:none;}
.goods_to_compare input + label{display:inline-block;content:"";width:20px;height:20px;background-repeat:no-repeat;background-position:center;}
.goods_to_compare input:not(checked) + label{content: "";background-image: url('/assets/img/compare-inactive-icon.svg');}
.goods_to_compare input:checked + label{background-image: url('/assets/img/compare-active-icon.svg');}
.goods_to_compare label:hover{opacity:0.85;cursor:pointer;}


/* Список товаров плитками */
.product_list.tile{display:flex;flex-wrap:wrap;justify-content:space-between;}
.product_list.tile .product_item{display:flex;flex-wrap:nowrap;flex-direction:column;width:49%;}


.product_list .product_item {margin-bottom:2%;position:relative;background:#e4e7e9;}
.product_list .product_img {padding:2px;position:relative;}

.button.button--white {
    color: #030303;
    background: #fff;
	min-width: unset;
}

.button.button--white:hover{
    background: #fff;
}


@media (max-width: 800px) {
	
	.product_list .product_item{margin-bottom:20px;}	
	.product_list .in_compare{display:none;}
	.product_list.list .product_item{flex-wrap:wrap;justify-content:center;align-items:center;height:auto;}
	.product_list.list .product_img{width:100%;height:180px;flex-shrink:1;}
	.product_list.list .product_img img{padding:15px; width: auto; height: auto;}
	.product_list.list .product_buy {display:flex;align-items:center;justify-content:center;width:100%;height:auto;padding:10px 0;text-align:center;}
	.product_list.list .buy {width:50%;max-width:180px;position:relative;bottom:auto;left:auto;margin-top:0px;margin-bottom:0px;}
	.product_list.list .price{width:50%;max-width:180px;margin-top:0px;text-align:center;}
	.product_list .product_info{flex-wrap:wrap;justify-content:space-around;align-items:center;flex-basis:100%;width:100%;max-width:360px;padding:0px 10px 5px 10px;}	
	.product_list .product_name, .product_list .product_name.vz{width:100%;padding:12px 0px 6px 0px;text-align:center;}	
	.product_list .param {width:33.3333%;padding:10px 0px 5px 0px;border-left:none;}
	.product_list .param_value,.product_list .vz .param_value{font-size:16px;}

	/*to delete*/
	.product_list.tile .product_item.odd{margin-right:0;}
	/*to delete*/

    .product_buy_top{margin-top:0;width:40px;flex:0 0 40px;}
    .product_buy_left, .goods_to_compare{display:none;}
    .price .goods_oldprice_l{display:block;font-family:'PT Sans';}
    
	.product_list.tile .product_item:nth-child(odd) {margin-right:0;}
	.product_list.tile .product_item{width:100%;justify-content:center;flex-wrap:wrap;flex-direction:row;}
	.product_list.tile .product_img{width:100%;}
	.product_list.tile .product_buy {justify-content:center;}	
	.product_list.tile .price{width:50%;}
	.product_list.tile .buy{width:50%;}
	.product_list.tile .product_country{width:100%;}	
	.product_list.list .product_country{/*position:relative;bottom:auto;left:auto;padding-bottom:14px;text-align:center;order:3;*/width:100%;}
	.product_list.list .product_country span{font-size:16px;}
	.container-2 .col-item {flex: 0 0 100%;max-width:100%;margin-bottom:30px;}
	.bottom_cont{text-align:center;}
	.oil_cont {padding:120px 10px 35px 10px;background-position:center 15px;text-align:center;}
}
/* End */
/* /bitrix/templates/apriori-corp/components/bitrix/menu/left/style.css?17519180082200 */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/teh/style.css?17524706808155 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/teh/style.css?17519186006153 */
