﻿.tp-offcanvas-2-area {
  position: relative;
}
.tp-offcanvas-2-area.opened .animated-text > nav > ul > li a::after {
  visibility: visible;
  opacity: 1;
  bottom: 35px;
}
.tp-offcanvas-2-area.opened .animated-text > nav > ul > li a::before {
  width: 100%;
}
.tp-offcanvas-2-area.opened .animated-text > nav > ul > li a .tp-text-hover-effect-word .single-char span {
  -webkit-transform: translateZ(0.1px);
  -moz-transform: translateZ(0.1px);
  -ms-transform: translateZ(0.1px);
  -o-transform: translateZ(0.1px);
  transform: translateZ(0.1px);
}
.tp-offcanvas-2-area.opened .tp-offcanvas-2-left, .tp-offcanvas-2-area.opened .tp-offcanvas-2-right {
  visibility: visible;
  opacity: 1;
}
.tp-offcanvas-2-area.opened .tp-offcanvas-2-wrapper {
  visibility: visible;
  opacity: 1;
}
.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-left, .tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-right {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  transition-delay: 0s;
}
.tp-offcanvas-2-area.opened .tp-offcanvas-2-menu {
  transition-delay: 0s;
}
.tp-offcanvas-2-area.opened .tp-offcanvas-2-close {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  transition-delay: 0.9s;
}
.tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > a {
  font-weight: 700;
  font-size: 50px;
  line-height: 1;
  color: #e2e2e2;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > a {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > a {
    font-size: 30px;
  }
}
.tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > a::after {
  position: absolute;
  left: 0;
  top: 16px;
  display: block;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
  content: "0" counter(count);
  counter-increment: count;
  color: rgba(113, 113, 114, 0.8);
}
.tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li.is-active > a {
  color: var(--tp-common-white);
}
.tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li.is-active .tp-menu-close i {
  color: var(--tp-common-white);
}
.tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > ul > li > a {
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  transition: 0.3s;
  color: #717172;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > ul > li > a {
    font-size: 20px;
  }
}
.tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > ul > li > a:hover {
  transform: translateX(15px);
  color: var(--tp-common-white);
}
.tp-offcanvas-2-area .tp-offcanvas-menu .tp-submenu li a:hover {
  background-color: initial;
  color: var(--tp-common-white);
}
.tp-offcanvas-2-area .tp-offcanvas-menu ul li:not(:last-child) > a {
  border-bottom: 0;
}
.tp-offcanvas-2-area .tp-offcanvas-menu ul li > a {
  padding: 0;
  padding-left: 30px;
}
.tp-offcanvas-2-area .tp-offcanvas-menu ul > li:not(:last-child) {
  margin-bottom: 45px;
}
.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu {
  padding-left: 20px;
  margin-top: 40px;
  margin-bottom: 56px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu {
    padding-left: 0;
  }
}
.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu li:not(:last-child) {
  margin-bottom: 30px;
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-bg.is-left {
  background: var(--tp-common-white);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo .logo-1 {
  display: none;
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li.is-active > a {
  color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li.is-active .tp-menu-close i {
  color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a {
  color: #1C1D20;
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a:hover {
  color: #0047AB;
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > ul > li > a {
  color: #555555;
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > ul > li > a:hover {
  color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu .tp-submenu li a:hover {
  background-color: initial;
  color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-bg.is-right {
  background-color: #F6F6F9;
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-info-title {
  color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-info-item > a {
  color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-info-item .contact-item {
  color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-social a {
  color: var(--tp-common-black);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-social a:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-common-black);
  background-color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-close-btn .text {
  color: var(--tp-common-black);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-close-btn {
  color: var(--tp-common-black);
}
/* Light offcanvas: keep content in one viewport without scrollbar */
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .left-box {
  overflow: hidden !important;
  overflow-y: hidden !important;
  overscroll-behavior: none;
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .right-box {
  overflow: hidden !important;
  overflow-y: hidden !important;
  overscroll-behavior: none;
}
body.offcanvas-opened {
  overflow: hidden !important;
  height: 100%;
  touch-action: none;
}
@media (max-width: 767px) {
  .tp-offcanvas-2-area.offcanvas-2-white-bg.opened {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #fff;
  }
  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-bg.is-left {
    width: 100% !important;
    background: #fff !important;
  }
  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .left-box {
    width: 100% !important;
    left: 0 !important;
    padding: 16px 20px 24px !important;
    background: #fff;
  }
  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
    padding: 0 !important;
  }
}
.tp-offcanvas-2-area.offcanvas-2-black-bg .tp-offcanvas-2-logo .logo-2 {
  display: none !important;
}
.tp-offcanvas-2-bg.left-box {
  position: fixed;
  top: 0;
  height: 100%;
  width: 60%;
  -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 1111;
}
@media (max-width: 767px) {
  .tp-offcanvas-2-bg.left-box {
    width: 100%;
  }
}
.tp-offcanvas-2-bg.right-box {
  position: fixed;
  top: 0;
  height: 100%;
  width: 40%;
  -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 1111;
}
@media (max-width: 767px) {
  .tp-offcanvas-2-bg.right-box {
    width: 100%;
  }
}
.tp-offcanvas-2-bg.is-left {
  left: 0;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  transform-origin: top center;
  background: var(--tp-common-black);
  transition-delay: 1s;
}
.tp-offcanvas-2-bg.is-right {
  right: 0;
  transform-origin: bottom center;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  background-color: #1C1D20;
  transition-delay: 1s;
}
.tp-offcanvas-2-wrapper .left-box {
  position: fixed;
  top: 0;
  width: 60%;
  height: 100vh;
  z-index: 9999;
  overflow-y: scroll;
  pointer-events: auto;
  scrollbar-width: none;
  padding: 40px 80px 50px 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-offcanvas-2-wrapper .left-box {
    padding: 40px 40px;
  }
}
@media (max-width: 767px) {
  .tp-offcanvas-2-wrapper .left-box {
    width: 100%;
    padding: 40px 40px;
  }
}
.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
  padding: 0px 125px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
    padding: 0 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
    padding: 0;
  }
}
.tp-offcanvas-2-wrapper .right-box {
  position: fixed;
  top: 0;
  width: 40%;
  height: 100vh;
  z-index: 9999;
  padding: 50px 100px 50px 0;
  scrollbar-width: none;
  overscroll-behavior-y: contain;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-offcanvas-2-wrapper .right-box {
    padding-right: 40px;
  }
}
.tp-offcanvas-2-wrapper .right-box::-webkit-scrollbar {
  display: none;
}
@media (max-width: 767px) {
  .tp-offcanvas-2-wrapper .right-box {
    width: 100%;
  }
}
.tp-offcanvas-2-wrapper .tp-menu-close {
  top: 10px;
  height: 0;
  width: 0;
}
@media (max-width: 767px) {
  .tp-offcanvas-2-wrapper .tp-menu-close {
    top: 0;
    right: 20px;
  }
}
.tp-offcanvas-2-wrapper .tp-menu-close i {
  font-size: 20px;
  color: #717172;
}
.tp-offcanvas-2-left {
  visibility: hidden;
  opacity: 0;
  left: 0;
  transition: 0.3s;
  transition-delay: 0.8s;
}
@media (max-width: 767px) {
  .tp-offcanvas-2-left-wrap {
    margin-bottom: 80px;
  }
}
.tp-offcanvas-2-right {
  visibility: hidden;
  opacity: 0;
  right: 0;
  transition: 0.3s;
  transition-delay: 0.8s;
}
.tp-offcanvas-2-right-inner {
  height: 100%;
  padding: 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-offcanvas-2-right-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-offcanvas-2-right-inner {
    padding: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-offcanvas-2-right-inner {
    padding: 30px;
  }
}
.tp-offcanvas-2-right-info-box {
  padding: 0 200px;
}
@media only screen and (min-width: 1801px) and (max-width: 1850px), only screen and (min-width: 1701px) and (max-width: 1800px) {
  .tp-offcanvas-2-right-info-box {
    padding-right: 100px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-offcanvas-2-right-info-box {
    padding: 0 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-offcanvas-2-right-info-box {
    padding: 0 100px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-offcanvas-2-right-info-box {
    padding: 0 70px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-offcanvas-2-right-info-box {
    padding: 0 60px;
    padding-right: 0;
    margin-top: 130px;
  }
}
.tp-offcanvas-2-right-info-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 35px;
  color: var(--tp-common-white);
}
.tp-offcanvas-2-right-info-item {
  margin-bottom: 30px;
}
.tp-offcanvas-2-right-info-item label {
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  display: block;
  color: #717172;
}
.tp-offcanvas-2-right-info-item > a {
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.01em;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-offcanvas-2-right-info-item > a br {
    display: none;
  }
}
.tp-offcanvas-2-right-social a {
  height: 40px;
  width: 40px;
  transition: 0.3s;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-offcanvas-2-right-social a:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}
.tp-offcanvas-2-close {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  transition-delay: 0.5s;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-offcanvas-2-close {
    padding-right: 30px;
  }
}
.tp-offcanvas-2-close-btn {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-offcanvas-2-close-btn .text {
  width: 60px;
  height: 20px;
  transition: 0.3s;
  overflow: hidden;
  display: inline-block;
  transform: translateY(4px);
  color: var(--tp-common-white);
}
.tp-offcanvas-2-close-btn .text span {
  transition: 0.3s;
  display: inline-block;
  -webkit-transform: translateX(120%);
  -moz-transform: translateX(120%);
  -ms-transform: translateX(120%);
  -o-transform: translateX(120%);
  transform: translateX(120%);
}
.tp-offcanvas-2-close-btn:hover .text span {
  transform: translateX(0%);
}
.tp-offcanvas-2-close-btn:hover span svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tp-offcanvas-2-text {
  right: 0;
  bottom: 0;
  position: absolute;
  transform: rotate(-90deg) translateY(100%);
}
.tp-offcanvas-2-text span {
  font-size: 320px;
  font-weight: 700;
  color: rgba(33, 35, 41, 0.3);
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo {
  margin-bottom: 16px;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo {
    margin-bottom: 0 !important;
  }
}

.tp-offcanvas-2-logo {
  margin-bottom: 80px;
}
.tp-offcanvas-2-logo .logo-2 {
  display: block !important;
}

/* Site-wide overrides — match Default.aspx offcanvas behavior */
.tp-offcanvas-2-area {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
}

.tp-offcanvas-2-area.opened {
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  z-index: 100000 !important;
}

body.offcanvas-opened,
body.offcanvas-opened html {
  overflow: hidden !important;
  height: 100% !important;
  overscroll-behavior: none;
}

html:has(body.offcanvas-opened) {
  overflow: hidden !important;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg.opened,
.tp-offcanvas-2-area.offcanvas-2-white-bg.opened .tp-offcanvas-2-wrapper {
  overflow: hidden !important;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .left-box,
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .right-box {
  overflow: hidden !important;
  overflow-y: hidden !important;
  overscroll-behavior: none;
  height: 100vh;
  height: 100dvh;
  max-height: 100vh;
  max-height: 100dvh;
  scrollbar-width: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .left-box::-webkit-scrollbar,
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .right-box::-webkit-scrollbar {
  display: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .left-box {
  display: flex;
  flex-direction: column;
  padding: 24px 40px;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo {
  margin-bottom: 16px;
  flex-shrink: 0;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo img {
  width: auto;
  height: 55px;
  max-width: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden !important;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
  padding: 0 40px;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav,
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul {
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  margin: 0;
  padding: 0;
  overflow: hidden !important;
  list-style: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li {
  margin-bottom: 0 !important;
  flex-shrink: 0;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a {
  font-size: clamp(22px, 3.2vh, 34px);
  line-height: 1.15;
  color: #1C1D20;
  text-decoration: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a:hover {
  color: #0047AB;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu ul li .submenu {
  margin-top: 8px;
  margin-bottom: 4px;
  padding-left: 20px;
  list-style: none;
  display: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > ul > li > a {
  font-size: clamp(16px, 2vh, 20px);
  color: #555;
  text-decoration: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-info-box {
  margin-top: 60px !important;
  padding: 0 80px;
}

@media (max-width: 767px) {
  .tp-offcanvas-2-area.offcanvas-2-white-bg.opened {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100dvh !important;
    z-index: 100000 !important;
    background: #fff !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg.opened .tp-offcanvas-2-bg.is-left {
    width: 100% !important;
    background: #fff !important;
    transform: scale(1, 1) !important;
    transition: none !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg.opened .tp-offcanvas-2-wrapper {
    position: fixed !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 100001 !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg.opened .tp-offcanvas-2-left,
  .tp-offcanvas-2-area.offcanvas-2-white-bg.opened .tp-offcanvas-2-wrapper .left-box {
    width: 100% !important;
    padding: 16px 20px 24px !important;
    height: 100dvh !important;
    background: #fff !important;
    transition: none !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo img {
    height: 40px;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu {
    justify-content: flex-start;
    padding-top: 12px;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
    padding: 0 !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul {
    justify-content: flex-start;
    height: auto;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a {
    display: block;
    font-size: 20px !important;
    padding: 14px 0 14px 28px !important;
    color: #1C1D20 !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li.is-active .submenu,
  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li.active .submenu {
    display: block;
  }
}

/* Numbered menu + Master page mobile polish (loads after Bootstrap) */
.counter-row,
.tp-offcanvas-menu.counter-row {
  counter-reset: count;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu ul li {
  position: relative;
  list-style: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu ul > li {
  margin-bottom: 0 !important;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo .logo-1 {
  display: block !important;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo .logo-2 {
  display: none !important;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a {
  position: relative;
  display: block;
  font-weight: 700;
  text-decoration: none;
}

.tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > a::after {
  position: absolute;
  left: 0;
  top: 16px;
  display: block;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
  content: "0" counter(count);
  counter-increment: count;
  color: rgba(113, 113, 114, 0.8);
  pointer-events: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-close-btn {
  appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0 !important;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none !important;
  cursor: pointer;
  line-height: 1;
  color: #1C1D20;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-close-btn .text {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-close-btn svg {
  display: block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .tp-offcanvas-2-area.offcanvas-2-white-bg.opened .tp-offcanvas-2-close {
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
    transition-delay: 0s !important;
    display: block !important;
    flex-shrink: 0;
    padding: 0;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-left-wrap {
    margin-bottom: 8px !important;
    width: 100%;
    flex-shrink: 0;
    align-items: center;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo {
    margin-bottom: 0 !important;
    max-width: calc(100% - 52px);
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu {
    flex: 0 1 auto;
    justify-content: flex-start !important;
    padding-top: 8px !important;
    overflow: visible !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav,
  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul {
    height: auto !important;
    max-height: none !important;
    justify-content: flex-start !important;
    gap: 0;
    overflow: visible !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu ul li .submenu {
    margin-top: 0;
    margin-bottom: 8px;
    padding-left: 28px;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li:last-child {
    border-bottom: 0;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    letter-spacing: -0.02em;
    padding: 14px 0 14px 28px !important;
    color: #1C1D20 !important;
    white-space: normal;
    word-break: break-word;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a::after {
    top: 17px;
    font-size: 11px;
    opacity: 1 !important;
    visibility: visible !important;
    content: "0" counter(count) !important;
  }

  .tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > ul > li > a {
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 8px 0 !important;
    color: #555 !important;
  }
}

