

/* Start:/local/templates/hercules/components/bitrix/catalog/zaglushka/style.min.css?1743613110959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/hercules/components/bitrix/menu/side/style.css?17436131102234*/
.catalog-menu {
	margin-bottom: 20px;
}

.catalog-menu__title {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	display: block;
	border:1px dotted #ccc;
	border-width:1px 0;
	height:40px;
	line-height:40px;
	cursor: pointer;
	position: relative;
}
.catalog-menu__title:after {
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	width: 7px;
	height: 7px;
	transform: rotate(45deg);
	content: '';
	position: absolute;
	top: 50%;
	margin-top:-5px;
	right: 7px;
	transition: all 0.5s ease-out;
}

.catalog-menu__list {
	display:none;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.catalog-menu__item {
	padding: 0;
	border-top: 1px solid #ccc;
}

.catalog-submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
}

.catalog-submenu__item {
	padding: 0;
	border-top: 1px solid #ccc;
}

.catalog-menu__link {
	margin: 8px 30px 8px 10px;
	display: block;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	padding:5px 0;
	box-sizing: border-box;
}

.catalog-submenu__link {
	margin: 5px 10px 5px 20px;
	display: block;
	line-height: 16px;
	font-size: 14px;
	padding:5px 0;
}

.catalog-menu__item_has-children{
	position: relative;
}
.catalog-menu__sub{
	position: absolute;
	right:0;
	top:0;
	width:30px;
	height:30px;
	display: block;
}
.catalog-menu__sub:after{
	border-right:2px solid #777;
	border-bottom:2px solid #777;
	width:7px;
	height:7px;
	transform: rotate(45deg);
	content: '';
	position: absolute;
	top:50%;
	left:7px;
	margin-top:-5px;
	transition: all 0.5s ease-out;
}
.catalog-menu__sub_opened.catalog-menu__sub:after{
	margin-top:1px;
	transform: rotate(-135deg);
}
.catalog-menu__item_active > .catalog-submenu__link,
.catalog-menu__item_active > .catalog-menu__link{
	color:#1862a8;
	font-weight: bold;
}
#side-menu{
	display:none;
}
#side-menu:checked + label + .catalog-menu__list {
	display:block;
}
#side-menu:checked + .catalog-menu__title{
	border-bottom:none;
}
#side-menu:checked + .catalog-menu__title:after {
	margin-top:1px;
	transform: rotate(-135deg);
}
@media screen and (min-width: 768px) {
	.catalog-menu__list {
		display:block;
		margin-top:10px;
	}
	.catalog-submenu__link,
	.catalog-menu__link{
		padding:0;
	}
}
/* End */


/* Start:/local/templates/hercules/components/bitrix/catalog.section.list/subsections/style.css?17436131101572*/
.section-list {
    display: none;
}

@media screen and (min-width: 1017px) {
    .section-list {
        margin: 0 20px;
        display: flex;
        flex-wrap: wrap;
    }

    .section-list__item {
        margin: 0 -1px -1px 0;
        width: 25%;
        position: relative;
    }

    .section-list__img {
        display: inline-block;
        background: transparent none 0 50% no-repeat;
        background-size: contain;
        width: 30px;
        position: absolute;
        left: 10px;
        top: 1px;
        height: 66px;
        z-index: 1;
        transition: all 0.4s ease-out;
    }

    .section-list__name {
        background: rgba(255, 255, 255, .7);
        z-index: 2;
        padding: 0 10px;
        display: flex;
        align-items: center;
    }

    .section-list__link {
        position: relative;
        height: 70px;
        width: 100%;
        display: flex;
        align-items: stretch;
        justify-content: center;
        border: 1px solid #cecece;
        padding: 10px 10px 10px 50px;
        box-sizing: border-box;
        text-align: center;
        font-size: 14px;
        background: #fff;
        z-index: 1;
        text-decoration: none;
    }

    .section-list__item:hover {
        z-index: 2;
    }

    .section-list__link:hover {
        border-color: #4C91D4;
    }

    .section-list__link:hover .section-list__img {
        width: 100%;
    }
}

@media screen and (min-width: 1216px) {
    .section-list__img {
        width: 60px;
    }

    .section-list__link {
        padding-left: 70px;
    }
}
/* End */


/* Start:/local/components/hercules/section.top/templates/.default/style.css?174361311148*/
.section-top-text {
	margin: 0 20px 20px 20px;
}
/* End */


/* Start:/local/components/hercules/price.full/templates/section/style.css?17436131111437*/
.section-panel {
	padding: 10px 0;
	margin: 0 20px;
	text-align: right;
}
.section-panel__download{
	display: inline-block;
	position: relative;
}

.price-download {
	position: relative;
	max-width: 300px;
}

.price-download__progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	display: none;
}

.price-download__btn {
	border: none;
	background: transparent;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
}

.price-download__btn:hover {
	text-decoration: none;
}

.price-download__info {
	padding: 5px 0;
}

.price-download__bar {
	overflow: hidden;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	background-color: #1861A8;
	background-image: linear-gradient(to bottom, #70A3D4, #1861A8);
	box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3),
	inset 0 -2px 6px rgba(0, 0, 0, 0.4);
}

.price-download__bar:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: linear-gradient(
		-45deg,
		rgba(255, 255, 255, .2) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, .2) 50%,
		rgba(255, 255, 255, .2) 75%,
		transparent 75%,
		transparent
	);
	z-index: 1;
	background-size: 50px 50px;
	animation: move 2s linear infinite;
	overflow: hidden;
}

@keyframes move {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 50px 50px;
	}
}

/* End */


/* Start:/local/templates/hercules/components/bitrix/system.pagenavigation/hercules/style.css?17645678851691*/
:root {
  --color-primary: #1861A8;
  --color-primary-darken: #083B6D;
  --color-success: #228B22;
  --color-secondary: #FFB74E;
  --color-secondary-dark: #BF893B;
  --transition: all 0.4s ease-out; }

.pager {
  margin: 20px 0;
  display: flex;
  list-style: none;
  justify-content: center; }
  .pager__item {
    display: none;
    margin: 0 10px; }
    .pager__item_next, .pager__item_prev {
      display: inline-block; }
  .pager__link {
    display: block;
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    position: relative;
    border: 1px solid #777;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    color: #777; }
    .pager__link_next:after, .pager__link_prev:after {
      box-sizing: border-box;
      content: '';
      width: 20px;
      height: 20px;
      border: 1px solid #777;
      border-width: 2px 2px 0 0;
      position: absolute;
      top: 9px; }
    .pager__link_next:hover:after, .pager__link_prev:hover:after {
      border-color: #083B6D; }
    .pager__link_inactive {
      border-color: #cecece !important;
      cursor: default; }
      .pager__link_inactive:after {
        border-color: #cecece !important; }
    .pager__link_prev:after {
      transform: rotate(-135deg);
      left: 14px; }
    .pager__link_next:after {
      transform: rotate(45deg);
      left: 3px; }
    .pager__link:hover {
      border-color: #083B6D;
      color: #083B6D; }
    .pager__link_current {
      border-color: #1861A8;
      color: #fff !important;
      background: #1861A8; }

@media all and (min-width: 767px) {
  .pager__item {
    display: inline-block;
    margin: 0 5px; } }

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

/* End */


/* Start:/local/templates/hercules/components/bitrix/catalog.section/hercules/style.css?1743613110683*/
.products-list {
	margin: 0 20px;
}

.product-list__item.product-list__item_header {
	display: none;
}

.section-description {
	margin: 30px 20px 0 20px;
}

@media screen and (min-width: 1017px) {
	.product-list__item.product-list__item_header {
		display: -ms-grid;
		display: grid;
		background: #c5e0fb !important;
	}

	.product-item-color.product-item-color_header {
		font-size: 12px;
	}

	.product-item__schema.product-item__schema_header,
	.product-item__photo.product-item__photo_header,
	.product-item__prices.product-item__prices_header,
	.product-item__btns.product-item__btns_header,
	.product-item__name.product-item__name_header {
		grid-row: 1;
		-ms-grid-row: 1;
	}
}
/* End */


/* Start:/local/templates/hercules/components/bitrix/catalog.item/hercules/style.css?17645678856256*/
.product-list__item {
    border-top: 1px solid #ccc;
    padding: 10px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    transition: all 0.4ms ease-out;
}

.product-list__item:last-child {
    border-bottom: 1px solid #ccc;
}

.product-item__name {
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    grid-column: 1/3;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
}

.product-item__colors {
    padding-bottom: 5px;
    text-align: center;
}

.product-item-color__label,
.product-item-color__value {
    width: 50%;
    display: inline-block;
}

.product-item__schema {
    grid-column: 1;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    justify-self: center;
}

.product-item__photo {
    grid-column: 1;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    justify-self: center;
}

.product-item__prices {
    grid-column: 2;
    grid-row: 2/4;
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
}

.product-item__button {
    background: var(--color-secondary);
    color: var(--color-primary-darken);
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    text-decoration: none;
    display: inline-block;
    transition: var(--transition);
}

.product-item__button:hover {
    background: var(--color-secondary-dark);
}

.product-item__btns {
    grid-column: 1/3;
    grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 4;
    text-align: center;
    padding: 8px 0;
}

.product-list__item:hover {
    background: #f7f7f7;
}

.product-item__offer-color {
    display: none;
}

.product-item-color_no_price {
    text-align: center;
}

.product-item__offer {
    display: none;
}

.product-item__offer:nth-child(2) {
    display: block;
}

.product-item__colors-more {
    display: none;
}

@media screen and (min-width: 1017px) {
    .product-item__offer-color {
        display: block;
        font-size: 12px;
    }

    .product-item-color__label,
    .product-item__colors {
        display: none;
    }

    .product-item-color__price {
        width: 100%;
        font-size: 13px;
    }

    .product-item-color {
        text-align: right;
    }

    .product-list__item {
        grid-template-columns: 60px 60px 1fr 110px;
        -ms-grid-columns: 60px 60px 1fr 110px;
        grid-template-rows: max-content max-content;
        -ms-grid-rows: max-content max-content;
        align-items: center;
    }

    .product-item__name {
        grid-column: 1/5;
        grid-row: 1;
        -ms-grid-column-span: 4;
        border: none;
        margin: 0;
        padding: 10px 0;
    }

    .product-item__schema {
        grid-column: 1;
        grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-row: 2;
    }

    .product-item__photo {
        grid-column: 2;
        grid-row: 2;
        -ms-grid-column: 2;
        -ms-grid-row: 2;
    }

    .product-item__prices {
        grid-column: 3 / 5;
        grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
    }

    .product-item__btns {
        grid-column: 4;
        grid-row: 1;
        -ms-grid-column: 4;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        text-align: right;
    }

    .product-item__offer {
        display: none;
        grid-template-columns: 1fr 65px 65px 65px 65px 65px 65px;
        -ms-grid-columns: 1fr 65px 65px 65px 65px 65px 65px;
        white-space: nowrap;
        margin: 0 0 0 20px;
        transition: all 0.4ms ease-out;
    }

    .product-item__offer-color {
        grid-row: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .product-item-color {
        grid-row: 1;
        -ms-grid-row: 1;
    }

    .product-item-color:nth-child(2) {
        grid-column: 2;
        -ms-grid-column: 2;
    }

    .product-item-color:nth-child(3) {
        grid-column: 3;
        -ms-grid-column: 3;
    }

    .product-item-color:nth-child(4) {
        grid-column: 4;
        -ms-grid-column: 4;
    }

    .product-item-color:nth-child(5) {
        grid-column: 5;
        -ms-grid-column: 5;
    }

    .product-item-color:nth-child(6) {
        grid-column: 6;
        -ms-grid-column: 6;
    }

    .product-item-color:nth-child(7) {
        grid-column: 7;
        -ms-grid-column: 7;
    }

    .product-item-color_no_price {
        grid-column: 2/8 !important;
        -ms-grid-column: 2 !important;
        -ms-grid-column-span: 6 !important;
        text-align: center;
    }

    .product-list__item {
        transition: all 0.4ms ease-out;
    }

    .product-list__item:hover .product-item__offer,
    .product-item__offer:nth-child(2),
    .product-item__offer:nth-child(3),
    .product-item__offer:nth-child(4) {
        -ms-display: grid;
        display: grid;
    }

    .product-item__colors-more {
        display: block;
        padding-top: 5px;
        margin-left: 20px;
        transition: all 0.4ms ease-out;
    }

    .product-list__item:hover .product-item__colors-more {
        display: none;
    }

    .produce-item__more {
        font-size: 12px;
    }

}

@media screen and (min-width: 1266px) {
    .product-item__prices {
        grid-column: 3;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
    }

    .product-item__btns {
        grid-row: 2;
        -ms-grid-row: 2;
    }

    .product-list__item {
        grid-template-columns: 80px 80px 1fr 110px;
        -ms-grid-columns: 80px 80px 1fr 110px;
    }
    .product-item__offer {
        grid-template-columns: 1fr 85px 85px 85px 85px 85px 85px;
        -ms-grid-columns: 1fr 85px 85px 85px 85px 85px 85px;
    }

    .product-item__offer-color, .product-item-color__price {
        font-size: 14px;
    }

}
@media screen and (min-width: 1515px) {
    .product-item__offer {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }
}
/* End */
/* /local/templates/hercules/components/bitrix/catalog/zaglushka/style.min.css?1743613110959 */
/* /local/templates/hercules/components/bitrix/menu/side/style.css?17436131102234 */
/* /local/templates/hercules/components/bitrix/catalog.section.list/subsections/style.css?17436131101572 */
/* /local/components/hercules/section.top/templates/.default/style.css?174361311148 */
/* /local/components/hercules/price.full/templates/section/style.css?17436131111437 */
/* /local/templates/hercules/components/bitrix/system.pagenavigation/hercules/style.css?17645678851691 */
/* /local/templates/hercules/components/bitrix/catalog.section/hercules/style.css?1743613110683 */
/* /local/templates/hercules/components/bitrix/catalog.item/hercules/style.css?17645678856256 */
