

/* 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.list/brands_new2/style.css?17643250401636*/
.brands-container{
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}


.brands-container .brand-item{
	flex: 0 1 calc(16.66666666666667%);
	min-width: 108px;

	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;

	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.brands-container .brand-item-link{
	color: #464646;
	text-decoration: none;
	padding: 15px 7.035% 15px 4.522%;
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
.brands-container .brand-item:hover{
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}
.brands-container .brand-item-img{
	width: 60%;
	min-width: 60px;
	min-height: 77px;
	line-height: 77px;
	text-align: center;
	margin: 0 auto;

	z-index: 1;
	max-width: 100%;
	max-height: 110px;
}
.brands-container .brand-item-img img{
	max-width: 100%;
}
.brands-container .brand-item .brand-item-qnt {
	position: absolute;
	right: 5px;
	top: 5px;
	visibility: hidden;
	font-size: 0.9333em;
}
.brands-container .brand-item:hover .brand-item-qnt {
	visibility: unset;
}
.brand-item-dec {
	position: absolute;
	z-index: 0;
	width: 200%;
	left: 50%;
	-webkit-transform: translate(-50%, -40%);
	-moz-transform: translate(-50%, -40%);
	-ms-transform: translate(-50%, -40%);
	-o-transform: translate(-50%, -40%);
	transform: translate(-50%, -40%);
}
/* End */
/* /local/templates/tlock/components/bitrix/system.pagenavigation/catalog/style.css?17653655631675 */
/* /local/templates/tlock/components/bitrix/news.list/brands_new2/style.css?17643250401636 */
