

/* Start:/local/templates/vetacademy/components/beltechsoft/component.base/lechenie.stati.detail/style.css?1766772511878*/
.page__content ul li{
    /*position: inherit !important;*/
}
.treatment-articles-detail .form-get-consultation{
    background-color: #accdeb;
}
.treatment-articles-detail .form-get-consultation input:focus, .treatment-articles-detail .form-get-consultation input:focus-visible,
.treatment-articles-detail .form-get-consultation input:focus, .treatment-articles-detail .form-get-consultation input:required:focus
{
    outline: none;
    border: 1px solid #f28f5f!important;
}


.treatment-articles-detail .form-get-consultation .name-form,
.treatment-articles-detail .form-get-consultation label,
.treatment-articles-detail .form-get-consultation label > a
{
    color: #000;
}
.treatment-articles-detail .form-get-consultation label > a:hover{
    text-decoration: none;
}
.treatment-articles-detail .form-get-consultation .submit-form-stati{
    background-color: #5992bf;
}
/* End */


/* Start:/local/templates/vetacademy/components/bitrix/news.list/stati_question/style.css?17817832071389*/
.block-questions-answers-stati {
    max-width: 1000px;
    margin: 50px auto;
}

.faq__title {
    margin: 60px 0 30px !important;
    font-size: 24px;
    font-weight: 700;
}

.faq__item {
    border: 1px solid #6ec9b4;
    margin-bottom: 16px;
}

.faq__question {
    width: 100%;
    border: 0;
    background: transparent;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 28px 32px;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}
.icon-question-t{
    display: none;
}
/* .faq__icon {
    position: relative;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.faq__icon::before,
.faq__icon::after {
    content: "";
    position: absolute;
    background: #46b39b;
    transition: 0.3s;
}

.faq__icon::before {
    width: 20px;
    height: 2px;
    top: 9px;
    left: 0;
}

.faq__icon::after {
    width: 2px;
    height: 20px;
    left: 9px;
    top: 0;
} */

.faq__answer {
    display: none;
    padding: 0 32px 32px;
    font-size: 22px;
    line-height: 1.6;
    color: #555;
}

.faq__answer ul {
    margin: 16px 0;
    padding-left: 24px;
}
.active-faq{

    background: #fff;
}
.faq__item.active-faq .faq__answer {
    display: block;
}

.faq__item.active-faq .faq__icon::after {
    transform: scaleY(0);
}
.green-color{
    color: #00A47E;
}
.faq__answer ul{
    font-size: 16px
}
/* End */
/* /local/templates/vetacademy/components/beltechsoft/component.base/lechenie.stati.detail/style.css?1766772511878 */
/* /local/templates/vetacademy/components/bitrix/news.list/stati_question/style.css?17817832071389 */
