

/* Start:/bitrix/templates/template.main/components/ma/catalog.section/objects/style.css?16826689991155*/
.b-objects {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 0 15px -10px;
}
	.b-objects_item {
	    -ms-flex-preferred-size: 190px;
	        flex-basis: 190px;
		margin: 0 0 10px 10px;
		text-align: center;
		border: solid 1px #f2f2f2;
	}
		.b-objects_item_holder {
			padding: 15px 10px;
		}
			.b-objects_item_image {
 				display: block;
 				font-size: 0;
 				text-decoration: none !important;
 				outline: none;
 				position: relative;
 				height: 170px;
 				background-image: url('/bitrix/templates/template.main/components/ma/catalog.section/objects/img/no-image_220x170.png');
 				background-position: center;
 				background-repeat: no-repeat;
				/*background-size: contain ;*/
 			}
			.b-objects_item_no-image {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				height: 170px;
				font-weight: 700;
				font-size: 14px;
				text-transform: uppercase;
				color: #f33535;
			}
				.b-objects_item_no-image span {
					margin: auto;
					
				}
 			.b-objects_item_text {
 				margin-top: 20px;
 			}
 				.b-objects_item_name {
 					margin-bottom: 0.8em;
 				}

.pager {
	text-align: center;
	font-size: 20px;
}
/* End */
/* /bitrix/templates/template.main/components/ma/catalog.section/objects/style.css?16826689991155 */
