

/* Start:/local/templates/2018/components/bitrix/news/.default/style.css?1762421079713*/
@charset "UTF-8";

.site-wrapper .h1, .site-wrapper .content-style h1 {
    margin-top: 30px;
}


@media only screen and (max-width: 1023px) {
    .site-wrapper .h1, .site-wrapper .content-style h1 {
        margin-top: 100px;
    }
}

.news-list-wr{
    margin: 0 !important;
    width: 403px;
}

.content-style .news-list-block, .news-list-block {
    border: 0 !important;
    border-radius: 15px;
	-webkit-box-shadow: 0 4px 6px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
	transition: all .3s ease-in-out;
}

.news-list-block__pic img{
	border-radius: 15px 15px 0 0;
}

.content-style .btn-detail, .btn-detail {
	border-radius: 15px;
}
/* End */


/* Start:/local/templates/2018/components/bitrix/news.detail/.default/style.css?176605926514915*/
@charset "UTF-8";

.inputtext {
    width:100%;
    border-radius: 5px;
}
.hidden-empty-search {
    display: none;
}


.bitrix-comp-main-page {
    transition: all .3s;
    opacity: 100;
}
.promo-list .news-list__item {
    margin-bottom: 0 !important;
}
.promo-building-block {
    margin-top: -32px;
}
.bitrix-comp-main-page--hidden {
    opacity: 0;
}

.hidden-catalog-item {
    display: none !important;
}
.hidden-catalog-item-first {
    display: none;
}
.product {
    position: relative;
}
.title-product-hidden-btm {
    border-bottom: none !important;
}
/*.title-catalog-item-first::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 10px;*/
/*    right: 0px;*/
/*    left: 0;*/
/*    box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.25);*/
/*    width: 100%;*/
/*    height: 3px;*/
/*}*/

/*.title-catalog-item-first-wr {*/
/*    display: block !important;*/
/*    position: relative;*/
/*    bottom: 20px;*/
/*    box-shadow: 0 -40px 50px #efefef;*/
/*}*/
.shadow-item {
    position: relative;
    bottom: 0;
}
.shadow-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    pointer-events: none;
}

.title-catalog-item-first {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    bottom: 0;
    padding: 12px 14px;
    line-height: 16px;
    text-align: center;
    width: 100%;
    border: 1px solid white;
    transition: all .3s;
    border-radius: 5px;
    background: #fff;
    color: #333333;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.title-product-hidden-btm .product-body .content-style .product__title, .product__title {
    overflow: visible !important;
    max-height: max-content !important;
}
.title-product-hidden-btm .product-body {
    max-height: 150px !important;
    min-height: 190px !important;
    overflow: hidden;

}
@media screen and (max-width: 756px) {
    .title-product-hidden-btm .product-properties {
        height: 200px;
        overflow: hidden;
    }

    .title-product-hidden-btm .product-body {
        max-height: 380px !important;
    }

}
.title-catalog-item-first:hover {
    cursor: pointer;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}
.title-catalog-item-first span {
    font-weight: 500;
    font-size: 18px;
    vertical-align: middle;
}

.add-mats h3 {
    font-size: 21px !important;
    margin-top: 45px !important;
}

.empty-wrapper-search {
    text-align: center;
    margin: 44px auto;
    font-size: 25px;
}
.title-main-search {
    font-size: 28px !important;
}
.vendors-show-more:not(#\#) {
    margin: -30px 0px 60px;
}

.news-list-wr:not(#\#){
    margin:0;
}
.empty-title-query {
    text-align: center;
}

.news-list-left {
    margin-right: auto !important;
    margin-left: 10px !important;
}

.news-list-right {
    margin-left: auto !important;
    margin-right: 10px !important;
}

.news-list-center {
    margin: auto !important;
}

.promo-list-wr .btn-detail--white {
    position: absolute;
    right: 30px;
    bottom:30px;
}

.show-more-filters:not(#\#) {
    margin: 50px 0;
}

.vendors-show-more:not(.active):not(#\#) {
    display: none;
}

.vendors-block-container:not(#\#) {
    text-align: center;
}

.promo-list-filter:not(#\#) {
    text-align: left;
    margin: 0 0 50px;
    /*max-height: 100px;*/
    /*overflow: hidden;*/
}


.promo-list-filter.active:not(#\#) {
    overflow: visible;
    max-height: 100%;
}

.promo-list-filter a.hidden:not(#\#) {
    display: none;
}

.promo-list-filter.active a.hidden:not(#\#) {
    display: inline-block;
}


.promo-list:not(#\#) {
    background-color: transparent;
}

.promo-list-block__anons:not(#\#) {

    font-size: 15px;
    max-width: 80%;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}

.promo-list-block__anons p:not(#\#) {
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}

.promo-list-wr:not(#\#) {
    max-width: 100%;
}
.news-list-block.promo-list-block:not(#\#) {
    display: flex;
    min-height: 0;
}

.news-list-block.promo-list-block:not(#\#):hover {
    transform: translateY(0px);
}

.news-list-block.promo-list-block img.this-is-gray:not(#\#) {
    transition: opacity .5s ease-in-out !important;
}
.promo-list-block img.this-is-red:not(#\#) {
    opacity: 0;
    transition: opacity .5s ease-in-out;
}

.promo-list-block:hover img.this-is-red:not(#\#) {
    opacity: 1;
    transition: opacity .5s ease-in-out;

}

/*.promo-list-block:hover img.this-is-red {*/
/*    opacity: 1;*/
/*}*/

.news-list-block__title.promo-list-block__title:not(#\#) {
    height: auto;
    font-size: 27px;
    padding: 20px 35px;
    text-align: left;
    line-height: 28px;
}

a.promo-list-block:not(#\#) {
    color: inherit;
}

.promo-list_item:not(#\#) {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
    margin-bottom: 60px;
    border-radius: 15px;
    overflow: hidden;
    padding: 0 !important;
}

.promo-list_item:hover:not(#\#) {
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
}

.promo-list_item:hover .btn-detail--white .btn-detail__text:not(#\#) {
    text-decoration: underline;
}

.promo-list-left:not(#\#) {
    min-width: 360px;
}

.promo-list-right:not(#\#) {
    position: relative;
    width: 100%;
}

/*.btn-detail--white:not(#\#) {*/
/*    position: absolute;*/
/*    right: 30px;*/
/*    bottom: 30px;*/
/*}*/

.promo-list .promo-list-right .btn-detail__text:not(#\#) {
    padding: 0;
    font-weight: bold;
}

.promo-list-wr:not(#\#) {
    margin-bottom: 0 !important;
}

.promo-building-block:not(#\#) {
    padding: 0 !important;
}

.promo-building-block .paging-wr:not(#\#) {
    text-align: center;
}

.promo-list-left .this-is-red:not(#\#),
.promo-list .news-list-block__pic:not(#\#),
.promo-list .promo-list-left .img-responsive:not(#\#) {
    width: 360px;
    height: 214px;
    border-radius: 0 !important;
    margin: 0;
}

@media screen and (max-width: 767px) {
    .promo-list-block__anons p:not(#\#) {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;

    }
}

@media screen and (max-width: 1279px) {
    .news-list-block__title.promo-list-block__title:not(#\#):not(#\#) {

        font-size: 20px;
        padding: 10px 15px;

    }
}
@media screen and (max-width: 991px) {

    .news-list-block__title.promo-list-block__title:not(#\#):not(#\#) {
        font-size: 20px;
        padding: 10px 15px;
        text-align: center;
    }

    .promo-list-block__anons p:not(#\#) {
        text-align: justify;
    }

    .news-list-block.promo-list-block:not(#\#) {
        display: block;
    }

    .promo-list-left:not(#\#), .promo-list-right:not(#\#){text-align: center;}


    .promo-list-block__anons:not(#\#) {
        max-width: 100%;
    }



    /*.btn-detail--white:not(#\#) {*/
    /*    position: relative;*/
    /*    padding: 0 15px 15px;*/
    /*    right: auto;*/
    /*    bottom: auto;*/
    /*    font-size: 14px;*/
    /*    text-align: right;*/
    /*}*/

    .promo-list-left img:not(#\#) {
        max-width: 100%;
    }
    .promo-list-filter:not(#\#) {
        margin: 30px 0 30px;
        /*max-height: 120px;*/
    }

    .show-more-filters:not(#\#) {
        margin: 0 0 40px;
    }


    .promo-list_item:not(#\#) {
        margin-bottom: 30px;
    }

    .vendors-show-more:not(#\#) {
        margin-top: 0;
    }
}



.title-query {
    color:#B9B9B9
}
.catalog-section__items {
    width: 80%;
}
.catalog-section__items .products-inside-catalog {
    margin-top:0 !important;
}
.products-inside-catalog h3 {
    text-align: left;
    font-size: 21px !important;
}
.catalog-section__items {
    padding-left: 0 !important;
}
/*.product {*/
/*    box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.15) !important;*/
/*}*/

.news-list-wr .btn-detail {
    transition: all .3s ease-in-out;
}
.search-main-item-wrapper {
    margin-bottom: 90px;
}

.search-item-title a {
    position: relative;
    display: inline-block;
}
.search-item-title a::after{
    background: red;
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    left: 0;
    bottom: 0;
}

.search-item-state .search-item-title {
    font-size: 20px;
}
.search-item-title span:last-child {
    color:#ee1d23;
    text-decoration: underline;
}

.search-item-state {
    display: flex;
}

@media only screen and (max-width: 600px) {
    .search-item-state {
        flex-direction: column;
    }
    .btn-view-all-s-items {
        margin: auto;
    }
    .
    .search-item-title {
        margin: auto !important;
        margin-bottom: 30px !important;
    }

}

.search-item-state div {
    margin-left: auto;
}


form.search {
    margin: 30px 0 !important;
    margin-top: 0 !important;
}
.search .inputtext {
    padding-left: 25px !important;
}
.search__btn--page {
    right: 5px;
    left: unset !important;
    line-height: initial;
    transition: .3s ease;
}

.search__btn--page:hover .icon {
    fill: #ee1d23;
    cursor: pointer;
}


.news-list-wr{
    /*margin: 20px auto !important;*/
    /* max-width: 357px; */
}
@media only screen and (max-width: 1000px) {
    .news-list-wr {
        margin: 20px !important;
    }
}
@media only screen and (max-width: 767px) {
    .news-list-wr {
        margin: auto !important;
    }
}
@media only screen and (max-width: 768px) {
    .news-list-left {
        margin: auto !important;
    }
    .news-list-right {
        margin: auto !important;
    }
    .news-list__item {
        margin-bottom: 30px;
    }
    .title-main-search {
        text-align: center;
        font-size: 28px;
    }
    .search-item-title {
        margin: auto !important;
        margin-bottom: 30px !important;
    }
}

.content-style .news-list-block, .news-list-block {
    border: 0 !important;
    border-radius: 15px;
    -webkit-box-shadow: 0 4px 6px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
}
.content-style .news-list {
    margin-top: 0 !important;
}

.news-list-block__pic img{
    border-radius: 15px 15px 0 0;
}

.content-style .btn-detail, .btn-detail {
    border-radius: 0 0 15px 15px;
}

/*@media only screen and (max-width: 1279px) {*/
/*    .catalog-section__items {*/
/*        width: 100% !important;*/
/*    }*/
/*}*/

body {
    overflow-x: hidden;
}

.news-distrib-section {
    background: linear-gradient(90deg, #EE1D23 0%, #881114 100%);
    height: 295px;
    color: white;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    margin-bottom: 60px;
    margin-top: 30px;
}

/*.news-distrib-section .news-distrib-section-content{*/
/*    display:flex;*/
/*    flex-direction: column;*/
/*    gap: 35px;*/
/*}*/
.news-distrib-section img {
    position: relative;
    top: -64px;
    width: 450px;
}
.news-distrib-section-desc {
    display: flex;
    height: 100%
}
.news-distrib-content-main {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.news-distrib-section-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    font-size: 16px;
    min-width: 50%;
    margin: auto;
}
.distrib-section-text {
    font-weight: normal;
  }


.news-distrib-section .header-news-distrib span {
    font-size: 32px;
    font-weight: bold;
}
.news-distrib-seciont .header-news-distrib {
    width: 50%;
}
.header-news-distrib a {
    text-decoration: none !important;
}


.add-mats {
    margin-top: 20px;
    margin-bottom: 0;
}
.anons-text {
    margin-bottom: 15px !important;
}


.copied-it {
    /*font-weight:bold;*/
}
.btn-liked:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}


.evaluate-wrapper {
    margin-bottom: 30px;
}

.view-stat {
    display:inline-block;
}
.view-count div {
    display:inline-block;
}
.btn-evl:hover .share-item {
    opacity:100%;
    visibility: inherit;
}
.btn-evl {
    transition: 0.5s;
}

.share-item span {
    vertical-align:inherit;
    display: block;
}

.evl-item-last {
    border:1px solid white;
    border-top:none;
    border-radius: 4px;
}
.share-item {
    visibility: hidden;
    opacity:0;
    position:absolute;
    left:-1px;
    top:-1px;
    background-color: white;
    width:100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    transition: .2s;
    z-index:10;
}
.share-item span {
    padding:2px 10px;
}
.share {
    width:8.7em
}

.svg-liked {
    fill:white;
}

#btn-liked .btn-evl {
    width: 110px
}
.evaluate-wrapper .btn-evl {
    display:inline-block;
    position: relative;
    cursor:pointer;
    font-size:12px;
}
.btn-evl svg {
    vertical-align: sub;
}
/*.evaluate-wrapper .btn-evl:hover {*/
/*    background-color:#424242;*/
/*    color:white;*/
/*}*/
.gallery-container {
    display: flex;
    margin: 0 -15px 20px;
}

.gallery-container a.galleryimage {
    display: block;
    margin: 0 15px;
}

.gallery-container a:not(.galleryimage) {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}


.add-gallery a img {
    max-width: 100%;
    border-radius: 17px;
}

.gallery-footer {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
}

span#files {
    position: absolute;
    transform: translateY(-50vh);
}



@media screen and (max-width: 992px) {
    .col-md-6.auto {
        margin-top: 30px;
    }
}
@media screen and (max-width: 450px) {
    .evl-text {
        /* display: none; */
    }

}
@media screen and (max-width: 1140px) {
    .news-distrib-section-content {
        gap: 28px
    }
}

/*@media screen and (max-width: 1115px) {*/
/*    .news-distrib-section {*/
/*        height: 380px;*/
/*    }*/
/*}*/

@media screen and (max-width: 1240px) {
    .header-news-distrib{
        line-height: 25px;
    }


    .news-distrib-section {
        height: auto;
        padding: 25px;
        margin-bottom: 80px;
    }

    .news-distrib-section-content {
        gap: 28px
    }
    .news-distrib-section img {
        display: none;
    }

}

@media screen and (max-width: 700px) {
    .news-distrib-section-content {
        gap: 25px
    }
    .btn--white {
        margin-top:10px !important;
    }
    .news-distrib-section-content .btn--white {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .header-news-distrib span {
        font-size: 28px !important;
        line-height: 24px;
    }
    .news-distrib-section-content {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 375px) {
    .news-distrib-section {
        text-align: center;
    }
}
/* End */


/* Start:/local/components/news-likes/liked/templates/.default/style.css?17624224123041*/

.copied-it {
    /*font-weight:bold;*/
}
#btn-liked {
    margin-bottom: 12px;
}

.btn-liked:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

.evaluate-wrapper {
    margin-bottom: 30px;
}

.view-stat:hover .suggestion-view-state {
    opacity: 1;
    visibility: visible;
}
.btn-checked-cmp path {
    stroke: white;
}

.btn-checked-cmp:hover {
    background-color: #707070 !important;
}

.btn-checked-cmp {
    background-color: #424242 !important;
    color:white !important;
}
.title-catalog-item-ch-cmp {
    margin-right: 4px;
}
.suggestion-view-state {
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    position: absolute;
    background: #424242;
    border: 1px solid #424242;
    border-radius:4px;
    bottom: -27px;
    white-space: nowrap;
    padding: 0 5px;
    z-index: 2;
}
.suggestion-views {
    left: -15px;
}
.suggestion-likes {
    right: -25px;
}


.view-count {
    display:inline-flex;
    background-color: #424242;
    color:white;
    padding:7px 10px;
    border-radius: 7px;
    font-size: 12px;
    position: relative;
    line-height: 100%;
    align-items: center;
    align-content: center;
}
.view-stat {
    display: inline-flex;
    align-items: center;
}

.view-stat svg {
    margin-right: 6px;
}
.evaluate-wrapper-news .view-stat {
    white-space: nowrap;
    margin: 0 0px;
    display: flex;
    align-items: center;
}
.btn-evl:hover .share-item {
    opacity:100%;
    visibility: inherit;
}
/*.btn-evl:hover svg path {*/
/*    stroke:black;*/
/*}*/
.btn-evl {
    transition: 0.5s;
}


.share-item {
    visibility: hidden;
    opacity:0;
    position:absolute;
    left:0;
    top:36px;
    background-color: white;
    width:100%;
    z-index:10;
    box-shadow: 0px 2px 5px 0px #0000002E;
    border-radius: 7px;
}


.share-item span {
    padding:7px 10px;
    display: block;
}


.share-item span:hover {
    color: #EE1D23;
    text-decoration: underline;
}
.share {
    width:110px
}

.evl-share-wrap {
    width: 110px;
}
.evaluate-wrapper .btn-evl {
    display:inline-block;
    position: relative;
    cursor:pointer;
    padding-bottom: 10px;
}

.evaluate-wrapper > span,
.evaluate-wrapper > div {
    margin-right: 12px;
}

.evl-share-wrap:hover {
    background: white !important;
}
.btn-evl svg {
    vertical-align: sub;
} 

.btn-evl-news-subscribe svg {
   margin-top: 4px;
   margin-left: 2px;
}
/*.evaluate-wrapper .btn-evl:hover {*/
/*    background-color:#424242;*/
/*    color:white;*/
/*}*/


.add-cmp-ic svg{
    vertical-align: middle;
}

@media screen and (max-width: 1320px) {
    .wrapper-states {
        padding-left: 20px;
    }
}

@media screen and (max-width: 480px) {
    .evl-text {
        /* display: none; */
    }
    .evl-share-wrap {
        width: auto;
    }
    .btn-evl-news-subscribe svg {
        margin-top: 5px;
        margin-left: 0px;
     }
}

@media screen and (max-width: 590px) and (min-width: 480px) {
    .btn-evl-catalog-item {
        margin: 10px !important;
        margin-left: 0 !important;
    }
}
/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.compare.list/comparer/style.css?17624210782595*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
.pictured{
position: fixed;
    bottom: -4px;
    left: auto;
    right: 3%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    right: 20px;
    bottom: 20px;
    border-radius: 5px;
    height: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77px;
z-index:1000;
background: white;
}
.pictured img{
width: 60px;
}
.counter{
position: absolute;
    font-size: 18px;
    left: 50%;
    transform: translateX(-50%);
padding-top: 0.25em;
    height: 30.5px;
display: flex;
    align-items: center;
color: black;
}
.operate{
back-ground-image: url(https://sales.a1stage.ru/upload/medialibrary/0f6/e5is7nfdaxhq1o1zq3b3y5ye7dcov6v7.svg);
    width: 50px;
    height: 30px;
    background-repeat: no-repeat;
vertical-align: inherit;
}
.nooperate{
background-image: url(https://sales.a1stage.ru/upload/medialibrary/a94/v1n8vfqwjr1q1b23psdivm3dt3rtm0wl.svg);

    width: 50px;
    height: 40px;
    background-repeat: no-repeat;
vertical-align: inherit;
}
.nooperates:hover::after {
    content: attr(data-title);
    position: absolute;
    left: 61%;
    top: 95%;
    z-index: 1;
    background: rgba(255,255,255,255);
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding: 5px 10px;
    border: 1px solid #333;
    width: 25%;
    border-radius: 4px;
}

/* End */


/* Start:/local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17658808751261*/
.paging-wr{padding:25px 0;text-align:right}
@media only screen and (max-width: 1023px){.paging-wr{padding:20px 0}
}
.content-style .paging,.paging{font-size:0;margin:0 -15px}
.content-style .paging__item,.paging__item{color:#888888;display:inline-block;vertical-align:middle;font-size:18px;line-height:32px;margin:0 15px;text-align:center}
@media only screen and (max-width: 1023px){.content-style .paging__item,.paging__item{margin:0 12px;font-size:16px;line-height:24px}
}
.content-style .paging__item--active,.paging__item:hover{color:#6d6d6d;font-weight:500}
html:not(.bx-touch) .content-style .paging__item:hover,.bx-touch .content-style .paging__item:active,html:not(.bx-touch) .paging__item:hover,.bx-touch .paging__item:active{text-decoration:none}
.content-style .paging__item--arr,.paging__item--arr{margin:0 3px}
.content-style .paging__item--arr:first-child,.paging__item--arr:first-child{margin-right:3px}
.content-style .paging__item--arr:not(:first-child),.paging__item--arr:not(:first-child){margin-left:3px}
.pager-arr,.content-style .pager-arr{display:inline-block;vertical-align:middle;width:32px;height:32px;padding:10px;line-height:0;text-align:center}
.pager-arr .icon,.content-style .pager-arr .icon{width:12px;height:12px;fill:#6d6d6d}


/* End */


/* Start:/local/templates/2018/components/bitrix/news.list/.default/style.css?17658886871519*/
.news-list-block__info {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #888888;
}

.news-list-block-left {
    display: flex;
    align-items: center;
    gap: 10px;
}
.news-list-block__likes {
    display: flex;
    align-items: center;
    gap: 10px;
}
.news-list-block__likes-item {
    display: flex;
    align-items: center;
    gap: 6px;
}

.news-list-block__likes .news-list-block__likes-item:first-child svg {
    width: 18px;
    height: 13px;
}

.news-list-block__likes .news-list-block__likes-item:last-child svg {
    width: 16px;
    height: 14px;
}

.news-list-block__circle {
    background: #D9D9D9;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.content-style .news-list-block, .news-list-block {
    min-height: 377px;
}

.news-list-block__info-wrapper {
    height: 230px;
    margin-top: -67px;
    padding-top: 67px;
    position: relative;
}

@media only screen and (max-width: 360px) {
    .news-list-block__info-wrapper {
        height: 250px;
    }
}

.content-style .news-list-block, .news-list-block {
    box-shadow: none;
}

html:not(.bx-touch) .content-style .news-list-block:hover, .bx-touch .content-style .news-list-block:active, html:not(.bx-touch) .news-list-block:hover, .bx-touch .news-list-block:active {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.news-list-block .news-list-block__info-wrapper {
    box-shadow: 0 4px 19px 0 #F0F0F0;
    transition: all 0.3s ease-in-out;
    border-radius: 17px;
}

/* End */
/* /local/templates/2018/components/bitrix/news/.default/style.css?1762421079713 */
/* /local/templates/2018/components/bitrix/news.detail/.default/style.css?176605926514915 */
/* /local/components/news-likes/liked/templates/.default/style.css?17624224123041 */
/* /local/templates/2018/components/bitrix/catalog.compare.list/comparer/style.css?17624210782595 */
/* /local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17658808751261 */
/* /local/templates/2018/components/bitrix/news.list/.default/style.css?17658886871519 */
