{"id":15668,"date":"2026-05-11T14:28:04","date_gmt":"2026-05-11T12:28:04","guid":{"rendered":"https:\/\/www.klicarquitectos.com\/architect-of-record\/"},"modified":"2026-09-05T04:38:02","modified_gmt":"2026-09-05T02:38:02","slug":"architect-of-record","status":"publish","type":"page","link":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/","title":{"rendered":"Architect of Record"},"content":{"rendered":"<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300..600&display=swap');\n\/* ==========================================================================\n   Klic Arquitectos \u00b7 Landing \u00abArquitecto local\u00bb \u00b7 redise\u00f1o minimalista\n   Todo va bajo .kal para no interferir con el tema. Sin radios, sin sombras,\n   sin fondos de color: blanco, negro, grises, l\u00edneas finas y aire.\n   ========================================================================== *\/\n.kal{\n  --ink:#111111;      \/* texto principal *\/\n  --ink-2:#555555;    \/* texto secundario *\/\n  --ink-3:#8a8a8a;    \/* etiquetas, pies de foto *\/\n  --line:#e3e3e3;     \/* l\u00edneas finas *\/\n  --line-2:#f0f0f0;   \/* l\u00ednea a\u00fan m\u00e1s suave *\/\n  --paper:#ffffff;\n  --img:#ececec;      \/* fondo mientras carga la foto *\/\n  --font:\"Inter\",\"Inter Variable\",-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  --pad:clamp(20px,4vw,56px);\n  --sec:clamp(72px,9vw,136px);\n  --gap:clamp(32px,6vw,96px);\n  font-family:var(--font);\n  font-size:17px;\n  line-height:1.6;\n  color:var(--ink);\n  background:var(--paper);\n  -webkit-font-smoothing:antialiased;\n  -moz-osx-font-smoothing:grayscale;\n  font-feature-settings:\"ss01\",\"cv11\";\n  max-width:1360px;\n  margin:0 auto;\n  padding:0 var(--pad);\n}\n.kal *,.kal *::before,.kal *::after{box-sizing:border-box}\n.kal img{display:block;max-width:100%;height:auto;border:0;border-radius:0}\n.kal a{color:inherit}\n.kal p{margin:0 0 1.1em;color:var(--ink-2);text-wrap:pretty}\n.kal p:last-child{margin-bottom:0}\n.kal strong{font-weight:500;color:var(--ink)}\n.kal ul{list-style:none;margin:0;padding:0}\n\/* Tipograf\u00eda ------------------------------------------------------------ *\/\n.kal h1,.kal h2,.kal h3{\n  font-family:var(--font);\n  font-weight:400;\n  color:var(--ink);\n  margin:0;\n  text-transform:none;\n  text-wrap:balance;\n}\n.kal h2{\n  font-size:clamp(28px,3.4vw,46px);\n  line-height:1.08;\n  letter-spacing:-0.025em;\n  margin:0 0 28px;\n}\n.kal h3{\n  font-size:19px;\n  line-height:1.3;\n  letter-spacing:-0.01em;\n  font-weight:500;\n  margin:0 0 12px;\n}\n.kal .kal-eyebrow{\n  font-size:12px;\n  font-weight:500;\n  letter-spacing:0.14em;\n  text-transform:uppercase;\n  color:var(--ink-3);\n  margin:0 0 32px;\n}\n.kal .kal-lead{\n  font-size:clamp(20px,1.9vw,26px);\n  line-height:1.4;\n  letter-spacing:-0.012em;\n  font-weight:300;\n  color:var(--ink);\n  margin:0 0 28px;\n}\n.kal .kal-lead strong{font-weight:500}\n.kal .kal-cap{\n  font-size:12px;\n  letter-spacing:0.02em;\n  color:var(--ink-3);\n  margin:14px 0 0;\n}\n\/* Secciones ------------------------------------------------------------- *\/\n.kal section,.kal .kal-sec{padding:var(--sec) 0;border-top:1px solid var(--line)}\n.kal .kal-hero{border-top:0}\n.kal .kal-2col{\n  display:grid;\n  grid-template-columns:5fr 7fr;\n  gap:var(--gap);\n  align-items:start;\n}\n.kal .kal-2col > :first-child h2{margin-bottom:0}\n.kal .kal-2col .kal-intro{margin-top:6px}\n\/* Bot\u00f3n y enlaces ------------------------------------------------------- *\/\n.kal .kal-btn{\n  display:inline-flex;\n  align-items:center;\n  gap:16px;\n  background:var(--ink);\n  color:#fff;\n  text-decoration:none;\n  font-size:15px;\n  font-weight:500;\n  letter-spacing:-0.005em;\n  line-height:1;\n  padding:20px 30px;\n  border:1px solid var(--ink);\n  border-radius:0;\n  transition:background .2s ease,color .2s ease;\n  white-space:nowrap;\n}\n.kal .kal-btn svg{width:18px;height:18px;flex:none;transition:transform .2s ease}\n.kal .kal-btn:hover{background:#fff;color:var(--ink)}\n.kal .kal-btn:hover svg{transform:translateX(4px)}\n.kal .kal-btn--light{background:#fff;color:var(--ink);border-color:#fff}\n.kal .kal-btn--light:hover{background:var(--ink);color:#fff}\n.kal .kal-link{\n  color:inherit;\n  text-decoration:none;\n  border-bottom:1px solid currentColor;\n  padding-bottom:2px;\n  transition:opacity .2s ease;\n}\n.kal .kal-link:hover{opacity:.6}\n\/* Portada --------------------------------------------------------------- *\/\n.kal .kal-hero{padding:clamp(56px,8vw,120px) 0 clamp(48px,6vw,88px)}\n.kal .kal-hero h1{\n  font-size:clamp(44px,7.4vw,108px);\n  line-height:0.98;\n  letter-spacing:-0.035em;\n  font-weight:400;\n  margin:0 0 clamp(40px,5vw,72px);\n}\n.kal .kal-hero-row{\n  display:grid;\n  grid-template-columns:repeat(12,1fr);\n  gap:24px;\n  align-items:end;\n}\n.kal .kal-hero-sub{\n  grid-column:1 \/ 8;\n  font-size:clamp(18px,1.55vw,22px);\n  line-height:1.45;\n  font-weight:300;\n  color:var(--ink-2);\n  margin:0;\n}\n.kal .kal-hero-sub strong{font-weight:500}\n.kal .kal-hero-cta{grid-column:10 \/ 13;justify-self:end}\n.kal .kal-fig{margin:0;position:relative}\n.kal .kal-fig.kal-hero-fig{margin:clamp(56px,7vw,104px) 0 0}\n.kal .kal-fig img{\n  width:100%;\n  object-fit:cover;\n  background:var(--img);\n}\n.kal .kal-hero-fig img{aspect-ratio:16 \/ 9}\n.kal .kal-fig img.is-missing{opacity:0}\n.kal .kal-img{margin:0;padding:0;background:var(--img)}\n\/* Cabecera del tema (Impreza): estas p\u00e1ginas empiezan en blanco, as\u00ed que arriba no puede ser transparente *\/\nheader.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle{background:#000}\n\/* Declaraci\u00f3n + 4 razones ----------------------------------------------- *\/\n.kal .kal-statement h2{\n  font-size:clamp(32px,4.8vw,68px);\n  line-height:1.02;\n  letter-spacing:-0.032em;\n  max-width:19ch;\n  margin:0 0 clamp(56px,7vw,96px);\n}\n.kal .kal-statement h2 span{display:block;color:var(--ink-3)}\n.kal .kal-grid{display:grid;gap:40px 32px}\n.kal .kal-grid--4{grid-template-columns:repeat(4,1fr)}\n.kal .kal-grid--3{grid-template-columns:repeat(3,1fr)}\n.kal .kal-item{border-top:1px solid var(--ink);padding-top:22px}\n.kal .kal-item--soft{border-top-color:var(--line)}\n.kal .kal-num{\n  display:block;\n  font-size:12px;\n  line-height:1;\n  letter-spacing:0.08em;\n  color:var(--ink-3);\n  font-variant-numeric:tabular-nums;\n  margin:0 0 44px;\n}\n.kal .kal-item p{font-size:15.5px;line-height:1.6;margin:0}\n.kal .kal-item p.kal-num{font-size:12px;line-height:1;margin:0 0 44px}\n\/* D\u00edptico --------------------------------------------------------------- *\/\n.kal .kal-dip{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:var(--gap);\n  align-items:center;\n}\n.kal .kal-dip img{aspect-ratio:4 \/ 5}\n.kal .kal-dip-text{max-width:52ch}\n\/* Servicios ------------------------------------------------------------- *\/\n.kal .kal-services .kal-2col{margin-bottom:clamp(48px,6vw,80px)}\n.kal .kal-services .kal-intro{font-size:18px;color:var(--ink-2);max-width:48ch}\n\/* Perfil ---------------------------------------------------------------- *\/\n.kal .kal-profile{\n  display:grid;\n  grid-template-columns:4fr 8fr;\n  gap:var(--gap);\n  align-items:start;\n}\n\/* El retrato actual es de 200\u00d7200 px: se muestra cuadrado y contenido para no ampliarlo demasiado.\n   Con una foto vertical de m\u00e1s resoluci\u00f3n, cambiar a aspect-ratio:4 \/ 5 y quitar el max-width. *\/\n.kal .kal-profile img{aspect-ratio:1 \/ 1;max-width:320px}\n.kal .kal-profile .kal-img{max-width:320px}\n.kal .kal-profile-cap{margin:16px 0 0;line-height:1.4}\n.kal .kal-profile-name{display:block;font-size:15px;color:var(--ink);font-weight:500}\n.kal .kal-profile-role{display:block;font-size:13px;color:var(--ink-3);margin-top:2px}\n.kal .kal-profile-text{max-width:60ch}\n\/* Testimonio ------------------------------------------------------------ *\/\n.kal .kal-quote{max-width:960px;margin:0 auto;text-align:center}\n.kal .kal-quote blockquote{\n  font-size:clamp(22px,2.7vw,36px);\n  line-height:1.3;\n  letter-spacing:-0.02em;\n  font-weight:300;\n  font-style:normal;\n  color:var(--ink);\n  margin:0 0 36px;\n  padding:0;\n  border:0;\n  background:none;\n  quotes:none;\n}\n.kal .kal-quote blockquote p{color:inherit;margin:0}\n.kal .kal-quote blockquote strong{font-weight:500}\n.kal .kal-quote .kal-cite{display:block;font-size:14px;color:var(--ink-3);line-height:1.5;margin:0}\n.kal .kal-quote .kal-cite b{display:block;font-weight:500;color:var(--ink)}\n.kal .kal-quote .kal-cite span{display:block}\n\/* Zonas ----------------------------------------------------------------- *\/\n.kal .kal-places{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:0 32px;\n  margin-top:6px;\n}\n.kal .kal-places li{\n  border-top:1px solid var(--line);\n  padding:16px 0;\n  font-size:17px;\n  display:flex;\n  gap:18px;\n  align-items:baseline;\n}\n.kal .kal-places li:nth-last-child(-n+2){border-bottom:1px solid var(--line)}\n.kal .kal-places li span{font-size:12px;color:var(--ink-3);letter-spacing:0.08em;font-variant-numeric:tabular-nums;min-width:22px}\n\/* FAQ ------------------------------------------------------------------- *\/\n.kal .kal-faq .kal-sticky{position:sticky;top:152px} \/* la cabecera fija del tema mide 120px *\/\n.kal .kal-faq details{border-top:1px solid var(--line)}\n.kal .kal-faq details:last-child{border-bottom:1px solid var(--line)}\n.kal .kal-faq summary{\n  list-style:none;\n  cursor:pointer;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:32px;\n  padding:24px 0;\n  font-size:18px;\n  font-weight:500;\n  letter-spacing:-0.01em;\n  line-height:1.35;\n  color:var(--ink);\n}\n.kal .kal-faq summary::-webkit-details-marker{display:none}\n.kal .kal-faq summary::after{\n  content:\"+\";\n  flex:none;\n  font-size:28px;\n  font-weight:300;\n  line-height:1;\n  color:var(--ink-3);\n  transition:transform .25s ease;\n}\n.kal .kal-faq details[open] summary::after{transform:rotate(45deg)}\n.kal .kal-faq details p{margin:0 0 28px;max-width:62ch;font-size:16px}\n\/* Cierre \/ contacto ----------------------------------------------------- *\/\n.kal .kal-final{\n  background:var(--ink);\n  color:#fff;\n  border-top:0;\n  padding:clamp(80px,10vw,144px) 0;\n  \/* pinta el negro a todo el ancho sin salirse del contenedor *\/\n  box-shadow:0 0 0 100vmax var(--ink);\n  clip-path:inset(0 -100vmax);\n  scroll-margin-top:120px; \/* cabecera fija del tema *\/\n}\n.kal .kal-final h2{color:#fff;max-width:16ch;font-size:clamp(34px,4.6vw,66px);letter-spacing:-0.03em;line-height:1.02;margin-bottom:32px}\n.kal .kal-final p{color:#b9b9b9}\n.kal .kal-final .kal-lead{color:#e6e6e6;font-weight:300;max-width:40ch}\n.kal .kal-final-row{\n  display:grid;\n  grid-template-columns:7fr 5fr;\n  gap:var(--gap);\n  align-items:end;\n}\n.kal .kal-final-contact{display:flex;flex-wrap:wrap;gap:12px 36px;margin:40px 0 0;font-size:17px}\n.kal .kal-final-contact a{color:#fff;text-decoration:none;border-bottom:1px solid #555;padding-bottom:3px;transition:border-color .2s ease}\n.kal .kal-final-contact a:hover{border-color:#fff}\n.kal .kal-final-cta{justify-self:end;text-align:right}\n.kal .kal-btn-wrap{margin:0}\n.kal .kal-final-addr{margin:28px 0 0;font-size:13px;color:#8a8a8a;letter-spacing:0.02em}\n\/* Responsive ------------------------------------------------------------ *\/\n@media (min-width:901px){\n  .kal .kal-nowrap{white-space:nowrap}\n}\n@media (max-width:1100px){\n  .kal .kal-grid--4{grid-template-columns:repeat(2,1fr)}\n  .kal .kal-hero-sub{grid-column:1 \/ 9}\n  .kal .kal-hero-cta{grid-column:9 \/ 13}\n}\n@media (max-width:900px){\n  .kal .kal-2col,.kal .kal-dip,.kal .kal-profile,.kal .kal-final-row{grid-template-columns:1fr;gap:40px}\n  .kal .kal-hero-row{display:block}\n  .kal .kal-hero-cta{margin-top:32px;justify-self:start}\n  .kal .kal-grid--3{grid-template-columns:repeat(2,1fr)}\n  .kal .kal-dip img{aspect-ratio:4 \/ 3}\n  .kal .kal-profile{grid-template-columns:1fr}\n  .kal .kal-profile img{aspect-ratio:1 \/ 1;max-width:320px}\n  .kal .kal-faq .kal-sticky{position:static}\n  .kal .kal-final-cta{justify-self:start;text-align:left}\n  .kal .kal-2col > :first-child h2{margin-bottom:0}\n}\n@media (max-width:600px){\n  .kal{font-size:16px}\n  .kal .kal-hero-fig img{aspect-ratio:4 \/ 3}\n  .kal .kal-grid--4,.kal .kal-grid--3{grid-template-columns:1fr;gap:32px}\n  .kal .kal-places{grid-template-columns:1fr}\n  .kal .kal-places li:nth-last-child(-n+2){border-bottom:0}\n  .kal .kal-places li:last-child{border-bottom:1px solid var(--line)}\n  .kal .kal-btn{padding:18px 24px}\n  .kal .kal-quote{text-align:left}\n  .kal .kal-item p.kal-num{margin-bottom:24px}\n}\n@media (prefers-reduced-motion:reduce){\n  .kal *{transition:none!important}\n}\n\/* EN: titular m\u00e1s largo *\/\n.kal .kal-hero h1{font-size:clamp(42px,6.6vw,96px)}\n<\/style>\n<div class=\"kal\">\n<section class=\"kal-hero\">\n<p class=\"kal-eyebrow\">Architect of Record \u00b7 Costa del Sol \u00b7 Local Architect in Spain<\/p>\n<h1>Your Architect of Record <span class=\"kal-nowrap\">on the Costa del Sol<\/span><\/h1>\n<div class=\"kal-hero-row\">\n<p class=\"kal-hero-sub\">Klic Arquitectos: the trusted <strong>local architect<\/strong> for international design studios, foreign developers and global hotel brands building on the Costa del Sol \u2014 M\u00e1laga, Marbella, Torremolinos and beyond.<\/p>\n<div class=\"kal-hero-cta\">\n<a class=\"kal-btn\" href=\"#contact\">Request your local partner <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 12h16M13 5l7 7-7 7\"\/><\/svg><\/a><\/div>\n<\/div>\n<figure class=\"kal-fig kal-hero-fig\">\n<div class=\"kal-img\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2026\/09\/villa-cartama-vista-aerea-piscina-montanas.jpg\" alt=\"Villa in C\u00e1rtama, aerial view with pool and mountains \u00b7 Klic Arquitectos\" width=\"1600\" height=\"900\" \/><\/div><figcaption class=\"kal-cap\">Villa in C\u00e1rtama, M\u00e1laga<\/figcaption><\/figure>\n<\/section>\n<section class=\"kal-sec\">\n<div class=\"kal-2col\">\n<div>\n<h2>Local partner for international studios and foreign developers<\/h2>\n<\/div>\n<div>\n<p class=\"kal-lead\"><strong>At Klic Arquitectos we work hand in hand with international architecture studios, foreign practices and global developers<\/strong> to bring their projects on the Costa del Sol to life \u2014 from concept design to final handover.<\/p>\n<p>As your <strong>local architect (Architect of Record)<\/strong> we take care of project signature, the visado at the COA M\u00e1laga, planning and building permits, site supervision (direcci\u00f3n facultativa) and every regulatory step required by Spanish law. We work with meticulous attention to detail to create timeless structures in harmony with the impressive landscapes and cultural heritage of Andalusia. Our spaces enrich communities and inspire future generations.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"kal-sec kal-statement\">\n<h2>A project on the Costa del Sol? <span>Turn work into relax with Klic Arquitectos<\/span><\/h2>\n<div class=\"kal-grid kal-grid--4\">\n<div class=\"kal-item\">\n<p class=\"kal-num\">01<\/p>\n<h3>We know the local regulations<\/h3>\n<p>We master each municipality&#8217;s PGOU, the COA M\u00e1laga procedures, the LOE and all Andalusian planning regulations. We know how the sector works and how to avoid administrative bottlenecks.<\/p>\n<\/div>\n<div class=\"kal-item\">\n<p class=\"kal-num\">02<\/p>\n<h3>We work in the area<\/h3>\n<p>Being physically close to your project in M\u00e1laga, Marbella, Estepona, Torremolinos or Benalm\u00e1dena means we deliver agile solutions and ensure everything runs to plan.<\/p>\n<\/div>\n<div class=\"kal-item\">\n<p class=\"kal-num\">03<\/p>\n<h3>A pool of trusted contacts<\/h3>\n<p>We collaborate with engineers, structural consultants, surveyors, OCT, health &amp; safety coordinators, waste and control plans \u2014 every agent your project needs.<\/p>\n<\/div>\n<div class=\"kal-item\">\n<p class=\"kal-num\">04<\/p>\n<h3>Resourceful and creative<\/h3>\n<p>Our solid management skills and broad experience with international clients help us anticipate issues and deliver efficient, innovative and cost-effective solutions.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"kal-sec\">\n<div class=\"kal-dip\">\n<figure class=\"kal-fig\">\n<div class=\"kal-img\">\n<img src=\"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2023\/06\/Klic-VillaVenetta-fase1-Loveladrillo-104-web-scaled.jpg\" alt=\"Villa Venetta, phase I \u00b7 Klic Arquitectos\" width=\"1200\" height=\"1500\" loading=\"lazy\" decoding=\"async\" \/><\/div><figcaption class=\"kal-cap\">Villa Venetta, phase I<\/figcaption><\/figure>\n<div class=\"kal-dip-text\">\n<h2>Architect of Record in Spain<\/h2>\n<p class=\"kal-lead\"><strong>We act as your local architect on the Costa del Sol<\/strong> for international design studios, foreign developers and global hospitality brands.<\/p>\n<p>From feasibility studies and planning permits to technical documentation, building licence (licencia de obra), site supervision and final delivery \u2014 we make sure your vision becomes a built reality, fully compliant with Spanish regulations.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"kal-sec kal-services\">\n<div class=\"kal-2col\">\n<div>\n<h2>Architect of Record \u00b7 Local architect services<\/h2>\n<\/div>\n<div>\n<p class=\"kal-intro\">We support international studios and foreign developers across every stage of your Spanish project.<\/p>\n<\/div>\n<\/div>\n<div class=\"kal-grid kal-grid--3\">\n<div class=\"kal-item kal-item--soft\">\n<h3>Project signature &amp; visado<\/h3>\n<p>Signature of basic and execution projects, visado at the Official College of Architects of M\u00e1laga (COA) and representation before public bodies.<\/p>\n<\/div>\n<div class=\"kal-item kal-item--soft\">\n<h3>Permits &amp; licences<\/h3>\n<p>Building permit (licencia de obra), responsible declaration, activity licence, first occupation and any planning permission needed.<\/p>\n<\/div>\n<div class=\"kal-item kal-item--soft\">\n<h3>Code adaptation<\/h3>\n<p>We adapt international design to the Spanish Building Code (CTE), DB-SI fire safety, accessibility, energy efficiency and Andalusian regional regulations.<\/p>\n<\/div>\n<div class=\"kal-item kal-item--soft\">\n<h3>Site supervision<\/h3>\n<p>Direcci\u00f3n facultativa, execution supervision (direcci\u00f3n de ejecuci\u00f3n) and health &amp; safety coordination throughout construction.<\/p>\n<\/div>\n<div class=\"kal-item kal-item--soft\">\n<h3>International coordination<\/h3>\n<p>We work in English and Spanish, fully integrated with your global design team. Smooth communication using BIM, Revit and AutoCAD.<\/p>\n<\/div>\n<div class=\"kal-item kal-item--soft\">\n<h3>Hospitality sector<\/h3>\n<p>Experience with international hotel chains: Smy, boutique hotels and beachfront resorts along the Costa del Sol.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"kal-sec\">\n<div class=\"kal-profile\">\n<figure class=\"kal-fig\">\n<div class=\"kal-img\">\n<img src=\"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2026\/03\/1736076136212-1.jpg\" alt=\"Juan Go\u00f1i \u00b7 Architect and co-founder of Klic Arquitectos \u00b7 Local Architect Costa del Sol\" width=\"800\" height=\"1000\" loading=\"lazy\" decoding=\"async\" \/><\/div><figcaption class=\"kal-profile-cap\"><span class=\"kal-profile-name\">Juan Go\u00f1i<\/span><span class=\"kal-profile-role\">Architect \u00b7 Co-founder<\/span><\/figcaption><\/figure>\n<div class=\"kal-profile-text\">\n<h2>Juan Go\u00f1i, your trusted architect in M\u00e1laga<\/h2>\n<p class=\"kal-lead\">Juan Go\u00f1i is a <strong>dedicated architect who works from a global perspective<\/strong>. His personal involvement, proximity and deep knowledge of the Costa del Sol make him a trusted partner who can anticipate issues and deliver efficient, innovative solutions.<\/p>\n<p>Aligned with the needs of international clients and the well-being of the inhabitants of every space, <strong>his unwavering commitment to quality is key to your project&#8217;s success<\/strong>.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"kal-sec\">\n<div class=\"kal-quote\">\n<blockquote>\n<p>\u201cWe were offered a project with an upcoming brand on the Costa del Sol, but it was urgent and arrived just when we were starting other projects in Peru. A friend put us in contact with Klic Arquitectos. <strong>Juan Go\u00f1i was extremely empathetic and qualified<\/strong>. Klic Arquitectos took on the project as our local partner and did an excellent job, leading us to collaborate with them on this and many other projects of the chain.\u201d<\/p>\n<\/blockquote>\n<p class=\"kal-cite\"><b>Jos\u00e9 Fernando Mu\u00f1oz Rubio<\/b><span>Architect \u00b7 BM2 Arquitectos<\/span><\/p>\n<\/div>\n<\/section>\n<section class=\"kal-sec\">\n<div class=\"kal-2col\">\n<div>\n<h2>Local architect across the whole Costa del Sol<\/h2>\n<\/div>\n<div>\n<p class=\"kal-intro\">We provide Architect of Record and local architect services in every key municipality of M\u00e1laga province.<\/p>\n<ul class=\"kal-places\">\n<li><span>01<\/span>M\u00e1laga city<\/li>\n<li><span>02<\/span>Marbella<\/li>\n<li><span>03<\/span>Torremolinos<\/li>\n<li><span>04<\/span>Benalm\u00e1dena<\/li>\n<li><span>05<\/span>Fuengirola<\/li>\n<li><span>06<\/span>Estepona<\/li>\n<li><span>07<\/span>Mijas<\/li>\n<li><span>08<\/span>Manilva<\/li>\n<li><span>09<\/span>Sotogrande<\/li>\n<li><span>10<\/span>Nerja<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"kal-sec kal-faq\">\n<div class=\"kal-2col\">\n<div>\n<h2 class=\"kal-sticky\">Frequently asked questions \u00b7 Architect of Record<\/h2>\n<\/div>\n<div>\n<details>\n<summary>What is an Architect of Record and why do I need one in Spain?<\/summary>\n<p>An Architect of Record (AOR) is the registered Spanish architect who signs, stamps (visado) and assumes legal responsibility for the project before the Spanish authorities. If your design is produced by a foreign studio, it is mandatory to appoint a local AOR: only an architect registered at a Spanish COA can apply for permits and supervise the works.<\/p>\n<\/details>\n<details>\n<summary>Do you work with international architecture studios?<\/summary>\n<p>Yes. We regularly collaborate with studios from the UK, Germany, the USA, Latin America and the Middle East. We speak English and Spanish, work with BIM\/Revit and slot seamlessly into your design team&#8217;s workflow.<\/p>\n<\/details>\n<details>\n<summary>What kind of projects do you take on as Architect of Record?<\/summary>\n<p>Luxury villas, hotels, resorts, residential buildings, restaurants and retail spaces across the Costa del Sol. We have a strong track record with international hotel brands and foreign developers.<\/p>\n<\/details>\n<details>\n<summary>How do permits and building licences work in Spain?<\/summary>\n<p>Each municipality requires the basic project (proyecto b\u00e1sico) for the building licence (licencia de obra) and the execution project before construction starts. As your AOR we handle the full process at the town hall and the COA M\u00e1laga visado, including all technical and legal documentation.<\/p>\n<\/details>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"kal-sec kal-final\" id=\"contact\">\n<div class=\"kal-final-row\">\n<div>\n<h2>Ready for your next project on the Costa del Sol?<\/h2>\n<p class=\"kal-lead\">Let&#8217;s talk. We&#8217;ll get back to you quickly with a clear roadmap to turn your vision into a built reality.<\/p>\n<p class=\"kal-final-contact\"><a href=\"tel:+34951100799\">(+34) 951 100 799<\/a> <a href=\"mailto:info@klicarquitectos.com\">info@klicarquitectos.com<\/a><\/p>\n<\/div>\n<div class=\"kal-final-cta\">\n<p class=\"kal-btn-wrap\"><a class=\"kal-btn kal-btn--light\" href=\"https:\/\/www.klicarquitectos.com\/en\/contact\/\">Contact your local partner <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 12h16M13 5l7 7-7 7\"\/><\/svg><\/a><\/p>\n<p class=\"kal-final-addr\">C\/ Baena 22 \u00b7 29620 Torremolinos \u00b7 M\u00e1laga \u2014 Spain<\/p>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Architect of Record \u00b7 Costa del Sol \u00b7 Local Architect in Spain Your Architect of Record on the Costa del Sol Klic Arquitectos: the trusted local architect for international design studios, foreign developers and global hotel brands building on the Costa del Sol \u2014 M\u00e1laga, Marbella, Torremolinos and beyond. Request your local partner Villa in&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-15668","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Architect of Record Spain | Local Architect Costa del Sol | Klic Arquitectos<\/title>\n<meta name=\"description\" content=\"Your trusted Architect of Record in Spain. Local architect on the Costa del Sol for international studios and developers: permits, COA visado, site supervision.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Architect of Record Spain | Local Architect Costa del Sol | Klic Arquitectos\" \/>\n<meta property=\"og:description\" content=\"Your trusted Architect of Record in Spain. Local architect on the Costa del Sol for international studios and developers: permits, COA visado, site supervision.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/\" \/>\n<meta property=\"og:site_name\" content=\"Klic Arquitectos\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/klicarquitectos\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-05T02:38:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2026\/09\/villa-cartama-vista-aerea-piscina-montanas.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/architect-of-record\\\/\",\"url\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/architect-of-record\\\/\",\"name\":\"Architect of Record Spain | Local Architect Costa del Sol | Klic Arquitectos\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/architect-of-record\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/architect-of-record\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.klicarquitectos.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/villa-cartama-vista-aerea-piscina-montanas.jpg\",\"datePublished\":\"2026-05-11T12:28:04+00:00\",\"dateModified\":\"2026-09-05T02:38:02+00:00\",\"description\":\"Your trusted Architect of Record in Spain. Local architect on the Costa del Sol for international studios and developers: permits, COA visado, site supervision.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/architect-of-record\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/architect-of-record\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/architect-of-record\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.klicarquitectos.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/villa-cartama-vista-aerea-piscina-montanas.jpg\",\"contentUrl\":\"https:\\\/\\\/www.klicarquitectos.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/villa-cartama-vista-aerea-piscina-montanas.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/architect-of-record\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Architect of Record\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/\",\"name\":\"Klic Arquitectos\",\"description\":\"Estudio de arquitectura en M\u00e1laga. Dise\u00f1o, obra nueva y reformas\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/#organization\",\"name\":\"Klic Arquitectos\",\"alternateName\":\"KlicStudio\",\"url\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.klicarquitectos.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/logo.jpg\",\"contentUrl\":\"https:\\\/\\\/www.klicarquitectos.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/logo.jpg\",\"width\":520,\"height\":485,\"caption\":\"Klic Arquitectos\"},\"image\":{\"@id\":\"https:\\\/\\\/www.klicarquitectos.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/klicarquitectos\",\"https:\\\/\\\/www.instagram.com\\\/klicarquitectos\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/klicstudio\\\/\",\"https:\\\/\\\/www.pinterest.es\\\/klicarquitectos\\\/\",\"https:\\\/\\\/www.houzz.es\\\/pro\\\/klicarquitectos\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Architect of Record Spain | Local Architect Costa del Sol | Klic Arquitectos","description":"Your trusted Architect of Record in Spain. Local architect on the Costa del Sol for international studios and developers: permits, COA visado, site supervision.","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:\/\/www.klicarquitectos.com\/en\/architect-of-record\/","og_locale":"en_US","og_type":"article","og_title":"Architect of Record Spain | Local Architect Costa del Sol | Klic Arquitectos","og_description":"Your trusted Architect of Record in Spain. Local architect on the Costa del Sol for international studios and developers: permits, COA visado, site supervision.","og_url":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/","og_site_name":"Klic Arquitectos","article_publisher":"https:\/\/www.facebook.com\/klicarquitectos","article_modified_time":"2026-09-05T02:38:02+00:00","og_image":[{"url":"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2026\/09\/villa-cartama-vista-aerea-piscina-montanas.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/","url":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/","name":"Architect of Record Spain | Local Architect Costa del Sol | Klic Arquitectos","isPartOf":{"@id":"https:\/\/www.klicarquitectos.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/#primaryimage"},"image":{"@id":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/#primaryimage"},"thumbnailUrl":"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2026\/09\/villa-cartama-vista-aerea-piscina-montanas.jpg","datePublished":"2026-05-11T12:28:04+00:00","dateModified":"2026-09-05T02:38:02+00:00","description":"Your trusted Architect of Record in Spain. Local architect on the Costa del Sol for international studios and developers: permits, COA visado, site supervision.","breadcrumb":{"@id":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/#primaryimage","url":"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2026\/09\/villa-cartama-vista-aerea-piscina-montanas.jpg","contentUrl":"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2026\/09\/villa-cartama-vista-aerea-piscina-montanas.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.klicarquitectos.com\/en\/architect-of-record\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.klicarquitectos.com\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Architect of Record"}]},{"@type":"WebSite","@id":"https:\/\/www.klicarquitectos.com\/en\/#website","url":"https:\/\/www.klicarquitectos.com\/en\/","name":"Klic Arquitectos","description":"Estudio de arquitectura en M\u00e1laga. Dise\u00f1o, obra nueva y reformas","publisher":{"@id":"https:\/\/www.klicarquitectos.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.klicarquitectos.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.klicarquitectos.com\/en\/#organization","name":"Klic Arquitectos","alternateName":"KlicStudio","url":"https:\/\/www.klicarquitectos.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.klicarquitectos.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2025\/10\/logo.jpg","contentUrl":"https:\/\/www.klicarquitectos.com\/wp-content\/uploads\/2025\/10\/logo.jpg","width":520,"height":485,"caption":"Klic Arquitectos"},"image":{"@id":"https:\/\/www.klicarquitectos.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/klicarquitectos","https:\/\/www.instagram.com\/klicarquitectos\/","https:\/\/www.linkedin.com\/company\/klicstudio\/","https:\/\/www.pinterest.es\/klicarquitectos\/","https:\/\/www.houzz.es\/pro\/klicarquitectos"]}]}},"permalink_manager":null,"_links":{"self":[{"href":"https:\/\/www.klicarquitectos.com\/en\/wp-json\/wp\/v2\/pages\/15668","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.klicarquitectos.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.klicarquitectos.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.klicarquitectos.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.klicarquitectos.com\/en\/wp-json\/wp\/v2\/comments?post=15668"}],"version-history":[{"count":9,"href":"https:\/\/www.klicarquitectos.com\/en\/wp-json\/wp\/v2\/pages\/15668\/revisions"}],"predecessor-version":[{"id":19957,"href":"https:\/\/www.klicarquitectos.com\/en\/wp-json\/wp\/v2\/pages\/15668\/revisions\/19957"}],"wp:attachment":[{"href":"https:\/\/www.klicarquitectos.com\/en\/wp-json\/wp\/v2\/media?parent=15668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}