/*
Theme Name: Renev Child
Theme URI: https://wp.Framerpeak.com/renev/
Author: Mthemeus
Author URI: https://themeforest.net/user/mthemeus
Template: renev
Tested up to: 5.8
Requires PHP: 7.4 
Description:  Renev - Modern Creative Digital Agency WordPress Theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: renev-child
Copyright (C) 2025 Mthemeus
*/

/*


    Add your custom styles here
*/

a, a:hover {
  text-decoration: none;
}

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

h2, p {
  margin-bottom: 0;
}

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

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

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

.space6 {
  height: 6px;
}

.space8 {
  height: 8px;
}

.space10 {
  height: 10px;
}

.space12 {
  height: 12px;
}

.space14 {
  height: 14px;
}

.space16 {
  height: 16px;
}

.space18 {
  height: 18px;
}

.space20 {
  height: 20px;
}

.space22 {
  height: 22px;
}

.space24 {
  height: 24px;
}

.space26 {
  height: 26px;
}

.space28 {
  height: 28px;
}

.space30 {
  height: 30px;
}

.space32 {
  height: 32px;
}

.space34 {
  height: 34px;
}

.space36 {
  height: 36px;
}

.space38 {
  height: 38px;
}

.space40 {
  height: 40px;
}

.space42 {
  height: 42px;
}

.space44 {
  height: 44px;
}

.space46 {
  height: 46px;
}

.space48 {
  height: 48px;
}

.space50 {
  height: 50px;
}

.space52 {
  height: 52px;
}

.space54 {
  height: 54px;
}

.space56 {
  height: 56px;
}

.space58 {
  height: 58px;
}

.space60 {
  height: 60px;
}

.space62 {
  height: 62px;
}

.space64 {
  height: 64px;
}

.space66 {
  height: 66px;
}

.space68 {
  height: 68px;
}

.space70 {
  height: 70px;
}

.space72 {
  height: 72px;
}

.space74 {
  height: 74px;
}

.space76 {
  height: 76px;
}

.space78 {
  height: 78px;
}

.space80 {
  height: 80px;
}

.space82 {
  height: 82px;
}

.space84 {
  height: 84px;
}

.space86 {
  height: 86px;
}

.space {
  height: 88px;
}

.space90 {
  height: 90px;
}

.space92 {
  height: 92px;
}

.space94 {
  height: 94px;
}

.space96 {
  height: 96px;
}

.space98 {
  height: 98px;
}

.space100 {
  height: 100px;
}

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

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

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

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

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

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

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

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

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

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-100%);
  }
}
@keyframes marquee-2 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translatex(0);
  }
}
:root {
  --ztc-text-text-1: #fff;
  --ztc-text-text-2: #0BBBC1;
  --ztc-text-text-3: rgba(255, 255, 255, 0.8);
  --ztc-text-text-4: #03060A;
  --ztc-text-text-5: rgba(17, 17, 17, 0.9);
  --ztc-text-text-6: #0BBBC1;
  --ztc-text-text-7: #03060A;
  --ztc-text-text-8: #0BBBC1;
  --ztc-text-text-9: #0BBBC1;
  --ztc-text-text-10: #03060A;
  --ztc-text-text-11: #F13A00;
  --ztc-bg-bg-1: #fff;
  --ztc-bg-bg-2: #09A0A7;
  --ztc-bg-bg-3: rgba(255, 255, 255, 0.06);
  --ztc-bg-bg-4: #0BBBC1;
  --ztc-bg-bg-5: #03060A;
  --ztc-bg-bg-6: #2D3034;
  --ztc-bg-bg-7: #0BBBC1;
  --ztc-bg-bg-8: #0BBBC1;
  --ztc-bg-bg-9: #03060A;
  --ztc-bg-bg-10: var(--Color, linear-gradient(90deg, #0BBBC1 0%, #08D4DC 100%));
  --ztc-border-border-1: #E5E7EB;
  --ztc-border-border-2: #dfdcdc;
  --ztc-border-border-3: #F13A00;
  --ztc-font-size-font-s10: 10px;
  --ztc-font-size-font-s12: 12px;
  --ztc-font-size-font-s14: 14px;
  --ztc-font-size-font-s16: 16px;
  --ztc-font-size-font-s18: 18px;
  --ztc-font-size-font-s20: 20px;
  --ztc-font-size-font-s22: 22px;
  --ztc-font-size-font-s24: 24px;
  --ztc-font-size-font-s26: 26px;
  --ztc-font-size-font-s28: 28px;
  --ztc-font-size-font-s30: 30px;
  --ztc-font-size-font-s32: 32px;
  --ztc-font-size-font-s34: 34px;
  --ztc-font-size-font-s36: 36px;
  --ztc-font-size-font-s38: 38px;
  --ztc-font-size-font-s40: 40px;
  --ztc-font-size-font-s42: 42px;
  --ztc-font-size-font-s44: 44px;
  --ztc-font-size-font-s46: 46px;
  --ztc-font-size-font-s48: 48px;
  --ztc-font-size-font-s50: 50px;
  --ztc-font-size-font-s52: 52px;
  --ztc-font-size-font-s54: 54px;
  --ztc-font-size-font-s56: 56px;
  --ztc-font-size-font-s58: 58px;
  --ztc-font-size-font-s60: 60px;
  --ztc-font-size-font-s62: 62px;
  --ztc-font-size-font-s64: 64px;
  --ztc-font-size-font-s66: 66px;
  --ztc-font-size-font-s68: 68px;
  --ztc-font-size-font-s70: 70px;
  --ztc-font-size-font-s80: 80px;
  --ztc-font-size-font-s100: 100px;
  --ztc-font-size-font-s10: 10px;
  --ztc-font-size-font-s12: 12px;
  --ztc-font-size-font-s14: 14px;
  --ztc-font-size-font-s16: 16px;
  --ztc-font-size-font-s18: 18px;
  --ztc-font-size-font-s20: 20px;
  --ztc-font-size-font-s22: 22px;
  --ztc-font-size-font-s24: 24px;
  --ztc-font-size-font-s26: 26px;
  --ztc-font-size-font-s28: 28px;
  --ztc-font-size-font-s30: 30px;
  --ztc-font-size-font-s32: 32px;
  --ztc-font-size-font-s34: 34px;
  --ztc-font-size-font-s36: 36px;
  --ztc-font-size-font-s38: 38px;
  --ztc-font-size-font-s40: 40px;
  --ztc-font-size-font-s42: 42px;
  --ztc-font-size-font-s44: 44px;
  --ztc-font-size-font-s46: 46px;
  --ztc-font-size-font-s48: 48px;
  --ztc-font-size-font-s50: 50px;
  --ztc-font-size-font-s52: 52px;
  --ztc-font-size-font-s54: 54px;
  --ztc-font-size-font-s56: 56px;
  --ztc-font-size-font-s58: 58px;
  --ztc-font-size-font-s60: 60px;
  --ztc-font-size-font-s62: 62px;
  --ztc-font-size-font-s64: 64px;
  --ztc-font-size-font-s66: 66px;
  --ztc-font-size-font-s68: 68px;
  --ztc-font-size-font-s70: 70px;
  --ztc-font-size-font-s80: 80px;
  --ztc-font-size-font-s100: 100px;
  --ztc-specing-height6: 6px;
  --ztc-specing-height8: 8px;
  --ztc-specing-height10: 10px;
  --ztc-specing-height12: 12px;
  --ztc-specing-height14: 114px;
  --ztc-specing-height16: 16px;
  --ztc-specing-height18: 18px;
  --ztc-specing-height20: 20px;
  --ztc-specing-height22: 22px;
  --ztc-specing-height24: 24px;
  --ztc-specing-height26: 26px;
  --ztc-specing-height28: 28px;
  --ztc-specing-height30: 30px;
  --ztc-specing-height32: 32px;
  --ztc-specing-height34: 34px;
  --ztc-specing-height36: 36px;
  --ztc-specing-height38: 38px;
  --ztc-specing-height40: 40px;
  --ztc-specing-height42: 42px;
  --ztc-specing-height44: 44px;
  --ztc-specing-height46: 46px;
  --ztc-specing-height48: 48px;
  --ztc-specing-height50: 50px;
  --ztc-specing-height52: 52px;
  --ztc-specing-height54: 54px;
  --ztc-specing-height56: 56px;
  --ztc-specing-height58: 58px;
  --ztc-specing-height60: 60px;
  --ztc-specing-height70: 70px;
  --ztc-specing-height80: 80px;
  --ztc-specing-height90: 90px;
  --ztc-specing-height100: 100px;
  --ztc-specing-height110: 110px;
  --ztc-specing-height120: 120px;
  --ztc-specing-height130: 130px;
  --ztc-weight-regular: 400;
  --ztc-weight-medium: 500;
  --ztc-weight-semibold: 600;
  --ztc-weight-bold: 700;
  --ztc-weight-black: 800;
  --ztc-family-font1: 'Space Grotesk', sans-serif;
  --ztc-family-font2: 'Figtree', serif;
}

/*
============================
Name:  Renev - Modern Creative Digital Agency HTML Template
Version: 1.0.0
Description: Renev - Modern Creative Digital Agency HTML Template
Author: vikinglab
Author URI: https://themeforest.net/user/vikinglab/portfolio
Location:
============================
*/
/*============= HEDAER CSS AREA ===============*/
/*============= HERO CSS AREA ===============*/
/*============= MOBILE-MENU CSS AREA ===============*/
/*============= ABOUT CSS AREA ===============*/
/*============= SERVICE CSS AREA ===============*/
/*============= WORK CSS AREA ===============*/
/*============= TESTIMONIAL CSS AREA ===============*/
/*============= BLOG CSS AREA ===============*/
/*============= CONTACT CSS AREA ===============*/
/*============= TEAM CSS AREA ===============*/
/*============= FAQ CSS AREA ===============*/
/*============= CASE CSS AREA ===============*/
/*============= CTA CSS AREA ===============*/
/*============= OTHERS CSS AREA ===============*/
/*============= FOOTER CSS AREA ===============*/
/*============= COMMON CSS AREA ===============*/
.heading1 h5 {
  color: var(--ztc-text-text-8);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
  line-height: 20px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.heading1 h5 img {
  margin: -5px 4px 0 0;
}
.heading1 h2 {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s48);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
  line-height: 62px;
  letter-spacing: -0.96px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .heading1 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: 40px;
  }
}
.heading1 p {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font2);
  font-size: var(--ztc-font-size-font-s18);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 26px;
}

.heading2 h5 {
  color: var(--ztc-text-text-9);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 20px;
}
.heading2 h5 img {
  margin: -5px 4px 0 0;
}
.heading2 h2 {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
  line-height: 52px;
}
@media (max-width: 767px) {
  .heading2 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: 40px;
  }
}
.heading2 p {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font2);
  font-size: var(--ztc-font-size-font-s16);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 26px;
  opacity: 80%;
}

.heading3 h5 {
  background: var(--Color, linear-gradient(90deg, #0BBBC1 0%, #08D4DC 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
  line-height: 20px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.heading3 h5 img {
  margin: -5px 4px 0 0;
}
.heading3 h2 {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s48);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
  line-height: 62px;
  letter-spacing: -0.96px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .heading3 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: 40px;
  }
}
.heading3 p {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--ztc-family-font2);
  font-size: var(--ztc-font-size-font-s18);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 26px;
}

.vl-btn1 {
  color: var(--ztc-text-text-4);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  font-style: normal;
  line-height: 18px;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-7);
  padding: 18px 22px;
  border-radius: var(--rounded-lg, 8px);
  position: relative;
  z-index: 1;
}
.vl-btn1:hover {
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.vl-btn1:hover::before {
  border-bottom: 4px solid var(--ztc-bg-bg-1);
  transition: all 0.4s;
}
.vl-btn1:hover::after {
  visibility: visible;
  opacity: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all 0.4s;
}
.vl-btn1::after {
  position: absolute;
  content: "";
  height: 4px;
  bottom: 0;
  left: 0;
  border-bottom: 4px solid var(--ztc-border-border-3);
  transition: all 0.4s;
  width: 100%;
  z-index: 1;
  border-radius: 8px;
}

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

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

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

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

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

.pagination-area ul {
  display: flex;
  justify-content: center;
}
.pagination-area ul li a, .pagination-area ul li span {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  transition: all 0.4s;
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-weight: var(--ztc-weight-bold);
  border: none;
  outline: none;
  margin: 0 12px 0 0;
}
.pagination-area ul li a.active, .pagination-area ul li span.active, .pagination-area ul li a.focus, .pagination-area ul li span.focus, .page-link:focus {
  background: var(--ztc-bg-bg-7);
  color: var(--ztc-text-text-4);
  border: none;
  box-shadow: none;
}
.pagination-area ul li a:hover, .pagination-area ul li span:hover {
  background: var(--ztc-bg-bg-7);
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
}

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

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

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

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

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

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

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

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

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

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

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

/*============= SERVICE CSS AREA ===============*/
.service1-section-area {
  position: relative;
  z-index: 1;
}
.services1 .service-branding-boxesarea {
  position: relative;
  z-index: 1;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.06);
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px;

}
@media (max-width: 767px) {
  .services1 .service-branding-boxesarea {
    padding: 30px;
    display: inline-block;
  }
}
 .service-branding-boxesarea:hover .arrow a {
  background: var(--ztc-text-text-8);
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
}
.service-branding-boxesarea:hover .hidden-img {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  transition: all 0.6s;
}
.service-branding-boxesarea .hidden-img {
  position: absolute;
  left: 50%;
  transition: all 0.6s;
  visibility: hidden;
  opacity: 0;
  transform: scale(0.5);
}
@media (max-width: 767px) {
 .service-branding-boxesarea .hidden-img {
    display: none;
  }
}
.service-branding-boxesarea .hidden-img img {
  width: 300px;
  height: 300px;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
}
.service-branding-boxesarea .service-brand-head h2 a {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s44);
  font-weight: var(--ztc-weight-bold);
  font-style: normal;
  line-height: 44px;
  letter-spacing: -0.88px;
  text-transform: uppercase;
  display: inline-block;
}
.service-branding-boxesarea .service-brand-head h2 a:hover {
  color: var(--ztc-text-text-8);
  transition: all 0.4s;
}
@media (max-width: 767px) {
 .service-branding-boxesarea .service-brand-head h2 a {
    font-size: var(--ztc-font-size-font-s32);
    line-height: 32px;
  }
}
.service-branding-boxesarea .service-brand-head ul li {
  display: inline-block;
}
 .service-branding-boxesarea .service-brand-head ul li a {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font2);
  font-size: var(--ztc-font-size-font-s18);
  font-style: normal;
  font-weight: var(--ztc-weight-medium);
  line-height: 18px;
  letter-spacing: -0.36px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.06);
  padding: 10px 12px;
  margin: 12px 6px 0 0;
}
.service-branding-boxesarea .service-brand-head ul li a.active {
  background: var(--ztc-text-text-8);
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
}
@media (max-width: 767px) {
.service-branding-boxesarea .arrow {
    margin-top: 30px;
  }
}
 .service-branding-boxesarea .arrow a {
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  transition: all 0.4s;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  color: var(--ztc-text-text-1);
  font-size: var(--ztc-font-size-font-s30);
  transform: rotate(-45deg);
}
.service-branding-boxesarea .arrow a:hover {
  background: var(--ztc-text-text-8);
  transition: all 0.4s;
  color: var(--ztc-text-text-4);
}
.started-btn {
  position: relative;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
}
.started-btn svg,
.started-btn img {
  position: absolute;
  z-index: -1;
  top: -50px;
  left: -40px;
  max-width: 190px;
  max-height: 190px;
}
.started-btn a {
  color: var(--ztc-text-text-4);
  text-align: center;
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  font-style: normal;
  font-weight: var(--ztc-weight-bold);
  line-height: 20.462px;
  display: block;
}
.started-btn a span {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  transition: all 0.4s;
  color: var(--ztc-text-text-8);
  display: inline-block;
  transform: rotate(-45deg);
  background: var(--ztc-text-text-4);
}

a{
  color: #0BBBC1;
}
a:hover{
  color: #0BBBC1;
}
  height: 100%;
  bottom: 0;
  left: 50%;
  background: var(--ztc-bg-bg-1);
  transition: all 0.4s;
  border-radius: 8px;
  width: 10px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.vl-btn1::before {
  position: absolute;
  content: "";
  height: 4px;
  bottom: 0;
  left: 0;
  border-bottom: 4px solid var(--ztc-bg-bg-2);
  transition: all 0.4s;
  width: 100%;
  z-index: 1;
  border-radius: 8px;
}

.vl-btn2 {
  color: var(--ztc-text-text-4);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  font-style: normal;
  line-height: 18px;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-8);
  padding: 17px 20px;
  border-radius: var(--rounded-lg, 4px);
  position: relative;
  z-index: 1;
}
.vl-btn2:hover {
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.vl-btn2:hover::before {
  border-bottom: 4px solid var(--ztc-bg-bg-1);
  transition: all 0.4s;
}
.vl-btn2:hover::after {
  visibility: visible;
  opacity: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all 0.4s;
}
.vl-btn2::after {
  position: absolute;
  content: "";
  height: 100%;
  bottom: 0;
  left: 50%;
  background: var(--ztc-bg-bg-1);
  transition: all 0.4s;
  border-radius: 4px;
  width: 10px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

.vl-btn3 {
  color: var(--ztc-text-text-1);
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s18);
  font-weight: var(--ztc-weight-bold);
  font-style: normal;
  line-height: 18px;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.4s;
  background: var(--ztc-bg-bg-10);
  padding: 18px 22px;
  border-radius: var(--rounded-lg, 8px);
  position: relative;
  z-index: 1;
}
.vl-btn3:hover {
  color: var(--ztc-text-text-4);
  transition: all 0.4s;
  transform: translateY(-5px);
}
.vl-btn3:hover::before {
  border-bottom: 4px solid var(--ztc-bg-bg-1);
  transition: all 0.4s;
}
.vl-btn3:hover::after {
  visibility: visible;
  opacity: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all 0.4s;
}
.vl-btn3::after {
  position: absolute;
  content: "";
  height: 100%;
  bottom: 0;
  left: 50%;
  background: var(--ztc-bg-bg-1);
  transition: all 0.4s;
  border-radius: 8px;
  width: 10px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.vl-btn3::before {
  position: absolute;
  content: "";
}


.top-heading h3 span  {
    color: white !important;
}