

/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.list/am-reviews/style.css?17477592062976*/
.am-item__review{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 40px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border: 1px solid #D9DFE3;
    padding: 30px 60px 30px 45px;
}
.am-image__review{
    max-width: 150px;
    width: 100%;
    min-height: 95px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 30px;
}
.am-image__review img{
    -webkit-box-shadow: 0px 0px 6px 0px rgba(150, 150, 150, 0.25);
            box-shadow: 0px 0px 6px 0px rgba(150, 150, 150, 0.25);
}
.am-info__review{
    -ms-flex-negative: 1;
        flex-shrink: 1;
}
.am-info__wrapper {
    padding-left: 30px;
}
.am-title{
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 31px;
    margin:0;
    color: #121212;
}
.am-date__review{
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    color: #999999;
}
.am-blockquote__reviews,
.am-blockquote__reviews p{
    position: relative;
    border: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #434343;
    margin: 0;
    padding: 0;
}
.am-blockquote__reviews::before{
    position: absolute;
    top: 10px;
    left: 0;
    font-family: 'FontAwesome';
    content: "\201C";
    font-size: 54px;
    line-height: 60px;
    color: #0085CA;
}
.am-blockquote__reviews > div{
    font-style: normal;
    padding: 20px 0 30px 30px;
}
.am-link-more{
    padding-left: 30px;
}
@media only screen and (max-width: 991px){
    .am-title{
        font-size: 18px;
        line-height: 25px;
    }
    .am-date__review{
        font-size: 13px;
        line-height: 18px;
    }
    .am-blockquote__reviews{
        font-size: 14px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 667px){
    .am-item__review{
        padding: 10px 10px 20px;
    }
    .am-image__review{
        margin-right: 10px;
    }
    .am-title{
        font-size: 14px;
        line-height: 20px;
    }
    .am-date__review{
        font-size: 11px;
        line-height: 15px;
    }
    .am-blockquote__reviews{
        font-size: 12px;
        line-height: 17px;
    }
    .am-blockquote__reviews > div{
        padding: 10px 0 20px 20px;
    }
    .am-info__wrapper,
    .am-link-more{
        padding-left: 20px;
    }
    .am-blockquote__reviews::before{
        font-size: 34px;
        line-height: 34px;
    }
    .am-image__review{
        max-width: 75px;
    }
}
/* End */
/* /local/templates/aspro-allcorp2/components/bitrix/news.list/am-reviews/style.css?17477592062976 */
