/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2025 | 11:19:13 */
/* ---------- Body Section ---------- */
.header-hero {
    background-image: url(/wp-content/uploads/2025/06/dots.svg), url(/wp-content/uploads/2025/06/dots.svg);
    background-color: #e9f3ff;
    background-repeat: no-repeat;
    background-position: left 3px bottom 11px, right 7px top 81px;
}
.hero-img .w-image-h {
    width: 762px;
    margin-top: -125px;
}
.w-form-row-field:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 47px;
    background: #4a90e2;
    display: block;
    z-index: 99;
    top: 11px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
#keywords button.w-search-form-btn.w-btn {
    background: #4a90e2 !important;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#keywords button.w-search-form-btn.w-btn:hover {
    background: #222222 !important;
  
}
.w-iconbox-icon {
    margin-bottom: 1rem;
	position: relative;
    overflow: unset !important;
}
.step-1 .w-iconbox-icon:before,
.step-2 .w-iconbox-icon:before,
.step-3 .w-iconbox-icon:before {
    position: absolute;
    width: 31px;
    height: 31px;
    background: #fff;
    font-size: 14px;
    color: #000;
    border-radius: 100%;
    top: -2px;
    line-height: 2.3;
    text-align: center;
	box-shadow: 0 0 4px 0px rgb(0 0 0 / 18%);
}
.step-1 .w-iconbox-icon:before { content: "01";  right: -10px;}
.step-2 .w-iconbox-icon:before { content: "02";  right: -10px;}
.step-3 .w-iconbox-icon:before { content: "03";  right: -10px;}
.icon-middle-left {
	align-items: flex-start !important;
}
#menu-jobs-menu {
    column-count: 2;
}
i.fab.fa-x-twitter svg {
    display: none;
}
i.fab.fa-facebook:before {
    content: "\f39e";
}
.w-socials.shape_none .w-socials-item-link {
    line-height: 1.2;
}
#menu-explore li a:hover,
#menu-company li a:hover,
#menu-resources li a:hover {
    text-decoration: underline;
}