{"id":4771,"date":"2025-07-18T02:01:45","date_gmt":"2025-07-17T22:01:45","guid":{"rendered":"https:\/\/staging.mydent-ge.com\/comprehensive-dental-services-at-my-dent-clinic\/"},"modified":"2026-05-04T20:24:53","modified_gmt":"2026-05-04T16:24:53","slug":"services","status":"publish","type":"page","link":"https:\/\/staging.mydent-ge.com\/en\/services\/","title":{"rendered":"Comprehensive Dental Services at My DENT Clinic"},"content":{"rendered":"\n<style>\n* {\n  box-sizing: border-box;\n}\n\nhtml, body {\n  margin: 0;\n  padding: 0;\n  font-family: Arial, sans-serif;\n  background: #ffffff;\n  color: #0e1a2b;\n  line-height: 1.6;\n}\n\n.section-full-bg {\n  max-width: 1240px;\n  margin: 0 auto;\n  padding: 0 20px;\n  box-sizing: border-box;\n}\n\nh1, h2 {\n  color: #0e1a2b;\n  margin-bottom: 20px;\n}\n\n\/* \u041a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u043a\u0430\u0440\u0442\u043e\u0447\u0435\u043a *\/\n.services-list {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  max-width: 1240px;\n  margin: 0 auto;\n  padding: 0 20px;\n  box-sizing: border-box;\n  justify-content: center;\n}\n\n\/* \u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 *\/\n.service-card {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  min-height: 250px;\n  width: 100%;            \n  max-width: 380px;       \n  border-radius: 14px;\n  overflow: hidden;\n  text-decoration: none;\n  background-size: cover;\n  background-position: center;\n  color: #fff;\n  border: 2px solid #79c5ff;\n  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);\n  transition: transform 0.35s ease, box-shadow 0.35s ease;\n  margin-top: 60px;\n  box-sizing: border-box;\n}\n\n.service-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 10px 28px rgba(121, 197, 255, 0.25);\n}\n\n.service-content {\n  position: absolute;\n  inset: 0;\n  background: rgba(0, 0, 0, 0.15);\n  padding: 20px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n  text-align: center;\n  border-radius: 12px;\n  color: #ffffff;\n  transition: background 0.3s ease;\n}\n\n.service-card:hover .service-content {\n  background: rgba(0, 0, 0, 0.35);\n}\n\n.service-card h3 {\n  background-color: rgba(220, 240, 255, 0.85);\n  color: #0e1a2b;\n  font-size: 1.3rem;\n  margin: 0 0 10px 0;\n  padding: 10px 16px;\n  border-radius: 6px;\n  display: inline-block;\n  border-bottom: none;\n  text-shadow: 0 1px 2px rgba(255,255,255,0.6);\n}\n\n.service-description {\n  font-size: 1rem;\n  margin: 0 0 12px 0;\n  color: #fff;\n  text-shadow: 0 1px 2px rgba(0,0,0,0.7);\n}\n\n.btn-more {\n  display: inline-block;\n  padding: 8px 16px;\n  background-color: #79c5ff;\n  color: #14263e;\n  border-radius: 6px;\n  font-weight: 600;\n  font-size: 0.95rem;\n  cursor: pointer;\n  user-select: none;\n  text-decoration: none;\n  margin-top: 10px;\n  transition: background-color 0.3s ease, color 0.3s ease;\n  white-space: nowrap;\n}\n\n.btn-more:hover,\n.btn-more:focus {\n  background-color: #5aa7e6;\n  color: #0e1a2b;\n  outline: none;\n}\n\n\/* \u0421\u0435\u043a\u0446\u0438\u044f \u041c\u0438\u0441\u0441\u0438\u0438 \u0441 \u041f\u0410\u0420\u0410\u041b\u041b\u0410\u041a\u0421\u041e\u041c *\/\n.mission-section {\n  position: relative;\n  padding: 100px 0; \n  background-image: url('\/wp-content\/uploads\/2025\/07\/3.jpg'); \/* \u041e\u0441\u0442\u0430\u0432\u0438\u043b \u043a\u0430\u043a \u0435\u0441\u0442\u044c, \u0442\u0430\u043a \u043a\u0430\u043a \u044d\u0442\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u0446\u0438\u0444\u0440\u0430 *\/\n  background-size: cover;\n  background-position: center;\n  background-attachment: fixed; \n  background-color: #ffffff;\n  overflow-x: hidden;\n}\n\n.mission-content {\n  width: 60%;\n  background: rgba(220, 240, 255, 0.90);\n  padding: 50px 60px;\n  border-top-right-radius: 40px;\n  border-bottom-right-radius: 40px;\n  color: #0e1a2b;\n  font-size: 1.15em;\n  line-height: 1.7;\n  box-sizing: border-box;\n  margin-left: 0;\n  box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n}\n\n\/* \u0410\u0434\u0430\u043f\u0442\u0430\u0446\u0438\u044f \u0434\u043b\u044f \u043f\u043b\u0430\u043d\u0448\u0435\u0442\u043e\u0432 *\/\n@media (max-width: 1024px) {\n  .mission-content {\n    width: 85%;\n    padding: 40px 30px;\n    border-radius: 0 30px 30px 0;\n  }\n\n  .mission-content h1 {\n    font-size: 2em;\n  }\n\n  .mission-content p {\n    font-size: 1.05em;\n  }\n\n  .services-list {\n    padding: 0 16px;\n  }\n\n  .service-card {\n    max-width: 100%;\n    min-height: 300px;\n  }\n}\n\n\/* \u0410\u0434\u0430\u043f\u0442\u0430\u0446\u0438\u044f \u0434\u043b\u044f \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445 *\/\n@media (max-width: 640px) {\n  .mission-section {\n    background-attachment: scroll; \n    padding: 60px 0;\n  }\n\n  .section-full-bg {\n    padding: 0 10px;\n    max-width: 100%;\n  }\n\n  .mission-content {\n    width: 100% !important;\n    max-width: 100% !important;\n    padding: 20px 15px !important;\n    border-radius: 0 !important;\n    margin: 0 auto;\n    box-sizing: border-box;\n  }\n\n  .services-list {\n    grid-template-columns: 1fr;\n    gap: 16px;\n    padding: 0;\n    width: 100%;\n  }\n\n  .service-card {\n    max-width: 100% !important;\n    width: 100% !important;\n    margin: 16px 0 !important;\n    min-height: 320px;\n    border-radius: 12px;\n  }\n\n  .service-content {\n    padding: 20px 20px;\n  }\n\n  .service-card h3 {\n    font-size: 1.3rem;\n    padding: 10px 14px;\n  }\n\n  .service-description {\n    font-size: 1rem;\n  }\n\n  .btn-more {\n    padding: 10px 16px;\n    font-size: 1rem;\n  }\n}\n\n\/* \u041e\u0447\u0435\u043d\u044c \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0435 \u044d\u043a\u0440\u0430\u043d\u044b *\/\n@media (max-width: 400px) {\n  .service-card {\n    min-height: 280px;\n  }\n\n  .service-card h3 {\n    font-size: 1.1rem;\n    padding: 8px 12px;\n  }\n\n  .btn-more {\n    padding: 7px 12px;\n    font-size: 0.9rem;\n  }\n\n  .service-description {\n    font-size: 0.9rem;\n  }\n\n  .service-content {\n    padding: 16px 16px;\n  }\n}\n<\/style>\n\n<section class=\"mission-section\">\n  <div class=\"mission-content\">\n    <h1>Full Range of Dental Services at My DENT Clinic<\/h1>\n    <p>\n      Professional <strong>dental care<\/strong> at My DENT clinic implies a comprehensive approach to treatment and aesthetics. Modern equipment, the use of a dental microscope, and experienced doctors allow us to painlessly and reliably restore the health and beauty of your smile. Choose a service below for more detailed information.\n    <\/p>\n  <\/div>\n<\/section>\n\n<section class=\"section-full-bg\">\n  <div class=\"services-list\">\n\n    <a href=\"\/services\/dental-implants\/\" title=\"Learn more about dental implants\" class=\"service-card\" style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/services-dental-implants.webp');\">\n      <div class=\"service-content\">\n        <h3>Dental Implants<\/h3>\n        <p class=\"service-description\">Modern restoration of missing teeth using advanced technologies.<\/p>\n        <span class=\"btn-more\">Learn More<\/span>\n      <\/div>\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/services-dental-implants.webp\" alt=\"Dental implants in a modern dental clinic in Batumi\" width=\"380\" height=\"250\" loading=\"lazy\" style=\"display:none;\">\n    <\/a>\n\n    <a href=\"https:\/\/staging.mydent-ge.com\/en\/services\/oral-surgery\/\" title=\"Learn more about oral surgery\" class=\"service-card\" style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/dentistry-oral-surgery-extractions.webp');\">\n      <div class=\"service-content\">\n        <h3>Oral Surgery<\/h3>\n        <p class=\"service-description\">Painless procedures: tooth extractions, sinus lifts, and bone grafting.<\/p>\n        <span class=\"btn-more\">Learn More<\/span>\n      <\/div>\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/dentistry-oral-surgery-extractions.webp\" alt=\"Oral surgery services: tooth extractions, sinus lift, bone grafting\" width=\"380\" height=\"250\" loading=\"lazy\" style=\"display:none;\">\n    <\/a>\n\n    <a href=\"\/services\/laser-teeth-whitening-batumi\/\" title=\"Learn more about laser teeth whitening\" class=\"service-card\" style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/services-laser-teeth-whitening.webp');\">\n      <div class=\"service-content\">\n        <h3>Laser Whitening<\/h3>\n        <p class=\"service-description\">Effective and gentle teeth whitening, safe even for sensitive enamel.<\/p>\n        <span class=\"btn-more\">Learn More<\/span>\n      <\/div>\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/services-laser-teeth-whitening.webp\" alt=\"Safe laser teeth whitening services\" width=\"380\" height=\"250\" loading=\"lazy\" style=\"display:none;\">\n    <\/a>\n\n    <a href=\"https:\/\/staging.mydent-ge.com\/en\/teeth-cleaning-2\/\" title=\"Learn more about professional dental hygiene\" class=\"service-card\" style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/services-professional-dental-hygiene.webp');\">\n      <div class=\"service-content\">\n        <h3>Dental Hygiene<\/h3>\n        <p class=\"service-description\">Professional ultrasonic and Air Flow cleaning for healthy gums.<\/p>\n        <span class=\"btn-more\">Learn More<\/span>\n      <\/div>\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/services-professional-dental-hygiene.webp\" alt=\"Professional dental hygiene services: ultrasonic and Air Flow teeth cleaning\" width=\"380\" height=\"250\" loading=\"lazy\" style=\"display:none;\">\n    <\/a>\n\n    <a href=\"\/services\/microscope-dentistry\/\" title=\"Learn more about microscope dentistry\" class=\"service-card\" style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/services-microscope-dental-treatment.webp');\">\n      <div class=\"service-content\">\n        <h3>Restorative Dentistry<\/h3>\n        <p class=\"service-description\">Treatment of caries, pulpitis, and inflammation <strong>under a dental microscope<\/strong>.<\/p>\n        <span class=\"btn-more\">Learn More<\/span>\n      <\/div>\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/services-microscope-dental-treatment.webp\" alt=\"Restorative dentistry services: high-precision dental treatment under a microscope\" width=\"380\" height=\"250\" loading=\"lazy\" style=\"display:none;\">\n    <\/a>\n\n    <a href=\"https:\/\/staging.mydent-ge.com\/en\/services\/dental-prosthetics\/\" title=\"Learn more about dental prosthetics\" class=\"service-card\" style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/services-dental-prosthetics.webp');\">\n      <div class=\"service-content\">\n        <h3>Dental Prosthetics<\/h3>\n        <p class=\"service-description\">Crowns, veneers, bridges, and dentures to fully restore your smile.<\/p>\n        <span class=\"btn-more\">Learn More<\/span>\n      <\/div>\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/services-dental-prosthetics.webp\" alt=\"Dental prosthetics services: installation of crowns, veneers, bridges, and dentures\" width=\"380\" height=\"250\" loading=\"lazy\" style=\"display:none;\">\n    <\/a>\n\n    <a href=\"\/services\/aligners-braces\/\" title=\"Learn more about orthodontics\" class=\"service-card\" style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/services-orthodontics-aligners-braces.webp');\">\n      <div class=\"service-content\">\n        <h3>Orthodontics<\/h3>\n        <p class=\"service-description\">Braces and clear aligners for teeth straightening and bite correction.<\/p>\n        <span class=\"btn-more\">Learn More<\/span>\n      <\/div>\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/services-orthodontics-aligners-braces.webp\" alt=\"Orthodontic services: bite correction and teeth straightening with aligners and braces\" width=\"380\" height=\"250\" loading=\"lazy\" style=\"display:none;\">\n    <\/a>\n\n    <a href=\"\/services\/pediatric-dentistry\/\" title=\"Learn more about pediatric dentistry\" class=\"service-card\" style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/services-pediatric-dentistry.webp');\">\n      <div class=\"service-content\">\n        <h3>Pediatric Dentistry<\/h3>\n        <p class=\"service-description\">Dental treatment for children in a comfortable and friendly environment.<\/p>\n        <span class=\"btn-more\">Learn More<\/span>\n      <\/div>\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/services-pediatric-dentistry.webp\" alt=\"Pediatric dentistry services: comfortable and painless treatment of kids' teeth\" width=\"380\" height=\"250\" loading=\"lazy\" style=\"display:none;\">\n    <\/a>\n\n  <\/div>\n<\/section>\n<div style=\"height: 80px; width: 100%; clear: both;\"><\/div>\n\n<section class=\"seo-footer-block\" style=\"max-width: 1240px; margin: 0 auto; padding: 40px 30px; background: #f4f9ff; border-radius: 14px; display: block; width: 100%; box-sizing: border-box;\">\n  \n  <h2 style=\"text-align: center; margin-top: 0;\">Why Choose Our Dental Services?<\/h2>\n  \n  <p style=\"font-size: 1.05rem; line-height: 1.7; color: #14263e; margin-bottom: 16px;\">\n    By entrusting your dental health to the specialists at My DENT in Batumi, you choose a highly qualified team. Our main goal is to make the treatment process as comfortable, safe, and painless as possible. We take pride in offering our patients advanced treatment methods, whether it is complex oral surgery, aesthetic prosthetics, or gentle care for children.\n  <\/p>\n\n  <p style=\"font-size: 1.05rem; line-height: 1.7; color: #14263e; margin-bottom: 16px;\">\n    Accurate diagnosis and high-quality results are ensured by using modern equipment from leading global brands (for example, premium <a href=\"https:\/\/www.zeiss.com\/meditec\/en\/products\/dentistry.html\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: #5aa7e6; text-decoration: underline;\">Carl Zeiss<\/a> optics for root canal treatments). This allows us to provide top-tier <strong>dental care<\/strong> and save teeth that other clinics might consider unsalvageable.\n  <\/p>\n  \n  <p style=\"font-size: 1.05rem; line-height: 1.7; color: #14263e; margin-bottom: 0;\">\n    From the initial consultation and comprehensive treatment plan to a perfect smile \u2014 we support you at every stage. <a href=\"\/contact\/\" style=\"color: #5aa7e6; text-decoration: underline; font-weight: bold;\">Book an appointment<\/a> and see for yourself that modern medicine can be a pleasant experience!\n  <\/p>\n\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/3.jpg\" alt=\"Professional dental services in Batumi\" width=\"1\" height=\"1\" style=\"display:none;\">\n\n<\/section>\n\n<div style=\"height: 60px; width: 100%; clear: both;\"><\/div>\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Full Range of Dental Services at My DENT Clinic Professional dental care at My DENT clinic implies a comprehensive approach to treatment and aesthetics. Modern equipment, the use of a dental microscope, and experienced doctors allow us to painlessly and reliably restore the health and beauty of your smile. Choose a service below for more&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_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-4771","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4771","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=4771"}],"version-history":[{"count":8,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4771\/revisions"}],"predecessor-version":[{"id":4805,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4771\/revisions\/4805"}],"wp:attachment":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/media?parent=4771"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}