

/* Start:/local/templates/hartiya/components/bitrix/news/.default/style.css?17649280806443*/
/*раздел новостей - они везде схожи, чтоб не таскать из шаблона в шаблон одинаковые значения*/
/*общие стили для списка всех типов новостных шаблонов*/

.news-right-column{
    float: right;
    width: 325px;
	margin-bottom: 70px;
}
.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;
}

.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) {
    .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/.default/bitrix/news.detail/noslider/style.css?17649280802441*/
.news-detail{
    padding: 0 15px;
}
.origin-link{
    margin-bottom: 45px;
}
.origin-link a{
    text-decoration: underline;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 29px;
}
.origin-link a:after{
    display: inline-block;
    content: ' ';
    width: 28px;
    height: 29px;
    background: url('/local/templates/hartiya/images/arrow-to-right.png') no-repeat center right;
    vertical-align: bottom;
}
.origin-link a:hover:after{
    background: url('/local/templates/hartiya/images/arrow-to-right-hover.png') no-repeat center right;
}
.photo{
    width: 270px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 40px;
}
.photo:nth-child(4n){
    margin-right: 0;
}
.photocover{
    width: 270px;
    height: 150px;
    overflow: hidden;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.photo img{
    width: 270px;
    border-radius: 8px;
}
.photo .pic-description{

}
.detail-source-link{
    margin-top:40px;
}
.other-news{
    padding: 0 15px;
    box-sizing: border-box;
}
.video-margin{
  /*  width: 830px;
    margin: 0 auto;*/
}
iframe {
    height: 658px;
}

/*изменения в стилях списка новостей чисто для этой страницы*/
.other-news .news-list{
    width: 100%;
    margin-bottom: 0;
}
.other-news .news-item, .other-news .news-item:nth-child(odd){
    width: 370px;
    margin-right: 25px;
}
.other-news .news-item:last-child{
    margin-right: 0;
}
.other-news .news-preview-picture{
    width: 370px;
}

@media screen and (max-width: 600px){

    .photo img{
        width: 100%;
    }
    .other-news .news-preview-picture{
        width: 100%;
    }
    .photo:nth-child(4n){
        margin-right: 5%;
    }
    .photo:nth-child(2n){
        margin-right: 0;
    }

}
@media screen and (max-width: 600px) and (orientation: portrait){
    .photo{
        width: 42vmin;
        margin-right: 5%;
    }
    .photocover{
        width: 42vmin;
        height: calc(42vmin/16*9);
    }
    iframe {
        height: calc(100vmin/16*9);
    }
}
@media screen and (max-width: 600px) and (orientation: landscape){
    .photo{
        width: 42vmax;
        margin-right: 5%;
    }
    .photocover{
        width: 42vmax;
        height: calc(42vmax/16*9);
    }
    iframe {
        height: calc(100vmax/16*9);
    }
}
/* End */


/* 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/.default/bitrix/news.list/gallery/style.css?17649280801894*/

.news-list{
    width: 805px;
}
.news-item{
    width: 380px;
    display: inline-block;
    vertical-align: top;
    margin: 35px 0;
}
.news-item:nth-child(odd){
    margin-right: 40px;
}
.news-preview-picture{
    width: 380px;
    height: 230px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 15px;
    display: block;
}
.preview_picture {
    width: 380px;
    height: 230px;
    border-radius: 8px;
}
.gallery-video-info{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    background: url('/local/templates/hartiya/images/video-play.png') no-repeat center center;
}

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


/*навигация только в этом шаблоне*/
.modern-page-navigation{
    border-top: 1px solid rgba(146, 194, 220, 0.5);
    padding-top: 30px !important;
}

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

@media screen and (max-width: 600px){
    .news-item{
        width: 100%;
        margin-top: 25px;
        margin-bottom: 0;
        padding-bottom: 15px;
        border-bottom: 1px solid #C9E1EE;
    }
    .news-item:nth-child(odd){
        margin-right: 0;
    }
    .news-preview-picture, .other-news .news-preview-picture{
        width: 100%;
    }

    .other-news h3{
        margin-bottom: 0;
    }

}

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

}
/* End */
/* /local/templates/hartiya/components/bitrix/news/.default/style.css?17649280806443 */
/* /local/templates/hartiya/components/bitrix/news/.default/bitrix/news.detail/noslider/style.css?17649280802441 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1764928080798 */
/* /local/templates/hartiya/components/bitrix/news/.default/bitrix/news.list/gallery/style.css?17649280801894 */
