/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 15:03:58 */
.employees_list_items .pp-icon-list-item {
	align-items: flex-start !important;
}

.employees_list_items .pp-icon-list-item .pp-list-item-icon {
	margin-top: 6px;
}

.silver_col_one .fl-col-content {
	background-image: url(/wp-content/uploads/2024/12/Silver-Triangle.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
	background-position-x: 40%;
}

.gold_col_one .fl-col-content {
	background-image: url(/wp-content/uploads/2024/12/Polygon-3.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
	background-position-x: 50%;
    background-position-y: -20%;
}

.platinum_col_one .fl-col-content {
	background-image: url(/wp-content/uploads/2024/12/Polygon-4.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
	background-position-x: 60%;
    background-position-y: -18%;
}

.bronze_col_custom, .silver_col_custom, .gold_col_custom, .platinum_col_custom {
	min-height: 170px;
}