@charset "UTF-8";
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

a,
button,
p,
input,
select,
textarea,
li,
.transition-3 {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* transform */
:root {
  /**
  @font family declaration
  */
  --ot-title-font: "Poppins", sans-serif;
  --ot-body-font: "Poppins", sans-serif;
  --ot-montserrat-style: "Montserrat", sans-serif;
  --ot-roboto-style: "Roboto", sans-serif;
  /**
  @ripple declaration
  */
  --ot-ripple-ani-duration: 2s;
  /**
  @color declaration
  */
  --ot-theme-color: #3759A3;
  --ot-theme-color2: #F3A413;
  --ot-title-color: #002244;
  --ot-body-color: #424242;
  --ot-border-color: #D8DDE1;
  --ot-smoke-color: #f6f6f6;
  --ot-smoke-color2: #F1F8FE;
  --ot-smoke-color3: #f2f9ff;
  --ot-white-color: #ffffff;
  --ot-black-color: #151515;
  --ot-gray-color: #f0f0f0;
  --ot-error-color: #dc3545;
  --ot-location-map-existing-color: #2f57a7;
  --ot-location-map-coming-soon-color: #ee8f2a;
  --ot-location-centers-title-color: #2f2f2f;
  --ot-location-centers-card-border-color: #c4c4c4;
  --ot-location-centers-state-color: #3459a9;
  --ot-location-centers-city-color: #333333;
  --ot-location-centers-desc-color: #5b5b5b;
  --ot-location-centers-contact-color: #666666;
  --ot-location-centers-cta-bg-color: #3b5da8;
  --ot-location-centers-badge-text-color: #555;
  --ot-location-centers-badge-bg-color: #d3d3d3;
  --ot-city-expect-title-color: #2f2f2f;
  --ot-city-expect-card-shadow-color: rgba(153, 153, 153, 0.25);
  --ot-city-expect-icon-bg-color: #E8F3FF;
  --ot-city-expect-item-text-color: #5C5C5C;
  --ot-opening-cta-bg-color: #dbe4ef;
  --ot-opening-cta-title-color: #3a3a3a;
  --ot-opening-cta-card-bg-color: #3f5fae;
  --ot-opening-cta-text-color: #ffffff;
  --ot-opening-cta-btn-bg-color: #32d328;
  --ot-opening-cta-btn-text-color: #ffffff;
  --ot-opening-cta-watermark-opacity: 0.08;

  --ot-auto-color-001: #fff;
  --ot-auto-color-002: rgba(255, 255, 255, 0);
  --ot-auto-color-003: rgba(255, 255, 255, 0.3);
  --ot-auto-color-004: #ebecf5;
  --ot-auto-color-005: rgba(36, 44, 73, 0.15);
  --ot-auto-color-006: #d9d9d9;
  --ot-auto-color-007: #232323;
  --ot-auto-color-008: rgba(184, 184, 184, 0.25);
  --ot-auto-color-009: #0f4782;
  --ot-auto-color-010: rgba(175, 175, 175, 0.25);
  --ot-auto-color-011: #d0e9ff;
  --ot-auto-color-012: #f7f7f7;
  --ot-auto-color-013: #d8d8d8;
  --ot-auto-color-014: #F1F1F1;
  --ot-auto-color-015: rgba(0, 0, 0, 0.35);
  --ot-auto-color-016: #4a4a4a;
  --ot-auto-color-017: #8c8c8c;
  --ot-auto-color-018: rgba(18, 20, 32, 0.14);
  --ot-auto-color-019: rgba(25, 25, 26, 0.1);
  --ot-auto-color-020: rgba(1, 15, 28, 0.1);
  --ot-auto-color-021: rgba(1, 15, 28, 0.12);
  --ot-auto-color-022: rgba(0, 0, 0, 0.15);
  --ot-auto-color-023: #333;
  --ot-auto-color-024: #5c5c5c;
  --ot-auto-color-025: #275ba8;
  --ot-auto-color-026: #c1c1c1;
  --ot-auto-color-027: rgba(0, 0, 0, 0.14);
  --ot-auto-color-028: #8cb9e8;
  --ot-auto-color-029: #E8EFF5;
  --ot-auto-color-030: #3f60ad;
  --ot-auto-color-031: rgba(55, 89, 163, 0);
  --ot-auto-color-032: #134985;
  --ot-auto-color-033: #6b8bcf;
  --ot-auto-color-034: #4365b3;
  --ot-auto-color-035: rgba(31, 67, 143, 0.2);
  --ot-auto-color-036: rgba(255, 255, 253, 0.45);
  --ot-auto-color-037: rgba(211, 211, 211, 0.4);
  --ot-auto-color-038: rgba(55, 89, 163, 0.5);
  --ot-auto-color-039: rgba(25, 55, 115, 0.14);
  --ot-auto-color-040: #d4d4d4;
  --ot-auto-color-041: rgba(144, 144, 144, 0.25);
  --ot-auto-color-042: rgba(55, 89, 163, 0.1);
  --ot-auto-color-043: #eaf4ff;
  --ot-auto-color-044: #444;
  --ot-auto-color-045: #e5f0ff;
  --ot-auto-color-046: #262626;
  --ot-auto-color-047: #f5f5f5;
  --ot-auto-color-048: #272727;
  --ot-auto-color-049: #efefef;
  --ot-auto-color-050: #383838;
  --ot-auto-color-051: #e6e6e6;
  --ot-auto-color-052: #d6d6d6;
  --ot-auto-color-053: #FFF7E7;
  --ot-auto-color-054: #eeb02a;
  --ot-auto-color-055: #ecf4ff;
  --ot-auto-color-056: rgba(0, 0, 0, 0.1);
  --ot-auto-color-057: #4a5f9d;
  --ot-auto-color-058: #5a6fad;
  --ot-auto-color-059: #e0e0e0;
  --ot-auto-color-060: #222;
  --ot-auto-color-061: #fafafa;
  --ot-auto-color-062: #f8fafc;
  --ot-auto-color-063: #f9fafb;
  --ot-auto-color-064: rgba(148, 163, 184, 0.4);
  --ot-auto-color-065: #e2e8f0;
  --ot-auto-color-066: #111;
  --ot-auto-color-067: #f19a1a;
  --ot-auto-color-068: rgba(255, 255, 255, 0.98);
  --ot-auto-color-069: rgba(255, 255, 255, 0.82);
  --ot-auto-color-070: rgba(29, 58, 120, 0.14);
  --ot-auto-color-071: rgba(255, 255, 255, 0.92);
  --ot-auto-color-072: #4667b2;
  --ot-auto-color-073: rgba(43, 70, 117, 0.1);
  --ot-auto-color-074: #0b1220;
  --ot-auto-color-075: #d0d0d0;
  --ot-auto-color-076: rgba(198, 231, 255, 0.25);
  --ot-auto-color-077: #e80b0b;
  --ot-auto-color-078: #464646;
  --ot-auto-color-079: #5c79b5;
  --ot-auto-color-080: #fcfcfc;
  --ot-auto-color-081: rgba(114, 114, 114, 0.25);
  --ot-auto-color-082: #3d3d3d;
  --ot-auto-color-083: #7b7b7b;
  --ot-auto-color-084: #d7dde8;
  --ot-auto-color-085: rgba(55, 89, 163, 0.12);
  --ot-auto-color-086: #dfeeff;
  --ot-auto-color-087: rgba(95, 131, 206, 0.34);
  --ot-auto-color-088: #073bac;
  --ot-auto-color-089: #e9f2fa;
  --ot-auto-color-090: #ddd;
  --ot-auto-color-091: #d90707;
  --ot-auto-color-092: #2c4b87;
  --ot-auto-color-093: rgba(0, 0, 0, 0.3);
  --ot-auto-color-094: rgba(217, 217, 217, 0.85);
  --ot-auto-color-095: #e8f3ff;
  --ot-auto-color-096: #666;
  --ot-auto-color-097: rgba(15, 35, 74, 0.08);
  --ot-auto-color-098: #d6dde9;
  --ot-auto-color-099: #a7a7a7;
  --ot-auto-color-100: #bcc7d8;
  --ot-auto-color-101: #6a6a6a;
  --ot-auto-color-102: #4d4d4d;
  --ot-auto-color-103: #e8f1fb;
  --ot-auto-color-104: #f3f3f3;
  --ot-auto-color-105: #fbfbfb;
  --ot-auto-color-106: #f2f2f2;
  --ot-auto-color-107: #4e4e4e;
  --ot-auto-color-108: #2ac457;
  --ot-auto-color-109: #e05050;
  --ot-auto-color-110: #6c8acc;
  --ot-auto-color-111: #1f2d3d;
  --ot-auto-color-112: #6d6d6d;
  --ot-auto-color-113: rgba(0, 0, 0, 0.08);
  --ot-auto-color-114: #646464;
  --ot-auto-color-115: #038b13;
}

.container {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 15px;
}

.text-white {
  color: var(--ot-auto-color-001) !important;
}

.after-before-white::after,
.after-before-white::before {
  background: var(--ot-auto-color-001) !important;
}

@media (min-width: 576px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 1440px) and (max-width: 1600px) {
  .container {
    max-width: 1240px;
    padding-left: 0;
    padding-right: 0;
  }
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*---------------------------------
	typography css start 
---------------------------------*/
body {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: var(--ot-body-color);
  font-family: var(--ot-body-font);
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

ul {
  margin: 0px;
  padding: 0px;
}

p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 33px;
  font-family: var(--ot-body-font);
  color: var(--ot-body-color);
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

a:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

a,
button {
  color: inherit;
  outline: none;
  border: none;
  background: transparent;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

*::-moz-selection {
  background: var(--ot-black-color);
  color: var(--ot-white-color);
  text-shadow: none;
}

*::-moz-selection {
  background: var(--ot-black-color);
  color: var(--ot-white-color);
  text-shadow: none;
}

*::selection {
  background: var(--ot-black-color);
  color: var(--ot-white-color);
  text-shadow: none;
}

*::-moz-placeholder {
  color: var(--ot-black-color);
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: var(--ot-black-color);
  font-size: 14px;
  opacity: 1;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.theme-text {
  color: var(--ot-theme-color) !important;
}

.black-text {
  color: var(--ot-black-color);
}

.d-flex {
  display: flex;
}

.d-flex.align-items-center {
  display: flex;
  align-items: center;
}

.d-flex.align-items-end {
  display: flex;
  align-items: end;
}

.d-flex.justify-content-center {
  display: flex;
  justify-content: center;
}

.d-flex.justify-content-end {
  display: flex;
  justify-content: end;
}

.d-flex.justify-content-between {
  display: flex;
  justify-content: space-between;
}

.d-flex.align-content-between {
  align-content: space-between;
}

.d-flex.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.d-flex.flex-revers {
  display: flex;
  flex-direction: row-reverse;
}

.d-flex.text-center {
  text-align: center;
  margin: auto;
}

.text-center {
  text-align: center;
}

@media (min-width: 992px) {
  .d-lg-flex {
    display: flex;
  }

  .d-lg-flex.align-items-center {
    display: flex;
    align-items: center;
  }

  .d-lg-flex.justify-content-center {
    display: flex;
    justify-content: center;
  }

  .d-lg-flex.justify-content-end {
    display: flex;
    justify-content: end;
  }

  .d-lg-flex.flex-revers {
    display: flex;
    flex-direction: row-reverse;
  }
}

.fw-6 {
  font-weight: 600;
}

.fw-5 {
  font-weight: 500;
}

.fw-4 {
  font-weight: 400;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .me-xxl-5 {
    margin-right: 50px;
  }
}

.m-0 {
  margin: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.w-100 {
  width: 100% !important;
  max-width: 100% !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-26 {
  font-size: 26px !important;
}


.d-xl-flex {
  display: flex;
}

.d-xl-flex.align-items-center {
  display: flex;
  align-items: center;
}

.d-xl-flex.justify-content-center {
  display: flex;
  justify-content: center;
}

.d-xl-flex.justify-content-end {
  display: flex;
  justify-content: end;
}

@media (min-width: 0) and (max-width: 1199px) {
  .d-xl-flex {
    flex-direction: column;
  }
}

@media (min-width: 0) and (max-width: 1199px) {
  .d-xl-flex.lg-revers {
    display: flex;
    flex-direction: column-reverse;
  }
}

.radius-10 {
  border-radius: 10px;
}

.radius-10 img {
  border-radius: 10px;
}

.space {
  padding-top: 50px;
  padding-bottom: 50px;
}

.space-top {
  padding-top: 50px;
}

.space-bottom {
  padding-bottom: 50px !important;
}

.mb-0 {
  margin-bottom: 0;
}

.theme-text {
  color: var(--ot-theme-color) !important;
}

.z-index-2 {
  position: relative;
  z-index: 2;
}

.p-relative {
  position: relative;
}

.body-overlay {
  background-color: var(--ot-black-color);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

.body-overlay:hover {
  cursor: url(../img/icon/close.png), pointer;
}

.body-overlay.opend {
  opacity: 0.7;
  visibility: visible;
}

/*----------------------------------------*/
/*  2.8 Offcanvas
/*----------------------------------------*/
.ot-offcanvas {
  position: fixed;
  background: var(--ot-white-color);
  width: 480px;
  right: 0;
  top: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.3s 0.3s ease-out;
  -moz-transition: 0.3s 0.3s ease-out;
  -ms-transition: 0.3s 0.3s ease-out;
  -o-transition: 0.3s 0.3s ease-out;
  transition: 0.3s 0.3s ease-out;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
  z-index: 999;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ot-offcanvas {
    width: 400px;
  }
}

@media (max-width: 575px) {
  .ot-offcanvas {
    width: 100%;
  }
}

.ot-offcanvas-header {
  padding: 20px 40px;
  background-color: var(--ot-theme-color);
}

.ot-offcanvas-wrapper {
  padding: 0 40px;
}

.ot-offcanvas-wrapper .header-info {
  display: inline-flex !important;
}

.ot-offcanvas.opend {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ot-offcanvas-close-toggle {
  font-size: 16px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: var(--ot-theme-color);
  border: 1px solid var(--ot-theme-color);
  background-color: var(--ot-white-color);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.ot-offcanvas-close-toggle:hover {
  color: var(--ot-white-color);
  background: var(--ot-theme-color);
  border: 1px solid var(--ot-theme-color);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
  .ot-offcanvas-header {
    margin-bottom: 40px;
  }
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

/*----------------------------------------*/
/*  2.12 Section Title
/*----------------------------------------*/
.sec-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: capitalize;
  color: var(--ot-theme-color);
  margin-bottom: 15px;
}

@media (max-width: 575px) {
  .sec-title {
    font-size: 24px;
  }
}

.sec-title.black-text {
  color: var(--ot-title-color);
}

/* HEADER CSS */
/*----------------------------------------*/
/*  3.1 Header Style 1
/*----------------------------------------*/
.header-layout1 {
  position: relative;
  box-shadow: 0 4px 16px 0 var(--ot-auto-color-008);
  background: var(--ot-auto-color-001);
  z-index: 5;
}

.header-area {
  overflow: visible;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .header-layout1 .header-menu {
    margin-right: 10rem;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header-layout1 .header-menu {
    margin-right: 8rem;
  }
}

.header-right-bars {
  display: none;
}

@media (max-width: 1199px) {
  .header-right-bars {
    display: block;
  }
}

.header-right-bars svg {
  width: 25px;
}

@media (min-width: 0) and (max-width: 1199px) {
  .header-menu {
    display: none;
  }
}

.header-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 74px;
  position: relative;
}

.header-logo {
  flex: 0 0 auto;
  position: relative;
  top: 40px;
  z-index: 2;
}

.header-logo img {
  width: 256px;
}

@media (min-width: 0) and (max-width: 1199px) {
  .header-logo {
    top: 5px;
  }
}

.header-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header-right {
    gap: 15px;
  }
}

.header-menu {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  padding-left: 40px;
}

@media (max-width: 1199px) {
  .header-menu {
    display: none;
  }
}

.header-info-box {
  display: flex;
  align-items: center;
  gap: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1199px) {
  .header-info-box {
    gap: 20px;
    right: 40px;
  }
}

@media (max-width: 767px) {
  .header-info-box .header-info {
    display: none;
  }
}

.header-info {
  font-weight: 500;
  font-size: 20px;
  color: var(--ot-auto-color-009);
  font-family: var(--ot-montserrat-style);
}

.header-info {
  box-shadow: 0 4px 8px 0 var(--ot-auto-color-010);
  background: var(--ot-auto-color-011);
  border-radius: 5px;
  padding: 10px 15px;
  padding-right: 60px;
  display: flex;
  gap: 5px;
}

.header-info .h-number {
  display: block;
  font-size: 14px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header-info {
    padding-right: 15px;
  }
}

.header-lang {
  position: relative;
  cursor: pointer;
  background: var(--ot-auto-color-012);
  border: 0.45px solid #dadada;
  border-radius: 2px;
  padding: 7px;
  border: 1px solid var(--ot-auto-color-013);
  line-height: 1;
}

.header-lang-list {
  position: absolute;
  top: 140%;
  right: 0;
  z-index: 11;
  padding: 8px;
  min-width: 100px;
  background: var(--ot-auto-color-014);
  box-shadow: 0 0 36px 0 var(--ot-auto-color-015);
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
  border-radius: 0;
}

.header-lang-list li {
  font-size: 12px;
  font-weight: 500;
  color: var(--ot-title-color);
  text-align: left;
  list-style: none;
  padding: 5px 8px;
  border-radius: 0;
  align-items: center;
  justify-content: space-between;
}

.header-lang-list li img {
  margin-right: 0;
}

.header-lang-list li .lang-checkmark {
  position: absolute;
  color: var(--ot-white-color);
  font-size: 14px;
  visibility: hidden;
  transition: 0.2s ease;
  right: 20px;
}

.header-lang-list li a {
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
}

.header-lang-list li.active {
  background: var(--ot-theme-color);
  color: var(--ot-white-color);
}

.header-lang-list li.active .lang-checkmark {
  visibility: visible;
}

.header-lang-list.lang-list-open {
  visibility: visible;
  opacity: 1;
  top: 118%;
}

.header-lang-selected-lang {
  position: relative;
  font-weight: 500;
  font-size: 10px;
  color: var(--ot-auto-color-016);
  border-radius: 2px;
  text-transform: uppercase;
  transition: 0.3s;
  display: flex;
  align-items: center;
  gap: 3px;
  padding-right: 2px;
}

.header-lang-selected-lang img.lang-flag {
  width: 15px;
  height: auto;
}

.header-lang-selected-lang .lang-dropdown-icon {
  width: 10px;
  height: 10px;
  object-fit: contain;
  opacity: 0.7;
}

.header-lang-selected-lang .lang-checkmark-toggle {
  color: var(--ot-white-color);
  font-size: 14px;
  margin-left: 5px;
}

.header-lang-selected-lang .fa-angle-down {
  font-size: 10px;
  color: var(--ot-auto-color-017);
  margin-left: 2px;
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

/*----------------------------------------*/
/*  4.1 Main menu css
/*----------------------------------------*/
.ot-main-menu>nav>ul>li {
  position: relative;
  display: inline-block;
  padding: 18px 0 21px;
}

.ot-main-menu>nav>ul>li:not(:last-child) {
  padding-right: 11px;
  margin-right: 11px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ot-main-menu>nav>ul>li:not(:last-child) {
    padding-right: 5px;
    margin-right: 5px;
  }
}

.ot-main-menu>nav>ul>li.has-dropdown {
  position: relative;
  padding-right: 30px;
}

.ot-main-menu>nav>ul>li.has-dropdown::after {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 48%;
  right: 5px;
  content: "";
  color: #333333;
  background-image: url(../img/icon/dropdown.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  opacity: 1;
}

.ot-main-menu>nav>ul>li>a {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 4px;
  display: inline-block;
  text-transform: capitalize;
  color: var(--ot-location-centers-city-color);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.ot-main-menu>nav>ul>li>a::after {
  position: absolute;
  border-radius: 1px;
  width: 0;
  height: 3px;
  bottom: -8px;
  left: 0;
  content: "";
  border-radius: 1px;
  background: var(--ot-theme-color);
  transition: 0.3s;
}

.ot-main-menu>nav>ul>li>a:hover::after {
  width: 100%;
}

.ot-main-menu>nav>ul>li.active>a::after {
  width: 100%;
}

.ot-main-menu>nav>ul>li .submenu {
  position: absolute;
  width: 300px;
  z-index: 999;
  padding: 25px 0px;
  top: calc(100% - 4px);
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  text-align: left;
  margin-left: 0;
  transform-origin: top;
  transition-duration: 0.1s;
  backdrop-filter: blur(8px);
  background: var(--ot-white-color);
  box-shadow: 0px 10px 30px 0px var(--ot-auto-color-019);
  -webkit-transform: perspective(300px) rotateX(-18deg);
  -moz-transform: perspective(300px) rotateX(-18deg);
  -ms-transform: perspective(300px) rotateX(-18deg);
  -o-transform: perspective(300px) rotateX(-18deg);
  transform: perspective(300px) rotateX(-18deg);
}

.ot-main-menu>nav>ul>li .submenu li {
  list-style: none;
  display: block;
  padding: 0 30px;
  position: relative;
}

.ot-main-menu>nav>ul>li .submenu li:not(:last-child) {
  margin-bottom: 18px;
}

.ot-main-menu>nav>ul>li .submenu li .submenu {
  left: 100%;
  top: 0;
}

.ot-main-menu>nav>ul>li .submenu li a {
  position: relative;
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  padding: 0 0;
  text-transform: capitalize;
  color: var(--ot-title-color);
}

.ot-main-menu>nav>ul>li .submenu li a::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  height: 2px;
  width: 0px;
  opacity: 0;
  visibility: hidden;
  display: inline-block;
  transition: all 0.3s ease-out 0s;
  background-color: var(--ot-title-color);
  transform: translateY(-50%);
}

.ot-main-menu>nav>ul>li .submenu li:hover>.submenu {
  opacity: 1;
  visibility: visible;
}

.ot-main-menu>nav>ul>li .submenu li:hover>a {
  padding-left: 25px;
  color: var(--ot-title-color);
}

.ot-main-menu>nav>ul>li .submenu li.active>a {
  padding-left: 25px;
  color: var(--ot-title-color);
}

.ot-main-menu>nav>ul>li .submenu li:hover>a::before {
  width: 20px;
  visibility: visible;
  opacity: 1;
}

.ot-main-menu>nav>ul>li .submenu li.active>a::before {
  width: 20px;
  visibility: visible;
  opacity: 1;
}

.ot-main-menu>nav>ul>li:hover .submenu {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 2px);
  transition-duration: 0.2s;
  -webkit-transform: perspective(300px) rotateX(0deg);
  -moz-transform: perspective(300px) rotateX(0deg);
  -ms-transform: perspective(300px) rotateX(0deg);
  -o-transform: perspective(300px) rotateX(0deg);
  transform: perspective(300px) rotateX(0deg);
}

.ot-main-menu>nav>ul>li:hover.has-dropdown::after {
  filter: brightness(1) contrast(1);
}

.ot-menu-close i {
  line-height: 45px;
}

/*----------------------------------------*/
/*  4.2 Mobilemenu css
/*----------------------------------------*/
.ot-offcanvas-menu {
  margin-bottom: 40px;
}

.ot-offcanvas-menu ul {
  list-style: none;
}

.ot-offcanvas-menu ul li {
  position: relative;
}

.ot-offcanvas-menu ul li>a {
  padding: 8px 0;
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: var(--ot-black-color);
}

.ot-offcanvas-menu ul li>a i {
  display: none;
}

.ot-offcanvas-menu ul li:not(:last-child)>a {
  border-bottom: 1px solid var(--ot-auto-color-020);
}

.ot-offcanvas-menu ul li.active>a {
  color: var(--ot-theme-color);
}

.ot-offcanvas-menu ul li.active>.ot-menu-close {
  color: var(--ot-white-color);
  background: var(--ot-black-color);
  border-color: var(--ot-black-color);
}

.ot-offcanvas-menu ul li.active>.ot-menu-close i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ot-offcanvas-menu ul li .ot-submenu {
  display: none;
  padding-left: 20px;
}

.ot-offcanvas-menu ul li .ot-mega-menu {
  display: none;
}

.ot-menu-close {
  position: absolute;
  right: 0;
  top: 6px;
  height: 30px;
  width: 30px;
  font-size: 12px;
  line-height: 29px;
  text-align: center;
  border: 1px solid var(--ot-auto-color-021);
}

.ot-menu-close i {
  transition: all 0.3s;
}

.index-page .ot-offcanvas-menu nav > ul > li.has-dropdown {
  padding-right: 42px;
}

.index-page .ot-offcanvas-menu nav > ul > li.has-dropdown > a {
  padding-right: 8px;
}

.index-page .ot-offcanvas-menu nav > ul > li > .ot-menu-close {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ot-offcanvas-wrapper .header-info-box {
  top: auto;
  bottom: 20px;
  left: 30px;
}

/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/
.ot-footer-wrapp {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 53px;
  margin: 0;
}

@media (max-width: 1199px) {
  .ot-footer-wrapp {
    gap: 35px;
  }
}

@media (max-width: 991px) {
  .ot-footer-wrapp {
    flex-direction: column;
    align-items: center;
    text-align: start;
    gap: 40px;
  }
}

@media (max-width: 575px) {
  .ot-footer-wrapp {
    align-items: start;
  }
}

.ot-footer-wrapp .footer-infobox {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 53px;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .ot-footer-wrapp .footer-infobox {
    display: flex;
    justify-content: space-around;
    align-items: end;
    gap: 60px;
  }
}

@media (max-width: 575px) {
  .ot-footer-wrapp .footer-infobox {
    display: block;
  }
}

.ot-footer-wrapp .footer-map-box {
  position: relative;
  width: 331px;
}

@media (max-width: 991px) {
  .ot-footer-wrapp .footer-map-box {
    max-width: 600px;
    width: 100%;
  }
}

.ot-footer-wrapp .footer-map-box iframe {
  width: 331px;
  height: 248px;
  border: 0;
  border-radius: 10px;
}

@media (max-width: 991px) {
  .ot-footer-wrapp .footer-map-box iframe {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .ot-footer-wrapp .footer-map-box iframe {
    height: 240px;
  }
}

@media (max-width: 575px) {
  .ot-footer-wrapp .footer-map-box iframe {
    height: 210px;
  }
}

@media (max-width: 430px) {
  .ot-footer-wrapp .footer-map-box iframe {
    height: 190px;
  }
}

.ot-footer-wrapp .footer-map-box .map-card {
  position: absolute;
  top: 10px;
  left: 10px;
  background: var(--ot-white-color);
  padding: 12px;
  border-radius: 8px;
  box-shadow: 0 4px 10px var(--ot-auto-color-022);
  min-width: 209px;
  z-index: 10;
}

@media (max-width: 991px) {
  .ot-footer-wrapp .footer-map-box .map-card {
    left: 15px;
  }
}

@media (max-width: 768px) {
  .ot-footer-wrapp .footer-map-box .map-card {
    padding: 10px;
  }
}

.ot-footer-wrapp .footer-map-box .map-card h3 {
  font-size: 14px;
  margin: 0 0 4px 0;
  font-weight: 500;
  color: var(--ot-auto-color-023);
}

@media (max-width: 575px) {
  .ot-footer-wrapp .footer-map-box .map-card h3 {
    font-size: 12px;
  }
}

.ot-footer-wrapp .footer-map-box .map-card p {
  font-size: 8px;
  color: var(--ot-location-centers-badge-text-color);
  line-height: 1;
  margin-bottom: 0;
}

.ot-footer-wrapp .footer-map-box .map-card a {
  font-size: 8px;
  color: var(--ot-theme-color);
}

.ot-footer-wrapp .footer-logo {
  width: 100%;
  margin-bottom: 10px;
}

.ot-footer-wrapp .footer-logo img {
  max-width: 100%;
}

@media (max-width: 991px) {
  .ot-footer-wrapp .footer-logo img {
    max-width: 210px;
  }
}

.ot-footer-wrapp .ot-sec-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: var(--ot-auto-color-024);
}

@media (max-width: 768px) {
  .ot-footer-wrapp .ot-sec-text {
    font-size: 15px;
  }
}

.ot-footer-wrapp .ot-sec-phone {
  font-weight: 500;
  font-size: 24px;
  color: var(--ot-auto-color-024);
  margin-top: 20px;
}

@media (max-width: 991px) {
  .ot-footer-wrapp .ot-sec-phone {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  .ot-footer-wrapp .ot-sec-phone {
    font-size: 20px;
  }
}

.ot-footer-wrapp .ot-sec-title-hours {
  font-weight: 500;
  font-size: 18px;
  text-transform: capitalize;
  color: var(--ot-auto-color-024);
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .ot-footer-wrapp .ot-sec-title-hours {
    font-size: 17px;
  }
}

.ot-footer-wrapp .ot-sec-hours {
  font-weight: 400;
  font-size: 15px;
  text-transform: capitalize;
  color: var(--ot-auto-color-024);
  margin-bottom: 0;
}

.ot-footer-wrapp .ot-sec-hours span {
  display: block;
  margin-bottom: 0;
}

.ot-footer-copyright {
  background: var(--ot-auto-color-025);
  color: var(--ot-white-color);
  text-align: center;
  padding: 20px;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
}

.copyright-paragraph {
  padding: 13px 0;
  font-size: 12px;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 0;
}

.smoke-bg {
  background-color: var(--ot-smoke-color);
}

span.map-start {
  position: absolute;
  top: 14px;
  right: 16px;
}

/*----------------------------------------*/
/*  7.6 Hero css
/*----------------------------------------*/
.hero-bg-style {
  background: var(--ot-smoke-color3);
  z-index: 1;
  border-bottom: 1px solid var(--ot-auto-color-026);
}

.hero-shape {
  position: absolute;
  top: 67px;
  z-index: -1;
}

@media (max-width: 575px) {
  .hero-shape {
    top: 0;
  }
}

.hero-shape img {
  max-height: 389px;
}

@media (max-width: 575px) {
  .hero-shape img {
    width: 50%;
  }
}

.hero-content-box {
  min-height: 588px;
  padding-top: 130px;
  padding-bottom: 130px;
}

@media (max-width: 991px) {
  .hero-content-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .hero-content-box {
    min-height: 545px;
  }
}

@media (max-width: 991px) {
  .hero-title-area {
    text-align: center;
  }
}

.hero-title {
  font-weight: 700;
  font-size: 30px;
  text-transform: none;
  color: var(--ot-theme-color);
  margin-bottom: 18px;
  line-height: 1.18;
  letter-spacing: -0.02em;
}

@media (max-width: 991px) {
  .hero-title {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .hero-title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
  }
}

.hero-text {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  color: var(--ot-body-color);
  margin-bottom: 38px;
}

@media (max-width: 575px) {
  .hero-text {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
  }
}

.hero-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  line-height: 1;
  border-radius: 100px;
  padding: 15px 28px;
  color: var(--ot-white-color);
  box-shadow: none;
  background: none;
  border: 1px solid var(--ot-white-color);
  transition: 0.3s;
  transform: translateY(0);
  font-size: 16px;
  font-weight: 500;
}

@media (max-width: 575px) {
  .hero-btn {
    font-size: 13px;
    padding: 11px 14px;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
  }
}

.hero-btn:hover {
  color: var(--ot-white-color);
  transform: translateY(-1.5px);
}

.hero-btn:focus {
  color: var(--ot-white-color);
}

.hero-btn-location {
  font-size: 18px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}

.hero-black-title {
  color: var(--ot-location-centers-title-color);
}

.hero-quality-box {
  display: flex;
  align-items: start;
  gap: 30px;
}

@media (max-width: 575px) {
  .hero-quality-box {
    display: block;
  }
}

.hero-note p {
  font-size: 25px;
  font-weight: 500;
  padding: 11px 14px;
  border-radius: 4px;
  text-transform: none;
  color: var(--ot-white-color);
  display: inline-block;
  margin-bottom: 38px;
  background: none;
  border: 1px solid var(--ot-white-color);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-note p {
    font-size: 24px;
    padding: 14px 9px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-note p {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .hero-note p {
    font-size: 15px;
    padding: 7px 20px;
    margin-bottom: 40px;
    padding-left: 8px;
  }
}

@media (max-width: 575px) {}

.hero-bg-style .hero-offer-box {
  background: var(--ot-theme-color);
  border: 2px solid var(--ot-theme-color);
}

.hero-offer-box {
  display: inline-block;
  min-width: 220px;
  padding: 12px 12px 10px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 10px 20px 0 var(--ot-auto-color-027);
  margin-left: 0;
  color: var(--ot-white-color);
}

@media (max-width: 575px) {
  .hero-offer-box {
    margin-left: 0;
    min-width: 100%;
  }
}

.hero-offer-text {
  font-weight: 400;
  font-size: 22px;
  color: var(--ot-white-color);
  margin-bottom: 14px;
  line-height: 1.05;
  font-family: var(--ot-roboto-style);
}

@media (max-width: 575px) {
  .hero-offer-text {
    font-size: 17px;
  }
}

.hero-offer-title {
  font-weight: 500;
  font-size: 25px;
  line-height: 1;
  padding: 10px 0px;
  /*color: var(--ot-white-color);*/
  margin-bottom: -8px;
  font-family: var(--ot-roboto-style);
}

.hero-offer-font {
  font-size: 16px;
  font-weight: 400;
}


@media (max-width: 575px) {
  .hero-offer-title {
    font-size: 23px;
  }
}

.hero-offer-by {
  position: relative;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  font-family: var(--ot-roboto-style);
  margin-bottom: 12px;
}

@media (max-width: 575px) {
  .hero-offer-by {
    font-size: 9px;
  }
}

.hero-offer-by::before,
.hero-offer-by::after {
  position: absolute;
  width: 40%;
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  content: "";
  background: var(--ot-white-color);
  border-radius: 1px;
}

.hero-offer-by::after {
  left: auto;
  right: 0;
}

.hero-offer-value {
  font-weight: 600;
  font-size: 23px;
  line-height: 1.2;
  font-family: var(--ot-roboto-style);
}

@media (max-width: 575px) {
  .hero-offer-value {
    font-size: 18px;
  }

  .hero-offer-font {
    font-size: 13px;
  }
}

.hero-home-style {
  padding-top: 144px;
  padding-bottom: 194px;
}

@media (max-width: 991px) {
  .hero-home-style {
    padding-top: 35px;
    padding-bottom: 300px;
  }
}

@media (max-width: 575px) {
  .hero-home-style {
    padding-bottom: 200px;
  }
}

.hero-home-style .hero-content-box {
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-home-style .hero-quality-box {
  margin-top: 0;
}

.hero-home-style .hero-text {
  margin-bottom: 34px;
}

.hero-home-style .hero-title {
  color: var(--ot-title-color);
}

.hero-home-style .hero-title.theme-text {
  color: var(--ot-theme-color);
}

@media (max-width: 991px) {}

@media (max-width: 575px) {}

@media (max-width: 575px) {}

@media (max-width: 575px) {}

@media (max-width: 575px) {}

@media (max-width: 575px) {}

@media (max-width: 575px) {}

@media (max-width: 575px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media (max-width: 575px) {}

.hero-video-style {
  position: relative;
  min-height: 706px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-video-style {
    min-height: 600px;
  }
}

@media (max-width: 575px) {
  .hero-video-style {
    min-height: 550px;
  }
}

.hero-video-style .hero-title,
.hero-video-style .hero-text {
  color: var(--ot-white-color);
}

.hero-video-style .hero-quality-box {
  margin-top: 40px;
}

.hero-video-style .hero-note p {
  color: var(--ot-white-color);
  padding: 11px 14px;
  border: 1px solid var(--ot-white-color);
  background: none;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .hero-video-style .hero-note p {
    padding: 14px 60px;
    padding-left: 8px;
  }
}

@media (max-width: 575px) {
  .hero-video-style .hero-note p {
    width: 100%;
    padding: 14px 45px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}

.hero-video-style .hero-btn {
  color: var(--ot-white-color);
  box-shadow: none;
}

.hero-home-style .hero-offer-box {
  background: none;
  border: 1px solid var(--ot-white-color);
}

.inner-wrapper .hero-offer-box {
  height: 198px;
}

.breadcrumb {
  overflow: hidden;
}

.breadcrumb .hero-shape {
  top: 56px;
  left: 0;
  opacity: 1;
}

.breadcrumb .hero-shape img {
  max-height: 430px;
}

.breadcrumb-inner {
  min-height: 570px;
  padding-top: 120px;
  padding-bottom: 93px;
}

.breadcrumb-main {
  margin-bottom: 40px;
}

.breadcrumb-title {
  margin: 0 0 12px;
  color: var(--ot-auto-color-030);
  font-size: 30px;
  line-height: 1.22;
  font-weight: 600;
  letter-spacing: -0.03em;
  text-transform: capitalize;
}

.breadcrumb-text {
  margin: 0;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.4;
  text-transform: capitalize;
  color: var(--ot-body-color);
}

.breadcrumb-actions {
  display: flex;
  align-items: flex-start;
  gap: 42px;
}

.breadcrumb-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.breadcrumb-note p {
  min-width: 560px;
  margin-bottom: 56px;
  padding: 13px 18px;
  border-radius: 8px;
  color: var(--ot-auto-color-001);
  font-size: 28px;
  line-height: 1.08;
  font-weight: 500;
  background: linear-gradient(270deg, var(--ot-auto-color-031) 0%, var(--ot-theme-color) 100%);
}

.breadcrumb-btn {
  font-size: 17px;
  font-weight: 600;
  padding: 16px 32px;
  gap: 14px;
  border: 0;
  box-shadow: inset 0 0 20px 0 var(--ot-theme-color);
  background: linear-gradient(180deg, var(--ot-auto-color-032) 0%, var(--ot-auto-color-033) 100%);
}

.breadcrumb-btn .hero-btn-icon img {
  width: 20px;
}

.breadcrumb-btn .hero-btn-location {
  width: 22px;
  height: 22px;
  font-size: 21px;
}

.breadcrumb-offer {
  min-width: 220px;
  height: auto;
  margin-top: 0;
  padding: 15px 14px 13px;
  border-radius: 10px;
  background: var(--ot-auto-color-034);
  border-color: var(--ot-auto-color-034);
  box-shadow: 0 10px 24px var(--ot-auto-color-035);
}

.breadcrumb-offer .hero-offer-text {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.12;
  margin-bottom: 13px;
}

.breadcrumb-offer .hero-offer-by {
  margin-bottom: 14px;
}

.breadcrumb-offer .hero-offer-value {
  font-size: 24px;
  line-height: 1.28;
}

.breadcrumb-offer .hero-offer-font {
  font-size: 15px;
}

@media (max-width: 1199px) {
  .breadcrumb-inner {
    min-height: 0;
    padding-top: 52px;
    padding-bottom: 110px;
  }

  .breadcrumb-main {
    max-width: 100%;
  }

  .breadcrumb-title {
    font-size: 34px;
  }

  .breadcrumb-text {
    max-width: 100%;
    font-size: 23px;
  }

  .breadcrumb-note p {
    min-width: 0;
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .breadcrumb-inner {
    min-height: 0;
    padding-top: 56px;
    padding-bottom: 90px;
  }

  .breadcrumb-main {
    margin-bottom: 36px;
  }

  .breadcrumb-title,
  .breadcrumb-text {
    text-align: center;
  }

  .breadcrumb-actions {
    flex-direction: column;
    align-items: center;
    gap: 28px;
  }

  .breadcrumb-content {
    align-items: center;
  }

  .breadcrumb-note p {
    min-width: 0;
    margin-bottom: 28px;
  }
}

@media (max-width: 575px) {
  .breadcrumb .hero-shape {
    top: 26px;
  }

  .breadcrumb .hero-shape img {
    width: 70%;
  }

  .breadcrumb-title {
    font-size: 24px;
  }

  .breadcrumb-text {
    font-size: 16px;
    line-height: 1.45;
  }

  .breadcrumb-note p {
    font-size: 18px;
    padding: 11px 14px;
  }

  .breadcrumb-btn {
    padding: 14px 18px;
    font-size: 14px;
  }
}

.hero-video-style .hero-home-style {
  position: relative;
  gap: 30px;
  padding-top: 170px;
  padding-bottom: 98px;
  z-index: 2;
}

@media (max-width: 1199px) {
  .hero-video-style .hero-home-style {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (max-width: 991px) {
  .hero-video-style .hero-home-style {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .hero-video-style .hero-home-style {
    padding-top: 35px;
    padding-bottom: 300px;
  }
}

@media (max-width: 575px) {
  .hero-video-style .hero-home-style {
    padding-bottom: 200px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-video-style .hero-home-style {
    padding-bottom: 170px;
  }
}

.hero-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

@media (max-width: 575px) {}

.sound-toggle {
  display: none;
}

.sound-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: var(--ot-auto-color-038);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--ot-auto-color-001);
  font-size: 20px;
  z-index: 99;
}

.sound-icon::before {
  content: "🔊";
}

.sound-toggle:not(:checked)+.sound-icon::before {
  content: "🔇";
}

@keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }

  60% {
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}

/*----------------------------------------*/
/*  7.1 About css
/*----------------------------------------*/
.about-space {
  padding-top: 95px;
  padding-bottom: 50px;
}

.about-wrapp1 {
  display: flex;
  gap: 36px;
  align-items: center;
}

@media (min-width: 0) and (max-width: 1199px) {
  .about-wrapp1 {
    flex-direction: column;
    align-items: start;
  }
}

@media (max-width: 1599px) {
  .about-wrapp1.implant-style {
    gap: 50px;
  }
}

.about-imgbox {
  flex: 0 0 auto;
}

@media (min-width: 0) and (max-width: 1199px) {
  .about-imgbox {
    width: 100%;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-imgbox.style1 {
    max-width: 63%;
  }
}

.about-img img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.about-content-box .sec-text {
  margin-bottom: 16px;
}

.about-landing-style.about-space {
  padding-top: 110px;
  padding-bottom: 110px;
}

@media (max-width: 1199px) {
  .about-landing-style.about-space {
    padding-top: 100px;
  }
}

@media (max-width: 575px) {
  .about-landing-style.about-space {
    padding-top: 50px;
  }
}

.about-landing-style .sec-title {
  color: var(--ot-title-color);
  line-height: 1.5;
  margin-bottom: 26px;
  font-size: 30px;
  max-width: 650px;
}

@media (max-width: 575px) {
  .about-landing-style .sec-title {
    font-size: 20px;
  }
}

.about-landing-style .about-wrapp1 {
  gap: 28px;
  align-items: flex-start;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-landing-style .about-wrapp1 {
    gap: 24px;
  }
}

@media (max-width: 1199px) {
  .about-landing-style .about-wrapp1 {
    gap: 40px;
  }
}

@media (max-width: 767px) {
  .about-landing-style .about-wrapp1 {
    gap: 24px;
  }
}

@media (max-width: 991px) {
  .about-landing-style .about-wrapp1 {
    align-items: stretch;
  }
}

.about-landing-style .about-imgbox {
  width: 51.5%;
}

@media (max-width: 1599px) {
  .about-landing-style .about-imgbox {
    width: 50%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-landing-style .about-imgbox {
    text-align: center;
    margin: auto;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px) {
  .about-landing-style .about-imgbox {
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  .about-landing-style .about-imgbox {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}

@media (max-width: 575px) {
  .about-landing-style .about-imgbox {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.about-landing-style .about-img {
  position: relative;
  z-index: 2;
  max-width: 100%;
}

@media (max-width: 1199px) {
  .about-landing-style .about-img {
    max-width: 100%;
  }
}

.about-landing-style .about-img img {
  object-fit: cover;
  border-radius: 14px;
}

.about-grid-layout {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.about-grid-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.about-grid-item {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
}

.about-grid-item img {
  width: 100%;
  height: 100%;
  display: block;
}

.about-grid-item-sm {
  height: 272px;
}

.about-grid-item-lg {
  height: 272px;
}

.about-grid-badge {
  position: absolute;
  left: 50%;
  top: 49.5%;
  transform: translate(-50%, -50%);
  width: 71px;
  height: 71px;
  border-radius: 100px;
  background: var(--ot-auto-color-001);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 24px var(--ot-auto-color-039);
  z-index: 3;
}

.about-grid-badge img {
  width: 48px;
  height: auto;
}

@media (max-width: 991px) {

  .about-grid-item-sm,
  .about-grid-item-lg {
    height: 220px;
  }

  .about-grid-item-sm {
    height: 240px;
  }

  .about-grid-item-lg {
    height: 240px;
  }
}

@media (max-width: 767px) {
  .about-grid-top {
    grid-template-columns: 1fr;
  }

  .about-grid-item-sm,
  .about-grid-item-lg {
    height: auto;
  }

  .about-grid-badge {
    top: 50%;
    width: 58px;
    height: 58px;
  }

  .about-grid-badge img {
    width: 42px;
  }
}

@media (max-width: 575px) {
  .about-grid-badge {
    top: 0;
  }
}

.about-landing-style .about-content-box {
  flex: 1 1 0;
  padding-top: 6px;
}

@media (max-width: 991px) {
  .about-landing-style .about-content-box {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }
}

.about-shape1-1 {
  position: absolute;
  right: -72px;
  top: 57%;
  transform: translateY(-50%);
  opacity: 1;
  pointer-events: none;
  max-width: 385px;
  z-index: -1;
}

.about-shape1-1 img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 1199px) {
  .about-shape1-1 {
    right: -18px;
    top: 54%;
    width: 340px;
  }
}

@media (max-width: 575px) {
  .about-shape1-1 {
    top: 50%;
    right: -92px;
    width: 260px;
    transform: translateY(-50%) scale(0.72);
  }
}

.feature-list {
  list-style: none;
}

.feature-list ul {
  list-style: none;
}

.feature-list.letter-style {
  list-style-type: lower-alpha;
  margin: 0;
  padding-left: 3.25rem;
  margin-bottom: 10px;
}

@media (max-width: 575px) {
  .feature-list.letter-style {
    padding-left: 24px;
  }
}

.feature-list.letter-style>.feature-list-item {
  font-weight: 400;
  padding-left: 0;
  line-height: 1.4;
}

.feature-list.letter-style>.feature-list-item:not(:last-child) {
  margin-bottom: 28px;
}

.feature-list-box>.sec-text {
  margin-bottom: 12px;
}

.feature-list.dot-style .feature-list-item::before {
  position: absolute;
  width: 5px;
  height: 5px;
  top: 10px;
  left: 5px;
  content: "";
  background: var(--ot-body-color);
  border-radius: 100px;
}

.feature-list.dot-style .feature-list-item:not(:last-child) {
  margin-bottom: 6px;
}

.feature-list.subtract-style .feature-list-item::before {
  position: absolute;
  width: 8px;
  height: 1.5px;
  top: 12px;
  left: 5px;
  content: "";
  background: var(--ot-body-color);
  border-radius: 100px;
}

.feature-list.subtract-style .feature-list-item:not(:last-child) {
  margin-bottom: 6px;
}

.feature-list.numeric-style .feature-list-item {
  font-weight: 400;
  list-style: decimal;
  margin-left: 22px;
  padding-left: 3px;
}

.feature-list-item {
  position: relative;
  font-size: 16px;
  line-height: 1.45;
  padding-left: 28px;
  font-weight: 400;
}

.feature-list-item:not(:last-child) {
  margin-bottom: 16px;
}

.feature-list-icon {
  position: absolute;
  top: 4px;
  left: 0;
}

.feature-list-icon img {
  width: 18px;
  height: 18px;
}

@media (max-width: 767px) {
  .feature-list-item {
    font-size: 16px;
    padding-left: 26px;
  }
}

.feature-procedure-box {
  margin-top: 36px;
}

@media (max-width: 1599px) {
  .feature-procedure-box .sec-text {
    max-width: 898px;
  }
}

.feature-procedure-box:last-child .sec-text {
  margin-bottom: 0;
}

/* -------------------------------------------------- */
/* implant option pages */
/* -------------------------------------------------- */

.approach-matters-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.approach-card {
  padding: 40px;
  border-radius: 10px;
  border: 1px solid var(--ot-auto-color-040);
  background: var(--ot-white-color);
  box-shadow: 0 4px 32px 0 var(--ot-auto-color-041);
}

.approach-card .teeth-feature-icon {
  position: absolute;
  top: 0;
  left: 0;
}

.approach-card .feature-list-item {
  font-size: 18px;
  font-weight: 500;
  padding-left: 40px;
  color: var(--ot-black-color);
}

.approach-card-left {
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.approach-card .sec-title {
  font-size: 28px;
  margin-bottom: 18px;
}

.approach-card .sec-text {
  font-size: 16px;
  line-height: 1.8;
  color: var(--ot-body-color);
}

.approach-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.approach-list ul li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  font-size: 16px;
  line-height: 1.8;
  color: var(--ot-body-color);
  margin-bottom: 18px;
  position: relative;
  padding-left: 40px;
}

.approach-list ul li:last-child {
  margin-bottom: 0;
}

.approach-list ul li .teeth-feature-icon {
  width: 32px;
  min-width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--ot-auto-color-042);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}

.approach-list ul li .teeth-feature-icon img {
  width: 14px;
  height: 14px;
}

@media (max-width: 1199px) {
  .approach-matters-row {
    grid-template-columns: 1fr;
  }

  .approach-card {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .approach-card {
    padding: 25px;
  }

  .approach-card .sec-title {
    font-size: 24px;
  }

  .approach-list ul li {
    gap: 12px;
    margin-bottom: 16px;
  }
}


@media (max-width: 1599px) {
  .feature-procedure-box:last-child .sec-text {
    max-width: 850px;
  }
}

.smoke-bg3 {
  background: var(--ot-smoke-color3);
}

.about-in-dentures-subtitle {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 22px;
  color: var(--ot-location-centers-title-color);
}

.teeth-about-titlebox {
  margin-top: 60px;
}

.why-us-feature-area {
  padding: 86px 0 34px;
}

.why-us-space {
  padding-bottom: 110px;
}

.why-us-feature-stack {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.why-us-feature-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 540px;
  align-items: center;
  gap: 48px;
}

.why-us-page .why-us-feature-card,
.why-us-page .why-us-feature-card.reverse {
  gap: 86px;
}

.why-us-feature-card:not(:last-child) {
  margin-bottom: 45px;
}

.why-us-feature-card.reverse {
  grid-template-columns: 540px minmax(0, 1fr);
}

.why-us-feature-title {
  margin: 0 0 18px;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: var(--ot-location-centers-title-color);
}

.why-us-feature-copy {
  max-width: 650px;
}

.why-us-feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.why-us-feature-list li {
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  line-height: 1.38;
  color: var(--ot-location-centers-badge-text-color);
}

.why-us-feature-list li:not(:last-child) {
  margin-bottom: 14px;
}

.why-us-feature-bullet {
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
}

.why-us-feature-bullet img {
  width: 100%;
  display: block;
}

.why-us-feature-media img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  border-radius: 14px;
}

.why-us-advantage-area {
  padding: 70px 0 70px;
  background: var(--ot-auto-color-043);
}

.why-us-advantage-layout {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 92px;
  align-items: start;
}

.why-us-advantage-column {
  display: flex;
  flex-direction: column;
  gap: 86px;
}

.why-us-advantage-media img {
  width: 100%;
  height: 274px;
  object-fit: cover;
  border-radius: 14px;
}

.why-us-advantage-copy {
  max-width: 100%;
}

.why-us-advantage-copy .why-us-feature-title {
  margin-bottom: 22px;
}

.why-us-advantage-copy strong {
  font-weight: 600;
  color: var(--ot-auto-color-044);
}

.why-us-advantage-item {
  max-width: 100%;
}

.why-us-page .why-us-advantage-column:last-child .why-us-advantage-item {
  margin-top: 38px;
}

.why-us-advantage-title {
  margin: 0 0 20px;
  color: var(--ot-location-centers-title-color);
  font-size: 31px;
  line-height: 1.35;
  font-weight: 600;
}

.why-approach-area {
  padding: 56px 0 44px;
  background: var(--ot-auto-color-001);
}

.why-approach-inner {
  max-width: 1160px;
  margin: 0 auto;
}

.why-approach-title {
  margin: 0 0 18px;
  color: var(--ot-location-centers-title-color);
  font-size: 22px;
  line-height: 1.25;
  font-weight: 600;
}

.why-approach-text {
  margin: 0;
  color: var(--ot-auto-color-016);
  font-size: 18px;
  line-height: 1.45;
}

.why-approach-text-strong {
  margin-top: 4px;
  font-weight: 500;
  color: var(--ot-auto-color-023);
}

.why-approach-cta {
  margin: 54px auto 0;
  max-width: 1116px;
  padding: 28px 24px 30px;
  border-radius: 12px;
  background: var(--ot-auto-color-045);
}

.why-approach-cta-text {
  margin: 0 0 14px;
  color: var(--ot-location-centers-title-color);
  font-size: 18px;
  line-height: 1.45;
  font-style: italic;
}

.why-approach-link {
  display: inline-block;
  color: var(--ot-location-centers-title-color);
  font-size: 18px;
  line-height: 1.2;
  font-style: italic;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.why-approach-link:hover {
  color: var(--ot-location-centers-title-color);
}

@media (max-width: 1199px) {

  .why-us-feature-card,
  .why-us-feature-card.reverse {
    grid-template-columns: minmax(0, 1fr) 460px;
    gap: 32px;
  }

  .why-us-feature-title {
    font-size: 28px;
  }

  .why-us-advantage-layout {
    column-gap: 36px;
  }

  .why-us-advantage-column {
    gap: 60px;
  }

  .why-us-advantage-title {
    font-size: 28px;
  }

  .why-approach-cta {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {

  .why-us-page .why-us-feature-card,
  .why-us-page .why-us-feature-card.reverse {
    gap: 32px;
  }

  .why-us-page .why-us-advantage-column:last-child .why-us-advantage-item {
    margin-top: 24px;
  }
}

@media (max-width: 991px) {
  .why-us-feature-area {
    padding-top: 70px;
  }

  .why-us-feature-card,
  .why-us-feature-card.reverse {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .why-us-feature-card.reverse .why-us-feature-media {
    order: 0;
  }

  .why-us-feature-card.reverse .why-us-feature-copy {
    order: 1;
  }

  .why-us-feature-copy {
    max-width: 100%;
  }

  .why-us-feature-media img {
    height: 300px;
  }

  .why-us-advantage-area {
    padding: 88px 0 58px;
  }

  .why-us-advantage-layout {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .why-us-advantage-copy,
  .why-us-advantage-item {
    max-width: 100%;
  }

  .why-us-advantage-column {
    gap: 42px;
  }

  .why-us-page .why-us-advantage-column:last-child .why-us-advantage-item {
    margin-top: 0;
  }

  .why-us-advantage-media img {
    height: 320px;
  }

  .why-approach-area {
    padding: 48px 0 38px;
  }

  .why-approach-title {
    font-size: 25px;
  }
}

@media (max-width: 575px) {
  .why-us-feature-area {
    padding-top: 56px;
    padding-bottom: 18px;
  }

  .why-us-feature-card {
    padding: 18px 16px;
    gap: 18px;
  }

  .why-us-feature-title {
    font-size: 24px;
    margin-bottom: 14px;
  }

  .why-us-feature-list li {
    font-size: 16px;
    line-height: 1.45;
  }

  .why-us-feature-media img {
    height: 220px;
    border-radius: 10px;
  }

  .why-us-advantage-area {
    padding: 64px 0 46px;
  }

  .why-us-advantage-media img {
    height: 220px;
    border-radius: 10px;
  }

  .why-us-advantage-title {
    font-size: 19px;
    line-height: 1.35;
    margin-bottom: 12px;
  }

  .why-approach-area {
    padding: 38px 0 28px;
  }

  .why-approach-title {
    font-size: 20px;
    margin-bottom: 14px;
  }

  .why-approach-text,
  .why-approach-cta-text,
  .why-approach-link {
    font-size: 16px;
  }

  .why-approach-cta {
    margin-top: 28px;
    padding: 22px 16px 24px;
    border-radius: 10px;
  }
}

.teeth-about-titlebox .sec-title {
  margin-bottom: 10px;
  line-height: 1.4;
}

.teeth-about-titlebox .sec-text {
  margin-bottom: 20px;
  line-height: 1.6;
}

.about-note-area .note-wrapp {
  text-align: start;
  margin-top: 30px;
  position: relative;
}

.about-note-area .note-wrapp .schedule {
  color: var(--ot-theme-color);
}

.about-note-area .note-wrapp .note-icon {
  font-weight: 600;
  font-size: 24px;
  text-transform: capitalize;
  color: var(--ot-auto-color-046);
  margin-bottom: 15px;
}

.about-note-area .note-wrapp .note-icon.justify-content-center {
  display: flex;
  justify-content: center;
}

.about-note-area .note-wrapp .sec-text {
  font-weight: 400;
  font-size: 18px;
  color: var(--ot-black-color);
}

.about-note-area .note-wrapp .about-shape {
  position: absolute;
  right: 20px;
  top: 0;
}

.about-note-area .note-wrapp .about-shape img {
  width: 120px;
}

.about-note-area .note-icon {
  display: flex;
  align-items: center;
  gap: 5px;
}

.about-in-dentures-content {
  margin-bottom: 25px;
}

.about-dental-space1 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.about-dental-space1 .about-wrapp1 {
  display: flex;
  gap: 100px;
  align-items: center;
  justify-content: space-between;
}

/*----------------------------------------*/
/*  7.1 brand css
/*----------------------------------------*/
.brand-space {
  margin-top: -45px;
}

@media (max-width: 767px) {
  .brand-space {
    margin-top: -60px;
  }
}

.brand-wrapp {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  background: var(--ot-white-color);
  position: relative;
  z-index: 2;
  border-radius: 10px;
  box-shadow: 0 4px 32px 0 var(--ot-auto-color-041);
}

@media (min-width: 0) and (max-width: 991px) {
  .brand-wrapp {
    flex-direction: column;
  }
}

.brand-funfact-box {
  width: 50%;
  padding: 28px;
  padding-right: 100px;
  padding-left: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 0) and (max-width: 1599px) {
  .brand-funfact-box {
    padding-right: 80px;
  }
}

@media (min-width: 0) and (max-width: 1199px) {
  .brand-funfact-box {
    width: 85%;
    padding-right: 40px;
    padding-left: 20px;
  }
}

@media (min-width: 0) and (max-width: 991px) {
  .brand-funfact-box {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .brand-funfact-box {
    padding-top: 11px;
    padding-bottom: 3px;
  }
}

.brand-funfact-box::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background: var(--ot-auto-color-047);
  z-index: -1;
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

@media (min-width: 0) and (max-width: 991px) {
  .brand-funfact-box::before {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }
}

.brand-funfact-title {
  font-weight: 500;
  font-size: 32px;
  text-align: center;
  color: var(--ot-theme-color);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .brand-funfact-title {
    font-size: 24px;
  }
}

@media (max-width: 575px) {
  .brand-funfact-title {
    font-size: 20px;
  }
}

.brand-funfact-text {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: var(--ot-auto-color-048);
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .brand-funfact-text {
    font-size: 10px;
  }
}

.brand-content {
  max-width: 560px;
  padding-right: 37px;
  width: 100%;
}

@media (min-width: 0) and (max-width: 991px) {
  .brand-content {
    max-width: 100%;
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .brand-content {
    padding: 9px 20px;
  }
}

.brand-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 575px) {
  .brand-content {
    gap: 30px;
  }
}

/*----------------------------------------*/
/*  7.14 teeth css
/*----------------------------------------*/
.teeth-feature-wrapp1 {
  gap: 50px;
  justify-content: space-between;
}

.teeth-feature-list {
  margin-bottom: 10px;
}

.teeth-feature-list ul {
  list-style: none;
}

.teeth-feature-list ul li {
  font-weight: 400;
  position: relative;
  padding-left: 25px;
}

.teeth-feature-list ul li:not(:last-child) {
  margin-bottom: 11px;
}

.teeth-feature-icon {
  position: absolute;
  top: 4px;
  left: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .teeth-feature-content {
    max-width: 595px;
  }
}

@media (min-width: 0) and (max-width: 1199px) {
  .teeth-feature-content {
    max-width: 100%;
  }
}

.teeth-feature-content .sec-text:not(:last-child) {
  margin-bottom: 0;
}

.teeth-feature-imgbox {
  flex: 0 0 auto;
  max-width: 470px;
}

.teeth-feature-img img {
  width: 100%;
}

.choose-bg-style {
  background-color: var(--ot-smoke-color3);
  padding: 80px 0;
  margin: 40px 0;
}

@media (max-width: 1199px) {
  .choose-bg-style {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .choose-bg-style {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .choose-bg-style {
    padding: 40px 0;
  }
}

@media (max-width: 575px) {
  .choose-bg-style {
    padding: 35px 0;
  }
}

.choose-bg-style .teeth-feature-note {
  margin-top: 20px;
  font-weight: 400;
  font-size: 16px;
  color: var(--ot-body-color);
  line-height: 1.6;
  max-width: 600px;
}

@media (max-width: 991px) {
  .choose-bg-style .teeth-feature-note {
    margin-top: 18px;
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .choose-bg-style .teeth-feature-note {
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.7;
  }
}

@media (max-width: 575px) {
  .choose-bg-style .teeth-feature-note {
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.8;
  }
}

.choose-bg-style .teeth-note-content {
  background: var(--ot-auto-color-053);
  padding: 20px;
  border-left: 5px solid var(--ot-auto-color-054);
  border-right: 5px solid var(--ot-auto-color-054);
  border-radius: 10px;
}

@media (max-width: 991px) {
  .choose-bg-style .teeth-note-content {
    padding: 18px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-radius: 8px;
  }
}

@media (max-width: 767px) {
  .choose-bg-style .teeth-note-content {
    padding: 16px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-radius: 8px;
  }
}

@media (max-width: 575px) {
  .choose-bg-style .teeth-note-content {
    padding: 14px 12px;
    border-left-width: 3px;
    border-right-width: 3px;
    border-radius: 6px;
  }
}

.choose-bg-style .teeth-note-content p {
  font-style: italic;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: var(--ot-auto-color-007);
  margin: 0;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .choose-bg-style .teeth-note-content p {
    font-size: 17px;
    line-height: 1.6;
  }
}

@media (max-width: 767px) {
  .choose-bg-style .teeth-note-content p {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media (max-width: 575px) {
  .choose-bg-style .teeth-note-content p {
    font-size: 14px;
    line-height: 1.7;
  }
}

.why-choose-us .margin-top-10 {
  margin-top: 10px;
}

.why-choose-us .choose-us-note h4 {
  font-size: 28px;
  text-transform: capitalize;
  color: var(--ot-theme-color);
}

.why-choose-us .choose-us-note p {
  font-size: 16px;
  margin-top: 15px;
}

.teeth-choose-wrapp1 {
  gap: 35px;
}

.candidate-wrapp-style {
  gap: 65px !important;
}

.candidate-wrapp-style .teeth-feature-imgbox {
  max-width: 100%;
}

.candidate-wrapp-style .feature-list-item:not(:last-child) {
  margin-bottom: 10px;
}

/* style-2 */
.teeth-feature-style2 .teeth-feature-wrapp1 {
  gap: 83px;
}

.teeth-feature-style2 .title-area {
  max-width: 656px;
}

.dental-implant-2-page .implant-2-hero-imagebox {
  max-width: 462px;
  margin-top: -28px;
  margin-right: -14px;
}

/* style-3 */
.teeth-procedure-style3 .teeth-feature-imgbox {
  max-width: 564px;
}

@media (max-width: 1199px) {
  .dental-implant-2-page .implant-2-hero-imagebox {
    max-width: 430px;
    margin-top: -12px;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .dental-implant-2-page .implant-2-hero-imagebox {
    max-width: 100%;
    margin-top: 0;
  }
}

.implant-overview-area {
  padding-top: 64px;
  padding-bottom: 42px;
}

.implant-overview-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 468px;
  column-gap: 96px;
  align-items: start;
}

.implant-overview-column {
  display: flex;
  flex-direction: column;
}

.implant-overview-card+.implant-overview-card {
  margin-top: 122px;
}

.implant-overview-benefits .sec-title {
  margin-bottom: 16px;
}

.implant-overview-benefits .teeth-feature-list {
  margin-bottom: 12px;
}

.implant-overview-link {
  display: inline-block;
  margin-top: 2px;
}

.implant-overview-image {
  max-width: 468px;
  margin-top: 34px;
}

.implant-overview-image img {
  width: 100%;
}

.allon4-overview-area {
  padding-top: 70px;
  padding-bottom: 68px;
}

.allon4-overview-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 610px;
  column-gap: 86px;
  align-items: start;
}

.allon4-overview-column {
  display: flex;
  flex-direction: column;
}

.allon4-overview-column-right {
  max-width: 610px;
}

.allon4-overview-column .allon4-overview-card+.allon4-overview-card {
  margin-top: 62px;
}

.allon4-overview-benefits .sec-title {
  margin-bottom: 16px;
}

.allon4-overview-benefits .teeth-feature-list {
  margin-bottom: 10px;
}

.allon4-overview-link {
  display: inline-block;
  margin-top: 2px;
}

.allon4-overview-image {
  max-width: 530px;
  margin-top: 82px;
  margin-left: 30px;
}

.allon4-overview-image img {
  width: 100%;
}

.dental-implant-2-page .allon4-materials-row {
  gap: 34px;
}

.dental-implant-2-page .allon4-material-chip {
  position: relative;
  padding-left: 0;
  gap: 14px;
  font-size: 17px;
  line-height: 1.25;
  font-weight: 500;
}

.dental-implant-2-page .allon4-material-icon {
  width: 27px;
  height: 27px;
  flex: 0 0 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dental-implant-2-page .allon4-material-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 1199px) {
  .implant-overview-area {
    padding-top: 56px;
    padding-bottom: 36px;
  }

  .implant-overview-layout {
    grid-template-columns: minmax(0, 1fr) 420px;
    column-gap: 56px;
  }

  .implant-overview-card+.implant-overview-card {
    margin-top: 96px;
  }

  .implant-overview-image {
    max-width: 420px;
    margin-top: 28px;
  }

  .allon4-overview-area {
    padding-top: 56px;
    padding-bottom: 54px;
  }

  .allon4-overview-layout {
    grid-template-columns: minmax(0, 1fr) 520px;
    column-gap: 52px;
  }

  .allon4-overview-column-right {
    max-width: 520px;
  }

  .allon4-overview-column .allon4-overview-card+.allon4-overview-card {
    margin-top: 48px;
  }

  .allon4-overview-image {
    max-width: 470px;
    margin-top: 62px;
    margin-left: 22px;
  }

  .dental-implant-2-page .allon4-materials-row {
    gap: 24px;
  }

  .dental-implant-2-page .allon4-material-chip {
    gap: 12px;
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .implant-overview-area {
    padding-top: 50px;
    padding-bottom: 24px;
  }

  .implant-overview-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .implant-overview-card+.implant-overview-card {
    margin-top: 40px;
  }

  .implant-overview-image {
    max-width: 100%;
    margin-top: 32px;
  }

  .allon4-overview-area {
    padding-top: 50px;
    padding-bottom: 32px;
  }

  .allon4-overview-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .allon4-overview-column-right {
    max-width: 100%;
  }

  .allon4-overview-column .allon4-overview-card+.allon4-overview-card {
    margin-top: 40px;
  }

  .allon4-overview-image {
    max-width: 100%;
    margin-top: 32px;
    margin-left: 0;
  }

  .dental-implant-2-page .allon4-materials-row {
    gap: 18px;
  }

  .dental-implant-2-page .allon4-material-chip {
    gap: 10px;
  }
}

@media (max-width: 575px) {
  .implant-overview-area {
    padding-top: 40px;
    padding-bottom: 18px;
  }

  .implant-overview-layout {
    gap: 28px;
  }

  .implant-overview-card+.implant-overview-card {
    margin-top: 28px;
  }

  .implant-overview-image {
    margin-top: 24px;
  }

  .allon4-overview-area {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .allon4-overview-layout {
    gap: 28px;
  }

  .allon4-overview-column .allon4-overview-card+.allon4-overview-card {
    margin-top: 28px;
  }

  .allon4-overview-image {
    margin-top: 24px;
  }

  .dental-implant-2-page .allon4-materials-row {
    gap: 14px;
  }

  .dental-implant-2-page .allon4-material-chip {
    font-size: 15px;
  }

  .dental-implant-2-page .allon4-material-icon {
    width: 24px;
    height: 24px;
    flex-basis: 24px;
  }
}

.denture-compare-row {
  gap: 60px;
}

.denture-compare-content {
  max-width: 620px;
}

.denture-arrow-box {
  position: absolute;
  top: 58px;
  right: -90px;
  display: flex;
}

@media (max-width: 1399px) {
  .denture-arrow-box {
    right: 0;
  }
}

.denture-arrow-box.denture-implant {
  top: auto;
  bottom: 40px;
}

.denture-arrow-content {
  position: relative;
  padding-left: 70px;
}

.denture-arrow-icon {
  position: absolute;
  top: 6px;
  left: 0;
}

.denture-compare-content .sec-title {
  font-size: 36px;
  line-height: 1.1;
  margin-bottom: 20px;
}

.denture-compare-content .sec-text {
  font-size: 16px;
  color: var(--ot-body-color);
  line-height: 1.8;
}

.denture-compare-block {
  margin-top: 32px;
}

.denture-compare-block .sec-title {
  font-size: 24px;
  margin-bottom: 16px;
}

.denture-compare-imgbox {
  flex: 0 0 540px;
  max-width: 540px;
}

.denture-compare-img {
  background: var(--ot-auto-color-055);
  padding: 36px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.denture-compare-img>img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 1199px) {
  .denture-compare-row {
    flex-direction: column;
  }

  .denture-compare-imgbox {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .denture-compare-area {
    padding: 60px 0;
  }

  .denture-compare-content .sec-title {
    font-size: 30px;
  }

  .denture-compare-block {
    margin-top: 28px;
  }

  .denture-compare-img {
    padding: 24px;
  }

  .denture-compare-row {
    gap: 28px;
  }
}

/*----------------------------------------*/
/*  7.1 Table css
/*----------------------------------------*/
.table-container {
  margin: 0 auto;
  overflow-x: auto;
  border-radius: 12px;
}

.table-container table {
  width: 100%;
  border-collapse: collapse;
  background-color: white;
  box-shadow: 0 2px 8px var(--ot-auto-color-056);
  border: 1px solid var(--ot-auto-color-006);
  border-radius: 12px;
}

.table-container table thead th {
  background-color: var(--ot-auto-color-057);
  color: white;
  padding: 16px 20px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  border-right: 1px solid var(--ot-auto-color-058);
}

.table-container table thead th:first-child {
  border-top-left-radius: 12px;
}

.table-container table thead th:last-child {
  border-right: none;
  border-top-right-radius: 12px;
}

.table-container table tbody td {
  padding: 16px 20px;
  border-right: 1px solid var(--ot-auto-color-059);
  font-size: 15px;
  color: var(--ot-auto-color-023);
}

.table-container table tbody td:first-child {
  font-weight: 600;
  color: var(--ot-auto-color-060);
}

.table-container table tbody td:last-child {
  border-right: none;
}

.table-container table tbody tr:last-child td {
  border-bottom: none;
}

.table-container table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}

.table-container table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

.table-container table tbody tr:nth-child(even) {
  background-color: var(--ot-auto-color-061);
}

@media (max-width: 768px) {
  .table-container table thead th {
    padding: 12px 15px;
    font-size: 16px;
  }

  .table-container table tbody td {
    padding: 12px 15px;
    font-size: 14px;
  }
}

.cost-comparison-table-wrapper {
  overflow-x: auto;
  border-radius: 12px;
  background: var(--ot-auto-color-062);
}

.cost-comparison-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  border: 1px solid var(--ot-white-color);
}

.cost-comparison-table thead {
  background: var(--ot-theme-color);
  color: var(--ot-auto-color-063);
}

.cost-comparison-table thead th {
  padding: 14px 16px;
  text-align: left;
  font-weight: 500;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 0.06em;
  border-right: 1px solid var(--ot-auto-color-064);
}

.cost-comparison-table thead th:last-child {
  border-right: none;
}

.cost-comparison-table tbody {
  background: var(--ot-white-color);
  border: 1px solid var(--ot-location-centers-badge-bg-color);
}

.cost-comparison-table tbody tr {
  border-bottom: 1px solid var(--ot-auto-color-065);
}

.cost-comparison-table tbody tr:last-child {
  border-bottom: none;
}

.cost-comparison-table tbody tr td {
  font-weight: 400;
  padding: 14px 16px;
  vertical-align: middle;
  color: var(--ot-location-centers-title-color);
  border-right: 1px solid var(--ot-auto-color-065);
}

.cost-comparison-table tbody tr .col-option {
  font-weight: 700;
}

.cost-comparison-table tbody tr td:last-child {
  border-right: none;
}

.cost-comparison-table tbody tr:nth-child(2n+2) {
  background: var(--ot-gray-color);
}

.cost-comparison-table .col-option {
  width: 11.4%;
}

.cost-comparison-table .col-replacements {
  width: 26%;
}

.cost-comparison-table .col-maintenance {
  width: 22%;
}

.cost-comparison-table .col-cost {
  width: 30%;
  white-space: nowrap;
}

@media (max-width: 768px) {

  .cost-comparison thead th,
  .cost-comparison tbody td {
    padding: 12px 15px;
    font-size: 14px;
  }

  .cost-comparison thead th {
    font-size: 16px;
  }
}

.table-note-area .table-note-content {
  background: var(--ot-auto-color-053);
  padding: 20px;
  border-left: 5px solid var(--ot-auto-color-054);
  border-right: 5px solid var(--ot-auto-color-054);
  border-radius: 10px;
}

@media (max-width: 991px) {
  .table-note-area .table-note-content {
    padding: 18px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-radius: 8px;
  }
}

@media (max-width: 767px) {
  .table-note-area .table-note-content {
    padding: 16px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-radius: 8px;
  }
}

@media (max-width: 575px) {
  .table-note-area .table-note-content {
    padding: 14px 12px;
    border-left-width: 3px;
    border-right-width: 3px;
    border-radius: 6px;
  }
}

.table-note-area .table-note-content p {
  font-style: italic;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: var(--ot-auto-color-007);
  margin: 0;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .table-note-area .table-note-content p {
    font-size: 17px;
    line-height: 1.6;
  }
}

@media (max-width: 767px) {
  .table-note-area .table-note-content p {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media (max-width: 575px) {
  .table-note-area .table-note-content p {
    font-size: 14px;
    line-height: 1.7;
  }
}

/*----------------------------------------*/
/*  7.1 Transforming Smiles css
/*----------------------------------------*/
.smile-compare-area .transforming-smiles-titles {
  max-width: 655px;
  margin-bottom: 40px;
}

.smile-compare-area .transforming-smiles-titles .sec-title {
  line-height: 1.5;
  font-size: 28px;
}

.smile-compare-area .transforming-smiles-card {
  width: 397px;
  min-width: calc(33.333% - 20px);
  border-radius: 0 0 5px 5px;
  box-shadow: 0 4px 10px var(--ot-auto-color-056);
}

.smile-compare-area .transforming-smiles-bottom {
  display: flex;
  padding: 0;
  justify-content: space-between;
  text-align: left;
  background: var(--ot-auto-color-001);
  border-radius: 0 0 5px 5px;
}

.smile-compare-area .transforming-smiles-img {
  line-height: 1;
  position: static;
  overflow: visible;
  border-radius: 0;
}

.smile-compare-area .transforming-smiles-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}

.smile-compare-area .transforming-smiles-text {
  font-size: 18px;
  font-weight: 500;
  color: var(--ot-location-centers-title-color);
  padding: 10px 20px;
}

.smile-compare-area .transforming-smiles-shape {
  top: 0;
  left: 0;
  opacity: 1;
  pointer-events: auto;
}

.smile-compare-area .transforming-smiles-shape img {
  width: auto;
}

.smile-compare-area.smoke-bg2 {
  background: var(--ot-smoke-color2);
}

.smile-compare-area .pagination-dots {
  margin-top: 53px;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.smile-compare-area .pagination-dots button {
  width: 34px;
  height: 12px;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 1px;
  background: var(--ot-auto-color-006);
}

.smile-compare-area .pagination-dots button.active {
  background: var(--ot-theme-color);
}

.transforming-smiles-titles {
  max-width: 760px;
  text-align: center;
  display: flex;
  justify-content: center;
  margin: auto;
  margin-bottom: 46px;
}

.transforming-smiles-titles .sec-title {
  line-height: 1.25;
  font-size: 34px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .transforming-smiles-titles {
    margin-bottom: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .transforming-smiles-titles {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .transforming-smiles-titles {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .transforming-smiles-titles {
    margin-bottom: 20px;
  }
}

.transforming-smiles-bottom {
  padding: 16px 20px 20px;
  text-align: center;
  background: var(--ot-auto-color-001);
  border-radius: 0 0 12px 12px;
}

.transforming-smiles-img {
  line-height: 1;
  position: relative;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
}

.transforming-smiles-img img {
  border-radius: 12px 12px 0 0;
}

.transforming-smiles-name {
  margin: 0 0 10px;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 500;
  color: var(--ot-auto-color-066);
  text-transform: none;
}

.transforming-smiles-rating {
  color: var(--ot-auto-color-067);
  font-size: 22px;
  line-height: 1;
  letter-spacing: 2px;
}

.transforming-smiles-play {
  position: absolute;
  left: 50%;
  top: 54%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid var(--ot-auto-color-068);
  background: var(--ot-auto-color-069);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 18px var(--ot-auto-color-070);
  z-index: 2;
}

.transforming-smiles-play::before,
.transforming-smiles-play::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 50%;
  border: 1.5px solid var(--ot-auto-color-071);
  opacity: 0.85;
}

.transforming-smiles-play::before {
  animation: testimonialPlayPulse 2.2s ease-out infinite;
}

.transforming-smiles-play::after {
  inset: -9px;
  opacity: 0.45;
  animation: testimonialPlayPulse 2.2s ease-out 0.8s infinite;
}

.transforming-smiles-play-icon {
  width: 0;
  height: 0;
  margin-left: 3px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid var(--ot-auto-color-072);
}

@keyframes testimonialPlayPulse {
  0% {
    transform: scale(0.92);
    opacity: 0.85;
  }

  70% {
    transform: scale(1.08);
    opacity: 0.28;
  }

  100% {
    transform: scale(1.15);
    opacity: 0;
  }
}

.transforming-smiles-shape {
  position: absolute;
  top: 54px;
  left: 0;
  z-index: -1;
  opacity: 1;
  pointer-events: none;
}

.transforming-smiles-shape img {
  width: 305px;
}

.transforming-smiles-shape-right {
  left: auto;
  right: 0;
}

.patient-testimonial-area.smoke-bg2 {
  background: var(--ot-auto-color-001);
}

.slider-container {
  margin: auto;
  overflow: hidden;
  position: relative;
}

.slider-track {
  display: flex;
  gap: 20px;
  transition: 0.5s ease-in-out;
  user-select: none;
  -webkit-user-select: none;
}

.slider-track img {
  -webkit-user-drag: none;
  user-select: none;
}

.transforming-smiles-card {
  min-width: calc(25% - 18px);
  background: var(--ot-auto-color-001);
  border-radius: 12px;
  box-shadow: 0 18px 34px var(--ot-auto-color-073);
}

.transforming-smiles-img>img {
  width: 100%;
  height: 264px;
  object-fit: cover;
  object-position: center;
  border-radius: 12px 12px 0 0;
}

.transforming-smiles-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-top: 34px;
}

.transforming-smiles-arrow {
  width: 36px;
  height: 36px;
  border: 0;
  background: transparent;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}

.transforming-smiles-arrow img {
  width: 36px;
  height: 36px;
  display: block;
}

.transforming-smiles-arrow:hover {
  transform: translateY(-1px);
}

/* Pagination */
.pagination-dots {
  display: none;
}

.pagination-dots button {
  width: 34px;
  height: 12px;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 1px;
  background: var(--ot-auto-color-006);
}

.pagination-dots button.active {
  background: var(--ot-theme-color);
}

/* Responsive */
@media (max-width: 991px) {
  .smile-compare-area .transforming-smiles-card {
    min-width: calc(50% - 20px);
  }

  .smile-compare-area .transforming-smiles-titles .sec-title {
    font-size: 28px;
  }

  .transforming-smiles-card {
    min-width: calc(50% - 20px);
  }

  .transforming-smiles-titles .sec-title {
    font-size: 28px;
  }

  .transforming-smiles-shape img {
    width: 220px;
  }
}

@media (max-width: 767px) {
  .smile-compare-area .transforming-smiles-card {
    min-width: 100%;
  }

  .transforming-smiles-card {
    min-width: 100%;
  }

  .transforming-smiles-img img {
    height: 280px;
  }

  .transforming-smiles-titles {
    margin-bottom: 28px;
  }
}

* {
  box-sizing: border-box;
}

.slider {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 24px auto;
  overflow: hidden;
  border-radius: 12px;
  background: var(--ot-auto-color-074);
}

.slider-track {
  display: flex;
  gap: 0;
  will-change: transform;
  transition: transform 400ms cubic-bezier(0.22, 0.61, 0.36, 1);
}

/*----------------------------------------*/
/*  7.1 affordable css
/*----------------------------------------*/
.feature-space {
  padding-top: 60px;
  padding-bottom: 60px;
}

.affordable-space {
  padding-top: 40px;
}

.affordable-highlight-area {
  padding-top: 66px;
}

.affordable-highlight-card {
  position: relative;
  border: 1px solid var(--ot-auto-color-084);
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 16px 34px var(--ot-auto-color-085);
}

.affordable-highlight-top {
  padding: 26px 32px 14px;
  background: var(--ot-auto-color-086);
}

.affordable-highlight-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  padding: 0 14px 0 0;
  color: var(--ot-auto-color-001);
  font-size: 17px;
  line-height: 1;
  background: linear-gradient(90deg, var(--ot-auto-color-034) 0%, var(--ot-auto-color-087) 100%);
  border-radius: 5px;
}

.affordable-highlight-badge-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 34px;
  font-size: 24px;
  font-weight: 700;
  border: 4px solid var(--ot-auto-color-034);
  border-radius: 8px;
  background: var(--ot-auto-color-001);
  color: var(--ot-auto-color-034);
}

.affordable-highlight-badge-text {
  font-weight: 400;
}

.affordable-highlight-title {
  margin: 0;
  color: var(--ot-location-centers-title-color);
  font-size: 31px;
  line-height: 1.25;
  font-weight: 600;
}

.affordable-highlight-body {
  position: relative;
  padding: 24px 32px 28px;
  background: var(--ot-auto-color-001);
}

.affordable-highlight-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}

.affordable-highlight-list li {
  position: relative;
  padding-left: 28px;
  color: var(--ot-location-centers-badge-text-color);
  font-size: 16px;
  line-height: 1.45;
}

.affordable-highlight-list li:not(:last-child) {
  margin-bottom: 14px;
}

.affordable-highlight-list strong {
  font-weight: 600;
  color: var(--ot-auto-color-023);
}

.affordable-highlight-check {
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
}

.affordable-highlight-check img {
  width: 100%;
  display: block;
}

.affordable-highlight-shape {
  position: absolute;
  right: 22px;
  top: 18px;
  opacity: 1;
  pointer-events: none;
}

.affordable-highlight-shape img {
  width: 200px;
}

.affordable-wrapper .sec-text {
  margin-bottom: 20px;
}

.affordable-wrapper .affordable-title {
  font-weight: 600;
  font-size: 20px;
  color: var(--ot-theme-color);
}

.affordable-wrapper .affordable-content {
  border-radius: 10px;
  padding: 20px 20px 5px 20px;
  background: var(--ot-gray-color);
  margin-bottom: 20px;
}

.affordable-wrapper .schedule {
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: var(--ot-auto-color-088);
}

.affordable-wrapper .feature-wrapp {
  margin-bottom: 60px;
}

.affordable-content p {
  max-width: 1023px;
}

.note-wrapp.affordable-note {
  padding: 0 20px;
  margin-top: 0;
  max-width: 1035px;
  text-align: center;
  margin: auto;
}

@media (max-width: 991px) {
  .affordable-highlight-area {
    padding-top: 46px;
  }

  .affordable-highlight-top,
  .affordable-highlight-body {
    padding-left: 22px;
    padding-right: 22px;
  }

  .affordable-highlight-title {
    font-size: 26px;
  }
}

@media (max-width: 575px) {
  .affordable-highlight-area {
    padding-top: 34px;
  }

  .affordable-highlight-card {
    border-radius: 10px;
  }

  .affordable-highlight-top {
    padding: 18px 16px 12px;
  }

  .affordable-highlight-body {
    padding: 18px 16px 22px;
  }

  .affordable-highlight-badge {
    font-size: 14px;
    gap: 8px;
  }

  .affordable-highlight-badge-icon {
    width: 34px;
    height: 30px;
    font-size: 20px;
    border-width: 3px;
  }

  .affordable-highlight-title {
    font-size: 22px;
  }

  .affordable-highlight-list li {
    font-size: 16px;
  }

  .affordable-highlight-shape img {
    width: 118px;
  }
}

/*----------------------------------------*/
/*  7.1 implant css
/*----------------------------------------*/
.implant-4-box {
  gap: 40px;
}

/* Row setup */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  /* gutter compensation */
  margin-right: -10px;
}

.row.justify-content-center {
  display: flex;
  justify-content: center;
}

[class*=col-] {
  padding-left: 10px;
  /* gutter */
  padding-right: 10px;
  box-sizing: border-box;
}

/* Default: col-12 (full width) */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* Small devices (≥576px) */
@media (min-width: 576px) {
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* Medium devices (≥768px) */
@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

/* Large devices (≥992px) */
@media (min-width: 992px) {
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

/* Extra large devices (≥1200px) */
@media (min-width: 1200px) {
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-2 {
    flex: 0 0 16.666%;
    max-width: 16.666%;
  }
}

@media (max-width: 991px) {
  .implant-4-box {
    display: flex;
    flex-direction: column-reverse;
  }
}

.implant-4-box:not(:first-child) {
  gap: 50px;
  justify-content: space-between;
}

.implant-list-box .feature-list-item {
  font-weight: 400;
}

.implant-textbox {
  margin-bottom: 20px;
}

@media (max-width: 1599px) {
  .implant-textbox {
    max-width: 702px;
  }
}

.implant-thumb {
  flex: 0 0 auto;
}

@media (max-width: 991px) {
  .implant-thumb {
    text-align: center;
  }
}

.implant-table .cost-comparison-table {
  border: 0;
}

.implant-table .cost-comparison-table tbody {
  border: 0;
}

.implant-table .cost-comparison-table tbody tr {
  border-bottom: 1px solid var(--ot-auto-color-094);
}

.implant-table .cost-comparison-table tbody tr td {
  padding: 14px 33px;
  border-right: 1px solid var(--ot-auto-color-094);
}

@media (max-width: 575px) {
  .implant-table .cost-comparison-table tbody tr td {
    padding: 14px;
  }
}

.implant-table .cost-comparison-table thead th {
  padding: 14px 33px;
}

@media (max-width: 575px) {
  .implant-table .cost-comparison-table thead th {
    padding: 14px;
  }
}

/*----------------------------------------*/
/*  7.1 Note css
/*----------------------------------------*/
.note-space {
  margin-top: 60px;
  margin-bottom: 40px;
}

.note-wrapp {
  border-radius: 10px;
  padding: 24px 110px;
  background-color: var(--ot-auto-color-095);
  text-align: center;
}

.affordable-note .note-wrapp {
  padding: 24px 15px;
}

@media (max-width: 1199px) {
  .note-wrapp {
    padding: 20px 28px;
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .note-wrapp {
    padding: 18px 24px;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .note-wrapp {
    padding: 16px 20px;
    margin-top: 35px;
    border-radius: 8px;
  }
}

@media (max-width: 575px) {
  .note-wrapp {
    padding: 14px 16px;
    margin-top: 30px;
    border-radius: 6px;
  }
}

.note-wrapp .sec-text {
  font-weight: 400;
  font-size: 15px;
}

@media (max-width: 767px) {
  .note-wrapp .sec-text {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .note-wrapp .sec-text {
    font-size: 13px;
  }
}

.note-wrapp.implant-style {
  padding: 24px 60px;
  margin: 0 85px;
}

@media (max-width: 1199px) {
  .note-wrapp.implant-style {
    padding: 24px 30px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .note-wrapp.implant-style {
    padding: 14px 20px;
  }
}

@media (max-width: 575px) {
  .note-wrapp.implant-style {
    padding: 14px 16px;
  }
}

.note-title {
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  text-align: center;
  color: var(--ot-black-color);
  margin-bottom: 10px;
}

.note-link {
  font-size: 15px;
  font-weight: 600;
  color: var(--ot-black-color);
  text-decoration: underline;
  font-style: italic;
}

.implant-style .sec-text,
.note-link {
  font-size: 18px;
}

@media (max-width: 767px) {
  .note-link {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .note-link {
    font-size: 13px;
  }
}

/*----------------------------------------*/
/*  7.1 Note css
/*----------------------------------------*/
@media (max-width: 1599px) {
  .metal-content-box {
    max-width: 1180px;
  }
}

.metal-content-box:not(:last-child) {
  margin-bottom: 35px;
}

.metal-idea-title {
  font-weight: 600;
  margin-bottom: 15px;
}

.metal-list-box .feature-list-item {
  font-size: 16px;
  font-weight: 400;
}

.metal-table-box .cost-comparison-table .col-option {
  width: 2.5%;
}

.metal-table-box2 .cost-comparison-table {
  border: 0;
}

.metal-table-box2 .cost-comparison-table .col-option {
  width: 40%;
}

.metal-table-box2 .cost-comparison-table .col-replacements {
  width: 38%;
}

.metal-table-box2 .cost-comparison-table tbody {
  border: 0;
}

.meterial-option-page .meterial-table-style .testimonial-reviewbox {
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 2px;
  white-space: nowrap;
}

.meterial-option-page .meterial-table-style .testimonial-review-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.meterial-option-page .meterial-table-style .testimonial-review-icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

@media (max-width: 767px) {
  .meterial-option-page .meterial-table-style {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .meterial-option-page .meterial-table-style table {
    width: max-content;
    min-width: 760px;
  }

  .meterial-option-page .meterial-table-style table th,
  .meterial-option-page .meterial-table-style table td {
    padding-left: 10px;
    padding-right: 10px;
  }

  .meterial-option-page .meterial-table-style .testimonial-reviewbox {
    gap: 1px;
  }

  .meterial-option-page .meterial-table-style .testimonial-review-icon img {
    width: 18px;
    height: 18px;
  }
}

@media (max-width: 575px) {
  .meterial-option-page .meterial-table-style .testimonial-review-icon img {
    width: 16px;
    height: 16px;
  }
}

.metal-note-style {
  padding: 24px 50px;
}

.metal-note-style .sec-text {
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
}

.metal-note-style .note-link {
  font-size: 20px;
  margin-right: 10px;
}

/*----------------------------------------*/
/*  7.3 choose css
/*----------------------------------------*/
.choose-number {
  font-size: 26px;
  font-weight: 500;
  width: 43px;
  height: 43px;
  line-height: 43px;
  display: inline-block;
  color: var(--ot-white-color);
  text-align: center;
  background: var(--ot-auto-color-033);
  margin-right: 15px;
  border-radius: 100%;
}

.choose-compare-area {
  padding: 8px 0 96px;
  background: var(--ot-auto-color-001);
}

.choose-compare-header {
  margin: 0 auto 30px;
}

.choose-compare-subtitle {
  margin: 0;
  color: var(--ot-auto-color-096);
  font-size: 14px;
  line-height: 1.35;
}

.choose-compare-table-wrap {
  overflow-x: auto;
  border-radius: 6px;
  box-shadow: 0 10px 30px var(--ot-auto-color-097);
}

.choose-compare-table {
  width: 100%;
  min-width: 1040px;
  border-collapse: collapse;
  background: var(--ot-auto-color-001);
  border-radius: 6px;
  overflow: hidden;
}

.choose-compare-table th,
.choose-compare-table td {
  border: 1px solid var(--ot-auto-color-098);
  padding: 11px 8px;
  vertical-align: middle;
  text-align: left;
  color: var(--ot-location-centers-badge-text-color);
  font-size: 12px;
  line-height: 1.35;
}

.choose-compare-table thead th {
  background: var(--ot-auto-color-099);
  color: var(--ot-auto-color-001);
  font-size: 14px;
  font-weight: 500;
  padding: 16px 12px;
  border-color: var(--ot-auto-color-100);
}

.choose-compare-table thead th:first-child {
  width: 15%;
  color: var(--ot-auto-color-101);
  background: linear-gradient(180deg, var(--ot-white-color) 0%, var(--ot-auto-color-049) 100%);
}

.choose-compare-table thead .our-centres {
  background: var(--ot-auto-color-072);
}

.choose-compare-table thead th:nth-child(4),
.choose-compare-table tbody td:nth-child(4) {
  width: 24.5%;
}

.choose-compare-table thead th:nth-child(5),
.choose-compare-table tbody td:nth-child(5) {
  width: 20%;
}

.choose-compare-table tbody th {
  width: 15%;
  background: var(--ot-auto-color-047);
  font-weight: 600;
  color: var(--ot-auto-color-102);
}

.choose-compare-table td {
  width: 21%;
  background: var(--ot-auto-color-001);
}

.choose-compare-table td.our-centres {
  background: var(--ot-auto-color-103);
}

.choose-compare-table tbody tr:nth-child(odd) td:not(.our-centres) {
  background: var(--ot-white-color);
}

.choose-compare-table tbody tr:nth-child(even) td:not(.our-centres) {
  background: var(--ot-auto-color-104);
}

.choose-compare-table tbody tr:nth-child(odd) th {
  background: var(--ot-auto-color-105);
}

.choose-compare-table tbody tr:nth-child(even) th {
  background: var(--ot-auto-color-106);
}

.choose-compare-table tbody tr td.our-centres,
.choose-compare-table tbody tr td.our-centres strong {
  color: var(--ot-auto-color-107);
}

.compare-cell {
  padding-left: 8px !important;
}

.compare-cell-inner {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}

.compare-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 14px;
  min-width: 14px;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  margin-top: 1px;
}

.compare-cell-text {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
}

.compare-icon-yes,
.compare-icon-money {
  color: var(--ot-auto-color-108);
}

.compare-icon-no {
  color: var(--ot-auto-color-109);
}

.choose-compare-table strong {
  font-weight: 700;
}

@media (max-width: 1199px) {
  .choose-compare-area {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .choose-compare-area {
    padding: 0 0 60px;
  }

  .choose-compare-header {
    margin-bottom: 22px;
  }
}

.choose-wrapper {
  background: var(--ot-gray-color);
  border-top: 6px solid var(--ot-auto-color-110);
  border-radius: 10px;
  padding: 40px 15px 20px;
  margin: 0 87px;
}

@media (max-width: 1199px) {
  .choose-wrapper {
    margin: 0;
  }
}

.choose-header {
  margin-bottom: 20px;
}

.choose-subtitle {
  font-weight: 400;
  font-size: 20px;
  color: var(--ot-body-color);
}

.choose-feature-box {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .choose-feature-box {
    width: 100%;
    flex-direction: column;
  }
}

.choose-feature-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px 22px;
  border: 1px solid var(--ot-auto-color-065);
  border-radius: 10px;
  background-color: var(--ot-white-color);
  min-width: 245px;
}

@media (max-width: 575px) {
  .choose-feature-item {
    min-width: 100%;
  }
}

.choose-feature-text {
  font-size: 15px;
  font-weight: 600;
  color: var(--ot-auto-color-111);
}

.choose-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: var(--ot-auto-color-112);
}

.choose-title-box .feature-list-item:not(:last-child) {
  margin-bottom: 5px;
}

.zygomatic-listbox .choose-subtitle {
  margin-bottom: 5px;
}

.zygomatic-listbox .choose-list {
  list-style: none;
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  padding-left: 0;
  column-gap: 40px;
  row-gap: 5px;
}

@media (max-width: 1199px) {
  .zygomatic-listbox .choose-list {
    grid-template-columns: auto;
  }
}

.led-approach-space {
  padding-top: 30px;
  padding-bottom: 20px;
}

.led-approach-wrapp {
  display: flex;
  gap: 100px;
  align-items: center;
}

@media (max-width: 1199px) {
  .led-approach-wrapp {
    flex-direction: column;
    gap: 20px;
  }
}

/*----------------------------------------*/
/*  7.1 material css
/*----------------------------------------*/
.material-space {
  margin-top: 40px;
  margin-bottom: 50px;
}

.material-card {
  padding: 27px 29px;
  border-left: 6px solid var(--ot-theme-color);
  border-radius: 10px;
  box-shadow: 0 12px 30px var(--ot-auto-color-113);
  margin-bottom: 25px;
}

.teeth-material-wrapper .sec-title {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--ot-border-color);
}

.teeth-meterial-wrapp {
  margin-top: 50px;
}

.material-header {
  margin-bottom: 25px;
}

.material-title {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 20px;
  color: var(--ot-location-centers-title-color);
}

.material-title .title-number {
  font-weight: 500;
  font-size: 32px;
  color: var(--ot-theme-color);
}

.material-title span {
  font-weight: 400;
  font-size: 12px;
  color: var(--ot-auto-color-114);
}

.material-description {
  font-weight: 400;
  font-size: 16px;
  color: var(--ot-body-color);
}

.material-description span {
  font-weight: 600;
}

.material-content {
  display: flex;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .material-content {
    flex-direction: column;
    row-gap: 20px;
  }
}

.material-left {
  flex: 1;
}

.material-right {
  flex: 1;
  border: 1px solid var(--ot-auto-color-077);
  border-radius: 10px;
  padding: 19px 11px;
}

.advantages-header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid var(--ot-auto-color-090);
  width: 80%;
}

.advantages-title {
  font-weight: 500;
  font-size: 18px;
  color: var(--ot-auto-color-115);
}

.consideration-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--ot-auto-color-090);
  width: 90%;
}

.consideration-title {
  font-weight: 500;
  font-size: 18px;
  color: var(--ot-theme-color);
}

.teeth-note-content2 {
  background: var(--ot-auto-color-053);
  border-left: 5px solid var(--ot-auto-color-054);
  border-right: 5px solid var(--ot-auto-color-054);
  border-radius: 10px;
  padding: 13px 20px;
}

@media (max-width: 991px) {
  .teeth-note-content2 {
    padding: 12px 18px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-radius: 8px;
  }
}

@media (max-width: 767px) {
  .teeth-note-content2 {
    padding: 12px 16px;
    border-radius: 8px;
  }
}

@media (max-width: 575px) {
  .teeth-note-content2 {
    padding: 10px 12px;
    border-left-width: 3px;
    border-right-width: 3px;
    border-radius: 6px;
  }
}

.meterial-table-style table tbody td {
  font-weight: 500 !important;
  width: 2%;
}

.materials-style .feature-list-item {
  font-size: 18px;
  color: var(--ot-black-color);
  margin-bottom: 0;
}

.materials-style .star-icon {
  position: absolute;
  top: 0;
  left: 0;
}

.feature-list-icon-box {
  gap: 40px;
}

/*----------------------------------------*/
/*  Treatment Options Area CSS
/*----------------------------------------*/
.treatment-options-area {
  padding-bottom: 80px;
  background: var(--ot-smoke-color2);
}

.treatment-options-header {
  margin-bottom: 40px;
}

.treatment-options-header .sec-title {
  color: var(--ot-title-color);
  font-size: 30px;
  margin-bottom: 10px;
}

.treatment-options-header .sec-text {
  font-size: 16px;
  color: var(--ot-body-color);
  max-width: 900px;
  margin: 0 auto;
}

.treatment-options-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.treatment-card {
  background: var(--ot-white-color);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px var(--ot-auto-color-113);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 30px;
}

.treatment-card:hover {
  box-shadow: 0 12px 28px var(--ot-auto-color-022);
  transform: translateY(-4px);
}

.treatment-card-img {
  width: 100%;
  height: 132px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.treatment-card-img img {
  max-width: 189px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.treatment-card:hover .treatment-card-img img {
  transform: scale(1.05);
}

.treatment-card-content {
  padding: 20px 2px 0 2px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.treatment-card-title {
  font-size: 18px;
  font-weight: 600;
  color: var(--ot-title-color);
  margin-bottom: 15px;
  line-height: 1.4;
}

.treatment-card-text {
  font-size: 16px;
  color: var(--ot-body-color);
  line-height: 1.6;
  margin: 0;
  flex: 1;
}

@media (max-width: 1199px) {
  .treatment-options-cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }

  .treatment-options-header .sec-title {
    font-size: 32px;
  }

  .treatment-card-img {
    height: 200px;
  }

  .treatment-card-content {
    padding: 24px;
  }
}

@media (max-width: 767px) {
  .treatment-options-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .treatment-options-header {
    margin-bottom: 40px;
  }

  .treatment-options-header .sec-title {
    font-size: 28px;
    margin-bottom: 16px;
  }

  .treatment-options-header .sec-text {
    font-size: 15px;
  }

  .treatment-card-img {
    height: 240px;
  }

  .treatment-card-content {
    padding: 20px;
  }

  .treatment-card-title {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .treatment-card-text {
    font-size: 14px;
  }
}

/* Comparison Area Styles */
.comparison-area {
  background: var(--ot-white-color);
}

.comparison-title-area {
  margin-bottom: 60px;
}

.comparison-title-area .sec-title {
  color: var(--ot-title-color);
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.3;
}

.comparison-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.comparison-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -40px;
}

.comparison-cards {
  width: 100%;
  display: flex;
  gap: 40px;
  padding: 0 120px;
  align-items: stretch;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .comparison-cards {
    padding: 0;
  }
}

.comparison-card {
  flex: 1;
  width: 100%;
  max-width: 361px;
  background: var(--ot-white-color);
  border-radius: 10px;
  padding: 25px 27px 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  box-shadow: 0 4px 32px 0 var(--ot-auto-color-041);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.comparison-card:hover {
  box-shadow: 0 12px 28px var(--ot-auto-color-022);
  transform: translateY(-4px);
}

.comparison-card-text {
  font-size: 16px;
  color: var(--ot-body-color);
  line-height: 1.7;
  margin: 0;
}

.comparison-card-right {
  text-align: left;
}

@media (max-width: 1199px) {
  .comparison-title-area .sec-title {
    font-size: 32px;
  }

  .comparison-cards {
    gap: 30px;
  }

  .comparison-card {
    max-width: 400px;
    padding: 35px;
  }
}

@media (max-width: 767px) {
  .comparison-title-area {
    margin-bottom: 40px;
  }

  .comparison-title-area .sec-title {
    font-size: 26px;
    margin-bottom: 30px;
  }

  .comparison-cards {
    flex-direction: column;
    gap: 24px;
    align-items: center;
  }

  .comparison-card {
    width: 100%;
    max-width: 100%;
    padding: 30px;
    text-align: center;
  }

  .comparison-card-text {
    font-size: 14px;
    line-height: 1.6;
  }

  .comparison-arrow {
    margin-bottom: 20px;
    display: none;
  }
}

/*----------------------------------------*/
/*  13.5 Location Map css
/*----------------------------------------*/

.location-map-wrapper {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.location-map-image-box {
  text-align: center;
}

/* Location map interactive hotspots */
.location-map-image-box {
  position: relative;
}

.location-map-hotspots {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.location-map-hotspot {
  position: absolute;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--ot-location-map-coming-soon-color);
  box-shadow: 0 10px 24px rgba(0, 34, 68, 0.18);
  transition: transform 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease;
  z-index: 2;
}

.location-map-hotspot.existing {
  background: var(--ot-location-map-existing-color);
}

.location-map-hotspot.is-active {
  transform: translate(-50%, -50%) scale(1.2);
  background: var(--ot-theme-color);
  box-shadow: 0 14px 30px rgba(55, 89, 163, 0.28);
}

.location-map-hotspot:hover,
.location-map-hotspot:focus-visible {
  transform: translate(-50%, -50%) scale(1.2);
  background: var(--ot-theme-color);
  box-shadow: 0 14px 30px rgba(55, 89, 163, 0.28);
}

.location-map-hotspot-label {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 10px);
  top: auto;
  transform: translateX(-50%);
  white-space: nowrap;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(0, 34, 68, 0.92);
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  pointer-events: none;
}

.location-map-hotspot:hover .location-map-hotspot-label,
.location-map-hotspot.is-active .location-map-hotspot-label,
.location-map-hotspot:focus-visible .location-map-hotspot-label {
  opacity: 1;
  visibility: visible;
}

.location-map-hotspot::after {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: 50%;
}

.location-map-image {
  width: 100%;
  max-width: 1080px;
  height: auto;
  display: inline-block;
}

.location-map-legend {
  gap: 56px;
  margin-top: 28px;
}

.location-map-legend-item {
  gap: 10px;
}

.location-map-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
}

.location-map-dot.existing-dot {
  background: var(--ot-location-map-existing-color);
}

.location-map-dot.coming-soon-dot {
  background: var(--ot-location-map-coming-soon-color);
}

.location-map-label {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
}

.location-map-legend-item .existing-dot+.location-map-label {
  color: var(--ot-location-map-existing-color);
}

.location-map-legend-item .coming-soon-dot+.location-map-label {
  color: var(--ot-location-map-coming-soon-color);
}

@media (max-width: 1200px) {
  .location-map-image {
    max-width: 920px;
  }

  .location-map-label {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .location-map-image {
    max-width: 100%;
  }

  .location-map-legend {
    margin-top: 22px;
    gap: 34px;
  }
}

@media (max-width: 767px) {

  .location-map-hotspot {
    width: 14px;
    height: 14px;
    border-width: 2px;
  }

  .location-map-hotspot-label {
    bottom: calc(100% + 8px);
    padding: 6px 10px;
    font-size: 11px;
  }

  .location-map-legend {
    gap: 28px;
    margin-top: 20px;
    flex-wrap: wrap;
  }

  .location-map-dot {
    width: 13px;
    height: 13px;
  }

  .location-map-label {
    font-size: 12px;
  }
}

/*----------------------------------------*/
/*  13.6 Location Centers css
/*----------------------------------------*/


.location-centers-wrapper {
  margin: 0 auto;
}

.location-centers-head {
  margin-bottom: 20px;
}

.view-location-head {
  margin-top: 48px;
}

.location-centers-title {
  font-size: 25px;
  line-height: 1.1;
  color: var(--ot-location-centers-title-color);
  font-weight: 600;
  margin: 0;
}

.active-center-card {
  width: 100%;
  max-width: 387px;
  border: 1px solid var(--ot-location-centers-card-border-color);
  border-radius: 10px;
  padding: 18px 20px 20px;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.active-center-card.is-active {
  border-color: var(--ot-theme-color);
  box-shadow: 0 14px 30px rgba(55, 89, 163, 0.12);
}

.center-state {
  font-size: 20px;
  line-height: 1;
  color: var(--ot-location-centers-state-color);
  margin: 0 0 9px;
  font-weight: 500;
}

.center-city {
  font-size: 22px;
  line-height: 1;
  color: var(--ot-location-centers-city-color);
  margin: 0 0 20px;
  font-weight: 600;
}

.center-city-link {
  display: inline-block;
  color: inherit;
  transition: color 0.25s ease;
}

.center-city-link:hover {
  color: var(--ot-theme-color);
}

.center-city-link.is-active {
  color: var(--ot-theme-color);
}

.center-desc {
  font-size: 16px;
  line-height: 1.3;
  color: var(--ot-location-centers-desc-color);
  margin: 0 0 18px;
}

.center-contact-list {
  margin-bottom: 22px;
}

.center-contact-item {
  gap: 10px;
  margin-bottom: 8px;
}

.center-contact-item:last-child {
  margin-bottom: 0;
}

.center-contact-icon {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 32px;
}

.center-contact-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.center-contact-text {
  font-size: 14px;
  line-height: 1.35;
  color: var(--ot-location-centers-contact-color);
}

.active-center-btn {
  display: block;
  width: 100%;
  background: var(--ot-location-centers-cta-bg-color);
  color: var(--ot-white-color);
  text-align: center;
  border-radius: 8px;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 1.2;
}

.active-center-btn:hover {
  color: var(--ot-white-color);
  background: var(--ot-location-map-coming-soon-color);
}

.city-location-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.city-location-card {
  border: 1px solid var(--ot-location-centers-card-border-color);
  border-radius: 10px;
  padding: 17px 12px 15px;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.city-location-card.is-active {
  border-color: var(--ot-theme-color);
  box-shadow: 0 14px 30px rgba(55, 89, 163, 0.12);
}

.city-location-top {
  margin-bottom: 8px;
}

.coming-soon-badge {
  font-size: 12px;
  line-height: 1;
  color: var(--ot-location-centers-badge-text-color);
  background: var(--ot-location-centers-badge-bg-color);
  border-radius: 8px;
  padding: 9px 10px;
  display: inline-block;
}

.city-location-desc {
  margin: 0 0 24px;
  font-size: 14px;
  line-height: 1.33;
  color: var(--ot-location-centers-desc-color);
  max-width: 100%;
}

.notify-link {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500;
  color: var(--ot-location-centers-state-color);
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .location-centers-area {
    padding-bottom: 56px;
  }

  .active-center-card {
    max-width: 520px;
  }

  .city-location-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }
}

@media (max-width: 991px) {
  .location-centers-head {
    margin-bottom: 16px;
  }

  .view-location-head {
    margin-top: 36px;
  }

  .location-centers-title {
    font-size: 30px;
  }

  .active-center-card {
    max-width: 100%;
  }

  .center-state {
    font-size: 22px;
  }

  .center-city {
    font-size: 28px;
    margin-bottom: 14px;
  }

  .center-desc {
    font-size: 17px;
    margin-bottom: 16px;
  }

  .center-contact-icon {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
  }

  .center-contact-text {
    font-size: 15px;
  }

  .active-center-btn {
    font-size: 16px;
    padding: 12px 16px;
  }

  .city-location-card {
    padding: 16px 14px;
  }

  .coming-soon-badge {
    font-size: 11px;
    padding: 8px 10px;
  }

  .city-location-desc {
    font-size: 15px;
    margin-bottom: 16px;
  }

  .notify-link {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .location-centers-area {
    padding: 8px 0 40px;
  }

  .location-centers-title {
    font-size: 26px;
  }

  .view-location-head {
    margin-top: 28px;
  }

  .active-center-card {
    max-width: 100%;
    padding: 16px;
  }

  .center-state {
    font-size: 20px;
  }

  .center-city {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .center-desc {
    font-size: 15px;
    margin-bottom: 14px;
  }

  .center-contact-text {
    font-size: 14px;
  }

  .center-contact-icon {
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
  }

  .active-center-btn {
    padding: 12px 14px;
    font-size: 15px;
  }

  .city-location-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .city-location-card {
    padding: 14px 12px;
  }

  .coming-soon-badge {
    font-size: 11px;
    padding: 7px 9px;
  }

  .city-location-desc {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .notify-link {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .location-map-legend {
    gap: 18px;
    margin-top: 16px;
  }

  .location-map-dot {
    width: 10px;
    height: 10px;
  }

  .location-map-label {
    font-size: 11px;
  }

  .location-centers-title {
    font-size: 24px;
  }

  .active-center-card {
    border-radius: 12px;
    padding: 14px 12px;
  }

  .center-state {
    font-size: 18px;
  }

  .center-city {
    font-size: 24px;
  }

  .center-contact-item {
    gap: 8px;
  }

  .center-contact-text {
    font-size: 13px;
    line-height: 1.4;
  }

  .active-center-btn {
    font-size: 14px;
  }

  .city-location-card {
    border-radius: 12px;
  }
}

/*----------------------------------------*/
/*  13.7 City Expect css
/*----------------------------------------*/
.city-expect-wrapp {
  max-width: 1240px;
  margin: 0 auto;
}

.sec-title.city-expect-title {
  font-size: 30px;
  line-height: 1.2;
  color: var(--ot-city-expect-title-color);
  font-weight: 700;
  margin-bottom: 34px;
}

.city-expect-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 21px;
}

.city-expect-item {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 57px;
  padding: 7px 17px 7px 18px;
  border: 1px solid var(--ot-auto-color-051);
  border-radius: 5px;
  background: var(--ot-white-color);
  box-shadow: -2px 2px 4px 0 var(--ot-city-expect-card-shadow-color);
}

.city-expect-icon-box {
  width: 44px;
  height: 43px;
  border-radius: 5px;
  background: var(--ot-city-expect-icon-bg-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 44px;
}

.city-expect-icon-box img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.city-expect-item-text {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35;
  color: var(--ot-city-expect-item-text-color);
}

@media (max-width: 1199px) {
  .city-expect-title {
    font-size: 40px;
    margin-bottom: 28px;
  }

  .city-expect-grid {
    gap: 16px;
  }
}

@media (max-width: 991px) {
  .city-expect-title {
    font-size: 34px;
  }

  .city-expect-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .city-expect-title {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .city-expect-item {
    gap: 12px;
    padding: 8px 12px;
  }

  .city-expect-icon-box {
    width: 40px;
    height: 39px;
    flex: 0 0 40px;
  }

  .city-expect-icon-box img {
    width: 24px;
    height: 24px;
  }

  .city-expect-item-text {
    font-size: 16px;
  }
}

/*----------------------------------------*/
/*  13.8 Opening CTA css
/*----------------------------------------*/
.opening-style {
  padding: 24px 0;
  background: #E8F3FF;
}

.opening-cta-wrapper {
  max-width: 1240px;
  margin: 0 auto;
}

.opening-cta-card {
  width: 100%;
  max-width: 572px;
  margin: 0 auto;
  background: var(--ot-opening-cta-card-bg-color);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  padding: 18px 18px 14px;
}

.opening-cta-card::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 8px;
  width: 168px;
  height: 168px;
  background: url("../img/icon/simplification1-5.svg") no-repeat center/contain;
  opacity: var(--ot-opening-cta-watermark-opacity);
  pointer-events: none;
}

.opening-cta-card-title {
  color: var(--ot-opening-cta-text-color);
  font-size: 25px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 14px;
  position: relative;
  z-index: 2;
}

.opening-cta-list {
  list-style: none;
  padding: 0;
  margin: 0 auto 14px;
  max-width: 360px;
  text-align: left;
  position: relative;
  z-index: 2;
}

.opening-cta-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  color: var(--ot-opening-cta-text-color);
  font-size: 14px;
  line-height: 1.35;
  font-weight: 400;
}

.opening-cta-list li:last-child {
  margin-bottom: 0;
}

.opening-cta-list-icon {
  position: absolute;
  top: 0;
  left: 0;
  flex: 0 0 17px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.opening-cta-list-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.opening-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 154px;
  min-height: 34px;
  border-radius: 6px;
  background: var(--ot-opening-cta-btn-bg-color);
  color: var(--ot-opening-cta-btn-text-color);
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  padding: 3px 14px;
  margin-bottom: 24px;
  position: relative;
  z-index: 2;
}

.opening-cta-btn:hover {
  color: var(--ot-opening-cta-btn-text-color);
}

.opening-cta-note {
  color: var(--ot-opening-cta-text-color);
  font-size: 14px;
  line-height: 1.25;
  font-weight: 500;
  margin: 0;
  position: relative;
  z-index: 2;
}

.opening-shape {
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 1199px) {

  .opening-cta-btn {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .opening-cta-area {
    padding: 16px 0 20px;
  }

  .opening-cta-card {
    padding: 16px 14px 12px;
  }

  .opening-cta-card::after {
    width: 120px;
    height: 120px;
    right: 8px;
    top: 14px;
  }

  .opening-cta-card-title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .opening-cta-list {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .opening-cta-list li {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .opening-cta-btn {
    min-width: 140px;
    min-height: 32px;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .opening-cta-note {
    font-size: 16px;
  }
}

/*----------------------------------------*/
/*  13.9 Treatment Sooner css
/*----------------------------------------*/
.treatment-sooner-wrapp {
  max-width: 1240px;
  margin: 0 auto;
}

.treatment-sooner-wrapp .sec-text {
  display: block;
}

.treatment-sooner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 245px;
  min-height: 44px;
  border-radius: 6px;
  padding: 10px 24px;
  background: linear-gradient(90deg, var(--ot-theme-color) 0%, var(--ot-auto-color-034) 100%);
  font-weight: 500;
  font-size: 15px;
  color: var(--ot-white-color);
  line-height: 1;
}

.treatment-sooner-btn:hover {
  color: var(--ot-white-color);
}

@media (max-width: 767px) {
  .treatment-sooner-area {
    padding: 20px 0 34px;
  }

  .sec-title.treatment-sooner-title {
    font-size: 32px;
    margin-bottom: 14px;
  }

  .treatment-sooner-btn {
    min-width: 220px;
    min-height: 42px;
    padding: 10px 18px;
  }
}

/*# sourceMappingURL=main.css.map */
