/**

 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

 /*********  Style added: 17-9-2025 *********/
 @font-face {
    font-family: 'Syntax LT Std';
    src: url('assets/fonts/SyntaxLTStd-Black.eot');
    src: url('assets/fonts/SyntaxLTStd-Black.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SyntaxLTStd-Black.woff2') format('woff2'),
        url('assets/fonts/SyntaxLTStd-Black.woff') format('woff'),
        url('assets/fonts/SyntaxLTStd-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('assets/fonts/SyntaxLTStd-UltraBlack.eot');
    src: url('assets/fonts/SyntaxLTStd-UltraBlack.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SyntaxLTStd-UltraBlack.woff2') format('woff2'),
        url('assets/fonts/SyntaxLTStd-UltraBlack.woff') format('woff'),
        url('assets/fonts/SyntaxLTStd-UltraBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('assets/fonts/SyntaxLTStd-Italic.eot');
    src: url('assets/fonts/SyntaxLTStd-Italic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SyntaxLTStd-Italic.woff2') format('woff2'),
        url('assets/fonts/SyntaxLTStd-Italic.woff') format('woff'),
        url('assets/fonts/SyntaxLTStd-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('assets/fonts/SyntaxLTStd-Roman.eot');
    src: url('assets/fonts/SyntaxLTStd-Roman.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SyntaxLTStd-Roman.woff2') format('woff2'),
        url('assets/fonts/SyntaxLTStd-Roman.woff') format('woff'),
        url('assets/fonts/SyntaxLTStd-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('assets/fonts/SyntaxLTStd-Bold.eot');
    src: url('assets/fonts/SyntaxLTStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SyntaxLTStd-Bold.woff2') format('woff2'),
        url('assets/fonts/SyntaxLTStd-Bold.woff') format('woff'),
        url('assets/fonts/SyntaxLTStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body{
    font-family: 'Syntax LT Std' !important;
}
.hroffice-listlayout-form .vacancy-summary {
    background-color: #f5f5f5;
}
.hroff-vac-list-layout .job-list .list-detail ul li {
    font-size: 16px;
    font-weight: normal;
}
.hroff-vac-list-layout .job-list .list-content .link {
    font-weight: 600;
}
.hroffice-listlayout-form .vacancy-summary h1 {
    color: #f18732;
    font-family: 'Syntax LT Std' !important;
    font-weight: 900;
}
.hroffice-listlayout-form .job-des-link a {
    color: #f18732;
    border: 1px solid #f18732;
}
.hroffice-listlayout-form .job-des-link a:hover {
    background-color: #f18732;
    color: #fff;
}
.vacancy-thankyou-page h2 {
    font-size: 38px;
    line-height: 44px;
    color: #f18732;
}
.vacancy-detail-page .vacancy-left-detail h3 {
    font-size: 23px;
    line-height: 30px;  
    font-weight: 900;
}
.hroffice-listlayout-form .text-container {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.hroffice-listlayout-form .text-container h2 {
    color: #474747;
}
.hroffice-listlayout-form .text-container .form-group .left label {
    padding-bottom: 7px;
    color: #474747 !important;
}
.hroffice-listlayout-form .text-container .form-control:focus, .hroff-vac-list-layout .vacancies-search-form .form-control:focus {
    border-color: #f5f5f5;
    box-shadow: inset 0 -1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(129 133 141 / 33%);
}
.vacancy-detail-page .vacancy-left-detail p a, .hroffice-listlayout-form .text-container .form-group .right .privacy-label a {
    color: #f18732 !important;
    transition: 0.4s all;
}
.vacancy-detail-page .vacancy-left-detail p a:hover, .hroffice-listlayout-form .text-container .form-group .right .privacy-label a:hover {
    text-decoration: underline;
}
.hroff-vac-list-layout .listing-vacancy .inner-job-list {
    color: #0a0a0a;
    font-family: 'Syntax LT Std';
    font-weight: normal;
}
.hroffice-listlayout-form .text-container .form-control.warning, .hroffice-listlayout-form .text-container .file-upload-btn.warning, .hroffice-listlayout-form .text-container .form-control-checkbox.warning {
    border: 1px solid #ff0000;
}
@media only screen and (max-width: 767px){
	.vacancy-detail-page .vacancy-right-detail .apply-button {
   		display: none !important;
	}
	.vacancy-detail-page .vacancy-right-detail{
		display: none;
	}
    .hroff-vac-list-layout {
        padding: 0px 0px;
    }
    .vacancy-detail-page .vacancy-left-detail h3 {
        font-size: 21px;
    }
}

