

/*
============================
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 ===============*/



.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: #055346;
  border-radius: 8px;
  border-radius: 5px;
  background: rgba(5, 83, 70, 0.1);
  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: #055346;
}
@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: #055346;
  border-radius: 8px;
  border-radius: 5px;
  background: rgba(5, 83, 70, 0.1);
  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: #055346;
}
@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, #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;
}
.heading20 h5::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 4px;
  background: rgba(255, 15, 81, 0.05);
}
.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: #09171B;
}
@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-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: #DDFA63;
  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: var(--ztc-text-text-4);
  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);
}



/*============= COMMON CSS AREA ENDS===============*/


.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 ===============*/



.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;
}

.abut12-section-area {
  position: relative;
  z-index: 1;
}
.abut12-section-area .about-images-area {
  position: relative;
  z-index: 1;
}
.abut12-section-area .about-images-area .video {
  position: absolute;
  right: 111px;
  z-index: 2;
  top: 70px;
}
.abut12-section-area .about-images-area .video a {
  height: 100px;
  width: 100px;
  text-align: center;
  line-height: 100px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
  background: #DDFA63;
  color: #055346;
  font-size: 20px;
  position: relative;
}
.abut12-section-area .about-images-area .video a::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  transition: all 0.4s;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  background: rgba(221, 250, 99, 0.3);
  opacity: 30%;
  z-index: -1;
}
.abut12-section-area .about-images-area .img1 {
  overflow: hidden;
}
.abut12-section-area .about-images-area .img1 img {
  height: 470px;
  width: 470px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.abut12-section-area .about-images-area .img2 {
  margin-top: -200px;
  text-align: right;
  overflow: hidden;
}
.abut12-section-area .about-images-area .img2 img {
  width: 310px;
  width: 310px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.abut12-section-area .about12-header {
  padding: 0 0 0 30px;
}
@media (max-width: 767px) {
  .abut12-section-area .about12-header {
    padding: 0;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .abut12-section-area .about12-header {
    padding: 0;
    margin-top: 50px;
  }
}
.abut12-section-area .about12-header .about-boxarea .box1 {
  border: 1px solid rgba(5, 83, 70, 0.1);
  padding: 24px;
  border-radius: 4px;
  margin-top: 30px;
  transition: all 0.4s;
}
.abut12-section-area .about12-header .about-boxarea .box1:hover {
  background: #055346;
  transition: all 0.4s;
}
.abut12-section-area .about12-header .about-boxarea .box1:hover .icons {
  background: #DDFA63;
  transition: all 0.4s;
  transform: rotateY(-180deg);
}
.abut12-section-area .about12-header .about-boxarea .box1:hover a {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.abut12-section-area .about12-header .about-boxarea .box1 .icons {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
  border-radius: 60px;
  background: rgba(5, 83, 70, 0.1);
}
.abut12-section-area .about12-header .about-boxarea .box1 a {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  display: inline-block;
  transition: all 0.4s;
}

.about13-section-area {
  position: relative;
  z-index: 1;
}
.about13-section-area .images-area {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .about13-section-area .images-area .img1 img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 4px;
  }
}
.about13-section-area .images-area .img2 {
  position: absolute;
  top: -40px;
  left: -15px;
  z-index: 1;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.about13-section-area .images-area .img2 #imagewave .stop-color2 {
  stop-color: #FF6F00;
}
.about13-section-area .images-area .img2 #imagewave stop.stop-color1 {
  stop-color: #FF0A54;
}
.about13-section-area .about13-header {
  padding: 0 50px 0 0;
}
@media (max-width: 767px) {
  .about13-section-area .about13-header {
    padding: 0;
    margin-top: 30px;
  }
}
.about13-section-area .about13-header .about-icons {
  background: #F8F6FC;
  border-radius: 4px;
  padding: 20px;
  display: flex;
  align-items: center;
  margin-top: 32px;
}
.about13-section-area .about13-header .about-icons .icons {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.4s;
  background: rgba(255, 15, 81, 0.05);
  position: absolute;
}
.about13-section-area .about13-header .about-icons a {
  color: #09171B;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: inline-block;
  transition: all 0.4s;
  padding-left: 60px;
}

.about14-section-area {
  position: relative;
  z-index: 1;
}
.about14-section-area .about14-images-area {
  position: relative;
  z-index: 1;
}
.about14-section-area .about14-images-area .elements30 {
  position: absolute;
  bottom: 10px;
  z-index: -1;
  left: 130px;
}
.about14-section-area .about14-images-area .elements31 {
  position: absolute;
  right: 80px;
  top: 0;
}
.about14-section-area .about14-images-area .img1 img {
  height: 460px;
  width: 470px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.about14-section-area .about14-images-area .img2 {
  text-align: end;
  margin-top: -200px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about14-section-area .about14-images-area .img2 img {
  height: 330px;
  width: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.about14-section-area .about-header-area {
  padding: 0 0 0 60px;
}
@media (max-width: 767px) {
  .about14-section-area .about-header-area {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about14-section-area .about-header-area {
    padding: 0;
    margin-top: 30px;
  }
}
.about14-section-area .about-header-area h3 {
  color: #040306;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 100% */
}
.about14-section-area .about-header-area .list-area {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .about14-section-area .about-header-area .list-area {
    display: inline-block;
  }
}
.about14-section-area .about-header-area .list-area ul {
  margin: 0 18px 0 0;
}
.about14-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-medium);
  color: #565659;
  margin-top: 16px;
}
.about14-section-area .about-header-area .list-area ul li img {
  margin: 0 8px 0 0;
  height: 16px;
  width: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}
.about14-section-area .about-header-area .images-area {
  display: flex;
  align-items: center;
  margin-top: 32px;
  padding-left: 20px;
  position: relative;
  z-index: 1;
}
.about14-section-area .about-header-area .images-area::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 3px;
  left: 0;
  top: 0;
  background: #4D44C5;
}
.about14-section-area .about-header-area .images-area .content-area {
  margin-left: 20px;
}
.about14-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: #040306;
  transition: all 0.4s;
}

.about15-section-area {
  position: relative;
  z-index: 1;
  background: #F9FAFB;
}
.about15-section-area .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  padding: 8px;
}
.about15-section-area .about15-header-area {
  position: relative;
  z-index: 1;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .about15-section-area .about15-header-area {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about15-section-area .about15-header-area {
    padding: 0;
    margin-top: 30px;
  }
}
.about15-section-area .about15-header-area .list-area {
  display: flex;
  align-items: center;
}
.about15-section-area .about15-header-area .list-area ul {
  margin: 0 32px 0 0;
}
.about15-section-area .about15-header-area .list-area li {
  color: var(--gray-500, var(--gray-500, #6B7280));
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-top: 16px;
}
.about15-section-area .about15-header-area .list-area li img {
  height: 16px;
  width: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.about15-section-area .about15-header-area .header-btn24.btn2 {
  border-radius: var(--rounded-full, 9999px);
  border: 1px solid var(--gray-200, #E5E7EB);
  margin-left: 20px;
}

/*============= ABOUT CSS AREA ENDS ===============*/
/*============= SERVICE CSS AREA ===============*/

.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, #408BFF 0.24%, #0A18A1 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 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;
}

.service12-section-area {
  position: relative;
  z-index: 1;
  background: #055346;
}
.service12-section-area .service-header h5 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  color: var(--ztc-text-text-1);
}
.service12-section-area .service-header h2 {
  color: var(--ztc-text-text-1);
}
.service12-section-area .service-slider {
  position: relative;
}
.service12-section-area .service-slider .owl-stage-outer {
  position: absolute;
}
@media (max-width: 767px) {
  .service12-section-area .service-slider .owl-stage-outer {
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service12-section-area .service-slider .owl-stage-outer {
    position: relative;
  }
}
.service12-section-area .service-slider .owl-nav {
  position: absolute;
  right: 0;
  top: -110px;
}
@media (max-width: 767px) {
  .service12-section-area .service-slider .owl-nav {
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service12-section-area .service-slider .owl-nav {
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
    margin-top: 30px;
  }
}
.service12-section-area .service-slider .owl-nav button {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  transition: all 0.4s;
  display: inline-block;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.1);
  color: var(--ztc-text-text-1);
  font-size: 20px;
}
.service12-section-area .service-slider .owl-nav button:hover {
  background: #DDFA63;
  color: #055346;
  transition: all 0.4s;
}
.service12-section-area .service-slider .owl-nav .owl-prev {
  margin: 0 16px 0 0;
}
.service12-section-area .service-slider .service12-boxarea {
  background: #fff;
  border-radius: 4px;
  padding: 28px 24px;
  position: relative;
  z-index: 1;
  border: 1px solid #F2F2F2;
}
.service12-section-area .service-slider .service12-boxarea:hover .icons {
  background: #DDFA63;
  transition: all 0.4s;
  transform: rotateY(-180deg);
}
.service12-section-area .service-slider .service12-boxarea .icons {
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  transition: all 0.4s;
  display: inline-block;
  transition: all 0.4s;
  background: #E6EEEC;
  transition: all 0.4s;
}
.service12-section-area .service-slider .service12-boxarea .icons img {
  width: 26px;
  height: 32px;
  -o-object-fit: cover;
     object-fit: cover;
  text-align: center;
  display: inline-block;
}
.service12-section-area .service-slider .service12-boxarea .content a {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
  transition: all 0.4s;
}
.service12-section-area .service-slider .service12-boxarea .content p {
  color: #5D6261;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.service12-section-area .service-slider .service12-boxarea .content .readmore {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  transition: all 0.4s;
}
.service12-section-area .service-slider .service12-boxarea .content .readmore i {
  margin-left: 4px;
}

.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, #FF0A54 0.78%, #FF6F00 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: rgba(255, 15, 81, 0.05);
  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;
}

.service14-section-area {
  position: relative;
  z-index: 1;
  background: #F8F8FD;
}
.service14-section-area .service14-widget-area {
  position: relative;
  z-index: 1;
  transition: all 0.4s;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 30px;
}
.service14-section-area .service14-widget-area:hover .content-widget-area {
  top: 0;
  transition: all 0.6s;
}
.service14-section-area .service14-widget-area:hover .content-area {
  bottom: -200px;
  transition: all 0.4s;
}
.service14-section-area .service14-widget-area .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.service14-section-area .service14-widget-area .content-area {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 0px 0px 5px 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 60px 28px 28px;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .service14-section-area .service14-widget-area .content-area {
    padding: 60px 24px 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service14-section-area .service14-widget-area .content-area {
    padding: 60px 18px 24px;
  }
}
.service14-section-area .service14-widget-area .content-area .icons {
  height: 70px;
  width: 70px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
  line-height: 70px;
  background: #fff;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  top: -35px;
}
.service14-section-area .service14-widget-area .content-area a {
  color: #FFF;
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  display: block;
  transition: all 0.4s;
}
.service14-section-area .service14-widget-area .content-widget-area {
  border-radius: 5px;
  background: #4D44C5;
  text-align: center;
  padding: 60px 30px;
  position: absolute;
  top: -400px;
  height: 100%;
  transition: all 0.6s;
}
@media (max-width: 767px) {
  .service14-section-area .service14-widget-area .content-widget-area {
    padding: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service14-section-area .service14-widget-area .content-widget-area {
    padding: 14px;
  }
}
.service14-section-area .service14-widget-area .content-widget-area .icons {
  height: 70px;
  width: 70px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
  line-height: 70px;
  background: #fff;
  text-align: center;
  margin: 0 auto;
}
.service14-section-area .service14-widget-area .content-widget-area a {
  color: #FFF;
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  display: block;
  transition: all 0.4s;
}
.service14-section-area .service14-widget-area .content-widget-area .readmore {
  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;
}
.service14-section-area .service14-widget-area .content-widget-area .readmore i {
  margin-left: 4px;
}
.service14-section-area .service14-widget-area .content-widget-area p {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.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;
}
.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: #1A56DB;
  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: #E1EFFE;
  border-radius: 8px;
}
.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 ===============*/


.hero11-section-area {
  position: relative;
  z-index: 1;
  background-image: url(../img/bg/header-bg12.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 170px 0 200px;
  overflow: hidden;
}
.hero11-section-area .elements22 {
  right: 0;
  position: absolute;
  height: 100%;
  top: 0;
}
.hero11-section-area .hero-header h5 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  padding: 8px 14px;
}
@media (max-width: 767px) {
  .hero11-section-area .hero-header h5 {
    line-height: 24px;
  }
}
.hero11-section-area .hero-header h5 img {
  margin: 0 8px 0 0;
  filter: brightness(0) invert(1);
}
.hero11-section-area .hero-header h1 {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px;
}
@media (max-width: 767px) {
  .hero11-section-area .hero-header h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: 40px;
  }
}
.hero11-section-area .hero-header p {
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.hero11-section-area .images {
  position: relative;
}
@media (max-width: 767px) {
  .hero11-section-area .images {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero11-section-area .images {
    margin-top: 50px;
  }
}
.hero11-section-area .images img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.hero11-section-area .images .elements21 {
  width: 156px;
  height: 142px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 50px;
  left: -140px;
}

.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;
  }
}

.hero13-section-area {
  position: relative;
  z-index: 1;
  background: #F8F6FC;
  padding: 100px 0 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero13-section-area {
    padding: 150px 0 0;
  }
}
@media (max-width: 767px) {
  .hero13-section-area {
    padding: 150px 0 0;
  }
}
.hero13-section-area .img2 {
  position: absolute;
  right: 0;
  bottom: -1600px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero13-section-area .img2 {
    position: absolute;
    right: 0;
    bottom: -1311px;
    width: 1327px;
  }
}
@media (max-width: 767px) {
  .hero13-section-area .img2 {
    position: absolute;
    right: 0;
    bottom: -500px;
    width: 580px;
  }
}
@media (max-width: 767px) {
  .hero13-section-area .hero13-header {
    margin-bottom: 50px;
  }
}
.hero13-section-area .hero13-header .header-btn21.btn2 {
  background: #fff;
  color: #FD3B32;
  border: 1px solid #FD3B32;
  margin-left: 16px;
}
@media (max-width: 767px) {
  .hero13-section-area .hero13-header .header-btn21.btn2 {
    margin-top: 20px;
    margin-left: 0;
  }
}
.hero13-section-area .hero13-header .header-btn21.btn2:hover {
  color: #fff;
  transition: all 0.4s;
  border: 1px solid #090B0E;
}
.hero13-section-area .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  z-index: 1;
  left: 182px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .hero13-section-area .img1 img {
    left: 50px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero13-section-area .img1 img {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero13-section-area .img1 img {
    left: 0;
  }
}
@media (max-width: 767px) {
  .hero13-section-area .img1 img {
    left: 0;
  }
}
@media screen and (min-width: 2000px) {
  .hero13-section-area .img1 img {
    left: 440px;
  }
}

.hero14-section-area {
  position: relative;
  z-index: 1;
  background-image: url(../img/bg/haeder-bg14.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0 0;
}
.hero14-section-area .elements27 {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .hero14-section-area .elements27 {
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero14-section-area .elements27 {
    height: 100%;
  }
}
.hero14-section-area .hero-header14 .header-btn23.btn2 {
  margin-left: 16px;
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
.hero14-section-area .hero-header14 .header-btn23.btn2::after {
  border: 1px solid #090B0E !important;
}
@media (max-width: 767px) {
  .hero14-section-area .hero-header14 .header-btn23.btn2 {
    margin-left: 0;
    margin-top: 20px;
  }
}
.hero14-section-area .header-images-area {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .hero14-section-area .header-images-area {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero14-section-area .header-images-area {
    margin-top: 50px;
  }
}
.hero14-section-area .header-images-area .img1 {
  position: relative;
}
.hero14-section-area .header-images-area .img1 img.header-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero14-section-area .header-images-area .img1 .elements28 {
  position: absolute;
  left: -100px;
  top: 100px;
}
@media (max-width: 767px) {
  .hero14-section-area .header-images-area .img1 .elements28 {
    display: none;
  }
}
.hero14-section-area .header-images-area .img1 .elements29 {
  position: absolute;
  left: -70px;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .hero14-section-area .header-images-area .img1 .elements29 {
    display: none;
  }
}
.hero14-section-area .header-images-area .img1 .others-box {
  background: #fff;
  display: flex;
  border-radius: 4px;
  padding: 14px 16px;
  align-items: center;
  width: 320px;
  position: absolute;
  bottom: 50px;
}
.hero14-section-area .header-images-area .img1 .others-box p {
  color: #272937;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  padding-left: 8px;
}

.hero15-section-area {
  position: relative;
  z-index: 1;
  background-image: url(../img/bg/header-bg14.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 0;
}
@media (max-width: 767px) {
  .hero15-section-area {
    padding: 150px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero15-section-area {
    padding: 150px 0 0;
  }
}
.hero15-section-area .hero15-header {
  position: relative;
  z-index: 1;
}
.hero15-section-area .hero15-header 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(--gray-50, #F9FAFB);
  padding: var(--1, 4px) var(--2, 8px) var(--1, 4px) var(--1, 4px);
}
.hero15-section-area .hero15-header h5 span {
  color: var(--white, var(--white, #FFF));
  font-family: var(--ztc-family-font1);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 10px;
  background: var(--primary-700, #1A56DB);
  padding: var(--05, 2px) var(--3, 12px);
  margin: 0 10px 0 0;
}
.hero15-section-area .hero15-header h5 i {
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
}
.hero15-section-area .hero15-header h1 {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 66px;
  display: inline-block;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
}
.hero15-section-area .hero15-header h1 img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .hero15-section-area .hero15-header h1 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: 40px;
  }
}
.hero15-section-area .hero15-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%;
  display: inline-block;
  transition: all 0.4s;
}
.hero15-section-area .hero15-header .btn-area1 .header-btn25.btn2 {
  background: none;
  color: #090B0E;
  margin-left: 16px;
  border-radius: var(--rounded-full, 9999px);
  border: 1px solid var(--gray-300, #D1D5DB);
}
@media (max-width: 767px) {
  .hero15-section-area .hero15-header .btn-area1 .header-btn25.btn2 {
    margin-top: 20px;
    margin-left: 0;
  }
}
.hero15-section-area .hero15-header .btn-area1 .header-btn25.btn2 i {
  margin: 0 4px 0 0;
}
.hero15-section-area .hero15-header .btn-area1 .header-btn25.btn2:hover {
  color: #fff;
}
.hero15-section-area .hero15-header .author-area {
  display: flex;
  align-items: center;
}
.hero15-section-area .hero15-header .author-area img {
  margin: 0 16px 0 0;
}
.hero15-section-area .hero15-header .author-area .list-area {
  padding-left: 16px;
  border-left: 1px solid #d1d1d1;
}
.hero15-section-area .hero15-header .author-area .list-area ul li {
  display: inline-block;
  color: #FACA15;
}
.hero15-section-area .hero15-header .author-area .list-area ul li:nth-last-child(1) {
  color: var(--gray-500, var(--gray-500, #6B7280));
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.hero15-section-area .hero15-header .author-area .list-area p {
  color: var(--gray-500, var(--gray-500, #6B7280));
  font-family: var(--ztc-family-font1);
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.hero15-section-area .hero15-header .author-area .list-area p span {
  font-weight: 700 !important;
  display: inline-block;
}
.hero15-section-area .images15-area {
  position: relative;
  z-index: 1;
  left: 100px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero15-section-area .images15-area {
    left: 0;
  }
}
@media (max-width: 767px) {
  .hero15-section-area .images15-area {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero15-section-area .images15-area {
    left: 0;
  }
}
.hero15-section-area .images15-area .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero15-section-area .images15-area .elements32 {
  position: absolute;
  bottom: 30%;
  left: -80px;
}
.hero15-section-area .images15-area .elements34 {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.hero15-section-area .images15-area .elements35 {
  position: absolute;
  top: 18%;
  left: 0;
}
@media (max-width: 767px) {
  .hero15-section-area .images15-area .elements35 {
    display: none;
  }
}
.hero15-section-area .images15-area .elements36 {
  position: absolute;
  top: 40%;
  right: -65px;
}
.hero15-section-area .hero-bg3 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 50%;
  height: 100%;
}

/*============= HERO CSS AREA ===============*/
/*============= MOBILE MENU CSS AREA ===============*/


.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 ===============*/

.blog11-section-area {
  position: relative;
  z-index: 1;
  background: #F8F9FB;
}
.blog11-section-area .blog11-boxarea {
  position: relative;
  z-index: 1;
  background: var(--ztc-text-text-1);
  border-radius: 4px;
  margin-bottom: 30px;
}
.blog11-section-area .blog11-boxarea:hover .img1 img {
  transform: scale(1.1);
  transition: all 0.6s;
}
.blog11-section-area .blog11-boxarea .img1 {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  position: relative;
}
.blog11-section-area .blog11-boxarea .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px 4px 0 0;
  transition: all 0.6s;
}
.blog11-section-area .blog11-boxarea .content-area {
  padding: 28px;
}
.blog11-section-area .blog11-boxarea .content-area ul li a {
  color: var(--Paragraph-Color, #464D58);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.4s;
}
.blog11-section-area .blog11-boxarea .content-area ul li a i {
  margin: 0 8px 0 0;
}
.blog11-section-area .blog11-boxarea .content-area .head {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  display: inline-block;
  transition: all 0.4s;
}
.blog11-section-area .blog11-boxarea .content-area .head:hover {
  color: #1223A5;
  transition: all 0.4s;
}
.blog11-section-area .blog11-boxarea .content-area .readmore {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.4s;
}
.blog11-section-area .blog11-boxarea .content-area .readmore i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.blog11-section-area .blog11-boxarea .content-area .readmore:hover {
  color: #1223A5;
  transition: all 0.4s;
}

.blog12-section-area {
  position: relative;
  z-index: 1;
}
.blog12-section-area .blog12-boxarea {
  position: relative;
  z-index: 1;
  background: var(--ztc-text-text-1);
  border-radius: 4px;
  margin-bottom: 30px;
  overflow: hidden;
}
.blog12-section-area .blog12-boxarea:hover .img1 img {
  transform: scale(1.1);
  transition: all 0.6s;
}
.blog12-section-area .blog12-boxarea:hover .content-area::after {
  height: 100%;
  transition: all 0.4s;
}
.blog12-section-area .blog12-boxarea:hover .content-area ul li a {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.blog12-section-area .blog12-boxarea:hover .content-area .head {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.blog12-section-area .blog12-boxarea:hover .content-area p {
  color: var(--ztc-text-text-1);
  opacity: 80%;
  transition: all 0.4s;
}
.blog12-section-area .blog12-boxarea:hover .content-area .readmore {
  color: #DDFA6B;
  transition: all 0.4s;
}
.blog12-section-area .blog12-boxarea .img1 {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  position: relative;
}
.blog12-section-area .blog12-boxarea .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px 4px 0 0;
  transition: all 0.6s;
}
.blog12-section-area .blog12-boxarea .content-area {
  padding: 24px 20px;
  position: absolute;
  bottom: 20px;
  z-index: 1;
  background: var(--ztc-text-text-1);
  left: 20px;
  right: 20px;
  border-radius: 4px;
  transition: all 0.4s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog12-section-area .blog12-boxarea .content-area {
    padding: 14px 10px;
  }
}
@media (max-width: 767px) {
  .blog12-section-area .blog12-boxarea .content-area {
    padding: 14px 10px;
  }
}
.blog12-section-area .blog12-boxarea .content-area::after {
  position: absolute;
  content: "";
  height: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  transition: all 0.4s;
  background: #055346;
  z-index: -1;
  border-radius: 4px;
}
.blog12-section-area .blog12-boxarea .content-area ul li {
  display: inline-block;
  color: #055346;
}
.blog12-section-area .blog12-boxarea .content-area ul li a {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
}
.blog12-section-area .blog12-boxarea .content-area ul li a i {
  margin: 0 4px 0 0;
}
.blog12-section-area .blog12-boxarea .content-area .head {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  display: inline-block;
  transition: all 0.4s;
}
.blog12-section-area .blog12-boxarea .content-area p {
  color: #5D6261;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  transition: all 0.4s;
}
.blog12-section-area .blog12-boxarea .content-area .readmore {
  color: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
  text-transform: capitalize;
}
.blog12-section-area .blog12-boxarea .content-area .readmore i {
  margin-left: 4px;
}

.blog13-section-area {
  position: relative;
  z-index: 1;
}
.blog13-section-area .blog-auhtor-boxarea {
  position: relative;
  z-index: 1;
  border-radius: 4px;
  background: #F8F6FC;
  padding: 24px;
  margin-bottom: 30px;
}
.blog13-section-area .blog-auhtor-boxarea:hover .img1 {
  border-radius: 4px;
  position: relative;
}
.blog13-section-area .blog-auhtor-boxarea:hover .img1 img {
  transform: scale(1.1) rotate(4deg);
  transition: all 0.4s;
  border-radius: 4px;
}
.blog13-section-area .blog-auhtor-boxarea ul li {
  display: inline-block;
  margin: 0 16px 0 0;
}
.blog13-section-area .blog-auhtor-boxarea ul li a {
  color: #09171B;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
}
.blog13-section-area .blog-auhtor-boxarea ul li a i {
  margin: 0 4px 0 0;
}
.blog13-section-area .blog-auhtor-boxarea .img1 {
  overflow: hidden;
  transition: all 0.4s;
  border-radius: 4px;
}
.blog13-section-area .blog-auhtor-boxarea .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  transition: all 0.4s;
}
.blog13-section-area .blog-auhtor-boxarea .blog-content-area a {
  color: #09171B;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: inline-block;
  transition: all 0.4s;
}
.blog13-section-area .blog-auhtor-boxarea .blog-content-area a:hover {
  color: #FF5417;
  transition: all 0.4s;
}
.blog13-section-area .blog-auhtor-boxarea .blog-content-area p {
  color: #5C6365;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  display: inline-block;
  transition: all 0.4s;
}
.blog13-section-area .blog-auhtor-boxarea .blog-content-area .readmore {
  color: #09171B;
  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;
}
.blog13-section-area .blog-auhtor-boxarea .blog-content-area .readmore:hover {
  color: #FF5417;
  transition: all 0.4s;
}
.blog13-section-area .blog-auhtor-boxarea .blog-content-area .readmore i {
  margin-left: 4px;
  transform: rotate(-45deg);
}

.blog14-section-area {
  position: relative;
  z-index: 1;
}
.blog14-section-area .blog14-widget-area {
  position: relative;
  z-index: 1;
  background: #F8F8FD;
  padding: 32px 24px;
  border-radius: 4px;
  transition: all 0.4s;
  margin-bottom: 30px;
}
.blog14-section-area .blog14-widget-area .content-area ul li {
  margin: 0 16px 0 0;
  display: inline-block;
}
.blog14-section-area .blog14-widget-area .content-area ul li a {
  color: #565659;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
}
.blog14-section-area .blog14-widget-area .content-area ul li a i {
  margin: 0 6px 0 0;
}
.blog14-section-area .blog14-widget-area .content-area a {
  color: #040306;
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  display: inline-block;
  transition: all 0.4s;
}
.blog14-section-area .blog14-widget-area .content-area a:hover {
  color: #4D44C5;
  transition: all 0.4s;
}
.blog14-section-area .blog14-widget-area .content-area a.readmore {
  color: #040306;
  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;
}
.blog14-section-area .blog14-widget-area .content-area a.readmore i {
  margin-left: 4px;
}
.blog14-section-area .blog14-widget-area .content-area a.readmore:hover {
  color: #4D44C5;
  transition: all 0.4s;
}
.blog14-section-area .blog14-widget-area .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.blog14-section-area .blog14-widget-area .img2 img {
  height: 250px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .blog14-section-area .blog14-widget-area .img2 {
    margin-bottom: 20px;
  }
}

.blog15-section-area {
  position: relative;
  z-index: 1;
}
.blog15-section-area .blog15-boxarea {
  position: relative;
  z-index: 1;
}
.blog15-section-area .blog15-boxarea .img1 {
  overflow: hidden;
  border-radius: 8px;
  transition: all 0.4s;
  position: relative;
}
.blog15-section-area .blog15-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  transition: all 0.4s;
}
.blog15-section-area .blog15-boxarea ul li {
  display: inline-block;
  margin: 0 16px 0 0;
}
.blog15-section-area .blog15-boxarea ul li a {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  display: inline-block;
  transition: all 0.4s;
}
.blog15-section-area .blog15-boxarea ul li a i {
  margin: 0 4px 0 0;
}
.blog15-section-area .blog15-boxarea .head {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  display: inline-block;
  transition: all 0.4s;
}
.blog15-section-area .blog15-boxarea .head:hover {
  color: #1C64F2;
  transition: all 0.4s;
}
.blog15-section-area .blog15-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;
}
.blog15-section-area .blog15-boxarea .readmore {
  color: var(--primary-600, var(--primary-600, #090B0E));
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  transition: all 0.4s;
}
.blog15-section-area .blog15-boxarea .readmore i {
  margin-left: 4px;
}
.blog15-section-area .blog15-boxarea .readmore:hover {
  color: #1C64F2;
  transition: all 0.4s;
}
.blog15-section-area .blog-author-boxarea {
  padding: 0 0 0 30px;
  border-left: 1px solid #E5E7EB;
}
@media (max-width: 767px) {
  .blog15-section-area .blog-author-boxarea {
    padding: 0;
    border: none;
  }
}
.blog15-section-area .blog-author-boxarea .blog-box .head {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  display: inline-block;
  transition: all 0.4s;
}
.blog15-section-area .blog-author-boxarea .blog-box .head:hover {
  color: #1C64F2;
  transition: all 0.4s;
}
.blog15-section-area .blog-author-boxarea .blog-box 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;
}
.blog15-section-area .blog-author-boxarea .blog-box .readmore {
  color: var(--primary-600, var(--primary-600, #090B0E));
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  transition: all 0.4s;
}
.blog15-section-area .blog-author-boxarea .blog-box .readmore i {
  margin-left: 4px;
}
.blog15-section-area .blog-author-boxarea .blog-box .readmore:hover {
  color: #1C64F2;
  transition: all 0.4s;
}

/*============= BLOG CSS AREA ENDS ===============*/
/*============= FOOTER CSS AREA ===============*/


.footer11-section-area {
  position: relative;
  z-index: 1;
  padding: 100px 0 32px;
}
@media (max-width: 767px) {
  .footer11-section-area {
    padding: 50px 0 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer11-section-area {
    padding: 50px 0 32px;
  }
}
.footer11-section-area .footer-log-area p {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.footer11-section-area .footer-log-area ul li {
  display: inline-block;
}
.footer11-section-area .footer-log-area ul li a {
  height: 32px;
  width: 32px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 165px;
  background: #F3F5F2;
  line-height: 32px;
  text-align: center;
  color: #081120;
  margin: 0 6px 0 0;
}
.footer11-section-area .footer-log-area ul li a:hover {
  background: #081120;
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.footer11-section-area .copyright-area {
  text-align: center;
}
.footer11-section-area .copyright-area p {
  color: var(--Text-Color, #081120);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  padding-top: 24px;
  border-top: 1px solid #E5E7EB;
}
.footer11-section-area .footer-content-area.footer1 {
  padding-left: 70px;
}
@media (max-width: 767px) {
  .footer11-section-area .footer-content-area.footer1 {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer11-section-area .footer-content-area.footer1 {
    padding-left: 0;
  }
}
.footer11-section-area .footer-content-area h3 {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.footer11-section-area .footer-content-area ul li a {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
  padding-top: 24px;
}
.footer11-section-area .footer-content-area ul li a:hover {
  padding-left: 5px;
  transition: all 0.4s;
}
.footer11-section-area .footer-contact-area h3 {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.footer11-section-area .footer-contact-area .icons-area {
  display: flex;
  align-items: center;
  padding-top: 24px;
}
.footer11-section-area .footer-contact-area .icons-area i {
  color: #081120;
  margin: 0 8px 0 0;
}
.footer11-section-area .footer-contact-area .icons-area a {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}

.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: 125px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
.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: rgba(5, 83, 70, 0.1);
  line-height: 32px;
  text-align: center;
  color: #055346;
  margin: 0 6px 0 0;
}
.footer12-section-area .footer-log-area ul li a:hover {
  background: #055346;
  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: 18px;
  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: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
.footer12-section-area .footer-content-area ul li a {
  color: #5D6261;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
  padding-top: 24px;
}
.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: #055346;
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
.footer12-section-area .footer-contact-area .icons-area {
  display: flex;
  align-items: center;
  padding-top: 24px;
}
.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: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.footer12-section-area .footer-contact-area .icons-area a:hover {
  color: #055346;
  transition: all 0.4s;
}

.footer13-section-area {
  position: relative;
  z-index: 1;
  padding: 80px 0 0 0;
}
@media (max-width: 767px) {
  .footer13-section-area {
    padding: 40px 0 0 0;
  }
}
.footer13-section-area .footer-logo-area {
  padding: 0 30px 0 0;
}
.footer13-section-area .footer-logo-area img {
  margin-bottom: 16px;
  width: 147px;
  height: 48px;
}
.footer13-section-area .footer-logo-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: #5C6365;
}
.footer13-section-area .footer-logo-area ul {
  margin-top: 24px;
}
.footer13-section-area .footer-logo-area ul li {
  display: inline-block;
}
.footer13-section-area .footer-logo-area ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  background: rgba(255, 15, 81, 0.05);
  text-align: center;
  line-height: 40px;
  margin: 0 6px 0 0;
  transition: all 0.4s;
  color: #FD2F39;
}
.footer13-section-area .footer-logo-area ul li a:hover {
  background: #FD2F39;
  transition: all 0.4s;
  transform: translateY(-5px);
  color: #fff;
}
.footer13-section-area .footer-logo-area1 {
  padding-left: 60px;
}
@media (max-width: 767px) {
  .footer13-section-area .footer-logo-area1 {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer13-section-area .footer-logo-area1 {
    padding: 0;
    margin-top: 30px;
  }
}
.footer13-section-area .footer-logo-area1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-bold);
  color: #09171B;
  line-height: var(--ztc-font-size-font-s24);
}
.footer13-section-area .footer-logo-area1 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);
  color: #5C6365;
  display: inline-block;
  margin-top: 20px;
  transition: all 0.4s;
}
.footer13-section-area .footer-logo-area1 ul li a:hover {
  color: #FD2F39;
  padding-left: 5px;
  transition: all 0.4s;
}
.footer13-section-area .footer-logo-area1 form {
  margin-top: 32px;
  background: var(--ztc-text-text-1);
  display: inline-block;
  padding: 16px;
  border-radius: 50px;
  position: relative;
  width: 340px;
  height: 48px;
  line-height: 16px;
}
.footer13-section-area .footer-logo-area1 form 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);
  color: var(--ztc-text-text-2);
  font-weight: var(--ztc-weight-medium);
}
.footer13-section-area .footer-logo-area1 form button {
  right: 0;
  top: 0;
  width: 100%;
  border: none;
  outline: none;
}
.footer13-section-area .footer-logo-area2 {
  padding-left: 60px;
}
@media (max-width: 767px) {
  .footer13-section-area .footer-logo-area2 {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer13-section-area .footer-logo-area2 {
    padding: 0;
    margin-top: 30px;
  }
}
.footer13-section-area .footer-logo-area2 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: #09171B;
  line-height: var(--ztc-font-size-font-s24);
}
.footer13-section-area .footer-logo-area2 ul li 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: #5C6365;
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}
.footer13-section-area .footer-logo-area2 ul li a img {
  filter: brightness(0);
}
.footer13-section-area .footer-logo-area2 ul li a:hover span {
  color: #FD2F39;
  transition: all 0.4s;
}
.footer13-section-area .footer-logo-area2 ul li a img {
  margin: 0 8px 0 0;
}
.footer13-section-area .footer-logo-area2 ul li a span {
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .footer13-section-area .footer-logo-area3 {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer13-section-area .footer-logo-area3 {
    padding: 0;
    margin-top: 30px;
  }
}
.footer13-section-area .footer-logo-area3 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: #09171B;
  line-height: var(--ztc-font-size-font-s24);
}
.footer13-section-area .footer-logo-area3 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);
  color: #5C6365;
  display: inline-block;
  margin-top: 20px;
}
.footer13-section-area .footer-logo-area3 form 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);
  color: var(--ztc-text-text-2);
  font-weight: var(--ztc-weight-medium);
  margin-top: 32px;
  background: #F3F3F4;
  display: inline-block;
  padding: 16px;
  border-radius: 4px;
  position: relative;
  width: 100%;
  height: 52px;
  line-height: 16px;
}
.footer13-section-area .footer-logo-area3 form input::-moz-placeholder {
  font-weight: var(--ztc-weight-regular);
  font-family: var(--ztc-family-font1);
  line-height: var(--ztc-font-size-font-s16);
}
.footer13-section-area .footer-logo-area3 form input::placeholder {
  font-weight: var(--ztc-weight-regular);
  font-family: var(--ztc-family-font1);
  line-height: var(--ztc-font-size-font-s16);
}
.footer13-section-area .footer-logo-area3 form button {
  border: none;
  outline: none;
  position: relative;
  width: 100%;
  text-align: center;
}
.footer13-section-area .copyright-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0 24px 0;
  border-top: 1px solid #E5E7EB;
}
@media (max-width: 767px) {
  .footer13-section-area .copyright-area {
    display: inline-block;
    text-align: center;
  }
}
.footer13-section-area .copyright-area p {
  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: #5C6365;
}
@media (max-width: 767px) {
  .footer13-section-area .copyright-area ul {
    margin-top: 20px;
  }
}
.footer13-section-area .copyright-area ul li {
  display: inline-block;
}
.footer13-section-area .copyright-area ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  display: inline-block;
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: #5C6365;
  transition: all 0.4s;
  margin: 0 32px 0 0;
}

.footer14-section-area {
  position: relative;
  z-index: 1;
  padding: 80px 0 0 0;
  background: #F8F8FD;
}
@media (max-width: 767px) {
  .footer14-section-area {
    padding: 40px 0 0 0;
  }
}
.footer14-section-area .footer-logo-area {
  padding: 0 30px 0 0;
}
.footer14-section-area .footer-logo-area img {
  margin-bottom: 16px;
  width: 147px;
  height: 48px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer14-section-area .footer-logo-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-medium);
  color: #565659;
}
.footer14-section-area .footer-logo-area ul {
  margin-top: 24px;
}
.footer14-section-area .footer-logo-area ul li {
  display: inline-block;
}
.footer14-section-area .footer-logo-area ul li a {
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 165px;
  background: rgba(77, 68, 197, 0.1);
  text-align: center;
  line-height: 40px;
  margin: 0 6px 0 0;
  transition: all 0.4s;
  color: #4D44C5;
}
.footer14-section-area .footer-logo-area ul li a:hover {
  background: #4D44C5;
  transition: all 0.4s;
  transform: translateY(-5px);
  color: #fff;
}
.footer14-section-area .footer-logo-area1 {
  padding-left: 60px;
}
@media (max-width: 767px) {
  .footer14-section-area .footer-logo-area1 {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer14-section-area .footer-logo-area1 {
    padding: 0;
    margin-top: 30px;
  }
}
.footer14-section-area .footer-logo-area1 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: #040306;
  line-height: var(--ztc-font-size-font-s24);
}
.footer14-section-area .footer-logo-area1 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);
  color: #565659;
  display: inline-block;
  margin-top: 20px;
  transition: all 0.4s;
}
.footer14-section-area .footer-logo-area1 ul li a:hover {
  color: #4D44C5;
  padding-left: 5px;
  transition: all 0.4s;
}
.footer14-section-area .footer-logo-area1 form {
  margin-top: 32px;
  background: #FFF4F9;
  display: inline-block;
  padding: 16px;
  border-radius: 50px;
  position: relative;
  width: 340px;
  height: 48px;
  line-height: 16px;
}
.footer14-section-area .footer-logo-area1 form 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);
  color: var(--ztc-text-text-2);
  font-weight: var(--ztc-weight-medium);
}
.footer14-section-area .footer-logo-area1 form button {
  border: none;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
}
.footer14-section-area .footer-logo-area2 {
  padding-left: 60px;
}
@media (max-width: 767px) {
  .footer14-section-area .footer-logo-area2 {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer14-section-area .footer-logo-area2 {
    padding: 0;
    margin-top: 30px;
  }
}
.footer14-section-area .footer-logo-area2 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: #040306;
  line-height: var(--ztc-font-size-font-s24);
}
.footer14-section-area .footer-logo-area2 ul li 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: #565659;
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}
.footer14-section-area .footer-logo-area2 ul li a:hover span {
  color: #4D44C5;
  transition: all 0.4s;
}
.footer14-section-area .footer-logo-area2 ul li a img {
  margin: 0 8px 0 0;
}
.footer14-section-area .footer-logo-area2 ul li a span {
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .footer14-section-area .footer-logo-area3 {
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer14-section-area .footer-logo-area3 {
    padding: 0;
    margin-top: 30px;
  }
}
.footer14-section-area .footer-logo-area3 h3 {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s24);
  font-weight: var(--ztc-weight-semibold);
  color: #040306;
  line-height: var(--ztc-font-size-font-s24);
}
.footer14-section-area .footer-logo-area3 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);
  color: #565659;
  display: inline-block;
  margin-top: 20px;
}
.footer14-section-area .footer-logo-area3 form {
  margin-top: 32px;
  background: #EFEFFA;
  display: inline-block;
  padding: 16px;
  border-radius: 4px;
  position: relative;
  width: 340px;
  height: 56px;
  line-height: 16px;
}
.footer14-section-area .footer-logo-area3 form 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);
  color: var(--ztc-text-text-2);
  font-weight: var(--ztc-weight-medium);
}
.footer14-section-area .footer-logo-area3 form input::-moz-placeholder {
  font-weight: var(--ztc-weight-regular);
  font-family: var(--ztc-family-font1);
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-3);
  opacity: 80%;
}
.footer14-section-area .footer-logo-area3 form input::placeholder {
  font-weight: var(--ztc-weight-regular);
  font-family: var(--ztc-family-font1);
  line-height: var(--ztc-font-size-font-s16);
  color: var(--ztc-text-text-3);
  opacity: 80%;
}
.footer14-section-area .footer-logo-area3 form button {
  border: none;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
}
.footer14-section-area .copyright-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0 24px 0;
  border-top: 1px solid #E5E7EB;
  width: 100%;
}
@media (max-width: 767px) {
  .footer14-section-area .copyright-area {
    display: inline-block;
    text-align: center;
  }
}
.footer14-section-area .copyright-area p {
  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: #565656;
  opacity: 70%;
}
@media (max-width: 767px) {
  .footer14-section-area .copyright-area ul {
    margin-top: 20px;
  }
}
.footer14-section-area .copyright-area ul li {
  display: inline-block;
}
.footer14-section-area .copyright-area ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  display: inline-block;
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: #565656;
  transition: all 0.4s;
  opacity: 70%;
  margin: 0 32px 0 0;
}

.footer15-section-area {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .footer15-section-area .footer-link-area {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer15-section-area .footer-link-area {
    margin-top: 30px;
  }
}
.footer15-section-area .footer-link-area h2 {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
}
.footer15-section-area .footer-link-area ul li a {
  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;
  display: inline-block;
  transition: all 0.4s;
  margin-top: 16px;
}
.footer15-section-area .footer-link-area ul li a:hover {
  color: #2466EF;
  transition: all 0.4s;
}
.footer15-section-area .footer-logo-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0 32px;
  border-top: 1px solid #E5E7EB;
}
@media (max-width: 767px) {
  .footer15-section-area .footer-logo-area {
    display: block;
    text-align: center;
  }
}
.footer15-section-area .footer-logo-area img {
  width: 110px;
  height: 36px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer15-section-area .footer-logo-area p {
  color: var(--gray-500, var(--gray-500, #6B7280));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 767px) {
  .footer15-section-area .footer-logo-area p {
    padding: 20px 0 20px;
  }
}
.footer15-section-area .footer-logo-area ul li {
  display: inline-block;
}
.footer15-section-area .footer-logo-area ul li a {
  color: var(--gray-500, var(--gray-500, #6B7280));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  transition: all 0.4s;
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 24px;
}
.footer15-section-area .footer-logo-area ul li a:hover {
  color: #2466EF;
  transition: all 0.4s;
}

/*============= FOOTER CSS AREA ===============*/
/*============= HEADER CSS AREA ===============*/


.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 > 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 > 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 > 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;
}
.homepage12-body .header-area.homepage12 .site-logo img {
  width: 147px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
}
.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: #055346;
  display: inline-block;
  transition: all 0.4s;
  padding: 0 20px;
}
.homepage12-body .header-area.homepage12 .header-elements .main-menu ul li:hover > 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 > 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 > 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 > 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 > 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 > 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 > 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 > 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 > 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 > 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 > 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 > 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 ===============*/
/*============= FEATURES CSS AREA STARTS ===============*/
.features15-section-area {
  background: #F9FAFB;
  position: relative;
  z-index: 1;
}
.features15-section-area .features15-boxarea {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s;
  border-radius: 8px;
  background: var(--white, #FFF);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
  padding: 30px;
  margin-bottom: 30px;
}
.features15-section-area .features15-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  border-radius: 8px;
  background: var(--white, #FFF);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
}
.features15-section-area .features15-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%;
  transition: all 0.4s;
  display: inline-block;
}
.features15-section-area .features15-boxarea a:hover {
  color: #1A56DB;
  transition: all 0.4s;
}
.features15-section-area .features15-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%;
}

/*============= FEATURES CSS AREA ENDS ===============*/
/*============= WORK CSS AREA ===============*/


.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;
}

.project12-section-area {
  position: relative;
  background:var(--ztc-bg-bg-16);
  z-index: 1;
}
.project12-section-area .project12-slider-area .owl-item.active.center .project12-boxarea .img1::after {
  height: 100%;
  transition: all 0.4s;
}
.project12-section-area .project12-slider-area .owl-item.active.center .project12-boxarea .content-area {
  bottom: 0;
  transition: all 0.6s;
}
.project12-section-area .project12-slider-area .owl-dots {
  text-align: center;
  margin-top: 32px;
}
.project12-section-area .project12-slider-area .owl-dots button {
  height: 10px;
  width: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #CDDDDA;
  margin: 0 10px;
  position: relative;
}
.project12-section-area .project12-slider-area .owl-dots button::after {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #CDDDDA;
  top: -7px;
  left: -7px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.project12-section-area .project12-slider-area .owl-dots button.active {
  background: var(--ztc-text-text-4);
}
.project12-section-area .project12-slider-area .owl-dots button.active::after {
  visibility: visible;
  opacity: 1;
}
.project12-section-area .project12-slider-area .project12-boxarea {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.project12-section-area .project12-slider-area .project12-boxarea .img1 {
  overflow: hidden;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  border-radius: 4px;
}
.project12-section-area .project12-slider-area .project12-boxarea .img1::after {
  position: absolute;
  content: "";
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: rgba(255, 255, 255, 0.4);
  opacity: 90%;
  border-radius: 4px;
}
.project12-section-area .project12-slider-area .project12-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.project12-section-area .project12-slider-area .project12-boxarea .content-area {
  position: absolute;
  bottom: -400px;
  padding: 28px;
  display: inline-block;
  z-index: 1;
  transition: all 0.6s;
}
.project12-section-area .project12-slider-area .project12-boxarea .content-area p {
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.project12-section-area .project12-slider-area .project12-boxarea .content-area .head {
  color: #FFF;
  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;
}
.project12-section-area .project12-slider-area .project12-boxarea .content-area .head:hover {
  color: #DDFA63;
  transition: all 0.4s;
}
.project12-section-area .project12-slider-area .project12-boxarea .content-area .readmore {
  color: #fff;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
  transition: all 0.4s;
}
.project12-section-area .project12-slider-area .project12-boxarea .content-area .readmore i {
  margin-left: 4px;
}
.project12-section-area .project12-slider-area .project12-boxarea .content-area .readmore:hover {
  color: #DDFA63;
  transition: all 0.4s;
}

.work13-section-area {
  position: relative;
  z-index: 1;
}
.work13-section-area .project13-boxrea {
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.4s;
  margin-bottom: 30px;
}
.work13-section-area .project13-boxrea:hover .img1 img {
  transform: scale(1.1) rotate(4deg);
  transition: all 0.4s;
}
.work13-section-area .project13-boxrea:hover .content-area {
  bottom: 20px;
  transition: all 0.6s;
}
.work13-section-area .project13-boxrea .img1 {
  overflow: hidden;
  border-radius: 4px;
  transition: all 0.4s;
}
.work13-section-area .project13-boxrea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work13-section-area .project13-boxrea .img1 img {
    height: 400px;
  }
}
.work13-section-area .project13-boxrea .content-area {
  display: inline-block;
  background: #fff;
  border-radius: 4px;
  padding: 20px;
  position: absolute;
  bottom: -300px;
  left: 20px;
  right: 20px;
  transition: all 0.6s;
  z-index: 1;
}
.work13-section-area .project13-boxrea .content-area span {
  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;
}
.work13-section-area .project13-boxrea .content-area span::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 4px;
  background: rgba(255, 15, 81, 0.05);
}
.work13-section-area .project13-boxrea .content-area span img {
  margin: 0 4px 0 0;
}
.work13-section-area .project13-boxrea .content-area a {
  color: #09171B;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: inline-block;
  transition: all 0.4s;
}

.projects15-section-area {
  position: relative;
  z-index: 1;
  background: #F9FAFB;
}
.projects15-section-area .project15-boxarea {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s;
  margin-bottom: 30px;
}
.projects15-section-area .project15-boxarea:hover .img1 img {
  transform: scale(1.1);
  transition: all 0.4s;
}
.projects15-section-area .project15-boxarea:hover .btn-area1 {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
  transform: scale(1);
  top: 50%;
}
.projects15-section-area .project15-boxarea .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 8px;
  transition: all 0.4s;
  background: #fff;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  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);
}
.projects15-section-area .project15-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  transition: all 0.4s;
}
.projects15-section-area .project15-boxarea .btn-area1 {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-top: -60px;
  margin-left: -65px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s;
  transform: scale(0.8);
  z-index: 1;
}
.projects15-section-area .project15-boxarea .text-area a {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  display: inline-block;
  transition: all 0.4s;
  letter-spacing: -0.24px;
}
.projects15-section-area .project15-boxarea .text-area p {
  color: var(--gray-500, #6B7280);
  font-family: var(--ztc-family-font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

/*============= WORK CSS AREA ===============*/
/*============= OTHERS CSS AREA STARTS ===============*/




.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%;
}


/*============= OTHERS CSS AREA ENDS ===============*/

.skills15-section-area {
  position: relative;
  z-index: 1;
}
.skills15-section-area .skills-header {
  padding: 0 50px 0 0;
}
@media (max-width: 767px) {
  .skills15-section-area .skills-header {
    padding: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .skills15-section-area .skills-header {
    padding: 0;
    margin-bottom: 30px;
  }
}
.skills15-section-area .skills-header .progress-bar {
  margin-bottom: 20px;
}
.skills15-section-area .skills-header label {
  font-size: 16px;
  font-weight: var(--ztc-weight-medium);
  margin-bottom: 5px;
  display: flex;
  font-family: var(--ztc-family-font1);
  justify-content: space-between;
  color: #6B7280;
}
.skills15-section-area .skills-header .progress {
  background-color: #E5E7EB;
  border-radius: 20px;
  height: 10px;
  position: relative;
}
.skills15-section-area .skills-header .progress-inner {
  background-color: #1C64F2;
  height: 100%;
  border-radius: 20px;
  transition: width 0.4s ease;
}
.skills15-section-area .img1 img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border-radius: 8px;
  border: 1px solid var(--gray-200, #E5E7EB);
  background: var(--primary-50, #EBF5FF);
  padding: 8px;
}

/*============= SKILLS CSS AREA ENDS ===============*/

.others11-section-area {
  position: relative;
  z-index: 1;
}
.others11-section-area .others-boxarea {
  position: relative;
  border-radius: 8px;
  background: rgba(66, 248, 96, 0.1);
  padding: 28px;
  text-align: center;
  margin-bottom: 30px;
}


.others11-section-area .others-boxarea:hover{
  transition: all 0.4s;
}

.others11-section-area .others-boxarea h3 {
  color: var(--ztc-text-text-2);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
  transition: all 0.4s;
}
.others11-section-area .others-boxarea a {
  color: var(--Paragraph-Color, #464D58);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  display: inline-block;
  transition: all 0.4s;
}
.others11-section-area .others-boxarea img {
  width: 70px;
  height: 70px;
  transition: all 0.4s;
}

.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 p {
  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;
  padding-left: 80px;
}
.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);
}

/*============= TEAM CSS AREA ===============*/

.team11-section-area {
  position: relative;
  z-index: 1;
}
.team11-section-area .team11-boxarea {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px;
}
.team11-section-area .team11-boxarea:hover ul {
  right: 30px;
  transition: all 0.6s;
}
.team11-section-area .team11-boxarea:hover .img1 img {
  transform: scale(1.1);
  transition: all 0.4s;
}
.team11-section-area .team11-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  transition: all 0.4s;
}
.team11-section-area .team11-boxarea .content-area {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.09);
  padding: 28px 24px;
  margin: 0 30px;
  margin-top: -60px;
  border: 1px solid #E5E7EB;
}
.team11-section-area .team11-boxarea .content-area .text a {
  color: var(--Text-Color, #081120);
  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;
}
.team11-section-area .team11-boxarea .content-area .text p {
  color: var(--Paragraph-Color, #464D58);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.team11-section-area .team11-boxarea .content-area .icons a {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  transition: all 0.4s;
  color: var(--ztc-text-text-1);
  display: inline-block;
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
  font-size: 24px;
}
.team11-section-area .team11-boxarea ul {
  position: absolute;
  top: 70px;
  right: -110px;
  transition: all 0.4s;
  z-index: 1;
}
@media (max-width: 767px) {
  .team11-section-area .team11-boxarea ul {
    top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team11-section-area .team11-boxarea ul {
    top: 10px;
  }
}
.team11-section-area .team11-boxarea ul li a {
  height: 44px;
  width: 44px;
  display: inline-block;
  transition: all 0.4s;
  line-height: 44px;
  background: var(--ztc-text-text-1);
  border-radius: 50%;
  color: var(--ztc-text-text-18);
  font-size: 20px;
  text-align: center;
  margin-top: 12px;
}
.team11-section-area .team11-boxarea ul li a:hover {
  background: #081120;
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}

.team12-section-area {
  position: relative;
  z-index: 1;
}
.team12-section-area .team12-boxarea {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px;
  background: #F9FAFB;
}
.team12-section-area .team12-boxarea:hover ul {
  right: 30px;
  transition: all 0.6s;
}
.team12-section-area .team12-boxarea:hover .img1::after {
  height: 100%;
  transition: all 0.4s;
  right: 0;
}
.team12-section-area .team12-boxarea:hover .img1 img {
  transform: scale(1.1);
  transition: all 0.4s;
}
.team12-section-area .team12-boxarea .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}
.team12-section-area .team12-boxarea .img1::after {
  background: linear-gradient(268deg, #055346 0.79%, rgba(255, 255, 255, 0) 97.97%);
  position: absolute;
  content: "";
  height: 0;
  width: 100%;
  transition: all 0.4s;
  top: 0;
  left: 0;
  border-radius: 4px 4px 0 0;
}
.team12-section-area .team12-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px 4px 0 0 !important;
  transition: all 0.4s;
}
.team12-section-area .team12-boxarea .content-area {
  position: relative;
  text-align: center;
  justify-content: space-between;
  padding: 28px 24px;
}
.team12-section-area .team12-boxarea .content-area .text a {
  color: var(--colors-dark-dark-active, #090B0E);
  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;
}
.team12-section-area .team12-boxarea .content-area .text p {
  color: var(--Paragraph-Color, #5D6261);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.team12-section-area .team12-boxarea .content-area .icons a {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  transition: all 0.4s;
  color: #055346;
  display: inline-block;
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
  font-size: 24px;
}
.team12-section-area .team12-boxarea ul {
  position: absolute;
  top: 50px;
  right: -110px;
  transition: all 0.4s;
  z-index: 1;
}
@media (max-width: 767px) {
  .team12-section-area .team12-boxarea ul {
    top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team12-section-area .team12-boxarea ul {
    top: 10px;
  }
}
.team12-section-area .team12-boxarea ul li a {
  height: 44px;
  width: 44px;
  display: inline-block;
  transition: all 0.4s;
  line-height: 44px;
  background: var(--ztc-text-text-1);
  border-radius: 50%;
  color: var(--ztc-text-text-18);
  font-size: 20px;
  text-align: center;
  margin-top: 12px;
}
.team12-section-area .team12-boxarea ul li a:hover {
  background: #DDFA63;
  color: #000000;
  transition: all 0.4s;
}

.team13-section-area {
  position: relative;
  z-index: 1;
}
.team13-section-area .team13-boxarea {
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  background: #F8F6FC;
  padding: 24px;
  margin-bottom: 30px;
}
.team13-section-area .team13-boxarea:hover .img1 img {
  transform: scale(1.1) rotate(4deg);
  transition: all 0.4s;
}
.team13-section-area .team13-boxarea:hover ul {
  right: 24px;
  transition: all 0.6s;
}
.team13-section-area .team13-boxarea .img1 {
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  transition: all 0.4s;
}
.team13-section-area .team13-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  transition: all 0.4s;
}
.team13-section-area .team13-boxarea .content-area a {
  color: #09171B;
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  transition: all 0.4s;
}
.team13-section-area .team13-boxarea .content-area p {
  color: #5C6365;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.team13-section-area .team13-boxarea ul {
  border-radius: 5px;
  background: var(--ddd, linear-gradient(91deg, #FF0A54 0.78%, #FF6F00 99.88%));
  padding: 16px 20px 0 16px;
  display: inline-block;
  position: absolute;
  right: -200px;
  top: 85px;
  transition: all 0.6s;
  z-index: 1;
}
.team13-section-area .team13-boxarea ul li a {
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  border-radius: 50%;
  border-radius: 165px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  transition: all 0.4s;
  color: #fff;
  margin-bottom: 16px;
  font-size: var(--ztc-font-size-font-s20);
}
.team13-section-area .team13-boxarea ul li a:hover {
  background: #fff;
  color: #FF5417;
  transition: all 0.4s;
}

.team14-section-area {
  position: relative;
  z-index: 1;
}
.team14-section-area .our-team-boxarea {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s;
  background: #F8F8FD;
  border-radius: 4px;
  margin-bottom: 30px;
}
.team14-section-area .our-team-boxarea:hover .img1 img {
  transform: scale(1.1) rotate(4deg);
  transition: all 0.4s;
}
.team14-section-area .our-team-boxarea:hover .content {
  background: #4D44C5;
  transition: all 0.4s;
}
.team14-section-area .our-team-boxarea:hover .content a {
  color: #fff;
  transition: all 0.4s;
}
.team14-section-area .our-team-boxarea:hover .content p {
  color: #fff;
  transition: all 0.4s;
  opacity: 80%;
}
.team14-section-area .our-team-boxarea:hover ul {
  top: 70px;
  transition: all 0.6s;
  z-index: 1;
}
.team14-section-area .our-team-boxarea .img1 {
  overflow: hidden;
  transition: all 0.4s;
  position: relative;
  border-radius: 4px 4px 0 0;
}
.team14-section-area .our-team-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  transition: all 0.4s;
}
.team14-section-area .our-team-boxarea .content {
  padding: 24px;
  transition: all 0.4s;
}
.team14-section-area .our-team-boxarea .content a {
  color: #040306;
  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;
}
.team14-section-area .our-team-boxarea .content p {
  color: #565659;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  transition: all 0.4s;
}
.team14-section-area .our-team-boxarea .share a {
  height: 52px;
  width: 52px;
  border-radius: 0 0 4px 4px;
  transition: all 0.4s;
  display: inline-block;
  text-align: center;
  line-height: 52px;
  background: #4D44C5;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 2;
}
.team14-section-area .our-team-boxarea ul {
  position: absolute;
  top: -200px;
  right: 25px;
  transition: all 0.6s;
  z-index: -1;
}
.team14-section-area .our-team-boxarea ul li a {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  transition: all 0.4s;
  display: inline-block;
  background: #fff;
  color: #4D44C5;
  font-size: 20px;
  margin: 0 0 8px 0;
}
.team14-section-area .our-team-boxarea ul li a:hover {
  background: #4D44C5;
  color: #fff;
  transition: all 0.4s;
}

/*============= TEAM CSS AREA STARTS ===============*/
/*============= FAQ CSS AREA ===============*/
/*============= FAQ CSS AREA ===============*/
/*============= CONTACT CSS AREA ===============*/


.contact11-section-area {
  position: relative;
  z-index: 1;
}
.contact11-section-area .contact-boxarea {
  background: #F8F9FB;
  padding: 40px;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .contact11-section-area .contact-boxarea {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact11-section-area .contact-boxarea {
    margin-bottom: 30px;
  }
}
.contact11-section-area .contact-boxarea h3 {
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.contact11-section-area .contact-boxarea p {
  color: var(--Paragraph-Color, #464D58);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.contact11-section-area .contact-boxarea .input-area input {
  border-radius: 4px;
  background: #FFF;
  width: 100%;
  color: var(--Paragraph-Color, #464D58);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  padding: 18px 16px;
  margin-top: 20px;
}
.contact11-section-area .contact-boxarea .input-area .nice-select {
  border-radius: 4px;
  background: #FFF;
  width: 100%;
  margin-top: 20px;
  padding: 18px 16px;
  box-shadow: none;
  border: none;
  height: 52px;
  line-height: 18px !important;
  color: var(--Paragraph-Color, #464D58) !important;
}
.contact11-section-area .contact-boxarea .input-area .nice-select span.current {
  color: var(--Paragraph-Color, #464D58);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px !important;
}
.contact11-section-area .contact-boxarea .input-area .nice-select::after {
  width: 7px;
  height: 7px;
}
.contact11-section-area .contact-boxarea .input-area .nice-select ul {
  width: 100%;
}
.contact11-section-area .contact-boxarea .input-area textarea {
  border-radius: 4px;
  background: #FFF;
  width: 100%;
  color: var(--Paragraph-Color, #464D58);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  padding: 18px 16px;
  margin-top: 20px;
  height: 120px;
}
.contact11-section-area .contact-boxarea .input-area button {
  text-align: end;
  border: none;
  outline: none;
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  border-radius: 8px;
  background: linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%);
  padding: 18px 24px;
}
.contact11-section-area .contact-boxarea .input-area button i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.contact11-section-area .mapouter {
  padding: 0 0 0 50px;
}
@media (max-width: 767px) {
  .contact11-section-area .mapouter {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact11-section-area .mapouter {
    padding: 0;
  }
}
.contact11-section-area .mapouter iframe {
  height: 594px !important;
  border-radius: 8px;
}

.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 {
    display: inline-block;
  }
}
.contact12-section-area .contact-auhtor-box:hover .icons {
  /* background: #DDFA6B; */
  transition: all 0.4s;
}
.contact12-section-area .contact-auhtor-box:hover .icons i {
  filter: brightness(0);
  transition: all 0.4s;
}
.contact12-section-area .contact-auhtor-box .icons i {
  font-size:30px;
  line-height: 80px;
  color: var(--ztc-text-text-4);
}
.contact12-section-area .contact-auhtor-box .icons {
  height: 80px;
  width: 80px;
  
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  background: white;
  line-height: 80px;
  margin: 0 24px 0 0;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .contact12-section-area .contact-auhtor-box .icons {
    margin: 0 0 24px 0;
  }
}
.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: #055346;
  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;
}

.contact14-section-area {
  position: relative;
  z-index: 1;
}
/* .contact14-section-area .mapouter .gmap_canvas iframe {
  height: 600px;
} */
.contact14-section-area .contact-author-boxarea {
  position: relative;
  z-index: 1;
  background: var(--ztc-text-text-4);
  border-radius: 8px;
  padding: 48px;
  /* margin-top: -215px; */
}
@media (max-width: 767px) {
  .contact14-section-area .contact-author-boxarea .contact-input-area {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact14-section-area .contact-author-boxarea .contact-input-area {
    margin-bottom: 30px;
  }
}
.contact14-section-area .contact-author-boxarea .contact-input-area h4 {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.contact14-section-area .contact-author-boxarea .contact-input-area p {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
@media (max-width: 767px) {
  .contact14-section-area .contact-author-boxarea .contact-input-area p {
    line-height: 26px;
  }
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area {
  margin-top: 20px;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area input {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  padding: 16px;
  width: 100%;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area input::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area .nice-select {
  width: 100%;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  height: 52px !important;
  padding: 16px;
  line-height: 20px !important;
  width: 100%;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area .nice-select::after {
  width: 7px;
  height: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area .nice-select.option.selected.focus {
  background: #4D44C5 !important;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area .nice-select ul {
  width: 100%;
  background: #000;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area .nice-select ul li.option.selected.focus {
  background: #4D44C5 !important;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area .nice-select ul li:hover {
  background: #4D44C5 !important;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area textarea {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  padding: 16px;
  width: 100%;
  height: 120px;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.contact14-section-area .contact-author-boxarea .contact-input-area .input-area button {
  border: none;
  outline: none;
}
.contact14-section-area .contact-author-boxarea .contact-boxarea {
  position: relative;
  z-index: 1;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  padding: 24px;
  display: flex;
  align-items: center;
  transition: all 0.4s;
  margin: 0 0 0 30px;
}
@media (max-width: 767px) {
  .contact14-section-area .contact-author-boxarea .contact-boxarea {
    margin: 0;
    display: block;
  }
}
.contact14-section-area .contact-author-boxarea .contact-boxarea:hover {
  background: #fff;
  transition: all 0.4s;
  transform: translateY(-5px);
}
.contact14-section-area .contact-author-boxarea .contact-boxarea:hover .icons {
  background: #EDECF9;
  transition: all 0.4s;
}
.contact14-section-area .contact-author-boxarea .contact-boxarea:hover .icons img {
  filter: none;
  transition: all 0.4s;
}
.contact14-section-area .contact-author-boxarea .contact-boxarea:hover .text a {
  color: #565659;
  transition: all 0.4s;
}
.contact14-section-area .contact-author-boxarea .contact-boxarea:hover .text h4 {
  color: #040306;
  transition: all 0.4s;
}
.contact14-section-area .contact-author-boxarea .contact-boxarea .icons {
  background: rgba(255, 255, 255, 0.1);
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
}
.contact14-section-area .contact-author-boxarea .contact-boxarea .icons img {
  transition: all 0.4s;
  filter: brightness(0) invert(1);
}
.contact14-section-area .contact-author-boxarea .contact-boxarea .text {
  padding-left: 16px;
}
@media (max-width: 767px) {
  .contact14-section-area .contact-author-boxarea .contact-boxarea .text {
    padding-left: 0;
    padding-top: 20px;
  }
}
.contact14-section-area .contact-author-boxarea .contact-boxarea .text h4 {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  transition: all 0.4s;
}
.contact14-section-area .contact-author-boxarea .contact-boxarea .text a {
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  display: inline-block;
  transition: all 0.4s;
}

/*============= CONTACT CSS AREA ENDS===============*/
/*============= CTA CSS AREA ===============*/


.cta11-section-area {
  position: relative;
  z-index: 1;
  background-image: url(../img/bg/cta-bg6.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .cta11-section-area .cta-header {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta11-section-area .cta-header {
    margin-bottom: 30px;
  }
}
.cta11-section-area .cta-header h2 {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
}
@media (max-width: 767px) {
  .cta11-section-area .cta-header h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.cta11-section-area .cta-header form {
  position: relative;
  z-index: 1;
}
.cta11-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;
}
.cta11-section-area .cta-header form button {
  border-radius: 8px;
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  padding: 18px 24px;
  outline: none;
  border: none;
  position: absolute;
  right: 8px;
  top: 8px;
}
.cta11-section-area .cta-header form button i {
  margin-left: 4px;
  transform: rotate(-45deg);
}
.cta11-section-area .cta-box {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: #4272E1;
  padding: 24px;
}
.cta11-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);
}
.cta11-section-area .cta-box .text {
  padding-left: 16px;
}
.cta11-section-area .cta-box .text p {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  opacity: 0.8;
}
.cta11-section-area .cta-box .text a {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
}

.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;
}

.cta13-section-area {
  position: relative;
  z-index: 1;
  background-image: url(../img/bg/cta-bg13.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cta13-section-area .cta13-bg1 {
  position: absolute;
  top: -10px;
  left: -50px;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .cta13-section-area .cta13-bg1 {
    display: none;
  }
}
.cta13-section-area .cta13-header h2 {
  color: var(--ztc-text-text-1);
}
.cta13-section-area .cta13-header p {
  color: #fff;
  opacity: 80%;
}
.cta13-section-area .cta13-header a {
  border: 1px solid #FF5417;
}
.cta13-section-area .cta13-header .header-btn21 {
  background: #fff;
  color: #FF5417;
}
.cta13-section-area .cta13-header .header-btn21:hover {
  color: var(--ztc-text-text-1);
}
.cta13-section-area .cta13-header .header-btn21.btn2 {
  margin-left: 16px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.cta13-section-area .cta13-header .header-btn21.btn2:hover {
  border: 1px solid var(--ztc-text-text-2);
}
@media (max-width: 767px) {
  .cta13-section-area .cta13-header .header-btn21.btn2 {
    margin-left: 0;
    margin-top: 20px;
  }
}

.cta14-section-area {
  position: relative;
  z-index: 1;
  background-image: url(../img/bg/haeder-bg14.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cta14-section-area .elements27 {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}
.cta14-section-area .cta14-header .header-btn23.btn2 {
  margin-left: 16px;
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
.cta14-section-area .cta14-header .header-btn23.btn2::after {
  border: 1px solid #090B0E !important;
}
@media (max-width: 767px) {
  .cta14-section-area .cta14-header .header-btn23.btn2 {
    margin-left: 0;
    margin-top: 20px;
  }
}
.cta14-section-area .rating-box {
  background: var(--ztc-text-text-1);
  border-radius: 4px;
  padding: 20px;
  text-align: center;
  display: inline-block;
  position: relative;
  left: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta14-section-area .rating-box {
    left: 300px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cta14-section-area .rating-box {
    left: 150px;
    margin-top: 30px;
  }
}
.cta14-section-area .rating-box p {
  color: var(--black, #000);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}
.cta14-section-area .rating-box ul li {
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 4px;
  transition: all 0.4s;
  color: var(--ztc-text-text-1);
  border-radius: var(--rounded-sm, 2px);
  background: var(--Color, linear-gradient(90deg, #202CD3 1.1%, #0778F9 100%));
  display: inline-block;
}
.cta14-section-area .cta-images {
  position: relative;
}
@media (max-width: 767px) {
  .cta14-section-area .cta-images {
    margin-top: 30px;
    left: -59px;
    top: -88px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta14-section-area .cta-images {
    margin-top: 30px;
  }
}
.cta14-section-area .cta-images .img1 {
  position: absolute;
  top: -72px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta14-section-area .cta-images .img1 {
    top: -150px;
  }
}
.cta14-section-area .cta-images .img1 .cta-img1-h14 {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cta14-section-area .cta-images .elements29 {
  left: -60px;
  top: 150px;
}

.cta15-section-area {
  position: relative;
  z-index: 1;
  background: #090B0E;
}
.cta15-section-area .cta-header-area h2 {
  color: var(--white, var(--white, #FFF));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.36px;
  transition: all 0.4s;
}
.cta15-section-area .cta-header-area 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%;
}
.cta15-section-area .cta-header-area form {
  position: relative;
  z-index: 1;
  border-radius: 111111px;
  border-top: 1px solid var(--gray-600, #4B5563);
  border-bottom: 1px solid var(--gray-600, #4B5563);
  border-left: 1px solid var(--gray-600, #4B5563);
  background: var(--gray-700, #374151);
  padding: 14px 16px;
  width: 500px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .cta15-section-area .cta-header-area form {
    width: 100%;
  }
}
.cta15-section-area .cta-header-area form input {
  width: 100%;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-left: 22px;
  color: #fff;
}
.cta15-section-area .cta-header-area form input::-moz-placeholder {
  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%;
}
.cta15-section-area .cta-header-area form input::placeholder {
  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%;
}
.cta15-section-area .cta-header-area form button {
  position: absolute;
  right: 0;
  outline: none;
  border: none;
  transition: all 0.4s;
  top: 0;
}
.cta15-section-area .cta-header-area form i {
  position: absolute;
  left: 0;
  color: #9CA3AF;
  padding-left: 16px;
  top: 9px;
}
.cta15-section-area .cta-header-area span {
  color: var(--gray-400, var(--gray-400, #9CA3AF));
  font-family: var(--ztc-family-font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
  display: inline-block;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .cta15-section-area .cta-header-area span {
    line-height: 20px;
  }
}
.cta15-section-area .cta-header-area span a {
  color: #fff !important;
  transition: all 0.4s;
  display: inline-block;
  font-weight: 700;
}

/*============= CTA CSS AREA ENDS===============*/
/*============= TESTIMONIAL CSS AREA ===============*/

.testimonial12-section-area {
  position: relative;
  z-index: 1;
  background: var(--ztc-bg-bg-16);
}
.testimonial12-section-area .testimonial12-boxarea-vertical .testimonial-boxarea {
  background: #fff;
  position: relative;
  z-index: 1;
  border-radius: 10px;
  padding: 20px;
}
.testimonial12-section-area .testimonial12-boxarea-vertical .testimonial-boxarea img {
  height: 40px;
  width: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
.testimonial12-section-area .testimonial12-boxarea-vertical .testimonial-boxarea p {
  color: #5D6261;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
.testimonial12-section-area .testimonial12-boxarea-vertical .testimonial-boxarea .name-ara {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.testimonial12-section-area .testimonial12-boxarea-vertical .testimonial-boxarea .name-ara .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;
  transition: all 0.4s;
}
.testimonial12-section-area .testimonial12-boxarea-vertical .testimonial-boxarea .name-ara .text ul li {
  display: inline-block;
  color: #FFAD0F;
}
.testimonial12-section-area .testimonial12-boxarea-vertical .slick-arrow {
  height: 50px;
  width: 50px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  /* background: var(--ztc-text-text-4); */
  border-radius: 50%;
  outline: none;
  display:none !important;
  /* color: #FFF; */
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  cursor: pointer;
}
.testimonial12-section-area .testimonial12-boxarea-vertical i.fa-solid.fa-angle-up.slick-arrow {
  position: absolute;
  right: -100px;
  top: 19px;
}
.testimonial12-section-area .testimonial12-boxarea-vertical i.fa-solid.fa-angle-down.slick-arrow {
  position: absolute;
  right: -100px;
  bottom: 15px;
}
.testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots {
  position: absolute;
  right: -100px;
  top: 50%;
  margin-top: -90px;
}
@media (max-width: 767px) {
  .testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots {
    position: relative;
    right: inherit;
    text-align: center;
    top: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots {
    position: relative;
    right: inherit;
    text-align: center;
    top: 0;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots li {
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots li {
    display: inline-block;
  }
}
.testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots li.slick-active button {
  border-radius: 50px;
  background: white;
  color: var(--ztc-text-text-4);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots li button {
  height: 50px;
  width: 50px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: var(--ztc-text-text-4);
  border-radius: 50%;
  outline: none;
  color: #FFF;
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots li button {
    margin-bottom: 0;
    margin: 0 16px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial12-section-area .testimonial12-boxarea-vertical .slick-dots li button {
    margin-bottom: 0;
    margin: 0 16px 0 0;
  }
}
@media (max-width: 767px) {
  .testimonial12-section-area .testimonial-haeder {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial12-section-area .testimonial-haeder {
    margin-top: 50px;
  }
}
.testimonial12-section-area .testimonial-haeder h5 {
  color: var(--ztc-text-text-4);
  background: rgba(255, 255, 255, 0.1);
}
.testimonial12-section-area .testimonial-haeder h2 {
  color: var(--ztc-text-text-2);
}
.testimonial12-section-area .testimonial-haeder p {
  color: var(--ztc-text-text-2);
  opacity: 80%;
}

.testimonial13-section-area {
  position: relative;
  z-index: 1;
  background: var(--ztc-text-text-4);
}
.testimonial13-section-area .testimonial13-header h5 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  color: var(--ztc-text-text-1);
  background: none;
  background-clip: inherit;

  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
}
.testimonial13-section-area .testimonial13-header h5 img {
  filter: brightness(0) invert(1);
}
.testimonial13-section-area .testimonial13-header h2 {
  color: var(--ztc-text-text-1);
}
.testimonial13-section-area .testimonial13-slider {
  position: relative;
  z-index: 1;
}
.testimonial13-section-area .testimonial13-slider .owl-nav {
  position: absolute;
  right: 0;
  top: -150px;
}
@media (max-width: 767px) {
  .testimonial13-section-area .testimonial13-slider .owl-nav {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 30px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial13-section-area .testimonial13-slider .owl-nav {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 30px;
    text-align: center;
  }
}
.testimonial13-section-area .testimonial13-slider .owl-nav button {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.4s;
  color: var(--ztc-text-text-4);
  font-size: var(--ztc-font-size-font-s16);
}
.testimonial13-section-area .testimonial13-slider .owl-nav button:hover {
  background: #fff;
  color: #FFAD0F;
  transition: all 0.4s;
}
.testimonial13-section-area .testimonial13-slider .owl-nav .owl-prev {
  margin: 0 16px 0 0;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea {
  position: relative;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.15);
  padding: 32px;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea ul li {
  display: inline-block;
  color: var(--ztc-text-text-1);
  height: 28px;
  width: 28px;
  border-radius: 4px;
  border-radius: 1px;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  line-height: 28px;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea p {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  transition: all 0.4s;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  padding: 24px 20px;
}
@media (max-width: 767px) {
  .testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area {
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area {
    display: inline-block;
  }
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area .quito8 {
  height: 40px !important;
  width: 40px !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area .name-text {
  display: flex;
  align-items: center;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area .name-text img {
  height: 60px;
  width: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area .name-text .content {
  padding-left: 16px;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area .name-text .content a {
  color: #F8F6FC;
  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;
}
.testimonial13-section-area .testimonial13-slider .testimonial13-boxrea .name-area .name-text .content p {
  color: #FFF;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  opacity: 80%;
}

.testimonial14-section-area {
  position: relative;
  z-index: 1;
  background: #F8F8FD;
}
.testimonial14-section-area .testimonial14-slider-area .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.testimonial14-section-area .testimonial14-slider-area .owl-dots button {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.4s;
  background: rgba(77, 68, 197, 0.1);
  transition: all 0.4s;
  margin: 0 16px 0 0;
  position: relative;
  z-index: 1;
}
.testimonial14-section-area .testimonial14-slider-area .owl-dots button::after {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: -4px;
  top: -4px;
  border: 1px solid #4D44C5;
  transition: all 0.4s;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
}
.testimonial14-section-area .testimonial14-slider-area .owl-dots button.active {
  background: #4D44C5;
  transition: all 0.4s;
}
.testimonial14-section-area .testimonial14-slider-area .owl-dots button.active::after {
  visibility: visible;
  opacity: 1;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea {
  background: #fff;
  border-radius: 4px;
  padding: 32px;
  position: relative;
  transition: all 0.4s;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .list-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .list-area ul li {
  display: inline-block;
  color: #FFAD0F;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .list-area img {
  height: 40px;
  width: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea p {
  color: #565659;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  display: inline-block;
  transition: all 0.4s;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .name-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .name-area .name {
  display: flex;
  align-items: center;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .name-area .name img {
  height: 60px;
  width: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .name-area .name .text {
  padding-left: 16px;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .name-area .name .text a {
  color: #040306;
  font-family: var(--ztc-family-font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  display: block;
  transition: all 0.4s;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .name-area .name .text p {
  color: #565659;
  font-family: var(--ztc-family-font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
}
.testimonial14-section-area .testimonial14-slider-area .testimonial14-boxarea .name-area .google {
  height: 40px;
  width: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}

.testimonial15-section-area {
  position: relative;
  z-index: 1;
  background: #F9FAFB;
}
.testimonial15-section-area .testimonial-slider-boxarea {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.testimonial15-section-area .testimonial-slider-boxarea .preloader13 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 40%;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial-author-box {
  padding: 32px 0;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial-author-box h3 {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial-author-box h3 i {
  color: #FACA15;
  font-size: 16px;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial-author-box p {
  color: var(--gray-500, #6B7280);
  font-family: var(--ztc-family-font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial-author-box h2 {
  color: var(--Text-Color, #090B0E);
  font-family: var(--ztc-family-font1);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .owl-nav {
  position: absolute;
  bottom: 32px;
  left: 120px;
}
@media (max-width: 767px) {
  .testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .owl-nav {
    position: relative;
    left: 0;
    text-align: center;
    margin-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .owl-nav {
    position: relative;
    left: 0;
    text-align: center;
    margin-top: 60px;
  }
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .owl-nav button {
  height: 50px;
  width: 50px;
  display: inline-block;
  border: 1px solid #090B0E;
  text-align: center;
  line-height: 50px;
  transition: all 0.4s;
  color: #090B0E;
  border-radius: 50%;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .owl-nav button.owl-prev {
  margin: 0 16px 0 0;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .owl-nav button:hover {
  background: #2466EF;
  transition: all 0.4s;
  color: #fff;
  border: 1px solid #2466EF;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .testimonial-boxarea {
  background: #EBF5FF;
  padding: 50px 40px;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .testimonial-boxarea .elements45 {
  width: 164px;
  height: 48px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .testimonial-boxarea p {
  color: var(--gray-500, var(--gray-500, #6B7280));
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .testimonial-boxarea .name-area {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .testimonial-boxarea .name-area img {
  height: 45px;
  width: 45px;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .testimonial-boxarea .name-area .text {
  padding-left: 16px;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .testimonial-boxarea .name-area .text 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;
}
.testimonial15-section-area .testimonial-slider-boxarea .testimonial15-slider .testimonial-boxarea .name-area .text p {
  color: var(--gray-500, var(--gray-500, #6B7280));
  font-family: var(--ztc-family-font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: start;
}

/*============= TESTIMONIAL CSS AREA ENDS ===============*/
/*============= CASE STUDY CSS AREA ENDS ===============*/


.case10-section-area {
  position: relative;
  z-index: 1;
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
}
.case10-section-area .case-header h5 {
  color: var(--ztc-text-text-1);
  background: inherit;
  background-clip: inherit;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
}
.case10-section-area .case-header h5 img {
  filter: brightness(0) invert(1);
}
.case10-section-area .case-header h2 {
  color: var(--ztc-text-text-1);
}
.case10-section-area .case-slider-area {
  position: relative;
  z-index: 1;
}
.case10-section-area .case-slider-area .owl-nav {
  position: absolute;
  top: -100px;
  right: 0;
}
@media (max-width: 767px) {
  .case10-section-area .case-slider-area .owl-nav {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .case10-section-area .case-slider-area .owl-nav {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 30px;
  }
}
.case10-section-area .case-slider-area .owl-nav .owl-prev {
  margin: 0 16px 0 0;
}
.case10-section-area .case-slider-area .owl-nav button {
  height: 56px;
  width: 56px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  transition: all 0.4s;
  background: rgba(255, 255, 255, 0.2);
  color: var(--ztc-text-text-1);
  border-radius: 50%;
  font-size: var(--ztc-font-size-font-s24);
}
.case10-section-area .case-slider-area .owl-nav button:hover {
  background: var(--ztc-text-text-1);
  color: #0A18A1;
}
.case10-section-area .case-slider-area .case11-boxarea {
  position: relative;
  z-index: 1;
}
.case10-section-area .case-slider-area .case11-boxarea .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.case10-section-area .case-slider-area .case11-boxarea .text-area {
  background: var(--ztc-text-text-1);
  padding: 24px;
  position: absolute;
  border-radius: 8px;
  bottom: 30px;
  left: 45px;
  right: 45px;
}
.case10-section-area .case-slider-area .case11-boxarea .text-area p {
  color: var(--Paragraph-Color, #464D58);
  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;
  text-transform: uppercase;
}
.case10-section-area .case-slider-area .case11-boxarea .text-area a {
  display: inline-block;
  color: var(--Text-Color, #081120);
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  transition: all 0.4s;
}
.case10-section-area .case-slider-area .case11-boxarea .text-area .arrow {
  position: absolute;
  top: -15px;
  right: -15px;
}
.case10-section-area .case-slider-area .case11-boxarea .text-area .arrow a {
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 50%;
  color: var(--ztc-text-text-1);
  background: var(--Linner-Color, linear-gradient(268deg, #408BFF 0.24%, #0A18A1 98.24%));
  transform: rotate(-45deg);
}

.case14-section-area .case14-slider-area {
  position: relative;
}
.case14-section-area .case14-slider-area .owl-stage-outer {
  overflow: inherit !important;
}
.case14-section-area .case14-slider-area .owl-nav {
  position: absolute;
  right: 0;
  top: -130px;
}
@media (max-width: 767px) {
  .case14-section-area .case14-slider-area .owl-nav {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .case14-section-area .case14-slider-area .owl-nav {
    display: none;
  }
}
.case14-section-area .case14-slider-area .owl-nav button {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  transition: all 0.4s;
  border-radius: 100px;
  background: rgba(77, 68, 197, 0.1);
  display: inline-block;
  transition: all 0.4s;
  text-align: center;
  color: #4D44C5;
}
.case14-section-area .case14-slider-area .owl-nav button:hover {
  background: #4D44C5;
  transition: all 0.4s;
  color: #fff;
}
.case14-section-area .case14-slider-area .owl-nav button.owl-prev {
  margin: 0 16px 0 0;
}
.case14-section-area .case14-slider-area .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.case14-section-area .case14-slider-area .owl-dots button {
  height: 16px;
  width: 16px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.4s;
  background: rgba(77, 68, 197, 0.1);
  margin: 0 16px 0 0;
  position: relative;
  z-index: 1;
}
.case14-section-area .case14-slider-area .owl-dots button.active {
  background: #4D44C5;
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .owl-dots button.active::after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .owl-dots button::after {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 24px;
  border-radius: 50%;
  left: -4px;
  top: -4px;
  border: 1px solid #4D44C5;
  visibility: hidden;
  opacity: 0;
}
.case14-section-area .case14-slider-area .case14-boxarea {
  position: relative;
  z-index: 1;
}
.case14-section-area .case14-slider-area .case14-boxarea:hover .img1 img {
  transform: scale(1.1) rotate(4deg);
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .case14-boxarea:hover .content-area {
  background: #4D44C5;
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .case14-boxarea:hover .content-area p {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .case14-boxarea:hover .content-area a {
  color: var(--ztc-text-text-1);
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .case14-boxarea:hover .content-area .arrow a {
  background: #fff;
  color: #4D44C5;
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .case14-boxarea .img1 {
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .case14-boxarea .img1 img {
  height: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .case14-boxarea .content-area {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09);
  padding: 24px;
  overflow: hidden;
  position: relative;
  margin: 0 24px;
  margin-top: -60px;
  transition: all 0.4s;
  z-index: 2;
  border: 1px solid #fcf6f6;
}
.case14-section-area .case14-slider-area .case14-boxarea .content-area .arrow {
  position: absolute;
  right: -30px;
  top: -30px;
}
.case14-section-area .case14-slider-area .case14-boxarea .content-area .arrow a {
  height: 102px;
  width: 102px;
  display: inline-block;
  transition: all 0.4s;
  background: #4D44C5;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  line-height: 102px;
  text-align: center;
  transform: rotate(-45deg);
}
.case14-section-area .case14-slider-area .case14-boxarea .content-area .arrow a i {
  position: relative;
  z-index: 1;
  left: -15px;
}
.case14-section-area .case14-slider-area .case14-boxarea .content-area p {
  color: #4D44C5;
  font-family: var(--ztc-family-font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  transition: all 0.4s;
}
.case14-section-area .case14-slider-area .case14-boxarea .content-area a {
  color: #111;
  font-family: var(--ztc-family-font1);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  display: inline-block;
  transition: all 0.4s;
}

/*============= CASE STUDY CSS AREA ENDS ===============*//*# sourceMappingURL=main.css.map */
