

/* Start:/bitrix/templates/safety/components/bitrix/catalog/b2b/style.css?171024171410246*/
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-wrapper {
	display: block;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content {
	position: relative;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-right-wrapper {
	position: relative;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter+.catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter+.catalog-content {
	margin-top: 30px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description {
	display: block;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 *+.catalog-description,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description+* {
	margin-top: 20px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-catalog-section-list+.catalog-panel {
	margin-top: 30px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
	margin-bottom: 20px;
}

@media all and (min-width: 721px) {
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter {
		display: none;
	}
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button {
	display: block;
	line-height: 1;
	padding: 7px;
	background: #0065ff;
	color: #fff;
	border-radius: 3px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter {
	display: block;
	z-index: 20;
}

@media all and (max-width: 720px) {
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter {
		display: none !important;
	}
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu {
	display: block;
	z-index: 20;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
	display: none;
	position: absolute;
	width: 100%;
	right: auto;
	left: auto;
	z-index: 20;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
}

@media all and (min-width: 721px) {
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
		display: none !important;
	}
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort {
	color: #bababa;
	font-size: 0;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	-webkit-transition: color 350ms;
	-moz-transition: color 350ms;
	-ms-transition: color 350ms;
	-o-transition: color 350ms;
	transition: color 350ms;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort:hover {
	color: #4d4d4d;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort[data-active=true] {
	color: #2d2d2d;
}

@media all and (max-width: 850px) {
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort .catalog-panel-sort-icon {
		display: inline-block;
	}

	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort .catalog-panel-sort-text {
		font-size: 12px;
	}
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon {
	display: none;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order {
	margin-left: 5px;
	font-size: 13px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-icon {
	display: block;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-icon.catalog-panel-sort-order-icon-desc {
	display: none;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting[data-order=desc] .catalog-panel-sort-order-icon {
	display: none;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting[data-order=desc] .catalog-panel-sort-order-icon.catalog-panel-sort-order-icon-desc {
	display: block;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view {
	color: #bababa;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-transition: color 350ms;
	-moz-transition: color 350ms;
	-ms-transition: color 350ms;
	-o-transition: color 350ms;
	transition: color 350ms;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view:hover {
	color: #4d4d4d;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view[data-active=true] {
	color: #2d2d2d;
}

/*# sourceMappingURL=style.css.map */

.catalog__filter__footer {
	display: flex;
	padding: 15px 25px;
}

.catalog__filter__footer_right svg {
	margin-top: -2px;
}

.catalog__filter__footer_right {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #0669FF;
	margin-right: 15px;
	display: flex;
}

.catalog__filter__footer_left {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #0669FF;
	margin-right: 15px;

}

.catalog__filter_block_switches {}

@media all and (min-width: 768px) {
	.catalog__filter_block_switches {
		margin-top: 20px;
		display: grid;
		grid-template-columns: repeat(4, 1fr);
	}
}

.catalog__filter_block_switches .catalog__filter_block_switch {
	color: #1E1F24;
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
	font-size: 1rem;
	margin-bottom: 1rem;
}

.catalog__filter_block_switches .catalog__filter_block_switch label.switch {
	margin-bottom: 0;
	margin-right: 0;
	order: 2
}

.catalog__filter_block_switches .catalog__filter_block_switch span {
	margin-bottom: 0;
	order: 1
}

@media all and (min-width: 768px) {
	.catalog__filter_block_switches .catalog__filter_block_switch label.switch {
		order: 1;
		margin-right: 15px;
	}

	.catalog__filter_block_switches .catalog__filter_block_switch span {
		order: 2
	}

	.catalog__filter_block_switches .catalog__filter_block_switch {
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;
		color: #1E1F24;
		justify-content: center;
		flex-wrap: wrap;
	}
}

.catalog__filter_block_switch.buttons {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

@media all and (max-width: 767px) {
	.catalog__filter_block_switch.buttons .btn-outline-primary {
		padding: 6px 14px !important;
		font-size: 14x;
		border-width: 0 !important;
		background: #F6F6F6 !important;
		border-radius: 5px !important;
	}

	.catalog__filter_block_switch.buttons .btn-primary {
		padding: 6px 14px !important;
		font-size: 14x;
		border-width: 0 !important;
		border-radius: 5px !important;
	}
}

.switch {
	flex-shrink: 0;

	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
	margin-right: 15px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #EBECEC;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked+.slider {
	background: #4AD963 !important;
}

input:focus+.slider {
	box-shadow: 0 0 1px #4AD963;
}

input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}


.catalog__filter__block {
	border-bottom: 1px solid #ECECEC;
	display: none;
	padding: 1rem .5rem;
}

@media all and (min-width: 768px) {
	.catalog__filter__block {
		padding: 30px 25px;
		display: block !important
	}
}

.catalog_filter_block_items {}

@media all and (min-width: 768px) {
	.catalog_filter_block_items {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-gap: 30px;
	}
}

.catalog__filter_block_item select,
.catalog__filter_block_item input {
	padding: 1rem .675rem;
	width: 100%;
	height: 100%;
	color: #1E1F24;
	border-right-width: 8px;
	background: #F6F6F6;
	border-radius: 5px;
	border-color: #F6F6F6 !important;
	outline: none !important;
	margin-bottom: 1rem;
}

@media all and (min-width: 768px) {

	.catalog__filter_block_item select,
	.catalog__filter_block_item input {
		background: #F6F6F6;
		margin-bottom: 0;
		border: 1px solid #ECECEC !important;
		box-sizing: border-box;
		border-radius: 4px;
		padding: 6px 10px;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;

	}
}

.catalog__filter_block_item-mobile {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}

.catalog__filter_block_item-mobile input {
	padding: 16px 48px 16px 16px;
	width: 100%;
	border-width: 0;
	background: #F6F6F6;
	border-radius: 5px;
}


.catalog__filter_block_item-mobile svg {
	position: absolute;
	right: 1rem
}

@media all and (min-width: 768px) {
	.catalog__filter_block_item-mobile {
		display: none
	}
}


.catalog__filter {
	background: #FFFFFF;
	border: 1px solid #ECECEC;
}

@media all and (min-width: 768px) {
	.catalog__filter {
		box-sizing: border-box;
		margin-bottom: 2rem;
	}
}

.catalog__filter_header {
	display: flex;
	border-bottom: 1px solid #ECECEC;
	box-sizing: border-box;
}

@media all and (min-width: 768px) {
	.catalog__filter_header {}
}

.catalog__filter_header_left {
	font-style: normal;
	font-weight: bold;
	flex-grow: 1;
	line-height: 100%;
	color: #1E1F24;
	font-size: 1rem;
	padding: 1rem .5rem;
	display: flex;
	align-items: center;
}

.catalog__filter_header_right {
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 1rem .5rem;
}

.opened-filter {
	display: none;
}

@media all and (min-width: 768px) {
	.catalog__filter_header_left {
		width: 50%;
		font-size: 20px;
		padding: 25px;
	}

	.catalog__filter_header_right {
		width: 50%;
		padding: 25px;
	}
}

.catalog__filter_header_right a {
	background: #1E1F24;
	border-radius: 4px;
	color: #fff;
	padding: 5px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.catalog__filter_header_right a svg {
	margin-right: 8px;
}

@media all and (min-width: 768px) {
	.catalog__filter_header_right a svg {
		display: none;
	}
}

[data-action=toggle-filter] {
	background: transparent !important;
	border-radius: 0 !important;
	padding: 0 !important;
	display: block !important;
	text-decoration: none !important;
}
/* End */


/* Start:/bitrix/templates/safety/components/bitrix/breadcrumb/.default/style.css?16804982732017*/
.ns-bitrix.c-breadcrumb.c-breadcrumb-default {
  display: block;
  font-size: 12px;
  line-height: 1.5;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-separator, .ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-item {
  display: inline-block;
  vertical-align: top;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-item {
  position: relative;
  color: #116afc;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-separator {
  margin: 0 10px;
  color: #9a9a9a;
  text-decoration: none;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-link {
  position: relative;
  color: #9a9a9a;
  text-decoration: none;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-link:hover {
  color: #116afc;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-link i {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  margin-left: 3px;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-menu {
  display: none;
  position: absolute;
  top: 100%;
  padding-top: 10px;
  z-index: 50;
  opacity: 0;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-menu-wrapper {
  display: block;
  border: 1px solid #f8f8fa;
  background: #fff;
  padding: 10px;
  min-width: 200px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-menu-item {
  display: block;
  padding: 10px;
  color: #1d1d1d;
  text-decoration: none;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-menu-item:hover {
  text-decoration: none;
  outline: none;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/safety/components/bitrix/catalog/b2b/bitrix/catalog.smart.filter/vertical.1/style.css?168049914619515*/
.c-smart-filter.c-smart-filter-vertical-1 {
  position: relative;
  z-index: 20;
}
.c-smart-filter.c-smart-filter-vertical-1 .disabled {
  opacity: 0.5;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] {
  padding: 20px;
  border: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] .smart-filter-toggle {
  color: #1d1d1d !important;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] .smart-filter-controls-popup {
  display: none !important;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle {
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle i {
  margin-right: 10px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle span {
  font-weight: 600;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle + form {
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls {
  margin-top: 25px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-buttons {
  padding-top: 30px;
  text-align: center;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-button {
  width: 100%;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup {
  display: none;
  font-size: 0;
  white-space: nowrap;
  padding-left: 30px;
  margin-left: 15px;
  background-color: #FFF;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup.smart-filter-controls-popup-hidden {
  display: none !important;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-text {
  margin-right: 30px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-link {
  color: #FFF;
  text-decoration: none;
  padding: 20px 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close {
  color: #C50000;
  padding: 20px 20px;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close:hover {
  color: #FFF;
  background-color: #C50000;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property {
  margin-bottom: 20px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name {
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name-title {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name-angle {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-values {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property.bx-active .smart-filter-property-values {
  display: block;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property.bx-active .smart-filter-property-name-angle {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property .bx-filter-container-modef {
  position: relative;
  display: block;
  z-index: 10;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property .bx-filter-container-modef .smart-filter-controls-popup {
  position: absolute;
  display: block;
  left: 100%;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-properties {
  min-height: 25px;
  margin-bottom: -25px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle i, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle span {
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-text, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-link, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] {
  font-size: 0;
  margin-top: 10px;
  margin-left: -3px;
  margin-right: -3px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value {
  display: inline-block;
  margin: 5px 3px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value-text {
  display: block;
  text-align: left;
  padding: 5px 10px;
  background-color: #F4F4F4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value {
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value-text {
  display: block;
  padding: 15px 25px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .intec-grid {
  border-left: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value {
  margin-top: -1px;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value label {
  height: 100%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value-text {
  display: block;
  height: 100%;
  text-align: center;
  padding: 15px 10px;
  background-color: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value label, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value label, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value input:checked + .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value input:checked + .smart-filter-property-value-text {
  color: #FFF;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value-text {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] {
  font-size: 0;
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value {
  display: inline-block;
  margin: 5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  -moz-box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture[data-size=default] {
  font-size: 12px;
  line-height: 12px;
  width: 23px;
  height: 23px;
  padding-top: 5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture[data-size=big] {
  font-size: 16px;
  line-height: 16px;
  padding-top: 9px;
  width: 36px;
  height: 36px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-icon {
  color: #f1f1f1;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-picture {
  position: relative;
  height: 53px;
  -webkit-box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  -moz-box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-icon {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  padding: 5px 8px;
  color: #0f4e28;
  background-color: #FFF;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-icon, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-icon {
  display: inline-block;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-picture {
  display: block;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon {
  opacity: 1;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] {
  font-size: 0;
  margin-top: 10px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value {
  display: inline-block;
  margin: 5px 3px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value label {
  margin: 0;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input:checked + .smart-filter-property-value-text-picture {
  color: #FFF;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value-text-picture {
  position: relative;
  display: block;
  background-color: #F4F4F4;
  padding: 8px 8px 8px 38px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value [data-type=picture] {
  position: absolute;
  display: block;
  top: 8px;
  left: 8px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value [data-type=text] {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] {
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-action {
  padding-left: 15px;
  padding-right: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value {
  display: inline-block;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value > div {
  font-size: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  margin-right: 7px;
  margin-bottom: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value input {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  width: 75px;
  background-color: transparent;
  outline: none;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-min {
  float: left;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-max {
  float: right;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-max input {
  text-align: right;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-track {
  position: relative;
  height: 2px;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-track-container {
  clear: both;
  padding-top: 25px;
  padding-bottom: 25px;
  z-index: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-range {
  z-index: 90;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar {
  z-index: 100;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vd {
  z-index: 60;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vn {
  z-index: 70;
  border: 1px solid #dddddd;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-v {
  z-index: 80;
  border: 1px solid #116afc;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle {
  position: absolute;
  top: -9px;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle.left {
  left: 0;
  margin-left: -15px;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle.right {
  margin-right: -15px;
  right: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-range, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vd, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vn, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .mouse-click-effect {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .mouse-click-effect:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/safety/components/bitrix/menu/vertical.1/style.css?16804997964449*/
.ns-bitrix.c-menu.c-menu-vertical-1 {
  display: block;
  background: #fff;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item {
  display: block;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: none;
  color: #303030;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background, border;
  -moz-transition-property: background, border;
  -ms-transition-property: background, border;
  -o-transition-property: background, border;
  transition-property: background, border;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item:first-child {
  border-top: 1px solid #e8e8e8;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item[data-selected=true] {
  background: #116afc;
  border-color: #116afc;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item[data-selected=true] .menu-item-text {
  color: #fff;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-text {
  display: block;
  position: relative;
  padding: 14px 35px 14px 20px;
  font-size: 13px;
  line-height: 21px;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-arrow {
  display: block;
  position: absolute;
  left: auto;
  font-size: 18px;
  line-height: 1;
  margin-top: -9px;
  top: 50%;
  right: 15px;
  bottom: auto;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu {
  display: none;
  position: absolute;
  top: -1px;
  right: auto;
  bottom: auto;
  opacity: 0;
  left: 100%;
  background: #fff;
  min-width: 100%;
  z-index: 20;
  cursor: default;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item {
  display: block;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: none;
  color: #303030;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background, border;
  -moz-transition-property: background, border;
  -ms-transition-property: background, border;
  -o-transition-property: background, border;
  transition-property: background, border;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item:first-child {
  border-top: 1px solid #e8e8e8;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item-text {
  display: block;
  position: relative;
  padding: 14px 35px 14px 20px;
  font-size: 13px;
  line-height: 21px;
  color: inherit;
  text-decoration: none !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item-arrow {
  display: block;
  position: absolute;
  left: auto;
  font-size: 18px;
  line-height: 1;
  margin-top: -9px;
  top: 50%;
  right: 15px;
  bottom: auto;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] {
  width: 941px;
  border: 3px solid #e8e8e8;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-wrapper {
  padding: 30px 40px;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-item {
  text-decoration: none;
  color: #1d1d1d;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-item-picture {
  width: 45px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-item-text {
  font-size: 14px;
  font-weight: bold;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/safety/components/bitrix/news.list/b2bbanner/style.css?1680499824150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/safety/components//bitrix/system.pagenavigation/.default/style.css?16805006792487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/safety/components/bitrix/system.pagenavigation/.default/style.css?16805006792487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/safety/components/bitrix/catalog/b2b/bitrix/catalog.section/.default/style.css?171024175522481*/
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 {
  display: block;
  z-index: 0;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation {
  display: block;
  z-index: 0;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation.catalog-section-navigation-top {
  margin-bottom: 30px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation.catalog-section-navigation-bottom {
  margin-top: 30px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-items {
  z-index: 0;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item {
  margin-bottom: 20px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover .catalog-section-item-quick-view {
  display: block;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item[data-available="false"] .catalog-section-item-counter {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background {
  padding: 25px 20px;
  transition-property: box-shadow;
  transition: 0.5s;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background {
    display: table;
    width: 100%;
  }
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase {
  float: right;
  width: 160px;
  max-width: 160px;
}

@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase {
    display: table-footer-group;
    float: none;
  }
}

@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-wrapper {
    margin: 0 auto;
    margin-top: 20px;
    width: 160px;
    max-width: 160px;
  }
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price {
  display: block;
  text-align: center;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price[data-show="false"] {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price[data-discount="true"] .catalog-section-item-price-base {
  display: block;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-discount {
  display: flex;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-base {
  display: none;
  text-decoration: line-through;
  color: #e50f30;
  font-size: 12px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-properties {
  margin-top: 25px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property {
  display: block;
  margin-top: 15px;
  overflow: hidden;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property[data-visible="false"] {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-title {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-values {
  display: block;
  font-size: 0;
  margin: 4px -3px -3px -3px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 4px;
  margin: 3px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  color: #222222;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -ms-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state="hidden"] {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state="disabled"] {
  color: #e8e8e8;
  border-color: #e8e8e8 !important;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state="disabled"] .catalog-section-item-offers-property-value-image-wrapper {
  opacity: 0.3;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state="selected"] {
  background: #f6f6f6;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-text {
  display: block;
  padding: 3px 9px;
  color: inherit;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  min-width: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image {
  font-size: 0;
  padding: 6px 9px;
  white-space: nowrap;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-wrapper {
  display: inline-block;
  vertical-align: middle;
  border: 3px solid #e8e8e8;
  margin-left: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-picture {
  width: 10px;
  height: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-buttons-wrap {
  margin-top: 20px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-buttons {
  display: block;
  font-size: 0;
  margin: -10px 0;
  text-align: center;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #e3e4e4;
  background: #fff;
  padding: 5px 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 10px 0px;
  border-radius: 2px;
  cursor: pointer;
  opacity: 0;
  vertical-align: middle;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

@media all and (max-width: 1000px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button {
    opacity: 0.85;
  }
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed {
  opacity: 0.85;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compare[data-compare-state="added"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared[data-compare-state="added"] {
  display: inline-block;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delay[data-basket-state="delayed"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed[data-basket-state="delayed"] {
  display: inline-block;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-counter {
  margin-top: 20px;
  text-align: center;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-buttons {
  margin: 20px 0;
  text-align: center;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button {
  padding: 9px 16px;
  border-width: 2px;
  font-size: 16px;
  line-height: 19px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state="added"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state="processing"] {
  background: #0065ff;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state="added"] {
  display: inline-block;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image {
  width: 170px;
  height: 170px;
  overflow: hidden;
  z-index: 0;
  float: left;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image .catalog-section-item-image-look {
  height: 170px;
  max-height: 170px;
  margin: 0 auto;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image img {
  max-height: 100%;
}

@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image {
    display: table-header-group;
    float: none;
  }

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image .catalog-section-item-image-look {
    margin-bottom: 20px;
  }
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image-wrapper {
  position: relative;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  font-size: 0;
  text-align: center;
}

@media all and (max-width: 1200px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view {
    display: none !important;
  }

  .catalog-section-item-action {
    justify-content: flex-end !important;
  }

}

.cart-price-total-mobile {
  color: #828282;
}

@media all and (min-width: 768px) {
  .cart-price-total-mobile {
    display: none;
  }
}

@media all and (max-width: 767px) {
  .catalog-section-item-action {
    justify-content: flex-start !important;
  }

  .catalog-section-item-action .product-item-info-container {
    flex-grow: 1;
  }

  .catalog-section-item-action .product-item-info-container button {
    width: 100%;
    border-radius: 5px;
  }
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view-button {
  display: inline-block;
  vertical-align: middle;
  visibility: visible;
  line-height: 1;
  padding: 10px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  color: #848790;
  opacity: 0.9;
  cursor: pointer;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image-marks {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
  display: block;
  margin-left: 170px;
  margin-right: 195px;
  padding: 0 20px;
  overflow: hidden;
}

@media all and (max-width: 1000px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 20px;
  }
}

@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
    display: table-row-group;
  }
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-name {
  margin-bottom: 10px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-vote {
  margin-top: 10px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-vote .ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item {
  font-size: 13px;
  padding: 0 3px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-wrap {
  margin-top: 10px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #777;
  text-align: left;
  white-space: nowrap;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-icon {
  margin-right: 5px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-check {
  color: #14cc8d;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-times {
  color: #fa9696;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-name-wrapper {
  font-size: 16px;
  line-height: 1.5;
  color: #33312e;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-description {
  width: 100%;
  max-height: 110px;
  font-size: 13px;
  line-height: 1.4;
  color: #989898;
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper {
  padding: 0;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  overflow: hidden;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper li {
  position: relative;
  color: #484848;
  font-size: 12px;
  line-height: 1.4;
  padding: 5px 0 5px 13px;
  list-style: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper .bullet {
  position: absolute;
  left: 0;
}

@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more {
  display: block;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 1px;
  margin-top: 30px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more+.catalog-section-navigation {
  margin-top: 20px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-icon,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-text {
  display: inline-block;
  vertical-align: middle;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-icon {
  font-size: 16px;
  color: #fff;
  padding: 7px;
  border-radius: 50%;
  background: #0065ff;
  text-align: center;
  height: 16px;
  width: 16px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: transform 350ms;
  -moz-transition: transform 350ms;
  -ms-transition: transform 350ms;
  -o-transition: transform 350ms;
  transition: transform 350ms;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-left: 10px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-button:hover .catalog-section-more-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover {
  z-index: 1;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover .catalog-section-item-price-button {
  opacity: 0.85;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1[data-borders="true"] .catalog-section-item-background {
  border: 1px solid #e8e8e8;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 [data-offer] {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 [data-offer="false"] {
  display: block;
}

/*# sourceMappingURL=style.css.map */

.catalog__table_btn {
  background: #f6f6f6;
  border: 1px solid #ececec;
  box-sizing: border-box;
  border-radius: 5px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #1e1f24;
  padding: 5px 20px;
  margin-left: 70px;
}

.catalog__table .table {
  width: 100%;
  border-bottom-width: 0;
}

.catalog__table .thead {
  box-sizing: border-box;
  padding: 10px 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  color: #a6a6a6;
  text-align: left;
}

.catalog__table .thead .td {
  padding: 10px 20px;
  vertical-align: middle;
}

.catalog__table .tbody {
  background: #ffffff;
}

.catalog__table .tbody .td {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #1e1f24;
  vertical-align: middle;
  padding: 0px 0 10px;
}

@media (min-width: 768px) {
  .catalog__table .thead .td {
    border-bottom: 1px solid #ececec;
  }

  .catalog__table .tbody .td {
    padding: 10px 20px;
  }
}

.pic-wrpr {
  transform: scale(.75);
}

@media (min-width: 768px) {
  .pic-wrpr {
    transform: none;
  }
}

[data-entity="quantity-block"] {
  margin-top: 0;
  margin-bottom: 0 !important;
}

[data-entity="quantity-block"] .hidden-xs {
  display: none;
}

@media (min-width: 768px) {
  [data-entity="quantity-block"] {
    margin-top: 1rem;
  }

  [data-entity="quantity-block"] .hidden-xs {
    display: block;
  }
}

.catalog__table .tbody .td.flex {
  display: flex;
}

@media (min-width: 768px) {
  .catalog__table .tbody .td.flex {
    display: table-cell;
  }
}

.catalog__table .intec-ui.intec-ui-control-numeric.intec-ui-view-1 {
  border: 1px solid #ececec;
}

.catalog__table .tbody .td span {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  color: #a6a6a6;
}

.catalog__table .tbody .td .catalog-section-item-price-discount>span {
  font-weight: bold;
  color: inherit;
}

.catalog__table .tbody .tr {
  background: #ffffff;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #ececec;
}

.hsss {
  display: none;
}

@media (min-width: 768px) {

  .hsss {
    display: block;
  }

  .catalog__table .tbody .tr {
    padding: 20px 0;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
  }
}

div.thead .tr {
  display: flex;
  justify-content: center;
}

.hidden-xs {
  display: none;
}

.justify-between {
  justify-content: space-between;
}

.items-center {
  align-items: center;
}

.catalog-section-item-counter-wrapper .intec-ui-part-decrement.quantity-click,
.catalog-section-item-counter-wrapper .intec-ui-part-increment.quantity-click {
  padding: 0px 4px;
}

.span-visible-xs {}

.span-visible-xs {}

@media all and (min-width: 1201px) {
  .hidden-xs {
    display: block;
  }

  .visible-xs {
    display: none !important;
  }

  .span-visible-xs {
    display: none !important;
  }

  .catalog__table .tbody .td img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    object-position: center;
    margin-right: 20px;
  }

  .catalog__table .table {
    width: 100%;
    border: 1px solid #ececec;
    border-bottom-width: 0;
  }

  div.table {
    display: table;
  }

  .catalog__table .tbody .tr {
    padding: 20px;
  }

  div.tr {
    display: table-row !important;
  }

  div.td {
    display: table-cell;
  }

  div.thead {
    display: table-header-group;
  }

  div.tbody {
    display: table-row-group;
  }

  .catalog__table .tbody .td {
    border-bottom: 1px solid #ececec;
  }
}
/* End */


/* Start:/bitrix/templates/safety/components/bitrix/catalog.item/b2b/style.css?176102367229701*/
.product-item-container {
	position: relative;
}

.product-item-container.hover {
	z-index: 17;
}

.product-item {
	display: block;
	box-sizing: border-box;
	padding-top: 15px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
}

.product-item-big-card .product-item,
.product-item-small-card .product-item {}

.product-item-line-card .product-item {
	border-bottom: 1px solid #dadada;
}

.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border-color: transparent;
	background: #fff;
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
}

.bx-touch .product-item {
	padding: 15px 0 0;
	width: auto;
	background: #fff;
}

.bx-no-touch .product-item-container.hover .product-item {
	-webkit-animation: product-item-hover 300ms 1 ease;
	animation: product-item-hover 300ms 1 ease;
}

@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: -15px;
		right: -15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	}
}

@keyframes product-item-hover {
	0% {
		position: absolute;
		left: -15px;
		right: -15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}

	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	}
}

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	padding-top: 100%;
	width: 100px;
	transition: all 300ms ease;
}

.product-item-image-wrapper:hover {}

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
	padding-top: 54%;
}

.product-item-image-original,
.product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: opacity 300ms linear;
}

.product-item-image-original {
	z-index: 11;
}

.product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-original {
	opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-alternative {
	opacity: 1;
}

.product-item-big-card .product-item-image-wrapper {
	margin-bottom: 25px;
}

/*Image Slider*/
.product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: opacity 300ms ease;
}

.product-item-image-slide {
	position: relative;
	display: none;
	height: 100%;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: .6s ease-in-out left;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.product-item-image-slide {
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.product-item-image-slider-slide-container>.active,
.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
	display: block;
}

.product-item-image-slider-slide-container>.active {
	left: 0;
}

.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.product-item-image-slider-slide-container>.next {
	left: 100%;
}

.product-item-image-slider-slide-container>.prev {
	left: -100%;
}

.product-item-image-slider-slide-container>.next.left,
.product-item-image-slider-slide-container>.prev.right {
	left: 0;
}

.product-item-image-slider-progress-bar-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
}

.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	height: 1px;
	background-color: var(--theme-color-primary);
	opacity: .8;
}

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: block;
	padding: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 300ms ease;
}

.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container {
	opacity: 1;
}

.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover {
	cursor: pointer;
}

.product-item-image-slider-control.active,
.product-item-image-slider-control:hover {
	background-color: var(--primary);
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 15;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
	background-color: #fba90c;
}

.product-item-label-text>div,
.product-item-label-ring>div {
	line-height: 0;
}

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

/*SMALL*/
.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
	padding: 5px 12px;
	font-size: 16px;
	line-height: 21px;
}

/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

@media (max-width: 767px) {
	.product-item-label-text>div {
		line-height: 0;
	}

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}

@media (max-width: 767px) {

	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top {
	top: -5px;
}

.product-item-label-center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.product-item-label-center>div {
	text-align: center;
}

.product-item-label-left {
	left: -5px;
}

.product-item-label-left>div {
	text-align: left;
}

.product-item-label-bottom {
	bottom: -5px;
}

.product-item-label-middle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.product-item-label-right {
	right: -5px;
}

.product-item-label-right>div {
	text-align: right;
}

.product-item-label-center.product-item-label-middle {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*Title*/
.product-item-title {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	height: 48px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	overflow: hidden;
}

.product-item-title a {
	color: #000000;
	text-decoration: none !important;
	transition: 250ms linear all;
}

.catalog-section-item-description {
	font-size: 12px;
	line-height: 18px;
	color: #747474;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.product-item-line-card .product-item-title {
	white-space: normal;
	text-align: left;
}

.product-item-big-card .product-item-title a {
	font-size: 21px;
}

.product-item-line-card .product-item-title a {
	font-size: 20px;
}

@media (max-width: 1199px) {
	.product-item-big-card .product-item-title a {
		font-size: 18px;
	}
}

@media (max-width: 991px) {
	.product-item-big-card .product-item-title a {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.product-item-big-card .product-item-title a {
		font-size: 14px;
	}
}

@media (max-width: 575px) {
	.product-item-big-card .product-item-title a {
		font-size: 16px;
	}
}

/*Price*/
.product-item-price-container {
	text-align: center;
	line-height: 1;
}

.product-item-price-current {
	color: #3f3f3f;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
	vertical-align: middle;
	line-height: 20px;
}

.product-item-big-card .product-item-price-container {
	margin: 0 0 10px;
}

.product-item-big-card .product-item-price-current {
	font-size: 18px;
}

.product-item-big-card .product-item-price-old {
	font-size: 15px;
}

/*Info*/
.product-item-info-container {
	clear: both;
	margin-bottom: 8px;
}

.product-item-info-container-title {
	font-size: 12px;
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-info-container.product-item-touch-hidden {
	display: none !important
}

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}

/*Amount*/
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container {
	white-space: nowrap;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {
	border-width: .5px;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
	background: #d3d3d3;
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
	opacity: 1;
}

.product-item-amount-field {
	display: inline-block;
	padding: 0;
	max-width: 32px;
	width: auto;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	transition: border 300ms ease;
}

@media (min-width: 768px) {
	.product-item-amount-field {
		max-width: 50px;
	}
}

.bx-retina .product-item-amount-field {
	border-width: .5px;
}

.product-item-amount-field:focus {
	outline: none !important;
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	appearance: none
}

.product-item-amount-description-container {
	display: block;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-big-card .product-item-amount-field-container {
	text-align: left;
}

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

/**/
.product-item-quantity {
	font-size: 12px;
}

/*region Properties */
.product-item-properties {
	display: block;
	margin: 0;
}

.product-item-properties dl {
	clear: both;
}

.product-item-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
	font-size: 12px;
}

.product-item-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 12px;
}

/*endregion*/

/*Compare*/
.product-item-compare-container {
	position: relative;
	display: none;
	margin: 0 -15px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e6e6e6;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
	margin: 0;
	border: none;
	background-color: transparent;
	box-shadow: none;
	text-align: center;
}

.bx-touch .product-item-compare-container {
	display: none;
}

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container {
	display: block;
}

.product-item-compare .checkbox {
	margin: 0;
	padding: 0;
}

/* SCU */
.product-item-line-card .product-item-scu-container {
	text-align: left;
}

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block {}

.product-item-scu-block-title {
	font-size: 12px;
}

.product-item-scu-list {
	margin: 0;
}

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
}

.product-item-scu-item-text-container {
	min-width: 32px;
}

.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
	transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block {
	outline-width: .5px;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
	outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
	outline-width: 1px;
}

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block {
	transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block {
	outline-width: .5px;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
	outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
	outline-width: 1px;
}

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}


.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
	outline-color: var(--primary);
}

/*Description*/
.product-item-description-container {}

.product-item-description-container p {
	color: #575757;
	font-size: 13px;
}

/*Buttons*/
.product-item-button-container {
	text-align: center;
}

.product-item-button-container .btn {
	margin-bottom: 2px;
}

/*Stickers*/
.product-item-sticker,
.product-item-sticker-round {
	display: none;
}

/*More*/
.product-item-more-container {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	transition: all 300ms ease;
}

.product-item-more-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
}

.product-item-more {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
	background-size: 50%;
	opacity: .7;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-more,
.product-item-container.hover .product-item-more {
	opacity: 1;
}

.product-item-more-title {
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}


.product-item .p-buttons {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

.product-item .compare-link {
	font-size: 16px;
	line-height: 0;
	text-align: center;
	color: #bfc0c0;
	width: 28px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgba(255, 255, 255, 0.4);
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	-ms-transition: color 0.4s;
	-o-transition: color 0.4s;
	transition: color 0.4s;
	display: block;
}

.product-item .compare-link input:checked+* {
	color: #1e1f24 !important;
}

.intec-ui.intec-ui-control-numeric.intec-ui-view-1 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1 .intec-ui-part-decrement {
	padding: 6px 12px !important;
}

.product-item-image-original {

	height: 100px;
	width: 100px;
	display: block;
}



.btn-quick-view-product,
.btn-copy {
	position: relative;
	margin-left: 5px;
}

.btn-copy {
	display: inline-flex;
	flex-shrink: 0;
	background: none;
	border: none;
	width: 14px;
	height: 14px;
	padding: 0;
	cursor: pointer;
	background: url('/bitrix/templates/safety/components/bitrix/catalog/b2b/image/copy.svg') no-repeat center/contain;
}

.inbox {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
}

.btn-box {
	display: inline-flex;
	flex-shrink: 0;
	background: none;
	border: none;
	width: 14px;
	height: 14px;
	padding: 0;
	cursor: pointer;
	background: url('/bitrix/templates/safety/components/bitrix/catalog/b2b/image/box.svg') no-repeat center/contain;
}

.btn-quick-view-product:hover .btn-quick-view-product__popup-title,
.btn-copy:hover .btn-copy__popup-title {
	display: flex;
}

.btn-quick-view-product__popup-title,
.btn-copy__popup-title {
	display: none;
	position: absolute;
	right: 0;
	top: calc(100% + 5px);
	width: max-content;
	padding: 5px 10px;
	background: #FCFCFC;
	border-radius: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #1C1A1A;
	filter: drop-shadow(3px 5px 6px rgba(0, 0, 0, 0.25));
	z-index: 1;
}

.btn-quick-view-product__popup-title::after,
.btn-copy__popup-title::after,
.title-basket::after {
	position: absolute;
	top: -5px;
	right: 10px;
	content: '';
	width: 10px;
	height: 10px;
	background-color: #FCFCFC;
	transform: rotate(45deg);
}



.dop-info {
	display: none;
	padding-top: 10px;
	position: absolute;
	top: calc(100% - 2px);
	left: 50%;
	white-space: nowrap;
	transform: translateX(-50%);
	z-index: 1;
}

.dop-info-inner {
	padding: 10px 10px 0px 10px;
	background-color: #FCFCFC;
	border-radius: 10px;
	position: relative;
	box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}

.dop-info-inner::after {
	position: absolute;
	top: -5px;
	left: calc(50% - 5px);
	content: '';
	width: 10px;
	height: 10px;
	background-color: #FCFCFC;
	transform: rotate(45deg);
}

.dop-info__item {
	display: flex;
	margin-bottom: 10px;
	justify-content: space-between;
	align-items: center;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}

.dop-info__item-title {
	width: 100%;
	margin-right: 20px;
	flex-shrink: 1;
	text-align: start;
}

.dop-info__item-value {
	flex-shrink: 0;
	text-align: right;
}

.dop-info-wrapper {
	position: relative;
}

.dop-info-wrapper> :not(.dop-info) {
	cursor: pointer;
}

.dop-info-wrapper:hover .dop-info {
	display: flex;
	color: #000;
}
/* End */
/* /bitrix/templates/safety/components/bitrix/catalog/b2b/style.css?171024171410246 */
/* /bitrix/templates/safety/components/bitrix/breadcrumb/.default/style.css?16804982732017 */
/* /bitrix/templates/safety/components/bitrix/catalog/b2b/bitrix/catalog.smart.filter/vertical.1/style.css?168049914619515 */
/* /bitrix/templates/safety/components/bitrix/menu/vertical.1/style.css?16804997964449 */
/* /bitrix/templates/safety/components/bitrix/news.list/b2bbanner/style.css?1680499824150 */
/* /bitrix/templates/safety/components//bitrix/system.pagenavigation/.default/style.css?16805006792487 */
/* /bitrix/templates/safety/components/bitrix/system.pagenavigation/.default/style.css?16805006792487 */
/* /bitrix/templates/safety/components/bitrix/catalog/b2b/bitrix/catalog.section/.default/style.css?171024175522481 */
/* /bitrix/templates/safety/components/bitrix/catalog.item/b2b/style.css?176102367229701 */
