.b_feedback_title_1{font-size: 40px; color: #333333; line-height: 44px; margin-bottom: 70px; font-weight: 700;}


blockquote{width: 100%; position: relative; padding: 30px 0; margin: 30px 0;}
blockquote:before{content: ""; width: calc( 100% - 40px); position: absolute; top: 0; right: 0; height: 2px; background: #333;}
blockquote:after{content: ""; width: calc( 100% - 40px); position: absolute; bottom: 0; left: 0; height: 2px; background: #333;}
blockquote div:before{content: ""; width: calc( 100% - 40px); position: absolute; top: -14px; left: 0;width: 25px; height: 20px; background: url(./svg/left-quote.svg) no-repeat 0 0; background-size: 100%;}
blockquote div:after{content: ""; width: calc( 100% - 40px); position: absolute; bottom: -14px; right: 0;width: 25px; height: 20px; background: url(./svg/right-quote.svg) no-repeat 100% 100%; background-size: 100%;}