

/* Start:/bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1673950947620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/local/templates/bon_new/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16892581953646*/
div.news-detail img.detail_picture {
   float: left;
   margin: 0 8px 6px 1px;
}

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

.news-detail {
   font-size: 16px;
   line-height: 24px;
   padding-bottom: 12px;
   background-color: #fff;
   word-wrap: break-word;
   overflow: hidden;
   display: block;
   box-shadow: 0 3px 25px 8px #e7e7e7;
   border-radius: 10px;
   width: 85%;
   margin: 0 auto;
   margin-bottom: 24px;
}

.news-detail .news-detail-image {
   width: 100%;
   height: 480px;
   overflow: hidden;
}
.news-detail .news-detail-image img {
   width: 100%;
   height: 100%;
   object-fit: cover;
   object-position: center;
}

.news-detail img {
   max-width: 100% !important;
   height: auto;
   display: block;
   margin: 0 auto;
}

.news-detail iframe {
   width: 100%;
}

.show_info_news_wrap .date:before {
   margin-top: -3px;
}

.news-detail .news-detail-meta {
   display: flex;
   flex-direction: row;
   justify-content: flex-start;
   align-items: center;
   gap: 12px;
   flex-wrap: wrap;
   font-size: 1rem;
   padding: 12px 28px;
}

.news-detail .news-detail-text {
   margin-bottom: 24px;
   padding: 0 28px;
}

.news-detail .news-detail-meta i {
   margin-right: 3px;
   margin-top: 1px;
}

.news-detail .news-detail-meta .show_counter_wrap {
   margin-top: 0;
}

.news-detail .news-detail-footer {
   width: 100%;
   padding: 12px 24px 0px 24px;
   display: flex;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   border-top: 1px solid #e8e8e8;
}

.news-detail-navigation {
   width: 85%;
   margin: auto;
   display: flex;
   align-items: center;
   justify-content: center;
   gap: 24px;
}

.news-detail-navigation .news-nav-link {
   background-color: #fff;
   padding: 18px 24px;
   border-radius: 10px;
   box-shadow: 0 3px 25px 8px #e7e7e7;
   font-size: 1rem;
   width: 100%;
   height: 120px;
   overflow: hidden;
   display: flex;
   justify-content: flex-start;
   gap: 24px;
   align-items: center;
   color: #31383f;
   text-decoration: none;
   transition: all 0.3s ease;
}

.news-detail-navigation .news-nav-link i {
   font-size: 2rem;
   color: #999999;
}

.news-detail-navigation .news-nav-link .news-nav-link_prev_body {
   font-size: 1rem;
   line-height: 1.3rem;
}

.news-detail-navigation .news-nav-link.news-nav-link_next {
   text-align: right;
}

.news-detail-navigation .news-nav-link .news-nav-link_prev_body span {
   display: block;
   padding-bottom: 6px;
   font-weight: 500;
   color: #333;
}

.news-detail-navigation .news-nav-link:hover {
   transform: scale(1.009);
   box-shadow: 0 12px 25px 8px #dadada;
}

.news-detail-navigation .news-nav-link:hover i,
.news-detail-navigation .news-nav-link:hover .news-nav-link_prev_body:not(span) {
   color: #a53539;
}

@media screen and (max-width: 760px) {
   .news-detail {
      line-height: 22px;
      width: 100%;
   }

   .news-detail-navigation {
      width: 100%;
   }
}

@media screen and (max-width: 580px) {
   .bx-breadcrumb {
      height: auto;
      margin-bottom: 12px;
   }

   .page_content .page_head .bx-breadcrumb {
      justify-content: center;
      text-align: center;
   }

   .news-detail .news-detail-image {
      height: 340px;
   }

   .news-detail .news-detail-meta {
      padding: 12px 16px;
   }

   .news-detail .news-detail-text {
      padding: 0 16px;
   }

   .news-detail iframe {
      height: auto;
   }

   .news-detail .news-detail-footer {
      justify-content: center;
      gap: 12px;
   }

   .news-detail .news-detail-footer .social__title {
      width: 100%;
      text-align: center;
   }

   .news-detail-navigation {
      flex-direction: column;
   }
}

/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1673950947620 */
/* /local/templates/bon_new/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16892581953646 */
