{"id":5059,"date":"2025-02-06T03:44:55","date_gmt":"2025-02-06T03:44:55","guid":{"rendered":"http:\/\/localhost\/test-import\/?page_id=5059"},"modified":"2025-09-12T12:03:43","modified_gmt":"2025-09-12T12:03:43","slug":"job-apply","status":"publish","type":"page","link":"https:\/\/qstcircuit.com\/?page_id=5059","title":{"rendered":"Certifications"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5059\" class=\"elementor elementor-5059\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c34faae e-flex e-con-boxed e-con e-parent\" data-id=\"c34faae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5fc0e2 elementor-widget elementor-widget-html\" data-id=\"e5fc0e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Certifications Page -->\n<section class=\"certifications-section\">\n\n  <!-- Page Title -->\n  <h1 class=\"main-title\">Certifications<\/h1>\n  <p class=\"subtitle\">Our Commitment to Global Standards of Quality & Sustainability<\/p>\n\n  <!-- Certifications Grid -->\n  <div class=\"cert-grid\">\n\n    <!-- Certificate 1 -->\n    <div class=\"cert-card\">\n      <img decoding=\"async\" src=\"cert1.jpg\" alt=\"ISO 9001 Certification\" onclick=\"openLightbox(this)\">\n      <h3>ISO 9001:2015<\/h3>\n      <p>Quality Management System ensuring consistent performance and customer satisfaction.<\/p>\n    <\/div>\n\n    <!-- Certificate 2 -->\n    <div class=\"cert-card\">\n      <img decoding=\"async\" src=\"cert2.jpg\" alt=\"UL Product iQ\" onclick=\"openLightbox(this)\">\n      <h3>UL Product iQ<\/h3>\n      <p>UL certified for wiring and printed components, ensuring product safety & reliability.<\/p>\n    <\/div>\n\n    <!-- Certificate 3 -->\n    <div class=\"cert-card\">\n      <img decoding=\"async\" src=\"cert3.jpg\" alt=\"ISO 14001 Certification\" onclick=\"openLightbox(this)\">\n      <h3>ISO 14001:2015<\/h3>\n      <p>Environmental Management System focused on sustainable and eco-friendly operations.<\/p>\n    <\/div>\n\n    <!-- Extra Image Box 1 -->\n    <div class=\"cert-card\">\n      <img decoding=\"async\" src=\"https:\/\/qstcircuit.com\/wp-content\/uploads\/2025\/09\/Screenshot-2025-09-12-at-5.05.15-PM-1.png\" alt=\"Extra Certificate 1\" onclick=\"openLightbox(this)\">\n    <\/div>\n\n    <!-- Extra Image Box 2 -->\n    <div class=\"cert-card\">\n      <img decoding=\"async\" src=\"https:\/\/qstcircuit.com\/wp-content\/uploads\/2025\/09\/Screenshot-2025-09-12-at-5.05.03-PM.png\" alt=\"Extra Certificate 2\" onclick=\"openLightbox(this)\">\n    <\/div>\n\n    <!-- Extra Image Box 3 -->\n    <div class=\"cert-card\">\n      <img decoding=\"async\" src=\"https:\/\/qstcircuit.com\/wp-content\/uploads\/2025\/09\/Screenshot-2025-09-12-at-5.04.45-PM.png\" alt=\"Extra Certificate 3\" onclick=\"openLightbox(this)\">\n    <\/div>\n\n  <\/div>\n\n  <!-- Lightbox Container -->\n  <div id=\"lightbox\" class=\"lightbox\">\n    <span class=\"close\" onclick=\"closeLightbox()\">&times;<\/span>\n    <img class=\"lightbox-content\" id=\"lightbox-img\">\n  <\/div>\n\n<\/section>\n\n<style>\n\/* Section Background *\/\n.certifications-section {\n  width: 100%;\n  background: linear-gradient(135deg, #000000, #0a1f44);\n  color: #fff;\n  padding: 100px 80px;\n  box-sizing: border-box;\n  text-align: center;\n}\n\n\/* Title *\/\n.main-title {\n  font-size: 44px;\n  margin-bottom: 20px;\n  color: #b3d1ff;\n}\n.subtitle {\n  font-size: 20px;\n  margin-bottom: 70px;\n  color: #d6e6ff;\n}\n\n\/* Grid Layout *\/\n.cert-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 40px;\n  justify-content: center;\n}\n\n\/* Card Style *\/\n.cert-card {\n  flex: 1 1 30%;\n  background: rgba(255,255,255,0.08);\n  padding: 30px;\n  border-radius: 16px;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.25);\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n  box-sizing: border-box;\n  max-width: 400px;\n}\n.cert-card:hover {\n  transform: scale(1.05);\n  box-shadow: 0 12px 28px rgba(0,0,0,0.35);\n}\n.cert-card img {\n  width: 100%;\n  border-radius: 12px;\n  margin-bottom: 20px;\n  cursor: pointer;\n}\n.cert-card h3 {\n  font-size: 22px;\n  margin-bottom: 10px;\n  color: #4a90e2;\n}\n.cert-card p {\n  font-size: 16px;\n  line-height: 1.6;\n  color: #f0f6ff;\n}\n\n\/* Lightbox Styles *\/\n.lightbox {\n  display: none;\n  position: fixed;\n  z-index: 999;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(0,0,0,0.85);\n  display: flex;\n  justify-content: center;\n  align-items: center;\n}\n\n.lightbox-content {\n  max-width: 80%;\n  max-height: 80%;\n  border-radius: 10px;\n  box-shadow: 0 0 30px rgba(0,0,0,0.6);\n}\n\n.close {\n  position: absolute;\n  top: 40px;\n  right: 60px;\n  font-size: 50px;\n  color: #fff;\n  cursor: pointer;\n  font-weight: bold;\n}\n\n\/* Responsive *\/\n@media(max-width: 992px){\n  .cert-card { flex: 1 1 45%; }\n}\n@media(max-width: 600px){\n  .cert-card { flex: 1 1 100%; }\n}\n<\/style>\n\n<script>\nfunction openLightbox(imgElement) {\n  document.getElementById(\"lightbox\").style.display = \"flex\";\n  document.getElementById(\"lightbox-img\").src = imgElement.src;\n}\n\nfunction closeLightbox() {\n  document.getElementById(\"lightbox\").style.display = \"none\";\n}\n<\/script>\n\t\t\t\t<\/div>\n\t\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>Certifications Our Commitment to Global Standards of Quality &#038; Sustainability ISO 9001:2015 Quality Management System ensuring consistent performance and customer satisfaction. UL Product iQ UL certified for wiring and printed components, ensuring product safety &#038; reliability. ISO 14001:2015 Environmental Management System focused on sustainable and eco-friendly operations. &times;<\/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-5059","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/qstcircuit.com\/index.php?rest_route=\/wp\/v2\/pages\/5059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qstcircuit.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qstcircuit.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qstcircuit.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qstcircuit.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5059"}],"version-history":[{"count":46,"href":"https:\/\/qstcircuit.com\/index.php?rest_route=\/wp\/v2\/pages\/5059\/revisions"}],"predecessor-version":[{"id":5530,"href":"https:\/\/qstcircuit.com\/index.php?rest_route=\/wp\/v2\/pages\/5059\/revisions\/5530"}],"wp:attachment":[{"href":"https:\/\/qstcircuit.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}