.page.pagebn1 {
	
}

.page.pagebn1 .page2 .elements {
	padding-top: 10px;
	padding-bottom: 10px;
}

.page.pagebn1 .page2 .elements .item {
	cursor: pointer;
}

.page.pagebn1 .page2 .elements .item .descr {
	position: absolute;
	background: #666;
	bottom:0;
	padding: 10px;
	z-index: 10;
	color: white;
}

.page.pagebn1 .page2 .elements .item .descr a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	
}


.page.promo {
	padding: 40px 0;
}

.page.promo:hover {
	background: #f6f6f6;
}