* { margin: 0px; padding: 0px; }
body { font-size: 16px; font-family: "Nunito Sans", sans-serif; }
a, a:hover { outline: none; text-decoration: none; }
ul, li { list-style: none; }
.mobile-logo a { font-size: 20px; font-weight: 500; color: rgb(22, 22, 22); text-decoration: none; }
.mobile-header {
  position: absolute; top: 0px; left: 0px; width: 100%; padding: 17px 0px; z-index: 9;
  &.mobile-haeder1 {
  position: fixed; background: var(--ztc-text-text-6);
  & .mobile-nav-icon { color: rgb(255, 255, 255); }
}
  &.mobile-haeder2 { position: fixed; background: var(--ztc-text-text-10); }
  &.mobile-haeder3 { position: fixed; background: rgb(231, 230, 234); }
  &.mobile-haeder4 { position: fixed; background: var(--ztc-text-text-1); z-index: 99; }
  &.mobile-haeder7 { position: fixed; background: var(--ztc-text-text-19); z-index: 99; }
  &.mobile-haeder9 { position: fixed; background: var(--ztc-text-text-23); z-index: 99; }
  &.mobile-haeder10 { position: fixed; background: var(--ztc-text-text-29); z-index: 99; }
}
.mobile-header-elements { display: flex; align-items: center; justify-content: space-between; }
.mobile-nav-icon { font-size: 23px; border: 1px solid; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; border-radius: 4px; color: rgb(22, 22, 22); }
.mobile-nav-icon.mobile-nav-icon-7 { color: rgb(255, 255, 255); }
.vl-hero-btn.vl-hero-btn-7.mobile-btn-7 { margin: 30px 0px; }
.vl-hero-btn.vl-hero-btn-7.mobile-btn-7 .vl-hero-btn.vl-hero-btn-7 .header-btn1.header-btn1-6 { width: 100%; text-align: center; }
.btn-area-8.mobile-btn-8.hash-has-sub { margin: 30px 0px; width: 100%; text-align: center; }
.mobile-nav-icon2 { font-size: 23px; border: 1px solid; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; border-radius: 4px; color: rgb(255, 255, 255); }
.mobile-sidebar {
  position: fixed; height: 100%; width: 100%; background: rgb(246, 246, 236); z-index: 99; padding: 40px 30px; left: -100%; top: 0px; visibility: hidden; opacity: 0; transition: 0.3s;
  &.mobile-sidebar1 {
  & .vl-about-btn {
  & .btn-primary2 { width: 100%; text-align: center; margin-bottom: 30px; }
}
}
}
.mobile-sidebar .contact-icon { background: rgb(22, 22, 22); }
.mobile-sidebar.mobile-menu-active { left: 0px; visibility: visible; opacity: 1; transition: 0.3s; overflow-y: scroll; }
.menu-close { position: absolute; right: 20px; top: 20px; font-size: 25px; color: rgb(22, 22, 22); cursor: pointer; }
.mobile-nav li a { font-size: 18px; line-height: 24px; color: rgb(22, 22, 22); padding: 10px 0px; display: block; font-family: "Nunito Sans", sans-serif; font-weight: 600 !important; }
ul.mobile-nav-list { margin-top: 30px; }
li.has-children { position: relative; z-index: 2; }
span.mobile-nav-menu-icon { position: absolute; right: 0px; top: 0px; height: 50px; width: 50px; text-align: center; line-height: 50px; color: rgb(22, 22, 22); }
ul.mobile-menu-sub { display: none; position: relative; left: 0px; padding-left: 10px; transition: 0.3s; }
ul.mobile-menu-sub.sub-menu-active { display: block; position: relative; transition: 0.3s; }
.mobile-nav li { position: relative; z-index: 2; }
span.submenu-button { position: absolute; width: 100%; height: 44px; top: 0px; left: 0px; z-index: 3; transition: 0.3s; }
span.submenu-button::after, span.submenu-button::before { position: absolute; content: ""; height: 20px; width: 2px; background: rgb(22, 22, 22); top: 12px; right: 9px; transition: 0.3s; }
span.submenu-button::before { height: 2px; width: 20px; right: 0px; top: 22px; }
span.submenu-button.submenu-opened::after { visibility: hidden; opacity: 0; }
.sub-menu { display: none; padding-left: 15px; }
span.multi-drop-icon { position: absolute; right: 10px; width: 20px; height: 100%; top: 0px; text-align: center; display: flex; align-items: center; justify-content: flex-end; }
ul.mobile-nav-list { max-height: 500px; overflow-y: scroll; }
.header-mobile-btn1 {
  background: var(--ztc-text-text-4); color: var(--ztc-text-text-3); padding: 8px 8px 8px 20px; display: inline-block; width: 100%; text-align: center; border-radius: 8px; font-size: var(--ztc-font-size-font-s20); line-height: var(--ztc-specing-height20); font-family: var(--ztc-family-font2); font-weight: var(--ztc-weight-bold); position: relative; z-index: 1; transition: 0.3s; margin-top: 25px; margin-bottom: 25px;
  &::after { position: absolute; content: ""; left: 0px; top: 0px; height: 100%; width: 100%; background: var(--ztc-text-text-3); transition: 0.3s; z-index: -1; border-radius: 8px; transform: scaleX(0); }
  &:hover {
  &::after { transform: scaleX(1); transition: 0.3s; }
}
}
.header-mobile-btn1:hover { color: rgb(255, 255, 255) !important; }
.header-mobile-btn1:hover span { background: rgb(51, 51, 51); }
.header-mobile-btn1 span { background: var(--ztc-text-text-1); height: 36px; width: 36px; display: inline-block; line-height: 36px; text-align: center; border-radius: 50px; transform: rotate(-45deg); }
.vl-mobile-contact1 {
  & .title { color: var(--ztc-text-text-3); font-size: var(--ztc-font-size-font-s20); line-height: var(--ztc-specing-height20); font-family: var(--ztc-family-font2); font-weight: var(--ztc-weight-bold); margin-bottom: 20px; }
  & .contact-info-single {
  display: flex; align-items: center; margin-bottom: 20px;
  &:last-child { margin-bottom: 0px; }
  & .contact-info-text a { color: var(--ztc-text-text-3); font-family: var(--ztc-family-font1); font-weight: var(--ztc-weight-semibold); transition: 0.3s; }
  & .contact-info-icon i { display: inline-block; border: 1px solid; height: 40px; width: 40px; line-height: 40px; text-align: center; border-radius: 50px; margin-right: 10px; transition: 0.3s; }
}
}
.social-links-mobile-menu ul li { display: inline-block; }
.social-links-mobile-menu ul li a { padding: 0px; height: 40px; width: 40px; display: inline-block; border: 1px solid; line-height: 40px; text-align: center; border-radius: 50px; margin-right: 8px; transition: 0.3s; }
.social-links-mobile-menu ul li a:hover { background: var(--ztc-text-text-4); color: var(--ztc-text-text-1); transition: 0.3s; }
.vl-about-btn .btn-area4 .header-btn1 { width: 100%; text-align: center; margin-bottom: 30px; }
