

/* Start:/local/templates/main_new/components/bitrix/catalog/catalog/style.css?17806452003223*/
.tm-shop-header {
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 0px;
}
.tm-shop-header .nice-select {
  width: auto;
  min-width: 200px;
}
.tm-shop-header .nice-select .list {
  width: 100%;
}
.tm-shop-productview {
  margin-top: 15px;
  margin-right: 50px;
}
.tm-shop-productview span {
  margin-right: 10px;
}
.tm-shop-productview button {
  padding: 5px;
  font-size: 20px;
  height: auto;
  border: 0;
  vertical-align: middle;
}
.tm-shop-productview button.active {
  color: #000000;
}
.tm-shop-countview {
	margin-bottom: 0;
	flex-grow: 100;
	margin-top: 15px;
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}
.showFilter {
	width: 95%;
	margin-top: 20px;
}
.tm-shop-header  .tm-count-header {
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 600;
}
.tm-shop-header  a.tm-count-header:hover {
	color: #09C4C4;
}
.tm-shop-header a {
	margin-right: 10px;
}
.tm-shop-header .tm-count-header--active {
	color: #3667A9;
	text-decoration: underline;
}
.catalog-head {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.catalog-advantages {
	display: flex;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 15px 15px;
	max-width: 500px;
	align-items: center;
}
.catalog-advantages img {
	width: 34px;
}
.advantage_image {
	margin-right: 10px;
}
.catalog-advantages.mobile {
	display: none;
}
@media(max-width: 899px) {
	.container .tm-shop-header {
		margin-top: 20px;
	}
	.container .tm-padding-section {
		padding-top: 0;
	}
	.catalog-advantages.desctop {
		display: none;
	}
	.catalog-advantages.mobile {
		display: flex;
		margin-top: 30px;
	}
}
@media(max-width: 550px) {
	.tm-shop-header .nice-select {
		min-width: 100%;
	}
	.container .tm-shop-header {
		margin-top: 30px;
	}
	.tm-shop-header  .tm-count-header  {
		margin-bottom: 10px;
	}
	.tm-shop-header  .tm-count-header.title-3  {
		font-size: 18px;
	}
}


/* Automated SEO Tags / Interlinking Styles */
.sotbit-seometa-tags-container {
    margin: 25px 0 15px;
    padding: 18px;
    background: #f8fafc;
    border-radius: 10px;
    border: 1px solid #e2e8f0;
}
.sotbit-seometa-tags-title {
    font-size: 1.15rem;
    font-weight: bold;
    margin-bottom: 14px;
    color: #0f172a;
    display: flex;
    align-items: center;
    gap: 8px;
}
.sotbit-seometa-tags-title::before {
    content: "❖";
    color: #0052a2;
    font-size: 1.1rem;
}
.sotbit-seometa-tags-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.sotbit-seometa-tag-item {
    display: inline-block;
    padding: 8px 16px;
    background-color: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
    color: #0052a2;
    text-decoration: none;
    transition: all 0.2s ease;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sotbit-seometa-tag-item:hover {
    background-color: #0052a2;
    color: #ffffff;
    border-color: #0052a2;
    box-shadow: 0 4px 8px rgba(0, 82, 162, 0.15);
    transform: translateY(-1px);
}

/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.section.list/.default/style.min.css?17772776276236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/style.css?178012481818853*/
.smart-filter {
    margin-bottom: 20px;
    min-width: 220px;
    width: 100%;
}

.smart-filter-section {
    position: relative
}

.smart-filter-title {
    margin-bottom: 10px;
    color: #000;
    font-size: 18px
}

.smart-filter-parameters-box {
    position: relative;
    margin-bottom: .875rem;
}

.smart-filter-parameters-box-title {
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
}

.smart-filter-parameters-box-title-text {
    color: #5B5B5B;
    cursor: pointer;
    transition: 250ms linear all
}

.smart-filter-angle {
    display: inline-flex;
    position: relative;
}

.smart-filter-angles {
    display: inline-flex;
    width: 16px;
    height: 16px;
    background-color: #5B5B5B;
    mask: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.80464 6.47379C3.54429 6.73413 3.54429 7.15627 3.80464 7.4166L7.0661 10.6749C7.5869 11.1951 8.43077 11.1949 8.9513 10.6745L12.2115 7.4142C12.4719 7.15387 12.4719 6.73173 12.2115 6.47139C11.9512 6.21103 11.529 6.21103 11.2687 6.47139L8.4783 9.2618C8.21797 9.5222 7.79583 9.52214 7.5355 9.2618L4.74745 6.47379C4.4871 6.21344 4.06499 6.21344 3.80464 6.47379Z' fill='%235B5B5B'/%3E%3C/svg%3E") no-repeat center;
    mask-size: contain;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.80464 6.47379C3.54429 6.73413 3.54429 7.15627 3.80464 7.4166L7.0661 10.6749C7.5869 11.1951 8.43077 11.1949 8.9513 10.6745L12.2115 7.4142C12.4719 7.15387 12.4719 6.73173 12.2115 6.47139C11.9512 6.21103 11.529 6.21103 11.2687 6.47139L8.4783 9.2618C8.21797 9.5222 7.79583 9.52214 7.5355 9.2618L4.74745 6.47379C4.4871 6.21344 4.06499 6.21344 3.80464 6.47379Z' fill='%235B5B5B'/%3E%3C/svg%3E") no-repeat center;
    -webkit-mask-size: contain;
}

.smart-filter-hint {
    position: relative;
    display: inline-block;
    margin-right: 6px
}

.smart-filter-hint-icon {
    display: block;
    padding: 0 5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: var(--primary);
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    line-height: 15px
}

.smart-filter-hint-popup {
    position: absolute;
    top: calc(100% + 8px);
    left: -7px;
    z-index: 10;
    display: none;
    padding: 10px;
    min-width: 200px;
    max-width: 300px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.14)
}

.smart-filter-hint:hover .smart-filter-hint-popup {
    display: block
}

.smart-filter-hint-popup-angle {
    position: absolute;
    top: -5px;
    left: 10px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    background-color: #fff;
    transform: rotate(45deg)
}

.smart-filter-block {
    display: none;
    box-sizing: content-box;
    transition: padding .3s ease;
    margin-top: 1rem;
}

.smart-filter-button-box .smart-filter-block, .smart-filter-parameters-box.bx-active .smart-filter-block {
    display: block
}

.smart-filter-parameters-box.bx-active .smart-filter-block i.bx-ft-sub {
    display: block;
    padding-bottom: 5px;
    font-style: normal;
    font-size: 14px
}

.smart-filter-slider-track-container {
    overflow: hidden;
    padding: 25px 18px 25px
}

.smart-filter-slider-track {
    position: relative;
    height: 7px;
    background: #e7e7e7
}

.smart-filter-slider-ruler {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7
}

.smart-filter-slider-ruler.p1 {
    left: -1px
}

.smart-filter-slider-ruler.p2 {
    left: 25%
}

.smart-filter-slider-ruler.p3 {
    left: 50%
}

.smart-filter-slider-ruler.p4 {
    left: 75%
}

.smart-filter-slider-ruler.p5 {
    right: -1px
}

.smart-filter-slider-ruler span {
    position: absolute;
    top: -16px;
    left: 50%;
    display: block;
    margin-left: -50px;
    width: 100px;
    color: #000;
    text-align: center;
    font-size: 11px
}

.smart-filter-slider-ruler.p2 span, .smart-filter-slider-ruler.p3 span, .smart-filter-slider-ruler.p4 span {
    color: #6b8086
}

.smart-filter-slider-range {
    z-index: 50
}

.smart-filter-slider-range, .smart-filter-slider-price-bar, .smart-filter-slider-price-bar-vd, .smart-filter-slider-price-bar-vn, .smart-filter-slider-price-bar-v {
    position: absolute;
    top: 0;
    bottom: 0
}

.smart-filter-slider-price-bar {
    z-index: 100
}

.smart-filter-slider-price-bar-vd {
    z-index: 60;
    background: #b1b1b1
}

.smart-filter-slider-price-bar-vn {
    z-index: 70;
    background-color: var(--theme-color-light)
}

.smart-filter-slider-price-bar-v {
    z-index: 80;
    background-color: var(--theme-color-primary)
}

.smart-filter-slider-handle {
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
    border: 7px solid var(--primary)
}

.smart-filter-slider-handle:hover {
    cursor: grab;
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab
}

.smart-filter-slider-handle:active {
    cursor: grabbing;
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing
}

.smart-filter-slider-handle.left {
    left: 0;
    margin-left: -14px;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent
}

.smart-filter-slider-handle.right {
    right: 0;
    margin-right: -14px;
    border-top: 7px solid transparent;
    border-right: 7px solid transparent
}

.smart-filter-input-group-dropdown {
    display: block;
    height: 31px;
    border: 1px solid #ccd5db;
    border-radius: 3px
}

.smart-filter-input-group-dropdown.bx-active, .smart-filter-input-group-dropdown:focus {
    border-color: var(--primary)
}

.smart-filter-dropdown-block {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 29px 0 10px;
    width: 100%;
    height: 29px;
    border: 0;
    border-radius: 2px;
    background: #fff
}

.smart-filter-dropdown-text {
    overflow: hidden;
    max-width: 100%;
    height: 29px;
    vertical-align: middle;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 29px;
    cursor: pointer
}

.smart-filter-dropdown-text.fix {
    min-width: 120px
}

.smart-filter-dropdown-text label {
    cursor: pointer
}

.smart-filter-dropdown-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: 29px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
    cursor: pointer
}

.smart-filter-input-group-dropdown-flex {
    display: flex;
    align-items: center
}

.smart-filter-input-group-dropdown-flex .smart-filter-checkbox-btn-image {
    margin-right: 5px
}

.smart-filter-dropdown-popup {
    padding: 0;
    min-width: 173px;
    background: #fff
}

.smart-filter-dropdown-popup ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.smart-filter-dropdown-popup ul li {
    display: block;
    vertical-align: middle
}

.smart-filter-dropdown-popup ul li:first-child {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5
}

.smart-filter-dropdown-popup ul li label {
    display: flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
    color: #575757;
    white-space: nowrap;
    cursor: pointer
}

.smart-filter-dropdown-popup ul li label.selected, .smart-filter-dropdown-popup ul li label:hover {
    background: #f3f8fa;
    color: #000
}

.smart-filter-dropdown-popup ul li label.disabled {
    background: transparent;
    color: #b8b8b8
}

.smart-filter-dropdown-popup ul li .smart-filter-dropdown-text {
    padding-left: 5px
}

.smart-filter-tag {
    padding: 18px;
    border-top: 1px solid var(--theme-color-light);
    border-bottom: 1px solid var(--theme-color-light)
}

.smart-filter .bx-tag-link {
    color: var(--theme-color-light);
    text-decoration: none;
    text-shadow: none;
    font-size: 12px
}

.smart-filter .bx-tag-link.bx-active, .smart-filter .bx-tag-link:hover {
    color: #1d3d46
}

.smart-filter-input-group-checkbox-pictures .smart-filter-param-label {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

.smart-filter-input-group-checkbox-pictures-text .smart-filter-checkbox-label {
    display: flex;
    align-items: center
}

.smart-filter-input-group-checkbox-pictures-text .smart-filter-checkbox-text {
    padding-left: 5px
}

.smart-filter-input-group-checkbox-ico {
    display: inline-flex;
    vertical-align: middle;
    position: relative;
    margin-right: .5rem;
}

.smart-filter-input-group-checkbox-ico-color {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid rgb(0 0 0 / 0.1);
    background: var(--sf-color);
}

.smart-filter-input-group-checkbox-ico-style {
    border-radius: .5rem;
    overflow: hidden;
}

.smart-filter-input-group-checkbox-ico-proisvoditel {
    margin-left: auto;
}

.smart-filter-checkbox-btn, .smart-filter-checkbox-text-btn {
    position: relative;
    display: inline-block;
    padding: 3px;
    width: 31px;
    height: 31px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #fff;
    color: #000;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    line-height: 23px;
    cursor: pointer;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease
}

.smart-filter-checkbox-btn:hover, .smart-filter-checkbox-btn:active, .smart-filter-checkbox-btn:focus, .smart-filter-checkbox-label.bx-active .smart-filter-checkbox-btn, .smart-filter-checkbox-label.bx-active .smart-filter-checkbox-btn, .smart-filter-checkbox-text-label.bx-active .smart-filter-checkbox-btn {
    border-color: var(--primary)
}

.smart-filter-checkbox-text, .smart-filter-dropdown-text {
    font-size: 13px;
    color: #5B5B5B;
}

.smart-filter-checkbox-label.disabled .smart-filter-checkbox-text, .smart-filter-dropdown-label.disabled .smart-filter-dropdown-text, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-text, .smart-filter-input-group-checkbox-list.disabled .smart-filter-checkbox-text {
    color: #6c6c6c
}

.smart-filter-input-group-checkbox-list .position-relative {
    margin-bottom: 1rem;
}

.smart-filter-input-group-checkbox-list .position-absolute {
    right: .5rem;
    top: 50%;
    display: inline-flex;
    margin-top: -10px;
}

.smart-filter-input-group-checkbox-list .form-check {
    padding-left: 0;
    min-height: 2rem;
}

.smart-filter-parameters-box-container .form-check:not(:last-child) {
    margin-bottom: .375rem;
}

.smart-filter-checkbox-label.disabled .smart-filter-checkbox-btn, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-btn {
    position: relative;
    opacity: .7
}

.smart-filter-checkbox-label.disabled .smart-filter-checkbox-btn:before, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-btn:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
    content: ' ';
    opacity: .7
}

.smart-filter-number-label, .smart-filter-dropdown-label, .smart-filter-checkbox-label, .smart-filter-checkbox-text-label {
    min-height: 20px;
    font-weight: normal;
    cursor: pointer
}

.smart-filter-checkbox-btn-image {
    display: block;
    width: 23px;
    height: 23px;
    border-radius: 2px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    vertical-align: middle;
    line-height: 24px;
    -webkit-background-size: cover
}

.smart-filter-checkbox-btn-image.all {
    position: relative;
    border: 0;
    box-shadow: none;
    display: inline-block
}

.smart-filter-checkbox-btn-image.all:after, .smart-filter-checkbox-btn-image.all:before {
    position: absolute;
    width: 60%;
    height: 60%;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
    content: " "
}

.smart-filter-checkbox-btn-image.all:after {
    right: 0;
    bottom: 0
}

.smart-filter-checkbox-btn-image.all:before {
    top: 0;
    left: 0
}

.smart-filter-checklist {
    margin: 0;
    padding: 0;
    list-style: none
}

.smart-filter-param-label.disabled .smart-filter-param-btn.bx-color-sl {
    position: relative;
    background: transparent;
    box-shadow: none
}

.smart-filter-param-label.disabled .smart-filter-param-btn.bx-color-sl:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
    content: ' ';
    opacity: .7
}

.smart-filter-param-label .smart-filter-param-btn:hover, .smart-filter-param-label.bx-active .smart-filter-param-btn {
    border-color: var(--primary)
}

.smart-filter-param-btn.bx-spm {
    padding: 0;
    min-width: 23px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: transparent;
    color: #767b7e;
    vertical-align: top;
    font-weight: normal;
    font-size: 17px;
    line-height: 23px;
}

.smart-filter-param-btn.bx-spm.bx-plus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}

.smart-filter-param-btn.bx-spm.bx-minus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}

.smart-filter-param-btn.bx-spm:active {
    outline: none !important;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12)
}

.smart-filter span.bx-spm {
    display: inline-block;
    margin: 0 10px;
    height: 23px;
    color: #000;
    vertical-align: middle;
    font-size: 18px;
    line-height: 23px
}

.smart-filter-select-popup .smart-filter-select-text-icon, .smart-filter-select-text-icon {
    position: relative;
    display: inline-block;
    margin-top: -4px;
    margin-right: 2px;
    width: 23px;
    height: 23px;
    border-radius: 2px;
    vertical-align: middle;
    line-height: 33px
}

.smart-filter-select-popup .smart-filter-btn-color-icon, .smart-filter-btn-color-icon {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 2px;
    background-size: cover;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    vertical-align: middle;
    line-height: 24px;
    -webkit-background-size: cover
}

.smart-filter-select-popup .smart-filter-btn-color-icon {
    top: 0 !important;
    margin: 2px 0;
    width: 20px;
    height: 20px
}

.smart-filter-select-block .smart-filter-btn-color-icon {
    top: -1px !important
}

.smart-filter-param-label.disabled .smart-filter-btn-color-icon {
    opacity: .2
}

.smart-filter-parameter-biz {
    display: inline-block;
    margin-right: 10px;
    border-bottom: 1px dashed;
    color: #1485ce;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px
}

.smart-filter-parameter-biz:hover {
    border-bottom: 1px solid;
    text-decoration: none
}

.smart-filter-parameter-biz.bx-active {
    position: relative;
    border-color: transparent;
    color: #000
}

.btn-themes {
    color: #fff
}

.btn-themes.bx-active, .btn-themes.focus, .btn-themes:active, .btn-themes:focus, .btn-themes:hover {
    color: #fff
}

.smart-filter-popup-result {
    position: absolute;
    z-index: 915;
    display: none;
    margin-top: -7px;
    margin-left: 10px;
    padding: 0 10px;
    min-height: 37px;
    border: 1px solid #c6dce7;
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px
}

.smart-filter-popup-result.left {
    border-width: 2px 10px 2px 2px;
    -webkit-border-image: url(/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/images/result_popup_left.png) 4 20 4 4 repeat;
    -moz-border-image: url(/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/images/result_popup_left.png) 4 20 4 4 repeat;
    -o-border-image: url(/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/images/result_popup_left.png) 4 20 4 4 repeat;
    border-image: url(/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/images/result_popup_left.png) 4 20 4 4 fill repeat
}

.smart-filter-popup-result.right {
    border-width: 2px 2px 2px 10px;
    -webkit-border-image: url(/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/images/result_popup_right.png) 4 4 4 20 repeat;
    -moz-border-image: url(/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/images/result_popup_right.png) 4 4 4 20 repeat;
    -o-border-image: url(/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/images/result_popup_right.png) 4 4 4 20 repeat;
    border-image: url(/local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/images/result_popup_right.png) 4 4 4 20 fill repeat
}

.smart-filter-popup-result.right {
    left: 97%
}

.smart-filter-popup-result.left {
    right: 97%
}

.smart-filter-horizontal .smart-filter-popup-result {
    position: relative;
    right: auto;
    bottom: -7px;
    left: auto;
    display: inline-block
}

.smart-filter-popup-result a {
    color: #0073a3;
    line-height: 10px
}

.smart-filter-popup-result a:hover {
    text-decoration: none
}

.smart-filter-popup-result-close {
    display: none
}

@media (max-width: 767px) {
    .bx-touch .smart-filter-popup-result {
        position: fixed !important;
        top: auto !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        z-index: 1001;
        margin-top: 0;
        margin-left: 0;
        padding: 10px;
        width: auto;
        height: auto;
        border: 1px solid #c6dae7;
        border-radius: 2px;
        background: rgba(255, 255, 255, .9);
        font-size: 12px;
        line-height: 14px
    }

    .bx-touch .smart-filter-popup-result br {
        display: none
    }

    .smart-filter-popup-result .arrow {
        display: none
    }
}

@media (max-width: 899px) {
    .smart-filter {
        display: none;
    }
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/system.pagenavigation/orange1/style.css?17772776261090*/
/**
 * Pagination
 */
.tm-pagination ul {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0;
}

.tm-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}

.tm-pagination ul li:not(:last-child) {
  margin-right: 2px;
}

.tm-pagination ul li a {
  display: inline-flex;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 3px;
  border: 1px solid transparent;
  border-radius: 5px;
  font-weight: 700;
}

.tm-pagination ul li a:hover {
  color: #0053a5;;
}

.tm-pagination ul li.is-active a {
  background: #0053a5;;
  color: #ffffff;
  border-color: #0053a5;;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tm-pagination ul li a {
    min-width: 45px;
    height: 45px;
    line-height: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .tm-pagination ul li a {
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}

/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.section/catalog/style.css?1777277626275*/
.tm-products-sale .tm-product-topside {
	border: 1px solid #0054a5;
	padding-top: 0;
}
.tm-products-sale .tm-product-content {
	font-size: 3rem;
	font-weight: 600;
	color: #0054a5;
}
.tm-products-sale .title-5 {
	padding-bottom: 20px;
	font-size: 1.4rem;
	font-weight: 500;
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.item/catalog/style.css?17789390426244*/
/**
 * Product
 */

.tm-product-topside {
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 270px;
    padding-top: 100%;
    border: 1px solid #ebebeb;
}

.tm-product-topside img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    display: block;
    background: white;
}

.tn-bot-prop.text-right span:not(:last-child):after {
    content: ',';
}

.tm-product-images {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.tm-product-images img + img {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.tm-product-badges {
    position: absolute;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
}

.tm-product-badges span {
    position: absolute;
    left: 0;
    top: 0;
    background: #0053a5;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    width: 50px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
}

.tm-product-badges span.tm-product-badges-soldout {
    left: auto;
    right: 0;
    background: #000000;
}

.tm-product-badges .tm-product-badges-new + .tm-product-badges-sale {
    top: 25px;
}

.tm-product-actions {
    height: 36px;
    min-width: 40px;
    border-radius: .75rem;
    background: #3667A9;
    border-color: #3667A9;
    outline: none;
    color: #ffffff;
    font-size: .875rem;
    font-weight: 600;
    padding: 0 .75rem;
    display: inline-flex;
    align-items: center;
}

.tm-product-actions .ion-android-cart {
    display: inline-flex;
    margin-right: .5rem;
}

.tm-product-actions .ion-android-cart:before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_516_528)'%3E%3Cpath d='M6.00048 15.3333C5.60492 15.3333 5.21824 15.216 4.88934 14.9963C4.56044 14.7765 4.3041 14.4641 4.15272 14.0987C4.00135 13.7332 3.96174 13.3311 4.03891 12.9431C4.11608 12.5552 4.30656 12.1988 4.58627 11.9191C4.86597 11.6394 5.22234 11.4489 5.6103 11.3718C5.99826 11.2946 6.4004 11.3342 6.76585 11.4856C7.1313 11.6369 7.44366 11.8933 7.66342 12.2222C7.88318 12.5511 8.00048 12.9378 8.00048 13.3333C7.9999 13.8636 7.789 14.372 7.41405 14.7469C7.03911 15.1218 6.53074 15.3327 6.00048 15.3333ZM11.3341 15.3333C10.9386 15.3333 10.5519 15.216 10.223 14.9963C9.89411 14.7765 9.63777 14.4641 9.48639 14.0987C9.33502 13.7332 9.29541 13.3311 9.37258 12.9431C9.44975 12.5552 9.64023 12.1988 9.91994 11.9191C10.1996 11.6394 10.556 11.4489 10.944 11.3718C11.3319 11.2946 11.7341 11.3342 12.0995 11.4856C12.465 11.6369 12.7773 11.8933 12.9971 12.2222C13.2169 12.5511 13.3342 12.9378 13.3342 13.3333C13.3336 13.8636 13.1226 14.3719 12.7477 14.7469C12.3728 15.1218 11.8644 15.3327 11.3341 15.3333ZM10.2941 10.6667H6.46948C5.63064 10.6631 4.82369 10.3448 4.20825 9.77485C3.59281 9.20485 3.21371 8.42463 3.14595 7.58852L2.71588 1.99999H1.33341C1.1566 1.99999 0.987034 1.92975 0.86201 1.80473C0.736986 1.6797 0.666748 1.51013 0.666748 1.33332C0.666748 1.15651 0.736986 0.986943 0.86201 0.861919C0.987034 0.736894 1.1566 0.666656 1.33341 0.666656H3.33342C3.50134 0.666644 3.66308 0.730001 3.78631 0.844066C3.90955 0.958131 3.9852 1.1145 3.99815 1.28192L4.15602 3.33332H12.1049C12.7084 3.33337 13.2998 3.5028 13.8117 3.82234C14.3237 4.14188 14.7357 4.59869 15.0008 5.14082C15.266 5.68294 15.3737 6.28861 15.3116 6.88891C15.2496 7.48921 15.0203 8.06004 14.6498 8.53646C14.1356 9.20164 13.4754 9.7397 12.7201 10.1091C11.9648 10.4784 11.1349 10.6692 10.2941 10.6667Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_516_528'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.price-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tm-product-bottomside {
    padding-top: 1.25rem;
}

.tm-product-title {
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.4;
    margin-top: 1.125rem;
}

.tm-product-title a {
    color: #333333;
}

.tm-product-title a:hover {
    color: #3667A9;
}

.tm-product-price {
    color: #333333;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1;
}

.tm-product-price:has(.tm-product-price-old) .tm-product-price-normal {
    color: #EA596E;
    margin-top: .5rem;
}

.tm-product-sale {
    font-size: 12px;
    text-decoration: line-through;
}

.tm-product-price-old {
    color: #5B5B5B;
    font-weight: 600;
    font-size: .75rem;
    text-decoration: line-through;
}

.tm-product:hover .tm-product-images img + img {
    visibility: visible;
    opacity: 1;
}

.tm-product-props {
    margin-top: 1.25rem;
}

.tm-product-props .prop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1em;
}

.tm-product-props .prop:not(:first-child),
.tm-product-props .hide-props {
    margin-top: 1rem;
}

.tm-product-props .prop-text {
    color: #5B5B5B;
}

@media (max-width: 1500px) {
    .tm-product-topside {
        height: clamp(260px, 16vw, 260px);
    }
}

@media (max-width: 1199px) {
    .tm-product-topside {
        height: clamp(260px, 33vw, 330px);
    }
}

@media (max-width: 899px) {
    .tm-product-topside {
        height: clamp(260px, 40vw, 380px);
    }
}

@media (max-width: 550px) {
    .tm-product-topside {
        height: auto;
    }
    .price-block {
        flex-direction: column;
        align-items: flex-start;
    }
    .tm-product-bottomside {
        padding-top: 1rem;
    }
    .tm-product-actions {
        width: 100%;
        margin-top: 1.25rem;
        justify-content: center;
    }
    .tm-product-title {
        margin-top: 1rem;
    }
    .tm-product-props {
        margin-top: 1rem;
    }
    .tm-product-props .prop {
        flex-direction: column;
        align-items: flex-start;
    }
    .tm-product-props .prop-text {
        margin-top: .625rem;
    }
}

.tm-product-price:has(del) {
    margin-top: -12px;
}

.tm-product-price del {
    font-size: 14px;
    font-weight: 400;
}
/* End */


/* Start:/local/components/dojo/catalog.seotext.filter/templates/.default/style.css?1681216205541*/
.tags-sections a {
	display: inline-block;
	margin: 5px;
	margin-left: 0;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 2px;
	font-size: 0.8rem;
	border-bottom: 1px solid #f5f5f5;
}
.tags-sections a:hover {
	color: #455555;
	border-bottom: 1px solid #46010a;
	padding: 3px;
}
.tags-sections a.hide-props {
	display: none;
}
.btn-tag {
	border: 1px solid #f5f5f5;
	background: #fff;
	font-size: 0.9rem;
	transition: 0.3s;
	max-height: 24px;
	min-width: 122px;
	outline: none !important;
}
.btn-tag:hover {
	background: #f5f5f5;
}
/* End */
/* /local/templates/main_new/components/bitrix/catalog/catalog/style.css?17806452003223 */
/* /local/templates/main_new/components/bitrix/catalog.section.list/.default/style.min.css?17772776276236 */
/* /local/templates/main_new/components/bitrix/catalog.smart.filter/bootstrap_v4/style.css?178012481818853 */
/* /local/templates/main_new/components/bitrix/system.pagenavigation/orange1/style.css?17772776261090 */
/* /local/templates/main_new/components/bitrix/catalog.section/catalog/style.css?1777277626275 */
/* /local/templates/main_new/components/bitrix/catalog.item/catalog/style.css?17789390426244 */
/* /local/components/dojo/catalog.seotext.filter/templates/.default/style.css?1681216205541 */
