/*faqs*/
.faq_block .title {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	color: black;
}
.faq_block .one_faq {
	margin-bottom:25px;
}
.faq_block .title_question_faq {	
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin-right: 10px;
}
.faq_block .question_faq {		
	font-weight: normal;	
	color: black;
	font-size: 13px;
}
.faq_block .arrow_faq {	
	width: 31px;
	height: 16px;	
	background: url(../images/ugol.png) no-repeat;
	margin-left: 7px;
	margin-top:2px;
}
.faq_block .answer_faq {
	padding: 20px;
	background: #f1f2f5;
	margin: 22px 0;
	position: relative;
	border-radius: 12px;
	position: relative;
	margin:0;
	font-size: 12px;
	color:#636363;
}
.send_question {
	display:block;
	font-weight:bold;
	text-decoration:none;	
	font-family: Arial,sans-serif;
	height: 36px;
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	margin-top: 20px;
	border-left: 1px solid #1280c3;
	border-right: 1px solid #167aa7;
	border-top: 1px solid #23b9f9;
	border-bottom: 1px solid #044680;
	background: #1b8fc0;
	background: -moz-linear-gradient(top, #1b8fc0 0%, #05539a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b8fc0), color-stop(100%,#05539a));
	background: -webkit-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
	background: -o-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
	background: -ms-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
	background: linear-gradient(to bottom, #1b8fc0 0%,#05539a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b8fc0', endColorstr='#05539a',GradientType=0 );
	max-width:196px;
	text-align:center;
	border-radius: 3px;
	cursor:pointer;
}
.send_question:hover {
	color:#fff;
	background: #1b8fc0;
	background: -moz-linear-gradient(top, #1b8fc0 0%, #0781b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b8fc0), color-stop(100%,#0781b2));
	background: -webkit-linear-gradient(top, #1b8fc0 0%,#0781b2 100%);
	background: -o-linear-gradient(top, #1b8fc0 0%,#0781b2 100%);
	background: -ms-linear-gradient(top, #1b8fc0 0%,#0781b2 100%);
	background: linear-gradient(to bottom, #1b8fc0 0%,#0781b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b8fc0', endColorstr='#0781b2',GradientType=0 );
}
.form_feedback {
	max-width: 269px;
}
.form_feedback_under {
	padding: 39px 27px 30px;
	font-size: 14px;
}
.form_feedback .header_grey {
	font-size: 22px;
	padding-top: 5px;
	padding-bottom:5px;
	color: #2e2e2e;
	font-family: Arial,sans-serif;
	font-weight: bold;
	margin-top: -30px;
}
.form_feedback .controls label{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #2e2e2e;
}
.form_feedback .controls .input input,.form_feedback .controls .input textarea,.form_feedback .controls .captcha_form .input input{
	max-width: 272px;	
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px!important;
	width: 100%;
	height: 28px;
	border: 1px solid #d8d8d8;
	border-radius: 2px;
	background: #fff;
	box-shadow: inset 0 3px 6px 0 #ececec;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial,sans-serif;
	border: 1px solid #d8d8d8;
	float:none;
}
.form_feedback .controls .input input.nofill,
.form_feedback .controls .input textarea.nofill,
.form_feedback .controls .captcha_form .input input.nofill{
	border:1px solid red;
}

.form_feedback .controls .input textarea{
	height: 135px;
}
.form_feedback .control .starrequired{
	color:#940939;
}
.form_feedback .controls {
	margin-top:10px;
}
.form_feedback .controls .captcha_form .input input{
	width: 117px;
}
.form_feedback .controls .captcha_form .input img {
	width: 113px;
	display: inline-block;
	vertical-align: middle;	
	text-align:right;
	margin-left: 13px;
	margin-top: -4px;
}
.form_feedback .controls .input input.inputfile {
	border:0;
	box-shadow:none;
}
.form_feedback .pink_input {
	display: block;
	padding: 0 35px;
	height: 36px;
	font-family: Arial,sans-serif;
	height: 36px;
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	margin-top: 20px;
	border-left: 1px solid #1280c3;
	border-right: 1px solid #167aa7;
	border-top: 1px solid #23b9f9;
	border-bottom: 1px solid #044680;
	margin: 0 auto;
	border-radius: 3px;
	margin-top:10px;
}
.form_feedback .pink_input {
	background: #1b8fc0;
	background: -moz-linear-gradient(top, #1b8fc0 0%, #05539a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b8fc0), color-stop(100%,#05539a));
	background: -webkit-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
	background: -o-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
	background: -ms-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
	background: linear-gradient(to bottom, #1b8fc0 0%,#05539a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b8fc0', endColorstr='#05539a',GradientType=0 );
}
.form_feedback .pink_input:hover {
	background: #1b8fc0;
	background: -moz-linear-gradient(top, #1b8fc0 0%, #0781b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b8fc0), color-stop(100%,#0781b2));
	background: -webkit-linear-gradient(top, #1b8fc0 0%,#0781b2 100%);
	background: -o-linear-gradient(top, #1b8fc0 0%,#0781b2 100%);
	background: -ms-linear-gradient(top, #1b8fc0 0%,#0781b2 100%);
	background: linear-gradient(to bottom, #1b8fc0 0%,#0781b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b8fc0', endColorstr='#0781b2',GradientType=0 );
}
.form_feedback .errors {
	color:red;
	font-size:12px;
}
.form_feedback .text {
	font-size:11px;
	margin-top:5px;
}
.form_feedback .input_captcha{
	float: left;
	width: 168px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 42px;
}
.form_feedback .captcha {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

.form_feedback .input_text_style {
	max-width:272px;
	position: relative;
	display: block;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding: 5px 10px!important;	
	border: 1px solid #d8d8d8;
	border-radius: 2px;
	background: #fff;
	box-shadow: inset 0 3px 6px 0 #ececec;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial,sans-serif;
	border:1px solid #d8d8d8;
}
