/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.box1-11-h1 img.img-fluid {
    width: 100px !important;
    text-align: center !important;
    margin: auto !important;
}
 .leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
        background-color: #d30310 !important;
        color: #fff !important;
    }