/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2025 | 14:14:16 */
.page-id-3966 .contact-section{
	position: relative;
}
.page-id-3966 .contact-section::before {
	position: absolute;
	content: '';
	background-image: url(/wp-content/uploads/2024/10/Group-144.svg);
	height: 100%;
	width: 100%;
	right: 0px;
	background-position: top right;
	top: -112px;
	background-size: contain;
	background-repeat: no-repeat;
	/* z-index: 11; */
}

@media (min-width: 1024px) {
	.stretigic-page-banner::after {
		position: absolute;
		content: '';
		background-image: url('/wp-content/uploads/2025/05/hero-image-2.png');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: bottom right;
		bottom: 0;
		right: 0px;
		width: 660px; 
		z-index: -1;
		height: 487px;
	}
	.service-qua-sec.strategic-qua::after{
		background-image: url(/wp-content/uploads/2025/05/Frame-207-9.png) !important;
	}
}
@media(min-width: 1800px) {
	.stretigic-page-banner::after {
		position: absolute;
		content: '';
		background-image: url('/wp-content/uploads/2025/05/hero-image-2.png');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: bottom right;
		bottom: 0;
		right: 220px;
		width: 660px; 
		z-index: -1;
		height: 487px;
	}
	/* shadow */
	.stretigic-page-banner::before {
		position: absolute;
        content: '';
        background-image: url(/wp-content/uploads/2025/05/Ellipse-11-5.png);
        bottom: 0;
        width: 747px;
        height: 747px;
        right: 0;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom right;
        z-index: -1;
        left: auto;
	}
	.service-qua-sec.strategic-qua::after{
		background-image: url(/wp-content/uploads/2025/05/Frame-207-8.png) !important;
		left: 215px;
	}
}

@media (min-width: 768px) {
	.qua-sec1::after {
		position: absolute;
		content: "";
		background-image: url(/wp-content/uploads/2024/10/Frame-207.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top left;
		top: 0;
		left: 0px;
		width: 695px;
		z-index: 0;
		height: 657px;
	}
	.about-banner2::after {
		position: absolute;
		content: '';
		background-image: url(/wp-content/uploads/2024/10/hero-image.png);
		background-size: contain;
		background-repeat: no-repeat;
		/* right: 0px; */
		background-position: bottom right;
		bottom: 0;
		right: 0px;
		width: 651px;
		z-index: -1;
		height: 481px;
	}
}
@media (max-width: 1024px) {
	.qua-sec1::after {
		width: 53%;
		height: 500px;
	} 
	.about-banner2::after {
		width: 50%;
		height: 500px;
	}
	.page-id-3966 .contact-section::before {
		top: -90px;
	}
}
@media(max-width: 767px){
	.page-id-3966 .contact-section::before {
		display: none;
	}
}