#header-img-slogan-btn-3 .bg {
    background-image: url('../images/bg-city-3.jpg');
    background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-repeat: no-repeat;
    background-position: bottom center;
    opacity: 0.07;
}#subscribe-text-field {
	background: linear-gradient(135deg, #00BBF9, #6655D0);
    background: -webkit-linear-gradient(315deg, #00BBF9, #6655D0);
}#desc-img-text {
    background: #f8f9fb;
}#desc-img-text-btn-2 {
	background: linear-gradient(135deg, #00bbf9, #6655d0);
}span.icons-row [class^=icon-star] {
    color: #ffd800;
}
#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;
}
#footer-text-icon-social {
	background: linear-gradient(135deg, #00bbf9, #6655d0);
}
#footer-text-logo-btn {
    background: #768190;
}