
.section .vs {
	color:#fff;
}
.list li:before,
.services-section .tab-content .slide-accordion-tab ul li:before {
    content: "\2713";
    font-weight: 700;
}
.services-section {
	position:relative;
}
.services-section .decore {
    position: absolute;
    bottom: -168px;
    left: 50%;
    max-width: 826px;
    margin: 0 0 0 472px;
}
#footer .nav:before {
	background:#067447;
}