/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 24 2026 | 07:18:08 */
/* Header Style  */
.ehf-header #masthead {
	position: sticky;
    width: 100%;
    top: 0px;
}

/* The Company Page  */
#sidebar-menu-section .elementor-container {
	align-items: self-start;
}

#sidebar-menu-section .elementor-container .elementor-col-33 {
	position: sticky;
    top: 130px;	
}

.fbc-page .fbc-wrap .fbc-items{
	font-family: "Roboto", sans-serif;
}

.fbc-page .fbc-wrap .fbc-items li.active{
	font-weight: 400 !important;
}