{"id":2283,"date":"2020-08-10T14:39:31","date_gmt":"2020-08-10T11:39:31","guid":{"rendered":"https:\/\/www.laldegerleme.com.tr\/politikalarimiz\/"},"modified":"2025-10-31T15:07:36","modified_gmt":"2025-10-31T12:07:36","slug":"our-policies","status":"publish","type":"page","link":"https:\/\/laldegerleme.com.tr\/en\/our-policies\/","title":{"rendered":"Our Policies"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2283\" class=\"elementor elementor-2283 elementor-700\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70220455 e-flex e-con-boxed e-con e-parent\" data-id=\"70220455\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-162fe3a elementor-widget elementor-widget-text-editor\" data-id=\"162fe3a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.21.0 - 26-05-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<style>\n:root {\n  --brand-primary: #8C1C13;\n  --brand-muted: #4b5563;\n  --text: #0f172a;\n  --paper: #ffffff;\n  --card: #f8fafc;\n  --border: #e2e8f0;\n  --radius: 16px;\n  --container: 1100px;\n  --shadow: 0 8px 24px rgba(140, 28, 19, .15);\n}\n\n* {\n  box-sizing: border-box;\n}\n\nhtml, body {\n  margin: 0;\n  background: var(--paper);\n  color: var(--text);\n  font: 16px\/1.65 \"Inter\", sans-serif;\n}\n\n\/* === LAYOUT === *\/\n.container {\n  max-width: var(--container);\n  margin: auto;\n  padding: 28px 16px;\n}\n\n.grid {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 24px;\n}\n\n@media (max-width: 980px) {\n  .grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* === TOC (Table of Contents) === *\/\n.toc {\n  position: sticky;\n  top: 16px;\n  background: var(--card);\n  border: 1px solid var(--border);\n  padding: 16px;\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n}\n\n.toc h2 {\n  font-size: 1rem;\n  margin: .25rem 0 .5rem;\n  color: var(--brand-primary);\n}\n\n.toc a {\n  display: block;\n  padding: 8px 10px;\n  border-radius: 10px;\n  text-decoration: none;\n  color: var(--text);\n  border: 1px dashed transparent;\n  font-weight: 500;\n}\n\n.toc a:hover {\n  background: color-mix(in srgb, var(--brand-primary) 10%, #fff);\n  border-color: var(--brand-primary);\n}\n\n\/* === ARTICLE SECTIONS === *\/\n.section {\n  background: var(--paper);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  padding: 22px 22px;\n  margin-bottom: 20px;\n}\n\n.section h2 {\n  margin: .2rem 0 .75rem;\n  font-size: 1.35rem;\n  color: var(--brand-primary);\n  letter-spacing: .2px;\n}\n\n\/* === LISTS === *\/\n.list {\n  margin: 0;\n  padding-left: 20px;\n}\n\n.list li {\n  margin: .35rem 0;\n  color: #111;\n}\n\n\/* === BADGE === *\/\n.badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 6px 10px;\n  border-radius: 999px;\n  font-weight: 600;\n  font-size: .88rem;\n  background: color-mix(in srgb, var(--brand-primary) 15%, #fff);\n  border: 1px solid var(--brand-primary);\n  color: var(--brand-primary);\n}\n\n\/* === CERTIFICATE SLIDER === *\/\n#sertifikalar {\n  margin-bottom: 32px;\n  padding: 20px;\n  border-radius: var(--radius);\n  background: color-mix(in srgb, var(--brand-primary) 5%, #fff);\n  box-shadow: var(--shadow);\n}\n\n.slider {\n  overflow: hidden;\n  position: relative;\n  border-radius: var(--radius);\n  border: 1px solid var(--border);\n  background: var(--card);\n  margin-top: 10px;\n}\n\n.slides {\n  display: flex;\n  gap: 20px;\n  animation: scroll 40s linear infinite;\n  width: max-content;\n  padding: 10px;\n}\n\n.slides img {\n  height: 210px;\n  border-radius: 12px;\n  border: 1px solid var(--border);\n  background: #fff;\n  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.slides img:hover {\n  transform: scale(1.05);\n  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);\n}\n\n@keyframes scroll {\n  from { transform: translateX(0); }\n  to { transform: translateX(-50%); }\n}\n\n@media (max-width: 700px) {\n  .slides img { height: 140px; }\n}\n<\/style>\n\n<section id=\"sertifikalar\">\n  <div class=\"badge\">Our ISO Certificates<\/div>\n  <h2>International Certifications<\/h2>\n  <p style=\"color: var(--brand-muted); font-size: 0.95rem; margin-top: -4px;\">\n    Our certificates that document our compliance with international standards in quality, environment, information security, and occupational health and safety management systems.\n  <\/p>\n\n  <div class=\"slider\">\n    <div class=\"slides\">\n      <img decoding=\"async\" src=\"https:\/\/laldegerleme.com.tr\/wp-content\/uploads\/2025\/10\/dx-2500n-20251018-092903-page-0001-212x300.jpg\" alt=\"ISO 9001:2015 - Quality Management System\" \/>\n      <img decoding=\"async\" src=\"https:\/\/laldegerleme.com.tr\/wp-content\/uploads\/2025\/10\/dx-2500n-20251018-092844-page-0001-212x300.jpg\" alt=\"ISO 14001:2015 - Environmental Management System\" \/>\n      <img decoding=\"async\" src=\"https:\/\/laldegerleme.com.tr\/wp-content\/uploads\/2025\/10\/dx-2500n-20251018-092309-page-0001-212x300.jpg\" alt=\"ISO 10002:2018 - Customer Satisfaction Management\" \/>\n      <img decoding=\"async\" src=\"https:\/\/laldegerleme.com.tr\/wp-content\/uploads\/2025\/10\/dx-2500n-20251018-092151-page-0001-212x300.jpg\" alt=\"ISO 45001:2018 - Occupational Health and Safety\" \/>\n      <img decoding=\"async\" src=\"https:\/\/laldegerleme.com.tr\/wp-content\/uploads\/2025\/10\/dx-2500n-20251018-092207-page-0001-212x300.jpg\" alt=\"ISO 27001:2013 - Information Security Management\" \/>\n      <img decoding=\"async\" src=\"https:\/\/laldegerleme.com.tr\/wp-content\/uploads\/2025\/10\/dx-2500n-20251018-092248-page-0001-212x300.jpg\" alt=\"ISO 14001:2015 - Environmental Management\" \/>\n      <img decoding=\"async\" src=\"https:\/\/laldegerleme.com.tr\/wp-content\/uploads\/2025\/10\/dx-2500n-20251018-092223-page-0001-212x300.jpg\" alt=\"ISO 45001:2018 - Occupational Health and Safety\" \/>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"grid\">\n  <nav class=\"toc\" aria-label=\"Table of Contents\">\n    <h2>Contents<\/h2>\n    <a href=\"#quality\">Quality Policy (ISO 9001:2015)<\/a>\n    <a href=\"#environment\">Environmental Policy (ISO 14001:2015)<\/a>\n    <a href=\"#ohs\">Occupational Health and Safety (ISO 45001:2018)<\/a>\n    <a href=\"#customer\">Customer Satisfaction Policy<\/a>\n    <a href=\"#isms\">Information Security Policy (ISO 27001:2022)<\/a>\n\n    <hr \/>\n    <p style=\"font-size: 0.9rem; margin-top: 10px;\">\n      Contact: <a href=\"mailto:info@laldegerleme.com.tr\">info@laldegerleme.com.tr<\/a>\n    <\/p>\n  <\/nav>\n\n  <section style=\"min-width: 0;\">\n    <article id=\"quality\" class=\"section\">\n      <div class=\"badge\">ISO 9001:2015<\/div>\n      <h2>Our Quality Policy<\/h2>\n      <ul class=\"list\">\n        <li>Continuously improve product and service quality by following technological developments,<\/li>\n        <li>Ensure customer satisfaction by meeting expectations at the highest level,<\/li>\n        <li>Provide optimal, accurate, and economical solutions promptly,<\/li>\n        <li>Ensure maximum communication and efficiency through process-based management,<\/li>\n        <li>Review quality objectives regularly to achieve sustainable success,<\/li>\n        <li>Encourage employee participation, training, and continuous motivation,<\/li>\n        <li>Establish effective cooperation with suppliers to build a reliable service chain,<\/li>\n        <li>Comply with all legal and regulatory requirements.<\/li>\n      <\/ul>\n    <\/article>\n\n    <article id=\"environment\" class=\"section\">\n      <div class=\"badge\">ISO 14001:2015<\/div>\n      <h2>Our Environmental Policy<\/h2>\n      <ul class=\"list\">\n        <li>Reduce all factors causing environmental pollution,<\/li>\n        <li>Use energy and natural resources efficiently, rationally, and sustainably,<\/li>\n        <li>Promote recycling technologies and eco-friendly practices,<\/li>\n        <li>Conduct training and awareness activities to increase environmental awareness,<\/li>\n        <li>Fully meet all legal and compliance obligations,<\/li>\n        <li>Monitor, evaluate, and continuously improve environmental performance.<\/li>\n      <\/ul>\n    <\/article>\n\n    <article id=\"ohs\" class=\"section\">\n      <div class=\"badge\">ISO 45001:2018<\/div>\n      <h2>Our Occupational Health and Safety Policy<\/h2>\n      <ul class=\"list\">\n        <li>Full compliance with OHS laws and standards,<\/li>\n        <li>Provide all necessary tools, equipment, and preventive measures,<\/li>\n        <li>Strengthen the culture of safe working through training and supervision,<\/li>\n        <li>Take proactive measures to prevent work accidents and occupational diseases,<\/li>\n        <li>Regularly review performance and management evaluations,<\/li>\n        <li>\u201cNo job is more important than the health and safety of employees.\u201d principle.<\/li>\n      <\/ul>\n    <\/article>\n\n    <article id=\"customer\" class=\"section\">\n      <div class=\"badge\">Customer Satisfaction<\/div>\n      <h2>Our Customer Satisfaction Policy<\/h2>\n      <ul class=\"list\">\n        <li>Full compliance with all legal and regulatory requirements,<\/li>\n        <li>Align with customer and employee expectations,<\/li>\n        <li>Continuously improve capacity and processes,<\/li>\n        <li>Work in coordination with employees, partners, and suppliers,<\/li>\n        <li>Respond to requests and complaints quickly, accurately, and solution-oriented.<\/li>\n      <\/ul>\n    <\/article>\n\n    <article id=\"isms\" class=\"section\">\n      <div class=\"badge\">ISO 27001:2022<\/div>\n      <h2>Our Information Security Policy<\/h2>\n      Our company is committed to protecting information assets in all processes of\n      <strong>Real Estate Valuation and Consultancy Services<\/strong>\n      in accordance with the principles of <strong>confidentiality<\/strong>, <strong>integrity<\/strong>, and <strong>availability<\/strong>.\n      <ul class=\"list\">\n        <li>Protect information assets through a risk-based approach,<\/li>\n        <li>Ensure full compliance with legal and contractual obligations,<\/li>\n        <li>Select and implement appropriate security controls,<\/li>\n        <li>Maintain incident management, backup, access, and continuity plans,<\/li>\n        <li>Promote employee awareness and a culture of continuous improvement.<\/li>\n      <\/ul>\n    <\/article>\n  <\/section>\n<\/div>\n\t\t\t\t\t\t<\/div>\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>Our ISO Certificates International Certifications Our certificates that document our compliance with international standards in quality, environment, information security, and occupational health and safety management systems.<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/laldegerleme.com.tr\/en\/wp-json\/wp\/v2\/pages\/2283"}],"collection":[{"href":"https:\/\/laldegerleme.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/laldegerleme.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/laldegerleme.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/laldegerleme.com.tr\/en\/wp-json\/wp\/v2\/comments?post=2283"}],"version-history":[{"count":3,"href":"https:\/\/laldegerleme.com.tr\/en\/wp-json\/wp\/v2\/pages\/2283\/revisions"}],"predecessor-version":[{"id":3785,"href":"https:\/\/laldegerleme.com.tr\/en\/wp-json\/wp\/v2\/pages\/2283\/revisions\/3785"}],"wp:attachment":[{"href":"https:\/\/laldegerleme.com.tr\/en\/wp-json\/wp\/v2\/media?parent=2283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}