{"id":25,"date":"2026-04-16T14:58:01","date_gmt":"2026-04-16T14:58:01","guid":{"rendered":"https:\/\/tukoradental.hu\/?page_id=25"},"modified":"2026-05-08T15:23:22","modified_gmt":"2026-05-08T15:23:22","slug":"kezdolap","status":"publish","type":"page","link":"https:\/\/tukoradental.hu\/en\/","title":{"rendered":"Home page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25\" class=\"elementor elementor-25\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cab8e48 e-con-full e-flex e-con e-parent\" data-id=\"cab8e48\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98f567b elementor-widget elementor-widget-html\" data-id=\"98f567b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Bootstrap -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.2\/dist\/css\/bootstrap.min.css\">\r\n<!-- Font Awesome -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n<!-- Google Fonts -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Urbanist:wght@500;600;700&display=swap\">\r\n<!-- Owl Carousel -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\">\r\n<style>\r\n:root {\r\n  --blue:#092f5d; --blue-d:#061e3d; --blue-l:#f0f2f5; --blue-m:#c2cad5;\r\n  --dark:#111827; --gray:#6B7280; --border:#E5E7EB;\r\n  --shadow:0 4px 24px rgba(17,24,39,.08); --shadow-lg:0 8px 48px rgba(17,24,39,.13);\r\n  --radius:10px; --radius-lg:20px; --sec-pad:96px;\r\n}\r\n*,*::before,*::after{box-sizing:border-box;}\r\nhtml{scroll-behavior:smooth;overflow-x:hidden;}\r\nbody{overflow-x:hidden;max-width:100vw;}\r\nbody,.elementor-widget-container{font-family:'Inter',sans-serif;color:var(--dark);-webkit-font-smoothing:antialiased;}\r\nh1,h2,h3,h4,h5{font-family:'Urbanist',sans-serif;line-height:1.2;margin-bottom:0;}\r\na{text-decoration:none;color:inherit;}\r\nimg{display:block;max-width:100%;height:auto;}\r\n.td-section{padding:var(--sec-pad) 0;}\r\n.td-section-sm{padding:64px 0;}\r\n.td-section-light{background:var(--blue-l);}\r\n.td-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;}\r\n.td-eyebrow::before{content:'';width:12px;height:2px;background:var(--blue);border-radius:2px;flex-shrink:0;}\r\n.td-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:var(--blue);color:#fff!important;border-radius:var(--radius);font-family:'Inter',sans-serif;font-size:14px;font-weight:600;border:2px solid var(--blue);transition:all .25s;cursor:pointer;white-space:nowrap;}\r\n.td-btn:hover{background:var(--blue-d);border-color:var(--blue-d);transform:translateY(-2px);box-shadow:0 8px 24px rgba(9,47,93,.3);}\r\n.td-btn-outline{background:transparent;color:var(--blue)!important;border-color:var(--blue);}\r\n.td-btn-outline:hover{background:var(--blue);color:#fff!important;}\r\n.td-btn-dark{background:var(--blue-d);border-color:var(--blue-d);}\r\n.td-btn-dark:hover{background:#050f1e;border-color:#050f1e;}\r\n.td-checklist{list-style:none;padding:0;margin:0;}\r\n.td-checklist li{padding:9px 0 9px 28px;position:relative;font-size:14.5px;border-bottom:1px solid var(--border);line-height:1.6;}\r\n.td-checklist li:last-child{border:none;}\r\n.td-checklist li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:17px;height:17px;border-radius:50%;background:var(--blue-l);border:1.5px solid var(--blue-m);background-image:url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 12 12' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpolyline points='10 3 5 9 2 6' fill='none' stroke='%23092f5d' stroke-width='1.5' stroke-linecap='round'\/%3E%3C\/svg%3E\");background-size:10px;background-position:center;background-repeat:no-repeat;}\r\n.td-card{padding:28px;border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;height:100%;position:relative;overflow:hidden;transition:all .3s;}\r\n.td-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .35s;}\r\n.td-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--blue-m);}\r\n.td-card:hover::after{transform:scaleX(1);}\r\n.td-team{border-radius:var(--radius-lg);overflow:hidden;position:relative;}\r\n.td-team img{width:100%;height:380px;object-fit:cover;object-position:center top;display:block;transition:transform .5s;}\r\n.td-team:hover img{transform:scale(1.04);}\r\n.td-team-info{position:absolute;bottom:0;left:0;right:0;padding:12px;}\r\n.td-team-info-inner{background:#fff;border-radius:var(--radius);padding:12px 16px;text-align:center;}\r\n.td-team-info-inner h4{font-size:17px;margin-bottom:3px;}\r\n.td-team-info-inner p{font-size:12px;color:var(--blue);font-weight:600;margin:0;}\r\n.td-gar{text-align:center;padding:24px 16px;border-radius:var(--radius);border:1px solid var(--border);background:#fff;transition:all .25s;}\r\n.td-gar:hover{border-color:var(--blue-m);box-shadow:var(--shadow);}\r\n.td-gar-num{font-family:'Urbanist',sans-serif;font-size:52px;font-weight:700;color:var(--blue);line-height:1;}\r\n.td-gar-unit{font-size:13px;color:var(--gray);}\r\n.td-gar-lbl{font-size:13px;font-weight:600;color:var(--dark);margin-top:6px;}\r\n.td-acc-title{padding:16px 20px;font-size:15px;font-weight:600;color:var(--dark);cursor:pointer;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;transition:all .2s;background:#fff;font-family:'Inter',sans-serif;user-select:none;}\r\n.td-acc-title:hover,.td-acc-title.open{background:var(--blue-l);border-color:var(--blue-m);color:var(--blue);}\r\n.td-acc-title::after{content:'+';font-size:22px;font-weight:300;color:var(--blue);transition:transform .25s;flex-shrink:0;margin-left:12px;}\r\n.td-acc-title.open::after{transform:rotate(45deg);}\r\n.td-acc-body{display:none;padding:14px 20px 18px;font-size:14.5px;color:var(--gray);line-height:1.8;border:1px solid var(--blue-m);border-top:none;border-radius:0 0 var(--radius) var(--radius);margin-top:-8px;margin-bottom:8px;background:#fff;}\r\n.td-review{background:linear-gradient(to bottom,var(--blue-l) 0%,#fff 55%);border-radius:var(--radius-lg);padding:28px;border:1px solid var(--border);}\r\n.td-review .av{width:44px;height:44px;border-radius:50%;background:var(--blue-l);border:2px solid var(--blue-m);display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:var(--blue);flex-shrink:0;}\r\n.td-review .name{font-size:14px;font-weight:600;}\r\n.td-review .role{font-size:12px;color:#9CA3AF;}\r\n.td-review .stars{color:#FBBF24;font-size:13px;}\r\n.td-review .text{font-size:14px;color:#374151;font-style:italic;line-height:1.8;margin:0;}\r\n.td-video{position:relative;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;}\r\n.td-video img{width:100%;max-height:520px;object-fit:cover;transition:transform .5s;}\r\n.td-video:hover img{transform:scale(1.03);}\r\n.td-video-overlay{position:absolute;inset:0;background:rgba(17,24,39,.4);transition:background .3s;}\r\n.td-video:hover .td-video-overlay{background:rgba(17,24,39,.55);}\r\n.td-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .3s,box-shadow .3s;}\r\n.td-play::after{content:'';width:0;height:0;border-style:solid;border-width:12px 0 12px 22px;border-color:transparent transparent transparent var(--blue);margin-left:5px;}\r\n.td-video:hover .td-play{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 0 16px rgba(255,255,255,.15);}\r\n.td-form{background:#fff;border-radius:var(--radius-lg);padding:40px;box-shadow:var(--shadow-lg);border:1px solid var(--border);}\r\n.td-tab-row{display:flex;gap:5px;background:var(--blue-l);border-radius:var(--radius);padding:4px;margin-bottom:22px;}\r\n.td-tab{flex:1;padding:10px;border-radius:calc(var(--radius) - 2px);border:none;cursor:pointer;font-family:'Inter',sans-serif;font-size:13px;font-weight:600;background:transparent;color:var(--gray);transition:all .25s;}\r\n.td-tab.on{background:var(--blue);color:#fff;}\r\n.td-fg{margin-bottom:14px;}\r\n.td-fg label{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9CA3AF;margin-bottom:6px;}\r\n.td-fg input,.td-fg textarea,.td-fg select{width:100%;padding:12px 16px;background:var(--blue-l);border:1.5px solid var(--border);border-radius:var(--radius);font-family:'Inter',sans-serif;font-size:14px;color:var(--dark);outline:none;transition:border-color .2s;}\r\n.td-fg input:focus,.td-fg textarea:focus,.td-fg select:focus{border-color:var(--blue);background:#fff;}\r\n.td-fg textarea{resize:vertical;min-height:100px;}\r\n.td-fg-2{display:grid;grid-template-columns:1fr 1fr;gap:12px;}\r\n.td-btn-sub{width:100%;padding:14px;background:var(--blue);color:#fff;border:none;border-radius:var(--radius);font-family:'Inter',sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s;}\r\n.td-btn-sub:hover{background:var(--blue-d);transform:translateY(-1px);}\r\n.td-ok-msg{display:none;padding:12px 16px;background:var(--blue-l);border-radius:var(--radius);border-left:3px solid var(--blue);font-size:14px;font-weight:600;color:var(--blue);margin-bottom:12px;}\r\n.td-gdpr{display:flex;align-items:flex-start;gap:10px;margin:12px 0 18px;}\r\n.td-gdpr input{width:16px;height:16px;margin-top:2px;flex-shrink:0;accent-color:var(--blue);}\r\n.td-gdpr label{font-size:13px;color:var(--gray);line-height:1.6;cursor:pointer;}\r\n.td-gdpr a{color:var(--blue);font-weight:600;}\r\n.td-info{display:flex;gap:14px;margin-bottom:20px;align-items:flex-start;}\r\n.td-info-icon{width:46px;height:46px;border-radius:var(--radius);background:var(--blue-l);border:1px solid var(--blue-m);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--blue);font-size:18px;}\r\n.td-info-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9CA3AF;margin-bottom:3px;}\r\n.td-info-value{font-size:15px;font-weight:600;color:var(--dark);}\r\n.td-counter h3{font-family:'Urbanist',sans-serif;font-size:35px;font-weight:700;color:var(--dark);margin-bottom:6px;}\r\n@media(max-width:992px){\r\n  :root{--sec-pad:72px;}\r\n  .td-section{padding:72px 0;}\r\n  .td-section-sm{padding:52px 0;}\r\n  .td-hero-cards{display:none;}\r\n}\r\n@media(max-width:768px){\r\n  :root{--sec-pad:52px;}\r\n  .td-section{padding:52px 0;}\r\n  .td-section-sm{padding:40px 0;}\r\n  .td-fg-2{grid-template-columns:1fr;}\r\n  .td-form{padding:24px;}\r\n  .td-tab-row{flex-direction:column;}\r\n  .td-rolunk-kollazs{flex-direction:column!important;}\r\n  .td-rolunk-kollazs>div{flex:unset!important;width:100%!important;padding-top:0!important;}\r\n}\r\n@media(max-width:576px){:root{--sec-pad:40px;}.td-section{padding:40px 0;}.td-section-sm{padding:32px 0;}.td-btn{width:100%;justify-content:center;}}\r\n\r\n\/* Hero k\u00e9p mobilon *\/\r\n@media(max-width:991px){\r\n  .td-hero-img { margin-top: 8px !important; width: 90% !important; max-width: 380px !important; }\r\n  .td-hero-section { min-height: unset !important; padding-bottom: 0 !important; }\r\n  .td-hero-img-col { padding-bottom: 0 !important; margin-bottom: -4px !important; }\r\n}\r\n\r\n\/* \u2500\u2500 Glob\u00e1lis mobil overflow fix \u2500\u2500 *\/\r\nhtml { overflow-x: hidden; }\r\nbody { overflow-x: hidden; max-width: 100vw; }\r\nimg  { max-width: 100%; height: auto; }\r\n* { min-width: 0; }\r\n\r\n\/* \u2500\u2500 Gomb shimmer anim\u00e1ci\u00f3 (subtilis) \u2500\u2500 *\/\r\n.td-btn {\r\n  position: relative;\r\n  overflow: hidden;\r\n  animation: td-glow 3s ease-in-out infinite;\r\n}\r\n.td-btn::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: -70%;\r\n  width: 45%;\r\n  height: 100%;\r\n  background: linear-gradient(\r\n    120deg,\r\n    transparent       15%,\r\n    rgba(255,255,255,.22) 50%,\r\n    transparent       85%\r\n  );\r\n  animation: td-sweep 3s ease-in-out infinite;\r\n  pointer-events: none;\r\n}\r\n.td-btn:hover { animation-play-state: paused; }\r\n.td-btn:hover::before { animation-play-state: paused; }\r\n@keyframes td-glow {\r\n  0%,100% { box-shadow: 0 4px 16px rgba(9,47,93,.35); }\r\n  50%      { box-shadow: 0 6px 22px rgba(9,47,93,.55), 0 0 18px 4px rgba(9,47,93,.18); }\r\n}\r\n@keyframes td-sweep {\r\n  0%   { left: -70%; }\r\n  100% { left: 130%; }\r\n}\r\n<\/style>\r\n\r\n<!-- \u2550\u2550 HERO \u2550\u2550 -->\r\n<section class=\"td-section-light pb-0 td-hero-section\" style=\"overflow:hidden;padding-top:0px;display:flex;align-items:stretch;\">\r\n  <div class=\"container\">\r\n    <div class=\"row g-0 gx-lg-5 align-items-center\" style=\"min-height:calc(85vh - 90px);\">\r\n      <div class=\"col-lg-6 py-4 pb-lg-0\">\r\n        <div class=\"td-eyebrow\">\u00dcdv\u00f6z\u00f6lj\u00fck rendel\u0151nkben<\/div>\r\n        <h1 style=\"font-size:clamp(42px,5vw,64px);font-weight:700;line-height:1.05;margin-bottom:10px;\">Tukora Dental<\/h1>\r\n        <h2 style=\"font-size:clamp(18px,2.5vw,26px);font-weight:500;color:var(--blue);margin-bottom:18px;font-family:'Inter',sans-serif;\">Dr. Tukora Vivien<\/h2>\r\n        <!-- M\u00d3DOS\u00cdTVA: eg\u00e9sz csal\u00e1d \u2192 pr\u00e9mium f\u00f3kusz -->\r\n        <p style=\"font-size:16px;color:var(--gray);line-height:1.8;margin-bottom:36px;max-width:550px;\">\r\n          Pr\u00e9mium fog\u00e1szati ell\u00e1t\u00e1st k\u00edn\u00e1lunk \u2013 a rutinvizsg\u00e1latt\u00f3l az eszt\u00e9tikai kezel\u00e9sekig. Tapasztalt szakmai csapatunk biztos\u00edtja, hogy mosolya eg\u00e9szs\u00e9ges \u00e9s magabiztos maradjon.\r\n        <\/p>\r\n        <div class=\"d-flex gap-3 flex-wrap\">\r\n          <a class=\"td-btn\" href=\"https:\/\/tukoradental.salonic.hu\/\" target=\"_blank\"><i class=\"fa fa-calendar-check\"><\/i> Id\u0151pontfoglal\u00e1s<\/a>\r\n          <a class=\"td-btn td-btn-dark\" href=\"#td-contact\"><i class=\"fa fa-phone\"><\/i> Visszah\u00edv\u00e1st k\u00e9rek<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-lg-6 td-hero-img-col d-none d-lg-flex\"\r\n           style=\"position:relative;align-self:stretch;min-height:calc(85vh - 90px);\">\r\n        <div style=\"position:absolute;bottom:0;left:17%;right:18%;height:75%;background:#e8eaed;border-radius:24px 24px 0 0;z-index:0;\"><\/div>\r\n        <img decoding=\"async\" src=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/Nevtelen-terv-26.png\"\r\n             class=\"td-hero-img\"\r\n             style=\"position:absolute;bottom:0;left:50%;\r\n                    transform:translateX(-50%);\r\n                    z-index:1;display:block;\r\n                    width:auto;max-width:90%;\r\n                    height:100%;object-fit:contain;\r\n                    object-position:bottom center;\"\r\n             alt=\"Dr. Tukora Vivien\">\r\n        <!-- Mobilon k\u00fcl\u00f6n k\u00e9p -->\r\n        <!-- Nyitvatart\u00e1s k\u00e1rtya -->\r\n        <div class=\"bg-dark text-white shadow d-none d-lg-block\"\r\n             style=\"position:absolute;top:55%;right:-35px;z-index:3;border-radius:12px;padding:16px 20px;min-width:min(260px,80vw);\">\r\n          <div class=\"d-flex align-items-center gap-3\">\r\n            <div style=\"width:42px;height:40px;border-radius:50%;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;\"><i class=\"fa fa-clock\"><\/i><\/div>\r\n            <div>\r\n              <strong style=\"display:block;font-size:13px;margin-bottom:4px;\">Nyitvatart\u00e1s<\/strong>\r\n              <div style=\"font-size:12px;opacity:.8;line-height:1.8;\">H\u00e9tf\u0151: 08:00\u201313:00<br>Cs\u00fct\u00f6rt\u00f6k: 08:00\u201321:00<br>P\u00e9ntek: 14:00\u201321:00<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <!-- Rendel\u0151 k\u00e1rtya -->\r\n        <div class=\"bg-white shadow d-none d-lg-block\"\r\n             style=\"position:absolute;bottom:6%;left:-16px;z-index:3;border-radius:12px;padding:16px 20px;border:1px solid var(--border);min-width:min(240px,80vw);\">\r\n          <div class=\"d-flex align-items-center gap-3\">\r\n            <div style=\"width:42px;height:42px;border-radius:50%;background:var(--blue-l);display:flex;align-items:center;justify-content:center;flex-shrink:0;\"><i class=\"fa fa-map-marker-alt\" style=\"color:var(--blue);\"><\/i><\/div>\r\n            <div>\r\n              <strong style=\"display:block;font-size:13px;margin-bottom:2px;\">Rendel\u0151 c\u00edme<\/strong>\r\n              <span style=\"font-size:12px;color:var(--gray);line-height:1.5;\">Budapest, Andr\u00e1ssy \u00fat 83-85<br>1. em.\/26. &nbsp;\u00b7&nbsp; Kapucseng\u0151: 40<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <!-- Mobilon l\u00e1that\u00f3 k\u00e9p -->\r\n      <div class=\"col-12 d-lg-none td-hero-img-col\" style=\"padding-bottom:0;\">\r\n        <img decoding=\"async\" src=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/Nevtelen-terv-26.png\"\r\n             class=\"td-hero-img\"\r\n             style=\"display:block;width:90%;max-width:380px;margin:8px auto 0;height:auto;\"\r\n             alt=\"Dr. Tukora Vivien\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 R\u00d3LUNK \u2550\u2550 -->\r\n<section class=\"td-section\">\r\n  <div class=\"container\">\r\n    <div class=\"row g-4 g-lg-5 align-items-center\">\r\n      <div class=\"col-lg-6\">\r\n        <div class=\"d-none d-lg-flex gap-3 align-items-start td-rolunk-kollazs\">\r\n          <div style=\"flex:1.1;\">\r\n            <div class=\"rounded-3 overflow-hidden\">\r\n              <img decoding=\"async\" src=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/10-scaled.jpg\" alt=\"Rendel\u0151\" style=\"width:100%;height:460px;object-fit:cover;display:block;\">\r\n            <\/div>\r\n          <\/div>\r\n          <div style=\"flex:1;display:flex;flex-direction:column;gap:12px;padding-top:40px;\">\r\n            <div class=\"rounded-3 overflow-hidden\">\r\n              <img decoding=\"async\" src=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/8-scaled.jpg\" alt=\"Rendel\u0151\" style=\"width:100%;height:220px;object-fit:cover;display:block;\">\r\n            <\/div>\r\n            <div class=\"rounded-3 overflow-hidden\">\r\n              <img decoding=\"async\" src=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/4-scaled.jpg\" alt=\"Rendel\u0151\" style=\"width:100%;height:220px;object-fit:cover;display:block;\">\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-lg-6\">\r\n        <div class=\"td-eyebrow\">R\u00f3lunk<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3vw,40px);font-weight:700;margin-bottom:18px;\">Professzion\u00e1lis \u00e9s szem\u00e9lyre szabott fog\u00e1szat<\/h2>\r\n        <!-- M\u00d3DOS\u00cdTVA: eg\u00e9sz csal\u00e1d \u2192 pr\u00e9mium f\u00f3kusz -->\r\n        <p style=\"color:var(--gray);line-height:1.8;margin-bottom:20px;\">Pr\u00e9mium fog\u00e1szati ell\u00e1t\u00e1st k\u00edn\u00e1lunk \u2013 a rutinvizsg\u00e1latt\u00f3l az eszt\u00e9tikai kezel\u00e9sekig. Tapasztalt szakmai csapatunk biztos\u00edtja, hogy mosolya eg\u00e9szs\u00e9ges \u00e9s magabiztos maradjon.<\/p>\r\n        <ul class=\"td-checklist\"><li>Szem\u00e9lyre szabott kezel\u00e9si tervek<\/li><li>F\u00e1jdalommentes, gyeng\u00e9d ell\u00e1t\u00e1s<\/li><li>Korszer\u0171 technol\u00f3gia<\/li><li>Rugalmas id\u0151pontfoglal\u00e1s online<\/li><\/ul>\r\n        <div class=\"mt-4\"><a class=\"td-btn\" href=\"https:\/\/tukoradental.salonic.hu\/\" target=\"_blank\"><i class=\"fa fa-calendar-check\"><\/i> Id\u0151pontfoglal\u00e1s<\/a><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 KEZEL\u00c9SEINK \u2550\u2550 -->\r\n<section class=\"td-section td-section-light\">\r\n  <div class=\"container\">\r\n    <div class=\"row text-center mb-5\">\r\n      <div class=\"col\">\r\n        <div class=\"td-eyebrow\" style=\"justify-content:center;\">Kezel\u00e9seink<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3vw,40px);font-weight:700;\">Miben seg\u00edthet\u00fcnk \u00d6nnek?<\/h2>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"row g-4\">\r\n      <!-- M\u00d3DOS\u00cdTVA: R\u00e9szletek \u2192 linkek elt\u00e1vol\u00edtva minden k\u00e1rty\u00e1r\u00f3l -->\r\n      <div class=\"col-lg-3 col-sm-6\"><div class=\"td-card\"><i class=\"fas fa-search fa-2x\" style=\"color:var(--blue);display:block;margin-bottom:16px;\"><\/i><h4 style=\"font-size:17px;font-weight:700;margin-bottom:10px;\">Diagnosztika<\/h4><p style=\"color:var(--gray);font-size:14px;line-height:1.7;\">\u00c1llapotfelm\u00e9r\u00e9s, r\u00f6ntgen, kezel\u00e9si terv \u2013 minden kezel\u00e9s alapos diagn\u00f3zisra \u00e9p\u00fcl.<\/p><\/div><\/div>\r\n      <div class=\"col-lg-3 col-sm-6\"><div class=\"td-card\"><i class=\"fas fa-teeth-open fa-2x\" style=\"color:var(--blue);display:block;margin-bottom:16px;\"><\/i><h4 style=\"font-size:17px;font-weight:700;margin-bottom:10px;\">Dent\u00e1lhigi\u00e9nia \u00e9s feh\u00e9r\u00edt\u00e9s<\/h4><p style=\"color:var(--gray);font-size:14px;line-height:1.7;\">Fogk\u0151elt\u00e1vol\u00edt\u00e1s, Air flow, pr\u00e9mium tiszt\u00edt\u00e1s \u00e9s fogfeh\u00e9r\u00edt\u00e9s.<\/p><\/div><\/div>\r\n      <div class=\"col-lg-3 col-sm-6\"><div class=\"td-card\"><i class=\"fas fa-tooth fa-2x\" style=\"color:var(--blue);display:block;margin-bottom:16px;\"><\/i><h4 style=\"font-size:17px;font-weight:700;margin-bottom:10px;\">Fogt\u00f6m\u00e9s<\/h4><p style=\"color:var(--gray);font-size:14px;line-height:1.7;\">Modern kompozit t\u00f6m\u00e9sek eszt\u00e9tikus megjelen\u00e9ssel, 2 \u00e9v garanci\u00e1val.<\/p><\/div><\/div>\r\n      <div class=\"col-lg-3 col-sm-6\"><div class=\"td-card\"><i class=\"fas fa-tooth fa-2x\" style=\"color:var(--blue);display:block;margin-bottom:16px;\"><\/i><h4 style=\"font-size:17px;font-weight:700;margin-bottom:10px;\">Gy\u00f6k\u00e9rkezel\u00e9s<\/h4><p style=\"color:var(--gray);font-size:14px;line-height:1.7;\">F\u00e1jdalommentes gy\u00f6k\u00e9rkezel\u00e9s, re-endodoncia \u2013 tart\u00f3s eredm\u00e9ny.<\/p><\/div><\/div>\r\n      <div class=\"col-lg-3 col-sm-6\"><div class=\"td-card\"><i class=\"fas fa-crown fa-2x\" style=\"color:var(--blue);display:block;margin-bottom:16px;\"><\/i><h4 style=\"font-size:17px;font-weight:700;margin-bottom:10px;\">Fogp\u00f3tl\u00e1sok<\/h4><p style=\"color:var(--gray);font-size:14px;line-height:1.7;\">Cirk\u00f3nium \u00e9s f\u00e9mker\u00e1mia koron\u00e1k, teljes \u00e9s r\u00e9szleges fogsorok.<\/p><\/div><\/div>\r\n      <div class=\"col-lg-3 col-sm-6\"><div class=\"td-card\"><i class=\"fas fa-heart fa-2x\" style=\"color:var(--blue);display:block;margin-bottom:16px;\"><\/i><h4 style=\"font-size:17px;font-weight:700;margin-bottom:10px;\">Parodontol\u00f3gia<\/h4><p style=\"color:var(--gray);font-size:14px;line-height:1.7;\">Fog\u00edny-kezel\u00e9sek \u00e9s k\u00fcrett\u00e1l\u00e1s a hossz\u00fa t\u00e1v\u00fa fogeg\u00e9szs\u00e9g\u00e9rt.<\/p><\/div><\/div>\r\n      <div class=\"col-lg-3 col-sm-6\"><div class=\"td-card\"><i class=\"fas fa-star fa-2x\" style=\"color:var(--blue);display:block;margin-bottom:16px;\"><\/i><h4 style=\"font-size:17px;font-weight:700;margin-bottom:10px;\">Hollywood Smile<\/h4><p style=\"color:var(--gray);font-size:14px;line-height:1.7;\">Modern technol\u00f3gi\u00e1val, pr\u00e9mium k\u00f6rnyezetben \u00e9s szem\u00e9lyre szabott kezel\u00e9sekkel seg\u00edt\u00fcnk, hogy magabiztosan mosolyoghasson minden nap.<\/p><\/div><\/div>\r\n      <div class=\"col-lg-3 col-sm-6\"><div class=\"td-card\"><i class=\"fas fa-magic fa-2x\" style=\"color:var(--blue);display:block;margin-bottom:16px;\"><\/i><h4 style=\"font-size:17px;font-weight:700;margin-bottom:10px;\">Mosolytervez\u00e9s<\/h4><p style=\"color:var(--gray);font-size:14px;line-height:1.7;\">A mosolytervez\u00e9s sor\u00e1n szem\u00e9lyre szabottan megtervezz\u00fck az ide\u00e1lis mosolyt, figyelembe v\u00e9ve az arcform\u00e1t, az ajak vonal\u00e1t, a fogak ar\u00e1nyait \u00e9s az egy\u00e9ni ig\u00e9nyeket.<\/p><\/div><\/div>\r\n    <\/div>\r\n    <div class=\"text-center mt-5\"><a class=\"td-btn td-btn-outline\" href=\"\/szolgaltatasok\">\u00d6sszes kezel\u00e9s megtekint\u00e9se<\/a><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 CSAPAT + SZ\u00c1MOK \u2550\u2550 -->\r\n<section class=\"td-section\">\r\n  <div class=\"container\">\r\n    <div class=\"row text-center mb-5\">\r\n      <div class=\"col-lg-6 offset-lg-3\">\r\n        <div class=\"td-eyebrow\" style=\"justify-content:center;\">Csapatunk<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3vw,40px);font-weight:700;\">Elk\u00f6telezve az \u00d6n mosoly\u00e1\u00e9rt<\/h2>\r\n        <p class=\"mt-2\" style=\"color:var(--gray);\">Tapasztalt fog\u00e1szati csapatunk minden l\u00e1togat\u00e1st pozit\u00edvv\u00e1 \u00e9s szem\u00e9lyess\u00e9 tesz.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"row g-4 justify-content-center\">\r\n      <!-- M\u00d3DOS\u00cdTVA: csapatk\u00e9pek cser\u00e9lve -->\r\n      <div class=\"col-lg-4 col-sm-6\">\r\n        <div class=\"td-team\">\r\n          <img decoding=\"async\" src=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/Nevtelen-terv.jpg\" alt=\"Dr. Tukora Vivien\" style=\"width:100%;height:420px;object-fit:cover;object-position:center 15%;display:block;\">\r\n          <div class=\"td-team-info\"><div class=\"td-team-info-inner\"><h4>Dr. Tukora Vivien<\/h4><p>Vezet\u0151 fogorvos, Eszt\u00e9tikai fogorvos<\/p><\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-lg-4 col-sm-6\">\r\n        <div class=\"td-team\">\r\n          <img decoding=\"async\" src=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/1-scaled-e1776510789302.jpg\" alt=\"Fog\u00e1szati asszisztens\" style=\"width:100%;height:420px;object-fit:cover;object-position:center 10%;display:block;\">\r\n          <div class=\"td-team-info\"><div class=\"td-team-info-inner\"><h4>Zombori Nikolett<\/h4><p>Fog\u00e1szati asszisztens, Klinikai fog\u00e1szati higi\u00e9nikus<\/p><\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div><!-- \/row csapat -->\r\n    <div class=\"row g-4 text-center mt-5 pt-4 justify-content-center\" style=\"border-top:1px solid var(--border);\">\r\n      <div class=\"col-md-3 col-4\"><div class=\"td-counter\"><h3><span class=\"td-timer\" data-to=\"2000\" data-speed=\"2500\">2000<\/span>+<\/h3><p style=\"color:var(--gray);font-size:14px;\">El\u00e9gedett p\u00e1ciens<\/p><\/div><\/div>\r\n      <div class=\"col-md-3 col-4\"><div class=\"td-counter\"><h3><span class=\"td-timer\" data-to=\"300\" data-speed=\"2500\">300<\/span>+<\/h3><p style=\"color:var(--gray);font-size:14px;\">Fogfeh\u00e9r\u00edt\u00e9s elv\u00e9gezve<\/p><\/div><\/div>\r\n      <div class=\"col-md-3 col-4\"><div class=\"td-counter\"><h3><span class=\"td-timer\" data-to=\"150\" data-speed=\"2500\">150<\/span>+<\/h3><p style=\"color:var(--gray);font-size:14px;\">Fogp\u00f3tl\u00e1s behelyezve<\/p><\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 GYIK \u2550\u2550 -->\r\n<section class=\"td-section td-section-light\">\r\n  <div class=\"container\">\r\n    <div class=\"row g-4 g-lg-5\">\r\n      <div class=\"col-lg-5\">\r\n        <div class=\"td-eyebrow\">Mindent, amit tudni kell<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3vw,40px);font-weight:700;\">Gyakori k\u00e9rd\u00e9sek<\/h2>\r\n        <p class=\"mt-3\" style=\"color:var(--gray);line-height:1.8;\">Ha nem tal\u00e1lja a v\u00e1laszt, l\u00e9pjen kapcsolatba vel\u00fcnk!<\/p>\r\n        <div class=\"mt-4\"><a class=\"td-btn td-btn-outline\" href=\"\/kapcsolat\">Kapcsolatfelv\u00e9tel<\/a><\/div>\r\n      <\/div>\r\n      <div class=\"col-lg-7\">\r\n        <div class=\"td-acc-title\">Milyen gyakran kell fogorvost l\u00e1togatni?<\/div><div class=\"td-acc-body\">\u00c9vente legal\u00e1bb k\u00e9tszer javasolt kontrollvizsg\u00e1lat, hacsak a kezel\u0151orvos m\u00e1st nem javasol.<\/div>\r\n        <div class=\"td-acc-title\">Mi a teend\u0151 fog\u00e1szati s\u00fcrg\u0151ss\u00e9g eset\u00e9n?<\/div><div class=\"td-acc-body\">K\u00e9rj\u00fck azonnal h\u00edvjon. S\u00fcrg\u0151s esetekben szabad kapacit\u00e1st\u00f3l f\u00fcgg\u0151en aznap is fogadjuk p\u00e1cienseinket.<\/div>\r\n        <div class=\"td-acc-title\">Fogadnak gyermekeket is?<\/div><div class=\"td-acc-body\">Igen, minden koroszt\u00e1lyt sz\u00edvesen fogadunk. A gyermekek gondos ell\u00e1t\u00e1sa kiemelt priorit\u00e1sunk.<\/div>\r\n        <div class=\"td-acc-title\">Mi az a Hollywood Smile?<\/div><div class=\"td-acc-body\">Szem\u00e9lyre szabott eszt\u00e9tikai program: pr\u00e9sker\u00e1mia h\u00e9jak \u00e9s cirk\u00f3nium korona, fogfeh\u00e9r\u00edt\u00e9s, wax up \u00e9s digit\u00e1lis mosolytervez\u00e9s kombin\u00e1ci\u00f3ja.<\/div>\r\n        <div class=\"td-acc-title\">Biztons\u00e1gos-e a fogfeh\u00e9r\u00edt\u00e9s?<\/div><div class=\"td-acc-body\">Igen, szakorvosi fel\u00fcgyelettel v\u00e9gezve teljesen biztons\u00e1gos \u00e9s tart\u00f3s eredm\u00e9nnyel j\u00e1r.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 VIDEO \u2550\u2550 -->\r\n<section style=\"background:#0f172a;padding:80px 0;\">\r\n  <div class=\"container\">\r\n    <div class=\"row g-4 g-lg-5 align-items-center\">\r\n      <!-- Bal: sz\u00f6veg -->\r\n      <div class=\"col-lg-5\">\r\n        <div class=\"td-eyebrow\" style=\"color:#c2cad5;\">Itt tal\u00e1l meg minket<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3vw,38px);font-weight:700;\r\n                   color:#fff;margin-bottom:16px;\">\r\n          Megk\u00f6zel\u00edthet\u0151s\u00e9g\r\n        <\/h2>\r\n        <p style=\"color:rgba(255,255,255,.6);line-height:1.8;margin-bottom:28px;\">\r\n          Az Andr\u00e1ssy \u00fat 83-85. sz\u00e1m alatt v\u00e1rjuk \u2013 a kapucseng\u0151n\r\n          a <strong style=\"color:#fff;\">40-es<\/strong> gombot nyomja meg,\r\n          majd az <strong style=\"color:#fff;\">1. emeleten<\/strong> a 26-os\r\n          ajt\u00f3n\u00e1l tal\u00e1l minket.\r\n        <\/p>\r\n        <a class=\"td-btn\" href=\"https:\/\/tukoradental.salonic.hu\/\" target=\"_blank\">\r\n          <i class=\"fa fa-calendar-check\"><\/i> Id\u0151pontfoglal\u00e1s\r\n        <\/a>\r\n      <\/div>\r\n      <!-- Jobb: vide\u00f3 -->\r\n      <div class=\"col-lg-7\">\r\n        <div style=\"border-radius:20px;overflow:hidden;\r\n                    box-shadow:0 16px 64px rgba(0,0,0,.5);\r\n                    max-width:420px;margin:0 auto;\">\r\n          <video\r\n            src=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/tukora_video_web.mp4\"\r\n            poster=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/10-scaled.jpg\"\r\n            controls\r\n            playsinline\r\n            style=\"width:100%;display:block;\">\r\n          <\/video>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 V\u00c9LEM\u00c9NYEK \u2550\u2550 -->\r\n<section class=\"td-section td-section-light\">\r\n  <div class=\"container\">\r\n    <div class=\"row text-center mb-5\">\r\n      <div class=\"col-lg-6 offset-lg-3\">\r\n        <div class=\"td-eyebrow\" style=\"justify-content:center;\">V\u00e9lem\u00e9nyek<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3vw,40px);font-weight:700;\">El\u00e9gedett p\u00e1cienseink<\/h2>\r\n        <p class=\"mt-2\" style=\"color:var(--gray);\">Val\u00f3di Google \u00e9rt\u00e9kel\u00e9sek p\u00e1cienseinkt\u0151l.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s|ma|napja|napja|hete|hete|h\u00f3napja|h\u00f3napja|\u00e9ve|\u00e9ve\" data-plugin-version=\"13.2.9\" data-layout-id=\"13\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"hu\" data-close-locale=\"Bez\u00e1r\u00e1s\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"V\u00e1lasz a tulajdonost\u00f3l\" data-only-rating-locale=\"Ez a felhaszn\u00e1l\u00f3 csak egy \u00e9rt\u00e9kel\u00e9st hagyott.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer source-Google\"> <div class=\"ti-row\"> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh4.googleusercontent.com\/-rGsR9ZmghME\/AAAAAAAAAAI\/AAAAAAAAAAA\/QgsraYGoxsk\/s160-p-k-no-ns-nd\/photo.jpg\" alt=\"Tukora Dental\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Tukora Dental<\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\"><strong>10 Google v\u00e9lem\u00e9ny<\/strong><\/span> <\/div> <div class=\"ti-header-write-btn-container\"> <a href=\"https:\/\/admin.trustindex.io\/api\/googleWriteReview?place-id=ChIJw7Tt62_dQUcRn71kbJwsCq8\" class=\"ti-header-write-btn\" role=\"button\" aria-label=\"Google \u00e9rt\u00e9kel\u00e9s \u00edr\u00e1sa\" target=\"_blank\" rel=\"noopener\">\u00c9rt\u00e9kel\u00e9s \u00edr\u00e1sa<\/a> <\/div>  <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"K\u00f6vetkez\u0151 v\u00e9lem\u00e9ny\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"El\u0151z\u0151 v\u00e9lem\u00e9ny\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1777507200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUR77ar1uEPzgetVwc4LG7F8U8Ey_7KUyWIiVxjWgwK4pm7zgyD=w40-h40-c-rp-mo-br100\" alt=\"Tibor Hajagos profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Tibor Hajagos <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Nagyon alapos doktorn\u0151!\u00dagy \u00e8rz\u00e8stelen\u00ect,hogy \u00e8szre  sem vettem a sz\u00far\u00e0st!Mindenkinek aj\u00e0nlom!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776729600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLnvgB1jIXxvTshe89OmwoTE9x9cQVn9l203JIhGr4lCgRnQA=w40-h40-c-rp-mo-ba2-br100\" alt=\"Roz\u00e1lia Moln\u00e1r profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Roz\u00e1lia Moln\u00e1r <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Csillagos \u00f6t\u00f6s! Dr. Tukora Vivienn\u00e9l j\u00e1rtam az Andr\u00e1ssy \u00faton, \u00e9s \u00e9letem legpozit\u00edvabb fog\u00e1szati \u00e9lm\u00e9nye volt. A t\u00f6m\u00e9s t\u00e9nyleg teljesen f\u00e1jdalommentesen k\u00e9sz\u00fclt el. A rendel\u0151 gy\u00f6ny\u00f6r\u0171 \u00e9s tiszta, a doktorn\u0151 pedig l\u00e1that\u00f3an nagyon \u00e9rti a dolg\u00e1t. V\u00e9gre egy hely, ahov\u00e1 nem szorongva megyek vissza!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776643200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWLsJVx6IUiE7G8YD5K9PKMOHXhZEQKqDKV_vwCCg9PJ2dibrlE=w40-h40-c-rp-mo-br100\" alt=\"Mate Varbiro profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mate Varbiro <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Tukora doktorn\u014d prec\u00edz, alapos. Odafigyel a r\u00e9szletekre \u00e9s profi munk\u00e1t v\u00e9gez. Csak aj\u00e1nlani tudom<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776643200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJ86IYWp1gLudXuhf4OXoX6mdBio120yZDdxNOWQAzXxdTBXw=w40-h40-c-rp-mo-br100\" alt=\"Jenifer Nemoda profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jenifer Nemoda <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->I can only recommend the Tukora Dental! I have travelled from Switzerland for a complete check-up, and have been treated with the highest professionalism and care. Looking forward to be back soon!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776470400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLj62zdMuXue-b0Q3RZ_oztHzfpTDezHjnl7ya2Tv63YgOCEA=w40-h40-c-rp-mo-br100\" alt=\"Rita F\u00fcl\u00f6pn\u00e9 G\u00e1l profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rita F\u00fcl\u00f6pn\u00e9 G\u00e1l <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Csak aj\u00e1nlani tudom a doktorn\u0151t\nNagyon  meg vagyok el\u00e9gedve  a munk\u00e1j\u00e1val.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776470400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjW0byQ-lMs7MLEtmr8dzzQ_H-kYf7GG40lLAV269JKGgdigmql_=w40-h40-c-rp-mo-br100\" alt=\"Koppany Csipo profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Koppany Csipo <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Nyugodt \u00e9s profi a Doktorn\u0151. Mindent elmagyar\u00e1znak, figyelnek r\u00e1d, \u00e9s t\u00e9nyleg az az \u00e9rz\u00e9sed, hogy j\u00f3 kezekben vagy. \ud83d\ude4f\ud83c\udffc<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776470400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLi787rDQgP8SKqHFVUDJ2B5BGKbbc8TYG0gTQrgVhAITp30A=w40-h40-c-rp-mo-br100\" alt=\"Rita Csonka profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rita Csonka <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Dr.Tukora Vivien prec\u00edz \u00e9s kiv\u00e1l\u00f3 szakember!Mindenkinek aj\u00e1nlom!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776470400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXEW1k4jLtEcJXkR4KyGLHkDVQhxPrTgp54xfR8dKcs4TuK42Pi=w40-h40-c-rp-mo-br100\" alt=\"Vanda M\u00e1rk - Cserv\u00f6lgyi profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Vanda M\u00e1rk - Cserv\u00f6lgyi <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Nagyon el\u00e9gedett vagyok a Doktorn\u0151 munk\u00e1j\u00e1val! Kicsit izgultam a vizsg\u00e1lat el\u0151tt, de a kedvess\u00e9ge, nyugodts\u00e1ga \u00e9s empatikus hozz\u00e1\u00e1ll\u00e1sa m\u00e1r az els\u0151 percekben megnyugtatott. Mosolyg\u00f3s, figyelmes, \u00e9s v\u00e9gig biztons\u00e1gban \u00e9reztem magam n\u00e1la.\n\nA kezel\u00e9s teljesen f\u00e1jdalommentes volt, a fogk\u00f6vemet rendk\u00edv\u00fcl k\u00edm\u00e9letesen t\u00e1vol\u00edtotta el. Alaposan \u00e1tvizsg\u00e1lta a fogaimat, \u00e9s szerencs\u00e9re a fogk\u0151n k\u00edv\u00fcl m\u00e1s probl\u00e9m\u00e1t nem tal\u00e1lt, amit k\u00fcl\u00f6n megnyugtat\u00f3nak \u00e9reztem.\n\nSzakmailag \u00e9s emberileg is maxim\u00e1lisan el\u00e9gedett vagyok, mindenkinek csak aj\u00e1nlani tudom! Legk\u00f6zelebb is biztosan hozz\u00e1 fordulok, ha b\u00e1rmilyen fog\u00e1szati probl\u00e9m\u00e1m ad\u00f3dik.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776470400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJy17XC3kOnDA6kddfzPslkAfQ_JlsU0LA5fqphn6BdxPqpIQ=w40-h40-c-rp-mo-br100\" alt=\"Dorina B\u00e1gyi profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Dorina B\u00e1gyi <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Szeretn\u00e9m kifejezni a h\u00e1l\u00e1mat \u00e9s \u0151szinte elismer\u00e9semet ez\u00e9rt a fantasztikus fogorvos\u00e9rt. M\u00e1r az els\u0151 pillanatt\u00f3l kezdve \u00e9reztem, hogy j\u00f3 kezekben vagyok. Kedvess\u00e9ge, t\u00fcrelme \u00e9s figyelmess\u00e9ge teljesen megnyugtat\u00f3 volt.\nRitka az ilyen orvos, aki nemcsak szakmailag kiemelked\u0151, hanem emberileg is ennyire empatikus. Minden kezel\u00e9st alaposan elmagyar\u00e1zott, v\u00e9gig figyelt r\u00e1m, \u00e9s biztos\u00edtotta, hogy komfortosan \u00e9rezzem magam. Az eg\u00e9sz l\u00e9gk\u00f6r bar\u00e1ts\u00e1gos \u00e9s biztons\u00e1gos volt, ami sokat seg\u00edtett abban, hogy a fogorvosi l\u00e1togat\u00e1s ne stresszes \u00e9lm\u00e9ny legyen.\nSz\u00edvb\u0151l aj\u00e1nlom mindenkinek, aki egy megb\u00edzhat\u00f3, hozz\u00e1\u00e9rt\u0151 \u00e9s igaz\u00e1n kedves fogorvost keres. Nagyon h\u00e1l\u00e1s vagyok a doktorn\u0151nek a gondoskod\u00e1s\u00e1\u00e9rt \u00e9s a profi munk\u00e1j\u00e1\u00e9rt!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776470400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">K\u00f6zz\u00e9t\u00e9ve itt: <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLphxI8BN27vjixYcFbdnBLhsgShhMNzYasBQANar4o09LQizs=w40-h40-c-rp-mo-br100\" alt=\"Anik\u00f3 Sz\u00e9les profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Anik\u00f3 Sz\u00e9les <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">A Trustindex hiteles\u00edti, hogy a v\u00e9lem\u00e9ny eredeti forr\u00e1sa Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Sz\u00edvb\u0151l aj\u00e1nlom Dr. Tukora Vivient. Prec\u00edz, kedves \u00e9s nagyon j\u00f3 szakember, akihez sz\u00edvesen j\u00e1rok, mert mindig el\u00e9gedett vagyok az eredm\u00e9nnyel!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Elrejt\" data-open-text=\"Olvass tov\u00e1bb\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"1\"> <div class=\"ti-inner\"> Igazolta: Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">A Trustindex hiteles\u00edtett jelv\u00e9nye az Egyetemes Bizalom Szimb\u00f3luma. Csak a legjobb v\u00e1llalatok kaphatj\u00e1k meg a hiteles\u00edtett jelv\u00e9nyt, akiknek az \u00e9rt\u00e9kel\u00e9se meghaladja a 4.5 \u00e9rt\u00e9ket, az elm\u00falt 12 h\u00f3nap v\u00e1s\u00e1rl\u00f3i v\u00e9lem\u00e9nyei alapj\u00e1n. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Tov\u00e1bbi inform\u00e1ci\u00f3<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/trustindex-google-widget.css?1776793624\"><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 GARANCIA \u2550\u2550 -->\r\n<section class=\"td-section\">\r\n  <div class=\"container\">\r\n    <div class=\"row g-4 g-lg-5 align-items-center\">\r\n\r\n      <div class=\"col-lg-5\">\r\n        <div class=\"td-eyebrow\">Garanciaprogramunk<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3vw,40px);font-weight:700;margin-bottom:16px;\">Minden kezel\u00e9sre garanci\u00e1t v\u00e1llalunk<\/h2>\r\n        <p style=\"color:var(--gray);line-height:1.8;margin-bottom:28px;\">Garancialevelet adunk minden kezel\u00e9shez \u2013 mert b\u00edzunk a munk\u00e1nkban \u00e9s p\u00e1cienseinket hossz\u00fa t\u00e1von szeretn\u00e9nk elk\u00eds\u00e9rni.<\/p>\r\n        <a class=\"td-btn\" href=\"https:\/\/tukoradental.salonic.hu\/\" target=\"_blank\">\r\n          <i class=\"fa fa-calendar-check\"><\/i> Id\u0151pontfoglal\u00e1s\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"col-lg-7\">\r\n        <div class=\"row g-3\">\r\n          <div class=\"col-4\"><div class=\"td-gar\"><div class=\"td-gar-num\">2<\/div><div class=\"td-gar-unit\">\u00e9v<\/div><div class=\"td-gar-lbl\">T\u00f6m\u00e9s<\/div><\/div><\/div>\r\n          <div class=\"col-4\"><div class=\"td-gar\"><div class=\"td-gar-num\">3<\/div><div class=\"td-gar-unit\">\u00e9v<\/div><div class=\"td-gar-lbl\">R\u00f6gz\u00edtett p\u00f3tl\u00e1s<\/div><\/div><\/div>\r\n          <div class=\"col-4\"><div class=\"td-gar\"><div class=\"td-gar-num\">2<\/div><div class=\"td-gar-unit\">\u00e9v<\/div><div class=\"td-gar-lbl\">Kivehet\u0151 p\u00f3tl\u00e1s<\/div><\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 KAPCSOLAT \u2550\u2550 -->\r\n<section class=\"td-section td-section-light\" id=\"td-contact\">\r\n  <div class=\"container\">\r\n    <div class=\"row g-4 g-lg-5 align-items-start\">\r\n      <div class=\"col-lg-5\">\r\n        <div class=\"td-eyebrow\">Kapcsolat<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3vw,40px);font-weight:700;margin-bottom:18px;\">L\u00e9pjen kapcsolatba vel\u00fcnk<\/h2>\r\n        <p style=\"color:var(--gray);line-height:1.8;margin-bottom:28px;\">Foglaljon id\u0151pontot online, k\u00e9rjen visszah\u00edv\u00e1st, vagy k\u00fcldj\u00f6n \u00fczenetet csapatunknak.<\/p>\r\n        <!-- M\u00d3DOS\u00cdTVA: Kapucseng\u0151: 40 hozz\u00e1adva -->\r\n        <div class=\"td-info\"><div class=\"td-info-icon\"><i class=\"fas fa-map-marker-alt\"><\/i><\/div><div><div class=\"td-info-label\">C\u00edm<\/div><div class=\"td-info-value\">Budapest, Andr\u00e1ssy \u00fat 83-85, 1. em.\/26. \u00b7 Kapucseng\u0151: 40<\/div><\/div><\/div>\r\n        <div class=\"td-info\"><div class=\"td-info-icon\"><i class=\"fas fa-clock\"><\/i><\/div><div><div class=\"td-info-label\">Nyitvatart\u00e1s<\/div><div class=\"td-info-value\">H\u00e9tf\u0151: 08:00\u201313:00 \u00b7 Cs\u00fct\u00f6rt\u00f6k: 08:00\u201321:00 \u00b7 P\u00e9ntek: 14:00\u201321:00<\/div><\/div><\/div>\r\n        <div class=\"td-info\"><div class=\"td-info-icon\"><i class=\"fas fa-envelope\"><\/i><\/div><div><div class=\"td-info-label\">E-mail<\/div><div class=\"td-info-value\">info@tukoradental.hu<\/div><\/div><\/div>\r\n        <div class=\"td-info\"><div class=\"td-info-icon\"><i class=\"fas fa-car\"><\/i><\/div><div><div class=\"td-info-label\">Aut\u00f3val<\/div><div class=\"td-info-value\">Parkol\u00e1si lehet\u0151s\u00e9g az Andr\u00e1ssy \u00faton el\u00e9rhet\u0151<\/div><\/div><\/div>\r\n        <div class=\"mt-4\"><a class=\"td-btn\" href=\"https:\/\/tukoradental.salonic.hu\/\" target=\"_blank\"><i class=\"fa fa-calendar-check\"><\/i> Online foglal\u00e1s<\/a><\/div>\r\n      <\/div>\r\n      <div class=\"col-lg-7\">\r\n        <form class=\"td-form\" action=\"https:\/\/formsubmit.co\/info@tukoradental.hu\" method=\"POST\" id=\"td-form-el\">\r\n          <input type=\"hidden\" name=\"_next\" value=\"https:\/\/tukoradental.hu\/koszonjuk\/\">\r\n          <input type=\"hidden\" name=\"_captcha\" value=\"false\">\r\n          <input type=\"hidden\" name=\"_subject\" id=\"td-subject\" value=\"\u00daj \u00fczenet \u2013 Tukora Dental\">\r\n          <input type=\"hidden\" name=\"Tipus\" id=\"td-tipus\" value=\"Visszah\u00edv\u00e1st k\u00e9rek\">\r\n          <h4 style=\"font-size:20px;font-weight:700;margin-bottom:4px;\">K\u00fcldj\u00f6n \u00fczenetet<\/h4>\r\n          <p style=\"font-size:13px;color:#9CA3AF;margin-bottom:22px;\">* K\u00f6telez\u0151 mez\u0151<\/p>\r\n          <div class=\"td-tab-row\">\r\n            <button type=\"button\" class=\"td-tab on\" onclick=\"tdTab(this,'vh')\">\u21a9 Visszah\u00edv\u00e1st k\u00e9rek<\/button>\r\n            <button type=\"button\" class=\"td-tab\" onclick=\"tdTab(this,'ko')\">\ud83d\udcac Konzult\u00e1ci\u00f3t k\u00e9rek<\/button>\r\n          <\/div>\r\n          <div class=\"td-fg-2\">\r\n            <div class=\"td-fg\"><label>Neve *<\/label><input type=\"text\" id=\"td-nev\" name=\"Nev\" placeholder=\"Pl. Kov\u00e1cs Katalin\" required><\/div>\r\n            <div class=\"td-fg\"><label>E-mail *<\/label><input type=\"email\" id=\"td-email\" name=\"Email\" placeholder=\"kovacs@email.hu\" required><\/div>\r\n          <\/div>\r\n          <div class=\"td-fg\"><label>Telefon *<\/label><input type=\"tel\" id=\"td-tel\" name=\"Telefon\" placeholder=\"+36 30 ...\" required><\/div>\r\n          <div id=\"td-ko-ex\" style=\"display:none;\">\r\n            <div class=\"td-fg\"><label>Kezel\u00e9s t\u00edpusa<\/label>\r\n              <select id=\"td-kezeles\" name=\"Kezeles\">\r\n                <option value=\"\">\u2014 K\u00e9rem v\u00e1lasszon \u2014<\/option>\r\n                <option>Hollywood Smile \/ Mosolytervez\u00e9s<\/option><option>Fogfeh\u00e9r\u00edt\u00e9s<\/option>\r\n                <option>Fogk\u0151elt\u00e1vol\u00edt\u00e1s<\/option><option>Fogt\u00f6m\u00e9s<\/option>\r\n                <option>Fogp\u00f3tl\u00e1s \/ Korona<\/option><option>Gy\u00f6k\u00e9rkezel\u00e9s<\/option>\r\n                <option>Parodontol\u00f3gia<\/option><option>Sz\u0171r\u0151vizsg\u00e1lat<\/option><option>Egy\u00e9b<\/option>\r\n              <\/select><\/div>\r\n            <div class=\"td-fg\"><label>\u00dczenet<\/label><textarea id=\"td-uzenet\" name=\"Uzenet\" placeholder=\"K\u00e9rj\u00fck, \u00edrja le r\u00f6viden...\"><\/textarea><\/div>\r\n          <\/div>\r\n          <div class=\"td-gdpr\">\r\n            <input type=\"checkbox\" id=\"td-gdpr\" required>\r\n            <label for=\"td-gdpr\">Elolvastam \u00e9s elfogadom az <a href=\"\/adatvedelem\">Adatv\u00e9delmi nyilatkozatot<\/a> *<\/label>\r\n          <\/div>\r\n          <button type=\"button\" id=\"td-form-sub\" class=\"td-btn-sub\" onclick=\"return tdKuld()\">Visszah\u00edv\u00e1st k\u00e9rek \u2192<\/button>\r\n        <\/form>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Scripts -->\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.2\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.7.1\/jquery.min.js\"><\/script>\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"><\/script>\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function () {\r\n\r\n  \/* \u2500\u2500 FIX 1: Owl Carousel k\u00e9sleltetett init \u2500\u2500 *\/\r\n  function initOwl() {\r\n    if (typeof $.fn.owlCarousel !== 'undefined' && $('.td-owl').length) {\r\n      $('.td-owl').owlCarousel({\r\n        loop:true, margin:24, nav:false, dots:true,\r\n        autoplay:true, autoplayTimeout:5000, autoplayHoverPause:true,\r\n        responsive:{0:{items:1},600:{items:2},992:{items:3}}\r\n      });\r\n    } else if ($('.td-owl').length) {\r\n      setTimeout(initOwl, 200);\r\n    }\r\n  }\r\n  setTimeout(initOwl, 300);\r\n\r\n  \/* \u2500\u2500 Accordion \u2500\u2500 *\/\r\n  document.querySelectorAll('.td-acc-title').forEach(function(t){\r\n    t.addEventListener('click',function(){\r\n      var b=this.nextElementSibling;\r\n      var open=b.style.display==='block';\r\n      document.querySelectorAll('.td-acc-body').forEach(function(x){x.style.display='none';});\r\n      document.querySelectorAll('.td-acc-title').forEach(function(x){x.classList.remove('open');});\r\n      if(!open){b.style.display='block';this.classList.add('open');}\r\n    });\r\n  });\r\n\r\n  \/* \u2500\u2500 FIX 2: Video popup \u2500\u2500 *\/\r\n  document.querySelectorAll('.td-video').forEach(function(el){\r\n    el.addEventListener('click',function(){\r\n      var url=this.getAttribute('data-video');\r\n      var m=url.match(\/(?:v=|youtu\\.be\\\/)([^&\\n?#]+)\/);\r\n      if(!m)return;\r\n      var ov=document.createElement('div');\r\n      ov.style.cssText='position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;';\r\n      var closeBtn='<button onclick=\"this.parentElement.parentElement.remove();document.body.style.overflow=\\'\\';\" style=\"position:absolute;top:-44px;right:0;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;width:40px;height:40px;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;\">&#10005;<\/button>';\r\n      var iframe='<iframe src=\"https:\/\/www.youtube.com\/embed\/'+m[1]+'?autoplay=1\" width=\"100%\" style=\"aspect-ratio:16\/9;border-radius:12px;border:none;\" allowfullscreen allow=\"autoplay\"><\/iframe>';\r\n      ov.innerHTML='<div style=\"position:relative;width:90vw;max-width:900px;\">'+closeBtn+iframe+'<\/div>';\r\n      document.body.appendChild(ov);\r\n      document.body.style.overflow='hidden';\r\n    });\r\n  });\r\n\r\n  \/* \u2500\u2500 Sz\u00e1ml\u00e1l\u00f3 anim\u00e1ci\u00f3 \u2500\u2500 *\/\r\n  var counted=false;\r\n  window.addEventListener('scroll',function(){\r\n    if(counted)return;\r\n    document.querySelectorAll('.td-timer').forEach(function(el){\r\n      if(el.getBoundingClientRect().top<window.innerHeight){\r\n        var target=parseInt(el.getAttribute('data-to'));\r\n        var speed=parseInt(el.getAttribute('data-speed')||'2000');\r\n        var cur=0,step=Math.ceil(target\/(speed\/16));\r\n        var t=setInterval(function(){cur+=step;if(cur>=target){cur=target;clearInterval(t);}el.textContent=cur.toLocaleString('hu');},16);\r\n        counted=true;\r\n      }\r\n    });\r\n  });\r\n\r\n});\r\n\r\nfunction tdTab(btn,type){\r\n  document.querySelectorAll('.td-tab').forEach(function(b){b.classList.remove('on');});\r\n  btn.classList.add('on');\r\n  var ex=document.getElementById('td-ko-ex');\r\n  if(ex)ex.style.display=(type==='ko')?'block':'none';\r\n  var sb=document.getElementById('td-form-sub');\r\n  if(sb)sb.textContent=(type==='ko')?'Konzult\u00e1ci\u00f3t k\u00e9rek \u2192':'Visszah\u00edv\u00e1st k\u00e9rek \u2192';\r\n  var tf=document.getElementById('td-tipus');\r\n  if(tf)tf.value=(type==='ko')?'Konzult\u00e1ci\u00f3t k\u00e9rek':'Visszah\u00edv\u00e1st k\u00e9rek';\r\n}\r\n\r\nfunction tdKuld(){\r\n  var nev   = document.getElementById('td-nev').value.trim();\r\n  var email = document.getElementById('td-email').value.trim();\r\n  var tel   = document.getElementById('td-tel').value.trim();\r\n  var gdpr  = document.getElementById('td-gdpr').checked;\r\n  var kezElem = document.getElementById('td-kezeles');\r\n  var uzElem  = document.getElementById('td-uzenet');\r\n  var kezeles = kezElem ? kezElem.value : '';\r\n  var uzenet  = uzElem  ? uzElem.value  : '';\r\n  var tipus = (document.getElementById('td-tipus') ? document.getElementById('td-tipus').value : '') || 'Visszah\u00edv\u00e1st k\u00e9rek';\r\n\r\n  if(!nev||!email||!tel){alert('K\u00e9rj\u00fck t\u00f6ltse ki a k\u00f6telez\u0151 mez\u0151ket!');return false;}\r\n\r\n  \/\/ Email ellen\u0151rz\u00e9s\r\n  var emailRegex = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\r\n  if (!emailRegex.test(email)) {\r\n    alert('K\u00e9rj\u00fck adjon meg \u00e9rv\u00e9nyes email c\u00edmet! (pl. nev@example.hu)');\r\n    return false;\r\n  }\r\n  \/\/ Telefonsz\u00e1m ellen\u0151rz\u00e9s\r\n  var telClean = tel.replace(\/[\\s\\-\\(\\)]\/g, '');\r\n  var hunRe = \/^(\\+36|06)[0-9]{9}$\/;\r\n  var intRe = \/^\\+(?!36)[1-9][0-9]{7,14}$\/;\r\n  if (!hunRe.test(telClean) && !intRe.test(telClean)) {\r\n    alert('\\u00c9rv\\u00e9nyes telefonsz\\u00e1mot adjon meg!\\n\\nMagyar: +36 30 123 4567 vagy 06 30 123 4567\\nNemzetk\\u00f6zi: +44 20 1234 5678');\r\n    return false;\r\n  }\r\n  \/\/ Telefonsz\u00e1m ellen\u0151rz\u00e9s\r\n  var telClean = tel.replace(\/[\\s\\-\\(\\)]\/g, '');\r\n  var telRegex = \/^\\+?[0-9]{8,15}$\/;\r\n  if (\/^(.)\\1+$\/.test(telClean.replace('+',''))) { alert('K\u00e9rj\u00fck adjon meg \u00e9rv\u00e9nyes telefonsz\u00e1mot!'); return false; }\r\n  if (!telRegex.test(telClean)) {\r\n    alert('K\u00e9rj\u00fck adjon meg \u00e9rv\u00e9nyes telefonsz\u00e1mot! (pl. +36 30 123 4567)');\r\n    return false;\r\n  }\r\n\r\n  if(!gdpr){alert('K\u00e9rj\u00fck fogadja el az Adatv\u00e9delmi nyilatkozatot!');return false;}\r\n\r\n  var subj = document.getElementById('td-subject');\r\n  if(subj) subj.value = '\u00daj \u00fczenet \u2013 Tukora Dental (' + tipus + ')';\r\n  var tipusField = document.getElementById('td-tipus');\r\n  if(tipusField) tipusField.value = tipus;\r\n\r\n  document.getElementById('td-form-sub').textContent = 'K\u00fcld\u00e9s...';\r\n  document.getElementById('td-form-sub').disabled = true;\r\n  document.getElementById('td-form-el').submit();\r\n  return true;\r\n}\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00dcdv\u00f6z\u00f6lj\u00fck rendel\u0151nkben Tukora Dental Dr. Tukora Vivien Pr\u00e9mium fog\u00e1szati ell\u00e1t\u00e1st k\u00edn\u00e1lunk \u2013 a rutinvizsg\u00e1latt\u00f3l az eszt\u00e9tikai kezel\u00e9sekig. Tapasztalt szakmai csapatunk biztos\u00edtja, hogy mosolya eg\u00e9szs\u00e9ges \u00e9s magabiztos maradjon. Id\u0151pontfoglal\u00e1s Visszah\u00edv\u00e1st k\u00e9rek Nyitvatart\u00e1s H\u00e9tf\u0151: 08:00\u201313:00Cs\u00fct\u00f6rt\u00f6k: 08:00\u201321:00P\u00e9ntek: 14:00\u201321:00 Rendel\u0151 c\u00edme Budapest, Andr\u00e1ssy \u00fat 83-851. em.\/26. &nbsp;\u00b7&nbsp; Kapucseng\u0151: 40 R\u00f3lunk Professzion\u00e1lis \u00e9s szem\u00e9lyre szabott fog\u00e1szat Pr\u00e9mium fog\u00e1szati ell\u00e1t\u00e1st k\u00edn\u00e1lunk [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":78,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-25","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Kezd\u0151lap - Tukora Dental<\/title>\n<meta name=\"description\" content=\"Tukora Dental fog\u00e1szati rendel\u0151 Budapesten az Andr\u00e1ssy \u00faton \u2013 modern kezel\u00e9sek, tapasztalt fogorvosok, bar\u00e1ts\u00e1gos k\u00f6rnyezet. Foglaljon id\u0151pontot online!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tukoradental.hu\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kezd\u0151lap - Tukora Dental\" \/>\n<meta property=\"og:description\" content=\"Tukora Dental fog\u00e1szati rendel\u0151 Budapesten az Andr\u00e1ssy \u00faton \u2013 modern kezel\u00e9sek, tapasztalt fogorvosok, bar\u00e1ts\u00e1gos k\u00f6rnyezet. Foglaljon id\u0151pontot online!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tukoradental.hu\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Tukora Dental\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-08T15:23:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/9-scaled-e1776450158203.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1306\" \/>\n\t<meta property=\"og:image:height\" content=\"1685\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/\",\"url\":\"https:\\\/\\\/tukoradental.hu\\\/\",\"name\":\"Kezd\u0151lap - Tukora Dental\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tukoradental.hu\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/9-scaled-e1776450158203.jpg\",\"datePublished\":\"2026-04-16T14:58:01+00:00\",\"dateModified\":\"2026-05-08T15:23:22+00:00\",\"description\":\"Tukora Dental fog\u00e1szati rendel\u0151 Budapesten az Andr\u00e1ssy \u00faton \u2013 modern kezel\u00e9sek, tapasztalt fogorvosok, bar\u00e1ts\u00e1gos k\u00f6rnyezet. Foglaljon id\u0151pontot online!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tukoradental.hu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tukoradental.hu\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/9-scaled-e1776450158203.jpg\",\"contentUrl\":\"https:\\\/\\\/tukoradental.hu\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/9-scaled-e1776450158203.jpg\",\"width\":1306,\"height\":1685},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Kezd\u0151lap\",\"item\":\"https:\\\/\\\/tukoradental.hu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kezd\u0151lap\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#website\",\"url\":\"https:\\\/\\\/tukoradental.hu\\\/\",\"name\":\"Tukora Dental\",\"description\":\"Dr. Tukora Vivien\",\"publisher\":{\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tukoradental.hu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#organization\",\"name\":\"Tukora Dental\",\"url\":\"https:\\\/\\\/tukoradental.hu\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tukoradental.hu\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Tukora-dental-logo-e1776506250679.jpeg\",\"contentUrl\":\"https:\\\/\\\/tukoradental.hu\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Tukora-dental-logo-e1776506250679.jpeg\",\"width\":1536,\"height\":710,\"caption\":\"Tukora Dental\"},\"image\":{\"@id\":\"https:\\\/\\\/tukoradental.hu\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kezd\u0151lap - Tukora Dental","description":"Tukora Dental fog\u00e1szati rendel\u0151 Budapesten az Andr\u00e1ssy \u00faton \u2013 modern kezel\u00e9sek, tapasztalt fogorvosok, bar\u00e1ts\u00e1gos k\u00f6rnyezet. Foglaljon id\u0151pontot online!","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:\/\/tukoradental.hu\/en\/","og_locale":"en_US","og_type":"article","og_title":"Kezd\u0151lap - Tukora Dental","og_description":"Tukora Dental fog\u00e1szati rendel\u0151 Budapesten az Andr\u00e1ssy \u00faton \u2013 modern kezel\u00e9sek, tapasztalt fogorvosok, bar\u00e1ts\u00e1gos k\u00f6rnyezet. Foglaljon id\u0151pontot online!","og_url":"https:\/\/tukoradental.hu\/en\/","og_site_name":"Tukora Dental","article_modified_time":"2026-05-08T15:23:22+00:00","og_image":[{"width":1306,"height":1685,"url":"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/9-scaled-e1776450158203.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tukoradental.hu\/","url":"https:\/\/tukoradental.hu\/","name":"Kezd\u0151lap - Tukora Dental","isPartOf":{"@id":"https:\/\/tukoradental.hu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tukoradental.hu\/#primaryimage"},"image":{"@id":"https:\/\/tukoradental.hu\/#primaryimage"},"thumbnailUrl":"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/9-scaled-e1776450158203.jpg","datePublished":"2026-04-16T14:58:01+00:00","dateModified":"2026-05-08T15:23:22+00:00","description":"Tukora Dental fog\u00e1szati rendel\u0151 Budapesten az Andr\u00e1ssy \u00faton \u2013 modern kezel\u00e9sek, tapasztalt fogorvosok, bar\u00e1ts\u00e1gos k\u00f6rnyezet. Foglaljon id\u0151pontot online!","breadcrumb":{"@id":"https:\/\/tukoradental.hu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tukoradental.hu\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tukoradental.hu\/#primaryimage","url":"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/9-scaled-e1776450158203.jpg","contentUrl":"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/9-scaled-e1776450158203.jpg","width":1306,"height":1685},{"@type":"BreadcrumbList","@id":"https:\/\/tukoradental.hu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Kezd\u0151lap","item":"https:\/\/tukoradental.hu\/"},{"@type":"ListItem","position":2,"name":"Kezd\u0151lap"}]},{"@type":"WebSite","@id":"https:\/\/tukoradental.hu\/#website","url":"https:\/\/tukoradental.hu\/","name":"Tukora Dental","description":"Dr Tukora Vivien","publisher":{"@id":"https:\/\/tukoradental.hu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tukoradental.hu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tukoradental.hu\/#organization","name":"Tukora Dental","url":"https:\/\/tukoradental.hu\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tukoradental.hu\/#\/schema\/logo\/image\/","url":"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/Tukora-dental-logo-e1776506250679.jpeg","contentUrl":"https:\/\/tukoradental.hu\/wp-content\/uploads\/2026\/04\/Tukora-dental-logo-e1776506250679.jpeg","width":1536,"height":710,"caption":"Tukora Dental"},"image":{"@id":"https:\/\/tukoradental.hu\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/comments?post=25"}],"version-history":[{"count":197,"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":861,"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/pages\/25\/revisions\/861"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/media\/78"}],"wp:attachment":[{"href":"https:\/\/tukoradental.hu\/en\/wp-json\/wp\/v2\/media?parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}