#sp-header .logo a {
    font-weight: 700;
	color: #000000;
}

#sp-main-body {
    padding: 30px 0;
}

body.home .page-header {
	display: none;
}

#sp-top-bar {
    background: #d9d7e0 !important;
    color: #000 !important;
}

#sp-top-bar a {
    color: #000 !important;
}

#sp-header {
    background: #004c92 !important;
}

body, .sp-preloader {
    background-color: #d9d7e0 !important;
	}
	
#sp-header .logo a {
    color: #ffffff !important;
}
	
.sp-megamenu-parent > li > a {
    color: #ffffff !important;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #e4e4e4 !important;
}

.sliderul ul {
	text-align: left;
    font-size: 14px;
}

.sp-module.leftside {
	border: 1px solid #f3f3f3;
    padding: 25px 14px !important;
	text-align: center;
}

.sp-module.leftside h3 , #sp-left h3.sp-module-title {
	font-size: 20px !important;
}

.formControls p {
	margin-bottom: 0 !important;
}

#sp-component .sp-module {
	margin-bottom: 30px;
}

#sp-component .sp-module a {
	color: #000;
}

.article-details .article-ratings-social-share {
    border-top: 1px solid #cfcfcf !important;
    border-bottom: 1px solid #cfcfcf !important;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {	
    border-bottom: 1px solid #cfcfcf !important;
	}

#sp-left .sp-module, #sp-right .sp-module {
    border: 1px solid #cfcfcf !important;
	}

#sp-footer, #sp-bottom {
    background: #004c92 !important;
	}
	
#offcanvas-toggler > .fa {
    color: #252525 !important;
}