

/* Start:/local/templates/roso/css/style.css?17234477932427*/
/* 375px */
.faq {
    margin: 48px 0;
}

.faq__title {
    font-size: 26px !important;
    line-height: 36px !important;
    text-align: center;
    margin-bottom: 32px;
}

.faq__question-title {
    cursor: pointer;
    padding: 18px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
}

.faq__list {
    background-color: #fff;
    border-radius: 8px;
}

.faq__question {
    border-width: 1px 1px 0 1px;
    border-color: #EEEEEE;
    border-style: solid;
    padding: 0 17px;
}

.faq__question:nth-of-type(1) {
    border-radius: 8px 8px 0 0;
}

.faq__question:last-of-type {
    border: 1px solid #EEEEEE;
    border-radius: 0 0 8px 8px;
}

/* active state */
.faq__question_active {
    background: #F8F8F8;
}

.faq__question-title_active {
    color: #E7515A;
}

.faq__question-title_active a {
    color: #E7515A;
}

.faq__question-title:after {
    content: url('/local/templates/roso/images/svg/icons/arrow_down.svg');
    float: right;
}

.active:after {
    content: url('/local/templates/roso/images/svg/icons/arrow_up.svg');
    /* Unicode character for "minus" sign (-) */
}

/* Style the faq__question-title panel. Note: hidden by default */
.faq__question-answer {
    display: none;
    overflow: hidden;
    padding-bottom: 24px;
}

.faq__question-answer ul {
    margin: 0;
}

.faq__question-answer p {
    margin: 0;
}

.faq-banner,
.faq-review {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .faq {
        margin: 120px 0 48px;
    }

    .faq__title {
        font-size: 36px !important;
        line-height: 44px !important;
        text-align: center;
        margin-bottom: 48px;
    }

    .faq__question {
        border-width: 1px 1px 0 1px;
        border-color: #EEEEEE;
        border-style: solid;
        padding: 0 24px;
    }

    .faq__question-title {
        cursor: pointer;
        padding: 18px 0;
        font-weight: 400;
        font-size: 20px;
        line-height: 100%;
    }

    .faq-banner,
    .faq-review {
        margin-bottom: 70px;
    }
}

/* .open_menu.banket {
    top: 78%;
    padding-left: 20px !important;
    width: 219px;
    padding-right: 20px !important;
} */

/* @media (min-width: 768px) and (max-width: 991px) {
    .open_menu.banket {
        top: 56%;
    }
} */

/* @media (max-width: 767px) {
    .open_menu.banket {
        top: 54%;
        padding-left: 13px !important;
        width: 220px !important;
    }
} */
/* End */


/* Start:/local/templates/roso/components/bitrix/news.list/review_front.faq/style.css?163286701497*/
.page_bankety .cards_wrapper.pdf_menu {
    text-align: center;
    justify-content: center;
}
/* End */
/* /local/templates/roso/css/style.css?17234477932427 */
/* /local/templates/roso/components/bitrix/news.list/review_front.faq/style.css?163286701497 */
