body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
strong,
sub,
sup,
b {
  font-family: "Outfit", sans-serif !important;
}

.mb--5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.d-flex-dir-col-justify-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.d-flex-dir-col-justify-align-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-padding {
  padding: 60px 0 !important;
}
a:not([href]):not([class]) {
  color: #262626;
}
.sec-title-span {
  color: #c52f33;
}
.ip-space {
  padding: 100px 0;
}
.h6-small-title {
  font-size: 18px;
  font-weight: 600;
}
.text-black {
  color: #000d44 !important;
}
.menu-item-has-children a {
  cursor: pointer !important;
}
p b,
li span {
  color: #727272;
  font-weight: 600;
}
.fs-21 {
  font-size: 21px !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-27 {
  font-size: 27px !important;
}
.fs-28 {
  font-size: 28px !important;
}
.view-more--btn a {
  background: #0077b5;
}
h1.custom__h1_title {
  font-size: 35px;
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

.goog-te-gadget {
  font-family: inherit;
  font-size: 11px;
  color: transparent !important;
  white-space: nowrap;
  height: 35px;
}
.goog-te-gadget .goog-te-combo {
  margin: 0 !important;
  border-radius: 3px;
  background: #0082c6;
  font-size: 15px;
  height: max-content;
  padding: 5px 15px;
  border: none;
}
.goog-te-gadget span {
  display: none !important;
}
.goog-te-gadget .goog-te-combo::after {
  position: absolute;
  content: "";
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

#fixed-social {
  position: fixed;
  /* top: 200px; */
  top: 0;
  right: 0;
  z-index: 99;
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
}
#fixed-social a {
  color: #fff;
  display: block;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
  width: 40px;
  margin-bottom: 1px;
  z-index: 2;
}
#fixed-social a:hover > span {
  visibility: visible;
  left: -120px;
  opacity: 1;
}
#fixed-social a span {
  line-height: 40px;
  left: 60px;
  position: absolute;
  text-align: center;
  width: 115px;
  visibility: hidden;
  transition-duration: 0.5s;
  z-index: 1;
  opacity: 0;
}
.fixed-facebook {
  background-color: #4867aa;
}
.fixed-facebook span {
  background-color: #4867aa;
}
.fixed-twitter {
  background-color: #111;
}
.fixed-twitter span {
  background-color: #111;
}
.fixed-linkedin {
  background-color: #0077b5;
}
.fixed-linkedin span {
  background-color: #0077b5;
}
.fixed-instagram {
  background: #f09433;
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}
.fixed-instagram span {
  background: #f09433;
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}
.fixed-youtube {
  background-color: #fe0000;
}
.fixed-youtube span {
  background-color: #fe0000;
}

/* ******************************************************************************************************************** */

.header-logo .logo-bg.background-image {
  background: url(../img/all/header-logo-bg.webp);
  opacity: 0.45;
}
.mobile-logo a img {
  width: 120px;
}
.main-menu ul.sub-menu li a:hover {
  color: #0082c6;
}
.main-menu .specialities ul.specialities-submenu {
  min-width: 100%;
  width: 330px;
}
.nav-appointment-btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 10px;
  margin: 0;
  color: #111;
  text-transform: uppercase;
  transition: 0.5s;
  letter-spacing: 0.3px;
  overflow: hidden;
  border: 1px solid #15658f63;
  box-shadow: 0 0 10px #15658fa6;
  animation: glow 3s ease-out infinite;
}
.nav-appointment-btn span {
  position: absolute;
  display: block;
}
.nav-appointment-btn span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #15658f);
  animation: animate1 5s linear infinite;
  animation-delay: 1s;
}
.nav-appointment-btn span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #15658f);
  animation: animate2 5s linear infinite;
  animation-delay: 1s;
}
.nav-appointment-btn span:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, transparent, #15658f);
  animation: animate3 5s linear infinite;
  animation-delay: 1s;
}
.nav-appointment-btn span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #15658f);
  animation: animate4 5s linear infinite;
  animation-delay: 1s;
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

@keyframes glow {
  0% {
    box-shadow: 0 0 0 0 #15658f;
    background: #fff;
    color: #111;
  }
  50% {
    box-shadow: 0 0 30px 0 #15658f;
    background: #2177a7;
    color: #fff;
  }
}
@keyframes animate1 {
  0% {
    left: -100%;
  }
  50%,
  100% {
    left: 100%;
  }
}
@keyframes animate2 {
  0% {
    top: -100%;
  }
  50%,
  100% {
    top: 100%;
  }
}
@keyframes animate3 {
  0% {
    right: -100%;
  }
  50%,
  100% {
    right: 100%;
  }
}
@keyframes animate4 {
  0% {
    bottom: -100%;
  }
  50%,
  100% {
    bottom: 100%;
  }
}

/* ******************************************************************************************************************** */

.hero-banner .hero__subtitle {
  color: aliceblue;
}
.hero-banner .hero-title {
  font-size: 55px;
  color: #fff;
}
.hero-banner .hero-title span {
  color: #97d9ff;
  display: block;
}
.hero-banner .hero-text {
  color: #eee;
  margin: 0;
}
.hero-style1.hero-banner {
  padding: 0;
  height: 82vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.home-banner-section {
  height: 100% !important;
}
.home-banner-section .slide-1 {
  background: url(../img/all/home/banner/exclusive-speciality.webp) center
    center/cover no-repeat;
}
.home-banner-section .slide-2 {
  background: url(../img/all/home/banner/digital-dentistry.webp) center
    center/cover no-repeat;
}
.home-banner-section .slide-3 {
  background: url(../img/all/home/banner/invisalign-provider.webp) center
    center/cover no-repeat;
}
.home-banner-section .slide-4 {
  background: url(../img/all/home/banner/transparent-and-trustworthy.webp)
    center center/cover no-repeat;
}

/* ******************************************************************************************************************** */

.home-abt-bottom-left-shape {
  bottom: 8%;
  left: 4%;
}
.th-btn.custom-th-btn {
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(
    135deg,
    #2f89b8 0%,
    #5f7e8f 20%,
    #426f87 40%,
    #506976 60%,
    #345160 80%,
    #16648d 100%
  );
  box-shadow: 0px 3px 15px rgb(255 255 255);
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  padding: 12px 18px;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.th-btn.custom-th-btn:hover {
  color: #fff;
  background: linear-gradient(
    222deg,
    #2f89b8 0%,
    #5f7e8f 20%,
    #426f87 40%,
    #506976 60%,
    #345160 80%,
    #16648d 100%
  );
  transition: all 0.3s ease;
}
.img-box1.about-img-box {
  margin: 0;
}
.img-box1.about-img-box .img1 img {
  /* border: 7px groove #a1adb47d; */
  box-shadow: 0 0 40px #5b5e603d;
  border-radius: 7px;
}

/* ******************************************************************************************************************** */

.home-skills-section {
  background: url(../img/bg/testi_bg_2.jpg);
}
.home-skills-slider .team-box {
  padding: 5px;
  border-radius: 7px;
}
.home-skills-slider .team-box .box-img {
  margin-bottom: 0;
  border-radius: 4px;
}
.home-skills-slider .team-box .box-title {
  font-size: 18px;
  margin: 0;
  padding: 10px;
}
.offer-card.home-speciality-card {
  padding: 45px 20px 45px 20px;
}
/* .offer-card.home-speciality-card.invilsalign-speciality-card {
  padding: 30px 200px 30px 20px;
} */
.offer-card.home-speciality-card.card-1 {
  background: url(../img/all/home/skills/speciality/speciality-img-1.webp)
    center center/cover no-repeat;
}
.offer-card.home-speciality-card.card-2 {
  background: url(../img/all/home/skills/speciality/speciality-img-2.webp)
    center center/cover no-repeat;
}
.offer-card.home-speciality-card.card-3 {
  background: url(../img/all/home/skills/speciality/speciality-img-3.webp)
    center center/cover no-repeat;
}

/* ******************************************************************************************************************** */

.why-choose-card {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.why-choose-card.wcu-bg-1 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-1.webp);
}
.why-choose-card.wcu-bg-2 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-2.webp);
}
.why-choose-card.wcu-bg-3 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-3.webp);
}
.why-choose-card.wcu-bg-4 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-4.webp);
}
.why-choose-card.wcu-bg-5 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-5.webp);
}
.why-choose-card.wcu-bg-6 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-6.webp);
}
.why-choose-card.wcu-bg-7 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-7.webp);
}
.why-choose-card.wcu-bg-8 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-8.webp);
}
.why-choose-card.wcu-bg-9 {
  background-image: url(../img/all/home/why-choose-us/wcu-bg-img-9.webp);
}
.service-card.why-choose-card .box-shape {
  position: absolute;
  width: 135px;
  filter: brightness(0.8);
}
.service-card.why-choose-card .box-shape.box-shape-1 {
  top: 0px;
  right: 0;
}
.service-card.why-choose-card .box-shape.box-shape-2 {
  top: 0px;
  left: 0;
  transform: scaleX(-1);
}
.service-card.why-choose-card {
  padding: 20px 10px;
  box-shadow: 0px 2px 45px rgb(0 0 0 / 12%);
}
.service-card.why-choose-card .box-icon {
  width: 95px;
  height: 95px;
  line-height: 95px;
  background-color: #fff2f3;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto 25px auto;
}
.service-card.why-choose-card .box-icon img {
  width: 65px;
}
.service-card.why-choose-card:hover .box-icon {
  background-color: #0e4a6ab3;
}
.service-card.why-choose-card:hover .box-icon img {
  filter: brightness(4);
}
.service-card.why-choose-card .box-title a {
  font-size: 19px;
}
.service-card.why-choose-card:hover .box-title a {
  color: #fff;
}

/* ******************************************************************************************************************** */

.th-slider.has-shadow.before-after--swiper-slider
  .swiper-wrapper
  .swiper-slider {
  margin-right: 15px !important;
}

/* ******************************************************************************************************************** */

.home-testimonials-section {
  background: url(../img/all/home/testimonial-bg.jpg) center center/cover
    no-repeat;
}
.home-testimonials-section .testi-card {
  padding: 20px;
  border-radius: 10px;
}
.home-testimonials-section .testi-card .box-review {
  color: #0082c6;
  margin-bottom: 10px;
}
.home-testimonials-section .testi-card .box-profile {
  margin-top: 25px;
}
.home-testimonials-section .testi-card .box-quote {
  bottom: 20px;
  right: 40px;
}
.home-testimonials-section .testi-card .box-quote img {
  filter: brightness(0);
}
.testimonial-img img {
  width: 56px;
  height: 56px;
}
.testimonials-custom-review-widget {
  background: aliceblue;
}
.testimonials-custom-review-widget iframe {
  width: 100%;
  height: 380px;
  overflow: auto;
}

/* ******************************************************************************************************************** */

.home-brands {
  background: #fff;
}

/* ******************************************************************************************************************** */

.box-title.home-high-standard-of-dentistry-box-title {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
}

/* ******************************************************************************************************************** */

.custom-footer {
  background: url(../img/bg/footer_bg_2.jpg) center center/cover no-repeat;
}
footer.custom-footer p,
footer.custom-footer a {
  color: #3d3d3d !important;
}
footer.custom-footer .copyright-wrap {
  background-color: #0082c6;
  padding: 10px 0 13px;
  text-align: center;
}
footer.custom-footer .copyright-wrap p {
  color: #fff !important;
}
.footer-info i {
  color: #cc2366 !important;
}
.footer-logo-img a img {
  width: 160px;
}
.footer--container {
  padding-top: 40px;
  padding-bottom: 20px;
}
.footer-top-row {
  padding-bottom: 20px;
  border-bottom: 1px solid #9d9d9d;
}
p.contact-no--footer {
  display: block;
  font-size: 14px;
}
p.footer-----info {
  font-size: 15px;
}
.footer-timings {
  padding: auto;
}

/* ******************************************************************************************************************** */

.sc-1au8ryl-0.dkuywW {
  display: none;
}

/* ******************************************************************************************************************** */

.book-appointment-section {
  background-image: url(../img/all/book-appointment-bg.jpg);
}
.book-appointment-section .bg-overlay {
  background: #0183c245;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /* backdrop-filter: blur(4px); */
}
.book-appointment-img-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.book-appointment-img-container img {
  width: 100%;
  border-radius: 3px;
}
.book-appointment-form-container {
  padding: 20px;
  box-shadow: 0 0 10px #0082c66e;
  border-radius: 3px;
  background: #ffffff8f;
  z-index: 2;
  backdrop-filter: blur(10px);
}
.book-appointment-form-col input,
.book-appointment-form-col select {
  height: 45px;
  margin-bottom: 15px;
}
.book-appointment-form-col .form-group > i {
  top: 15px;
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

.breadcrumb-page-bg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 80vh;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.breadcumb-content {
  padding: 20px;
  background: linear-gradient(to right, #1a4973a6, #2a609142, #00000000);
  /* background: #2a60915e; */
  /* background: linear-gradient(to right, #296ca8ed, #2a609180, #fff0); */
  /* background: #f0f8ff8a; */
  width: 600px;
  backdrop-filter: blur(4px);
  border-radius: 7px;
}
.breadcumb-content .breadcumb-title,
.breadcumb-content ul li,
.breadcumb-content ul li a {
  color: #fff;
}
.breadcumb-menu li:last-child {
  color: aliceblue !important;
}
.gc-and-tw-breadcrumb .breadcumb-content {
  width: 675px;
}
.rct-breadcrumb .breadcumb-content {
  width: 690px;
}
.fgm-breadcrumb .breadcumb-content {
  width: 700px;
}
.fmr-breadcrumb .breadcumb-content {
  width: 500px;
}
.slb-breadcrumb .breadcumb-content {
  width: 675px;
}
.fgm-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #0082c617;
}
.fgm-2-imgs {
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 15px;
}
.fgm-2-imgs .fgm-imgs-block img {
  width: 100%;
  height: auto;
}
.fgm-3-imgs {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 20px;
}
.fgm-2-imgs .fgm-imgs-block,
.fgm-3-imgs .fgm-imgs-block {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
}
.fgm-3-imgs .fgm-imgs-block img {
  width: 100%;
  height: auto;
}
.fgm-imgs-block h5 {
  font-size: 16px;
  font-weight: 600;
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

.about-page-breadcrumb {
  background: url(../img/all/about-breadcrumb.webp);
  background-position: right center;
}
.contact-page-breadcrumb {
  background: url(../img/all/contact-breadcrumb-bg.webp);
  background-position: right center;
}
.clientele-breadcrumb {
  background: url(../img/all/clientele-breadcrumb-bg.webp);
  background-position: right center;
}
.invisalign-breadcrumb {
  background: url(../img/all/invisalign-breadcrumb.webp);
  background-position: top right;
}
.dsd-breadcrumb {
  background: url(../img/all/final1.webp);
  background-position: right center;
}
.rct-breadcrumb {
  background: url(../img/all/rct-breadcrumb-bg.webp);
  background-position: right center;
}
.kd-breadcrumb {
  background: url(../img/all/kd-breadcrumb-bg.webp);
  background-position: right center;
}
.gc-and-tw-breadcrumb {
  background: url(../img/all/gc-and-tw-breadcrumb-bg.webp);
  background-position: right center;
}
.ste-breadcrumb {
  background: url(../img/all/ste-breadcrumb-bg.webp);
  /* background: url(../img/all/final2.webp); */
  background-position: right center;
}
.fc-breadcrumb {
  background: url(../img/all/fc-breadcrumb-bg.webp);
  background-position: right center;
}
.oadp-breadcrumb {
  background: url(../img/all/oadp-breadcrumb-bg.webp);
  background-position: right center;
}
.cab-breadcrumb {
  background: url(../img/all/cab-breadcrumb-bg.webp);
  background-position: right center;
}
.tcin-breadcrumb {
  background: url(../img/all/tcin-breadcrumb-bg.webp);
  background-position: right center;
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

.sdi-breadcrumb {
  background: url(../img/all/segmental-implant-breadcrumb-bg.webp);
  background-position: right center;
}
.fmr-breadcrumb {
  background: url(../img/all/fmr-breadcrumb-bg.webp);
  background-position: right center;
}
.bao-breadcrumb {
  background: url(../img/all/bao-breadcrumb-bg.webp);
  background-position: right center;
}
.fgm-breadcrumb {
  position: relative;
  background: url(../img/all/fgm-breadcrumb-bg.webp);
  /* background: url(../img/all/bg-basss.jpg); */
  background-position: right center;
}
.slb-breadcrumb {
  background: url(../img/all/slb-breadcrumb-bg.webp);
  background-position: right center;
}
.ao-breadcrumb {
  background: url(../img/all/ao-breadcrumb-bg.webp);
  background-position: right center;
}
.se-and-osa-breadcrumb {
  background: url(../img/all/se-and-osa-breadcrumb-bg.webp);
  background-position: right center;
}

/* ******************************************************************************************************************** */

.multi-image-container {
  display: grid;
  gap: 15px;
}
.multi-image-container.cab-imgs {
  grid-template-columns: auto auto;
}
.multi-image-container.oadp-imgs {
  grid-template-columns: auto auto;
}
.multi-image-container.fmr-imgs {
  grid-template-columns: auto auto;
}
.multi-image-container .multi-images img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.multi-images img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.fmr-2-col-row {
  display: grid;
  grid-template-columns: auto auto;
}
.fmr-2-col-row .fmr-inner-img img {
  width: 300px;
}
.custom-table-container {
  overflow-x: auto;
}
.custom-inner-page-table {
  border-width: 1px;
  /* white-space: nowrap; */
}
.custom-inner-page-table tr td b {
  color: #000d44;
}

/* ******************************************************************************************************************** */

.treatments__page_h3_heading {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}
.treatments__page_h5_heading {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
.custom__pointers_container
  .image-with-bg-section-ul
  .treatments__page_points_heading {
  color: #a3f0ff;
}
.treatments__page_points_heading {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin: 0px;
  display: inline;
}
.custom__pointers_container .checklist.inner-page-points ul li i {
  margin-right: 3px;
  font-size: 13px;
}
.custom__h1_title.about_page_h1 {
  font-size: 30px;
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

.fluid-section-col {
  padding: 30px;
}
.about-fluid-section-img-col img {
  width: 100%;
}
.about-fluid-section-content-container {
  padding: 0;
}
.read-more-text {
  display: none;
}
.read-more-btn {
  cursor: pointer;
  font-size: 17px;
}
.checklist.inner-page-points li {
  display: block;
  margin-bottom: 10px;
}
.checklist.inner-page-points li i {
  font-size: 13px;
  margin-right: 4px;
}
.checklist.inner-page-points li b {
  padding: 0px;
  /* padding: 0 0 0 7px; */
}
.about-mission-section {
  padding: 100px 0;
  background-image: url(../img/all/about/core-values-bg.webp);
}
.bg--image-section {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.parallax-section {
  background-attachment: fixed;
}
.about-mission-section .bg-overlay {
  background: #00000070;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.about-mission-section .container {
  position: relative;
  z-index: 10;
}
.about-us-team-section.abt-team-1 {
  background: #fff;
}
.about-us-team-section.abt-team-2 {
  background: rgb(247, 251, 255);
}
.title-area.image-bg-title .sec-title {
  color: #fff;
}
.title-area.image-bg-title .sec-title .sec-title-span {
  color: #65caff;
}
.checklist.image-with-bg-section-ul li b {
  color: #a3f0ff;
  position: relative;
  font-size: 17px;
}
.checklist.image-with-bg-section-ul li {
  color: #fff;
  font-size: 17px;
}
.checklist.image-with-bg-section-ul li > i {
  color: #39bbff;
  margin-right: 5px;
  font-size: 14px;
}
.custom-card {
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  border-radius: 5px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  transition: 0.5s;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #fff;
  text-align: center;
}
.custom-card .icon-wrapper {
  background-color: #2c7bfe;
  position: relative;
  margin: auto;
  font-size: 30px;
  height: 2.75em;
  width: 2.75em;
  background-color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
  z-index: 3;
}
.i-benefits-icon-container img {
  width: 60px;
  height: auto;
}
.custom-card h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  color: #1f194c;
  margin: 10px 0;
  transition: all 0.4s ease-in-out;
}
.custom-card p {
  margin: 0;
  transition: all 0.4s ease-in-out;
}
.custom-card::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to top left, #143462, #0082c6);
  position: absolute;
  left: 0%;
  top: -98%;
  z-index: -2;
  transition: all 0.4s ease-in-out;
  /* transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99); */
}
.custom-card:hover:after {
  top: 0%;
}
.custom-card:hover h3 {
  color: #fff;
}
.custom-card:hover p {
  color: #fff;
}

/* ******************************************************************************************************************** */

.brand-logo-container {
  box-shadow: 0px 0px 8px 0 #0082c73b;
  transition: all 0.3s ease;
  border-radius: 5px;
  border-top: 4px solid #0082c6;
  margin-bottom: 30px;
  padding: 10px;
}
.brand-logo-container:hover {
  box-shadow: 0px 0px 8px 0 #0082c778;
  transform: translate(0, -3px);
  border-top: 4px solid #c52f33;
  /* border-top: 4px solid #3a36ae; */
  transition: all 0.3s ease;
}

/* ******************************************************************************************************************** */

.custom__overlay__section {
  position: relative;
}
.custom__overlay__section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000000a;
}
.custom__overlay__section_content_container p {
  color: #000;
}

/* ******************************************************************************************************************** */

.custom______img___container {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.custom______img___container img {
  width: 100%;
  transition: all 0.4s ease-in;
}
.custom______img___container:hover img {
  transform: scale(1.05) rotate(1deg);
  transition: all 0.4s ease-in;
}

/* ******************************************************************************************************************** */

.special-title blockquote {
  margin: 0;
  padding: 25px;
  text-align: center;
  background: transparent;
}
.special-title blockquote::before {
  content: none;
}
.special-title blockquote .st-small {
  font-style: normal;
  margin-bottom: 7px;
  font-weight: 500;
  font-size: 19px;
  letter-spacing: 1px;
}
.special-title blockquote .st-large {
  font-weight: 600;
  color: #15658f;
  font-size: 22px;
  letter-spacing: 0.7px;
}
.invisalign-section-1 {
  background: #f9f9f9;
}
.invisalign-section-2 {
  position: relative;
  z-index: 2;
}
.video-section-bg {
  width: 100%;
  height: 400px;
  object-fit: cover;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.invisalign-section-2::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 400px;
  width: 100%;
  background: #0000005b;
}
.video-bg-content-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.video-bg-content-container .sec-title {
  color: #fff;
}
.video-bg-content-container .checklist li {
  color: #fff;
}
.video-bg-content-container .checklist li > i {
  color: aliceblue;
}
.custom-accordion .accordion-card {
  border-radius: 7px;
}
.custom-accordion .accordion-card .accordion-button {
  padding: 15px 20px 10px 20px;
}
.custom-accordion .accordion-card .accordion-body {
  padding: 15px;
  margin-top: 0;
  border-top: 1px solid #d5d5d5;
}
.tp-cc-card {
  margin-bottom: 20px;
}
.tp-cc-card h5 {
  font-size: 17px;
  font-weight: 600;
}
.treatment-page-first-img {
  overflow: hidden;
  border-radius: 5px;
}
.treatment-page-first-img img {
  border-radius: 5px;
  width: 100%;
  height: auto;
  transition: all 0.5s ease-in;
}
.treatment-page-first-img:hover img {
  transform: scale(1.05) rotate(0.5deg);
  transition: all 0.5s ease-in;
}
.treatable-cases-section {
  background-image: url(../img/all/our-invisaligns/treatable-cases-bg.webp);
  position: relative;
  z-index: 2;
}
.treatable-cases-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #0000005c;
  z-index: -1;
}
.sec-title-span.image-bg {
  color: #65caff;
}
.why-feature.treatable-cases-box {
  background-image: url(../img/bg/why_feature_bg.png);
  background-color: #28688a8c;
  backdrop-filter: blur(3px);
  /* background-color: #28688a; */
  /* background-color: #708190; */
  border-radius: 7px;
  padding: 20px;
  text-align: left;
}
.why-feature.treatable-cases-box .box-icon {
  /* width: 70px; */
  width: 100px;
  margin: 20px 0;
}
.why-feature.treatable-cases-box .box-text {
  max-width: 100%;
}
.why-feature.treatable-cases-box .box-icon:before {
  /* inset: -20px -5px -20px -5px; */
  inset: inherit;
  background-color: #f5f7fa;
  border-radius: 50%;
}

/* ******************************************************************************************************************** */

.location-card.contact-page-location-card {
  padding: 20px 12px;
  border-radius: 7px;
}
.location-card.contact-page-location-card .box-title {
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.location-card.contact-page-location-card .footer-info {
  justify-content: center;
}
.location-card.contact-page-location-card .footer-info,
.location-card.contact-page-location-card .info-box_link {
  color: #545454;
  font-size: 14px;
}

/* ******************************************************************************************************************** */

.se-and-osa-section-1
  .video-bg-content-container
  .se-and-osa-video-section-content-container {
  width: 700px;
}
.invisalign-section-2.se-and-osa-section-1::before {
  height: 600px;
}
.invisalign-section-2.se-and-osa-section-1 .video-section-bg {
  height: 600px;
}
.about-mission-section.se-and-osa-section-3 {
  background-image: url(../img/all/specialities/se-and-osa/se-img-2-bg.webp);
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

.tip-heading {
  font-size: 28px;
  font-weight: 600;
}
.tip-heading.more-text {
  font-size: 22px;
}
.tp-sidebar-area {
  position: sticky;
  top: 100px;
  left: 0;
}
.widget.widget_categories.treatment-page-aside-widget {
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 3px;
}
.widget.widget_categories.treatment-page-aside-widget .widget_title {
  padding-bottom: 15px;
  margin: 0 0 15px 0;
}
.widget_categories.treatment-page-aside-widget ul {
  margin: 0;
}
.widget_categories.treatment-page-aside-widget ul li a {
  padding: 10px 25px 10px 25px;
  transition: all 0.2s ease;
  margin-bottom: 10px;
}
.widget_categories.treatment-page-aside-widget ul li a:hover {
  background: #0082c6;
  color: aliceblue;
  border-left-color: #0b4e72;
  transition: all 0.2s ease;
}
.widget_categories.treatment-page-aside-widget ul li.active a {
  background: #0082c6;
  color: aliceblue;
  border-left: 5px solid #0b4e72;
}
/* .widget_categories.treatment-page-aside-widget ul li a.active {
  background: #0082c6;
  color: aliceblue;
  border-left: 5px solid #0b4e72;
} */
.widget_categories.treatment-page-aside-widget a::before {
  top: 11px;
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

.brand__logo-slider {
  height: 60px;
  position: relative;
  width: 100%;

  display: grid;
  place-items: center;
  overflow: hidden;
}
.brand__logo-slider::before,
.brand__logo-slider::after {
  position: absolute;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  content: "";
  height: 100%;
  width: 25%;
  z-index: 2;
  pointer-events: none;
}
.brand__logo-slider::before {
  left: 0;
  top: 0;
}
.brand__logo-slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}

/*  IMPORTANT CODE BELOW */
.brand__logo-slide-track {
  width: calc(175px * 25);
  display: flex;
  animation: scroll 20s linear infinite;
  justify-content: space-between;
}
.brand__logo-slide {
  width: 100%;
  height: 100%;
  /* width: 150px;
  height: 60px; */
  display: grid;
  place-items: center;
  transition: 0.5s;
  cursor: pointer;
  transform: scale(0.85);
}
.brand__logo-slide:hover {
  transform: scale(0.9);
}

@keyframes scroll {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-150px * 10));
  }
}

@keyframes scroll2 {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-150px * 5));
  }
}

@media screen and (max-width: 768px) {
  .brand__logo-slider {
    height: 100%;
  }
  .brand__logo-slide-track {
    width: calc(270px * 10);
    /* width: calc(80px * 20); */
  }
  .brand__logo-slide {
    width: 120px;
  }
  .brand__logo-slide img {
    width: 100%;
  }

  @keyframes scroll {
    0% {
      transform: translateX(0px);
    }
    100% {
      transform: translateX(calc(-80px * 10));
    }
  }

  @keyframes scroll2 {
    0% {
      transform: translateX(0px);
    }
    100% {
      transform: translateX(calc(-80px * 5));
    }
  }
}

/* ******************************************************************************************************************** */

.custom___h3_title_points {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-left: 4px;
  margin: 0px;
}

/* ******************************************************************************************************************** */

.err-404-img-container img {
  width: 450px;
  margin-bottom: 20px;
}
.err-404-title {
  font-size: 40px;
  margin: 0 0 20px 0;
}

/* ******************************************************************************************************************** */

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */

@media (min-width: 747px) {
  .pr-10 {
    padding-right: 10px !important;
  }
  .pl-10 {
    padding-left: 10px !important;
  }
  a:not([href]):not([class]):hover {
    color: #0082c6;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-layout1 .container {
    max-width: 1280px;
    /* max-width: 1185px; */
  }
  .main-menu > ul > li {
    margin: 0 10px;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  .header-layout1 .container {
    max-width: 1135px;
  }
}

@media (max-width: 1100px) {
  .mbm-30 {
    margin-bottom: 30px !important;
  }
  .custom__overlay__section_content_container.single__col_section {
    background: linear-gradient(to right, #ffffff00, #ffffff75, #f7f7f74d);
    padding: 15px;
    backdrop-filter: blur(3px);
  }
}

@media (max-width: 991px) {
  .mobile-mb-30 {
    margin-bottom: 30px !important;
  }
  .mobile-col-reverse {
    flex-direction: column-reverse;
  }
  a:not([href]):not([class]):hover {
    color: #262626;
  }
  .header-topbar-address-link {
    display: none !important;
  }
  .custom-inner-page-table {
    white-space: nowrap;
  }
}

@media (max-width: 771px) {
  .header-layout1 .container {
    max-width: 665px;
  }
}

@media (max-width: 747px) {
  .breadcumb-content {
    width: 100% !important;
    text-align: center;
    background: linear-gradient(to right, #ffffff00, #2a609145, #00000000);
  }
  .parallax-section {
    padding: 60px 0;
  }
  .breadcumb-title {
    font-size: 26px !important;
  }
  .tp-sidebar-area {
    position: static;
  }
  .fgm-2-imgs,
  .fgm-3-imgs {
    grid-template-columns: auto;
  }
  .fgm-2-imgs .fgm-imgs-block {
    margin-bottom: 30px;
  }
  .hero-banner .hero-title {
    font-size: 40px;
  }
  .video-section-bg,
  .invisalign-section-2::before {
    height: 600px;
  }
  .fmr-2-col-row {
    grid-template-columns: auto;
  }
  .fmr-2-col-row .fmr-inner-img img {
    width: 100%;
  }
  .breadcrumb-page-bg {
    height: 50vh;
  }
  .dsd-breadcrumb,
  .ste-breadcrumb,
  .bao-breadcrumb {
    background-position: center;
  }
  .hero-style1.hero-banner {
    height: 55vh;
  }
  .home-banner-section .swiper-slide {
    background-position: right center !important;
  }
  .main-banner-content--container {
    padding: 10px;
    background: #0d374e60;
    backdrop-filter: blur(4px);
    border-radius: 5px;
  }
  .brand__logo-slide {
    width: 185px;
    transform: scale(1.5);
  }
  .brand__logo-slide-track {
    width: calc(270px * 24);
    animation-duration: 7s;
  }
}

@media (max-width: 570px) {
  .header-topbar-links {
    display: none !important;
  }
  .header-layout1 .header-top-row {
    justify-content: end;
  }
  .home-about-section .checklist.list-two-column ul {
    grid-template-columns: auto auto;
    gap: 0 15px;
  }
  .home-about-section .checklist.list-two-column ul li {
    font-size: 14px;
  }
  .tip-heading {
    font-size: 22px;
  }
  .book-appointment-form-container {
    margin: 0 10px;
  }
}

@media (max-width: 500px) {
  .header-button a {
    z-index: 999999; 
        /* text-align: center; */
        /* width: max-content; */
        /* height: auto; */
        /* border-radius: 0; */
        /* float: left; */
        /* display: block; */
        /* margin-right: 0; */
        /* clear: left; */
        /* transform: rotate(-90deg); */
        background: linear-gradient(135deg, rgb(27, 59, 115) 0, rgb(17, 37, 85) 59%, rgb(15, 23, 57) 59%, rgb(21, 24, 68) 100%);
        /* transform-origin: bottom right; */
        /* position: fixed; */
        /* left: -145px; */
        /* top: 250px; */
        /* top: 90px; */
        font-size: 9px !important;
        /* border: none; */
        padding: 4px;
        animation: none;
        color: #fff;
  }
}

@media (max-width: 380px) {
  .hero-banner .hero-title {
    font-size: 32px;
  }
}

/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */
/* ******************************************************************************************************************** */
