{"id":21175,"date":"2023-03-28T23:00:00","date_gmt":"2023-03-28T23:00:00","guid":{"rendered":"https:\/\/senhorcarros.com\/?p=21175"},"modified":"2023-03-28T23:00:00","modified_gmt":"2023-03-28T23:00:00","slug":"idade-maxima-dirigir","status":"publish","type":"post","link":"https:\/\/senhorcarros.com\/es\/idade-maxima-dirigir\/","title":{"rendered":"\u00bfHay una edad m\u00e1xima para conducir? \u00a1Consulta las nuevas normas de la CNH!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-qual-e-a-idade-maxima-para-dirigir-segundo-a-legislacao-confira-as-novidades\">\u00bfCu\u00e1l es la edad m\u00e1xima para conducir seg\u00fan la ley? \u00a1Consulta las noticias!<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 w-full sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-uploadcare-image\"><img decoding=\"async\" loading=\"lazy\" alt=\"Ser\u00e1 que existe uma idade m\u00e1xima permitida? Fonte: Pexels.\"  id=\"21244\" src=\"http:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-6540123.jpeg\" class=\"w-full object-cover object-center border mx-auto uploadcare-image\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >\u00bfHay una edad m\u00e1xima permitida? Fuente: Pexels.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Desde 2021, hubo cambios en la CNH respecto a la edad del conductor y la vigencia del documento, pero \u00bfqu\u00e9 dice la ley brasile\u00f1a sobre la edad m\u00e1xima para conducir?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El C\u00f3digo de Tr\u00e1nsito Brasile\u00f1o contiene una serie de normas que afectan la edad de los conductores. Es bien sabido que la edad m\u00ednima para conducir es de 18 a\u00f1os. Pero \u00bfqu\u00e9 pasa con la edad m\u00e1xima?<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-z3Smx\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcarros.com\/es\/suspensao-cnh-inadimplentes\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Suspensi\u00f3n de la licencia de conducir a morosos: \u00bfc\u00f3mo funciona? \">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/AdobeStock_288974812-scaled.jpeg\" alt=\"M\u00e3o entregando CNH\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcarros.com\/es\/suspensao-cnh-inadimplentes\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Suspensi\u00f3n de la licencia de conducir a morosos: \u00bfc\u00f3mo funciona? \">\n            Suspensi\u00f3n de la licencia de conducir a morosos: \u00bfc\u00f3mo funciona?         <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            \u00bfCorre el riesgo de perder su licencia de conducir por falta de pago? La nueva medida pretende suspenderla, pero solo en caso de procedimiento judicial.         <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcarros.com\/es\/suspensao-cnh-inadimplentes\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcarros.com\/es\/suspensao-cnh-inadimplentes\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/AdobeStock_288974812-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Suspensi\u00f3n de la licencia de conducir a morosos: \u00bfc\u00f3mo funciona?              <\/p>\n              <a href=\"https:\/\/senhorcarros.com\/es\/suspensao-cnh-inadimplentes\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lo cierto es que, incluso tras el cambio legislativo, la CTB no ha establecido una edad m\u00e1xima. Sin embargo, esto genera dudas e inseguridades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfQuieres saber m\u00e1s sobre qu\u00e9 hacer despu\u00e9s de los 50 si a\u00fan quieres conducir? \u00a1Sigue leyendo para obtener toda la informaci\u00f3n necesaria!&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-mesmo-sem-idade-maxima-para-dirigir-e-necessario-renovar-a-cnh\">Aunque no existe una edad m\u00e1xima para conducir, \u00bfes necesario renovar la licencia de conducir?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1S\u00ed! Aunque no existe una norma que establezca la edad m\u00e1xima para conducir, quien quiera seguir conduciendo durante un tiempo debe verificar la validez de su licencia de conducir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, despu\u00e9s de los 50 a\u00f1os, necesitar\u00e1s renovar tu Licencia Nacional de Conducir con m\u00e1s frecuencia. En otras palabras, \u00a1la frecuencia aumenta! Y lo mismo ocurre con otras edades despu\u00e9s de los 50.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De hecho, si tiene un familiar mayor de 50 a\u00f1os, es importante vigilar su capacidad para conducir. Si nota alguna dificultad, es importante consultar con un m\u00e9dico para una evaluaci\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El objetivo de esta medida es hacer m\u00e1s seguro el tr\u00e1fico y la vida de todas las personas, \u00a1incluidos los mayores de 50 a\u00f1os!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-quando-e-necessario-renovar-a-cnh\">\u00bfCu\u00e1ndo es necesario renovar la licencia de conducir?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bueno, hasta que cumplas 50, \u00a1el plazo de renovaci\u00f3n de tu Licencia Nacional de Conducir es de diez a\u00f1os! En otras palabras, puedes estar seguro de que tendr\u00e1s tiempo de sobra para conducir sin preocuparte por las renovaciones, \u00bfverdad?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por otro lado, entre los 50 y los 69 a\u00f1os, \u00a1la renovaci\u00f3n es obligatoria cada cinco a\u00f1os! Ahora, para los mayores de 70 a\u00f1os, este periodo se reduce a tres a\u00f1os.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La renovaci\u00f3n se estableci\u00f3 para que se puedan realizar ex\u00e1menes m\u00e1s peri\u00f3dicos. Por lo tanto, estos ex\u00e1menes buscan verificar la aptitud f\u00edsica y psicol\u00f3gica de los conductores.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es muy com\u00fan que las personas mayores experimenten una disminuci\u00f3n considerable de su capacidad visual, especialmente de noche, de sus reflejos e incluso de su audici\u00f3n. \u00a1Todos estos retrasos pueden poner en riesgo al conductor!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-idade-maxima-dirigir-sem-cnh-pode-acarretar-multa\">Edad m\u00e1xima: \u00bfConducir sin carnet de conducir puede suponer una multa?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 w-full sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-uploadcare-image\"><img decoding=\"async\" loading=\"lazy\" alt=\"Ser\u00e1 que pode dirigir sem renovar a CNH? Fonte: Pexels.\"  id=\"21245\" src=\"http:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-7476898.jpeg\" class=\"w-full object-cover object-center border mx-auto uploadcare-image\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >\u00bfSe puede conducir sin renovar la licencia de conducir? Fuente: Pexels.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Estas evaluaciones deben ser realizadas por m\u00e9dicos especialistas en medicina de tr\u00e1nsito. Y, si hay alguna se\u00f1al o evidencia de la situaci\u00f3n, lamentablemente, el conductor podr\u00eda ver reducido su per\u00edodo de renovaci\u00f3n o incluso perder su licencia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, es importante que toda la poblaci\u00f3n conozca estas normas. Esto se debe a que incluso las personas m\u00e1s j\u00f3venes pueden ayudar a las personas mayores a garantizar que los ex\u00e1menes y las renovaciones se completen dentro del plazo establecido.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esto se debe a que la multa por conducir con una licencia vencida es de R$$293.47 y el conductor recibe siete puntos en su licencia, \u00a1una cantidad considerable! De hecho, durante la pandemia se extendi\u00f3 la validez de la licencia de conducir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En otras palabras, muchos conductores pod\u00edan conducir incluso con su licencia vencida. Por lo tanto, se extendi\u00f3 la vigencia de la licencia por ocho meses, desde mayo de 2022 hasta diciembre de 2022.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-exemplo-sobre-a-validade-da-sua-cnh\">\u00a1Ejemplo sobre la validez de tu CNH!<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aunque no existe una edad m\u00e1xima para conducir, si tu licencia ha vencido, necesitas saber cu\u00e1ndo puedes renovarla.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Veamos un ejemplo: si su licencia de conducir venci\u00f3 en septiembre de 2022, tendr\u00e1 hasta finales de mayo de 2023 para renovarla. En otras palabras, \u00a1a\u00fan tiene derecho a los 8 meses adicionales!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1y72WY\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcarros.com\/es\/cnh-b-veiculos-pode-dirigir\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Permiso de conducir categor\u00eda B: \u00bfqu\u00e9 veh\u00edculos puedes conducir?\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/IMG_3496bfree.webp\" alt=\"Homem dirigindo carro\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcarros.com\/es\/cnh-b-veiculos-pode-dirigir\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Permiso de conducir categor\u00eda B: \u00bfqu\u00e9 veh\u00edculos puedes conducir?\">\n            Permiso de conducir categor\u00eda B: \u00bfqu\u00e9 veh\u00edculos puedes conducir?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Con un permiso de conducir de categor\u00eda B, podr\u00e1s conducir algunos tipos de veh\u00edculos, como coches, autocaravanas y \u00a1algunas otras posibilidades!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcarros.com\/es\/cnh-b-veiculos-pode-dirigir\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcarros.com\/es\/cnh-b-veiculos-pode-dirigir\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/IMG_3496bfree.webp\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Permiso de conducir categor\u00eda B: \u00bfqu\u00e9 veh\u00edculos puedes conducir?              <\/p>\n              <a href=\"https:\/\/senhorcarros.com\/es\/cnh-b-veiculos-pode-dirigir\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, si su licencia vence despu\u00e9s de enero de 2023, \u00a1solo tiene 30 d\u00edas a partir de la fecha de vencimiento para regularizar su CNH! \u00a1As\u00ed que no pierda tiempo y no se arriesgue a recibir una multa!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As\u00ed pues, comprueba la validez de tu documento seg\u00fan tu edad y descubre a continuaci\u00f3n c\u00f3mo puedes regularizar tu situaci\u00f3n cuanto antes \u00a1para poder volver a conducir!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-como-renovar-a-cnh\">\u00bfC\u00f3mo renovar tu licencia de conducir?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 w-full sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-uploadcare-image\"><img decoding=\"async\" loading=\"lazy\" alt=\"Afinal, como fazer a renova\u00e7\u00e3o? Fonte: Pexels.\"  id=\"21246\" src=\"http:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-5249231.webp\" class=\"w-full object-cover object-center border mx-auto uploadcare-image\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Entonces, \u00bfc\u00f3mo se renueva? Fuente: Pexels.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Renovar tu licencia de conducir es muy sencillo. Puedes hacerlo en cualquier momento en una oficina del DMV. As\u00ed que, \u00a1toma nota de lo que debes hacer para que tu renovaci\u00f3n sea perfecta!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Primero, programe su visita a la agencia en l\u00ednea o acuda en persona si no es posible. Traiga documentos de identificaci\u00f3n v\u00e1lidos, como su licencia de conducir, c\u00e9dula de identidad y CPF.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De hecho, \u00a1necesitar\u00e1 hacerse ex\u00e1menes m\u00e9dicos si tiene m\u00e1s de 50 a\u00f1os! Si los resultados son positivos, simplemente pague las tasas correspondientes y espere a que le expidan el nuevo documento.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As\u00ed que no pierdas tiempo y comprueba la vigencia de tu carnet de conducir y el de tus familiares mayores de 50 a\u00f1os!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-conheca-o-app-autoescola-online\">\u00a1Descubre la App de Escuela de Conducci\u00f3n Online!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfTe sientes m\u00e1s tranquilo ahora que sabes que no hay edad m\u00e1xima para conducir en Brasil? Por otro lado, \u00bfya tienes tu licencia de conducir o conoces a alguien que est\u00e9 a punto de obtenerla?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si tu respuesta es s\u00ed a alguna de las preguntas, \u00bfqu\u00e9 te parece probar la app de la Escuela de Conducci\u00f3n Online? \u00a1Esta app te ayudar\u00e1 a estudiar y prepararte para el examen te\u00f3rico del Detran!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De esta forma, puedes realizar varios tests con diferentes preguntas y poner a prueba tus conocimientos. Si quieres saber m\u00e1s sobre el funcionamiento de esta app, consulta nuestra rese\u00f1a ahora mismo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Haz clic en el siguiente enlace y descubre todo sobre la Escuela de Conducci\u00f3n Online!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZWnEib\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcarros.com\/es\/conheca-aplicativo-autoescola-online\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"App de autoescuela online: obt\u00e9n tu licencia de conducir \">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/2-6.jpg\" alt=\"Prova de dire\u00e7\u00e3o\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcarros.com\/es\/conheca-aplicativo-autoescola-online\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"App de autoescuela online: obt\u00e9n tu licencia de conducir \">\n            App de autoescuela online: obt\u00e9n tu licencia de conducir         <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Descubre la app de Autoescuela Online. Esta plataforma ofrece opciones interesantes para quienes est\u00e1n a punto de presentar el examen de conducir.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcarros.com\/es\/conheca-aplicativo-autoescola-online\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcarros.com\/es\/conheca-aplicativo-autoescola-online\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/02\/2-6.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                App de autoescuela online: obt\u00e9n tu licencia de conducir              <\/p>\n              <a href=\"https:\/\/senhorcarros.com\/es\/conheca-aplicativo-autoescola-online\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u00bfA qu\u00e9 edad ya no se puede conducir en Brasil? No hay una edad m\u00e1xima, pero renovar la licencia de conducir tiene nuevas normas.<\/p>","protected":false},"author":0,"featured_media":21243,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,9,14],"tags":[385,894,1535],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Existe idade m\u00e1xima para dirigir? Vejas novas regras da CNH! - Senhor Carros<\/title>\n<meta name=\"description\" content=\"Ser\u00e1 que existe idade m\u00e1xima para dirigir no Brasil? Com a mudan\u00e7a de lei em 2021, \u00e9 necess\u00e1rio se atentar para sua idade e validade da CNH!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorcarros.com\/es\/idade-maxima-dirigir\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Existe idade m\u00e1xima para dirigir? Vejas novas regras da CNH! - Senhor Carros\" \/>\n<meta property=\"og:description\" content=\"Ser\u00e1 que existe idade m\u00e1xima para dirigir no Brasil? Com a mudan\u00e7a de lei em 2021, \u00e9 necess\u00e1rio se atentar para sua idade e validade da CNH!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcarros.com\/es\/idade-maxima-dirigir\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Carros\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-28T23:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-3831534.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2250\" \/>\n\t<meta property=\"og:image:height\" content=\"1500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/\",\"url\":\"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/\",\"name\":\"Existe idade m\u00e1xima para dirigir? Vejas novas regras da CNH! - Senhor Carros\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcarros.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-3831534.jpg\",\"datePublished\":\"2023-03-28T23:00:00+00:00\",\"dateModified\":\"2023-03-28T23:00:00+00:00\",\"author\":{\"@id\":\"\"},\"description\":\"Ser\u00e1 que existe idade m\u00e1xima para dirigir no Brasil? Com a mudan\u00e7a de lei em 2021, \u00e9 necess\u00e1rio se atentar para sua idade e validade da CNH!\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#primaryimage\",\"url\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-3831534.jpg\",\"contentUrl\":\"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-3831534.jpg\",\"width\":2250,\"height\":1500,\"caption\":\"Fonte: Pexels.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcarros.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Existe idade m\u00e1xima para dirigir? Vejas novas regras da CNH!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorcarros.com\/#website\",\"url\":\"https:\/\/senhorcarros.com\/\",\"name\":\"Senhor Carros\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorcarros.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Existe idade m\u00e1xima para dirigir? Vejas novas regras da CNH! - Senhor Carros","description":"Ser\u00e1 que existe idade m\u00e1xima para dirigir no Brasil? Com a mudan\u00e7a de lei em 2021, \u00e9 necess\u00e1rio se atentar para sua idade e validade da CNH!","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:\/\/senhorcarros.com\/es\/idade-maxima-dirigir\/","og_locale":"es_ES","og_type":"article","og_title":"Existe idade m\u00e1xima para dirigir? Vejas novas regras da CNH! - Senhor Carros","og_description":"Ser\u00e1 que existe idade m\u00e1xima para dirigir no Brasil? Com a mudan\u00e7a de lei em 2021, \u00e9 necess\u00e1rio se atentar para sua idade e validade da CNH!","og_url":"https:\/\/senhorcarros.com\/es\/idade-maxima-dirigir\/","og_site_name":"Senhor Carros","article_published_time":"2023-03-28T23:00:00+00:00","og_image":[{"width":2250,"height":1500,"url":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-3831534.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/","url":"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/","name":"Existe idade m\u00e1xima para dirigir? Vejas novas regras da CNH! - Senhor Carros","isPartOf":{"@id":"https:\/\/senhorcarros.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#primaryimage"},"image":{"@id":"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#primaryimage"},"thumbnailUrl":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-3831534.jpg","datePublished":"2023-03-28T23:00:00+00:00","dateModified":"2023-03-28T23:00:00+00:00","author":{"@id":""},"description":"Ser\u00e1 que existe idade m\u00e1xima para dirigir no Brasil? Com a mudan\u00e7a de lei em 2021, \u00e9 necess\u00e1rio se atentar para sua idade e validade da CNH!","breadcrumb":{"@id":"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcarros.com\/idade-maxima-dirigir\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#primaryimage","url":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-3831534.jpg","contentUrl":"https:\/\/senhorcarros.com\/wp-content\/uploads\/sites\/146\/2023\/03\/pexels-photo-3831534.jpg","width":2250,"height":1500,"caption":"Fonte: Pexels."},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcarros.com\/idade-maxima-dirigir\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcarros.com\/"},{"@type":"ListItem","position":2,"name":"Existe idade m\u00e1xima para dirigir? Vejas novas regras da CNH!"}]},{"@type":"WebSite","@id":"https:\/\/senhorcarros.com\/#website","url":"https:\/\/senhorcarros.com\/","name":"Senhor Carros","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorcarros.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts\/21175"}],"collection":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/comments?post=21175"}],"version-history":[{"count":0,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/posts\/21175\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/media\/21243"}],"wp:attachment":[{"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/media?parent=21175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/categories?post=21175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcarros.com\/es\/wp-json\/wp\/v2\/tags?post=21175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}