<%- include('./includes/header', { title: `Home - Doors & Specialities` }) %>
<main>
    <section class="job-sec">
        <div class="container">
            <div class="row">
                <h2 class="job-heading">Employment</h2>
                <p class="job-para">We are accepting applications for:</p>
                <div class="col-12 col-md-12">
                    <div class="custom-job-card">
                        <h4>Office Assistant / Customer Service</h4>
                        <h6>Job Description</h6>
                        <p>Maintains office operations by receiving and distributing communications, maintaining
                            supplies and equipment, and serving customers.</p>
                        <h6>

                            Job Duties May Include </h6>
                        <ol>
                            <li>Serving customers by backing up receptionist; answering questions; forwarding messages;
                                confirming customer orders; keeping customers informed of order status. </li>
                            <li>Handling data entry, typing, and other general office duties. </li>
                            <li>Maintaining equipment by completing preventive maintenance; troubleshooting failures;
                                calling for repairs; monitoring equipment operation; monitoring and purchasing meter
                                fund. </li>

                            <li>Enhancing organization reputation by accepting ownership for accomplishing new and
                                different requests; exploring opportunities to add value to job accomplishments.</li>
                        </ol>
                    </div>
                </div>
                <div class="col-12 col-md-12">
                    <div class="custom-job-card-1">
                        <h4>Submit Resume Via</h4>
                        <h6><a href="mailto:jobs@doorsandspecialties.com">jobs@doorsandspecialties.com</a></h6>
                        <p>No employment phone calls will be accepted</p>


                    </div>
                </div>
                <div class="col-12 col-md-12 mt-5">
                    <div class="custom-job-card">
                        <h4>Commercial Door Installers</h4>
                        <h6>Job Description</h6>
                        <p>Doors & Specialties Co. , in business for over 25 years looking for  COMMERCIAL door
                            installer/ finish carpenter with experience. ONLY serious and qualified need apply. Work
                            will be at various job sites. Travel throughout Southern Ca.</p>
                        <h6>

                            Requirements </h6>
                        <p>Applicant must have high school diploma or general equivalency diploma (GED).  MUST be able
                            to carry a minimum of 75 pounds. Competitive wage based on experience. MUST be able to work
                            with others and follow directions.</p>
                        <p>Please send resume and references. DMV driving records will be requested</p>
                        <h6>Job Requirements</h6>
                        <ol>
                            <li>Valid CDL, clean driving record (DMV Print Out Required)</li>
                            <li>Handling data entry, typing, and other general office duties. </li>
                            <li>Experience in the commercial construction industry</li>

                            <li>Tools are Supplied by D & S</li>
                            <li>Jobs located across Southern California, must be able to travel.</li>
                            <li>Positive attitude</li>
                        </ol>
                        <p>Please respond with resume and references</p>
                        <p>Please also include your desired salary range, Without this information, your submission will
                            not be reviewed. No phone calls or walk in’s will be accepted.</p>
                        <h6>Required Experience</h6>
                        <p>Door Installer/1 year</p>
                    </div>
                </div>
                <div class="col-12 col-md-12">
                    <div class="custom-job-card-1">
                        <h4>Submit Resume Via</h4>
                        <h6><a href="mailto:jobs@doorsandspecialties.com">jobs@doorsandspecialties.com</a></h6>
                        <p>No employment phone calls will be accepted</p>


                    </div>
                </div>
                <div class="col-12 col-md-12 mt-5">
                    <div class="custom-job-card">
                        <h4>Project Manager</h4>
                        <h6>Requirements</h6>
                        <p>We invite applicants with a minimum of 5 years experience in the commercial door industry to
                            submit resumes. Industry certifications are desirable, but not required.</p>


                    </div>
                </div>
            </div>
        </div>
    </section>

</main>



<%- include('./includes/footer') %>