{"id":2915,"date":"2022-04-12T23:00:00","date_gmt":"2022-04-12T23:00:00","guid":{"rendered":"https:\/\/senhorviagens.com\/?p=2915"},"modified":"2022-04-12T19:09:18","modified_gmt":"2022-04-12T19:09:18","slug":"idoso-viajar-de-graca-de-onibus","status":"publish","type":"post","link":"https:\/\/senhorviagens.com\/en\/idoso-viajar-de-graca-de-onibus\/","title":{"rendered":"How can a senior travel for free by bus? We explain!"},"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><a><\/a>Check out how an elderly person can travel for free by bus and take advantage of this convenience!<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img width=\"960\" height=\"720\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-3336451_960_720.webp\" alt=\"Casal de idoso de mochila\" class=\"w-full object-cover object-center border mx-auto wp-image-2917\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-3336451_960_720.webp 960w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-3336451_960_720-300x225.webp 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-3336451_960_720-768x576.webp 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-3336451_960_720-150x113.webp 150w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >See how to travel for free over 60. Source: Pixabay.<\/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>Did you know that elderly Brazilian citizens can travel for free on interstate buses? Well, according to the Statute of the Elderly, free bus tickets are mandatory for those over 60 years old and earning up to two minimum wages. However, many companies deny the benefit without giving further explanation.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Therefore, it is important that this information be accessible to the entire population, in order to denounce improper practices by bus companies. So, check out all the details below on how an elderly person can travel for free by bus and take advantage of this incentive from the Federal Government to get to know Brazil!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1RkbKj\">\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:\/\/senhorviagens.com\/en\/comprar-pacote-de-viagem-barato\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Where to buy cheap travel packages: 8 best sites to save money!\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Imagem-1.jpeg\" alt=\"Avi\u00e3o decolando\">\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:\/\/senhorviagens.com\/en\/comprar-pacote-de-viagem-barato\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Where to buy cheap travel packages: 8 best sites to save money!\">\n            Where to buy cheap travel packages: 8 best sites to save money!        <\/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            There are several travel service platforms on the market today. Check out our tips from some online agencies that can help you!         <\/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:\/\/senhorviagens.com\/en\/comprar-pacote-de-viagem-barato\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <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:\/\/senhorviagens.com\/en\/comprar-pacote-de-viagem-barato\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Imagem-1.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                Where to buy cheap travel packages: 8 best websites for\u2026              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/en\/comprar-pacote-de-viagem-barato\/\"  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                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\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>Get free bus ticket for seniors: what age can travel for free?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img width=\"877\" height=\"720\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-6362875_960_720.jpg\" alt=\"Idoso no ponto de \u00f4nibus\" class=\"w-full object-cover object-center border mx-auto wp-image-2918\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-6362875_960_720.jpg 877w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-6362875_960_720-300x246.jpg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-6362875_960_720-768x631.jpg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/senior-6362875_960_720-150x123.jpg 150w\" sizes=\"(max-width: 877px) 100vw, 877px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >After all, how to get the ticket? Source: Pixabay.<\/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>Well, according to the Statute of the Elderly of Law n\u00ba 10.741\/03, the elderly with 60 years of age or more and a monthly income of up to two minimum wages in force is entitled to travel on interstate buses for free. In this sense, bus companies are obliged to provide two seats in each car at all times for free.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Thus, if these seats are occupied, the company must sell the ticket with a minimum discount of 50% of the value. This Government benefit aims to encourage elderly citizens to travel in Brazil. In addition, they aim to help low-income families who need, for whatever reason, to travel from one state to another.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, many road transport companies do not follow the Statute for the Elderly and deny what is a citizen&#039;s right. Thus, it is up to the elderly to denounce these companies to the National Land Transport Agency, ANTT. Incidentally, according to its 2021 survey, there have already been 10,214 requests for information on how to obtain this right.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Therefore, if you are elderly and fit the specifications of the Statute, or if you know someone who can make use of this benefit, it is important to inform these people. In this way, more and more citizens will be able to assert what is their right! In this sense, see below how to register for the elderly to travel for free by bus.<\/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><a><\/a>How to register for seniors to travel for free?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Well, if you are elderly and are 60 years old or older and receive up to two minimum wages monthly, then you are entitled to travel by bus for free. In this sense, there are several ways to obtain this benefit, which is the right of Brazilians and is provided for by law in the Statute of the Elderly.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>First, the elderly person can present the Elderly Card, issued by the Ministry of Citizenship. This document is available for those who cannot prove their income, and to acquire it it is necessary to register with the Single Registry. So, if you are part of the Social Programs of the Federal Government, you can apply for your Elderly Card at the CRAS closest to you.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Also, remember that this document takes 90 days after the request to reach you. However, the elderly can use their benefits immediately when requesting the Card through a Provisional Declaration that the CRAS delivers to the citizen. Incidentally, this Declaration has a maximum validity of 180 days and after that period the elderly person will need to present the physical ID card.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition to this document, there are other ways in which the elderly can travel for free by bus. To do so, he will need to go to the transport company&#039;s counter and present a paycheck for his salary. If he does not have this document, he can use a Social Security card, INSS statement, Benefit Payment Extract or even the updated Work Card.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If the elderly person does not have any of these documents, he will need to use the Carteira do Idoso that we mentioned earlier. In addition, if the company refuses to grant the benefit, the elderly must make a complaint by calling ANTT free of charge on telephone 166.<\/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><a><\/a>Is there a way to book a free ticket for seniors online?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img width=\"960\" height=\"640\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/old-4449102_960_720.jpg\" alt=\"Idosas sentadas mexendo no celular\" class=\"w-full object-cover object-center border mx-auto wp-image-2919\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/old-4449102_960_720.jpg 960w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/old-4449102_960_720-300x200.jpg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/old-4449102_960_720-768x512.jpg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/old-4449102_960_720-150x100.jpg 150w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >So how to get the ticket? Source: Pixabay.<\/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>Since 2006, the Federal Government has regulated Law 10.741 of the Statute of the Elderly so that people over 60 can travel for free on interstate buses. However, to be able to acquire the ticket for free, the elderly must go to the ticket office of the transport companies or outsourced companies and request the ticket.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In this sense, the request must be made within a period of at least 30 days in advance and a minimum of 3 hours before the departure of the bus. Furthermore, it is worth remembering that sleeper, semi-sleeper and executive buses are not part of this rule. That is, only trips in conventional cars obey the Gratuity Law.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Well then, to obtain the ticket, the elderly person will need to present the Elderly Card or proof of income of up to two minimum wages. However, the presentation of this documentation to obtain the ticket must happen in person at the company&#039;s counter. In other words, it is not possible to request the ticket through the internet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, to make life easier for those seeking this benefit, there are some ways to obtain the necessary documentation online. So, see below what you should do to get your Senior Citizens Card or proof of INSS to present at the counter and purchase your free ticket.<\/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>Senior Citizen Card<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>First, you can request this document through the Social Assistance Reference Center, or CRAS, which is closest to your residence. There you will complete your Single Registration to be included in the Social Programs of the Federal Government and you will receive your NIS, Social Identification Number.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, if you cannot attend the CRAS in your city, you can access the Federal Government website, and then order your Senior Citizen Card online. For this, you must access the gov.br link related to the elderly person card. Then you will need to login or create your account.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Then, just click on the \u201cIssue wallet\u201d option and fill out the online form with the requested data. Thus, the gov.br website will automatically issue the document and the elderly person will be able to print and keep the Elderly Card and then present it at the company&#039;s counters. See how simple it is?<\/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>INSS Benefit Payment Statement<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Another document that you can request online to get your free ticket is proof of payment of your benefit. That way, you can access your My INSS application and click on the \u201cCredit History\u201d option. In this section, you can find proof of payment to present at the counter.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Incidentally, the beneficiary may use this document to prove his relationship with the INSS in any other situation, as it contains the amount received monthly. With it, the elderly can travel for free by interstate bus as stated in the Law on the Statute of the Elderly created by the Federal Government.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, round trips are the new craze in the tourism market. Usually their journeys are made by bus, since the tours are to nearby cities. In this sense, there are already agencies specialized in offering this type of package! So, check out our tips for making quick trips by bus and enjoy getting to know Brazil!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z2rJM0W\">\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:\/\/senhorviagens.com\/en\/como-funciona-viagem-bate-e-volta\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Travel hits and comes back: how this trend works!\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/01\/car-6603726_960_720.webp\" alt=\"M\u00e3o com chap\u00e9u fora do 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:\/\/senhorviagens.com\/en\/como-funciona-viagem-bate-e-volta\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Travel hits and comes back: how this trend works!\">\n            Travel hits and comes back: how this trend works!        <\/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            If you&#039;re out of time, but still want to take a walk to distract yourself from the day-to-day rush, how about a round-trip trip? Check here how it works!        <\/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:\/\/senhorviagens.com\/en\/como-funciona-viagem-bate-e-volta\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <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:\/\/senhorviagens.com\/en\/como-funciona-viagem-bate-e-volta\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/01\/car-6603726_960_720.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                Travel hits and comes back: how this trend works!              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/en\/como-funciona-viagem-bate-e-volta\/\"  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                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Provided for by law, the free rule for interstate bus tickets guarantees two spaces in each car for seniors aged 60 or over at all times. Take advantage of this opportunity and go travelling!<\/p>","protected":false},"author":6,"featured_media":2941,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6,9,5],"tags":[546,223,541,238],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Como um idoso pode viajar de gra\u00e7a de \u00f4nibus? N\u00f3s explicamos! - Senhor Viagens<\/title>\n<meta name=\"description\" content=\"Voc\u00ea sabia que idoso pode viajar de gra\u00e7a de \u00f4nibus interestadual? Confira aqui como essa regra funciona e veja como adquirir suas passagens!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorviagens.com\/en\/idoso-viajar-de-graca-de-onibus\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Como um idoso pode viajar de gra\u00e7a de \u00f4nibus? N\u00f3s explicamos!\" \/>\n<meta property=\"og:description\" content=\"Voc\u00ea sabia que idoso pode viajar de gra\u00e7a de \u00f4nibus interestadual? Confira aqui como essa regra funciona e veja como adquirir suas passagens!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorviagens.com\/en\/idoso-viajar-de-graca-de-onibus\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Viagens\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-12T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-12T19:09:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/idoso-viajar-de-graca-onibus.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sam.scorbaioli@gmail.com\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samantha Scorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorviagens.com\/#website\",\"url\":\"https:\/\/senhorviagens.com\/\",\"name\":\"Senhor Viagens\",\"description\":\"As melhores dicas para voc\u00ea planejar sua pr\u00f3xima viagem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorviagens.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#primaryimage\",\"url\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/idoso-viajar-de-graca-onibus.jpeg\",\"contentUrl\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/idoso-viajar-de-graca-onibus.jpeg\",\"width\":1200,\"height\":800,\"caption\":\"Fonte: Adobe Stock.\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#webpage\",\"url\":\"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/\",\"name\":\"Como um idoso pode viajar de gra\u00e7a de \u00f4nibus? N\u00f3s explicamos! - Senhor Viagens\",\"isPartOf\":{\"@id\":\"https:\/\/senhorviagens.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#primaryimage\"},\"datePublished\":\"2022-04-12T23:00:00+00:00\",\"dateModified\":\"2022-04-12T19:09:18+00:00\",\"author\":{\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/795218c132bfce4c13f94ff73dfad5fc\"},\"description\":\"Voc\u00ea sabia que idoso pode viajar de gra\u00e7a de \u00f4nibus interestadual? Confira aqui como essa regra funciona e veja como adquirir suas passagens!\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorviagens.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Como um idoso pode viajar de gra\u00e7a de \u00f4nibus? N\u00f3s explicamos!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/795218c132bfce4c13f94ff73dfad5fc\",\"name\":\"Samantha Scorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"Samantha Scorbaioli\"},\"description\":\"Apaixonada por viver novas experi\u00eancias, culturas e sempre em busca de conhecimento e novos desafios. Possui experi\u00eancia em Hotelaria e Turismo e h\u00e1 alguns anos atua na \u00e1rea de produ\u00e7\u00e3o de conte\u00fado.\",\"sameAs\":[\"https:\/\/twitter.com\/sam.scorbaioli@gmail.com\"],\"url\":\"https:\/\/senhorviagens.com\/en\/author\/sam-scorbaioligmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Como um idoso pode viajar de gra\u00e7a de \u00f4nibus? N\u00f3s explicamos! - Senhor Viagens","description":"Voc\u00ea sabia que idoso pode viajar de gra\u00e7a de \u00f4nibus interestadual? Confira aqui como essa regra funciona e veja como adquirir suas passagens!","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:\/\/senhorviagens.com\/en\/idoso-viajar-de-graca-de-onibus\/","og_locale":"en_US","og_type":"article","og_title":"Como um idoso pode viajar de gra\u00e7a de \u00f4nibus? N\u00f3s explicamos!","og_description":"Voc\u00ea sabia que idoso pode viajar de gra\u00e7a de \u00f4nibus interestadual? Confira aqui como essa regra funciona e veja como adquirir suas passagens!","og_url":"https:\/\/senhorviagens.com\/en\/idoso-viajar-de-graca-de-onibus\/","og_site_name":"Senhor Viagens","article_published_time":"2022-04-12T23:00:00+00:00","article_modified_time":"2022-04-12T19:09:18+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/idoso-viajar-de-graca-onibus.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_creator":"@sam.scorbaioli@gmail.com","twitter_misc":{"Written by":"Samantha Scorbaioli","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/senhorviagens.com\/#website","url":"https:\/\/senhorviagens.com\/","name":"Senhor Viagens","description":"As melhores dicas para voc\u00ea planejar sua pr\u00f3xima viagem","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorviagens.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#primaryimage","url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/idoso-viajar-de-graca-onibus.jpeg","contentUrl":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/04\/idoso-viajar-de-graca-onibus.jpeg","width":1200,"height":800,"caption":"Fonte: Adobe Stock."},{"@type":"WebPage","@id":"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#webpage","url":"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/","name":"Como um idoso pode viajar de gra\u00e7a de \u00f4nibus? N\u00f3s explicamos! - Senhor Viagens","isPartOf":{"@id":"https:\/\/senhorviagens.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#primaryimage"},"datePublished":"2022-04-12T23:00:00+00:00","dateModified":"2022-04-12T19:09:18+00:00","author":{"@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/795218c132bfce4c13f94ff73dfad5fc"},"description":"Voc\u00ea sabia que idoso pode viajar de gra\u00e7a de \u00f4nibus interestadual? Confira aqui como essa regra funciona e veja como adquirir suas passagens!","breadcrumb":{"@id":"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorviagens.com\/idoso-viajar-de-graca-de-onibus\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorviagens.com\/"},{"@type":"ListItem","position":2,"name":"Como um idoso pode viajar de gra\u00e7a de \u00f4nibus? N\u00f3s explicamos!"}]},{"@type":"Person","@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/795218c132bfce4c13f94ff73dfad5fc","name":"Samantha Scorbaioli","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"Samantha Scorbaioli"},"description":"Apaixonada por viver novas experi\u00eancias, culturas e sempre em busca de conhecimento e novos desafios. Possui experi\u00eancia em Hotelaria e Turismo e h\u00e1 alguns anos atua na \u00e1rea de produ\u00e7\u00e3o de conte\u00fado.","sameAs":["https:\/\/twitter.com\/sam.scorbaioli@gmail.com"],"url":"https:\/\/senhorviagens.com\/en\/author\/sam-scorbaioligmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts\/2915"}],"collection":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/comments?post=2915"}],"version-history":[{"count":0,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts\/2915\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/media\/2941"}],"wp:attachment":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/media?parent=2915"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/categories?post=2915"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/tags?post=2915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}