

/* Start:/local/templates/tlock/components/bitrix/system.pagenavigation/catalog/style.css?17653655631675*/
.paging {
    font-size: 1.4rem;
}
.paging__item {
    float: left;
    margin: 0 2px .4em 0;
}
.paging__item_prev .paging__txt:before, .nav-handl_prev:before {
    background-image: url(/local/templates/tlock/img/icon/i25.png);
}
.paging__item_next .paging__txt:before, .nav-handl_next:before {
    background-image: url(/local/templates/tlock/img/icon/i26.png);
}
.paging__item_prev .paging__txt:hover:before,
.paging__item_next .paging__txt:hover:before,
.paging__item_prev .paging__txt:focus:before,
.paging__item_next .paging__txt:focus:before{
    background-position: 0 100%;
}
.paging__item_prev .paging__txt:before,
.paging__item_next .paging__txt:before,
.nav-handl:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.paging__txt {
    display: block;
    line-height: 1.2;
    padding: 0.405em 0.428571429em;
    min-width: 1.904761905em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    text-decoration: none;
}
.paging__txt_current {
    background-color: transparent;
}
a.paging__txt:link,
a.paging__txt:visited {
    color: #202427;
    background-color: #fff;
    text-decoration: none;
    border-radius: var(--b-radius);
}
a.paging__txt:hover,
a.paging__txt:focus {
    background-color: var(--tl-color);
    color: #fff;
}
/* End */


/* Start:/local/templates/tlock/components/bitrix/news/video/bitrix/news.list/videos/style.css?17690898571355*/
.video-news-list{
    height: 100%;
    background-color: white;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1px;
    display: block;
    text-align: center;
}
.video-news-item{
    height: 100%;
    width: 100%;
    background-color: rgba(8, 59, 88, 0.98);
    border: 1px solid rgba(8, 59, 88, 0.98);
}
.video-news-item iframe{
    width: 100%;
    height: 241px;
}
.video-news-item p{
    flex-wrap: wrap;
    text-align: center;
    margin: 10px;
    color: white;
}
.video_more{
    background-color: transparent;
    text-align:center;
    margin:10px
}
.link-more-video{
    text-decoration: none;
    background-color: transparent;
    padding: 6px;
}
.link-more-video:hover{
    text-decoration:underline;
}
.button1 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    line-height: 1;
    height: 2.533333333em;
    color: #fff;
    white-space: nowrap !important;
    padding: 0 1em;
    text-align: center;
    text-decoration: none;
    border: 1px solid var(--tl-color);
    border-radius: var(--b-radius);
    background-color: var(--tl-color);
    box-shadow: 0 1px 3px rgba(35, 31, 32, 0.32);
}
.button1:hover, .button1:focus {
    box-shadow: 0 4px 3px rgba(35, 31, 32, 0.32);
}


/* End */
/* /local/templates/tlock/components/bitrix/system.pagenavigation/catalog/style.css?17653655631675 */
/* /local/templates/tlock/components/bitrix/news/video/bitrix/news.list/videos/style.css?17690898571355 */
