#sep-top-7--0 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-top-7--0 .bg {
    background-image: url('../images/bg-fog-top.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-size: auto 100px;
}
#header-modal-text--2 .bg {
    background-image: url('../images/pixta_60145527_M.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    opacity: 1;
}#text-1col .bg {
    background-image: url('../images/bg-sign-primary.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.2;
}
#benefits-4col-7 .bg-wrap {
    background-color: #F4F5F6;
}


#benefits-4col-7 .bg {
    background-image: url('../images/bg-pattern-3.png');
    background-repeat: repeat;
    background-position: center;
    background-size: 50px 50px;
    opacity:0.075;
}
#text-2col-3 .bg {
    background-image: url('../images/bg-sign.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.1;
}
#top-btn {
    display: none;

    width: 48px !important;
    height: 48px !important;
    right: 68px !important;
    bottom: 68px !important;
    left: auto !important;
    border-radius: 50%;
    background: #000;
    opacity: .9;
    cursor: pointer;
}
#top-btn:hover {
    opacity: .8;
}
#top-btn a {
    color: #fff;
}

#top-btn .topsvg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    bottom: 0;
    opacity: .9;
}

@media all and (max-width: 575px) {
#top-btn {
    display: none;

    width: 40px !important;
    height: 40px !important;
    right: 8px !important;
    bottom: 115px !important;
    left: auto !important;
    border-radius: 50%;
    background: #000;
    opacity: .8;
    cursor: pointer;
}
#top-btn:hover {
    opacity: .7;
}
}#footer-logo-share .bg {
    background-image: url('../images/bg-sign.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.075;
}
