<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&amp;amp;display=swap");
a, a:hover {
  text-decoration: none;
}

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

h2, p {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

input, textarea {
  background: none;
  border: none;
  outline: none;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.reveal {
  position: relative;
  display: -ms-inline-flexbox;
  visibility: hidden;
  overflow: hidden;
}

.reveal img {
  height: 100%;
  width: 100%;
  display: inline-block;
  -o-object-fit: cover;
  object-fit: cover;
  transform-origin: left;
}

.space6 {
  height: 6px;
}

.space8 {
  height: 8px;
}

.space10 {
  height: 10px;
}

.space12 {
  height: 12px;
}

.space14 {
  height: 14px;
}

.space16 {
  height: 16px;
}

.space18 {
  height: 18px;
}

.space20 {
  height: 20px;
}

.space22 {
  height: 22px;
}

.space24 {
  height: 24px;
}

.space26 {
  height: 26px;
}

.space28 {
  height: 28px;
}

.space30 {
  height: 30px;
}

.space32 {
  height: 32px;
}

.space34 {
  height: 34px;
}

.space36 {
  height: 36px;
}

.space38 {
  height: 38px;
}

.space40 {
  height: 40px;
}

.space42 {
  height: 42px;
}

.space44 {
  height: 44px;
}

.space46 {
  height: 46px;
}

.space48 {
  height: 48px;
}

.space50 {
  height: 50px;
}

.space52 {
  height: 52px;
}

.space54 {
  height: 54px;
}

.space56 {
  height: 56px;
}

.space58 {
  height: 58px;
}

.space60 {
  height: 60px;
}

.space62 {
  height: 62px;
}

.space64 {
  height: 64px;
}

.space66 {
  height: 66px;
}

.space68 {
  height: 68px;
}

.space70 {
  height: 70px;
}

.space72 {
  height: 72px;
}

.space74 {
  height: 74px;
}

.space76 {
  height: 76px;
}

.space78 {
  height: 78px;
}

.space80 {
  height: 80px;
}

.space82 {
  height: 82px;
}

.space84 {
  height: 84px;
}

.space86 {
  height: 86px;
}

.space {
  height: 88px;
}

.space90 {
  height: 90px;
}

.space92 {
  height: 92px;
}

.space94 {
  height: 94px;
}

.space96 {
  height: 96px;
}

.space98 {
  height: 98px;
}

.space100 {
  height: 100px;
}

@keyframes animation-5 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.aniamtion-key-5 {
  position: relative;
  animation-name: animation-5;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  transition: all 0.4s ease-in-out;
}

@keyframes animation-7 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-1000deg);
  }
}
.keyframe5 {
  position: relative;
  animation-name: animation-7;
  animation-duration: 90s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: cubic-bezier(0.59, 0.59, 1, 1);
}

@keyframes animation-9 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-1000deg);
  }
}
.keyframe6 {
  position: relative;
  animation-name: animation-9;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: cubic-bezier(0.59, 0.59, 1, 1);
}

@keyframes animation-1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(30px);
  }
}
.aniamtion-key-1 {
  position: relative;
  animation-name: animation-1;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes animation-2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(50px);
  }
}
.aniamtion-key-2 {
  position: relative;
  animation-name: animation-2;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes animation-3 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(60px);
  }
}
.aniamtion-key-3 {
  position: relative;
  animation-name: animation-3;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes animation-4 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(40px);
  }
}
.aniamtion-key-4 {
  position: relative;
  animation-name: animation-4;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes animation-6 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(50px);
  }
}
.aniamtion-key-6 {
  position: relative;
  animation-name: animation-6;
  animation-duration: 1.9s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes animation-8 {
  0% {
    padding-left: 0px;
  }
  100% {
    padding-left: 50px;
  }
}
.aniamtion-key-7 {
  position: relative;
  animation-name: animation-8;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes fade-in-down {
  0% {
    transform: translate3d(0, -50px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes pulse-border {
  0% {
    transform: translateX(0) translateY(0) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(0) translateY(0) translateZ(0) scale(1.5);
    opacity: 1;
  }
}
.pulse-border {
  position: relative;
  animation-name: pulse-border;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes pulse-border1 {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.pulse-border1 {
  position: relative;
  animation-name: pulse-border1;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-100%);
  }
}
@keyframes marquee-2 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translatex(0);
  }
}
:root {
  --ztc-text-text-1: #fff;
  --ztc-text-text-2: #090B0E;
  --ztc-text-text-3: #3D4C5E;
  --ztc-text-text-4: #5863c4;
  --ztc-text-text-5: #0e594c;
  --ztc-text-text-6: #FF0A54;
  --ztc-text-text-7: #FFE7EE;
  --ztc-text-text-8: #F6F8F9;
  --ztc-text-text-9: #FEE0ED;
  --ztc-text-text-10: #F6F8F9;
  --ztc-text-text-11: #ADFF1C;
  --ztc-text-text-12: #0A2828;
  --ztc-text-text-13: #2E00FF;
  --ztc-text-text-14: #FF6610;
  --ztc-text-text-15: #0D47A1;
  --ztc-text-text-16: #1B6CFC;
  --ztc-text-text-17: #6455E1;
  --ztc-text-text-18: #081120;
  --ztc-bg-bg-1: #5863c4;
  --ztc-bg-bg-2: #EDE9F8;
  --ztc-bg-bg-3: #C8BFF4;
  --ztc-bg-bg-4: #EDEAFB;
  --ztc-bg-bg-5: #FEBFDA;
  --ztc-bg-bg-6: #CAC6FD;
  --ztc-bg-bg-7: #FFE8A4;
  --ztc-bg-bg-8: #D4FFD6;
  --ztc-bg-bg-9: #E2E0F2;
  --ztc-bg-bg-10: #9dcfc7;
  --ztc-bg-bg-11: #3A3658;
  --ztc-bg-bg-12: #4E3A7A;
  --ztc-bg-bg-13: #FFEAF3;
  --ztc-bg-bg-14: #FFF5F9;
  --ztc-bg-bg-15: #F6F8F9;
  --ztc-bg-bg-16: #FFF6F9;
  --ztc-bg-bg-17: #ADFF1C;
  --ztc-bg-bg-18: #104041;
  --ztc-bg-bg-19: rgba(173, 255, 28, 0.1);
  --ztc-bg-bg-20: rgba(10, 40, 40, 0.1);
  --ztc-bg-bg-21: #FFE8A4;
  --ztc-bg-bg-22: #CAC6FD;
  --ztc-bg-bg-23: #D4FFD6;
  --ztc-bg-bg-24: #0D47A1;
  --ztc-bg-bg-25: #FF6610;
  --ztc-bg-bg-26: #1B6CFC;
  --ztc-bg-bg-27: #FCCC8A;
  --ztc-bg-bg-28: #6455E1;
  --ztc-border-border-1: #E5E7EB;
  --ztc-border-border-2: #dfdcdc;
  --ztc-font-size-font-s10: 10px;
  --ztc-font-size-font-s12: 12px;
  --ztc-font-size-font-s14: 14px;
  --ztc-font-size-font-s16: 16px;
  --ztc-font-size-font-s18: 18px;
  --ztc-font-size-font-s20: 20px;
  --ztc-font-size-font-s22: 22px;
  --ztc-font-size-font-s24: 24px;
  --ztc-font-size-font-s26: 26px;
  --ztc-font-size-font-s28: 28px;
  --ztc-font-size-font-s30: 30px;
  --ztc-font-size-font-s32: 32px;
  --ztc-font-size-font-s34: 34px;
  --ztc-font-size-font-s36: 36px;
  --ztc-font-size-font-s38: 38px;
  --ztc-font-size-font-s40: 40px;
  --ztc-font-size-font-s42: 42px;
  --ztc-font-size-font-s44: 44px;
  --ztc-font-size-font-s46: 46px;
  --ztc-font-size-font-s48: 48px;
  --ztc-font-size-font-s50: 50px;
  --ztc-font-size-font-s52: 52px;
  --ztc-font-size-font-s54: 54px;
  --ztc-font-size-font-s56: 56px;
  --ztc-font-size-font-s58: 58px;
  --ztc-font-size-font-s60: 60px;
  --ztc-font-size-font-s62: 62px;
  --ztc-font-size-font-s64: 64px;
  --ztc-font-size-font-s66: 66px;
  --ztc-font-size-font-s68: 68px;
  --ztc-font-size-font-s70: 70px;
  --ztc-font-size-font-s10: 10px;
  --ztc-font-size-font-s12: 12px;
  --ztc-font-size-font-s14: 14px;
  --ztc-font-size-font-s16: 16px;
  --ztc-font-size-font-s18: 18px;
  --ztc-font-size-font-s20: 20px;
  --ztc-font-size-font-s22: 22px;
  --ztc-font-size-font-s24: 24px;
  --ztc-font-size-font-s26: 26px;
  --ztc-font-size-font-s28: 28px;
  --ztc-font-size-font-s30: 30px;
  --ztc-font-size-font-s32: 32px;
  --ztc-font-size-font-s34: 34px;
  --ztc-font-size-font-s36: 36px;
  --ztc-font-size-font-s38: 38px;
  --ztc-font-size-font-s40: 40px;
  --ztc-font-size-font-s42: 42px;
  --ztc-font-size-font-s44: 44px;
  --ztc-font-size-font-s46: 46px;
  --ztc-font-size-font-s48: 48px;
  --ztc-font-size-font-s50: 50px;
  --ztc-font-size-font-s52: 52px;
  --ztc-font-size-font-s54: 54px;
  --ztc-font-size-font-s56: 56px;
  --ztc-font-size-font-s58: 58px;
  --ztc-font-size-font-s60: 60px;
  --ztc-font-size-font-s62: 62px;
  --ztc-font-size-font-s64: 64px;
  --ztc-font-size-font-s66: 66px;
  --ztc-font-size-font-s68: 68px;
  --ztc-font-size-font-s70: 70px;
  --ztc-specing-height6: 6px;
  --ztc-specing-height8: 8px;
  --ztc-specing-height10: 10px;
  --ztc-specing-height12: 12px;
  --ztc-specing-height14: 114px;
  --ztc-specing-height16: 16px;
  --ztc-specing-height18: 18px;
  --ztc-specing-height20: 20px;
  --ztc-specing-height22: 22px;
  --ztc-specing-height24: 24px;
  --ztc-specing-height26: 26px;
  --ztc-specing-height28: 28px;
  --ztc-specing-height30: 30px;
  --ztc-specing-height32: 32px;
  --ztc-specing-height34: 34px;
  --ztc-specing-height36: 36px;
  --ztc-specing-height38: 38px;
  --ztc-specing-height40: 40px;
  --ztc-specing-height42: 42px;
  --ztc-specing-height44: 44px;
  --ztc-specing-height46: 46px;
  --ztc-specing-height48: 48px;
  --ztc-specing-height50: 50px;
  --ztc-specing-height52: 52px;
  --ztc-specing-height54: 54px;
  --ztc-specing-height56: 56px;
  --ztc-specing-height58: 58px;
  --ztc-specing-height60: 60px;
  --ztc-specing-height70: 70px;
  --ztc-specing-height80: 80px;
  --ztc-specing-height90: 90px;
  --ztc-specing-height100: 100px;
  --ztc-specing-height110: 110px;
  --ztc-specing-height120: 120px;
  --ztc-specing-height130: 130px;
  --ztc-weight-regular: 400;
  --ztc-weight-medium: 500;
  --ztc-weight-semibold: 600;
  --ztc-weight-bold: 700;
  --ztc-weight-black: 800;
  --ztc-family-font1: 'Figtree', sans-serif;
}

/*
============================
Name:  SEOC - Digital Marketing Agency Templete
Version: 3.0.0
Description: SEO - Digital Marketing Agency Templete
Author: Vikiglab
Author URI: https://themeforest.net/user/vikinglab/portfolio
Location:
============================
*/
/*============= HEDAER CSS AREA ===============*/
/*============= HERO CSS AREA ===============*/
/*============= MOBILE-MENU CSS AREA ===============*/
/*============= ABOUT CSS AREA ===============*/
/*============= SERVICE CSS AREA ===============*/
/*============= WORK CSS AREA ===============*/
/*============= TESTIMONIAL CSS AREA ===============*/
/*============= BLOG CSS AREA ===============*/
/*============= CONTACT CSS AREA ===============*/
/*============= TEAM CSS AREA ===============*/
/*============= FAQ CSS AREA ===============*/
/*============= CASE CSS AREA ===============*/
/*============= CTA CSS AREA ===============*/
/*============= OTHERS CSS AREA ===============*/
/*============= FOOTER CSS AREA ===============*/
/*============= COMMON CSS AREA ===============*/
.heading1 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-4);
  border-radius: 8px;
  transition: all 0.4s;
  padding: 6px 10px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading1 h5 img {
  margin: 0 6px 0 0;
}
.heading1 h5::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-1);
  opacity: 10%;
  border-radius: 8px;
}
.heading1 h1 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s64);
  line-height: var(--ztc-font-size-font-s70);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-3);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading1 h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading1 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading2 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-4);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading2 h5 img {
  margin: 0 6px 0 0;
}
.heading2 h5::after {
  position: absolute;
  content: "";
  left: 0;
  top: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: var(--ztc-text-text-4);
}
.heading2 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading2 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading2 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading3 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-5);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading3 h5 img {
  margin: 0 6px 0 0;
}
.heading3 h5::after {
  position: absolute;
  content: "";
  left: 0;
  top: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-10);
}
.heading3 h1 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s64);
  line-height: var(--ztc-font-size-font-s70);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-1);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading3 h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading3 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-1);
  opacity: 80% !important;
}

.heading4 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-5);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading4 h5 img {
  margin: 0 6px 0 0;
}
.heading4 h5::after {
  position: absolute;
  content: "";
  left: 0;
  top: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-10);
}
.heading4 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading4 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading4 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-1);
  opacity: 80% !important;
}
.heading4 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  line-height: var(--ztc-font-size-font-s20);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-top: 32px;
  margin-bottom: 8px;
}

.heading5 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-5);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading5 h5 img {
  margin: 0 6px 0 0;
}
.heading5 h5::after {
  position: absolute;
  content: "";
  left: 0;
  top: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-10);
}
.heading5 h1 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s64);
  line-height: var(--ztc-font-size-font-s70);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading5 h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading5 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading6 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-4);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading6 h5 img {
  margin: 0 6px 0 0;
}
.heading6 h5::after {
  position: absolute;
  content: "";
  left: 0;
  top: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-1);
}
.heading6 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-4);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading6 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading6 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}
.heading6 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  line-height: var(--ztc-font-size-font-s20);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-top: 32px;
  margin-bottom: 8px;
}

.heading7 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-6);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  padding: 6px 10px;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading7 h5 img {
  margin: 0 6px 0 0;
}
.heading7 h5::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
  background: var(--ztc-text-text-6);
  opacity: 8%;
  border-radius: 8px;
}
.heading7 h1 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s64);
  line-height: var(--ztc-font-size-font-s74);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading7 h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading7 h1 span {
  color: var(--ztc-text-text-6);
  display: inline-block;
  position: relative;
}
.heading7 h1 span img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.heading7 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading8 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-6);
  border-radius: 8px;
  transition: all 0.4s;
  padding: 6px 10px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading8 h5::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-6);
  opacity: 8%;
  border-radius: 8px;
}
.heading8 h5 img {
  margin: 0 6px 0 0;
}
.heading8 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s60);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
.heading8 h2 span {
  color: var(--ztc-text-text-6);
  display: inline-block;
  position: relative;
}
.heading8 h2 span img {
  position: absolute;
  left: 0;
  bottom: -10px;
}
@media (max-width: 767px) {
  .heading8 h2 span img {
    display: none;
  }
}
@media (max-width: 767px) {
  .heading8 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading8 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading9 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-bg-bg-17);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  padding: 6px 10px;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
  background: var(--ztc-bg-bg-19);
}
.heading9 h5 img {
  margin: 0 6px 0 0;
}
.heading9 h1 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s56);
  line-height: var(--ztc-font-size-font-s68);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-10);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading9 h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading9 h1 span {
  color: var(--ztc-text-text-6);
  display: inline-block;
  position: relative;
}
.heading9 h1 span img {
  position: absolute;
  left: 0;
  bottom: -25px;
}
.heading9 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-10);
  opacity: 80%;
}

.heading10 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-12);
  border-radius: 8px;
  transition: all 0.4s;
  padding: 6px 10px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading10 h5::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-20);
  border-radius: 8px;
}
.heading10 h5 img {
  margin: 0 6px 0 0;
}
.heading10 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
.heading10 h2 span {
  color: var(--ztc-text-text-6);
  display: inline-block;
  position: relative;
}
.heading10 h2 span img {
  position: absolute;
  left: 0;
  bottom: -10px;
}
@media (max-width: 767px) {
  .heading10 h2 span img {
    display: none;
  }
}
@media (max-width: 767px) {
  .heading10 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading10 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}
.heading10 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s32);
  line-height: var(--ztc-font-size-font-s40);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 24px;
}

.heading11 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading11 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading11 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-1);
  opacity: 80%;
}

.heading12 h5 {
  color: var(--ztc-text-text-15);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
}
.heading12 h5::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: var(--ztc-text-text-15);
  left: -39px;
  top: 8px;
}
.heading12 h5::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: var(--ztc-text-text-15);
  right: -39px;
  top: 8px;
}
.heading12 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: #5863c4;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading12 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading12 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading13 h5 {
  color: var(--ztc-text-text-5);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
}
.heading13 h5::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: var(--ztc-text-text-5);
  left: -39px;
  top: 8px;
}
.heading13 h5::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: var(--ztc-text-text-5);
  right: -39px;
  top: 8px;
}
.heading13 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-5);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading13 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading13 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s32);
  line-height: var(--ztc-font-size-font-s32);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
}
@media (max-width: 767px) {
  .heading13 h3 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading13 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading14 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-17);
  border-radius: 32px;
  transition: all 0.4s;
  padding: 6px 10px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
  background: #EFEEFC;
}
.heading14 h5 img {
  margin: 0 6px 0 0;
}
.heading14 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
.heading14 h2 span {
  color: var(--ztc-text-text-6);
  display: inline-block;
  position: relative;
}
.heading14 h2 span img {
  position: absolute;
  left: 0;
  bottom: -10px;
}
@media (max-width: 767px) {
  .heading14 h2 span img {
    display: none;
  }
}
@media (max-width: 767px) {
  .heading14 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading14 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}
.heading14 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s32);
  line-height: var(--ztc-font-size-font-s40);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 24px;
}

.heading15 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-14);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading15 h1 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s64);
  line-height: 72px;
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading15 h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading15 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading15 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading15 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading16 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  padding: 8px 12px;
}
.heading16 h5::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 4px;
  background: rgba(64, 139, 255, 0.1);
}
.heading16 h5 img {
  margin: 0 4px 0 0;
}
.heading16 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-18);
}
@media (max-width: 767px) {
  .heading16 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading16 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}

.heading17 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-4);
  border-radius: 8px;
  border-radius: 5px;
  background: rgb(220 224 255);
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  padding: 8px 12px;
}
.heading17 h5 img {
  margin: 0 4px 0 0;
}
.heading17 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s64);
  line-height: var(--ztc-font-size-font-s70);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-4);
}
@media (max-width: 767px) {
  .heading17 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading17 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s28);
  font-weight: var(--ztc-weight-regular);
  color: #5D6261;
}

.heading18 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-4);
  border-radius: 8px;
  border-radius: 5px;
  background: rgb(234 236 255);
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  padding: 8px 12px;
}
.heading18 h5 img {
  margin: 0 4px 0 0;
}
.heading18 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-4);
}
@media (max-width: 767px) {
  .heading18 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading18 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: #5D6261;
}

.heading19 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  background: var(--ddd, linear-gradient(91deg, #FF0A54 0.78%, #FF6F00 99.88%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  padding: 8px 12px;
}
.heading19 h5::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 4px;
  background: rgba(255, 15, 81, 0.05);
}
.heading19 h5 img {
  margin: 0 4px 0 0;
}
.heading19 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s60);
  line-height: var(--ztc-font-size-font-s66);
  font-weight: var(--ztc-weight-bold);
  color: #09171B;
}
@media (max-width: 767px) {
  .heading19 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading19 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s28);
  font-weight: var(--ztc-weight-medium);
  color: #5C6365;
}

.heading20 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  background: var(--ddd, linear-gradient(91deg, #5863c4 0.78%, #777ebe 99.88%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  padding: 8px 12px;
}
.heading20 h5::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 4px;
  background: rgb(15 138 255 / 5%);
}
.heading20 h5 img {
  margin: 0 4px 0 0;
}
.heading20 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-4);
}
@media (max-width: 767px) {
  .heading20 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading20 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-medium);
  color: #5C6365;
}

.heading21 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading21 h5 img {
  margin: 0 6px 0 0;
}
.heading21 h5::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: #fff;
}
.heading21 h1 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s56);
  line-height: var(--ztc-font-size-font-s66);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-1);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading21 h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading21 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-1);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading21 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading21 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-1);
  opacity: 80%;
}

.heading22 h5 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: #4D44C5;
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
}
.heading22 h5 img {
  margin: 0 6px 0 0;
}
.heading22 h5::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -6px;
  width: 20px;
  height: 2px;
  transition: all 0.4s;
  background: #4D44C5;
}
.heading22 h2 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  line-height: var(--ztc-font-size-font-s52);
  font-weight: var(--ztc-weight-bold);
  color: #040306;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .heading22 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading22 p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: #565659;
}

.heading23 h5 {
  color: var(--gray-700, #374151);
  font-family: var(--ztc-family-font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 30px;
  background: var(--primary-100, #E1EFFE);
  padding: var(--1, 4px) var(--2, 8px);
}
.heading23 h5 i {
  margin-left: 8px;
}
.heading23 h2 {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.36px;
}
@media (max-width: 767px) {
  .heading23 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: var(--ztc-font-size-font-s40);
  }
}
.heading23 p {
  color: var(--gray-500, var(--gray-500, #6B7280));
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.header-btn1 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-1);
  color: var(--ztc-text-text-1);
  padding: 8px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.header-btn1:hover::after {
  visibility: visible;
  opacity: 1;
  width: 100%;
  left: 0;
  transition: all 0.4s;
}
.header-btn1:hover span {
  transition: all 0.4s;
  transform: rotate(0deg);
}
.header-btn1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  left: 50%;
  transition: all 0.4s;
  top: 0;
  z-index: -1;
  background: var(--ztc-text-text-13);
  border-radius: 30px;
  visibility: hidden;
  opacity: 0;
}
.header-btn1:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn1 span {
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s36);
  text-align: center;
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-4);
  transform: rotate(-45deg);
  position: relative;
  left: 8px;
}

.header-btn2 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-1);
  color: var(--ztc-text-text-1);
  padding: 8px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  background: transparent;
  z-index: 1;
  transition: all 0.4s;
}
.header-btn2:hover {
  color: var(--ztc-text-text-1) !important;
  transition: all 0.4s;
  transform: translateY(-5px);
  border: 1px solid var(--ztc-text-text-13);
  background: var(--ztc-text-text-13);
}
.header-btn2:hover span {
  background: var(--ztc-text-text-1) !important;
  transition: all 0.4s;
  color: var(--ztc-text-text-4) !important;
  transform: rotate(0deg);
}
.header-btn2 span {
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s36);
  text-align: center;
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-2);
  transform: rotate(-45deg);
  position: relative;
  left: 8px;
}

.header-btn3 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-1);
  padding: 16px 24px;
  transition: all 0.4s;
  border: 1px solid var(--ztc-text-text-1);
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.header-btn3:hover {
  background: var(--ztc-text-text-5);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  border: 1px solid var(--ztc-text-text-5);
}

.header-btn4 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-1);
  background: var(--ztc-text-text-5);
  padding: 16px 24px;
  transition: all 0.4s;
  border: 1px solid var(--ztc-text-text-5);
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.header-btn4:hover {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  transform: translateY(-5px);
  border: 1px solid var(--ztc-text-text-1);
  background: var(--ztc-text-text-1);
}

.header-btn5 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-2);
  padding: 16px 24px;
  transition: all 0.4s;
  border: 1px solid var(--ztc-text-text-2);
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.header-btn5:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  border: 1px solid var(--ztc-text-text-5);
  background: var(--ztc-text-text-5);
}

.header-btn6 {
  display: inline-block;
  font-size: var(--ztc-font-size-font-s18);
  font-family: var();
  color: var(--ztc-text-text-6);
  border-top: 1px solid var(--ztc-text-text-6);
  border-bottom: 1px solid var(--ztc-text-text-6);
  padding: 15px 0;
  font-weight: var(--ztc-weight-bold);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s18);
}
.header-btn6:hover {
  letter-spacing: 1px;
  color: var(--ztc-text-text-6);
  transition: all 0.4s;
}

.header-btn7 {
  display: inline-block;
  font-size: var(--ztc-font-size-font-s18);
  font-family: var();
  color: var(--ztc-text-text-2);
  border-top: 1px solid var(--ztc-text-text-2);
  border-bottom: 1px solid var(--ztc-text-text-2);
  padding: 15px 0;
  font-weight: var(--ztc-weight-bold);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s18);
}
.header-btn7:hover {
  letter-spacing: 1px;
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
}

.header-btn8 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-1);
  background: var(--ztc-text-text-6);
  padding: 16px 24px;
  transition: all 0.4s;
  border: 1px solid var(--ztc-text-text-6);
  border-radius: 30px;
}
.header-btn8:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}

.header-btn9 {
  display: inline-block;
  font-size: var(--ztc-font-size-font-s18);
  font-family: var(--ztc-family-font1);
  color: var(--ztc-text-text-2);
  padding: 16px;
  font-weight: var(--ztc-weight-bold);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s18);
  background: var(--ztc-bg-bg-17);
  border-radius: 4px;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
}
.header-btn9::after {
  position: absolute;
  content: "";
  height: 100%;
  left: 50%;
  top: 0;
  width: 1px;
  transition: all 0.4s;
  z-index: -1;
  background-color: var(--ztc-text-text-1);
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
}
.header-btn9 i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.header-btn9:hover {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn9:hover::after {
  visibility: visible;
  opacity: 1;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.4s;
}

.header-btn10 {
  display: inline-block;
  font-size: var(--ztc-font-size-font-s18);
  font-family: var();
  color: var(--ztc-bg-bg-17);
  padding: 15px;
  font-weight: var(--ztc-weight-bold);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s18);
  border: 1px solid var(--ztc-bg-bg-17);
  border-radius: 4px;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
}
.header-btn10::after {
  position: absolute;
  content: "";
  height: 100%;
  left: 50%;
  top: 0;
  width: 1px;
  transition: all 0.4s;
  z-index: -1;
  background-color: #A3FF00;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
}
.header-btn10 i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.header-btn10:hover {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn10:hover::after {
  visibility: visible;
  opacity: 1;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.4s;
}

.header-btn11 {
  display: inline-block;
  font-size: var(--ztc-font-size-font-s18);
  font-family: var();
  color: var(--ztc-text-text-2);
  padding: 16px;
  font-weight: var(--ztc-weight-bold);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s18);
  background: var(--ztc-bg-bg-17);
  border-radius: 4px;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
}
.header-btn11::after {
  position: absolute;
  content: "";
  height: 100%;
  left: 50%;
  top: 0;
  width: 1px;
  transition: all 0.4s;
  z-index: -1;
  background-color: var(--ztc-bg-bg-18);
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
}
.header-btn11 i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.header-btn11:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-btn11:hover::after {
  visibility: visible;
  opacity: 1;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.4s;
}

.header-btn12 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-text-text-6);
  color: var(--ztc-text-text-1);
  padding: 16px 24px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}
.header-btn12 i {
  margin-left: 4px;
  transform: rotate(-45deg);
  transition: all 0.4s;
}
.header-btn12:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  background: var(--ztc-text-text-2);
}
.header-btn12:hover i {
  transform: rotate(0);
  transition: all 0.4s;
}

.header-btn13 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-28);
  color: var(--ztc-text-text-1);
  padding: 16px 20px;
  transition: all 0.4s;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}
.header-btn13 i {
  margin-left: 4px;
  transform: rotate(-45deg);
  transition: all 0.4s;
}
.header-btn13:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  background: var(--ztc-bg-bg-25);
}
.header-btn13:hover i {
  transform: rotate(0);
  transition: all 0.4s;
}

.header-btn14 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-25);
  color: var(--ztc-text-text-1);
  padding: 16px 20px;
  transition: all 0.4s;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}
.header-btn14 i {
  margin-left: 4px;
  transform: rotate(-45deg);
  transition: all 0.4s;
}
.header-btn14:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  background: var(--ztc-bg-bg-24);
}
.header-btn14:hover i {
  transform: rotate(0);
  transition: all 0.4s;
}

.header-btn15 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-26);
  color: var(--ztc-text-text-1);
  padding: 8px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.header-btn15:hover {
  background: var(--ztc-bg-bg-27);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
}
.header-btn15:hover span {
  transition: all 0.4s;
  transform: rotate(0deg);
}
.header-btn15:hover {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn15 span {
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s36);
  text-align: center;
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-2);
  transform: rotate(-45deg);
  position: relative;
  left: 8px;
}

.header-btn16 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-28);
  color: var(--ztc-text-text-1);
  padding: 8px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.header-btn16:hover {
  background: var(--ztc-text-text-2);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-btn16:hover span {
  transition: all 0.4s;
  transform: rotate(0deg);
}
.header-btn16:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn16 span {
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s36);
  text-align: center;
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-2);
  transform: rotate(-45deg);
  position: relative;
  left: 8px;
}

.header-btn17 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-25);
  color: var(--ztc-text-text-1);
  padding: 8px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.header-btn17:hover {
  background: var(--ztc-text-text-2);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-btn17:hover span {
  transition: all 0.4s;
  transform: rotate(0deg);
}
.header-btn17:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn17 span {
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s36);
  text-align: center;
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-2);
  transform: rotate(-45deg);
  position: relative;
  left: 8px;
}

.header-btn18 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #0F25A3;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 8px;
  position: relative;
  background: var(--ztc-text-text-1);
  z-index: 1;
}
.header-btn18::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  background: var(--Linner-Color, linear-gradient(268deg, #0A18A1 0.24%, #408BFF 98.24%));
  transition: all 0.4s;
  z-index: -1;
  border-radius: 8px;
}
.header-btn18:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-btn18:hover::after {
  width: 100%;
  transition: all 0.4s;
}
.header-btn18 i {
  margin-left: 4px;
  display: inline-block;
  transform: rotate(-45deg);
}

.header-btn19 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #fff;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 8px;
  position: relative;
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
  z-index: 1;
}
.header-btn19::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  background: var(--Linner-Color, linear-gradient(268deg, #0A18A1 0.24%, #408BFF 98.24%));
  transition: all 0.4s;
  z-index: -1;
  border-radius: 8px;
}
.header-btn19:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-btn19:hover::after {
  width: 100%;
  transition: all 0.4s;
}
.header-btn19 i {
  margin-left: 4px;
  display: inline-block;
  transform: rotate(-45deg);
}

.header-btn20 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #000000;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 4px;
  position: relative;
  background: #ffd65a;
  z-index: 1;
}
.header-btn20::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #000000;
  border-radius: 4px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.header-btn20:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-btn20:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.header-btn20 i {
  margin-left: 4px;
}

.header-btn21 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #fff;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 4px;
  position: relative;
  border-radius: 5px;
  background: var(--ddd, linear-gradient(91deg, #FF0A54 0.78%, #FF6F00 99.88%));
  z-index: 1;
}
.header-btn21::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #09171B;
  border-radius: 4px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.header-btn21:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn21:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.header-btn21 i {
  margin-left: 4px;
  transform: rotate(-45deg);
}

.header-btn22 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #fff;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 4px;
  position: relative;
  border-radius: 5px;
  background: #4D44C5;
  z-index: 1;
}
.header-btn22::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #040306;
  border-radius: 4px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.header-btn22:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn22:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.header-btn22 i {
  margin-left: 4px;
}

.header-btn23 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #4D44C5;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 4px;
  position: relative;
  border-radius: 5px;
  background: #fff;
  z-index: 1;
}
.header-btn23::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #040306;
  border-radius: 4px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.header-btn23:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn23:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.header-btn23 i {
  margin-left: 4px;
}

.header-btn24 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-bold);
  color: #090B0E;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: var(--rounded-full, 9999px);
  position: relative;
  background: #fff;
  z-index: 1;
}
.header-btn24::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #090B0E;
  border-radius: var(--rounded-full, 9999px);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.header-btn24:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn24:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.header-btn24 i {
  margin-left: 4px;
}

.header-btn25 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-bold);
  color: #fff;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: var(--rounded-full, 9999px);
  position: relative;
  background: #1C64F2;
  z-index: 1;
}
.header-btn25::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #040306;
  border-radius: var(--rounded-full, 9999px);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.header-btn25:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.header-btn25:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.header-btn25 i {
  margin-left: 4px;
}

.header-btn4.btn2:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
}

.bg-white {
  background: var(--ztc-text-text-1) !important;
}

.bg2 {
  background: var(--ztc-bg-bg-4);
}

.bg3 {
  background: #F6F8FA !important;
}

/*============= COMMON CSS AREA ENDS===============*/
.sp1 {
  padding: 100px 0 100px;
}
@media (max-width: 767px) {
  .sp1 {
    padding: 50px 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp1 {
    padding: 50px 0 50px;
  }
}

.sp2 {
  padding: 100px 0 70px;
}
@media (max-width: 767px) {
  .sp2 {
    padding: 50px 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp2 {
    padding: 50px 0 20px;
  }
}

.sp3 {
  padding: 100px 0 50px;
}

.sp4 {
  padding: 80px 0 80px;
}
@media (max-width: 767px) {
  .sp4 {
    padding: 40px 0 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp4 {
    padding: 40px 0 40px;
  }
}

.sp5 {
  padding: 60px 0 60px;
}
@media (max-width: 767px) {
  .sp5 {
    padding: 30px 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp5 {
    padding: 30px 0 30px;
  }
}

.sp6 {
  padding: 120px 0 120px;
}
@media (max-width: 767px) {
  .sp6 {
    padding: 60px 0 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp6 {
    padding: 60px 0 60px;
  }
}

.sp7 {
  padding: 120px 0 90px;
}
@media (max-width: 767px) {
  .sp7 {
    padding: 60px 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp7 {
    padding: 60px 0 30px;
  }
}

.sp8 {
  padding: 100px 0 0;
}
@media (max-width: 767px) {
  .sp8 {
    padding: 50px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp8 {
    padding: 50px 0 0;
  }
}

.sp9 {
  padding: 120px 0 0;
}
@media (max-width: 767px) {
  .sp9 {
    padding: 60px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp9 {
    padding: 60px 0 0;
  }
}

.sp10 {
  padding: 0 0 100px;
}
@media (max-width: 767px) {
  .sp10 {
    padding: 0 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sp10 {
    padding: 0 0 50px;
  }
}

.space-margin60 {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .space-margin60 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .space-margin60 {
    margin-bottom: 30px;
  }
}

/*============= ABOUT CSS AREA ===============*/
.image-anime {
  position: relative;
  overflow: hidden;
}

.image-anime:after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}

.image-anime:hover:after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.about3-section-area {
  position: relative;
  z-index: 1;
}
.about3-section-area .about-bg1 {
  position: absolute;
  top: 0;
  left: 0;
}
.about3-section-area .about-bg2 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.about3-section-area .about-images-area img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.about3-section-area .about-header-area {
  padding: 0 0 0 60px;
}
@media (max-width: 767px) {
  .about3-section-area .about-header-area {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about3-section-area .about-header-area {
    padding: 0;
    margin-top: 30px;
  }
}
.about3-section-area .about-header-area .list-area {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .about3-section-area .about-header-area .list-area {
    display: inline-block;
  }
}
.about3-section-area .about-header-area .list-area ul {
  margin: 0 18px 0 0;
}
.about3-section-area .about-header-area .list-area ul li {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
  margin-top: 16px;
}
.about3-section-area .about-header-area .list-area ul li img {
  margin: 0 8px 0 0;
}
.about3-section-area .about-header-area .images-area {
  display: flex;
  align-items: center;
  margin-top: 32px;
  padding-left: 20px;
  position: relative;
  z-index: 1;
}
.about3-section-area .about-header-area .images-area::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 3px;
  left: 0;
  top: 0;
  background: var(--ztc-text-text-5);
}
.about3-section-area .about-header-area .images-area .content-area {
  margin-left: 20px;
}
.about3-section-area .about-header-area .images-area .content-area a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
}

.image-anime {
  position: relative;
  overflow: hidden;
}

.image-anime:after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}

.image-anime:hover:after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.about5-section-area {
  position: relative;
  z-index: 1;
}
.about5-section-area .about5-header {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .about5-section-area .about5-header {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about5-section-area .about5-header {
    margin-bottom: 30px;
  }
}
.about5-section-area .about-all-images-area {
  position: relative;
}
.about5-section-area .about-all-images-area .elements12 {
  position: absolute;
  top: 50px;
  left: 50%;
  right: 50%;
}
.about5-section-area .about-all-images-area .elements13 {
  position: absolute;
  left: 40%;
  bottom: 50px;
  right: 40%;
}
.about5-section-area .about-all-images-area .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100px;
}
.about5-section-area .about-all-images-area .img2 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100px;
}
.about5-section-area .about5-content-area {
  padding: 0 0 0 70px;
}
@media (max-width: 767px) {
  .about5-section-area .about5-content-area {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about5-section-area .about5-content-area {
    padding: 0;
    margin-top: 30px;
  }
}
.about5-section-area .about5-content-area .about5-boxarea {
  position: relative;
  z-index: 1;
}
.about5-section-area .about5-content-area .about5-boxarea .about5-boxes h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  line-height: var(--ztc-font-size-font-s20);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 16px;
}
.about5-section-area .about5-content-area .about5-boxarea .about5-boxes .about5-bar {
  height: 8px;
  width: 100%;
  border-radius: 30px;
  background: var(--ztc-border-border-1);
}
.about5-section-area .about5-content-area .about5-boxarea .about5-boxes .about5-bar .about5-per {
  position: relative;
  display: block;
  height: 100%;
  width: 85%;
  background: var(--ztc-text-text-2);
  border-radius: 30px;
  animation: progress 0.8s ease-in-out forwards;
  opacity: 0;
}
@keyframes progress {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.about5-section-area .about5-content-area .about5-boxarea .about5-boxes .about5-bar .about5-per .per {
  position: absolute;
  right: -20px;
  top: -30px;
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2) !important;
}
.about5-section-area .about5-content-area .about5-boxarea .about5-boxes .about5-bar2 {
  height: 8px;
  width: 100%;
  border-radius: 30px;
  background: #E7E9E9;
}
.about5-section-area .about5-content-area .about5-boxarea .about5-boxes .about5-bar2 .about5-per2 {
  position: relative;
  display: block;
  height: 100%;
  width: 95%;
  background: var(--ztc-text-text-2);
  border-radius: 30px;
  animation: progress 0.8s ease-in-out forwards;
  opacity: 0;
}
@keyframes progress {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.about5-section-area .about5-content-area .about5-boxarea .about5-boxes .about5-bar2 .about5-per2 .per {
  position: absolute;
  right: 0;
  top: -30px;
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2) !important;
}

.about-header-area {
  position: relative;
  z-index: 1;
  padding: 160px 0 80px;
}
.about-header-area .elements1 {
  position: absolute;
  z-index: -1;
}
.about-header-area .star2 {
  position: absolute;
}
.about-header-area .about-inner-header h1 {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
}
.about-header-area .about-inner-header a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s24);
}
.about-header-area .about-inner-header a i {
  margin: 0 8px;
}
.about-header-area .about-inner-header a span {
  display: inline-block;
  font-weight: var(--ztc-weight-semibold);
}





.about11-section-area {
  position: relative;
  z-index: 1;
}
.about11-section-area .about-images-area .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.about11-section-area .about11-header {
  padding: 0 50px;
}
@media (max-width: 767px) {
  .about11-section-area .about11-header {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about11-section-area .about11-header {
    padding: 0;
    margin-top: 30px;
  }
}
.about11-section-area .about11-header ul li {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  margin-top: 16px;
}
.about11-section-area .about11-header ul li img {
  margin: 0 8px 0 0;
}
/*============= ABOUT CSS AREA ENDS ===============*/
/*============= SERVICE CSS AREA ===============*/
@media (max-width: 767px) {
  .service-inner-header .service-images {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-inner-header .service-images {
    margin-bottom: 30px;
  }
}
.service-inner-header .service-images img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .service-inner-header .service-textarea {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-inner-header .service-textarea {
    margin-bottom: 50px;
  }
}
.service11-section-area {
  position: relative;
  z-index: 1;
  background: #F8F9FB;
}
.service11-section-area .service11-boxarea {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.service11-section-area .service11-boxarea:hover .img1 img {
  transform: scale(1.1);
  transition: all 0.4s;
}
.service11-section-area .service11-boxarea:hover .content-area::after {
  height: 100%;
  transition: all 0.4s;
  border-radius: 8px;
}
.service11-section-area .service11-boxarea:hover .content-area a {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.service11-section-area .service11-boxarea:hover .content-area .icons {
  transform: rotateY(180deg);
  transition: all 0.4s;
}
.service11-section-area .service11-boxarea .img1 {
  overflow: hidden;
  border-radius: 8px;
}
.service11-section-area .service11-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s;
  border-radius: 8px;
}
.service11-section-area .service11-boxarea .content-area {
  position: relative;
  z-index: 1;
  background: var(--ztc-text-text-1);
  border-radius: 8px;
  padding: 56px 24px 32px 24px;
  margin: 0 30px;
  margin-top: -60px;
}
.service11-section-area .service11-boxarea .content-area::after {
  position: absolute;
  content: "";
  height: 8px;
  width: 100%;
  left: 0;
  bottom: 0;
  border-radius: 0px 0px 8px 8px;
  background: var(--Linner-Color, linear-gradient(268deg, #a8afea 0.24%, #5863c4 98.24%));
  transition: all 0.4s;
  z-index: -1;
}
.service11-section-area .service11-boxarea .content-area .icons {
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  background: #F8F9FB;
  position: absolute;
  top: -40px;
}
.service11-section-area .service11-boxarea .content-area .icons img {
  width: 40px;
}
.service11-section-area .service11-boxarea .content-area a {
  color: var(--Text-Color, #081120);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  transition: all 0.4s;
  display: inline-block;
}
.service11-section-area .service-btn1 {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  transition: all 0.4s;
  position: relative;
  border-radius: 8px;
  padding: 18px 24px;
  z-index: 0;
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
}
.service11-section-area .service-btn1 i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.service11-section-area .service-btn1:hover::after {
  width: 100%;
  transition: all 0.4s;
}
.service11-section-area .service-btn1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--Linner-Color, linear-gradient(268deg, #0A18A1 0.24%, #408BFF 98.24%));
  border-radius: 8px;
  z-index: -1;
}

.service13-section-area {
  position: relative;
  z-index: 1;
  background: #F8F6FC;
}
.service13-section-area .header-area-service {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .service13-section-area .header-area-service {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .service13-section-area .header-area-service .btn-area1 {
    margin-top: 32px;
  }
}
.service13-section-area .service13-boxarea {
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.4s;
  background: #fff;
  padding: 24px;
  margin-bottom: 30px;
}
.service13-section-area .service13-boxarea:hover::after {
  height: 100%;
  transition: all 0.4s;
  width: 100%;
  left: 0;
  visibility: visible;
  opacity: 1;
}
.service13-section-area .service13-boxarea:hover .icons {
  background: #FFF;
}
.service13-section-area .service13-boxarea:hover .content-area a {
  transition: all 0.4s;
  color: var(--ztc-text-text-1);
}
.service13-section-area .service13-boxarea:hover .content-area p {
  color: var(--ztc-text-text-1);
  opacity: 80%;
  transition: all 0.4s;
}
.service13-section-area .service13-boxarea:hover .content-area .readmore {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.service13-section-area .service13-boxarea::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  transition: all 0.4s;
  border-radius: 5px;
  background: var(--ddd, linear-gradient(91deg, #5863c4 0.78%, #7d82b2 99.88%));
  z-index: -1;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.service13-section-area .service13-boxarea .icons {
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  background: rgb(255 214 90 / 44%);
  display: inline-block;
  transition: all 0.4s;
}
.service13-section-area .service13-boxarea .content-area .head {
  color: #09171B;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .service13-section-area .service13-boxarea .content-area .head {
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service13-section-area .service13-boxarea .content-area .head {
    line-height: 30px;
  }
}
.service13-section-area .service13-boxarea .content-area p {
  color: #5C6365;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  transition: all 0.4s;
}
.service13-section-area .service13-boxarea .content-area a.readmore {
  color: #09171B;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  transition: all 0.4s;
}
.service13-section-area .service13-boxarea .content-area a.readmore i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.service13-section-area .service13-boxarea .content-area h2 {
  color: #FFF;
  text-align: right;
  font-family: var(--ztc-family-font1);
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  display: inline-block;
  position: absolute;
  top: 24px;
  right: 24px;
}

.service15-section-area {
  position: relative;
  z-index: 1;
}
.service15-section-area .service15-boxarea {
  position: relative;
  z-index: 1;
  border-radius: 8px;
  background: var(--gray-50, #F9FAFB);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
  padding: 24px 34px 24px 24px;
  margin-bottom: 30px;
  min-height: 265px;
}
.service15-section-area .service15-boxarea:hover::after {
  left: 0;
  transition: all 0.4s;
  width: 100%;
  visibility: visible;
  opacity: 1;
}
.service15-section-area .service15-boxarea:hover .icons {
  background: #fff;
  transition: all 0.4s;
  transform: rotateY(-180deg);
}
.service15-section-area .service15-boxarea:hover a {
  color: #fff;
  transition: all 0.4s;
}
.service15-section-area .service15-boxarea:hover p {
  color: #fff;
  transition: all 0.4s;
  opacity: 80%;
}
.service15-section-area .service15-boxarea::after {
  position: absolute;
  z-index: -1;
  transition: all 0.4s;
  content: "";
  height: 100%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  top: 0;
  border-radius: 8px;
  background: #5863c4;
  width: 10px;
}
.service15-section-area .service15-boxarea .icons {
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  transition: all 0.4s;
  display: inline-block;
  background: #fff3cf;
  border-radius: 8px;
  color: #5863c4;
}
.service15-section-area .service15-boxarea .icons img {
  transition: all 0.4s;
}
.service15-section-area .service15-boxarea a {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  display: inline-block;
  transition: all 0.4s;
}
.service15-section-area .service15-boxarea p {
  color: var(--gray-500, var(--gray-500, #6B7280));
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: all 0.4s;
}

/*============= SERVICE CSS AREA ENDS===============*/
/*============= HERO CSS AREA ===============*/
.hero5-section-area {
  position: relative;
  z-index: 1;
  padding: 150px 0 0;
  overflow: hidden;
}
.hero5-section-area .header-content-area {
  padding: 0 80px 0 0;
  margin-top: -40px;
}
@media (max-width: 767px) {
  .hero5-section-area .header-content-area {
    padding: 0;
    margin-bottom: 30px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero5-section-area .header-content-area {
    padding: 0;
    margin-bottom: 30px;
    margin-top: 0;
  }
}
.hero5-section-area .header-content-area .btn-area1 .header-btn9 {
  margin-top: 32px;
}
.hero5-section-area .header-content-area .btn-area1 .header-btn10 {
  margin-top: 32px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .hero5-section-area .header-content-area .btn-area1 .header-btn10 {
    margin-left: 0;
  }
}
.hero5-section-area .hero-images-area {
  position: relative;
}
@media (max-width: 767px) {
  .hero5-section-area .hero-images-area {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero5-section-area .hero-images-area {
    left: 30px;
  }
}
.hero5-section-area .hero-images-area .imges {
  position: relative;
  z-index: 1;
  left: 10%;
}
.hero5-section-area .hero-images-area .imges1 {
  position: absolute;
  bottom: 0;
}
.hero5-section-area .hero-images-area .imges1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero5-section-area .hero-images-area .auhtor-images .img1 .author-img1 {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: -130px;
}
@media (max-width: 767px) {
  .hero5-section-area .hero-images-area .auhtor-images .img1 .author-img1 {
    display: none;
  }
}
.hero5-section-area .hero-images-area .auhtor-images .img1 .sound-icons3 {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50px;
}
@media (max-width: 767px) {
  .hero5-section-area .hero-images-area .auhtor-images .img1 .sound-icons3 {
    left: -20px;
    top: 0;
  }
}
.hero5-section-area .hero-images-area .auhtor-images .img1 .lite-icons2 {
  position: absolute;
  z-index: 2;
  right: -50px;
  top: 35%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero5-section-area .hero-images-area .auhtor-images .img1 .lite-icons2 {
    right: 0;
  }
}
@media (max-width: 767px) {
  .hero5-section-area .hero-images-area .auhtor-images .img1 .lite-icons2 {
    right: -20px;
    top: 0;
  }
}
.hero5-section-area .hero-images-area .auhtor-images .img1 .elements11 {
  position: absolute;
  bottom: 190px;
}
.hero8-section-area {
  position: relative;
  background-image: url(../img/bg/header-bg8.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 240px 0 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero8-section-area {
    padding: 160px 0 0 0;
  }
}
@media (max-width: 767px) {
  .hero8-section-area {
    padding: 160px 0 0 0;
  }
}
.hero8-section-area .elements16 {
  position: absolute;
  right: 50px;
  top: 35%;
  height: 140px;
  width: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .hero8-section-area .elements16 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero8-section-area .elements16 {
    display: none;
  }
}
.hero8-section-area .elements17 {
  position: absolute;
  left: 4%;
  top: 33%;
}
@media (max-width: 767px) {
  .hero8-section-area .elements17 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero8-section-area .elements17 {
    display: none;
  }
}
.hero8-section-area .star8 {
  position: absolute;
}
.hero8-section-area .star9 {
  position: absolute;
  right: 0;
  top: 50%;
}
.hero8-section-area .bottom-img img {
  height: auto;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.hero8-section-area .hero8-header {
  position: relative;
}
.hero8-section-area .hero8-header form {
  position: relative;
  background: var(--ztc-text-text-1);
  border-radius: 100px;
  padding: 16px 16px 16px 24px;
  height: 80px;
  width: 670px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .hero8-section-area .hero8-header form {
    width: 100%;
  }
}
.hero8-section-area .hero8-header form input {
  width: 100%;
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
  height: 45px;
  padding-left: 22px;
}
.hero8-section-area .hero8-header form input::-moz-placeholder {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
}
.hero8-section-area .hero8-header form input::placeholder {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
}
.hero8-section-area .hero8-header form button {
  border: none;
  outline: none;
  position: absolute;
  right: 16px;
  top: 15px;
}
@media (max-width: 767px) {
  .hero8-section-area .hero8-header form button {
    top: 102px;
  }
}
.hero8-section-area .hero8-header form span.global {
  color: var(--ztc-text-text-3);
  position: absolute;
  top: 28px;
}

.homepage-bottom-area {
  margin-top: -280px;
  position: relative;
  z-index: 1;
}
.homepage-bottom-area .header-author-area {
  background: var(--ztc-text-text-17);
  border-radius: 8px;
  padding: 50px 32px;
}
.homepage-bottom-area .header-author-area .header-area {
  padding: 0 40px 0 0;
}
@media (max-width: 767px) {
  .homepage-bottom-area .header-author-area .header-area {
    margin-bottom: 30px;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-bottom-area .header-author-area .header-area {
    margin-bottom: 30px;
    padding: 0;
  }
}
.homepage-bottom-area .header-author-area .header-area h5 {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.1);
  padding: 6px 10px;
}
.homepage-bottom-area .header-author-area .header-area h5 img {
  filter: brightness(0) invert(1);
  margin: 0 6px 0 0;
}
.homepage-bottom-area .header-author-area .header-area h2 {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s32);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 40px;
}
@media (max-width: 767px) {
  .homepage-bottom-area .header-author-area .header-area h2 {
    font-size: var(--ztc-font-size-font-s28);
    line-height: 36px;
  }
}
.homepage-bottom-area .header-author-area .header-area .counter-boxarea {
  padding-top: 32px;
  border-top: 1px solid #7567E1;
}
.homepage-bottom-area .header-author-area .header-area .counter-boxarea .counter-box p {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
  opacity: 80%;
}
.homepage-bottom-area .header-author-area .header-area .btn-area1 a {
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-17);
}
.homepage-bottom-area .header-author-area .header-area .btn-area1 a span {
  background: var(--ztc-text-text-17);
  color: var(--ztc-text-text-1);
}
.homepage-bottom-area .header-author-area .header-area .btn-area1 a:hover {
  background: var(--ztc-text-text-2);
  color: var(--ztc-text-text-1);
}
.homepage-bottom-area .header-author-area .header-area .btn-area1 a:hover span {
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-2);
}
.homepage-bottom-area .header-author-area .header-bottom-img {
  position: relative;
}
.homepage-bottom-area .header-author-area .header-bottom-img .owl-nav {
  position: absolute;
  top: 47%;
  z-index: 1;
}
@media (max-width: 767px) {
  .homepage-bottom-area .header-author-area .header-bottom-img .owl-nav {
    position: relative;
    top: 0;
    margin-top: 30px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-bottom-area .header-author-area .header-bottom-img .owl-nav {
    position: relative;
    top: 0;
    margin-top: 30px;
    text-align: center;
  }
}
.homepage-bottom-area .header-author-area .header-bottom-img .owl-nav .owl-prev {
  left: -14px;
  position: absolute;
}
@media (max-width: 767px) {
  .homepage-bottom-area .header-author-area .header-bottom-img .owl-nav .owl-prev {
    position: relative;
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-bottom-area .header-author-area .header-bottom-img .owl-nav .owl-prev {
    position: relative;
    left: 0;
  }
}
.homepage-bottom-area .header-author-area .header-bottom-img .owl-nav .owl-next {
  position: absolute;
  left: inherit;
  right: -512px;
}
@media (max-width: 767px) {
  .homepage-bottom-area .header-author-area .header-bottom-img .owl-nav .owl-next {
    position: relative;
    left: 0;
    right: inherit;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-bottom-area .header-author-area .header-bottom-img .owl-nav .owl-next {
    position: relative;
    left: 0;
    right: inherit;
    margin-left: 10px;
  }
}
.homepage-bottom-area .header-author-area .header-bottom-img .owl-nav button {
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
  color: var(--ztc-text-text-17);
  font-size: var(--ztc-font-size-font-s16);
}

.hero12-section-area {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 150px 0 0;
}
.hero12-section-area .bg1 img {
  position: absolute;
  top: 130px;
  right: 0;
  width: 52%;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero12-section-area .bg1 img {
    top: inherit;
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero12-section-area .bg1 img {
    bottom: 0;
    top: inherit;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hero12-section-area .bg1 img {
    bottom: 0;
    top: inherit;
    width: 100%;
  }
}
.hero12-section-area .hero-bg2 {
  position: absolute;
  left: 0;
  top: 0;
}
.hero12-section-area .elements26 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.hero12-section-area .hero-images-area {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .hero12-section-area .hero-images-area {
    margin-top: 50px;
  }
}
.hero12-section-area .hero-images-area .icons .icons1 {
  position: absolute;
  left: -100px;
  top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero12-section-area .hero-images-area .icons .icons1 {
    left: 0;
  }
}
@media (max-width: 767px) {
  .hero12-section-area .hero-images-area .icons .icons1 {
    left: 0;
  }
}
.hero12-section-area .hero-images-area .icons .icons2 {
  position: absolute;
  right: -200px;
  top: 100px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .hero12-section-area .hero-images-area .icons .icons2 {
    right: -100px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero12-section-area .hero-images-area .icons .icons2 {
    right: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero12-section-area .hero-images-area .icons .icons2 {
    right: -50px;
  }
}
@media (max-width: 767px) {
  .hero12-section-area .hero-images-area .icons .icons2 {
    right: -40px;
    top: -50px;
  }
}
.hero12-section-area .hero-images-area .icons .elements25 {
  position: absolute;
  bottom: 200px;
  left: -200px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero12-section-area .hero-images-area .icons .elements25 {
    left: -50px;
  }
}
.hero12-section-area .hero-images-area .img1 {
  position: relative;
  left: 100px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .hero12-section-area .hero-images-area .img1 {
    left: 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero12-section-area .hero-images-area .img1 {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero12-section-area .hero-images-area .img1 {
    left: 200px;
  }
}
@media (max-width: 767px) {
  .hero12-section-area .hero-images-area .img1 {
    left: 0;
  }
}
.hero12-section-area .hero-images-area .author-img {
  position: absolute;
  right: -200px;
  z-index: 1;
  bottom: 30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero12-section-area .hero-images-area .author-img {
    right: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero12-section-area .hero-images-area .author-img {
    right: -50px;
  }
}
@media (max-width: 767px) {
  .hero12-section-area .hero-images-area .author-img {
    right: inherit;
    left: 0;
  }
}
/*============= HERO CSS AREA ===============*/
/*============= MOBILE MENU CSS AREA ===============*/
.mobile-header.mobile-haeder1 {
  background: var(--ztc-text-text-1);
  position: fixed;
}

.mobile-sidebar.mobile-sidebar1 {
  background: var(--ztc-text-text-1);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar1 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
}
.mobile-sidebar.mobile-sidebar1 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-2);
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar1 .mobile-nav.mobile-nav1 .header-btn1 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.mobile-sidebar.mobile-sidebar1 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar1 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar1 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar1 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar1 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar1 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-4);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-4);
}
.mobile-sidebar.mobile-sidebar1 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: var(--ztc-text-text-4);
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-4);
}

.mobile-header.mobile-haeder2 {
  background: var(--ztc-text-text-5);
  position: fixed;
}
.mobile-header.mobile-haeder2 .mobile-nav-icon {
  color: var(--ztc-text-text-1);
}

.mobile-sidebar.mobile-sidebar2 {
  background: var(--ztc-text-text-5);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar2 .menu-close {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar2 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button:before {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar2 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button::after {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar2 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar2 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-1) !important;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar2 .mobile-nav.mobile-nav1 .header-btn3 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.mobile-sidebar.mobile-sidebar2 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar2 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar2 .footer1-contact-info .contact-info-single i {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar2 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar2 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar2 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar2 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-5);
  border: 1px solid var(--ztc-text-text-2);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar2 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: var(--ztc-text-text-2);
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-2);
}

.mobile-header.mobile-haeder4 {
  background: var(--ztc-text-text-6);
  position: fixed;
}
.mobile-header.mobile-haeder4 .mobile-nav-icon {
  color: var(--ztc-text-text-1);
}

.mobile-sidebar.mobile-sidebar4 {
  background: var(--ztc-text-text-6);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar4 .menu-close {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button:before {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button::after {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-1) !important;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 .header-btn6 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  border-top: 1px solid var(--ztc-text-text-1);
  border-bottom: 1px solid var(--ztc-text-text-1);
  color: var(--ztc-text-text-1);
  text-transform: uppercase;
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 .header-btn6:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 .header-btn12 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  color: var(--ztc-text-text-1);
  text-transform: uppercase;
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 .header-btn12:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
}
.mobile-sidebar.mobile-sidebar4 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar4 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar4 .footer1-contact-info .contact-info-single i {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar4 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar4 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar4 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar4 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-6);
  border: 1px solid var(--ztc-text-text-1);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar4 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: var(--ztc-text-text-1);
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-6);
  border: 1px solid var(--ztc-text-text-1);
}

.mobile-header.mobile-haeder5 {
  background: var(--ztc-text-text-12);
  position: fixed;
}
.mobile-header.mobile-haeder5 .mobile-nav-icon {
  color: var(--ztc-text-text-1);
}

.mobile-sidebar.mobile-sidebar5 {
  background: var(--ztc-text-text-12);
}
.mobile-sidebar.mobile-sidebar5 .menu-close {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar5 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button:before {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar5 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button::after {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar5 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar5 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-1) !important;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar5 .mobile-nav.mobile-nav1 .header-btn9 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.mobile-sidebar.mobile-sidebar5 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar5 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar5 .footer1-contact-info .contact-info-single i {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar5 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar5 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar5 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar5 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-12);
  border: 1px solid var(--ztc-text-text-1);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar5 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: var(--ztc-bg-bg-17);
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-12);
  border: 1px solid var(--ztc-bg-bg-17);
}

.mobile-header.mobile-haeder7 {
  background: var(--ztc-text-text-15);
  position: fixed;
}
.mobile-header.mobile-haeder7 .mobile-nav-icon {
  color: var(--ztc-text-text-1);
}

.mobile-sidebar.mobile-sidebar7 {
  background: var(--ztc-text-text-15);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar7 .menu-close {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button:before {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button::after {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-1) !important;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 .header-btn13 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  color: var(--ztc-text-text-15);
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 .header-btn13:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 .header-btn12 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  color: var(--ztc-text-text-1);
  text-transform: uppercase;
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 .header-btn12:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
}
.mobile-sidebar.mobile-sidebar7 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar7 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar7 .footer1-contact-info .contact-info-single i {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar7 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar7 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar7 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar7 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-6);
  border: 1px solid var(--ztc-text-text-1);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar7 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: var(--ztc-text-text-1);
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-6);
  border: 1px solid var(--ztc-text-text-1);
}

.mobile-header.mobile-haeder8 {
  background: var(--ztc-text-text-1);
  position: fixed;
}
.mobile-header.mobile-haeder8 .mobile-logo img {
  width: 100px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mobile-sidebar.mobile-sidebar8 {
  background: var(--ztc-text-text-1);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar8 .logos img {
  width: 100px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.mobile-sidebar.mobile-sidebar8 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
}
.mobile-sidebar.mobile-sidebar8 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-2);
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar8 .mobile-nav.mobile-nav1 .header-btn15 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.mobile-sidebar.mobile-sidebar8 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar8 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar8 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar8 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar8 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar8 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-16);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-16);
}
.mobile-sidebar.mobile-sidebar8 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: var(--ztc-text-text-16);
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-16);
}

.mobile-header.mobile-haeder9 {
  background: var(--ztc-text-text-1);
  position: fixed;
}
.mobile-header.mobile-haeder9 .mobile-logo img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mobile-sidebar.mobile-sidebar9 {
  background: var(--ztc-text-text-1);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar9 .logos img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.mobile-sidebar.mobile-sidebar9 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
}
.mobile-sidebar.mobile-sidebar9 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-2);
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar9 .mobile-nav.mobile-nav1 .header-btn16 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.mobile-sidebar.mobile-sidebar9 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar9 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar9 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar9 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar9 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar9 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-17);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-17);
}
.mobile-sidebar.mobile-sidebar9 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: var(--ztc-text-text-17);
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-17);
}

.mobile-header.mobile-haeder10 {
  background: var(--ztc-text-text-1);
  position: fixed;
}
.mobile-header.mobile-haeder10 .mobile-logo img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mobile-sidebar.mobile-sidebar10 {
  background: var(--ztc-text-text-1);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar10 .logos img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.mobile-sidebar.mobile-sidebar10 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
}
.mobile-sidebar.mobile-sidebar10 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-2);
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar10 .mobile-nav.mobile-nav1 .header-btn17 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.mobile-sidebar.mobile-sidebar10 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar10 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar10 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar10 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar10 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar10 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-14);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-14);
}
.mobile-sidebar.mobile-sidebar10 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: var(--ztc-text-text-14);
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-14);
}

.mobile-header.mobile-haeder11 {
  background: var(--ztc-text-text-1);
  position: fixed;
}
.mobile-header.mobile-haeder11 .mobile-logo img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mobile-sidebar.mobile-sidebar11 {
  background: var(--ztc-text-text-1);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar11 .logos img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.mobile-sidebar.mobile-sidebar11 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
}
.mobile-sidebar.mobile-sidebar11 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-2);
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar11 .mobile-nav.mobile-nav1 .header-btn18 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  background: #081120;
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar11 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar11 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar11 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar11 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar11 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar11 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-1);
  border: 1px solid #0F25A3;
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: #0F25A3;
}
.mobile-sidebar.mobile-sidebar11 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: #0F25A3;
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-1);
  border: 1px solid var(--ztc-text-text-1);
}

.mobile-header.mobile-haeder12 {
  background: var(--ztc-text-text-1);
  position: fixed;
}
.mobile-header.mobile-haeder12 .mobile-logo img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mobile-sidebar.mobile-sidebar12 {
  background: var(--ztc-text-text-1);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar12 .logos img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.mobile-sidebar.mobile-sidebar12 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
  color: #055346;
}
.mobile-sidebar.mobile-sidebar12 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: #055346;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar12 .mobile-nav.mobile-nav1 .header-btn20 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  color: #055346;
}
.mobile-sidebar.mobile-sidebar12 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: #055346;
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar12 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar12 .footer1-contact-info .contact-info-single i {
  color: #055346;
}
.mobile-sidebar.mobile-sidebar12 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: #055346;
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar12 .footer1-contact-info .contact-info-single .contact-info-text a i {
  color: #055346;
}
.mobile-sidebar.mobile-sidebar12 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar12 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar12 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-1);
  border: 1px solid #055346;
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: #055346;
}
.mobile-sidebar.mobile-sidebar12 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: #055346;
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-1);
  border: 1px solid #055346;
}

.mobile-header.mobile-haeder13 {
  background: var(--ztc-text-text-1);
  position: fixed;
}
.mobile-header.mobile-haeder13 .mobile-logo img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mobile-sidebar.mobile-sidebar13 {
  background: var(--ztc-text-text-1);
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar13 .logos img {
  width: 140px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.mobile-sidebar.mobile-sidebar13 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
}
.mobile-sidebar.mobile-sidebar13 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-2);
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar13 .mobile-nav.mobile-nav1 .header-btn21 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.mobile-sidebar.mobile-sidebar13 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar13 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar13 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar13 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar13 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar13 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: var(--ztc-text-text-1);
  border: 1px solid #FD2F39;
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: #FD2F39;
}
.mobile-sidebar.mobile-sidebar13 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: #FD2F39;
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-1);
  border: 1px solid #FD2F39;
}

.mobile-header.mobile-haeder14 {
  background: #4D44C5;
  position: fixed;
}
.mobile-header.mobile-haeder14 .mobile-nav-icon {
  color: var(--ztc-text-text-1);
}

.mobile-sidebar.mobile-sidebar14 {
  background: #4D44C5;
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar14 .menu-close {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar14 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button:before {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar14 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button::after {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar14 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar14 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-1) !important;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar14 .mobile-nav.mobile-nav1 .header-btn22 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  background: #fff;
  color: #040306;
}
.mobile-sidebar.mobile-sidebar14 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar14 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar14 .footer1-contact-info .contact-info-single i {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar14 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar14 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar14 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar14 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: #4D44C5;
  border: 1px solid var(--ztc-text-text-1);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar14 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: #040306;
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-11);
  border: 1px solid #040306;
}

.mobile-header.mobile-haeder15 {
  background: #1C64F2;
  position: fixed;
}
.mobile-header.mobile-haeder15 .mobile-nav-icon {
  color: var(--ztc-text-text-1);
}

.mobile-sidebar.mobile-sidebar15 {
  background: #1C64F2;
  overflow-y: scroll;
}
.mobile-sidebar.mobile-sidebar15 .menu-close {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar15 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button:before {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar15 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 span.submenu-button::after {
  background: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar15 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li a {
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar15 .mobile-nav.mobile-nav1 .mobile-nav-list.nav-list1 li ul li a li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium) !important;
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-1) !important;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar15 .mobile-nav.mobile-nav1 .header-btn25 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  background: #fff;
  color: #040306;
}
.mobile-sidebar.mobile-sidebar15 .mobile-nav.mobile-nav1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  margin-bottom: 20px;
}
.mobile-sidebar.mobile-sidebar15 .footer1-contact-info .contact-info-single {
  display: flex;
  margin-bottom: 16px;
}
.mobile-sidebar.mobile-sidebar15 .footer1-contact-info .contact-info-single i {
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar15 .footer1-contact-info .contact-info-single .contact-info-text a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  line-height: var(--ztc-font-size-font-s24);
  margin-left: 6px;
  display: inline-block;
}
.mobile-sidebar.mobile-sidebar15 .footer1-contact-info .social-links-mobile-menu {
  margin-bottom: 50px;
}
.mobile-sidebar.mobile-sidebar15 .footer1-contact-info .social-links-mobile-menu ul li {
  display: inline-block;
  line-height: 30px;
}
.mobile-sidebar.mobile-sidebar15 .footer1-contact-info .social-links-mobile-menu ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  background: #1C64F2;
  border: 1px solid var(--ztc-text-text-1);
  border-radius: 50%;
  padding: 0;
  line-height: 42px;
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-1);
}
.mobile-sidebar.mobile-sidebar15 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
  background: #040306;
  transition: all 0.4s ease-in-out;
  transform: translateY(-3px);
  color: var(--ztc-text-text-11);
  border: 1px solid #040306;
}

/*============= MOBILE MENU CSS AREA ===============*/
/*============= BLOG CSS AREA ===============*/
.blog8-scetion-area {
  position: relative;
  z-index: 1;
}
.blog8-scetion-area .blog-hedaer-area {
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .blog8-scetion-area .blog-hedaer-area {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog8-scetion-area .blog-hedaer-area {
    margin-bottom: 30px;
  }
}
.blog8-scetion-area .blog-author-boxarea {
  background: #F7F8FA;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  margin-bottom: 30px;
}
.blog8-scetion-area .blog-author-boxarea:hover .img1::after {
  height: 100%;
  transition: all 0.4s;
}
.blog8-scetion-area .blog-author-boxarea:hover .img1 img {
  transform: scale(1.1) rotate(-4deg);
  transition: all 0.4s;
}
.blog8-scetion-area .blog-author-boxarea .img1 {
  border-radius: 5px 5px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.blog8-scetion-area .blog-author-boxarea .img1::after {
  position: absolute;
  content: "";
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-12);
  border-radius: 5px 5px 0 0;
  opacity: 0.7;
}
.blog8-scetion-area .blog-author-boxarea .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 5px 5px 0 0;
  transition: all 0.4s;
}
.blog8-scetion-area .blog-author-boxarea .content-area {
  padding: 24px;
}
.blog8-scetion-area .blog-author-boxarea .content-area .date {
  position: absolute;
  top: 20px;
  left: 26px;
  z-index: 1;
}
.blog8-scetion-area .blog-author-boxarea .content-area .date a {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
  padding: 12px;
  border-radius: 30px;
  background: var(--ztc-text-text-1);
}
.blog8-scetion-area .blog-author-boxarea .content-area .tags-area ul {
  margin-bottom: 16px;
}
.blog8-scetion-area .blog-author-boxarea .content-area .tags-area ul li {
  display: inline-block;
  margin: 0 16px 0 0;
}
.blog8-scetion-area .blog-author-boxarea .content-area .tags-area ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-regular);
  display: inline-block;
  transition: all 0.4s;
  color: var(--ztc-text-text-3);
  margin-bottom: 0;
}
.blog8-scetion-area .blog-author-boxarea .content-area .tags-area ul li a img {
  margin: -2px 6px 0 0;
}
.blog8-scetion-area .blog-author-boxarea .content-area a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  display: inline-block;
  margin-bottom: 12px;
}
.blog8-scetion-area .blog-author-boxarea .content-area a:hover {
  color: var(--ztc-text-text-16);
  transition: all 0.4s;
}
.blog8-scetion-area .blog-author-boxarea .content-area p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
  margin-bottom: 16px;
}
.blog8-scetion-area .blog-author-boxarea .content-area .header-btn15 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-18);
  color: var(--ztc-text-text-1);
  padding: 12px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.blog8-scetion-area .blog-author-boxarea .content-area .header-btn15:hover {
  background: var(--ztc-bg-bg-27);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
}
.blog8-scetion-area .blog-author-boxarea .content-area .header-btn15:hover i {
  transition: all 0.4s;
  transform: rotate(0deg);
}
.blog8-scetion-area .blog-author-boxarea .content-area .header-btn15:hover {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.blog8-scetion-area .blog-author-boxarea .content-area .header-btn15 i {
  transition: all 0.4s;
  transform: rotate(-45deg);
}
/*============= BLOG CSS AREA ENDS ===============*/
/*============= FOOTER CSS AREA ===============*/
.footer12-section-area {
  position: relative;
  z-index: 1;
  padding: 100px 0 32px;
}
@media (max-width: 767px) {
  .footer12-section-area {
    padding: 50px 0 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer12-section-area {
    padding: 50px 0 32px;
  }
}
.footer12-section-area .footer-log-area img {
  width: 120px;
}
.footer12-section-area .footer-log-area p {
  color: #5D6261;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.footer12-section-area .footer-log-area ul li {
  display: inline-block;
}
.footer12-section-area .footer-log-area ul li a {
  height: 32px;
  width: 32px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 165px;
  background: rgb(255 238 185);
  line-height: 32px;
  text-align: center;
  color: var(--ztc-text-text-4);
  margin: 0 6px 0 0;
}
.footer12-section-area .footer-log-area ul li a:hover {
  background: #ffd65a;
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.footer12-section-area .copyright-area {
  text-align: center;
}
.footer12-section-area .copyright-area p {
  color: #5D6261;
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  padding-top: 24px;
  border-top: 1px solid #E5E7EB;
}
.footer12-section-area .footer-content-area.footer1 {
  padding-left: 70px;
}
@media (max-width: 767px) {
  .footer12-section-area .footer-content-area.footer1 {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer12-section-area .footer-content-area.footer1 {
    padding-left: 0;
  }
}
.footer12-section-area .footer-content-area h3 {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.footer12-section-area .footer-content-area ul li a {
  color: #5D6261;
  font-family: var(--ztc-family-font1);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  display: inline-block;
  transition: all 0.4s;
  padding-top: 16px;
}
.footer12-section-area .footer-content-area ul li a:hover {
  padding-left: 5px;
  transition: all 0.4s;
  color: #055346;
}
.footer12-section-area .footer-contact-area h3 {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.footer12-section-area .footer-contact-area .icons-area {
  display: flex;
  align-items: center;
  padding-top: 16px;
}
.footer12-section-area .footer-contact-area .icons-area i {
  color: #5D6261;
  margin: 0 8px 0 0;
}
.footer12-section-area .footer-contact-area .icons-area a {
  color: #5D6261;
  font-family: var(--ztc-family-font1);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
}
.footer12-section-area .footer-contact-area .icons-area a:hover {
  color: #055346;
  transition: all 0.4s;
}
/*============= FOOTER CSS AREA ===============*/
/*============= HEADER CSS AREA ===============*/
.homepage1-body, html {
  overflow-x: hidden !important;
}

.commingsoon {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.homepage1-body {
  overflow-x: hidden;
}
.homepage1-body .header-area.homepage1 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage1-body .header-area.homepage1 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage1-body .header-area.homepage1 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-4);
}
.homepage1-body .header-area.homepage1 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage1-body .header-area.homepage1 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu {
  position: relative;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  padding: 6px 15px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-4) !important;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -255px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-4);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-4);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-4);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-4);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-4);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage1.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
}

.btn-area {
  display: flex;
  align-items: center;
}
.btn-area .search-icon a {
  right: 19px;
  position: relative;
  font-size: var(--ztc-font-size-font-s20);
  color: var(--ztc-bg-bg-1);
}

.homepage2-body {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .homepage2-body {
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage2-body {
    overflow-x: hidden;
  }
}
.homepage2-body .header-area.homepage2 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage2-body .header-area.homepage2 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage2-body .header-area.homepage2 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-5);
}
.homepage2-body .header-area.homepage2 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage2-body .header-area.homepage2 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage2-body .header-area.homepage2 .header-elements .site-logo img {
  width: 147px;
  height: 47.676px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu {
  position: relative;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu .header-btn3 {
  margin: 0 0 0 12px;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 20%;
  right: 20%;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn4 {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  padding: 16px;
  width: 140px;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn4:hover {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1) !important;
  line-height: 16px !important;
  font-weight: var(--ztc-weight-semibold) !important;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 201.3%;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-5) !important;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -400px;
  width: 1300px;
  overflow: hidden;
  overflow-y: scroll;
  max-height: 600px;
  transform-origin: top;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-5);
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-5);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-5);
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-5);
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-5);
}
.homepage2-body .header-area.homepage2 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage2.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-2);
  transition: all 0.4s;
}

.homepage3-body .header-area.homepage3 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage3-body .header-area.homepage3 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage3-body .header-area.homepage3 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-5);
}
.homepage3-body .header-area.homepage3 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage3-body .header-area.homepage3 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu {
  position: relative;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu .header-btn3 {
  margin: 0 0 0 12px;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn4 {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  padding: 16px;
  width: 140px;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn4:hover {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1) !important;
  line-height: 16px !important;
  font-weight: var(--ztc-weight-semibold) !important;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-5) !important;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -400px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-5);
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-5);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-5);
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-5);
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-5);
}
.homepage3-body .header-area.homepage3 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage3.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}

.homepage4-body {
  overflow-x: hidden;
}
.homepage4-body .header-area.homepage4 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-1);
}
.homepage4-body .header-area.homepage4 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage4-body .header-area.homepage4 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-6);
}
.homepage4-body .header-area.homepage4 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage4-body .header-area.homepage4 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu {
  position: relative;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu .header-btn3 {
  margin: 0 0 0 12px;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu.auhtor-tabpane {
  left: -315px !important;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn6 {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  padding: 16px 0;
  line-height: var(--ztc-font-size-font-s16);
  border-top: 1px solid var(--ztc-text-text-1);
  border-bottom: 1px solid var(--ztc-text-text-1);
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn6:hover {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1) !important;
  line-height: 16px !important;
  font-weight: var(--ztc-weight-semibold) !important;
  letter-spacing: 2;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn12 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-text-text-6);
  color: var(--ztc-text-text-1);
  padding: 16px 24px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
  width: 140px;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn12:hover {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  transform: translateY(-5px);
  background: var(--ztc-text-text-1);
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-6) !important;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -290px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-6);
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-6);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-6);
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-6);
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-6);
}
.homepage4-body .header-area.homepage4 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage4.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}

.homepage5-body {
  overflow-x: hidden;
}
.homepage5-body .header-area.homepage5 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage5-body .header-area.homepage5 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage5-body .header-area.homepage5 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-11);
}
.homepage5-body .header-area.homepage5 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage5-body .header-area.homepage5 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu {
  position: relative;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu .header-btn3 {
  margin: 0 0 0 12px;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn9 {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  padding: 16px;
  width: 150px;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn9:hover {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1) !important;
  line-height: 16px !important;
  font-weight: var(--ztc-weight-semibold) !important;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-11) !important;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -285px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-11);
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-11);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-11);
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-11);
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-11);
}
.homepage5-body .header-area.homepage5 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage5.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-bg-bg-18);
  transition: all 0.4s;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
.header-area.homepage5.sticky .header-elements .main-menu ul li a {
  color: var(--ztc-text-text-1);
}

.homepage7-body {
  overflow-x: hidden;
}
.homepage7-body .header-area.homepage7 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-1);
}
.homepage7-body .header-area.homepage7 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage7-body .header-area.homepage7 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-14);
}
.homepage7-body .header-area.homepage7 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage7-body .header-area.homepage7 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage7-body .header-area.homepage7 .header-elements .site-logo img {
  width: 147px;
  height: 47.676px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu {
  position: relative;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu .header-btn3 {
  margin: 0 0 0 12px;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 16%;
  right: 25%;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn13 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-24);
  color: var(--ztc-text-text-1);
  padding: 16px 20px;
  width: 160px;
  transition: all 0.4s;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn13 i {
  margin-left: 4px;
  transform: rotate(-45deg);
  transition: all 0.4s;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn13:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  background: var(--ztc-bg-bg-25);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn13:hover i {
  transform: rotate(0);
  transition: all 0.4s;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 201.3%;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li a i.fa-solid.fa-angle-down {
  font-size: var(--ztc-font-size-font-s12) !important;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-14) !important;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  padding: 15px;
  left: -290px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  transform-origin: top;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-14);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-14);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-14);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-14);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-14);
}
.homepage7-body .header-area.homepage7 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage7.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}

.homepage8-body, html {
  overflow-x: hidden !important;
}

.commingsoon {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.homepage8-body {
  overflow-x: hidden;
}
.homepage8-body .header-area.homepage8 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage8-body .header-area.homepage8 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage8-body .header-area.homepage8 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-4);
}
.homepage8-body .header-area.homepage8 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage8-body .header-area.homepage8 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu {
  position: relative;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn15 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-26);
  color: var(--ztc-text-text-1);
  padding: 6px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn15:hover {
  background: var(--ztc-bg-bg-27);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn15:hover span {
  transition: all 0.4s;
  transform: rotate(0deg);
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn15:hover {
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn15 span {
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s36);
  text-align: center;
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-2);
  transform: rotate(-45deg);
  position: relative;
  left: 8px;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-16) !important;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -255px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-16);
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-4);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-16);
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-16);
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-16);
}
.homepage8-body .header-area.homepage8 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage8.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-area.homepage8.sticky .header-elements {
  padding: 0;
}

.btn-area {
  display: flex;
  align-items: center;
}
.btn-area .search-icon a {
  right: 19px;
  position: relative;
  font-size: var(--ztc-font-size-font-s20);
  color: var(--ztc-bg-bg-1);
}

.homepage9-body, html {
  overflow-x: hidden !important;
}

.commingsoon {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.homepage9-body {
  overflow-x: hidden;
}
.homepage9-body .header-area.homepage9 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage9-body .header-area.homepage9 .site-logo img {
  width: 147px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage9-body .header-area.homepage9 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage9-body .header-area.homepage9 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-17);
}
.homepage9-body .header-area.homepage9 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
  background: var(--ztc-text-text-1);
  border-radius: 100px;
  padding: 20px 24px;
}
.homepage9-body .header-area.homepage9 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu {
  position: relative;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn16 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-28);
  color: var(--ztc-text-text-1);
  padding: 6px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn16:hover {
  background: var(--ztc-bg-bg-1);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn16:hover span {
  transition: all 0.4s;
  transform: rotate(0deg);
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn16:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn16 span {
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s36);
  text-align: center;
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-2);
  transform: rotate(-45deg);
  position: relative;
  left: 8px;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-17) !important;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -255px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-17);
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-4);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-17);
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-17);
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-17);
}
.homepage9-body .header-area.homepage9 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage9.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-area.homepage9.sticky .header-elements {
  padding: 0;
}

.btn-area {
  display: flex;
  align-items: center;
}
.btn-area .search-icon a {
  right: 19px;
  position: relative;
  font-size: var(--ztc-font-size-font-s20);
  color: var(--ztc-bg-bg-1);
}

.homepage10-body, html {
  overflow-x: hidden !important;
}

.commingsoon {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.homepage10-body {
  overflow-x: hidden;
}
.homepage10-body .header-area.homepage10 {
  position: absolute;
  width: 100%;
  z-index: 999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage10-body .header-area.homepage10 .site-logo img {
  width: 147px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage10-body .header-area.homepage10 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage10-body .header-area.homepage10 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-14);
}
.homepage10-body .header-area.homepage10 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
  background: var(--ztc-text-text-1);
  border-radius: 100px;
  padding: 20px 24px;
}
.homepage10-body .header-area.homepage10 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu {
  position: relative;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn17 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  background: var(--ztc-bg-bg-25);
  color: var(--ztc-text-text-1);
  padding: 6px 16px;
  transition: all 0.4s;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn17:hover {
  background: var(--ztc-text-text-2);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn17:hover span {
  transition: all 0.4s;
  transform: rotate(0deg);
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn17:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn17 span {
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s36);
  text-align: center;
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-2);
  transform: rotate(-45deg);
  position: relative;
  left: 8px;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: var(--ztc-text-text-14) !important;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -255px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: var(--ztc-text-text-14);
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: var(--ztc-text-text-4);
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: var(--ztc-text-text-14);
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: var(--ztc-text-text-14);
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: var(--ztc-text-text-14);
}
.homepage10-body .header-area.homepage10 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage10.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-area.homepage10.sticky .header-elements {
  padding: 0;
}

.btn-area {
  display: flex;
  align-items: center;
}
.btn-area .search-icon a {
  right: 19px;
  position: relative;
  font-size: var(--ztc-font-size-font-s20);
  color: var(--ztc-bg-bg-1);
}

.homepage11-body, html {
  overflow-x: hidden !important;
}

.commingsoon {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.homepage11-body {
  overflow-x: hidden;
}
.homepage11-body .header-area.homepage11 {
  position: absolute;
  width: 100%;
  z-index: 999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage11-body .header-area.homepage11 .site-logo img {
  width: 147px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage11-body .header-area.homepage11 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage11-body .header-area.homepage11 nav#navbar-example2 ul li a.nav-link.active {
  color: var(--ztc-text-text-1);
  opacity: 60%;
}
.homepage11-body .header-area.homepage11 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  padding: 16px 20px;
}
.homepage11-body .header-area.homepage11 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu {
  position: relative;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn18 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #0F25A3;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 8px;
  position: relative;
  background: var(--ztc-text-text-1) !important;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn18::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
  transition: all 0.4s;
  z-index: -1;
  border-radius: 8px;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn18:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn18:hover::after {
  width: 100%;
  transition: all 0.4s;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn18 i {
  margin-left: 4px;
  display: inline-block;
  transform: rotate(-45deg);
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: #fff !important;
  opacity: 80%;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -295px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: #0F25A3 !important;
  opacity: 1 !important;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: #0F25A3;
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: #0F25A3;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: #0F25A3;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: #0F25A3 !important;
}
.homepage11-body .header-area.homepage11 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}
.homepage11-body .btn-area {
  display: inline-block !important;
}

.header-area.homepage11.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background-image: url(../img/bg/header-bg12.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.4s;
}
.header-area.homepage11.sticky .header-elements {
  padding: 0;
  background: none;
}

.homepage12-body, html {
  overflow-x: hidden !important;
}

.commingsoon {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.homepage12-body {
  overflow-x: hidden;
}
.homepage12-body .header-area.homepage12 {
  position: absolute;
  width: 100%;
  z-index: 999;
  padding: 16px 0;
  transition: all 0.4s;
}
.site-logo img {
  width: 130px;
}
.homepage12-body .header-area.homepage12 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage12-body .header-area.homepage12 nav#navbar-example2 ul li a.nav-link.active {
  color: #055346;
  opacity: 60%;
}
.homepage12-body .header-area.homepage12 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage12-body .header-area.homepage12 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu {
  position: relative;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn20 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #000000;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 4px;
  position: relative;
  background: #DDFA63;
  z-index: 1;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn20::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #000000;
  border-radius: 4px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn20:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn20:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn20 i {
  margin-left: 4px;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-4);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: #055346;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -295px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: #055346 !important;
  opacity: 1 !important;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: #055346;
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: #055346;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: #055346;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: #055346;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: #055346 !important;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}
.homepage12-body .btn-area {
  display: inline-block !important;
}

.header-area.homepage12.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  transition: all 0.4s;
}
.header-area.homepage12.sticky .header-elements {
  padding: 0;
  background: none;
}

.homepage13-body, html {
  overflow-x: hidden !important;
}

.commingsoon {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.homepage13-body {
  overflow-x: hidden;
}
.homepage13-body .header-area.homepage13 {
  position: absolute;
  width: 100%;
  z-index: 999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage13-body .header-area.homepage13 .site-logo img {
  width: 147px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage13-body .header-area.homepage13 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage13-body .header-area.homepage13 nav#navbar-example2 ul li a.nav-link.active {
  color: #FD2F39;
}
.homepage13-body .header-area.homepage13 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage13-body .header-area.homepage13 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu {
  position: relative;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn21 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #fff;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 4px;
  position: relative;
  border-radius: 5px;
  background: var(--ddd, linear-gradient(91deg, #FF0A54 0.78%, #FF6F00 99.88%));
  z-index: 1;
  width: 160px;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn21::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #09171B;
  border-radius: 4px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn21:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn21:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn21 i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-2);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: #FD2F39 !important;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -275px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: #FD2F39;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: #FD2F39;
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: #FD2F39;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: #FD2F39;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: #FD2F39;
}
.homepage13-body .header-area.homepage13 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage13.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.header-area.homepage13.sticky .header-elements {
  padding: 0;
}

.btn-area {
  display: flex;
  align-items: center;
}
.btn-area .search-icon a {
  right: 19px;
  position: relative;
  font-size: var(--ztc-font-size-font-s20);
  color: var(--ztc-bg-bg-1);
}

.homepage14-body {
  overflow-x: hidden;
}
.homepage14-body .header-area.homepage14 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
}
.homepage14-body .header-area.homepage14 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage14-body .header-area.homepage14 nav#navbar-example2 ul li a.nav-link.active {
  color: #fff;
  opacity: 80%;
}
.homepage14-body .header-area.homepage14 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage14-body .header-area.homepage14 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu {
  position: relative;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu .header-btn3 {
  margin: 0 0 0 12px;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn22 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #fff;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: 4px;
  position: relative;
  border-radius: 5px;
  background: #4D44C5;
  z-index: 1;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn22::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #040306;
  border-radius: 4px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn22:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn22:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn22 i {
  margin-left: 4px;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: #fff !important;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -285px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: #4D44C5 !important;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: #4D44C5 !important;
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: #4D44C5 !important;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: #4D44C5 !important;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: #4D44C5 !important;
}
.homepage14-body .header-area.homepage14 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}

.header-area.homepage14.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: #4D44C5;
  transition: all 0.4s;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
.header-area.homepage14.sticky .header-elements .main-menu ul li a {
  color: var(--ztc-text-text-1);
}

.homepage15-body {
  overflow-x: hidden;
}
.homepage15-body .header-area.homepage15 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 16px 0;
  transition: all 0.4s;
  background: #1C64F2;
}
.homepage15-body .header-area.homepage15 nav#navbar-example2 {
  display: block;
  padding: 0;
}
.homepage15-body .header-area.homepage15 nav#navbar-example2 ul li a.nav-link.active {
  color: #fff;
  opacity: 80%;
}
.homepage15-body .header-area.homepage15 .header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.4s;
}
.homepage15-body .header-area.homepage15 .header-elements .all-images-menu {
  display: flex;
  align-items: center;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu {
  position: relative;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu .header-btn3 {
  margin: 0 0 0 12px;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li {
  display: inline-block;
  position: relative;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb {
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .img1::after {
  transform: scale(1);
  transition: all 0.4s;
  visibility: visible;
  opacity: 0.7;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: all 0.6s;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1.comming-soon::after {
  display: none !important;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 330px;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-text-text-2);
  opacity: 0;
  border-radius: 4px;
  transform: scale(0.8);
  z-index: 1;
  visibility: hidden;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: all 0.4s;
  border: 1px solid #E5E7EB;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 20%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: all 0.6s;
  margin: 0 auto;
  left: 14%;
  right: 14%;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn25 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  line-height: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  color: #fff;
  padding: 18px 24px;
  transition: all 0.4s;
  border-radius: var(--rounded-full, 9999px);
  position: relative;
  background: #1C64F2;
  z-index: 1;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn25::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 50%;
  top: 0;
  transition: all 0.4s;
  background: #040306;
  border-radius: var(--rounded-full, 9999px);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn25:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn25:hover::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  left: 0;
  width: 100%;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn25 i {
  margin-left: 4px;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  top: 10px;
  left: 0px;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text::after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100px;
  left: -71px;
  top: -66px;
  transition: all 0.4s;
  background: #FF6610;
  transform: rotate(-45deg);
  z-index: -1;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-thumb .text h2 {
  font-size: var(--ztc-font-size-font-s12);
  font-weight: var(--ztc-weight-bold);
  font-family: var(--ztc-family-font1);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s12);
  color: var(--ztc-text-text-1);
  transform: rotate(-45deg);
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu .homemenu-content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  margin-top: 16px;
  text-align: center;
  display: block;
  padding: 0 !important;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li:hover .tp-submenu {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  position: absolute;
  transition: all 0.4s;
  transform: scale(1);
  top: 201.3%;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li:hover ul.dropdown-padding {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 9;
  top: 50px;
  position: absolute;
  transition: all 0.4s;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li:hover &gt; a {
  transition: all 0.4s;
  color: #fff !important;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
  left: -285px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  overflow-y: scroll;
  display: block;
  top: 201.3%;
  transform: scale(1, 0);
  transform-origin: top;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: var(--ztc-text-text-1);
  top: 100px;
  width: 225px;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 15px;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu {
  position: relative;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a {
  transition: all 0.4s;
  padding-left: 25px;
  color: #1C64F2 !important;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding li.main-small-menu:hover &gt; a::after {
  background: #1C64F2 !important;
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  color: #1C64F2 !important;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding li {
  display: block;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding li a {
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-medium);
  transition: all 0.4s;
  padding: 8px;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  color: var(--ztc-text-text-2);
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 20%;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  background: #1C64F2 !important;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding li a:hover {
  padding-left: 25px;
  color: #1C64F2 !important;
}
.homepage15-body .header-area.homepage15 .header-elements .main-menu ul li ul.dropdown-padding li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}
.homepage15-body .header-area.homepage15 .btn-area {
  align-items: center;
}
.homepage15-body .header-area.homepage15 .btn-area .login {
  color: var(--white, #FFF);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  display: inline-block;
  transition: all 0.4s;
  margin-right: 16px;
}

.header-area.homepage15.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 111;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  background: #1C64F2;
  transition: all 0.4s;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
.header-area.homepage15.sticky .header-elements .main-menu ul li a {
  color: var(--ztc-text-text-1);
}

/*============= HEADER CSS AREA ENDS ===============*/
/*============= WORK CSS AREA ===============*/
.work4-section-area {
  position: relative;
  z-index: 1;
  background: var(--ztc-bg-bg-15);
}
.work4-section-area .work2-header {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .work4-section-area .work2-header {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work4-section-area .work2-header {
    margin-bottom: 30px;
  }
}
.work4-section-area .work-images img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.work4-section-area .all-boxes-area {
  padding: 0 0 0 55px;
}
@media (max-width: 767px) {
  .work4-section-area .all-boxes-area {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work4-section-area .all-boxes-area {
    padding: 0;
    margin-top: 30px;
  }
}
.work4-section-area .all-boxes-area .work-process-area {
  position: relative;
  z-index: 1;
  transition: all 0.4s;
  padding: 16px 24px 16px 46px;
  border-radius: 8px;
  background: var(--ztc-text-text-1);
}
@media (max-width: 767px) {
  .work4-section-area .all-boxes-area .work-process-area {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work4-section-area .all-boxes-area .work-process-area {
    padding: 20px;
  }
}
.work4-section-area .all-boxes-area .work-process-area:hover {
  transition: all 0.4s;
}
.work4-section-area .all-boxes-area .work-process-area:hover::before {
  transition: all 0.4s;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.work4-section-area .all-boxes-area .work-process-area:hover .icons {
  background: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: rotateY(180deg);
}
.work4-section-area .all-boxes-area .work-process-area:hover .content-area a {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.work4-section-area .all-boxes-area .work-process-area:hover .content-area p {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.work4-section-area .all-boxes-area .work-process-area::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  left: 50%;
  top: 0;
  background: var(--ztc-text-text-4);
  transition: all 0.4s;
  border-radius: 8px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.work4-section-area .all-boxes-area .work-process-area .icons {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  transition: all 0.4s;
  display: inline-block;
  border-radius: 50%;
  background-color: #fff0c1;
  position: absolute;
  left: -35px;
  top: 23%;
  bottom: -23%;
}
@media (max-width: 767px) {
  .work4-section-area .all-boxes-area .work-process-area .icons {
    position: relative;
    left: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work4-section-area .all-boxes-area .work-process-area .icons {
    position: relative;
    left: 0;
    margin-bottom: 20px;
  }
}
.work4-section-area .all-boxes-area .work-process-area .content-area a {
  font-size: var(--ztc-font-size-font-s20);
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  transition: all 0.4s;
  line-height: var(--ztc-font-size-font-s20);
  display: inline-block;
  margin-bottom: 16px;
}
.work4-section-area .all-boxes-area .work-process-area .content-area p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-3);
}
.work4-section-area .all-boxes-area .work-process-area.work2 {
  margin-left: -40px;
}
@media (max-width: 767px) {
  .work4-section-area .all-boxes-area .work-process-area.work2 {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work4-section-area .all-boxes-area .work-process-area.work2 {
    margin: 0;
  }
}




.work8-section-area {
  position: relative;
  background: #F7F8FA;
}
.work8-section-area .work-header {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .work8-section-area .work-header {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work8-section-area .work-header {
    margin-bottom: 30px;
  }
}
.work8-section-area .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .work8-section-area .head {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work8-section-area .head {
    margin-top: 30px;
  }
}
.work8-section-area .head h4 {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 24px;
}
.work8-section-area .works-boxarea.auhtor {
  margin-left: -40px;
}
@media (max-width: 767px) {
  .work8-section-area .works-boxarea.auhtor {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work8-section-area .works-boxarea.auhtor {
    margin-left: 0;
  }
}
.work8-section-area .works-boxarea {
  position: relative;
  padding: 16px 24px 16px 46px;
  border-radius: 10px;
  background: var(--ztc-text-text-1);
  display: inline-block;
  margin-top: 30px;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .work8-section-area .works-boxarea {
    padding: 16px;
  }
}
.work8-section-area .works-boxarea:hover {
  border-radius: 10px;
  background: var(--ztc-text-text-1);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.work8-section-area .works-boxarea:hover .list {
  transform: rotateY(-360deg);
  transition: all 0.4s;
}
.work8-section-area .works-boxarea:hover .list h3 {
  background: var(--ztc-bg-bg-26);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.work8-section-area .works-boxarea .list {
  position: absolute;
  top: 20%;
  left: -30px;
}
@media (max-width: 767px) {
  .work8-section-area .works-boxarea .list {
    position: relative;
    left: 0;
    margin-bottom: 20px;
    display: inline-block;
  }
}
.work8-section-area .works-boxarea .list h3 {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  transition: all 0.4s;
  background: #e4ffb4;
    border-radius: 50%;
    color: #326b6c;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s28);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  transition: all 0.4s;
}
.work8-section-area .works-boxarea .content {
  display: inline-block;
}
.work8-section-area .works-boxarea .content a {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 20px;
  display: inline-block;
  transition: all 0.4s;
  margin-bottom: 16px;
}
.work8-section-area .works-boxarea .content p {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 26px;
}

.work11-section-area {
  position: relative;
  z-index: 1;
}
.work11-section-area .work11-boxarea {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 30px;
}
.work11-section-area .work11-boxarea:hover .icons {
  transform: rotateY(180deg);
  transition: all 0.4s;
}
.work11-section-area .work11-boxarea .elements23 {
  position: absolute;
  right: -100px;
  top: 35px;
}
@media (max-width: 767px) {
  .work11-section-area .work11-boxarea .elements23 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work11-section-area .work11-boxarea .elements23 {
    display: block;
  }
}
.work11-section-area .work11-boxarea .elements24 {
  position: absolute;
  right: -100px;
  top: 0px;
}
@media (max-width: 767px) {
  .work11-section-area .work11-boxarea .elements24 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work11-section-area .work11-boxarea .elements24 {
    display: none;
  }
}
.work11-section-area .work11-boxarea .icons {
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.4s;
  background: rgba(64, 139, 255, 0.1);
}
.work11-section-area .work11-boxarea .textarea a {
  color: var(--Text-Color, #081120);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  transition: all 0.4s;
}
.work11-section-area .work11-boxarea .textarea p {
  color: var(--Paragraph-Color, #464D58);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}




/*============= WORK CSS AREA ===============*/
/*============= OTHERS CSS AREA STARTS ===============*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999999;
  background-color: var(--ztc-text-text-1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.preloader2 {
  background: var(--ztc-bg-bg-11) !important;
}

.preloader3 {
  background: var(--ztc-text-text-1) !important;
}

.preloader4 {
  background: var(--ztc-text-text-12) !important;
}

.preloader5 {
  background: var(--ztc-text-text-1) !important;
}

.preloader7 {
  background: var(--ztc-text-text-1) !important;
}

.loading-container,
.loading {
  height: 120px;
  position: relative;
  width: 120px;
  border-radius: 100%;
}

.loading-container {
  margin: 40px auto;
}

.loading {
  border: 1px solid transparent;
  border-color: transparent var(--ztc-text-text-4) transparent var(--ztc-text-text-4);
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader2 .loading {
  border-color: transparent var(--ztc-text-text-1) transparent var(--ztc-text-text-1) !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader3 .loading {
  border-color: transparent var(--ztc-text-text-6) transparent var(--ztc-text-text-6) !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader4 .loading {
  border-color: transparent var(--ztc-text-text-11) transparent var(--ztc-text-text-11) !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader5 .loading {
  border-color: transparent var(--ztc-text-text-2) transparent var(--ztc-text-text-2) !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader7 .loading {
  border-color: transparent var(--ztc-text-text-15) transparent var(--ztc-text-text-15) !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader8 .loading {
  border-color: transparent var(--ztc-text-text-16) transparent var(--ztc-text-text-16) !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader9 .loading {
  border-color: transparent var(--ztc-text-text-17) transparent var(--ztc-text-text-17) !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader10 .loading {
  border-color: transparent var(--ztc-text-text-14) transparent var(--ztc-text-text-14) !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader12 .loading {
  border-color: transparent #055346 transparent #055346 !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader13 .loading {
  border-color: transparent #FD2F39 transparent #FD2F39 !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.preloader15 .loading {
  border-color: transparent #2466EF transparent #2466EF !important;
  border: 1px solid transparent;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.loading-container:hover .loading,
.loading-container .loading {
  transition: all 0.5s ease-in-out;
}

#loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 70px;
  width: 60px;
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* END: Preloader */


.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 56px;
  width: 56px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.1);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
}
.progress-wrap:hover {
  background: var(--ztc-text-text-2);
  transform: translateY(-5px);
  box-shadow: 0 0 15px 0 var(--ztc-text-text-16);
  transition: all 0.4s ease-in-out;
  color: var(--ztc-text-text-1);
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f062";
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  color: var(--ztc-text-text-2);
  left: 0;
  top: 0;
  height: 56px;
  width: 56px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}

.progress-wrap:hover::after {
  opacity: 0;
}

.progress-wrap::before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f062";
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  opacity: 0;
  left: 0;
  top: 0;
  height: 56px;
  width: 56px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: all 200ms linear;
}

.progress-wrap:hover::before {
  opacity: 1;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: var(--ztc-text-text-2);
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.star2 {
  position: absolute;
  right: 0;
  z-index: -1;
}

.star3 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

/*============= OTHERS CSS AREA ENDS ===============*/

/*============= ERROR CSS AREA ENDS ===============*/
.error-section-area .heading2 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
}

/*============= ERROR CSS AREA ENDS ===============*/
/*============= BOOST CSS AREA ENDS ===============*/
.boost-section-area {
  background: #F6F8F9;
  position: relative;
  overflow: hidden;
}
.boost-section-area .boost-header h5 {
  margin-left: 40px;
}
.boost-section-area .images {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 50%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .boost-section-area .images {
    position: relative;
    width: 100%;
    margin-top: 30px;
  }
}
.boost-section-area .images img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*============= BOOST CSS AREA ENDS ===============*/
.others13-section-area {
  position: relative;
  z-index: 1;
  background: #09171B;
}
.others13-section-area .others-header {
  padding: 0 85px 0 0;
}
@media (max-width: 767px) {
  .others13-section-area .others-header {
    padding: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .others13-section-area .others-header {
    padding: 0;
    margin-bottom: 30px;
  }
}
.others13-section-area .others-header h2 {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.others13-section-area .others-header p {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  opacity: 0.8;
}
.others13-section-area .others-header .btn-area1 a {
  border: 1px solid #FF5417;
}
.others13-section-area .others-header .btn-area1 a:hover {
  border: 1px solid #fff;
}
.others13-section-area .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  margin-bottom: 20px;
}

.others15-scetion-area {
  position: relative;
  z-index: 1;
}
.others15-scetion-area span.border {
  border: 1px solid #E5E7EB;
  height: 80px;
  text-align: center;
  display: block;
  width: 1px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .others15-scetion-area span.border {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .others15-scetion-area span.border {
    display: none;
  }
}
.others15-scetion-area .logo-content {
  position: relative;
}
.others15-scetion-area .logo-content div {
  color: var(--gray-500, #6B7280);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: all 0.4s;
}
.others15-scetion-area .logo-content img {
  position: absolute;
}
.others15-scetion-area .others-counter-boxes {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .others15-scetion-area .others-counter-boxes {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .others15-scetion-area .others-counter-boxes {
    margin-top: 50px;
  }
}
.others15-scetion-area .others-counter-boxes .counter-box {
  position: relative;
  z-index: 1;
}
.others15-scetion-area .others-counter-boxes .counter-box img {
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: -1;
}
.others15-scetion-area .others-counter-boxes .counter-box h2 {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}
.others15-scetion-area .others-counter-boxes .counter-box p {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.others15-author-section {
  position: relative;
  z-index: 1;
}
.others15-author-section .others-boxarea {
  position: relative;
  z-index: 1;
  background: #F3F4F6;
  border-radius: 8px;
  transition: all 0.4s;
  border: 1px solid #fff;
  padding: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.others15-author-section .others-boxarea img {
  height: 40px;
}
.others15-author-section .others-boxarea:hover {
  border-radius: 4px;
  border: 1px solid var(--gray-300, #D1D5DB);
  background: var(--white, #FFF);
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.05);
  transition: all 0.4s;
  transform: translateY(-5px);
}

/*============= CONTACT CSS AREA ===============*/
.contact-main-inner-area .contact-header .number-address-area {
  display: flex;
  align-items: center;
  border-radius: 7px;
  background: var(--ztc-text-text-1);
  position: relative;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .contact-main-inner-area .contact-header .number-address-area {
    display: block;
  }
}
.contact-main-inner-area .contact-header .number-address-area .phone-number {
  display: flex;
  align-items: center;
  margin: 0 40px 0 0;
}
@media (max-width: 767px) {
  .contact-main-inner-area .contact-header .number-address-area .phone-number {
    margin: 0 0 20px 0;
  }
}
.contact-main-inner-area .contact-header .number-address-area .phone-number .img1 {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  transition: all 0.4s;
  background: #EFE9F8;
}
@media (max-width: 767px) {
  .contact-main-inner-area .contact-header .number-address-area .phone-number .img1 {
    width: 60px;
  }
}
.contact-main-inner-area .contact-header .number-address-area .phone-number .content {
  margin-left: 16px;
}
.contact-main-inner-area .contact-header .number-address-area .phone-number .content p {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 16px;
  margin-bottom: 8px;
  display: inline-block;
}
.contact-main-inner-area .contact-header .number-address-area .phone-number .content a {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 20px;
  display: block;
  transition: all 0.4s;
}
.contact-main-inner-area .contact-header .number-address-area .phone-number .content a:hover {
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
}
.contact-main-inner-area .contact-header .number-address-area2 {
  display: flex;
  align-items: center;
  border-radius: 7px;
  position: relative;
  transition: all 0.4s;
  justify-content: space-between;
  background: var(--ztc-text-text-1);
}
@media (max-width: 767px) {
  .contact-main-inner-area .contact-header .number-address-area2 {
    display: block;
    background: var(--ztc-text-text-1);
  }
}
.contact-main-inner-area .contact-header .number-address-area2 .phone-number {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .contact-main-inner-area .contact-header .number-address-area2 .phone-number {
    display: inline-block;
    margin-bottom: 20px;
  }
}
.contact-main-inner-area .contact-header .number-address-area2 .phone-number .img1 {
  height: 60px;
  width: 60px;
  min-width: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  transition: all 0.4s;
  background: #EFE9F8;
}
@media (max-width: 767px) {
  .contact-main-inner-area .contact-header .number-address-area2 .phone-number .img1 {
    margin-bottom: 20px;
  }
  .footer12-section-area .footer-log-area img {
    width: 100px;
  }
}
.contact-main-inner-area .contact-header .number-address-area2 .phone-number .content {
  margin-left: 16px;
}
.contact-main-inner-area .contact-header .number-address-area2 .phone-number .content p {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 16px;
  margin-bottom: 8px;
  display: inline-block;
}
.contact-main-inner-area .contact-header .number-address-area2 .phone-number .content a {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 26px;
  display: block;
  transition: all 0.4s;
}
.contact-main-inner-area .contact-header .number-address-area2 .phone-number .content a:hover {
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
}
.contact-main-inner-area .contact-header .number-address-area2 .phone-number .map {
  color: var(--ztc-text-text-4);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 20px;
  display: inline-block;
  text-decoration-line: underline;
}
.contact-main-inner-area .contact-form-area {
  border-radius: 7px;
  background: var(--ztc-text-text-1);
  position: relative;
  z-index: 1;
  box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.09);
  padding: 32px;
}
@media (max-width: 767px) {
  .contact-main-inner-area .contact-form-area {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-main-inner-area .contact-form-area {
    margin-top: 30px;
  }
}
.contact-main-inner-area .contact-form-area h4 {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 24px;
  display: inline-block;
}
.contact-main-inner-area .contact-form-area .input-area input {
  border-radius: 8px;
  border: 1px solid #E6E6E6;
  background: var(--Neutral-White, #FFF);
  width: 100%;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  padding: 16px;
  height: 48px;
  margin-top: 20px;
}
.contact-main-inner-area .contact-form-area .input-area input::-moz-placeholder {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
}
.contact-main-inner-area .contact-form-area .input-area input::placeholder {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
}
.contact-main-inner-area .contact-form-area .input-area textarea {
  border-radius: 8px;
  border: 1px solid #E6E6E6;
  background: var(--Neutral-White, #FFF);
  width: 100%;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
  padding: 16px;
  height: 150px;
  margin-top: 24px;
}
.contact-main-inner-area .contact-form-area .input-area textarea::-moz-placeholder {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
}
.contact-main-inner-area .contact-form-area .input-area textarea::placeholder {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
}
.contact-main-inner-area .contact-form-area .input-area input[type="date"] {
  font-weight: 400;
}
small.form-note {
  font-size: 12px;
  float: right;
  font-style: italic;
  color: #383737;
}
.contact-main-inner-area .contact-form-area .input-area button {
  border: none;
  outline: none;
  margin-top: 24px;
}


.mapouter .gmap_canvas iframe {
  height: 565px;
  width: 100%;
}

.contact12-section-area {
  position: relative;
  z-index: 1;
  background: #F9FAFB;
}
.contact12-section-area .contact-info-area {
  background: var(--ztc-text-text-4);
  border-radius: 8px;
  padding: 40px 40px;
  position: relative;
}
.contact12-section-area .contact-info-area h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  color: var(--ztc-text-text-1);
  font-weight: var(--ztc-weight-semibold);
  margin-bottom: 20px;
}
.contact12-section-area .contact-info-area p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-1);
  opacity: 80%;
  padding-bottom: 32px;
  border-bottom: 1px solid #216458;
}
.contact12-section-area .contact-auhtor-box {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
}
.contact12-section-area .contact-auhtor-box:hover .icons {
  background: #DDFA6B;
  transition: all 0.4s;
}
.contact12-section-area .contact-auhtor-box:hover .icons img {
  filter: brightness(0);
  transition: all 0.4s;
}
.contact12-section-area .contact-auhtor-box .icons {
  height: 80px;
  width: 80px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  background: #4550aa;
  line-height: 80px;
  margin: 0 24px 0 0;
  transition: all 0.4s;
}
.contact12-section-area .contact-auhtor-box .icons img {
  transition: all 0.4s;
}
.contact12-section-area .contact-auhtor-box .content h4 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  line-height: var(--ztc-font-size-font-s20);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  margin-bottom: 16px;
}
.contact12-section-area .contact-auhtor-box .content a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: var(--ztc-text-text-1);
  opacity: 80%;
  display: inline-block;
  transition: all 0.4s;
}
.contact12-section-area .contact-boxarea {
  background: var(--ztc-text-text-1);
  border-radius: 8px;
  padding: 32px;
  margin: 0 0 0 50px;
  box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.09);
}
@media (max-width: 767px) {
  .contact12-section-area .contact-boxarea {
    margin: 30px 0 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact12-section-area .contact-boxarea {
    margin: 30px 0 0 0;
  }
}
.contact12-section-area .contact-boxarea h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  line-height: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-3);
  margin-bottom: 16px;
}
.contact12-section-area .contact-boxarea p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: #5D6261;
}
.contact12-section-area .contact-boxarea .input-area input {
  width: 100%;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: #5D6261;
  padding: 16px;
  border: 1px solid #E6E6E6;
  border-radius: 8px;
  margin-top: 24px;
}
.contact12-section-area .contact-boxarea .input-area input::-moz-placeholder {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  color: #5D6261;
  font-weight: var(--ztc-weight-regular);
}
.contact12-section-area .contact-boxarea .input-area input::placeholder {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  color: #5D6261;
  font-weight: var(--ztc-weight-regular);
}
.contact12-section-area .contact-boxarea .input-area .nice-select {
  width: 100%;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: #5D6261;
  border: 1px solid #E6E6E6;
  border-radius: 8px;
  margin-top: 24px;
  height: 54px;
  line-height: 52px;
  font-weight: var(--ztc-weight-regular);
}
.contact12-section-area .contact-boxarea .input-area .nice-select::-moz-placeholder {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-3);
  opacity: 80%;
  font-weight: var(--ztc-weight-regular);
}
.contact12-section-area .contact-boxarea .input-area .nice-select::placeholder {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-3);
  opacity: 80%;
  font-weight: var(--ztc-weight-regular);
}
.contact12-section-area .contact-boxarea .input-area .nice-select .list {
  width: 100%;
}
.contact12-section-area .contact-boxarea .input-area textarea {
  width: 100%;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: #5D6261;
  padding: 16px;
  border: 1px solid #E6E6E6;
  border-radius: 8px;
  margin-top: 24px;
  height: 120px;
}
.contact12-section-area .contact-boxarea .input-area textarea::-moz-placeholder {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  color: #5D6261;
  font-weight: var(--ztc-weight-regular);
}
.contact12-section-area .contact-boxarea .input-area textarea::placeholder {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s16);
  color: #5D6261;
  font-weight: var(--ztc-weight-regular);
}
.contact12-section-area .contact-boxarea .input-area button {
  border: none;
  outline: none;
  margin-top: 24px;
}

.contact-main-inner-area .contact-form-area .input-area .nice-select {
  border-radius: 8px;
  width: 100%;
  box-shadow: none;
  border: 1px solid #E6E6E6;
  background: var(--Neutral-White, #FFF);
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  height: 48px !important;
  padding: 16px;
  line-height: 16px !important;
  margin-top: 24px;
}
.contact-main-inner-area .contact-form-area .input-area .nice-select::after {
  width: 7px;
  height: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.nice-select span.current {
  color: rgb(80 94 110);
  font-size: 16px;
  font-weight: 400;
}


/*============= CONTACT CSS AREA ENDS===============*/
/*============= CTA CSS AREA ===============*/

.cta5-section-area {
  position: relative;
  z-index: 1;
}
.cta5-section-area .cta-header-area h2 {
  color: var(--ztc-text-text-10);
}
.cta5-section-area .cta-header-area p {
  color: var(--ztc-text-text-10);
  opacity: 80%;
}
.cta5-section-area .cta-header-area .btn-area1 .header-btn9 {
  margin-top: 32px;
}
.cta5-section-area .cta-header-area .btn-area1 .header-btn10 {
  margin-top: 32px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .cta5-section-area .cta-header-area .btn-area1 .header-btn10 {
    margin-left: 0;
  }
}

.cta-section-area.others-cta .form-area form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--ztc-text-text-1);
  padding: 20px;
  border-radius: 90px;
  z-index: 1;
}
@media (max-width: 767px) {
  .cta-section-area.others-cta .form-area form {
    width: 100%;
    left: 0;
    display: inline-block;
    position: relative;
    left: 0;
    z-index: 1;
    top: 0;
    margin-bottom: 50px;
    border-radius: 4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-section-area.others-cta .form-area form {
    left: 0;
    width: 100%;
    top: 0;
    margin-bottom: 50px;
    position: relative;
  }
}
.cta-section-area.others-cta .form-area form .input-area {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .cta-section-area.others-cta .form-area form .input-area {
    margin-bottom: 20px;
  }
}
.cta-section-area.others-cta .form-area form .input-area input {
  width: 100%;
  margin-left: 6px;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-semibold);
  color: var(--ztc-text-text-2);
}
.cta-section-area.others-cta .form-area form .input-area input::-moz-placeholder {
  color: var(--ztc-text-text-3);
  font-weight: var(--ztc-weight-regular);
}
.cta-section-area.others-cta .form-area form .input-area input::placeholder {
  color: var(--ztc-text-text-3);
  font-weight: var(--ztc-weight-regular);
}
.cta-section-area.others-cta .form-area .btn-area {
  margin-top: 0;
}
.cta-section-area.others-cta .form-area .btn-area a {
  background: var(--ztc-text-text-4);
  color: var(--ztc-text-text-1);
}
.cta-section-area.others-cta .form-area .btn-area a span {
  background: var(--ztc-text-text-1);
  color: var(--ztc-text-text-4);
}
.cta-section-area.others-cta ul {
  text-align: start !important;
  margin-top: 24px;
}
.cta-section-area.others-cta ul li {
  display: inline-block;
}
.cta-section-area.others-cta ul li:nth-child(1) {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 18px;
}
.cta-section-area.others-cta ul li a {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
  transition: all 0.4s;
  padding: 8px 12px;
  border-radius: 40px;
  background: var(--ztc-text-text-1);
  display: inline-block;
  margin: 0 0 0 12px;
}
.cta-section-area.others-cta ul li a:hover {
  background: var(--ztc-text-text-2);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.cta12-section-area {
  position: relative;
  z-index: 1;
  background-image: url(../img/bg/cta-bg7.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .cta12-section-area .cta-header {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta12-section-area .cta-header {
    margin-bottom: 30px;
  }
}
.cta12-section-area .cta-header h2 {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
}
@media (max-width: 767px) {
  .cta12-section-area .cta-header h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.cta12-section-area .cta-header form {
  position: relative;
  z-index: 1;
}
.cta12-section-area .cta-header form input {
  border-radius: 8px;
  background: var(--White-Colors, #FFF);
  position: relative;
  width: 100%;
  color: var(--Paragraph-Color, #464D58);
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  padding: 27px;
  height: 72px;
}
.cta12-section-area .cta-header form button {
  outline: none;
  border: none;
  position: absolute;
  right: 8px;
  top: 8px;
}
.cta12-section-area .cta-box {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: #C7E960;
  padding: 24px;
}
.cta12-section-area .cta-box .icon {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.4s;
  background: var(--ztc-text-text-1);
}
.cta12-section-area .cta-box .text {
  padding-left: 16px;
}
.cta12-section-area .cta-box .text p {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  opacity: 0.8;
}
.cta12-section-area .cta-box .text a {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
}



/*============= CTA CSS AREA ENDS===============*/

/*============= CASE STUDY CSS AREA ENDS ===============*/
.case-inner-section-area .tabs-area ul {
  justify-content: center;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .case-inner-section-area .tabs-area ul {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .case-inner-section-area .tabs-area ul {
    margin-bottom: 30px;
  }
}
.case-inner-section-area .tabs-area ul li button {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 16px;
  display: inline-block;
  background: var(--ztc-bg-bg-4);
  transition: all 0.4s;
  padding: 12px 16px;
  border-radius: 40px;
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  .case-inner-section-area .tabs-area ul li button {
    margin-bottom: 10px;
  }
}
.case-inner-section-area .tabs-area ul li button.active {
  background: var(--ztc-text-text-4) !important;
  color: var(--ztc-text-text-1);
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .case-inner-box {
  margin-bottom: 30px;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .case-inner-box:hover .img1 {
  border-radius: 8px;
  transition: all 0.4s;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .case-inner-box:hover .img1 img {
  transform: scale(1.1) rotate(4deg);
  transition: all 0.4s;
  border-radius: 8px;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .case-inner-box .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s;
  border-radius: 8px;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .case-inner-box .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  transition: all 0.4s;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .content-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .content-area .link-area .tags {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
  display: block;
  transition: all 0.4s;
  margin-bottom: 16px;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .content-area .link-area .head {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 20px;
  display: inline-block;
  transition: all 0.4s;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .content-area .link-area .head:hover {
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .content-area .arrow a {
  display: inline-block;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-4);
  border-radius: 50%;
  color: var(--ztc-text-text-2);
  font-size: var(--ztc-font-size-font-s20);
  transform: rotate(-45deg);
}
.case-inner-section-area .tabs-content-area .tab-content .tabs-contents .content-area .arrow a:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  background: var(--ztc-text-text-4);
}
.case-inner-section-area .tabs-content-area .tab-content .tab-pane {
  position: relative;
  top: 100px;
  transition: all 0.4s;
}
.case-inner-section-area .tabs-content-area .tab-content .tab-pane.fade.show.active {
  top: 0;
  transition: all 0.4s;
}
.case-inner-section-area .pagination-area {
  margin-top: 20px;
}
.case-inner-section-area .pagination-area ul li a {
  display: inline-block;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 40px;
  transition: all 0.4s;
  border-radius: 4px;
  background: var(--ztc-bg-bg-4);
  box-shadow: none;
  margin: 0 14px 0 0;
  border: none;
  color: var(--ztc-text-text-2);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
}
.case-inner-section-area .pagination-area ul li a.active {
  background: var(--ztc-text-text-4);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.case-inner-section-area .pagination-area ul li a:hover {
  background: var(--ztc-text-text-4);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}

.pagination-area {
  margin-top: 20px;
}
.pagination-area ul li a {
  display: inline-block;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 40px;
  transition: all 0.4s;
  border-radius: 4px;
  background: var(--ztc-text-text-1);
  box-shadow: none;
  margin: 0 14px 0 0;
  border: none;
  color: var(--ztc-text-text-2);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
}
.pagination-area ul li a.active {
  background: var(--ztc-text-text-4);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.pagination-area ul li a:hover {
  background: var(--ztc-text-text-4);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}

@media (max-width: 767px) {
  .case-single-section-area .case-auhtor-area .case-single-hedaer {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .case-single-section-area .case-auhtor-area .case-single-hedaer {
    margin-bottom: 30px;
  }
}
.case-single-section-area .case-auhtor-area .case-single-hedaer .case-others-area ul li {
  color: var(--ztc-text-text-3);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
  margin-top: 24px;
}
.case-single-section-area .case-auhtor-area .case-single-hedaer .case-others-area ul li span {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-semibold);
  line-height: 20px;
  display: inline-block;
  margin: 0 16px 0 0;
}
.case-single-section-area .case-auhtor-area .case-images img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  transition: all 0.4s;
}

.case-lista-area .case-list {
  padding: 0 0 0 70px;
}
@media (max-width: 767px) {
  .case-lista-area .case-list {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .case-lista-area .case-list {
    padding: 0;
    margin-top: 30px;
  }
}
.case-lista-area .case-list ul li {
  color: var(--ztc-text-text-2);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-regular);
  line-height: 16px;
  margin-bottom: 24px;
}
.case-lista-area .case-list ul li img {
  margin: 0 8px 0 0;
}
</pre></body></html>