

/* Start:/local/templates/diorit/components/bitrix/news/news-page/bitrix/news.detail/.default/style.css?17623314043030*/
.news-item_content {
  margin-top: 10px;
}

.news-item_content img {
  width: 47%;
  float: left;
  margin-right: 31px;
}
.news-item_content p img {
  width: 90%;
  float: none;
  margin-right: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
/* .detail-text {
	margin-top: 20px;
	margin-bottom: 20px;
} */
.wrap-news-img {
  gap: 20px;
}
.header-news-page {
  padding-top: 2rem !important;
  height: 9rem !important;
  background: #051f4c;
}
.header-news-page .bg-container video {
  display: none;
}

.logo-35 svg path {
  fill: white;
}

.btn-view-share {
  width: 156px;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 14px;
  color: #006cb7;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.btn-view-share svg {
  width: 20px;
  height: 20px;
}

.news-breadcrumb {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 15px;
  flex-wrap: wrap;
}
.link-breadcrumb {
  color: #000;
  text-decoration: none;
  font-weight: 400;
}
.target-page {
  color: #555;
}
.bx-breadcrumb-item .target-page {
  font-weight: 300;
}
/* h1.news-item_title {
font-size: 2.5rem !important;
} */

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

.news-item_content video {
  width: 47%;
  float: left;
  /* margin-right: 31px; */
}
.news-item_content iframe {
  width: 47%;
  float: left;
  margin-right: 31px;
  max-height: 360px;
}
iframe.tour360 {
  width: 100%;
  float: none;
  max-height: none;
  height: 500px;
}
.news-prev {
  margin: 0 auto 0 0;
}
.news-next {
  margin: 0 0 0 auto;
}
.wrap-other-news-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.wrap-other-news-link a {
  background: #f5f7fa;
  padding: 20px;
  width: 42%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  text-decoration: none;
  min-height: 100px;
  color: #000;
}
.wrap-other-news-link a span.title {
  width: 95%;
}
.wrap-other-news-link a span.arrow {
  width: 5%;
}
.news-video-shorts {
  width: 67% !important;
  height: 440px !important;
}
@media (max-width: 890px) {
  .btn-view-share {
    width: 124px;
    font-size: 18px;
  }
  .btn-view-share svg {
    width: 15px;
    height: 18px;
  }
  .wrap-other-news-link a {
    gap: 10px;
    width: 100%;
  }
  .news-item_content img {
    width: 100%;
    float: none;
  }
  .news-item_content video {
    float: none;
    width: 100%;
  }
  .news-item_content iframe {
    float: none;
    width: 100%;
    max-height: 450px;
    margin: 0 auto;
  }
  .br-desc-none {
    display: none;
  }
}
@media (max-width: 570px) {
  .wrap-other-news-link {
    flex-direction: column;
    gap: 10px;
  }
  .wrap-other-news-link a {
    gap: 10px;
    width: 100%;
    min-height: 80px;
  }
}

/* End */


/* Start:/local/templates/diorit/components/bitrix/news.list/contacts/style.css?1675085367427*/
.nav.nav-tabs{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.nav-tabs .nav-item {
    margin-right: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    width: 24%;
    
}
@media (max-width: 991.98px){
    .nav.nav-tabs{
        flex-wrap: wrap;
        justify-content: left;
    }
    
    .nav-tabs .nav-item {
    width: 100%;
    }
}
/* End */
/* /local/templates/diorit/components/bitrix/news/news-page/bitrix/news.detail/.default/style.css?17623314043030 */
/* /local/templates/diorit/components/bitrix/news.list/contacts/style.css?1675085367427 */
