

/* Start:/bitrix/templates/aspro_next/components/bitrix/form.result.new/inline_section_help/style.css?1594829520463*/
.flex_fifty{
	display: flex;
}
.flex_fifty form{
	width: 50%;
}
.width_50{
	width: 50%;
}
.form .form_footer .btn_red{
	background-color: #d1262b;
	border-color: #d1262b;
}
.form .form_footer .btn_red:hover{
	background-color: #2585e5;
}

@media screen and (max-width: 767px) {
	.flex_fifty{
		flex-direction: column;
	}
	.flex_fifty form{
	width: 100%;
}
.width_50{
	width: 100%;
}
.flex_fifty .form_footer{
	text-align: center;
}
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/form.result.new/inline_section_help/style.css?1594829520463 */
