/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 03:54:41 */
.newheader.newh {
    position: absolute;
    width: 100%;
}
span.hbg {
    position: relative;
    z-index: 99;
}
span.hbg::before {
    content: "";
    background: #114541;
    width: 140%;
    height: 140%;
    position: absolute;
    z-index: -9;
    top: -20%;
    left: -20%;
}
.postsc .elementor-widget-theme-post-featured-image.elementor-widget-image {
    max-height: 250px;
    overflow: hidden;
    min-height: 250px;
}
.postsc .elementor-widget.elementor-widget-post-info {
    display: none;
}
.postsc h4.elementor-heading-title.elementor-size-default {
    font-weight: 500 !important;
    min-height: 96px;
}
.postsc span.elementor-button-text {
    color: #78d517;
}

.colorbg::before {
    content: "";
    background: url(https://pulseaisolutions.com/wp-content/uploads/2025/12/side1.webp);
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    left: auto;
    width: 117px;
    background-size: contain;
}
.colorbg::after {
    content: "";
    background: url(https://pulseaisolutions.com/wp-content/uploads/2025/12/side2.webp);
    height: 310px;
    width: 90px;
    position: absolute;
    bottom: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
}

@media(max-width:1450px){
	.colorbg::before, .colorbg::after{
		opacity:0.5;
	}
}