

/* Start:/local/templates/.default/components/bitrix/search.title/neochemical_2.0_search_catalog_1.0/style.css?17486302713920*/
.search-simple.search-top {
    max-width: 515px;
    padding: 25px 0 25px 30px;
}

.search-simple.search-top .btn-search {
    top: -webkit-calc(50% - 2px);
    top: -moz-calc(50% - 2px);
    top: calc(50% - 2px);
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

div.title-search-result {
    z-index: 205;
    display: none;
}

table.title-search-result-catalog {
    border-collapse: collapse;
    margin-bottom: 0;
    border: 1px solid #2B3E42;
    overflow: hidden;
    display: block;
    background: #2B3E42;
    padding: 5px 15px 12px;
    font-size: 14px;
    font-weight: bold;
}

table.title-search-result th {
    background-color: #2B3E42;
    border-right: 1px solid #e8e8e8;
    color: #949494;
    font-weight: normal;
    padding: 2px 12px 2px 14px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 1%;
}

table.title-search-result td {
    background-color: #2B3E42;
    color: white;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    white-space: nowrap;
}

table.title-search-result td.title-search-item {
    padding-left: 8px;
    padding-right: 15px;
}

table.title-search-result td.title-search-item a {
    padding-left: 4px;
    padding-right: 15px;
    text-decoration: none;
    color: black;
    vertical-align: top;
    display: block;
}

table.title-search-result td.title-search-item img {
    vertical-align: top;
}

table.title-search-result td.title-search-item b {
    color: white;
    font-weight: normal;
}

table.title-search-result tr.title-search-selected td, table.title-search-result tr.title-search-selected a, table.title-search-result tr.title-search-selected td.title-search-more a {
    background-color: #2B3E42;
}

table.title-search-result td.title-search-more {
    font-size: 11px;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 24px;
    padding-top: 0;
}

table.title-search-result td.title-search-more a {
    padding-left: 12px;
    padding-right: 15px;
    text-decoration: none;
    color: #999999;
}

table.title-search-result td.title-search-all {
    padding-left: 24px;
    padding-right: 15px;
}

table.title-search-result td.title-search-all a {
    padding-left: 4px;
    text-decoration: none;
    color: #808080;
}

table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4px;
}

div.title-search-fader {
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
}

#title-search-input-header {
    width: 136px;
}

#title-search-input-header input {
    height: 30px;
}

.header-search-catalog {
    height: 40px;
    padding-top: 5px;
}

#title-search-input input {
    height: 40px;
}

.header-search-catalog .btn-search {
    top: 65%;
}

.title-search-result-catalog .title-search-all {
    color: white;
}

.list-catalog {
    color: white;
}

.list-catalog .title-search-item a,
.list-catalog .title-search-more a {
    font-weight: normal;
    color: white;
}

.list-catalog .title-search-item a b {
    font-weight: 900;
}

.list-catalog .title-search-all a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #34e594;
}

.list-catalog .title-search-all a:hover {
    opacity: .7;
}

.list-catalog .title-search-more {
    padding: 5px 5px 0 5px;
    border: 0;
}

.list-catalog .title-search-all {
    padding: 5px 5px 0 5px;
    border: 0;
}

.title-search-result-catalog .title-search-separator {
    padding: 5px 5px 0 5px;
    border: 0;
}

.list-catalog .title-search-item {
    padding: 5px 5px 0 5px;
    border: none;
}

.title-category {
    padding: 5px 0 0;
}

.content .search-simple .btn-search {
    top: 24px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/neochemical_2.0_category_1.0/style.css?174863027143*/
.sorting-btn {
	margin: 10px 22px 10px 0;
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.basket_2.1/.default/style.css?17486302737794*/
.wrap_cart {
    position: absolute;
    right: 0;
    z-index: 10;
    text-align: right;
}

.basket {
    position: absolute;
    right: 60px;
    top: 37px;
    z-index: 40;
    height: 80px;
    width: 80px;
    margin: 0;
    padding: 20px 0 0 0;
    line-height: 1;
}

.nx-basket-state-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.basket-title {
    /*display: block;*/
    /*color: #404A45;*/
    /*font-family: 'Gilroy', sans-serif;*/
    /*font-weight: bold;*/
    /*font-size: 19px;*/
    /*transition: .3s;*/
    /*padding: 0;*/


    color: #38AC74;
    font-weight: bold;
    font-size: 16px;
    text-decoration-line: underline;
    transition: .3s;
}

.count {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 12px;
    color: #E4F6ED;
    background: #38AC74;
    border-radius: 50%;
    margin-left: 10px;
    /*position: absolute;*/
    /*top: 50%;*/
    /*right: 0;*/
    /*transform: translateY(-50%);*/
}

.basket a {
    text-decoration: none;
}

.basket strong,
.basket span {
    display: block;
    font-weight: normal;
}

.basket strong {
    font-size: 10.5pt;
    font-weight: normal;
}

.basket strong s.r {
    font-weight: normal;
    font-size: 90%;
}

.basket .basket-view {
    display: block;
}

.basket .basket-view:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: url("/local/templates/.default/components/ip/nx.basket_2.1/.default/images/basket.svg") top center no-repeat;
    height: 50px;
    width: 43px;
    z-index: 10;
    top: 0px;
    left: -63px;
}

.nx-fixed-panel .basket {
    right: 0;
    top: 10px;
    bottom: auto;
    height: auto;
    padding: 0;
    width: auto;
    font-size: 12pt;
}

.nx-basket-byer {
    position: relative;
}

.nx-basket-byer .nx-order-control {
    display: block;
    margin: auto;
    position: relative;
    width: 135px;
    border: 0px solid #dbdbdb;
}

.nx-order-message,
.nx-basket-byer .nx-order-message {
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 80;
    width: 160px;
    padding: 0.3em;
    text-align: center;
    background: none repeat scroll 0 0 #000;
    color: #fff;
    border: 1px solid #000;
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nx-order-message:before, .nx-basket-byer .nx-order-message:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #000;
    bottom: -16px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 30px;
    width: 0;
    z-index: 83;
}

.nx-order-message:after, .nx-basket-byer .nx-order-message:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #333;
    bottom: -21px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 28px;
    width: 0;
    z-index: 81;
}

.nx-basket-byer a.nx-to-basket,
.nx-basket-byer .nx-no-aviable,
.nx-basket-byer .nx-no-aviable:hover {
    /*padding-right: 40px;*/
    position: relative;
    min-width: 176px;
    text-align: center;
}

.nx-basket-byer .nx-no-aviable,
.nx-basket-byer .nx-no-aviable:hover {
    /*background: #666;*/
    /*opacity: .3;*/
    white-space: nowrap;
}

.nx-basket-byer a.nx-to-basket:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 2px;
    width: 24px;
    height: 24px;
    background: url(/local/templates/.default/components/ip/nx.basket_2.1/.default/images/bag.png) center center no-repeat;
}

.nx-basket-byer .nx-order-count-block {
    position: relative;
    /*display: block;*/
    display: none;
    max-width: 50px;
}

.nx-basket-byer .nx-order-count {
    width: 100%;
    text-align: center;
}

.nx-basket-byer .nx-counters {
    display: block;
    width: 10px;
    position: absolute;
    top: 2px;
    bottom: 2px;
    z-index: 18;
    left: 0;
    margin: 0;
}

.nx-basket-byer .nx-counter {
    display: block;
    height: 10px;
    width: 10px;
    overflow: hidden;
    position: absolute;
    z-index: 27;
    left: 0;
    margin: 0;
    cursor: pointer;
    text-indent: -1000px;
}

.nx-basket-byer .nx-current-count {
    display: inline-block;
    position: absolute;
    z-index: 20;
    top: -0.5em;
    left: 60px;
    background: #c5c5c5;
    font-size: 7.5pt;
    height: 1.5em;
    width: 1.5em;
    line-height: 1.5em;
    padding: 0.5em;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.nx-basket-byer .nx-current-full {
    background: #a2110d;
    color: #fff;
}

.nx-basket-byer .up {
    top: 0;
}

.nx-basket-byer .down {
    bottom: 0;
}

.nx-basket-byer .up:before,
.nx-basket-byer .down:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 22;
    width: 0;
    height: 0;
    border: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

}

.nx-basket-byer .up:before {
    border-bottom: 10px solid #4e5558;
}

.nx-basket-byer .down:before {
    border-top: 10px solid #4e5558;
}

.nx-basket-byer .up:active {
    top: 1px;
}

.nx-basket-byer .down:active {
    bottom: 1px;
}

.nx-fixed-panel .basket:before {
    display: none;
}

.nx-fixed-panel .basket-title:after {
    content: ":";
}

.nx-fixed-panel .basket strong,
.nx-fixed-panel .basket span,
.nx-fixed-panel .nx-basket-state,
.nx-fixed-panel .basket .basket-title {
    display: inline;
    vertical-align: middle;
}

@media only screen and (max-width: 1260px) {
    .basket {
        right: 160px;
    }
}

@media only screen and (max-width: 1000px) {
    .header .basket {
        position: relative;
        display: block;
        width: 100%;
        padding: 25px;
        padding-left: 180px;
        bottom: auto;
        right: auto;
        background: #d54644;
        background: -webkit-linear-gradient(#d54644 0%, #b11815 100%);
        background: -o-linear-gradient(#d54644 0%, #b11815 100%);
        background: linear-gradient(#d54644 0%, #b11815 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54644', endColorstr='#b11815', GradientType=0); /* IE6-9 */
        z-index: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }

    .basket::before {
        display: none;
    }

    .basket .basket-title {
        color: #fff;
    }

    .basket strong,
    .basket span {
        display: inline;
    }

    .basket strong s.r {
        font-weight: bold;
        font-size: 95%;
    }
}

@media only screen and (max-width: 870px) {
    .wrap_cart {
        position: relative;
        padding: 0 15px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .header .basket {
        height: auto;
        padding: 20px;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
        -o-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

    .basket:before {
        display: block;
        top: auto;
        left: auto;
        right: -30px;
        bottom: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/neochemical_2.0_catalog_1.0/style.css?17486302711739*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.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;}

/* CUSTOM STYLES */
.catalog-section {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.content__main {
	padding-right: 55px;
}

.page-head {
	width: 100%;
}

/* CUSTOM SCROLLBAR */
.abc-list::-webkit-scrollbar {
	width: 5px;
	border: 3px solid white;
	background-color: #dadada;
}

.abc-list::-webkit-scrollbar-track {
	background: #dadada;
	border: 2px solid white;
}

.abc-list::-webkit-scrollbar-thumb {
	background-color: #2b3e42;
	border-radius: 3px;
}

.abc-list {
	scrollbar-width: auto;
	scrollbar-color: #2b3e42 #dadada;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/neochemical_2.0_list_simple_1.0/style.css?17486302707151*/
/* line */
.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 0.3s ease; }

/* text */
.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 0.3s ease; }

/* tile */

.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; }

/*2*/
@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; }
}

/*3*/
@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; }
}

/*4*/
@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 0.3s ease; }

/* list */

.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 0.3s ease; }
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1748629422675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/style.css?1748630271397*/
/* CUSTOM SCROLLBAR */
.categoty::-webkit-scrollbar {
    width: 5px;
    border: 3px solid white;
    background-color: #dadada;
}

.categoty::-webkit-scrollbar-track {
    background: #dadada;
    border: 2px solid white;
}

.categoty::-webkit-scrollbar-thumb {
    background-color: #2b3e42;
    border-radius: 3px;
}

.categoty {
    scrollbar-width: thin;
    scrollbar-color: #2b3e42 #fff;
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/style.css?1748630273626*/
.catalog-section .content__aside {
    position: -webkit-sticky;
    position: sticky;
    height: 100%;
    top: 125px;
}

.abc-cat-list.column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.in {
    min-height: 100px;
}

.manager__photo.no-photo {
    background: #fff url('/local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/images/no-photo.svg') no-repeat center 120%;
    -webkit-background-size: 60px;
    -moz-background-size: 60px;
    background-size: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media only screen and (max-width: 992px) {
    .content__aside {
       top: 0;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/search.title/neochemical_2.0_search_catalog_1.0/style.css?17486302713920 */
/* /local/templates/.default/components/bitrix/menu/neochemical_2.0_category_1.0/style.css?174863027143 */
/* /local/templates/.default/components/ip/nx.basket_2.1/.default/style.css?17486302737794 */
/* /local/templates/.default/components/bitrix/catalog/neochemical_2.0_catalog_1.0/style.css?17486302711739 */
/* /local/templates/.default/components/bitrix/catalog.section.list/neochemical_2.0_list_simple_1.0/style.css?17486302707151 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1748629422675 */
/* /local/templates/.default/components/bitrix/catalog.section/.default/style.css?1748630271397 */
/* /local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/style.css?1748630273626 */
