/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 19 2026 | 04:52:28 */
.header_first_row .top-bar a, .header_first_row .top-bar p{
	color: #000000;
}

.header_first_row .fl-row-content-wrap{
	background-color: #fff !important;
}

.button.header-main__cta{
	padding: 12px 21px;
    background: rgba(83, 129, 183, 1.0);
    border: 1px solid #5381b7;
    border-radius: 3px;
    color: #FFFFFF;
    transition: all 0.15s linear;
    word-break: normal;
	display: inline-block;
    font-weight: normal;
    height: auto;
    line-height: 1.1;
	text-align: center;
	width: auto;
    font-size: 16px;
	flex: none;
}

.sf_logo_header.header_colored_logo{
	margin: 0;
}

.button.header-main__cta:hover, .button.header-main__cta:active, .button.header-main__cta:focus{
	background-color: rgba(67, 113, 167, 1.0);
    border-color: #4371a7;
    color: #FFFFFF;
    text-decoration: none;
    outline: none;
}

.search--menu svg {
	fill: rgba(255, 255, 255, 1.0) !important;
}

.fl-theme-builder-header-sticky .search--menu svg {
	fill: rgba(67, 66, 74, 1.0) !important;
}

.sf_apply_now_btn a:hover {
	color: #4982b9 !important;
}

.sf_logo_header .fl-photo-img{
	max-height: none !important;
}

.white_logo.fl-module{
	margin: 0;
}

.header-main__menu-nav-container{
	justify-content: end;
}

.header-scrolled .button.header-main__cta{
	padding: 7px 21px;
}