

/* Start:/bitrix/templates/sushi/components/bitrix/system.pagenavigation/my/style.css?17054052851171*/
div.modern-page-navigation { 
	padding: 22px 0;
	font-size: 12px;
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	/*border-left-style: solid;*/
	text-decoration: none;
	padding: 5px 8px;
	color: #5B5B5B;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	/*border-right-style: solid; */
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }

span.modern-page-current { 
	/*font-weight: bold;*/
    background: #BEBEBE;
    border-color: #BEBEBE;
    padding: 3px 8px;
    border-radius: 3px;
    color: white;

}

.pagination {

    margin-top: 15px !important;
    margin-right: 5px !important;

}

.pagination>li>a {
color: black !important;
color: #5B5B5B !important;
}


.pagination>li.active>a {
color: #9B9B9B !important;
}


.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    background: none !important;
    border-color: transparent;
}

/*i.fa {font-size: 14px; margin-top; 3px}*/
/* End */


/* Start:/bitrix/templates/sushi/components/bitrix/news.list/index_akcii/style.css?17437044334257*/
body{
	background-color:rgb(245, 245, 245) !important;
}
#changeMe{
	background-color:#ffff !important;
	border-bottom: 1px solid rgb(233, 233, 233);
}
.navbar{
	margin-bottom:0 !important;
}

.title_page_main{
	display:none;
}
.index_title{
	margin-top: 55px;
}

.index_akcii{
	margin-bottom:45px !important;
}

.akcii_index {
 margin-top: 20px;
 /*margin-bottom: 30px;*/
}
.akcii_index a { 
	color: black !important;
	display: block;
	margin-bottom: 25px;
	max-width: 389px;
 }
 
.akcii_index .catalog_more img{
    border-radius: 20px 20px 0 0 !important;
}

.akcii_index .text {
    padding: 20px 20px 15px;
    font-size: 18px;
    font-family: "bold";
    background: #ffff;
    height: 245px;
}


.akcii_index .pict { position: relative; }

.akcii_index .text .time { 
	color: #999;
	height: 40px;
	font-size: 14px;
	font-family: 'normal';
}

.akcii_index .text .title {
	color: rgb(40, 43, 46);
	font-family: Ubuntu;
	font-size: 22px;
	font-weight: 500;
	line-height: 25px;
	text-align: left;
	padding-bottom: 10px;
}

.akcii_index .text .preview-text{
	color: rgb(151, 151, 151);
	font-family: Ubuntu;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
}

.akcii_index .skidka {
 background: url(/bitrix/templates/sushi/components/bitrix/news.list/index_akcii/img/!.png);
 width: 78px;
 height: 78px;
 text-align: center;
 color: white;
 font-family: 'bold';
 display: inline-block;
 margin: -8px;
 text-align: center;
 padding-top: 27px;
 font-size: 17px;
 position: absolute;

}

.div-button-akcii {
    margin-bottom: 30px;
    display: flex;
    background: #ffff;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0px 20px 25px 0;
    border-radius: 0 0 20px 20px !important;
}

.button-akcii {
    position: relative;
    width: 192px;
    height: 46px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 14px 33px 14px 33px;
    border-radius: 20px;
    background: rgba(250, 181, 45, 0.22);
    justify-content: center;
    border: navajowhite;
    color: rgb(255, 169, 0);
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
}

.button-akcii:hover {
	background: #FAB52D75 !important;
    color: #FF9900 !important;
}

.akcii_index .catalog_more:hover .text {
    border-radius: 0 !important;
}
.akcii_index .catalog_more:hover {
    transform: scale(1.008) !important;
    -webkit-transform: scale(1.008) !important;
    -ms-transform: scale(1.008) !important;
}

.akcii_index .skidka div {
  /*color: red;*/
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -5px;
}

.akcii_index .skidka.bottom_left {
 bottom: 15px;
 left: 15px;
}

.akcii_index .skidka.bottom_right {
 bottom: 15px;
 right: 15px;
}

.akcii_index .skidka.top_left {
 top: 15px;
 left: 15px;
}

.akcii_index .skidka.top_right {
 top: 15px;
 right: 15px;
}


@media (max-width: 750px) {
	.default_mobile, .fixed_mobile, .fixed_main_menu{display:none;}
	.index_akcii {margin-top: 96px !important;}
	body{
		background-color:#FFFFFF !important;
	}
	.index_title {
		color: rgb(40, 43, 46);
		font-family: Ubuntu !important;
		font-size: 20px !important;
		font-weight: 500 !important;
		line-height: 23px !important;
		text-align: left !important;
	}
	.akcii_index {
		margin-top: 22px;
	}
	.col-sm-6{
		padding-left:25px !important;
		padding-right:25px !important;
	}
	.akcii_index a {
		color: black !important;
		display: block;
		margin-bottom: 25px;
		border-radius: 20px;
		box-shadow: 0px 3px 35.3px 0px rgba(92, 92, 92, 0.09);
		background: rgb(255, 255, 255);
	}
	
	.catalog_more img.img-responsive {
		height: 190px;
		width: 430px;
	}
	.akcii_index .text .title {
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 20px;
		font-weight: 500;
		line-height: 23px;
		text-align: left;
	}
	.div-button-akcii {
		margin-bottom: 20px;
		padding: 20px;
	}
	.button-akcii {
		width: 100%;
	}
  

}
/* End */
/* /bitrix/templates/sushi/components/bitrix/system.pagenavigation/my/style.css?17054052851171 */
/* /bitrix/templates/sushi/components/bitrix/news.list/index_akcii/style.css?17437044334257 */
