

/* Start:/local/templates/.default/components/bitrix/search.title/neochemical_2.0_search_catalog_1.0/style.css?16861344124119*/
.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?168611666645*/
.sorting-btn {
	margin: 10px 22px 10px 0;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/neochemical_2.0_industry_1.0/style.css?17532609035467*/
.catalog-section,
.flx-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.neo-section-industry {
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.neo-section-industry .s-item,
.neo-section-industry .s-2-items {
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

.neo-section-industry .s-2-items {
    margin: 0 -2px;
    width: calc(100% + 4px);
    padding: 2px 0;
}

.neo-section-industry .in {
    width: 100%;
    min-height: 10px;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding:0;
    background: url(/local/templates/.default/components/bitrix/catalog.section.list/neochemical_2.0_industry_1.0/images/s-bg.jpg) 0 0 no-repeat;
    background-size: 120% auto;
    transition: all 0.2s ease-in-out;
}

.neo-section-industry .in:hover {
    background-size: 130% auto;
    background-position: -10px -10px;
    transition: all 0.2s ease-in-out;
}

.neo-section-industry .in .ttl-h  {
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 20;
    padding: 25px 15px 25px 90px;
    background: rgba(255, 255, 255, 0.1);
    color: #404A45;
    font-family: 'Gilroy', sans-serif;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    transition: all 0.2s ease-in-out;
}

.neo-section-industry .in .ttl-h:hover {
    color: #0c6a2e;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    transition: all 0.2s ease-in-out;
}

.neo-section-industry .ttl-h:before {
    content: "";
    display: block;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    left: 10px;
    z-index: 21;
    background:center center no-repeat;
    background-size: 100% auto;
    transition: all 0.2s ease-in-out;
}

.neo-section-industry .s-2-item {
    position: relative;
    overflow: hidden;
    width: calc(33.3% - 4px);
    min-height: 100px;
    margin: 2px;
    padding:0;
    background: #000;
}

.neo-section-industry .s-2-item.s-i-3-1 {
    width: calc(100% - 4px);
}

.neo-section-industry .s-2-item.s-i-3-2 {
    width: calc(50% - 4px);
}

.neo-section-industry .s-2-item .prw,
.neo-section-industry .s-2-item .prw:before
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.neo-section-industry .s-2-item:hover .prw {}

.neo-section-industry .s-2-item .prw:before {
    content: "";
    bottom: 0;
    z-index: 12;
    opacity: 0.75;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.95) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.95)), color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(-45deg,  rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(-45deg,  rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(135deg,  rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}

.neo-section-industry .s-2-item .prw img {
    width: 100%;
    height: auto;
    transition: all 0.2s ease-in-out;
}

.neo-section-industry .s-2-item:hover .prw img {
    width: 110%;
    transition: all 0.2s ease-in-out;
}

.neo-section-industry .s-2-item .ttl {
    position: relative;
    z-index: 15;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
    font-family: 'Gilroy', sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.2s ease-in-out;
}

.neo-section-industry .s-2-item:hover .ttl {
    color: #34E594;
    transition: all 0.2s ease-in-out;
}


@media only screen and (max-width : 1199px) {
    .industries .item{
        width: 33.33%;
    }
}

@media only screen and (max-width : 991px) {
    .neo-section-industry .s-2-item,
    .neo-section-industry .s-2-item.s-i-3-1,
    .neo-section-industry .s-2-item.s-i-3-2 {
        width: calc(50% - 4px);
    }

    .neo-section-industry .s-2-item.s-i-2-1 {
        width: calc(100% - 4px);
    }

}

@media only screen and (max-width : 576px) {
    .neo-section-industry .s-2-item .ttl {
        font-size: 12px;
        padding: 10px;
    }
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/style.css?1720138516657*/
.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.jpg') no-repeat center 100%;
    -webkit-background-size: 72px;
    -moz-background-size: 72px;
    background-size: 72px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media only screen and (max-width: 992px) {
    .content__aside {
       top: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_advantages_1.0/style.css?17259279721675*/
:root {
    --tile-element: 3;
    --tile-padding: clamp(15px, 2.34vw, 30px);
}

.advantages-block {
    padding: clamp(40px, 7.81vw, 80px) 0;
}

.advantage-title {
    margin-bottom: 1em;
    color: #404a45;
    font-size: clamp(22px, 2.93vw, 30px);
    font-weight: bold;
}

.advantage-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: calc(-1 * var(--tile-padding));
    gap: var(--tile-padding);
}

.advantage-item {
    -webkit-flex: 1 1 calc((100% / var(--tile-element)) - var(--tile-padding));
    -ms-flex: 1 1 calc((100% / var(--tile-element)) - var(--tile-padding));
    flex: 1 1 calc((100% / var(--tile-element)) - var(--tile-padding));
    max-width: calc((100% / var(--tile-element)) - var(--tile-padding));
    padding: clamp(15px, 2.93vw, 30px);
    border: 2px solid #e4f6ed;
}

.advantage-icon {
    width: auto;
    height: 100%;
    max-height: clamp(40px, 4.88vw, 50px);
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom;
    object-position: bottom;
}

.advantage-name {
    margin: 0.33em 0;
    font-size: clamp(22px, 2.93vw, 30px);
    font-weight: bold;
}

.advantage-description {
    font-size: clamp(17px, 2.15vw, 22px);
}

@media only screen and (max-width: 1024px) {
    :root {
        --tile-element: 2;
    }
}

@media only screen and (max-width: 640px) {
    :root {
        --tile-element: 1;
    }

    .advantage-list {
        margin-right: 0;
    }

    .advantage-item {
        max-width: unset;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/search.title/neochemical_2.0_search_catalog_1.0/style.css?16861344124119 */
/* /local/templates/.default/components/bitrix/menu/neochemical_2.0_category_1.0/style.css?168611666645 */
/* /local/templates/.default/components/bitrix/catalog.section.list/neochemical_2.0_industry_1.0/style.css?17532609035467 */
/* /local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/style.css?1720138516657 */
/* /local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_advantages_1.0/style.css?17259279721675 */
