.spl-tab {
    position: relative;
}
.acc_content p {
    margin: 0;
}
.bul li {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
}

.bul ul li::before {
    content: "▸";
    padding-right: 12px;
    color: rgb(134, 185, 214);
}
 body {
    font: 400 14px/24px 'Open Sans',sans-serif;
    margin: 0 auto;
    background: #fff;
    color: #444;
    width: 100%;
}
.heading-menu .menuhead {
    display: block;
    text-align: left;
    font-weight: 400;
    font-size: 24px;
}
