/* Header fixed on large screens */
@media (min-width: 992px) {
    #masthead {
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
        z-index: 1000 !important;

    }
}
/* header mobile devices */
@media (max-width: 991px) {
    #masthead {
        position: static !important;
    }
}

#nav_menu-1 a {
    color: #FFFFFF !important;
}


.site-footer .footer-widget-area h1.has-link-color a {
    color: #d3dd26 !important;
}
	
.job-description ul,
.job-description .elementor-widget-container ul {
    list-style-type: disc !important;
    list-style-position: outside !important;
    padding-left: 28px !important;
    margin: 8px 0 18px 0 !important;
}

.job-description li,
.job-description .elementor-widget-container li {
    display: list-item !important;
    margin-bottom: 10px !important;
    line-height: 1.7 !important;
    padding-left: 4px !important;
}

.job-description li::marker {
    color: #e5087d !important;
    font-size: 14px !important;
}

.job-description strong,
.job-description b {
    display: block;
    margin-top: 18px;
    margin-bottom: 6px;
    font-weight: 700;
}

.ntel-footer-contact {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.ntel-footer-section h6 {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 1.4;
}

.ntel-footer-icon {
    display: inline-flex;
    width: 20px;
    height: 20px;
    color: #d3dd26;
    flex-shrink: 0;
}

.ntel-footer-icon svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
    display: block;
}

.ntel-footer-section a {
    display: block;
    color: #ffffff !important;
    font-size: 14px;
    line-height: 1.7;
    text-decoration: none;
    padding-left: 24px;
    margin-bottom: 3px;
}

.ntel-footer-section a:hover {
    color: #d3dd26 !important;
}

.ntel-footer-phone-list {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.ntel-footer-phone-list span {
    font-size: 12px;
    color: #ffffff;
}
.ntel-footer-contact a:hover {
    color: #d3dd26 !important;
}

<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 6a3463b546fa5c55b8794fb4. Config Timestamp: 2026-06-18 21:31:33 UTC, Cached Timestamp: 2026-07-05 17:03:21 UTC -->