.sec-menu {
	margin-bottom: 0 !important;
}
.bg-event {
	height: 280px;
	background: #f4f8fa;
	margin-bottom: 39px;
}
.image-wraper {
	position: relative;
	max-height: 340px;
	overflow:hidden;
}
.event-descr {
	color: #253337;
	position: absolute;
	bottom: 26px;
	left: 39px;
}
.event-descr.white {
	color: #fff;
	text-shadow: 0px 1px 1px #253337;
}
.event-descr .date {
	font-size: 24px;
	margin-bottom:4px;
}
.event-wrappers .timeanday{
	padding-left: 37px;
	background: url('/images/tik-big.jpg') 0 1px no-repeat;
	font-size: 18px;
	font-weight: 600;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
} 
.event-wrappers .chemoda {
	padding-left: 37px;
	background: url('/images/ch-big.jpg') 0 1px no-repeat;
	font-size: 18px;
	font-weight: 600;
	float: left;
	margin-right: 30px;
}
.event-descr .event-name {
	width: 640px;
	line-height: 30px;
	font-size: 32px;
	margin-bottom: 13px;
	font-weight: 600;
}
.event-descr .place {
	padding-left: 21px;
	background: url('images/map-arrow.png') 2px 2px no-repeat;
}
.event-descr .place.gray {
	background: url('images/map-arrow-gray.png') 2px 2px no-repeat;
}




.sing-button {
	margin-bottom: 40px;
	padding-left: 16px;
}
.sing-button a{
	
	text-decoration: none;
	font-weight: 600;
	padding: 8px 53px ; 
	font-size: 18px;
	display: block;
	border: 2px solid #51b6db;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.event-wrappers  .pict-wrap {
	height: 120px;
	width: 120px;
	position: relative;
	margin-bottom: 15px;
}
.cons-border {
	background: url('/images/photo-over-big.png') no-repeat;
	position: absolute;
	height: 120px;
	width: 120px;
}