.btn-bp {
	border-radius: 50px;
	border: 2px solid #f07c00 !important;
	text-align: center;
	line-height: 57px !important;
	vertical-align: middle;
	font-size: 18px !important;
	font-weight: 700 !important;
	padding: 0 24px !important;
	background: #fff !important;
	text-transform: uppercase !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #f07c00 !important;
	margin: 30px 0;
	}
.btn-bp:hover {
		background: #f07c00 !important;
    color: #fff !important;
}
#sp-bottom {
	background: #252525;
	color: #fff;
	border-top: 15px solid #f07c00;
}
#sp-bottom {
	padding: 100px 0px 0px 0px;
}
#sp-bottom a {
	color: #f07c00;
}
#sp-bottom a:hover {
	color: #898989;
}
#sp-footer .sp-copyright {
	font-weight: 400;
	display: block;
	font-size: 16px;
	line-height: 1.56;
	margin-bottom: 10px;
	text-align: center;
    background-color: #898989;
}
#sp-footer .sp-copyright a {
	color: #252525;
}
#sp-footer .sp-copyright a:hover {
	color: #fff;
}
#sp-footer > .container {
	border-top: 0px solid var(--custom-color-4);
}
#sp-footer {

    background-color: #898989 !important;
}
#fcp_spinner {
	display: none;
	height: 16px;
	width: 16px;
	margin-left: 16px;
}
#sp-top-bar {
	background: #f07c00;
	color: #FFFFFF;
}
.left-sidebar-top, .left-sidebar-middle {
	border-right: 1px solid #AEC2ED;
	display: none;
}
.left-sidebar-top, .left-sidebar-middle {
    border-right: 1px solid #AEC2ED;
    display: none;
}
.offcanvas-menu .fas {
	color: #2ad105 !important;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #898989;
}
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    color: #898989;
    text-decoration: none;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #f07c00;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #898989;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #898989;
}
#sp-header {
	border-bottom: 2px solid #F07c00;
}
.center {
    text-align: center;
}
.offcanvas-menu {
    background-color: #252525;
    color: #fff;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}
.article-details .article-header h1 {
	color: #f07c00;
}
.left-sidebar-top, .article-details-top, .left-sidebar-middle, .article-details-content {
	border-bottom: 2px solid #F07c00;
}
.view-article #sp-main-body {
	border-top: 2px solid #F07c00;
}
#sp-main-body a {
    color: #f07c00;
}
#sp-main-body a:hover {
    color: #898989;
}