{"id":4406,"date":"2025-07-16T19:33:05","date_gmt":"2025-07-16T15:33:05","guid":{"rendered":"https:\/\/staging.mydent-ge.com\/orthodontics-and-teeth-alignment-in-batumi\/"},"modified":"2026-05-04T20:05:17","modified_gmt":"2026-05-04T16:05:17","slug":"aligners-and-braces","status":"publish","type":"page","link":"https:\/\/staging.mydent-ge.com\/en\/services\/aligners-and-braces\/","title":{"rendered":"Orthodontics and teeth alignment in Batumi"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;500;700&#038;family=Oswald:wght@500;700&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    \n<style>\n:root {\n    --main-dark-blue: #0e1a2b; \n    --accent-blue: #79c5ff;\n    --light-bg-blue: rgba(220, 240, 255, 0.85);\n    --white: #ffffff;\n    --grey-text: #666666;\n    --hover-blue: #5aa7e6;\n    --border-color-light: #d4e6ff;\n}\n    \n\/* \u0411\u0430\u0437\u043e\u0432\u044b\u0435 \u0441\u0442\u0438\u043b\u0438 *\/\n* { box-sizing: border-box; }\nhtml, body {\n    margin: 0; padding: 0; overflow-x: hidden; font-family: 'Roboto', Arial, sans-serif;\n    line-height: 1.6; background-color: var(--white); color: var(--main-dark-blue);\n}\na { color: var(--main-dark-blue); text-decoration: none; font-weight: 600; transition: color 0.3s ease; }\na:hover { color: var(--accent-blue); text-decoration: underline; }\n.section-full-bg { width: 100vw; margin-left: calc(-50vw + 50%); padding: 60px 20px; box-sizing: border-box; }\n.section-inner { max-width: 1240px; margin: 0 auto; padding: 0; }\n.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }\n\n\/* \u0410\u0434\u0430\u043f\u0442\u0438\u0432\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u043e\u0432 *\/\nh1, h2, h3, h4, h5, h6 {\n    font-family: 'Oswald', sans-serif;\n    color: var(--main-dark-blue);\n    margin-top: 0;\n    text-align: center;\n    line-height: 1.25;\n    font-weight: 700;\n}\nh1 { font-size: clamp(2.2rem, 1.5rem + 3.5vw, 3.5rem); margin-bottom: 1.5rem; }\nh2 { font-size: clamp(1.8rem, 1.3rem + 2.5vw, 2.8rem); margin-bottom: 1.25rem; margin-top: 2.5rem; }\nh3 { font-size: clamp(1.4rem, 1.1rem + 1.5vw, 2rem); margin-bottom: 1rem; }\nh4 { font-size: clamp(1.1rem, 0.9rem + 1vw, 1.5rem); margin-bottom: 0.8rem; }\n    \n\/* \u0421\u0442\u0438\u043b\u0438 \u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 *\/\n.hero-banner {\n    position: relative; height: 70vh; min-height: 450px; width: 100%; display: flex;\n    align-items: center; justify-content: center; text-align: center; padding: 20px;\n    color: var(--white); overflow: hidden; background-color: #4a4a4a;\n}\n.hero-banner-img {\n    position: absolute; left: 0; width: 100%; object-fit: cover; z-index: 0; \n    filter: brightness(0.6); height: 140%; top: -20%;\n}\n.hero-content { max-width: 800px; z-index: 2; }\n.hero-banner h1 {\n    font-size: clamp(2.2rem, 1.2rem + 6vw, 3.2rem);\n    color: var(--white);\n    margin: 0 0 15px 0;\n    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);\n}\n.hero-banner p {\n    font-size: clamp(1.1rem, 1rem + 0.5vw, 1.4rem);\n    margin: 0 0 30px 0; \n    font-weight: 400; \n    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);\n}\n.hero-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }\n\n.section-wrapper { \n    background: var(--white); border: 2px solid var(--border-color-light); border-radius: 14px; \n    padding: 30px; margin-bottom: 40px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06); \n}\n.section-wrapper h2 { border-bottom: 2px solid var(--border-color-light); padding-bottom: 15px; margin-top: 0; }\n#faq h2 { border-bottom: none !important; }\n\n.nav-anchors { background: var(--light-bg-blue); border: 2px solid var(--accent-blue); padding: 15px; margin-top: 20px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06); }\n.nav-anchors h2, .nav-anchors h3 { \n    margin-top: 0; margin-bottom: 15px; border-bottom: none; \n    padding-bottom: 0; font-size: 1.5em;\n}\n.nav-anchors ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }\n.nav-anchors ul li a { background: var(--white); border-radius: 4px; padding: 6px 14px; display: inline-block; margin: 3px; transition: background 0.3s, transform 0.2s; font-weight: 500; border: 1px solid var(--border-color-light); }\n.nav-anchors ul li a:hover { background: var(--accent-blue); color: var(--white); text-decoration: none; transform: translateY(-2px); }\n\nimg { max-width: 100%; height: auto; display: block; margin: 20px auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }\nimg.lightbox-trigger { cursor: zoom-in; }\n    \n.cta-button { display: inline-flex; align-items: center; gap: 8px; background-color: var(--accent-blue); color: var(--main-dark-blue); padding: 12px 25px; border-radius: 6px; font-size: 1.1em; margin: 5px; transition: background-color 0.3s ease, transform 0.2s ease; text-decoration: none; font-weight: 600; border: 1px solid transparent; }\n.cta-button:hover { background-color: var(--hover-blue); transform: translateY(-2px); text-decoration: none; }\n.cta-button.secondary { background-color: transparent; color: var(--white); border: 1px solid var(--white); }\n.cta-button.secondary:hover { background-color: var(--white); color: var(--main-dark-blue); }\n.cta-full-width { width: 100%; justify-content: center; margin-left: 0; margin-right: 0; }\n    \n.services-list { list-style-type: none; padding-left: 0; text-align: left; }\n.services-list li { position: relative; padding-left: 28px; margin-bottom: 12px; font-size: 1.05em; }\n.services-list li::before { content: '\u2714'; position: absolute; left: 0; top: 1px; color: var(--accent-blue); font-weight: bold; font-size: 1.2em; }\n    \n.advantages-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; }\n.advantage-item { background: var(--light-bg-blue); border: 1px solid var(--accent-blue); border-radius: 10px; padding: 20px; text-align: center; transition: box-shadow 0.3s ease; }\n.advantage-item:hover { box-shadow: 0 8px 20px rgba(121, 197, 255, 0.2); }\n.advantage-item h3 { font-size: 1.3rem; margin-bottom: 10px; }\n.advantage-photo {\n    width: 80px; height: 80px; object-fit: cover; border-radius: 50%;\n    margin: 0 auto 15px; display: block; border: 3px solid var(--accent-blue);\n}\n\n.before-after-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; align-items: start; margin-top: 30px; }\n.before-after-item { text-align: center; border: 1px solid var(--border-color-light); border-radius: 12px; padding: 15px; background-color: var(--light-bg-blue); }\n.before-after-item img { border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); margin-top: 0; }\n    \n.faq-item { margin-bottom: 15px; border-bottom: 1px solid var(--border-color-light); padding-bottom: 10px; }\n.faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n.faq-question { font-weight: 600; cursor: pointer; font-size: 1.1em; display: flex; justify-content: space-between; align-items: center; padding: 5px 0; transition: color 0.3s ease; margin: 0; }\n.faq-question:hover { color: var(--accent-blue); }\n.faq-question i { margin-left: 10px; transition: transform 0.3s ease; color: var(--accent-blue); }\n.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease-out, padding-top 0.4s ease-out; }\n.faq-item.active .faq-question i { transform: rotate(180deg); }\n.faq-item.active .faq-answer { max-height: 500px; padding-top: 10px; transition: max-height 0.5s ease-in, padding-top 0.5s ease-in; }\n    \n#reviews-section .reviews-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; }\n#reviews-section .review-item {\n    background: var(--light-bg-blue); border-radius: 10px; padding: 25px;\n    border: 1px solid var(--accent-blue); display: flex; flex-direction: column; text-align: center;\n}\n#reviews-section .review-item p:first-child { font-style: italic; flex-grow: 1; }\n#reviews-section .review-item p:last-child { margin-top: 20px; font-weight: 600; font-size: 0.95em; color: var(--main-dark-blue); }\n    \n#cta-section { background: var(--main-dark-blue); padding: 50px 0; color: var(--white); text-align: center; }\n#cta-section .section-inner { border-radius: 0; padding: 50px 20px; }\n#cta-section h2 { color: var(--accent-blue); border: none; font-size: 2.5em; margin-bottom: 20px; margin-top: 0; }\n#cta-section p { font-size: 1.1em; margin-bottom: 30px; }\n#cta-section .form-container, #cta-section .social-links-container { max-width: 600px; margin: 40px auto 0; text-align: center; }\n#cta-section .form-container p, #cta-section .social-links-container p { color: var(--white); }\n#cta-section form label { display: block; margin-bottom: 15px; }\n#cta-section form input, #cta-section form textarea {\n    width: 100%; padding: 12px; margin-bottom: 0; border-radius: 6px; font-size: 1rem;\n    font-family: 'Roboto', sans-serif;\n    border: 1px solid var(--accent-blue);\n}\n#cta-section input[type=\"text\"], #cta-section input[type=\"tel\"] { background-color: var(--white); color: var(--main-dark-blue) !important; }\n#cta-section textarea { background-color: var(--light-bg-blue); color: var(--main-dark-blue) !important; }\n.additional-contact-info { margin: 30px 0; color: rgba(255, 255, 255, 0.9); line-height: 1.8; text-align: center; }\n.additional-contact-info a { color: var(--accent-blue); text-decoration: none; }\n.additional-contact-info a:hover { text-decoration: underline; }\n.social-links-container { margin-top: 30px; padding-top: 30px; border-top: 1px solid rgba(255, 255, 255, 0.2); }\n.social-buttons-grid { display: flex; flex-wrap: wrap; gap: 15px; justify-content: center; max-width: 500px; margin-left: auto; margin-right: auto; }\n.social-button {\n    display: inline-flex; align-items: center; gap: 10px; padding: 10px 20px;\n    border-radius: 6px; text-decoration: none; font-weight: 600;\n    transition: opacity 0.3s ease; justify-content: center; flex-basis: calc(50% - 7.5px);\n}\n.social-button:hover { opacity: 0.85; }\n.social-button.whatsapp { background-color: #25D366; color: var(--white); }\n.social-button.telegram { background-color: #1d759b; color: var(--white); }\n.social-button.instagram { background-color: #c22a61; color: var(--white); }\n.social-button.facebook { background-color: #1877F2; color: var(--white); }\n\n\/* === \u0421\u0442\u0438\u043b\u0438 \u0434\u043b\u044f Lightbox (\u0443\u0432\u0435\u043b\u0438\u0447\u0435\u043d\u0438\u0435 \u0444\u043e\u0442\u043e) === *\/\n.lightbox-modal {\n    display: none; \/* \u0421\u043a\u0440\u044b\u0442\u043e \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e *\/\n    position: fixed; \/* \u041e\u0441\u0442\u0430\u0435\u0442\u0441\u044f \u043d\u0430 \u043c\u0435\u0441\u0442\u0435 \u043f\u0440\u0438 \u043f\u0440\u043e\u043a\u0440\u0443\u0442\u043a\u0435 *\/\n    z-index: 1000; \/* \u041f\u043e\u0432\u0435\u0440\u0445 \u0432\u0441\u0435\u0433\u043e \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 *\/\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto; \/* \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u0442 \u043f\u0440\u043e\u043a\u0440\u0443\u0442\u043a\u0443, \u0435\u0441\u043b\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u0431\u043e\u043b\u044c\u0448\u043e\u0435 *\/\n    background-color: rgba(0, 0, 0, 0.9); \/* \u0427\u0435\u0440\u043d\u044b\u0439 \u043f\u043e\u043b\u0443\u043f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u044b\u0439 \u0444\u043e\u043d *\/\n    justify-content: center;\n    align-items: center;\n}\n.lightbox-content {\n    margin: auto;\n    display: block;\n    max-width: 80%;\n    max-height: 80vh;\n}\n.close-lightbox {\n    position: absolute;\n    top: 15px;\n    right: 35px;\n    color: #f1f1f1;\n    font-size: 40px;\n    font-weight: bold;\n    transition: 0.3s;\n    cursor: pointer;\n}\n.close-lightbox:hover,\n.close-lightbox:focus {\n    color: #bbb;\n    text-decoration: none;\n    cursor: pointer;\n}\n\/* === \u041a\u043e\u043d\u0435\u0446 \u0441\u0442\u0438\u043b\u0435\u0439 \u0434\u043b\u044f Lightbox === *\/\n\n\n\/* \u0410\u0434\u0430\u043f\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 *\/\n@media (max-width: 768px) {\n    .section-full-bg { padding: 40px 15px; } \n    .section-wrapper, .content-box { padding: 25px 20px; }\n    .social-button, .cta-button { width: 100%; margin: 10px 0; justify-content: center; flex-basis: 100%; }\n    .nav-anchors ul { flex-direction: column; gap: 8px; }\n    .nav-anchors ul li a { width: 100%; text-align: center; }\n    #reviews-section .reviews-container, .advantages-grid, .before-after-grid { grid-template-columns: 1fr; }\n}\n\n@media (max-width: 480px) {\n    .hero-banner {\n        height: auto;\n        min-height: 350px;\n        padding: 60px 20px;\n    }\n    .cta-button { font-size: 1em; padding: 12px 20px; }\n}\n@media (max-width: 360px) {\n    .hero-banner h1 {\n        font-size: 1.9rem;\n        line-height: 1.2;\n    }\n    .flex-child-text,\n    .flex-child-video {\n        min-width: 0;\n    }\n}\n<\/style>\n\n<header class=\"hero-banner\">\n    <img decoding=\"async\" class=\"hero-banner-img\"\n        src=\"\/wp-content\/uploads\/2025\/08\/orthodontic-treatment-teeth-alignment-batumi.webp\"\n        alt=\"Banner for Orthodontics and teeth alignment in Batumi featuring braces and aligners\"\n        fetchpriority=\"high\"\n        loading=\"eager\">\n    <div class=\"hero-content\">\n        <h1>Aligners and Braces in Batumi: Comfortable Teeth Straightening<\/h1>\n        <p>Orthodontics and teeth alignment in Batumi is a path to a perfect smile using modern braces, transparent aligners, and removable retainers. At My DENT clinic, we offer personalized solutions for children and adults: from 3D planning to comfortable bite correction without pain or embarrassment.<\/p>\n        <div class=\"hero-buttons\">\n            <a href=\"#cta-section\" class=\"cta-button\">Book a Consultation<\/a>\n            <a href=\"#methods\" class=\"cta-button secondary\">Treatment Methods<\/a>\n        <\/div>\n    <\/div>\n<\/header>\n\n<div class=\"main-content\">\n<div class=\"section-full-bg\">\n    <div class=\"section-inner\">\n\n        <h2 style=\"border-bottom: none;\">Aligners and braces at My DENT clinic are the path to a perfect smile.<\/h2>\n        <p style=\"text-align: center; max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 30px;\">At the <strong>My DENT<\/strong> clinic, you can undergo orthodontic treatment using <strong>aligners and braces<\/strong> \u2014 it&#8217;s comfortable, aesthetic, and effective. Regardless of age, you can achieve a <strong>straight smile<\/strong> and <strong>bite correction<\/strong> without pain or embarrassment.<\/p>\n\n        <nav class=\"nav-anchors\" aria-labelledby=\"nav-title\">\n            <h3 id=\"nav-title\">Page Contents:<\/h3>\n            <ul>\n                <li><a href=\"#advantages\">Advantages<\/a><\/li>\n                <li><a href=\"#indications\">Indications<\/a><\/li>\n                <li><a href=\"#methods\">Treatment Methods<\/a><\/li>\n                <li><a href=\"#before-after\">Before and After<\/a><\/li>\n                <li><a href=\"#faq\">FAQ<\/a><\/li>\n                <li><a href=\"#reviews-section\">Reviews<\/a><\/li>\n                <li><a href=\"#cta-section\">Book Now<\/a><\/li>\n            <\/ul>\n        <\/nav>\n\n        <section id=\"advantages\" class=\"section-wrapper\">\n            <h2>Advantages of Orthodontic Treatment at My DENT<\/h2>\n            <div class=\"advantages-grid\">\n                <div class=\"advantage-item\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/modern-braces-batumi.webp\" alt=\"Aligners and braces \u2014 modern methods of bite correction at My DENT clinic in Batumi\" class=\"advantage-photo\" width=\"80\" height=\"80\"\n                                srcset=\"\/wp-content\/uploads\/2025\/08\/modern-braces-batumi-150.webp 150w, https:\/\/staging.mydent-ge.com\/wp-content\/uploads\/2025\/08\/modern-braces-batumi-300.webp 300w, \/wp-content\/uploads\/2025\/08\/modern-braces-batumi.webp 512w\"\n                                sizes=\"auto, 80px\">\n                    <h3>Modern Braces<\/h3>\n                    <p>Metal braces and <strong>ceramic braces<\/strong> \u2014 reliable and effective for all ages.<\/p>\n                <\/div>\n                <div class=\"advantage-item\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/clear-aligners-batumi.webp\" alt=\"Transparent aligners for teeth alignment in Batumi\" class=\"advantage-photo\" width=\"80\" height=\"80\"\n                                srcset=\"\/wp-content\/uploads\/2025\/08\/clear-aligners-batumi-150.webp 150w, \/wp-content\/uploads\/2025\/08\/clear-aligners-batumi-300.webp 300w, \/wp-content\/uploads\/2025\/08\/clear-aligners-batumi.webp 512w\"\n                                sizes=\"auto, 80px\">\n                    <h3>Transparent Aligners<\/h3>\n                    <p><strong>Invisible retainers<\/strong> \u2014 maximum comfort and freedom during wear.<\/p>\n                <\/div>\n                <div class=\"advantage-item\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/3d-planning-orthodontics-batumi.webp\" alt=\"3D planning for orthodontic treatment in Batumi\" class=\"advantage-photo\" width=\"80\" height=\"80\"\n                                srcset=\"\/wp-content\/uploads\/2025\/08\/3d-planning-orthodontics-batumi-150.webp 150w, \/wp-content\/uploads\/2025\/08\/3d-planning-orthodontics-batumi-300.webp 300w, \/wp-content\/uploads\/2025\/08\/3d-planning-orthodontics-batumi.webp 512w\"\n                                sizes=\"auto, 80px\">\n                    <h3>3D Planning<\/h3>\n                    <p><strong>Digital smile modeling<\/strong> and treatment outcome prediction before starting.<\/p>\n                <\/div>\n                <div class=\"advantage-item\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/childrens-orthodontics-batumi.webp\" alt=\"Children's aligners and braces for bite correction in Batumi\" class=\"advantage-photo\" width=\"80\" height=\"80\"\n                                srcset=\"\/wp-content\/uploads\/2025\/08\/childrens-orthodontics-batumi-150.webp 150w, \/wp-content\/uploads\/2025\/08\/childrens-orthodontics-batumi-300.webp 300w, \/wp-content\/uploads\/2025\/08\/childrens-orthodontics-batumi.webp 512w\"\n                                sizes=\"auto, 80px\">\n                    <h3>Children&#8217;s Treatment<\/h3>\n                    <p><strong>Bite prevention and correction<\/strong> from an early age \u2014 without pain or fear.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"indications\" class=\"section-wrapper\">\n            <h2>Indications for Orthodontic Treatment<\/h2>\n            <ul class=\"services-list\">\n                <li>Crookedness, <strong>crowding or gaps between teeth<\/strong><\/li>\n                <li><strong>Incorrect bite:<\/strong> deep, cross, or open bite<\/li>\n                <li>Speech and diction disorders, and difficulty chewing<\/li>\n                <li>Excessive enamel wear, gum problems, and TMJ issues<\/li>\n            <\/ul>\n        <\/section>\n\n        <section id=\"methods\" class=\"section-wrapper\">\n            <h2>Teeth Straightening Methods<\/h2>\n            <ul class=\"services-list\">\n                <li><strong>Metal Braces:<\/strong> classic with high efficiency<\/li>\n                <li><strong>Ceramic Braces:<\/strong> a more aesthetic option<\/li>\n                <li><strong>Lingual Braces:<\/strong> invisible from the outside, attached on the inside<\/li>\n                <li><strong>Aligners:<\/strong> removable transparent retainers \u2014 discreet and comfortable<\/li>\n                <li><strong>Orthodontic Appliances for Children:<\/strong> work during jaw growth period<\/li>\n            <\/ul>\n        <\/section>\n        \n        <section id=\"before-after\" class=\"section-wrapper\">\n            <h2>Orthodontic Treatment Results: Before and After<\/h2>\n            <div class=\"before-after-grid\">\n                <div class=\"before-after-item\">\n                    <h3>Before<\/h3>\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/braces-before-treatment-batumi.webp\" alt=\"Patient's teeth before braces installation in Batumi\" class=\"lightbox-trigger\">\n                    <p>Incorrect bite and crowded teeth before the start of orthodontic treatment.<\/p>\n                <\/div>\n                <div class=\"before-after-item\">\n                    <h3>After<\/h3>\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/brekety-posle-lecheniya-batumi.webp\" alt=\"Perfect smile after braces removal at My DENT clinic\" class=\"lightbox-trigger\">\n                    <p>Straight teeth and correct bite after completing braces treatment.<\/p>\n                    <p>After braces are removed, it&#8217;s important to have a professional teeth cleaning to remove plaque and strengthen enamel. Learn more about <a href=\"https:\/\/mydent-ge.com\/uslugi\/chistka-zubov\/\" target=\"_blank\">dental care after orthodontic treatment<\/a>.<\/p>\n\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"faq\" class=\"section-wrapper\">\n    <h2 id=\"faq-title\">Frequently Asked Questions about Orthodontics<\/h2>\n\n    <div class=\"faq-item\">\n        <h3 class=\"faq-question\">At what age should one see an orthodontist?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n        <div class=\"faq-answer\"><p>Ideally, from age 6 \u2014 at this age, bite problems can be detected and prevention can be started.<\/p><\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <h3 class=\"faq-question\">Are aligners suitable for adults?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n        <div class=\"faq-answer\"><p>Yes! Transparent retainers are an excellent solution for adult patients who value aesthetics.<\/p><\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <h3 class=\"faq-question\">How long does the treatment last?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n        <div class=\"faq-answer\"><p>The average duration is from 6 to 24 months. The exact length depends on the diagnosis and correction method.<\/p><\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <h3 class=\"faq-question\">What does orthodontics and teeth alignment include?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n        <div class=\"faq-answer\"><p>Orthodontics includes a comprehensive treatment, including diagnostics, 3D planning, installation of braces or transparent retainers, as well as regular result monitoring. At My DENT, we select a method individually for each patient; we use ceramic braces, metal braces, or aligners.<\/p><\/div>\n    <\/div>\n<\/section>\n\n<section id=\"reviews-section\" class=\"section-wrapper\">\n    <h2>Patient Reviews on Orthodontic Treatment<\/h2>\n    <div class=\"reviews-container\">\n        <div class=\"review-item\">\n            <blockquote>\n                <p>\u201cI am undergoing treatment with aligners; before this, I had a cleaning and fillings. I really like everything. The clinic is clean, the doctors are attentive, and the prices are great.\u201d<\/p>\n            <\/blockquote>\n            <p>\n                <cite><strong>\u2014 Tru fik<\/strong><\/cite>,\n                Google Reviews\n            <\/p>\n        <\/div>\n        <div class=\"review-item\">\n            <blockquote>\n                <p>\u201cAn orthodontist works there, she fixed my broken retainer very quickly and neatly, gave me advice on how to care for my retainers, and even gifted me a box. She was incredibly polite. The clinic itself is clean and pleasant to be in. The polite receptionists speak several languages. I am very glad I found this clinic.\u201d<\/p>\n            <\/blockquote>\n            <p>\n                <cite><strong>\u2014 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0439 \u0430\u0440\u0445\u0438\u0432 \u041a\u0415\u041e<\/strong><\/cite>,\n                Google Reviews\n            <\/p>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div>\n<\/div>\n\n<section id=\"cta-section\" class=\"section-full-bg\">\n    <div class=\"section-inner\">\n        <h2>Book a Consultation with an Orthodontist<\/h2>\n        <p>Take the first step towards a perfect smile. Our specialists will develop a <strong>personalized treatment plan<\/strong> that is right for you.<\/p>\n        <div class=\"hero-buttons\">\n            <a href=\"https:\/\/wa.me\/995514117070\" target=\"_blank\" rel=\"noopener\" class=\"cta-button\"><i class=\"fab fa-whatsapp\"><\/i> Write on WhatsApp<\/a>\n            <a href=\"tel:+995514117070\" class=\"cta-button secondary\"><i class=\"fas fa-phone-alt\"><\/i> Call<\/a>\n        <\/div>\n        <div class=\"additional-contact-info\">\n            <p><strong>Address:<\/strong> 43 Vakhtanga Gorgasali St., <strong>Batumi<\/strong><\/p>\n            <p><strong>Email:<\/strong> <a href=\"mailto:mydentge@yahoo.com\">mydentge@yahoo.com<\/a><\/p>\n            <p><strong>Business Hours:<\/strong> Mon\u2013Fri: 10:00 AM \u2013 8:00 PM, Sat: 10:00 AM \u2013 7:00 PM (Sun: closed)<\/p>\n        <\/div>\n        <div class=\"social-links-container\">\n            <p><strong>Find us on social media:<\/strong><\/p>\n            <div class=\"social-buttons-grid\">\n                <a href=\"https:\/\/wa.me\/995514117070\" target=\"_blank\" rel=\"noopener\" class=\"social-button whatsapp\"><i class=\"fab fa-whatsapp\"><\/i> WhatsApp<\/a>\n                <a href=\"https:\/\/t.me\/MyDent_Batumi\" target=\"_blank\" rel=\"noopener\" class=\"social-button telegram\"><i class=\"fab fa-telegram\"><\/i> Telegram<\/a>\n                <a href=\"https:\/\/www.instagram.com\/my_dent_batumi\/\" target=\"_blank\" rel=\"noopener\" class=\"social-button instagram\"><i class=\"fab fa-instagram\"><\/i> Instagram<\/a>\n                <a href=\"https:\/\/www.facebook.com\/mydentbatumi\/\" target=\"_blank\" rel=\"noopener\" class=\"social-button facebook\"><i class=\"fab fa-facebook\"><\/i> Facebook<\/a>\n            <\/div>\n        <\/div>\n        <div class=\"form-container\">\n            <p>Or leave a request, and we will call you back:<\/p>\n            <form action=\"#\" method=\"post\">\n                <label><span class=\"sr-only\">Your Name<\/span><input type=\"text\" name=\"name\" placeholder=\"Your Name\" required><\/label>\n                <label><span class=\"sr-only\">Your Phone Number<\/span><input type=\"tel\" name=\"phone\" placeholder=\"Your Phone Number\" required><\/label>\n                <label><span class=\"sr-only\">Your Comment (optional)<\/span><textarea name=\"comment\" placeholder=\"Your Comment (optional)\" rows=\"3\"><\/textarea><\/label>\n                <button type=\"submit\" class=\"cta-button cta-full-width\">Submit Request<\/button>\n            <\/form>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div>\n\n<div id=\"lightbox\" class=\"lightbox-modal\">\n    <span class=\"close-lightbox\">&times;<\/span>\n    <img class=\"lightbox-content\" id=\"lightbox-img\">\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n    \/\/ --- Parallax effect for the banner ---\n    const heroImage = document.querySelector('.hero-banner-img');\n    if (heroImage) {\n        const handleParallax = () => {\n            const scrollPosition = window.scrollY;\n            heroImage.style.transform = `translateY(${scrollPosition * 0.3}px)`;\n        };\n        window.addEventListener('scroll', () => { window.requestAnimationFrame(handleParallax); });\n    }\n    \/\/ Improved FAQ accordion\n    document.querySelectorAll('.faq-item').forEach(item => {\n        const question = item.querySelector('.faq-question');\n        question.addEventListener('click', () => {\n            const currentlyActive = item.classList.contains('active');\n            document.querySelectorAll('.faq-item.active').forEach(activeItem => {\n                if (activeItem !== item) { activeItem.classList.remove('active'); }\n            });\n            if (!currentlyActive) { item.classList.add('active'); }\n        });\n    });\n\n    \/\/ Lightbox (photo enlargement)\n    const lightbox = document.getElementById('lightbox');\n    if (lightbox) {\n        const lightboxImg = document.getElementById('lightbox-img');\n        const lightboxTriggers = document.querySelectorAll('.lightbox-trigger');\n\n        lightboxTriggers.forEach(trigger => {\n            trigger.addEventListener('click', () => {\n                lightbox.style.display = 'flex';\n                lightboxImg.src = trigger.src;\n            });\n        });\n\n        const closeTheLightbox = () => {\n            lightbox.style.display = 'none';\n        };\n\n        lightbox.addEventListener('click', (e) => {\n            if (e.target === lightbox || e.target.classList.contains('close-lightbox')) {\n                closeTheLightbox();\n            }\n        });\n    }\n});\n\n<\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"name\": \"Frequently Asked Questions about Orthodontics\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"At what age should one see an orthodontist?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Ideally, from age 6 \u2014 at this age, bite problems can be detected and prevention can be started.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are aligners suitable for adults?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes! Transparent retainers are an excellent solution for adult patients who value aesthetics.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does the treatment last?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The average duration is from 6 to 24 months. The exact length depends on the diagnosis and correction method.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does orthodontics and teeth alignment include?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Orthodontics includes a comprehensive treatment, including diagnostics, 3D planning, installation of braces or transparent retainers, as well as regular result monitoring. At My DENT, we select a method individually for each patient; we use ceramic braces, metal braces, or aligners.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Aligners and Braces in Batumi: Comfortable Teeth Straightening Orthodontics and teeth alignment in Batumi is a path to a perfect smile using modern braces, transparent aligners, and removable retainers. At My DENT clinic, we offer personalized solutions for children and adults: from 3D planning to comfortable bite correction without pain or embarrassment. Book a Consultation&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4771,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-4406","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4406","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/comments?post=4406"}],"version-history":[{"count":6,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4406\/revisions"}],"predecessor-version":[{"id":4415,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4406\/revisions\/4415"}],"up":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4771"}],"wp:attachment":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/media?parent=4406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}