.excellenace-section .content p {
  color: #fff;
}

.excellenace-section .read-more {
  color: #fff;
  display: block;
  margin-top: 10px;
  position: relative;
  transition: .8s all;
}

.excellenace-section .read-more:hover {
  color: #fff;
  padding-left: 10px;
}

.RDental-Home-smiles .item {
  height: 200px;
  margin: 0px 5px;
}

.RDental-Home-smiles .item img {
  height: 100%;
  object-fit: cover;
}

.excellenace-section .read-more:hover img {
  transition: .8s all;
  padding-left: 10px;
}

.excellenace-section .read-more img {
  vertical-align: middle;
  transition: .8s all;
  display: inline-block !important;
  width: auto !important;
  border-radius: 10px !important;
}

.excellenace-section .RDental-Home-SecB .item .content {
  height: auto;
  bottom: -50px;
  transition: all 0.5s ease-in-out;
}

.excellenace-section .RDental-Home-SecB .item .content h3 {
  line-height: 1;
}

.excellenace-section .RDental-Home-SecB .item:hover .content {
  bottom: 0px;
}

.excellenace-section .RDental-Home-SecB .link {
  margin-top: 0px;
}

.excellenace-section .RDental-Home-SecB .item {
  cursor: pointer;
}

.transformation-sec .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  padding-left: 0px;
}

.transformation-sec .transformation-text {
  padding-right: 30px;
}

.transformation-sec .transformation-text p {
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 60%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 10px;
}

.transformation-sec .content {
  padding-top: 20px;
}

.transformation-sec .content p {
  font-style: italic;
  line-height: 1.4;
  letter-spacing: 0px;
  color: rgb(0 0 0 / 60%);
}

.excellenace-section p {
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 60%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

.transformation-sec .title {
  line-height: 1;
  color: #000;
  font-weight: normal;
  font-size: 40px;
  margin-bottom: 10px;
}

.transformation-sec .image img {
  border-radius: 10px;
}

.transformation-sec .des {
  color: #000;
  font-weight: 500;
  margin-top: 6px;
}

.transformation-sec .col-left {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.transformation-sec .col-right {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.transformation-sec .owl-theme .owl-nav {
  margin: 0px;
  display: flex;
  align-items: center;
}

.transformation-sec .owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent;
  color: #FFF;
  text-decoration: none;
}

.transformation-sec .owl-carousel .owl-nav button.owl-prev,
.transformation-sec .owl-carousel .owl-nav button.owl-next {
  text-align: left;
  display: inline;
  width: 6%;
  margin-top: 10px;
}

.transformation-sec .owl-carousel .owl-nav button img {
  width: 25px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.transformation-sec .owl-carousel .owl-nav button:hover img {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

.RDental-Home-SecG.RDental-Home-smiles .heading {
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px;
}

.RDental-Home-SecG.RDental-Home-smiles .heading p {
  max-width: 100%;
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 60%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

.RDental-Home-SecG.RDental-Home-smiles .heading h2 {
  margin-bottom: 5px;
}

.RDental-Home-SecG.RDental-Home-smiles .owl-dot span {
  width: 15px;
  height: 9px;
  display: inline-block;
  background: #D9D9D9;
  margin: 0 5px;
  border-radius: 20px;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
}

.RDental-Home-SecG.RDental-Home-smiles .owl-dot.active span {
  background-color: #5E3263;
  width: 35px;
}

.RDental-Home-SecG.RDental-Home-smiles .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.RDental-Home-SecG.RDental-Home-smiles button.owl-dot {
  max-width: auto;
  width: auto;
}

.RDental-Home-smiles .owl-carousel .owl-nav button.owl-prev,
.RDental-Home-smiles .owl-carousel .owl-nav button.owl-next,
.home-location .owl-carousel .owl-nav button.owl-prev,
.home-location .owl-carousel .owl-nav button.owl-next {
  background-color: #5E3263;
  border-radius: 50%;
  width: 35px;
  height: 35px;
}

.RDental-Home-smiles .owl-carousel .owl-nav button.owl-prev img,
.RDental-Home-smiles .owl-carousel .owl-nav button.owl-next img {
  width: 10px;
}

.RDental-Home-SecG.RDental-Home-smiles .owl-nav button.owl-prev {
  left: -12px;
}

.RDental-Home-SecG.RDental-Home-smiles .nav-center .owl-nav button,
.home-location .nav-center .owl-nav button {
  top: 35%;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -webkit-transform: scale(1);
  -ms-transition: 0.2s ease-in;
  -ms-transform: scale(1);
  -moz-transition: 0.2s ease-in;
  -moz-transform: scale(1);
  transform: scale(1);
}

.home-location .owl-nav button {
  position: absolute;
  top: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-location .owl-nav .owl-prev {
  left: -25px;
}

.home-location .owl-nav .owl-next {
  right: -25px;
}

.RDental-Home-SecG.RDental-Home-smiles .nav-center .owl-nav button:hover,
.RDental-Home-SecG.RDental-Home-smiles .nav-center .owl-nav button:focus,
.home-location .nav-center .owl-nav button:hover,
.home-location .nav-center .owl-nav button:focus {
  box-shadow: 0 4px 10px #5E3263;
  z-index: 2;
  -webkit-transition: 0.2s ease-in;
  -webkit-transform: scale(1.1);
  -ms-transition: 0.2s ease-in;
  -ms-transform: scale(1.1);
  -moz-transition: 0.2s ease-in;
  -moz-transform: scale(1.1);
  transition: 0.2s ease-in;
  transform: scale(1.1);
  color: #fff;
  outline: 0;
  background: #5E3263;
}

.RDental-Home-SecG.RDental-Home-smiles .owl-nav button.owl-next {
  right: -12px;
}

/* our team */
.hometeam .team-col {
  flex: 0 0 auto;
  width: 30.333333%;
  position: relative;
  margin: 10px;
  cursor: pointer;
  overflow: hidden;
}

.hometeam .image {
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 10px;
}

.hometeam .team-col:hover .image img {
  transform: scale(1.05);
}

.hometeam .team-col:hover .team-bio {
  background-color: rgb(94 50 99 / 90%);
}

.hometeam .name {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 8px;
}

.excellenace-section .heading h2 {
  margin-bottom: 0;
}

.transformation-section {
  position: relative;
  padding: 80px 0px;
  padding-top: 30px;
  overflow: hidden;
  padding-bottom: 40px;
}

.hometeam .team-bio {
  position: absolute;
  background: rgb(78 78 78 / 90%);
  padding: 20px 10px 12px 10px;
  width: 100%;
  border-radius: 0px 0px 10px 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
  transition: .8s all;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.8s ease-in-out;
  bottom: -166px;
}

.team-bio-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.hometeam .team-col:hover .team-bio {
  bottom: 0px;
}

.hometeam .image img {
  border-radius: 10px;
  transition: transform 0.4s ease-in-out 0s;
  height: 100%;
}

.hometeam .title {
  line-height: 1;
  color: #000;
  font-weight: normal;
  font-size: 40px;
  margin-bottom: 10px;
}

.hometeam {
  position: relative;
  padding: 80px 0px;
}

.hometeam .bio {
  color: #fff;
  font-size: 13.5px;
  line-height: 1.3;
}

.hometeam .team-left {
  padding: 0px 12px;
  flex: 0 0 auto;
  width: 25%;
}

.hometeam .left-content {
  padding-top: 50px;
}

.hometeam .left-content p {
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 60%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

.hometeam .team-right {
  flex: 0 0 auto;
  width: 75%;
  padding: 0px 12px;
}

.brand-logos .brand-cols {
  width: 20%;
}

.brand-logos .brand-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

.brand-logos .brand-text {
  width: 180px;
  margin: 0 auto;
}

.brand-logos .heading {
  color: rgb(0 0 0 / 40%);
  margin-bottom: 40px;
}

.brand-logos {
  padding-bottom: 80px;
  position: relative;
}

.cabicar-sliding {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 550px;
  overflow: hidden;
}

.cabicar-box .cabrig-img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}

/* .cabicar-image-1 {
background: url(/public/assets/images/cabicar-img-2.webp) no-repeat;
background-size: contain;
}
.cabicar-image-2 {
background: url(/public/assets/images/cabicar-img-1.webp) no-repeat;
background-size: contain;
}
.cabicar-image-3 {
background: url(/public/assets/images/cabicar-img-3.webp) no-repeat;
background-size: contain;
} */
/* .cabicar-box:before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0);
z-index: -1;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
} */
.cabicar-box {
  transition: flex 0.4s linear, -ms-flex 0.4s linear;
  position: relative;
  overflow: hidden;
  /* height: 500px; */
  flex: 1 1 0px;
  z-index: 1;
  /* padding: 30px; */
}

.cabicar-box:hover {
  -ms-flex-positive: 1.5;
  flex-grow: 1.5;
}

.cabicar-sliding .title {
  color: #fff;
  font-size: 28px;
  margin-bottom: 0;
  line-height: 1;
}

.cabicar-sliding .content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 45%;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
}

.cabicar-sliding .content-wrap .click-btn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.cabicar-sliding .content-wrap span {
  display: inline-block;
  padding: 8px 14px;
  font-size: 20px;
  margin-right: 10px;
}

.cabicar-box:hover .content-wrap span {
  background: linear-gradient(279deg, #7F3C84, #5C2E60);
}

.cabicar-box .image-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.cabicar-box:hover .image-circle {
  border: 1px solid #fff;
  background: rgb(255 255 255 / 58%);
  backdrop-filter: blur(5px);
}

.impact-section {
  padding: 80px 0px;
  text-align: center;
  background-color: #fff;
  color: #000;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.impact-section h2 {
  line-height: 1.2;
  margin-bottom: 5px;
  color: #000;
  font-weight: normal;
  font-size: 40px;
}

.impact-section .subtitle {
  font-size: 16px;
  color: rgb(0 0 0 / 60%);
  margin-bottom: 40px;
}

.impact-grid {
  justify-items: center;
  display: flex;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 80px;
}

.impact-box {
  position: relative;
  text-align: center;
  width: 25%;
  min-height: 180px;
}

.impact-box .image-wrap {
  position: absolute;
  top: -58px;
  bottom: 0;
  left: 0;
  right: 0;
}

.tooth-bg {
  position: relative;
}

.impact-box.margin-gap {
  padding-top: 100px;
}

/* .impact-box .tooth-bg {
background: url(/public/assets/images/counter-bg.webp) no-repeat;
background-size: cover;
} */
.impact-box .tooth-bg h3 {
  color: #5e3360;
  font-size: 49px;
  margin: 0;
  font-weight: 700;
}

.impact-box .image-wrap img {
  width: 210px;
}

.impact-box .tooth-bg p {
  color: #000;
  font-size: 17px;
  line-height: 1.2;
}

header .header-new-wraps .header-navigation .nav {
  text-align: center;
}

.header-new-wraps .menu-trigger {
  width: 30px;
  height: 19px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  transition: transform 330ms ease-out;
  display: flex;
  flex-direction: column;
  /* width: 35px; */
  position: relative;
  margin: 0;
}

.line-menu {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  height: 3px;
  margin-left: auto;
}

.line-menu.half {
  width: 80%;
  margin-left: initial;
}

.line-menu.start {
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: right;
}

.line-menu.end {
  align-self: flex-end;
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: left;
  width: 73%;
  margin-right: auto;
}

.home-banner .btn-appointment .btn {
  background: #5E3263;
  border-color: #5E3263;
  padding: 9px 13px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
  transition: 0.11s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  cursor: pointer;
}

.home-banner .btn-appointment .btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 5px;
}

.home-banner .btn-appointment .btn:hover,
.home-banner .btn-appointment .btn:focus,
.home-banner .btn-appointment .btn:active {
  color: #5E3263;
}

.home-banner .btn-appointment .btn:hover:before,
.home-banner .btn-appointment .btn:focus:before,
.home-banner .btn-appointment .btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* .home-banner .btn-appointment .btn:hover {
background: #fff;
color: #5E3263;
} */
.home-banner .banner-content .container .content .smile_img img {
  width: 180px;
  bottom: -50px;
}

.home-banner .video-wrap-text {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-top: 0px;
  position: relative;
  top: 19px;
}

.home-banner .video-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 13px;
}

.home-banner .btn-appointment {
  padding-left: 0;
}

.home-banner .watch-text {
  padding-left: 20px;
}

.home-banner .watch-text img {
  width: 130px;
}

.home-banner .play-btn {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
  position: relative;
  transition: .9s all;
}

.home-banner .play-btn:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #5E3263;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: .9s all;
}

.home-banner .play-btn:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  transition: all 200ms;
}

.home-banner .play-btn:hover:after {
  background: #5E3263;
}

.home-banner .play-btn:hover span {
  color: #fff;
  border-left: 15px solid #fff;
}

.home-banner .play-btn span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 15px solid #5E3263;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-bottom: 9px solid transparent;
  margin: 0 auto;
  margin-top: 1px;
  margin-left: 5px;
}

/* Pause icon (||) */
.video-wrap.pause .play-btn-wrap span {
  width: 16px;
  height: 20px;
  background: none;
  border: none;
  position: relative;
  margin: 0 auto;
}

.video-wrap.pause .play-btn-wrap span::before,
.video-wrap.pause .play-btn-wrap span::after {
  content: '';
  position: absolute;
  top: 0;
  width: 4px;
  height: 100%;
  background: #5E3263;
  border-radius: 1px;
}

.video-wrap.pause .play-btn-wrap span:hover::before,
.video-wrap.pause .play-btn-wrap span:hover::after {
  background: #fff;
}

.video-wrap.pause .play-btn-wrap span:focus::before,
.video-wrap.pause .play-btn-wrap span:focus::after {
  background: #fff;
}

.video-wrap.pause .play-btn-wrap span::before {
  left: 0;
}

.video-wrap.pause .play-btn-wrap span::after {
  right: 4px;
}

.home-banner .pause .play-btn-wrap {
  position: relative;
  left: -7px;
}

.home-banner .play-btn-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: end;
  margin-left: 7px;
}

.footer-row {
  display: flex;
}

.footer-row .footer-col {
  width: 25%;
  margin-right: 30px;
}

.footer-row .footer-col.last-col {
  margin-right: 0px;
}

footer.new-footer {
  background: #1A1A1A;
  padding: 40px 0px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.footer-logo img {
  width: 200px;
}

footer .title {
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 11px;
  line-height: 1;
}

footer .content p {
  color: rgb(255 255 255 / 80%);
  line-height: 1.3;
  margin-bottom: 5px;
  font-size: 16px;
}

.get-direc-link a {
  color: rgb(255 255 255 / 80%);
  margin-bottom: 20px;
  display: block;
}

.get-direc-link img {
  transition: all 0.5s linear;
  transform: scale3d(1, 1, 1);
  filter: brightness(0) invert(1);
  margin-left: 10px;

}

.footer-logo {
  text-align: center;
  margin-bottom: 50px;
}

footer .footer-row .footer-number {
  color: rgb(255 255 255 / 80%);
}

footer .footer-row .footer-number:hover {
  color: #5E3263;
}

footer .footer-row .review-col {
  width: 50%;
}

footer .footer-row .footer-social {
  width: 50%;
}

footer .footer-social .social-links ul li {
  display: inline-block;
  margin-right: 6px;
}

footer .footer-social .social-inner ul li a {
  width: 35px;
  height: 35px;
  border-radius: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #5e3263;
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
  padding: 3px 0;
  transition: 0.5s ease;
  color: #5e3263;
  background: #fff;
}

footer .footer-social .social-inner ul li a:hover {
  background: #5e3263;
}

footer .footer-social ul li a svg {
  width: 15px;
  height: 15px;
  display: inline-block;
}

footer .footer-social li a svg path {
  fill: #5e3263;
  transition: 600ms ease;
}

footer .footer-social li a:hover svg path {
  fill: #fff;
}

footer .footer-social li {
  margin-right: 10px;
}

footer .footer-social li:last-child {
  margin-right: 0px;
}

.social-inner ul {
  display: flex;
  justify-content: flex-end;
}

footer .google_reveiebtn.model-open {
  background-image: linear-gradient(17deg, #5E3263, #F498FF);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 25px;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.3s ease;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 1;
  box-shadow: inset 0 0 15px 0 #5E3263;
}

footer .review-text {
  padding-top: 7px;
  font-size: 15px;
}

footer .copyright-text {
  width: 100%;
  text-align: left;
  margin-top: 0px;
}

footer .copyright-text p {
  color: #fff;
  text-transform: capitalize;
}

footer .copyright-text span {
  color: #5E3263;
  text-transform: uppercase;
}

footer .star img {
  width: 17px;
  vertical-align: middle;
}

.footer-row.social-rows {
  margin-top: 50px;
}

footer .star {
  margin: 0px 5px;
}

.RDental-Home-SecC.actoress-sec .container-fluid {
  padding: 0 0px;
}

.RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a figure img {
  border-radius: 10px;
}

.RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a figure::after {
  background: linear-gradient(to top, rgb(0 0 0 / 41%), transparent);
  border-radius: 20px;
}

.RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content h3 {
  line-height: 1;
  margin-bottom: 8px;
  font-size: 23px;
  margin-left: 10px;
}

.actoress-sec .container-fluid .slideB .item a .content p {
  line-height: 1.3;
}

.RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content p {
  font-family: 'Montserrat';
  font-size: 15px;
  color: rgb(255 255 255 / 65%);
  margin-left: 10px;
}

.RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content .video_icon {
  width: 50px;
  height: 50px;
}

.actoress-sec .video_icon {
  background: rgb(255 255 255 / 15%);
  backdrop-filter: blur(5px);
}

.RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content .video_icon {
  left: 33px;
  top: 59px;
}

.RDental-Home-SecC .container-fluid .slideB .item a .content .video_icon:before {
  width: 50px;
  height: 50px;
}

.RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content {
  padding: 60px 90px 40px 90px;
  padding-bottom: 30px;
}

.RDental-Home-SecC.actoress-sec {
  max-width: 1200px;
  margin: 0 auto;
}

.actoress-sec .item {
  height: 490px;
  margin: 0 15px;
}

footer .footer-vector {
  position: absolute;
  width: 500px;
  bottom: 0;
  left: -131px;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}

.mobile-brand-slider {
  display: none;
}

/* new home  */
.experience-smile .heaidng-wrap {
  color: #000;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px;
}

.experience-smile .content-wrap p {
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 60%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

.experience-smile .content-wrap {
  padding: 10px 0px;
}

.experience-smile .experience-cols img {
  transition: transform 0.4s ease-in-out 0s;
}

.experience-smile .experience-cols:hover img {
  transform: scale(1.02);
}

.experience-smile .image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.experience-smile .heading-text {
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-size: 36px;
  margin-bottom: 3px;
  text-transform: capitalize;
}

.experience-smile .experience-content {
  text-align: center;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  margin: 0 auto;
}

.experience-smile {
  position: relative;
  padding: 80px 0px;
  padding-bottom: 0px;
}

.experience-smile .experience-row {
  margin-top: 30px;
}

.experience-smile .experience-cols {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  cursor: pointer;
}

.smile-section {
  color: #fff;
  padding: 80px 0px;
  position: relative;
  overflow: hidden;
}

.smile-section .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  top: 24%;
  width: 1200px;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 0px 90px;
}

.smile-section .text-block {
  flex: 1;
  z-index: 2;
  min-width: 300px;
}

.smile-section .quote {
  font-size: 27px;
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
  font-weight: 500;
  max-width: 600px;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
  color: rgb(255 255 255 / 60%);
  text-transform: lowercase;
}

.smile-section.invisio-bio .quote {
  text-transform: unset;
}

.smile-section .quote>span {
  text-transform: capitalize;
}

.smile-section .right-icon {
  width: 32px;
  position: absolute;
  top: auto;
  bottom: -10px;
  margin-left: 10px;
}

.smile-section .left-icon {
  width: 32px;
  position: absolute;
  top: -13px;
  left: -40px;
}

.smile-section .video-section {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}

.smile-section .meet-text {
  font-size: 14px;
  color: #bbb;
}

.smile-section .play-button {
  background-color: transparent;
  border: 1px solid #fff;
  padding: 8px 16px;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: background 0.3s;
}

.smile-section .play-button:hover {
  background-color: #fff;
  color: #000;
}

.smile-section .play-icon {
  font-size: 16px;
  margin-right: 8px;
}

.smile-section .image-block {
  flex: 1;
  display: flex;
  justify-content: center;
  min-width: 300px;
}

.smile-section .image-block img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.smile-section .link a {
  color: #fff;
  cursor: pointer;
}

.smile-section .link a::after {
  background: #fff;
}

.smile-section .link a:hover::after {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  background: #5E3263;
}

.smile-section .link a img {
  width: 30px;
}

.smile-section .description-wrap {
  margin-top: 8px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.smile-section .description-wrap br {
  display: none
}

.smile-section .video-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
}

.internation-bio .smile-section .video-wrap {
  display: none;
}

.smile-section .play-btn {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
  position: relative;
}

.smile-section .play-btn:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #5E3263;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: .9s all;
}

.smile-section .play-btn:hover:before {}

.smile-section .play-btn-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: end;
  margin-left: 7px;
}

.smile-section .play-btn:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  transition: all 200ms;
}

.smile-section .play-btn:hover:after {
  background: #5E3263;
}

.smile-section .play-btn:hover span {
  color: #5E3263;
  border-left: 15px solid #fff;
}

.smile-section .play-btn span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 15px solid #5E3263;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-bottom: 9px solid transparent;
  margin: 0 auto;
  margin-top: 1px;
  margin-left: 5px;
}

.smile-section .watch-text {
  padding-left: 20px;
}

.smile-section .watch-text img {
  width: 130px;
}

.smile-section .bg-smile {
  width: 100%;
}

.media-section .media-left {
  flex: 0 0 auto;
  width: 50%;
  padding: 0px 15px;
}

.media-section .media-right {
  flex: 0 0 auto;
  width: 50%;
  padding: 0px 15px;
}

.media-row .item {
  position: relative;
  height: 100%;
  overflow: hidden;
  display: block;
}

.media-row .item figure {
  height: 100%;
  position: relative;
}

.media-row .item figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.media-row .item figure:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  opacity: 0.66;
  background: linear-gradient(to top, #000, #000, transparent);
}

.media-row .item:hover .over-effect {
  opacity: 1;
}

.media-row .item .over-effect .icon {
  width: 56px;
  height: 56px;
  background: #5e3263;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.media-row .item .over-effect .icon::before,
.media-row .item .over-effect .icon::after {
  content: "";
  position: absolute;
  background: #fff;
}

.media-row .item .over-effect {
  background: rgba(0, 0, 0, 0.7215686275);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s ease;
  border-radius: 10px;
}

.media-row .item:hover .over-effect {
  opacity: 1;
}

.media-row .item .over-effect .icon::after {
  width: 2px;
  height: 15px;
}

.media-row .item .over-effect .icon::before {
  width: 15px;
  height: 2px;
}

.media-row .col {
  margin-bottom: 20px;
}

.media-row {
  display: flex;
  flex-wrap: wrap;
}

.media-section {
  padding-bottom: 80px;
}

.RDental-Home-SecG.RDental-Home-smiles .Slide-worldwide {
  padding: 0 0px;
}

.owl-carousel .owl-item img {
  border-radius: 10px;
}

/* .footer-inners {
padding: 0px 40px;
} */
.media-section .experience-content {
  text-align: center;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  margin: 0 auto;
  padding-bottom: 50px;
}

.media-section .heading-text {
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-size: 36px;
  margin-bottom: 3px;
  text-transform: capitalize;
}

.media-section .link.team-center {
  margin-top: 10px;
}

.media-section .experience-content p {
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 60%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

/*  */
div#sync1 .owl-item img {
  border-radius: 0px;
}

#sync2 .item {
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin: 0px 30px;
}

#sync2 .item h1 {
  font-size: 18px;
}

.home-location .owl-theme .owl-nav [class*=owl-] {
  transition: all 0.3s ease;
}

.home-location .owl-theme .owl-nav [class*=owl-].disabled:hover {
  background-color: #d6d6d6;
}

#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}

.home-location #sync1.owl-theme .owl-prev {
  left: 10px;
}

.home-location #sync1.owl-theme .owl-next {
  right: 10px;
}

.home-location .content-wrapper {
  position: absolute;
  top: 40%;
  z-index: 1;
  width: 100%;
  left: 0;
  right: 0;
}

.RDental-Home-SecC .container-fluid .slideB .item a .logo img {
  width: 109px;
  max-width: initial;
  display: inline-block;
  border-radius: 0px;
}

.home-location .med-1-link {
  width: 100%;
  padding: 25px 15px;
  transition: background-color .2s, border-color .2s;
  display: block;
  color: #fff;
  background-color: #0000;
  border: 1px solid #0000;
  transition: all 0.65s;
}

/* #sync2 .owl-item.active.center .med-1-link {
} */
#sync2 .item:hover .med-1-link {
  backdrop-filter: blur(10px);
  color: #fff;
  background-color: rgb(55 28 0 / 22%);
  border-color: #371c00;
  transform: scale(1.03);
  margin-top: 1px;
}

/* #sync2 .owl-item.active.center .bottom-details{
} */
#sync2 .item:hover .bottom-details {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.home-location .bottom-details {
  padding-top: 40px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}

.home-location .map-text {
  width: 100%;
  padding: 5px 20px;
  transition: background-color .2s, border-color .2s;
  display: block;
  color: #5E3263;
  background-color: #fff;
  border: 1px solid #0000;
  font-size: 13px;
  text-transform: uppercase;
  margin: 10px 0px;
  letter-spacing: 2px;
  position: relative;
  z-index: 11;
  cursor: pointer;
}

.home-location .med-1-text {
  text-align: center;
  font-size: 21px;
  line-height: 1;
  text-transform: capitalize;
}

.home-location {
  position: relative;
  padding: 40px 0px;
  padding-bottom: 60px;
  overflow: hidden;
}

.home-location .map-text:hover {
  color: #fff;
  background-color: #5E3263;
}

.upper-image-sec img {
  display: none;
}

.experience-smile p {
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 60%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

/* model */
.enquiry-form .modal-dialog {
  position: relative;
  width: auto;
  pointer-events: none;
  margin: 1.75rem auto;
  max-width: 750px;
  transition: transform .3s ease-out;
  transform: translate(0, -50px);
  z-index: 10;
  min-height: calc(100% - 1.5rem);
  display: flex;
  align-items: center;
  justify-content: center;
}

.enquiry-form .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0;
  background: rgb(255 255 255 / 40%);
  backdrop-filter: blur(5px);
  border-radius: 20px;
  padding: 15px;
  border: 1px solid #fff;
}

.enquiry-form .popup-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: center;
}

.enquiry-form .heading {
  font-size: 25px;
  line-height: 1.1;
  font-family: 'DM Sans';
  margin-bottom: 10px;
  text-transform: capitalize;
  color: #ffffff;
}

.enquiry-form .form-wraper p {
  color: #fff;
  font-family: 'Montserrat';
  line-height: 1.5;
  font-size: 14px;
  margin-bottom: 30px;
}

.enquiry-form .modal-header {
  position: absolute;
  right: 16px;
  border: 0px;
  padding: 0px;
  z-index: 10;
}

.enquiry-form .close:before,
.enquiry-form .close:after {
  position: absolute;
  content: ' ';
  height: 13px;
  width: 2px;
  background-color: #333;
  top: 7px;
  left: 13px;
}

.enquiry-form .close:before {
  transform: rotate(45deg);
}

.enquiry-form .close:after {
  transform: rotate(-45deg);
}

.enquiry-form .close {
  padding: 0px;
  color: #000;
  font-size: 11px;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background: rgb(255 255 255);
  cursor: pointer;
  opacity: .4;
}

.enquiry-form .close:hover {
  background: #5E3263;
  opacity: 1;
}

.enquiry-form .close:hover:before,
.enquiry-form .close:hover:after {
  background-color: #fff;
}

.enquiry-form .col-left {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.enquiry-form .form-control {
  border: 1px solid rgb(255 255 255 / 30%);
  border-radius: 5px;
  outline: none;
  color: rgb(0 0 0 / 70%);
  font-size: 14px;
  padding: 7px 13px;
  margin-bottom: 10px;
  background: #fff;
  height: auto;
  font-weight: 400;
  /* box-shadow: 0 .5px 0px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  letter-spacing: 0.5px;
}

.enquiry-form .form-control::placeholder {
  color: rgb(0 0 0 / 70%);
}

.enquiry-form .default-btn {
  background: #5E3263;
  padding: 7px 10px;
  border-radius: 5px;
  text-transform: uppercase;
  max-width: 100%;
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
  transition: 0.11s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  cursor: pointer;
}

.enquiry-form .default-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 5px;
}

.enquiry-form .default-btn:hover,
.enquiry-form .default-btn:focus,
.enquiry-form .default-btn:active {
  color: #5E3263;
}

.enquiry-form .default-btn:hover:before,
.enquiry-form .default-btn:focus:before,
.enquiry-form .default-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.enquiry-form .col-right {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.enquiry-form {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  transition: opacity .15s linear;
}

.enquiry-form.is-open-model {
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  padding-right: 16.9884px;
  opacity: 1;
}

.enquiry-form.is-open-model .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.enquiry-form .form-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: .8;
}

.enquiry-form .image-section img {
  border-radius: 20px;
}

.header-new-wraps .header-button {
  flex: 1 1;
}

.header .btn-appointment .btn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  color: #5e3263;
  border-color: #5e3263;
  border-radius: 5px;
  font-size: 14px;
  padding: 9px 13px;
  position: relative;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0);
  transition: .11s ease;
  transition-duration: .3s;
  transition-property: color;
  width: auto;
  cursor: pointer;
}

.header .header-innerr {
  text-align: right;
}

.header .btn-appointment {
  padding-left: 0px;
}

.header .btn-appointment .btn:before {
  background: #fff;
  border-radius: 5px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition-duration: .6s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
}

.header .btn-appointment .btn:hover {
  background: #5e3263;
  border-color: #5e3263;
  color: #5e3263;
}

.header .btn-appointment .btn:active:before,
.header .btn-appointment .btn:focus:before,
.header .btn-appointment .btn:hover:before {
  transform: scale(1);
}

.media-section .mobile-buttons {
  display: none;
  text-align: center;
}

.mobile-hometeam {
  display: none;
  text-align: center;
}

.arrow-btn {
  background-color: #5E3263 !important;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  transition: all 0.3s ease;
  position: absolute;
  top: 45%;
  -webkit-transition: 0.2s ease-in;
  -webkit-transform: scale(1);
  -ms-transition: 0.2s ease-in;
  -ms-transform: scale(1);
  -moz-transition: 0.2s ease-in;
  -moz-transform: scale(1);
  transform: scale(1);
}

.arrow-btn:hover {
  box-shadow: 0 4px 10px #5E3263;
  z-index: 2;
  -webkit-transition: 0.2s ease-in;
  -webkit-transform: scale(1.1);
  -ms-transition: 0.2s ease-in;
  -ms-transform: scale(1.1);
  -moz-transition: 0.2s ease-in;
  -moz-transform: scale(1.1);
  transition: 0.2s ease-in;
  transform: scale(1.1);
  color: #fff;
  outline: 0;
  background: #5E3263;
}

.arrow-btn img {
  width: 15px;
}

.owl-next-wrap {
  right: 0;
}

.transformation-section .mobile-button {
  display: none;
  text-align: center;
}

body.no-scroll {
  overflow: hidden;
}

.new-model-video {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: #000;
  transform: translateY(100%);
  transition: 0.5s ease;
}

.new-model-video.is-open {
  transform: translateY(0%);
}

.new-model-video .modelBody {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-model-video .modelBody iframe {
  width: 90%;
  height: 85%;
  border: 0;
}

.new-model-video .close_model img {
  width: 14px;
}

.new-model-video .close_model {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 35px;
}

.no-scroll {
  overflow: hidden;
}

.transformation-right {
  margin-right: -100px;
}

.book-button-sticky {
  position: fixed;
  z-index: 2;
  bottom: 70px;
  right: 10px;
  cursor: pointer;
}

.book-button-sticky a {
  display: inline-block;
  animation: bounce 2s infinite;
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-5px);
    /* was -10px */
  }

  60% {
    transform: translateY(-3px);
    /* was -5px */
  }
}

.book-button-sticky a span {
  background: #5E3263;
  background: linear-gradient(279deg, #e399eb, rgb(94 50 99));
  color: #fff;
  border: 1px solid #5E3263;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  padding: 8px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 10px;
  position: relative;
  line-height: 1.2;
  text-transform: uppercase;
  box-shadow: 0 0 20px 0 #5E3263;
  transition: all 0.4s ease;
}

.book-button-sticky a:hover span {
  background: #fff;
  color: #5E3263;
}

/* new location */
.multiple-location .experience-content {
  text-align: center;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  margin: 0 auto;
  padding-bottom: 50px;
}

.multiple-location .heading-text {
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-size: 36px;
  margin-bottom: 3px;
  text-transform: capitalize;
}

.multiple-location .experience-content p {
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 60%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

.multiple-location .leveragebox-inner {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  border-radius: 12px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.multiple-location .leveragebox-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 30%;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, transparent, #000000 90%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.multiple-location .leveragebox-inner .img-responsive {
  width: 100%;
  object-fit: cover;
  height: 300px;
  border-radius: 12px;
}

.multiple-location .leveragebox-content {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  padding: 0px 20px 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.multiple-location .title-wraps {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  text-transform: capitalize;
  font-weight: 500;
  text-align: center;
}

.multiple-location .title-wraps a {
  display: block;
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  text-align: center;
  transition: .8s all;
}

.multiple-location a:hover {
  color: #fff;
}

.multiple-location {
  padding: 80px 0px;
  position: relative;
  padding-bottom: 0px;
}

.about-location .multiple-location {
  padding-top: 0px;
  padding-bottom: 80px;
}

.multiple-location .over-effect {
  background: rgba(0, 0, 0, 0.7215686275);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s ease;
  border-radius: 10px;
}

.multiple-location .over-effect .icon::before,
.multiple-location .over-effect .icon::after {
  content: "";
  position: absolute;
  background: #fff;
}

.multiple-location .over-effect .icon::after {
  width: 2px;
  height: 15px;
}

.multiple-location .over-effect .icon::before {
  width: 15px;
  height: 2px;
}

.multiple-location .slider-items {
  position: relative;
  height: 100%;
  overflow: hidden;
  display: block;
}

.multiple-location .slider-items:hover .over-effect {
  opacity: 1;
}

.multiple-location .over-effect .icon {
  width: 56px;
  height: 56px;
  background: #5e3263;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.multiple-location .owl-dot.active span,
.hometeam .owl-dot.active span {
  background-color: #5E3263;
  width: 35px;
}

.multiple-location .owl-dots,
.hometeam .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.multiple-location button.owl-dot,
.hometeam button.owl-dot {
  max-width: auto;
  width: auto;
}

.multiple-location .owl-dot span,
.hometeam .owl-dot span {
  width: 15px;
  height: 9px;
  display: inline-block;
  background: #D9D9D9;
  margin: 0 5px;
  border-radius: 20px;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
}

.custom-dots {
  text-align: center;
  margin-top: 10px;
}

.custom-dots .dot,
.experiece-slider .owl-dot span,
.dots-style-new .owl-dot span {
  display: inline-block;
  width: 15px;
  height: 9px;
  background: #D9D9D9;
  border-radius: 20px;
  margin: 0 5px;
  cursor: pointer;
}

.custom-dots .dot.active,
.experiece-slider .owl-dot.active span,
.dots-style-new .owl-dot.active span {
  background-color: #5E3263;
  width: 35px;
}

.experiece-slider button.owl-dot,
.dots-style-new button.owl-dot {
  max-width: auto;
  width: auto;
}

.experiece-slider .owl-dots,
.dots-style-new .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.cabicar-sliding.desktop-cabicar {
  display: flex;
}

.cabicar-sliding.mobile-cabicar {
  display: none;
}

.whats-button-sticky {
  position: fixed;
  z-index: 2;
  bottom: 70px;
  right: 10px;
  cursor: pointer;
}

.whats-button-sticky a {
  display: inline-block;
  animation: bounce 2s infinite;
}

.whats-button-sticky a span img {
  margin-right: 5px;
}

.whats-button-sticky a span {
  background: linear-gradient(279deg, #e399eb, rgb(94 50 99));
  color: #fff;
  border: 1px solid #5E3263;
  border-radius: 0px;
  padding: 8px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 10px;
  position: relative;
  line-height: 1.2;
  text-transform: uppercase;
  box-shadow: 0 0 20px 0 #5E3263;
  transition: all 0.4s ease;
  flex-direction: column;
  /*transform: rotate(-90deg);*/
  width: 90px;
  height: 90px;
  right: 0;
  border-radius: 100%;
}

.whats-button-sticky a:hover span {
  background: #fff;
  color: #5E3263;
}

.whats-button-sticky a:hover span img {
  filter: unset;
}

.whats-button-sticky a span img {
  margin-right: 0px;
  margin-bottom: 5px;
  width: 20px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  filter: brightness(0) invert(1);
}

/* mobile menu */
.fullscreen-menu {
  z-index: 999;
  justify-content: space-between;
  align-items: stretch;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.bg-animation-for-column-2 {
  z-index: 30;
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.mobile-menu .fullscreen-inner {
  z-index: 10;
  flex-direction: row-reverse;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.mobile-menu .fullscreen-menu-column-1 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 35%;
  padding: 0;
  display: flex;
  position: relative;
  /* background-image: url(/public/assets/images/menu-bg-img.webp);
  background-size: cover; */
}

.mobile-menu .fullscreen-menu-column-3 {
  z-index: 9;
  flex-direction: column;
  flex: 1 1;
  justify-content: center;
  padding: 80px 64px 80px 192px;
  display: flex;
  position: relative;
}

.mobile-menu .fullscreen-main-links {
  width: 100%;
  height: 100%;
  padding: 70px 40px 80px 40px;
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.mobile-menu .menu-column-2-contacts {
  z-index: 10;
  backdrop-filter: blur(10px);
  background-color: #ffffff4d;
  border: 1px solid #fff9;
  width: 100%;
  max-width: 512px;
  display: flex;
  position: relative;
}

.mobile-menu .menu-contacts-padding {
  flex-direction: column;
  flex: 1 1;
  padding: 64px;
  display: flex;
}

.mobile-menu .menu-contacts {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mobile-menu .close-button {
  z-index: 999;
  border-right: 1px solid #ffffff80;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  line-height: 17.6px;
  transition: width .6s cubic-bezier(.075, .82, .165, 1) !important;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  cursor: pointer;
}

.mobile-menu .address-text {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'DM Sans';
  font-weight: 500;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-align: center;
  color: rgb(0 0 0 / 60%);
}

.mobile-menu .mobile-link>ul {
  display: flex;
  width: 100%;
  margin-top: 30px;
}

.mobile-link li a:hover {
  color: #5e3263;
}

.mobile-menu .menu-contact-title {
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 30px;
  font-family: 'DM Sans';
}

.mobile-menu .phone-number .phone-link {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'DM Sans';
  font-weight: 500;
  margin-bottom: 20px;
  letter-spacing: 3px;
  text-align: center;
  color: rgb(0 0 0 / 60%);
}

.header-humberger-menu {
  cursor: pointer;
}

.mobile-menu .phone-number .phone-link:hover,
.mobile-menu .mobile-link li a:hover {
  color: #5E3263;
}

.mobile-menu .mobile-link li {
  margin-right: 35px;
}

.mobile-menu .mobile-link li:last-child {
  margin-right: 0px;
}

.mobile-menu .mobile-link li a {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.5;
  font-family: 'DM Sans';
  font-weight: 500;
  margin-bottom: 20px;
  letter-spacing: 3px;
  text-align: center;
  color: rgb(0 0 0 / 60%);
  position: relative;
}

.mobile-menu .mobile-link li a::after {
  content: "";
  height: 80%;
  width: 1.5px;
  background: rgb(0 0 0 / 60%);
  position: absolute;
  right: -17px;
  top: 1px;
}

.mobile-menu .mobile-link li:last-child a::after {
  display: none;
}

.mobile-menu .close-text-block {
  z-index: 10;
  position: relative;
  top: -3.6em;
  transform: rotate(-90deg);
}

.mobile-menu .close-text {
  z-index: 5;
  color: #fff;
  letter-spacing: 5.76px;
  font-size: 15px;
  line-height: 16.4px;
  position: relative;
  text-transform: uppercase;
}

.mobile-menu .close-button-bg {
  z-index: 1;
  -webkit-backdrop-filter: blur(12px);
  /* backdrop-filter: blur(12px);
  background-image: url(/public/assets/images/close-icons.png);
  background-position: 50% 52%;
  background-repeat: no-repeat;
  background-size: 13px; */
  position: absolute;
  inset: 0%;
}

.mobile-menu .fullscreen-menu-bg {
  background-color: #fff;
  position: fixed;
  inset: 0%;
}

.mobile-menu .menu-cover-image {
  z-index: 5;
  object-fit: cover;
  object-position: 50% 30%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.mobile-menu .heder-socials li {
  margin-right: 10px;
}

.mobile-menu .heder-socials ul {
  display: flex;
  justify-content: center;
}

.mobile-menu .heder-socials a:hover svg path {
  fill: #fff;
}

.mobile-menu .heder-socials a:hover {
  background: #5e3263;
}

.mobile-menu .heder-socials>ul a {
  align-items: center;
  background: #fff;
  border: 1px solid #5e3263;
  border-radius: 52px;
  color: #5e3263;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 35px;
  justify-content: center;
  line-height: normal;
  padding: 3px 0;
  transition: .5s ease;
  width: 35px;
}

.mobile-link-items .icon-wraps {
  width: 39px;
  height: 35px;
  border-radius: 10px;
  border: 1px solid #AEAEAE;
  background: rgb(174 174 174 / 20%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-link-items li {
  margin-bottom: 5px;
  border-radius: 5px;
  border: 1px solid transparent;
  text-align: left;
  width: 100%;
}

.mobile-link-items li:last-child {
  margin-bottom: 0px;
}

.mobile-link-items li:hover {
  border-color: #aeaeae63;
  background: rgb(174 174 174 / 20%);
}

.mobile-link-items li:hover .icon-wraps {
  border-color: #5E3263;
  background: rgb(94 50 99 / 20%);
}

.mobile-link-items li:hover a {
  color: #5e3263;
}

.mobile-link-items .icon-wraps img {
  width: 16px;
  filter: gray;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.mobile-link-items li:hover .icon-wraps img {
  filter: unset;
  -webkit-filter: unset;
  -moz-filter: unset;
  -ms-filter: unset;
  -o-filter: unset;
  filter: unset;
}

.mobile-link-items .text-wraps {
  padding-left: 10px;
  text-transform: capitalize;
}

.mobile-link-items>li>a {
  font-family: 'DM Sans';
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  padding: 7px 10px;
}

.theme-button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #5e3263;
  border-color: #5e3263;
  border-radius: 5px;
  font-size: 14px;
  padding: 9px 13px;
  position: relative;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0);
  transition: .11s ease;
  transition-duration: .3s;
  transition-property: color;
  color: #fff !important;
  text-align: center;
}

.heder-socials {
  margin: 30px 0px 20px 0px;
}

.theme-button:before {
  background: #fff;
  border-radius: 5px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition-duration: .6s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
}

.heder-socials>ul a svg {
  display: inline-block;
  height: 15px;
  width: 15px;
}

.close-button:hover {
  width: 153.6px;
  transition: width .6s cubic-bezier(.075, .82, .165, 1);
}

.theme-button:active,
.theme-button:focus,
.theme-button:hover {
  color: #5e3263 !important;
}

.theme-button:active:before,
.theme-button:focus:before,
.theme-button:hover:before {
  transform: scale(1);
}

.mobile-link-items {
  width: 100%;
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

/* .fullscreen-main-links,
.menu-column-2-contacts,
.menu-cover-image,
.bg-animation-for-column-2 {
transition: transform 1s ease, opacity 1s ease;
transform-style: preserve-3d;
} */
.Toastify__close-button {
  width: max-content;
}

.blog-list-card-cls {
  min-height: 348px;
}

/* Map */
.map-section .heading {
  font-size: 35px;
  text-align: center;
  line-height: 1.1;
  font-weight: 100;
  margin-bottom: 30px;
}

.map-section {
  padding: 0px 0px 0px 0px;
  position: relative;
}

.map-section .box-inners {
  border: 1px solid rgb(112 62 118 / 60%);
  width: 200px;
  height: 136px;
  border-radius: 15px;
  margin-bottom: 5px;
  position: absolute;
  bottom: 30px;
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.map-section .content p {
  color: #000000;
  line-height: 1;
}

.map-section .location {
  background: linear-gradient(139deg, #9958A1, #5E3263);
  width: 25px;
  height: 25px;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg) translate(0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  -webkit-animation: up 2s infinite ease;
  /* animation: up 2s infinite ease; */
  /* background: url(/public/assets/images/map-location-vector.webp); */
}

.map-section .location-map2 {
  position: absolute;
  top: 65%;
  left: 29%;
}

.map-section .location-map3 {
  position: absolute;
  top: 28%;
  left: 43%;
}

.map-section .location-map4 {
  position: absolute;
  top: 24%;
  left: 47%;
}

.map-section .location-map10 {
  position: absolute;
  top: 34%;
  left: 81%;
}

.map-section .location-map12 {
  position: absolute;
  top: 74%;
  left: 79%;
}

.map-section .location-map11 {
  position: absolute;
  top: 60%;
  left: 72%;
}

.map-section .location-map5 {
  position: absolute;
  top: 29%;
  left: 72%;
}

.map-section .location-map6 {
  position: absolute;
  top: 49%;
  left: 59%;
}

.map-section .location-map7 {
  position: absolute;
  top: 42%;
  left: 52%;
}

.map-section .location-map8 {
  position: absolute;
  top: 61%;
  left: 55%;
}

.map-section .location-map9 {
  position: absolute;
  top: 68%;
  left: 53%;
}

.map-section .location-map7 .location-row {
  flex-direction: row-reverse;
}

.map-section .location-map7 .location-text {
  margin-right: 10px;
}

.map-section .location::before {
  content: "";
  display: flex;
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}

.map-section .location::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 6px;
  border-radius: 50%;
  transform: rotate(45deg);
  background-color: #C47ECD;
  bottom: -5px;
  left: -9px;
  /* animation: down 2s infinite 
ease; */
  outline: 3px solid rgb(127 71 134 / 20%);
}

.map-section .location-text {
  /* background: #703E76; */
  color: #fff;
}

.map-section .location-text {
  background: #703E76;
  color: #fff;
  border-radius: 5px;
  padding: 5px 9px;
  font-size: 13px;
  line-height: 1;
  margin-left: 9px;
  margin-right: 10px;
}

.map-section .location-row {
  display: flex;
  align-items: end;
}

/* @-webkit-keyframes up {
  50% {
    transform: rotate(-45deg) translate(8px, -8px);
  }
}

@keyframes up {
  50% {
    transform: rotate(-45deg) translate(8px, -8px);
  }
}

@-webkit-keyframes down {
  50% {
    transform: rotate(45deg) translate(0, 10px) scale(0.2);
  }
}

@keyframes down {
  50% {
    transform: rotate(45deg) translate(0, 10px) scale(0.2);
  }
} */

.map-section .map-images {
  position: relative;
}

.location-map1 {
  position: absolute;
  top: 10%;
  left: 16%;
}

.map-section .box-inners img {
  width: 40px;
}

.map-section .box-wrap {
  display: flex;
  flex-direction: row;
  align-items: center
}

.map-section .address-wrap {
  background: #703E76;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  line-height: 1.4;
  padding: 10px 20px;
  font-size: 15px;
  font-family: 'DM Sans';
  border-radius: 15px 15px 15px 15px;
  text-transform: capitalize;
}

.map-section .icons {
  width: 30%;
}

.map-section .content {
  width: 70%;
}


/* invision page */

.arrow-new-btn {
  background-color: #5E3263;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  top: 35%;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -webkit-transform: scale(1);
  -ms-transition: 0.2s ease-in;
  -ms-transform: scale(1);
  -moz-transition: 0.2s ease-in;
  transform: scale(1);
  position: absolute;

}

.arrow-new-btn img {
  width: 10px;
}

.arrow-new-btn.prev-wrap {
  left: -12px;

}


.arrow-new-btn.next-wrap {
  right: -12px;
}

.invision-makeover-container .owl-carousel .owl-nav.disabled,
.invision-makeover-container .owl-carousel .owl-dots.disabled {
  display: block;
}


.arrow-new-btn:hover,
.arrow-new-btn:focus,
.arrow-new-btn:hover,
.arrow-new-btn:focus {
  box-shadow: 0 4px 10px #5E3263;
  z-index: 2;
  -webkit-transition: 0.2s ease-in;
  -webkit-transform: scale(1.1);
  -ms-transition: 0.2s ease-in;
  -ms-transform: scale(1.1);
  -moz-transition: 0.2s ease-in;
  -moz-transform: scale(1.1);
  transition: 0.2s ease-in;
  transform: scale(1.1);
  color: #fff;
  outline: 0;
  background: #5E3263;
}


.invision-col-row,
.invision-row {
  display: flex;
}

.invision-col-left {

  width: 70%;
}

.invision-col-right {
  width: 30%;

}

.invision-first-col {

  width: 55%;
}

.invision-second-col {
  width: 45%;

}

.invision-first-inner .img-responsive {
  width: 30px;
  margin-right: auto;
  margin-bottom: 10px;
}

.invision-first-inner {
  background: rgb(153 88 161 / 11%);
  border-radius: 10px;
  padding: 20px;
  margin: 10px 10px;
  min-height: 220px;
  display: flex;
  align-items: center;
  flex-direction: column;
  box-shadow: var(--shadow);
  --shadow: rgb(153 88 161 / 20%) 0px 1px 3px 0px, rgb(153 88 161 / 20%) 0px 0px 0px 1px;
}

.invision-first-inner .new-heading {
  font-size: 22px;
  text-align: left;
  margin: 5px 0px;
  font-weight: 500;
  width: 100%;
}

.why-choose .invision-bottom {
  height: 200px;
  margin-top: 20px;
  position: relative;
  bottom: -20px;
}

.why-choose .invision-bottom img {
  height: 100%;

}

.why-choose {
  padding-top: 30px;
  padding-bottom: 0px;
}

.aligners-team-row {
  display: flex;
  align-items: center;
  margin: 0px -15px;
}

.aligners-btn .theme-button {
  display: inline-block;
  margin-top: 20px;

}

.aligners-team-left,
.aligners-team-right {
  padding: 0px 15px;
  width: 50%;
}

.inviion-quality-logo {
  position: relative;
  padding: 0px 0px 80px 0px;
}


.RDental-Home-smiles.invision-smile {

  padding: 80px 0px;
}

.invisilign-services .img-responsive {
  width: 50px !important
}


.invisilign-services .invisilign-services-inner .new-heading {
  margin: 10px 0px 7px 0px;
  font-size: 22px;
  text-align: left;
  font-weight: 400;

}

.invisilign-services-inner {
  cursor: pointer;
  padding: 20px;
  box-shadow: var(--shadow);
  --shadow: rgb(153 88 161 / 20%) 0px 1px 3px 0px, rgb(153 88 161 / 20%) 0px 0px 0px 1px;
  margin: 0px 0px 30px 0px;
  border-radius: 5px;
  min-height: 235px;
}

.invisilign-services-inner:hover {
  background: rgb(153 88 161 / 11%);
}

.invisilign-btn {
  text-align: center;
}

.invisilign-btn .theme-button {
  display: inline-block;

}


.invision-deatil-row {
  border: 1px solid rgb(63 63 63 / 30%);
  padding: 0px 0px;
  border-radius: 20px;
}

.perks-items-bottom {

  display: flex;
}

.invision-deatil-row img {
  width: 20px;
  margin: 0 auto;
}

.invision-deatil-row .perks-items:nth-child(1) p {
  font-weight: 500;
  color: #000;
  font-size: 18px;

}

.invision-deatil-row .perks-items:nth-child(1) .perks-col2 p {
  font-weight: 400;
}

.invision-deatil-row .perks-items {
  display: flex;
}

.invision-deatil-row .perks-items:nth-child(even) {
  background: rgb(199 143 206 / 20%);

}

.invision-deatil-row .perks-items .perks-col2 p {
  color: #fff;
}

.invision-deatil-row .perks-col1 {
  padding: 10px 20px;
  width: 70%;
}


.invision-deatil-row .perks-bcol1 {
  width: 70%;
}


.invision-deatil-row .perks-col2,
.invision-deatil-row .perks-bcol2 {
  padding: 10px 20px;
  width: 15%;
  background: #5E3263;
  border-bottom: 1px solid #d9d9d985;
  text-align: center;

}



.invision-deatil-row .perks-bcol3 {
  width: 15%;
  text-align: center;

}

.invision-deatil-row .perks-col3 {
  padding: 10px 20px;
  width: 15%;
  text-align: center;

}

.invision-detail {
  padding-bottom: 80px;
}


.perks-bcol1 {
  width: 70%;

}

.perks-bcol2 {
  padding: 10px 20px;
  width: 15%;
  background: #5E3263;
  border-bottom: 0px solid #D9D9D9;
  text-align: center;
  color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;

}


.perks-bcol3 {
  padding: 10px 20px;
  width: 15%;

}


.perks-items-bottom2 .perks-bcol2 {
  border-radius: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;

}

.quality-logo.inviion-quality-logo .new-heading {
  margin-bottom: 10px;
}

.RDental-Home-SecG.invision-smile .container {
  max-width: 1200px;
}


.invision-celebrity .actoress-sec {
  padding-top: 80px;
}

.new-invisilign-services {
  padding-top: 80px;
}


.new-invisilign-services .cunsult-now {
  display: block;
  color: #5E3263;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 10px;
  font-weight: 400;
}

.new-invisilign-services .invisilign-services-inner {
  min-height: 265px;
  padding: 20px 20px 10px 20px;
}


/*  */

.blog-faq-area .item .faq-title.active {
  color: #5e3263;
}



.blog-faq-area .faq-title.active+.faq-content {
  display: block;
}

.blog-faq-area .freqAskQuertion .item .faq-title {
  font-weight: 400;
  padding-left: 0px;
}

.blog-faq-area {

  margin-top: 30px
}

.blog-faq-area .card-title {
  color: #000;
  line-height: normal;
  font-weight: 500;
  font-size: 30px;
  margin: 15px 0 15px;
  padding-left: 0px;
}

@media (min-width: 1920px) and (max-width: 2560px) {
  .cabicar-box .cabrig-img {
    height: 800px;
  }

  .cabicar-sliding {
    height: 800px;
  }

  .cabicar-box:hover {
    flex-grow: 1.2;
  }


}

@media (min-width: 1801px) and (max-width: 1919px) {
  .cabicar-box .cabrig-img {
    height: 700px;
  }

  .cabicar-sliding {
    height: 700px;
  }

  .cabicar-box:hover {
    flex-grow: 1.3;
  }

  .international-banner-new .international-bg img {
    top: 197px;
  }
}

@media (min-width: 1681px) and (max-width: 1800px) {
  .cabicar-box .cabrig-img {
    height: 700px;
  }

  .cabicar-sliding {
    height: 700px;
  }

  .cabicar-box:hover {
    flex-grow: 1.3;
  }

  .tourism-stories-section .tourism-col {
    min-height: 297px;

  }

  .international-banner-new .international-bg img {
    top: 197px;
  }
}

@media (min-width: 1600px) and (max-width: 1680px) {
  .cabicar-box .cabrig-img {
    height: 700px;
  }

  .cabicar-sliding {
    height: 700px;
  }

  .cabicar-box:hover {
    flex-grow: 1.3;
  }

  .tourism-stories-section .tourism-col {
    min-height: 297px;

  }

  .international-banner-new .international-bg img {
    top: 197px;
  }
}

@media (min-width: 1441px) and (max-width: 1599px) {
  .cabicar-box .cabrig-img {
    height: 640px;
  }

  .cabicar-sliding {
    height: 640px;
  }

  .cabicar-box:hover {
    flex-grow: 1.5;
  }

  .tourism-stories-section .tourism-col {
    min-height: 297px;
    margin-top: 2px;
  }

  .international-banner-new .international-bg img {
    top: 197px;
  }
}

@media (min-width: 1400px) and (max-width: 1440px) {
  .cabicar-box .cabrig-img {
    height: 650px;
  }

  .cabicar-sliding {
    height: 650px;
  }

  .cabicar-box:hover {
    flex-grow: 1.5;
  }

  .tourism-stories-section .tourism-col {
    min-height: 297px;
    margin-top: 2px;
  }
}

@media only screen and (min-width: 1025px) {
  .big-banner-sec {
    height: 606px;
    overflow: hidden;
  }

  .small-banner-cls {
    height: 383px;
    overflow: hidden;
    display: block;
  }

  .big-banner-sec .bg {
    height: 100%;
  }

  .big-banner-sec .bg {
    height: 100%;
    object-fit: cover;
  }
}

@media only screen and (max-width: 1201px) {
  .makeover-form.invision-form {
    margin-top: -10px;
  }

}

@media only screen and (max-width: 1025px) {
  .RDental-Home-SecA.home-bio-wrap figure {
    display: block;
    position: relative;
    height: 100%;
  }

  .RDental-Home-SecA.home-bio-wrap figure img {
    height: 100%;
    object-fit: cover;
  }

  .excellenace-section .RDental-Home-SecB .item .content {
    bottom: -36px;
  }

  .hometeam .team-bio {
    width: 100%;
  }

  .RDental-Home-SecG.RDental-Home-smiles .owl-nav button.owl-next {
    right: 0;
  }

  .RDental-Home-SecG.RDental-Home-smiles .owl-nav button.owl-prev {
    left: 0px;
  }

  footer .content p br {
    display: none;
  }

  .tourism-stories-section .tourism-col {
    min-height: 325px;
  }

}

@media only screen and (max-width: 992px) {
  .impact-box .tooth-bg h3 {
    font-size: 39px;
  }

  .impact-box .tooth-bg p {
    font-size: 16px;
  }

  .excellenace-section .RDental-Home-SecB .item .content h3 {
    line-height: 1;
    font-size: 20px;
  }

  .transformation-sec .col-left {
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
  }

  .excellenace-section .RDental-Home-SecB .link {
    margin-top: 20px;
  }

  .transformation-sec .transformation-text {
    padding-right: 0;
    padding-bottom: 50px;
  }

  .transformation-sec .link {
    margin-top: 20px;
  }

  .transformation-sec .col-right {
    flex: 0 0 auto;
    width: 100%;
  }

  .transformation-sec .row {
    padding-left: 25px;
    padding-right: 25px;
  }

  .hometeam .team-left {
    padding: 0px 12px;
    flex: 0 0 auto;
    width: 100%;
  }

  .hometeam .left-content {
    padding-top: 0px;
    text-align: center;
  }

  .hometeam .team-right {
    flex: 0 0 auto;
    width: 100%;
    padding: 0px 12px;
  }

  .team-main {
    margin-top: 30px;
  }

  footer .content p {
    margin-bottom: 5px;
  }

  .footer-row {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-row .footer-col {
    width: 47%;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .home-banner .banner-content .container .content h1 {
    max-width: 100%;
  }

  .home-banner .banner-content .container .content .smile_img {
    display: none;
  }

  .home-banner .banner-content .container .content h1 br {
    display: none;
  }

  .impact-grid {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .brand-logos .brand-text {
    width: 130px;
  }

  .footer-row.social-rows {
    margin-top: 20px;
  }

  .experience-smile .experience-content {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .media-section .experience-content {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .smile-section .link a::after {
    clip-path: polygon(0 100%, 100% 100%, 100% 98%, 0% 98%);
  }

  footer .copyright-text p {
    text-align: center;
  }

  .social-inner ul {
    justify-content: center;
  }

  footer .footer-row .footer-social {
    width: 100%;
    margin-top: 20px;
  }

  .smile-section .quote br {
    display: none;
  }

  .RDental-Home-SecE.RDental-About-SecE .awards_text .award .img {
    width: 50%;
  }

  .tourism-stories-section .tourism-col {
    min-height: 325px;
  }
}

@media only screen and (max-width: 991px) {
  .fullscreen-inner {
    flex-flow: wrap;
    align-self: auto;
    overflow: auto;
  }

  .fullscreen-menu-column-1 {
    padding-top: 3.9em;
  }

  .fullscreen-main-links {
    grid-template-columns: 1fr;
    padding: 8vw;
  }

  .mobile-menu .fullscreen-menu-column-3 {
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    width: 100%;
    padding: 6em;
  }

  .mobile-menu .fullscreen-main-links {
    padding: 70px 20px 80px 20px;
  }

  .mobile-link-items {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 0em;
    display: grid;
  }

  .mobile-menu .fullscreen-menu-column-1 {
    align-self: auto;
    width: 100%;
    padding-top: 4em;
  }

  .mobile-menu .close-text-block {
    display: none;
  }

  .mobile-menu .menu-column-2-contacts {
    max-width: none;
  }

  .mobile-menu .fullscreen-main-links {
    padding: 0px 20px 20px 20px;
  }

  .close-text-block {
    transform: none;
  }

  .close-text {
    color: #000;
    font-weight: 600;
  }

  .mobile-menu .close-button-bg {
    backdrop-filter: unset;
  }

  .mobile-menu .close-button {
    opacity: 1;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #5E3263;
    left: auto;
    right: 10px;
    top: 10px;
  }

  .mobile-menu .menu-cover-image {
    transform: translate3d(0vw, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
  }
}

@media only screen and (min-width: 768px) {

  .hometeam .team-row,
  .hometeam .main-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }

  .experience-smile .experience-row {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
  }

  .rental-new-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .invisilign-services .invisilign-services-row {
    display: flex;
    flex-wrap: wrap;
  }


  .invisilign-services .invisilign-services-col {

    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media (min-width:601px) and (max-width: 850px) {
  .actoress-sec .item {
    height: auto;
  }

  .RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content {
    padding: 20px 20px 40px 20px;
    padding-bottom: 30px;
    margin-left: 57px;
  }

  .RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content .video_icon {
    left: -40px;
    top: 23px;
  }

  .RDental-Home-SecC .container-fluid .slideB .item a .logo img {
    width: 100px;
  }

  .desktop-wrapper {
    display: none;
  }

  .transformation-right {
    margin-right: 0;
  }

  .desktop-button {
    display: none;
  }

  .transformation-section .mobile-button {
    display: block;
    text-align: center;
  }

  .mobile-hometeam {
    display: block;
  }

  .desktop-hometeam {
    display: none;
  }

  .media-section .experience-content {
    padding: 0px 20px 50px 20px;
  }

  .media-section .mobile-buttons {
    display: block;
    text-align: center;
  }

  .multiple-location .experience-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 50px;
  }

  .multiple-location .heading-text {
    font-size: 32px;
    margin-bottom: 7px;
  }

  .trouism-way-travel .action_btn .btn-call a {
    color: #fff;
  }
}

/* internation Page */
/* Content section */
.patient-sec .patient-content {
  width: 66.66666667%;
  margin: 0 auto;
}

.patient-sec {
  padding: 80px 0px;
  /* background: url(/public/assets/images/patient-bg.webp); */
  position: relative;
  margin-bottom: -30px;
  /* background-size: cover; */
  margin-top: -7px;
  overflow: hidden;
}

.patient-sec .heading {
  font-family: "DM Sans", sans-serif;
  font-weight: 100;
  line-height: 1.1;
  font-size: 31px;
  margin-bottom: 10px;
  text-align: center;
}

.patient-sec .patient-content p {
  text-align: center;
  font-family: 'DM Sans';
  font-weight: 400;
  color: rgb(0 0 0 / 60%);
}

.patient-sec .heading span {
  color: #5E3263;
}

.patient-vector {
  position: absolute;
  bottom: -12px;
  left: 530px;
  right: 0;
  width: 650px;
  margin: 0 auto;
  height: 350px;
}

.patient-tabber {
  /* background: url(/public/assets/images/tabber-bg.webp); */
  position: relative;
  padding: 80px 0px;
}

.patient-tabber .patient-content {
  width: 66.66666667%;
  margin: 0 auto;
  text-align: center;
}

.patient-tabber .heading {
  font-family: "DM Sans", sans-serif;
  font-weight: 100;
  line-height: 1.1;
  font-size: 35px;
  margin-bottom: 5px;
  text-align: center;
  color: #fff;
}

.patient-tabber p {
  color: rgb(255 255 255 / 70%);
  font-family: 'Montserrat';
  font-size: 15px;
}

.patient-tabber .theme-button:before {
  border-radius: 25px;
}

.patient-tabber .tabber-row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.patient-tabber .title {
  font-family: "DM Sans", sans-serif;
  font-weight: 100;
  line-height: 1.1;
  font-size: 31px;
  margin-bottom: 5px;
  text-align: left;
  color: #fff;
}

.patient-tabber .tabber-col,
.patient-tabber .tabber-image {
  width: 50%;
  padding: 0px 15px;
}

.patient-tabber .testi-tab ul li {
  padding: 7px 29px;
  border-radius: 25px;
  text-transform: capitalize;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  margin: 0px 20px;
  text-align: center;
  outline: 2px solid rgb(255 255 255 / 20%);
  border: 0;
  letter-spacing: 1px;
}

.patient-tabber .testi-tab ul li:first-child {
  margin-left: 0px;
}

.patient-tabber .testi-tab ul li:last-child {
  margin-right: 0px;
}

.patient-tabber .testi-tab ul li::after {
  display: none;
}

.patient-tabber .testi-tab {
  padding-bottom: 45px;
  padding-top: 30px;
}

.patient-tabber .testi-tab ul {
  display: flex;
  justify-content: center;
}

/*  */
.interational-services .interational-row {
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
  width: 90%;
  margin: 0 auto;
}

.interational-services .interational-col {
  width: 20%;
}

.interational-services .content-area {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  padding: 61px 15px 35px 15px;
  border: 1.4px solid rgb(94 50 99 / 40%);
  cursor: pointer;
  border-radius: 15px;
  text-align: center;
  min-height: 217px;
}

.interational-services .icons {
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 35px;
  background: #fff;
}

.interational-col.margin-space {
  margin-top: 70px;
}

.interational-services .icons img {
  width: 32px;
}

.interational-services .content-area p {
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Montserrat';
}

.interational-services .title {
  color: #5E3263;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.interational-services .interational-col-inner {
  margin: 0px 8px;
}

/* international banner */
.international-banner .international-row {
  position: relative;
  display: flex;
}

.international-banner .heading {
  color: #fff;
  font-size: 35px;
  line-height: 1.1;
  font-weight: 100;
}

.international-banner .content-left p {
  font-family: 'Montserrat';
  color: rgb(255 255 255 / 85%);
  line-height: 1.5;
}

.international-banner .content-left {
  width: 60%;
  padding: 0px 15px;
}

.international-banner .international-bg {
  width: 40%;
  padding: 0px 15px;
}

.international-banner.inner-banner .banner-content.bottom .container {
  align-items: center;
}

.international-banner .international-bg img {
  position: relative;
  top: 100px;
  left: -60px;
}

/* timeline */
.ag-timeline {
  position: relative;
  padding: 50px 0;
}

.ag-timeline-block .ag-timeline_item {
  position: relative;
  margin-bottom: 0px;
  opacity: 0.3;
  transition: opacity 0.3s ease;
}

.ag-timeline-block .ag-timeline_item.js-ag-active {
  opacity: 1;
}

.ag-timeline_line {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  background-color: rgb(0 0 0 / 20%);
  transform: translateX(-50%);
  z-index: 0;
}

.ag-timeline-block {
  overflow: hidden;
}

.ag-timeline_line-progress {
  position: absolute;
  top: 0;
  left: 50%;
  width: 3px;
  background-color: #5e3263;
  transform: translateX(-50%);
  z-index: 0;
}

/* Timeline card */
.ag-timeline-card_item {
  position: relative;
  width: 45%;
  padding: 20px;
  opacity: 0;
  transform: translateX(200%);
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transition-delay: 0.3s;
  /* Delay before animation starts */
}

/* Active animation */
.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;
  transform: translateX(0);
}

/* Left-aligned (even) items */
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  float: left;
  transform: translateX(-200%);
  text-align: right;
  clear: both;
}

/* Right-aligned (odd) items */
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  float: right;
  transform: translateX(200%);
  clear: both;
}

/* Clearfix if needed */
.ag-timeline_item::after {
  content: "";
  display: table;
  clear: both;
}

.ag-timeline-block .title {
  color: #000000;
  font-size: 23px;
  margin-bottom: 12px;
  font-weight: 400;
}

.ag-timeline-block p {
  color: rgb(0 0 0 / 60%);
  font-family: 'Montserrat';
  line-height: 1.3;
  font-size: 15px;
  letter-spacing: .5px;
  margin-bottom: 30px;
}

.ag-timeline-card_arrow {
  background: linear-gradient(146deg, #9958a1, #5E3263);
  color: #fff;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50px;
  left: -93px;
  z-index: 1;
  box-shadow: 0 0 20px inset #5e3263b5;
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_item .ag-timeline-card_arrow {
  right: -93px;
  left: auto;
}

.ag-timeline-card_arrow img {
  width: 30px;
}

.ag-timeline-block .theme-button {
  display: inline-block;
  border-radius: 5px;
  letter-spacing: 1.8px;
  font-size: 13px;
  line-height: 1.2;
  padding: 13px 23px;
  border: 1px solid;
}

.ag-section {
  position: relative;
  padding: 80px 0px;
  background: #fff;
  overflow-x: hidden;
}

.ag-timeline_list:after {
  content: "";
  width: 16px;
  height: 16px;
  background: #5e3263;
  display: block;
  border-radius: 10px;
  position: relative;
  left: 49.3%;
  top: auto;
  bottom: -50px;
}

.ag-timeline_list:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #5e3263;
  display: block;
  border-radius: 10px;
  position: relative;
  left: 49.3%;
  top: -54px;
}

/* .international-banner.inner-banner.big-banner-sec {
height: auto;
} */
.international-banner.inner-banner .banner-content {
  top: 25%;
}

.international-banner.big-banner-sec .bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ag-timeline_item:nth-child(1) .ag-timeline-card_item {
  transition-delay: 0.1s;
}

.ag-timeline_item:nth-child(2) .ag-timeline-card_item {
  transition-delay: 0.3s;
}

.ag-timeline_item:nth-child(3) .ag-timeline-card_item {
  transition-delay: 0.5s;
}

.ag-timeline_item:nth-child(4) .ag-timeline-card_item {
  transition-delay: 0.7s;
}

/*  */
.ag-timeline-block .timeline-content {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.ag-timeline-block .heading {
  font-size: 35px;
  text-align: center;
  line-height: 1.1;
  font-weight: 100;
}

/* new banner */
.international-banner-new {
  position: relative;
}

.international-banner-new img {
  width: 100%;
}

.international-banner-new .banner-area {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}

.international-banner-new .international-row {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.international-banner-new .heading {
  color: #fff;
  font-size: 35px;
  font-weight: 100;
  line-height: 1.1;
  margin-bottom: 10px;
}

.international-banner-new .content-left p {
  color: #ffffffd9;
  font-family: Montserrat;
  line-height: 1.5;
  padding-right: 80px;
}

.international-banner-new .content-left {
  width: 60%;

}

.international-banner-new .international-bg {
  padding: 0 15px;
  width: 60%;
  margin-top: 70px;
}

.international-banner-new .international-bg img {
  left: 0px;
  position: relative;
  top: 75px;
}

/* dental tourism page */
.tourism-banner {
  position: relative;
}

.tourism-banner .tourism-banner-content {
  position: absolute;
  top: 26%;
  left: 0;
  right: 0;
}

.tourism-banner .subtile {
  text-transform: uppercase;
  color: #5E3263;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  display: inline-block;
}

.tourism-banner.panchsheel-banner .subtile {
  line-height: 1.3;
}

.tourism-banner .heading {
  font-family: 'DM Sans';
  font-weight: 300;
  font-size: 47px;
  line-height: 1;
  margin-bottom: 10px;
}

.tourism-banner .tourism-text {
  width: 45%;
}

.tourism-banner p {
  color: #000000;
  font-family: 'Montserrat';
  font-size: 16px;
  line-height: 1.5;
}

.tourism-banner .tourism-img {
  margin: 10px 0px 25px 0px;
}

.tourism-banner .tourism-img img {
  width: 48%;
}

.dental-form {
  padding: 80px 0px;
}

.dental-form .content-form {
  padding-top: 0px;
}

.dental-form .dental-form-row {
  margin-top: -20px;
}

.dental-form-row {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
  align-items: center;
}

.dental-form .btn-sec {
  margin-top: 20px;
}

.dental-form .content-form p {
  margin-bottom: 10px;
}

.dental-form .heading {
  font-family: 'DM Sans';
  margin-bottom: 10px;
  line-height: 1.1;
  font-weight: 200;
  font-size: 35px;
  text-transform: capitalize;
}

.smile-banner-text .dental-form .heading {
  font-size: 33px;
}

.dental-form .sedule-btn {
  margin-top: 15px;
}

.dental-form .form-wrapper {
  /* background: url(/public/assets/images/tourism-form-bg.webp); */
  position: relative;
  /* background-size: cover; */
  padding: 30px;
  border-radius: 20px;
}

.tourism-why-choose.tourism-why-black2 p {
  margin-bottom: 15px;
}

.dental-form .form-wrapper form {
  padding-top: 20px;
}

.dental-form.makeover-form .form-wrapper form {
  padding-top: 0px;
}

.dental-form .form-title {
  color: #fff;
  font-size: 31px;
  font-family: 'DM Sans';
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 2px;
}

.dental-form.invision-form .form-title {
  text-transform: capitalize;
}

.dental-form .smile-form .form-title {
  text-align: center;

}

.dental-form .smile-form .theme-button {
  margin-top: 30px;
}

.dental-form .form-wrapper.smile-form p {
  text-align: center;

}

.dental-form .form-control {
  color: #000;
  font-family: 'DM Sans';
  padding: 10px 10px;
  border-radius: 5px;
}

.dental-form .form-row .col-half {
  width: 50%;
  margin: 10px 10px;
}

.dental-form textarea#textarea1 {
  min-height: 109px;
  height: 109px;
  margin-top: 13px;
  margin-bottom: 20px;
}

.dental-form .col-half {
  margin: 10px 10px;
}

.dental-form .form-row {
  display: flex;
}

.dental-form .form-wrapper p {
  font-family: 'Montserrat';
  color: #fff;
}

.dental-form .form-control::placeholder {
  color: #000;
  font-family: 'DM Sans';
}

.tourism-why-choose .tourism-why-col {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.tourism-why-choose .image-sec,
.tourism-why-choose .content-sec {
  width: 50%;
  padding: 0px 20px;
}

.half-tourism-content {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 25px;
}

.tourism-why-choose .contact-btn {
  margin-top: 20px;
  padding-left: 25px;
}

.tourism-why-choose {
  /* background: url(/public/assets/images/choose-bg.webp); */
  position: relative;
  /* background-size: cover; */
  padding: 80px 0px;
}

.half-tourism-content .heading {
  font-size: 36px;
  color: #000;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 1;
}

.half-tourism-content p {
  font-family: 'Montserrat';
  line-height: 1.3;
  font-size: 15px;
}

.choose-white .heading,
.choose-white p {
  color: #fff;
}

.choose-white ul li {
  color: #fff;
  margin-bottom: 15px;
  line-height: 1.3;
  position: relative;
  font-weight: 300;
}

.tourism-why-choose .content-sec ul {
  padding-left: 43px;
}

.choose-white ul li:before {
  /* background: url(/public/assets/images/tick-whhite-icon.png);
  background-size: cover; */
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: -29px;
  top: 2px;
}

.tourism-Home-smiles .smaile-btn {
  text-align: center;
  margin-top: 30px;
}

.tourism-why-choose.tourism-why-black {
  background: transparent;
}

.tourism-timeline .timeline-content p {
  text-align: center;
  margin-top: 10px;
}

.tourism-why-black ul li {
  color: #000;
  margin-bottom: 15px;
  line-height: 1.3;
  position: relative;
  font-weight: 300;
}

.tourism-why-black .content-sec ul {
  padding-left: 30px;
  margin-top: 20px;
}

.tourism-why-black ul li:before {
  /* background: url(/public/assets/images/black-yick-icon.png);
  background-size: cover; */
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: -29px;
  top: 2px;
}

.tourism-why-black .content-sec p,
.tourism-why-black .content-sec ul li {
  font-family: "Montserrat", sans-serif;
  color: rgb(0 0 0 / 70%);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}

.RDental-Home-smiles.tourism-Home-smiles .heading p {
  color: rgb(0 0 0 / 70%);
}

.tourism-why-black .heading {
  font-size: 36px;
  color: #000;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 10px;
}

.tourism-faq .faq-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
  align-items: center;
}

.tourism-faq .faq-left {
  width: 50%;
  padding: 0px 15px;
}

.tourism-faq .faq-right {
  width: 50%;
  padding: 0px 15px;
}

.tourism-faq .freqAskQuertion .item .faq-title {
  padding: 20px 12px;
  font-weight: 200;
  padding: 20px 12px;
  font-size: 17px;
}

.tourism-faq.invision-faq .freqAskQuertion .item .faq-title {
  font-size: 19px;
  font-weight: 500;
}

.tourism-faq .freqAskQuertion .item .faq-title::before,
.tourism-faq .freqAskQuertion .item .faq-title::after {
  background: #5E3263;
}

.tourism-faq .freqAskQuertion .item {
  border-bottom: 1.5px solid #D9D9D9;
}

.tourism-faq .freqAskQuertion .item .faq-title.active {
  background: transparent;
}

.tourism-faq .freqAskQuertion .item .faq-content {
  padding: 0px 12px 30px;
}

.tourism-faq {
  padding: 0px 0px 80px 0px;
}

.tourism-faq .both-btns {
  text-align: center;
  margin-top: 40px;
}

.tourism-faq .freqAskQuertion .item:first-of-type {
  border-top: 1.5px solid #D9D9D9;
}

.tourism-stories-section .stories-sec .star-wrap {
  margin-bottom: 7px;
}

.tourism-stories-section .stories-sec .star-wrap img {
  width: 15px;
  display: inline-block;
  margin-right: 6px;
}

.tourism-stories-section .content p,
.tourism-stories-section .content .des {
  color: #282828;
  font-family: 'Montserrat';
  line-height: 1.4;
}

.tourism-stories-section .name-text {
  color: #5E3263;
  margin: 20px 0px 0px 0px;
  font-size: 20px;
}

.tourism-stories-section .tourism-col {
  padding: 20px;
  border: 1px solid #5E3263;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgb(94 50 99 / 22%), 0 3px 6px #5e32630d;
  margin-bottom: 10px;
  position: relative;
  min-height: 256px;
  display: flex;
  flex-direction: column;
}

.tourism-stories-section .tourism-col .QUotes {
  width: 130px;
  position: absolute;
  right: -10px;
  bottom: -11px;
}

.tourism-stories-section .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.tourism-stories-section .stories-right .transformation-slider button.owl-dot {
  max-width: auto;
  width: auto;
}

.tourism-stories-section .stories-right .transformation-slider .owl-dot span {
  width: 15px;
  height: 9px;
  display: inline-block;
  background: #D9D9D9;
  margin: 0 5px;
  border-radius: 20px;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
}

.tourism-stories-section .stories-right .transformation-slider .owl-dot.active span {
  background-color: #5E3263;
  width: 35px;
}

.tourism-features {
  display: flex;
  justify-content: center;
  margin-top: -70px;
  position: relative;
}

.tourism-features .features-box {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 12px;
  padding: 20px 0px;
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.tourism-features .feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 0px;
  position: relative;
  width: 20%;
}

.tourism-features .feature-item.with-divider {
  border-right: 1.3px dashed rgb(38 38 38 / 26%);
}

.tourism-features .feature-item p {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.tourism-features .feature-icon {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.tourism-features .feature-item p {
  margin-top: 10px;
  font-size: 15px;
  color: #262626;
  line-height: 1.3;
  font-family: 'DM Sans';
}

.dental-form .dental-form-col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.dental-form .dental-form-left {
  width: 50%;
}

.dental-form .dental-form-right {
  width: 50%;
}

.theme-button.theme-btns {
  display: inline-block;
  border-radius: 5px;
  letter-spacing: 1.8px;
  font-size: 13px;
  line-height: 1.2;
  padding: 13px 23px;
  border: 1px solid;
  border-color: #5e3263;
}

.tourism-timeline .ag-timeline-card_arrow img {
  margin-top: 7px;
}

.tourism-timeline .ag-timeline-card_arrow {
  outline: 5px solid #5e32633d;
}

.tourism-header .tourism-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

.tourism-header .logo-left,
.tourism-header .logo-right {
  width: 50%;
}

.tourism-header .tourism-logo a {
  width: 150px;
  display: block;
}

.tourism-header {
  padding: 10px 0;
  position: fixed;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  transition: .5s ease;
}

.tourism-header .header-btn {
  text-align: right;
}

.tourism-header .header-btn .theme-button {
  display: inline-block;
}

.tourism-header.header-fixed:before {
  height: 100%;
}

.tourism-header:before {
  background: #000;
  content: "";
  height: 0;
  opacity: .8;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  transition: .5s ease;
}

.tourism-header.header-fixed .tourism-logo .tourism-desktop {
  display: none;
}

.tourism-header.header-fixed .tourism-logo .mobile-desktop {
  display: inline-block;
}

.tourism-header .tourism-logo .mobile-desktop {
  display: none;
}

.tourism-timeline .ag-section {
  padding-bottom: 30px;
}

.tourism-why-choose.tourism-why-black {
  padding: 40px 0px 0px 0px;
}

.tourism-Home-smiles {
  padding-top: 80px;
}

.dental-form-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

.dental-form-inner .logo-col {
  width: 22%;
  margin-right: 20px;
}

.dental-form-inner .logo-col:last-child {
  margin-right: 0px;
}

.dental-form-inner .logo-col img {
  width: 100%;
}

.year_estabis .container {
  max-width: 1080px;
}

.inner-dental-estabis {
  background: linear-gradient(279deg, #9958A1, #5E3263);
  padding: 33px 50px;
  border-radius: 10px;
}

.new-dental-estabis .year_estabis .card p {
  color: rgb(255 255 255 / 80%);
  line-height: 1.2;
  font-size: 17px;
}

.new-dental-estabis .year_estabis .card .count {
  color: #fff;
  width: auto;
  position: relative;
  padding-right: 20px;
  font-size: 45px;
}

.new-dental-estabis .year_estabis {
  background: transparent;
  padding: 0px 0;
  margin-top: -64px;
}

.new-dental-estabis {
  position: relative;
}

.new-dental-estabis .year_estabis .card {
  padding-left: 0px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-dental-estabis .year_estabis .card.fisrt-card {
  justify-content: flex-start;
}

.new-dental-estabis .year_estabis .card.last-card {
  justify-content: flex-end;
}

/* smile makeover */
.smile-items span {
  font-weight: 500;
  color: #000;
  font-size: 17px;
  margin-bottom: 2px;
  display: block;
  position: relative;
}

.smile-items {
  padding-left: 20px;
}

.smile-items span:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background: #5e3263;
  border-radius: 50%;
  top: 9px;
  left: -20px;
}

.smile-items img {
  width: 15px;
  margin-right: 10px;
}

.makeover-form p {
  margin-bottom: 10px;
  line-height: 1.4;
}

.smile-makeover ul li {
  margin-bottom: 4px;

}

.smile-makeover ul li:last-child {
  margin-bottom: 0px;
}

.makeover-form {
  position: relative;
  margin-top: 0px;
  overflow: visible;
}

.makeover-form .makeover-mg {
  position: absolute;
  top: 0;
  width: 100%;
}


.make-smile .life-section {
  padding-top: 0px;

}

.life-section .heading {
  font-family: 'DM Sans';
  margin-bottom: 10px;
  line-height: 1.1;
  font-weight: 200;
  font-size: 35px;
  color: #000;
  text-align: center;
}

.life-section .icon {
  width: 60px;
  height: 60px;
  border: 1px solid #9958A1;
  border-radius: 5px;
  background: rgb(88 47 93 / 7%);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
  cursor: pointer;
}

.life-section .icon:hover {
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.1);
  transition: all 200ms ease-in;
  transform: scale(1.1);
}

.life-section .icon img {
  width: 30px;
}

.life-section .title {
  font-weight: 500;
  color: #000000;
  font-size: 21px;
  margin-bottom: 8px;
}

.life-section .lifecycle-col {
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 30px;
  padding: 0px 15px;
}

.life-section .lifecycle-col p {
  font-family: 'Montserrat';
  line-height: 1.4;
  font-size: 15px;
}

.life-section .content-wrapper {
  padding-left: 20px;
}

.life-section .lifecycle-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.life-section {
  padding-bottom: 80px;
}

.visitor-info .visitor-col .heading {
  font-size: 22px;
  color: #000000;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 10px;
  min-height: 47px;
  text-transform: capitalize;
}

.visitor-info .visitor-col p {
  line-height: 1.3;
  margin-bottom: 10px;
  min-height: 58px;
}

.visitor-info .more-link {
  display: block;
  margin-bottom: 14px;
  color: #5E3263;
}

.visitor-info .visitor-col-inner img {
  margin-top: 10px;

}

.visitor-info .visitor-col:hover .heading {
  color: #5E3263;

}

.visitors-text {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 30px;
}


.invision-makeover-container .subtitle {
  color: #5e3263;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
}

.new-heading {
  font-family: 'DM Sans';
  margin-bottom: 10px;
  line-height: 1.1;
  font-weight: 200;
  font-size: 35px;
  color: #000;
  text-align: center;
}

.visitor-col-inner {
  /* background-image: url(/public/assets/images/visitors-bg.webp);
  background-size: cover; */
  padding: 15px;
  border: 1px solid #5E3263;
  border-radius: 20px;
  box-shadow: var(--shadow);
  --shadow: #5e3263ba 0px 1px 4px;
  cursor: pointer;
}

.visitors-text p {
  line-height: 1.3;
}

.visitor-col-inner:hover {
  --shadow: #5e3263ba 0px 5px 15px;
}

.smart-solutions {
  /* background-image: url(/public/assets/images/smile-bg.webp);
  background-size: cover; */
  padding: 40px 0px;
  margin: 80px 20px;
  border-radius: 20px;
  background-position: bottom;
}

.smile-bg img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.smile-bg {
  height: 700px;
}

.smile-bg img {
  width: 100%;
}

.smart-solutions .smile-col-left {
  width: 45%;
}

.smart-solutions .new-heading {
  text-align: left;
  color: #fff;
  margin-bottom: 5px;
}

.smart-solutions p {
  color: #fff;
  line-height: 1.3;
}

.smart-solutions .smart-btn {
  margin-top: 20px;
}


.smart-solutions .smart-btn .theme-button {
  display: inline-block;
  padding: 8px 16px;
  line-height: 1.3;

}

.smile-why-choose .content-sec,
.smile-why-choose .image-sec {
  padding: 0 20px;
  width: 50%;
}

.smile-why-choose .smile-why-col {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.smile-why-choose .new-heading {
  text-align: left;
}

.smile-why-choose .top-sec {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  position: relative;
}

.smile-why-choose .top-sec:before {
  /* background: url(/public/assets/images/smile-tick.webp);
  background-size: cover; */
  content: "";
  display: inline-block;
  height: 16px;
  left: -29px;
  position: absolute;
  top: 4px;
  width: 16px;
}

.smile-why-choose .content-sec p {
  margin-bottom: 10px;
  line-height: 1.4;
}

.smile-why-choose ul,
.aligners-team-section ul {
  padding-left: 29px;
  padding-top: 10px;
}

.aligners-team-section .top-sec {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  position: relative;
}

.aligners-team-section .top-sec:before {
  /* background: url(/public/assets/images/smile-tick.webp);
  background-size: cover; */
  content: "";
  display: inline-block;
  height: 16px;
  left: -29px;
  position: absolute;
  top: 4px;
  width: 16px;
}

.aligners-team-section .new-heading {
  text-align: left;
}

.aligners-team-section .content p {
  margin-bottom: 10px;
  line-height: 1.4;
}

.dream-smile {
  padding: 60px 20px 20px 20px;
  border-radius: 20px;
  color: #fff;
  /* background: url(/public/assets/images/relaxing-bg.webp);
  background-size: cover; */
  margin: 80px 30px;
  position: relative;
  overflow: hidden;
}

.dream-smile .dream-smile-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0px;
  flex-wrap: wrap;
}

.dream-smile .star-img img {
  width: 90px;
}

.dream-smile .smile-left {
  padding: 0px 15px;
  width: 45%;
}

/* Left side */
.dream-smile .smile-left-inner {
  flex: 1 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 30px;
  column-gap: 20px;
}

.dream-smile .smile-card {
  background: #fff;
  color: #333;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}

.dream-smile .smile-card .icon {
  font-size: 28px;
  margin-bottom: 10px;
  width: 50px;
}

.dream-smile .smile-card h4 {
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 8px;
  line-height: 1.3;
}

.dream-smile .smile-card p {
  font-size: 15px;
  line-height: 1.5;
}

/* Right side */
.dream-smile .smile-right {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px 25px;
  width: 55%;
}

.dream-smile .smile-right h2 {
  color: #fff;
  text-align: left;
}

.dream-smile .smile-right p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 25px;
}

.dream-smile .doctor-img {
  position: absolute;
  bottom: -7px;
  text-align: right;
}

.dream-smile .doctor-img img {
  max-width: 100%;
  border-radius: 10px;
  width: 58%;
}

.dream-smile .margin-space {
  margin-top: 40px;
}

.smile-makeover-container {
  text-align: center;
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.smile-makeover-container.invision-makeover-container {
  padding-bottom: 0px;

}

/* .heading {
font-size: 2rem;
margin-bottom: 10px;
} */
.subheading {
  font-size: 1.1rem;
  margin-bottom: 40px;
  color: #555;
}

.smile-makeover-container .option-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 15px;
  transition: all 0.8s ease-in;
}

.smile-makeover-container .option-card-inner {
  overflow: hidden;
}

.quality-logo .new-heading {
  margin-bottom: 0px;
}

.smile-makeover-container .option-card .option-image:hover {
  transform: scale(1.1);
}

.smile-makeover-container .option-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}

.smile-makeover-container .option-card .link img {
  width: 26px !important;
  display: inline !important;
}

.smile-makeover-container .learn-more {
  color: #007bff;
  text-decoration: none;
  font-size: 1.1rem;
}

.smile-makeover-container .learn-more:hover {
  text-decoration: underline;
}

.smile-makeover-container .option-card p {
  line-height: 1.4;
  font-family: 'Montserrat';
  font-size: 15px;
  margin-bottom: 10px;
}

.quality-container {
  text-align: center;
  padding: 40px 20px;
  background-color: #f9f9f9;
}

.quality-heading {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.quality-description {
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 30px;
}

.quality-logo .logo:hover {
  transform: scale(1.1);
}

.smart-solutions .subtitle {
  color: rgb(255 255 255 / 90%);
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 3px;
}

.small-bg-bottom .smart-solutions {
  /* background-image: url(/public/assets/images/make-bg2.webp);
  background-size: cover;
  background-position: bottom; */
  margin-top: 60px;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 0px;
}

.tourism-faq.smileover-faq .faq-right {
  width: 90%;
  margin: 0 auto;
}

.tourism-faq.smileover-faq .freqAskQuertion .item:first-of-type {
  border-top: 1px solid #5E3263;
}

.tourism-faq.smileover-faq .freqAskQuertion .item {
  border: 1px solid #5E3263;
  background: rgb(94 50 99 / 6%);
  margin-bottom: 20px;
}

.tourism-faq.smileover-faq .freqAskQuertion .item:last-child {
  margin-bottom: 0px;
}

.tourism-faq.smileover-faq .freqAskQuertion .item .faq-title {
  background: transparent
}

.tourism-faq.smileover-faq .freqAskQuertion .item .faq-title.active {
  background: transparent;
}

.tourism-faq.smileover-faq .freqAskQuertion .item .faq-title {
  padding: 13px 12px;
}

.smile-banner {
  position: relative;
}

.smile-banner .smile-text {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.smile-banner.invision-banner .smile-text {
  max-width: 700px;
}

.smile-banner .smile-banner-content {
  left: 0;
  position: absolute;
  right: 0;
  top: 30%;
}

.smile-banner .new-heading {
  color: #fff;
  margin: 20px 0px;
  line-height: 1;
}

.smile-banner .transpaent-bg {
  background: rgb(255 255 255 / 30%);
  border-radius: 20px;
}

.smile-banner .theme-button {
  display: inline-block;
  padding: 8px 16px;
  line-height: 1.3;
}


.smile-banner.invision-banner .transpaent-bg {
  background: rgb(0 0 0 / 20%);
  border: 1px solid rgb(255 255 255 / 44%);
}

.smile-banner .theme-button.white-bg {
  margin-left: 20px;
  background: #fff;
  color: #5E3263 !important;
}


.smile-banner .theme-button.white-bg:hover {
  color: #fff !important;
}

.smile-banner .theme-button.white-bg:before {
  background: #5E3263;


}

.smile-banner .transpaent-bg:before {
  border-radius: 20px;
}

.smile-banner .tourism-img {
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
}

.multiple-location.smile-location .leveragebox-content {
  position: relative;
  padding: 0px;
}

.multiple-location.smile-location .leveragebox-btn img {
  width: 30px;
  margin-right: 10px;
}

.multiple-location.smile-location .leveragebox-btn {
  display: inline-flex;
  align-items: center;
  border: 1px solid #703E76;
  background: #fff;
  padding: 4px 13px;
  border-radius: 25px;
  color: #000000;
  margin-bottom: 10px;
  font-weight: 400;
  box-shadow: var(--shadow);
  --shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  font-size: 14px;
}

.multiple-location.smile-location .title-wraps a {
  color: #000000;
  text-align: left;
  margin: 10px 0px;
  font-weight: 400;
}

.owl-dots.custom-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.custom-dots button.owl-dot {
  max-width: auto;
  width: auto;
}

.custom-dots .owl-dot span {
  width: 15px;
  height: 9px;
  display: inline-block;
  background: #D9D9D9;
  margin: 0 5px;
  border-radius: 20px;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
}

.custom-dots .owl-dot.active span {
  background-color: #5E3263;
  width: 35px;
}

.dheeraj-profile-wrap {
  display: flex;
  margin-top: 30px;
  align-items: center;
}


.dheeraj-profile-wrap .dheeraj-image-sec {
  width: 20%;

}


.dheeraj-profile-wrap .dheeraj-content {
  width: 80%;
  padding-left: 20px;

}

.dheeraj-profile-wrap .new-heading {
  font-size: 25px;
  text-align: left;
  margin-bottom: 0px;
  font-weight: 500;

}

.dental-form.makeover-form .content-form p {
  margin-top: 2px;
  margin-bottom: 7px;

}

.dheeraj-profile-wrap .dheeraj-signture img {

  width: 40%;
}


.invisilign-form .statistics-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  width: 400px;
}

.invisilign-form .stat-item {
  display: flex;
  align-items: center;
  position: relative;
}

.invisilign-form .stat-icon {
  background: #5E3263;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  outline: 3px solid rgb(94 50 99 / 28%);
  position: absolute;
  left: -21px;
  top: 10px;
}

.invisilign-form .stat-text {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.makeover-form .invisilign-form .stat-text p {
  color: #000;
  margin: 0px;
  line-height: 1.2;
}

.makeover-form .invisilign-form .stat-number {
  font-size: 27px;
  font-weight: 400;
  color: #333;
  margin: 0px;
  text-align: left;
}




/* internation patients */


.patient-top-wrapper {
  overflow: hidden;
  padding: 80px 0;
  /* position: relative;
  background: url(/public/assets/images/patient-bg.webp);
  background-size: cover; */
  margin-top: -8px;
}


.patient-top-wrapper .patient-content {
  margin: 0 auto;
  width: 66.66666667%;
  text-align: center;
}


.patient-top-wrapper .heading {
  font-family: DM Sans, sans-serif;
  font-size: 31px;
  font-weight: 100;
  line-height: 1.1;
  margin-bottom: 10px;
  text-align: center;
}

.patient-top-wrapper .subtitle {
  color: #5E3263;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 500;
  font-family: 'Montserrat';
  margin-bottom: 5px;
  display: inline-block;
  letter-spacing: .5px;
}

.internation-patiet-seek .patient-seeking {
  margin: 0 auto;
  width: 66.66666667%;
  text-align: center;

}

.internation-patiet-seek .patient-seeking p {
  font-family: 'Montserrat';
  line-height: 1.4;
  font-size: 15px;

}

.patient-top-wrapper .patient-vector {
  bottom: 39px;
}


.internation-patiet-seek {
  padding-bottom: 0px;
  padding-top: 0px;
}

.internation-patiet-seek .lifecycle-col:nth-child(7),
.internation-patiet-seek .lifecycle-col:nth-child(8) {
  margin-bottom: 0px;

}

.interational-seeking-services {
  /* background: url(/public/assets/images/confidence-bg.webp);
  background-size: cover; */
  padding: 80px 0px;
  margin-bottom: 60px;
}

.interational-seeking-services .content-area {

  border: 1.2px solid rgb(255 255 255 / 60%);
  background: rgb(0 0 0 / 42%);
}

.interational-seeking-services .title {
  color: #fff;
  font-weight: 400;

}

.interational-services .content-area p {
  color: rgb(255 255 255 / 80%);

}

.interational-seeking-services .patient-content .heading {
  color: #fff;
  font-family: 'DM Sans';
  margin-bottom: 10px;
  line-height: 1.1;
  font-weight: 200;

}

.interational-seeking-services .patient-content {

  text-align: center;
}

.interational-seeking-services .patient-content p {
  color: #fff;
  font-family: 'Montserrat';
}

.interational-seeking-services .interational-row {
  padding: 0px;

}

.dt-new-banner .heading {
  color: #fff;

}

.dt-new-banner .subtile,
.dt-new-banner p {
  color: rgb(255 255 255 / 90%);
}

.mobile-menu-area ul {
  display: none;
}

.only-mobile-links {
  display: none;
}

.tourism-banner.dental-veeners-wrap .tourism-img {
  margin: 10px 0px 10px 0px;
}



/* Responsive */
@media (max-width: 991px) {
  .dream-smile .container {
    flex-direction: column;
  }

  .smile-left {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 1920px) and (max-width: 2560px) {
  .international-banner.inner-banner .banner-content {
    top: 0%;
  }

  .international-banner.inner-banner.big-banner-sec {
    height: 100vh;
  }

  .smile-bg {
    height: 800px;
  }

  .life-section {
    padding-top: 80px;
  }

  .internation-patiet-seek {
    padding-top: 0px;

  }

  .small-bg-bottom .smart-solutions {
    background-position: center;
  }

  .smart-solutions {
    background-position: center;
  }

  .international-banner-new .international-bg img {
    top: 236px;

  }
}

@media (min-width: 1801px) and (max-width: 1919px) {
  .international-banner.inner-banner.big-banner-sec {
    height: 100vh;
  }

  .international-banner.inner-banner .banner-content {
    top: 0%;
  }

  .smile-bg {
    height: 800px;
  }

  .life-section {
    padding-top: 80px;
  }

  .internation-patiet-seek {
    padding-top: 0px;

  }

  .small-bg-bottom .smart-solutions {
    background-position: center;
  }

  .smart-solutions {
    background-position: center;
  }

  .international-banner-new .international-bg img {
    top: 122px;

  }
}

@media (min-width: 1681px) and (max-width: 1800px) {
  .international-banner.inner-banner .banner-content {
    top: 0%;
  }

  .international-banner.inner-banner.big-banner-sec {
    height: 100vh;
  }

  .smile-bg {
    height: 800px;
  }

  .life-section {
    padding-top: 80px;
  }

  .internation-patiet-seek {
    padding-top: 0px;

  }

  .small-bg-bottom .smart-solutions {
    background-position: center;
  }

  .smart-solutions {
    background-position: center;
  }

  .international-banner-new .international-bg img {
    top: 183px;


  }
}

@media (min-width: 1600px) and (max-width: 1680px) {
  .international-banner.inner-banner .banner-content {
    top: 0%;
  }

  .international-banner.inner-banner.big-banner-sec {
    height: 100vh;
  }

  .smile-bg {
    height: 800px;
  }

  .life-section {
    padding-top: 80px;
  }

  .internation-patiet-seek {
    padding-top: 0px;

  }

  .small-bg-bottom .smart-solutions {
    background-position: center;
  }

  .smart-solutions {
    background-position: center;
  }

  .international-banner-new .international-bg img {
    top: 163px;

  }
}

@media (min-width: 1441px) and (max-width: 1599px) {
  .international-banner.inner-banner .banner-content {
    top: 0%;
  }

  .international-banner.inner-banner.big-banner-sec {
    height: 100vh;
  }

  .smile-bg {
    height: 700px;
  }

  .life-section {
    padding-top: 80px;
  }

  .internation-patiet-seek {
    padding-top: 0px;

  }

  .international-banner-new .international-bg img {
    top: 122px;

  }
}

@media (min-width: 1400px) and (max-width: 1440px) {
  .international-banner.inner-banner .banner-content {
    top: 0%;
  }

  .international-banner.inner-banner.big-banner-sec {
    height: 100vh;
  }

  .smile-bg {
    height: 700px;
  }

  .life-section {
    padding-top: 80px;
  }

  .internation-patiet-seek {
    padding-top: 0px;

  }

  .international-banner-new .international-bg img {
    top: 122px;

  }
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .international-banner.inner-banner .banner-content {
    top: 0%;
  }

  .international-banner.inner-banner.big-banner-sec {
    height: 100vh;
  }
}

@media only screen and (max-width: 1200px) {
  .blog-list-card-cls {
    min-height: 273px;
  }

  .interational-services .interational-row {
    width: 100%;
  }

  .map-section .box-inners {
    left: 40px;
  }

  .new-dental-estabis .year_estabis {
    margin-top: 60px;
  }

  .smile-bg {
    height: auto;
  }

  .dream-smile .smile-left {
    width: 50%;
  }

  .dream-smile .smile-right {
    width: 50%;
  }

  .arrow-new-btn.prev-wrap {
    left: 0;
  }

  .arrow-new-btn.next-wrap {
    right: 0;
  }

  .invisilign-services .invisilign-services-inner .new-heading {
    font-size: 18px;
  }

  .invisilign-services-inner {
    min-height: 265px;
  }
}

@media only screen and (max-width: 1050px) {
  .international-banner-new .international-bg img {
    left: 0;
    position: relative;
    top: 0;
  }

  .patient-tabber .testi-tab ul li {
    padding: 7px 15px;
  }

  .map-section .location-text {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.1;
  }

  .map-section .location::before {
    width: 8px;
    height: 8px;
  }

  .map-section .location {
    width: 22px;
    height: 22px;
  }

  .map-section .location::after {
    bottom: -2px;
    left: -11px;
    width: 21px;
    height: 6px;
  }

  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item .ag-timeline-card_arrow {
    right: -84px;
  }

  .ag-timeline-card_arrow {
    left: -85px;
  }

  .inner-dental-estabis .year_estabis .flex .col {
    flex: 0 1 30%;
    max-width: 30%;
    width: 100%;
  }

  .inner-dental-estabis {
    padding: 33px 20px;
  }

  .new-dental-estabis .year_estabis .card .count {
    padding-right: 0px;
    font-size: 35px;
  }

  .patient-tabber .title {
    font-size: 27px;
  }

  .new-invisilign-services .invisilign-services-inner {
    min-height: 309px;
  }

  .international-banner-new .content-left {
    width: 100%;
  }

  .international-banner-new .content-left p {
    padding-right: 0px;
  }

  .international-banner-new .international-bg {

    display: none;
  }

  .makeover-form {
    margin-top: -4px;
  }

  .tourism-stories-section .tourism-col {
    min-height: 321px;

  }

  .RDental-Home-SecG.RDental-Home-smiles .heading h2 br {
    display: none;
  }

  .RDental-Home-smiles.tourism-Home-smiles .heading p br {
    display: none;
  }
}

@media only screen and (max-width: 1000px) {
  .map-section .box-inners {
    left: 22px;
  }

  .patient-tabber .testi-tab ul li {
    padding: 7px 12px;
    font-size: 13px;
  }
}


@media (min-width: 768px) and (max-width: 1024px) {
  .tourism-banner.dt-new-banner .tourism-text {
    width: 80%;
  }


  .tourism-banner.panchsheel-banner .tourism-text {
    width: 80%;

  }

}

@media only screen and (max-width: 991px) {
  .blog-list-card-cls {
    min-height: 218px;
  }

  .patient-tabber .patient-content {
    width: 100%;
    margin: 0 auto;
  }

  .patient-tabber .testi-tab ul li {
    padding: 7px 5px;
    font-size: 13px;
    line-height: 1.2;
  }

  .patient-sec .patient-content {
    width: 100%;
    margin: 0 auto;
  }

  .map-section .location-map4 {
    top: 27%;
    left: 47%;
  }

  .map-section .location-map7 {
    top: 53%;
    left: 43%;
  }

  .map-section .location-map9 {
    top: 72%;
  }

  .map-section .location-map8 {
    top: 62%;
  }

  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item .ag-timeline-card_arrow {
    right: -75px;
  }

  .ag-timeline-card_arrow {
    left: -77px;
  }

  .interational-col.margin-space {
    margin-top: 0;
  }

  .interational-services .interational-row {
    flex-wrap: wrap;
  }

  .interational-services .interational-col {
    width: 33%;
  }

  .dental-form .dental-form-left {
    width: 100%;
    padding-bottom: 50px;
  }

  .dental-form .dental-form-right {
    width: 100%;
  }

  .tourism-why-choose .image-sec {
    width: 40%;
  }

  .half-tourism-content {
    width: 100%;
    padding: 0px 13px;
    margin-bottom: 30px;
  }

  .tourism-why-choose .content-sec {
    width: 60%;
  }

  .tourism-features {
    margin-top: 50px;
  }

  .tourism-banner .tourism-bg img {
    height: 600px;
    object-fit: cover;
  }

  .tourism-banner .tourism-text {
    width: 50%;
  }

  .tourism-stories-section .tourism-col {
    margin-top: 2px;
  }

  .dental-form-inner .logo-col {
    width: 43%;
    margin-right: 20px;
  }

  .dental-form-inner .logo-col img {
    width: 200px;
  }

  .dental-form-inner .logo-col.top-cols {
    margin-bottom: 20px;
  }

  .new-dental-estabis .year_estabis .card .count {
    font-size: 28px;
  }

  .small-bg-bottom .smart-solutions {
    background-position: right;
  }

  .smart-solutions .new-heading br {
    display: none;
  }

  .invision-col-right {
    width: 100%;
  }

  .invision-col-left {
    width: 100%;
  }

  .invision-col-row,
  .invision-row {

    flex-wrap: wrap;
  }

  .invision-deatil-row .perks-col1 {
    width: 60%;

  }

  .perks-bcol1 {
    width: 60%;
  }

  .invision-deatil-row .perks-col2,
  .invision-deatil-row .perks-bcol2 {
    width: 20%;
  }

  .perks-bcol2 {
    width: 20%;
  }

  .invisilign-services-inner {
    min-height: 330px;
  }

  .patient-top-wrapper .patient-content,
  .internation-patiet-seek .patient-seeking {

    width: 100%;
  }

  .invisilign-services .invisilign-services-inner .new-heading {
    font-size: 19px;

  }

  .new-invisilign-services .invisilign-services-inner {
    min-height: 343px;
    padding: 10px;
  }

  .interational-seeking-services .content-area {
    min-height: 248px;

  }

  .mobile-menu .mobile-link li:nth-child(3) a::after,
  .mobile-menu .mobile-link li:nth-child(5) a::after {
    display: none;

  }

  .mobile-menu-area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 4px;
  }

  /* .mobile-menu .mobile-link>ul{
  display: none;
} */
  /* 
 .only-mobile-links{
    display: block;
  } */

  .only-mobile-links {

    display: flex;
  }

  .only-desktop-links {

    display: none;
  }

  .tourism-banner.panchsheel-banner .tourism-text {
    width: 80%;

  }
}

@media only screen and (min-width: 768px) {
  .smile-makeover-container .options-container {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .smile-makeover-container .option-card {
    padding: 0px 20px 20px 20px;
    text-align: left;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    cursor: pointer;
  }

  .smile-makeover-container.invision-makeover-container .option-card {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 10px;
  }

  .visitor-info .visitor-row {
    display: flex;
    flex-wrap: wrap;
  }

  .visitor-info .visitor-col {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .quality-logo .logos-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    align-items: center;
  }

  .quality-logo .logos-col {
    width: 16%;
    text-align: center;
  }

  .quality-logo .logo {
    width: 150px;
    height: auto;
    max-width: 100%;
    transition: transform 0.3s ease;
    cursor: pointer;
  }

  .quality-logo.inviion-quality-logo .logos-col {
    width: 19%;

  }

  .quality-logo.inviion-quality-logo .logo {
    width: 160px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .quality-logo .logo {
    width: 100px;
  }

  .dream-smile .smile-left {
    width: 100%;
  }

  .dream-smile .margin-space {
    margin-top: 0px;
  }

  .dream-smile .doctor-img {
    position: relative;
    bottom: -27px;
    text-align: center;
  }

  .dream-smile .smile-card {
    min-height: 287px;
  }

  .smile-right-inner {
    padding-top: 30px;
  }

  .visitor-info .visitor-col p {
    font-size: 15px;
  }

  .visitor-info .visitor-col .heading {
    font-size: 19px;
  }
}

@media only screen and (max-width: 767px) {
  .footer-row .footer-col {
    margin-bottom: 20px;
    margin-right: 0px;
  }

  footer .footer-row .review-col,
  footer .footer-row .footer-social {
    width: 100%;
  }

  footer .footer-row .review-col {
    text-align: center;
  }

  .social-inner ul {
    justify-content: center;
    width: 100%;
    margin-top: 0px;
  }

  footer.new-footer {
    margin: 0px;
  }

  .excellenace-section .heading h2 {
    font-size: 35px;
    line-height: 1.2;
  }

  .impact-section h2 {
    line-height: 1;
    font-size: 37px;
  }

  .transformation-sec .title {
    font-size: 37px;
  }

  .RDental-Home-SecG.RDental-Home-smiles .heading h2 {
    font-size: 37px;
    line-height: 1;
  }

  .hometeam {
    padding: 50px 0px;
  }

  .hometeam .image img {
    width: 100%;
  }

  .experience-smile .experience-cols {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }

  .enquiry-form .col-left {
    flex: 0 0 100%;
    max-width: 100%;
    display: none;
  }

  .enquiry-form .col-right {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .enquiry-form .modal-header {
    top: -24px;
  }

  .enquiry-form .modal-dialog {
    margin-left: 14px;
    padding: 35px 15px;
  }

  .enquiry-form .heading {
    font-size: 25px;
    margin-bottom: 3px;
    margin-top: 13px;
  }

  .media-section .mobile-buttons {
    display: block;
    text-align: center;
  }

  .media-section .desktop-wrapper {
    display: none;
    text-align: center;
  }

  .desktop-hometeam {
    display: none;
    text-align: center;
  }

  .mobile-hometeam {
    display: block;
    text-align: center;
    margin-top: 30px;
  }

  .hometeam .name {
    font-size: 15px;
  }

  .hometeam .bio {
    font-size: 12px;
  }

  .cabicar-sliding .content-wrap {
    flex-direction: row;
    justify-content: center;
  }

  .hometeam .image {
    height: auto;
    margin: 0px 5px;
  }

  .hometeam .image img {
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
  }

  .home-banner.new-home-banner .banner-content .container .flex .col:last-child {
    display: block;
  }

  .banner.new-home-banner .bg .banner-img {
    height: 369px;
    object-fit: cover;
  }

  .banner.new-home-banner .bg .banner-img img {
    height: 100%;
    object-fit: cover;
  }

  .banner.new-home-banner .watch-text {
    padding-left: 20px;
    display: none;
  }

  .banner.new-home-banner .video-wrap-text {
    top: 0;
    justify-content: space-around;
  }

  .hometeam .team-row,
  .hometeam .main-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }

  .hometeam .owl-prev-wrap {
    left: 0;
  }

  .hometeam .owl-next-wrap {
    right: 0;
  }

  .multiple-location .experience-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 50px;
  }

  .multiple-location .heading-text {
    font-size: 32px;
    margin-bottom: 7px;
  }

  .rental-new-flex .col .item {
    margin: 0px 10px;
  }

  .cabicar-sliding.desktop-cabicar {
    display: none;
  }

  .cabicar-sliding.mobile-cabicar {
    display: block;
  }

  .cabicar-box .image-circle {
    display: inline-block;
    width: auto;
    border-radius: 10px;
  }

  .mobile-cabicar .cabicar-box .image-circle {
    display: flex;
    width: 30px;
    border-radius: 50%;
    height: 30px;
    align-items: center;
    justify-content: center;
  }

  .mobile-cabicar .cabicar-box .image-circle img {
    width: 20px;
  }

  .whats-button-sticky {
    bottom: 83px;
  }

  .book-button-sticky {
    bottom: 134px;
    right: 10px;
    left: auto;
  }

  .book-button-sticky a span {
    width: 71px;
    font-size: 8px;
    height: 71px;
  }

  .whats-button-sticky a span {
    width: auto;
    font-size: 11px;
    height: auto;
  }

  .whats-button-sticky a span {
    background: linear-gradient(279deg, #e399eb, rgb(94 50 99));
    color: #fff;
    border: 1px solid #5E3263;
    border-radius: 0px;
    padding: 8px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 12px;
    position: relative;
    line-height: 1.2;
    text-transform: uppercase;
    box-shadow: 0 0 20px 0 #5E3263;
    transition: all 0.4s ease;
    flex-direction: row;
    /*transform: rotate(-90deg);*/
    width: 170px;
    height: 34px;
    right: 0;
  }

  .whats-button-sticky a span img {
    margin-right: 5px;
    margin-bottom: 0;
    margin-top: -2px;
  }

  .section-career-inn-B .freqAskQuertion .item .faq-content .btn_aply {
    top: 45px;
    right: 5px;
  }

  .contact-inner-secB .flex .col1 figure img {
    margin: 0 auto;
    display: block;
  }

  .cabicar-sliding .content-wrap .click-btn {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .cabicar-box .image-circle {
    height: auto;
  }

  .blog-list-card-cls {
    min-height: 256px;
  }

  .international-banner-new .content-left {
    width: 100%;
  }

  .international-banner-new .international-bg {
    width: 100%;
    padding: 0px;
    padding-top: 18px;
  }

  .international-banner-new .international-row {
    flex-wrap: wrap;
  }

  .international-banner-new .heading {
    font-size: 35px;
  }

  .international-banner-new .heading br {
    display: none;
  }

  .international-banner-new .banner-area {
    top: 23%;
  }

  .patient-sec .heading {
    font-size: 35px;
  }

  .patient-tabber .heading {
    font-size: 35px;
  }

  .patient-sec {
    margin-top: 0;
    padding: 80px 0px 50px 0px;
    margin-bottom: 0px;
  }

  .patient-tabber .tabber-row {
    flex-wrap: wrap;
  }

  .patient-tabber .tabber-col,
  .patient-tabber .tabber-image {
    width: 100%;
    padding: 0px 0px;
  }

  .international-banner-new img {
    height: 100%;
    object-fit: cover;
  }

  .international-banner-new {
    height: 650px;
  }

  .patient-tabber {
    padding: 50px 0px;
  }

  .patient-tabber .tabber-image {
    margin-top: 20px;
  }

  .ag-timeline_line {
    position: relative;
    display: none !important;
  }

  .ag-timeline_line-progress {
    position: relative;
    transform: unset;
    display: none !important;
    height: auto !important;
  }

  .ag-timeline-card_item {
    width: 100%;
  }

  .ag-timeline_list:before {
    display: none;
  }

  .ag-timeline_item::after {
    display: none;
  }

  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
    float: unset;
  }

  .ag-timeline-block .ag-timeline_item {
    opacity: 1 !important;
  }

  .js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    opacity: 1 !important;
    transform: unset !important;
  }

  .ag-timeline_list:after {
    display: none !important;
  }

  .ag-timeline-card_item {
    float: unset;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 0px;
  }

  .ag-timeline-block .timeline-content {
    max-width: 100%;
    margin-bottom: 25px;
  }

  .ag-timeline-card_arrow {
    left: 0;
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }

  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item .ag-timeline-card_arrow {
    right: -248px;
  }

  .interational-services .interational-col {
    width: 100%;
  }

  .interational-col.margin-space {
    margin-top: 0px;
  }

  .interational-services .content-area {
    box-shadow: none;
  }

  .interational-services .interational-row {
    padding-bottom: 50px;
  }

  .interational-services .owl-item .icons img {
    width: 35px;
  }

  .ag-section {
    padding: 50px 0px 0px 0px;
  }

  .ag-timeline {
    padding: 0px 0;
  }

  .patient-tabber .testi-tab ul li {
    margin: 0px 10px;
  }

  .tourism-why-choose .image-sec {
    width: 100%;
    padding: 0px;
  }

  .tourism-why-choose .content-sec {
    width: 100%;
    margin-top: 30px;
    padding: 0px;
  }

  .tourism-why-choose {
    padding: 50px 0px;
  }

  .dental-form {
    padding: 50px 0px;
  }

  .dental-form .dental-form-col {
    padding: 0px;
  }

  .tourism-why-black .content-sec {
    padding: 0px;
    margin-top: 0px;
  }

  .tourism-why-black .heading {
    font-size: 35px;
  }

  .tourism-why-black .image-sec {
    margin-top: 20px;
  }

  .half-tourism-content {
    padding: 0px 0px;
  }

  .dental-form .form-wrapper {
    padding: 20px 20px;
    margin-top: 40px;
  }

  .dental-form .form-row .col-half {
    width: 100%;
    margin: 10px 0px;
  }

  .dental-form .form-title br {
    display: none;
  }

  .dental-form .col-half {
    margin: 10px 0px;
  }

  .dental-form .form-row {
    flex-wrap: wrap;
  }

  .smile-makeover-container .option-card {
    padding: 0px 5px;
  }

  .smart-solutions .smile-col-left {
    width: 100%;
  }

  .small-bg-bottom .smart-solutions {
    background-position: left;
  }

  .smart-solutions .subtitle br,
  .smart-solutions .new-heading br {
    display: none;
  }

  .smile-why-choose .content-sec,
  .smile-why-choose .image-sec {
    padding: 0 10px;
    width: 100%;
  }

  .life-section .lifecycle-col {
    flex-direction: column;
    width: 100%;
    padding: 0px 10px;
  }

  .visitor-col {
    padding: 0px 10px;
    margin-bottom: 10px;
  }

  .tourism-faq.smileover-faq .faq-right {
    width: 100%;
  }

  .life-section .left-sec {
    width: 100%;
    margin-bottom: 15px;
  }

  .life-section .content-wrapper {
    padding-left: 0px;
  }

  .multiple-location.smile-location .experience-content {
    padding-bottom: 30px;
  }

  .small-bg-bottom .smart-solutions {
    margin: 50px 0px 0px 0px;
  }

  .smile-why-choose .content-sec {
    padding-top: 20px;
  }

  .life-section {
    padding-bottom: 10px;
  }

  .smart-solutions {
    margin: 40px 15px;
  }

  .dream-smile .margin-space {
    margin-top: 0px;
  }

  .smile-why-choose {
    padding-top: 20px;
  }

  .dream-smile {
    margin: 50px 10px;
    padding: 60px 20px 0px 20px;
  }

  .new-heading {
    font-size: 30px;
  }

  .dream-smile .smile-left,
  .dream-smile .smile-right {
    padding: 0px;
    width: 100%;
  }

  .dream-smile .smile-left-inner {
    display: block
  }

  .dream-smile .dream-smile-row {
    margin: 0px -15px;
  }

  .dream-smile .doctor-img {
    position: relative;
    bottom: -7px;
    text-align: center;
  }

  .smile-bg {
    height: 500px;
  }

  .smile-bg img {
    height: 100%;
    object-fit: cover;
  }

  .life-section .title {
    font-size: 25px;
  }

  .smile-makeover-container {
    padding: 0px 20px 20px 20px;
  }

  .quality-logo {
    padding-top: 20px;
  }

  .logos-col {
    padding: 0px 20px;
  }

  .life-section .heading br {
    display: none;
  }

  .aligners-team-left,
  .aligners-team-right {
    width: 100%;
  }

  .aligners-team-row {
    flex-wrap: wrap;
  }

  .aligners-team-section {

    padding-top: 50px;
  }

  .aligners-team-right {
    padding-top: 20px;
  }

  .RDental-Home-smiles.invision-smile {
    padding: 50px 0px;
  }

  .invisilign-services-inner {
    min-height: auto;
  }

  .invisilign-services .invisilign-services-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .invisilign-services .invisilign-services-row {
    margin: 0 0px;
  }

  .invision-celebrity .actoress-sec {
    padding-top: 50px;
  }

  .invision-detail {
    padding-bottom: 50px;
  }

  .inviion-quality-logo {
    padding: 0px 0px 0px 0px;
  }

  .inviion-quality-logo .owl-dots.custom-dots {
    margin-top: 20px;
  }

  .why-choose {
    padding-bottom: 50px;
  }

  .invision-first-col,
  .invision-second-col {
    width: 100%;
  }

  .perks-bcol2 {
    padding: 10px 10px;
  }

  .perks-bcol2 p {
    line-height: 1.1;
  }

  .invision-deatil-row .perks-col2,
  .invision-deatil-row .perks-bcol2 {
    text-align: center;
  }

  .invisilign-services-inner {
    margin: 10px 10px 10px 10px;
  }

  .international-banner-new .international-bg {
    display: block;
    padding-top: 30px;
  }

  .interational-services.interational-seeking-services .interational-row {
    padding-bottom: 0px;
  }

  .interational-seeking-services .patient-content .heading {
    font-size: 28px;
  }

  .interational-seeking-services {
    padding: 50px 0px;
  }

  .new-invisilign-services .invisilign-services-inner {
    min-height: 268px;
    margin: 10px 5px;

  }

  .internation-patiet-seek {
    padding-bottom: 50px;
  }

  .internation-patiet-seek .lifecycle-col:nth-child(7) {
    margin-bottom: 30px;
  }

  .invision-makeover-container .new-heading br {
    display: none;
  }

  .blog-faq-area {
    margin: 40px 0px;
  }

  .blog-faq-area .card-title {
    padding-left: 0px;
  }

  .freqAskQuertion .item:last-child {
    border-bottom: 0px;
  }
}

@media only screen and (max-width: 600px) {
  .hometeam .team-col {
    flex: 0 0 auto;
    width: 100%;
    margin: 0px;
  }

  .impact-grid {
    flex-wrap: wrap;
  }

  .impact-box {
    width: 45%;
    min-height: 165px;
    margin: 5px 5px 15px 10px;
  }

  .impact-box.margin-gap {
    padding-top: 0px;
  }

  .impact-box .image-wrap img {
    width: 100%;
  }

  .impact-section {
    padding-bottom: 0px;
  }

  .impact-grid {
    padding-top: 50px;
    padding-bottom: 0px;
    justify-content: center;
  }

  .impact-section {
    padding: 50px 0px;
    padding-bottom: 0px;
  }

  .transformation-section {
    padding: 50px 0px;
    padding-bottom: 30px;
  }

  .home-banner .banner-content .container .content h1 {
    line-height: 1.1;
  }

  .RDental-Home-SecA figure .video_icon img {
    width: 20px;
    height: 20px;
    object-fit: contain;
  }

  .cabicar-box {
    height: auto;
    flex: 1 1 auto;
    margin: 0px 3px;
  }

  .cabicar-sliding {
    flex-flow: row nowrap;
    flex-direction: column;
  }

  .cabicar-image-1 {
    background-position: bottom;
  }

  .cabicar-sliding .content-wrap {
    height: 90%;
  }

  .excellenace-section .RDental-Home-SecB .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    padding: 0px 0px 20px 0px;
  }

  .transformation-sec .row {
    padding-left: 0px;
    padding-right: 0px;
  }

  .RDental-Home-SecA.home-bio-wrap .flex .col,
  .RDental-Home-SecA.home-bio-wrap .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }

  .experience-smile .experience-row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .RDental-Home-SecC.actoress-sec .container-fluid {
    padding: 0 0px;
  }

  .hometeam .team-right {
    padding: 0px 0px;
  }

  .mobile-brand-slider {
    display: block;
  }

  .desktop-brand-slider {
    display: none;
  }

  .brand-logos .brand-cols {
    width: 100%;
  }

  .experience-smile .experience-cols {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .experience-smile .heading-text {
    line-height: 1.1;
    font-size: 34px;
    margin-bottom: 10px;
  }

  .experience-smile {
    padding: 50px 0px;
  }

  .smile-section {
    padding: 0px 0px;
    height: 400px;
  }

  .smile-section .quote {
    font-size: 16px;
    padding: 0px 30px;
    max-width: 340px;
  }

  .smile-section>img {
    height: 100%;
    object-fit: cover;
  }

  .smile-section .content {
    padding: 0px 0px;
  }

  .media-section {
    padding-bottom: 50px;
  }

  .media-section .media-right {
    padding: 0px 10px;
  }

  .media-section .media-left {
    padding: 0px 10px;
  }

  .smile-section .watch-text img {
    display: none;
  }

  .smile-section .video-section {
    padding: 0px 25px;
  }

  .smile-section .right-icon {
    width: 32px;
    bottom: -32px;
    right: 10px;
  }

  .smile-section .left-icon {
    width: 32px;
    position: absolute;
    top: -29px;
    left: 13px;
    filter: contrast(0.7);
  }

  .footer-inners {
    padding: 0px 10px;
  }

  .footer-logo {
    margin-bottom: 30px;
  }

  .footer-row .footer-col {
    margin-bottom: 30px;
    width: 100%;
  }

  .footer-row.social-rows {
    margin-top: 0px;
  }

  .home-location .bottom-details {
    padding-top: 0px;
  }

  #sync2 .item:hover .med-1-link,
  #sync2 .owl-item.active.center .med-1-link {
    padding: 15px 15px;
  }

  .home-location .content-wrapper {
    top: 87px;
  }

  .home-location {
    padding: 40px 0px;
    padding-bottom: 60px;
  }

  #sync2 .item {
    margin: 0px 10px;
  }

  .RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content .video_icon {
    left: 14px;
  }

  .RDental-Home-SecC .container-fluid .slideB .item a .logo img {
    width: 100px;
  }

  .RDental-Home-SecG.RDental-Home-smiles .heading h2 {
    margin-bottom: 10px;
  }

  .media-section .heading-text {
    line-height: 1.1;
    margin-bottom: 10px;
  }

  .smile-section .link a span {
    padding-right: 7px;
  }

  .smile-section .quote br {
    display: none;
  }

  .smile-section .video-section {
    margin-top: 20px;
  }

  .smile-section .description-wrap {
    padding: 0px 30px;
    line-height: 1.3;
    max-width: 330px;
  }

  .experience-smile p br {
    display: none;
  }

  .RDental-Home-smiles .item {
    height: 144px;
  }

  .excellenace-section .RDental-Home-SecB .item .content h3 {
    text-align: left;
  }

  .home-location .bottom-details {
    transform: translateY(10px);
  }

  .RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content {
    padding: 60px 20px 40px 30px;
    padding-bottom: 30px;
  }

  .actoress-sec .item {
    margin: 0 0px;
    height: auto;
  }

  .RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content h3 {
    margin-left: 48px;
  }

  .RDental-Home-SecC.actoress-sec .container-fluid .slideB .item a .content p {
    margin-left: 48px;
  }

  .cabicar-box .cabrig-img {
    height: auto;
  }

  .cabicar-sliding {
    height: auto;
    padding: 20px 0px;
    padding-bottom: 60px;
  }

  .cabicar-sliding .content-wrap {
    height: 45%;
  }

  .home-location .content-wrapper {
    z-index: 1;
  }

  .transformation-sec .owl-carousel .owl-nav button.owl-next {
    margin-left: 20px;
  }

  .actoress-sec .arrow-btn {
    top: auto;
  }

  .actoress-sec .owl-prev-wrap {
    left: 120px;
  }

  .actoress-sec .owl-next-wrap {
    right: 120px;
  }

  .actoress-sec .owl-dot span,
  .home-location .owl-dot span {
    width: 15px;
    height: 9px;
    display: inline-block;
    background: #D9D9D9;
    margin: 0 5px;
    border-radius: 20px;
    transition: opacity 0.5s, background-color 0.5s, width 0.5s;
    transition-delay: 0.5s, 0.5s, 0s;
  }

  .actoress-sec .owl-dots,
  .home-location .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
  }

  .home-location .owl-dots {
    position: relative;
    top: 85px;
  }

  .actoress-sec button.owl-dot,
  .home-location button.owl-dot {
    max-width: auto;
    width: auto;
  }

  .actoress-sec .owl-dot.active span,
  .home-location .owl-dot.active span {
    background-color: #5E3263;
    width: 35px;
  }

  .experience-smile .container-fluid {
    padding: 0 5px;
  }

  .transformation-section .mobile-button {
    display: block;
    text-align: center;
  }

  .transformation-section .desktop-button {
    display: none;
  }

  .smile-section .content {
    top: 27%;
  }

  .transformation-sec .transformation-text {
    padding-bottom: 20px;
  }

  .home-location .upper-image-sec {
    height: 300px;
  }

  .home-location .upper-image-sec img {
    height: 100%;
    object-fit: cover;
  }

  .excellenace-section .RDental-Home-SecB .item figure {
    height: 400px;
  }

  .excellenace-section .RDental-Home-SecB .item figure::after {
    border-radius: 20px;
  }

  .excellenace-section .RDental-Home-SecB .item figure img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
  }

  .media-section .media-row {
    margin: 0px -10px;
  }

  .transformation-right {
    margin-right: 0px;
  }

  .enquiry-form .modal-header {
    top: 11px;
    right: 9px;
  }

  .enquiry-form .heading {
    margin-top: 36px;
  }

  .banner.new-home-banner .bg video {
    height: 400px;
  }

  .multiple-location {
    padding: 50px 0px;
    padding-bottom: 0px;
  }

  /* .book-button-sticky{
bottom: 50px;
right: 10px;
} */
  /* .book-button-sticky a span{
width: 80px;
height: 80px;
font-size: 12px;
} */
  .mobile-link-items {
    grid-template-columns: 1fr;
    padding: 0px;
  }

  .mobile-menu .fullscreen-menu-column-3 {
    padding: 4vw;
  }

  .mobile-menu .mobile-link li a {
    font-size: 14px;
  }

  .mobile-menu .mobile-link li {
    margin-right: 30px;
  }

  .mobile-menu .menu-contact-title {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .mobile-menu .menu-contacts-padding {
    padding: 10px;
  }

  .mobile-menu .address-text {
    font-size: 14px;
    margin-bottom: 5px;
    letter-spacing: .5px;
  }

  .heder-socials {
    margin: 15px 0px 15px 0px;
  }

  .mobile-menu .mobile-link>ul {
    margin-top: 4px;
  }

  .mobile-menu .fullscreen-menu-column-1 {
    padding-top: 1em;
  }

  .mobile-link-items>li>a {
    font-size: 15px;
  }

  .mobile-link-items li {
    margin-bottom: 0;
  }

  .mobile-link-items .icon-wraps {
    width: 27px;
    height: 27px;
    border-radius: 5px;
  }

  .mobile-menu .fullscreen-main-links {
    padding: 0px 20px 10px 20px;
  }

  .mobile-menu .phone-number .phone-link {
    letter-spacing: .5px;
  }

  .mobile-menu .mobile-link li a {
    letter-spacing: .5px;
  }

  .mobile-menu .close-button {
    right: 22px;
    top: 10px;
  }

  .mobile-menu .close-button {
    transition: transform 1.4s ease-in-out !important;
  }

  .inner-banner .banner-content .content p br {
    display: none
  }

  .about-location .multiple-location {
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .about-location .multiple-location .experience-content {
    padding-bottom: 30px;
  }

  .blog-list-card-cls {
    min-height: auto;
  }

  .map-section .location-text {
    display: none;
  }

  .map-section .box-inners {
    left: 0;
    position: relative;
    margin: 0 auto;
    margin-top: 0px;
    bottom: 0;
    width: 100%;
  }

  .new-invisilign-services {
    padding-top: 50px;
  }

  .map-section {
    padding: 50px 0px 0px 0px;
  }

  .patient-tabber .testi-tab ul {
    flex-wrap: wrap;
  }

  .patient-tabber .testi-tab ul li {
    padding: 10px 11px;
    font-size: 13px;
    line-height: 1.2;
    margin: 0px 5px;
    margin-bottom: 11px;
  }

  .patient-tabber .testi-tab ul li:last-child {
    margin-right: 0px;
    margin-left: 0px;
  }

  .patient-tabber .testi-tab {
    padding-bottom: 24px;
    padding-top: 30px;
  }

  .international-banner-new .banner-area {
    top: 34%;
  }

  .international-banner-new .international-bg {

    padding-top: 0px;
    margin-top: 20px;
  }

  .ag-timeline-card_arrow {
    width: 60px;
    height: 60px;
  }

  .interational-seeking-services {
    margin-bottom: 0px;
  }

  .ag-timeline-card_arrow img {
    width: 25px;
  }

  .tourism-stories-section {
    padding-top: 50px;
  }

  .new-invisilign-services .invisilign-services-inner {
    margin: 1px 5px 10px 5px;
  }

  .tourism-faq .faq-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .tourism-timeline {
    padding: 0px 0px 50px 0px;
  }

  .tourism-timeline .ag-section {
    padding: 0px 0px;
  }

  .tourism-faq {
    padding: 0px 0px 50px 0px;
  }

  .tourism-faq .faq-right {
    width: 100%;
    padding: 0px 15px;
  }

  .half-tourism-content .heading {
    font-size: 35px;
  }

  .tourism-banner .tourism-text {
    width: 100%;
  }

  .tourism-features .features-box {
    flex-wrap: wrap;
    padding-top: 40px;
  }

  .tourism-features .feature-item {
    width: 33.3%;
    margin-bottom: 25px;
  }

  .dental-form-row {
    margin-top: 0;
  }

  .tourism-banner .heading {
    font-size: 35px;
  }

  .tourism-banner .tourism-bg img {
    height: 500px;
  }

  .tourism-banner .tourism-banner-content {
    top: 34%;
  }

  .tourism-banner.implants-delhi .tourism-banner-content {
    top: 23%;
  }

  .tourism-Home-smiles {
    padding-top: 50px;
  }

  .tourism-why-choose.tourism-why-black {
    padding: 20px 0px 40px 0px;
  }

  .new-dental-estabis .year_estabis .card {
    display: block;
  }

  .new-dental-estabis .year_estabis .card .count {
    font-size: 26px;
  }

  .inner-dental-estabis {
    padding: 33px 10px;
  }

  .new-dental-estabis .year_estabis .card p {
    font-size: 13px;
  }

  .new-dental-estabis .year_estabis .flex .col:nth-child(2) {
    border-left: 0px solid #d9d9d9;
    border-right: 0px solid #d9d9d9;
  }

  .dental-form-inner .logo-col.top-cols {
    margin-bottom: 20px;
  }

  .dental-form-inner .logo-col img {
    width: 130px;
  }

  .tourism-why-black .content-sec {
    padding-top: 20px;
  }

  .tourism-why-black2 {
    margin-top: -40px;
  }

  .tourism-faq .freqAskQuertion .item .faq-title {
    font-size: 15px;
  }

  .tourism-banner .tourism-bg {
    position: relative;
  }

  .dheeraj-profile-wrap .dheeraj-image-sec {
    width: 25%;
  }

  .dheeraj-profile-wrap .dheeraj-content {
    width: 75%;
    padding-left: 10px;
  }

  .dheeraj-profile-wrap .dheeraj-signture img {
    width: 70%;
  }

  .makeover-form .invisilign-form .stat-number {
    font-size: 23px;
    margin-bottom: 5px;
  }

  .invisilign-form .stat-item {
    width: 50%;
  }

  .makeover-form .invisilign-form .stat-text p {
    text-align: center;
  }

  .makeover-form .invisilign-form .stat-text p:last-of-type {
    margin-top: 10px;
  }

  .invisilign-form .stat-icon {
    display: none;
  }

  .invisilign-form .statistics-container {
    padding: 20px 0px;
  }

  .invision-celebrity .actoress-sec {
    padding-bottom: 0px;
  }

  .invision-deatil-row .perks-col1 {
    width: 56%;
  }

  .perks-bcol1 {
    width: 56%;
  }

  .invision-deatil-row .perks-items:nth-child(1) p {
    line-height: 1.1;
    font-size: 15px;
  }

  .invision-deatil-row .perks-col1 {
    padding: 10px 10px;
  }

  .invision-deatil-row .perks-col2,
  .invision-deatil-row .perks-bcol2 {
    padding: 10px 10px;
    display: flex;
    align-items: center;
  }

  .invision-deatil-row .perks-col3 {
    width: 20%;
  }

  .invision-deatil-row .perks-col3 {
    display: flex;
    align-items: center;
  }

  .invisilign-btn {
    margin-top: 10px;
  }

  .invisilign-form .statistics-container {
    width: 100%;
    justify-content: flex-start;
  }

  .patient-top-wrapper {
    padding: 50px 0;
    ;
    margin-top: 0;
  }

  .patient-top-wrapper .heading {
    font-size: 28px;
  }

  .life-section.internation-patiet-seek .heading {
    font-size: 28px;

  }

  .international-banner-new {
    height: 607px;
  }

  .map-section .icons {
    width: 15%;
  }

  .map-section .content {
    width: 75%;
  }

  .dental-form .heading br,
  .aligners-team-section .new-heading br {
    display: none;
  }

  .smileover-faq .visitors-text p br {
    display: none;
  }

  .patient-top-wrapper .heading br {
    display: none;
  }

  .smile-banner-text .dental-form .heading {
    font-size: 31px;
  }

  .smile-banner-new .smile-bg {
    height: 351px;
  }

  .smile-banner-new .smile-banner .theme-button {
    font-size: 13px;
  }

  .dt-new-banner .subtile,
  .dt-new-banner p {
    color: rgb(255 255 255 / 100%);
  }

  .mobile-link-items>li>a {
    padding: 5px 10px;
  }

  .tourism-banner.panchsheel-banner .tourism-banner-content {
    top: 20%;
  }

  .tourism-banner.panchsheel-banner .tourism-img {
    margin: 10px 0px 5px 0px;
  }

  .tourism-banner.panchsheel-banner .tourism-text {
    width: 100%;
  }

  .dental-form .dental-form-row {
    margin-top: 0px;
  }

  .tourism-banner.dental-rct .tourism-banner-content {
    top: 17%;
  }

  .tourism-banner.dental-veeners-wrap .tourism-banner-content {
    top: 16%;
  }

  .tourism-banner.dental-veeners-wrap .tourism-img {
    margin: 10px 0px 0px 0px;
  }

  .tourism-banner.dental-veeners-gwrap .tourism-banner-content {
    top: 16%;
  }

  .tourism-banner.dental-veeners-gwrap .tourism-img {
    margin: 10px 0px 0px 0px;
  }

  .tourism-banner.dental-veeners-gwrap .subtile {
    margin-bottom: 3px;
  }
}

@media only screen and (max-width: 450px) {
  .smile-section .right-icon {
    bottom: -9px;
    right: -14px;
    width: 35px
  }

  .smile-section .description-wrap br {
    display: block;
  }

  .location-map1 {
    top: 22%;
    left: 21%;
  }

  .map-section .location-map2 {
    top: 54%;
    left: 28%;
  }

  .map-section .location-map5 {
    top: 29%;
  }

  .map-section .location-map6 {
    top: 37%;
    left: 55%;
  }

  .map-section .location-map8 {
    top: 54%;
    left: 173px;
  }

  .map-section .location-map12 {
    top: 61%;
  }

  .map-section .location-map11 {
    top: 49%;
  }

  .map-section .location-map10 {
    top: 24%;
    left: 79%;
  }

  .map-section .location-map9 {
    top: 60%;
    left: 52%;
  }

  .map-section .location-map7 {
    top: 46%;
    left: 52%;
  }

  .smile-items img {
    width: 20px;
  }
}

@media only screen and (max-width: 430px) {

  .freqAskQuertion .item .faq-title span {
    padding-right: 20px;
    display: inline-block;
  }

  .international-banner-new .banner-area {
    top: 42%;
  }
}

@media only screen and (max-width: 413px) {
  .smile-section .right-icon {
    bottom: -16px;
    right: 10px;
  }

  .tourism-banner .tourism-banner-content {
    top: 23%;
  }



}

@media only screen and (max-width: 391px) {
  .smile-section .right-icon {
    bottom: -30px;
    right: 10px;
  }

  .smile-banner .theme-button.white-bg {
    margin-left: 10px;
  }

  .international-banner-new .banner-area {
    top: 36%;
  }

  .freqAskQuertion .item .faq-title::before {
    top: 40px;

  }

  .freqAskQuertion .item .faq-title::after {
    top: 35px;
  }

  .tourism-banner.dental-veeners-wrap .subtile {
    font-size: 15px;
    line-height: 1.2;
  }

  .tourism-banner.dental-veeners-wrap .heading {
    font-size: 30px;
  }

  .tourism-banner.dental-veeners-wrap .tourism-img {
    margin: 2px 0px 0px 0px;
  }

  .tourism-banner.dental-veeners-gwrap .heading {
    font-size: 30px;
    margin-bottom: 5px;
  }
}