.questions {
    background: url(../img/poradna_bg_home.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}
.questions > * {
    position: relative;
    z-index: 2
}
.questions:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(66, 33, 11, .47);
    z-index: 1
}
.q_cirle_wrap {
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    width: 185px;
    height: 185px;
    border-radius: 50%;
    background-position: center;
    float: right
}

.q_page_top .q_cirle_wrap.noshadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.questions h2 {
    font-size: 29px;
    font-weight: 400
}
.q_top_content {
    color: #fff;
    margin-bottom: 40px
}
.questions h3 {
    font-size: 24px;
    font-weight: 400;
}
.ask_wrap {
    /*  height: 600px;
    overflow-y: scroll; */
    background: rgba(255, 255, 255, .2);
    padding: 50px 130px 35px;
}
@media(max-width: 1600px) and (min-width: 1401px) {
    #module-questions-questions #add_question,
    .q_form_main_wrap {
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media screen and (max-width: 1400px) {
    #module-questions-questions #add_question {
        padding-left: 70px;
        padding-right: 70px;
    }
}
.q_form_main_wrap > div {
    padding: 0
}
.q_dl dt,
.q_dl dd {
    color: #4D4D4D;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 300;
    padding: 15px 0;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    max-width: 685px;

}
.q_dl dt {
    background: #fff; position: relative;    z-index: 9;
}
.q_dl dd {
    background: #F0F0F0;
    margin: 15px 0 15px auto;
    position: relative;bottom: 25px
}
.q_dl dd:before {
    content: '';

    background: url(../img/q_women.jpg);
    width: 82px; height: 82px;
    right: -40px; top: -33px;
    background: url(../img/A.png);
z-index: 999;

/*
    background: url(../img/q_alavis.png);
    width: 164px; height: 164px;
    right: -40px; top: -82px; z-index: 9999;
*/


    background-size: cover;
    display: block;
    border-radius: 50%;
    position: absolute;

}
/*
.q_dl dt:before {
    content: '';

    background: url(../img/A.png);
    width: 82px; height: 82px;
    right: -40px; top: -35px; z-index: 9999;


    background-size: cover;
    display: block;
    border-radius: 50%;
    position: absolute;

}
*/
.q_dl dt p,
.q_dl dd p {
    padding: 0 37px
}
.question_top {
    padding: 0 37px;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 10px;
    padding-bottom: 5px
}
.q_continue {
    text-align: center
}
.full_height {
    background: #fff;
    position: relative
}
#add_question {
    padding: 30px 20px 0;
}
#add_question p {
    margin-bottom: 0
}
#add_question input::-webkit-input-placeholder,
#add_question textarea::-webkit-input-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 15px;
}
#add_question input::-moz-placeholder,
#add_question textarea::-moz-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 15px;
}
#add_question input:-ms-input-placeholder,
#add_question textarea:-ms-input-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 15px;
}
#add_question input:-moz-placeholder,
#add_question textarea:-moz-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 15px;
}
#add_question input:-moz-placeholder,
#add_question textarea:-moz-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 15px;
}
#add_question .form-control {
    border: 0;
    border-bottom: 1px solid #C2C2C2;
    height: 49px;
    line-height: 49px;
}
#add_question textarea.form-control {
    min-height: 200px;
    line-height: 20px;
    padding-top: 15px
}
#add_question .submit2 {
    text-align: center;
    width: 100%;
    margin-top: 45px;
    padding-bottom: 30px;
}
#add_question .btn {
    background: #FF5023;
    border-color: #FF5023
}
#add_question .btn:hover {
    background: #DD3E1F;
    border-color: #DD3E1F;
}
#add_question input,
#add_question textarea {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 15px;
}
.q_continue {
    padding: 40px 0 80px
}
.q_continue a {
    background: #0E80BF;
    color: #fff;
    font-size: 17px;
    font-weight: 400
}
#add_question div.selector {
    height: 49px;
    line-height: 49px;
    border: 0;
    padding-left: 5px
}
#add_question div.selector span {
    height: 49px;
    line-height: 49px;
    color: #4D4D4D;
    font-weight: 300;
    font-size: 15px;
}
.q_filter_wrap {
    background: #fff;
    text-align: center;
    padding: 15px 0;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.q_filter_text {
    float: left;
    line-height: 51px;
    font-size: 18px
}
.q_filter {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.q_filter ul {
    margin-bottom: 0
}
.q_filter ul li {
    display: inline-block;
    padding: 0 15px;
    min-width: 176px
}
.q_filter.catimg {
    position: static
}
.q_filter button {
    border: 0;
    background: none;
    outline: 0;
    position: relative;
    display: block;
    width: 100%;
}
.catimg {
    position: absolute;
    top: -16px;
    right: 15px;
    z-index: 99;
}
.catimg > button {
    display: block;
    position: relative;
    width: 51px;
    height: 51px;
}
.catimg span.path1,
.catimg span.path1:before {
    /* position: absolute; */
    display: block;
    width: 51px;
    height: 51px;
    font-size: 51px;
}
.catimg span.path2 {
    position: absolute;
    top: 0;
    left: 0
}
.q_filter.catimg span.path2:before,
.q_filter.catimg span.path3:before {
    position: absolute;
    display: block;
    width: 51px;
    height: 51px;
    font-size: 51px;
    top: 0;
    left: 4px;
}
.q_filter.catimg .i_cat .path1:before,
.q_filter.catimg .i_dog .path1:before,
.q_filter.catimg .i_horse .path1:before {
    color: #0E80C1
}
.q_filter.catimg button:hover .path1:before {
    color: #FF5023
}
.q_filter button span:first-child {
    float: left;
}
.q_filter button > span:last-child {
    line-height: 51px;
    font-size: 16px;
    position: relative;
    right: 7px
}
.q_filter ul li:first-child button > span:last-child {
    position: relative;
    left: -20px
}
@media(max-width: 768px) {
    .q_cirle_wrap {
        float: none;
        margin: 0 auto
    }
    .questions h3 {
        text-align: center
    }
    .ask_wrap {
        margin: 0 40px;
        padding: 20px;
    }
    .q_dl dd:before,
    .q_dl dt:before {
        /*top: -35px;*/
        right: -10px
    }
    #module-questions-questions .q_dl dd:before {
        /*top: 0;*/
        z-index: 99;
        /*right: -15px*/
    }
    #module-questions-questions .ask_wrap {
        margin: 0;
        padding: 20px;
    }
    #module-questions-questions #add_question {
        padding: 10px
    }
    #module-questions-questions #add_question .submit2 {
        margin-bottom: 0
    }
    #module-questions-questions .q_page_top {
        padding-bottom: 20px
    }
}
@media(max-width: 992px) {
    .q_filter_text {
        padding-left: 15px
    }
    .q_filter ul li {
        min-width: 150px
    }
    .q_filter ul li:first-child button > span:last-child {
        left: 0
    }
    .q_filter button > span:last-child {
        right: 0
    }
}
@media(max-width: 767px) {
    .q_page_top {
        padding-top: 20px
    }
    .q_page_top p:first-child:before {
        top: -20px
    }
}
@media(max-width: 590px) {
    .q_filter_text {
        display: block;
        text-align: center;
        float: none
    }
    .q_filter ul li {
        min-width: 180px;
        max-width: 180px;
        display: block;
        margin: 0 auto
    }
    #module-questions-questions .q_dl dd:before,
    #module-questions-questions .q_dl dt:before {
        position: static;
        margin: 0 auto
    }
    #module-questions-questions .ask_wrap {
        padding: 20px 0;
        overflow-x: hidden
    }
    #module-questions-questions .questions_content .container {
        padding-left: 0;
        padding-right: 0;
    }
    #module-questions-questions .q_page_top .sec_text {
        padding: 15px 10px 0
    }
    #module-questions-questions .q_dl dt {
        max-width: 95%;
        margin: 0 auto
    }
}
@media(max-width: 454px) {
    .pickList {
        max-width: 200px;
        margin: 0 auto;
        position: relative;
    }
    .pickList .butt {
        position: absolute
    }
    .pickList .butt:first-child {
        left: -35px
    }
    .pickList .butt:last-child {
        right: -30px;
        top: 13px;
    }
}
@media(max-width: 1400px) {
    .q_form_main_wrap {
        max-width: 1000px;
        margin: 0 auto;
    }
}
.sec_text {
    line-height: 1.8
}
#module-questions-questions .alert {
    margin-bottom: 0;
    text-align: center
}
#module-questions-questions .q_page_top .sec_text {
    font-weight: 300
}
