/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 05 2024 | 07:40:42 */
.svgImage .sc_icons_image {
    width: 91px;
    margin: 0 auto;
}
body .sc_icons_divider .sc_icons_columns_wrap .sc_icons_item:after {
	background-color : #ffffff !important;
}
.sc_services_item_content_inner .sc_services_item_text {
	display:none;
}
.clientsc .elementor-image-box-wrapper:hover {
    -webkit-box-shadow: 0 5px 30px rgb(0 0 0 / 5%);
    -ms-box-shadow: 0 5px 30px rgba(0,0,0,0.05);
    box-shadow: 0 5px 30px rgb(0 0 0 / 5%);
}

.clientsc .elementor-image-box-wrapper {
    padding: 3.0em 2.4em 2.8em;
    color: var(--theme-color-alter_text);
    background-color: var(--theme-color-alter_bg_color);
    border: 1px solid var(--theme-color-alter_bd_color);
    -webkit-transition: box-shadow 0.3s ease-out;
    -ms-transition: box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out;
    will-change: box-shadow;
	height: 300px;
}
.clientsc h3.elementor-image-box-title {
    font-size: 22px;
}
.sc_services_item_title_wrap h6 {
    font-size: 20px !important;
}
[class*="scheme_"].footer_wrap, .footer_wrap [class*="scheme_"].vc_row {
    background-color: #1d214d;
}
.ttls span.sc_item_subtitle.sc_title_subtitle.sc_item_subtitle_above.sc_item_title_style_accent {
    font-size: 25px;
}
.post-22271 .services_page_featured {
    display: none;
}