.liner {
    background: #ED7F52;
    height: 4px;
    width: 34px;
}

.ic-wbsite {
    background-image: url("../assets/services/website.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 57px;
    width: 76px;
}


.ic-wbsite:hover {
    background-image: url("../assets/services/website-hover.svg");
    width: 78px;
}


.ic-mob {
    background-image: url("../assets/services/mobile.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 50px;
    width: 29px;
}


.ic-mob:hover {
    background-image: url("../assets/services/mobile-hover.svg");
    width: 30px;
}


.ic-ui {
    background-image: url("../assets/services/ui.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 65px;
    width: 90px;
}


.ic-ui:hover {
    background-image: url("../assets/services/ui-hover.svg");
}


.ic-social {
    background-image: url("../assets/services/social-media.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 63px;
    width: 59px;
}


.ic-social:hover {
    background-image: url("../assets/services/social-media-hover.svg");
}


.ic-adver {
    background-image: url("../assets/services/advertising.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 55.38px;
    width: 76.15px;
}


.ic-adver:hover {
    background-image: url("../assets/services/advertising-hover.svg");
}



.ic-trends {
    background-image: url("../assets/services/trends.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 33px;
    width: 53px;
}


.ic-trends:hover {
    background-image: url("../assets/services/trends-hover.svg");
}

.ic-social-media {
    background-image: url("../assets/services/social-media.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 63.48px;
    width: 59.39px;
}


.ic-social-media:hover {
    background-image: url("../assets/services/social-media-hover.svg");
}


.ic-generation {
    background-image: url("../assets/services/community-manager-hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 63.48px;
    width: 59.39px;
}


.ic-generation:hover {
    background-image: url("../assets/services/community-manager.svg");
}


.ic-email {
    background-image: url("../assets/services/email-marketing.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 55.38px;
    width: 56px;
}


.ic-email:hover {
    background-image: url("../assets/services/email-marketing-hover.svg");
}

.ic-influence {
    background-image: url("../assets/services/email-marketing.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 55.38px;
    width: 56px;
}


.ic-influence:hover {
    background-image: url("../assets/services/email-marketing-hover.svg");
}

.ic-whatsapp {
    background-image: url("../assets/services/whatsapp/whatsapp-business-bg.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 55.38px;
    width: 56px;
}


.ic-whatsapp:hover {
    background-image: url("../assets/services/whatsapp/whatsapp-business-bg.svg");
}



.w-668 {
    max-width: 668px;
}