.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;
}
@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;
}

.b-content__back {
    margin-bottom: 14px;
}
.b-content__back-link::before {
    content: "";
    background-image: url("/image/catalog/news/icon-arrow-back.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 6px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.b-content__back-link {
    color: #a4a4a4 !important;
    font-size: 15px;
    text-decoration: none !important;
}
.action_detail {
    position: relative;
}
.action_detail__flex > div {
    order: 1;
}
.action_detail__flex > div:first-child {
    max-width: 175px;
    min-width: 175px;
    padding-right: 20px;
    box-sizing: content-box;
}
.action_detail__flex > div.date {
    font-size: 15px;
    color:#000;
    margin-bottom: 4px;
}
.action_detail__flex > div:nth-child(2) {
    width: 100%;
}
.action_detail__flex > div img {
    max-width: 100%;
}
.action_detail__flex {
    display: block;
    margin-right: 0px;
    margin-bottom: 40px;
    z-index: 1;
    position: relative;
}
.action_detail__flex > div.primechanie {
    color: 
    #7b7b7b;
    font-size: 15px;
}
.action_detail__flex > div.detail_text {
    color: 
    #010101;
    font-size: 18px;
    line-height: 1.3em;
}
.social-list__title {
    font-size: 14px;
    margin: 14px 0 7px;
}
.social-list a:visited, .social-list a:link {
    display: inline-block;
    margin-right: 37px;
    text-decoration: none;
    color: #ffffff !important;
    font-size: 25px !important;
}
.action_detail__flex > div.share .social-list a:visited, .action_detail__flex > div.share .social-list a:link {
    color: 
    #95bf41 !important;
    margin: 0 20px !important;
}
.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;
}
.action_detail__flex {
    flex-wrap: wrap;
    margin-right: 0;
    margin-bottom: 20px;
}
.action_detail__flex > div {
    width: 100%;
}
.action_detail__flex > div:first-child {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin-right: 0;
    margin-top: 20px;
    order: 2;
}
.action_detail__flex > div:nth-child(2) {
    width: 100%;
}
.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;
}
}