.consultation{
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 2% 0;
}
.con-one{
    width: 100%;
    height: auto;
    display: inline-block;
}
.dtsjsidebar-box{
    width: 100%;
    height: auto;
    display: inline-block;
}
.dtsjsidebar-box h3 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
    margin-bottom: 2%;
}
.dtsjsidebar-box h3 i {
    float: left;
    width: 7px;
    height: 28px;
    background: #001c58;
    border-radius: 15px;
    margin-right: 1%;
    margin-top: -3px;
}
.con-one p{
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
    margin-bottom: 0px;
}
.nvbb-title {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 1%;
    margin-top: 2%;
    background: #c6c8cc;
    padding: 1% 1%;
    border-radius: 4px;
}
.nvbb-title h3 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.nvbb-title i img {
    width: 13px;
    margin-right: 7px;
}