

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1579585799798*/
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/main-important/style.css?17646601883738*/
.main-important-wrapper-outer {
    padding: 25px 0;
    background: #E5EFF8;
}
.main-banner-slider + .main-important-wrapper-outer { margin-top:0; }
.wrapper.main-important-wrapper{
    border: 1px solid #C9E1EE;
    box-shadow: 0 2px 8px rgba(146, 194, 220, 0.3);
    margin-top:5px;
    background: #fff;
    display: flex;
    justify-content:space-between;
    align-items:stretch;
}
.wrapper.main-important-wrapper:first-child { margin-top:0; }
.wrapper.main-important-wrapper.img-message{
    background: transparent;
    padding: 0;
    border: none;
    box-shadow:none;
    position: relative;
    margin-top: -135px;
}
.wrapper.main-important-wrapper div{
padding: 25px 0;
    font-weight: bold;
    font-size: 19px;
    line-height: 29px;
color: #3B5D70;
    max-width: 870px;
}
.wrapper.main-important-wrapper div.voskl-znak{
    width: 90px;
    background: url("/local/templates/hartiya/images/white-voskl.png") no-repeat center center #F24D37;
}
.wrapper.main-important-wrapper div.info {
    width:90px;
    background: url('data:image/svg+xml,%3Csvg width="90" height="108" viewBox="0 0 90 108" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect width="90" height="108" fill="%2308A751"/%3E%3Cpath d="M45 69C53.2843 69 60 62.2843 60 54C60 45.7157 53.2843 39 45 39C36.7157 39 30 45.7157 30 54C30 62.2843 36.7157 69 45 69Z" fill="white"/%3E%3Cpath d="M36.5 51.5L44.3322 58.5078C45.2215 59.3034 46.6051 59.1484 47.2962 58.1757L59.5 41" stroke="%2308A751" stroke-width="3" stroke-linecap="round"/%3E%3C/svg%3E%0A') no-repeat center center #08a751;
}
.wrapper.main-important-wrapper .back-to-list{
    margin-top: 0;
    align-self: center;
    padding-right: 30px;
}
.wrapper.main-important-wrapper .back-to-list a{
text-decoration:none;
}
.wrapper.main-important-wrapper.img-message .back-to-list{
    position: absolute;
    right: 90px;
    top: 50%;
    margin-top: -20px;
    box-sizing: border-box;
}
.wrapper.main-important-wrapper.img-message .back-to-list a{
    display: block;
    text-decoration:none;
    background: #fff;
    height: 40px;
    width: 150px;
    border-radius: 20px;
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
    padding-right: 15px;
    box-sizing: border-box;
}
.blue-bg.img-message-bg{
    height: 100px;
    background: #1080CE;

}
.wrapper.main-important-wrapper.img-message .back-to-list a:after{
    margin-left: 15px;
    vertical-align: middle;
}

@media screen and (max-width:600px) {
    .wrapper.main-important-wrapper{
        width: 90%;
        flex-direction: column;
        padding: 0;
    }
    .wrapper.main-important-wrapper div{
        padding: 15px;
        font-size: 16px;
        line-height: 25px;
    }
    .wrapper.main-important-wrapper div.voskl-znak, .wrapper.main-important-wrapper div.info {
        width: 100%;
        height: 40px;
        background-size: 25px 25px;
    } .wrapper.main-important-wrapper div.info { background-size:80px; }
    .wrapper.main-important-wrapper .back-to-list{
        align-self:flex-start;
        margin: 0;
        padding-top: 0;
    }
    .blue-bg.img-message-bg{
        height: 417px;
    }
    .wrapper.main-important-wrapper.img-message{
        margin-top: -100%;
    }
    .wrapper.main-important-wrapper.img-message .back-to-list{
        width: 100%;
        right: unset;
        top: unset;
        margin-top: 0;
        box-sizing: border-box;
        margin-left: 0;
        bottom: -65px;
    }
    .wrapper.main-important-wrapper.img-message .back-to-list a{
        box-sizing: border-box;
        width: 100%;
        text-align: center;
        padding-right: 0;
    }
    .wrapper.main-important-wrapper.img-message + .wrapper.uslugi{
        margin-top: 125px;
    }
}

/* End */


/* Start:/local/templates/hartiya/components/bitrix/news.list/main-bottom-list/style.css?16076026858891*/
.bottom-news{
    padding-top: 80px;
    padding-bottom: 60px;
    position: relative;
}
.bottom-news .h2{
    margin-bottom: 20px;
}

.news-list{
    width: 100%;
    word-wrap: break-word;
}
.news-item{

    padding: 0;
	width: 370px;
	height: 520px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	margin-right: 25px;
	margin-bottom: 30px;
	vertical-align: top;
}
.news-item-text-info{
padding: 30px;
}
.with-preview-container{
    min-height: 228px;
}
.main-main-news{
    display: block;
    background-color: #E9F3FB;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}
.main-main-news.hide-on-mobile{
    display:inline-block;
 }

.main-main-news.main-news-bg-no-photo{
    background: url('/local/templates/hartiya/images/main-new-bg.png') no-repeat center center;
}

.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{
    width: 370px;
	height: 190px;
	display:block;
    position: relative;
    overflow: hidden;
}
.main-main-news  .news-preview-picture {
position: absolute;
width: 100%;
height: 100%;
right: 0;
bottom: 0;
}
.main-main-news  .news-item-text-info{
position: absolute;
left: 0;
bottom: 0;
    width: 100%;
    background: url('/local/templates/hartiya/images/main-photo-bottom-bg.png') no-repeat top center;
}
.main-main-news .preview_picture {
display: none;
}
.main-main-news .news-item-text-info .news-date-time{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    background: #3B5D70;
    padding: 5px 0;
    width: 115px;
    margin-bottom: 10px;
	color:#fff;
}
.main-main-news.main-news-bg-no-photo .news-item-text-info .news-date-time{
    background: #FFF;
    color:#3B5D70;
}
.main-main-news .news-item-text-info .news-title{
    font-family: Rubik;
    font-style: normal;
    font-weight: bold;
    font-size: 33px;
    line-height: 41px;
    text-decoration-line: underline;
    margin-bottom: 15px;

}
.main-main-news .news-item-text-info .news-title:hover{
    text-decoration: none;
}
.main-main-news .news-item-text-info .news-title a{
	color:#fff;
    font-size: 33px;
    line-height: 41px;
}
.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{
    max-width: 680px;
}
.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:hover{
    color: #01AEEA;
}
.tags-area .tag:last-child{
    margin-right: 0;
}
.main-main-news .tags-area .tag{
    color: #9DCAEB;
}
.main-main-news .tags-area .tag:hover{
    color: #fff;
}
.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;
}
/*стили для контейнера "другие новости"*/
.wrapper.other-news, .wrapper-830.other-news{
    margin: 90px auto;
}


/*мобильное*/
@media screen and (max-width: 600px){
    .bottom-news .news-item{
        background: transparent;
        border-bottom: 1px solid rgba(146, 194, 220, 0.5);
        height: auto;
        margin: 0;
        padding: 20px 0;
    }
    .bottom-news .news-list{
        margin-bottom: 0;
        padding-bottom: 90px;
    }
    .bottom-news .news-item .news-preview-picture{
        border-radius: 8px;
    }
    .bottom-news .news-item .news-item-text-info{
        padding: 0;

    }
    .wrapper.bottom-news{
        padding-top: 30px;
    }
    .bottom-news .back-to-list{
        float: none;
        position: absolute;
        bottom: -5px;
        margin-bottom: 40px;

    }
    .bottom-news .h2{
        margin-bottom: 0;
    }
    .main-main-news.hide-on-mobile{
        display: none;
    }
}
@media screen and (max-width: 768px){

}

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

}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1579585799798 */
/* /local/templates/hartiya/components/bitrix/news.list/main-important/style.css?17646601883738 */
/* /local/templates/hartiya/components/bitrix/news.list/main-bottom-list/style.css?16076026858891 */
