/*---------------------------------------
 *                                      *
 *       Add Your Custom CSS Here       *
 *                                      *
 ---------------------------------------*/
.navbar {
    margin-bottom: 0px;
}
#header-holder {
    background-color: #ffffff;
}
.navbar-brand img {
    width: 220px;
}
.navbar-brand {
    padding: 15px 15px;
        height: 80px;
}
.info .info-text ul .fa-li {
    font-size: 23px;
    width: 28px;
    margin-left: 15px;
    margin-top: -5px;
}
.info-color2 {
    color: #8ebc3a;
}
.fa-ul{list-style: none;}