

/* Start:../components//bitrix/system.pagenavigation/round/style.css?14809378052640*/
.bx-pagination {
    margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
    text-align: center;
    position: relative;
}
.bx-pagination .bx-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
    display: inline-block;
}
.bx-pagination .bx-pagination-container ul li span{
    padding: 0 3px;
    display: block;
    height: 35px;

    line-height: 35px;
    color: #acc0f7;
    font-size: 13px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
    /*text-decoration: none;*/
    display: block;
    height: 35px;

    line-height: 35px;
    color: #ffffff;
    vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a  span{
    color: #ffffff;
}
.bx-pag-next span, .bx-pag-prev span{
    font-size:16px !important;
}


@media (min-width: 320px) and (max-width: 767px){
    .top_navigation ul, .bottom_navigation ul{
        height: 25px !important;
        line-height: 25px !important;
    }
    .top_navigation li.ugol, .bottom_navigation li.ugol{
        height: 25px !important;
    }
    .bx-pagination .bx-pagination-container ul li a{
        height: 25px !important;
        line-height: 25px !important;
    }
    .bx-pagination .bx-pagination-container ul li span{
        height: 25px !important;
        line-height: 25px !important;
    }
    .top_navigation li,.bottom_navigation li{
        top:-8px !important;
    }
    .top_navigation li.ugol,.bottom_navigation li.ugol{
        top:0px !important;
    }
    .top_navigation {
        position: absolute;
        right: 0px;
        top: -38px !important;
    }
}
@media (min-width: 768px) and (max-width: 979px){
    .top_navigation ul, .bottom_navigation ul{
        height: 25px !important;
        line-height: 25px !important;
    }
    .top_navigation li.ugol, .bottom_navigation li.ugol{
        height: 25px !important;
    }
    .bx-pagination .bx-pagination-container ul li a{
        height: 25px !important;
        line-height: 25px !important;
    }
    .bx-pagination .bx-pagination-container ul li span{
        height: 25px !important;
        line-height: 25px !important;
    }
    .top_navigation li,.bottom_navigation li{
        top:-8px !important;
    }
    .top_navigation li.ugol,.bottom_navigation li.ugol{
        top:0px !important;
    }
    .top_navigation{
        position: absolute;
        right: 0px;
        top: -38px !important;
    }
}
.bx-pagination-container a{
    text-decoration:underline;
}
.bx-pagination-container a:hover,
.bx-pagination-container .bx-pag-prev a,
.bx-pagination-container .bx-pag-next a
{
    text-decoration:none !important;
}


/* End */


/* Start:../components/bitrix/news.list/media-scroll/style.css?14806797494174*/
.g_news-item{
    background:#ffffff;
    /*margin-left: 17px;*/
    float:left;
    margin-bottom:19px;
}
@media only screen and (min-width: 1200px){
    .g_news-item{
        width:334px;
        height:328px;
    }
    .g_news-item-blocktext{
        border-bottom:1px solid #ececec;
        border-left:1px solid #ececec;
        border-right:1px solid #ececec;
    }
    .g_news-date-time{

        border-left:1px solid #ececec;
        border-right:1px solid #ececec;
        border-bottom:1px solid #ececec;
    }
}
@media (max-width: 767px){
    .g_news-item{
        width:270px;
        height:350px;
    }
    .g_news-item-img{
        display:block;
        width:302px;
        height:215px;
        overflow:hidden;
        max-width:100%;
    }
    .g_news-item-img img {
        position: relative;
        margin-left: 50%;
    }
    .g_news-item-blocktext {
        border-bottom: 1px solid #ececec;
        border-left: 1px solid #ececec;
        border-right: 1px solid #ececec;
    }
    .g_news-date-time {
        border-left: 1px solid #ececec;
        border-right: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
    }
    main .media-block{
        padding-left:20px !important;
        padding-right:20px !important;
    }
    main .flex-direction-nav li a.flex-prev{
        left: -20px !important;
    }
    main .flex-direction-nav li a.flex-next{
        right: -20px !important;
    }

}

@media (min-width: 768px) and (max-width: 979px){
    .g_news-item{
        width:302px;
        height:350px;
    }
    .g_news-item-img{
        display:block;
        width:302px;
        height:215px;
        overflow:hidden;
        max-width:100%;
    }
    .g_news-item-img img {
        position: relative;
        margin-left: 50%;
    }
    .g_news-item-blocktext {
        border-bottom: 1px solid #ececec;
        border-left: 1px solid #ececec;
        border-right: 1px solid #ececec;
    }
    .g_news-date-time {
        border-left: 1px solid #ececec;
        border-right: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
    }
}
@media (min-width: 980px) and (max-width: 1199px){
    .g_news-item{
        width:262px;
        height:350px;
    }
    .g_news-item-img{
        display:inline-block;
        width:302px;
        height:215px;
        overflow:hidden;
        max-width:100%;
    }
    .g_news-item-img img {
        position: relative;
        margin-left: 50%;
    }
    .g_news-item-blocktext {
        border-bottom: 1px solid #ececec;
        border-left: 1px solid #ececec;
        border-right: 1px solid #ececec;
    }
    .g_news-date-time {
        border-left: 1px solid #ececec;
        border-right: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
    }
}

.margin0{
    margin-left: 0px !important;
}
.g_news-list{
    margin-top:15px;
}
.g_news-item-img{
    display:inline-block;
    height:216px;
    overflow:hidden;
    max-width:100%;
}
.g_news-item-blocktext{
    padding-top:20px;
    padding-left:22px;
    padding-right:20px;
    padding-bottom:20px;
    height:55px;

}
.g_news-item-blocktext a{
    color:#000000;
    text-decoration:none;
    font-size:16px;
}
.g_news-date-time{
    height:34px;
    line-height:34px;
    color:#aaaaaa;
    font-size:13px;
    font-family: PFBeauSansPro-Light;
    text-transform:uppercase;
    padding-left:22px;
}
.g_news-item-blocktext-link{
    float:right;
    width:49px;
    height:35px;
    background:url("../images/news-button.png") no-repeat;
    text-decoration:none;
    position:relative;
    top:-1px;
}

.g_news-list{
    position:relative;
}
.g_news-list{
    overflow:visible !important;
    max-height: 100% !important;
}
.news-detail-other-title{
    margin-bottom:15px;
}
.media-block{
    padding-left:60px !important;
    padding-right:60px !important;
}

.flex-direction-nav li a.flex-prev{
    left: -40px !important;
    background: url(../images/ar_left_media.png) no-repeat center center !important;
    z-index: 100 !important;
    opacity: 1 !important;
    cursor:pointer  !important;
}
.flex-direction-nav li a.flex-next {
    right: -40px !important;
    background: url(../images/ar_right_media.png) no-repeat center center !important;
    z-index: 100 !important;
    opacity: 1 !important;
    cursor:pointer  !important;
}

.g_media-list .flex-direction-nav .flex-disabled {
    opacity: 1 !important;
    z-index: 100 !important;
}
.flex-direction-nav{
    width:auto !important;
}
.flex-direction-nav{
    top: -180px !important;
}
.slides{
    max-height:347px !important;
    overflow:hidden;
}
.flex-viewport{
    left: 5px;
    padding-left: 1px;
}
.g_news-item-img{
    display:block;

}
/* End */


/* Start:../components/bitrix/news.list/media_video/style.css?14806792012692*/
@media only screen and (min-width: 1200px){
    .g_video-item{
        width:334px;
        height:215px;
    }
    .g_video-item-img{
        width: 334px;
    }
}
@media (min-width: 980px) and (max-width: 1199px){
    .g_video-item{
        width:262px;
        height:215px;
    }
    .g_video-item-img{
        width:262px;
    }
}
@media (min-width: 768px) and (max-width: 979px){
    .g_video-item{
        width: 302px;
        height:215px;
    }
    .g_video-item-img{
        width: 302px;
    }
}
@media (max-width: 767px){

    .g_video-item{
        width:270px;
        height:195px;
        float:left;
        margin:0px !important;
        max-width:100%;
    }
    .g_video-item-blocktext{
        height:151px !important;
    }
    .g_video-date-time{
        font-size:11px !important;
    }
    .g_video-item-blocktext a{
        font-size:15px !important;
    }
    .g_video-list{
        margin-top: 12px !important;
    }
    .g_video-item-img{
        /*width: 302px;*/
    }
    .g_video-item-img{
        max-width:100%;
    }
}
.g_video-item-img{
    height: 215px;
    overflow: hidden;
    display:inline-block;
    position:absolute;
}
.g_video-item{
    background:#ffffff;
    float:left;
    position:relative;
    overflow:hidden;

    /*-webkit-filter: grayscale(100%);*/
    /*filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)";*/
    opacity: .9;
    /*transition: opacity .5s ease;*/
}
.margin0{
    margin-left: 0px !important;
}
.g_video-list{
    margin-top:15px;
    overflow:visible !important;
}
.g_video-item-img{
    height:215px;
    overflow:hidden;
}
.g_video-item-img img{
    margin-left:50%;
    position:relative;
}
.g_video-item-blocktext{
    padding-top:20px;
    padding-left:22px;
    padding-right:20px;
    padding-bottom:8px;
    height:151px;
    display:table-cell;
    vertical-align:bottom;
    position:relative;
    z-index:1;
}
.g_video-item-blocktext_c a{
    display:inline-block;
}
.g_video-item-blocktext_c{
    position:relative;
}
.g_video-item-blocktext a{
    color:#ffffff !important;
    text-decoration:none;
    font-size:17px;
}
.g_video-date-time span{
    padding-left:22px;
}
.g_video-date-time{
    border-top:1px solid #878787;
    height:35px;
    line-height:35px;
    color:#aaaaaa;
    font-size:13px;
    font-family: PFBeauSansPro-Light;
    text-transform:uppercase;
    z-index:1;
    position:absolute;
    bottom:0px;
    width:100%;
}
.g_video-item-blocktext-link{
    float:right;
    width:35px;
    height:35px;
    background:url("../images/video-ico.png") no-repeat center center;
    text-decoration:none;
    position:relative;
    top:-1px;
}
.video-media-block .flex-direction-nav {
    top: -110px !important;
}
.pod_w{
    background: url(../images/podlogka.png) repeat-x 0px -60px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
/* End */
/* ../components//bitrix/system.pagenavigation/round/style.css?14809378052640 */
/* ../components/bitrix/news.list/media-scroll/style.css?14806797494174 */
/* ../components/bitrix/news.list/media_video/style.css?14806792012692 */