

/* Start:/local/templates/khl-redesign/styles.css?1660841031546*/
.e-qoute {
padding: 23px 105px;
    background: rgba(6,110,174,.1);
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    position: relative;
    margin: 30px 0;
}

.e-qoute::before{
content: "";
    position: absolute;
    left: 35px;
    top: 15px;
    width: 34px;
    height: 30px;
    background-image: url(/local/templates/khl-redesign/img/svg/blockquote.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;

}

/* End */
/* /local/templates/khl-redesign/styles.css?1660841031546 */
