

/* Start:/local/templates/vipaks_v4/components/bitrix/catalog/Catalog_v3/style.css?161167460611127*/
.CatalogFilter {
	float: left;
	width: 100%;
	margin: 0;
}
.RightCatalog {
	float: left;
	margin: 0 0 0 350px;
	width: calc(100% - 350px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.CatalogTopPad {
	height: 30px;
	overflow: hidden;
}

.CatalogSort {
	float: left;
	margin: 0;
}
.CatalogPageCount,
.CatalogView {
	float: right;
	margin: 0;
}
.CatalogView {
	margin: 10px 0 0 20px;
}
.CatalogOptions.Field {

}
.CatalogOptions.Field .Name {
	padding: 10px 10px 0 0;
	display: inline-block;
}
.CatalogPageCount .current,
.CatalogSort .current {
	margin: 0;
	display: inline-block;
	border: 1px solid #c2c2c2;
	padding: 9px 20px 8px 20px;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	color: #c2c2c2;
	position: relative;
	min-width: 160px;
	background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0MC44MTEgMjQwLjgxMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQwLjgxMSAyNDAuODExOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPHBhdGggaWQ9IkV4cGFuZF9Nb3JlIiBkPSJNMjIwLjA4OCw1Ny42NjdsLTk5LjY3MSw5OS42OTVMMjAuNzQ2LDU3LjY1NWMtNC43NTItNC43NTItMTIuNDM5LTQuNzUyLTE3LjE5MSwwICAgYy00Ljc0LDQuNzUyLTQuNzQsMTIuNDUxLDAsMTcuMjAzbDEwOC4yNjEsMTA4LjI5N2wwLDBsMCwwYzQuNzQsNC43NTIsMTIuNDM5LDQuNzUyLDE3LjE3OSwwTDIzNy4yNTYsNzQuODU5ICAgYzQuNzQtNC43NTIsNC43NC0xMi40NjMsMC0xNy4yMTVDMjMyLjUyOCw1Mi45MTUsMjI0LjgyOCw1Mi45MTUsMjIwLjA4OCw1Ny42Njd6IiBmaWxsPSIjYzJjMmMyIi8+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) no-repeat 130px 50%;
	background-size: 10px;
}
.CatalogPageCount .current {
	min-width: 70px;
	background-position: 45px 50%;
}
.CatalogPageCount .current ul,
.CatalogSort .current ul {
	display: none;
	position: absolute;
	z-index: 10;
	top: -1px;
	left: -1px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #2e8ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	background: #fff;
}
.CatalogPageCount .current:hover ul,
.CatalogSort .current:hover ul {
	display: block;
}
.CatalogPageCount .current ul li,
.CatalogSort .current ul li {
	margin: 0;
	padding: 0;
}
.CatalogPageCount .current ul li a,
.CatalogSort .current ul li a {
	margin: 0;
	display: block;
	padding: 9px 20px 8px 20px;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	color: #2e8ddd;
	white-space: nowrap;
	text-align: left;
	min-width: 160px;
}
.CatalogPageCount .current ul li a {
	min-width: 70px;
}
.CatalogPageCount .current ul li a:hover,
.CatalogSort .current ul li a:hover {
	color: #fff;
	background: #2e8ddd;
}


.CatalogOptions.Field a {
	display: inline-block;
	margin: 0;
	padding: 0;
}




.CatalogOptions.CatalogView a {
	width: 18px;
	height: 13px;
	overflow: hidden;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAaCAYAAADfcP5FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkMwRkIzQTU3NTVFMTFFN0I1NTZGM0M2RkFFNkJEREYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkMwRkIzQTY3NTVFMTFFN0I1NTZGM0M2RkFFNkJEREYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQzBGQjNBMzc1NUUxMUU3QjU1NkYzQzZGQUU2QkRERiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQzBGQjNBNDc1NUUxMUU3QjU1NkYzQzZGQUU2QkRERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrORd+EAAAF9SURBVHja7FXBbcMwDJQNL6AF+ohH6Nu/dISukI7gjBB/8o9X8AjNz8/CI1RAF4hHSCmDQVhWlGknRYvCBxAyKOpsSedjYgBt25YwrMwVNYSD2Jmv2GLdhuRcURQVcPhnLU8Ivq5KgMgTvLPJBuIIcWD5F4g1xDPL5zhqeSTkqTBhI4us0WNK7QD/QT0GRYdHGDrWjuV6FhqeEIb1ibkTUEM3w2vI4t1bJkZ//6+s/gn1s2E7oxrS8EgnlGdIwO96xf6WWJ6u1/JIerNp5GvNjLlbagdk4CEOrm0r+McjJYfaGmo79iKHHNSnYjwxH3LSCRl4ST9nh9LfM0XUizHOMUYXMUY3wRjdVGPMircH/1AJYqwDzht66SWn5ZFE3WdIsAsc9ZEZ4OWDQhpqcNTySGiW5jreXPcf5i8hxWM9QZxJHFArZxZrnKO5E+lnWp5QDDxLcx1trig6VXPF/LfmSoT7c811alO8F8+YMZaBXcwxxvLfGeOvNddPAQYALFvLWu2QZZkAAAAASUVORK5CYII=') no-repeat 0 0;
}
.CatalogOptions.CatalogView.Field a,
.CatalogOptions.CatalogView.Field a.current {
	margin: 0 5px 0 0;
	padding: 0;
}
.CatalogOptions.CatalogView a.box {
	background-position: 0 0;
}
.CatalogOptions.CatalogView a.box.current,
.CatalogOptions.CatalogView a.box:hover {
	background-position: 0 -13px;
}
.CatalogOptions.CatalogView a.list {
	background-position: -18px 0;
}
.CatalogOptions.CatalogView a.list.current,
.CatalogOptions.CatalogView a.list:hover {
	background-position: -18px -13px;
}

.BuyForm .Form {
	display: none;
}
.BuyForm .BtnLine a[data-action="ADD2BASKET"] {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	height: 40px;
	overflow: hidden;
	color: #2e8ddd;
	border: 1px solid #2e8ddd;
	background: #fff;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 11px 20px 10px 20px;
	text-decoration: none;
	text-align: center;
}
.BuyForm .BtnLine a[data-action="ADD2BASKET"]:hover {
	background: #f1f9ff;
}
.BuyForm .BtnLine a[data-action="BUY"] {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	height: 40px;
	overflow: hidden;
	border: 0;
	color: #fff;
	background: #2e8ddd;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 11px 20px 10px 20px;
	text-decoration: none;
	text-align: center;
}
.BuyForm .BtnLine a[data-action="BUY"]:hover {
	background: #186cb3;
}
.BuyForm .Quantity {
	display: block;
	margin: 0 0 20px 0;
}
.BuyForm .Quantity .Plus,
.BuyForm .Quantity .Minus {
	width: 36px;
	height: 36px;
	padding: 9px 0 8px 0;
	text-align: center;
	background: #c2c2c2;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	display: inline-block;
	cursor: pointer;
}
.BuyForm .Quantity .Plus:hover,
.BuyForm .Quantity .Minus:hover {
	background: #2e8ddd;
}
.BuyForm .Quantity .Plus {
	float: right;
}
.BuyForm .Quantity .Minus {
	float: left;
}
.BuyForm input[type="text"] {
	margin: 0 10px;
	width: 60px;
	height: 36px;
	border: 1px solid #c2c2c2;
	color: #000;
	font-size: 12px;
	text-align: center;
	padding: 9px 10px 8px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
}







.Availability {
	text-align: center;
	margin: 0 0 5px 0;
}
.Availability span,
.Availability .Icon {
	display: inline-block !important;
	padding: 0 !important;
}
.Availability .Icon,
.Availability .Icon span {
	width: 11px;
	height: 8px;
	overflow: hidden;
}
.Availability .Icon {
	/*float: left;*/
	background: url(/local/templates/vipaks_v4/components/bitrix/catalog/Catalog_v3/images/AvailabilityGray.jpg) no-repeat !important;
}
.Availability .Icon span {
	/*position: absolute;*/
	display: block !important;
	background: url(/local/templates/vipaks_v4/components/bitrix/catalog/Catalog_v3/images/AvailabilityBlue.jpg) no-repeat !important;
}
.Availability .Text {
	color: #7c7c7c;
}

.LabelList {
	margin: 10px 0 0 0;
}
.Label {
	margin: 0;
}
.New,
.Update,
.Discontinued,
.Sale,
.Avail {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.New {
	color: #99bc4d;
}
.Update {
	color: #99bc4d;
}
.Discontinued {
	color: #b9b9b9;
}
.Sale {
	color: #e11616;
}
.Avail {
	color: #99bc4d;
}

.PriceSale {
	color: #e11616;
}

.Icon.okl {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-size: contain;
	margin: 0;
	display: block;
}

.SectionDescription {
	display: none;
}
.SectionPartnersList .Title {
	margin: 0 0 20px 0;
}
.SectionPartnersList .Items {
	width: 164px;
	height: 80px;
	display: inline-block;
	overflow: hidden;
	margin: 0 9px 20px 9px;
	padding: 5px 12px;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ececec;
}
.SectionPartnersList .ItemBox {
	/*display: none;*/
}
.SectionPartnersList .Items .Logo {
	text-align: center;
}
.SectionPartnersList .Items .Logo img {
	max-height: 70px;
	max-width: 140px;
	display: inline-block;
}
.SectionPartnersList .Items .Name,
.SectionPartnersList .Items .Description {
	display: none;
}

@media only screen and (max-width: 899px) {
	.CatalogFilter {
		float: none;
		width: 100%;
		margin: 0;
		display: none;
	}
	.RightCatalog {
		float: none;
		margin: 0;
		width: 100%;
	}
	.RightColumn {
		margin: 0 10px;
	}
}
@media only screen and (max-width: 599px) {
	.CatalogPageCount {
		float: none;
		width: 100%;
		overflow: hidden;
		padding: 10px 0 0 0;
	}
	.CatalogPageCount:before {
		content: '';
		clear: both;
	}
}
@media only screen and (max-width: 499px) {
	.Icon.okl {
		width: 40px;
		height: 40px;
	}
}
@media only screen and (max-width: 399px) {
	.CatalogOptions.Field .Name {
		font-size: 14px;
	}
	.CatalogPageCount .current,
	.CatalogSort .current {
		font-size: 14px;
		
	}
	.CatalogSort .current {
		min-width: 130px;
		background-position: 105px 50%;
	}
}
/* End */


/* Start:/local/templates/vipaks_v4/components/bitrix/catalog/Catalog_v3/bitrix/catalog.section.list/Index_v2/style.css?17126346803308*/

.CatalogSectionIndex {
	margin: 20px 0 0 0;
}
.CatalogSectionIndex h1 {
	margin: 0 0 40px 0;
}
.CatalogSectionIndex ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	flex: auto;
	justify-content: flex-start;
}

.CatalogSectionIndex ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: calc((100% - 10px * 4) / 5);
	margin: 0 10px 10px 0;
	padding: 0;
	vertical-align: top;
	border: 2px solid #2b2929;
	border-radius: 10px;
}
.CatalogSectionIndex ul li:nth-child(5n),
.CatalogSectionIndex ul li:last-child {
	margin: 0 0 10px 0;
}
.CatalogSectionIndex ul li a {
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	display: block;
	padding: 15px;
}
.CatalogSectionIndex ul li a:hover {

}

.CatalogSectionIndex ul li a span {
	/*color: #7c7c7c;*/
}
.CatalogSectionIndex ul li a .Img {
	text-align: center;
	display: block;
}
.CatalogSectionIndex ul li a img {
	max-width: 100px;
	max-height: 100px;
	width: auto !important;
}




.CatalogSectionIndex ul ul {
	display: block;
	margin: 40px 0 0 0;
}
.CatalogSectionIndex ul li li {
	/*font-size: 11px;
	line-height: normal;*/
	padding: 0 20px 10px 0;
	display: inline-block;
	width: auto;
}
.CatalogSectionIndex ul li li a {
	font-size: 16px;
	display: inline-block;
	color: #2e8ddd;
}
.CatalogSectionIndex ul li li a:hover {
	color: #b03131;
}
.CatalogSectionIndex ul li li a span {
	font-size: 14px;
	display: inline-block;
	color: #b9b9b9;
}
.CatalogSectionIndex ul li li.Picture {
	width: 260px;
	text-align: center;
	margin: 0 0 40px 0;
}
.CatalogSectionIndex ul li li.Picture a span {
	display: block;
}
.CatalogSectionIndex ul li li.Picture .Img {
	width: 200px;
}
.CatalogSectionIndex ul li li.Picture .Img img {
	max-width: 200px;
}

@media only screen and (max-width: 999px) {
	/*.CatalogSectionIndex {
		margin-left: 10px;
		margin-right: 10px;
	}*/
}
@media only screen and (max-width: 899px) {
	.CatalogSectionIndex ul {
		flex-wrap: wrap;
	}
	.CatalogSectionIndex ul li {
		width: calc((100% - 10px * 3) / 4);
	}
	.CatalogSectionIndex ul li:nth-child(5n){
		margin: 0 10px 10px 0;
	}
	.CatalogSectionIndex ul li:nth-child(4n),
	.CatalogSectionIndex ul li:last-child {
		margin: 0 0 10px 0;
	}
}
@media only screen and (max-width: 799px) {
	.CatalogSectionIndex ul li {
		width: calc((100% - 10px * 2) / 3);
	}
	.CatalogSectionIndex ul li:nth-child(4n){
		margin: 0 10px 10px 0;
	}
	.CatalogSectionIndex ul li:nth-child(3n),
	.CatalogSectionIndex ul li:last-child {
		margin: 0 0 10px 0;
	}
}
@media only screen and (max-width: 499px) {
	.CatalogSectionIndex ul li {
		width: calc((100% - 10px * 1) / 2);
	}
	.CatalogSectionIndex ul li:nth-child(3n) {
		margin: 0 10px 10px 0;
	}
	.CatalogSectionIndex ul li:nth-child(2n),
	.CatalogSectionIndex ul li:last-child {
		margin: 0 0 10px 0;
	}
}
@media only screen and (max-width: 399px) {
	.CatalogSectionIndex ul li {
		width: 100%;
	}
	.CatalogSectionIndex ul li:nth-child(3n) {
		margin: 0 0 10px 0;
	}
}
/*@media only screen and (max-width: 699px) {
	.CatalogSectionIndex {
		display: none;
	}
}*/
/* End */
/* /local/templates/vipaks_v4/components/bitrix/catalog/Catalog_v3/style.css?161167460611127 */
/* /local/templates/vipaks_v4/components/bitrix/catalog/Catalog_v3/bitrix/catalog.section.list/Index_v2/style.css?17126346803308 */
