.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;
}

.ab-box {
    width: 100%;
    height: auto;
    display: inline-block;
}

.ab-box h2 {
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    padding: 30px 0px;
}

.ab-box ul {
    margin-top: -45px;
}

.ab-box li {
    width: 50%;
    float: left;
    font-size: 15px;
    margin-top: 60px;
    height: 30px;}

.search-inputs {
    color: black;
    border: 0px;
    border-bottom: 1px solid#c4c8cd;
    width: 60%;
    margin-left: 8%;
    float: left;
}
