/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2025 | 11:46:42 */
.single-post h1, .single-post h2, .single-post h3{color:#000 !important;}
.pagination.clearfix {
    margin-bottom: 30px !important;
}
body .fusion-footer {
    margin-top: 20px !important;
}

.blog-section span.owl-prev {
    left: -5% !important;
}
.blog-section span.owl-next {
    right: -5% !important;
}
.blog-section .psac-post-content {
    display: none;
}
.blog-section {
	padding: 0 40px;
}
.blog-section .psac-post-carousel-slide {
    height: 450px;
    background-color: #fff;
    border-radius: 15px;
}

.blog-section .psac-post-categories {
	display: none !important;
}
.blog-section a.psac-readmorebtn {
	display: none;
}
.blog-section h2.psac-post-title {
    font-size: 24px !important;
    line-height: 30px !important;
}
.blog-section .psac-post-short-content {
    font-size: 16px !important;
    line-height: 22px;
}
.blog-section .psac-post-carousel-content {
	border: 0 !important;
	border-radius: 10px;
	background-color: #fff;
	overflow: hidden;
}
.testimonial-section .sp-testimonial-free {
    background-color: #1a5d99;
    border-radius: 25px;
    padding: 30px;
}
.testimonial-section .sp-testimonial-content p {
    color: #fff !important;
    font-size: 18px !important;
}
.testimonial-section .sp-testimonial-client-name {
    font-size: 24px !important;
    color: #fff !important;
}
.testimonial-section .sp-testimonial-client-designation {
    color: #fff !important;
}

@media screen and (min-width: 1280px) {
	.testimonial-section .sp-testimonial-free {
		height: 480px;
	}
}

@media screen and (max-width: 1024px) {
	nav.fusion-main-menu ul li a {
		font-size: 16px;
	}
	nav.fusion-main-menu ul li {
		padding-right: 15px !important;
	}
}

