

/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.detail/projects/style.css?17120378261990*/
.am-block__title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #160F29;
}
.am-block__list-link {
    position: absolute;
    top: 45px;
    right: 0;
    transform: translateY(50%);
}
.am-block__list-link > a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-align: right;
    color: #CF3F39;
}
.am-block__client .body_info .title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #222222;
}
.am-block__client .body_info .previewtext {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 140%;
    color: #555555;
}

.am-block__client .barnd-block .item .image a {
    padding: 14px;
}

.am-block__client .barnd-block .item .body-info .title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #222222;

}
.am-block__client .barnd-block .item .body-info .previewtext {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    color: #555555;
    margin-bottom: 0;
}

@media (max-width: 550px) {
    .am-block__client .am-block__list-link {
        display: none;
    }
    .am-block__client .items .item .image {
        display: flex;
        width: 100%;
    }
    .am-block__client .items .item .image a {
        display: flex;
        width: max-content;
        justify-content: center;
    }
    .am-block__client .barnd-block .item .body-info .title {
        text-align: left !important;
    }
    .am-block__client .wraps.barnd-block {
        margin-bottom: 0;
    }

    .am-reviews__container hr {
        margin-top: 24px !important;
    }
    .am-block__client .items.row::after {
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.list/am_reviews/style.css?17120378262539*/
.am-reviews__list-link {
    position: absolute;
    top: 45px;
    right: 0;
    transform: translateY(50%);
}

.am-reviews__list-link > a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-align: right;
    color: #CF3F39;
}

.am-reviews__container {
    position: relative;
}

.am-review__wrapper {
    border: 1px solid rgba(214, 213, 201, 0.4);
    padding: 28px 72px 41px 24px;
    display: flex;
    flex-direction: row;
}
.am-review__wrapper:not(:first-child) {
    margin-top: 30px;
}

.am-review__image {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 40px;
    height: 100%;
    width: max-content;
}
.am-review__image img {
    width: 100%;
    height: auto;
}

.am-review__body {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.am-review__name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #222222;
}
.am-review__position {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #999999;
}
.am-review__text {
    margin-top: 19px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    color: #555555;
    position: relative;
    display: flex;
}
.am-review__text > p {
    margin: 0;
}
.am-review__quotes {
    position: absolute;
    top: 0;
    left: -10px;
    transform: translateX(-100%);
}

.am-reviews__documents {
    margin-top: 30px;
}
.am-reviews__documents-wrapper:last-child {
    margin: 0;
    padding: 0 !important;
}

.am-reviews__video {
    margin-top: 40px;
}

.am-reviews__video-inner:not(:first-child) {
    margin-top: 30px;
}

.am-reviews__video-inner > iframe {
    width: 100%;
}

@media (max-width: 780px) {
    .am-review__wrapper {
        padding: 28px 27px 26px 24px;
    }
}

@media (max-width: 550px) {
    .am-review__wrapper {
        padding: 14px 20px 29px 18px;
    }
    .am-review__wrapper {
        flex-direction: column;
    }
    .am-review__name {
        margin-top: 20px;
        margin-bottom: 2px;
    }
    .am-review__quotes {
        position: unset;
        transform: none;
        margin-right: 10px;
    }
    .am-review__text {
        line-height: 23px;
    }

    .am-review__image img {
        height: 100% !important;
        width: auto !important;
    }
    .am-reviews__list-link {
        display: none;
    }


}
/* End */
/* /local/templates/aspro-allcorp2/components/bitrix/news.detail/projects/style.css?17120378261990 */
/* /local/templates/aspro-allcorp2/components/bitrix/news.list/am_reviews/style.css?17120378262539 */
