

/* Start:/bitrix/templates/matilda_s1/components/bitrix/news.list/faq2/style.css?17418079094007*/
.faq {
    display: block;
    margin-bottom: 20px;
}
.faq .faq-section {
    display: block;
    margin-top: 0px;
    border: 1px solid #e8e8e8;
}
.faq .faq-section .faq-delimiter {
    display: block;
    height: 1px;
    background: #e8e8e8;
    overflow: hidden;
}
.faq .faq-section .faq-item {
    display: block;
    padding: 25px 35px;
}
.faq .faq-section .faq-item .faq-item-wrapper {
    display: block;
}
.faq .faq-section .faq-item .faq-item-name {
    display: block;
    position: relative;
    font-size: 0;
    cursor: pointer;
}
.faq .faq-section .faq-item .faq-item-name .faq-item-name-text {
    color: #232121;
    margin-right: 70px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}
.faq .faq-section .faq-item .faq-item-name .faq-item-name-indicators {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 100%;
    white-space: nowrap;
    text-align: center;
}
.faq .faq-section .faq-item .faq-item-name .faq-item-name-indicators .faq-item-name-indicator {
    vertical-align: middle;
    font-size: 14px;
}
.faq .faq-section .faq-item .faq-item-name .faq-item-name-indicators .faq-item-name-indicator.faq-item-name-indicator-active {
    display: none;
}
.faq .faq-section .faq-item.active .faq-item-name .faq-item-name-indicators .faq-item-name-indicator.faq-item-name-indicator-active {
    display: inline-block;
}
.faq .faq-section .faq-item.active .faq-item-name .faq-item-name-indicators .faq-item-name-indicator.faq-item-name-indicator-inactive {
    display: none;
}
.faq .faq-section .faq-item .faq-item-description {
    display: none;
    padding-top: 25px;
    overflow: hidden;
}

.faq-item-img-wrapper{
    padding-top:20px;
    max-height: 600px;
}
.faq .faq-section .faq-item .faq-item-description .faq-item-description-wrapper {
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    text-align: justify;
}
@media all and (max-width:768px){
    .faq-item-img-wrapper{
        float:unset;
        text-align: center;
    }
    .faq .faq-section .faq-item .faq-item-description .faq-item-description-wrapper {
        text-align: left;
    }
}

/*new 29.06.2021*/
/**/
.review-content{
    display: flex;
    align-items: flex-start;
}
.review-pic{
    width: 410px;
}
.review-desc{
    width: calc(100% - 410px);
    padding-left: 20px;
}
.review-autor__title{
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
.review-autor__desc{
    display: block;
    font-size: 15px;
}
.review-meta{
    display: none;
}
.faq-item-name-indicators .faq-item-name-indicator{
    position: relative;
    top: 8px;
}
.faq .faq-section{
    border: none;
}
.faq-item{
    border:1px solid #e8e8e8;
    margin-bottom: 10px;
}
@media(max-width:1280px){
    .review-pic{
        width: 310px;
    }
    .review-info p{
        font-size: 14px;
    }
    .review-desc{
        width: calc(100% - 310px);
        padding-left: 20px;
    }
}
@media(max-width:1170px){
    .review-pic{
        width: 210px;
    }
    .review-desc{
        width: calc(100% - 210px);
        padding-left: 20px;
    }
}
@media(max-width:990px){
    .faq-item-name-indicators .faq-item-name-indicator {
        position: relative;
        top: 4px;
    }
    .faq .faq-section .faq-item .faq-item-name .faq-item-name-text{
        font-size: 16px;
        font-weight: 500;
    }
    .faq .faq-section .faq-item .faq-item-name .faq-item-name-text{
        margin-right: 30px;
        line-height: 1.2;
    }
    .faq .faq-section .faq-item{
        padding: 12px 35px;
    }
    .faq .faq-section .faq-item .faq-item-name .faq-item-name-indicators{
        width: 20px;
    }
    .faq .faq-section .faq-item{
        padding-left: 15px;
        padding-right: 15px;
    }
    .review-content{
        flex-wrap: wrap;
    }
    .review-desc{
        width: 100%;
        padding-left: 0;
    }
    .review-pic{
        width: 100%;
        margin-bottom: 20px;
    }
}
/* End */
/* /bitrix/templates/matilda_s1/components/bitrix/news.list/faq2/style.css?17418079094007 */
