{"id":17777,"date":"2026-05-18T11:43:31","date_gmt":"2026-05-18T10:43:31","guid":{"rendered":"https:\/\/buildzair.com\/?page_id=17777"},"modified":"2026-07-03T02:20:45","modified_gmt":"2026-07-03T01:20:45","slug":"act-bat","status":"publish","type":"page","link":"https:\/\/buildzair.com\/fr\/act-bat\/","title":{"rendered":"Rokhsati-Urba"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u0639\u0642\u0648\u062f \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631 \u2013 BuilDzair<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --green: #09a35c;\n    --green-dark: #077a44;\n    --green-light: #f0faf5;\n    --green-glow: rgba(9,163,92,0.11);\n    --page-bg: #f8f9fb;\n    --card-bg: #ffffff;\n    --card-bg2: #f3f6f9;\n    --border: #e5e7eb;\n    --border-hover: rgba(9,163,92,0.4);\n    --text-primary: #111827;\n    --text-secondary: #374151;\n    --text-muted: #9ca3af;\n    --warning: #b45309;\n    --warning-bg: #fffbeb;\n    --warning-border: #fde68a;\n    --danger: #b91c1c;\n    --danger-bg: #fef2f2;\n    --danger-border: #fecaca;\n    --info: #1d4ed8;\n    --info-bg: #eff6ff;\n    --info-border: #bfdbfe;\n    --radius-sm: 8px;\n    --radius: 12px;\n    --radius-lg: 16px;\n    --shadow-sm: 0 1px 4px rgba(0,0,0,0.06);\n    --shadow: 0 2px 12px rgba(0,0,0,0.07);\n  }\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--page-bg);\n    color: var(--text-primary);\n    line-height: 1.7;\n    min-height: 100vh;\n    direction: rtl;\n  }\n  .hero {\n    background: linear-gradient(135deg, #f0faf5 0%, #ffffff 50%, #f0faf5 100%);\n    border-bottom: 1px solid var(--border);\n    padding: 3rem 2rem 2.5rem;\n    text-align: center;\n    position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute;\n    top: -60px; left: 50%; transform: translateX(-50%);\n    width: 700px; height: 280px;\n    background: radial-gradient(ellipse, rgba(9,163,92,0.07) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-badge {\n    display: inline-flex; align-items: center; gap: 6px;\n    background: var(--green-glow); border: 1px solid rgba(9,163,92,0.25);\n    color: var(--green); padding: 5px 16px; border-radius: 50px;\n    font-size: 12px; font-weight: 700; margin-bottom: 1.1rem;\n  }\n  .hero h1 { font-size: clamp(22px, 4vw, 36px); font-weight: 800; line-height: 1.25; margin-bottom: 0.6rem; }\n  .hero h1 span { color: var(--green); }\n  .hero p { font-size: 15px; color: var(--text-secondary); max-width: 580px; margin: 0 auto 1.4rem; line-height: 1.8; font-weight: 500; }\n  .law-pills { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; margin-bottom: 1.8rem; }\n  .law-pill { background: #fff; border: 1px solid var(--border); color: var(--text-secondary); padding: 4px 14px; border-radius: 50px; font-size: 12px; font-weight: 600; box-shadow: var(--shadow-sm); }\n  .cta-section { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }\n  .btn-cta { display: inline-flex; align-items: center; gap: 8px; padding: 11px 22px; border-radius: var(--radius-sm); font-size: 14px; font-weight: 700; text-decoration: none; cursor: pointer; transition: all .2s; border: none; font-family: 'Cairo', sans-serif; }\n  .btn-primary { background: var(--green); color: #fff; }\n  .btn-primary:hover { background: var(--green-dark); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(9,163,92,0.3); }\n  .btn-secondary { background: #fff; border: 1px solid var(--border); color: var(--text-primary); box-shadow: var(--shadow-sm); }\n  .btn-secondary:hover { background: var(--green-light); border-color: var(--border-hover); }\n  .btn-outline { background: transparent; border: 1.5px solid var(--green); color: var(--green); }\n  .btn-outline:hover { background: var(--green-glow); }\n  .page-wrapper { max-width: 1100px; margin: 0 auto; padding: 2rem 1.5rem 4rem; }\n  .tabs-wrap { background: var(--card-bg); border: 1px solid var(--border); border-radius: var(--radius-lg); padding: 6px; display: flex; flex-wrap: wrap; gap: 4px; margin-bottom: 1.5rem; box-shadow: var(--shadow-sm); }\n  .tab { flex: 1; min-width: 110px; display: flex; align-items: center; justify-content: center; gap: 6px; padding: 9px 12px; border-radius: var(--radius-sm); font-size: 13px; font-weight: 700; color: var(--text-secondary); cursor: pointer; border: none; background: transparent; transition: all .18s; font-family: 'Cairo', sans-serif; white-space: nowrap; }\n  .tab svg { width: 16px; height: 16px; flex-shrink: 0; }\n  .tab:hover { color: var(--text-primary); background: var(--green-light); }\n  .tab.active { background: var(--green); color: #fff; box-shadow: 0 4px 12px rgba(9,163,92,0.28); }\n  .pane { display: none; }\n  .pane.active { display: block; }\n  .content-card { background: var(--card-bg); border: 1px solid var(--border); border-radius: var(--radius-lg); overflow: hidden; margin-bottom: 1.25rem; box-shadow: var(--shadow); }\n  .card-head { padding: 1.2rem 1.5rem; border-bottom: 1px solid var(--border); display: flex; align-items: center; gap: 14px; }\n  .card-icon { width: 46px; height: 46px; border-radius: var(--radius-sm); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n  .card-head-text h2 { font-size: 17px; font-weight: 800; }\n  .card-head-text p { font-size: 13px; color: var(--text-secondary); margin-top: 2px; font-weight: 500; }\n  .card-body { padding: 1.5rem; }\n  .intro-text { font-size: 14px; color: var(--text-secondary); line-height: 1.9; margin-bottom: 1.5rem; padding: 1rem 1.2rem 1rem 1rem; background: var(--green-light); border-right: 3px solid var(--green); border-radius: 0 var(--radius-sm) var(--radius-sm) 0; font-weight: 500; }\n  .section-label { font-size: 12px; font-weight: 800; letter-spacing: .05em; color: var(--green); margin-bottom: .7rem; margin-top: 1.6rem; display: flex; align-items: center; gap: 10px; text-align: right; }\n  .section-label::after { content: ''; flex: 1; height: 1.5px; background: var(--green); opacity: 0.25; }\n  .section-label::before { display: none; }\n  .doc-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 8px; }\n  .doc-item { display: flex; align-items: flex-start; gap: 10px; padding: 10px 12px; background: var(--card-bg2); border: 1px solid var(--border); border-radius: var(--radius-sm); font-size: 13px; line-height: 1.55; color: var(--text-primary); font-weight: 500; transition: border-color .15s; }\n  .doc-item:hover { border-color: var(--border-hover); }\n  .doc-item svg { color: var(--green); flex-shrink: 0; margin-top: 2px; width: 15px; height: 15px; }\n  .steps { display: flex; flex-direction: column; }\n  .step { display: flex; gap: 14px; padding: 13px 0; border-bottom: 1px solid var(--border); align-items: flex-start; }\n  .step:last-child { border-bottom: none; }\n  .step-num { width: 30px; height: 30px; border-radius: 50%; background: var(--green); color: #fff; font-size: 14px; font-weight: 800; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n  .step-title { font-size: 14px; font-weight: 700; margin-bottom: 3px; }\n  .step-desc { font-size: 13px; color: var(--text-secondary); line-height: 1.7; font-weight: 500; }\n  .info-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(170px, 1fr)); gap: 8px; margin-top: 1.25rem; }\n  .info-chip { background: var(--card-bg2); border: 1px solid var(--border); border-radius: var(--radius-sm); padding: 12px 14px; transition: border-color .15s; }\n  .info-chip:hover { border-color: var(--border-hover); }\n  .info-chip .lbl { font-size: 11px; color: var(--text-muted); margin-bottom: 4px; font-weight: 600; }\n  .info-chip .val { font-size: 13px; font-weight: 700; }\n  .alert { display: flex; gap: 12px; padding: 12px 14px; border-radius: var(--radius-sm); font-size: 13px; line-height: 1.75; margin-top: 1.25rem; font-weight: 500; }\n  .alert svg { flex-shrink: 0; margin-top: 2px; width: 17px; height: 17px; }\n  .alert-warning { background: var(--warning-bg); border: 1px solid var(--warning-border); color: var(--warning); }\n  .alert-info    { background: var(--info-bg);    border: 1px solid var(--info-border);    color: var(--info); }\n  .alert-danger  { background: var(--danger-bg);  border: 1px solid var(--danger-border);  color: var(--danger); }\n  .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 1.25rem; }\n  .bottom-cta { background: var(--card-bg); border: 1px solid var(--border); border-radius: var(--radius-lg); padding: 2rem 1.5rem; text-align: center; margin-top: 1.25rem; box-shadow: var(--shadow); position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 0%, rgba(9,163,92,0.05) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h3 { font-size: 17px; font-weight: 800; margin-bottom: .4rem; }\n  .bottom-cta p { font-size: 14px; color: var(--text-secondary); margin-bottom: 1.2rem; font-weight: 500; max-width: 480px; margin-left: auto; margin-right: auto; }\n  .legal-bar { margin-top: 2rem; padding: 1rem 1.25rem; background: var(--card-bg); border: 1px solid var(--border); border-radius: var(--radius-sm); display: flex; align-items: flex-start; gap: 10px; font-size: 12px; color: var(--text-secondary); font-weight: 500; box-shadow: var(--shadow-sm); }\n  .legal-bar svg { color: var(--green); flex-shrink: 0; margin-top: 2px; }\n  .section-icon { width: 20px; height: 20px; flex-shrink: 0; color: var(--green); }\n  .btn-download { display: inline-flex; align-items: center; gap: 7px; padding: 8px 16px; border-radius: var(--radius-sm); font-size: 13px; font-weight: 700; text-decoration: none; cursor: pointer; transition: all .2s; border: 1.5px solid var(--green); color: var(--green); background: var(--green-light); font-family: 'Cairo', sans-serif; margin-top: 1rem; }\n  .btn-download:hover { background: var(--green); color: #fff; }\n  .btn-download svg { width: 15px; height: 15px; flex-shrink: 0; }\n  .download-bar { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 1.25rem; padding: 1rem; background: var(--green-light); border: 1px solid rgba(9,163,92,0.2); border-radius: var(--radius-sm); align-items: center; }\n  .download-bar-title { font-size: 12px; font-weight: 700; color: var(--green); margin-left: 4px; }\n  @media(max-width:700px) {\n    .tabs-wrap { flex-wrap: nowrap; overflow-x: auto; padding-bottom: 6px; }\n    .tabs-wrap::-webkit-scrollbar { height: 3px; }\n    .tabs-wrap::-webkit-scrollbar-thumb { background: var(--green); border-radius: 3px; }\n    .tab { min-width: auto; }\n    .hero { padding: 2rem 1rem; }\n    .two-col { grid-template-columns: 1fr; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"hero\">\n  <div class=\"hero-badge\">\n    <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><\/svg>\n    Lois et r\u00e8glements\n  <\/div>\n  <h1>Acts d'urbanisme en <span>Alg\u00e9rie<\/span><\/h1>\n  <p>Proc\u00e9dures officielles, documents requis et d\u00e9lais l\u00e9gaux pour chaque acts d'urbanisme, conform\u00e9ment \u00e0 la l\u00e9gislation alg\u00e9rienne applicable.<\/p>\n  <div class=\"law-pills\">\n    <span class=\"law-pill\">\ud83d\udcdc \u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0631\u0642\u0645 90-29 \u0627\u0644\u0645\u0624\u0631\u062e \u0641\u064a 1 \u062f\u064a\u0633\u0645\u0628\u0631 1990<\/span>\n    <span class=\"law-pill\">\ud83d\udccb \u0627\u0644\u0645\u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a \u0631\u0642\u0645 15-19 \u0627\u0644\u0645\u0624\u0631\u062e \u0641\u064a 25 \u064a\u0646\u0627\u064a\u0631 2015<\/span>\n    <span class=\"law-pill\">\ud83d\udd04 \u0645\u0639\u062f\u064e\u0651\u0644 \u0648\u0645\u062a\u0645\u064e\u0651\u0645 \u0633\u0646\u0629 2024<\/span>\n  <\/div>\n<\/div>\n\n<div class=\"page-wrapper\">\n\n  <div class=\"tabs-wrap\" role=\"tablist\">\n    <button class=\"tab active\" onclick=\"show('bina',this)\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n      Permis de construire\n    <\/button>\n    <button class=\"tab\" onclick=\"show('tajzia',this)\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"\/><\/svg>\n      Permis de Lotir\n    <\/button>\n    <button class=\"tab\" onclick=\"show('hadm',this)\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"\/><\/svg>\n      Permis de d\u00e9molir\n    <\/button>\n    <button class=\"tab\" onclick=\"show('curba',this)\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M7 8h10M7 12h6\"\/><\/svg>\n      Certificat d'urbanisme\n    <\/button>\n    <button class=\"tab\" onclick=\"show('taqsim',this)\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"2\" width=\"9\" height=\"9\" rx=\"1\"\/><rect x=\"13\" y=\"2\" width=\"9\" height=\"9\" rx=\"1\"\/><rect x=\"2\" y=\"13\" width=\"9\" height=\"9\" rx=\"1\"\/><rect x=\"13\" y=\"13\" width=\"9\" height=\"9\" rx=\"1\"\/><\/svg>\n      Certificat de morcellement\n    <\/button>\n    <button class=\"tab\" onclick=\"show('mutabaqa',this)\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n      Certificat de conformit\u00e9\n    <\/button>\n  <\/div>\n\n\n  <!-- \u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621 -->\n  <div id=\"bina\" class=\"pane active\">\n    <div class=\"content-card\">\n      <div class=\"card-head\">\n        <div class=\"card-icon\" style=\"background:rgba(9,163,92,0.1)\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#09a35c\" stroke-width=\"2\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n        <\/div>\n        <div class=\"card-head-text\">\n          <h2>Permis de construire<\/h2>\n          <p>Obligatoire pour toute nouvelle construction, extension, modification d\u2019une construction existante ou changement d\u2019usage.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <div class=\"intro-text\">Autorisation administrative <strong>Obligatoire<\/strong> Pour toute nouvelle construction, extension, modification d\u2019une construction existante ou changement d\u2019usage. Aucun travaux ne peut \u00eatre entrepris sans cette autorisation, sous peine de sanctions pr\u00e9vues par la loi.<\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><\/svg>\n          Documents administratifs requis\n        <\/div>\n        <div class=\"doc-grid\">\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>Demande sign\u00e9e par le propri\u00e9taire ou son mandataire l\u00e9gal<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>Titre de propri\u00e9t\u00e9 ou acte de concession<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><line x1=\"8\" y1=\"10\" x2=\"16\" y2=\"10\"\/><\/svg>Une copie de la carte nationale d'identit\u00e9<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg>Certificat d\u2019urbanisme (proc\u00e9dure pr\u00e9alable obligatoire)<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><\/svg>Certificat de situation cadastrale<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>Justificatif de paiement des taxes (le cas \u00e9ch\u00e9ant)<\/div>\n        <\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>\n          Dossier d\u2019architecture \u2014 \u00e9tabli par un architecte agr\u00e9\u00e9\n        <\/div>\n        <div class=\"doc-grid\">\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"\/><\/svg>Plan de situation \u2014 \u00e9chelle 1\/2000 ou 1\/5000<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>Plan de masse \u2014 \u00e9chelle 1\/200 ou 1\/500<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>Plans des fa\u00e7ades et des coupes (toutes les orientations)<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>Plans des niveaux \u2014 rez-de-chauss\u00e9e, \u00e9tages sup\u00e9rieurs, toiture<\/div>\n         \n        <\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 7V5a2 2 0 0 0-4 0v2M8 7V5a2 2 0 0 0-4 0v2\"\/><\/svg>\n          Dossier de g\u00e9nie civil \u2014 \u00e9tabli par un ing\u00e9nieur civil agr\u00e9\u00e9\n        <\/div>\n        <div class=\"doc-grid\">\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M3 15h18M9 3v18M15 3v18\"\/><\/svg>Plans de structure \u2014 fondations, planchers, poteaux, poutres et escaliers \u2014 \u00e9chelle 1\/50 ou 1\/25<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"\/><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"\/><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"\/><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"\/><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"\/><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"\/><\/svg>Note de calcul comprenant la d\u00e9finition et la description de la structure porteuse du b\u00e2timent ainsi que les dimensions des \u00e9l\u00e9ments structuraux.<\/div>\n        <\/div>\n\n        <div class=\"download-bar\">\n          <span class=\"download-bar-title\">\ud83d\udce5 T\u00e9l\u00e9chargement des formulaires officiels de demande :<\/span>\n          <a href=\"https:\/\/buildzair.com\/wp-content\/uploads\/2026\/05\/A2015007-formulaire-demande-permit-de-construire.pdf\" target=\"_blank\" class=\"btn-download\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n            Formulaire de demande de permis de construire\n          <\/a>\n          <a href=\"https:\/\/buildzair.com\/wp-content\/uploads\/2026\/05\/A2015007-formulaire-demande-recu.pdf\" target=\"_blank\" class=\"btn-download\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n            R\u00e9c\u00e9piss\u00e9 de d\u00e9p\u00f4t du dossier\n          <\/a>\n        <\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Proc\u00e9dures d\u2019\u00e9tude et de traitement\n        <\/div>\n        <div class=\"steps\">\n          <div class=\"step\"><div class=\"step-num\">1<\/div><div><div class=\"step-title\">D\u00e9p\u00f4t du dossier aupr\u00e8s de l\u2019APC (Assembl\u00e9e populaire communale)<\/div><div class=\"step-desc\">5 exemplaires du dossier complet contre r\u00e9c\u00e9piss\u00e9 de d\u00e9p\u00f4t dat\u00e9 comprenant la liste des documents fournis.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">2<\/div><div><div class=\"step-title\">\u00c9tude via le guichet unique<\/div><div class=\"step-desc\">Examen du dossier par les services comp\u00e9tents en urbanisme via le guichet unique communal, intercommunal ou wilayal, selon la nature du projet.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">3<\/div><div><div class=\"step-title\">Consultation des administrations concern\u00e9es<\/div><div class=\"step-desc\">Avis des services techniques : direction de l\u2019urbanisme et de la construction, protection civile, ressources en eau, environnement, selon l\u2019emplacement et la nature du projet.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">4<\/div><div><div class=\"step-title\">D\u00e9livrance de la d\u00e9cision<\/div><div class=\"step-desc\">Le pr\u00e9sident de l\u2019APC, le wali ou le ministre signe la d\u00e9cision d\u2019octroi ou de refus motiv\u00e9.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">5<\/div><div><div class=\"step-title\">Affichage obligatoire sur le chantier<\/div><div class=\"step-desc\">Le permis doit \u00eatre affich\u00e9 de mani\u00e8re visible sur le chantier pendant toute la dur\u00e9e des travaux, sous peine de sanctions.<\/div><\/div><\/div>\n        <\/div>\n\n        <div class=\"info-grid\">\n          <div class=\"info-chip\"><div class=\"lbl\">D\u00e9lai l\u00e9gal de r\u00e9ponse<\/div><div class=\"val\">3 mois (avec POS) \/ 4 mois (sans POS)<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Dur\u00e9e de validit\u00e9<\/div><div class=\"val\">3 ans (renouvelable)<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Autorit\u00e9 comp\u00e9tente<\/div><div class=\"val\">Pr\u00e9sident de l\u2019APC \/ Wali \/ Ministre<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Nombre d\u2019exemplaires requis<\/div><div class=\"val\">5 copies<\/div><\/div>\n        <\/div>\n        <div class=\"alert alert-danger\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n          <span>Tout commencement de travaux de construction sans permis expose le contrevenant \u00e0 des sanctions l\u00e9gales ainsi qu\u2019\u00e0 la d\u00e9molition de la construction \u00e0 ses frais, conform\u00e9ment \u00e0 l\u2019article 76 de la loi n\u00b0 90-29.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bottom-cta\">\n      <h3>Avez-vous besoin d\u2019un sp\u00e9cialiste pour votre projet ?<\/h3>\n      <p>Trouvez l\u2019architecte ou l\u2019ing\u00e9nieur en g\u00e9nie civil id\u00e9al sur la plateforme BuilDzair pour la r\u00e9alisation de votre dossier de permis de construire.<\/p>\n            <div class=\"cta-section\">\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=arch&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-primary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg>Rechercher un architecte<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=gc&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-secondary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><\/svg>Ing\u00e9nieur en g\u00e9nie civil<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/add-project\/\" class=\"btn-cta btn-outline\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>Lancez votre projet maintenant<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629 -->\n  <div id=\"tajzia\" class=\"pane\">\n    <div class=\"content-card\">\n      <div class=\"card-head\">\n        <div class=\"card-icon\" style=\"background:rgba(5,150,105,0.1)\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#059669\" stroke-width=\"2\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"\/><\/svg>\n        <\/div>\n        <div class=\"card-head-text\">\n          <h2>Permis de Lotir<\/h2>\n          <p>Division d\u2019un bien immobilier en deux ou plusieurs lots destin\u00e9s \u00e0 la construction avec cr\u00e9ation d\u2019\u00e9quipements communs.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <div class=\"intro-text\">Requise pour toute op\u00e9ration de division d\u2019un bien immobilier ou de plusieurs biens immobiliers en deux lots ou plus, quel que soit leur emplacement, d\u00e8s lors qu\u2019un ou plusieurs lots sont destin\u00e9s \u00e0 la construction. <strong>(Article 7 du d\u00e9cret ex\u00e9cutif n\u00b0 15-19)<\/strong><\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\n          Dossier administratif\n        <\/div>\n        <div class=\"doc-grid\">\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\u0637\u0644\u0628 \u0645\u0648\u0642\u0651\u0639 \u0645\u0646 \u0627\u0644\u0645\u0627\u0644\u0643 \u0623\u0648 \u0648\u0643\u064a\u0644\u0647<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\u0633\u0646\u062f \u0645\u0644\u0643\u064a\u0629 \u0627\u0644\u0642\u0637\u0639\u0629 \u0627\u0644\u0623\u0631\u0636\u064a\u0629<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><\/svg>\u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0623\u0648 \u0627\u0644\u0633\u062c\u0644 \u0627\u0644\u062a\u062c\u0627\u0631\u064a<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>\u062f\u0641\u062a\u0631 \u0627\u0644\u0634\u0631\u0648\u0637 \u0627\u0644\u0645\u062d\u062f\u062f \u0644\u0642\u0648\u0627\u0639\u062f \u0634\u063a\u0644 \u0627\u0644\u0642\u0637\u0639<\/div>\n        <\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"\/><\/svg>\n          \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u062a\u0642\u0646\u064a \u2014 \u0645\u0647\u0646\u062f\u0633 \u0645\u0639\u0645\u0627\u0631\u064a + \u0645\u0643\u062a\u0628 \u062f\u0631\u0627\u0633\u0627\u062a \u0645\u0639\u062a\u0645\u062f\n        <\/div>\n        <div class=\"doc-grid\">\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0627\u0644\u0645\u0648\u0642\u0639 \u2014 1\/2000 \u0623\u0648 1\/5000<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>\u0627\u0644\u0645\u062e\u0637\u0637 \u0627\u0644\u0637\u0628\u0648\u063a\u0631\u0627\u0641\u064a \u0644\u0644\u0642\u0637\u0639\u0629<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M3 15h18M9 3v18M15 3v18\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0627\u0644\u0642\u0637\u0639 \u0645\u0639 \u062a\u0631\u0642\u064a\u0645 \u0627\u0644\u0623\u062c\u0632\u0627\u0621<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 17H3a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v3\"\/><rect x=\"9\" y=\"11\" width=\"14\" height=\"10\" rx=\"2\"\/><\/svg>\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0637\u0631\u0642 \u0648\u0645\u0646\u0627\u0641\u0630 \u0627\u0644\u0648\u0635\u0648\u0644<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\u0645\u062e\u0637\u0637\u0627\u062a \u0634\u0628\u0643\u0627\u062a \u0627\u0644\u0645\u0627\u0621 \u0648\u0627\u0644\u0635\u0631\u0641 \u0648\u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0621 \u0648\u0627\u0644\u063a\u0627\u0632<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0627\u0644\u0643\u062a\u0644\u0629 \u0645\u0639 \u0637\u0628\u064a\u0639\u0629 \u0627\u0644\u0645\u0628\u0627\u0646\u064a \u0627\u0644\u0645\u0632\u0645\u0639 \u0625\u0646\u0634\u0627\u0624\u0647\u0627<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"\/><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"\/><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"\/><\/svg>\u0645\u0630\u0643\u0631\u0629 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0648\u0623\u0647\u062f\u0627\u0641\u0647\u0627<\/div>\n        <\/div>\n\n        <div class=\"download-bar\">\n          <span class=\"download-bar-title\">\ud83d\udce5 \u062a\u062d\u0645\u064a\u0644 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0631\u0633\u0645\u064a :<\/span>\n          <a href=\"https:\/\/buildzair.com\/wp-content\/uploads\/2026\/05\/A2015007-formulaire-demande-permit-de-lotir.pdf\" target=\"_blank\" class=\"btn-download\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n            \u0646\u0645\u0648\u0630\u062c \u0637\u0644\u0628 \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629\n          <\/a>\n        <\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u0629\n        <\/div>\n        <div class=\"steps\">\n          <div class=\"step\"><div class=\"step-num\">1<\/div><div><div class=\"step-title\">\u0627\u0644\u0625\u064a\u062f\u0627\u0639 \u0644\u062f\u0649 \u0627\u0644\u0628\u0644\u062f\u064a\u0629<\/div><div class=\"step-desc\">5 \u0646\u0633\u062e \u0645\u0642\u0627\u0628\u0644 \u0648\u0635\u0644 \u0625\u064a\u062f\u0627\u0639. \u062a\u064f\u062d\u064a\u0644 \u0627\u0644\u0628\u0644\u062f\u064a\u0629 \u0627\u0644\u0645\u0644\u0641 \u0625\u0644\u0649 \u0627\u0644\u0645\u0635\u0627\u0644\u062d \u0627\u0644\u0645\u062e\u062a\u0635\u0629.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">2<\/div><div><div class=\"step-title\">\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629<\/div><div class=\"step-desc\">\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0645\u0639 \u0627\u0644\u0645\u062e\u0637\u0637 \u0627\u0644\u062a\u0648\u062c\u064a\u0647\u064a \u0644\u0644\u062a\u0647\u064a\u0626\u0629 \u0648\u0627\u0644\u062a\u0639\u0645\u064a\u0631 (PDAU) \u0648\u0645\u062e\u0637\u0637 \u0634\u063a\u0644 \u0627\u0644\u0623\u0631\u0627\u0636\u064a (POS).<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">3<\/div><div><div class=\"step-title\">Consultation des administrations concern\u00e9es<\/div><div class=\"step-desc\">\u0622\u0631\u0627\u0621 \u0645\u0635\u0627\u0644\u062d \u0627\u0644\u062f\u0648\u0644\u0629: \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0645\u0627\u0626\u064a\u0629\u060c \u0627\u0644\u0637\u0631\u0642\u060c \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0627\u0644\u0628\u064a\u0626\u0629\u060c \u0627\u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0645\u062f\u0646\u064a\u0629.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">4<\/div><div><div class=\"step-title\">\u0627\u0644\u0625\u0635\u062f\u0627\u0631 \u0648\u0627\u0644\u0646\u0634\u0631<\/div><div class=\"step-desc\">\u064a\u064f\u0646\u0634\u0631 \u0627\u0644\u0642\u0631\u0627\u0631 \u0648\u064a\u064f\u0648\u0636\u0639 \u0646\u0633\u062e\u0629 \u0645\u0646\u0647 \u0631\u0647\u0646 \u0625\u0634\u0627\u0631\u0629 \u0627\u0644\u0639\u0645\u0648\u0645 \u0641\u064a \u0645\u0642\u0631 \u0627\u0644\u0628\u0644\u062f\u064a\u0629.<\/div><\/div><\/div>\n        <\/div>\n\n        <div class=\"info-grid\">\n          <div class=\"info-chip\"><div class=\"lbl\">D\u00e9lai l\u00e9gal de r\u00e9ponse<\/div><div class=\"val\">4 \u0623\u0634\u0647\u0631 \u0643\u062d\u062f \u0623\u0642\u0635\u0649<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Dur\u00e9e de validit\u00e9<\/div><div class=\"val\">3 \u0633\u0646\u0648\u0627\u062a (\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u062c\u062f\u064a\u062f \u0633\u0646\u0629)<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Autorit\u00e9 comp\u00e9tente<\/div><div class=\"val\">\u0631\u0626\u064a\u0633 \u0627\u0644\u0628\u0644\u062f\u064a\u0629 \u0623\u0648 \u0627\u0644\u0648\u0627\u0644\u064a<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">\u0627\u0644\u0637\u0639\u0646<\/div><div class=\"val\">\u062a\u062f\u0631\u062c\u064a \u0623\u0648 \u0642\u0636\u0627\u0626\u064a<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bottom-cta\">\n      <h3>\u0647\u0644 \u062a\u062e\u0637\u0637 \u0644\u0625\u0646\u062c\u0627\u0632 \u062a\u062c\u0632\u0626\u0629 \u0633\u0643\u0646\u064a\u0629\u061f<\/h3>\n      <p>\u064a\u0645\u0643\u0646 \u0644\u0645\u0647\u0646\u062f\u0633\u064a\u0646\u0627 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u064a\u0646 \u0641\u064a \u0627\u0644\u062a\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0645\u0631\u0627\u0646\u064a\u0629 \u0648\u0627\u0644\u0647\u0646\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0646\u064a\u0629 \u0645\u0631\u0627\u0641\u0642\u062a\u0643 \u0641\u064a \u062c\u0645\u064a\u0639 \u0645\u0631\u0627\u062d\u0644 \u0645\u0634\u0631\u0648\u0639\u0643.<\/p>\n            <div class=\"cta-section\">\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=arch&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-primary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg>Rechercher un architecte<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=topogr&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-secondary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21\"\/><line x1=\"9\" y1=\"3\" x2=\"9\" y2=\"18\"\/><line x1=\"15\" y1=\"6\" x2=\"15\" y2=\"21\"\/><\/svg>\u0645\u0647\u0646\u062f\u0633 \u0645\u0633\u062d \u0623\u0631\u0627\u0636\u064a<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/add-project\/\" class=\"btn-cta btn-outline\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>Lancez votre projet maintenant<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u062f\u0645 -->\n  <div id=\"hadm\" class=\"pane\">\n    <div class=\"content-card\">\n      <div class=\"card-head\">\n        <div class=\"card-icon\" style=\"background:rgba(220,38,38,0.09)\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#dc2626\" stroke-width=\"2\"><path d=\"M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"\/><line x1=\"10\" y1=\"11\" x2=\"10\" y2=\"17\"\/><line x1=\"14\" y1=\"11\" x2=\"14\" y2=\"17\"\/><\/svg>\n        <\/div>\n        <div class=\"card-head-text\">\n          <h2>Permis de d\u00e9molir<\/h2>\n          <p>\u0647\u062f\u0645 \u0643\u0644\u064a \u0623\u0648 \u062c\u0632\u0626\u064a \u0644\u0628\u0646\u0627\u0621 \u0642\u0627\u0626\u0645 \u0641\u064a \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0646\u0638\u064e\u0651\u0645\u0629<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <div class=\"intro-text\">\u0645\u0637\u0644\u0648\u0628\u0629 \u0644\u0643\u0644 \u0647\u062f\u0645 \u0641\u064a \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0630\u0627\u062a \u0627\u0644\u0637\u0627\u0628\u0639 \u0627\u0644\u062a\u0627\u0631\u064a\u062e\u064a \u0623\u0648 \u0627\u0644\u062b\u0642\u0627\u0641\u064a \u0623\u0648 \u0627\u0644\u0637\u0628\u064a\u0639\u064a \u0623\u0648 \u0627\u0644\u062c\u0645\u0627\u0644\u064a\u060c \u0623\u0648 \u0641\u064a \u0643\u0644 \u0645\u0631\u0629 \u062a\u0642\u062a\u0636\u064a\u0647\u0627 <strong>\u0627\u0644\u0634\u0631\u0648\u0637 \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0648\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0633\u0644\u0627\u0645\u0629<\/strong>.<\/div>\n\n        <div class=\"two-col\">\n          <div>\n            <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\n          Dossier administratif\n        <\/div>\n            <div class=\"doc-grid\" style=\"grid-template-columns:1fr\">\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\u0637\u0644\u0628 \u0645\u0648\u0642\u0651\u0639 \u0645\u0646 \u0627\u0644\u0645\u0627\u0644\u0643 \u0623\u0648 \u0648\u0643\u064a\u0644\u0647<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\u0633\u0646\u062f \u0645\u0644\u0643\u064a\u0629 \u0627\u0644\u0628\u0646\u0627\u0621<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><\/svg>Une copie de la carte nationale d'identit\u00e9<\/div>\n            <\/div>\n          <\/div>\n          <div>\n            <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>\n          \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u062a\u0642\u0646\u064a\n        <\/div>\n            <div class=\"doc-grid\" style=\"grid-template-columns:1fr\">\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0627\u0644\u0645\u0648\u0642\u0639 \u2014 1\/2000 \u0623\u0648 1\/5000<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0627\u0644\u0643\u062a\u0644\u0629 (\u0627\u0644\u0645\u0628\u0627\u0646\u064a \u0627\u0644\u0645\u0647\u062f\u0648\u0645\u0629 \u0648\u0627\u0644\u0645\u064f\u0628\u0642\u0649 \u0639\u0644\u064a\u0647\u0627)<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\u0635\u0648\u0631 \u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u0621 \u0627\u0644\u0642\u0627\u0626\u0645<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"\/><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"\/><\/svg>\u0645\u0630\u0643\u0631\u0629 \u0648\u0635\u0641\u064a\u0629 \u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0647\u062f\u0645<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\u062a\u062f\u0627\u0628\u064a\u0631 \u0627\u0644\u0633\u0644\u0627\u0645\u0629 \u0644\u0644\u0645\u062c\u0627\u0648\u0631\u064a\u0646 \u0648\u0627\u0644\u0637\u0631\u0642 \u0627\u0644\u0639\u0627\u0645\u0629<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u0629\n        <\/div>\n        <div class=\"steps\">\n          <div class=\"step\"><div class=\"step-num\">1<\/div><div><div class=\"step-title\">\u0627\u0644\u0625\u064a\u062f\u0627\u0639 \u0644\u062f\u0649 \u0627\u0644\u0628\u0644\u062f\u064a\u0629<\/div><div class=\"step-desc\">5 \u0646\u0633\u062e \u0645\u0646 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0643\u0627\u0645\u0644 \u0645\u0642\u0627\u0628\u0644 \u0648\u0635\u0644 \u0625\u064a\u062f\u0627\u0639 \u0645\u0624\u0631\u062e.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">2<\/div><div><div class=\"step-title\">\u0627\u0644\u062f\u0631\u0627\u0633\u0629 \u0648\u0627\u0644\u0622\u0631\u0627\u0621 \u0627\u0644\u062a\u0642\u0646\u064a\u0629<\/div><div class=\"step-desc\">\u0631\u0623\u064a \u0645\u0635\u0627\u0644\u062d \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0648\u0627\u0644\u0622\u062b\u0627\u0631 \u0627\u0644\u0645\u062d\u0645\u064a\u0629 \u0639\u0646\u062f \u0627\u0644\u0627\u0642\u062a\u0636\u0627\u0621. \u0631\u0623\u064a \u0627\u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0645\u062f\u0646\u064a\u0629 \u0625\u0644\u0632\u0627\u0645\u064a \u0641\u064a \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0627\u0644\u0627\u062a.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">3<\/div><div><div class=\"step-title\">\u062a\u0628\u0644\u064a\u063a \u0627\u0644\u0642\u0631\u0627\u0631<\/div><div class=\"step-desc\">\u0645\u0648\u0627\u0641\u0642\u0629\u060c \u0631\u0641\u0636 \u0645\u0633\u0628\u064e\u0651\u0628 \u0623\u0648 \u062a\u0623\u062c\u064a\u0644 \u0627\u0644\u0628\u062a\u0651 \u2014 \u062a\u064f\u0628\u0644\u064e\u0651\u063a \u0641\u064a \u0627\u0644\u0622\u062c\u0627\u0644 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0642\u0627\u0646\u0648\u0646\u0627\u064b.<\/div><\/div><\/div>\n        <\/div>\n\n        <div class=\"info-grid\">\n          <div class=\"info-chip\"><div class=\"lbl\">D\u00e9lai l\u00e9gal de r\u00e9ponse<\/div><div class=\"val\">\u0634\u0647\u0631\u0627\u0646 \u0643\u062d\u062f \u0623\u0642\u0635\u0649<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Dur\u00e9e de validit\u00e9<\/div><div class=\"val\">\u0633\u0646\u0629 \u0648\u0627\u062d\u062f\u0629<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Autorit\u00e9 comp\u00e9tente<\/div><div class=\"val\">\u0631\u0626\u064a\u0633 \u0627\u0644\u0628\u0644\u062f\u064a\u0629 \u0623\u0648 \u0627\u0644\u0648\u0627\u0644\u064a<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">\u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0645\u0637\u0628\u064e\u0651\u0642 (2025)<\/div><div class=\"val\">300 \u062f\u062c \/ \u0645\u00b2 \u0645\u0633\u0637\u062d<\/div><\/div>\n        <\/div>\n        <div class=\"alert alert-info\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n          <span>\u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0644\u0623\u0633\u064a\u062c\u0629\u060c \u064a\u064f\u062d\u062f\u064e\u0651\u062f \u0627\u0644\u0631\u0633\u0645 \u0628\u0640 <strong>75 \u062f\u062c \u0644\u0644\u0645\u062a\u0631 \u0627\u0644\u0637\u0648\u0644\u064a<\/strong>. \u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u062f\u0648\u0644\u0629 \u0648\u0627\u0644\u062c\u0645\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0648\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0633\u0643\u0646 \u0627\u0644\u0645\u062f\u0639\u0648\u0645 \u0645\u064f\u0639\u0641\u0627\u0629 \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0631\u0633\u0645.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bottom-cta\">\n      <h3>\u0645\u0634\u0631\u0648\u0639 \u0647\u062f\u0645 \u0623\u0648 \u062a\u062c\u062f\u064a\u062f \u0628\u0646\u0627\u0621\u061f<\/h3>\n      <p>\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u062e\u0628\u0631\u0627\u0621 BuilDzair \u0644\u0636\u0645\u0627\u0646 \u0633\u0644\u0627\u0645\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0648\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 \u0642\u0627\u0646\u0648\u0646\u0627\u064b.<\/p>\n            <div class=\"cta-section\">\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=arch&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-primary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg>Rechercher un architecte<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=gc&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-secondary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><\/svg>Ing\u00e9nieur en g\u00e9nie civil<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/add-project\/\" class=\"btn-cta btn-outline\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>Lancez votre projet maintenant<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 -->\n  <div id=\"curba\" class=\"pane\">\n    <div class=\"content-card\">\n      <div class=\"card-head\">\n        <div class=\"card-icon\" style=\"background:rgba(217,119,6,0.1)\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#d97706\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M7 8h10M7 12h6\"\/><\/svg>\n        <\/div>\n        <div class=\"card-head-text\">\n          <h2>Certificat d'urbanisme<\/h2>\n          <p>\u0625\u062c\u0631\u0627\u0621 \u0645\u0633\u0628\u0642 \u0625\u0644\u0632\u0627\u0645\u064a \u2014 \u062a\u064f\u0639\u0644\u0645 \u0628\u062d\u0642\u0648\u0642 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0623\u0631\u0636 \u0648\u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0637\u0627\u062a \u0627\u0644\u0645\u0637\u0628\u064e\u0651\u0642\u0629<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <div class=\"intro-text\">\u0648\u062b\u064a\u0642\u0629 \u0645\u0633\u0628\u0642\u0629 \u0644\u0623\u064a \u0631\u062e\u0635\u0629\u060c \u062a\u064f\u0639\u0644\u0645 \u0628\u0627\u0644\u0623\u062d\u0643\u0627\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631\u064a\u0629 \u0627\u0644\u0645\u0637\u0628\u064e\u0651\u0642\u0629 \u0639\u0644\u0649 \u0642\u0637\u0639\u0629 \u0623\u0631\u0636\u064a\u0629 \u0645\u062d\u062f\u062f\u0629. \u062a\u064f\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0623\u0631\u0636 <strong>\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0628\u0646\u0627\u0621 \u0648\u062a\u062d\u062a \u0623\u064a \u0634\u0631\u0648\u0637<\/strong>.<\/div>\n\n        <div class=\"two-col\">\n          <div>\n            <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\n          \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\n        <\/div>\n            <div class=\"doc-grid\" style=\"grid-template-columns:1fr\">\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\u0637\u0644\u0628 \u0645\u0642\u062f\u064e\u0651\u0645 \u0645\u0646 \u0627\u0644\u0645\u0627\u0644\u0643<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\u0633\u0646\u062f \u0627\u0644\u0645\u0644\u0643\u064a\u0629 \u0623\u0648 \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0645\u0633\u0627\u062d\u0629<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0627\u0644\u0645\u0648\u0642\u0639 \u2014 1\/2000 \u0623\u0648 1\/5000<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0627\u0644\u0642\u0637\u0639\u0629 \u0628\u062d\u062f\u0648\u062f\u0647\u0627 \u0648\u0645\u0633\u0627\u062d\u062a\u0647\u0627<\/div>\n            <\/div>\n          <\/div>\n          <div>\n            <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n          \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0644\u064e\u0651\u0645\u0629\n        <\/div>\n            <div class=\"doc-grid\" style=\"grid-template-columns:1fr\">\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0642\u0627\u0628\u0644\u064a\u0629 \u0627\u0644\u0642\u0637\u0639\u0629 \u0644\u0644\u0628\u0646\u0627\u0621 (\u0646\u0639\u0645 \/ \u0644\u0627 \/ \u0628\u0634\u0631\u0648\u0637)<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0623\u062d\u0643\u0627\u0645 \u0645\u062e\u0637\u0637 \u0634\u063a\u0644 \u0627\u0644\u0623\u0631\u0627\u0636\u064a POS\/PDAU<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0642\u0627\u062a \u0648\u0627\u0644\u0642\u064a\u0648\u062f \u0627\u0644\u062e\u0627\u0635\u0629<\/div>\n              <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u062d\u0642\u0648\u0642 \u0627\u0644\u0634\u0641\u0639\u0629 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u0629 \u0644\u0644\u062f\u0648\u0644\u0629<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"info-grid\">\n          <div class=\"info-chip\"><div class=\"lbl\">\u0623\u062c\u0644 \u0627\u0644\u062a\u0633\u0644\u064a\u0645<\/div><div class=\"val\">\u0634\u0647\u0631\u0627\u0646 \u0643\u062d\u062f \u0623\u0642\u0635\u0649<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Dur\u00e9e de validit\u00e9<\/div><div class=\"val\">18 \u0634\u0647\u0631\u0627\u064b (\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0645\u062f\u064a\u062f)<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Autorit\u00e9 comp\u00e9tente<\/div><div class=\"val\">\u0631\u0626\u064a\u0633 \u0627\u0644\u0628\u0644\u062f\u064a\u0629 \u0623\u0648 \u0627\u0644\u0648\u0627\u0644\u064a<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">\u0627\u0644\u0637\u0639\u0646<\/div><div class=\"val\">\u0645\u0645\u0643\u0646 \u0639\u0646\u062f \u0627\u0644\u0635\u0645\u062a \u0623\u0648 \u0627\u0644\u0631\u0641\u0636<\/div><\/div>\n        <\/div>\n        <div class=\"alert alert-warning\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n          <span>\u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0647\u064a <strong>\u0625\u062c\u0631\u0627\u0621 \u0645\u0633\u0628\u0642<\/strong> \u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621 \u0648\u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0648\u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u062a\u0642\u0633\u064a\u0645. \u0647\u064a <u>\u0644\u064a\u0633\u062a<\/u> \u062a\u0631\u062e\u064a\u0635\u0627\u064b \u0628\u0627\u0644\u0628\u0646\u0627\u0621 \u0648\u0644\u0627 \u062a\u064f\u062c\u064a\u0632\u0647 \u0628\u0623\u064a \u062d\u0627\u0644.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bottom-cta\">\n      <h3>\u0644\u062f\u064a\u0643 \u0642\u0637\u0639\u0629 \u0623\u0631\u0636\u064a\u0629 \u0648\u062a\u0631\u064a\u062f \u0627\u0644\u0628\u0646\u0627\u0621\u061f<\/h3>\n      <p>\u0627\u0628\u062f\u0623 \u0628\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0645\u0647\u0646\u062f\u0633 \u0645\u0639\u0645\u0627\u0631\u064a \u0645\u0639\u062a\u0645\u062f \u0639\u0644\u0649 BuilDzair \u0644\u064a\u0631\u0634\u062f\u0643 \u0641\u064a \u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0645\u0633\u0628\u0642\u0629 \u0627\u0644\u0644\u0627\u0632\u0645\u0629.<\/p>\n            <div class=\"cta-section\">\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=arch&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-primary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg>Rechercher un architecte<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=gc&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-secondary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><\/svg>Ing\u00e9nieur en g\u00e9nie civil<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/add-project\/\" class=\"btn-cta btn-outline\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>Lancez votre projet maintenant<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u062a\u0642\u0633\u064a\u0645 (\u0627\u0644\u0645\u0641\u0631\u0632\u0629) -->\n  <div id=\"taqsim\" class=\"pane\">\n    <div class=\"content-card\">\n      <div class=\"card-head\">\n        <div class=\"card-icon\" style=\"background:rgba(109,40,217,0.09)\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#7c3aed\" stroke-width=\"2\"><rect x=\"2\" y=\"2\" width=\"9\" height=\"9\" rx=\"1\"\/><rect x=\"13\" y=\"2\" width=\"9\" height=\"9\" rx=\"1\"\/><rect x=\"2\" y=\"13\" width=\"9\" height=\"9\" rx=\"1\"\/><rect x=\"13\" y=\"13\" width=\"9\" height=\"9\" rx=\"1\"\/><\/svg>\n        <\/div>\n        <div class=\"card-head-text\">\n          <h2>\u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u062a\u0642\u0633\u064a\u0645 (\u0627\u0644\u0645\u064f\u0641\u0631\u064e\u0632\u0629)<\/h2>\n          <p>\u062a\u0642\u0633\u064a\u0645 \u062f\u0648\u0646 \u0625\u0646\u0634\u0627\u0621 \u0637\u0631\u0642 \u0623\u0648 \u062a\u062c\u0647\u064a\u0632\u0627\u062a \u0623\u0648 \u0645\u0633\u0627\u062d\u0627\u062a \u0645\u0634\u062a\u0631\u0643\u0629<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <div class=\"intro-text\">\u062a\u064f\u062c\u064a\u0632 \u062a\u0642\u0633\u064a\u0645 \u0639\u0642\u0627\u0631 \u0623\u0631\u0627\u0636\u064d <strong>\u062f\u0648\u0646 \u0625\u0646\u0634\u0627\u0621 \u0637\u0631\u0642<\/strong> \u0623\u0648 \u062a\u062c\u0647\u064a\u0632\u0627\u062a \u062c\u0645\u0627\u0639\u064a\u0629 \u0623\u0648 \u0645\u0633\u0627\u062d\u0627\u062a \u0645\u0634\u062a\u0631\u0643\u0629. \u062a\u062e\u062a\u0644\u0641 \u0639\u0646 \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0628\u063a\u064a\u0627\u0628 \u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u062a\u0647\u064a\u0626\u0629 \u0627\u0644\u062c\u0645\u0627\u0639\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0644\u0632\u0645 \u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631 \u0625\u0646\u062c\u0627\u0632\u0647\u0627.<\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\n          \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\n        <\/div>\n        <div class=\"doc-grid\">\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\u0637\u0644\u0628 \u0645\u0648\u0642\u0651\u0639 \u0645\u0646 \u0627\u0644\u0645\u0627\u0644\u0643<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\u0633\u0646\u062f \u0627\u0644\u0645\u0644\u0643\u064a\u0629<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0627\u0644\u0645\u0648\u0642\u0639 \u2014 1\/2000 \u0623\u0648 1\/5000<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>\u0645\u062e\u0637\u0637 \u0645\u0641\u064a\u062f 1\/200 \u0623\u0648 1\/500 (\u0627\u0644\u062d\u062f\u0648\u062f\u060c \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0627\u0644\u0645\u0628\u0627\u0646\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629)<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72\"\/><\/svg>\u0628\u064a\u0627\u0646 \u0634\u0628\u0643\u0627\u062a \u0627\u0644\u062a\u0637\u0647\u064a\u0631 \u0648\u0627\u0644\u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M3 15h18M9 3v18M15 3v18\"\/><\/svg>\u0627\u0642\u062a\u0631\u0627\u062d \u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0645\u0639 \u062a\u0648\u062c\u064a\u0647 \u0627\u0633\u062a\u0639\u0645\u0627\u0644 \u0643\u0644 \u0642\u0637\u0639\u0629<\/div>\n        <\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u0629\n        <\/div>\n        <div class=\"steps\">\n          <div class=\"step\"><div class=\"step-num\">1<\/div><div><div class=\"step-title\">\u0627\u0644\u0625\u064a\u062f\u0627\u0639 \u0644\u062f\u0649 \u0627\u0644\u0628\u0644\u062f\u064a\u0629<\/div><div class=\"step-desc\">5 \u0646\u0633\u062e \u0645\u0646 \u0627\u0644\u0645\u0644\u0641 \u0645\u0642\u0627\u0628\u0644 \u0648\u0635\u0644 \u0625\u064a\u062f\u0627\u0639 \u0645\u0624\u0631\u062e.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">2<\/div><div><div class=\"step-title\">\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0637\u0628\u064a\u0639\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0629<\/div><div class=\"step-desc\">\u0627\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0623\u064a \u0637\u0631\u064a\u0642 \u0623\u0648 \u0645\u0633\u0627\u062d\u0629 \u0623\u0648 \u062a\u062c\u0647\u064a\u0632 \u0645\u0634\u062a\u0631\u0643 \u2014 \u0648\u0625\u0644\u0627 \u0648\u062c\u0628\u062a \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0628\u062f\u0644\u0627\u064b \u0645\u0646\u0647\u0627.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">3<\/div><div><div class=\"step-title\">\u062a\u0633\u0644\u064a\u0645 \u0627\u0644\u0634\u0647\u0627\u062f\u0629<\/div><div class=\"step-desc\">\u062a\u064f\u0633\u0644\u064e\u0651\u0645 \u0627\u0644\u0648\u062b\u064a\u0642\u0629 \u0645\u0646 \u0637\u0631\u0641 \u0631\u0626\u064a\u0633 \u0627\u0644\u0628\u0644\u062f\u064a\u0629 \u0623\u0648 \u0627\u0644\u0648\u0627\u0644\u064a \u0641\u064a \u0634\u0643\u0644 \u0642\u0631\u0627\u0631 \u0625\u062f\u0627\u0631\u064a.<\/div><\/div><\/div>\n        <\/div>\n\n        <div class=\"info-grid\">\n          <div class=\"info-chip\"><div class=\"lbl\">\u0623\u062c\u0644 \u0627\u0644\u062a\u0633\u0644\u064a\u0645<\/div><div class=\"val\">\u0634\u0647\u0631\u0627\u0646 \u0643\u062d\u062f \u0623\u0642\u0635\u0649<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Dur\u00e9e de validit\u00e9<\/div><div class=\"val\">18 \u0634\u0647\u0631\u0627\u064b<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Autorit\u00e9 comp\u00e9tente<\/div><div class=\"val\">\u0631\u0626\u064a\u0633 \u0627\u0644\u0628\u0644\u062f\u064a\u0629 \u0623\u0648 \u0627\u0644\u0648\u0627\u0644\u064a<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bottom-cta\">\n      <h3>\u062a\u0642\u0633\u064a\u0645 \u0639\u0642\u0627\u0631\u064a \u062c\u0627\u0631\u064d\u061f<\/h3>\n      <p>\u064a\u0645\u0643\u0646 \u0644\u0645\u0633\u0627\u062d\u064a \u0648\u062e\u0628\u0631\u0627\u0621 BuilDzair \u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0648\u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.<\/p>\n            <div class=\"cta-section\">\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=arch&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-primary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg>Rechercher un architecte<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=topogr&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-secondary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21\"\/><line x1=\"9\" y1=\"3\" x2=\"9\" y2=\"18\"\/><line x1=\"15\" y1=\"6\" x2=\"15\" y2=\"21\"\/><\/svg>\u0645\u0647\u0646\u062f\u0633 \u0645\u0633\u062d \u0623\u0631\u0627\u0636\u064a<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/add-project\/\" class=\"btn-cta btn-outline\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>Lancez votre projet maintenant<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <!-- \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 -->\n  <div id=\"mutabaqa\" class=\"pane\">\n    <div class=\"content-card\">\n      <div class=\"card-head\">\n        <div class=\"card-icon\" style=\"background:rgba(9,163,92,0.1)\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#09a35c\" stroke-width=\"2\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n        <\/div>\n        <div class=\"card-head-text\">\n          <h2>Certificat de conformit\u00e9<\/h2>\n          <p>\u0628\u0639\u062f \u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0623\u0634\u063a\u0627\u0644 \u2014 \u062a\u064f\u062b\u0628\u062a \u0623\u0646 \u0627\u0644\u0628\u0646\u0627\u0621 \u0645\u0637\u0627\u0628\u0642 \u0644\u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0645\u0645\u0646\u0648\u062d\u0629<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"card-body\">\n        <div class=\"intro-text\">\u062a\u064f\u0633\u0644\u064e\u0651\u0645 \u0628\u0639\u062f \u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0623\u0634\u063a\u0627\u0644\u060c \u0648\u062a\u064f\u062b\u0628\u062a \u0623\u0646 \u0627\u0644\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u064f\u0646\u062c\u064e\u0632 <strong>\u0645\u0637\u0627\u0628\u0642 \u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0645\u0646\u0648\u062d\u0629<\/strong>. \u0625\u0644\u0632\u0627\u0645\u064a\u0629 \u0644\u0623\u064a \u0645\u0639\u0627\u0645\u0644\u0629 \u0639\u0642\u0627\u0631\u064a\u0629 (\u0628\u064a\u0639\u060c \u0631\u0647\u0646) \u0648\u0644\u0644\u062a\u0648\u0635\u064a\u0644 \u0627\u0644\u0646\u0647\u0627\u0626\u064a \u0628\u0634\u0628\u0643\u0627\u062a \u0627\u0644\u0645\u0627\u0621 \u0648\u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0621 \u0648\u0627\u0644\u063a\u0627\u0632.<\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\n          \u0648\u062b\u0627\u0626\u0642 \u0637\u0644\u0628 \u0627\u0644\u0634\u0647\u0627\u062f\u0629\n        <\/div>\n        <div class=\"doc-grid\">\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><\/svg>\u062a\u0635\u0631\u064a\u062d \u0628\u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0623\u0634\u063a\u0627\u0644<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M7 8h10M7 12h6\"\/><\/svg>\u0646\u0633\u062e\u0629 \u0645\u0646 \u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621 \u0627\u0644\u0623\u0635\u0644\u064a\u0629<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629 (\u0628\u0639\u062f \u0627\u0644\u0623\u0634\u063a\u0627\u0644)<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\u0635\u0648\u0631 \u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u064f\u0646\u062c\u064e\u0632<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94z\"\/><\/svg>\u0634\u0647\u0627\u062f\u0629 \u0645\u0643\u062a\u0628 \u0627\u0644\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u062a\u0642\u0646\u064a\u0629 (\u0639\u0646\u062f \u0627\u0644\u0627\u0642\u062a\u0636\u0627\u0621)<\/div>\n          <div class=\"doc-item\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\u0631\u0623\u064a \u0627\u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0645\u062f\u0646\u064a\u0629 \u0627\u0644\u0625\u064a\u062c\u0627\u0628\u064a<\/div>\n        <\/div>\n\n        <div class=\"section-label\">\n          <svg class=\"section-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u0629\n        <\/div>\n        <div class=\"steps\">\n          <div class=\"step\"><div class=\"step-num\">1<\/div><div><div class=\"step-title\">\u0625\u064a\u062f\u0627\u0639 \u0627\u0644\u062a\u0635\u0631\u064a\u062d \u0628\u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0623\u0634\u063a\u0627\u0644<\/div><div class=\"step-desc\">\u064a\u064f\u0648\u062f\u064e\u0639 \u062e\u0644\u0627\u0644 30 \u064a\u0648\u0645\u0627\u064b \u0645\u0646 \u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0623\u0634\u063a\u0627\u0644 \u0644\u062f\u0649 \u0627\u0644\u0628\u0644\u062f\u064a\u0629 \u0627\u0644\u0645\u062e\u062a\u0635\u0629.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">2<\/div><div><div class=\"step-title\">\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0645\u0639\u0627\u064a\u0646\u0629 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629<\/div><div class=\"step-desc\">\u062a\u0642\u0648\u0645 \u0627\u0644\u0645\u0635\u0627\u0644\u062d \u0627\u0644\u0645\u062e\u062a\u0635\u0629 \u0628\u0632\u064a\u0627\u0631\u0629 \u0645\u064a\u062f\u0627\u0646\u064a\u0629 \u0644\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u064f\u0646\u062c\u064e\u0632 \u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0645\u0646\u0648\u062d\u0629.<\/div><\/div><\/div>\n          <div class=\"step\"><div class=\"step-num\">3<\/div><div><div class=\"step-title\">\u0627\u0644\u062a\u0633\u0644\u064a\u0645 \u0623\u0648 \u0645\u062d\u0636\u0631 \u0627\u0644\u062a\u062d\u0641\u0638\u0627\u062a<\/div><div class=\"step-desc\">\u062a\u064f\u0633\u0644\u064e\u0651\u0645 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0623\u0648 \u064a\u064f\u062d\u0631\u064e\u0651\u0631 \u0645\u062d\u0636\u0631 \u0639\u062f\u0645 \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 \u0645\u0639 \u062a\u062d\u062f\u064a\u062f \u0645\u0647\u0644\u0629 \u0644\u0644\u062a\u0633\u0648\u064a\u0629.<\/div><\/div><\/div>\n        <\/div>\n\n        <div class=\"info-grid\">\n          <div class=\"info-chip\"><div class=\"lbl\">\u0623\u062c\u0644 \u0627\u0644\u062a\u0633\u0644\u064a\u0645<\/div><div class=\"val\">\u0634\u0647\u0631\u0627\u0646 \u0628\u0639\u062f \u0627\u0644\u0625\u064a\u062f\u0627\u0639<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Dur\u00e9e de validit\u00e9<\/div><div class=\"val\">\u062f\u0627\u0626\u0645\u0629 (\u0648\u062b\u064a\u0642\u0629 \u0646\u0647\u0627\u0626\u064a\u0629)<\/div><\/div>\n          <div class=\"info-chip\"><div class=\"lbl\">Autorit\u00e9 comp\u00e9tente<\/div><div class=\"val\">\u0631\u0626\u064a\u0633 \u0627\u0644\u0628\u0644\u062f\u064a\u0629 \u0623\u0648 \u0627\u0644\u0648\u0627\u0644\u064a<\/div><\/div>\n        <\/div>\n        <div class=\"alert alert-warning\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><\/svg>\n          <span>\u0628\u062f\u0648\u0646 \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629\u060c \u064a\u0633\u062a\u062d\u064a\u0644 <strong>\u0628\u064a\u0639 \u0627\u0644\u0639\u0642\u0627\u0631 \u0642\u0627\u0646\u0648\u0646\u064a\u0627\u064b<\/strong> \u0623\u0648 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0627\u0644\u0646\u0647\u0627\u0626\u064a \u0628\u0634\u0628\u0643\u0627\u062a \u0627\u0644\u0645\u0627\u0621 \u0648\u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0621 \u0648\u0627\u0644\u063a\u0627\u0632.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bottom-cta\">\n      <h3>\u0627\u0646\u062a\u0647\u062a \u0623\u0634\u063a\u0627\u0644\u0643\u061f<\/h3>\n      <p>\u0645\u0647\u0646\u062f\u0633\u0648 BuilDzair \u064a\u0631\u0627\u0641\u0642\u0648\u0646\u0643 \u0641\u064a \u0625\u0639\u062f\u0627\u062f \u0645\u0644\u0641 \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 \u0648\u0625\u0646\u062c\u0627\u0632 \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629 \u0644\u0644\u062a\u0633\u0644\u064a\u0645.<\/p>\n            <div class=\"cta-section\">\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=arch&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-primary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg>Rechercher un architecte<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/search-enginieur\/?sort_by=&#038;view_style=&#038;keyword=&#038;freelancer_type%5B%5D=gc&#038;english_level%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d8%25b9%25d8%25aa%25d9%2585%25d8%25af&#038;location=&#038;min_price=0&#038;max_price=1000000&#038;badges%5B%5D=%25d9%2585%25d9%2587%25d9%2586%25d8%25af%25d8%25b3-%25d9%2585%25d9%2588%25d8%25ab%25d9%2591%25d9%2582\" class=\"btn-cta btn-secondary\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><\/svg>Ing\u00e9nieur en g\u00e9nie civil<\/a>\n        <a href=\"https:\/\/buildzair.com\/fr\/add-project\/\" class=\"btn-cta btn-outline\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>Lancez votre projet maintenant<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n  <div class=\"legal-bar\">\n    <svg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n    <span>Sources juridiques :\nLoi n\u00b0 90-29 du 1er d\u00e9cembre 1990 \u00b7 D\u00e9cret ex\u00e9cutif n\u00b0 91-176 du 28 mai 1991 \u00b7 D\u00e9cret ex\u00e9cutif n\u00b0 15-19 du 25 janvier 2015, modifi\u00e9 et compl\u00e9t\u00e9 \u2014 Journal officiel de la R\u00e9publique alg\u00e9rienne d\u00e9mocratique et populaire.<\/span>\n  <\/div>\n\n<\/div>\n\n<script>\nfunction show(id, btn) {\n  document.querySelectorAll('.pane').forEach(p => p.classList.remove('active'));\n  document.querySelectorAll('.tab').forEach(t => t.classList.remove('active'));\n  document.getElementById(id).classList.add('active');\n  btn.classList.add('active');\n  window.scrollTo({ top: 0, behavior: 'smooth' });\n}\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<div id=\"buildzair-tax-wrap\" dir=\"rtl\" lang=\"ar\">\n\n  <!-- \u2500\u2500\u2500 Header \u2500\u2500\u2500 -->\n  <div class=\"bdz-header\">\n    <div class=\"bdz-header-badge\">\n      <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><\/svg>\n      Loi de finances 2025\n    <\/div>\n    <h2>Calculateur <span>Taxes d\u2019urbanisme<\/span><\/h2>\n    <p>Article 127 \u2014 Loi n\u00b0 24-08 du 24 novembre 2024 \u00b7 Journal officiel n\u00b0 84<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500\u2500 Form card \u2500\u2500\u2500 -->\n  <div class=\"bdz-card\">\n    <div class=\"bdz-card-head\">\n      <div class=\"bdz-card-icon\">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\"\/>\n          <path d=\"M8 7h8M8 11h5M8 15h3\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"bdz-card-head-text\">\n        <h3>Donn\u00e9es de calcul<\/h3>\n        <p>Entrez le type de document et la surface pour obtenir le montant de la taxe<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"bdz-card-body\">\n\n      <!-- Step 1 : Permit type -->\n      <div class=\"bdz-sec-lbl\">Type de document d\u2019urbanisme<\/div>\n      <div class=\"bdz-form-row\">\n        <label class=\"bdz-lbl\" for=\"bdz-permit-type\">Choisir le document<\/label>\n        <select id=\"bdz-permit-type\" class=\"bdz-select\">\n          <option value=\"permis_construire\">\ud83c\udfd7\ufe0f \u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621 \u2014 Permis de construire<\/option>\n          <option value=\"permis_demolir\">\ud83d\udd28 \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u062f\u0645 \u2014 Permis de d\u00e9molir<\/option>\n          <option value=\"certificat_conformite\">\u2705 \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 \u2014 Certificat de conformit\u00e9<\/option>\n          <option value=\"duplicata\">\ud83d\udcc4 \u0646\u0633\u062e\u0629 \u0645\u0643\u0631\u0631\u0629 \u2014 Duplicata<\/option>\n        <\/select>\n      <\/div>\n\n      <!-- Step 2 : Sub-type (shown per permit) -->\n\n      <!-- Permis construire sub-type -->\n      <div id=\"bdz-sub-construire\">\n        <div class=\"bdz-form-row\">\n          <label class=\"bdz-lbl\" for=\"bdz-type-construire\">Type de construction<\/label>\n          <select id=\"bdz-type-construire\" class=\"bdz-select\">\n            <optgroup label=\"\u2500\u2500 \u0628\u0646\u0627\u0621 \u062c\u062f\u064a\u062f \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\">\n              <option value=\"habitation_propre\">\u0633\u0643\u0646 \u0644\u0644\u0627\u062d\u062a\u064a\u0627\u062c \u0627\u0644\u0634\u062e\u0635\u064a \u2014 Habitation besoin propre<\/option>\n              <option value=\"promotion_immobiliere\">\u062a\u0631\u0642\u064a\u0629 \u0639\u0642\u0627\u0631\u064a\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u2014 Promotion immobili\u00e8re<\/option>\n              <option value=\"batiment_industriel\">\u0635\u0646\u0627\u0639\u064a \/ \u0633\u064a\u0627\u062d\u064a \/ \u062a\u062c\u0627\u0631\u064a \/ \u0622\u062e\u0631 \u2014 Industriel \/ autre<\/option>\n            <\/optgroup>\n            <optgroup label=\"\u2500\u2500 \u062a\u062c\u062f\u064a\u062f \u0627\u0644\u0631\u062e\u0635\u0629 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\">\n              <option value=\"renouv_habitation\">\u062a\u062c\u062f\u064a\u062f \u2014 \u0633\u0643\u0646 \u0627\u062d\u062a\u064a\u0627\u062c \u0634\u062e\u0635\u064a (\u062c\u0632\u0627\u0641\u064a 5.000 \u062f\u062c)<\/option>\n              <option value=\"renouv_promotion\">\u062a\u062c\u062f\u064a\u062f \u2014 \u062a\u0631\u0642\u064a\u0629 \u0639\u0642\u0627\u0631\u064a\u0629 (\u062c\u0632\u0627\u0641\u064a 15.000 \u062f\u062c)<\/option>\n              <option value=\"renouv_industriel\">\u062a\u062c\u062f\u064a\u062f \u2014 \u0635\u0646\u0627\u0639\u064a \/ \u0622\u062e\u0631 (\u062c\u0632\u0627\u0641\u064a 25.000 \u062f\u062c)<\/option>\n            <\/optgroup>\n            <optgroup label=\"\u2500\u2500 \u062a\u0647\u064a\u0626\u0629 (\u062f\u0648\u0646 \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0648\u062c\u0647\u0629) \u2500\">\n              <option value=\"amenag_habitation\">\u062a\u0647\u064a\u0626\u0629 \u2014 \u0633\u0643\u0646 \u0627\u062d\u062a\u064a\u0627\u062c \u0634\u062e\u0635\u064a (\u062c\u0632\u0627\u0641\u064a 5.000 \u062f\u062c)<\/option>\n              <option value=\"amenag_autre\">\u062a\u0647\u064a\u0626\u0629 \u2014 \u062a\u0631\u0642\u064a\u0629 \u0639\u0642\u0627\u0631\u064a\u0629 \u0623\u0648 \u0622\u062e\u0631 (\u062c\u0632\u0627\u0641\u064a 15.000 \u062f\u062c)<\/option>\n            <\/optgroup>\n            <optgroup label=\"\u2500\u2500 \u0623\u0633\u0648\u0627\u0631 (\u0645.\u0637) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\">\n              <option value=\"cloture_habitation\">\u0625\u0646\u062c\u0627\u0632 \u0633\u0648\u0631 \u2014 \u0633\u0643\u0646 (75 \u062f\u062c\/\u0645.\u0637)<\/option>\n              <option value=\"cloture_autre\">\u0625\u0646\u062c\u0627\u0632 \u0633\u0648\u0631 \u2014 \u0622\u062e\u0631 (100 \u062f\u062c\/\u0645.\u0637)<\/option>\n            <\/optgroup>\n          <\/select>\n        <\/div>\n      <\/div>\n\n      <!-- Permis d\u00e9molir sub-type -->\n      <div id=\"bdz-sub-demolir\" class=\"bdz-hidden\">\n        <div class=\"bdz-form-row\">\n          <label class=\"bdz-lbl\" for=\"bdz-type-demolir\">\u0646\u0648\u0639 \u0627\u0644\u0647\u062f\u0645<\/label>\n          <select id=\"bdz-type-demolir\" class=\"bdz-select\">\n            <option value=\"batiment\">\u0647\u062f\u0645 \u0645\u0628\u0646\u0649 \u2014 300 \u062f\u062c\/\u0645\u00b2<\/option>\n            <option value=\"cloture\">\u0647\u062f\u0645 \u0633\u0648\u0631 \u2014 75 \u062f\u062c\/\u0645.\u0637<\/option>\n          <\/select>\n        <\/div>\n      <\/div>\n\n      <!-- Certificat conformit\u00e9 sub-type -->\n      <div id=\"bdz-sub-conformite\" class=\"bdz-hidden\">\n        <div class=\"bdz-form-row\">\n          <label class=\"bdz-lbl\" for=\"bdz-type-conformite\">Type de construction<\/label>\n          <select id=\"bdz-type-conformite\" class=\"bdz-select\">\n            <option value=\"habitation_propre\">\u0633\u0643\u0646 \u0644\u0644\u0627\u062d\u062a\u064a\u0627\u062c \u0627\u0644\u0634\u062e\u0635\u064a<\/option>\n            <option value=\"promotion_immobiliere\">\u062a\u0631\u0642\u064a\u0629 \u0639\u0642\u0627\u0631\u064a\u0629 \u062a\u062c\u0627\u0631\u064a\u0629<\/option>\n            <option value=\"batiment_industriel\">\u0635\u0646\u0627\u0639\u064a \/ \u0633\u064a\u0627\u062d\u064a \/ \u062a\u062c\u0627\u0631\u064a \/ \u0622\u062e\u0631<\/option>\n          <\/select>\n        <\/div>\n      <\/div>\n\n      <!-- Surface input (hidden for forfait types & duplicata) -->\n      <div id=\"bdz-surface-wrap\">\n        <div class=\"bdz-sec-lbl\">Surface<\/div>\n        <div class=\"bdz-form-row\">\n          <label class=\"bdz-lbl\" id=\"bdz-surface-lbl\">Superficie totale des planchers (m\u00b2)<\/label>\n          <div class=\"bdz-input-group\">\n            <input type=\"number\" id=\"bdz-surface\" class=\"bdz-input\" placeholder=\"Saisir la surface\" min=\"1\" step=\"1\">\n            <span class=\"bdz-input-unit\" id=\"bdz-surface-unit\">m\u00b2<\/span>\n          <\/div>\n          <p class=\"bdz-hint\">Les sous-sols non am\u00e9nag\u00e9s et les toitures inaccessibles ne sont pas inclus dans la superficie.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Commercial surface (promotion immobili\u00e8re only) -->\n      <div id=\"bdz-com-wrap\" class=\"bdz-hidden\">\n        <div class=\"bdz-form-row\">\n          <label class=\"bdz-lbl\" id=\"bdz-com-lbl\">\u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0623\u062c\u0632\u0627\u0621 \u063a\u064a\u0631 \u0627\u0644\u0633\u0643\u0646\u064a\u0629 (\u062a\u062c\u0627\u0631\u0629 \/ \u062e\u062f\u0645\u0627\u062a \/ \u0645\u0648\u0627\u0642\u0641...) \u2014 \u0645\u00b2<\/label>\n          <div class=\"bdz-input-group\">\n            <input type=\"number\" id=\"bdz-surface-com\" class=\"bdz-input\" placeholder=\"0 \u0625\u0646 \u0644\u0645 \u062a\u0643\u0646 \u0645\u0648\u062c\u0648\u062f\u0629\" min=\"0\" step=\"1\">\n            <span class=\"bdz-input-unit\">m\u00b2<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Commercial supplement for habitation propre -->\n      <div id=\"bdz-extra-wrap\" class=\"bdz-hidden\">\n        <div class=\"bdz-form-row\">\n          <label class=\"bdz-lbl\">Superficie de la partie commerciale (optionnel \u2014 200 DA\/m\u00b2 s\u2019ajoutent) \u2014 m\u00b2<\/label>\n          <div class=\"bdz-input-group\">\n            <input type=\"number\" id=\"bdz-surface-extra\" class=\"bdz-input\" placeholder=\"0 si non applicable\" min=\"0\" step=\"1\">\n            <span class=\"bdz-input-unit\">m\u00b2<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Alert for duplicata -->\n      <div id=\"bdz-dup-info\" class=\"bdz-hidden\">\n        <div class=\"bdz-alert bdz-alert-info\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4M12 16h.01\" stroke-linecap=\"round\"\/><\/svg>\n          <span>\u0631\u0633\u0645 \u0625\u0635\u062f\u0627\u0631 \u0646\u0633\u062e\u0629 \u0645\u0643\u0631\u0631\u0629 \u0645\u0646 \u0623\u064a \u0648\u062b\u064a\u0642\u0629 \u062a\u0639\u0645\u064a\u0631: <strong>2.000 \u062f\u062c<\/strong> \u2014 \u0645\u0628\u0644\u063a \u062c\u0632\u0627\u0641\u064a \u062b\u0627\u0628\u062a.<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Calculate button -->\n      <button id=\"bdz-calc-btn\" class=\"bdz-calc-btn\">\n        <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\"\/>\n          <path d=\"M8 7h8M8 11h5M8 15h3\" stroke-linecap=\"round\"\/>\n        <\/svg>\n        Calculer la taxe\n      <\/button>\n\n      <!-- Exemption block -->\n      <div class=\"bdz-exemption\">\n        <h4>\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n          Exon\u00e9rations de la taxe sur les op\u00e9rations d\u2019urbanisme\n        <\/h4>\n        <ul>\n          <li>Les constructions mena\u00e7ant ruine dont la d\u00e9molition est ordonn\u00e9e par le pr\u00e9sident de l\u2019Assembl\u00e9e populaire communale (APC).<\/li>\n          <li>Les constructions r\u00e9alis\u00e9es par l\u2019\u00c9tat, les collectivit\u00e9s locales, les \u00e9tablissements publics \u00e0 caract\u00e8re administratif et les associations d\u2019utilit\u00e9 publique.<\/li>\n          <li>Les lotissements sociaux et les programmes de logement subventionn\u00e9s par l\u2019\u00c9tat (toutes formules confondues).<\/li>\n          <li>Construction des mosqu\u00e9es.<\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div><!-- .bdz-card-body -->\n  <\/div><!-- .bdz-card -->\n\n  <!-- \u2500\u2500\u2500 Result panel \u2500\u2500\u2500 -->\n  <div id=\"bdz-result-panel\" class=\"bdz-result-panel\">\n    <div class=\"bdz-result-inner\">\n\n      <div class=\"bdz-result-head\">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/>\n        <\/svg>\n        <span>R\u00e9sultat du calcul<\/span>\n      <\/div>\n\n      <div class=\"bdz-result-body\">\n        <span class=\"bdz-result-lbl\">Montant de la taxe due<\/span>\n        <div class=\"bdz-result-amount\">\n          <span id=\"bdz-result-value\">0<\/span>\n          <span class=\"bdz-result-curr\">\u062f\u062c<\/span>\n        <\/div>\n        <div id=\"bdz-result-detail\" class=\"bdz-detail\"><\/div>\n      <\/div>\n\n      <div id=\"bdz-result-note\" class=\"bdz-result-note\" style=\"display:none;\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><\/svg>\n        <span id=\"bdz-result-note-text\"><\/span>\n      <\/div>\n\n      <div class=\"bdz-result-law\">\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg>\n        R\u00e9f\u00e9rence : Article 127 \u2014 Loi de finances 2025 (Loi n\u00b0 24-08 du 24 novembre 2024)\n      <\/div>\n\n    <\/div>\n  <\/div><!-- .bdz-result-panel -->\n\n  <!-- \u2500\u2500\u2500 Footer note \u2500\u2500\u2500 -->\n  <div class=\"bdz-footer-note\">\n    <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4M12 16h.01\"\/><\/svg>\n    Cette calculatrice est donn\u00e9e \u00e0 titre indicatif uniquement. Il est recommand\u00e9 de consulter les services communaux comp\u00e9tents afin de v\u00e9rifier les montants officiels applicables.\n  <\/div>\n\n<\/div><!-- #buildzair-tax-wrap -->\n\n<!-- \u2500\u2500\u2500 Auth Modal (outside wrap for z-index) \u2500\u2500\u2500 -->\n<div id=\"bdz-auth-overlay\" class=\"bdz-auth-overlay\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bdz-modal-title\">\n  <div class=\"bdz-auth-modal\">\n\n    <!-- Close -->\n    <button class=\"bdz-modal-close\" id=\"bdz-modal-close\" aria-label=\"\u0625\u063a\u0644\u0627\u0642\">\n      <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\">\n        <line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/>\n      <\/svg>\n    <\/button>\n\n    <!-- Icon -->\n    <div class=\"bdz-modal-icon\">\n      <svg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\">\n        <path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/>\n        <polyline points=\"9 22 9 12 15 12 15 22\"\/>\n      <\/svg>\n    <\/div>\n\n    <!-- Content -->\n    <h2 id=\"bdz-modal-title\">\u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0643 \u0645\u062c\u0627\u0646\u0627\u064b<\/h2>\n    <p class=\"bdz-modal-sub\">\u0644\u0644\u0627\u0633\u062a\u0641\u0627\u062f\u0629 \u0645\u0646 \u062d\u0627\u0633\u0628\u0629 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0648\u062c\u0645\u064a\u0639 \u062e\u062f\u0645\u0627\u062a \u0645\u0646\u0635\u0629 BuilDzair\u060c \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0645\u0633\u062c\u064e\u0651\u0644\u0627\u064b.<\/p>\n\n    <!-- Benefits -->\n    <ul class=\"bdz-modal-benefits\">\n      <li>\n        <span class=\"bdz-benefit-icon\">\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        <\/span>\n        \u062d\u0627\u0633\u0628\u0629 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0648\u0641\u0642 \u0642.\u0645 2025\n      <\/li>\n      <li>\n        <span class=\"bdz-benefit-icon\">\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        <\/span>\n        \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0645\u0647\u0646\u062f\u0633\u064a\u0646 \u0645\u0639\u0645\u0627\u0631\u064a\u064a\u0646 \u0648\u0645\u062f\u0646\u064a\u064a\u0646 \u0645\u0639\u062a\u0645\u062f\u064a\u0646\n      <\/li>\n      <li>\n        <span class=\"bdz-benefit-icon\">\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        <\/span>\n        \u0646\u0634\u0631 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0648\u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0639\u0631\u0648\u0636 \u0623\u0633\u0639\u0627\u0631\n      <\/li>\n      <li>\n        <span class=\"bdz-benefit-icon\">\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        <\/span>\n        \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0645\u062c\u0627\u0646\u064a \u062a\u0645\u0627\u0645\u0627\u064b \u0648\u064a\u0633\u062a\u063a\u0631\u0642 \u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629\n      <\/li>\n    <\/ul>\n\n    <!-- CTA buttons -->\n    <div class=\"bdz-modal-actions\">\n      <a id=\"bdz-modal-register\" href=\"https:\/\/buildzair.com\/fr\/register\/\" class=\"bdz-modal-btn-primary\" target=\"_blank\" rel=\"noopener\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/>\n          <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n          <line x1=\"19\" y1=\"8\" x2=\"19\" y2=\"14\"\/><line x1=\"22\" y1=\"11\" x2=\"16\" y2=\"11\"\/>\n        <\/svg>\n        \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628 \u0645\u062c\u0627\u0646\u064a\n      <\/a>\n      <a id=\"bdz-modal-register\" href=\"https:\/\/buildzair.com\/fr\/register\/\" class=\"bdz-modal-btn-primary\" target=\"_blank\" rel=\"noopener\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4\"\/>\n          <polyline points=\"10 17 15 12 10 7\"\/>\n          <line x1=\"15\" y1=\"12\" x2=\"3\" y2=\"12\"\/>\n        <\/svg>\n        \u0644\u062f\u064a\u0651 \u062d\u0633\u0627\u0628 \u2014 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644\n      <\/a>\n    <\/div>\n\n    <!-- Small print -->\n    <p class=\"bdz-modal-fine\">\u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0645\u062c\u0627\u0646\u064a \u00b7    <\/p>\n\n  <\/div>\n<\/div><!-- #bdz-auth-overlay -->\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>\u0639\u0642\u0648\u062f \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631 \u2013 BuilDzair \u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0648\u0627\u0644\u062a\u0646\u0638\u064a\u0645\u0627\u062a \u0639\u0642\u0648\u062f \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631 \u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0631\u0633\u0645\u064a\u0629\u060c \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 \u0648\u0627\u0644\u0622\u062c\u0627\u0644 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0644\u0643\u0644 \u0631\u062e\u0635\u0629 \u062a\u0639\u0645\u064a\u0631 \u0648\u0641\u0642\u0627\u064b \u0644\u0644\u062a\u0634\u0631\u064a\u0639 \u0627\u0644\u062c\u0632\u0627\u0626\u0631\u064a \u0627\u0644\u0645\u0639\u0645\u0648\u0644 \u0628\u0647. \ud83d\udcdc \u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0631\u0642\u0645 90-29 \u0627\u0644\u0645\u0624\u0631\u062e \u0641\u064a 1 \u062f\u064a\u0633\u0645\u0628\u0631 1990 \ud83d\udccb \u0627\u0644\u0645\u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a \u0631\u0642\u0645 15-19 \u0627\u0644\u0645\u0624\u0631\u062e \u0641\u064a 25 \u064a\u0646\u0627\u064a\u0631 2015 \ud83d\udd04 \u0645\u0639\u062f\u064e\u0651\u0644 \u0648\u0645\u062a\u0645\u064e\u0651\u0645 \u0633\u0646\u0629 2024 \u0631\u062e\u0635\u0629&#8230;<\/p>","protected":false},"author":60,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-17777","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0631\u062e\u0635\u062a\u064a-Urba - BuilDzair<\/title>\n<meta name=\"description\" content=\"\u062f\u0644\u064a\u0644 \u0634\u0627\u0645\u0644 \u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u062f\u0645 \u0648\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631: \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u060c \u0627\u0644\u0622\u062c\u0627\u0644 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u062d\u0627\u0633\u0628\u0629 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 2025 \u0648\u0641\u0642 \u0627\u0644\u062a\u0634\u0631\u064a\u0639 \u0627\u0644\u062c\u0632\u0627\u0626\u0631\u064a.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/buildzair.com\/fr\/act-bat\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0631\u062e\u0635\u062a\u064a-Urba - BuilDzair\" \/>\n<meta property=\"og:description\" content=\"\u062f\u0644\u064a\u0644 \u0634\u0627\u0645\u0644 \u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u062f\u0645 \u0648\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631: \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u060c \u0627\u0644\u0622\u062c\u0627\u0644 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u062d\u0627\u0633\u0628\u0629 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 2025 \u0648\u0641\u0642 \u0627\u0644\u062a\u0634\u0631\u064a\u0639 \u0627\u0644\u062c\u0632\u0627\u0626\u0631\u064a.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/buildzair.com\/fr\/act-bat\/\" \/>\n<meta property=\"og:site_name\" content=\"BuilDzair\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BuilDzair\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T01:20:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/buildzair.com\/wp-content\/uploads\/2026\/06\/Buildzair.png?v=1782663719\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/buildzair.com\\\/act-bat\\\/\",\"url\":\"https:\\\/\\\/buildzair.com\\\/act-bat\\\/\",\"name\":\"\u0631\u062e\u0635\u062a\u064a-Urba - BuilDzair\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/buildzair.com\\\/#website\"},\"datePublished\":\"2026-05-18T10:43:31+00:00\",\"dateModified\":\"2026-07-03T01:20:45+00:00\",\"description\":\"\u062f\u0644\u064a\u0644 \u0634\u0627\u0645\u0644 \u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u062f\u0645 \u0648\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631: \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u060c \u0627\u0644\u0622\u062c\u0627\u0644 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u062d\u0627\u0633\u0628\u0629 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 2025 \u0648\u0641\u0642 \u0627\u0644\u062a\u0634\u0631\u064a\u0639 \u0627\u0644\u062c\u0632\u0627\u0626\u0631\u064a.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/buildzair.com\\\/act-bat\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/buildzair.com\\\/act-bat\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/buildzair.com\\\/act-bat\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/buildzair.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0631\u062e\u0635\u062a\u064a-Urba\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/buildzair.com\\\/#website\",\"url\":\"https:\\\/\\\/buildzair.com\\\/\",\"name\":\"BuilDzair\",\"description\":\"BuilDzair \u0623\u0648\u0644 \u0645\u0646\u0635\u0629 \u062c\u0632\u0627\u0626\u0631\u064a\u0629 \u0644\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u062a\u0631\u0628\u0637 \u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0628\u0627\u0644\u0645\u0647\u0646\u062f\u0633\u064a\u0646 \u0648\u0627\u0644\u0645\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0642\u0646\u064a\u0629\u060c \u0645\u0639 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0646\u0634\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0645\u062c\u0627\u0646\u064b\u0627 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0623\u0641\u0636\u0644 \u0627\u0644\u0639\u0631\u0648\u0636.\u0644\u062a\u0642\u0646\u064a\u0629\u060c \u0645\u0639 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0646\u0634\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0645\u062c\u0627\u0646\u064b\u0627 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0623\u0641\u0636\u0644 \u0627\u0644\u0639\u0631\u0648\u0636.\",\"publisher\":{\"@id\":\"https:\\\/\\\/buildzair.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/buildzair.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/buildzair.com\\\/#organization\",\"name\":\"BuilDzair\",\"url\":\"https:\\\/\\\/buildzair.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/buildzair.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/buildzair.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/LOGO-BUILD4.png\",\"contentUrl\":\"https:\\\/\\\/buildzair.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/LOGO-BUILD4.png\",\"width\":800,\"height\":200,\"caption\":\"BuilDzair\"},\"image\":{\"@id\":\"https:\\\/\\\/buildzair.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/BuilDzair\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/buildzair\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0631\u062e\u0635\u062a\u064a-Urba - BuilDzair","description":"\u062f\u0644\u064a\u0644 \u0634\u0627\u0645\u0644 \u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u062f\u0645 \u0648\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631: \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u060c \u0627\u0644\u0622\u062c\u0627\u0644 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u062d\u0627\u0633\u0628\u0629 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 2025 \u0648\u0641\u0642 \u0627\u0644\u062a\u0634\u0631\u064a\u0639 \u0627\u0644\u062c\u0632\u0627\u0626\u0631\u064a.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/buildzair.com\/fr\/act-bat\/","og_locale":"fr_FR","og_type":"article","og_title":"\u0631\u062e\u0635\u062a\u064a-Urba - BuilDzair","og_description":"\u062f\u0644\u064a\u0644 \u0634\u0627\u0645\u0644 \u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u062f\u0645 \u0648\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631: \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u060c \u0627\u0644\u0622\u062c\u0627\u0644 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u062d\u0627\u0633\u0628\u0629 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 2025 \u0648\u0641\u0642 \u0627\u0644\u062a\u0634\u0631\u064a\u0639 \u0627\u0644\u062c\u0632\u0627\u0626\u0631\u064a.","og_url":"https:\/\/buildzair.com\/fr\/act-bat\/","og_site_name":"BuilDzair","article_publisher":"https:\/\/www.facebook.com\/BuilDzair\/","article_modified_time":"2026-07-03T01:20:45+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/buildzair.com\/wp-content\/uploads\/2026\/06\/Buildzair.png?v=1782663719","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/buildzair.com\/act-bat\/","url":"https:\/\/buildzair.com\/act-bat\/","name":"\u0631\u062e\u0635\u062a\u064a-Urba - BuilDzair","isPartOf":{"@id":"https:\/\/buildzair.com\/#website"},"datePublished":"2026-05-18T10:43:31+00:00","dateModified":"2026-07-03T01:20:45+00:00","description":"\u062f\u0644\u064a\u0644 \u0634\u0627\u0645\u0644 \u0644\u0631\u062e\u0635\u0629 \u0627\u0644\u0628\u0646\u0627\u0621\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629\u060c \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u062f\u0645 \u0648\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u062a\u0639\u0645\u064a\u0631 \u0641\u064a \u0627\u0644\u062c\u0632\u0627\u0626\u0631: \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u060c \u0627\u0644\u0622\u062c\u0627\u0644 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u062d\u0627\u0633\u0628\u0629 \u0631\u0633\u0648\u0645 \u0627\u0644\u062a\u0639\u0645\u064a\u0631 2025 \u0648\u0641\u0642 \u0627\u0644\u062a\u0634\u0631\u064a\u0639 \u0627\u0644\u062c\u0632\u0627\u0626\u0631\u064a.","breadcrumb":{"@id":"https:\/\/buildzair.com\/act-bat\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/buildzair.com\/act-bat\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/buildzair.com\/act-bat\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/buildzair.com\/"},{"@type":"ListItem","position":2,"name":"\u0631\u062e\u0635\u062a\u064a-Urba"}]},{"@type":"WebSite","@id":"https:\/\/buildzair.com\/#website","url":"https:\/\/buildzair.com\/","name":"BuilDzair","description":"BuilDzair \u0623\u0648\u0644 \u0645\u0646\u0635\u0629 \u062c\u0632\u0627\u0626\u0631\u064a\u0629 \u0644\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u062a\u0631\u0628\u0637 \u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0628\u0627\u0644\u0645\u0647\u0646\u062f\u0633\u064a\u0646 \u0648\u0627\u0644\u0645\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0642\u0646\u064a\u0629\u060c \u0645\u0639 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0646\u0634\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0645\u062c\u0627\u0646\u064b\u0627 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0623\u0641\u0636\u0644 \u0627\u0644\u0639\u0631\u0648\u0636.\u0644\u062a\u0642\u0646\u064a\u0629\u060c \u0645\u0639 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0646\u0634\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0645\u062c\u0627\u0646\u064b\u0627 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0623\u0641\u0636\u0644 \u0627\u0644\u0639\u0631\u0648\u0636.","publisher":{"@id":"https:\/\/buildzair.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/buildzair.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/buildzair.com\/#organization","name":"BuilDzair","url":"https:\/\/buildzair.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/buildzair.com\/#\/schema\/logo\/image\/","url":"https:\/\/buildzair.com\/wp-content\/uploads\/2025\/01\/LOGO-BUILD4.png","contentUrl":"https:\/\/buildzair.com\/wp-content\/uploads\/2025\/01\/LOGO-BUILD4.png","width":800,"height":200,"caption":"BuilDzair"},"image":{"@id":"https:\/\/buildzair.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BuilDzair\/","https:\/\/www.linkedin.com\/in\/buildzair\/"]}]}},"_links":{"self":[{"href":"https:\/\/buildzair.com\/fr\/wp-json\/wp\/v2\/pages\/17777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/buildzair.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/buildzair.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/buildzair.com\/fr\/wp-json\/wp\/v2\/users\/60"}],"replies":[{"embeddable":true,"href":"https:\/\/buildzair.com\/fr\/wp-json\/wp\/v2\/comments?post=17777"}],"version-history":[{"count":18,"href":"https:\/\/buildzair.com\/fr\/wp-json\/wp\/v2\/pages\/17777\/revisions"}],"predecessor-version":[{"id":17832,"href":"https:\/\/buildzair.com\/fr\/wp-json\/wp\/v2\/pages\/17777\/revisions\/17832"}],"wp:attachment":[{"href":"https:\/\/buildzair.com\/fr\/wp-json\/wp\/v2\/media?parent=17777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}