/*  */
a {
    color: #af884a;
    font-weight: 600;
}


.wp-singular.services-template-default.single .container:not(header .container, footer .container) {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.ntt-service-img-right a:hover {
    cursor: pointer;
    color: #ffffff;
}
.ntt-service-img-left a:hover {
    cursor: pointer;
    color: #0e221e;
}

.main-bg-color a:hover {
    cursor: pointer;
    color: #0e221e;
}
.main-bg a:hover {
    cursor: pointer;
    color: #ffffff;
}

/*  */
.main-bg li {
    color: #ffffff !important;
        line-height: 22px;
}
.main-bg-color li{
    color: #000000 !important;
        line-height: 28px;
}
.main-bg-color h3 {
    color: #0e221e !important;
    font-family: "Erode Regular", serif;
    margin-bottom: 5px;
    font-size: 26px !important;
}
.main-bg h3 {
    color: #ffffff;
    margin-bottom: 5px;
    font-family: "Erode Regular", serif;
    font-size: 26px !important;
    /* font-weight: 400; */
}
.fade-in.is-inview h2 {
    color: #000;
}

section.main-bg {
    /* padding-top: 60px; */
    width: 100%;
    background-color: #25292d;
}
section.main-bg-color {
        width: 100%;
    background-color: #fbfaf4;
}
.ntt-service-section.ntt-service-intro h1 {
   position: relative;
    top:50px !important;
    padding: 20px 0 20px 0;
    font-size: 50px;
    font-weight: 500;
}
.ntt-service-section.ntt-service-intro h2 {
    font-family: "Erode Regular", serif;
    font-size: 2.25rem;
    color: #ffffff;
    margin-bottom: 20px;
}
section.main-bg-color h2 {
    color: #0e221e !important;
    line-height: 38px;
}

.ntt-service-section p {
    color: #ffffff;
    font-family: var(--font-body);
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 25px;
font-family: "Neue-Montreal", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
section.main-bg-color p {
    color: #000000 !important;
}
.ntt-service-section li {
    font-size: 18px;
    gap: 13px;
    font-family: var(--font-body);
    margin-bottom: 10px;
    list-style-type: initial;
    color: #000;
}
    .ntt-service-section {
      max-width: 1440px;
      margin: auto;
      padding: 60px 20px;
    }

   .ntt-service-intro {
    text-align: center;
    padding-top: 0;
    margin-top: -90px;
}
 
    /* .ntt-service-content {
      text-align: center;
      background-color: #ffffff;
    } */
    .ntt-service-img-left,
    .ntt-service-img-right {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      /* background-color: #ffffff; */
      gap: 30px;
    }

    .ntt-service-img-left img,
    .ntt-service-img-right img {
      width: 100%;
      /* max-width: 480px; */
      height: auto;
      border-radius: 20px;
    }

    .ntt-service-img-left .text,
    .ntt-service-img-right .text,
    .ntt-service-img-left .image,
    .ntt-service-img-right .image {
      flex: 1 !important;
      min-width: 300px !important;
    }

    /* .ntt-service-img-right {
      flex-direction: row-reverse;
    } */

    .ntt-service-cta {
      /* background-color: #e8f5e9; */
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 30px;
    }

    .ntt-service-cta .cta-text,
    .ntt-service-cta .cta-iframe {
      flex: 1;
      min-width: 300px;
    }

    .ntt-service-cta .cta-text {
      padding-right: 20px;
    }

    .ntt-service-cta h2 {
      margin-bottom: 10px;
    }

    .ntt-service-cta p {
      margin-bottom: 20px;
    }

    .ntt-service-cta a {
      display: inline-block;
      padding: 12px 24px;
      /* background-color: #2e7d32; */
      color: white;
      text-decoration: none;
      border-radius: 5px;
      font-weight: bold;
    }

    .ntt-service-cta iframe {
      width: 100%;
      height: 450px;
      border: none;
      border-radius: 10px;
    }

    section.ntt-service-section.ntt-service-img-left {
    background-color: #fbfaf4;
}
section.ntt-service-section.ntt-service-content {
    background-color: #fbfaf4;
}

    @media screen and (max-width: 768px) {
      .ntt-service-img-left,
      
      .ntt-service-cta {
        flex-direction: column;

      }
       .ntt-service-img-left img,
    .ntt-service-img-right img {
max-width: 100%;
    }
.ntt-service-img-right{
    flex-direction: column-reverse;
}
      .ntt-service-cta .cta-text {
        padding-right: 0;
      }
      section.ntt-service-section.ntt-service-intro h1, h2 {
    /* font-size: 40px; */
    /* font-family: minerva-modern; */
    font-size: 30px;
    line-height: 35px;
}
.ntt-service-section {
    padding: 25px 20px;
}
.ntt-service-img-left, .ntt-service-img-right {
    gap: 10px;
}
.ntt-service-cta .cta-text, .ntt-service-cta .cta-iframe {
    flex: 1;
    min-width: 100%;
}
			.ntt-service-img-left .text{
    width: 100%;
} 
.ntt-service-img-right .text{
    width: 100%;
} 
.ntt-service-intro{
        padding: 10px 20px !important;
}
.ntt-service-section.ntt-service-intro h1 {
    position: relative;
    top: 15px !important;
    padding: 30px 0;
    font-size: 32px;
    line-height: 31px;
    font-weight: 500;
}
    }

.custom-buttons {
    display: flex;
    gap: 15px;
	margin-bottom:10px;
		margin-top:10px;
    flex-wrap: wrap;
}

/* .btn {
    display: inline-block;
    padding: 12px 24px;
    font-size: 16px !important;
    text-align: center;
    text-decoration: none;
    border-radius: 6px;
    font-weight: bold !important;
    transition: background-color 0.3s ease, color 0.3s ease;
    color: #fff;
} */

/* =============================== */
/* UNIFIED BUTTON STYLING */
/* =============================== */

.btn.phone-btn, .btn.appointment-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 500 !important;
    padding: 12px 30px;
    border-radius: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #99681b !important;
    background: 0 0;
    border: 1px solid #99681b;
    text-decoration: none;
    transition: all .3s ease;
}

/* Hover state */
.btn.phone-btn:hover,
.btn.appointment-btn:hover {
  background: #99681b;
  color: #fff !important;
}

/* Optional golden dot (if you want same style as CTA button) */
.btn.phone-btn::before,
.btn.appointment-btn::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #99681b;
  border-radius: 50%;
  display: inline-block;
}
/* HOVER – ONLY BUTTON COLOR CHANGES */
.btn.phone-btn:hover,
.btn.appointment-btn:hover {
  background: #99681b; /* or your brand red */
  color: #fff !important;
}

/* FORCE DOT TO STAY GOLD ON HOVER */
.btn.phone-btn:hover::before,
.btn.appointment-btn:hover::before {
  background-color: #fff; /* STILL GOLD */
}
/* html.has-scroll-smooth {
    overflow: auto;
}
footer.bg-green {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
	    opacity: 1 !important;

} */
.faq-section-cdcp {
    margin: auto;
    padding: 25px;
    margin-bottom: 25px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgb(255 255 255 / 45%);
    margin-top: 50px;
    background-color: #0e221e;
    max-width: 1400px;
}

.faq-answer {
  overflow: hidden;
}

.faq-item h3 {
  cursor: pointer;
  position: relative;
}

.faq-item h3::after {
  content: "+";
  position: absolute;
  right: 0;
}

.faq-item.active h3::after {
  content: "−";
}
/* ============================= */
/* SECTION 7 – CTA BACKGROUND */
/* ============================= */

.section-7.cta-section {
  position: relative;
  min-height: 55vh;
  background-size: cover;
  background-position: center 43%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 80px 20px;
  color: #ffffff;
}

/* Overlay */
.section-7 .cta-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

/* Content */
.section-7 .cta-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.section-7 .cta-title {
  font-size: 36px;
  color: #ffffff !important;
  font-weight: 500;
 font-family: "Erode Regular", serif;
  margin-bottom: 20px;
  line-height: 1.2;
}

/* Text */
.section-7 .cta-text {
  font-size: 16px;
  color: #ffffff !important;
  max-width: 900px;
  margin: 0 auto 40px;
  font-family: "Neue-Montreal", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.6;
}

/* Button */
 .cta-button {
    display: inline-flex;
    justify-content: center;
    padding: 12px 36px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #af884a;
    text-decoration: none;
    transition: all .3s ease;
    align-items: center;
}

 .cta-button:hover {
  background: #af884a;
  color: #ffffff !important;
}

/* Golden dot before CTA button text */
 .cta-button {
  gap: 10px;
}

.cta-button:hover .cta-dot{
       background-color: #ffffff !important;
}

 .cta-dot {
    width: 12px;
    height: 12px;
    background-color: #af884a;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
    top: -1px;
    position: relative;
}
.section-7 .cta-text p {
    color: #fff !important;
    font-size: 18px;
}

.section-7.cta-section p a {
  color:#af884a !important;
  font-weight: 600;
  text-decoration: none !important;
}
.section-7.cta-section p a:hover {
  color:#fff !important;
  font-weight: 600;
}
/* ============================= */
/* RESPONSIVE */
/* ============================= */

@media (max-width: 768px) {
  .section-7.cta-section {
    min-height: 70vh;
    padding: 60px 20px;
  }

  .section-7 .cta-title {
    font-size: 28px !important;
  }

  .section-7 .cta-text {
    font-size: 1rem;
  }
  section.main-bg-color h2 {
    color: #0e221e !important;
    line-height: 33px;
}
.faq-item h3 {
    cursor: pointer;
    position: relative;
    font-size: 22px !important;
}
}




.h3_font {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
}


.main-social-icons {
  display: block !important;
}

@media(max-width:342px){
	.ntt-service-img-left img, .ntt-service-img-right img {
    max-width: 93% !important;
}
}


.areas-served-section {
    /* background-image: url('https://www.reflectiondentaltx.com/wp-content/uploads/2025/07/paper-bg.jpg'); */
    background-color: #af884a;
    background-size: cover;
    background-position: center;
    padding: 40px 20px;
    color: #fff;
    display: flex;
    text-align: center;
    margin: 0 auto;
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
}

.area-section-title {
    font-size: 2.5rem;
    margin-bottom: 30px;
    color: #ffffff;
}
.areas-description {
    max-width: 1200px;
    margin: 0 auto 30px;
    color: #000;
	font-size:16px;
}
.location-list {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.location-item {
    list-style: none;
    background-color: #ffffff00;
    padding: 10px 15px;
    border-radius: 6px;
    transition: background-color 0.3s, color 0.3s;
    width: 10%;

}



.location-item {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: center;
}

.location-item a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding: 15px;
    border-radius: 6px;
    border: 2px solid #fbfaf4;
    color: #fff !important;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    transition: background-color .3s,color .3s;
}

.location-item:hover a {
    background-color: #fbfaf4;
    color: #af884a !important;
}

@media (max-width:1300px) {
	
	.location-item  {
		  width: 25%;
		
	}
}

@media (max-width:767px) {
   
.area-section-title {
    font-size: 26px;
    margin-bottom: 20px;
    color: #fff;
}

	.location-item {
		width: 90%;
	}
}