

/* Start:/bitrix/templates/secondary_page_tpl/components/airtechnik/main.feedback/template2/style.css?1759502208746*/
.feedback-form__row {
	width: 100% !important;
	padding: 0 !important;
	margin-bottom: 20px;
}
.feedback-form__row > input {
  height: 40px;
}
.feedback-form__row > input, 
.feedback-form__row > textarea 
{
	border: 1px solid #294a81 !important;
	margin: 0;
	outline: none;
	font-size: 14px;
	padding: 10px !important;
	width: 100% !important;
}
.feedback-form__submit input {
	width: 100%;
	max-width: 440px!important;
	background: #294A81;
	color: #fff;
	border: none;
	cursor: pointer;
	height: 45px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}
.feedback-form__row > textarea {
	resize: none;
}
.mfeedback {
	margin: 20px 0;
}
@media screen and (max-width:576px){
	.feedback-form__submit input {
		max-width: 100%;
	}	
}
/* End */
/* /bitrix/templates/secondary_page_tpl/components/airtechnik/main.feedback/template2/style.css?1759502208746 */
