

/* Start:/local/templates/doors4u2025/components/bitrix/news.detail/blog_new/style.css?17485531364261*/
.container.blog-container {
  padding-top: 30px;
  max-width: 1000px;
}
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;
}
.blog-wr {
  display: block;
  text-align: justify;
}
.blog-wr br{clear: both;}
.blog-wr table{
      width: 100%;
        border-collapse: collapse;
}
.blog-wr table td{
  border-style: solid;
    border-color: #aaa9a9;
    border-width: initial;
    border-spacing: 0px px;
    border-collapse: collapse;
    padding: 5px 10px;
}
.blog-tt {
  display: inline;
}
.cls {
  float: none;
  clear: both;
}
.blog-wr.intro {
  padding-bottom: 40px;
}
.blog-wr img {
  max-width: 100%;
}
.blog-wr.intro .preview-block {
  padding-right: 30px;
  text-align: justify;
}
.container.blog-container ol li{
padding: 0;
  list-style: auto;
}
.blog-wr a:link{
    color: #ea4e00;
      text-decoration: underline;
}
.blog-wr a:hover {}
.blog-wr a:visited {
  color: #7c3f21;
}
.blog-wr.intro h1.title {
  padding-top: 0;
  text-align: left;
}
.blog-wr h2 {
  padding-bottom: 20px;
}
.blog-wr.intro .blog-im {
  padding-left: 30px;
}
.two-columns {
  float: left;
  margin-bottom: 20px;
}
.two-columns > * {
  width: calc(100% / 2);
  float: left;
}
.author-block {
  margin-top: 20px;
}
.author-block .author-photo {
  float: left;
  border-radius: 50px;
  overflow: hidden;
  margin-right: 10px;
}
.author-block .no-author-photo {
}
.personal-info {
  display: block;
  float: left;
}
.personal-info > * {
  width: 100%;
  display: block;
}
.personal-info .author-name {
  font-weight: bold;
  font-size: 1.3em;
  padding: 0.5em 0;
}
.personal-info .author-position {
  font-weight: bold;
  font-size: 0.8em;
  line-height: normal;
}
.personal-info .autor-work-profile {
  font-size: 0.8em;
  line-height: normal;
}
.spoiler {
  background: #f9f9f9;
  border-left: 5px solid #c6a577;
  padding: 20px;
  margin: 20px 0;
}
.spoiler .spoiler-title {
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.read-more-block {
  width: 100%;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 0px 13px 4px rgba(0, 0, 0, 0.11);
  padding: 40px;
  overflow: auto;
}
.read-more-block .readmore-image {
  float: left;
}
.read-more-block .readmore-image img {
  /* float: left;
    display: block; */
  border-radius: 10px;
  overflow: hidden;
}
.read-more-block .readmore-text {
  float: left;
  padding-left: 40px;
}
.readmore-text .read-more-label {
  margin-bottom: 10px;
  display: block;
}
.readmore-text .read-more-title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}
.readmore-text .read-more-title a{
  color: #000;
  text-decoration: none;
}

.readmore-text a.readmore-a-button {
  border-radius: 30px;
  border: 1px solid #000;
  background: #343434;
  padding: 5px 15px;
  color: #fff;
  font-size: 0.8em;
  text-decoration: none;
}
.images-block {
  padding: 20px 0;
  display: flex;
  gap: 20px;
  float: left;
  flex-wrap: wrap;
  width: auto;
  justify-content: center;
}
.images-block img {
  max-width: calc(50% - 10px);
}
.share-block {
  margin-bottom: 10px;
}
.container.blog-container li {
  list-style: disc;
  padding-bottom: 20px;
}
.container.blog-container ul{
  padding-left: 20px;
}
.bar-line {
  display: flex;
  padding: 20px;
  /* background-color: #FF0000; */
}

.bar-line__left {
  flex: 1;
  /* background-color: #9FEE00; */
}

.bar-line__right {
  flex: 1;
  margin-left: 20px;
  /* background-color: #9FEE00; */
}

@media (max-width: 767px) {
  .two-columns > * {
    width: 100%;
  }
  .blog-wr.intro .blog-im {
    padding-left: 0;
    padding-top: 40px;
  }
  .read-more-block .readmore-image {
    float: none;
  }
  .read-more-block {
    text-align: center;
  }
  .read-more-block .readmore-text {
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
  }
  .images-block {
  }
  .images-block img {
    max-width: 100%;
  }
  .blog-wr.intro .preview-block {
    padding-right: 0;
  }
}

/* End */
/* /local/templates/doors4u2025/components/bitrix/news.detail/blog_new/style.css?17485531364261 */
