{"id":9436,"date":"2023-05-11T20:52:56","date_gmt":"2023-05-11T20:52:56","guid":{"rendered":"https:\/\/centralvagas.com\/?p=9436"},"modified":"2023-05-11T20:52:58","modified_gmt":"2023-05-11T20:52:58","slug":"vagas-de-emprego-sine-fortaleza","status":"publish","type":"post","link":"https:\/\/centralvagas.com\/es\/vagas-de-emprego-sine-fortaleza\/","title":{"rendered":"Sine anuncia ofertas de empleo en Fortaleza"},"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-encontre-vagas-de-emprego-para-diversos-cargos-no-sine-de-fortaleza\">Encuentre ofertas de trabajo para varios puestos en Sine de Fortaleza<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El Municipio de Fortaleza\/CE anunci\u00f3 la apertura de nuevas vacantes a trav\u00e9s del Sistema Nacional de Empleo (Sine), ofreciendo una excelente oportunidad para quienes deseen ingresar o reingresar al mercado laboral.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sine es una herramienta valiosa para candidatos que buscan vacantes laborales en diferentes \u00e1reas y quieren destacarse en la b\u00fasqueda de oportunidades profesionales. \u00a1Aprovecha esta oportunidad \u00fanica y comienza a recorrer el camino hacia el \u00e9xito profesional hoy mismo!<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZlUm3N\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/show_emprego_123.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Sinus vacantes        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Encuentra empleo en Sine        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Encuentra tu            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              vacante ideal            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00a1Vea c\u00f3mo registrarse en Sine para competir por puestos vacantes!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Seguir\u00e1s en el mismo lugar        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/show_emprego_123.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                Vea c\u00f3mo registrarse en Sine para competir por puestos vacantes\u2026              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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                    APLICA YA                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Las ofertas de empleo abiertas ofrecen oportunidades para diferentes niveles de educaci\u00f3n y \u00e1reas de actividad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Estas vacantes son una excelente oportunidad para cualquiera que busque una nueva oportunidad o quiera cambiar de carrera. En este art\u00edculo, presentaremos la informaci\u00f3n principal sobre estas vacantes y c\u00f3mo postularse para ellas.<\/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-vagas-abertas-em-fortaleza\">Vacantes abiertas en Fortaleza<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Descubre oportunidades laborales abiertas en Sine de Fortaleza ahora mismo y da el primer paso hacia una carrera exitosa! Mira algunos de ellos ahora:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Administrador del edificio;<\/li><li>Ayudante de carga y descarga de mercanc\u00edas;<\/li><li>Asistente de reparador (telecomunicaciones);<\/li><li>Analista de Contabilidad;<\/li><li>Analista de Recursos Humanos;<\/li><li>Asistente administrativo;<\/li><li>Encargado de tienda;<\/li><li>Asistente de mesa;<\/li><li>Auxiliar administrativo;<\/li><li>Asistente de contabilidad;<\/li><li>Asistente de limpieza;<\/li><li>Ni\u00f1era;<\/li><li>Oficinista;<\/li><li>Consultor de Ventas;<\/li><li>Costurera en general;<\/li><li>cocinero general;<\/li><li>Empleada dom\u00e9stica en servicios generales;<\/li><li>Mesero;<\/li><li>Gerente comercial;<\/li><li>Lavadero de autos;<\/li><li>Mec\u00e1nico;<\/li><li>Montador de muebles de madera;<\/li><li>Conductor;<\/li><li>Panadero;<\/li><li>Mas\u00f3n;<\/li><li>Conserje;<\/li><li>Encargado de recepcionista;<\/li><li>Obrero;<\/li><li>VACANTES exclusivas para PWD;<\/li><li>Vigilante;<\/li><li>Vigilante;<\/li><li>Entre otras.<\/li><\/ul>\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-atualize-o-seu-curriculo-para-deixa-lo-mais-interessante\">Actualiza tu curr\u00edculum para hacerlo m\u00e1s interesante.<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Actualizar su curr\u00edculum es una tarea esencial para cualquiera que busque nuevas oportunidades laborales. Debe ser claro, objetivo y atractivo, para que capte la atenci\u00f3n del reclutador y muestre todo tu potencial.<\/p>\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-large\"><img decoding=\"async\" width=\"1024\" height=\"684\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1-1024x684.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-9438\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1-1024x684.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1-300x200.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1-768x513.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1.jpg 1517w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Aprovecha nuestros consejos para crear un CV excepcional. (Fuente: Adaptado de Google).<\/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>Si su curr\u00edculum no est\u00e1 actualizado, es posible que no transmita lo que es capaz de hacer.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por eso, para que tu curr\u00edculum sea m\u00e1s interesante, es importante seguir algunos consejos. La primera es mantener el contenido actualizado, con informaci\u00f3n veraz y relevante sobre tu formaci\u00f3n acad\u00e9mica, experiencia profesional y habilidades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lo ideal es que actualices tu curr\u00edculum cada seis meses, incluso si actualmente no est\u00e1s buscando trabajo.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-1X6vr8\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/entrevista-de-emprego-9-erros-que-voce-nao-pode-cometer.jpeg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Sinus vacantes        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Vacantes abiertas Sine        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Encuentra tu            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              vacante ideal            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00a1Descubra c\u00f3mo registrarse para los distintos puestos vacantes en Sine!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Seguir\u00e1s en el mismo lugar        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/entrevista-de-emprego-9-erros-que-voce-nao-pode-cometer.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                \u00a1Descubra c\u00f3mo registrarse para los distintos puestos vacantes en Sine!              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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                    APLICA YA                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Otro consejo importante es incluir palabras clave relacionadas con tu \u00e1rea de especializaci\u00f3n. Esto ayuda a atraer la atenci\u00f3n de los reclutadores, que a menudo utilizan software para filtrar los curr\u00edculums recibidos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, resalta tus principales logros, como proyectos desarrollados, metas alcanzadas y resultados obtenidos.<\/p>\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 is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/entrevista-de-emprego-770x570-1.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-9439\" width=\"840\" height=\"622\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/entrevista-de-emprego-770x570-1.png 770w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/entrevista-de-emprego-770x570-1-300x222.png 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/entrevista-de-emprego-770x570-1-768x569.png 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Actualiza tu CV con nuestros consejos. (Fuente: Adaptado de Google).<\/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>Tambi\u00e9n es importante tener cuidado al presentar tu CV, utilizando una fuente legible, un dise\u00f1o limpio y organizado y dejando suficiente espacio entre los elementos. Evite exagerar colores y elementos gr\u00e1ficos que puedan dificultar la lectura.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por \u00faltimo, incluye informaci\u00f3n de contacto actualizada, como n\u00famero de tel\u00e9fono, direcci\u00f3n de correo electr\u00f3nico y redes sociales profesionales. Recuerda que tu curr\u00edculum es tu primera presentaci\u00f3n al reclutador, por lo que debe poder transmitir de forma clara y objetiva lo que puedes ofrecer a la empresa.<\/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-dicas-para-entrevistas-de-emprego\">Consejos para entrevistas de trabajo<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para aumentar tus posibilidades de ser contratado para el puesto, es importante que tengas algunos consejos para tener un buen desempe\u00f1o en una entrevista de trabajo. Vea algunos que hemos reunido a continuaci\u00f3n:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Investigue: antes de la entrevista, investigue la empresa y el puesto que est\u00e1 solicitando. Esto le ayudar\u00e1 a demostrar su inter\u00e9s y demostrar que est\u00e1 preparado;<\/li><\/ul>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-1UG7CL\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/dicas-entrevista-de-emprego.webp\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Sinus vacantes        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Ofertas de empleo abiertas        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Encuentra tu            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              vacante ideal            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Sine tiene vacantes laborales abiertas para varios puestos, mira c\u00f3mo postular        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Seguir\u00e1s en el mismo lugar        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/dicas-entrevista-de-emprego.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                Sine tiene ofertas de trabajo abiertas para varios puestos...              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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                    APLICA YA                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Practica tus respuestas: haz una lista de posibles preguntas y practica tus respuestas con anticipaci\u00f3n. Qu\u00e9 le ayudar\u00e1 a prepararse para el puesto;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>V\u00edstase apropiadamente: V\u00edstase de acuerdo con la cultura de la empresa y el puesto que busca. Lucir bien puede ayudar a dar una buena primera impresi\u00f3n;<\/li><\/ul>\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-large is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/erros-da-entrevista-de-emprego-1600x900-1-1024x576.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-9440\" width=\"840\" height=\"472\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/erros-da-entrevista-de-emprego-1600x900-1-1024x576.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/erros-da-entrevista-de-emprego-1600x900-1-300x169.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/erros-da-entrevista-de-emprego-1600x900-1-768x432.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/erros-da-entrevista-de-emprego-1600x900-1-1536x864.jpg 1536w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/erros-da-entrevista-de-emprego-1600x900-1.jpg 1600w\" sizes=\"(max-width: 840px) 100vw, 840px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Tenga a mano incre\u00edbles consejos para triunfar en su pr\u00f3xima entrevista. (Fuente: Adaptado de Google).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Llegue a tiempo: planee llegar unos minutos antes de la hora programada para la entrevista;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Tenga una postura segura: mantenga contacto visual y una postura abierta y segura durante la entrevista. Esto te ayudar\u00e1 a transmitir una imagen positiva y demostrar que est\u00e1s preparado;<\/li><\/ul>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z1yYibU\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/primeiro-emprego.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Sinus vacantes        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Competir por vacantes        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Encuentra tu            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              vacante ideal            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00a1Descubra c\u00f3mo solicitar vacantes de Sine por correo electr\u00f3nico, sitio web o aplicaci\u00f3n aqu\u00ed!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Seguir\u00e1s en el mismo lugar        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/primeiro-emprego.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                Descubra c\u00f3mo solicitar vacantes en Sine por correo electr\u00f3nico, sitio web...              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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                    APLICA YA                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Sea claro y objetivo en sus respuestas: Responda de forma clara y objetiva las preguntas que le haga el entrevistador. Evite respuestas vagas o fuera de tema;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Muestra entusiasmo: Muestra entusiasmo por la empresa y el puesto que buscas. Esto puede ayudar a transmitir su motivaci\u00f3n e inter\u00e9s en el puesto;<\/li><\/ul>\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 decoding=\"async\" width=\"980\" height=\"650\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/programa-mais-emprego-banner-post.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-9446\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/programa-mais-emprego-banner-post.png 980w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/programa-mais-emprego-banner-post-300x199.png 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/programa-mais-emprego-banner-post-768x509.png 768w\" sizes=\"(max-width: 980px) 100vw, 980px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Utiliza los mejores consejos de Internet para tener una buena entrevista de trabajo. (Fuente: Adaptado de Google).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Preguntar sobre la empresa y la vacante: Realizar preguntas relevantes sobre la empresa y la vacante, demostrando su inter\u00e9s en conocer m\u00e1s sobre la oportunidad;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Agrad\u00e9zcales por su tiempo: Al final de la entrevista, agrad\u00e9zcales por su tiempo y la oportunidad brindada.\u00a0<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Recuerda, la entrevista es una oportunidad para que des lo mejor de ti y consigas el puesto que deseas. Siguiendo estos consejos podr\u00e1s aumentar tus posibilidades de \u00e9xito en la entrevista de trabajo.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z1dpOOF\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/vagas-de-empregos-abertas-brasil-600x338-1.webp\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Sinus vacantes        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Encuentra vacantes en Sine        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Encuentra tu            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              vacante ideal            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Encuentre las vacantes que est\u00e1n abiertas en Sine y vea c\u00f3mo postularse aqu\u00ed.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\"  href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              APLICA YA            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Seguir\u00e1s en el mismo lugar        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/vagas-de-empregos-abertas-brasil-600x338-1.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                Encuentre las vacantes que est\u00e1n abiertas en Sine y vea c\u00f3mo participar...              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/es\/como-fazer-inscricao-no-sine-de-fortaleza\/\"  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                    APLICA YA                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div>","protected":false},"excerpt":{"rendered":"<p>\u00a1Encuentre ofertas de trabajo para varios puestos en Fortaleza! Y tambi\u00e9n puedes encontrar aqu\u00ed buenos consejos para crear un CV interesante y tener un buen desempe\u00f1o en la entrevista de trabajo.<\/p>","protected":false},"author":15,"featured_media":9438,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[201],"tags":[460,85,461,462],"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>Sine anuncia Vagas de Emprego em Fortaleza<\/title>\n<meta name=\"description\" content=\"Veja as principais vagas de emprego que o Sine divulgou em Fortaleza, descubra como se inscrever e como sair bem na entrevista!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/centralvagas.com\/es\/vagas-de-emprego-sine-fortaleza\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sine anuncia Vagas de Emprego em Fortaleza\" \/>\n<meta property=\"og:description\" content=\"Veja as principais vagas de emprego que o Sine divulgou em Fortaleza, descubra como se inscrever e como sair bem na entrevista!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/centralvagas.com\/es\/vagas-de-emprego-sine-fortaleza\/\" \/>\n<meta property=\"og:site_name\" content=\"Central Vagas\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-11T20:52:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-11T20:52:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1517\" \/>\n\t<meta property=\"og:image:height\" content=\"1013\" \/>\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=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"amandalaet@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/centralvagas.com\/#website\",\"url\":\"https:\/\/centralvagas.com\/\",\"name\":\"Central Vagas\",\"description\":\"Seu portal de oportunidades\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/centralvagas.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#primaryimage\",\"url\":\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1.jpg\",\"contentUrl\":\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1.jpg\",\"width\":1517,\"height\":1013},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#webpage\",\"url\":\"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/\",\"name\":\"Sine anuncia Vagas de Emprego em Fortaleza\",\"isPartOf\":{\"@id\":\"https:\/\/centralvagas.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#primaryimage\"},\"datePublished\":\"2023-05-11T20:52:56+00:00\",\"dateModified\":\"2023-05-11T20:52:58+00:00\",\"author\":{\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/84aced91e833ab710b6edb87f829e24a\"},\"description\":\"Veja as principais vagas de emprego que o Sine divulgou em Fortaleza, descubra como se inscrever e como sair bem na entrevista!\",\"breadcrumb\":{\"@id\":\"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/centralvagas.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sine anuncia Vagas de Emprego em Fortaleza\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/84aced91e833ab710b6edb87f829e24a\",\"name\":\"amandalaet@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"caption\":\"amandalaet@gmail.com\"},\"url\":\"https:\/\/centralvagas.com\/es\/author\/amandalaetgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Sine anuncia Vagas de Emprego em Fortaleza","description":"Veja as principais vagas de emprego que o Sine divulgou em Fortaleza, descubra como se inscrever e como sair bem na entrevista!","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:\/\/centralvagas.com\/es\/vagas-de-emprego-sine-fortaleza\/","og_locale":"es_ES","og_type":"article","og_title":"Sine anuncia Vagas de Emprego em Fortaleza","og_description":"Veja as principais vagas de emprego que o Sine divulgou em Fortaleza, descubra como se inscrever e como sair bem na entrevista!","og_url":"https:\/\/centralvagas.com\/es\/vagas-de-emprego-sine-fortaleza\/","og_site_name":"Central Vagas","article_published_time":"2023-05-11T20:52:56+00:00","article_modified_time":"2023-05-11T20:52:58+00:00","og_image":[{"width":1517,"height":1013,"url":"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"amandalaet@gmail.com","Est. reading time":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/centralvagas.com\/#website","url":"https:\/\/centralvagas.com\/","name":"Central Vagas","description":"Seu portal de oportunidades","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/centralvagas.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#primaryimage","url":"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1.jpg","contentUrl":"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/04\/Primeiro-emprego-1.jpg","width":1517,"height":1013},{"@type":"WebPage","@id":"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#webpage","url":"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/","name":"Sine anuncia Vagas de Emprego em Fortaleza","isPartOf":{"@id":"https:\/\/centralvagas.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#primaryimage"},"datePublished":"2023-05-11T20:52:56+00:00","dateModified":"2023-05-11T20:52:58+00:00","author":{"@id":"https:\/\/centralvagas.com\/#\/schema\/person\/84aced91e833ab710b6edb87f829e24a"},"description":"Veja as principais vagas de emprego que o Sine divulgou em Fortaleza, descubra como se inscrever e como sair bem na entrevista!","breadcrumb":{"@id":"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/centralvagas.com\/vagas-de-emprego-sine-fortaleza\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/centralvagas.com\/"},{"@type":"ListItem","position":2,"name":"Sine anuncia Vagas de Emprego em Fortaleza"}]},{"@type":"Person","@id":"https:\/\/centralvagas.com\/#\/schema\/person\/84aced91e833ab710b6edb87f829e24a","name":"amandalaet@gmail.com","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/centralvagas.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","caption":"amandalaet@gmail.com"},"url":"https:\/\/centralvagas.com\/es\/author\/amandalaetgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/posts\/9436"}],"collection":[{"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/comments?post=9436"}],"version-history":[{"count":0,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/posts\/9436\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/media\/9438"}],"wp:attachment":[{"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/media?parent=9436"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/categories?post=9436"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/tags?post=9436"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}