

/* Start:/bitrix/templates/newwindows2/components/bitrix/system.pagenavigation/round/style.css?17363873562433*/
.bx-pagination {
	margin: 35px 0 70px;
}
.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;
	margin: 0 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #212121;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
        font-weight: bold;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #212121;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	line-height: 28px;
	color: #C5C5C5;
        font-size: 1.2857em;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #C5C5C5;
	line-height: 28px;
        font-size: 1.2857em;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: var(--prv_btn_color);
}

.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: var(--prv_button_bg);
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/newwindows2/components/bitrix/news/promotion-page/bitrix/news.list/page_stocks_default/style.css?17363873562013*/
.promotions-promotion{
    margin-bottom: 100px;
}
.promotions-promotion>.container{
    position: relative;
}

.sect_promotion_cnt{
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 306px;
    padding:93px 50px 111px 50px;
    position: relative;
    transition: .3s;
    overflow: hidden;
    will-change: transform;
    transform: scale(1);
}
.sect_promotion_cnt:hover > .sect_promotion_bg{
    transform: scale(1.1);
    will-change: transform;
    transition: .3s;
}
.sect_promotion_cnt * {
    position:relative;
    z-index:2;
}
.sect_promotion_bg {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: .3s;
}
.sect_promotion_bg-shadow {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:0;
    background-color: rgba(0,0,0,0.3);
  }
.sect_promotion_block {
    margin-top:30px;
}
.sect_promotion_block:nth-child(1) {
    margin-top:0px;
}
@media (min-width: 992px) {
    .sect_promotion_block:nth-child(2) {
        margin-top:0px;
    }
}
.sect_promotion_heading{
    font-size: 1.5714285em;
    line-height: 1.4;
    color: #fff;
    font-weight:600;
}
.sect_promotion_btn {
    position:absolute;
    bottom:70px;
    left:50px;
    color: #fff!important;
}
.sect_promotion_dates{
    color: #fff;
    font-size: 1.1428em;
    line-height: 1.375;
    margin-top: 6px;
    margin-bottom: 10px;
}
.sect_promotion_discount{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 58px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    background-color: var(--prv_color);
    border-radius: 100%;
    font-size: 1.2857em;
    text-align: center;
}
@media(max-width:767px){
    .sect_promotion_btn {
        left: 20px;
    }
    .sect_promotion_cnt{
        padding:93px 20px 111px 20px;
    }
}

/* End */
/* /bitrix/templates/newwindows2/components/bitrix/system.pagenavigation/round/style.css?17363873562433 */
/* /bitrix/templates/newwindows2/components/bitrix/news/promotion-page/bitrix/news.list/page_stocks_default/style.css?17363873562013 */
