

/* Start:/bitrix/templates/.default/components/asd/catalog/re_catalog/style.css?16400202971122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/mod_zvr/style.css?1640020297935*/
.pagination * {
margin: 0;
padding: 0;
}
.pagination a, .pn_info {
text-decoration: none;
display: inline-block;
padding: 3px 10px;
min-width: 10px;
text-align: center;
font-size: 16px;
/* font-weight: 600; */
border-radius: 3px;
-webkit-transition: background .4s;
transition: background .4s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pagination .pn_info {
display: table;
margin-bottom: 5px;
}
.pagination .color, .pagination a:link, .pagination a:visited {
margin-left: 11px;
color: #666;
}
a.noactive {
cursor: no-drop;
opacity: .5;
}
.pagination a.noactive:hover {
background: #D6D6D6;
color: #666;
text-shadow: 1px 1px 1px #D8D8D8;
}
.pagination a.active {
color: #454d58;
    height: 32px;
    width: 32px;
    background-color: #e7eaed;
    border-radius: 50%;
}

.pagination a:hover {
color: #ce0000;
   
    border-radius: 50%;
}


.page {
	background: none !important;
}
/* End */
/* /bitrix/templates/.default/components/asd/catalog/re_catalog/style.css?16400202971122 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/mod_zvr/style.css?1640020297935 */
