

/* Start:/bitrix/templates/.default/components/ma/catalog/vmp-catalog/ma/catalog.section/wmp.section/style.css?16020725373615*/

.b-catalog-elements-blocks {
	margin: 0 0 0 -20px;
	font-size: 0;
}
	.b-catalog-elements-blocks_item {
		width: 25%;
		display: inline-block;
		font-size: 14px;
		margin: 0 0 20px 0;
		overflow: hidden;
		*display: inline;
	  	zoom: 1;
	  	vertical-align: top;
	}
		.b-catalog-elements-blocks_holder {
			overflow: hidden;
			margin-left: 20px;
		}
			.b-catalog-elements-blocks_pic {
 				display: block;
 				font-size: 0;
 				text-decoration: none !important;
 				outline: none;
 				position: relative;
 				margin-bottom: 0.8em;
 			}
 			.b-catalog-elements-blocks_text {
 				margin-bottom: 0.8em;
 				clear: both;
 			}
 				.b-catalog-elements-blocks_name {
 					margin-bottom: 0.8em;
 				}
					.b-catalog-elements-blocks_price {
						float: left;
						margin: 0 5px 5px 0;
						color: #000;
						font-weight: bold;
						font-size: 14px;
					}
					.b-catalog-elements-blocks_buy {

					}

	.g-clean {
		clear: both;
		font-size:0;
	  	overflow: hidden;
	}



.products {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 60px;
}

.products__item {
	width: 295px;
	/* height: 402px; */
	border: 1px solid #dddfe9;
	padding: 20px;
	display: flex;
	flex-direction: column;
	margin-left: -1px;
	margin-top: -1px;
}


.products__item-name-link, .products__item-name-link:visited {
	text-decoration: none;
	font-family: "PT Sans", sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #103793;
	font-weight: 400;
}

.products__item-preview-text {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 21px;
	color: #9F9F9F;
}

.products__item-icon-container {
	padding: 0;
	margin: 0;
	list-style: none;
	min-height: 30px;
	min-width: 90px;
	display: flex;
	padding-bottom: 10px;
}

.products__item-icon {
	height: 20px;
	width: 20px;
	padding: 0;
	margin: 0;
	background-color: #103793;
	margin-right: 3px;
}

.products__item-image {
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
}

.products__item-name {
	padding: 0;
	margin: 0;
	font-weight: 400;
}

.products__item-image .products__item-name-link {
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	display: flex;
	font-weight: 300;
}

.products__item-image img {
	max-height: 160px;
}

.products__item-image .no-image{
	min-height: 133px;
}

.products__item-link-detail {
	padding: 0;
	position: relative;
	padding-right: 30px;
	text-decoration: none;
}

.products__link--svg {
	fill: #103793;
	position: absolute;
    bottom: -3px;
	right: -1px;
	width: 22px;
	height: 13px;
	
}

.products__item-preview-text {
	padding-bottom: 14px;
	/* max-height: 67px; */
	overflow: hidden;
}

.products__item-link-container {
	margin-top: auto;
}

.products__section-link-cotainer {
	padding-bottom: 100px;
}

.modern-page-navigation {
    margin-top: 30px;
}
@media(max-width: 650px){
	.products__item {
		width: 50%;
	}
	.products__item-image {
		max-height: 160px;
	}
	.products__item-image img {
		object-fit: contain;
		width: 100%;
	}
	.products__item-name-link, .products__item-name-link:visited {
		font-size: 18px;
		line-height: 1.1;
	}
	.products__item-link-detail {
		padding-right: 0;
	}
}
@media(max-width: 538px) {
	.products__item {
		padding: 20px 10px;
	}
	.products__item-preview-text {
		line-height: 16px;
	}
	.products__item-link-container {
		display: none;
	}
	.products__item-name {
		min-height: 56px;
	}
	.products__item-image {
		min-height: 160px;
	}
}
@media(max-width: 357px) {
	.products__item {
		width: 295px;
	}
	.products__item-image {
		min-height: inherit;
		max-height: 100%;
	}
	.products__item-name {
		min-height: inherit;
    	margin-bottom: 5px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1602072501659*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}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:.5em}span.modern-page-current{font-weight:bold}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */
/* /bitrix/templates/.default/components/ma/catalog/vmp-catalog/ma/catalog.section/wmp.section/style.css?16020725373615 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1602072501659 */
