

/* Start:/local/templates/wer_rediz_2019/components/devstar/catalog.section.list/stock/style.css?158091440110462*/
.filbox-category-nav-list {
    list-style: none;
    display: block;
    overflow: hidden;
    margin: 0px -20px;
}

.filbox-category-nav-list li {
    float: left;
    margin: 3px 10px;
    list-style: none;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
}

.filbox-category-nav-list li a {
    color: #666;
}

.filbox-category-nav-list .filbox-category-item > a {
    display: none;
    font-weight: bold
}

.filbox-category-link {

    display: block;
}

/* 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;
}


.purpose-grid {
    list-style: none;
    margin: 10px -10px;
    max-height: 77px;
    display: block;
    overflow: hidden;
}

.bx_catalog_text .read-more {
    display: block;
    margin-top: -20px;
    text-align: right;
    padding-bottom: 20px;
}

.bx_catalog_text .read-more a {
    display: inline-blockblock;
    position: relative;
}

.bx_catalog_text .read-more a:after {
    content: "\f107";
    color: #56c5de;
    position: relative;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    padding: 0 5px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.bx_catalog_text .read-more a.close:after {
    content: "\f106";
}

.grid-item-inner {
    position: relative;
    display: block;
    background-position: bottom;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 transparent;
    margin-top: 0.75rem;
    overflow: hidden;
    text-decoration: none;
    transition: .3s;
    text-align: center;

}

.bx_catalog_text {
    margin-bottom: 0;
}

.purpose-grid .bx_catalog_text_title {
    margin: 5px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    color: inherit;
    background: none !important;
}

.purpose-grid .bx_catalog_text_title:before {
    background: none !important;
}

.purpose-grid .bx_catalog_text_title a {
    text-decoration: none;
    color: #333;
    border: none;
}

.grid-item-inner .bx_catalog_text_title span {
    /*display: block;*/

}

.purpose-grid .bx_catalog_text_title a.current {
    text-decoration: underline;
}
/* End */


/* Start:/local/templates/wer_rediz_2021/components/bitrix/news.detail/stock/style.css?16203073222574*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

.detail__text__action {
    padding: 20px 0;
    font-size: 18px;
}

.text-xs-right {

}

a.inner-link.smooth {
    display: inline-block;
    margin-top: 20px;
}

a.inner-link.smooth:after {
    content: "\f107";
    color: #56c5de;
    position: relative;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    padding: 0 5px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

a.inner-link.smooth.close:after {
    content: "\f106";
}

.header-right {
    text-align: right;
    /*padding-top: 10px;*/

}

.progress-wrapper {
    width: 100%;
    max-width: 270px;
    text-align: left;
    display: inline-block;
}

.progress-caption span {
    color: #002c3c;
    font-weight: 700;
}

.progress-caption {
    font-size: 0.875rem;
    color: #8e8e8e;
}

.progress-wrapper .progress {
    position: relative;
    display: block;
    margin-bottom: 0;
    border-radius: 0;
    background-color: #e8e8e8;
}

.progress {
    height: 20px;
    margin-top: 0.3125rem;
}

.progress-wrapper .progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 0;
    background-image: linear-gradient(90deg, #66c99d 0, #76d4e3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF66C99D", endColorstr="#FF76D4E3", GradientType=1);
}

.detail_action__hide_text {
    padding: 20px;

    font-size: 1rem;
    background: #f8f8f6;
    border: 1px solid #e7e7e7;
    display: none;
}
.bottom_tovars_group
{
    text-align: center;
}
.bottom_tovars_group ul
{ display: inline-block; margin: 0 auto;}

@media only screen and (max-width: 768px) {
    .row.section-header-row {
        margin: 0 15px;
    }
}

.detail__text__action h2 {
    padding: 15px 0 10px 0 !important;
    position: relative;
}

.detail__text__action h2:before {
    content: '';
    display: block;
    width: 100%;
    height: 0px;
    display: none !important;
    position: absolute;
    bottom: 0;
    left: 0;
}

.detail__text__action ul {
    margin-left: 10px;
}

.section-header-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
}

.section-header-row h1 {
    margin: 7px 0;
}
@media only screen and (max-width: 768px) {
	.section-header-row h1 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
/* End */


/* Start:/local/templates/wer_rediz_2021/components/bitrix/system.pagenavigation/arrows/style.css?1620307322188*/
.page-navi span.current-page {
    background: #56c5de;
    color: #fff;
    border-color: #56c5de;
}
.page-navi a:hover
{
    text-decoration: none;
}
.show-else
{
    cursor: pointer;
}

/* End */


/* Start:/local/templates/wer_rediz_2021/components/wer_custom/multi_catalog.section/.default/style.css?16895959451137*/
.catalog-section .owl-carousel .owl-nav button.owl-next {
    background: url(/local/templates/wer_rediz_2019/imgs/slider-right.svg) no-repeat center center;
    cursor: pointer;
}

.catalog-section .owl-carousel .owl-nav button.owl-prev {
    background: url(/local/templates/wer_rediz_2019/imgs/slider-left.svg) no-repeat center center;
    cursor: pointer;
}

.catalog-section .owl-carousel .owl-nav button.owl-next, .catalog-section .owl-carousel .owl-nav button.owl-prev {
    width: 32px;
    height: 32px;
    margin-right: 15px;
}

.catalog-section .owl-carousel .owl-nav {
    position: absolute;
    top: -30px;
    right: 0;
}
.catalog-section .owl-carousel .owl-stage-outer {
    padding: 7px 7px 15px;
}
@media screen  and (max-width: 660px) {
    .catalog-section .owl-carousel .owl-nav {
        top: -50px;
    }
}
.opt-seo-text
{
    color: #ccc;
   font-size: 14px;
}
.all-link-sect
{
    margin-bottom: 20px;
    text-align: right;
    width: 100%;
}

@media only screen and (max-width: 768px) {
.box_rekl {
    padding-top: 20px;
}
}
.box_rekl {
    background-color: transparent;
    height: auto;
    width: 100%;
}
/* End */
/* /local/templates/wer_rediz_2019/components/devstar/catalog.section.list/stock/style.css?158091440110462 */
/* /local/templates/wer_rediz_2021/components/bitrix/news.detail/stock/style.css?16203073222574 */
/* /local/templates/wer_rediz_2021/components/bitrix/system.pagenavigation/arrows/style.css?1620307322188 */
/* /local/templates/wer_rediz_2021/components/wer_custom/multi_catalog.section/.default/style.css?16895959451137 */
