

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1602849770666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/shops/style.css?1621630631875*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.static_page {
	display: flex;
padding-bottom: 50px
}

.news-item {
	border: 1px solid #d5d4d0;
    color: #495057;
    background-color: #fff;
	padding: 15px 20px;
	margin-bottom: 30px;
	/*width: 100%;*/
	margin: 15px auto;
	width: 30%;
	max-width: 400px;
}

.news-item div:first-of-type .zag {
display: none;
}

.news-item div {
	font-size: 12px;
}

.zag {
    color: #6c757d !important;
}

.news-list {
	margin-right: 50px;
    /*max-width: 400px;*/
    width: 100%;
    flex-shrink: 0;
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 1024px) {
	.static_page {
flex-direction: column;
}

.news-list {
 max-width: 100%;
}
.news-item {
	width: 45%;
}
}

@media (max-width: 630px) {
	.news-item {
		width: 100%;
	}
}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1602849770666 */
/* /bitrix/templates/.default/components/bitrix/news.list/shops/style.css?1621630631875 */
