.pb-0{
    padding-bottom: 0!important;
}
.pt-0{
    padding-top: 0!important    ;
}
.navbar-brand img{
    height: 45px;
}
.w3-banner .wrapp{
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0.6;
    background-color:#4a6a86 ;
    z-index: 1;
}
.w3-banner{
    background-size: cover;
    background: url(../images/banner3.png) no-repeat 0px 0px;
    background-size: cover;
    background-position: center;
}
.w3l-banner-info a{
 color:blanchedalmond;
}
.w3l-banner-info{
    position: absolute;
    z-index: 2;
    color:white;
}
.agileinfo_footer_bottom_grid.images img{
    height: 50px;
}
.flickr-grid{
    border:0;
}
@media (max-width:735px){
    .onlyPC{
        display: none;
    }
    .w3l-banner-info{
        padding: 20px;
    }
}
@media (min-width:385px){
.navbar-brand img{
    margin-top: -12px;
}
}
