@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;800;900&display=swap');
@import url("bootstrap.min.css");
/*@import url("responsive.css");*/

html { overflow-x: hidden; }
.font-raleway{ font-family: 'Raleway', sans-serif; }
body{ background-image: url('../images/main-bg.jpg');
    background-size: cover; 
    width:100%;
    overflow:hidden;
}
.body-metaverse{  background-color: #411454; 
     background-image: url('../images/bg-home.jpg');
     background-size: cover;
     background-repeat: no-repeat; 
width: 100%;
overflow-x: hidden; }
h1,h2,h3,h4,h5,h6{ font-family: 'Raleway', sans-serif; }
p,span, a{ font-family: 'Raleway', sans-serif; }
.btn{ outline: none; box-shadow: 0px 0px !important; }
.text-yellow{ color: #ff9900; }
.text-purple { color: #b53cf8; }
.text-darkpurple{ color: #7343f0; }
.text-lightwhite { color: rgb(255 255 255 / 76%); }
.bg-purple { background-color: #411454; }
.bg-lightblack { background-color: #121727; }
.bg-darkblue{ background-color: #121727; }
.bg-darkpurple { background-color: #210540; }
.bg-darkblack{ background-color: #121727; }
.bg-yellow { background-color: #ff9900; }
.bg-blue { background-color: #281754; }
.bg-darkblue { background-color: #111727; }
.bg-transprentpurple{ background-color: rgb(18 10 46 / 39%); }
.bg-transprentblack {  background-color: rgb(18 10 46 / 71%); }
.bg-gradiantpurple, .before-circle:before, .nav-filter .nav-item .active, .border-gradiant:before{ 
    background: #b53cf8; 
    background: -moz-linear-gradient(left, #b53cf8 1%, #a33ef6 21%, #8e40f3 46%, #7f41f1 85%, #7642f0 100%);
    background: -webkit-linear-gradient(left, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%); 
    background: linear-gradient(to right, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%);
}
.font-weight-light{ font-weight: 300; }
.font-weight500{ font-weight: 500;  }
.font-weight600{ font-weight: 600; }
.font-weight700{ font-weight: 700;  }
.font-weight800{ font-weight: 800;  }
.border-purple { border-color: #742399 !important; }
.border-lightpurple { border-color: rgb(116 36 153 / 44%) !important; }
.border-brown { border-color: #905c12 !important; }
.border-lightwhite{ border-color: #484a63 !important; }
.border2px { border-width: 2px !important;  }
.border3px { border-width: 3px !important;  } 
.fontsize10px{ font-size: 10px; }
.fontsize11px{ font-size: 11px; }
.fontsize12px{ font-size: 12px; }
.fontsize13px{ font-size: 13px; }
.fontsize14px{ font-size: 14px; }
.fontsize15px{ font-size: 15px; }
.fontsize16px{ font-size: 16px; }
.fontsize17px{ font-size: 17px; }
.fontsize18px{ font-size: 18px; }
.fontsize19px{ font-size: 19px; }
.fontsize20px{ font-size: 20px; }
.fontsize21px{ font-size: 21px; }
.fontsize22px{ font-size: 22px; }
.fontsize23px{ font-size: 23px; }
.fontsize24px{ font-size: 24px; }
.fontsize25px{ font-size: 25px; }
.fontsize26px{ font-size: 26px; }
.fontsize27px{ font-size: 27px; }
.fontsize28px{ font-size: 28px; }
.fontsize29px{ font-size: 29px; }
.fontsize30px{ font-size: 30px; }
.fontsize31px{ font-size: 31px; }
.fontsize35px{ font-size: 35px; }
.fontsize36px{ font-size: 36px; }
.fontsize37px{ font-size: 37px; }
.fontsize38px{ font-size: 38px; }
.fontsize39px{ font-size: 39px; }
.fontsize40px{ font-size: 40px; }
.fontsize41px{ font-size: 41px; }
.fontsize42px{ font-size: 42px; }
.fontsize45px{ font-size: 45px; }
.fontsize50px{ font-size: 50px; }
.fontsize51px{ font-size: 51px; }
.fontsize52px{ font-size: 52px; }
.fontsize53px{ font-size: 53px; }
.fontsize1rem{ font-size: 1rem; }
.fontsize2rem{ font-size: 2rem; }
.fontsize2-5rem{ font-size: 2.5rem; }
.fontsize3rem{ font-size: 3rem; }
.fontsize3-5rem{ font-size: 3.5rem; }
.fontsize4rem{ font-size: 4rem; }
.fontsize4-4rem{ font-size: 4.4rem; }
.lineheight1{ line-height: 1; }
.lineheight1-2{ line-height: 1.2; }
.lineheight1-4{ line-height: 1.4; }
.bg-cover{ background-size: cover; }
.bg-100{ background-size: 100%; }
.pt-6 { padding-top: 4.5rem; }
.pt-7 { padding-top: 6.0rem; }
.pt-8 { padding-top: 7.5rem; }
.pt-9 { padding-top: 9.0rem; }
.pb-6 { padding-bottom: 4.5rem; }
.pb-7 { padding-bottom: 6.0rem; }
.pb-8 { padding-bottom: 7.5rem; }
.pb-9 { padding-bottom: 9.0rem; }
.border-radius6px{ border-radius: 6px 6px; }
.border-radius8px{ border-radius: 8px 8px; }
.border-radius10px{ border-radius: 10px 10px; }
.border-radius14px{ border-radius: 14px 14px; }
.border-radius20px{ border-radius: 20px 20px; }
.max-width390 { max-width: 390px; }
.max-width500 { max-width: 500px; }
.max-width651 { max-width: 651px; }
.max-width700 { max-width: 700px; }
.max-width750 { max-width: 750px; }
.max-width800 { max-width: 800px; }
.max-width850 { max-width: 850px; }
.max-width950 { max-width: 950px; }
.letterspace1px { letter-spacing: 1px; }
.letterspace2px { letter-spacing: 2px; }
.z-index1 { z-index: 1; }
.gradiant-purple { 
  	background: #b53cf8; 
  	background: -moz-linear-gradient(left, #b53cf8 46%, #a33ef6 21%, #8e40f3 56%, #7f41f1 85%, #7642f0 100%);
  	background: -webkit-linear-gradient(left, #b53cf8 46%,#a33ef6 21%,#8e40f3 56%,#7f41f1 85%,#7642f0 100%); 
  	background: linear-gradient(to right, #b53cf8 46%,#a33ef6 21%,#8e40f3 56%,#7f41f1 85%,#7642f0 100%);
	 -webkit-background-clip: text;
	 -webkit-text-fill-color: transparent; 
}
.fontawesome{ font-family: 'FontAwesome' !important; }
.before-circle:before {
    content: "";
    position: absolute;
    left: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50% 50%;
    z-index: -1;
    top: -10px;
    transition: all 0.5s ease;
}
.bg-banner1{ background-image: url('../images/bg-banner1.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
 }
.bg-action{ background-image: url('../images/bg-action.jpg');
background-repeat: no-repeat;  }
.bg-banner2 { background-image: url('../images/bg-banner2.png');
background-repeat: no-repeat;   }
.bg-banner3 {
    background-image: url(../images/bg-banner3.png);
    background-repeat: no-repeat;
    background-position: 100% 111%;
}
.bg-banner3:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg-darkcircle.png);
    background-size: cover;
    background-position: 0 25%;
    opacity: 0.25;
}
.bg-banner4{ 
    background-image: url(../images/bg-banner1.png);
    background-repeat: no-repeat;
    background-color: #121727;
    background-size: 100%;
}
.bg-banner5{ 
    background-image: url(../images/bg-banner5.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: right center;
}
.bg-banner6{
    background-image: url(../images/bg-banner6.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.bg-banner7{
    background-image: url(../images/bg-banner7.png);
    background-repeat: no-repeat;
    background-size: 32%;
    background-position: 0px 50px;
}
.bg-banner8{
    background-image: url(../images/metaverse/bg-banner8.png);
    background-repeat: no-repeat;
    background-size: 22%;
    background-position: left 63%;
}
.bg-banner9{
    background-image: url(../images/metaverse/meta-development-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.bg-banner10{
    background-image: url('../images/bg-banner8.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}
.bg-banner11{
     background-image: url('../images/bg-banner9.png');
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: right center;
}
.bg-banner12{
    background-image: url('../images/bg-banner10.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.before-border:before {
    content: "";
    position: absolute;
    left: -20px;
    width: 65%;
    height: 2px;
    bottom: 0px;
}
.before-center:before {
    left: 0;
    right: 0;
    margin: auto;
}
.before-right:before{ left: auto; right: -15px;  }
.before-border-right:before{ left: auto; right: 0; }
.foo-widget .widget-title:before, .before-border:before, .header-navbar .navbar-nav .nav-link:before,
.portfolio-wrapper .magnify-icon{
    background: #b53cf8; 
    background: -moz-linear-gradient(left, #b53cf8 50%, #a33ef6 21%, #8e40f3 46%, #7f41f1 85%, #7642f0 100%);
    background: -webkit-linear-gradient(left, #b53cf8 50%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%); 
    background: linear-gradient(to right, #b53cf8 50%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%);
}
.hoverbtn1{ overflow: hidden; }
.hoverbtn1:before {
    content: "";
    background: #b53cf8;
    background: -moz-linear-gradient(left, #b53cf8 1%, #a33ef6 21%, #8e40f3 46%, #7f41f1 85%, #7642f0 100%);
    background: -webkit-linear-gradient(left, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%);
    background: linear-gradient(to right, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%);
    position: absolute;
    left: auto;
    right: 0;
    width: 0px;
    height: 100%;
    top: 0;
    transition: all 0.4s ease;
}
.hoverbtn1:hover:before { width: 100%; left: 0; right: auto; }
.hovertext:hover, .hovertext:active, .hovertext:focus{ color: #fff; }
.template-btn {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 20px;
  display: inline-block;
  background: transparent;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.template-btn:hover {
  color: white;
  background: #f28500;
}
.portfolio-section {
  transition: 1.3s;
  box-sizing: border-box;
  height: auto;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

.portfolio-tab ul li { 
  background: transparent;
  display: inline;
  font-weight: 400;
  padding: 9px 25px;
  border-radius: 5px 5px;
  border: 1px solid;
  margin: 0 13px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-tap-highlight-color: transparent;
}

.portfolio-tab ul li:hover {
  background: #b53cf8; 
	background: -moz-linear-gradient(left, #b53cf8 1%, #a33ef6 21%, #8e40f3 46%, #7f41f1 85%, #7642f0 100%);
	background: -webkit-linear-gradient(left, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%); 
	background: linear-gradient(to right, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%);
  	color: #fff;
}
.portfolio-tab ul .active {
  	background: #b53cf8; 
	background: -moz-linear-gradient(left, #b53cf8 1%, #a33ef6 21%, #8e40f3 46%, #7f41f1 85%, #7642f0 100%);
	background: -webkit-linear-gradient(left, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%); 
	background: linear-gradient(to right, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%);
  color: #fff;
}
.clearfix:after {
  display: table;
  content: " ";
  clear: both;
}
.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
/*  grid-auto-rows: 300px;*/
}

.portfolio-grid .portfolio {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  display: none;
  overflow: hidden;
}
.portfolio-wrapper {
  overflow: hidden;
  position: relative !important;
  cursor: pointer;
  border-radius: 28px 28px;
  box-shadow: 0px 8px 15px -1px #1a1a1a;
}
.portfolio .text-category {
  display: block;
}
.portfolio .template-btn {
  background: #e30b5d;
  border: 1px solid #e30b5d;
  text-decoration: none;
  margin-top: 20px;
  font-weight: 500;
}
.portfolio-text {
    height: 91px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    margin-top: -6em;
    position: relative;
}
.portfolio-grid .portfolio {
	margin-bottom: 20px;
    padding: 19px 25px;
}
.bg-expertmarket {
    background-image: url(../images/bg-nft.png);
    background-size: 36%;
    background-position: right 0;
    background-repeat: no-repeat;
}
.bg-callaction{
    background-image: url('../images/bg-action.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
 }
 .bg-callaction2{ 
    background-image: url('../images/bg-action2.jpg');
    background-repeat: no-repeat;
  }
  .bg-callaction3{
    background-image: url('../images/bg-action3.jpg');
    background-repeat: no-repeat;
  }
  .bg-callaction4{
    background-image: url('../images/bg-action4.jpg');
    background-repeat: no-repeat;
  }
 .bg-before-img:before, .bg-before-img2:before, .bg-before-img3:before, 
 .bg-before-img4:before, .bg-before-img5:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../images/sp2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 211px;
    height: 136px;
    bottom: -100px;
    z-index: 1;
}
 .bg-before-img:before {
    animation-name: sp2;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-delay: 0.3s;
    animation-direction: alternate;
    animation-timing-function: ease-in;
 }

.bg-before-img2:before{   background-image: url(../images/sp5.png);
    animation-name: sp5;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-delay: 1s;
    animation-timing-function: ease;
    animation-direction: alternate;
 }
.bg-before-img3:before {
    background-image: url(../images/cat-action02.png);
    z-index: 1;
    width: 338px !important;
    height: 252px;
    left: 1em;
    top: 0em;
}
.bg-before-img4:before{ background-image: url(../images/sp6.png);
    bottom: -37px;
    height: 156px;
    animation-name: sp6;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-duration: 6s;
}
.bg-before-img5:before {
    background-image: url(../images/sp9.png);
    background-size: 100%;
    top: -56%;
    height: 241px;
    width: 241px;
    left: 31px;
}
.bg-before-img:after, .bg-before-img3:after, .bg-before-img4:after, 
.bg-before-img5:after {
    content: "";
    position: absolute;
    right: 0;
    background-image: url(../images/sp3.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 211px;
    height: 136px;
    top: -100px;
}
.bg-before-img:after{
    animation-name: sp3;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-fill-mode: both;
    animation-direction: alternate;
}
.bg-before-img2:after{  
  content: "";
    position: absolute;
    right: 0;
    background-image: url(../images/sp4.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 211px;
    height: 136px;
    top: -100px;
    animation-name: sp4;
    animation-iteration-count: infinite;
    animation-duration: 6s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
    animation-delay: 0.3s;
}
.bg-before-img3:after {
    background-image: url(../images/cat-action01.png);
    top: auto;
    bottom: -3em;
    width: 300px;
    height: 193px;
    z-index: 1;
}
.bg-before-img4:after{  background-image: url(../images/sp7.png); height: 199px; }
.bg-before-img5:after {
    background-image: url(../images/sp10.png);
    background-size: 100%;
    height: 240px;
    right: 3em;
     top: -55%;
    width: 224px;
}
.experts-before-line:before {
    content: "";
    position: absolute;
    left: -9px;
    right: 0;
    width: 108%;
    height: 108%;
    border: 1px solid #742399;
    top: -11px;
    border-radius: 10px 10px;
    z-index: -1;
}
.rotate-expert { transform: rotateZ(-4deg); transition: all 0.4s ease;  }
.rotate-expert:hover {
    transform: rotate(0deg) translateX(10px);
    box-shadow: 1px 1px 10px #b23df8;
}
.foo-menu {  margin: 0px; }
.foo-menu li a {
    font-weight: 300;
    font-size: 15px;
    padding: 5px 0px;
    display: inline-block;
    text-decoration: none;
}
.foo-social li{ display: inline-block; }
.foo-social li a{ color: #742399; margin: 0px 3px; }
.footer-sec {
     background-image: url(../images/footer-bg.jpg);
     background-size: cover;
     background-repeat: no-repeat;
 }
.hoverfoo li a:hover, .hoverfoo li a:active, .hoverfoo li a:focus {
    color: #f90 !important; }
.foo-widget .widget-title:before {
    content: "";
    position: absolute;
    left: -26px;
    height: 2px;
    width: 82px;
    bottom: -11px;
}
.before-bottom:before { bottom: -10px; }
.white-before:before{ background: #fff;  }
.input-type {
    width: 100%;
    color: #fff;
    padding: 8px;
    outline: none;
    background: transparent;
}
.input-type option {  color: #271753; }
.textarea-field{  color: #fff;
   padding: 8px; 
  outline: none; 
  resize: none;
  height: 100px;
}
form ::-webkit-input-placeholder{ color: #fff !important; }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.eth-img {
    background: #20294a;
    padding: 5px;
    border-radius: 50% 50%;
    height: 29px;
    box-shadow: 0px 2px 10px 1px #454f74;
    animation-name: round;
    animation-iteration-count: infinite;
    animation-duration: 10s;
    animation-direction: alternate;
    animation-timing-function: linear;
}
.number-count {
    width: 26px;
    height: 26px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    display: flex;
    top: 12px;
    left: 12px;
    font-size: 14px;
}

.card-box2 {
    margin: 0px -3em 0 0em;
    transform: rotateZ(-7deg) translateY(52px) translateX(23px);
}
.card-box3 {
    margin: 0px -2em 0 0em;
    transform: rotateZ(-24deg) translateX(36px) translateY(158px);
}
.shadow-card { box-shadow: 1px 1px 10px -1px #696969; }
.width-client {  max-width: 20%;  }
.bg-darkcircle:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(../images/bg-darkcircle.png);
    background-size: 46%;
    background-repeat: no-repeat;
    background-position: center left;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    top: 0;
}
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}



 .gallery-thumbs .swiper-wrapper {
     align-items: center;
     height: auto !important;
}
 .gallery-thumbs .swiper-slide {
     background-position: center;
     background-size: cover;
     width: auto !important;
     height: 410px;
     position: relative;
     transition: all 0.4s ease;
}

 .gallery-thumbs .swiper-slide img {
     filter: grayscale(1);
     width: 100%;
     height: 100%;
     object-fit: cover;
     border-radius: 10px;
}
 .gallery-thumbs .swiper-slide-active img {
     filter: grayscale(0) !important;
}

.gallery-thumbs .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.testimonial-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
.swiper-container .swiper-button-prev:after, .swiper-container .swiper-button-next:after {
    font-size: 12px;
    color: #fff;
}
.swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
    width: 38px;
    border: 1px solid #742399;
    border-radius: 4px 4px;
    position: relative !important;
    top: 0;
    margin: 20px 22px 0px 1px;
    display: inline-flex !important;
    text-align: center;
    left: auto !important;
    vertical-align: middle
}
.art-dots .carousel-indicators { 
        position: relative !important;
        margin: 14% 0px 0px;
 }
.art-dots .carousel-indicators button {
    width: auto !important;
    height: auto !important;
    text-indent: 0px !important;
    opacity: 0.8;
    border-radius: 30px 30px;
    border: 2px solid #fff;
    overflow: hidden;
    padding: 0px;
    margin: 0px 4px;
}
.art-dots .carousel-indicators button.active{ opacity: 1; }
.nft-art-slider:before, .bar-bottom-before:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 111px;
    background: #121727;
    bottom: 92px;
    z-index: 1;
}
.nft-art-slider .carousel-item .carousel-caption { 
    background: #121727; 
    width: 100%;
    left: 0;
    padding: 10px 30px;
}
.nft-art-slider .carousel-item img{ border-radius: 25px 25px; }
.moving-header{ 
    position: fixed;
     left: 0;
    right: 0; 
    width: 100%;
    z-index: 100;
    background: #411454;
}
.header-social {
    right: 9px;
    top: 0;
    bottom: 0;
    text-align: center;
    align-items: center;
    height: 60%;
    margin: auto;
}
.header-social a {
    display: block;
    margin: 10px 0px;
    color: rgb(255 255 255 / 71%);
    font-size: 17px;
    top: 0;
    bottom: 0;
}
.header-social a:hover { color: #8e40f3; }
.arrow-animated{
    animation-name: longmove;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    animation-delay: 0s;
}
.progress-bar {
  width: 0;
  animation: progress 1.5s ease-in-out forwards;
  }
 .progress-bar  .title {
    opacity: 0;
    animation: show 0.35s forwards ease-in-out 0.5s;
} 
.customprogress {
    height: 2px;
    border-radius: 0px 0px;
    background: rgb(255 255 255 / 22%);
}
 .customprogress .progress-bar { background-color: #fff; }
.border-style {
    border: 1px solid #531a6e;
    width: 100px;
    margin: 14px auto;
    border-radius: 10px 10px;
}
.header-navbar .navbar-nav .nav-link {  position: relative; }
.header-navbar .navbar-nav .nav-link:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    height: 2px;
    bottom: 0;
    transition: all 0.4s ease;
}
.header-navbar .navbar-nav .nav-link:hover:before,
.header-navbar .navbar-nav .nav-link.active:before {  width: 70%; }
.scale-animated img {
    transition: all 0.6s ease;
    transform: scale(1.0);
}
.scale-animated:hover img{ transform: scale(1.25); }
.hoverbg:hover { background: #421168; }
.hoverbg1:hover, .hoverbg1:active, .hoverbg1:focus {  background: #742399;  }
.portfolio-grid .portfolio-wrapper img{ transition: all 0.6s ease; }
.portfolio-grid .portfolio-wrapper:hover img {  transform: scale(1.2); }
.portfolio-wrapper .magnify-icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    justify-content: center;
    height: 45px;
    z-index: 1;
    top: 0;
    bottom: 21%;
    border-radius: 50% 50%;
    padding: 12px 0px;
    width: 45px;
    opacity: 0;
    transition: all 0.4s ease;
}
.portfolio-wrapper:hover .magnify-icon{  opacity: 1; }
.count-nft {
    background: #121727;
    border-radius: 50% 50%;
    width: 56px;
    height: 56px;
    margin: -32px auto 0px;
    display: flex;
    padding: 12px 0px;
    text-align: center;
}
.bg-design-before:before {
    content: "";
    position: absolute;
    right: 0px;
    background-image: url(../images/design-service-banner.png);
    background-size: 85%;
    background-repeat: no-repeat;
    height: 56.5vh;
    width: 67%;
    background-position: right -4px;
}
.bg-single-img { 
    background-image: url('../images/client-bg-craft.png'); 
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
 }
.shade-mirror {
    right: 0;
    margin: auto;
    z-index: -1;
    width: 100%;
    bottom: -42px;
}
.filters-content .item img {  width: 100%; }
.nav-filter .nav-item { margin: 0px 9px; }
.nav-filter .nav-item a{
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    border-radius: 7px 7px;
}
.circle {
    width: 18px;
    height: 18px;
}
.line-bottom:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    bottom: 7px;
}
.bg-sucess-img {
    background-image: url('../images/nft-design-bg.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 8% bottom;
}
.bg-sucess-img2 {
    background-image: url('../images/bg-sucess-market.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 8% bottom;
}
.slider-vh{ height: 343px; margin-top: 45px; }
.hexagon-sec{
    background-image: url('../images/hexagon.png');
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 31px 35px;
    height: 13vmax;
}
.small-font { font-size: 9px; }
.fb-icon {
    width: 37px;
    height: 37px;
    font-size: 22px;
    padding: 3px;
    left: 2em;
    top: 4.4em;
}
.twitter-icon {
    left: 13em;
    top: 2em;
    width: 25px;
    height: 25px;
    padding: 2px;
    color: #5da4f9;
}
.reddit-icon {
    width: 45px;
    height: 45px;
    font-size: 28px;
    padding: 4px 4px;
    color: rgb(229 21 17 / 82%);
    right: 0.4em;
    top: 5em;
}
.insta-icon {
    bottom: 0;
    left: 5em;
    width: 35px;
    height: 36px;
    padding: 3px 0px;
    font-size: 21px;
    color: #ad75cd;
}
.insta-icon {
    bottom: 2.3em;
    left: 5em;
    width: 35px;
    height: 36px;
    padding: 3px 0px;
    font-size: 21px;
    color: #ad75cd;
}
.plane-icon {
    right: 3em;
    bottom: 15em;
    width: 30px;
    height: 30px;
    padding: 5px;
    font-size: 15px;
    color: #1dbaee;
}
.discord-icon {
    position: absolute;
    right: 3em;
    bottom: 1em;
    width: 41px;
    height: 41px;
    font-size: 22px;
    padding: 5px 0px;
    color: #cb53e9;
}
.about-tabs li.nav-item { width: 27%; }
.about-tabs li.nav-item .nav-link.active {
    color: #ff930a !important;
    background: none;
}
.about-tabs li.nav-item .nav-link {  font-weight: 600; border: 0px;
position: relative; }
.about-tabs li.nav-item .nav-link:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 18px;
    height: 18px;
    border-radius: 50% 50%;
    background: #fff;
    margin: auto;
    z-index: 1;
    bottom: -25px;
}
.about-tabs li.nav-item .nav-link:after {
    content: "";
    background: rgb(255 255 255 / 42%);
    bottom: -17px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
}
.about-tabs li.nav-item .nav-link.active:before {
    background: #ff930a;
}
.bgoverlay-cont {
    position: absolute;
    width: 100%;
    bottom: 1.2em;
    left: 0;
    padding: 7px 24px;
    transition: 0.6s ease;
    height: 2.5em;
    overflow: hidden;
}
.bgoverlay-service:hover .bgoverlay-cont {
    height: 55%;
}
.bgoverlay-service:before {
    content: "";
    position: absolute;
    left: 7px;
    right: 0;
    width: 95%;
    height: 96%;
    background: rgb(16 16 16 / 85%);
    border-radius: 6px 6px;
    opacity: 0;
    transition: all 0.4s ease;
}
.bgoverlay-service:hover:before{ opacity: 1; }
.panel {
    margin: 0 auto;
    height: 270px;  
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
        border-radius: 8px 8px;
    padding: 10px 10px;
    display: inline-block;
    width: 100%;
    border: 1px solid #540e74;
}
    
.panel .front {
    height: inherit;
    position: absolute;
    top: 0px;
    bottom: 0;
    margin: auto;
    z-index: 900;
    text-align: center;
    left: 0px;
    right: 0;
    margin: auto;
    width: 94%;
    height: 94%;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
       -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
       -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
         -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}

.panel .back {
    height: inherit;
    position: absolute;
    top: 8px;
    z-index: 1000;
    left: 6px;
    right: 0;
    width: 94%;
    height: 94%;
    background-image: url('../images/backside1.jpg');
    background-size: cover;
    border-radius: 8px 8px;
    background-repeat: no-repeat;
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
       -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
         -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}
.panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
.pattern-left { left: 0; right: 0; margin: 0; top: -41px; }
.sp8-move { top: -5vmax; right: 0; }
.sp-before:before {
    content: "";
    position: absolute;
    right: 23vmax;
    width: 71px;
    height: 117px;
    background-image: url(../images/img01.png);
    background-size: 96%;
    background-repeat: no-repeat;
    margin-top: 5em;
}
.step-level:hover h4, .step-level:hover p, .step-level:hover .circle { transform: translate(0px, -45px); }
.step-level h4, .step-level p, .step-level .circle {
    transition: all 0.4s ease;
}
.step-level .circle:before {
    content: "";
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 0px;
    border-right: 4px solid #fff;
    left: -7px;
    right: 0;
    transition: all 0.6s ease;
}
.step-level:hover .circle:before { height: 35px; bottom: -35px; }
.trend-hover:hover .bghover{ background: rgb(65 20 84 / 54%); }
.pop-hfix {  height: 19vmax; }
.clocktimer {
    padding: 0px;
    margin: 0px;
    list-style: nne;
}
.clocktimer li {
    display: inline-block;
    color: #fff;
}
.clocktimer {
    padding: 6px 10px;
    list-style: nne;
    border-radius: 30px 30px;
    box-shadow: 1px 1px 6px 2px #332048;
    width: 75%;
    margin: -19px auto 16px;
    position: relative;
    background: #121727;
    text-align: center;
}
.clocktimer .clocktext {
    display: inline-block;
    font-size: 16px;
    margin: 0px 2px;
}
.bg-circle-glow:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../images/bg-darkcircle.png);
    background-repeat: no-repeat;
    background-size: 51%;
    height: 100%;
    width: 100%;
    background-position: -276px -350px;
    opacity: 0.3;
}
.nft-expert-img {
    top: 6em;
    right: -22%;
}
.nft-expert-img img {  transform: rotate(19deg); }
.nft-third { margin-top: -4em; }
.nft-third img {  transform: rotate(-19deg); }
.bg-gradiantbanner{ 
    background-image: url('../images/gradiant-banner.jpg'); 
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
 }
.innblog-bg:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-size: 100%;
    background-position: 3px 66%;
    background-image: url(../images/bg-darkcircle.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}
.bg-step-banner{
    background-image: url('../images/bg-step.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bg-sucess-img:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg-darkcircle.png);
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 0.2;
    background-position: -46vmax 66%;
    top: 0;
}
.before-bg-shade:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../images/bg-darkcircle.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: 100%;
}
.before-bg-shade:before {
    content: "";
    position: absolute;
    left: -14px;
    background-image: url(../images/bg-darkcircle.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: 78%;
    background-position: -78% -41em;
    top: 0;
    right: 0;
    margin: auto;
    opacity: 0.3;
}
.mk-service-before:before {
    content: "";
    position: absolute;
    left: 0;
    width: 360px;
    height: 85%;
    background-image: url(../images/mk-service-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.meta-shadow-circle:before {
    background-size: 73% !important;
    background-position: 131% 47% !important;
    background-image: url(../images/metaverse/shadowcircle.png) !important;
}
.illustrator-man {
    left: 0;
    top: -30px;
    width: 100%;
    animation-name: manpulse;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-direction: alternate;
    animation-delay: 2s;
    animation-fill-mode: both;
}
.pattern-text {
    background-image: url(../images/metaverse/about-title.png);
    background-size: 45%;
    background-repeat: no-repeat;
    background-position: 83% 99%;
}
.pattern-text:before {
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/metaverse/dots.png);
    background-repeat: no-repeat;
    background-position: 99% 93%;
}
.circle-bg-frame:before {
    content: "";
    position: absolute;
    left: 7em;
    width: 100%;
    background-image: url(../images/metaverse/darkcircle.png);
    background-repeat: no-repeat;
    background-size: 94%;
    height: 100%;
    opacity: 0.5;
    top: 6em;
}
.market-before-bg:before{
    background-image: url('../images/metaverse/orange-shadow.png') !important;
    background-position: 231px 49% !important;
    opacity: 0.2 !important;
}
.border-right-before:before {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 48px;
    background: rgb(255 255 255 / 23%);
    top: 0;
    bottom: 0;
    margin: auto;
}
.border-gradiant:before {
    left: -2px;
    height: 101.6%;
    width: 102.2%;
    top: -2px;
}
.bg-consultation{
    background-image: url('../images/metaverse/meta-consultation-bg.png');
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: right center;
}
.banner-illustration-company{
    background-image: url('../images/metaverse/illustration-background.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.trans-what-img {
    left: 3%;
    top: -11%;
    width: 94%;
    z-index: -1;
}
.metaverse-wave:before{  background-size: 100% !important; opacity: 0.5 !important; }
.bg-laptop {
    background-image: url(../images/nft/nft-trans-laptop.png);
    background-size: 57%;
    background-position: -41% center;
    background-repeat: no-repeat;
}
.develop-transparent {
    top: -13%;
    left: -45px;
    width: 100%;
    opacity: 0.5;
}
.bg-platform-transp{
    background-image: url('../images/nft/nft-plat-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: -46% center;
}
.faq-sec-wp .accordion-header button {
    background-color: rgb(255 255 255 / 0%);
    color: #fff;
    font-weight: 400;
    border: 0px solid #650a97;
    border-radius: 0px 0px !important;
    outline: none;
    box-shadow: 0px 0px;
    padding-left: 55px;
}

.faq-sec-wp .accordion-header button:after {
    margin-right: auto;
    color: #fff;
    margin-left: auto;
    position: absolute;
    left: 14px;
    background-color: #ea8c0e;
    border-radius: 50% 50%;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: 75%;
}
.faq-sec-wp .accordion-item{ background-color: transparent;  margin-top: 14px; 
    border:  1px solid #650a97; border-radius: 10px 10px; }
.faq-banner-bg:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-image: url('../images/nft/faq-bg.png');
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
}
.bg-pattern-company:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/nft/nft-company-pattern.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.banner-consultation:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/nft/consultation-banner.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    opacity: 0.06;
}
.hype-explain-bg{
    background-image: url('../images/nft/hype-nft-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.nft-client-logos img{ padding: 0px 4%; }
.bg-market-before:before {
    content: "";
    position: absolute;
    right: 0;
    background-image: url(../images/nft/bg-marketplace-trans.png);
    background-size: 68%;
    background-repeat: no-repeat;
    background-position: right 10px;
    height: 100%;
    width: 100%;
}
.bg-magnetize-before:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../images/nft/magnetize-nft-img.png);
    background-size: 42%;
    background-repeat: no-repeat;
    background-position: left center;
    width: 100%;
    height: 100%;
    opacity: 0.05;
    top: 0;
}
.bg-contain{ background-size: contain; }
.bg-web3-after:before, .trans-market-before:before {
    content: "";
    position: absolute;
    right: 0;
    background-image: url(../images/web3/bg-trans-img.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: right top;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.12;
}
.trans-market-before:before{
    background-image: url('../images/web3/trans-bg-market.png');
    opacity: 1;
}
.handhorn-img {
    top: 0;
    left: -38%;
    right: 0;
}
.shadow-md { box-shadow: 1px 2px 12px #000; }
.mt-mb-img{ margin: -12% 0; }
.game-develop-bg:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    top: -40%;
    background-image: url('../images/web3/game-develop-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0em 0;
    z-index: -1;
    opacity: 0.4;
}
.game-3d-img {
     left: -30%;
    bottom: 0;
    text-align: center;
}
.game-3d-img img { width: 63%; }
.gaming-dark-bg{
    background-image: url('../images/web3/gaming-banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.features-web-pt li {
    text-align: left;
    list-style: none;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    background: rgb(0 0 0 / 20%);
    margin: 13px 0px;
    border-radius: 10px 10px;
    padding: 10px 5%;
    position: relative;
    line-height: 1.2;
}
.features-web-pt li:before {
    content: "";
    position: absolute;
    left: 20px;
    width: 15px;
    height: 15px;
    background: #f90;
    display: inline-block;
    border-radius: 50% 50%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.provide-web-game .experts-before-line { z-index: 1; }
.dapps-develop-bg{
     background-image:  url('../images/blockchain/dapp-feature.jpg');
     background-size: cover;
     background-repeat: no-repeat;
}
.bg-frame-etherum {
    background-image: url(../images/blockchain/bg-dapps-frame.png);
    background-size: 26%;
    background-repeat: no-repeat;
    background-position: -35px center;
}
.banner-consultant:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/blockchain/bg-block-consult.png);
    background-size: 77%;
    background-repeat: no-repeat;
    top: 0;
    opacity: 0.3;
    z-index: -1;
    background-position: right top;
}
.ellipse-img {
    left: 0;
    top: 13%;
    z-index: -1;
    right: 0;
    margin: auto;
}
.ellipse-img img {
    width: 60%;
    opacity: 0.5;
}
.contract-margin{
    margin: 2em -9em 4em;
    top: 55px;
}
.contract-margin:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 118%;
    height: 100%;
    background: url(../images/blockchain/shadow-contract.png);
    z-index: -1;
    background-size: cover;
    opacity: 0.7;
    margin: auto;
    background-position: -4px -36px;
}
.ethe-contract-bg{
    background-image: url('../images/blockchain/ethe-contract-bg.jpg');
    background-size: cover;
}
.bg-crypto-before:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-image: url('../images/crypto/crypto-consult-bg.png');
    background-size: 71%;
    width: 100%;
    height: 100%;
    top: -62px;
    background-repeat: no-repeat;
    background-position: right;
    z-index: -1;
}
.crypto-shadow {
    left: 0;
    right: 0;
    margin: auto;
    top: -20px;
    z-index: -1;
    opacity: 0.8;
}
.develop-crypto-before:before{ 
             background-image: url('../images/crypto/crypto-develop-bg.png');
             top: 0; 
             background-size: 42%;
}
.no-fill{
    -webkit-text-fill-color: initial ;
}
.bg-exchange-before:before{
    background-image: url('../images/crypto/exchange-bg.png');
    opacity: 0.5;
}
.list-exchange-bg:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/crypto/white-exh-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    opacity: 0.7;
}
.bg-whitelabel-before:before{  background-image: url('../images/crypto/white-label-bg.png');  }
.label-border-before:before {
    content: "";
    position: absolute;
    right: 21%;
    background: #140f2c;
    height: 143%;
    width: 100px;
    top: -24%;
}
.bar-bottom-before:before {
    bottom: 33px;
    height: 25%;
    background-color: #140f2c;
}
.bg-defi-consult{  background-image: url('../images/defi/defi-consult-bg.png'); }
.shadow-bg-img:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    top: -3px;
    opacity: 0.8;
    background-image: url('../images/defi/shadow-contract.png');
    background-size: 100%;
    background-blend-mode: color-dodge;
}
.defi-develop-bg:before{  
    background-image: url('../images/defi/defi-develop-bg.png');
    background-size: 60%;
}
.defi-market-top{
    top: -20%;
    opacity: 0.6;
}
.dao-service-bg:before{
    background-image: url('../images/defi/dao-service-bg.png');
    opacity: 0.4;
}
.wallet-factory-bg{
    background-image: url('../images/defi/defi-factorybg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.header-navbar .navbar-nav .dropdown-menu {
    background: #e3d6e9;
    border: 1px solid #9c30c9;
    margin-top: 17px;
    padding: 2px 0px;
}
.header-navbar .navbar-nav .dropdown-menu .dropdown-item {
    color: #3e1551;
    font-weight: 500;
    border-bottom: 1px solid rgb(81 34 101 / 26%);
    padding: 7px 13px;
}
.header-navbar .navbar-nav .dropdown-menu li:last-child .dropdown-item { border: 0px; }
.header-navbar .navbar-nav .dropdown-menu .dropdown-item:hover, .header-navbar .navbar-nav .dropdown-menu .dropdown-item:active,
.header-navbar .navbar-nav .dropdown-menu .dropdown-item:focus {
    background: #411454;
    color: #fff;
}













.pagination {
  position: absolute;
  left: 50%;
  top: 95%;
  transform: translateX(-50%) translateY(-50%);
  transition: opacity 0.3s, transform 0.3s;
  will-change: opacity, transform;
  z-index: 100;
}
.pagination .page-names {
  text-align: center;
  margin-bottom: 1vh;
  font-size: 1.2vw;
}
.pagination .page-names li {
  display: none;
  will-change: opacity;
  font-family: ptsans-bold;
}
.pagination .page-names li.active {
  display: block;
}
.pagination .page-dots {
  text-align: center;
}
.pagination .page-dots li {
  margin: 0.3vw;
  float: left;
  cursor: pointer;
  color: #cfcfcf;
}
.pagination .page-dots li.active {
  color: #020202;
}

.img-cont {
  width: 39.5%;
  position: absolute;
  top: 3vh;
  left: 50%;
  background-size: cover;
  transition: margin 1s cubic-bezier(0.99, 0.1, 0.35, 1.2);
  will-change: margin;
  z-index: 10;
  height: 85%;
}
.img-cont.closing {
  transition: margin 0.3s, width 0.3s, height 0.3s;
}
.img-cont:not(.active) {
  cursor: pointer;
}
.img-cont:not(.active):hover ~ .click-blocks {
  color: #ce2312;
}
.img-cont.left {
  margin-left: calc(-39% - 50px);
}
.img-cont.right {
  margin-left: 50px;
}
.img-cont.text-2.left {
  margin-top: -100vh;
}
.img-cont.cont-2.right {
  margin-top: 100vh;
}
.img-cont.text-3.left {
  margin-top: -200vh;
}
.img-cont.cont-3.right {
  margin-top: 200vh;
}
.img-cont.text-4.left{
  margin-top: -300vh;
}
.img-cont.cont-4.right {
  margin-top: 300vh;
}
.img-cont.text-5.left {
  margin-top: -400vh;
}
.img-cont.cont-5.right {
  margin-top: 400vh;
}
.img-cont.text-6.left {
  margin-top: -500vh;
}
.img-cont.cont-6.right {
  margin-top: 500vh;
}
.img-cont.text-7.left {
  margin-top: -600vh;
}
.img-cont.cont-7.right {
  margin-top: 600vh;
}
.img-cont.text-8.left {
  margin-top: -700vh;
}
.img-cont.cont-8.right {
  margin-top: 700vh;
}
.img-cont.text-9.left {
  margin-top: -800vh;
}
.img-cont.cont-9.right {
  margin-top: 800vh;
}
.img-cont.text.left {
  margin-top: -900vh;
}
.img-cont.cont-10.right {
  margin-top: 900vh;
}
.img-cont.right img { width: 100%; height: 100%; }
.scene .page-dots {
   /* position: absolute;*/
    left: 0;
    right: 0;
    bottom: 0;
    margin: 289px auto 0px;
    text-align: center;
    max-width: 98px;
    align-items: center;
    padding: 0px;
}
.scene .page-dots li {
    display: inline;
    color: #fff;
    font-size: 34px;
    margin: 0px -1px;
}
.scene .page-dots li.active { color: #ff9900; }
.img-cont.right {
    border-radius: 10px 10px;
    overflow: hidden;
     }

.process-items {
  display: table;
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.process-items li {
  display: table-cell;
  width: 25%;
  vertical-align: bottom;
  padding: 0 0.5em;
  transform: scale(0.65) translateY(40px);
  transform-origin: bottom center;
  transition: transform 0.5s;
}
.process-items li.active {
  transform: scale(1) translateY(0);
}
.process-items em {
  display: block;
  margin-top: 0.5em;
}
.market-img1 {
    top: 17%;
    left: -17%;
    right: 0;
    margin: auto;
    z-index: 1;
}
.market-img2 {
    top: 8.7em;
    left: 7em;
    right: 0;
    margin: auto;
    z-index: 0;
}
.nav-marketing li.nav-item a.active {
    color: #ff9900 !important;
    background: none;
    border: 0px !important;
}
.nav-marketing li.nav-item a.active:before {
    content: "";
    position: absolute;
    left: -4%;
    width: 100%;
    height: 83%;
    border: 1px solid #360093;
    top: 5px;
    z-index: 0;
    border-radius: 14px 14px;
}
 .nav-marketing li.nav-item a{ border:0px !important; position: relative; }
.nav-marketing li.nav-item a:hover, .nav-marketing li.nav-item a:active,
 .nav-marketing li.nav-item a:focus { color: #ff9900 !important; } 
.nav-marketing li.nav-item a {
    font-size: 21px;
    font-weight: 500;
    padding: 11px 0px
}
.service-navlist li{ display: inline-block; 
    width: 49.5%; 
    float: left;
    position: relative;
}
.service-navlist li:before {
    content: "";
    position: absolute;
    left: -15px;
    width: 5px;
    height: 5px;
    background: #e78b05;
    border-radius: 50% 50%;
    top: 10px;
}
.virus-img {  right: 2em; top: -5.4em; }
.earth-img{ right: 10em; top: 3em;  }
.img-left{  margin-left: -3.5em;  width: 73%; }
.nft-client-wid {
    max-width: 17%;
    margin: 0px auto 4rem;
}
.bg-place-market:before {
    content: "";
      position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/bg-marketing-img.png');
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.04;
    background-attachment: fixed;

}
  .hexagon {
            top: 30vh;
            left: 40%;
            position: absolute;
            margin: 0 auto;
            background: linear-gradient(to left,
                       DarkBlue, DodgerBlue);
            border-radius: 10px;
            width: 100px; 
            height: 63px;
            box-sizing: border-box;
            transition: all 1s;
            border: 0.4vh solid transparent;
            border-top-color: dodgerblue;
            border-bottom-color: dodgerblue;
}
.hexagon:before, .hexagon:after {
            content: "";
            border: inherit;
            position: absolute;
            top: -0.5vh;
            left: -0.5vh;
            background: linear-gradient(to left,
                    DarkBlue, DodgerBlue);
            border-radius: inherit;
            height: 100%;
            width: 100%;
}
          
.hexagon:before { transform: rotate(60deg); }
 .hexagon:after { transform: rotate(-60deg); }
 .cont-banner-img { top: -10px; left: -5em; }
.cont-banner-img img {
    width: 100%;
    max-width: 290px;
}
.header-position {  border-bottom: 1px solid #511c67; }
.border-width:before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 91%;
    background: #fff;
    top: 3px;
    background: #b53cf8; 
    background: -moz-linear-gradient(bottom, #b53cf8 1%, #a33ef6 21%, #8e40f3 46%, #7f41f1 85%, #7642f0 100%);
    background: -webkit-linear-gradient(bottom, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%); 
    background: linear-gradient(to bottom, #b53cf8 1%,#a33ef6 21%,#8e40f3 46%,#7f41f1 85%,#7642f0 100%);
}
.bg-wave:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/about-wave.png);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.8;
}
.wave-up:before{ top: -20px; }
.web-banner01{
    animation-name: webmove;
    animation-iteration-count: infinite;
    animation-duration: 2s;
    animation-delay: 0.5s;
    animation-timing-function: linear;
    animation-fill-mode: both;
    animation-direction: alternate;
}
.web-banner02{
    animation-name: webmove2;
    animation-iteration-count: infinite;
    animation-duration: 2s;
    animation-delay: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: both;
    animation-direction: alternate;
}
.shadow-circle:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(../images/bg-darkcircle.png);
    background-size: 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 1px 64%;
    opacity: 0.4;
    top: 0;
}
.bg-about-count{
    background-image: url('../images/about-bgsmall.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.before-about-grad:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../images/gradiant-circle.png);
    background-size: 61%;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: left -188px;
    background-repeat: no-repeat;
}
.testimonial-section .carousel-indicators button {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    width: 31.3%;
    height: 210px;
    text-indent: 0;
    border-radius: 25px 25px;
    display: inline-block;
    vertical-align: bottom;
    background: transparent;
    outline: none;
    overflow: hidden;
    border: 0px;
}
.testimonial-section .carousel-indicators {
    position: relative;
    flex-wrap: wrap;
    margin: 0px;
    display: block;
}
.testimonial-section .carousel-indicators img {
    width: 100%;
    filter: grayscale(1);
}
.testimonial-section .carousel-indicators .active{ height: auto;
            border-radius: 8px 8px; }
.testimonial-section .carousel-indicators .active img {
    filter: grayscale(0);
}
.testimonial-section .carousel-control-prev, .testimonial-section .carousel-control-next {
    position: relative;
    left: 0;
    top: 30px;
    right: auto;
    display: inline-block;
    width: 36px;
    border: 1px solid #752098;
    color: #fff;
    margin: 0px 8px 0px 0px;
}
.testimonial-section .carousel-control-prev span{
    background-size: 70%;
    background-position: 5px 8px;
}
.testimonial-section .carousel-control-next span{
        background-size: 70%;
        background-position: 5px 8px;
}
.project-banner{
    background-image: url('../images/project-banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -6%;
}
.coming-soon-text{
    animation-name: coming;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-delay: 0s;
    animation-timing-function: ease;
    animation-direction: alternate;
}
.circle-animation {
    animation-name: round;
    animation-duration: 16s;
    animation-delay: 0.2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-direction: alternate-reverse;
}
.btn-quote:before{ visibility:hidden; }
.game-box-ht {
    height: 100%;
    min-height: 300px;
}














@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
} 
@keyframes show  {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

@keyframes round{
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(480deg);
    }
}

@Keyframes longmove{
    from{
        transform: translateX(0px);
        opacity: 1;
    }
    to{
        transform: translateX(25px);
        opacity: 0.1;
    }

}


@Keyframes sp4{
    from{
        transform: scale(1.0) translate(0px, 0px) rotate(0deg);
    }
    to{
        transform: scale(1.3) translate(-45px, 75px) rotate(18deg);
    }
}

@keyframes sp2{
    from{
        transform: translateY(0px);
    }
    to{
        transform: rotate(-51deg);
    }
}

@keyframes sp3{
    from{
      transform: rotateZ(0deg);
    }
    to{ 
      transform: rotateZ(62deg);
    }
}


@Keyframes webmove{
    from{
        transform: translateY(0px);
    }
    to{
        transform: translateY(20px);
    }
}

@Keyframes webmove2{
    from{
        transform: translateY(0px);
    }
    to{
        transform: translateY(-20px);
    }
}

@Keyframes manpulse{
    from{
       transform: translate(0px, 0px); 
    }
    to{
        transform: translate(29px, -107px);
    }
}


@keyframes sp5{
    from{
        transform: rotateZ(0deg);
    }   
    to{
         transform: rotateZ(20deg);
    }
}

@keyframes sp6{
    from{
        transform: rotate(0deg) scale(1.0);
    }   
    to{
         transform: rotate(45deg) scale(0.6);
    }
}

@keyframes coming{
    from{
        transform: translateX(0px);
    }
    to{
        transform: translateX(15px);
    }
}





