

/* Start:/local/templates/gazeta/components/bitrix/news.detail/archive_without_image/style.css?16570354952291*/
.inner-header__title {
    width: 60%;
}
span.post_author {
    font-weight: 700;
    font-style: italic;
}
img.margin-left {
    margin-right: 15px;
}
img.margin-right {
    margin-left: 15px;
}
span.opisanie {
    font-weight: 500;
    border-bottom: 1px solid #386ab3;
    font-style: italic;
    padding: 3px 0;
    margin-top: 2px;
    line-height: 1.8;
    text-decoration: none;
    color: black;
}
.main_detail img{
    width: 100%;
    height: auto;
}
.about{
display: flex;
justify-content: space-between;
padding:10px 0 20px 0;
}
.alignnone.size-large {
    width: 100%;
    height: auto;
}
p.Основной-стиль-текста, p {
    /* font-size: 16px; */
    font-weight: 400;
    line-height: 1.33
}
.foto_author {
    font-size: 14px;
    font-weight: 400;
}
.single-page__content img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.single-content img {
    position: relative;
    max-width: 100%;
    height: auto;
}
.alignright {
    float: right;
    margin-left: 20px;
}
.article img{
    max-width: 100%;
    height: auto;

}

@media (min-width: 1200px) {
  .article h4, .h4 {
  	font-size: 1.5rem;
  }
}

.article h6, .h6,.article h5, .h5,.article h4, .h4,.article h3, .h3,.article h2, .h2,.article h1, .h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.2;
}
.article ul li {
    list-style: disc;
}
.article ol, ul {
    padding-left: 2rem;
}
.article ul {
    display: block;
    list-style-type: disc;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: 400;
    padding-inline-start: 40px;
}
.single-page__content img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.single-content img {
    position: relative;
    max-width: 100%;
    height: auto;
}
.alignleft {
    float: left;
    margin-right: 20px;
}
.article_text_image img {
    min-height: 350px;
    border-radius: 8px;
    background-position: 42% 27%;
    background-size: cover;
    width: 100%;

}

.inner-header__title {
    width: 100%;
}
.bx-breadcrumb-item:last-child
    {display:none;}
@media (max-width: 980px){
.about {
    flex-direction: column;
}


.about span{
    margin-bottom: 10px;
}
img.main_detail {
min-height: auto;
}
.article img{
	max-width: 100%;
    height: auto;
}
}
/* End */
/* /local/templates/gazeta/components/bitrix/news.detail/archive_without_image/style.css?16570354952291 */
