

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

.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/.default/style.css?16528827954982*/
.other-news .news-list{
    width: 830px;
    border-top: 1px solid rgba(146, 194, 220, 0.5);
    margin-bottom: 0;
}

/*так как слайдер у мнас есть только в этом шаблоне, да и не факт что на других страницах не будут иные стили, переносим стили слайдера сюда*/
.gallery-video{
    padding: 30px 0;
    margin-bottom: 70px;
}

.wrapper>.photogallery{
    margin-top: 20px;
}
.photogallery{
    height: 640px;
    padding: 0 25px;
    width: 1200px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.galleryimagewrapper{
    position:absolute;
    left:0;
    top:0;
    height: 640px;
}
.photogallery .photo{
    float: left;
    Width: 1200px;
    padding: 0 25px;
    box-sizing: border-box;
}
.photogallery .slider-img-wrapper{
    position: relative;
    width: 100%;
    overflow: hidden;

}
.photogallery .pic-description{
    max-width: 1200px;
    height: 40px;
    text-align: center;
}
.pic-description .photocount{
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    color: #253036;
}
.photogallery .photo img{
    height: 580px;
    margin: 0 auto;
}

.slider-img-wrapper .fullsize-image{
    right: 75px;
    width: 1000px;
    height: 580px;
	background: transparent;
	cursor: zoom-in;
}

.slider-arrow{
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    z-index: 1000;
}

.slider-arrow.prev-arrow-with-bg{
    top: 0;
    margin-top: 0;
    left: 0;
    width: 100px;
    height: 580px;
    background: url('/local/templates/hartiya/images/Arrow_left_normal.png') no-repeat center left;
	cursor: pointer;
}
.slider-arrow.next-arrow-with-bg{
    top: 0;
    margin-top: 0;
    right: 0;
    width: 100px;
    height: 580px;
    background: url('/local/templates/hartiya/images/Arrow_right_normal.png') no-repeat center right;
	cursor: pointer;
	}
.slider-arrow.prev-arrow-with-bg:hover{
    background: url('/local/templates/hartiya/images/Arrow_left_hover.png') no-repeat center left;
    transition: 0.2s;
}
.slider-arrow.next-arrow-with-bg:hover{
    background: url('/local/templates/hartiya/images/Arrow_right_hover.png') no-repeat center right;
    transition: 0.2s;
}
.slider-arrow.prev-arrow-with-bg.disabled, .slider-arrow.prev-arrow-with-bg.disabled:hover{
    background: url('/local/templates/hartiya/images/Arrow_left_disable.png') no-repeat center left;
}
.slider-arrow.next-arrow-with-bg.disabled, .slider-arrow.next-arrow-with-bg.disabled:hover{
    background: url('/local/templates/hartiya/images/Arrow_right_disable.png') no-repeat center right;
}

.slider-arrow.prev-arrow-no-bg{
    top: 50%;
    margin-top: -25px;
    left: 0;
    background: url('/local/templates/hartiya/images/arrowSmall_left_normal.png') no-repeat center left;
}
.slider-arrow.next-arrow-no-bg{
    top: 50%;
    margin-top: -25px;
    right: 0;
    background: url('/local/templates/hartiya/images/arrowSmall_right_normal.png') no-repeat center right;

}
.slider-arrow.prev-arrow-no-bg:hover{
    background: url('/local/templates/hartiya/images/arrowSmall_left_hover.png') no-repeat center left;

}
.slider-arrow.next-arrow-no-bg:hover{
    background: url('/local/templates/hartiya/images/arrowSmall_right_hover.png') no-repeat center right;

}

.slider-arrow.prev-arrow-no-bg.disabled, .slider-arrow.prev-arrow-no-bg.disabled:hover{
    background: url('/local/templates/hartiya/images/arrowSmall_left_disable.png') no-repeat center left;

}
.slider-arrow.next-arrow-no-bg.disabled, .slider-arrow.next-arrow-no-bg.disabled:hover {
    background: url('/local/templates/hartiya/images/arrowSmall_right_disable.png') no-repeat center right;
}

.slider-nav-img{
    border-radius: 4px;
    border: 4px solid transparent;
    margin: 0 5px;
    float: left;
    overflow: hidden;
    height: 87px;
    align-items: center;
    display: flex;
}
.slider-nav-img img{
    margin: 0 auto;
    width: 140px;
}
.slider-nav-img.current{
    border: 4px solid #00BDF2;
}

.slider-nav{
    height: 87px;
    padding: 0 50px;
    Width: 1200px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.slider-nav-slider{
    overflow: hidden;
    position: relative;
    height: 87px;
    width: 100%;
}
.gallerynavwrapper{
    position:absolute;
    left:0;
    top:0;
    height: 87px;
}
iframe {
    height: 467px;
    margin-bottom: 40px !important;
}
.detail-text img{
    max-width: 100%;
    height: auto;
}
.detail-picture{
    position: relative;
}
.detail-picture .fullsize-image{
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: zoom-in;
}

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

    iframe {
        height: calc(100vmin/16*9);
    }
}
@media screen and (max-width: 600px) and (orientation: landscape){

    iframe {
        height: calc(100vmax/16*9);
    }
}
/* End */
/* /local/templates/hartiya/components/bitrix/news/.default/style.css?15960398196443 */
/* /local/templates/hartiya/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?16528827954982 */
