

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1764928080798*/
div.modern-page-navigation {
    padding: 10px 0;}
div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots
{
    padding: 0 0.4em;
    text-decoration: none;
    color: #6F9CB7;
    font-family: Roboto;
    font-style: normal;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
}
div.modern-page-navigation a.modern-page-previous {}
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {}
span.modern-page-current {
    font-weight: bold;
    color: #253036;
    border-bottom: 4px solid #0A86CC;
}
div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {}

.modern-page-title, .modern-page-next, .modern-page-previous{
    display: none;
}
/* End */


/* Start:/local/templates/hartiya/components/bitrix/news.list/pererabotchik/style.css?1764928080518*/
.recycler-wrapper{
    padding-top: 50px;
    padding-bottom: 20px;
}
.recycler-wrapper h1{
    margin-bottom: 50px;
}
.recycler-wrapper p.italic-s.small{
    color: #6B818E;
    margin-bottom: 0;
}
.one-recycler{
    width: 395px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 60px;
}
.one-recycler .h3{
    line-height: 50px;

}
.one-recycler .recycle-pic{
    margin-right: 15px;
    display:inline-block;
    vertical-align: middle;
}
.one-recycler .recycle-text{
    padding-left: 70px;
}
/* End */


/* Start:/local/templates/hartiya/components/bitrix/news.list/bottom-list/style.css?17649280807008*/
.bottom-news{
    padding-top: 80px;
    padding-bottom: 60px;
    position: relative;
}
.bottom-news .h2{
    margin-bottom: 20px;
}
.bottom-news .h2+.news-list{
    border-top: 1px solid rgba(146, 194, 220, 0.5);
}
.news-list{
    width: 830px;
    word-wrap: break-word;
}
.news-item{
    border-bottom: 1px solid rgba(146, 194, 220, 0.5);
    padding: 30px 0;
}

.with-preview-container{
    min-height: 228px;
}

.news-list-prewiew-text{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    color: #686868;
    margin-bottom: 10px;
}
.news-list-prewiew-text.with-preview{
    margin-right: 340px;
    max-height: 104px;
    overflow: hidden;
}
.news-list-prewiew-text.with-preview+.tags-area{
	margin-right: 340px;
}
.news-preview-picture{
    float: right;
    width: 300px;
    height: 168px;
    margin-left: 40px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.preview_picture {
    /* margin: auto;*/
    max-width: 300px;
    max-height: 168px;
    border-radius: 8px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.main-service-items-container{
    position: absolute;
    bottom: 0;
    right: 0;

}

.main-service-items-container>div{
    height: 40px;
    vertical-align:bottom;
    background: #3B5D70;
    padding: 10px 15px;
    display: inline-block;
    margin-left: -3px;

}
.main-service-items-container .photo-info{
    color: #FFFFFF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    padding: 8px 15px;

}
.main-service-items-container .photo-info img{
    display: inline;
    margin-right: 6px;
    vertical-align: text-top;
}
.main-service-items-container .video-info{

}
.main-service-items-container .video-info img{
    display: inline;
}

/*общие стили для списка всех типов новостных шаблонов*/

.news-right-column{
    float: right;
    width: 325px;
}
.news-right-column + h1{
    margin-top: 50px;
    width: 800px;
}
.mobile-show-filter{
    display: none;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #01AEEA;
    padding-left: 32px;
    background: url("/local/templates/hartiya/images/showfilter.png") no-repeat left center;
    margin-bottom: 20px;
}
.close-mobile{
    display:none;
}
.tags-area .tag{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #6F9CB7;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
}
.tags-area .tag:last-child{
    margin-right: 0;
}
.tags-area .tag:hover{
    color: #01AEEA;
}

.news-date-time{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #6F9CB7; /*rgba(59, 93, 112, 0.7);*/
    margin-bottom: 10px;
}
.news-title{
    margin-bottom: 10px;
}
.news-title a{
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 33px;
    text-decoration-line: underline;
    color: #3B5D70;
}

.rss-link{
    margin-left: 40px;
    margin-top: 10px;
}

/*общие стили для детальных страниц всех шаблонов*/
.news-detail{
    margin: 70px 0;
}
.news-detail .sharing-block{
    float: right;
}
.sharing-block a{
    display: inline-block;
    height: 35px;
    width: 35px;
    border: 1px solid #C9E1EE;
    box-sizing: border-box;
    border-radius: 20px;
}
.sharing-block a.vk-link{background: url("/local/templates/hartiya/images/vk.png") no-repeat center center;}
.sharing-block a.fb-link{background: url("/local/templates/hartiya/images/fb.png") no-repeat center center;}
.sharing-block a.twitter-link{background: url("/local/templates/hartiya/images/tw.png") no-repeat center center;}
.sharing-block a.ok-link{background: url("/local/templates/hartiya/images/ok.png") no-repeat center center;}

.news-detail .news-date-time, .news-detail .tags-area{
    display: inline-block;
    margin-bottom: 30px;
}
.news-detail .news-date-time{
    font-size: 17px;
    line-height: 25px;
    color: #6F9CB7;
    margin-right: 20px;
}
.news-detail .tags-area .tag{
    font-size: 17px;
    line-height: 25px;
}

.news-detail .detail-preview-text{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 23px;
    line-height: 33px ;
    color: #2D3438;
    margin-bottom: 30px;
}

div.detail-picture{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}

img.detail_picture{
    max-width: 1000px;
    margin: 0 auto;
    background: #C4C4C4;
    border-radius: 8px;
    max-height: 750px;
}
.pic-description{
    width: 100%;
    max-width: 1000px;
    margin: 10px auto;
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    color: #686868;
}
.detail-text{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 29px;
    color: #2D3438;
    margin-bottom: 30px;
}
.detail-source-link{
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    color: #6B818E;
}
.detail-source-link a{
    padding-right: 20px;
    background: url('/local/templates/hartiya/images/source-bg.png') no-repeat center right;
}
.bottom-news .h2{
    width: 570px;
}
.bottom-news .back-to-list{
    float: right;
    margin-top: 10px;
}
.bottom-news .back-to-list a{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    text-align: right;
    text-decoration-line: underline;
    color: #01AEEA;
}
.bottom-news .back-to-list a:hover{
    text-decoration-line: none;
}
.bottom-news .back-to-list a:before {
    display: none;
}
.bottom-news .back-to-list a:after {
    display: inline-block;
    content: ' ';
    width: 18px;
    height: 10px;
    background: url(/local/templates/hartiya/images/arrow-to-right.png) no-repeat center right;
   /* vertical-align: middle;*/
    background-size: cover;
    margin-left: 10px;
}
.bottom-news .back-to-list a:hover:after {
    background: url(/local/templates/hartiya/images/arrow-to-right-hover.png) no-repeat center right;
}
/*стили для контейнера "другие новости"*/
.wrapper.other-news, .wrapper-830.other-news{
    margin: 90px auto;
}


/*мобильное*/

@media screen and (max-width: 600px){
    .wrapper-830.bottom-news{
        padding-top: 30px;
        padding-bottom: 90px;
    }
    .bottom-news .back-to-list{
        float: none;
        position: absolute;
        bottom: 20px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }
    .news-list-prewiew-text.with-preview+.tags-area{
        margin-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 1200px){

}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1764928080798 */
/* /local/templates/hartiya/components/bitrix/news.list/pererabotchik/style.css?1764928080518 */
/* /local/templates/hartiya/components/bitrix/news.list/bottom-list/style.css?17649280807008 */
