/*
============================
Name:  SEOC - Digital Marketing Agency Templete
Version: 2.0.1
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 ===============*/
/*============= DEMOS CSS AREA ===============*/
/*============= CHOOSE CSS AREA ===============*/
/*============= FEATURES CSS AREA ===============*/
/*============= LAYOUTS CSS AREA ===============*/
/*============= FAQ CSS AREA ===============*/
/*============= FOOTER CSS AREA ===============*/
/*============= COMMON CSS AREA ===============*/

@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&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: #111928;
  --ztc-text-text-3: #6B7280;
  --ztc-text-text-4: #4E2FDA;
  --ztc-bg-bg-1: #4E2FDA;
  --ztc-bg-bg-2: #111928;
  --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-s16: 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-s16: 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: 'Inter', system-ui;
}

.header-btn1 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: 150%;
  font-weight: var(--ztc-weight-bold);
  border-radius: var(--rounded-lg, 8px);
  background: #4E2FDA;
  color: var(--ztc-text-text-1);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px -1px rgba(0, 0, 0, 0.10);
  padding: 14px 20px;
  transition: all 0.4s;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  border: 1px solid #4E2FDA;
}
.header-btn1 i {
  transition: all 0.4s;
  transform: rotate(-45deg);
  margin-left: 8px;
}

.header-btn1:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  background: transparent;
  border: 1px solid #fff;
}

.header-btn1:hover i {
  transform: rotate(0deg);
  transition: all .4s;
}

.header-btn2 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: 150%;
  font-weight: var(--ztc-weight-bold);
  border-radius: var(--rounded-lg, 8px);
  background: transparent;
  color: var(--ztc-text-text-1);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px -1px rgba(0, 0, 0, 0.10);
  padding: 14px 20px;
  transition: all 0.4s;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  border: 1px solid #fff;
}
.header-btn2 svg {
  transition: all 0.4s;
  transform: rotate(0deg);
  margin-left: 8px;
}

.header-btn2:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  background: transparent;
  border: 1px solid var(--ztc-text-text-4);
  background: var(--ztc-bg-bg-1);
}


/*============= 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;
  }
}

/*============= 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-1);
  opacity: 80%;
}
.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 .mega-menu-all {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
  position: absolute;
  background: white;
  top: 201.3%;
  transform: scale(1, 0);
  z-index: 0;
  transition: all 0.4s;
  border-radius: 5px;
  padding: 36px 0;
  left: -435px;
  width: 1300px;
  min-height: 300px;
  overflow-x: hidden;
  overflow-y: hidden;
  transform-origin: top;
  display: flex;
  padding: 32px;
  justify-content: space-between;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all ul li {
  display: block;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all ul li a {
  display: block !important;
  padding: 12px 0 0 0 !important;
  font-size: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-2);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all ul li a::after {
  position: absolute;
  content: "";
  height: 25px;
  width: 3px;
  transition: all 0.4s;
  z-index: -1;
  left: -10px;
  top: 25%;
  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 .mega-menu-all ul li a:hover {
  padding-left: 15px !important;
  color: var(--ztc-text-text-4);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all ul li a:hover::after {
  border-radius: 4px;
  visibility: visible;
  transition: all 0.4s;
  opacity: 1;
  left: 0;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .mega-menu-single {
  position: relative;
  width: 300px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .mega-menu-single h3 {
  font-size: var(--ztc-font-size-font-s20);
  line-height: 20px;
  font-weight: 600;
  color: var(--ztc-text-text-2);
  position: relative;
  margin-bottom: 10px;
  font-family: var(--ztc-family-font1);
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images {
  position: relative;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .img1 {
  position: relative;
  z-index: 1;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-2);
  opacity: 0.6;
  border-radius: 4px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .img1 img {
  height: 400px;
  width: 450px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .content {
  text-align: center;
  position: absolute;
  top: 50%;
  z-index: 1;
  padding: 40px;
  margin-top: -120px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .content h3 {
  font-size: var(--ztc-font-size-font-s24);
  font-family: var(--ztc-family-font1);
  font-weight: var(--ztc-weight-bold);
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  line-height: 34px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .content .header-btn1 {
  display: inline-block;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: 150%;
  font-weight: var(--ztc-weight-bold);
  border-radius: var(--rounded-lg, 8px);
  background: #4E2FDA;
  color: var(--ztc-text-text-1);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px -1px rgba(0, 0, 0, 0.10);
  padding: 14px 20px;
  transition: all 0.4s;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  border: 1px solid #4E2FDA;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .content .header-btn1 i {
  margin-right: 4px;
}

.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .content .header-btn1:hover {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
  transform: translateY(-5px);
  background: transparent;
  border: 1px solid #fff;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li .mega-menu-all .images .content .header-btn1:hover i {
  transform: rotate(-45deg);
  transition: all .4s;
}

.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:hover .mega-menu-all {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.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-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-1);
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li:hover > a {
  transition: all 0.4s;
  color: var(--ztc-text-text-4) !important;
}
.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 > 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 > 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) !important;
}
.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-2);
  transition: all 0.4s;
}

/*============= HEADER CSS AREA ENDS ===============*/


/*============= 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%;
}

.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 ===============*/

/*============= MOBILE-MENU CSS AREA STARTS ===============*/
.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) !important;
  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-MENU CSS AREA ENDS ===============*/

/*============= HERO CSS AREA STARTS ===============*/
.preview-header-area {
  position: relative;
  z-index: 1;
  background-image: url(../img/bg/bg1-p.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0 0 0;
}
.header-top-area h5 {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s14);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 14px;
  display: inline-block;
  transition: all .4s;
  padding: var(--1, 4px) var(--2, 8px) var(--1, 4px) var(--1, 4px);
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.20);
}
.header-top-area h5 span {
  background: var(--ztc-text-text-4);
  display: inline-block;
  transition: all .4s;
  border-radius: 10px;
  padding: 6px 12px;
  margin: 0 4px;
}
.header-top-area h5:hover i{
  padding-left: 4px;
  transition: all .4s;
}
.header-top-area h5 i {
  margin: 0 4px 0 8px;
  transition: all .4s;
}
.header-top-area h1 {
  color: var(--white, var(--white, #FFF));
  text-align: center;
  text-shadow: 0px 20px 25px rgba(0, 0, 0, 0.10), 0px 10px 10px rgba(0, 0, 0, 0.04);
  font-family: var(--ztc-family-font1);
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 65px;
  letter-spacing: -0.6px; 
}
@media (max-width: 767px) {
  .header-top-area h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: 40px;
  }
}
.header-top-area p {
  color: var(--gray-50, #F9FAFB);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.header-top-area .header-btn2 {
  margin-left: 16px;
  margin-top: 32px;
}
.header-top-area .header-btn1 {
  margin-top: 32px;
}
.hero-images img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
/*============= HERO CSS AREA ENDS ===============*/

/*============= DEMOS CSS AREA STARTS ===============*/
.demos-section-area {
  position: relative;
  z-index: 1;
  padding: 100px 0 40px;
}
.demos-header h5 {
  color: #1F2A37;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s14);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 14px;
  display: inline-block;
  transition: all .4s;
  padding: var(--1, 4px) var(--2, 8px) var(--1, 4px) var(--1, 4px);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.20);
  border-radius: 50px;
  border: 1px solid var(--gray-300, #D1D5DB);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}
.demos-header h5:hover i {
  padding-left: 4px;
  transition: all .4s;
}
.demos-header span {
  background: var(--ztc-text-text-4);
  display: inline-block;
  transition: all .4s;
  border-radius: 50px;
  padding: 6px 12px;
  margin: 0 8px 0 0;
  color: var(--ztc-text-text-1);
}
.demos-header i {
  margin: 0 4px 0 8px;
  transition: all .4s;
}
.demos-header h2 {
  color: #111928;
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 125%;
  letter-spacing: -0.36px;
}
.demos-header p {
  color: #6B7280;
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.demos-section-area .nav.nav-pills {
  justify-content: center;
} 
.demos-section-area .nav.nav-pills li button {
  color: var(--gray-500, var(--gray-500, #6B7280));
  font-family: var(--ztc-family-font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  padding: 16px 64px;
  transition: all .4s;
  border: 1px solid var(--gray-100, #F3F4F6);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0;
}
.demos-section-area .nav.nav-pills li button img {
  margin: 0 8px 0 0;
}
.demos-section-area .nav.nav-pills li button.active {
  background: #4E2FDA;
  color: #fff;
  transition: all .4s;
}
.demos-section-area .nav.nav-pills li button.active img {
  filter: brightness(0) invert(1);
}

.tab-content .tab-pane .homepages-demo {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 60px;
} 
.tab-content .tab-pane .homepages-demo .img1 {
  position: relative;
  z-index: 1;
  transition: all .4s;
  box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.10), 0px 10px 10px 0px rgba(0, 0, 0, 0.04);
  border: 1px solid #e9e8e8;
  border-radius: 8px;
  height: 580px;
}
.tab-content .tab-pane .homepages-demo .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all .4s;
  background: #111928;
  border-radius: 8px;
  opacity: 0;
  visibility: visible;
  transform: scale(0.8);
}
.tab-content .tab-pane .homepages-demo .img1.after::after {
  display: none;
  cursor: pointer;
}
.tab-content .tab-pane .homepages-demo .img1.after {
  cursor: pointer;
}
.tab-content .tab-pane .homepages-demo .img1 img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.tab-content .tab-pane .homepages-demo .btn-area {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -100px;
  visibility: hidden;
  opacity: 0;
  transition: all .6s;
  z-index: 2;
  transform: scale(0.5);
}
.tab-content .tab-pane .homepages-demo .btn-area .header-btn1 {
  width: 200px;
  text-align: center;
}
.tab-content .tab-pane .homepages-demo .btn-area .header-btn1:hover {
  background: #fff;
  color: #4E2FDA;
}
.tab-content .tab-pane .homepages-demo:hover .img1::after {
  visibility: visible;
  opacity: 0.6;
  transition: all .4s;
  transform: scale(1);
}
.tab-content .tab-pane .homepages-demo:hover .btn-area {
  top: 50%;
  transition: all .6s;
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.tab-content .tab-pane .homepages-demo .content-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tab-content .tab-pane .homepages-demo .content-area a {
  color: var(--gray-900, var(--gray-900, #111928));
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
}
.tab-content .tab-pane .homepages-demo .content-area span {
  color: var(--primary-800, var(--primary-800, #1E429F));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; 
  padding: var(--05, 2px) var(--25, 10px);
  border-radius: var(--rounded-md, 6px);
  background: var(--primary-100, #E1EFFE);
}
.tab-content .tab-pane {
  margin-left: 100px;
  transition: all .4s;
}
.tab-content .tab-pane.fade.show.active {
  margin-left: 0;
}
.tab-content .tab-pane .homepages-demo .img1.rtl img {
  height: 575px;
}
.tab-content .tab-pane.fade {
  transition: opacity .2s linear !important;
}
/*============= HERO CSS AREA ENDS ===============*/

/*============= CHOOSE CSS AREA STARTS ===============*/
.choose-section-area {
  padding: 100px 0 70px;
  position: relative;
  z-index: 1;
  background: #111928;
}

.choose-header h2{
  color: var(--white, var(--white, #FFF));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 125%;
  letter-spacing: -0.36px;
}
.choose-header p {
  color: var(--gray-400, var(--gray-400, #9CA3AF));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.choose-boxarea .img1 img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 8px;
}
.choose-boxarea a {
  color: var(--white, var(--white, #FFF));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
}
.choose-boxarea p {
  color: var(--gray-400, var(--gray-400, #9CA3AF));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.choose-boxarea {
  margin-bottom: 30px;
}
/*============= CHOOSE CSS AREA ENDS ===============*/

/*============= FEATURES CSS AREA STARTS ===============*/
.features-section-area {
  position: relative;
  z-index: 1;
}
.features-section-area .img1 img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.features-section-area .features-header h2{
  color: var(--gray-900, var(--gray-900, #111928));
  font-family: var(--ztc-family-font1);
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 125%; 
  letter-spacing: -0.36px;
}
.features-section-area .features-header p {
  color: var(--gray-500, var(--gray-500, #6B7280));
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
  padding-bottom: 32px;
  border-bottom: 1px solid #E5E7EB;
}
.features-section-area .features-header {
  padding: 0 0 0 30px;
}
.features-header .content-area {
  position: relative;
  z-index: 1;
  margin-top: 32px;
}
.features-header .content-area .icons {
  border-radius: var(--rounded-full, 9999px);
  background: var(--primary-100, #E1EFFE);
  height: 40px;
  width: 40px;
  display: inline-block;
  transition: all .4s;
  text-align: center;
  line-height: 40px;
  position: absolute;
}
.features-header .content-area .icons2 {
  border-radius: var(--rounded-full, 9999px);
  background: var(--primary-100, #EDEBFE);
  height: 40px;
  width: 40px;
  display: inline-block;
  transition: all .4s;
  text-align: center;
  line-height: 40px;
  position: absolute;
}
.features-header .content-area .icons3 {
  border-radius: var(--rounded-full, 9999px);
  background: var(--primary-100, #D5F5F6);
  height: 40px;
  width: 40px;
  display: inline-block;
  transition: all .4s;
  text-align: center;
  line-height: 40px;
  position: absolute;
}
.features-header .content-area .text a {
  color: var(--gray-900, var(--gray-900, #111928));
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  display: inline-block;
  transition: all .4s;
}
.features-header .content-area .text 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%; 
  padding: 0;
  border: none;
}
.features-header .content-area .text {
  padding-left: 56px;
}
/*============= FEATURES CSS AREA ENDS ===============*/

/*============= LAYOUTS CSS AREA STARTS ===============*/
.layout-section-area {
  position: relative;
  z-index: 1;
  background: #2A243F;
  padding: 150px 0 150px;
}
.layout-header h2 {
  color: var(--white, var(--white, #FFF));
  font-family: var(--ztc-family-font1);
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 125%; 
  letter-spacing: -0.36px;
}
.layout-header p {
  color: var(--gray-400, var(--gray-400, #9CA3AF));
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 32px;
  border-bottom: 1px solid #374151;
}
.layout-header .content-area {
  position: relative;
  margin-top: 32px;
}
.layout-header .content-area .text {
  padding-left: 56px;
}
.layout-header .content-area .text a{
  color: var(--white, var(--white, #FFF));
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.layout-header .content-area .text p {
  color: var(--gray-400, var(--gray-400, #9CA3AF));
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
  padding-bottom: 0;
  border: none;
}
.layout-header .content-area .icons {
  height: 40px;
  width: 40px;
  display: inline-block;
  transition: all .4s;
  border-radius: 50%;
  background: #233876;
  text-align: center;
  line-height: 40px;
  position: absolute;
}

.layout-header .content-area .icons2 {
  height: 40px;
  width: 40px;
  display: inline-block;
  transition: all .4s;
  border-radius: var(--rounded-full, 9999px);
  background: var(--purple-900, #4A1D96);
  text-align: center;
  line-height: 40px;
  position: absolute;
}
.layout-header .content-area .icons3 {
  height: 40px;
  width: 40px;
  display: inline-block;
  transition: all .4s;
  border-radius: var(--rounded-full, 9999px);
  background: var(--teal-900, #014451);
  text-align: center;
  line-height: 40px;
  position: absolute;
}
.layout-section-area .img1 {
  text-align: end;
  position: absolute;
  right: -130px;
  top: 0;
}
/*============= LAYOUTS CSS AREA ENDS ===============*/

/*============= FAQ CSS AREA STARTS ===============*/
.faq-section-area {
  position: relative;
  z-index: 1;
}
.faq-section-area h2 {
  color: var(--gray-900, var(--gray-900, #111928));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 125%; 
  letter-spacing: -0.36px; 
}
.faq-area .accordion .accordion-item {
  padding: 0;
  box-shadow: none;
  border: none;
  border: 1px solid var(--gray-200, #E5E7EB);
  background: var(--white, #FFF);
  border-radius: 5px;
}
.faq-area .accordion .accordion-item button {
  color: var(--gray-900, var(--gray-900, #6B7280));
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  transition: all .4s;
  box-shadow: none;
  border: none;
  padding: 20px;
}  
.faq-area .accordion .accordion-item .accordion-body {
  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%;  
  padding: 20px;
}
.faq-area .accordion .accordion-item  .accordion-button:not(.collapsed) {
  background: #E5E7EB;
  color: #111928;
}
.faq-area .accordion .accordion-item button::after {
  filter: brightness(0);
}
/*============= FAQ CSS AREA ENDS ===============*/

/*============= FOOTER CSS AREA STARTS ===============*/
.footer-section-area {
  background-image: url(../img/bg/bg1-p.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.footer-header h2 {
  color: var(--white, var(--white, #FFF));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 125%; 
  letter-spacing: -0.36px;
}
.footer-header p{
  color: var(--gray-50, #F9FAFB);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
  opacity: 0.8;
}
.footer-header .header-btn2 {
  margin-top: 32px;
}
/*============= FOOTER CSS AREA ENDS ===============*/
