

/* Start:/local/templates/hartiya/components/bitrix/news/rso_deti/style.css?17649280807509*/
/*раздел новостей - они везде схожи, чтоб не таскать из шаблона в шаблон одинаковые значения*/
/*общие стили для списка всех типов новостных шаблонов*/
.rso-top-banner.hide-on-mobile{
    display: block;
    width: 100%;
    height: 385px;
    margin-bottom: 70px;
    box-sizing: border-box;
    padding-top: 40px;
    background-position: center center;
    background-repeat: no-repeat;
}
.rso-top-banner h1{
    text-align: center;
}

.sections-text.h3{
    margin-bottom: 70px;
}

.news-right-column{
    float: right;
    width: 325px;
	margin-bottom: 70px;
}
.news-right-column + h1{
    margin-top: 50px;
    width: 800px;
    margin-bottom: 5px;
}
.news-right-column .filter-title{
    font-family: Rubik;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #253036;
    margin-left: 25px;
    margin-bottom: 20px;
    margin-top: 95px;
}
.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;
    margin-top: 10px;
}
.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;
}

.news-list
{
    word-wrap: break-word;
    margin-right: 75px;
    margin-bottom: 70px;
}

.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;}

.sharing-block a.vk-link:hover{background: url("/local/templates/hartiya/images/vkontakte_hover.png") no-repeat center center;}
.sharing-block a.fb-link:hover{background: url("/local/templates/hartiya/images/facebook_hover.png") no-repeat center center;}
.sharing-block a.twitter-link:hover{background: url("/local/templates/hartiya/images/twitter_hover.png") no-repeat center center;}
.sharing-block a.ok-link:hover{background: url("/local/templates/hartiya/images/odnoklassniki_hover.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;
}

.back-to-list{
    float: right;
    margin-top: 10px;
}
.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;
}
.back-to-list a:before {
    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;
    transform: rotate(-180deg);
    margin-right: 10px;
}
/*стили для контейнера "другие новости"*/
.wrapper.other-news, .wrapper-830.other-news{
    margin: 90px auto;
}
/*форма подписки*/
.subscribe-form{
    padding-top: 70px;
    padding-bottom: 32px;
    padding-right: 400px;
    background: url(/local/templates/hartiya/images/subscribe-desktop-picture.png) no-repeat bottom right;
}
.subscribe-form h4{
    color: #FFFFFF;
}
.subscribe-form p{
    color: #C9E1EE;
}
.subscribe-form .div-inline-block{
    vertical-align: top;
}
.subscribe-form .submit-block{
    margin-top: 22px;
}
.subscribe-form .input-line{
    margin-bottom: 20px;
}
.subscribe-form .submit-block input[type="submit"]{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border: none;
    border-radius: 32px;
    background: transparent;
}
@media screen and (max-width: 600px) {
    .rso-top-banner.hide-on-mobile{
        display: none;
    }
    .rso-top-banner.show-on-mobile{
        display: block;
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 30px;
    }
    .rso-top-banner.show-on-mobile img{
        width: 100%;
        height: auto;
    }
    .sections-text.h3{
        margin-bottom: 40px;
    }
    .news-right-column .filter-title{
        margin-top: 0;
    }

    .subscribe-form {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 0;
        background: none;
    }
    .subscribe-form p{
        margin-bottom: 30px;
    }
    .subscribe-form .input-line {
        margin-right: 0;
        width: 100%;
    }

    .subscribe-form .submit-block {
        margin: 0;
        width: 100%;
        display: block;
    }

    .subscribe-form .submit-block .button {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
}
/* End */


/* Start:/local/templates/hartiya/components/bitrix/news/rso_deti/bitrix/catalog.section.list/.default/style.css?17649280801410*/
.rso-children-sections{
    margin-bottom: 40px;
}
.rso-children-section{
    display: inline-block;
    width: 370px;
    height: 270px;
    margin-bottom: 30px;
    margin-right: 25px;
    border-radius: 5px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
}
.rso-children-section span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    text-decoration: underline;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 25px 80px 30px 30px;
}

.rso-children-section span:after {
    position: absolute;
    right: 30px;
    bottom: 35px;
    content: ' ';
    width: 30px;
    height: 20px;
    background: url(/local/templates/hartiya/images/dark-gray-arrow.png) no-repeat center center;
}
.rso-children-section:hover{
    box-shadow: 0 2px 15px rgba(59, 93, 112, 0.2);
}
.rso-children-section:hover span{
    background: #FFFFFF;
}
.rso-children-section:hover span:after {
    background: url(/local/templates/hartiya/images/dark-blue-arrow.png) no-repeat center center;
}

@media screen and (max-width: 600px) {
    .rso-children-section{
        margin-right: 0;
        width: 100%;
        height: 210px;
        margin-bottom: 15px;
    }
    .rso-children-section span:after{
        content: unset;
    }
}
/* End */
/* /local/templates/hartiya/components/bitrix/news/rso_deti/style.css?17649280807509 */
/* /local/templates/hartiya/components/bitrix/news/rso_deti/bitrix/catalog.section.list/.default/style.css?17649280801410 */
