.head-1 {
    background: #e7e7e7 !important;
}

.head-2 {
    background: #d5d5d5 !important;
}

.header {
    background-color: #c8c8c8 !important;
    background-image: url(../../images/ppm/header-3.png) !important;
}

h3 {
    color: #868686 !important
}

.section-1 .shadow,
.section-2 .shadow,
.section-3 .shadow{
    background-image: none !important;
}

.section-1 *,
.section-2 *,
.section-3 *,
.section-4 *{
    color: #fff !important;
}

.section-1 {
    background-color: #807f7f !important;
}

.section-2 {
    background-color: #707070 !important;
}

.section-3 {
    background-color: #646363 !important;
}

.section-4 {
    background-color: #4f4f4f !important;
}

.part-1 .section-1 .icon {
    background-image: url(../../images/ppm/icon-description-white.png) !important;
}

.part-2 .section-2 .icon {
    background-image: url(../../images/ppm/icon-mobile-white.png) !important;
}

.part-1 .section-2 .icon {
    background-image: url(../../images/ppm/icon-money-white.png) !important;
}

.part-2 .section-1 .icon {
    background-image: url(../../images/ppm/icon-person-white.png) !important;
}

.part-2 .section-3 .icon {
    background-image: url(../../images/ppm/icon-email-white.png) !important;
}

input[type=submit] {
    background: #302d2d !important;
}

.button a {
    background-color: #595959 !important;
}

a.signup {
	color: #fff !important;
	background: #302d2d !important;
}

a.footer-menu {
	color: #4f4f4f !important;
}

.copyright a {
    color: #4f4f4f !important;
}

.line.active {
    background-color: #fff !important;
}