

/* Start:/bitrix/templates/agt-panel/components/bitrix/news.list/fasade_list/style.css?1773316604661*/

.fasade-list {
	position: relative;
	max-width: 1200px;
	margin: 0 auto 100px auto;
}


.fasade-list .flex-prev {
	position: absolute;
	top: 50%;
	left: -50px;
}

.fasade-list .flex-next {
	position: absolute;
	top: 50%;
	right: -50px;
}

.fasades-section {
	display: flex;
	justify-content: space-between;
}

.fasade-item {
	width: 160px;
}

.fasade-item .number {
	text-align: center;
	font-size: 25px;
}

.fasade-item .fasade-img {
	max-width: 100%;
	height: 200px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
}

.fasade-item div.fasade-name {
	background: #ccc;
	padding: 10px;
	margin-top: 5px;
	text-align: center;
	height: 100%;
}
/* End */
/* /bitrix/templates/agt-panel/components/bitrix/news.list/fasade_list/style.css?1773316604661 */
