.breadcrumbss {
list-style: none;
font-size: 12px;
color:
#000;
padding: 17px 0;
margin: 0 0 10px;
}
.breadcrumbss > li {
display: inline;
margin-left: 8px;
}
.breadcrumbss > li:first-child {
    margin-left: 0;
}
.breadcrumbss > li::after {
content: ">";
margin-left: 8px;
display: inline;
color:
#000 !important;
}
.breadcrumbss > li a {
color:
#000 !important;
text-decoration: underline;
}
.breadcrumbss > li a:hover {
text-decoration: none;
}
.breadcrumbss > li:last-child::after {
    display: none;
}
.pager {
    margin-bottom: 0px;
    text-align: center;
}
.pager {
    margin-bottom: 0px;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pager::after {
    content: '';
    display: table;
    clear: both;
}
.pager__arrow {
    width: 49px;
    height: 49px;
    position: relative;
    text-indent: -9999px;
    cursor: pointer;
}
.pager__arrow::after {
    content: "";
    background-image: url("/image/catalog/news/pager-arrows.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 11px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -5px;
}
.pager__arrow_prev:hover::after {
    background-position: 0 -20px;
}
.pager__list {
    display: inline-block;
}
.pager__list {
    padding: 4px 0 0;
    text-align: center;
}
.pager__page {
    color: 
    #000;
    font-size: 15px;
    margin: 0 9px;
}
.pager__page a {
    color: 
    #a4a4a4;
}
.pager__page a:hover {
text-decoration: underline;
}
.pager__arrow_next::after {
    background-position: -15px 0;
}
.pager__arrow_next:hover::after {
    background-position: -15px -20px;
}
@media (max-width: 999px) {
.breadcrumbss {
display: none;
}
}

h1 {
	font-family: inherit;
    font-size: 30px;
    font-weight: 600;
    line-height: 1em;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: 
    #000;
    letter-spacing: 3px;
}
.pub-announce {
    overflow: hidden;
}
.pub-announce__col-1, .pub-announce__col-2 {
    width: 50%;
    float: left;
}
.news_list_container .pub-announce__col-1 {
    margin-right: 30px;
}
.pub-announce__item {
    overflow: hidden;
    height: 290px;
    position: relative;
    margin-bottom: 30px;
}
.pub-announce__item_large {
    margin-right: 30px;
}
.pub-announce__item_large.pub-announce__item {
    height: 610px;
}
.news_list_container .pub-announce__col-1 .pub-announce__item_large {
    margin-right: 0;
}
.pub-announce__img {
    background: 
    #f2f2f2 no-repeat 50% 50%;
        background-image: none;
        background-size: auto;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s linear;
}
.pub-announce__info {
    background-color: rgba(137, 198, 254, 0.9);
    width: 50%;
    height: 100%;
    float: right;
    position: relative;
    margin-bottom: 30px;
}
.pub-announce__info:last-child {
    margin-bottom: 0;
}
.pub-announce__item_large .pub-announce__info {
    height: calc(50% - 15px);
}
.news_list_container .pub-announce__info {
    background: 
    rgba(137, 198, 254, 0.9);
}
.pub-announce__inner {
    padding: 13.8%;
}
.pub-announce__date {
    color: 
    #000;
    font-size: 12px;
    text-align: right;
    margin-bottom: 20px;
}
.pub-announce__title {
    font-size: 16px;
    font-weight: bold;
    color: 
    #000;
    margin-bottom: 20px;
    line-height: 1.2em;
}
.pub-announce__title a {
    color: 
    #000;
}
.pub-announce__text {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: normal;
}
.pub-announce__title a:hover {
	text-decoration: underline;
}
.pub-announce__item:hover .pub-announce__img {
    transform: scale3d(1.05, 1.05, 1.05);
}
.actions_detail_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.block-links-list {
    list-style: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.block-links-list__item {
    margin-bottom: 20px;
    width: calc(25% - 13px);
    box-sizing: border-box;
    position: relative;
    background: url(/image/catalog/news/product-shadow.png?v1) no-repeat left center 
    #fff;
        background-size: auto;
    background-size: auto 100%;
    padding-left: 11px;
    margin-right: 13px;
}
.object-item {
    box-sizing: border-box;
    display: block;
    position: relative;
}
.object-item__preview {
    height: 184px;
    line-height: 184px;
    font-size: 0;
    position: relative;
    text-align: center;
}
.object-item__preview img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.object-item__content-goods {
    height: 40px;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    padding-top: 10px;
}
@media (max-width: 999px) {
.b-content {
    padding-left: 10px;
    padding-right: 10px;
}
h1 {
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
    margin: 20px;
}
.object-item__preview {
    height: 250px;
    line-height: 250px;
}
.object-item__content-goods {
font-size: 30px;
height: auto;
line-height: normal;
padding-bottom: 5px;
}
ul.slick-dots {
margin: 10px 0;
padding: 0;
text-align: center;
list-style-type: none;
margin-left: 30px;
}
ul.slick-dots li {
    display: inline-block;
    margin: 0 3px;
    padding: 0;
}
ul.slick-dots li button::before {
    content: '';
    transition: all .3s linear;
    background: 
    #acacac;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
padding: 0;
}
ul.slick-dots li button {
    border: 2px solid 
transparent;
color:
transparent;
font-size: 1px;
display: block;
height: 6px;
width: 6px;
border-radius: 16px;
background:
    transparent;
    transition: all .3s linear;
    box-sizing: content-box;
    min-height: 6px;
    padding: 0;
    position: relative;
}
ul.slick-dots li.slick-active button::before {
    background: 
    #000;
}
ul.slick-dots li.slick-active button {
    background: 
#000;
border-color:
    #000;
}
.pub-announce__col-1 {
    float: none;
    width: auto;
}
.news_list_container .pub-announce__col-1 {
    margin-right: 0;
}
.pub-announce__item_large.pub-announce__item {
    height: 300px;
    margin-bottom: 18px;
}
.pub-announce__col-1 .pub-announce__img {
    float: none;
}
.pub-announce__info {
    width: 100%;
    height: 50%;
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
.pub-announce__col-1 .pub-announce__item_large .pub-announce__info {
    float: none;
    height: 50%;
    top: 50%;
    width: 100%;
}
.pub-announce__inner {
    padding: 10px;
}
.pub-announce__title {
    font-size: 21px;
}
.pub-announce__item_large .pub-announce__text {
    display: none;
}
.pub-announce__item {
    height: 360px;
    margin-bottom: 18px;
}

}