

/* Start:/local/templates/certif-old/components/bitrix/news/reviews/bitrix/news.detail/.default/style.css?17344249341436*/
/* review */
.review__caption-p, .review__caption p  {
    font-size: 16px;
    line-height: 22px;
    color: #424242;
    padding-right: 14%;
    margin-bottom: 22px;
}

.review__sign {
    font-size: 14px;
    line-height: 19px;
    color: #424242;
    font-weight: 700;
    padding-top: 2px;
}
.review__position {
    display: block;
}
.review__name {
    display: block;
}
.review__main {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.review__left {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 54.4%;
}
.review__img-wrap {
    -webkit-flex: 0 0 45.6%;
    -ms-flex: 0 0 45.6%;
    flex: 0 0 45.6%;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    margin-top: 7px;
    max-height: 700px;
    cursor: pointer;

    max-width: 45.6%;
}
.review__img {
    width: 100%;
}
.review__main {
    padding-bottom: 64px;
    border-bottom: 1px solid #dbdbdb;
}
.review {
    margin-bottom: 31px;
}

/* End */
/* /local/templates/certif-old/components/bitrix/news/reviews/bitrix/news.detail/.default/style.css?17344249341436 */
