

/* Start:/local/templates/himprom/components/bitrix/breadcrumb/main/style.css?17683012691702*/
.bx-breadcrumb {
	margin-bottom: 1rem;
}
.bx-breadcrumb i {
	color: rgba(47, 81, 99, 0.3);
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}
.bx-breadcrumb .bx-breadcrumb-item {
	position: relative;
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	font-weight: 500;
	vertical-align: middle;
	margin-right: 10px;
	color: rgba(47, 81, 99, 0.6);
}

.bx-breadcrumb .bx-breadcrumb-item a {
	display: inline-block;
	position: relative;
}
.bx-breadcrumb .bx-breadcrumb-item a span {
	color: rgba(47, 81, 99, 0.6);
	-moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-weight: 500;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover span{
	color: #00A86C;
}

.bx-breadcrumb .bx-breadcrumb-item span {
	position: relative;
	font-weight: 500;
	font-size: 10px;
	text-transform: uppercase;
	color: rgba(47, 81, 99, 0.8);
	letter-spacing: 0.07em;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}


.bx-breadcrumb-logo {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    position: relative;
    top: -3px;
}

.bx-breadcrumb-logo:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.cover-first-screen .bx-breadcrumb .bx-breadcrumb-item a span {
	color: rgba(255, 255, 255, 0.6);
}
.cover-first-screen .bx-breadcrumb .bx-breadcrumb-item span {
	color: #fff;
}
.cover-first-screen .bx-breadcrumb i {
	position: relative;
	color: rgba(255, 255, 255, 0.35);
}

.cover-first-screen .bx-breadcrumb .bx-breadcrumb-item a:hover span {
	color: #00A86C;
}
/* End */


/* Start:/local/templates/himprom/components/bitrix/catalog.section.list/products-section/style.css?17683012692166*/

.crm-catalog-form {
    margin-top: 35px;
    border-radius: 8px;
    border: 1px solid #E5EBF0;
    background: #FFF;
    box-shadow: 0px 8px 19px 0px #F5F8F9;
    display: flex;
    padding: 30px;
    align-items: center;
    justify-content: space-between;
}

.crm-catalog-form__left {
    display: flex;
    align-items: center;
    gap: 20px;
}

.crm-catalog-form__icon {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(0, 168, 108, .1);
}

.crm-catalog-form__text {
    color: #2F5163;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

.crm-catalog-form__btn .btn {
    position: relative;
}

.crm-catalog-form__btn .btn::before {
    content: '';
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    height: calc(100% + 60px);
    border-left: 1px dashed rgba(229, 235, 240, 1);
}

@media only screen and (max-width: 700px) {
    .crm-catalog-form {
        padding: 15px;
        flex-direction: column;
    }
    .crm-catalog-form__left {
        margin-bottom: 20px;
    }
    .crm-catalog-form__btn {
        border-top: 1px dashed rgba(229, 235, 240, 1);
        padding-top: 20px;
        width: 100%;
        text-align: center;
    }
    .crm-catalog-form__btn .btn::before {
        content: unset;
    }
}


.section-sort {
    margin-top: 3rem;
    color: #2F5163;
}

.section-sort-list {
    margin: 0;
    padding: 0;
}

.section-sort-list li {
    display: inline-block;
    margin: 0 0.75rem 0 0;
    font-size: 0.875rem;
    font-weight: 500;
}

.section-sort-list li:first-child {
    color: #2F5163;
    font-weight: 400;
}

.section-sort-list li:first-child:after {
    content: '\2014';
    color: rgba(47, 81, 99, 0.15);
    margin: 0 0 0 0.75rem;
}

.section-sort-list li:not(.section-sort-list--active) a {
    color: rgba(47, 81, 99, 0.5);
    border-bottom: 1px dashed rgba(47, 81, 99, 0.35);
    cursor: pointer;
}

.section-sort-list li a {
    color: #00A86C;
    cursor: default;
}

.section-sort-list li > div {
    display: inline-block;
}
/* End */


/* Start:/local/templates/himprom/components/bitrix/catalog.section.list/products-section-type/style.css?17683012694016*/
.product-till {
	background-color: white;
	border-radius: 4px;
	margin-top: 2rem;
	height: calc(100% - 2rem);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 2rem 2rem;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI5IiBoZWlnaHQ9IjczIiB2aWV3Qm94PSIwIDAgMTI5IDczIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIG9wYWNpdHk9IjAuMzUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNODYuNDkzOSAxMC4xNTMyTDExOC4zMSAtMTQuODgyMkwxMTQuMTM3IC0zMy4xMzcxSDgyLjMyMTNMNDYuMzMzIC05LjY2NjVMNDcuMzc2MSAxMC4xNTMySDg2LjQ5MzlaIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkwLjE0NTMgNDMuMDExOEw4My4zNjQ5IDE2LjkzMzNINDIuNjgyNUwyIDQ1LjA5ODFMNi4xNzI1NiA3MS4xNzY2SDI4LjYwMDFINDEuMTE3N0g1Mi41OTIzTDkwLjE0NTMgNDMuMDExOFoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTY5LjQyNCAxMy44MDM3TDE2MC4wMzYgLTEwLjE4ODVIMTI0LjU2OUw5MS43MSAxNS4zNjg0TDk4LjQ5MDQgMzkuMzYwNkgxMDYuMzE0TDExOC4zMSAzOS44ODIySDEzOS42OTRMMTY5LjQyNCAxMy44MDM3WiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9nPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 30%;
	border: 1px solid rgba(0, 168, 108, 0.35);
}

.product-till__counter {
	font-size: 1.25rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #C8D4DA;
	line-height: 1;
	font-weight: 400;
	position: absolute;
	right: 0;
	bottom: 4px;
}

.product-till__name {
	font-weight: 500;
	font-size: 1rem;
	color: #2F5163;
	margin-top: 1.25rem;
	position: relative;
	padding-right: 2rem;
	position: relative;
}

/* .product-till__name:after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	border-right: 2px solid rgba(47, 81, 99, 0.15);
	border-bottom: 2px solid rgba(47, 81, 99, 0.15);
	position: absolute;
	right: 0;
	bottom: 0.5rem;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
} */

.product-till__abbr {
	color: #00A86C;
	font-size: 50px;
	font-weight: 600;
	line-height: 1;
}


@media all and (min-width: 991px){
	.product-till:hover {
		-webkit-box-shadow:  0px 5px 15px rgba(0, 168, 108, 0.2), 0px 20px 40px rgba(0, 168, 108, 0.2);
		        box-shadow:  0px 5px 15px rgba(0, 168, 108, 0.2), 0px 20px 40px rgba(0, 168, 108, 0.2);
		background-color: #00A86C;
		background-size: 35%;
		
	}

	.product-till:hover .product-till__name,
	.product-till:hover .product-till__abbr {
		color: white;
	}

	.product-till:hover .product-till__counter {
		color: rgba(255, 255, 255, 0.5);
	}

	.product-till:hover .product-till__name:after {
		border-right: 2px solid rgba(255, 255, 255, 0.7);
		border-bottom: 2px solid rgba(255, 255, 255, 0.7);
	}
}




.product-line {
	background-color: white;
	border-radius: 4px;
	margin-top: 2rem;
	padding: 2rem 1.5rem;
}

@media all and (min-width: 991px){
	.product-line:hover {
		-webkit-box-shadow: 0px 5px 15px rgba(47, 81, 99, 0.1), 0px 20px 40px rgba(47, 81, 99, 0.1);
        box-shadow: 0px 5px 15px rgba(47, 81, 99, 0.1), 0px 20px 40px rgba(47, 81, 99, 0.1);
	}
}

.product-line__counter {
	font-size: 1.25rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #C8D4DA;
	line-height: 1;
}

.product-line__name {
	font-weight: 600;
	font-size: 1rem;
	color: #2F5163;
	margin-top: 1.25rem;
	position: relative;
	line-height: 1;
}

.product-line__item {
	margin-top: 1.25rem;	
}


.product-line__subtitle {
	font-size: 13px;
	font-weight: 500;
	color: rgba(47, 81, 99, 0.7);
	line-height: 1.2;
	margin-top: 0.5rem;
}

.product-line__item__link {
	font-weight: 500;
	font-size: 1rem;
	color: #00A86C;
}

@media all and (min-width: 991px)
{
	.product-line__item__link:hover {
		color: #A5247A;
	}
}
/* End */


/* Start:/local/templates/himprom/components/bitrix/news.list/reagent-list/style.css?17683012692418*/
.reagent-list {
	margin-top:2rem;
}

.reagent__item{
	background-color: white;
	border-radius: 4px;
	margin-top: 2rem;
	height: calc(100% - 2rem);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 2rem 2rem;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI5IiBoZWlnaHQ9IjczIiB2aWV3Qm94PSIwIDAgMTI5IDczIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIG9wYWNpdHk9IjAuMzUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNODYuNDkzOSAxMC4xNTMyTDExOC4zMSAtMTQuODgyMkwxMTQuMTM3IC0zMy4xMzcxSDgyLjMyMTNMNDYuMzMzIC05LjY2NjVMNDcuMzc2MSAxMC4xNTMySDg2LjQ5MzlaIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkwLjE0NTMgNDMuMDExOEw4My4zNjQ5IDE2LjkzMzNINDIuNjgyNUwyIDQ1LjA5ODFMNi4xNzI1NiA3MS4xNzY2SDI4LjYwMDFINDEuMTE3N0g1Mi41OTIzTDkwLjE0NTMgNDMuMDExOFoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTY5LjQyNCAxMy44MDM3TDE2MC4wMzYgLTEwLjE4ODVIMTI0LjU2OUw5MS43MSAxNS4zNjg0TDk4LjQ5MDQgMzkuMzYwNkgxMDYuMzE0TDExOC4zMSAzOS44ODIySDEzOS42OTRMMTY5LjQyNCAxMy44MDM3WiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9nPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 30%;
	border: 1px solid rgba(0, 168, 108, 0.35);
}

.reagent__item__text{
	font-size: 13px;
	font-weight: 500;
	color: rgba(47, 81, 99, 0.7);
	line-height: 1.2;
	margin-top: 0.5rem;
}


.reagent__item__name{
	font-weight: 500;
	font-size: 1.25rem;
	color: #00A86C;
	margin-top: 1.25rem;
	position: relative;
	padding-right: 2rem;
}


.reagent__item__counter {
	font-size: 1.25rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #C8D4DA;
	line-height: 1;
	font-weight: 400;
}

@media all and (min-width: 991px){
	.reagent__item:hover {
		-webkit-box-shadow:  0px 5px 15px rgba(0, 168, 108, 0.2), 0px 20px 40px rgba(0, 168, 108, 0.2);
		        box-shadow:  0px 5px 15px rgba(0, 168, 108, 0.2), 0px 20px 40px rgba(0, 168, 108, 0.2);
		background-color: #00A86C;
		background-size: 35%;

	}

	.reagent__item:hover .reagent__item__name,
	.reagent__item:hover .reagent__item__text {
		color: white;
	}

	.reagent__item:hover .reagent__item__counter {
		color: rgba(255, 255, 255, 0.5);
	}

}

/* End */
/* /local/templates/himprom/components/bitrix/breadcrumb/main/style.css?17683012691702 */
/* /local/templates/himprom/components/bitrix/catalog.section.list/products-section/style.css?17683012692166 */
/* /local/templates/himprom/components/bitrix/catalog.section.list/products-section-type/style.css?17683012694016 */
/* /local/templates/himprom/components/bitrix/news.list/reagent-list/style.css?17683012692418 */
