

/* Start:/local/templates/monami_new/components/bitrix/main.feedback/contacts/style.css?17680707451150*/
.mfeedback{
	padding: 30px 45px;
	background: #fff;
}

.mfeedback .mfeedback_title{
	font-size: 16px;
	margin-bottom: 15px;
	color: #b9b9b9;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.mfeedback .mfeedback_form textarea{
	width: 100%;
	border: 1px solid #c5c3cb;
	padding: 15px;
	border-radius: 5px;
	resize: none;
	min-height: 206px;
	background: #fafafa;
}

.mfeedback .mfeedback_form input[type=text]{
	width: 100%;
	padding-left: 15px;
	height: 40px;
	border: 1px solid #c5c3cb;
	border-radius: 40px;
	margin-top: 15px;	
	background: #fafafa;

}

.mfeedback .mfeedback_form .mf-captcha img{
	margin-bottom: 15px;
}

.mfeedback .mfeedback_form .mfeedback_foot{
	margin-top: 25px;
}

.mfeedback .mfeedback_form .mfeedback_foot input[type=submit]{
	width: 60%;
	height: 40px;
	border: none;
	border-radius: 40px;	
	color: #fff;	
	font-size: 15px;
	background: linear-gradient(to right, #8ed7f9, #fd5be9);
	font-weight: bold;
}

.mfeedback .mfeedback_form .mfeedback_foot input[type=submit]:hover{
	opacity: 0.5;
}

.mfeedback .mfeedback_form .mfeedback_foot .usl{
	font-weight: 300;
	font-size: 13px;
	color: #999999;
	margin-top: 30px;
}

/* End */
/* /local/templates/monami_new/components/bitrix/main.feedback/contacts/style.css?17680707451150 */
