

/* Start:/local/templates/aspro-allcorp/components/bitrix/system.pagenavigation/.default/style.css?1769691107275*/
.wrap_pagination{text-align: center;}
.pagination{ border-radius: 0; border-color: #dfe5e9; }
.pagination .icon{ color: #acb6bc; }
.pagination a, .pagination span{ border-radius: 0 !important; }
.pagination a:hover{ color: white; }
.pagination a:hover .icon{ color: white; }

/* End */


/* Start:/local/templates/aspro-allcorp/components/bitrix/news.list/news/style.css?17696911072833*/
/* ITEM_VIEWS - base class styles */
.item-views {
    margin-bottom: 0;
    position: relative;
    
    h4 {
        margin: 35px 0 15px;
        &:first-of-type { margin-top: 0; }
    }
    
    hr { margin: 25px 0; }
    &.with_tabs hr:last-of-type { display: none; }
    
    .section-title {
        font-size: 32px;
        font-weight: 300;
        line-height: 36px;
        margin-bottom: 15px;
    }
    
    .item {
        .section_name { color: #9AA7AF; }
        .btn { 
            margin-top: 10px;
            white-space: normal;
        }
        .properties { margin-top: 20px; }
        .property { margin-bottom: 10px; }
        .property .icon {
            width: 20px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            background: #c0ccd3;
            color: white;
            font-size: 12px;
        }
        .image .img-inside {
            border: 0;
            display: block;
            padding: 0;
            position: relative;
        }
        .period {
            margin: 0 0 8px 0;
            display: inline-block;
            span { margin: 0 12px 0 0; }
        }
        
        /* List specific */
        &.wdate .title { margin-bottom: 5px; }
        .image {
            height: auto;
            text-align: center;
            width: 100%;
            img {
                max-height: 100%;
                max-width: 100%;
                vertical-align: top;
                display: inline-block;
            }
        }
    }
    
    /* List view */
    &.list {
        .item .title {
            font-size: 18px;
            line-height: 27px;
            margin-bottom: 5px;
        }
        .tab-content .item:last-child { padding-bottom: 25px; }
    }
    
    /* Table view */
    &.table {
        .item {
            border: 1px solid #D7DEE3;
            margin-bottom: 30px;
            
            &:hover .text {
                border-bottom: 2px solid;
                background: #eff5f7;
                padding-bottom: 18px;
            }
            
            .title {
                font-size: 13px;
                line-height: 20px;
                margin-bottom: 5px;
            }
            
            .text {
                padding: 20px;
                p:last-child { margin: 0; }
            }
            
            .image {
                border-bottom: 1px solid #D7DEE3;
                padding: 30px 20px;
                text-align: center;
                
                img {
                    display: inline-block;
                    max-height: 100%;
                    max-width: 100%;
                    vertical-align: middle;
                }
            }
        }
    }
    
    .description {
        font-size: 12px;
        line-height: 20px;
    }
}
/* End */
/* /local/templates/aspro-allcorp/components/bitrix/system.pagenavigation/.default/style.css?1769691107275 */
/* /local/templates/aspro-allcorp/components/bitrix/news.list/news/style.css?17696911072833 */
