@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&amp;display=swap);

*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  padding: 0;
  margin: 0
}

body.body,
html {
  overflow-x: hidden
}

body.body,
body.body.unic {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  z-index: -33
}

.bg-contain,
.bg-cover {
  background-position: center center
}

.heading2 span.span span,
.heading3 span.span span {
  line-height: 16px;
  -webkit-text-fill-color: transparent
}

img,
input,
option,
select,
textarea {
  max-width: 100%
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td a img,
.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td a img {
  margin-right: 10px
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner .icon-star.active::before,
.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner .icon-star.active::before {
  content: "\e928";
  color: #fabe3c
}

.content ul li,
.lg-ml-15 {
  margin-left: 15px
}

@keyframes shape-animaiton1 {
  0% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(100px)
  }
}

@keyframes shape-animaiton2 {
  0% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(30px)
  }
}

@keyframes shape-animaiton3 {
  0% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(10px)
  }
}

@keyframes shape-animaiton4 {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(1000deg)
  }
}

@keyframes animate1 {
  0% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(-20px)
  }
}

@keyframes animate2 {
  0% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(20px)
  }
}

@keyframes animate3 {
  0% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(15px)
  }
}

@keyframes animate4 {
  0% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(-25px)
  }
}

@keyframes animate5 {
  0% {
    transform: scale(.5)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes animate6 {
  0% {
    transform: scale(1)
  }

  100% {
    transform: scale(1.1)
  }
}

.shape-animaiton1 {
  position: relative;
  animation-name: shape-animaiton1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: cubic-bezier(0.59, 0.59, 1, 1)
}

.shape-animaiton2,
.shape-animaiton3 {
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  position: relative;
  animation-iteration-count: infinite;
  animation-direction: alternate
}

.shape-animaiton2 {
  animation-name: shape-animaiton2
}

.shape-animaiton3 {
  animation-name: shape-animaiton3
}

.shape-animaiton4 {
  position: relative;
  animation-name: shape-animaiton4;
  animation-duration: 62s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: linear
}

.animate1,
.animate2 {
  position: relative;
  animation-duration: 2s
}

.animate1 {
  animation-name: animate1;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out
}

.animate2 {
  animation-name: animate2;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out
}

.animate3,
.animate4,
.animate5 {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  position: relative
}

.animate3 {
  animation-name: animate3
}

.animate4 {
  animation-name: animate4
}

.animate5 {
  animation-name: animate5
}

.animate6 {
  position: relative;
  animation-name: animate6;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out
}

.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, .3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1
}

._relative,
.about-team,
.about2,
.about3,
.about3 .about3-counter-boxs,
.chosse4 .heading4 .counter-area .counter-single.after,
.fact .face-contact,
.faq3,
.mobile-area,
.mobile-area4,
.possibilites,
.roadmap .roadmap-boxs,
.roadmap2,
.roadmap2 .roadmap2-area,
.service-cards,
.tabs-author-area .tabs-author-images1,
.token-sell .box-area-all.box-area-all2,
.token-sell .box-area-all.box-area-all3,
.token-sell .box-area-all.box-area-all4,
.work-sectigon-area,
.work-sectigon-area4,
.work-sectigon-area4 .tabs-author-area .sell-betcoin-images,
.work-top,
.work2,
body.body,
body.body.unic,
li.has-dropdown1 {
  position: relative
}

.progress-wrap.progress-wrap2::after,
.progress-wrap.progress-wrap2::before,
.progress-wrap::after,
.progress-wrap::before {
  font-family: FontAwesome;
  content: "\f062";
  line-height: 56px;
  left: 0;
  top: 0
}

.image-anime:hover:after {
  height: 250%;
  transition: .6s linear;
  background-color: transparent
}

.img100 img,
.login-page .login-area .form-area .button button,
.w-full,
.width100 img {
  width: 100%
}

body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: var(--f-fs-font-fs16)
}

@media screen and (min-width:769px) {
  body.body2.body.unic-body {
    overflow-x: initial !important
  }
}

* {
  box-sizing: border-box
}

ul {
  list-style: none
}

img {
  max-height: 100%
}

a,
a:focus,
a:hover {
  outline: 0;
  text-decoration: none
}

body.body.unic {
  overflow-x: inherit !important
}

.heading1 span.span,
.heading1-w span.span,
.heading3-w span.span {
  line-height: var(--f-fs-font-fs16);
  text-transform: uppercase
}

.sp {
  padding: 100px 0
}

.section-padding,
.sp2 {
  padding: 120px 0
}

.common-hero .main-heading,
.cta4 .heading1-w,
.hero-area4 .main-heading,
.pt100 {
  padding-top: 100px
}

.pt140 {
  padding-top: 140px
}

.padding-bottom,
.pb120 {
  padding-bottom: 120px
}

.pl60 {
  padding-left: 60px
}

.pb40 {
  padding-bottom: 40px
}

.pr60 {
  padding-right: 60px
}

@media (max-width:768px) {
  .popup {
    width: 95% !important;
    height: 97% !important;
    padding: 15px 12px;
    overflow: scroll !important;
  }

  .slide-content .slider-li {
    display: flex
;
    flex-direction: column;
}

  .slide-content {

    max-width: 100%;
}

     .section-banner {
        height: 741px;
    }

    .slide-content {
    position: absolute;
    top: 11% !important;
    }

  .swiper-container {
    width: 100%;
    height: 800px !important;
    background-color: #000;
}

  .form-top{
    display: flex;
    flex-direction: column !important;
  }

  .popup p {
    font-size: 14px;
    text-align: center;
    padding: 10px;
}




  .sp {
    padding: 50px 0
  }

  .pt100 {
    padding-top: 50px
  }

  .pt140 {
    padding-top: 70px
  }

  .pb120 {
    padding-bottom: 60px
  }

  .sp2 {
    padding: 60px 0
  }

  .pl60 {
    padding-left: 0
  }

  .pr60 {
    padding-right: 0
  }
}

.space4 {
  height: 4px
}

.space6 {
  height: 6px
}

.space28 {
  height: 28px
}

.space8 {
  height: 8px
}

.space12 {
  height: 12px
}

.space14 {
  height: 14px
}

.space16 {
  height: 16px
}

.space24 {
  height: 24px
}

.space32 {
  height: 32px
}

.space10 {
  height: 10px
}

.space5 {
  height: 5px
}

.space20 {
  height: 20px
}

.space30 {
  height: 30px
}

.space40 {
  height: 40px
}

.space50 {
  height: 50px
}

.space45 {
  height: 45px
}

.space60 {
  height: 60px
}

.space55 {
  height: 55px
}

.space70 {
  height: 70px
}

.space80 {
  height: 80px
}

.space90 {
  height: 90px
}

.space100 {
  height: 100px
}

.space120 {
  height: 120px
}

.text-right {
  text-align: right
}

.section-padding2 {
  padding: 120px 0 90px
}

.padding-bottom2 {
  padding-bottom: 90px
}

.padding-top {
  padding-top: 120px
}

.padding-top2 {
  padding-top: 90px
}

.padding-90 {
  padding: 90px 0
}

@media (max-width:991px) {
  .section-padding {
    padding: 60px 0
  }

  .section-padding2 {
    padding: 60px 0 30px
  }

  .padding-bottom {
    padding-bottom: 60px
  }

  .padding-bottom2 {
    padding-bottom: 30px
  }

  .padding-top {
    padding-top: 60px
  }

  .padding-top2 {
    padding-top: 30px
  }

  .padding-90 {
    padding: 50px 0
  }
}

.chosse4 .heading4 .counter-area .counter-single,
.login-page .login-area .form-area .qr-code-area,
.roadmap2 .roadmap2-area .roadmap2-box,
.text-center {
  text-align: center
}

@media (min-width:992px) {
  .w-lg-full {
    width: 100%
  }

  .text-lg-center {
    text-align: center
  }
}

.text-left {
  text-align: left !important
}

.weight-400 {
  font-weight: 400 !important
}

.weight-500 {
  font-weight: 500 !important
}

.weight-600 {
  font-weight: 600 !important
}

.weight-700 {
  font-weight: 700 !important
}

.weight-800 {
  font-weight: 800 !important
}

.weight-900 {
  font-weight: 900 !important
}

.font-f-1 {
  font-family: Hind, sans-serif !important
}

.font-f-2 {
  font-family: "Plus Jakarta Sans", sans-serif !important
}

.font-f-3 {
  font-family: "Spline Sans", sans-serif !important
}

.font-f-4 {
  font-family: Catamaran, sans-serif !important
}

.font-12 {
  font-size: 12px
}

.benifits-card p,
.font-14 {
  font-size: 14px
}

.font-16 {
  font-size: 16px
}

.font-18 {
  font-size: 18px
}

.font-20 {
  font-size: 20px
}

.benifits-card h3,
.font-22 {
  font-size: 22px
}

.font-24 {
  font-size: 24px
}

.font-26 {
  font-size: 26px
}

.font-28 {
  font-size: 28px
}

.font-30 {
  font-size: 30px
}

.font-32 {
  font-size: 32px
}

.font-34 {
  font-size: 34px
}

.font-36 {
  font-size: 36px
}

.font-40 {
  font-size: 40px
}

.font-42 {
  font-size: 42px
}

.font-44,
.video-area3.contact-page h2 {
  font-size: 44px
}

.font-46,
.font-48 {
  font-size: 48px
}

.font-50,
.font-60 {
  font-size: 60px
}

.font-52 {
  font-size: 52px
}

.font-54 {
  font-size: 54px
}

.font-56 {
  font-size: 56px
}

.font-58 {
  font-size: 58px
}

.font-62 {
  font-size: 62px
}

.font-70 {
  font-size: 70px
}

.font-72 {
  font-size: 72px
}

.font-74 {
  font-size: 74px
}

.font-76 {
  font-size: 76px
}

.font-78 {
  font-size: 78px
}

.font-80 {
  font-size: 80px
}

.font-82 {
  font-size: 82px
}

.font-84 {
  font-size: 84px
}

.font-86 {
  font-size: 86px
}

.font-88 {
  font-size: 88px
}

.font-90 {
  font-size: 90px
}

.font-92 {
  font-size: 92px
}

.font-94 {
  font-size: 94px
}

.font-96 {
  font-size: 96px
}

.font-98 {
  font-size: 98px
}

.font-100 {
  font-size: 100px
}

@media screen and (min-width:1024px) {
  .text-md-right {
    text-align: right
  }

  .text-md-center {
    text-align: center
  }

  .text-md-left {
    text-align: left
  }

  .font-lg-12 {
    font-size: 12px
  }

  .font-lg-14 {
    font-size: 14px
  }

  .font-lg-16 {
    font-size: 16px
  }

  .font-lg-18 {
    font-size: 18px
  }

  .font-lg-20 {
    font-size: 20px
  }

  .font-lg-22 {
    font-size: 22px
  }

  .font-lg-24 {
    font-size: 24px
  }

  .font-lg-26 {
    font-size: 26px
  }

  .font-lg-28 {
    font-size: 28px
  }

  .font-lg-30 {
    font-size: 30px
  }

  .font-lg-32 {
    font-size: 32px
  }

  .font-lg-34 {
    font-size: 34px
  }

  .font-lg-36 {
    font-size: 36px
  }

  .font-lg-40 {
    font-size: 40px
  }

  .font-lg-42 {
    font-size: 42px
  }

  .font-lg-44 {
    font-size: 44px
  }

  .font-lg-45 {
    font-size: 45px
  }

  .font-lg-46,
  .font-lg-48 {
    font-size: 48px
  }

  .font-lg-50,
  .font-lg-60 {
    font-size: 60px
  }

  .font-lg-52 {
    font-size: 52px
  }

  .font-lg-54 {
    font-size: 54px
  }

  .font-lg-56 {
    font-size: 56px
  }

  .font-lg-58 {
    font-size: 58px
  }

  .font-lg-62 {
    font-size: 62px
  }

  .font-lg-66 {
    font-size: 66px
  }

  .font-lg-70 {
    font-size: 70px
  }

  .font-lg-72 {
    font-size: 72px
  }

  .font-lg-74 {
    font-size: 74px
  }

  .font-lg-76 {
    font-size: 76px
  }

  .font-lg-78 {
    font-size: 78px
  }

  .font-lg-80 {
    font-size: 80px
  }

  .font-lg-82 {
    font-size: 82px
  }

  .font-lg-84 {
    font-size: 84px
  }

  .font-lg-86 {
    font-size: 86px
  }

  .font-lg-88 {
    font-size: 88px
  }

  .font-lg-90 {
    font-size: 90px
  }

  .font-lg-92 {
    font-size: 92px
  }

  .font-lg-94 {
    font-size: 94px
  }

  .font-lg-96 {
    font-size: 96px
  }

  .font-lg-98 {
    font-size: 98px
  }

  .font-lg-100 {
    font-size: 100px
  }

  .line-height-lg-14 {
    line-height: 14px
  }

  .line-height-lg-16 {
    line-height: 16px
  }

  .line-height-lg-18 {
    line-height: 18px
  }

  .line-height-lg-20 {
    line-height: 20px
  }

  .line-height-lg-22 {
    line-height: 22px
  }

  .line-height-lg-24 {
    line-height: 24px
  }

  .line-height-lg-26 {
    line-height: 26px
  }

  .line-height-lg-28 {
    line-height: 28px
  }

  .line-height-lg-30 {
    line-height: 30px
  }

  .line-height-lg-32 {
    line-height: 32px
  }

  .line-height-lg-34 {
    line-height: 34px
  }

  .line-height-lg-36 {
    line-height: 36px
  }

  .line-height-lg-38 {
    line-height: 38px
  }

  .line-height-lg-40 {
    line-height: 40px
  }

  .line-height-lg-42 {
    line-height: 42px
  }

  .line-height-lg-44 {
    line-height: 44px
  }

  .line-height-lg-48 {
    line-height: 48px
  }

  .line-height-lg-50 {
    line-height: 50px
  }

  .line-height-lg-52 {
    line-height: 52px
  }

  .line-height-lg-54 {
    line-height: 54px
  }

  .line-height-lg-56 {
    line-height: 56px
  }

  .line-height-lg-58 {
    line-height: 58px
  }

  .line-height-lg-60 {
    line-height: 60px
  }

  .line-height-lg-62 {
    line-height: 62px
  }

  .line-height-lg-64 {
    line-height: 64px
  }

  .line-height-lg-66 {
    line-height: 66px
  }

  .line-height-lg-68 {
    line-height: 68px
  }

  .line-height-lg-70 {
    line-height: 70px
  }

  .line-height-lg-72 {
    line-height: 72px
  }

  .line-height-lg-74 {
    line-height: 74px
  }

  .line-height-lg-76 {
    line-height: 76px
  }

  .line-height-lg-78 {
    line-height: 78px
  }

  .line-height-lg-80 {
    line-height: 80px
  }

  .line-height-lg-82 {
    line-height: 82px
  }

  .line-height-lg-84 {
    line-height: 84px
  }

  .line-height-lg-86 {
    line-height: 86px
  }

  .line-height-lg-88 {
    line-height: 88px
  }

  .line-height-lg-90 {
    line-height: 90px
  }

  .line-height-lg-92 {
    line-height: 92px
  }

  .line-height-lg-94 {
    line-height: 94px
  }

  .line-height-lg-96 {
    line-height: 96px
  }

  .line-height-lg-98 {
    line-height: 98px
  }

  .line-height-lg-100 {
    line-height: 100px
  }
}

@media screen and (min-width:768px) {
  .font-md-12 {
    font-size: 12px
  }

  .font-md-14 {
    font-size: 14px
  }

  .font-md-16 {
    font-size: 16px
  }

  .font-md-18 {
    font-size: 18px
  }

  .font-md-20 {
    font-size: 20px
  }

  .font-md-22 {
    font-size: 22px
  }

  .font-md-24 {
    font-size: 24px
  }

  .font-md-26 {
    font-size: 26px
  }

  .font-md-28 {
    font-size: 28px
  }

  .font-md-30 {
    font-size: 30px
  }

  .font-md-32 {
    font-size: 32px
  }

  .font-md-34 {
    font-size: 34px
  }

  .font-md-36 {
    font-size: 36px
  }

  .font-md-40 {
    font-size: 40px
  }

  .font-md-42 {
    font-size: 42px
  }

  .font-md-44 {
    font-size: 44px
  }

  .font-md-46,
  .font-md-48 {
    font-size: 48px
  }

  .font-md-50,
  .font-md-60 {
    font-size: 60px
  }

  .font-md-52 {
    font-size: 52px
  }

  .font-md-54 {
    font-size: 54px
  }

  .font-md-56 {
    font-size: 56px
  }

  .font-md-58 {
    font-size: 58px
  }

  .font-md-62 {
    font-size: 62px
  }

  .font-md-74 {
    font-size: 74px
  }

  .font-md-76 {
    font-size: 76px
  }

  .font-md-78 {
    font-size: 78px
  }

  .font-md-80 {
    font-size: 80px
  }

  .font-md-82 {
    font-size: 82px
  }

  .font-md-84 {
    font-size: 84px
  }

  .font-md-86 {
    font-size: 86px
  }

  .font-md-88 {
    font-size: 88px
  }

  .font-md-90 {
    font-size: 90px
  }

  .font-md-92 {
    font-size: 92px
  }

  .font-md-94 {
    font-size: 94px
  }

  .font-md-96 {
    font-size: 96px
  }

  .font-md-98 {
    font-size: 98px
  }

  .font-md-100 {
    font-size: 100px
  }

  .line-height-md-12 {
    line-height: 12px
  }

  .line-height-md-14 {
    line-height: 14px
  }

  .line-height-md-16 {
    line-height: 16px
  }

  .line-height-md-18 {
    line-height: 18px
  }

  .line-height-md-20 {
    line-height: 20px
  }

  .line-height-md-22 {
    line-height: 22px
  }

  .line-height-md-24 {
    line-height: 24px
  }

  .line-height-md-26 {
    line-height: 26px
  }

  .line-height-md-28 {
    line-height: 28px
  }

  .line-height-md-30 {
    line-height: 30px
  }

  .line-height-md-32 {
    line-height: 32px
  }

  .line-height-md-34 {
    line-height: 34px
  }

  .line-height-md-36 {
    line-height: 36px
  }

  .line-height-md-38 {
    line-height: 38px
  }

  .line-height-md-40 {
    line-height: 40px
  }

  .line-height-md-42 {
    line-height: 42px
  }

  .line-height-md-44 {
    line-height: 44px
  }

  .line-height-md-48 {
    line-height: 48px
  }

  .line-height-md-50 {
    line-height: 50px
  }

  .line-height-md-52 {
    line-height: 52px
  }

  .line-height-md-54 {
    line-height: 54px
  }

  .line-height-md-56 {
    line-height: 56px
  }

  .line-height-md-58 {
    line-height: 58px
  }

  .line-height-md-60 {
    line-height: 60px
  }

  .line-height-md-62 {
    line-height: 62px
  }

  .line-height-md-64 {
    line-height: 64px
  }

  .line-height-md-66 {
    line-height: 66px
  }

  .line-height-md-68 {
    line-height: 68px
  }

  .line-height-md-70 {
    line-height: 70px
  }

  .line-height-md-72 {
    line-height: 72px
  }

  .line-height-md-74 {
    line-height: 74px
  }

  .line-height-md-76 {
    line-height: 76px
  }

  .line-height-md-78 {
    line-height: 78px
  }

  .line-height-md-80 {
    line-height: 80px
  }

  .line-height-md-82 {
    line-height: 82px
  }

  .line-height-md-84 {
    line-height: 84px
  }

  .line-height-md-86 {
    line-height: 86px
  }

  .line-height-md-88 {
    line-height: 88px
  }

  .line-height-md-90 {
    line-height: 90px
  }

  .line-height-md-92 {
    line-height: 92px
  }

  .line-height-md-94 {
    line-height: 94px
  }

  .line-height-md-96 {
    line-height: 96px
  }

  .line-height-md-98 {
    line-height: 98px
  }

  .line-height-md-100 {
    line-height: 100px
  }
}

@media screen and (min-width:576px) {
  .font-sm-12 {
    font-size: 12px
  }

  .font-sm-14 {
    font-size: 14px
  }

  .font-sm-16 {
    font-size: 16px
  }

  .font-sm-18 {
    font-size: 18px
  }

  .font-sm-20 {
    font-size: 20px
  }

  .font-sm-22 {
    font-size: 22px
  }

  .font-sm-24 {
    font-size: 24px
  }

  .font-sm-26 {
    font-size: 26px
  }

  .font-sm-28 {
    font-size: 28px
  }

  .font-sm-30 {
    font-size: 30px
  }

  .font-sm-32 {
    font-size: 32px
  }

  .font-sm-34 {
    font-size: 34px
  }

  .font-sm-36 {
    font-size: 36px
  }

  .font-sm-40 {
    font-size: 40px
  }

  .font-sm-42 {
    font-size: 42px
  }

  .font-sm-44 {
    font-size: 44px
  }

  .font-sm-46,
  .font-sm-48 {
    font-size: 48px
  }

  .font-sm-50,
  .font-sm-60 {
    font-size: 60px
  }

  .font-sm-52 {
    font-size: 52px
  }

  .font-sm-54 {
    font-size: 54px
  }

  .font-sm-56 {
    font-size: 56px
  }

  .font-sm-58 {
    font-size: 58px
  }

  .font-sm-62 {
    font-size: 62px
  }

  .font-sm-74 {
    font-size: 74px
  }

  .font-sm-76 {
    font-size: 76px
  }

  .font-sm-78 {
    font-size: 78px
  }

  .font-sm-80 {
    font-size: 80px
  }

  .font-sm-82 {
    font-size: 82px
  }

  .font-sm-84 {
    font-size: 84px
  }

  .font-sm-86 {
    font-size: 86px
  }

  .font-sm-88 {
    font-size: 88px
  }

  .font-sm-90 {
    font-size: 90px
  }

  .font-sm-92 {
    font-size: 92px
  }

  .font-sm-94 {
    font-size: 94px
  }

  .font-sm-96 {
    font-size: 96px
  }

  .font-sm-98 {
    font-size: 98px
  }

  .font-sm-100 {
    font-size: 100px
  }

  .line-height-sm-12 {
    line-height: 12px
  }

  .line-height-sm-14 {
    line-height: 14px
  }

  .line-height-sm-16 {
    line-height: 16px
  }

  .line-height-sm-18 {
    line-height: 18px
  }

  .line-height-sm-20 {
    line-height: 20px
  }

  .line-height-sm-22 {
    line-height: 22px
  }

  .line-height-sm-24 {
    line-height: 24px
  }

  .line-height-sm-26 {
    line-height: 26px
  }

  .line-height-sm-28 {
    line-height: 28px
  }

  .line-height-sm-30 {
    line-height: 30px
  }

  .line-height-sm-32 {
    line-height: 32px
  }

  .line-height-sm-34 {
    line-height: 34px
  }

  .line-height-sm-36 {
    line-height: 36px
  }

  .line-height-sm-38 {
    line-height: 38px
  }

  .line-height-sm-40 {
    line-height: 40px
  }

  .line-height-sm-42 {
    line-height: 42px
  }

  .line-height-sm-44 {
    line-height: 44px
  }

  .line-height-sm-48 {
    line-height: 48px
  }

  .line-height-sm-50 {
    line-height: 50px
  }

  .line-height-sm-52 {
    line-height: 52px
  }

  .line-height-sm-54 {
    line-height: 54px
  }

  .line-height-sm-56 {
    line-height: 56px
  }

  .line-height-sm-58 {
    line-height: 58px
  }

  .line-height-sm-60 {
    line-height: 60px
  }

  .line-height-sm-62 {
    line-height: 62px
  }

  .line-height-sm-64 {
    line-height: 64px
  }

  .line-height-sm-66 {
    line-height: 66px
  }

  .line-height-sm-68 {
    line-height: 68px
  }

  .line-height-sm-70 {
    line-height: 70px
  }

  .line-height-sm-72 {
    line-height: 72px
  }

  .line-height-sm-74 {
    line-height: 74px
  }

  .line-height-sm-76 {
    line-height: 76px
  }

  .line-height-sm-78 {
    line-height: 78px
  }

  .line-height-sm-80 {
    line-height: 80px
  }

  .line-height-sm-82 {
    line-height: 82px
  }

  .line-height-sm-84 {
    line-height: 84px
  }

  .line-height-sm-86 {
    line-height: 86px
  }

  .line-height-sm-88 {
    line-height: 88px
  }

  .line-height-sm-90 {
    line-height: 90px
  }

  .line-height-sm-92 {
    line-height: 92px
  }

  .line-height-sm-94 {
    line-height: 94px
  }

  .line-height-sm-96 {
    line-height: 96px
  }

  .line-height-sm-98 {
    line-height: 98px
  }

  .line-height-sm-100 {
    line-height: 100px
  }
}

.mr-2 {
  margin-right: 8px
}

.progress-wrap,
.progress-wrap.progress-wrap2,
.progress-wrap::after {
  display: block;
  height: 56px;
  width: 56px;
  cursor: pointer
}

.about-team .team-box .image,
.mb-30,
.possibilites .possibilites-boxs .single-box.top {
  margin-bottom: 30px
}

.faq-page .nav li button.active,
.faq3 .accordion .accordion-item.active button,
.mobile-sidebar .single-contact a,
.mobile-sidebar .single-footer h3,
.theme-btn6:hover {
  color: #fff
}

.lg-mr-15 {
  margin-right: 15px
}

._absolute {
  position: absolute
}

.bg-cover {
  background-size: cover
}

.bg-contain {
  background-size: contain
}

.img-cover,
.img-cover img {
  -o-object-fit: cover;
  object-fit: cover
}

:root {
  --vtc-text-heading-1: #070811;
  --vtc-text-pera-1: #50515C;
  --vtc-text-pera-2: #CCCCCE;
  --vtc-text-white-1: #ffffff;
  --vtc-bg-main-bg-1: #5A65F5;
  --vtc-bg-main-bg-2: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #C0FF3A 17.46%, #00FFA3 93.13%));
  --vtc-bg-main-bg-3: linear-gradient(90deg, #EE64FE 0%, #7000FD 100%);
  --vtc-bg-main-bg-4: #F69434;
  --vtc-bg-common-bg1: #F3F4FF;
  --vtc-bg-common-bg2: #E4E6FE;
  --vtc-bg-common-bg3: #DEE0FD;
  --vtc-bg-common-bg4: #F7F5FB;
  --vtc-bg-bg-white: #ffffff;
  --vtc-border-border-1: #f0f0f0;
  --vtc-border-border-2: #dfdcdc;
  --vtc-border-border-4: #7E7C7F;
  --f-fw-regular: 400;
  --f-fw-medium: 500;
  --f-fw-semibold: 600;
  --f-fw-bold: 700;
  --f-fw-ex-bold: 800;
  --f-ff-font-1: 'Figtree', sans-serif;
  --f-fs-font-fs16: 16px;
  --f-fs-font-fs18: 18px;
  --f-fs-font-fs20: 20px;
  --f-fs-font-fs22: 22px;
  --f-fs-font-fs24: 24px;
  --f-fs-font-fs26: 26px;
  --f-fs-font-fs28: 28px;
  --f-fs-font-fs30: 30px;
  --f-fs-font-fs32: 32px;
  --f-fs-font-fs34: 34px;
  --f-fs-font-fs36: 36px;
  --f-fs-font-fs40: 40px;
  --f-fs-font-fs42: 42px;
  --f-fs-font-fs44: 44px;
  --f-fs-font-fs48: 48px;
  --f-fs-font-fs50: 50px;
  --f-fs-font-fs52: 52px;
  --f-fs-font-fs54: 54px;
  --f-fs-font-fs56: 56px;
  --f-fs-font-fs58: 58px;
  --f-fs-font-fs60: 60px;
  --f-fs-font-fs62: 62px;
  --f-fs-font-fs64: 64px;
  --f-fs-font-fs66: 66px;
  --f-fs-font-fs68: 68px;
  --f-fs-font-fs70: 70px;
  --f-fs-font-fs72: 72px;
  --f-fs-font-fs74: 74px;
  --f-fs-font-fs76: 76px;
  --f-fs-font-fs78: 78px;
  --f-fs-font-fs80: 80px;
  --f-fs-font-fs82: 82px;
  --f-fs-font-fs84: 84px;
  --f-fs-font-fs86: 86px;
  --f-fs-font-fs88: 88px
}

.heading1-w span.span {
  display: inline-block;
  font-size: var(--f-fs-font-fs16);
  font-weight: var(--f-fw-bold);
  color: var(--vtc-text-white-1);
  background-color: rgba(255, 255, 255, .1450980392);
  padding: 10px 14px;
  border-radius: 4px;
  margin-bottom: 16px
}

.heading1-w h2 {
  color: #fff;
  font-size: var(--f-fs-font-fs44);
  font-style: normal;
  font-weight: var(--f-fw-bold);
  line-height: var(--f-fs-font-fs56)
}

.heading1-w p {
  color: var(--vtc-text-white-1);
  font-size: var(--f-fs-font-fs16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: var(--f-fs-font-fs26);
  letter-spacing: .16px
}

.heading1 h2,
.heading1 h4 a,
.heading1 h5 a {
  color: var(--vtc-text-heading-1);
  font-style: normal
}

.heading1 h2,
.heading1 h4 a,
.heading1 h5 a,
.heading1 span.span {
  font-weight: var(--f-fw-bold)
}

.heading1 span.span {
  display: inline-block;
  font-size: var(--f-fs-font-fs16);
  color: var(--vtc-bg-main-bg-1);
  background-color: rgba(90, 100, 245, .1450980392);
  padding: 10px 14px;
  border-radius: 4px;
  margin-bottom: 16px
}

.heading2 span.span,
.heading3 span.span {
  padding: 8px 16px;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 16px
}

.heading1 h2 {
  font-size: var(--f-fs-font-fs44);
  line-height: var(--f-fs-font-fs56)
}

.heading1 h3 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  text-transform: capitalize
}

.heading1 h5 a {
  display: inline-block;
  font-size: var(--f-fs-font-fs18);
  line-height: var(--f-fs-font-fs18);
  letter-spacing: .18px;
  transition: .4s;
  text-transform: capitalize
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb:hover .bottom-text,
.header-area.header-area1 .header-elements .main-menu-ex ul li ul li a:hover,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb:hover .bottom-text,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb:hover .bottom-text,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb:hover .bottom-text,
.heading1 h4 a:hover,
.heading1 h5 a:hover {
  color: var(--vtc-bg-main-bg-1);
  transition: .4s
}

.heading1 h4 a {
  display: inline-block;
  font-size: var(--f-fs-font-fs24);
  line-height: var(--f-fs-font-fs24);
  letter-spacing: .18px;
  transition: .4s
}

.heading1 p {
  color: var(--vtc-text-pera-1);
  font-size: var(--f-fs-font-fs16);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: var(--f-fs-font-fs26);
  letter-spacing: .16px;
  transition: .4s
}

.heading2 h2,
.heading2 h4 a,
.heading2 h5 a {
  color: var(--Home-Page-2-Color-White-Color, #fff);
  font-style: normal
}

.heading2 span.span {
  background: rgba(255, 255, 255, .1)
}

.heading2 span.span span {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #c0ff3a 17.46%, #00ffa3 93.13%));
  background-clip: text;
  -webkit-background-clip: text;
  border-radius: 4px
}

.heading2 h2 {
  font-size: 56px;
  font-weight: 700;
  line-height: 64px
}

.heading2 h4 a,
.heading2 h5 a {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-transform: capitalize;
  transition: .4s
}

.header-area.header-area2 .header-elements .main-menu-ex ul li a.active,
.heading2 h4 a:hover,
.heading2 h5 a:hover {
  color: #c0ff3a
}

.heading2 p {
  color: var(--vtc-text-pera-2);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: .16px;
  transition: .4s
}

.heading3 h2,
.heading3-w h2,
.heading3-w span.span {
  color: var(--vtc-text-white-1);
  font-style: normal;
  font-weight: var(--f-fw-bold)
}

.heading3 span.span {
  background: rgba(255, 255, 255, .075)
}

.heading3 span.span span {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #ee64fe 17.46%, #7000fd 93.13%));
  background-clip: text;
  -webkit-background-clip: text;
  border-radius: 4px
}

.heading3 h2,
.heading3-w h2 {
  font-size: var(--f-fs-font-fs56);
  line-height: var(--f-fs-font-fs64)
}

.heading3 p,
.heading3-w p {
  color: var(--vtc-text-pera-2);
  font-size: var(--f-fs-font-fs18);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: var(--f-fs-font-fs28)
}

.heading3-w span.span {
  font-size: var(--f-fs-font-fs16);
  display: inline-block;
  background-color: rgba(255, 255, 255, .1529411765);
  border-radius: 4px;
  padding: 8px 14px;
  margin-bottom: 16px
}

.heading4 h2,
.heading4 span.span {
  font-weight: 700;
  font-style: normal
}

.heading4 span.span {
  display: inline-block;
  color: #f69434;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  border-radius: 3.596px;
  background: #fef4eb;
  padding: 10px 14px;
  margin-bottom: 16px
}

.heading4 h2 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 44px;
  line-height: 54px
}

.chosse4 .heading4 .counter-area .counter-single p,
.heading4 p {
  color: var(--Home-Page-3-Color-Paragraph-Color, #50515c);
  font-weight: 500
}

.heading4 p {
  font-size: 16px;
  font-style: normal;
  line-height: 26px;
  letter-spacing: .16px
}

.blok:nth-of-type(odd) {
  background-color: #fff
}

.blok:nth-of-type(2n) {
  background-color: #000
}

.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .1);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: .2s linear
}

.btn,
.btn2 {
  line-height: var(--f-fs-font-fs18);
  transition: .4s
}

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

.progress-wrap::after {
  position: absolute;
  text-align: center;
  font-size: 18px;
  color: #03256c;
  z-index: 1;
  transition: .2s linear
}

.btn,
.btn:hover {
  color: var(--vtc-text-white-1)
}

.progress-wrap.progress-wrap2:hover::after,
.progress-wrap:hover::after {
  opacity: 0
}

.progress-wrap.progress-wrap2::before,
.progress-wrap::before {
  position: absolute;
  text-align: center;
  font-size: 18px;
  opacity: 0;
  height: 56px;
  width: 56px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: .2s linear
}

.fade:not(.show),
.possibilites .possibilites-boxs .single-box.active::after,
.profile-area .tab-content-body .profile-form .active>.toggle-inner .t-year,
.progress-wrap.progress-wrap2:hover::before,
.progress-wrap:hover::before,
.work-sectigon-area .collapse-navtabs button.active::after,
.work-sectigon-area4 .collapse-navtabs button.active::after {
  opacity: 1
}

.progress-wrap svg path,
.progress-wrap.progress-wrap2 svg path {
  fill: none
}

.progress-wrap svg.progress-circle path {
  stroke: #03256c;
  stroke-width: 4;
  box-sizing: border-box;
  transition: .2s linear
}

.progress-wrap.progress-wrap2 {
  position: fixed;
  right: 30px;
  bottom: 30px;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .267);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: .2s linear
}

.video-play-button:after,
.video-play-button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  display: block
}

.progress-wrap.progress-wrap2.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  z-index: 99;
  color: #fff
}

.progress-wrap.progress-wrap2::after {
  position: absolute;
  text-align: center;
  font-size: 18px;
  color: #f7f7f7;
  height: 56px;
  width: 56px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: .2s linear
}

.progress-wrap.progress-wrap2 svg.progress-circle path {
  stroke: #ffffff;
  stroke-width: 4;
  box-sizing: border-box;
  transition: .2s linear
}

.video-play-button {
  position: relative;
  z-index: 10;
  margin: 0 30px;
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px
}

.btn,
.btn2,
.btn3 {
  font-size: var(--f-fs-font-fs18);
  font-weight: var(--f-fw-bold);
  padding: 20px 22px;
  text-transform: capitalize;
  position: relative;
  cursor: pointer;
  outline: 0
}

.video-play-button:before {
  z-index: 0;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, .3764705882);
  animation: 1.5s ease-out infinite pulse-border
}

.theme-btn4::before,
.theme-btn5::before,
.theme-btn5:hover::after,
.theme-btn6::before {
  animation-timing-function: ease-in
}

.video-play-button:after {
  z-index: 1;
  width: 45px;
  height: 45px;
  background: var(--vtc-bg-main-bg-2);
  transition: .2s
}

.btn--hoverEffect3::before,
.btn2--hoverEffect3::before {
  transition: .3s cubic-bezier(.38, 1.15, .7, 1.12);
  content: "";
  height: 101%;
  width: 101%;
  z-index: 1000;
  left: 0;
  top: 0;
  box-sizing: border-box
}

.video-play-button:hover:after {
  background-color: #da0528
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  margin-top: 14px;
  margin-left: 7px;
  width: 0;
  height: 0;
  border-radius: 4px;
  border-left: 13px solid #000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent
}

.btn--ripple span,
.btn2--ripple span,
.btn3--ripple span {
  animation: 1s linear infinite rippleAnimation;
  z-index: 98;
  position: absolute;
  pointer-events: none
}

.hero-button1 {
  display: flex;
  align-items: center;
  cursor: pointer
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .all-images-menu,
.header-area.header-area1 .header1-buttons,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .all-images-menu,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .all-images-menu,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .all-images-menu,
.hero-area4 .subscribe-form .pay-option ul,
.hero7-all-buttons,
.market-page-sec1 .market-update-boxs .update-box .icon-area {
  display: flex;
  align-items: center
}

.btn,
.btn--hoverEffect3,
.btn2,
.btn2--hoverEffect3,
.btn3,
.btn3--hoverEffect3 {
  display: inline-block
}

@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
  }
}

.btn {
  border-radius: 4px;
  background-color: #fe802b;
  border: none;
  box-sizing: border-box;
  z-index: 99;
  line-height: var(--f-fs-font-fs16)
}

.btn--ripple,
.btn:hover {
  background-color: var(--vtc-bg-main-bg-1)
}

.btn i {
  transform: rotate(-45deg);
  margin-left: 2px
}

.btn--ripple {
  border-radius: 4px;
  overflow: hidden
}

.btn--ripple span {
  background: var(--vtc-text-white-1);
  transform: translate(-50%, -50%);
  border-radius: 50%
}

.btn--hoverEffect3 {
  background: #06fcef;
  color: #333;
  overflow: hidden;
  z-index: 1
}

.btn--hoverEffect3::before {
  position: absolute;
  -webkit-clip-path: polygon(0 0, 100% 0, 10% 25%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 10% 25%, 0 100%);
  background: #490000;
  border-radius: 5px
}

.btn--hoverEffect3:hover::before {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

.btn--hoverEffect3:hover {
  color: #ff0;
  background-color: var(--vtc-bg-main-bg-1)
}

.btn2,
.btn2:hover {
  color: var(--vtc-text-white-1);
  background-color: var(--vtc-text-heading-1)
}

.btn2 {
  border-radius: 4px;
  border: none;
  box-sizing: border-box;
  z-index: 99;
  line-height: var(--f-fs-font-fs16)
}

.btn2 i,
.btn3 i {
  transform: rotate(-45deg);
  margin-left: 2px
}

.btn2--ripple,
.btn3--ripple {
  border-radius: 4px;
  background-color: var(--vtc-bg-main-bg-1);
  overflow: hidden
}

.btn2--ripple span {
  background: var(--vtc-text-white-1);
  transform: translate(-50%, -50%);
  border-radius: 50%
}

.btn2--hoverEffect3 {
  background: #06fcef;
  color: #333;
  overflow: hidden;
  z-index: 1
}

.btn2--hoverEffect3::before {
  position: absolute;
  -webkit-clip-path: polygon(0 0, 100% 0, 10% 25%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 10% 25%, 0 100%);
  background: #490000;
  border-radius: 5px
}

.btn2--hoverEffect3:hover::before {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

.btn2--hoverEffect3:hover {
  color: #ff0;
  background-color: var(--vtc-bg-main-bg-1)
}

.btn3 {
  color: var(--vtc-bg-main-bg-1);
  line-height: var(--f-fs-font-fs18);
  border-radius: 4px;
  background-color: var(--vtc-bg-bg-white);
  transition: .4s;
  border: none;
  box-sizing: border-box;
  z-index: 99;
  line-height: var(--f-fs-font-fs16);
  margin-left: 16px
}

.btn3--ripple span,
.btn_theme span {
  border-radius: 50%;
  transform: translate(-50%, -50%)
}

.cta2 .buttons a:last-child,
.others2 .heading .buttons a:last-child,
.theme-btn6 {
  margin-left: 16px
}

.btn3:hover {
  transition: .4s;
  color: #fff;
  background-color: var(--vtc-text-heading-1)
}

.btn3--ripple span {
  background: red
}

@keyframes rippleAnimation {
  0% {
    width: 0;
    height: 0;
    opacity: .5
  }

  100% {
    width: 500px;
    height: 500px;
    opacity: 0
  }
}

.btn3--hoverEffect3 {
  background: #06fcef;
  color: #333;
  overflow: hidden;
  z-index: 1
}

.btn_theme,
.btn_theme2,
.btn_theme3,
.btn_theme4 {
  background: 0 0;
  overflow: hidden;
  display: inline-flex;
  padding: 19px 24px;
  text-transform: capitalize;
  transition: .65s ease-in-out;
  position: relative;
  font-size: 18px;
  font-style: normal;
  line-height: 18px;
  font-weight: 700
}

.btn3--hoverEffect3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 101%;
  width: 101%;
  -webkit-clip-path: polygon(0 0, 100% 0, 10% 25%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 10% 25%, 0 100%);
  background: red;
  border-radius: 5px;
  transition: .3s cubic-bezier(.38, 1.15, .7, 1.12);
  box-sizing: border-box;
  z-index: 1000
}

.btn3--hoverEffect3:hover::before {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  background: red
}

.btn3--hoverEffect3:hover {
  color: #ff0;
  background-color: var(--vtc-bg-main-bg-1)
}

.btn_theme_active2::after,
.btn_theme_active::after {
  background: var(--vtc-bg-main-bg-2);
  content: "";
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: -3
}

.btn_theme,
.btn_theme4 {
  color: var(--vtc-text-heading-1);
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  min-width: -moz-max-content;
  min-width: max-content;
  z-index: 1
}

.btn_theme span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  background-color: var(--vtc-bg-main-bg-2);
  transition: width .6s ease-in-out, height .6s ease-in-out;
  z-index: -1
}

.btn_theme i,
.btn_theme2 i,
.btn_theme3 i,
.btn_theme4 i {
  transition: none;
  transform: rotate(-45deg);
  margin-left: 3px
}

.btn_theme2 span,
.btn_theme3 span,
.btn_theme4 span {
  display: block;
  width: 0;
  transition: width .6s ease-in-out, height .6s ease-in-out;
  z-index: -1;
  height: 0
}

#loading-icon,
#popup,
.btn_theme2 span {
  transform: translate(-50%, -50%)
}

.btn_theme svg path,
.btn_theme2 svg path,
.btn_theme3 svg path,
.btn_theme4 svg path {
  transition: .35s ease-in-out
}

.btn_theme2:hover,
.btn_theme3:hover,
.btn_theme4:hover,
.btn_theme:hover {
  transform: translateY(-5px);
  transition: .6s
}

.btn_theme:focus,
.btn_theme:hover {
  border: 1px solid var(--vtc-bg-main-bg-2);
  color: var(--vtc-text-heading-1)
}

.btn_theme2:focus svg path,
.btn_theme2:hover svg path,
.btn_theme3:focus svg path,
.btn_theme3:hover svg path,
.btn_theme4:focus svg path,
.btn_theme4:hover svg path,
.btn_theme:focus svg path,
.btn_theme:hover svg path {
  fill: #fff
}

.btn_theme:focus[disabled=disabled],
.btn_theme:hover[disabled=disabled] {
  color: var(--vtc-bg-main-bg-2);
  cursor: not-allowed
}

.btn_theme2:focus span,
.btn_theme2:hover span,
.btn_theme3:focus span,
.btn_theme3:hover span,
.btn_theme4:focus span,
.btn_theme4:hover span,
.btn_theme:focus span,
.btn_theme:hover span {
  width: 225%;
  height: 220px
}

.btn_theme_active span,
.btn_theme_active2 span {
  background-color: #fff;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #00ffa3 17.46%, #c0ff3a 93.13%))
}

.btn_theme_active2:focus,
.btn_theme_active2:hover,
.btn_theme_active:focus,
.btn_theme_active:hover {
  color: var(--vtc-bg-main-bg-2);
  color: #074c3e
}

.btn_theme_active,
.btn_theme_active4 {
  color: var(--vtc-text-heading-1);
  position: relative;
  z-index: 0
}

.btn_theme_active::after {
  align-items: center
}

.btn_theme2 {
  color: var(--vtc-bg-bg-white);
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  min-width: -moz-max-content;
  min-width: max-content;
  z-index: 1
}

.btn_theme2 span {
  position: absolute;
  border-radius: 50%;
  background-color: red
}

.btn_theme2:focus,
.btn_theme2:hover {
  border: 1px solid var(--vtc-bg-main-bg-2);
  color: var(--vtc-text-white-1)
}

.btn_theme2:focus[disabled=disabled],
.btn_theme2:hover[disabled=disabled] {
  color: var(--vtc-bg-main-bg-2);
  cursor: not-allowed
}

.btn_theme_active2,
.btn_theme_active3 {
  color: var(--vtc-bg-bg-white);
  color: var(--vtc-text-white-1);
  position: relative;
  z-index: 0
}

.btn_theme_active2::after {
  align-items: center;
  align-items: center;
  background: #02020a;
  border-radius: 4px
}

.btn_theme3 {
  color: var(--vtc-text-white-1);
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  min-width: -moz-max-content;
  min-width: max-content;
  z-index: 1
}

.btn_theme_active3::after,
.btn_theme_active4::after {
  align-items: center;
  background: var(--vtc-bg-main-bg-3);
  z-index: -3;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex
}

.theme-btn4,
.theme-btn5,
.theme-btn6 {
  padding: 20px 24px;
  font-size: var(--f-fs-font-fs18);
  font-weight: var(--f-fw-bold);
  line-height: var(--f-fs-font-fs18);
  text-transform: capitalize;
  position: relative;
  z-index: 4;
  font-style: normal;
  cursor: pointer;
}

.btn_theme3 span,
.btn_theme4 span {
  position: absolute;
  border-radius: 50%;
  background-color: var(--vtc-bg-main-bg-3);
  transform: translate(-50%, -50%)
}

.btn_theme3:focus,
.btn_theme3:hover,
.btn_theme4:focus,
.btn_theme4:hover {
  border: 1px solid var(--vtc-bg-main-bg-2);
  color: var(--vtc-bg-bg-white)
}

.btn_theme3:focus[disabled=disabled],
.btn_theme3:hover[disabled=disabled] {
  color: var(--vtc-bg-main-bg-3);
  cursor: not-allowed
}

.btn_theme_active3 span,
.btn_theme_active4 span {
  background-color: #fff;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #ee64fe 17.46%, #7000fd 93.13%))
}

.btn_theme_active3:focus,
.btn_theme_active3:hover,
.btn_theme_active4:focus,
.btn_theme_active4:hover {
  color: var(--vtc-bg-main-bg-3);
  color: #fff
}

.btn_theme4:focus[disabled=disabled],
.btn_theme4:hover[disabled=disabled] {
  color: var(--vtc-bg-main-bg-3);
  cursor: not-allowed
}

.btn_theme_active4::after {
  background: var(--vtc-bg-bg-white)
}

.theme-btn4 {
  display: inline-block;
  color: #fff;
  border: none
}

.theme-btn4 span,
.theme-btn5 span,
.theme-btn6 span {
  display: inline-block;
  transform: rotate(-45deg);
  margin-left: 2px
}

.theme-btn4::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  border: 1px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5));
  background: var(--vtc-bg-main-bg-4);
  z-index: -2
}

.theme-btn4::after,
.theme-btn4:hover::after,
.theme-btn6::after,
.theme-btn6:hover::after {
  background: var(--home-page-4-color-light-hover, #feefe1);
  z-index: -4;
  transition: .5s;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%
}

.theme-btn4::after,
.theme-btn6::after {
  top: 0;
  left: 0;
  border-radius: 4px;
  border: 1.2px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5))
}

.theme-btn4:hover {
  color: var(--vtc-text-white-1)
}

.theme-btn5,
.theme-btn5:hover {
  color: #050402
}

.theme-btn4:hover::after,
.theme-btn6:hover::after {
  top: 6px;
  left: 6px;
  border-radius: 4px;
  border: 1.2px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5));
  animation-timing-function: ease-in
}

.theme-btn5 {
  display: inline-block;
  border: none
}

.theme-btn5::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  background: var(--vtc-bg-bg-white);
  z-index: -2
}

.theme-btn5::after,
.theme-btn5:hover::after {
  z-index: -4;
  transition: .5s;
  width: 100%;
  position: absolute;
  height: 100%;
  content: ""
}

.theme-btn5::after {
  top: 0;
  left: 0;
  border-radius: 4px;
  border: 1.2px solid var(--Home-Page-4-Color-Stroke-Color, #feefe1);
  background: var(--home-page-4-color-light-hover, #050402)
}

.theme-btn5:hover::after {
  top: 6px;
  left: 6px;
  border-radius: 4px;
  border: 1.2px solid var(--home-page-4-color-light-hover, #feefe1);
  background: var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5))
}

.theme-btn6 {
  display: inline-block;
  color: #fff;
  border: none !important
}

.theme-btn6::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  background: #050402;
  z-index: -2
}

.about1 .about1-images {
  height: 520px;
  position: relative
}

.about1 .about1-images .image1 {
  position: absolute;
  bottom: 50px;
  left: 70px;
  z-index: -2
}

.about1 .about1-images .image2 {
  position: absolute;
  bottom: 80px;
  left: 140px;
  z-index: -2
}

.about1 .about1-images .image3 {
  position: absolute;
  top: -30px;
  right: 40px;
  z-index: 1
}

.about1 .about1-images .image4 {
  position: absolute;
  top: 110px;
  left: -90px;
  z-index: 1
}

.about1 .about1-images .image5 {
  position: absolute;
  bottom: -60px;
  right: -40px;
  z-index: 1
}

.about1 .heading1 {
  padding-left: 30px
}

.about1 .heading1 .icon-box {
  display: flex;
  align-items: center;
  border-radius: 4px;
  background: var(--vtc-bg-bg-white);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, .09);
  padding: 28px 24px;
  margin-top: 24px;
  transition: .4s
}

.about1 .heading1 .icon-box .icon {
  height: 80px;
  width: 80px;
  border-radius: 4px;
  background-color: var(--vtc-bg-common-bg2);
  text-align: center;
  line-height: 80px;
  transition: .4s
}


.about1 .heading1 .icon-box .heading1 {
  padding-left: 20px
}

.about1 .heading1 .icon-box .heading1 p {
  padding-top: 12px
}

.about-team .team-box:hover,
.about1 .heading1 .icon-box:hover,
.market-page-sec1 .market-update-boxs .update-box:hover,
.work1 .work-box-area:hover .work-box,
.work4 .work-box-area:hover .work-box {
  transition: .4s;
  transform: translateY(-10px)
}

.about1 .heading1 .icon-box:hover .icon,
.work1 .work-box-area.active .heading1,
.work1 .work-box-area:hover .work-box .heading1 {
  transition: .4s;
  background-color: var(--vtc-bg-main-bg-1)
}



.about2 .about2-images {
  position: relative;
  height: 480px
}

.about-trusted .about-trusted-images .image1,
.about2 .about2-images .image1 {
  position: absolute;
  left: 0;
  top: 0
}

.about2 .about2-images .image2 {
  position: absolute;
  left: 150px;
  top: 30px;
  border-radius: 4px;
  background: rgba(255, 255, 255, .2);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding: 16px;
  right: 30px
}

.about2 .about2-boxs::after,
.cta1 {
  background-repeat: no-repeat;
  background-position: center
}

.about2 .about2-images .image3 {
  position: absolute;
  right: 0;
  top: -30px;
  width: 130px
}

.about2 .about2-boxs {
  padding-left: 70px;
  position: relative
}

.about2 .about2-boxs .single-box {
  display: flex;
  align-items: start;
  margin-bottom: 60px
}

.about2 .about2-boxs .single-box .icon {
  background: var(--vtc-bg-main-bg-2);
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%
}

.about2 .about2-boxs .single-box .heading2 {
  padding-left: 24px
}

.about2 .about2-boxs .single-box:last-child {
  margin-bottom: 0
}

.about2 .about2-boxs::after {
  content: "";
  position: absolute;
  left: 100px;
  top: 0;
  height: 100%;
  width: 2px;
  background-size: contain;
  background-image: url(../img/shapes/about2-line.png)
}

.about2 .sec-shape,
.fact .face-contact .shape1,
.roadmap2 .sec-shape1 {
  position: absolute;
  top: 0;
  left: 0
}

.about3 .about3-counter-boxs .box h3 {
  font-size: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: 100px;
  background: var(--Home-Page-1-Color-Gradient, linear-gradient(90deg, #ee64fe 0, #7000fd 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.about3 .about3-counter-boxs .box p {
  color: var(--vtc-text-pera-2);
  font-size: var(--f-fs-font-fs18);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: var(--f-fs-font-fs28);
  padding-top: 16px
}

.cta2 .heading h2,
.cta2 .heading span.span {
  color: var(--Home-Page-2-Color-Dark-Color, #02020a)
}

.cta2 .heading span.span,
.faq-page .nav li button,
.time span {
  font-size: 16px;
  line-height: 16px
}

.about3 .about3-counter-boxs .box.box-unic,
.work-sectigon-area .works-header,
.work-sectigon-area4 .works-header {
  margin-bottom: 60px
}

.about3 .about3-counter-boxs::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../img/shapes/about3-element.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: scale(2);
  z-index: -2
}

.about3 .shape {
  position: absolute;
  right: 0;
  top: 0
}

.about-trusted .about-trusted-boxs {
  position: relative;
  padding-right: 80px
}

.about-trusted .about-trusted-boxs .single-box {
  display: flex;
  align-items: start;
  margin-top: 50px
}

.about-trusted .about-trusted-boxs .single-box .icon {
  background-color: var(--vtc-bg-main-bg-1);
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%
}

.about-trusted .about-trusted-boxs .single-box .heading1,
.contact-page .contact-boxs .single-box .heading,
.market-page-sec1 .market-update-boxs .update-box .icon-area .heading {
  padding-left: 16px
}

.about-trusted .about-trusted-boxs::after {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  height: 87%;
  width: 100%;
  background-image: url(../img/shapes/about-trusted-box-after.png);
  background-size: contain;
  background-position: start;
  background-repeat: no-repeat;
  z-index: -3
}

.about-trusted .about-trusted-images {
  position: relative;
  height: 500px;
  margin-top: 30px
}

.about-trusted .about-trusted-images .image2 {
  position: absolute;
  right: 0;
  top: 40px
}

.about-trusted .about-trusted-images .image3 {
  position: absolute;
  right: -40px;
  top: -40px
}

.chosse4 .chosse4-all-images {
  position: relative;
  height: 600px
}

.chosse4 .chosse4-all-images .image1,
.possibilites .features-bg .main-image {
  position: absolute;
  left: 0;
  bottom: 0
}

.chosse4 .chosse4-all-images .image2 {
  position: absolute;
  right: 50px;
  top: 50px
}

.chosse4 .chosse4-all-images .image3,
.hero-area4 .all-images .hero4-shape1,
.roadmap2 .sec-shape2 {
  position: absolute;
  top: 0;
  right: 0
}

.chosse4 .heading4 .counter-area {
  position: relative;
  padding: 32px;
  margin-top: 32px
}

.chosse4 .heading4 .counter-area::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  border: 1px solid var(--Home-Page-4-Color-Normal, #f69434);
  background: var(--home-page-4-color-light-hover, #feefe1);
  z-index: -1
}

.cta3 .bg,
.faq3 .accordion .accordion-item button::before,
.faq3 .accordion .accordion-item.active {
  background: var(--Home-Page-1-Color-Gredient-1, linear-gradient(90deg, #49d2fd 0, #8f00ff 100%))
}

.chosse4 .heading4 .counter-area::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  border: 1px solid var(--Home-Page-4-Color-Normal, #f69434);
  z-index: -1
}

.chosse4 .heading4 .counter-area .counter-single p {
  font-size: 16px;
  font-style: normal;
  line-height: 16px;
  padding-bottom: 16px
}

.chosse4 .heading4 .counter-area .counter-single p img {
  margin-top: -3px;
  margin-right: 2px
}

.chosse4 .heading4 .counter-area .counter-single h3 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px
}

.chosse4 .heading4 .counter-area .counter-single.after::after {
  content: "";
  position: absolute;
  right: -10px;
  top: -10px;
  height: 90px;
  width: 2px;
  background-color: #e5d8cc
}

.cta1 {
  min-height: 560px;
  background-size: cover;
  position: relative
}

.cta1 .heading1-w {
  padding-top: 100px;
  padding-right: 60px
}

.cta1 .cta1-all-imags,
.cta4 .cta1-all-imags {
  position: relative;
  text-align: right;
  min-height: 560px
}

.cta1 .cta1-all-imags .image1,
.cta4 .cta1-all-imags .image1 {
  position: absolute;
  bottom: 0;
  right: 0
}

.cta1 .cta1-all-imags .image2,
.cta4 .cta1-all-imags .image2 {
  position: absolute;
  bottom: 0;
  right: 50px;
  z-index: 9
}

.cta1 .cta1-all-imags .coin-img,
.cta4 .cta1-all-imags .coin-img {
  position: absolute;
  top: 0;
  left: -190px
}

.cta2 {
  background: var(--vtc-bg-main-bg-2);
  height: 700px;
  padding-top: 100px;
  position: relative
}

.cta4,
.fact {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.cta2 .heading span.span {
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 4px;
  background: rgba(2, 2, 10, .1);
  padding: 10px 16px;
  margin-bottom: 16px
}

.faq-page .accordion .accordion-item button,
.faq-page .nav li button,
.faq3 .accordion .accordion-item button {
  text-transform: capitalize;
  font-style: normal;
  font-weight: 700
}

.cta2 .heading h2 {
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px
}

.cta2 .circle1 {
  position: absolute;
  right: 0;
  top: 0;
  opacity: .1
}

.cta2 .circle2 {
  position: absolute;
  right: 30px;
  top: 30px;
  opacity: .1
}

.cta2-images .images-area {
  margin-top: -250px;
  z-index: 2;
  position: relative
}

.cta2-images .images-area .image2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 130px;
  margin-top: -50px;
  margin-right: -50px
}

.cta2-images .images-area .image3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  margin-top: -70px;
  margin-left: -70px
}

.cta3 .bg {
  position: relative;
  padding: 90px 50px;
  border-radius: 4px
}

.cta3 .bg .form-area {
  position: relative;
  margin-left: 100px
}

.cta3 .bg .form-area input {
  border-radius: 4px;
  background: rgba(255, 255, 255, .2);
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  border: none;
  padding: 20px;
  width: 100%;
  color: #fff
}

.common-hero .subscribe-form input:focus,
.contact-page .contact-page-bg .contact-form .single-input input:focus,
.contact-page .contact-page-bg .contact-form .single-input textarea:focus,
.cta3 .bg .form-area input:focus,
.hero-area4 .subscribe-form input:focus,
.login-page .login-area .form-area .single-input input:focus,
.profile-area .tab-content-body .profile-form .single-input input:focus {
  outline: 0
}

.cta3 .bg .form-area input::-moz-placeholder {
  color: rgba(255, 255, 255, .8901960784);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px
}

.cta3 .bg .form-area input::placeholder {
  color: rgba(255, 255, 255, .8901960784);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px
}

.common-hero .subscribe-form .button,
.cta3 .bg .form-area .button-area {
  position: absolute;
  top: 5px;
  right: 5px
}

.cta3 .bg .form-area .button-area button {
  border: none
}

.cta3 .bg .shape,
.roadmap2 .sec-shape3 {
  position: absolute;
  bottom: 0;
  left: 0
}

.cta4 {
  min-height: 675px;
  position: relative;
  background-color: var(--vtc-bg-main-bg-4)
}

.cta4 .sec-shape1 {
  position: absolute;
  top: 0;
  right: 0;
  transform: rotateY(180deg);
  opacity: .3
}

.faq3 .sec-shape1,
.faq3 .sec-shape2 {
  top: -100px;
  z-index: -3;
  position: absolute
}

.cta4 .sec-shape2 {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotateY(180deg);
  opacity: .3
}

.faq3 .accordion .accordion-item {
  border: 2px solid #1f1a25;
  border-radius: 14px;
  background: 0 0;
  margin-top: 30px;
  transition: .4s
}

.faq3 .accordion .accordion-item button {
  border: none;
  background: 0 0;
  padding: 40px;
  color: rgba(255, 255, 255, .8235294118);
  font-size: 32px;
  line-height: 32px;
  position: relative
}

.faq-page .accordion .accordion-item button:focus,
.faq3 .accordion .accordion-item button:focus {
  outline: 0;
  box-shadow: none
}

.faq3 .accordion .accordion-item button::before {
  content: "";
  position: absolute;
  right: 26px;
  top: 32px;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  z-index: 1
}

.faq-page .accordion .accordion-item button::after,
.faq3 .accordion .accordion-item button::after {
  filter: brightness(0) invert(1);
  z-index: 3
}

.faq-page .accordion .accordion-item .accordion-body,
.faq3 .accordion .accordion-item .accordion-body {
  color: rgba(255, 255, 255, .9098039216);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  padding-left: 42px;
  margin-top: -20px;
  padding-bottom: 44px;
  padding-right: 80px
}

.faq3 .accordion .accordion-item.active {
  transition: .4s;
  border-radius: 14px
}

.faq-page .accordion .accordion-item.active button::before,
.faq3 .accordion .accordion-item.active button::before {
  content: "";
  position: absolute;
  right: 26px;
  top: 32px;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  z-index: 1;
  background: #fff
}

.faq3 .accordion .accordion-item.active button::after {
  filter: brightness(0)
}

.faq-page .accordion-button:not(.collapsed),
.faq3 .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: none
}

.faq3 .sec-shape1 {
  left: 0
}

.faq3 .sec-shape2 {
  right: 0
}

.faq3 .sec-shape3,
.hero-area4 .sec-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -3
}

.faq3 .sec-shape4 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -3
}

.faq3 .sec-shape5 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3
}

.faq3 .sec-shape6 {
  position: absolute;
  bottom: 200px;
  left: 0;
  z-index: -3;
  transform: rotateX(180deg) rotateY(180deg)
}

.faq-page .nav {
  padding: 24px;
  background: var(--vtc-bg-common-bg1);
  border-radius: 4px;
  display: flex;
  justify-content: space-between
}

.faq-page .nav li button {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  padding: 18px 22px;
  background-color: #fff
}

.faq-page .accordion .accordion-item {
  border: 2px solid #e6e6e7;
  border-radius: 14px;
  background: 0 0;
  margin-top: 30px;
  transition: .4s
}

.faq-page .accordion .accordion-item button {
  border: none;
  background: 0 0;
  padding: 40px;
  color: #070811;
  font-size: 32px;
  line-height: 32px;
  position: relative
}

.faq-page .accordion .accordion-item button::before {
  content: "";
  position: absolute;
  right: 26px;
  top: 32px;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  z-index: 1;
  background: #5a65f5
}

.faq-page .accordion .accordion-item.active {
  transition: .4s;
  border-radius: 14px;
  background: #5a65f5
}

.faq-page .accordion .accordion-item.active button {
  color: #fff !important
}

.faq-page .accordion .accordion-item.active button::after {
  filter: brightness(0) invert(0)
}

.fact .face-contact .shape2 {
  position: absolute;
  top: 100px;
  right: 0
}

.fact .boxs-area {
  background-color: var(--vtc-bg-bg-white);
  padding: 60px 80px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative
}

.fact .boxs-area .single-box {
  text-align: center;
  position: relative
}

.fact .boxs-area .single-box p {
  color: var(--Home-Page-3-Color-Paragraph-Color, #50515c);
  font-size: var(--f-fs-font-fs16);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  line-height: var(--f-fs-font-fs16)
}

.fact .boxs-area .single-box h3,
.others2 .heading h2 {
  font-size: var(--f-fs-font-fs56);
  font-weight: var(--f-fw-bold);
  line-height: var(--f-fs-font-fs64)
}

.fact .boxs-area .single-box p img,
.login-page .login-area .form-area .google-buttons a img {
  margin-top: -3px
}

.fact .boxs-area .single-box h3 {
  color: var(--vtc-text-heading-1);
  font-style: normal;
  padding-top: 12px
}

.others2 .heading h2,
.others2 .heading p,
.others2 .heading span.span {
  color: var(--Home-Page-2-Color-Dark-Color, #02020a)
}

.fact .boxs-area .single-box::after {
  content: "";
  position: absolute;
  background-color: #e6e6e7;
  height: 90px;
  width: 2px;
  right: -100px;
  top: 5px
}

.fact .boxs-area .single-box.no::after {
  display: none
}

.fact .boxs-area .box-shape1 {
  position: absolute;
  top: 70px;
  left: -30px
}

.fact .boxs-area .box-shape2 {
  position: absolute;
  bottom: -20px;
  right: -20px
}

.fact .boxs-area .box-shape3 {
  position: absolute;
  bottom: -60px;
  right: 50%
}

.mobile-area .button a,
.mobile-area4 .button a,
.others2 .heading .buttons a {
  display: inline-block;
  transition: .4s
}

.mobile-area .button a:last-child,
.mobile-area4 .button a:last-child {
  margin-left: 16px;
  display: inline-block
}

.mobile-area .button a:hover,
.others2 .heading .buttons a:hover {
  transition: .4s;
  transform: translateY(-5px)
}

.mobile-area .mobile-area,
.mobile-area4 .mobile-area {
  position: relative;
  height: 355px;
  text-align: right
}

.mobile-area .mobile-area .bg,
.mobile-area4 .mobile-area .bg {
  position: absolute;
  bottom: -100px;
  right: 0
}

.mobile-area .mobile-area .main-image {
  position: absolute;
  right: 0;
  top: 0;
  left: 60px
}

.mobile-area .mobile-area .coin {
  position: absolute;
  top: -40px;
  left: 100px
}

.mobile-area .mobile-area .qr {
  position: absolute;
  right: -120px;
  top: -50px
}

.mobile-area .mobile-area .shape,
.mobile-area4 .mobile-area .shape {
  position: absolute;
  right: 0
}

.mobile-area4 .button a:hover {
  transform: translateY(-5px);
  transition: .4s
}

.mobile-area4 .mobile-area .main-image {
  position: absolute;
  right: 0;
  top: 0;
  left: 90px
}

.mobile-area4 .mobile-area .coin {
  position: absolute;
  top: 0;
  left: 100px
}

.mobile-area4 .mobile-area .qr {
  position: absolute;
  right: -120px;
  top: 0
}

@media only screen and (min-width:1399px) and (max-width:1599px) {
  .mobile-area .mobile-area .qr {
    position: absolute;
    right: -40px
  }

  .mobile-area4 .mobile-area .qr {
    position: absolute;
    right: -72px
  }
}

.mobile-area4 .shapes-bg {
  position: absolute;
  top: 70px;
  right: 0;
  z-index: -2
}

.token-sell .token_sale {
  position: relative;
  margin: 60px 50px 0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center
}

.token-sell .token_sale .shape1 {
  position: absolute;
  top: 62px;
  left: -115px
}

.token-sell .token_sale .shape2 {
  position: absolute;
  top: 64px;
  right: -119px;
  z-index: 9
}

.token-sell .token_sale .shape3 {
  position: absolute;
  bottom: 52px;
  left: -114px;
  z-index: -9
}

.token-sell .token_sale .shape4 {
  position: absolute;
  bottom: 51px;
  right: -109px;
  z-index: -9
}

.token-sell .box-area-all {
  position: relative;
  z-index: 9
}

.token-sell .box-area-all .icon {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  position: absolute;
  right: 20px;
  top: -80px;
  transition: .4s
}

.token-sell .box-area-all .icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #283514 17.46%, #283514 93.13%));
  z-index: 9;
  transition: .4s;
  opacity: 1
}

.token-sell .box-area-all .icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #c0ff3a 17.46%, #00ffa3 93.13%));
  z-index: 11;
  transition: .4s;
  opacity: 0
}

.token-sell .box-area-all .icon img {
  transition: .4s;
  position: relative;
  z-index: 999
}

.token-sell .box-area-all .single-box {
  padding: 24px;
  border-radius: 4px;
  margin-top: 70px;
  text-align: center;
  position: relative
}

.token-sell .box-area-all .single-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #021b19 17.46%, #151b0f 93.13%));
  z-index: -2;
  transition: .4s;
  opacity: 1
}

.token-sell .box-area-all .single-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #c0ff3a 17.46%, #00ffa3 93.13%));
  z-index: -1;
  transition: .4s;
  opacity: 0
}

.token-sell .box-area-all.box-area-all2 .icon {
  top: auto;
  bottom: -80px
}

.token-sell .box-area-all.box-area-all2 .single-box,
.token-sell .box-area-all.box-area-all4 .single-box {
  margin-top: 0
}

.token-sell .box-area-all.box-area-all3 .icon {
  right: auto;
  left: 20px
}

.token-sell .box-area-all.box-area-all4 .icon {
  top: auto;
  bottom: -80px;
  right: auto;
  left: 20px
}

.token-sell .box-area-all:hover .single-box::before {
  opacity: 1;
  transition: .6s
}

.token-sell .box-area-all:hover .single-box h5 a {
  transition: .4s;
  color: var(--vtc-text-heading-1)
}

.roadmap .roadmap-boxs .parent-area.active .circle-box p,
.roadmap .roadmap-boxs .parent-area:hover .circle-box p,
.token-sell .box-area-all:hover .single-box p {
  color: var(--vtc-text-pera-1);
  transition: .4s
}

.time,
.time span {
  color: var(--Home-Page-2-Color-White-Color, #fff);
  font-style: normal
}

.token-sell .box-area-all:hover .icon::before {
  opacity: 1;
  transition: .9s
}


.token-sell .token_sale .tk_counter_inner {
  background-color: #323238;
  height: 490px;
  width: 490px;
  border-radius: 50%;
  padding-top: 80px;
  position: relative
}

.token-sell .token_sale .tk_counter_inner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, .1294117647);
  border-radius: 50%;
  z-index: -1;
  transform: scale(1.1)
}

.token-sell .token_sale .tk_counter_inner .progress {
  position: relative;
  margin: auto;
  height: 24px;
  width: 100%;
  text-align: right;
  border-radius: 40px;
  background: rgba(255, 255, 255, .1843137255)
}

.token-sell .token_sale .tk_counter_inner .progress .progress_label {
  background-color: #fff;
  bottom: -6px;
  color: #fff;
  line-height: 1;
  position: absolute;
  top: -6px;
  width: 1px
}

.token-sell .token_sale .tk_counter_inner .progress .progress_label .progress .progress_label strong {
  font-size: 14px;
  font-weight: 600;
  left: 50%;
  margin-top: 5px;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  white-space: nowrap
}

.token-sell .token_sale .tk_counter_inner .progress .progress-bar {
  border-radius: 20px;
  color: #fff;
  text-align: right;
  background: var(--vtc-bg-main-bg-2);
  color: var(--Home-Page-2-Color-Dark-Color, #02020a);
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px;
  padding-right: 10px
}

.token-sell .token_sale .tk_counter_inner .bank-list {
  margin-top: 15px
}

.token-sell .token_sale .tk_counter_inner .bank-list li a {
  display: inline-block;
  margin: 0 2px
}

.token-sell .token_sale .tk_counter_inner .progress-bar-area {
  position: relative;
  margin: 0 50px
}

.token-sell .token_sale .tk_counter_inner .progress-bar-area .progress-texts li {
  color: var(--Home-Page-2-Color-White-Color, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px
}

.hero-area4 .subscribe-form .pay-option ul li.text,
.others2 .heading span.span,
.roadmap2 .roadmap2-area .roadmap2-box p {
  font-size: var(--f-fs-font-fs16);
  line-height: var(--f-fs-font-fs16)
}

.token-sell .token_sale .tk_counter_inner .progress-bar-area .progress-texts .text1 {
  position: absolute;
  left: 0;
  top: -38px
}

.token-sell .token_sale .tk_counter_inner .progress-bar-area .progress-texts .text2 {
  position: absolute;
  right: 0;
  top: -38px
}

.token-sell .token_sale .tk_counter_inner .progress-bar-area .progress-texts .text3 {
  position: absolute;
  left: 70px;
  top: 42px
}

.token-sell .token_sale .tk_counter_inner .progress-bar-area .progress-texts .text4 {
  position: absolute;
  right: 70px;
  top: 42px
}

.token-sell .token_sale .tk_counter_inner .progress-bar-area .progress-texts .after1 {
  width: 1px;
  height: 36px;
  background-color: #fff;
  position: absolute;
  left: 29%;
  top: -6px
}

.token-sell .token_sale .tk_counter_inner .progress-bar-area .progress-texts .after2 {
  width: 1px;
  height: 36px;
  background-color: #fff;
  position: absolute;
  right: 29%;
  top: -6px
}

#timer {
  display: flex;
  justify-content: center;
  align-items: center
}

.time {
  border-radius: 4px;
  background: rgba(255, 255, 255, .06);
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  width: 90px;
  padding: 24px 0;
  margin: 0 16px
}

.common-hero,
.others2 {
  background-position: center
}

.time span {
  display: block;
  font-weight: 500;
  padding-top: 12px
}

.token-sell-shape {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -32
}

.roadmap .roadmap-boxs .parent-area .circle-box-area {
  line-height: 160px;
  position: relative;
  margin-left: 175px
}

.roadmap .roadmap-boxs .parent-area .circle-box-area .circle-box {
  background-color: #1a1a1a;
  height: 160px;
  width: 160px;
  border-radius: 50%;
  text-align: center;
  line-height: 160px;
  padding-top: 50px;
  position: relative;
  z-index: 9;
  margin-top: 60px
}

.roadmap .roadmap-boxs .parent-area .circle-box-area .circle-box::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 4px solid #1a1a1a;
  z-index: -2
}

.roadmap .roadmap-boxs .parent-area .circle-box-area .circle-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background: var(--vtc-bg-main-bg-2);
  z-index: -1;
  opacity: 0;
  transition: .4s
}

.roadmap .roadmap-boxs .parent-area .circle-box-area .circle-box p {
  color: #d1d1d1;
  font-size: var(--f-fs-font-fs16);
  font-style: normal;
  font-weight: 600;
  line-height: var(--f-fs-font-fs16);
  padding-bottom: 12px;
  transition: .4s
}

.roadmap .roadmap-boxs .parent-area .circle-box-area .circle-box h3 {
  color: var(--Home-Page-2-Color-White-Color, #fff);
  font-size: var(--f-fs-font-fs32);
  font-style: normal;
  font-weight: 700;
  line-height: var(--f-fs-font-fs32);
  transition: .4s
}

.roadmap .roadmap-boxs .parent-area .circle-box-area .line-shape {
  position: absolute;
  right: -20px;
  top: 75px;
  filter: brightness(40);
  opacity: .1;
  transition: .4s
}

.roadmap .roadmap-boxs .parent-area .circle-box-area.right {
  display: flex;
  justify-content: end;
  margin-left: 0;
  margin-right: 175px
}

.roadmap .roadmap-boxs .parent-area .circle-box-area.right .line-shape {
  position: absolute;
  left: -19px;
  top: 137px;
  filter: brightness(40);
  opacity: .1;
  transition: .4s;
  transform: rotate(180deg)
}

.roadmap .roadmap-boxs .parent-area .roadmap-box {
  background-color: #16161e;
  padding: 32px;
  border-radius: 4px;
  margin-left: 30px;
  margin-top: 60px;
  transition: .4s
}

.roadmap .roadmap-boxs .parent-area .roadmap-box.right {
  margin-left: 0;
  margin-right: 30px
}

.roadmap .roadmap-boxs .parent-area.active .circle-box-area .line-shape,
.roadmap .roadmap-boxs .parent-area:hover .circle-box-area .line-shape {
  filter: none;
  opacity: 1;
  transition: .4s
}

.roadmap .roadmap-boxs .parent-area.active .circle-box::after,
.roadmap .roadmap-boxs .parent-area:hover .circle-box::after {
  border: 4px solid #c0ff3a;
  transition: .4s
}

.about-team .team-box:hover .box-shape,
.possibilites .possibilites-boxs .single-box:hover::after,
.roadmap .roadmap-boxs .parent-area.active .circle-box::before,
.roadmap .roadmap-boxs .parent-area:hover .circle-box::before,
.work2 .work2-box-area.active .single-box::before,
.work2 .work2-box-area:hover .single-box::before {
  opacity: 1;
  transition: .4s
}

.roadmap .roadmap-boxs .parent-area.active .circle-box h3,
.roadmap .roadmap-boxs .parent-area:hover .circle-box h3,
.work2 .work2-box-area.active .single-box .heading2 h4 a,
.work2 .work2-box-area:hover .single-box .heading2 h4 a {
  color: var(--vtc-text-heading-1);
  transition: .4s
}

.contact-page .contact-boxs .single-box:hover,
.roadmap .roadmap-boxs .parent-area.active .roadmap-box,
.roadmap .roadmap-boxs .parent-area:hover .roadmap-box,
.work2 .work2-box-area.active,
.work2 .work2-box-area:hover {
  transform: translateY(-10px);
  transition: .4s
}

.roadmap .roadmap-boxs::after {
  content: "";
  position: absolute;
  height: 96%;
  width: 2px;
  background-color: #35353b;
  top: 50px;
  left: 50%;
  z-index: -10
}

.roadmap .sec-shape {
  position: absolute;
  bottom: -100px;
  left: 0;
  z-index: -30
}

.others2 {
  background-size: cover;
  background-repeat: no-repeat
}

.others2 .heading {
  padding: 80px 0
}

.others2 .heading span.span {
  display: inline-block;
  font-style: normal;
  font-weight: var(--f-fw-bold);
  text-transform: uppercase;
  padding: 10px 14px;
  border-radius: 4px;
  background-color: var(--vtc-bg-bg-white);
  margin-bottom: 16px
}

.others2 .heading h2 {
  font-style: normal
}

.others2 .heading p {
  font-size: var(--f-fs-font-fs18);
  font-style: normal;
  font-weight: 500;
  line-height: var(--f-fs-font-fs28)
}

.common-hero h1,
.hero-area4 .main-heading h1 {
  font-size: var(--f-fs-font-fs56);
  line-height: var(--f-fs-font-fs70)
}

.others2 .main-image {
  margin-left: 160px;
  margin-top: 94px
}

.roadmap2 .roadmap2-area::after {
  position: absolute;
  content: "";
  top: 145px;
  left: 0;
  width: 100%;
  height: 30px;
  background-image: url(../img/shapes/roadmap2-bg-shape.png);
  background-repeat: no-repeat;
  background-size: contain
}

.roadmap2 .roadmap2-area .roadmap2-box p {
  color: var(--vtc-text-pera-2);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  padding-bottom: 16px
}

.common-hero h1,
.hero-area4 .main-heading h1,
.possibilites .possibilites-boxs .single-box p,
.roadmap2 .roadmap2-area .roadmap2-box h4 {
  font-weight: var(--f-fw-bold);
  font-style: normal
}

.roadmap2 .roadmap2-area .roadmap2-box h4 {
  color: var(--vtc-bg-bg-white);
  font-size: var(--f-fs-font-fs20);
  line-height: var(--f-fs-font-fs20)
}

.roadmap2 .roadmap2-area .roadmap2-box img {
  margin: 20px 0
}

.roadmap2 .roadmap2-area .roadmap2-box.bottom {
  margin-top: 180px
}

.roadmap2 .roadmap2-area .roadmap2-box.bottom1 {
  margin-left: -215px
}

.roadmap2 .roadmap2-area .roadmap2-box.top1 {
  margin-left: -110px
}

.roadmap2 .roadmap2-area .roadmap2-box.bottom3 {
  margin-right: -218px
}

.roadmap2 .roadmap2-area .roadmap2-box.top2 {
  margin-right: -109px
}

.contact-page .contact-page-bg .contact-form .button,
.possibilites .possibilites-boxs,
.profile-area .tab-content-body .profile-form .button {
  text-align: end
}

.possibilites .possibilites-boxs .single-box {
  display: inline-block;
  width: 260px;
  padding: 20px 0;
  text-align: center;
  border-radius: 4px;
  margin-left: 30px;
  background-color: #1f1a25;
  position: relative
}

.possibilites .possibilites-boxs .single-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: var(--Home-Page-1-Color-Gradient, linear-gradient(90deg, #ee64fe 0, #7000fd 100%));
  border-radius: 4px;
  z-index: 1;
  opacity: 0;
  transition: .4s
}

.possibilites .possibilites-boxs .single-box p {
  color: var(--vtc-text-pera-2);
  font-size: var(--f-fs-font-fs24);
  line-height: var(--f-fs-font-fs24);
  text-transform: capitalize;
  position: relative;
  z-index: 3
}

.possibilites .features-bg {
  border-radius: 4px;
  background: var(--Home-Page-1-Color-Gredient-1, linear-gradient(90deg, #49d2fd 0, #8f00ff 100%));
  padding: 100px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}

.common-hero,
.video-area3 .bg {
  background-size: cover;
  background-repeat: no-repeat
}

.possibilites .sec-shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2
}

.video-area3 .bg {
  background-position: center center;
  padding: 70px;
  border-radius: 4px
}

.market-page-sec1 .market-update-boxs {
  background-color: var(--vtc-bg-common-bg1);
  padding: 32px;
  border-radius: 4px;
  margin-left: -100px;
  margin-right: -100px;
  margin-top: 60px
}

.market-page-sec1 .market-update-boxs .update-box {
  padding: 24px;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  transition: .4s
}

.market-page-sec1 .market-update-boxs .update-box h3 {
  color: var(--Core-Black, #000);
  font-size: 20.132px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.6px;
  padding-top: 24px
}

.market-page-sec1 .market-update-boxs .update-box .icon-area .heading h5 {
  color: var(--Core-Black, #000);
  font-size: 16.105px;
  font-style: normal;
  font-weight: 600;
  line-height: 28.184px
}

.market-page-sec1 .market-update-boxs .update-box .bottom-area .author,
.market-page-sec1 .market-update-boxs .update-box .icon-area .heading p {
  color: var(--Cool-Gray-09, #626d7d);
  font-size: 13.086px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.362px
}

.market-page-sec1 .market-update-boxs .update-box .bottom-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 14px
}

.coin-list .coin-list__main .flat-tabs .content-tab,
.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab {
  margin-top: 38px
}

.market-page-sec1 .market-update-boxs .update-box .bottom-area .up {
  color: var(--Green-1, #219653);
  font-size: 13.086px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.6px
}

.market-page-sec1 .market-update-boxs .update-box .bottom-area .down {
  color: var(--Green-1, #eb5757);
  font-size: 13.086px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.6px
}

.market-page-sec1 .market-update-boxs .update-box .bottom-area .up-bg {
  color: var(--Green-1, #219653);
  font-size: 11.072px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.6px;
  border-radius: 61.636px;
  background: rgba(33, 150, 83, .2);
  padding: 2px 6px
}

.market-page-sec1 .market-update-boxs .update-box .ye {
  position: absolute;
  right: 60px;
  top: 35px
}

.market-page-sec1 .market-update-boxs .update-box .chart {
  position: absolute;
  top: 60px;
  right: 40px
}

.market-page-sec1 .market-tab .nav {
  background-color: var(--vtc-bg-common-bg1);
  padding: 24px;
  border-radius: 4px;
  margin-top: 50px
}

.market-page-sec1 .market-tab .nav li button {
  padding: 18px 20px;
  border-radius: 4px;
  background: #fff;
  margin-right: 16px;
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  text-transform: capitalize
}

.market-page-sec1 .market-tab .nav li button.active {
  background: var(--vtc-bg-main-bg-1);
  color: #fff
}

.contact-page {
  background-color: #f3f4ff;
  padding-top: 95px
}

.contact-page .contact-page-bg {
  border-radius: 4px;
  background-color: #fff;
  padding: 48px;
  box-shadow: inset 0 0 9px #00000042
}

.contact-page .contact-page-bg .contact-form .single-input input,
.contact-page .contact-page-bg .contact-form .single-input textarea {
  border-radius: 4px;
  border: none;
  background-color: #f3f4ff;
  padding: 18px;
  margin-top: 20px;
  width: 100%;
  box-shadow: 2px 2px 6px #00000047
}

.contact-page .contact-page-bg .contact-form .single-input input::-moz-placeholder,
.contact-page .contact-page-bg .contact-form .single-input textarea::-moz-placeholder {
  color: var(--Home-Page-3-Color-Text-Color, rgba(7, 8, 17, .5607843137));
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px
}

.contact-page .contact-page-bg .contact-form .single-input input::placeholder,
.contact-page .contact-page-bg .contact-form .single-input textarea::placeholder {
  color: var(--Home-Page-3-Color-Text-Color, rgba(7, 8, 17, .5607843137));
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px
}

.contact-page .contact-page-bg .contact-form .single-input .nice-select.wide {
  height: 60px;
  margin-top: 20px;
  border: none;
  line-height: 60px;
  color: var(--Home-Page-3-Color-Text-Color, rgba(7, 8, 17, .5607843137));
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  background: #f3f4ff
}

.contact-page .contact-page-bg .contact-form .single-input .nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 18px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: .15s ease-in-out;
  width: 8px
}

.contact-page .contact-boxs {
  padding-left: 40px
}

.contact-page .contact-boxs .single-box {
  display: flex;
  align-items: center;
  background-color: #f3f4ff;
  border-radius: 4px;
  padding: 24px;
  transition: .4s;
  margin-top: 20px
}

.coin-list.coin-list4::after,
.hero-area4 {
  background-color: var(--vtc-bg-common-bg4)
}

.contact-page .contact-boxs .single-box .icon {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%
}

.contact-page .contact-boxs .single-box .heading h5,
.profile-area .tab-content-body .profile-heading h6 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px
}

.contact-page .contact-boxs .single-box .heading a {
  display: inline-block;
  color: var(--Home-Page-3-Color-Paragraph-Color, #50515c);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  padding-top: 16px
}

.hero-area4 {
  min-height: 850px;
  display: flex;
  align-items: center;
  position: relative
}

.hero-area4 .main-heading span.span {
  display: inline-block;
  color: #f69434;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  border-radius: 3.596px;
  background: #fff;
  padding: 10px 14px;
  margin-bottom: 16px
}

.hero-area4 .main-heading h1 {
  color: var(--Home-Page-4-Color-Text-Color, #050402)
}

.hero-area4 .main-heading p {
  color: var(--Home-Page-4-Color-Paragraph-Color, #525554);
  font-size: var(--f-fs-font-fs18);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: var(--f-fs-font-fs28)
}

.hero-area4 .subscribe-form {
  margin-top: 24px;
  position: relative
}

.hero-area4 .subscribe-form input {
  padding: 16px 24px 15px;
  border: none;
  border-radius: 4px;
  border: 1px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5));
  background: #fff;
  width: 270px
}

.hero-area4 .subscribe-form input::-moz-placeholder {
  color: var(--Home-Page-4-Color-Paragraph-Color, #525554);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-transform: capitalize
}

.hero-area4 .subscribe-form input::placeholder {
  color: var(--Home-Page-4-Color-Paragraph-Color, #525554);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-transform: capitalize
}

.hero-area4 .subscribe-form .button {
  position: absolute;
  top: 0;
  right: 60px
}

.hero-area4 .subscribe-form .pay-option,
.profile-area .profile-user-id .heading {
  padding-top: 24px
}

.hero-area4 .subscribe-form .pay-option ul li {
  display: inline-block;
  padding-right: 4px
}

.hero-area4 .subscribe-form .pay-option ul li.text {
  color: var(--Home-Page-4-Color-Paragraph-Color, #525554);
  font-style: normal;
  font-weight: var(--f-fw-semibold);
  padding-right: 7px
}

.hero-area4 .all-images {
  position: relative;
  height: 650px
}

.hero-area4 .all-images .main-image-bg {
  position: absolute;
  left: 70px;
  bottom: 0
}

.hero-area4 .all-images .main-image {
  position: absolute;
  bottom: -100px;
  left: -100px
}

.hero-area4 .all-images .hero4-shape2 {
  position: absolute;
  top: 50px;
  left: 0
}

.hero-area4 .all-images .hero4-shape3 {
  position: absolute;
  bottom: 107px;
  right: -124px;
  width: 50%
}

.common-hero {
  position: relative;
  min-height: 512px
}

.common-hero h1 {
  color: var(--vtc-text-heading-1)
}

.common-hero p {
  color: var(--Home-Page-3-Color-Paragraph-Color, #50515c);
  font-size: var(--f-fs-font-fs18);
  font-style: normal;
  font-weight: var(--f-fw-medium);
  line-height: 28px
}

.common-hero .subscribe-form {
  margin-top: 30px;
  margin-right: 60px;
  position: relative
}

.common-hero .subscribe-form input {
  padding: 21px 22px;
  border: none;
  border-radius: 4px;
  width: 100%
}

.common-hero .subscribe-form input::-moz-placeholder {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-transform: capitalize
}

.common-hero .subscribe-form input::placeholder {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-transform: capitalize
}

.common-hero .common-hero-images {
  position: relative;
  height: 500px
}

.common-hero .common-hero-images .image1 {
  position: absolute;
  left: -100px;
  top: 0
}

.common-hero .common-hero-images .image2 {
  position: absolute;
  bottom: -10px;
  right: -90px
}

.coin-list .block-text .heading,
.coin-list.coin-list4 .block-text .heading {
  letter-spacing: -1px;
  margin-bottom: 0
}

.coin-list .block-text a,
.coin-list.coin-list4 .block-text a {
  position: relative;
  background-color: transparent;
  padding: 0
}

.coin-list .block-text a::after,
.coin-list.coin-list4 .block-text a::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: red
}

.coin-list .block-text a:hover,
.coin-list.coin-list4 .block-text a:hover {
  color: #00f
}

.coin-list .coin-list__main,
.coin-list.coin-list4 .coin-list__main {
  margin-top: 22px
}

.coin-list .coin-list__main .flat-tabs .menu-tab {
  display: flex;
  position: relative
}

.coin-list .coin-list__main .flat-tabs .menu-tab li {
  margin-right: 9px;
  padding: 8px 24px;
  border-radius: 24px;
  cursor: pointer
}

.coin-list .coin-list__main .flat-tabs .menu-tab li h6 {
  margin-bottom: 0;
  font-size: 14px
}

.coin-list .coin-list__main .flat-tabs .menu-tab li.active {
  background: #00f
}

.coin-list .coin-list__main .flat-tabs .menu-tab li.active h6 {
  color: #fff
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner table {
  color: var(--Font-Color-Black-Title, #2b2b2b);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner table thead {
  background-color: #f3f4ff;
  border-radius: 4px
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner thead tr th {
  padding: 22px 0 22px 10px;
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody td:first-child,
.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody th:first-child {
  border-radius: 4px 0 0 4px;
  vertical-align: middle;
  text-align: center;
  width: 60px
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody td:last-child,
.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody th:last-child {
  border-radius: 0 4px 4px 0
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr.spacer {
  box-shadow: none;
  height: 0;
  display: block
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr {
  height: 90px;
  vertical-align: middle;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, .09);
  margin-top: 20px;
  border: none !important
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td {
  font-weight: 700;
  font-size: 18px
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td a {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  display: inline-block
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td a .unit {
  margin-left: 9px;
  color: #777e90;
  font-size: 14px
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td.boild {
  font-weight: 700;
  font-size: 18px
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td.up {
  font-weight: 400;
  color: #58bd7d
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td.down {
  font-weight: 400;
  color: #d33535
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td a.btn {
  display: inline-block;
  color: var(--Home-Page-3-Color-Main-Color, #5a65f5);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
  transition: .3s ease-in-out;
  background-color: rgba(90, 100, 245, .1098039216)
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr:hover .icon-star {
  color: #5a65f5
}

.coin-list .coin-list__main .flat-tabs .content-tab .content-inner tbody tr:hover a.btn {
  background: #5a65f5;
  color: #fff
}

.table>:not(caption)>*>* {
  padding: 0;
  background-color: none;
  border-bottom-width: 0;
  box-shadow: none
}

.coin-list.coin-list4 {
  position: relative;
  border-top: 1.5px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5));
  border-bottom: 1.5px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5))
}

.preloader,
.preloader.preloader2 {
  position: fixed;
  z-index: 1000;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0
}

.coin-list.coin-list4::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -9
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .menu-tab {
  display: flex;
  position: relative
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .menu-tab li {
  margin-right: 9px;
  padding: 8px 24px;
  border-radius: 24px;
  cursor: pointer
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .menu-tab li h6 {
  margin-bottom: 0;
  font-size: 14px
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .menu-tab li.active {
  background: #00f
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .menu-tab li.active h6 {
  color: #fff
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner table {
  color: var(--Font-Color-Black-Title, #2b2b2b);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner table thead {
  border: 1px solid var(--Home-Page-4-Color-Normal, #f69434);
  background: #fff;
  border-radius: 4px
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner thead tr th {
  padding: 22px 0 22px 48px;
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
  border-right: 1px solid #f69434
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner thead tr th:first-child {
  border-right: none;
  padding: 0
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner thead tr th:last-child,
.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner thead tr th:nth-child(2),
.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner thead tr th:nth-last-child(2) {
  border-right: none
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody td:first-child,
.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody th:first-child {
  border-radius: 4px 0 0 4px;
  vertical-align: middle;
  text-align: center;
  width: 60px
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody td:last-child,
.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody th:last-child {
  border-radius: 0 4px 4px 0
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr.spacer {
  box-shadow: none;
  height: 20px
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr.spacer::after,
.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr.spacer::before,
.nice-select:after,
.work-sectigon-area .collapse-navtabs img .polygon1,
.work-sectigon-area4 .collapse-navtabs img .polygon1 {
  display: none
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr {
  height: 90px;
  vertical-align: middle;
  border-radius: 4px;
  margin-top: 20px;
  border: none !important;
  position: relative;
  box-shadow: none;
  background: 0 0
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  border: 1px solid var(--Home-Page-4-Color-Normal, #f69434);
  background: #fff;
  z-index: -1
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  border: 1px solid var(--Home-Page-4-Color-Normal, #f69434);
  background: #fff;
  z-index: -1;
  transition: .4s
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td {
  font-weight: 700;
  font-size: 18px
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td a {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  display: inline-block
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td a .unit {
  margin-left: 9px;
  color: #777e90;
  font-size: 14px
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td.boild {
  font-weight: 700;
  font-size: 18px
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td.up {
  font-weight: 400;
  color: #58bd7d
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td.down {
  font-weight: 400;
  color: #d33535
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr td a.btn {
  display: inline-block;
  color: var(--Home-Page-3-Color-Main-Color, #f69434);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
  transition: .3s ease-in-out;
  background-color: #fdead6
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr:hover::before {
  background: var(--vtc-bg-main-bg-4);
  transition: .4s
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr:hover .icon-star {
  color: #f69434
}

.coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner tbody tr:hover a.btn {
  background: #f69434;
  color: #fff
}

.coin-list.coin-list4 .sec-shape1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1
}

.coin-list.coin-list4 .sec-shape2 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1
}

.profile-area {
  padding: 250px 0;
  background-color: #f3f4ff
}

.profile-area .profile-user-id {
  text-align: center;
  padding: 32px;
  border-radius: 4px;
  background: var(--Home-Page-3-Color-Gray-Color, #fff)
}

.profile-area .profile-user-id .heading h4 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px
}

.profile-area .profile-user-id .heading h6 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  padding-top: 16px
}

.profile-area .profile-user-id .tab-content-buttons .nav button {
  text-align: start;
  margin-top: 20px;
  padding: 20px;
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
  background: #f3f4ff
}

.profile-area .profile-user-id .tab-content-buttons .nav button img {
  margin-top: -4px;
  margin-right: 6px
}

.profile-area .profile-user-id .tab-content-buttons .nav button.active {
  transition: .4s;
  color: #fff;
  background: var(--vtc-bg-main-bg-1)
}

.profile-area .profile-user-id .tab-content-buttons .nav button.active img {
  filter: brightness(0) invert(1)
}

.profile-area .tab-content-body {
  margin-left: 30px
}

.profile-area .tab-content-body .profile-heading h3 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize
}

.profile-area .tab-content-body .profile-heading h3 span.up {
  color: #1fcb4f
}

.profile-area .tab-content-body .profile-heading h3 span.down {
  color: #cb1f34
}

.profile-area .tab-content-body .profile-heading p {
  color: var(--Home-Page-3-Color-Paragraph-Color, #50515c);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px
}

.profile-area .tab-content-body .profile-form {
  background: #fff;
  padding: 32px;
  border-radius: 4px
}

.profile-area .tab-content-body .profile-form .single-input {
  margin-top: 20px;
  position: relative
}

.login-page .login-area .form-area .single-input label,
.profile-area .tab-content-body .profile-form .single-input label {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 16px
}

.login-page .login-area .form-area .google-buttons a,
.login-page .login-area .form-area .qr-code-area h6,
.profile-area .tab-content-body .profile-form .wallet-option h6 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 18px;
  line-height: 18px;
  text-transform: capitalize
}

.login-page .login-area .form-area .single-input input,
.profile-area .tab-content-body .profile-form .single-input input {
  padding: 18px;
  border-radius: 4px;
  border: none;
  width: 100%;
  background: #f3f4ff
}

.profile-area .tab-content-body .profile-form .single-input input::-moz-placeholder {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px
}

.profile-area .tab-content-body .profile-form .single-input input::placeholder {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px
}

.profile-area .tab-content-body .profile-form .single-input .copy-btn {
  border: none;
  border-radius: 4px;
  background: var(--vtc-bg-main-bg-1);
  padding: 10px 12px;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
  position: absolute;
  right: 10px;
  bottom: 14px
}

.login-page .login-area .form-area .single-input .nice-select.wide,
.profile-area .tab-content-body .profile-form .single-input .nice-select.wide {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  height: 60px;
  border: none;
  background: #f3f4ff
}

.profile-area .tab-content-body .profile-form .border-all {
  background: #e2e3ee;
  width: 100%;
  height: 1px;
  margin: 30px 0
}

.profile-area .tab-content-body .profile-form .bottom-area .heading {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.profile-area .tab-content-body .profile-form .wallet-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px
}

.profile-area .tab-content-body .profile-form .wallet-option h6 {
  font-style: normal;
  font-weight: 600
}

.profile-area .tab-content-body .profile-form .toggle-inner input {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 25px;
  right: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer
}

.profile-area .tab-content-body .profile-form .custom-toggle {
  position: absolute;
  height: 25px;
  width: 25px;
  background-color: #fff;
  top: 4px;
  left: 5px;
  border-radius: 50%;
  transition: .3s
}

.profile-area .tab-content-body .profile-form .toggle-inner .t-month,
.profile-area .tab-content-body .profile-form .toggle-inner .t-year {
  position: absolute;
  left: -50px;
  top: 8px;
  color: #0e1124;
  transition: .3s;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px
}

.profile-area .tab-content-body .profile-form .toggle-inner .t-year {
  left: unset;
  right: -140px;
  opacity: .5
}

.profile-area .tab-content-body .profile-form .active>.toggle-inner .t-month {
  opacity: .5
}

.profile-area .tab-content-body .profile-form .toggle-inner input:checked+span {
  left: 28px
}

.profile-area .tab-content-body .profile-form .toggle-inner {
  width: 60px;
  margin: 0 auto;
  height: 35px;
  background: var(--vtc-bg-main-bg-1);
  border-radius: 25px;
  position: relative
}

.login-page {
  padding: 225px 0;
  background-color: #f3f4ff
}

.login-page .login-area {
  background: #fff;
  border-radius: 4px;
  padding: 32px;
  margin-top: 60px
}

.login-page .login-area h5 {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: capitalize;
  margin-bottom: 10px
}

.about-team .team-box .icons,
.login-page .login-area .form-area .single-input {
  margin-top: 20px
}

.login-page .login-area .form-area .single-input input::-moz-placeholder {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px
}

.login-page .login-area .form-area .single-input input::placeholder {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px
}

.login-page .login-area .form-area .check-box-area .box label,
.login-page .login-area .form-area .check-box-area .pera a {
  color: var(--Home-Page-3-Color-Paragraph-Color, #50515c);
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  font-style: normal
}

.login-page .login-area .form-area .check-box-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px
}

.login-page .login-area .form-area .check-box-area .box input {
  width: 16px;
  height: 16px
}

.login-page .login-area .form-area .check-box-area .box label {
  margin-top: -8px;
  margin-left: 6px
}

.login-page .login-area .form-area .check-box-area .pera a {
  display: inline-block
}

.login-page .login-area .form-area .button {
  margin: 24px 0
}

.login-page .login-area .form-area .google-buttons {
  margin-top: 16px
}

.login-page .login-area .form-area .google-buttons a {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  background: #f3f4fe;
  border-radius: 60px;
  padding: 16px 20px;
  text-align: center;
  font-style: normal;
  font-weight: 700
}

.login-page .login-area .form-area .qr-code-area h6 {
  font-style: normal;
  font-weight: 700
}

.login-page .login-area .form-area .qr-code-area p {
  color: var(--Home-Page-3-Color-Text-Color, rgba(7, 8, 17, .7882352941));
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px
}

.login-page .login-area .form-area .qr-code-area p a {
  color: #5a65f5;
  text-decoration: underline
}

.preloader {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center
}

.preloader.preloader2 {
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center
}

.about-team::after,
.work1 {
  background-color: var(--vtc-bg-common-bg1)
}

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

.loading,
.loading.loading2,
.loading.loading3 {
  border: 1px solid transparent;
  animation: 1.5s linear infinite rotate-loading;
  transform-origin: 50% 50%
}

.loading-container {
  margin: 40px auto
}

.loading {
  border-color: transparent #5a65f5
}

.loading.loading2 {
  border-color: transparent #c0ff3a !important
}

.loading.loading3 {
  border-color: transparent #ee64fe
}

.loading.loading4 {
  border: 1px solid transparent;
  border-color: transparent #f69434;
  animation: 1.5s linear infinite rotate-loading;
  transform-origin: 50% 50%
}

.header-area3.sticky,
.header-area4.sticky {
  border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.loading-container .loading,
.loading-container:hover .loading {
  transition: .5s ease-in-out
}

#loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.about-team::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -6
}

.about-team .team-box {
  position: relative;
  padding: 32px;
  text-align: center;
  margin-top: 36px;
  transition: .4s
}

.about-team .team-box .image img {
  border-radius: 50%
}

.about-team .team-box .heading1 p {
  padding-top: 9px
}

.about-team .team-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: var(--vtc-bg-bg-white);
  z-index: -5;
  border-radius: 4px
}

.about-team .team-box .box-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -4;
  opacity: .3;
  transition: .4s
}

.about-team .team-box .icons li,
.footer4 .single-footer-items .icons li {
  display: inline-block
}

.about-team .team-box .icons li a {
  display: inline-block;
  position: relative;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  color: #070811;
  margin: 0 1px;
  transition: .4s
}

.about-team .team-box .icons li a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url(../img/shapes/about-team-icon1.png);
  z-index: -2;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat
}

.about-team .team-box .icons li a.active::before,
.about-team .team-box .icons li a::before,
.about-team .team-box .icons li a:hover::before {
  top: 0;
  background-image: url(../img/shapes/about-team-icon2.png);
  z-index: -1;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: .4s;
  content: ""
}

.about-team .team-box .icons li a::before {
  opacity: 0
}

.about-team .team-box .icons li a.active,
.about-team .team-box .icons li a:hover {
  transition: .4s;
  color: #fff
}

.about-team .team-box .icons li a.active::before,
.about-team .team-box .icons li a:hover::before {
  opacity: 1
}

.about-team .team-box .icons li:first-child {
  transform: translateX(90px);
  z-index: -2;
  transition: .4s
}

.about-team .team-box .icons li:nth-child(2) {
  transform: translateX(46px);
  z-index: -2;
  transition: .4s
}

.about-team .team-box .icons li:nth-child(3),
.about-team .team-box:hover .icons li:nth-child(3) {
  z-index: 4;
  position: relative;
  transition: .4s
}

.about-team .team-box .icons li:nth-child(4) {
  transform: translateX(-46px);
  z-index: -2;
  transition: .4s
}

.about-team .team-box .icons li:nth-child(5) {
  transform: translateX(-90px);
  z-index: -2;
  transition: .4s
}

.about-team .team-box:hover .icons li:first-child,
.about-team .team-box:hover .icons li:nth-child(2),
.about-team .team-box:hover .icons li:nth-child(4),
.about-team .team-box:hover .icons li:nth-child(5) {
  transform: translateX(0);
  z-index: -2;
  transition: .4s
}

.about-team .box-shape1 {
  position: absolute;
  bottom: -70px;
  right: 50%
}

.about-team .box-shape2 {
  position: absolute;
  left: -50px;
  top: 50%
}

.about-team .box-shape3 {
  position: absolute;
  right: -50px;
  bottom: 30px
}

.about-team .shape1 {
  top: 150px;
  left: 50px;
  position: absolute
}

.about-team .shape2 {
  top: 150px;
  right: 50px;
  position: absolute
}

.work1 .work-box-area {
  margin-top: 30px;
  text-align: center;
  position: relative;
  z-index: 9
}

.work1 .work-box-area span {
  display: inline-block;
  color: var(--Home-Page-3-Color-Main-Color, #5a65f5);
  font-size: var(--f-fs-font-fs18);
  font-style: normal;
  font-weight: var(--f-fw-bold);
  line-height: var(--f-fs-font-fs18);
  text-transform: capitalize;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background-color: var(--vtc-bg-bg-white);
  border-radius: 50%;
  transition: .4s;
  position: relative;
  z-index: 99
}

.work1 .work-box-area .work-box {
  background-color: var(--vtc-bg-bg-white);
  transition: .4s;
  overflow: hidden;
  border-radius: 4px
}

.work1 .work-box-area .work-box .heading1 {
  background-color: #dee0fd;
  padding: 32px 28px;
  transition: .4s
}

.work1 .work-box-area.active span,
.work1 .work-box-area:hover span {
  transition: .4s;
  background-color: var(--vtc-bg-main-bg-1);
  color: var(--vtc-bg-bg-white)
}

.work1 .work-box-area.active .heading1 h5 a,
.work1 .work-box-area:hover .work-box .heading1 h5 a,
.work4 .work-box-area.active .heading1 h5 a,
.work4 .work-box-area:hover .work-box .heading1 h5 a {
  color: var(--vtc-bg-bg-white);
  transition: .4s
}

.work1 .work-box-area.active .heading1 p,
.work1 .work-box-area:hover .work-box .heading1 p,
.work4 .work-box-area.active .heading1 p,
.work4 .work-box-area:hover .work-box .heading1 p {
  transition: .4s;
  color: rgba(255, 255, 255, .8235294118)
}


.work2 .work2-box-area {
  margin-top: 50px;
  text-align: center;
  transition: .4s
}

.dflex,
.work2 .work2-box-area .icon-area {
  display: flex;
  justify-content: center
}

.work2 .work2-box-area .icon {
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  background: var(--vtc-bg-main-bg-2);
  border-radius: 50%;
  transition: .4s
}

.work2 .work2-box-area .single-box {
  position: relative;
  padding: 90px 65px 40px
}

.work2 .work2-box-area .single-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../img/bg/work2-box-img.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -2
}

.work2 .work2-box-area .single-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../img/bg/work2-box-img2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
  opacity: 0;
  transition: .4s
}

.work2 .work2-box-area:hover .icon {
  transform: rotateY(180deg);
  transition: .4s
}

.work2 .work2-box-area.active .single-box .heading2 p,
.work2 .work2-box-area:hover .single-box .heading2 p {
  color: var(--vtc-text-pera-1)
}

.work2 .shape {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -5
}

.work-sectigon-area .works-header h2,
.work-sectigon-area4 .works-header h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 50px;
  color: #00f;
  position: relative
}

.footer4 .footer-logo-area .theme-btn5,
.header-area.header-area4 .header-elements .main-menu-ex ul li a.active,
.header-area.header-area4 .header-elements .main-menu-ex ul li a:hover,
.header-area.header-area4 .main-menu-ex.main-menu-ex1 li.dropdown-menu-parrent:hover a.main1,
.header-area.header-area4 .main-menu-ex.main-menu-ex1 li.has-dropdown.has-dropdown1:hover a.main,
.header-area.header-area4 .main-menu-ex.main-menu-ex1 li.has-dropdown:hover a.main1,
.work4 .work-box-area span {
  color: var(--vtc-bg-main-bg-4)
}

.work-sectigon-area .works-header h2 img,
.work-sectigon-area4 .works-header h2 img {
  position: absolute;
  top: -10px
}

.work-sectigon-area .collapse-navtabs,
.work-sectigon-area4 .collapse-navtabs {
  padding: 0 90px 0 0;
  position: relative
}

.work-sectigon-area .collapse-navtabs:after {
  position: absolute;
  content: "";
  height: 95%;
  width: 12px;
  background-color: #1f1a25;
  left: -70px;
  top: 0
}

.work-sectigon-area .collapse-navtabs .nav-pills .nav-link.active,
.work-sectigon-area .collapse-navtabs .nav-pills .show>.nav-link,
.work-sectigon-area4 .collapse-navtabs .nav-pills .nav-link.active,
.work-sectigon-area4 .collapse-navtabs .nav-pills .show>.nav-link {
  border-radius: 4px;
  background: var(--Home-Page-1-Color-Gredient-1, linear-gradient(90deg, #49d2fd 0, #8f00ff 100%))
}

.work-sectigon-area .collapse-navtabs .nav-pills .nav-link.active .polygon2,
.work-sectigon-area .collapse-navtabs .nav-pills .show>.nav-link .polygon2,
.work-sectigon-area4 .collapse-navtabs .nav-pills .nav-link.active .polygon2,
.work-sectigon-area4 .collapse-navtabs .nav-pills .show>.nav-link .polygon2 {
  display: none;
  transition: .4s ease-in-out
}

.main-menu-ex li li,
.work-sectigon-area .collapse-navtabs .nav-pills .nav-link.active .polygon1,
.work-sectigon-area .collapse-navtabs .nav-pills .show>.nav-link .polygon1,
.work-sectigon-area4 .collapse-navtabs .nav-pills .nav-link.active .polygon1,
.work-sectigon-area4 .collapse-navtabs .nav-pills .show>.nav-link .polygon1 {
  display: block
}

.work-sectigon-area .collapse-navtabs button {
  position: relative;
  z-index: 1;
  background: #1f1a25;
  padding: 28px 24px;
  border-radius: 4px;
  margin-left: 30px;
  margin-bottom: 30px;
  text-align: start
}

.work-sectigon-area .collapse-navtabs button::after:active,
.work-sectigon-area4 .collapse-navtabs button::after:active {
  background: red
}

.work-sectigon-area .collapse-navtabs button:after {
  position: absolute;
  content: "";
  height: 170px;
  width: 12px;
  background: linear-gradient(180deg, #49d2fd .36%, #8f00ff 100.26%);
  left: -100px;
  top: 0;
  opacity: 0;
  z-index: 3
}

.work-sectigon-area .collapse-navtabs button.active::before,
.work-sectigon-area .collapse-navtabs button::before {
  height: 70px;
  width: 70px;
  left: -48px;
  top: 53px;
  opacity: .8;
  z-index: 3;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  content: ""
}

.work-sectigon-area .collapse-navtabs button::before {
  background-image: url(../img/shapes/work3-box-shape2.png)
}

.work-sectigon-area .collapse-navtabs button span.heading,
.work-sectigon-area4 .collapse-navtabs button.active .button-area span.heading {
  color: var(--vtc-bg-bg-white);
  font-size: var(--f-fs-font-fs24);
  font-style: normal;
  font-weight: var(--f-fw-bold);
  line-height: var(--f-fs-font-fs24);
  display: inline-block
}

.work-sectigon-area .collapse-navtabs button span.button-pera,
.work-sectigon-area4 .collapse-navtabs button.active .button-area span.button-pera {
  color: rgba(255, 255, 255, .8);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: .16px;
  display: inline-block;
  padding-top: 10px
}

.footer4 .footer-logo-area h5,
.footer4 .single-footer-items h3,
.work4 .work-box-area span {
  font-style: normal;
  font-weight: var(--f-fw-bold)
}

.work-sectigon-area .collapse-navtabs button .tabs-content img,
.work-sectigon-area4 .collapse-navtabs button .tabs-content img {
  position: absolute;
  left: -50px;
  top: 25%;
  filter: brightness(0) invert(1)
}

.work-sectigon-area .collapse-navtabs button.active::before {
  background-image: url(../img/shapes/work3-box-shape.png)
}

.work-sectigon-area .collapse-navtabs img,
.work-sectigon-area4 .collapse-navtabs img {
  position: absolute;
  left: -29px;
  top: 26%;
  transition: .4s ease-in-out
}


.work-sectigon-area .elementors-shape1,
.work-sectigon-area4 .elementors-shape1 {
  position: absolute;
  bottom: -50px;
  left: 230px
}

.work-sectigon-area .elementors-shape2,
.work-sectigon-area4 .elementors-shape2 {
  position: absolute;
  bottom: -20px;
  left: 360px
}

.work-sectigon-area .sec-shape,
.work-sectigon-area4 .sec-shape {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2
}

.tabs-author-area {
  margin-top: 0;
  position: relative;
  padding: 0 0 0 50px
}

@media only screen and (min-width:768px) and (max-width:991px) {

  .heading1 h2,
  .heading1-w h2,
  .heading4 h2 {
    font-size: var(--f-fs-font-fs32);
    line-height: var(--f-fs-font-fs40)
  }

  .heading2 h2,
  .heading3 h2,
  .heading3-w h2 {
    font-size: var(--f-fs-font-fs32);
    line-height: var(--f-fs-font-fs48)
  }

  .about1 .heading1 {
    padding-top: 40px;
    padding-left: 0
  }

  .about2 .about2-boxs {
    padding-left: 0;
    padding-top: 60px
  }

  .about2 .about2-boxs::after {
    left: 30px
  }

  .about2 .sec-shape,
  .about3 .shape,
  .chosse4 .heading4 .counter-area .counter-single.after::after,
  .cta3 .bg .shape,
  .fact .boxs-area .single-box::after,
  .faq3 .sec-shape1,
  .faq3 .sec-shape2,
  .faq3 .sec-shape3,
  .faq3 .sec-shape6,
  .roadmap .roadmap-boxs .parent-area .circle-box-area .line-shape,
  .roadmap .roadmap-boxs::after,
  .roadmap2 .roadmap2-area::after,
  .roadmap2 .sec-shape1,
  .roadmap2 .sec-shape2,
  .roadmap2 .sec-shape3,
  .token-sell .box-area-all .icon,
  .work2 .shape {
    display: none
  }

  .about3 .about3-counter-boxs,
  .chosse4 .heading4 {
    margin-top: 40px
  }

  .about3 .about3-counter-boxs .box h3 {
    font-size: 50px;
    line-height: 50px
  }

  .about3 .about3-counter-boxs .box.box-unic {
    margin-bottom: 30px
  }

  .about-trusted .about-trusted-images .image3 {
    right: 0;
    top: 0
  }

  .cta2 {
    padding-top: 50px
  }

  .cta2 .heading h2 {
    font-size: var(--f-fs-font-fs32);
    line-height: var(--f-fs-font-fs32)
  }

  .cta2-images .images-area {
    margin-top: -340px
  }

  .cta3 .bg {
    padding: 50px 20px
  }

  .cta3 .bg .form-area,
  .roadmap .roadmap-boxs .parent-area .roadmap-box {
    margin-left: 0;
    margin-top: 30px
  }

  .fact .boxs-area .single-box h3 {
    font-size: var(--f-fs-font-fs40);
    line-height: var(--f-fs-font-fs40)
  }

  .mobile-area .mobile-area,
  .mobile-area4 .mobile-area {
    margin-top: 170px
  }

  .mobile-area .mobile-area .main-image,
  .mobile-area4 .mobile-area .main-image {
    position: absolute;
    right: 0;
    top: auto;
    left: 0;
    bottom: 0
  }

  .mobile-area .mobile-area .coin,
  .mobile-area4 .mobile-area .coin {
    position: absolute;
    top: -100px;
    left: 70px
  }

  .mobile-area .mobile-area .qr,
  .mobile-area4 .mobile-area .qr {
    position: absolute;
    right: 0;
    top: -150px
  }

  .mobile-area4 .shapes-bg {
    top: auto;
    bottom: 0
  }

  .profile-area .tab-content-body,
  .roadmap .roadmap-boxs .parent-area .circle-box-area,
  .work-sectigon-area .collapse-navtabs button::after:active {
    margin-left: 0
  }

  .market-page-sec1 .market-update-boxs .update-box,
  .roadmap .roadmap-boxs .parent-area .circle-box-area .circle-box {
    margin-top: 30px
  }

  .common-hero .subscribe-form,
  .roadmap .roadmap-boxs .parent-area .circle-box-area.right,
  .roadmap .roadmap-boxs .parent-area .roadmap-box.right {
    margin-right: 0
  }

  .common-hero h1,
  .hero-area4 .main-heading h1,
  .others2 .heading h2 {
    font-size: var(--f-fs-font-fs40);
    line-height: var(--f-fs-font-fs48)
  }

  .others2 .main-image {
    margin-left: 0;
    margin-right: 100px
  }

  .roadmap2 .roadmap2-area .roadmap2-box {
    padding-top: 40px
  }

  .possibilites .possibilites-boxs {
    text-align: start;
    margin-top: 40px
  }

  .possibilites .possibilites-boxs .single-box {
    margin-left: 0;
    margin-right: 30px
  }

  .possibilites .features-bg,
  .work-sectigon-area {
    padding: 50px 0
  }

  .possibilites .features-bg .main-image {
    position: static
  }

  .possibilites .features-bg .heading3-w {
    padding: 30px
  }

  .market-page-sec1 .market-update-boxs {
    margin-left: 0;
    margin-right: 0
  }

  .contact-page .contact-boxs {
    padding-left: 0
  }

  .hero-area4 .subscribe-form input {
    width: 430px
  }

  .hero-area4 .all-images .main-image {
    bottom: 0;
    left: 0
  }

  .coin-list .coin-list__main,
  .coin-list.coin-list4 .coin-list__main {
    overflow: auto
  }

  .coin-list .coin-list__main .flat-tabs .content-tab .content-inner table {
    width: 800px
  }

  .coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner thead tr th {
    padding: 22px
  }

  .work-sectigon-area .collapse-navtabs {
    padding: 0
  }

  .tabs-author-area .tabs-author-images1 {
    left: 0;
    right: 0;
    margin-top: 20px
  }
}

.tabs-author-area .tabs-author-images1 .tabs-img1 {
  height: 220px;
  width: 220px;
  top: 8px;
  position: relative;
  left: 10px;
  border-radius: 50%
}

.tabs-author-area .tabs-author-images1 .elementors10 {
  position: absolute;
  top: -10px;
  height: 260px;
  width: 260px;
  -o-object-fit: contain;
  object-fit: contain;
  left: -10px
}

.tabs-author-area .tabs-author-images1 .elementors11 {
  position: absolute;
  top: -30px;
  left: -30px;
  height: 240px;
  width: 240px
}

.tabs-author-area .tabs-author-images1.space1 {
  margin-top: 100px
}

.tabs-author-area .tabs-author-images2 {
  position: absolute;
  top: 60px;
  right: -80px
}

@media (max-width:767px) {
  .space10 {
    height: 5px
  }

  .sp5 {
    padding-bottom: 50px
  }

  .space20 {
    height: 10px
  }

  .space30 {
    height: 15px
  }

  .space40 {
    height: 20px
  }

  .space50 {
    height: 25px
  }

  .about2 .sec-shape,
  .about3 .shape,
  .chosse4 .heading4 .counter-area .counter-single.after::after,
  .cta3 .bg .shape,
  .fact .boxs-area .single-box::after,
  .faq3 .accordion .accordion-item button::before,
  .faq3 .sec-shape1,
  .faq3 .sec-shape2,
  .faq3 .sec-shape3,
  .faq3 .sec-shape6,
  .hero-area4 .all-images .hero4-shape3,
  .mobile-hidden,
  .roadmap .roadmap-boxs .parent-area .circle-box-area .line-shape,
  .roadmap .roadmap-boxs::after,
  .roadmap2 .roadmap2-area::after,
  .roadmap2 .sec-shape1,
  .roadmap2 .sec-shape2,
  .roadmap2 .sec-shape3,
  .token-sell .box-area-all .icon,
  .token-sell .token_sale .shape1,
  .token-sell .token_sale .shape2,
  .token-sell .token_sale .shape3,
  .token-sell .token_sale .shape4,
  .work2 .shape {
    display: none
  }

  .lg-ml-15,
  .profile-area .tab-content-body,
  .roadmap .roadmap-boxs .parent-area .circle-box-area,
  .work-sectigon-area .collapse-navtabs button::after:active {
    margin-left: 0
  }

  .common-hero .subscribe-form,
  .lg-mr-15,
  .roadmap .roadmap-boxs .parent-area .circle-box-area.right,
  .roadmap .roadmap-boxs .parent-area .roadmap-box.right {
    margin-right: 0
  }

  .heading1 h2,
  .heading1-w h2,
  .heading4 h2 {
    font-size: var(--f-fs-font-fs32);
    line-height: var(--f-fs-font-fs40)
  }

  .heading2 h2,
  .heading3 h2,
  .heading3-w h2 {
    font-size: var(--f-fs-font-fs32);
    line-height: var(--f-fs-font-fs48)
  }

  .video-play-button {
    margin: 0 30px 0 0
  }

  .cta2 .buttons a:last-child,
  .hero-button1,
  .mobile-area4 .button {
    margin-top: 20px
  }

  .btn3 {
    margin-left: 0;
    margin-top: 12px
  }

  .theme-btn6 {
    margin-left: 0;
    margin-top: 16px
  }

  .about1 .about1-images {
    height: 720px
  }

  .about1 .about1-images .image1,
  .about2 .about2-images .image2 {
    left: 0
  }

  .about1 .about1-images .image4,
  .hero-area4 .all-images .hero4-shape1 {
    top: 70px
  }

  .about1 .about1-images .image5 {
    right: 0;
    bottom: 20px
  }

  .about1 .heading1 {
    padding-top: 40px;
    padding-left: 0
  }

  .about1 .heading1 .icon-box,
  .fact .boxs-area {
    display: block
  }

  .about1 .heading1 .icon-box .heading1 {
    padding-left: 0;
    padding-top: 20px
  }

  .about2 .about2-boxs,
  .contact-page .contact-boxs {
    padding-left: 0
  }

  .about2 .about2-boxs::after {
    left: 30px;
    top: -32px
  }

  .about3 .about3-counter-boxs,
  .chosse4 .heading4 {
    margin-top: 40px
  }

  .about3 .about3-counter-boxs .box h3 {
    font-size: 50px;
    line-height: 50px
  }

  .about3 .about3-counter-boxs .box.box-unic,
  .chosse4 .heading4 .counter-area .counter-single {
    margin-bottom: 30px
  }

  .about-trusted .about-trusted-images .image3 {
    right: 0;
    top: 0
  }

  .chosse4 .chosse4-all-images {
    height: 450px
  }

  .cta1 .heading1-w,
  .cta2,
  .cta4 .heading1-w {
    padding-top: 50px
  }

  .cta1 .cta1-all-imags,
  .cta4 .cta1-all-imags {
    position: relative;
    text-align: right;
    min-height: 420px
  }

  .cta2 .heading h2 {
    font-size: var(--f-fs-font-fs32);
    line-height: var(--f-fs-font-fs32)
  }

  .cta2-images .images-area {
    margin-top: -180px
  }

  .cta2-images .images-area .image2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 130px;
    margin-top: -141px;
    margin-right: 0
  }

  .cta3 .bg {
    padding: 50px 20px
  }

  .cta3 .bg .form-area,
  .roadmap .roadmap-boxs .parent-area .roadmap-box {
    margin-left: 0;
    margin-top: 30px
  }

  .faq3 .accordion .accordion-item button {
    font-size: 20px;
    line-height: 26px;
    padding: 20px
  }

  .faq3 .accordion .accordion-item .accordion-body {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px
  }

  .fact .boxs-area .single-box,
  .market-page-sec1 .market-update-boxs .update-box,
  .roadmap .roadmap-boxs .parent-area .circle-box-area .circle-box {
    margin-top: 30px
  }

  .fact .boxs-area .single-box h3 {
    font-size: var(--f-fs-font-fs40);
    line-height: var(--f-fs-font-fs40)
  }

  .mobile-area .button a:last-child {
    margin-left: 0;
    margin-right: 70px;
    margin-top: 16px
  }

  .mobile-area .mobile-area,
  .mobile-area4 .mobile-area {
    height: 420px
  }

  .mobile-area .mobile-area .main-image,
  .mobile-area4 .mobile-area .main-image {
    position: absolute;
    right: 0;
    top: auto;
    left: 0;
    bottom: 0
  }

  .mobile-area .mobile-area .coin,
  .mobile-area4 .mobile-area .coin {
    position: absolute;
    top: 40px;
    left: 0
  }

  .mobile-area .mobile-area .qr,
  .mobile-area4 .mobile-area .qr {
    position: absolute;
    right: 0;
    top: 30px
  }

  .mobile-area .mobile-area .shape,
  .mobile-area4 .mobile-area .shape {
    position: absolute;
    right: 0;
    top: 141px
  }

  .mobile-area4 .button a:last-child {
    margin-left: 16px;
    margin-right: 0
  }

  .mobile-area4 .shapes-bg {
    top: auto;
    bottom: 0
  }

  .token-sell .token_sale .tk_counter_inner {
    background-color: #323238;
    height: auto;
    border-radius: 4px;
    width: 320px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .token-sell .token_sale .tk_counter_inner::after {
    border-radius: 4px
  }

  .common-hero h1,
  .hero-area4 .main-heading h1,
  .others2 .heading h2 {
    font-size: var(--f-fs-font-fs40);
    line-height: var(--f-fs-font-fs48)
  }

  .others2 .heading .buttons a:last-child {
    margin-left: 0;
    margin-top: 20px;
    margin-right: 30px
  }

  .others2 .main-image {
    margin-left: 0;
    margin-right: 100px;
    margin-top: 30px
  }

  .roadmap2 .roadmap2-area .roadmap2-box {
    padding-top: 40px
  }

  .possibilites .possibilites-boxs {
    text-align: start;
    margin-top: 40px
  }

  .possibilites .possibilites-boxs .single-box {
    margin-left: 0;
    margin-right: 30px
  }

  .possibilites .features-bg,
  .work-sectigon-area {
    padding: 50px 0
  }

  .possibilites .features-bg .main-image {
    position: static
  }

  .possibilites .features-bg .heading3-w {
    padding: 30px
  }

  .video-area3 .bg {
    padding: 30px 30px 100px
  }

  .video-area3 .video-area3-all {
    justify-content: center;
    margin-right: 0
  }

  .market-page-sec1 .market-update-boxs {
    margin-left: 0;
    margin-right: 0
  }

  .hero-area4 .subscribe-form .button {
    right: 0
  }

  .hero-area4 .all-images .main-image {
    bottom: 0;
    left: 0
  }

  .coin-list .coin-list__main,
  .coin-list.coin-list4 .coin-list__main {
    overflow: auto
  }

  .coin-list .coin-list__main .flat-tabs .content-tab .content-inner table {
    width: 800px
  }

  .coin-list.coin-list4 .coin-list__main .flat-tabs .content-tab .content-inner thead tr th {
    padding: 22px 60px 22px 40px
  }

  .work-sectigon-area .works-header h2 {
    font-size: 32px;
    line-height: 42px
  }

  .work-sectigon-area .collapse-navtabs {
    padding: 0
  }

  .tabs-author-area {
    padding: 0;
    margin-top: 0;
    margin-bottom: 50px
  }

  .tabs-author-area .tabs-author-images1 {
    left: 0;
    right: 0;
    margin-top: 20px
  }

  .tabs-author-area .tabs-author-images2 {
    position: relative;
    left: 0
  }
}


@media (max-width:767px) {
  .tabs-author-area .tabs-author-images2 img.tabs-img1 {
    width: 200px;
    height: 200px;
    position: relative;
    top: 75px;
    left: 5px
  }
}



.tabs-author-area .tabs-author-images2 .elementors13 img {
  position: relative;
  top: -396px;
  height: 450px;
  width: 450px;
  -o-object-fit: contain;
  object-fit: contain;
  left: -50px
}

.tabs-author-area .tabs-content {
  transition: .8s ease-in-out
}

.work-sectigon-area4 .collapse-navtabs:after {
  position: absolute;
  content: "";
  height: 95%;
  width: 12px;
  background-color: #f7f5fb;
  left: -70px;
  top: 0
}

.work-sectigon-area4 .collapse-navtabs button {
  position: relative;
  z-index: 1;
  padding: 28px 24px;
  margin-left: 30px;
  margin-bottom: 30px;
  text-align: start
}

.work-sectigon-area4 .collapse-navtabs button .button-area::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  border: 1.4px solid #f69434;
  background: var(--Home-Page-4-Color-Gray-Color, #f7f5fb);
  z-index: -2;
  transition: .4s
}

.work-sectigon-area4 .collapse-navtabs button .button-area::before,
.work-sectigon-area4 .collapse-navtabs button.active .button-area::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  border: 1.4px solid #f69434;
  background: var(--Home-Page-4-Color-Gray-Color, #f69434);
  z-index: -2;
  transition: .4s
}

.work-sectigon-area4 .collapse-navtabs button:after {
  position: absolute;
  content: "";
  height: 170px;
  width: 12px;
  background: #f69434;
  left: -100px;
  top: 0;
  opacity: 0;
  z-index: 3
}

.work-sectigon-area4 .collapse-navtabs button.active::before,
.work-sectigon-area4 .collapse-navtabs button::before {
  height: 70px;
  width: 70px;
  top: 53px;
  opacity: .8;
  z-index: 3;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  content: ""
}

.work-sectigon-area4 .collapse-navtabs button::before {
  background-image: url(../img/shapes/sell-betcoin-shape1.png);
  left: -46px
}

.work-sectigon-area4 .collapse-navtabs button span.heading {
  color: var(--vtc-text-heading-1);
  font-size: var(--f-fs-font-fs24);
  font-style: normal;
  font-weight: var(--f-fw-bold);
  line-height: var(--f-fs-font-fs24);
  display: inline-block
}

.work-sectigon-area4 .collapse-navtabs button span.button-pera {
  color: var(--vtc-text-pera-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: .16px;
  display: inline-block;
  padding-top: 10px
}

.work-sectigon-area4 .collapse-navtabs button.active::before {
  background-image: url(../img/shapes/sell-betcoin-shape2.png);
  left: -48px
}

.work-sectigon-area4 .collapse-navtabs button.active .button-area::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  border: 1.4px solid #f69434;
  background: var(--Home-Page-4-Color-Gray-Color, #f69434);
  z-index: -2;
  transition: .4s
}

.work-sectigon-area4 .tabs-author-area .sell-betcoin-images .image2 {
  position: absolute;
  top: 100px;
  left: 0
}

.work-sectigon-area4 .tabs-author-area .sell-betcoin-images .image3 {
  position: absolute;
  bottom: 100px;
  right: 0
}

.work4 {
  background-color: var(--vtc-bg-common-bg4);
  border-top: 1.5px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5));
  border-bottom: 1.5px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5))
}

.work4 .work-box-area {
  margin-top: 30px;
  text-align: center
}

.work4 .work-box-area span {
  display: inline-block;
  font-size: var(--f-fs-font-fs18);
  line-height: var(--f-fs-font-fs18);
  text-transform: capitalize;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background-color: var(--vtc-bg-bg-white);
  border-radius: 50%;
  transition: .4s;
  position: relative;
  z-index: 99
}

.work4 .work-box-area .work-box {
  background-color: var(--vtc-bg-bg-white);
  transition: .4s;
  overflow: hidden;
  border: 1px solid var(--Home-Page-4-Color-Normal, #f69434);
  background: var(--home-page-4-color-light-hover, #fff);
  border-bottom: none;
  border-radius: 4px
}

.work4 .work-box-area .work-box .heading1 {
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid var(--Home-Page-4-Color-Normal, #f69434);
  background: var(--home-page-4-color-light-hover, #feefe1);
  padding: 32px 28px;
  transition: .4s
}

.work4 .work-box-area.active span,
.work4 .work-box-area:hover span {
  transition: .4s;
  background-color: var(--vtc-bg-main-bg-4);
  color: var(--vtc-bg-bg-white)
}

.work4 .work-box-area.active .heading1,
.work4 .work-box-area:hover .work-box .heading1 {
  transition: .4s;
  background-color: var(--vtc-bg-main-bg-4)
}



.footer4 {
  position: relative;
  z-index: 99
}

.footer4 .footer-bg {
  background-color: var(--vtc-bg-bg-white);
  padding: 80px 100px 0;
  margin-top: -130px;
  margin-left: -100px;
  margin-right: -100px;
  border-radius: 4px;
  position: relative
}

.header-area1.sticky,
.header-area2.sticky,
.header-area3.sticky,
.header-area4.sticky {
  position: fixed;
  top: 0;
  transform: translate3d(0, 0, 0);
  transition: .3s ease-in-out;
  z-index: 999;
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  box-shadow: rgba(0, 0, 0, .068) 0 20px 30px;
  left: 0;
  width: 100%
}

.footer4 .footer-bg .footer-shape1 {
  position: absolute;
  top: -30px;
  left: 20px
}

.footer4 .footer-bg .footer-shape2 {
  position: absolute;
  top: -30px;
  right: 20px
}

.footer4 .footer-bg .footer-shape3 {
  position: absolute;
  bottom: -60px;
  right: 20px
}

.footer4 .footer-bg .footer-shape4 {
  position: absolute;
  bottom: -60px;
  left: 20px
}

.footer4 .footer-logo-area {
  padding: 17px 8px;
  border-radius: 4px;
  text-align: center;
  background-color: #f694343b;
  margin-right: 10px
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .tabs-author-area .tabs-author-images2 {
    position: absolute;
    right: 0
  }

  .tabs-author-area .tabs-author-images2 img.tabs-img1 {
    width: 300px;
    height: 300px;
    position: relative;
    top: 75px;
    left: 5px
  }

  .tabs-author-area .tabs-author-images2 .elementors12 img {
    top: 73px
  }

  .tabs-author-area .tabs-author-images2 .elementors13 img {
    height: 0;
    width: 200px
  }

  .work-sectigon-area4 {
    padding: 50px 0
  }

  .work-sectigon-area4 .collapse-navtabs {
    padding: 0
  }

  .work-sectigon-area4 .collapse-navtabs button::after:active {
    margin-left: 0
  }

  .work-top::after {
    display: none
  }

  .footer4 .footer-logo-area {
    margin-bottom: 28px
  }
}

.footer4 .footer-logo-area h5 {
  font-size: 16px;
  color: #4a2287
}

.footer4 .single-footer-items h3 {
  font-size: var(--vtc-text-heading-1);
  font-size: var(--f-fs-font-fs24);
  line-height: var(--f-fs-font-fs24);
  padding-bottom: 28px;
  padding-left: 26px
}

.footer4 .coppyright p,
.footer4 .single-footer-items .contact-info li a,
.footer4 .single-footer-items .menu-list li a {
  color: var(--vtc-text-pera-1);
  font-size: var(--f-fs-font-fs16);
  font-weight: var(--f-fw-medium);
  font-style: normal
}

.footer4 .single-footer-items .contact-info,
.footer4 .single-footer-items .menu-list {
  padding-left: 26px
}

.footer4 .single-footer-items .menu-list li a {
  line-height: var(--f-fs-font-fs16);
  display: inline-block;
  padding-bottom: 16px;
  position: relative;
  transition: .4s
}

.footer4 .single-footer-items .menu-list li a::after {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  height: 22px;
  width: 0;
  background-color: var(--vtc-bg-main-bg-4);
  opacity: 0;
  transition: .4s
}

.footer4 .single-footer-items .menu-list li a:hover {
  padding-left: 12px;
  transition: .4s;
  color: var(--vtc-bg-main-bg-4)
}

.footer4 .single-footer-items .menu-list li a:hover::after {
  width: 3px;
  opacity: 1
}

.footer4 .single-footer-items .contact-info li a {
  line-height: var(--f-fs-font-fs16);
  display: inline-block;
  padding-bottom: 14px;
  position: relative;
  transition: .4s
}

.footer4 .single-footer-items .contact-info li a:hover,
.footer4 .single-footer-items .icons li a,
.header-area.header-area4 .header-elements .main-menu-ex ul li ul li a:hover {
  color: var(--vtc-bg-main-bg-4);
  transition: .4s
}

.footer4 .single-footer-items .icons {
  padding-left: 26px;
  margin-top: 10px
}

@media (max-width:767px) {
  .tabs-author-area .tabs-author-images2 .elementors12 img {
    top: 60px;
    height: 400px;
    width: 400px;
    left: -47px
  }

  .tabs-author-area .tabs-author-images2 .elementors13 img {
    height: 0;
    width: 200px
  }

  .work-sectigon-area4 {
    padding: 50px 0
  }

  .work-sectigon-area4 .works-header h2 {
    font-size: 32px;
    line-height: 42px
  }

  .work-sectigon-area4 .collapse-navtabs {
    padding: 0
  }

  .work-sectigon-area4 .collapse-navtabs button::after:active {
    margin-left: 0
  }

  .work-top::after {
    display: none
  }


  .footer4 .single-footer-items h3 {
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 16px
  }

  .footer4 .single-footer-items .contact-info,
  .footer4 .single-footer-items .icons,
  .footer4 .single-footer-items .menu-list {
    padding-left: 0
  }
}

.footer4 .single-footer-items .icons li a {
  display: inline-block;
  background-color: #feefe1;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  margin-right: 4px
}

.footer4 .single-footer-items .icons li a:hover {
  background-color: var(--vtc-bg-main-bg-4);
  text-align: all 0.4s;
  color: var(--vtc-bg-bg-white);
  transform: translateY(-3px)
}

.footer4 .coppyright {
  padding: 20px 0;
  border-top: 1px solid #e6e6e7
}

.footer4 .coppyright p {
  line-height: var(--f-fs-font-fs24);
  text-transform: capitalize
}

.header-area.header-area1 .header1-buttons .contact-btn {
  display: flex;
  align-items: center;
  margin-right: 24px
}

.header-area.header-area1 .header1-buttons .contact-btn .icon {
  height: 38px;
  width: 38px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  background-color: var(--ztc-bg-bg-2);
  margin-right: 10px
}

.header-area3.sticky .header-elements,
.header-area4.sticky .header-elements {
  padding: 0 !important;
  margin-top: 0 !important;
  border: none !important
}

.header-area.header-area1 .header1-buttons .contact-btn .headding p {
  font-size: 12px;
  line-height: 12px;
  color: var(--ztc-text-pera-text-1)
}

.header-area.header-area1 .header1-buttons .contact-btn .headding a {
  font-size: var(--f-fs-font-fs16);
  line-height: var(--f-fs-font-fs16);
  font-weight: var(--f-fw-blod);
  color: var(--ztc-text-text-1);
  display: inline-block;
  margin-top: 10px
}

.header-area.header-area1 .header-elements .main-menu-ex ul li a.active,
.header-area.header-area1 .header-elements .main-menu-ex ul li a:hover,
.header-area.header-area1 .main-menu-ex.main-menu-ex1 li.dropdown-menu-parrent:hover a.main1,
.header-area.header-area1 .main-menu-ex.main-menu-ex1 li.has-dropdown.has-dropdown1:hover a.main,
.header-area.header-area1 .main-menu-ex.main-menu-ex1 li.has-dropdown:hover a.main1,
.header-area.header-area3 .header-elements .main-menu-ex ul li a.active {
  color: var(--vtc-bg-main-bg-1)
}

.header-area {
  padding: 12px 0;
  position: absolute;
  background: 0 0;
  width: 100%;
  z-index: 999
}

.site-logo {
  max-width: 130px;
  height: auto;
  display: flex;
  align-items: center
}

.main-menu-ex li,
.site-logo a {
  display: inline-block;
  position: relative;
  z-index: 9
}

.header-area .header-elements {
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: space-between
}

.button-center,
.slider {
  justify-content: center
}

.header-area1.sticky .header-elements .main-menu-ex {
  padding: 7px 24px;
  position: relative
}

.main-menu-ex li>ul {
  opacity: 0;
  visibility: hidden;
  top: 60px;
  right: 0;
  transition: .3s;
  transform: translateY(20px) rotateX(45deg)
}

.main-menu-ex li li>ul {
  left: 100%;
  right: auto
}

.main-menu-ex li li:hover>ul {
  top: 0
}

.main-menu-ex li:hover>ul {
  visibility: visible;
  opacity: 1;
  top: 50px;
  transition: .3s;
  z-index: 99;
  transform: translateY(0)
}

li.has-dropdown1 span {
  position: absolute;
  right: 10px
}

.header-area1.sticky {
  background-color: var(--vtc-bg-bg-white)
}

.header-area1.sticky .header-elements,
.header-area2.sticky .header-elements {
  padding: 0 !important;
  margin-top: 0 !important
}

.header-area2.sticky {
  background-color: #000
}

.header-area4.sticky {
  background-color: var(--vtc-bg-bg-white)
}

.header-area3.sticky {
  background-color: #0f0121
}

.header-area3.sticky .header-elements {
  background: 0 0 !important
}

.header-area.header-area1.single-header1 .tp-submenu,
.tp-submenu {
  box-shadow: rgba(0, 0, 0, .2) 0 20px 30px;
  top: 201.3%;
  transform: scale(1, 0);
  z-index: 0;
  border-radius: 5px;
  padding: 20px;
  max-height: 600px;
  overflow: hidden;
  width: 1300px
}

@keyframes fade-in-down {
  0% {
    transform: translate3d(0, -50px, 0)
  }

  100% {
    opacity: 1;
    transform: none
  }
}

.fade-in-down {
  animation-name: fade-in-down;
  animation-duration: 1s;
  animation-fill-mode: forwards
}

.tp-submenu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background: #fff;
  transition: .4s;
  left: -285px;
  transform-origin: top;
  display: block
}

.header-area.header-area1 .header-elements {
  border-radius: 4px;
  background: #fff;
  -webkit-backdrop-filter: blur(47px);
  backdrop-filter: blur(47px);
  padding: 18px 32px;
  margin-top: 16px
}

.header-area.header-area1 .header-elements .main-menu-ex,
.header-area.header-area2 .header-elements .main-menu-ex,
.header-area.header-area3 .header-elements .main-menu-ex,
.header-area.header-area4 .header-elements .main-menu-ex {
  padding: 2px 24px;
  position: relative
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb {
  transition: .4s;
  position: relative;
  z-index: 1;
  margin: 0 20px 0 0;
  text-align: center
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .bottom-text,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .bottom-text,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .bottom-text,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .bottom-text {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: .18px;
  display: inline-block;
  padding-top: 20px
}



.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  top: 33%;
  visibility: visible;
  opacity: 1;
  transition: .6s
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1 {
  position: relative;
  z-index: 1;
  overflow: hidden
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1::after,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1::after,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1::after,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;

  background: #000026;
  opacity: 0;
  border-radius: 4px;

  z-index: 1;
  visibility: hidden
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 {
  display: inline-block;
  padding: 18px;
  width: 150px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  text-transform: capitalize;
  z-index: 1;
  transition: .4s;
  position: relative
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1 img,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1 img,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1 img,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .img1 img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  transition: .4s;
  border: 1px solid #e5e7eb
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn {
  position: absolute;
  top: 45%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: .6s;
  margin: 0 auto;
  left: 20%;
  right: 20%
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 {
  border-radius: 8px;
  color: #fff;
  background-color: #5a65f5
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 i,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 i,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 i,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 i {
  transform: rotate(-45deg);
  margin-left: 4px;
  transition: .4s
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1:hover {
  color: #fff;
  transition: .4s;
  transform: translateY(-5px);
  background: #5a65f5
}

.header-area.header-area1 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1:hover i,
.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1:hover i,
.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1:hover i,
.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1:hover i {
  transform: rotate(0);
  transition: .4s
}

.header-area.header-area1 .header-elements .main-menu-ex ul li ul,
.header-area.header-area2 .header-elements .main-menu-ex ul li ul,
.header-area.header-area3 .header-elements .main-menu-ex ul li ul {
  position: absolute;
  left: 0;
  top: 50px;
  border-radius: 4px;
  background: #fff;
  width: 206px;
  box-shadow: rgba(0, 0, 0, .068) 0 20px 30px;
  padding: 10px;
  z-index: 99
}

.header-area.header-area1 .header-elements .main-menu-ex ul li ul:hover>a,
.header-area.header-area2 .header-elements .main-menu-ex ul li ul:hover>a,
.header-area.header-area3 .header-elements .main-menu-ex ul li ul:hover>a,
.header-area.header-area4 .header-elements .main-menu-ex ul li ul:hover>a {
  transition: .4s;
  padding-left: 25px;
  color: red
}

.header-area.header-area1 .header-elements .main-menu-ex ul li ul:hover>a::after,
.header-area.header-area2 .header-elements .main-menu-ex ul li ul:hover>a::after,
.header-area.header-area3 .header-elements .main-menu-ex ul li ul:hover>a::after,
.header-area.header-area4 .header-elements .main-menu-ex ul li ul:hover>a::after {
  background: #00f;
  transition: .4s;
  visibility: visible;
  opacity: 1
}

.header-area.header-area1 .header-elements .main-menu-ex ul li ul li ul,
.header-area.header-area2 .header-elements .main-menu-ex ul li ul li ul,
.header-area.header-area3 .header-elements .main-menu-ex ul li ul li ul,
.header-area.header-area4 .header-elements .main-menu-ex ul li ul li ul {
  left: 190px;
  top: 10px;
  z-index: 99
}

.header-area.header-area1 .header-elements .main-menu-ex ul li ul li a,
.header-area.header-area2 .header-elements .main-menu-ex ul li ul li a,
.header-area.header-area3 .header-elements .main-menu-ex ul li ul li a,
.header-area.header-area4 .header-elements .main-menu-ex ul li ul li a {
  color: var(--qt-text-h-text3)
}

.header-area.header-area1 .header-elements .main-menu-ex ul li ul li a::after,
.header-area.header-area4 .header-elements .main-menu-ex ul li ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 0;
  height: 100%;
  color: var(--qt-text-h-text3);
  border-radius: 4px;
  transition: .4s;
  z-index: -1;
  opacity: 1
}

.header-area.header-area1 .header-elements .main-menu-ex ul li ul li a:hover::after,
.header-area.header-area1 .main-menu-ex.main-menu-ex1 li.has-dropdown.has-dropdown1:hover a.main::after {
  background-color: var(--vtc-bg-main-bg-1);
  border-radius: 4px;
  width: 5px;
  left: -10px;
  opacity: 1
}

.header-area.header-area1 .header-elements .main-menu-ex ul li a {
  color: var(--vtc-text-heading-text-1);
  font-size: 16px;
  display: block;
  font-weight: 500;
  padding: 8px 15px;
  transition: .3s
}

.header-area.header-area1 .header-elements .main-menu-ex ul li:hover .tp-submenu,
.header-area.header-area2 .header-elements .main-menu-ex ul li:hover .tp-submenu,
.header-area.header-area3 .header-elements .main-menu-ex ul li:hover .tp-submenu,
.header-area.header-area4 .header-elements .main-menu-ex ul li:hover .tp-submenu {
  visibility: visible;
  transition: .4s;
  opacity: 1;
  z-index: 9;
  top: 150.3%;
  position: absolute;
  transform: scale(1)
}

.header-area.header-area1 .login,
.header-area.header-area4 .login {
  color: var(--Home-Page-3-Color-Text-Color, #070811);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  text-transform: capitalize;
  display: inline-block;
  margin-right: 20px
}

.header-area.header-area1 .login img,
.header-area.header-area4 .login img {
  margin-left: 2px;
  margin-top: -2px
}

.header-area.header-area2 .header-elements {
  border-radius: 4px;
  padding: 16px 28px;
  border: 1px solid rgba(255, 255, 255, .1);
  background: rgba(255, 255, 255, .05);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  margin-top: 16px
}

.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 {
  border-radius: 4px;
  color: #000;
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #c0ff3a 17.46%, #00ffa3 93.13%))
}

.header-area.header-area2 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1:hover {
  color: #000;
  transition: .4s;
  transform: translateY(-5px);
  background: var(--Home-Page-2-Color-Linner-Color, linear-gradient(91deg, #c0ff3a 17.46%, #00ffa3 93.13%))
}

.header-area.header-area2 .header-elements .main-menu-ex ul li ul li a::after,
.header-area.header-area3 .header-elements .main-menu-ex ul li ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 0;
  height: 100%;
  color: #c0ff3a;
  border-radius: 4px;
  transition: .4s;
  z-index: -1;
  opacity: 1
}

.header-area.header-area2 .header-elements .main-menu-ex ul li ul li a:hover {
  color: #00ffa3;
  transition: .4s
}

.header-area.header-area2 .header-elements .main-menu-ex ul li ul li a:hover::after,
.header-area.header-area2 .main-menu-ex.main-menu-ex1 li.has-dropdown.has-dropdown1:hover a.main::after {
  background: var(--vtc-bg-main-bg-2);
  border-radius: 4px;
  width: 5px;
  left: -10px;
  opacity: 1
}

.header-area.header-area2 .header-elements .main-menu-ex ul li a,
.header-area.header-area3 .header-elements .main-menu-ex ul li a {
  color: var(--vtc-text-pera-2);
  font-size: 16px;
  display: block;
  font-weight: 500;
  padding: 8px 15px;
  transition: .3s
}

.header-area.header-area2 .header-elements .main-menu-ex ul li a:hover,
.header-area.header-area2 .main-menu-ex.main-menu-ex1 li.dropdown-menu-parrent:hover a.main1,
.header-area.header-area2 .main-menu-ex.main-menu-ex1 li.has-dropdown.has-dropdown1:hover a.main,
.header-area.header-area2 .main-menu-ex.main-menu-ex1 li.has-dropdown:hover a.main1 {
  color: #00ffa3
}

.header-area.header-area3 .header-elements {
  border-radius: 4px;
  background: rgba(255, 255, 255, .05);
  -webkit-backdrop-filter: blur(47px);
  backdrop-filter: blur(47px);
  padding: 16px 28px;
  margin-top: 16px
}

.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 {
  border-radius: 4px;
  color: #fff;
  background: linear-gradient(90deg, #ee64fe 0, #7000fd 100%)
}

.header-area.header-area3 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1:hover {
  color: #fff;
  transition: .4s;
  transform: translateY(-5px);
  background: linear-gradient(90deg, #ee64fe 0, #7000fd 100%)
}

.header-area.header-area3 .header-elements .main-menu-ex ul li ul li a:hover {
  color: #a92dfd;
  transition: .4s
}

.header-area.header-area3 .header-elements .main-menu-ex ul li ul li a:hover::after,
.header-area.header-area3 .main-menu-ex.main-menu-ex1 li.has-dropdown.has-dropdown1:hover a.main::after {
  background: var(--vtc-bg-main-bg-3);
  border-radius: 4px;
  width: 5px;
  left: -10px;
  opacity: 1
}

.header-area.header-area3 .header-elements .main-menu-ex ul li a:hover,
.header-area.header-area3 .main-menu-ex.main-menu-ex1 li.dropdown-menu-parrent:hover a.main1,
.header-area.header-area3 .main-menu-ex.main-menu-ex1 li.has-dropdown.has-dropdown1:hover a.main,
.header-area.header-area3 .main-menu-ex.main-menu-ex1 li.has-dropdown:hover a.main1 {
  color: #a92dfd
}

.header-area.header-area4 .header-elements {
  border-radius: 4px;
  background: #fff;
  -webkit-backdrop-filter: blur(47px);
  backdrop-filter: blur(47px);
  padding: 16px 24px;
  margin-top: 16px;
  border: 1px solid var(--Home-Page-4-Color-Stroke-Color, rgba(5, 4, 2, .5))
}

.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1 {
  border-radius: 4px;
  color: #fff;
  background: #f69434
}

.header-area.header-area4 .header-elements .main-menu-ex ul li .tp-submenu .homemenu-thumb .homemenu-btn .header-btn1:hover {
  color: #fff;
  transition: .4s;
  transform: translateY(-5px);
  background: #f69434
}

.header-area.header-area4 .header-elements .main-menu-ex ul li ul {
  position: absolute;
  left: 0;
  top: 50px;
  border-radius: 4px;
  background: #fff;
  width: 206px;
  box-shadow: 6px 6px 0 2px #f7a028;
  padding: 10px;
  z-index: 99
}

.header-area.header-area4 .header-elements .main-menu-ex ul li ul li a:hover::after {
  background-color: var(--vtc-bg-main-bg-4);
  border-radius: 4px;
  width: 5px;
  left: -10px;
  opacity: 1
}

.header-area.header-area4 .header-elements .main-menu-ex ul li a {
  color: var(--vtc-text-heading-text-1);
  font-size: 16px;
  display: block;
  font-weight: 500;
  padding: 8px;
  transition: .3s
}

.header-area.header-area4 .main-menu-ex.main-menu-ex1 li.has-dropdown.has-dropdown1:hover a.main::after {
  background: var(--vtc-bg-main-bg-4);
  border-radius: 4px;
  width: 5px;
  left: -10px;
  opacity: 1
}

.header-area.header-area1.single-header1 .tp-submenu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background: #fff;
  transition: .4s;
  left: -290px;
  transform-origin: top;
  display: block
}

.header-area.header-area2.single-header2 .tp-submenu,
.header-area.header-area3.single-header3 .tp-submenu {
  transform: scale(1, 0);
  visibility: hidden;
  box-shadow: rgba(0, 0, 0, .2) 0 20px 30px;
  background: #fff;
  top: 201.3%;
  z-index: 0;
  transition: .4s;
  border-radius: 5px;
  max-height: 600px;
  display: block;
  position: absolute;
  opacity: 0;
  overflow: hidden;
  padding: 20px
}

.header-area.header-area2.single-header2 .tp-submenu {
  left: -330px;
  width: 1300px;
  transform-origin: top
}

.header-area.header-area3.single-header3 .tp-submenu {
  left: -340px;
  width: 1290px;
  transform-origin: top
}

.header-area.header-area4.single-header4 .tp-submenu {
  visibility: hidden;
  opacity: 0;
  box-shadow: rgba(0, 0, 0, .2) 0 20px 30px;
  position: absolute;
  background: #fff;
  top: 201.3%;
  transform: scale(1, 0);
  z-index: 0;
  transition: .4s;
  border-radius: 5px;
  padding: 20px;
  left: -320px;
  width: 1300px;
  max-height: 600px;
  overflow: hidden;
  transform-origin: top;
  display: block
}

.text-justify {
  text-align: justify !important
}

.counter-area {
  background: #ffefe0;
  padding: 50px;
  border: 2px solid #ec8e32;
  border-radius: 12px;
  position: relative
}

.counter-area::before {
  content: '';
  position: absolute;
  top: 6%;
  left: 2%;
  border: 2px solid #ec8e32;
  width: 100%;
  height: 105%;
  border-radius: 12px;
  z-index: -1
}

.theme-btn3 {
  padding: 10px;
  font-size: 15px;
  color: #fff
}

.service-card {
  border: 2px solid #f69434;
  padding: 31px 29px;
  background: #fff;
  border-radius: 140px 140px 20px 20px;
  position: relative;
  height: 462px;
  margin-bottom: 80px
}

.button-center {
  display: flex;
  margin: 20px 0
}

.service-card h4,
.service-card p {
  text-align: center !important
}

.service-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #ec8e32;
  width: 100%;
  height: 100%;
  border-radius: 140px 140px 20px 20px;
  z-index: -1;
  background: #f69434;
  transition: .2s ease-in
}

.service-card:hover.service-card::before {
  top: -2%;
  left: 5%;
  transition: .2s ease-in
}

.service-card img {
  display: flex;
  margin: auto auto 20px
}

.serv-more {
  margin-top: 195px
}

.mobile-logo {
  width: 90px
}

.logo-m img {
  width: 115px
}

.code-by {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  background-color: #ffffff4a;
  width: 100%;
  padding: 20px 0;
  transition: .9s
}

.about,
.card,
.code-by h2 span,
.service-inner {
  position: relative
}

.card,
.content,
.content::before {
  transition: .48s cubic-bezier(.23, 1, .32, 1)
}

.code-by:hover {
  background-color: transparent
}

.code-by h2 {
  color: #f0f8ff;
  font-size: 30px
}

.code-by h2 span {
  text-transform: uppercase;
  font-size: 30px
}

.code-by h2 span::before {
  content: attr(data);
  position: absolute;
  bottom: 0;
  left: 0;
  color: #164d7e;
  text-transform: uppercase;
  opacity: 0;
  transition: .99s
}

.code-by h2 span:hover::before {
  width: 100%;
  opacity: 1
}

.footer-logo-area img {
  width: 155px
}

.gallery {
  column-count: 4;
  --webkit-column-count: 4;
  --moz-column-count: 4;
  gap: 1rem;
  padding: 4rem
}

.image img {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 2px 2px 6px #000;

}



.partner-btn{
  display:flex; 
  margin:auto; 
  width:27%;
}

@media screen and (max-width:810px) {
  

  .partner-btn{
    width:37%;
  }

  .partner-form {
    margin-bottom: 60px !important;
}

  .form-label {
    margin-bottom: .5rem;
    font-size: 17px !important;
    font-weight: 600;
    color: #482285;
}

  .card-custom{
    padding-top: 150px !important;
  }

  .partner-form {
    padding: 20px !important;
    margin-top: 20px !important;
}

.partner-form::before{
  display: none !important;
}

    .form-control {
        padding: 6px 8px !important;
        margin-bottom: 0 !important;
    }

.popup .form-control{
  margin-bottom: 15px !important;
}


  .card {
    width: 100% !important;
}

  .footer4 .footer-bg {
    padding: 50px 100px 0 !important;
}

.footer-logo-area .space20{
  display: none !important;
}

  .about img {
    padding-top: 17px !important;
    padding-bottom: 33px !important;
  }

  .cta4 {
    min-height: 770px !important;
}

  .gallery {
    column-count: 3;
    --webkit-column-count: 3;
    --moz-column-count: 3
  }

  .popup-logo {
    display: none !important;
  }

  .hero-area4 .main-heading {
    padding-top: 157px !important
  }

  .subscribe-form form {
    display: block !important
  }

  .hero-area4 .subscribe-form .button {
    right: 0;
    top: 71px
  }

  .hero-area4 .subscribe-form input {
    width: 100%
  }

  .counter-area::before {
    display: none !important
  }

  .coin-list .space20 {
    display: none;
  }

}

.service-card {
  border-radius: 239px 239px 20px 20px;
  margin-bottom: 50px !important;
}

.service-card::before {
  border-radius: 239px 239px 20px 20px;
}

.serv-more {
  margin-top: 0;
  display: none;
}

.blog-box {
  height: auto !important;
  margin-bottom: 41px;
}

.blog-box::after {
  height: auto;
  margin-bottom: 41px;
}

.gallery {
  padding: 1rem !important;
}

.slider-items img {
  width: 6% !important;
  margin: 5px !important;
}

.footer4 .space70 {
  margin-top: -34px !important;
}







.counter-area {
  padding: 17px !important
}

.counter-single p {
  margin-bottom: 20px !important
}

.coin-list .serv-card {
    margin-bottom: 54px !important;
    background: #9284b2;
}

.space20 {
  padding: 40px 0 !important
}

#popup h3 {
  font-size: 17px;
  padding: 12px;
  border-radius: 20px 20px 0 0;
  margin: auto
}

.form-control {
  margin-bottom: 13px
}


#popup,
#popup h3 {
  width: fit-content
}

@media screen and (max-width:500px) {
  .gallery {
    column-count: 2;
    --webkit-column-count: 2;
    --moz-column-count: 2
  }
}

@media screen and (max-width:400px) {
  .gallery {
    column-count: 1;
    --webkit-column-count: 1;
    --moz-column-count: 1
  }
}

.footer-email {
  padding: 7px 15px;
  width: 282px;
  line-height: 43px;
  margin-bottom: 20px;
  border-radius: 6px;
  outline: 0;
  border: 1px solid #000
}

.footer-info li {
  font-size: 13px;
  font-weight: 500;
  line-height: 35px
}

.section1 {
  display: grid;
  place-items: center
}

.about,
.card,
.content,
.slider,
.slider-items {
  display: flex
}

.slider {
  align-items: center;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
  backdrop-filter: blur(7.4px);
  -webkit-backdrop-filter: blur(7.4px);
  border: 1px solid rgba(255, 255, 255, .4)
}

#popup .close-btn,
.points {
  box-shadow: 2px 2px 6px #00000052
}

.content::after,
.content::before {
  position: absolute;
  content: "";
  border-radius: inherit;
  left: 50%
}

.slider-items {
  justify-content: center;
  align-items: center;
  gap: 20px;
  animation: 20s linear infinite scrolling
}

.slider-items img {
  width: 5%;
  margin: 20px
}

.about .main-heading {
  padding-top: 160px
}

.about {
  background-color: var(--vtc-bg-common-bg4);
  min-height: 650px;
  align-items: center
}

.about img {
  padding-top: 150px
}

.leadership .image img {
  height: auto;
  width: 87px;
  margin-bottom: 20px;
  box-shadow: 2px 2px 6px #00000000;

}

.card {
  align-items: center;
  justify-content: center;
  width: 100% ;
  height: 100%;
  border-radius: 24px;
  line-height: 1.6
}

.insurance-cards,
.loan-cards
{
    margin-bottom:50px;
}

.insurance-card {
    box-shadow: -3px 3px 6px #00000029;
    padding: 33px 20px;
}

.content {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 53px;
  border-radius: 22px;
  color: #fff;
  overflow: hidden;
  background: #3d2475;
  width: 100%;
  height: 100%;
}

.content::before {
  top: -4%;
  width: 90%;
  height: 90%;
  transform: translate(-50%);
  background: #3d247570;
  z-index: -1;
  transform-origin: bottom
}

.content::after {
  top: -8%;
  width: 80%;
  height: 80%;
  transform: translate(-50%);
  background: #3d24752e;
  z-index: -2;
  transform-origin: bottom;
  transition: .48s cubic-bezier(.23, 1, .32, 1)
}

.heading2::after,
.service-inner::before {
  height: 125px;
  top: 0;
  left: 0;
  content: '';
  position: absolute
}

.content .link,
.content .para {
  z-index: 1;
  transition: .48s cubic-bezier(.23, 1, .32, 1)
}

.content svg {
  width: 48px;
  height: 48px
}

.content .para {
  opacity: 1;
  font-size: 18px
}

.content ul li {
  list-style: disc;
  font-size: 13px;
  line-height: 22px
}

.content .link {
  color: #fea000;
  text-decoration: none;
  font-family: inherit;
  font-size: 16px
}

.benifits-card,
.benifits-card:hover,
.benifits-card:hover .hide-me {
  transition: .2s ease-in
}

.content .link:hover {
  text-decoration: underline
}

.card:hover {
  transform: translate(0, -16px)
}

.card:hover .content::before {
  rotate: -8deg;
  top: 0;
  width: 100%;
  height: 100%
}

.card:hover .content::after {
  rotate: 8deg;
  top: 0;
  width: 100%;
  height: 100%
}

.heading2 {
  font-size: 39px;
  font-weight: 900;
  border-bottom: 1px solid #f99338;
  padding-bottom: 10px;
  color: #591f9d;
  letter-spacing: 4px;
  margin-left: 37px
}

.heading2::after {
  width: 15px;
  background-color: #f69434
}

.service-inner {
  padding: 28px
}

#overlay,
#popup,
.live-chat {
  position: fixed
}

.service-inner::before {
  width: 5px;
  background-color: #461a87
}

.service-inner h3 {
  font-weight: 300;
  color: #000;
  margin-bottom: 15px
}

.live-chat {
  bottom: -3%;
  right: 1%;
  width: 71px;
  height: 100px;
  z-index: 9
}

.live-chat img {
  filter: drop-shadow(2px 4px 6px gray)
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto
  }
}

.points {
  padding: 28px;
  background: #ffe1c4;
  border-radius: 18px
}

.points ul li {
  list-style: inside;
  margin-top: 10px
}

.demat-card .theme-btn4 {
  padding: 10px !important;
  font-size: 15px
}

.demat-card img {
  width: 129px;
  height: 129px
}

.agent-card h3 {
  font-size: 18px;
  text-align: center;
  line-height: 30px
}

.agent-card img {
  margin: auto;
  display: flex
}

.benifits-card {
  padding: 40px;
  margin-bottom: 28px;
  background: #fff;
  border: 2px solid #e88c31;
  border-radius: 20px;
  height: 347px;
  position: relative
}

.benifits-card:hover .show-me,
.hide-me {
  display: none;
  transition: .2s ease-in
}

.benifits-card:hover .hide-me {
  display: block;
  filter: drop-shadow(2px 2px 6px gray)
}

.popup p {
    font-size: 18px;
    text-align: center;
    padding: 10px;
}


#popup form {
    padding: 4px 20px;
    border-radius: 21px;
    background: #f7f5fb;
    height: 77%;
}

#popup .close-btn,
#popup h3,
.text-animation {
  color: #fff;
  background: #482285
}

#popup h3 {
  font-size: 19px;
  font-weight: 600;
  border-bottom: 5px solid #ff802b;
  padding: 16px;
  border-radius: 20px 20px 0 0
}

.close-btn img {
  width: 22px;
  margin-bottom: 2px
}

#popup .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  border-radius: 29%;
  width: 32px;
  height: 32px;
  font-size: 34px;
  cursor: pointer
}

#overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  display: none;
  z-index: 9999
}

.text-animation {
  line-height: 24px;
  font-weight: 600;
  font-size: 13px;
  padding: 14px;
  border-bottom: 6px solid #ff802b;
  margin-bottom: 18px;
  border-radius: 20px 20px 0 0
}

.form-control,
.nice-select {
  background-color: #f7f5fb;
  display: block;
  font-weight: 400;
  width: 100%
}

.form-control {
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-clip: padding-box;
  border: 1px solid #d3d3d3;
  -webkit-appearance: none;
  -moz-appearance: none;
      background: white;
  appearance: none;
  border-radius: .375rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  box-shadow: 2px 2px 6px #00000040
}

.form-control::placeholder {
  font-size: 15px;
  color: grey;
  opacity: .5
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  float: left;
  font-family: inherit;
  font-size: 14px;
  height: 42px;
  line-height: 25px;
  outline: 0;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

.form-label {
  margin-bottom: .5rem;
  font-size: 13px;
  font-weight: 600;
  color: #482285
}

.form-label i,
.myconame {
  color: var(--vtc-bg-main-bg-4) !important
}

.partner-form {
  padding: 29px;
  margin-top: 130px;
  background: #fff;
  box-shadow: 0 0 10px #00000026;
  border-radius: 24px;
  border: 1px solid #f69434;
  position: relative;
  z-index: 1 !important
}

.partner-form::before {
  content: '';
  background-image: url(../../assets/img/form-img.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 17px;
  left: -257px;
  background-repeat: no-repeat;
  z-index: -9 !important
}

.blog-box {
  border: 2px solid #f7a028;
  padding: 20px;
  height: 510px !important;
  background: #ffefe0;
  border-radius: 17px;
  position: relative;
  
}

.blog-box::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 484px;
  top: 7px;
  left: 10px;
  background: #f7a028;
  border-radius: 17px;
  z-index: -1;
}

.blog-box h5 a {
  line-height: 25px;
}

a {
  color: #000000 !important;
}

.popup-logo {
  width: 117px;
  /* margin-left: 25px; */
  margin-bottom: 20px;
  display: flex;
  margin: auto;
  padding-bottom: 16px;
}


#popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* width: 52% !important;
  height: 84% !important; */
  background: #f7f5fb;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
     padding: 20px 0px;
  border-radius: 8px;
  display: none;
  z-index: 100000;
  /* overflow: scroll !important; */
}

.mobile-sidebar .login {
    font-size: 19px;
    font-weight: 700;
}



.modal {
    --bs-modal-zindex: 10000;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: ;
    --bs-modal-bg: #fff;
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: 1px;
    --bs-modal-border-radius: 0.5rem;
    --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-modal-inner-border-radius: calc(0.5rem - 1px);
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: 1px;
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: 1px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}


  /* Swiper */
        .swiper-container {
            width: 100%;
            height: 100vh;
            background-color: #000;
        }

        /* Swiper slides */
        .swiper-slide {
            position: relative;
        }

        .slide-1 {
            background-image: url(../img/serv111.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }

        .slide-2 {
             background-image: url(../img/serv222.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }
        .slide-3 {
             background-image: url(../img/serv333.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }
        .slide-4 {
             background-image: url(../img/serv444.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }
        .slide-5 {
             background-image: url(../img/serv555.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }
        .slide-6 {
             background-image: url(../img/serv666.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }
        .slide-7 {
             background-image: url(../img/serv777.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }

      
        /* Slide captions */
      .slide-captions {
    position: absolute;
    top: 60%;
    left: 9%;
    width: 42% !important;
    color: #fff;
    z-index: 999;
    transform: translateY(-50%);
}

        .slide-thumb {
            display: none;
            justify-content: center;
            align-items: center;
            position: absolute;
            bottom: 0%;
            right: 0%;
            width: 20vw;
            height: 20vw;
            z-index: 2;
            overflow: hidden;
            transform: translateY(0%);
        }

        .slide-thumb img {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .thumb-title {
            z-index: 9999;
            position: absolute;
            bottom: 0;
            left: 10px;
            color: #fff;
        }

 



        /* Swiper arrows */
        .swiper-pagination-bullet-active {
            background-color: #fff;
        }

        /* Swiper pagination */
        .swiper-container-horizontal>.swiper-pagination-bullets {
            bottom: 50px;
        }

        .swiper-button-prev,
        .swiper-button-next {
            color: #fff;
        }

    
        
.current-title {
    font-size: 65px;
    /* letter-spacing: 5px; */
    color: #535353;
    font-family: system-ui;

}

.current-subtitle {
    font-size: 16px;
    line-height: 33px;
    color: #3f3f3f;
}

.swiper-slide{
  background-color: #F7F5FB !important;
}

.slide-content {
    position: absolute;
    top: 25%;
    left: 8%;
    color: #535353;
    padding: 20px;
    /* background: rgb(0 0 0 / 18%); */
    border-radius: 10px;
    max-width: 560px;
}
.btn {
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 5px;
}


.slide-content h1 {
    font-size: 55px;
    font-family: system-ui;
    color: black;
 
}

.slide-content p {
    font-size: 15px;
    margin-bottom: 11px;
    font-weight: 600;
    
}


.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex
;
    align-items: center;
    justify-content: center;
    color:#0f0f0f26 !important;
}


.whatsspp a {
    position: fixed;
       bottom: 5px;
    z-index: 99999;
    right: 8px;
    box-shadow: 2px 2px 6px #4d218c82;
    border-radius: 50px;
    padding: 5px;
    background: #fde6d0;
}

.popup .form-control{
  margin-bottom: 0px !important;
}

.form-logo {
    width: 120px;
    margin: auto;
    display: block;
}


.slide-content .slider-li {
  display: flex;
}

.slide-content .slider-li li {
    padding: 12px 18px;
    font-size: 15px;
    line-height: 19px;
    background: #ffffff;
    display: flex
;
    align-items: center;
    margin: 7px;
    /* width: max-content; */
    width: 243px !important;
    font-weight: 600;
    box-shadow: 2px 2px 6px #0000001c;
    border-radius: 12px;
}



.modal-content{
  position: absolute;
  top: 50px;
}


.modal-content .list{
  position: absolute;
  z-index: 999999;
}



.section1 {
  overflow: hidden;
  width: 100%;
}

.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slider-items {
  display: flex;
  width: max-content;
  animation: scroll 30s linear infinite;
}

.slider-items img {
  height: auto;
  width: auto;
  max-height: 300px; /* adjust as needed */
  margin-right: 10px;
  flex-shrink: 0;
}

@keyframes scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); } /* or adjust based on total width */
}

.form-top{
  display: flex;
}
