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.17;
}#sep-bottom-3 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}     #sep-top-7 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-top-7 .bg {
    background-image: url('../images/bg-fog-top.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-size: auto 100px;
}
#benefits-3col-13 .content-box svg.svg-secondary.ic1{
    fill: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    background: -webkit-linear-gradient(135deg, #4878F5 0%, #53a0fd 50%, #51eca5 100%);
}
#benefits-3col-13 .content-box:hover svg.svg-secondary.ic2{
-webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}
#benefits-3col-13 .content-box svg.svg-secondary.ic2{
    position: absolute;
    top: 10px;
    right: -14%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}#sep-bottom-5 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}     #sep-top-4 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}#desc-text-img-6 .bg-wrap {
    background-color: #f4f5f6;
}

#desc-text-img-6 .bg {
    background-image: url('../images/bg-pattern-1.png');
    background-repeat: repeat;
    background-position: center;
    background-size: 200px 200px;
    opacity:0.1;
}
