
#home {
    background-image: url("../images/greenwings/compassionland.jpg");
}

.smallicon {
    height: 60px;
}

/*.affix .header-wrapper {*/
/*    background: #333333ee;*/
/*}*/

.header-1 #main-menu .navbar .nav > li.current > a,
#main-menu .navbar .nav > li > a {
    color: #fff;
}

.header-1 #main-menu .navbar .nav > li.current > a {
    border-bottom: 2px solid #fff;
    color: #fff;
}

.affix.header-1 #main-menu .navbar .nav > li.current > a {
    border-color: white;
}

div.owl-item {
   background-color: #555;
    height:100px;
}

div.owl-item > div > img{
    padding-top: 30px;
    padding-bottom: 30px;
    height:100px;
    width:100px;

    /*filter: brightness(0) invert(1);*/
}