.about-new{
    padding: 98px 0 49px 0;
}
.about-new .wrapper{
    display: flex; display: -webkit-flex; justify-content: flex-start; -webkit-justify-content: flex-start;
}
.about-new-txt,.history-new-txt,.certificate-new-txt,.customer-new-txt{
    width: 100%; padding-top: 20px;
}
.about-new-txt .title,.history-new-txt .title,.certificate-new-txt .title,.customer-new-txt .title{
    font-size: 30px;font-weight: bold; padding: 24px 0; position: relative;
    color: #4e3221;
}
/*.about-txt .title::after{
    position: absolute; left: 0; bottom: 0;
    width: 627px;
    background: linear-gradient(90deg, #BE2421 0%, rgba(190,36,33,0) 100%); content: ""; height: 2px; display: block;
}*/
.about-new-txt .text{
    font-size: 18px;
    line-height: 2;
    text-indent: 36px;
}
.time-line-block,.certificate-block,.customer-block{
    padding: 36px 0;
    text-align: center;
    width: 100%;
}
.timeline-img ,.certificate-img{
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
}
.customer-img{
    width: 100%;
}
