

/* Start:/local/templates/gazeta/components/bitrix/news/gazeta/bitrix/news.detail/.default/style.css?16690422112322*/
.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;
}
.date-on{
     margin: 10px 0;
}
.about{
display: flex;
justify-content: space-between;
padding-bottom:10px;
}
.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 */


/* Start:/local/templates/gazeta/components/bitrix/news.list/image_text/styles.css?16570129681776*/
.head2__news_right_wrapper a,.head2__news_left_wrapper a{
 color: #213a7a;
 text-decoration: none;
}
.head2__news{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
        margin-top: 20px;
}
.head2__news_left,.head2__news_right{
    width: 50%
}
.head2__news_right_wrapper{
border-bottom: 1px solid #d3d3d3;
padding: 15px 0;
width: 85%;
}
.head2__news_right_wrapper:last-child{
    border:none;
}
.head2__news_right_wrapper:first-child{
    padding: 0 0 15px 0;
}
.head2__news_left{
    margin-right: 10px;
}
.head2__news_right_wrapper,.head2__news_left_wrapper{
    display: flex;
    flex-direction: column;
}
.head2__news_left_image {
    min-height: 290px;
    border-radius: 8px;
    background-position: 42% 27%;
    background-size: cover;
    width: 100%;
}
.h2_hp{
}
.hp__h2 {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    border-top: 3px solid #ccc;
    margin-bottom: 20px;
}
.hp__h2 h2 {
        position: relative;
    display: inline-block;
    background-color: #213a7a;
    font-size: 18px;
    padding: 6px;
    font-weight: bold;
    min-width: 104px;
    text-align: center;
    text-transform: uppercase;
}
.second__screen {
    margin-top: 30px;
}
.head2__news_left_title {
    font-size: 20px;
    font-weight: 500;
    width: 95%;
    color: #213a7a;
    padding: 15px 0;
    line-height: 1.33;
}
.head2__news_left_time {
    margin-top: 14px;
    font-weight: 400;
	color: #838383;
}
.head2__news_right {
    padding-left: 30px;
}
.head2__news_right_title {
    font-size: 18px;
    font-weight: 400;    
    color: #213a7a;
    padding-bottom:: 15px;
    line-height: 1.33;
}
.head2__news_right_time {
    font-weight: 400;
    font-size: 14px;
    color: #838383;
    margin-top: 15px;
}
/* End */


/* Start:/local/templates/gazeta/components/bitrix/news.list/head_lenta/styles.css?1661437333758*/
.hp__news_right {
    width: 32%;
}
h2.hp__lenta_h2 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #213a7a;
    border-bottom: 5px solid #ccc;
    margin-bottom: 20px;
}
a.hp_lenta_item_link {
    color: #213a7a;
    text-decoration: none;
}
span.hp_lenta_item_time {
    color: #838383;
    font-size: 14px;
	font-weight: 400;
}
.hp_lenta_item_text {
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
    line-height: 1.333;
}
.hp_lenta_item_important {
    font-weight: 500;

}
.hp_lenta_item {
    border-bottom: 1px solid #d3d3d3;
    padding: 15px 0;
}
.hp_lenta_item:last-child{
    border-bottom: none;
}
.hp_lenta_items {
    padding: 0 10px;
    background: #d9d9d945;
    border-radius: 8px;
}
/* End */
/* /local/templates/gazeta/components/bitrix/news/gazeta/bitrix/news.detail/.default/style.css?16690422112322 */
/* /local/templates/gazeta/components/bitrix/news.list/image_text/styles.css?16570129681776 */
/* /local/templates/gazeta/components/bitrix/news.list/head_lenta/styles.css?1661437333758 */
