Sporsho Dental Care

.sporsho-service-page { max-width: 1150px; margin: 0 auto; padding: 55px 15px; font-family: inherit; color: #222222; } .sporsho-service-layout { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(300px, 0.9fr); gap: 35px; align-items: start; } .sporsho-service-content { min-width: 0; } .sporsho-service-content h1 { font-size: 38px; line-height: 1.25; margin: 0 0 18px; color: #222222; font-weight: 800; } .sporsho-service-content h2 { font-size: 25px; margin: 34px 0 14px; color: #9c0f4f; font-weight: 750; } .sporsho-service-content h3 { font-size: 20px; margin: 24px 0 10px; color: #222222; font-weight: 700; } .sporsho-service-content p { font-size: 16px; line-height: 1.8; margin: 0 0 16px; color: #444444; } .sporsho-service-content ul, .sporsho-service-content ol { margin: 0 0 20px 22px; padding: 0; } .sporsho-service-content li { font-size: 16px; line-height: 1.8; margin-bottom: 8px; color: #444444; } .sporsho-highlight-box { background: #fff5f9; border-left: 4px solid #e91e63; padding: 18px 20px; margin: 25px 0; border-radius: 4px; } .sporsho-highlight-box p { margin: 0; } .sporsho-highlight-box strong { color: #9c0f4f; } .sporsho-option-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin: 18px 0 25px; } .sporsho-option-card { background: #ffffff; border: 1px solid #eeeeee; border-radius: 10px; padding: 18px 20px; box-shadow: 0 5px 18px rgba(0, 0, 0, 0.05); } .sporsho-option-card h3 { margin-top: 0; color: #9c0f4f; } .sporsho-option-card p { margin-bottom: 10px; } .sporsho-option-price { display: block; font-weight: 800; color: #222222; margin-bottom: 12px; } .sporsho-small-book-btn { display: inline-flex; align-items: center; justify-content: center; background: #6d4a7f; color: #ffffff !important; padding: 10px 16px; border-radius: 4px; text-decoration: none; font-size: 13px; font-weight: 700; } .sporsho-small-book-btn:hover { background: #e91e63; color: #ffffff !important; text-decoration: none; } .sporsho-sidebar-card { background: #ffffff; border: 1px solid #eeeeee; border-radius: 12px; padding: 22px; box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08); position: sticky; top: 25px; } .sporsho-sidebar-card h3 { font-size: 22px; color: #9c0f4f; margin: 0 0 12px; font-weight: 800; } .sporsho-sidebar-card p { font-size: 15px; line-height: 1.7; color: #555555; margin: 0 0 16px; } .sporsho-image-box { width: 100%; margin-bottom: 18px; border-radius: 10px; overflow: hidden; background: #f7f7f7; border: 1px solid #eeeeee; } .sporsho-image-box img { width: 100%; height: auto; display: block; } .sporsho-video-box { width: 100%; margin-bottom: 18px; border-radius: 10px; overflow: hidden; background: #000000; position: relative; padding-bottom: 56.25%; height: 0; } .sporsho-video-box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .sporsho-price-box { background: #f7fbf8; border: 1px solid #e5e5e5; padding: 14px 16px; border-radius: 8px; margin-bottom: 18px; } .sporsho-price-box span { display: block; font-size: 13px; color: #777777; margin-bottom: 3px; } .sporsho-price-box strong { font-size: 22px; color: #9c0f4f; } .sporsho-cta-buttons { display: flex; flex-direction: column; gap: 12px; } .sporsho-call-btn, .sporsho-appointment-btn { display: inline-flex; align-items: center; justify-content: center; width: 100%; padding: 14px 18px; border-radius: 5px; text-decoration: none; font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; transition: all 0.3s ease; text-align: center; } .sporsho-call-btn { background: #ffffff; color: #6d4a7f !important; border: 2px solid #6d4a7f; } .sporsho-call-btn:hover { background: #6d4a7f; color: #ffffff !important; text-decoration: none; } .sporsho-appointment-btn { background: #6d4a7f; color: #ffffff !important; border: 2px solid #6d4a7f; } .sporsho-appointment-btn:hover { background: #e91e63; border-color: #e91e63; color: #ffffff !important; text-decoration: none; } .sporsho-faq-item { border: 1px solid #eeeeee; padding: 18px 20px; border-radius: 8px; margin-bottom: 12px; background: #ffffff; } .sporsho-faq-item h3 { margin: 0 0 8px; color: #9c0f4f; } .sporsho-faq-item p { margin-bottom: 0; } .sporsho-related-links { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 15px; } .sporsho-related-links a { display: inline-block; padding: 9px 14px; background: #fff5f9; border: 1px solid #f3c2d4; color: #9c0f4f; text-decoration: none; border-radius: 4px; font-size: 14px; font-weight: 700; } .sporsho-related-links a:hover { background: #e91e63; color: #ffffff; text-decoration: none; } @media (max-width: 1024px) { .sporsho-service-layout { grid-template-columns: 1fr; gap: 30px; } .sporsho-sidebar-card { position: static; } .sporsho-service-content h1 { font-size: 32px; } } @media (max-width: 767px) { .sporsho-service-page { padding: 35px 15px; } .sporsho-service-content h1 { font-size: 28px; line-height: 1.3; } .sporsho-service-content h2 { font-size: 22px; } .sporsho-service-content p, .sporsho-service-content li { font-size: 15px; } .sporsho-option-grid { grid-template-columns: 1fr; } .sporsho-sidebar-card { padding: 18px; } .sporsho-call-btn, .sporsho-appointment-btn, .sporsho-small-book-btn { width: 100%; font-size: 13px; padding: 13px 14px; } }

Diastema Closure in Mirpur, Dhaka

Looking for diastema closure in Mirpur? Diastema closure helps improve visible gaps between teeth, especially front teeth gaps. Sporsho Dental Care provides cosmetic restoration options for midline gaps, large gaps, and side teeth spacing.

Diastema means a gap between teeth. Depending on the size and cause, treatment may include composite restoration, veneer, orthodontic advice, or a combined cosmetic plan.

Starting Price: Diastema Closure starts from ৳5,000. Final cost may vary depending on oral condition, case complexity, materials used, and dentist consultation.

What Is Diastema Closure?

Diastema means a gap between teeth. Depending on the size and cause, treatment may include composite restoration, veneer, orthodontic advice, or a combined cosmetic plan.

Who May Need This Service?

  • Gap between front teeth
  • Large visible space in smile line
  • Side teeth spacing
  • Smile appearance concerns
  • Need cosmetic consultation before treatment

Service Options Available

At Sporsho Dental Care, the dentist will examine your condition and recommend the suitable option based on your dental needs.

Midline Diastema Closure

Cosmetic closure for a regular front teeth gap using suitable restoration planning.

Price: ৳10,000 - ৳15,000 Book This Service

Midline Diastema Closure Large Gap

Treatment planning for larger front teeth gaps based on smile and bite assessment.

Price: ৳15,000 Book This Service

Side Teeth Gap Closure

Cosmetic restoration for selected side teeth spaces on a per-space basis.

Price: ৳5,000 Book This Service

Benefits of Diastema Closure

  • Improves smile appearance
  • Can close visible gaps
  • Tooth-colored cosmetic option
  • May be completed faster than orthodontics in selected cases
  • Personalized treatment planning

Treatment Process

  1. Smile and bite assessment
  2. Gap size evaluation
  3. Shade and shape planning
  4. Composite restoration or suitable option
  5. Finishing and polishing

Diastema Closure Price in Mirpur

The cost depends on the exact treatment type, tooth condition, materials, and dentist recommendation. Common listed prices include:

  • Midline Diastema Closure: ৳10,000 - ৳15,000
  • Midline Diastema Closure Large Gap: ৳15,000
  • Side Teeth Gap Closure: ৳5,000

Why Choose Sporsho Dental Care?

  • Trusted dental clinic in Mirpur, Dhaka
  • Qualified dental professionals
  • Clean and hygienic clinic environment
  • Modern dental instruments and sterilization process
  • Patient-friendly consultation and treatment planning
  • Easy appointment booking and phone support

Frequently Asked Questions

Can all gaps be closed with composite?

No. Some gaps may need orthodontic treatment or another plan depending on size, bite, and tooth shape.

Is diastema closure painful?

Cosmetic composite closure is usually comfortable, but treatment details depend on the case.

Will the result look natural?

The dentist will match shade and shape as much as possible for a natural-looking result.

Can large gaps be closed?

Large gaps may be improved, but the dentist will explain realistic options after examination.

Related Dental Services

Diastema Closure in Mirpur, Dhaka at Sporsho Dental Care in 

Mirpur Dhaka

Diastema Closure Appointment

Book an appointment for diastema closure at Sporsho Dental Care in Mirpur, Dhaka. Call us or use the appointment form for convenient scheduling.

Starting From ৳5,000