@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html{
  margin: 0 !important;
}
:root{
  --font-family: "Poppins";
  --white: #fff;
}

@font-face {
    font-family: Erode-Light;
    src: url(../fonts/Erode-Light.ttf);
}

/*header section Css part start */
header{
  padding-top: 10px;
  padding-bottom: 20px;
}
header .logo img{
  /*filter: brightness(0) invert(0);*/
  width: 199px;
  height: auto;
}
.main-hdr-div {
  display: flex;
  align-items: center;
}
section.head-sec {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
    margin-top: -10px;
}
section.fixed-header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
    margin-top: -10px;
}
.head-sec .main-btn.bnr-sec-btn {
    margin: 0;
}
section.head-sec {
    padding: 10px 0;
}

.main-hdr-div {
    display: flex;
    align-items: center;
}
.logo {
    width: 50%;
    padding-top: 10px;
}
.bnr-btn-col.heder-btn {
    width: 50%;
    text-align: end;
    justify-content: end;
}
.main-btn a{
  display: inline-block;
  font-size: 18px;
  font-family: 'Erode-Light';
  letter-spacing: 1px;
  line-height: 38px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 0 20px 0 0;
  padding: 10px 23px;
  background: #272525;
}
.main-btn a:hover{
  border: 1px solid #272525;
  color: #272525;
  border-radius: 0 20px 0 0;
  background: #fff;
}

@media (max-width: 500px) {
header .main-hdr-div {
    display: inline-block !important;
    width: 100% !important;
}
  header .logo img {
    width: 120px;
    margin-bottom: 10px;
  }
  header .logo {
    text-align: center;
    width: 100%;
  }
  .head-sec .main-btn a {
    padding: 4px 30px;
    font-size: 14px;
  }
  .bnr-btn-col.heder-btn {
    justify-content: flex-end;
  }
  .bnr-btn-col.heder-btn {
    justify-content: flex-end;
  }
}

@media(max-width: 767px){
  .main-btn a {
    padding: 10px 25px;
  }
}

@media screen and (min-width: 991px) {
  .bnr-btn-col {
    display: flex;
    gap: 10px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
.bnr-btn-col.heder-btn {
    padding-top: 15px;
}
}

@media(max-width: 991px){
.head-sec .main-btn.bnr-sec-btn {
    margin: 0;
  }
section.head-sec {
    padding: 10px 0;
  }
  .main-hdr-div {
    display: block;
  }
  .logo {
    width: 100%;
    padding-top: 10px;
    text-align: center;
  }
.bnr-btn-col.heder-btn {
    width: 100%;
    text-align: center !important;
    display: flex;
    justify-content: center;
    gap: 10px;
    padding-top: 15px;
  }
  .bnr-btn-col.heder-btn {
    width: 100%;
    text-align: center !important;
    display: flex;
    justify-content: center;
    gap: 10px;
  }
  .heder-btn .main-btn {
    text-align: center;
  }
  .head-sec .main-btn.bnr-sec-btn {
    margin: 0;
  }
  .main-btn.bnr-sec-btn {
    margin-top: 10px;
  }
  .main-btn {
    text-align: left;
  }
}
/*header section Css part END */

/*New Font family style here 11-06-2025*/
h1.slide-right {
    font-family: 'Erode-Light';
}
section.banner h1 b {
    font-weight: 700 !important;
}
.science-section h2, .science-section h3 {
    font-family: 'Erode-Light';
}
.title-70 b {
    font-weight: 600 !important;
}
.permanent-teeth h2.title-66 {
    font-family: 'Erode-Light';
}
.heading-div .fs-62 {
    font-family: 'Erode-Light';
}
.financing-possible .fs-60 {
    font-family: 'Erode-Light';
}
.financing-possible .fs-24.sub {
    font-family: 'Erode-Light';
    font-size: 35px !important;
}
.team-content .title-50 {
    font-family: 'Erode-Light';
    font-weight: 500 !important;
}
.google-review h3 {
    font-family: 'Erode-Light';
}
.google-review h2 {
    font-family: 'Erode-Light';
}
.testimonials h2 {
    font-family: 'Erode-Light';
}
.life-upgrade .fs-60 {
    font-family: 'Erode-Light';
}
.consultation-now-content .fs-26 {
    font-family: 'Erode-Light';
}
.consultation-now-content .fs-64 {
    font-family: 'Erode-Light';
}
.mnv-button {
    font-family: 'Erode-Light';
}
h2.life-upgrade-head {
    font-family: 'Erode-Light';
    font-size: 38px;
}
.implant-Offerings-box .fs-42 {
    font-family: 'Erode-Light';
    font-weight: 600 !important;
}
.implant-Offerings-box .fs-24 {
    font-family: 'Erode-Light';
    font-weight: 600 !important;
}
p.testimonial-name {
    font-family: 'Erode-Light';
    font-weight: 600;
}
/*New Font family style END*/

/*Goole review Section style 11-06-2025*/
.ti-rating-text .nowrap strong {
    color: #ffffff !important;
}
.ti-widget.ti-goog .ti-footer .ti-name {
    color: #ffffff !important;
}
/*Goole review Section style END 11-06-2025*/

.mnv-container{
  width: 1450px;
  margin: 0 auto;
}
.mnv-button {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 38px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 0 20px 0 0;
  padding: 18px 38px;

  &:hover{
    background: #fff;
    color: #000;
  }
}
.mnv-button-white {
  color: #000;
  background: #fff;

  &:hover{
    background: #ffffff00;
    color: #fff;
  }
}
a.link-btn {
  color: #fff;
  text-decoration: none;

  &:hover{
    text-decoration: underline;
  }
}
h1,h2,h3,h4,h5,h6,p,ul{
  font-family: var(--font-family);
}

.page-id-49 section ul,ul li{
  padding-left: 15px;
}
.page-id-49 section ul li::marker {
  content: '⊕';
}
/* banner section */
section.banner{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: -6px;
  margin-top: 113px;
}
section.banner::after {
  content: '';
  background: rgba(0, 0, 0, 0.302);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
section.banner .banner-bg-wrapper {
  width: 100%;
  height: 870px;
  object-fit: cover;
}
.banner-bg {
  position: absolute;
  top: 40%;
  width: 100%;
  transform: translate(0, -100%);
  z-index: 1;
}
section.banner h1 {
  font-size: 70px;
  line-height: 70px;
  color: #ffffff;
  font-weight: 200;
  filter: drop-shadow(0 0 25px #000000);
  margin: 33px 0 0 0;
}
section.banner h1 b{
  font-weight: 400;
}

.banner-video-container {
  position: relative;
  width: 100%;
  margin: auto;
}

.banner-bg-wrapper {
  width: 100%;
  height: auto;
}

.custom-controls {
  position: absolute;
  bottom: 20px;
  left: 7%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 5px;
  width: 25%;
  z-index: 1;
}

.control-btn {
  background: transparent;
  border: none;
  color: white;
  font-size: 16px;
  cursor: pointer;
  padding: 5px 10px;
  margin: 0 5px;
}

.progress-bar {
  width: 100%;
  max-width: 300px;
  margin: 0 10px;
  accent-color: #fff;
}

.time-display {
  color: white;
}


/* science-section */
section.science-section-wrapper {
  background: #272525;
  position: relative;
  padding: 70px 0 170px 0;
}
.science-section {
  display: flex;
}
.science-section-col-1, .science-section-col-2 {
  width: 50%;
}
.science-section-sub-col {
  width: 570px;
  color: var(--white);
}
.title-26{
  font-size: 26px;
  letter-spacing: 5px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: 400;
}
.title-70{
  font-size: 70px;
  line-height: 78px;
  color: #f0f0f0;
  font-weight: 200;
}
.title-70 b{
  font-weight: 400;
}
.fs-20{
  font-size: 20px;
}
.fs-19{
  font-size: 19px;
}
.science-section h2,
.science-section h3{
  margin-bottom: 20px;
  width: 780px;
}
.science-section p{
  margin-bottom: 22px;
  color: #ededed;
}
.science-section ul{
  margin-bottom: 20px;
  color: #ededed;
}
.science-section .fs-19{
  margin-bottom: 60px;
}
.science-section ul li {
  line-height: 44px;
}
img.science-section-img {
  position: absolute;
  right: 0;
  top: -100px;
  width: 45%;
}
.science-section-sub-col-2 {
  height: 100%;
  position: relative;
}
img.science-section-block {
  position: absolute;
  bottom: 80px;
  left: 30px;
}


/* permanent teeth */
section.permanent-teeth-wrapper {
  background: #000;
  color: #ffff;
  padding: 0 0 70px 0;
}
.permanent-teeth,
.permanent-teeth-sub-col {
  position: relative;
}
.permanent-teeth {
  margin-top: -100px;
}
img.permanent-teeth-img {
  width: 1243px;
  position: relative;
  left: 100px;
}
.permanent-teeth-img-wrapper {
  position: relative;
}
.permanent-teeth-img-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 70%);
}
.permanent-teeth h2.title-66 {
  position: absolute;
  bottom: 0;
  font-size: 66px;
  line-height: 66px;
  color: #fdfdfd;
  font-weight: 200;
  margin-bottom: 40px;
}
.permanent-teeth h2.title-66 b{
  font-weight: 600;
}
img.permanent-teeth-section-block {
  position: absolute;
  right: 180px;
  bottom: -80px;
}
.one-review-wrapper {
  width: 1250px;
  margin: auto;
}
.one-review {
  width: 940px;
  border-left: 2px solid #fff;
  padding-left: 30px;
  margin: 42px 0;
}
.one-review p {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
}
.one-review p.quote {
  color: #cecece;
  font-style: italic;
  font-size: 22px;
}

/* google review */
.google-review h2{
  font-size: 22px;
  letter-spacing: 4px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: 400;
}
.google-review h3{
  font-size: 62px;
  line-height: 70px;
  color: #ffffff;
  font-weight: 200;
}
.google-review-total {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 38px;
}
.google-review .swiper-slide img.star-img {
  width: 15px;
}
.google-review-total p{
  margin-bottom: 0;
}
p.rating {
  font-size: 26px;
  line-height: 72px;
  font-weight: 400;
}
p.review-count {
  font-size: 20px;
  line-height: 72px;
  font-weight: 400;
}
img.google-img {
  width: 120px;
}
img.star-img {
  width: 24px;
}
.google-review .swiper {
  width: 100%;
  height: 100%;
  padding-bottom: 80px;
  overflow: visible;
}
.google-review .swiper-slide {
  font-size: 18px;
  justify-content: center;
  align-items: center;
}
.google-review .swiper-wrapper {
  align-items: flex-end;
}
section.google-review-wrapper {
  background: url('https://vancouver.teethinaday.ca/wp-content/uploads/2025/06/NTT-Logo-1-1-1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: fixed;
  background-color: #00000057;
  color: #fff;
  padding: 50px 0;
  overflow: hidden;
  position: relative;
}
section.google-review-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 0;
}
.google-review {
  z-index: 1;
  position: relative;
}
img.quote-img {
  width: 47px;
}
.review-content{
  margin: 34px 0;
  font-size: 16px;
  line-height: 28px;
}
.review-author{
  font-size: 18px;
  line-height: 28px;
}
.google-review .swiper-slide {
  padding: 32px;
  border: 1px solid;
  border-radius: 0 70px 0 0;
}
.swiper-button-prev,
.swiper-button-next {
  bottom: 0 !important;
  top: unset !important;
  border: 2px solid #939292;
  color: #939292 !important;
  border-radius: 100%;
  width: 48px !important;
  height: 48px !important;

}
.swiper-button-prev::after,
.swiper-button-next::after {
  scale: 0.5;
}
.google-review .swiper-button-next {
  left: 100px !important;
}
.google-review .swiper-button-prev {
  left: 0 !important;
}

/* team section */
.team-section-wrapper{
  background: #000;
  z-index: 2;
  position: relative;
}
.team-section {
  display: flex;
  padding: 60px 0;
  column-gap: 100px;
}
.team-image {
  width: 50%;
  text-align: center;
  position: relative;
}
.team-section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50% 0 0 50%;
}
button#playPauseBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  border: 0;
  background: #ffffffad;
  color: #333333;
  width: 70px;
  height: 70px;
  opacity: 0;
  transition: 0.5s;
}
.team-image:hover button#playPauseBtn{
  opacity: 1;
}
.team-image::after {
  content: '';
  border-left: 1px solid #fff;
  height: 100%;
  position: absolute;
  top: 0;
  right: -50px;
  opacity: 0.502;
}
img.team-block {
  position: absolute;
  bottom: 0;
  left: 0;
}
.team-content {
  width: 50%;
}
.team-content .title-50 {
  font-size: 50px;
  line-height: 56px;
  font-weight: 200;
  margin-bottom: 37px;
  color: var(--white);
}
.team-content p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 39px;
  color: var(--white);
}
.team-content ul {
  color: var(--white);
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 50px;
}
.team-content ul li {
  margin-bottom: 20px;
}

/* Explore Our Implant Offerings */
.implant-Offerings-wrapper{
  background: url('https://medianvwp.com/mynewteethtoday/wp-content/uploads/2025/05/Implant-Offerings.png');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
  color: #fff;
  position: relative;
}
section.implant-Offerings-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(32, 11, 5, 0.600);
  width: 100%;
  height: 100%;
  z-index: 0;
}
.implant-Offerings {
  position: relative;
  z-index: 1;
}
.heading-div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
.heading-div .fs-62 {
  font-size: 62px;
  line-height: 65px;
  font-weight: 200;
}
.implant-Offerings-boxes {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.implant-Offerings-box {
  border: 1px solid #fff;
  border-radius: 0 70px 0 0;
  background-color: rgb(39 38 38 / 70%);
  padding: 25px 27px 40px 27px;
  width: 25%;
  position: relative;
}
.implant-Offerings-box .fs-42 {
  font-size: 42px;
  line-height: 45px;
  color: #e6e6e6;
  font-weight: 500;
  margin-bottom: 42px;
  margin-top: 19px;
  position: relative;
}
.implant-Offerings-box .fs-42::after {
  content: '';
  position: absolute;
  bottom: -45%;
  left: 0;
  border: 1px solid #9f9f9f;
  width: 50%;
}
.implant-Offerings-box .fs-24{
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}
.implant-Offerings-readmore .readmore-content {
    display: none;
}
.implant-Offerings-readmore .readmore-content ul {
    list-style-type: none;
    padding: 0;
}
.implant-Offerings-readmore .readmore-content ul li {
    padding-left: 0;
    list-style-type: none;
}
.implant-Offerings-readmore .readmore-content ul li::marker{
  display: none;
  content: "";
}
.implant-Offerings-readmore .readmore-content ul li i.fa-solid.fa-square-check {
    color: #af884a;
    padding-right: 15px;
}
.implant-Offerings-readmore .readmore-content ul li i.fa-solid.fa-solid.fa-square-xmark {
    color: #cb0000;
    padding-right: 15px;
}
.implant-Offerings-readmore .readmore-btn {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 38px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-weight: 400;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 0px 20px 0px 0px;
    padding: 11px 38px;
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
}
.implant-Offerings-readmore .readmore-btn:hover{
    background: #fff;
    color: #000; 
}
span.arch-price-btn {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: capitalize;
    color: #af884a;
    font-weight: 700;
    text-decoration: underline;
    display: flex;
    justify-content: unset;
    margin-bottom: 10px;
    cursor: pointer;
}
span.arch-price-btn:hover {
  color: #ffffff;
}
.save {
  background-color: #e6e6e6;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(40%, -40%);
  border-radius: 100px;
  width: 99px;
  height: 99px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  font-weight: 400;
  z-index: 1;
}
.save p{
  margin-bottom: 0;
}

/* financing-possible */
.financing-possible-wrapper{
  background-color: #272626;
  color: #fff;
  padding: 50px 0;
}
.financing-possible.mnv-container {
  border: 1px solid #fff;
  border-radius: 0 70px 0 0;
  padding: 50px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.financing-possible .fs-60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 200;
}
.financing-possible .fs-20 {
  font-size: 20px;
  margin-bottom: 0;
}
.financing-possible .fs-24 {
  font-size: 24px;
  margin-bottom: 0;
}
.financing-possible .fs-24.sub {
  color: #aaa9a9;
  font-size: 28px;
  margin: 12px 0 0 0;
}
.financing-possible ul {
    display: flex;
    gap: 50px;
}
.financing-possible ul li {
  margin-bottom: 10px;
}
.financing-possible ul li:last-child {
  margin-bottom: 0px;
}
.ul-btn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.investment-wrapper {
  background: #272626;
  overflow: hidden;
}
.investment-section{
  align-items: center;
}
.investment-content {
  width: 45%;
  padding-right: 90px;
}
.investment-image {
  width: 55%;
}
.investment-image::after {
  left: -50px;
}
.investment-block{
  right: 0;
  left: unset !important;
  bottom: -30px !important;
}
.investment-section .team-content ul {
  margin-bottom: 37px;
}
.investment-section .team-content p {
  margin-bottom: 0;
}

/* testimonials */
section.testimonials-wrapper {
  background: #000;
  color: #fff;
  padding: 50px 0;
}
.testimonials h2 {
  font-size: 60px;
  line-height: 80px;
  font-weight: 200;
  margin-bottom: 70px;
}
.testimonials p{
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  margin: 27px 0 0 0;
  width: 585px;
}
.testimonials-boxs {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding-top: 40px !important;
}
.testimonials-box::after {
  content: '';
  position: absolute;
  left: 50%;
  top: -40px;
  transform: translate(-50%, 0px);
  width: 80%;
  height: 50%;
  border: 1px solid #fff;
  border-radius: 70px 0 0 0;
}
.video-container {
  position: relative;
  width: 600px;
  height: 330px;
  object-fit: cover;
}
.thumbnail-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.testimonials-box .thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100px 0 0 0;
}
.play-button {
  width: 73px;
  height: 73px;
  position: absolute;
  color: white;
  background-color: rgb(255 255 255 / 70%);
  font-size: 24px;
  padding: 10px;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.play-button i.fa-solid.fa-play {
  color: rgb(39 38 38 / 70%);
}
.video-player {
  width: 100%;
  display: none; /* Hidden by default */
}
.all-videos {
  text-align: center;
  margin: 70px 0 20px 0;
}
.testimonials-boxs .swiper {
  width: 100%;
  height: 100%;
}
.testimonials-boxs .swiper-slide {
  font-size: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.testimonials-boxs .swiper-slide:last-child {
  opacity: 1 !important;
}
.testimonials-boxs .swiper-button-prev {
  left: 60px;
}
.testimonials-boxs .swiper-button-next {
  right: 60px;
}

/* Life Upgrade */
section.life-upgrade-wrapper {
  background-color: #272626;
  color: #fff;
  text-align: center;
  padding: 50px 0 100px 0;
}
.life-upgrade-boxs {
  display: flex;
  gap: 20px;
}
.life-upgrade-box {
  border: 1px solid #fff;
  padding: 54px 25px;
  border-top-left-radius: 70px;
  transition: 0.5s;
}
.life-upgrade-box:hover {
  background: #fff;
  color: #272626;
}
.life-upgrade-box:hover img{
  filter: brightness(0) saturate(100%) invert(12%) sepia(2%) saturate(749%) hue-rotate(59deg) brightness(87%) contrast(88%);
}
.life-upgrade .fs-60{
  font-size: 60px;
  line-height: 65px;
  font-weight: 200;
  margin-bottom: 38px;
}
.life-upgrade-box .fs-26{
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
  margin-top: 25px;
}
.life-upgrade-box:nth-child(even){
  transform: translateY(50px);
}

/*life-upgrade-wrapper (Title + description content) New section*/
.service-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 40px 10px;
    align-items: center;
}
h2.service-title {
    text-align: left;
}
/*life-upgrade-wrapper New section END*/

/* Consultation Now */
section.consultation-now {
  position: relative;
}
.consultation-now-items {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  position: relative;
  /* padding: 0 20px; */
}
.consultation-now-items::after {
  content: '';
  background: rgba(0, 0, 0, 0.302);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.consultation-now-items .item {
  display: none;
}
.consultation-now-items .item img {
  width: 621px;
  object-fit: cover;
}
.consultation-now-content {
  width: 1135px;
  height: 369px;
  background-color: rgba(39, 38, 38, 0.800);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0 160px 0 0;
}
.consultation-now-content .fs-26{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 28px;
  font-weight: 400;
}
.consultation-now-content .fs-64{
  font-size: 64px;
  line-height: 70px;
  font-weight: 200;
  margin: 34px 0 53px 0;
}
.consultation-now-btn-div {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

/*form style start*/
.get-in-touch-wrapper{
  background-color: #272626;
}
.get-in-touch-wrapper {
  padding: 50px 0;
}
.get-in-touch-wrapper .get-in-touch .gform_heading {
  display: none;
}
.fs-64 {
  font-size: 64px;
  line-height: 70px;
  color: #ffffff;
  font-weight: 200;
  text-align: center;
}
.get-in-touch-wrapper .get-in-touch .fs-20{
  color: #ffffff;
  font-weight: 300;
  margin: 24px 0 33px 0;
}
.get-in-touch-wrapper label#label_6_12_1,
.get-in-touch-wrapper textarea {
  border-radius: 0 30px 0 0;
}
.get-in-touch-wrapper input, .get-in-touch-wrapper select {
  font-family: var(--font-family) !important;
  height: 56px;
  background: #414141;
  border: none;
  border-radius: 0 30px 0 0;
  color: #fff;
  padding: 0 20px !important;
}
.get-in-touch-wrapper textarea {
  font-family: var(--font-family);
  background: #414141;
  border: none;
  color: #fff;
  padding: 20px !important;
}
.get-in-touch-wrapper input:focus-visible,
.get-in-touch-wrapper textarea:focus-visible {
  outline: none;
}
.get-in-touch input::placeholder,
.get-in-touch textarea::placeholder,
.get-in-touch select::placeholder{
  font-family: var(--font-family);
  opacity: 1 !important;
  font-size: 16px;
  line-height: 28px;
  color: #e6e6e6;
  font-weight: 400;
}
.get-in-touch-wrapper .gform-footer.gform_footer.top_label {
  justify-content: center;
}
.get-in-touch-wrapper .get-in-touch .gform_wrapper.gravity-theme .ginput_container_date input {
  width: 100%;
}
.get-in-touch-wrapper .get-in-touch .gfield_radio {
  display: flex !important;
  overflow: hidden !important;
  border-radius: 0px !important;
  color: #fff;
}
.get-in-touch-wrapper .get-in-touch .gchoice{
  width:50%;
  position:relative !important;
  overflow:hidden !important;
}
.get-in-touch-wrapper .get-in-touch .gfield_radio .gform-field-label{
  max-width:100%!important;
  position:absolute !important;
  left:0px !important;
  right:0px !important;
  top:0px !important;
  bottom:0px !important;
  display:flex!important;
  align-items:center !important;
  justify-content:center !important;
  margin:0px !important;
  z-index:1 !important;
  cursor:pointer !important;
  background: #414141;
  font-family: var(--font-family);
  font-size: 16px !important;
  line-height: 28px;
  color: #e6e6e6;
  font-weight: 400;
}
.get-in-touch-wrapper .get-in-touch input[type=radio]{
  opacity:0 !important;
}
.get-in-touch-wrapper .get-in-touch input[type=radio]:checked ~ label{
  background: #000 !important;
  color: #ffffff !important;
}
.get-in-touch-wrapper .get-in-touch .gform_footer{
  margin-top:15px!important;
  margin-bottom:0px!important;
  padding:0px!important;
}
/*.get-in-touch-wrapper .get-in-touch .gfield--type-captcha{
  display:none !important;
}*/
.get-in-touch-wrapper label.gfield_label.gform-field-label {
  display: none;
}
.get-in-touch-wrapper .gform_button{
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 34px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 0 20px 0 0;
  padding-left: 38px !important;
  padding-right: 38px !important;
  background: #fff;

  &:hover{
    background: #ffffff00;
    color: #fff;
  }
}
/*form style END*/

/* footer */
.ntt-footer {
  background: #000;
  padding: 23px 0;
  text-align: center;
  color: #fff;
}
.ntt-footer p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
}

/* media query start */
@media (max-width: 1440px){
  .mnv-container {
    width: 100%;
    padding: 20px;
  }

  section.banner > img {
    height: 100%;
  }

  img.science-section-block {
    bottom: 250px;
  }
  .science-section h2, .science-section h3 {
    width: 100%;
  }

  .permanent-teeth h2.title-66 {
    bottom: 40px;
    left: 180px;
  }
  .one-review-wrapper {
    width: 950px;
  }
  img.permanent-teeth-section-block {
    right: 30px;
  }

  .team-section {
    padding: 60px 20px !important;
  }

  .save {
    transform: translate(20%, -20%);
    width: 89px;
    height: 89px;
    font-size: 16px;
    line-height: 18px;
  }

  .financing-possible-wrapper{
    padding: 50px 20px;
  }

  .consultation-now-items .item img {
    width: 466px;
  }
}

@media (max-width: 1200px){
  img.permanent-teeth-img {
    width: 100%;
    left: 0;
  }
  .video-container {
    width: 100%;
  }
}


@media (max-width: 1024px){
  p,ul{
    font-size: 16px !important;
  }
  .mnv-button {
    font-size: 16px;
    padding: 15px 35px;
  }
  section.banner h1 {
    font-size: 64px;
    line-height: 70px;
  }
  .banner-bg {
    top: 40%;
  }
  section.banner .logo {
    width: 30%;
  }

  .science-section-sub-col {
    width: 500px;
  }
  .title-26 {
    font-size: 16px;
    line-height: 20px;
  }
  .title-70 {
    font-size: 50px;
    line-height: 58px;
  }
  .science-section h2 {
    margin-bottom: 22px;
  }
  .science-section .fs-19 {
    margin-bottom: 40px;
  }
  img.science-section-img {
    top: -60px;
  }
  img.science-section-block {
    bottom: 200px;
    left: 0px;
  }

  .permanent-teeth-img-wrapper {
    padding: 0 20px;
  }
  img.permanent-teeth-img {
    width: 100%;
    left: 0;
  }
  .permanent-teeth h2.title-66 {
    left: 40px;
    font-size: 56px;
  }
  .one-review-wrapper {
    width: 850px;
  }
  .one-review {
    width: 750px;
  }

  .google-review h3 {
    font-size: 52px;
    line-height: 60px;
  }
  .google-review h2 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-div .fs-62 {
    font-size: 52px;
    line-height: 55px;
  }
  .implant-Offerings-box .fs-42 {
    font-size: 32px;
    line-height: 35px;
  }
  .implant-Offerings-box img{
    width: 80%;
  }
  .save {
    transform: translate(30%, -30%);
    scale: 0.8;
  }

  .financing-possible .fs-60 {
    font-size: 40px;
    line-height: 50px;
  }

  .team-image {
    width: 50%;
  }
  .team-content {
    width: 50%;
  }
  img.team-block {
    top: 50%;
  }
  .investment-content {
    padding-right: 0px;
  }
  img.investment-block {
    top: 80%;
  }

  .video-container {
    width: 100%;
  }
  .testimonials p {
    width: 100%;
  }
  .testimonials .thumbnail {
    object-fit: contain;
  }
  .testimonials h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 60px;
  }
  .testimonials-box::after {
    top: -20px;
  }
  .testimonials-boxs .swiper-button-prev {
    left: 0px;
    bottom: 20px !important;
  }
  .testimonials-boxs .swiper-button-next {
    right: 0px;
    bottom: 20px !important;
  }

  .consultation-now-items .item img {
    width: 328px;
    object-fit: cover;
  }
  .consultation-now-content {
    width: 90%;
  }
  .consultation-now-content .fs-64 {
    font-size: 54px;
    line-height: 60px;
  }
}

@media (max-width: 768px) {
  .mnv-container {
    padding: 15px;
  }
  .title-50 {
    font-size: 35px !important;
    line-height: 40px !important;
  }

  .banner-bg {
    top: 42%;
  }
  section.banner h1 {
    font-size: 54px;
    line-height: 60px;
  }
  .custom-controls {
    left: 3%;
    width: 45%;
}

  .science-section-sub-col {
    width: 400px;
  }
  .title-70 {
    font-size: 40px;
    line-height: 48px;
  }
  img.science-section-block {
    bottom: 300px;
  }
  section.science-section-wrapper {
    padding: 70px 0 150px 0;
  }

  .permanent-teeth-sub-col.mnv-container {
    padding: 0;
  }
  .one-review-wrapper {
    width: 100%;
    padding-left: 60px;
  }
  .one-review {
    width: 600px;
  }
  .permanent-teeth h2.title-66 {
    font-size: 40px;
    line-height: 50px;
    bottom: 0;
  }

  .google-review h3 {
    font-size: 40px;
    line-height: 50px;
  }
  .google-review h2 {
    font-size: 16px;
    line-height: 20px;
  }

  .heading-div {
    align-items: center;
    margin-bottom: 50px;
  }
  .heading-div .mnv-button{
    width: 25%;
  }
  .heading-div .fs-62 {
    font-size: 40px;
    line-height: 55px;
  }
  .implant-Offerings-boxes {
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 40px;
  }
  .implant-Offerings-box {
    width: 48%;
  }
  .implant-Offerings-box img {
    width: 50%;
  }
  .save {
    transform: translate(20%, -20%);
    scale: 0.9;
  }

  .financing-possible-wrapper{
    padding: 50px 10px;
  }

  .financing-possible.mnv-container {
    padding: 20px;
  }
  .ul-btn {
    flex-direction: column;
  }
  .financing-possible ul li:last-child {
    margin-bottom: 30px;
  }

  .team-section {
    column-gap: 60px;
    padding: 60px 15px !important;
  }
  .team-image::after {
    right: -30px;
  }
  img.team-block {
    top: 80%;
  }

  img.investment-block {
    top: 80% !important;
  }

  .testimonials h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .video-container {
    height: 230px;
  }
  .play-button {
    width: 63px;
    height: 63px;
  }

  section.life-upgrade-wrapper {
    padding: 40px 0 40px 0;
  }
  .life-upgrade-boxs {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .life-upgrade-box {
    width: 48%;
  }
  .life-upgrade-box:nth-child(even) {
    transform: translateY(0px);
  }
  .life-upgrade .fs-60 {
    font-size: 35px;
    line-height: 40px;
  }
  .life-upgrade-box .fs-26 {
    font-size: 22px;
    line-height: 30px;
  }

  .consultation-now-items .item img {
    width: 242px;
  }
  .consultation-now-content {
    height: 270px;
  }
  .consultation-now-content .fs-26 {
    font-size: 16px;
  }
  .consultation-now-content .fs-64 {
    font-size: 34px;
    line-height: 35px;
    margin: 14px 0 23px 0;
  }
  .consultation-now-content .mnv-button {
    padding: 10px 35px;
  }
  .service-item {
    display: block;
  }
  h2.service-title {
    text-align: left;
  }
  .service-content {
    text-align: left;
  }
}

@media (max-width: 500px) {
  section.banner .banner-bg-wrapper {
    height: 400px;
  }
  .custom-controls {
    left: 50%;
    width: 95%;
    transform: translateX(-50%);
  }

  .team-image,
  .team-content,
  .science-section-col-1,
  .science-section-col-2 {
    width: 100%;
  }
  .team-section,
  .science-section {
    flex-wrap: wrap;
  }
  .team-image::after{
    display: none;
  }
  .team-section video {
    height: 350px;
  }
  button#playPauseBtn {
    top: calc(50% - 34px);
  }

  section.banner {
    height: 640px;
    background-color: #272525;
  }
  .banner-bg {
    top: 100%;
  }
  section.banner .logo {
    width: 60%;
  }
  section.banner h1 {
    font-size: 44px;
    line-height: 50px;
    margin: 22px 0 0 0;
  }

  .title-70,
  .fs-64 {
    font-size: 35px;
    line-height: 40px;
  }
  section.science-section-wrapper {
    padding: 50px 0 50px 0;
  }
  .science-section {
    flex-direction: column-reverse;
  }
  .science-section-sub-col {
    width: 100%;
  }
  img.science-section-img {
    position: unset;
    width: 100%;
    padding-bottom: 150px;
  }
  img.science-section-block {
    bottom: 20px;
  }
  .science-section p {
    margin-bottom: 22px;
  }
  .science-section ul {
    margin-bottom: 29px;
  }
  .science-section ul li {
    line-height: 30px;
  }

  section.permanent-teeth-wrapper {
    padding: 50px 0 50px 0;
  }
  .permanent-teeth {
    margin-top: 0;
  }
  .permanent-teeth h2.title-66 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
  }
  .permanent-teeth-img-wrapper::after {
    height: 60%;
  }
  img.permanent-teeth-section-block {
    display: none;
  }
  .one-review-wrapper {
    padding: 20px;
  }
  .one-review {
    width: 100%;
    margin: 10px 0 40px 0;
  }

  .google-review-total {
    flex-wrap: wrap;
  }
  .google-review h2 {
    font-size: 14px;
    line-height: 20px;
  }
  .google-review h3 {
    font-size: 30px;
    line-height: 40px;
  }
  p.rating,
  p.review-count {
    line-height: 20px;
  }

  .heading-div {
    flex-wrap: wrap;
  }
  .heading-div .fs-62 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .heading-div .mnv-button {
    width: unset;
  }
  .implant-Offerings-box {
    width: 100%;
  }
  .implant-Offerings-box .fs-42 {
    font-size: 28px;
    line-height: 30px;
  }

  .team-image {
    padding-bottom: 70px;
  }
  img.team-block {
    width: 40%;
    bottom: 20px;
    top: unset;
  }

  .investment-section{
    flex-direction: column-reverse;
  }
  img.investment-block {
    top: 60% !important;
  }

  .testimonials-boxs {
    gap: 80px;
    flex-wrap: wrap;
  }
  .play-button {
    width: 53px;
    height: 53px;
  }
  .testimonials-boxs .swiper-slide {
    opacity: 1 !important;
  }
  .testimonials-boxs .swiper-slide {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
  }
  .testimonials-boxs .swiper-button-prev,
  .testimonials-boxs .swiper-button-next {
    bottom: 10px !important;
  }

  .life-upgrade-box {
    width: 100%;
  }
  .life-upgrade .fs-60 {
    font-size: 25px;
    line-height: 30px;
  }
  .life-upgrade-box .fs-26 {
    font-size: 18px;
    line-height: 25px;
  }

  .consultation-now-items {
    padding: 0 10px;
  }
  .consultation-now-items .item {
    display: block;
  }
  .consultation-now-items > img{
    display: none;
  }
  .consultation-now-items .item img {
    width: 177px;
  }
  .consultation-now-content {
    height: 90%;
    border-radius: 0 80px 0 0;
  }
  .consultation-now-content .mnv-button {
    padding: 5px 35px;
  }
  .consultation-now-content .fs-64 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1050px) {
.financing-possible ul {
    display: block;
  }
}