/* Service page inline style replacements */

/* Service VoIP */
.mk-hero-bg {
    background-image: url('../../img/shape/mk-hero-curve.svg');
    background-repeat: no-repeat;
}

.crm-hero-bg {
    background-image: url('../../img/shape/crm-hero-bg.png');
    background-repeat: no-repeat;
}

.arrow-lg-red-position {
    left: 200px;
    right: auto;
}

.footer-top-bg {
    background: url('../../img/page-header-bg.svg') no-repeat bottom right;
}

/* Service Website */
.ws-hero-bg {
    background: url('../../img/shape/color-particles-2.svg') no-repeat center top;
}

.ws-dashboard-bg {
    background-image: url('../../img/dashboard-img.png');
    background-size: cover;
    background-position: center;
}

.ws-cta-bg {
    background: url('../../img/cb_call_to_action.png') no-repeat center center / cover;
}

.ws-cta-gradient-bg {
    background-image: url('../../img/app-two-cta-bg.png');
    background-size: cover;
    background-position: center;
}
