
/* cta_welcome_2_css
---------------------------------------------------------- */
.cta_welcome_2 {
    text-align: center;
    padding: 50px 0;
    position: relative;
    z-index: 1;
    background-color: #000;
}
.cta_welcome_2 .container {
    display: flex;
    flex-direction: column;
    gap: 24px 0;
    width: min(100%, 725px);
    justify-content: center;
}
.cta_welcome_2 .welcome-top-title * {
    margin: 0;
}
.cta_welcome_2 .welcome-top-title h2 {
    font-family: var(--font-family-main);
    font-size: var(--h1-font-size);
    font-style: normal;
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-normal);
    letter-spacing: var(--heading-letter-spacing-normal);
    text-transform: var(--heading-text-transform-normal);
    margin: var(--text-margin-normal);
    color: var(--white);
}
.cta_welcome_2 .welcome-top-title h3 {
    color: var(--white);
    font-family: var(--font-family-secondary);
    font-size: var(--h4-font-size);
    line-height: var(--line-height-normal);
    letter-spacing: var(--heading-letter-spacing-normal);
}
.cta_welcome_2 .welcome-button a {
    margin: 0 auto;
}
.cta_welcome_2 .welcome-content p {
    margin: 0;
}
.cta_welcome_2 .welcome-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
    gap: 15px 30px;
    flex-wrap: wrap;
}
.cta_welcome_2 .welcome-button .main-btn.secondary {
    color: var(--white);
    border-color: var(--white);
    display: flex;
    align-items: center;
    gap: 20px;
}
.cta_welcome_2 .welcome-button .main-btn.secondary:hover {
    color: var(--black);
}
.cta_welcome_2 .welcome-button .main-btn.secondary:hover svg path {
    fill: var(--black);
}
/* cta_welcome_2_css
---------------------------------------------------------- */

/* meet_the_staff_4a_css
---------------------------------------------------------- */
.meet_the_staff_4a {
  padding: 100px 25px;
  position: relative;
  z-index: 1;
  background-color: #000;
}
.meet_the_staff_4a .meet-staff-flex {
  width: min(100%, 1400px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  flex-direction: row-reverse;
}
.meet_the_staff_4a .meet-staff-right {
  width: min(100%, 632px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  text-align: left;
}
.meet_the_staff_4a .meet-staff-title * {
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 64px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0px;
  text-transform: capitalize;
  color: #E4E4E4;
}
.meet_the_staff_4a .meet-staff-title h3 {
  font-family: var(--font-family-secondary);
  font-size: var(--h4-font-size);
  line-height: var(--line-height-normal);
  letter-spacing: var(--heading-letter-spacing-normal);
}
.meet_the_staff_4a .meet-staff-right p {
  margin: 0;
  color: #FFF;
}
.meet_the_staff_4a .meet-staff-aff .external-link {
  display: none;
}
.dentist-aff a,
.dentist-aff img {
  display: block;
}
.meet_the_staff_4a .meet-staff-right .main-btn {
  margin: 0;
}
.meet_the_staff_4a .meet-staff-left {
  display: block;
  height: min(66vw, 526px);
  width: min(100%, 669px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.loaded .meet_the_staff_4a .meet-staff-left {
  background-image: url('../images/UHpassion.webp');
}
@media only screen and (max-width: 991px) {
  .meet_the_staff_4a .meet-staff-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .meet_the_staff_4a .meet-staff-box {
    margin: 0 auto;
  }
  .meet_the_staff_4a {
    padding: 50px 25px;
  }
}
/* meet_the_staff_4a_css
---------------------------------------------------------- */

/* meet_the_staff_4b_css
---------------------------------------------------------- */
.meet_the_staff_4b {
  padding: 100px 25px;
  position: relative;
  z-index: 1;
  background: var(--Dark-Grey, #272623);
}
.meet_the_staff_4b .meet-staff-flex {
  width: min(100%, 1400px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  flex-direction: row-reverse;
}
.meet_the_staff_4b .meet-staff-right {
  width: min(100%, 632px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  text-align: left;
}
.meet_the_staff_4b .meet-staff-title * {
    font-family: Inter;
    font-weight: 300;
    font-style: Light;
    font-size: 58.93px;
    leading-trim: NONE;
    line-height: 70px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: var(--White, #FFF);
}
.meet_the_staff_4b .meet-staff-subtitle * {
    color: var(--White, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 124%; /* 22.32px */
}
.meet_the_staff_4b .meet-staff-title h3 {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 124%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--White, #FFF);
}

.drcreds {
  font-family: Lato;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 16px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: var(--White, #FFF);
}

.drcreds img {
  margin-bottom: 10px;
}
.meet_the_staff_4b .meet-staff-right p {
  margin: 0;
  color: var(--White, #FFF);
}
.meet_the_staff_4b .meet-staff-aff .external-link {
  display: none;
}
.dentist-aff a,
.dentist-aff img {
  display: block;
}
.meet_the_staff_4b .meet-staff-right .main-btn {
  margin: 0;
}
.meet_the_staff_4b .meet-staff-left {
  display: block;
  height: min(66vw, 526px);
  width: min(100%, 669px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.loaded .meet_the_staff_4b .meet-staff-left {
  background-image: url('../images/CHdrp.webp');
}
@media only screen and (max-width: 991px) {
  .meet_the_staff_4b .meet-staff-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .meet_the_staff_4b .meet-staff-box {
    margin: 0 auto;
  }
  .meet_the_staff_4b {
    padding: 50px 25px;
  }
}
/* meet_the_staff_4b_css
---------------------------------------------------------- */

/* service_4_css
---------------------------------------------------------- */
.service_4 {
    padding: 70px 25px;
    background-color: #000;
    position: relative;
}
.service_4 .services-container {
    width: min(100%, 1400px);
    margin: 0 auto;
}
.service_4 .services-flex {
    padding: 75px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 60px 20px;
}
.service_4 .services-top-title {
    text-align: center;
}
.service_4 .services-holder {
    display: flex;
    justify-content: space-between;
    width: min(49%, 650px);
    align-items: center;
}
.service_4 .services-box-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    background-color: var(--white);
    width: min(99%, 500px);
    padding: 15px 1%;
    gap: 20px;
}
.service_4 .services-link {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.service_4 .services-box-content h4 {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFF;
}
.service_4 .services-title {
    width: 100%;
}
.service_4 .services-box-content p {
    margin: 0;
    color: #FFF;
}
.service_4 .services-content-holder h2 {
    font-family: var(--font-family-main);
    font-size: var(--h1-font-size);
    color: var(--black);
}
.service_4 .services-photoa {
    width: min(100%, 131px);
    height: min(100vw, 131px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.loaded .service_4 .services-photoa {
    background-image: url('../images/CHservicecosmetic.webp');
}

.service_4 .services-photob {
    width: min(100%, 131px);
    height: min(100vw, 131px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.loaded .service_4 .services-photob {
    background-image: url('../images/CHserviceveneers.webp');
}

.service_4 .services-photoc {
    width: min(100%, 131px);
    height: min(100vw, 131px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.loaded .service_4 .services-photoc {
    background-image: url('../images/CHserviceimplants.webp');
}

.service_4 .services-photod {
    width: min(100%, 131px);
    height: min(100vw, 131px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.loaded .service_4 .services-photod {
    background-image: url('../images/CHservicecrowns.webp');
}

.service_4 .services-photoe {
    width: min(100%, 131px);
    height: min(100vw, 131px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.loaded .service_4 .services-photoe {
    background-image: url('../images/CHservicealigner.webp');
}

.service_4 .services-photof {
    width: min(100%, 131px);
    height: min(100vw, 131px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.loaded .service_4 .services-photof {
    background-image: url('../images/CHservicetech.webp');
}

.service_4 .services-photog {
    width: min(100%, 131px);
    height: min(100vw, 131px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.loaded .service_4 .services-photog {
    background-image: url('../images/CHservicecomfort.webp');
}

.service_4 .services-buttons {
    display: flex;
    justify-content: center;
    gap: 25px;
    margin-top: 30px;
}
.service_4 .services-box:hover {
    text-decoration: none;
}
/* RESPONSIVE
-----------------------------------------------*/
@media (max-width: 1160px) {
    .service_4 .services-holder {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: min(100%, 300px);
        margin: 0 auto;
    }
    .service_4 .services-photo {
        width: 100%;
    }
    .service_4 .services-box-content {
        height: auto;
        width: 100%;
    }
}
@media all and (max-width: 600px) {
    .service_4 {
        padding: 50px 25px;
    }
    .service_4 .services-buttons {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0;
    }
    .service_4 .services-flex {
        padding: 50px 0 0;
    }
}
/* end of service_4 */

/* meet_the_staff_4c_css
---------------------------------------------------------- */
.meet_the_staff_4c {
  padding: 100px 25px;
  position: relative;
  z-index: 1;
  background-color: #272623;
}
.meet_the_staff_4c .meet-staff-flex {
  width: min(100%, 1400px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  flex-direction: row-reverse;
}
.meet_the_staff_4c .meet-staff-right {
  width: min(100%, 632px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  text-align: left;
}
.meet_the_staff_4c .meet-staff-title * {
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 45px;
  leading-trim: NONE;
  line-height: 124%;
  letter-spacing: 0px;
  color: #FFF;
}
.meet_the_staff_4c .meet-staff-title h3 {
  font-family: var(--font-family-secondary);
  font-size: var(--h4-font-size);
  line-height: var(--line-height-normal);
  letter-spacing: var(--heading-letter-spacing-normal);
}
.meet_the_staff_4c .meet-staff-right p {
  margin: 0;
  color: #FFF;
}
.meet_the_staff_4c .meet-staff-aff .external-link {
  display: none;
}
.dentist-aff a,
.dentist-aff img {
  display: block;
}
.meet_the_staff_4c .meet-staff-right .main-btn {
  margin: 0;
}
.meet_the_staff_4c .meet-staff-left {
  display: block;
  height: min(66vw, 526px);
  width: min(100%, 669px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.loaded .meet_the_staff_4c .meet-staff-left {
  background-image: url('../images/UHveneers.webp');
}
@media only screen and (max-width: 991px) {
  .meet_the_staff_4c .meet-staff-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .meet_the_staff_4c .meet-staff-box {
    margin: 0 auto;
  }
  .meet_the_staff_4c {
    padding: 50px 25px;
  }
}
/* meet_the_staff_4c_css
---------------------------------------------------------- */

/* meet_the_staff_4d_css
---------------------------------------------------------- */
.meet_the_staff_4d {
  padding: 100px 25px;
  position: relative;
  z-index: 1;
  background-color: #000;
}
.meet_the_staff_4d .meet-staff-flex {
  width: min(100%, 1400px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
}
.meet_the_staff_4d .meet-staff-right {
  width: min(100%, 632px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  text-align: left;
}
.meet_the_staff_4d .meet-staff-title * {
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 45px;
  leading-trim: NONE;
  line-height: 124%;
  letter-spacing: 0px;
  color: #FFF;
}
.meet_the_staff_4d .meet-staff-title h3 {
  font-family: var(--font-family-secondary);
  font-size: var(--h4-font-size);
  line-height: var(--line-height-normal);
  letter-spacing: var(--heading-letter-spacing-normal);
}
.meet_the_staff_4d .meet-staff-right p {
  margin: 0;
  color: #FFF;
}
.meet_the_staff_4d .meet-staff-aff .external-link {
  display: none;
}
.dentist-aff a,
.dentist-aff img {
  display: block;
}
.meet_the_staff_4d .meet-staff-right .main-btn {
  margin: 0;
}
.meet_the_staff_4d .meet-staff-left {
  display: block;
  height: min(66vw, 526px);
  width: min(100%, 669px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.loaded .meet_the_staff_4d .meet-staff-left {
  background-image: url('../images/UHcrowns.webp');
}
@media only screen and (max-width: 991px) {
  .meet_the_staff_4d .meet-staff-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .meet_the_staff_4d .meet-staff-box {
    margin: 0 auto;
  }
  .meet_the_staff_4d {
    padding: 50px 25px;
  }
}
/* meet_the_staff_4d_css
---------------------------------------------------------- */

/* meet_the_staff_4e_css
---------------------------------------------------------- */
.meet_the_staff_4e {
  padding: 100px 25px;
  position: relative;
  z-index: 1;
  background-color: #272623;
}
.meet_the_staff_4e .meet-staff-flex {
  width: min(100%, 1400px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  flex-direction: row-reverse;
}
.meet_the_staff_4e .meet-staff-right {
  width: min(100%, 632px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  text-align: left;
}
.meet_the_staff_4e .meet-staff-title * {
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 45px;
  leading-trim: NONE;
  line-height: 124%;
  letter-spacing: 0px;
  color: #FFF;
}
.meet_the_staff_4e .meet-staff-title h3 {
  font-family: var(--font-family-secondary);
  font-size: var(--h4-font-size);
  line-height: var(--line-height-normal);
  letter-spacing: var(--heading-letter-spacing-normal);
}
.meet_the_staff_4e .meet-staff-right p {
  margin: 0;
  color: #FFF;
}
.meet_the_staff_4e .meet-staff-aff .external-link {
  display: none;
}
.dentist-aff a,
.dentist-aff img {
  display: block;
}
.meet_the_staff_4e .meet-staff-right .main-btn {
  margin: 0;
}
.meet_the_staff_4e .meet-staff-left {
  display: block;
  height: min(66vw, 526px);
  width: min(100%, 669px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.loaded .meet_the_staff_4e .meet-staff-left {
  background-image: url('../images/UHaligner.webp');
}
@media only screen and (max-width: 991px) {
  .meet_the_staff_4e .meet-staff-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .meet_the_staff_4e .meet-staff-box {
    margin: 0 auto;
  }
  .meet_the_staff_4e {
    padding: 50px 25px;
  }
}
/* meet_the_staff_4e_css
---------------------------------------------------------- */

/* meet_the_staff_4f_css
---------------------------------------------------------- */
.meet_the_staff_4f {
  padding: 100px 25px;
  position: relative;
  z-index: 1;
  background-color: #000;
}
.meet_the_staff_4f .meet-staff-flex {
  width: min(100%, 1400px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
}
.meet_the_staff_4f .meet-staff-right {
  width: min(100%, 632px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  text-align: left;
}
.meet_the_staff_4f .meet-staff-title * {
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 45px;
  leading-trim: NONE;
  line-height: 124%;
  letter-spacing: 0px;
  color: #FFF;
}
.meet_the_staff_4f .meet-staff-title h3 {
  font-family: var(--font-family-secondary);
  font-size: var(--h4-font-size);
  line-height: var(--line-height-normal);
  letter-spacing: var(--heading-letter-spacing-normal);
}
.meet_the_staff_4f .meet-staff-right p {
  margin: 0;
  color: #FFF;
}
.meet_the_staff_4f .meet-staff-aff .external-link {
  display: none;
}
.dentist-aff a,
.dentist-aff img {
  display: block;
}
.meet_the_staff_4f .meet-staff-right .main-btn {
  margin: 0;
}
.meet_the_staff_4f .meet-staff-left {
  display: block;
  height: min(66vw, 526px);
  width: min(100%, 669px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.loaded .meet_the_staff_4f .meet-staff-left {
  background-image: url('../images/UHhelping.webp');
}
@media only screen and (max-width: 991px) {
  .meet_the_staff_4f .meet-staff-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .meet_the_staff_4f .meet-staff-box {
    margin: 0 auto;
  }
  .meet_the_staff_4f {
    padding: 50px 25px;
  }
}
/* meet_the_staff_4f_css
---------------------------------------------------------- */

/* cta_welcome_1_css FAQ
---------------------------------------------------------- */
.cta_welcome_1 {
    text-align: center;
    padding: 100px 0;
    position: relative;
    z-index: 1;
    background-color: #272623;
}

.cta_welcome_1 .container {
    display: flex;
    flex-direction: column;
    gap: 40px 0;
    width: min(100%, 1900px);
    color: #FFF;
}

.cta_welcome_1 .welcome-top-title * {
    margin: 0;
    
}

.cta_welcome_1 .welcome-top-title h2 {
    font-family: Inter;
    font-weight: 300;
    font-style: Light;
    font-size: 64px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #FFF;
}

.cta_welcome_1 .welcome-top-title h3 {
    font-family: Kanit;
    font-weight: 500;
    font-style: Medium;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 138%;
    letter-spacing: 1.15px;
    text-align: center;
    text-transform: uppercase;
    color: #282525;
}

.cta_welcome_1 p a,
.cta_welcome_1 .welcome p a:visited {
    color: var(--black);
    font-weight: bold;
}

.cta_welcome_1 .welcome-button a {
    margin: 0 auto;
}

.cta_welcome_1 .welcome-content {
    text-align: left;
}

#faqborder {
    border: 2px solid #AF8746;
    padding: 20px;
    margin-bottom: 10px;
}

.cta_welcome_1 .welcome-content .faq-title {
  cursor: pointer;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 23px;
  leading-trim: NONE;
  line-height: 138%;
  letter-spacing: 0px;
  color: #FFF;
}

.cta_welcome_1 .welcome-content p {
    margin: 0;
    color: #FFF;
}

.cta_welcome_1 .welcome-content summary {
  position: relative;
  padding-right: 1.5em; /* space for custom icon */
  cursor: pointer;
  list-style: none; /* removes default triangle in Firefox */
}

.cta_welcome_1 .welcome-content summary::-webkit-details-marker {
  display: none; /* removes default triangle in Chrome/Safari */
}

.cta_welcome_1 .welcome-content summary::after {
  content: "+"; /* use any icon or emoji (e.g., ▼, ➤, ➕, ❯) */
  position: absolute;
  right: 20px;
  transition: transform 0.3s ease;
}

.cta_welcome_1 .welcome-content details[open] summary::after {
  content: "-";
}

.summary-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.4s ease;
  padding-top: 20px;
  background-color: #AF8746;
}

/* cta_welcome_1_css FAQ
---------------------------------------------------------- */