#header-text-text .bg {
    background-image: url('../images/business-without-degree.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.15;
}
#header-text-text .bg-wrap {
	background: linear-gradient(to right, #d90000, #d98500);
}#sep-center-1 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}#tool-back-to-top{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}

#footer-logo-text-3 .bg-wrap {
	background: #eeeeee;
}