body .sppb-addon-header .sppb-addon-title{
    -webkit-text-fill-color: inherit!important;
}
.featured-article-badge{
  display: none!important;
}

#sp-main-body {
	padding: 2rem 0;
}

#sp-page-builder .sppb-addon-clients-image {
	max-width: 200px;
	margin: 0 auto;
}
#sp-bottom .sppb-addon-clients-image {
	background: #fff;
	border-radius: 50%;
	width: 200px;
	margin: 0 auto;
}
#sp-bottom .sp-page-builder .page-content #section-id-1518414682280{
	background: transparent;
}

.sppb-before-after-wrapper{
	margin: 0 auto;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel{
	border: 0;
	border-radius: 0;
}

.sp-page-title {
	background-size: cover;
	background-position: center;
	padding: 6rem 0;
	text-align: center;
}
.sp-page-title .sp-page-title-heading{
	text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.25);
	font-size: 80px;
	line-height: 104px;
	text-transform: uppercase;
	color: #000;
}

._df_book-cover,
._df_thumb{
	box-shadow: inherit;
}
._df_book-cover{
	background-color: #fff;
}
._df_book.df-container{
	background-color: #e5e5e5!important;
}


@media (max-width: 700px) {
	#sp-page-builder .logosec .sppb-addon-clients-image{
		max-width: 100%;
	}
	.logosec .sppb-col-sm-3{
		width: 50%;
	}
}