/*====================================== reset.css is here ========================================*/


/*ul.listone {
    padding-left: 40px;
    list-style: none;
}
.listone li {
    margin-bottom: 10px;
}
.listone li:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin: 0 10px 0 -25px;
    color: #0e76bc;
} */

li.widget {
    list-style: none;
}
