nav.fixed-top:not(.show-menu) .bg-wrap{
    opacity: 0 !important;
}
nav.sticky-top.fixed-top:not(.show-menu) .bg-wrap, nav.fixed-top.sticky-top:not(.show-menu) .bg-wrap{
   opacity: 1 !important;
}#header-logo-text-center .bg-wrap {
    background: linear-gradient(to bottom, #00ffff, #1c4fe0);
}
#header-logo-text-center .bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.23;
}#sep-bottom-3 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}     #blog-3col-dynamic .blog-item .item-img {
    -webkit-transform: none;
    transform: none;
}
#blog-3col-dynamic .blog-item .gallery-style-1.border, #blog-3col-dynamic .blog-item .gallery-style-2.border{
    height: 100%;
    background: white;
}
#blog-3col-dynamic .blog-item h4.title{
    font-weight: 600;
}
#blog-3col-dynamic .blog-item .item-img {
    height: 250px;
    object-fit: cover;
}