

/* Start:/bitrix/templates/capitalim_s1/components/bitrix/news.list/faq/style.css?14626295202298*/
/*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(/bitrix/templates/capitalim_s1/components/bitrix/news.list/faq/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 );
}
/* End */


/* Start:/bitrix/templates/capitalim_s1/components/bitrix/main.feedback/feedback/style.css?14626295202409*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:1em;}
div.mf-name input, div.mf-email input {width:60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.mfeedback {
	margin-top:15px;
}
.mfeedback .mf-text {
	padding-bottom:5px;
}
.mfeedback input[type="text"] ,
.mfeedback textarea { 
	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;
}
.mfeedback textarea {
	height:auto;
}
.mfeedback input[type="submit"] {
	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;	
	border-radius: 3px;
	margin-top: 10px;
	
	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 );
}
.mfeedback input[type="submit"]: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 );
}
/* End */
/* /bitrix/templates/capitalim_s1/components/bitrix/news.list/faq/style.css?14626295202298 */
/* /bitrix/templates/capitalim_s1/components/bitrix/main.feedback/feedback/style.css?14626295202409 */
