{"id":136,"date":"2025-12-26T05:12:52","date_gmt":"2025-12-26T05:12:52","guid":{"rendered":"https:\/\/adhiratechnologies.com\/?page_id=136"},"modified":"2026-05-13T19:53:15","modified_gmt":"2026-05-13T19:53:15","slug":"career","status":"publish","type":"page","link":"https:\/\/adhiratechnologies.com\/index.php\/career\/","title":{"rendered":"Career"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"136\" class=\"elementor elementor-136\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da950df e-con-full e-flex e-con e-parent\" data-id=\"da950df\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3df3e6e elementor-widget elementor-widget-html\" data-id=\"3df3e6e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Careers<\/title>\r\n\r\n<style>\r\n*{\r\n    margin:0;\r\n    padding:0;\r\n    box-sizing:border-box;\r\n    font-family:Arial, sans-serif;\r\n}\r\n\r\nbody{\r\n    background:#f5f7fb;\r\n    color:#333;\r\n}\r\n\r\n\/* Banner Section *\/\r\n.banner{\r\n    background:linear-gradient(rgba(16,73,112,0.8), rgba(16,73,112,0.8)),\r\n    url('https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&w=2071&auto=format&fit=crop');\r\n    background-size:cover;\r\n    background-position:center;\r\n    padding:120px 20px;\r\n    text-align:center;\r\n    color:#fff;\r\n}\r\n\r\n.banner h1{\r\n    font-size:55px;\r\n    margin-bottom:20px;\r\n}\r\n\r\n.banner p{\r\n    max-width:800px;\r\n    margin:auto;\r\n    line-height:1.8;\r\n    font-size:18px;\r\n}\r\n\r\n\/* Section *\/\r\n.section{\r\n    padding:70px 8%;\r\n}\r\n\r\n.section-title{\r\n    text-align:center;\r\n    margin-bottom:50px;\r\n}\r\n\r\n.section-title h2{\r\n    font-size:40px;\r\n    color:#104970;\r\n    margin-bottom:15px;\r\n}\r\n\r\n.section-title p{\r\n    color:#666;\r\n    max-width:700px;\r\n    margin:auto;\r\n    line-height:1.7;\r\n}\r\n\r\n\/* Jobs *\/\r\n.jobs{\r\n    display:grid;\r\n    grid-template-columns:repeat(auto-fit, minmax(300px,1fr));\r\n    gap:30px;\r\n}\r\n\r\n.job-card{\r\n    background:#fff;\r\n    padding:30px;\r\n    border-radius:15px;\r\n    box-shadow:0 5px 20px rgba(0,0,0,0.08);\r\n    transition:0.3s;\r\n}\r\n\r\n.job-card:hover{\r\n    transform:translateY(-8px);\r\n}\r\n\r\n.job-card h3{\r\n    color:#104970;\r\n    margin-bottom:15px;\r\n    font-size:24px;\r\n}\r\n\r\n.job-card p{\r\n    color:#666;\r\n    line-height:1.7;\r\n    margin-bottom:25px;\r\n}\r\n\r\n.apply-btn{\r\n    display:inline-block;\r\n    background:#104970;\r\n    color:#fff;\r\n    padding:12px 28px;\r\n    border-radius:30px;\r\n    text-decoration:none;\r\n    transition:0.3s;\r\n}\r\n\r\n.apply-btn:hover{\r\n    background:#0d3d5f;\r\n}\r\n\r\n\/* Apply Form *\/\r\n.form-section{\r\n    background:#fff;\r\n    margin-top:60px;\r\n    padding:50px;\r\n    border-radius:20px;\r\n    box-shadow:0 5px 20px rgba(0,0,0,0.08);\r\n}\r\n\r\n.form-section h2{\r\n    text-align:center;\r\n    color:#104970;\r\n    margin-bottom:30px;\r\n    font-size:36px;\r\n}\r\n\r\nform{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:20px;\r\n}\r\n\r\nform input,\r\nform select,\r\nform textarea{\r\n    width:100%;\r\n    padding:15px;\r\n    border:1px solid #ccc;\r\n    border-radius:10px;\r\n    outline:none;\r\n}\r\n\r\nform textarea{\r\n    grid-column:1\/3;\r\n    resize:none;\r\n    height:120px;\r\n}\r\n\r\n.full{\r\n    grid-column:1\/3;\r\n}\r\n\r\n.submit-btn{\r\n    background:#104970;\r\n    color:#fff;\r\n    border:none;\r\n    padding:15px;\r\n    border-radius:30px;\r\n    font-size:16px;\r\n    cursor:pointer;\r\n    transition:0.3s;\r\n}\r\n\r\n.submit-btn:hover{\r\n    background:#0d3d5f;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media(max-width:768px){\r\n\r\n.banner h1{\r\n    font-size:38px;\r\n}\r\n\r\nform{\r\n    grid-template-columns:1fr;\r\n}\r\n\r\nform textarea,\r\n.full{\r\n    grid-column:1\/2;\r\n}\r\n\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- Banner -->\r\n<section class=\"banner\">\r\n    <h1>Join Our Growing Team<\/h1>\r\n    <p>\r\n        Build your future with us. We are looking for passionate professionals \r\n        in Java, Python, .NET, AWS, Salesforce, and Networking technologies \r\n        to help businesses innovate and grow.\r\n    <\/p>\r\n<\/section>\r\n\r\n<!-- Careers Section -->\r\n<section class=\"section\">\r\n\r\n    <div class=\"section-title\">\r\n        <h2>Current Openings<\/h2>\r\n        <p>\r\n            Explore exciting career opportunities and become part of a dynamic \r\n            team delivering innovative technology and IT staffing solutions.\r\n        <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"jobs\">\r\n\r\n        <div class=\"job-card\">\r\n            <h3>Java Developer<\/h3>\r\n            <p>\r\n                Develop scalable enterprise applications using modern Java technologies \r\n                and frameworks.\r\n            <\/p>\r\n            <a href=\"#apply\" class=\"apply-btn\">Apply Now<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"job-card\">\r\n            <h3>Python Developer<\/h3>\r\n            <p>\r\n                Build intelligent applications, automation tools, and backend systems \r\n                using Python technologies.\r\n            <\/p>\r\n            <a href=\"#apply\" class=\"apply-btn\">Apply Now<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"job-card\">\r\n            <h3>.NET Developer<\/h3>\r\n            <p>\r\n                Create secure and high-performance applications using Microsoft .NET technologies.\r\n            <\/p>\r\n            <a href=\"#apply\" class=\"apply-btn\">Apply Now<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"job-card\">\r\n            <h3>AWS Cloud Engineer<\/h3>\r\n            <p>\r\n                Manage cloud infrastructure, deployment, and scalable AWS solutions \r\n                for enterprise clients.\r\n            <\/p>\r\n            <a href=\"#apply\" class=\"apply-btn\">Apply Now<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"job-card\">\r\n            <h3>Salesforce Developer<\/h3>\r\n            <p>\r\n                Customize and implement Salesforce solutions to improve business operations \r\n                and customer engagement.\r\n            <\/p>\r\n            <a href=\"#apply\" class=\"apply-btn\">Apply Now<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"job-card\">\r\n            <h3>Networking Engineer<\/h3>\r\n            <p>\r\n                Design and maintain secure networking systems and IT infrastructure solutions.\r\n            <\/p>\r\n            <a href=\"#apply\" class=\"apply-btn\">Apply Now<\/a>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Apply Form -->\r\n    <div class=\"form-section\" id=\"apply\">\r\n\r\n        <h2>Apply Now<\/h2>\r\n\r\n        <form action=\"mailto:hr@yourcompany.com\" method=\"post\" enctype=\"text\/plain\">\r\n\r\n            <input type=\"text\" name=\"name\" placeholder=\"Full Name\" required>\r\n\r\n            <input type=\"email\" name=\"email\" placeholder=\"Email Address\" required>\r\n\r\n            <input type=\"tel\" name=\"phone\" placeholder=\"Phone Number\" required>\r\n\r\n            <select name=\"position\" required>\r\n                <option value=\"\">Select Position<\/option>\r\n                <option>Java Developer<\/option>\r\n                <option>Python Developer<\/option>\r\n                <option>.NET Developer<\/option>\r\n                <option>AWS Cloud Engineer<\/option>\r\n                <option>Salesforce Developer<\/option>\r\n                <option>Networking Engineer<\/option>\r\n            <\/select>\r\n\r\n            <textarea name=\"message\" placeholder=\"Tell us about yourself\"><\/textarea>\r\n\r\n            <div class=\"full\">\r\n                <button type=\"submit\" class=\"submit-btn\">Submit Application<\/button>\r\n            <\/div>\r\n\r\n        <\/form>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Careers Join Our Growing Team Build your future with us. We are looking for passionate professionals in Java, Python, .NET, AWS, Salesforce, and Networking technologies to help businesses innovate and grow. Current Openings Explore exciting career opportunities and become part of a dynamic team delivering innovative technology and IT staffing solutions. Java Developer Develop scalable [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-136","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/adhiratechnologies.com\/index.php\/wp-json\/wp\/v2\/pages\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adhiratechnologies.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adhiratechnologies.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adhiratechnologies.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adhiratechnologies.com\/index.php\/wp-json\/wp\/v2\/comments?post=136"}],"version-history":[{"count":4,"href":"https:\/\/adhiratechnologies.com\/index.php\/wp-json\/wp\/v2\/pages\/136\/revisions"}],"predecessor-version":[{"id":234,"href":"https:\/\/adhiratechnologies.com\/index.php\/wp-json\/wp\/v2\/pages\/136\/revisions\/234"}],"wp:attachment":[{"href":"https:\/\/adhiratechnologies.com\/index.php\/wp-json\/wp\/v2\/media?parent=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}