/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 11 2025 | 10:56:07 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.swiper-container.home-banner-slider {
    overflow-y: clip;
}


.banner-content .content-wrapper::before {
    z-index: -1;
}
section.bgGradient.ourPsection::before {
    display: none;
}
section.bgGradient.ourPsection {
    margin-top: 100px;
}
@media only screen and (max-width: 990px) and (min-width: 768px){
	.practice30{
		width: 47% !important;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 767px){
.right-sides {
    margin-bottom: 0;
    z-index: 99;
/*     position: absolute; */
    right: 0;
    bottom: -7px;
    max-width: 60% !important;
}
}

