.middle{
	height: auto !important;
}

.form-send-ok {
	text-align: center;
	min-height: 120px;
	line-height: 120px;
	font-size: 18;
	font-weight: 700;
	color: green;
}

.reg_error {
	width: 980px;
	margin: 15px auto;
	color: red;
}

.form iframe.lha-iframe {
	width: 100%;
	height: 100%;
	background-color: #f7f5f5;
	border-width: 0!important;
	margin: 0!important;
	box-shadow: inset 1px 2px 3px rgba(0,0,0,0.35);
}

.programm__pic-wrap img {
	margin: 0 auto;
}

.event-item__main>.event-item__title{
	display:none;
}


/******220217******/
.modal-block__inner_decor{
	margin-top: 10%;

}
#fancybox-close{
	margin-top: 10%;
}
.step-item.step-item_active .i-ico_num2{
	background-position: 0 -945px;
}
.step-item.step-item_active .i-ico_num3{
	background-position: 0 -1089px;
}
.step-item.step-item_active .i-ico_num4{
	background-position: 0 -1233px;
}
#btn-register{
	letter-spacing: normal;
padding: 26px 10px 26px 10px;
font-size: 11px;
font-weight: bold;
}

/*07-07-2017*/
footer .width-30{
	width: 30%;
}
footer .width-30 .second-inner{
	margin: 0 auto;
	width: 200px;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}