

/* 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_industry_1.0/style.css?17486302721739*/
.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/.default/style.css?17486302701147*/
/**INDUSTRIES**/
.industries {
    position: relative;
    z-index: 1;
}

.industries .items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.industries .item {
    width: 20%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.industries .item .manager {
    height: 100%;
}

.industries .item .in {

}

.industries .item .pic {
    height: 130px;
    margin-bottom: 12px;
}

.industries .item .pic.no-photo {
    background: #2b3e42 url('/local/templates/.default/components/bitrix/catalog.section.list/.default/images/no-photo.svg') no-repeat center;
    width: 100%;
    height: 130px;
}

.industries .item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.industries .item .title {
    color: #404A45;
    font-weight: 500;
    font-size: 18px;
    transition: .3s;
}

.industries .item .in:hover .title {
    color: #34E594;
}

.industries .item .title a {
    color: inherit;
}

@media only screen and (max-width : 1199px) {
    .industries .item{
        width: 33.33%;
    }
}

@media only screen and (max-width : 991px) {
    .industries .item {
        width: 50%;
    }
}

@media only screen and (max-width : 576px) {
    .industries .item{
        width: 100%;
    }
}
/* 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_industry_1.0/style.css?17486302721739 */
/* /local/templates/.default/components/bitrix/catalog.section.list/.default/style.css?17486302701147 */
/* /local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/style.css?1748630273626 */
