.sideber{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.sideber-box h3 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.sideber-box h3 i {
    float: left;
    width: 7px;
    height: 28px;
    background: #001c58;
    border-radius: 15px;
    margin-right: 1%;
    margin-top: -3px;
}
.sideber-box h5 {
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
}
.sideber-one{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.nvbb-title {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 1%;
}
.nvbb-title h3 {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.nvbb-title i img {
    width: 13px;
    margin-right: 7px;
}
.sideber-one h5 {
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
    text-indent: 2em;
}
.sideber-one h4 {
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
}
.sideber-two{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.nvbb-title{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 1%;
}
.nvbb-title h3 {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.nvbb-title i img {
    width: 13px;
    margin-right: 7px;
}
.sideber-two h5{
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
}
.sideber-two ul {
    margin-left: 30px;
    margin-bottom: 3%;
}
.sideber-two li {
    width: 100%;
    height: auto;
    line-height: 17px;
    display: inline-block;
    margin-bottom: 10px;
}
.sideber-two li span {
    width: 10px;
    height: 10px;
    background-color: #363b79;
    display: block;
    border-radius: 50%;
    float: left;
    margin-top: 5px;
}
.sideber-two li h3 {
    font-size: 14px;
    float: left;
    text-align: left;
    margin-top: -3px;
    width: 90%;
    line-height: 25px;
    margin-left: 11px;
    text-indent: 0px;
    font-weight: normal;
}