.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: 1%;
    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;
}
.answers-ts {
    margin-left: 23px;
    margin-top: 14px;
}
.answers-t {
    width: 100%;
    height: auto;
    line-height: 25px;
    display: inline-block;
    margin-bottom: 0px;
}
.answers-t span {
    width: 10px;
    height: 10px;
    background-color: #004080;
    display: block;
    border-radius: 50%;
    float: left;
    margin-top: 5px;
    text-indent: 1.5em;
    margin-bottom: 12px;
}
.answers-t p {
    font-size: 14px;
    float: left;
    text-align: left;
    margin-top: -3px;
    width: 95%;
    line-height: 25px;
    margin-left: 11px;
    text-indent: 0px;
    padding: 0px;
}
