#header-logo-slogan-cards {
	background: linear-gradient(135deg, #222222, #222222);
}

#header-logo-slogan-cards .bg {
	background-image: url('../images/orig_(2).jpeg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.16;
}#desc-tabs {
	background: #f8f9fb;
}#action-center-text-btn {
    background: #e9fbff;
}

#action-center-text-btn .bg {
    background-image: url('../images/bg-13.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.1;
}#counter-4col-timer {
    background: #222;
}

#counter-4col-timer .bg {
    background-image: url('../images/bg-laptop-3.jpg');
    background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.1;
}
#action-btn-text {
    background: #e9fbff;
}span.icons-row [class^=icon-star] {
    color: #ffd800;
}



#testimonials-list .bg {
	background-image: url('../images/sjjmm.png');
	background-size: contain;
	-webkit-background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: top center;
	opacity: 1;
}
