/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 23 2026 | 07:12:51 */
/* Target ONLY this Elementor widget */
.elementor-element-3994c70 .featured-arae {
    text-align: center;
}

/* Icon + image wrapper */
.elementor-element-3994c70 .featured-arae > div {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    max-width: 100%;
}

/* Image size lock (prevents zoom growth) */
.elementor-element-3994c70 .featured-arae img {
    width: 200px;
    height: 200px;
    max-width: 200px;
    max-height: 200px;
    object-fit: cover;
    display: block;
}

/* Font Awesome icon size */
.elementor-element-3994c70 .featured-arae .icon {
    font-size: 40px;
    line-height: 1;
}
@media screen and (min-width: 1799px) {
    footer.style4 .container,
    footer.style4 .footer-bottom .container {
        max-width: 100% !important;
        padding-left: 95px !important;
       
    }
}
.page-title-inner h1{
	margin-top: 30px !important;
}