

/* Start:/local/templates/tmp2022/components/bitrix/system.pagenavigation/.default/style.css?16970945051271*/
.x3-pagination {
    display: flex;
    padding-top: 35px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #6C6C6C;
    border-top: solid 1px #C1C2C6;
}
.x3-pagination__cnt {
    min-width: 200px;
    height: 35px;
    line-height: 35px;
}
.x3-pagination__str {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 35px;
    padding-right: 200px;
    text-align: center;
    line-height: 35px;
}
.x3-pagination__item {
    display: inline-block;
    width: 27px;
    padding: 0 5px;
    font-size: 18px;
    line-height: 35px;
    color: #283B45;
}
.x3-pagination__item:hover {
    color: #249291;
}
strong.x3-pagination__item {
    display: inline-block;
    width: 50px;
    padding: 0 5px;
    color: #249291;
}
.x3-pagination__space {
    display: inline-block;
    width: 50px;
}
.pagination__start {
    margin-right: 60px;
}
.pagination__end {
    margin-left: 60px;
}
.pagination__prev,
.pagination__next {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 35px;
}

@media(max-width: 1024px) {
    .x3-pagination__cnt {
        display: none;
    }
    .x3-pagination__str {
        padding-right: 0;
    }
    .pagination__start,
    .pagination__end {
        display: none;
    }
}
/* End */


/* Start:/local/templates/tmp2022/components/bitrix/news.list/schedule/style.css?16970945052595*/
.x3-schedule__head {
    background: #DFEEEF;
    font-weight: 600;
}
.x3-schedule__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #C1C2C6;
}
.x3-schedule__row:nth-child(odd) {
    background: #F3F6F8 ;
}
.x3-schedule__row:hover {
    background: #DFEEEF;
}
.x3-schedule__col {
    padding: 20px 10px;
    text-align: center;
    font-size: 17px;
}
.x3-schedule__col1 {
    display: flex;
    align-items: center;
    min-width: 540px;
    width: 540px;
    text-align: center;
}
.x3-schedule__col2 {
    width: 100%;
    text-align: left;
}
.x3-schedule__col3 {
    min-width: 140px;
}
.x3-schedule__col3,
.x3-schedule__col4,
.x3-schedule__col5,
.x3-schedule__col6,
.x3-schedule__col7,
.x3-schedule__col8 {
    min-width: 120px;
}

.x3-schedule__info {
    width: 100%;
    padding-left: 20px;
    text-align: left;
}

@media(max-width: 1440px) {
    .x3-schedule__row {
        margin-bottom: 30px;
        flex-wrap: wrap;
        justify-content: flex-start;
        border-bottom: none;
        background: #eef7f7;
    }
    .x3-schedule__head {
        display: none;
    }
    .x3-schedule__row:hover {
        background: #eef7f7;
    }
    .x3-schedule__col {
        align-items: flex-start;
        padding-top: 7px;
        padding-bottom: 7px;
        text-align: left;
    }
    .x3-schedule__col1 {
        min-width: 0;
    }
    .x3-schedule__col2 {
        width: auto;
    }
    .x3-schedule__col3,
    .x3-schedule__col4,
    .x3-schedule__col5,
    .x3-schedule__col6,
    .x3-schedule__col7,
    .x3-schedule__col8 {
        width: 100%;
        min-height: 26px;
        padding-left: 220px;
        position: relative;
        background: #fff;
    }
    .x3-schedule__col3:before,
    .x3-schedule__col4:before,
    .x3-schedule__col5:before,
    .x3-schedule__col6:before,
    .x3-schedule__col7:before,
    .x3-schedule__col8:before {
        position: absolute;
        top: 0px;
        left: 0;
        bottom: 0;
        width: 150px;
        padding: 7px 20px;
        background: #eef7f7;
        content: attr(data-title);
    }
}
@media(max-width: 480px) {
    .x3-schedule__col3,
    .x3-schedule__col4,
    .x3-schedule__col5,
    .x3-schedule__col6,
    .x3-schedule__col7,
    .x3-schedule__col8 {
        padding-left: 100px;
    }
    .x3-schedule__col3:before,
    .x3-schedule__col4:before,
    .x3-schedule__col5:before,
    .x3-schedule__col6:before,
    .x3-schedule__col7:before,
    .x3-schedule__col8:before {
        width: 50px;
        content: attr(data-title-min);
    }
}
/* End */
/* /local/templates/tmp2022/components/bitrix/system.pagenavigation/.default/style.css?16970945051271 */
/* /local/templates/tmp2022/components/bitrix/news.list/schedule/style.css?16970945052595 */
