/*===================================================Question form */
.questionform {
	display: block;
	width: 100%;
	margin: 0 auto 10px auto;
	text-align:	center;
	font-size: 18px;
	box-sizing: border-box;
}
.questionform .form-control{
	box-sizing: border-box;
}
.questionform div.question-form-intro {
	width: 100%;
	padding: 5px 0 5px 0;
    margin: 0 0 5px 0;
	font-size: 22px;
}
.questionform .help-block{
	text-align: left;
	font-size: 12px;
}
.question-title-box {
	width: 100% !important;
	max-width:100% !important;
	margin: 5px auto 5px auto;
	display: block;
	padding: 5px 10px;
	box-sizing: border-box;
	height: auto !important;
}
.question-box {
	width: 100%;
	display: block;
	margin:0 auto 0 auto;
	padding: 5px 10px;
	resize: none;
	box-sizing: border-box;
	height: auto !important;
}
.question-form-bottom {
	margin: 10px auto 10px auto;
	text-align: center;
}
.question-list{
	list-style-type: none;
	display: block;
	width: 100%;
	clear: both;
}
.question-list-title{
	font-weight: bold;
	padding: 16px 0;
	display: block;
	font-size: 1.5em;
}
.question-list li {
	border-bottom: 1px #ccc dotted;
	display: block;
	padding: 5px 2px;
}
.question-cat-menu{
	margin-top: 20px;
	margin-right: 200px;
	float: right;
	list-style-type: none;
	display: none;
}
.list-question-title{
	font-size: 1em;
	display:block;
}

.list-question-answer{
	float: right;
}
.q_view_more{
	margin: 10px 0 0 0;
	display: block;
	text-align: right;
	font-size: 16px;
}
.q_question_list{
	margin: 0px;
}
.qerror{
	color: red;
	text-align: center;
}

#quser-desc, #quser-desc h3, #quser-desc form,#quser-desc p,#quser-desc textarea,#quser-desc input{
	clear: none;
}
#quser-desc{
	display: block;
}
#quser-desc form{
	display: block;
	margin-left: 270px;
}
table.quser-bestans{
	width: 250px;
}
table.quser-bestans tbody tr td{
	padding:0;
}

td.two-cols, td.three-cols{
	padding:0;
}
td.two-cols{
	width: 125px;
}
td.three-cols{
	width:83px;
}
.quser-message{
	width: 80%;
	text-align:center;
	border: 1px solid #E6DB55;
	border-radius: 3px;
}
.q_question_list{
	overflow: hidden;
	margin:0;
	padding:0;
}
.q_question_single{
	width:30%;
	float:left;
	margin-right: 4.5%;
	margin-bottom: 30px;
}
.q_question_single a{
	display: block;
	position: relative;
}
.q_question_list .q_question_single:nth-child(3n+3){
	margin-right: 0;
}
.q_question_list .q_question_single:nth-child(3n+4){
	clear: both;
}
.q_question_thumb{
	margin-bottom: 10px;
}
.q_question_thumb img{
	width:100%;
	height: auto;
	display: block;
}
.q_question_overlay{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	box-shadow: inset 0 0 8px rgba(0,0,0,.39);
}
.userquestion {
	border: #c9c8c7 1px solid;
	border-radius: 5px;
	margin: 20px 0 20px;
	background: #f8f7f5;
	padding: 20px;
	clear: both;
}
@media(max-width: 768px){
	.q_question_single{
		width:48%;
		margin-right: 3%;
	}
	.q_question_list .q_question_single:nth-child(3n+3){
		margin-right: 3%;
	}
	.q_question_list .q_question_single:nth-child(3n+4){
		clear: none;
	}
	.q_question_list .q_question_single:nth-child(2n+2){
		margin-right: 0;
	}
	.q_question_list .q_question_single:nth-child(2n+3){
		clear: both;
	}
	.questionform{
		width:100%;
	}
	.expert_single img {
		display: none !important;
	}
}

@media(max-width: 400px){
	.q_question_single{
		width:100%;
		margin-right: 0 !important;
	}
}
/**
fseo_questions zadat_vopros styles
 */
.fseo_questions_steps{
	padding: 35px 0;
}
.fseo_questions_step{
	text-align: center;
	position: relative;
}
.fseo_questions_step.with_arrow:after{
	content: "";
	width: 44px;
	height: 30px;
	background: url("../img/arrow_right_neutral.png") 0 0 no-repeat;
	display: block;
	position: absolute;
	right: -35px;
	top: 45px;
}
.fseo_questions_step_number{
	font-size: 36px;
	line-height: 120px;
	width: 120px;
	height: 120px;
	margin: 0 auto 20px;
	border-radius: 50%;
	border: 1px solid #7aa1bf;
}
.fseo_questions_step_description{
	font-size: 16px;
}
.fseo_question_cats_title{
	height: 70px;
	line-height: 70px;
	text-indent: 110px;
	background: #dfdfdf url('../img/ico_questions_neutral.png') 30px center no-repeat;
	font-size: 18px;
	color:#5f5f5f;
	margin-bottom: 45px;
	cursor: pointer;
	transition: .3s;
}
.fseo_question_cats_title:after{
	content:"";
	display: block;
	margin-top:5px;
	height: 5px;
	opacity: 1 !important;
}
.fseo_question_cats_title:hover{
	opacity: .7;
}
.fseo_questions_cats_list{
	margin-bottom: 70px;
}
.fseo_questions_cats_list li{
	background: none;
	padding:0;
}
.fseo_questions_cats_list li:hover > a{
	background: #ededed;
	color:#333;
}
.fseo_questions_cats_list li > a {
	font-size:16px;
	text-decoration: none;
	box-sizing: border-box;
	border-top: 1px solid #959595;
    padding: 0 40px 0 20px;
	cursor: pointer;
	position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    min-height: 50px;
}
.fseo_questions_cats_list li.has_child > a:after{
	content: "";
	display: block;
	position: absolute;
	right: 10px;
	top: 13px;
	background: #fff url('../img/arrow_up.png') center 8px no-repeat;
	border: 1px solid #aec7da;
	border-radius: 50%;
	width: 25px;
	height: 25px;
}
.fseo_questions_cats_list li.opened > a:after{
	background: #fff url('../img/arrow_down.png') center 8px no-repeat;
}
.fseo_questions_cats_list_main > li:first-child > a{
	border-top: 1px solid #959595;
}
.fseo_questions_cats_list_main > li > a{
	border: 1px solid #959595;
	border-top: none;
}
.fseo_questions_cats_list_main, .fseo_questions_cats_list_sub{
	list-style: none;
	margin:0;
	padding:0;
}
.fseo_questions_cats_list_main > li > a {
	color:#ffffff;
	background: #b7b7b7;
}
.fseo_questions_cats_list_sub{
	display: none;
}
.fseo_questions_cats_list_main > li > .fseo_questions_cats_list_sub{
	margin-left:10px;
	border: 1px solid #959595;
	border-top:none;
}
.fseo_questions_cats_list_sub > li > a{
	color:#404045;
	background: none;
}
.fseo_questions_cats_list_main > li:last-child > .fseo_questions_cats_list_sub > li:last-child > a{
	border-bottom: 1px solid #959595;
}
.fseo_questions_cats_list_sub > li:first-child > a{
	border-top:none;
}
.fseo_questions_cats_list li.active > a{

}
.fseo_questions_cats_list li.active > ul{
	border:2px solid #aec7da;
	border-top: none;
}
.fseo_questions_cats_list_main > li > .fseo_questions_cats_list_sub.active{
	border-color: #aec7da;
}
.fseo_questions_cats_list_main > li.active > .fseo_questions_cats_list_sub > li:last-child > a{
	border-bottom: none;
}
.fseo_questions_experts{
	min-height: 70px;
	color:#464646;
	margin-bottom: 35px;
	background: transparent;
}
.fseo_questions_expert_card{
	height: 70px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	padding: 11px 10px 11px 29px;
	margin-bottom: 10px;
}
.fseo_questions_experts:after{
	content:"";
	display: block;
	margin-top:5px;
	height: 5px;
	background: #aec7da;
}
.fseo_questions_expert_photo{
	width: 45px;
	height: 45px;
	border-radius: 50%;
	overflow: hidden;
	float:left;
	margin-right: 30px;
}
.fseo_questions_expert_photo img{
	width: 100%;
	height: auto;
}
.fseo_questions_expert_desc{
	padding-top:5px;
	float:left;
}
.fseo_questions_expert_site{
	font-size: 12px;
}
.fseo_questions_expert_name{
	font-size: 16px;
}
.fseo_questions_expert_name a{
    text-decoration: none;
    color: #464646;
}
.fseo_questions_expert_name a:hover{
    text-decoration: underline;
}
.fseo_questions_expert_btn{
	float:right;
}
.fseo_questions_expert_btn button{
	background: #aec7da;
	color:#ffffff;
	font-size: 18px;
	line-height: 50px;
	font-weight: 600;
	border-radius: 3px;
	padding: 0 35px;
	margin-top: -2px;
	transition: .3s;
}
.fseo_questions_expert_btn button:hover{
	opacity: .7;
}
.fseo_questions_list{
	margin-bottom: 30px;
}
.fseo_questions_list .fseo_questions_list_single{
	padding: 25px;
	overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fseo_questions_list .fseo_questions_list_single:nth-child(odd){
	background: #f1f1f1;
}
.fseo_questions_list .fseo_questions_list_single:hover{
    background: #eee !important;
}
.fseo_questions_list_title{
	width:75%;
	margin-right: 5%;
}
.fseo_questions_list_title a{
	color:#464646;
	text-decoration: none;
	font-size: 16px;
}
.fseo_questions_list_count{
	width: 20%;
	float: left;
	overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fseo_questions_list_count_number{
	font-size: 24px;
	margin-right: 10px;
}
.fseo_questions_list_count_text{
	font-size: 9px;
	width: 60px;
}
.fseo_questions_list_show_more{
	margin-bottom: 50px;
	padding-left:25px;
}
.fseo_questions_list_show_more a{
	font-size: 16px;
	color: #7aa1bf;
	text-decoration: none;
	border-bottom:1px dotted #7aa1bf;
}
#question_form_submit{
    background: #aec7da;
    color: #ffffff;
    font-size: 18px;
    line-height: 50px;
    font-weight: 600;
    border-radius: 3px;
    padding: 0 35px;
    margin-top: -2px;
    border:none;
    transition: .3s;
}
#question_form_submit:hover{
    opacity: .7;
}
@media(max-width: 768px){
    .fseo_questions_step{
        clear: both;
        height: 90px;
    }
    .fseo_questions_step.with_arrow{
        margin-bottom: 50px;
    }
    .fseo_questions_step_number{
        float:left;
        width:75px;
        height: 75px;
        font-size: 36px;
        line-height: 74px;
        margin-right:15px;
    }
    .fseo_questions_step_description{
        text-align: left;
    }
    .fseo_questions_step.with_arrow:after{
        content: "";
        width: 21px;
        height: 34px;
        background: url('../img/arrow_step_down_neutral.png') 0 0 no-repeat;
        display: block;
        position: absolute;
        right: auto;
        top: auto;
        left: 27px;
        bottom: -37px;
    }
    .fseo_question_cats_title{
        text-indent: 70px;
        background-position-x: 10px;
        margin-bottom: 5px;
    }
    .fseo_questions_cats_list li > a{
        padding: 0 40px 0 10px;
    }
    .fseo_questions_cats_list{
        margin-bottom: 5px;
    }
    .fseo_questions_list{
        margin-top:20px;
    }
    .fseo_questions_list_title{
        width:65%;
    }
    .fseo_questions_list_count{
        width:30%;
    }
    .fseo_questions_experts{
        min-height: 115px;
        margin-bottom: 5px;
    }
    .fseo_questions_experts:last-of-type{
        display: none;
    }
    .fseo_questions_expert_card{
        height: 115px;
        padding: 10px 10px 5px 10px;
    }
    .fseo_questions_expert_photo{
        width:90px;
        height: 90px;
        margin-right: 10px;
    }
    .fseo_questions_expert_desc{
        float:none;
        text-align: center;
    }
    .fseo_questions_expert_name{
        font-size: 14px;
    }
    .fseo_questions_expert_btn{
        float:none;
        text-align: center;
    }
    .fseo_questions_expert_btn button{
        display: inline-block;
        margin-top: 3px;
    }
}
