body{
  overflow-x: hidden;
}
.contactus {
    color: #fff;
    font-size: 20px;
    margin: 0 40px;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    color: #010101;
}
.imlooking {
    text-align: center;
    font-size: 40px;
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 400;
    line-height: 70px;
}
.para-txt {
    font-size: 24px;
    line-height: 27px;
    color: #ababab;
    font-weight: 200;
    margin-top: -5px;
}

.textLookBlock {
    text-align: center;
    max-width: 700px;
    width: 100%;
    margin: 10px auto;
}

.circle-grid {
    display: flex;
    flex-wrap: wrap;
}

.bg-queries {
    padding: 65px 15px 15px;
}

.bg-queries {
    background-color: #f2f2f2;
    color: #000;
    position: relative;
    height: 100%;
}

.circle-grid>[class*="col-"] {
    margin-bottom: 20px;
}

.head-abtus-bdr {
    width: 50px;
    height: 5px;
    margin: 10px 0;
    transition: all 0.5s ease 0s;
}

.contact-item-section {
    padding: 65px 15px 15px;
    font-weight: bold;
    background-color: #f2f2f2;
}
.contact-item-section:after {
    content: "";
    display: block;
    margin-top: 6px;
    width: 40px;
    height: 5px;
    background: #f5a623;
    transition: width 1s;

}
.contact-item-section:hover:after {
    width: 60px;
    transition: width 1s;
}
.footer-menu {
    color: #fff;
    justify-content: space-evenly;
    max-width: 700px;
    border: 1px solid;
}
.footer-menu div{
    width: 25%;
    line-height: 50px;
    position: relative;
}
.footer-menu div:before{
    content: "";
    display: block;
    height: 19px;
    width: 2px;
    background: #fff;
    top: 17px;
    right: 0px;
    position: absolute;
}
.footer-menu div:last-child:before{
    background: transparent;
}
.footer-menu div :hover{
    background-color: #f5a623;
}
.footer-menu div:last-child{
    border-right: 0px;
}
.footer-menu div span{
    text-align: center;
    display: inline-block;
    width: 100%;
}
.loc-cntry-txt{
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: -0.5px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
}
.hvr-cntry{
    cursor: pointer;
}
.loca-para{
    /* color: #fff; */
    font-size: 25px;
    font-weight: 100;
}
.onHover :hover{
    background-color: #f5a623;
    opacity: .5;
}
.footerSection{
    background-color: #f4f4f4;
}
/*MAP CSS START FROM HERE*/
#map {
    height: 400px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
  }
  .imageLogo{
    width: 230px;
  }
  
  .textIndent{
    text-indent: 0px;
    font-size: 16px;
  }
  .textIndent1{
    text-indent: 0px;
    margin-left: 0px;
  }
  .li:hover{
    color: #00bcd4;
    cursor: pointer;
  }
  .addInfo{
    font-size: 14px;
  }
.firstFloor{
    text-indent: -30px;
    margin-left: 30px;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:36.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.bottomRow{
  background-color: #e9e9e9;
  height: 62px;
  padding-top: 10px;
  box-shadow: 10px 10px 10px 10px grey;
}

/* This is LogoIcon*/
.fa {
  padding: 8px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  /* border-radius: 52%; */
  }
  .fa-facebook {
    background: #3B5998;
    color: white;
    width: 31px;
  }
  .fa-twitter {
    background: #55ACEE;
    color: white;
  }
  .fa-linkedin {
    background: #007bb5;
    color: white;
  }
  .fa-youtube {
    background: #bb0000;
    color: white;
  }
  .fa-instagram {
    background: #125688;
    color: white;
  }
  .iconBottom{
    display: flex;
    justify-content: end;
  }
  .fa-twitter:before {
    content: "\f099";
}
.homeButton{
    display: flex;
}
nav {
    width: 100%;
    background-color: #fff;
    padding-left: 30px;
    padding-right: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .logo {
    display: inline-block;
  }
  .nav-links {
    list-style: none;
    display: flex;
  }
  .nav-item a {
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    color: black;
    font-size: 20px;
  }
  .nav-item:hover {
    background-color: white;
  }
  .nav-item:hover a {
    color: darkgreen;
  }
  .logo img {
    width: 230px;
    vertical-align: middle;
  }
  .bodySection{
    background-color: #f5f5f5;
    padding-bottom: 58px;
  }
  .graphSection{
    background-color: #fff;
    padding-left: 26px;
    padding-top: 19px;
    padding-right: 33px;
    min-height: 300px;
    height: 100%;
  }
  .dollar{
    color: #ffa01d;
  }
  .graphLogo{
    margin-bottom: 35px;
  }
  .smartContractSection{
    padding-left: 20px;
    padding-right: 20px;
  }
  .contractDevelopment{
    text-align: center;
  }
  td {
    padding: 8px;
  }
  .archLogo{
    display: flex;
  }
  .smart1{
    padding-top: 35px;
  }
  
.uppercase{
  text-transform: uppercase;
}
.btn-hire{
  position: relative;
  margin: 0 10px 0 0;
  background: #024;
  background-image: none!important;
  color: #fff;
  padding: 12px 27px 12px 36px;
  transition: all .25s;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  box-shadow: none;
  border-radius: 0px;
}

.btn-hire1{
  position: relative;
  margin: 0 10px 0 0;
  background: #f28a04;
  background-image: none!important;
  color: #fff;
  padding: 12px 27px 12px 36px;
  transition: all .25s;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  box-shadow: 0 6px 7px 0 rgb(11 158 218 / 22%);
  border-radius: 0px;
}
.btn-hire:hover{
  background-color: #ffa01d;
  color: white;
}
.btn-hire1:hover{
  background-color: #ffa01d;
  color: white;
}
.buttonSection{
  display: flex;
  justify-content: center;
}
.developmentService{
  background-color: #f5f5f5;
}
.developmentService-w{
  background-color: #f5f5f5;
  padding-bottom: 60px;
}
/* ========================= */
.vc_row {
	margin-left: -21px;
	margin-right: -21px;
}
.vc_column_container > .vc_column-inner {
	padding-left: 21px;
	padding-right: 21px;
}
.vc_column_container > .vc_column-inner {
	padding-left: 21px;
	padding-right: 21px;
}
.vc_gitem_row {
	margin-left: 0;
	margin-right: 0;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
.content-left {
  text-align: right;
}
.timeline-article .content-left-container {
  float: left;
}
.timeline-article .content-left-container, .timeline-article .content-right-container {
  max-width: 44%;
  width: 100%;
}
.timeline-article .content-right-container {
  float: right;
}
.timeline-article .content-left, .timeline-article .content-right {
  position: relative;
  width: auto;
  margin: 15px;
  position: relative;
  width: auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 8px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 27px 15px;
}
.content-right {
  text-align: left;
}
.timeline-article p span.article-number {
  position: absolute;
  font-weight: bold;
  font-size: 50px;
  top: -50px;
  left: -5px;
  color: #E7E7ED;
}
.timeline-article .meta-date {
  position: absolute;
  top: 0;
  left: 50%;
  width: 62px;
  height: 62px;
  margin-left: -31px;
  color: #fff;
  border-radius: 100%;
  background: #E7E7ED;
  z-index: 999;
}
.nub-div3 {
  position: absolute;
  top: 4px;
  right: 237px;
}
.nub-div3 span.article-number {
  font-weight: bold;
  font-size: 50px;
  top: 0px;
  left: 30px;
  color: #E7E7ED;
}
.nub-div5 {
  position: absolute;
  top: 27px;
  position: absolute;
  right: 110px;
}
.nub-div5 span.article-number {
  font-weight: bold;
  font-size: 50px;
  top: 0px;
  left: 0px;
  color: #E7E7ED;
}
.grey-box-1 {
  background: #EEEEEE 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  padding: 10px;
  margin: 50px auto 30px;
  max-width: 900px;
}
#conference-timeline {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#conference-timeline .conference-center-line {
  position: absolute;
  width: 3px;
  height: 78%;
  top: 105px;
  left: 50%;
  margin-left: -2px;
  background: #EEECEC;
  z-index: 1;
}
#conference-timeline .conference-timeline-content {
  padding-top: 67px;
  padding-bottom: 67px;
}
.nub-div1 {
  position: absolute;
  top: 9px;
  left: 30px;
}
.nub-div1 span.article-number {
  font-weight: bold;
  font-size: 50px;
  top: 0px;
  left: 30px;
  color: #E7E7ED;
}
.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
.timeline-article .content-left:before {
  content: "\f0da";
  right: -8px;
}

.timeline-article .content-right:before {
  content: "\f0d9";
  left: -8px;
}
.timeline-article .content-left:before, .timeline-article .content-right:before {
  position: absolute;
  top: 20px;
  font-size: 23px;
  font-family: "FontAwesome";
  color: #fff;
}
.timeline-article .content-right-container h4 {
  padding-left: 60px;
}
.timeline-article h4 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  text-transform: none;
  color: #162C5B;
  opacity: 1;
  margin: 0px 20px 20px;
}
.timeline-article .content-right-container p {
  padding-left: 60px;
}
.timeline-article p {
  margin: 0 0 0 0px;
  padding: 0 15px 0px;
  color: #242424;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}
p {
  margin: 0 0 1.1em;
}
.timeline-article .meta-date img {
  width: 100%;
  padding: 14px;
}
.smartContractSolution{
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 100px;
}
.boxSection{
  background-color: #052646;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  border-radius: 3px;
  min-height: 100%;
  height: 100%;
}
.contentArea{
  text-align: center;
}
.imageDescription{
  margin-bottom: 30px;
}
.faqFormSectionStart{
/* background-color: #fafbfd; */
padding-bottom: 80px;
padding-top: 50px;
background-size: cover;
}
.btn-link:hover{
  text-decoration: none !important;
}
.letsTalkAbout{
  max-width: 820px;
    margin: 0px auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 8px #00000029;
    border-radius: 10px;
    opacity: 1;
    padding: 35px 20px 26px;
}
.red-border-center{
    margin: 0 auto;
    background: #de2101;
    height: 4px;
    width: 120px;
}
.red-border-left{
  background: #de2101;
  height: 4px;
  width: 120px;
}
.red-border-left-white{
  background: #fff;
  height: 4px;
  width: 120px;
}
a:hover{
  text-decoration: none !important;
}
canvas.dots {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.row {
  margin-bottom: 1.1em;
}

/* same section start from here */
.banner-buler span{
font-size: 38px;
font-weight: normal;
color: #fff;
line-height: 8px;
}
.banner-buler h1{
  font-size: 70px;
  color: #fff;
  line-height: 40px;
  margin: 22px 0px 30px;
}
.banner-buler p{
  font-size: 22px;
  color: #fff;
  line-height: 40px;
  max-width: 600px;
}
.connectWhatsaap {
  padding: 3px;
}
.inner_supply_chain .custom_cta{
  background: linear-gradient(90deg,rgba(0,59,255,1) 0%,rgb(32 106 255) 13.82%,rgb(52 143 206) 56.78%,rgb(48 200 227) 86.36%,rgb(47 136 255) 100%);
    position: relative;
    background-size: 400% 400%;
    animation: gradient 2s ease infinite;
    box-shadow: 0 8px 26px -8px #62aaff;
}
@keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  50%{
    background-position: 100% 50%;
  }
  100%{
    background-position: 0 50%;
  }
}
a.default_innercta {
  padding: 7px 20px;
  display: inline-block;
  font-weight: 600;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: var(--lexend);
  text-decoration: none !important;
}
.para-text-center{
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.para-text{
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
p.para-text{
  margin: 10px 0;
}
.content{
  display: flex;
}
.para{
  padding-left: 10px;
}
.playToEarn h4{
  text-align: left;
  font-size: 20px;
  text-align: left;
  letter-spacing: 0px;
  color: #162C5B;
  opacity: 1;
  font-weight: bold;
  text-transform: none;
}
.playToEarn span{
  text-align: left;
  font-size: 70px;
  letter-spacing: 0px;
  color: #E7E7ED;
  opacity: 1;
  margin: 0px;
  padding: 0px 10px 0px 0px;
}
.playToEarn p{
  font-size: 18px;
  color: #000;
  line-height: 32px;
  margin: 10px auto 30px;
  max-width: 1100px;
}
.small-text{
  text-align: left;
  font-size: 14px !important;
  color: #162C5B !important;
  line-height: 25px !important;
}
.benifitsMetaverse{
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #eff1f8;
}
.benifitsMetaverse p{
  font-size: 18px;
    color: #000;
    line-height: 32px;
    margin: 10px auto 30px;
    max-width: 1100px;
}
.benifitsMetaverse h1{
  font-size: 36px;
  margin: 20px 0px 30px;
  line-height: 45px;
  color: #000;
  font-weight: normal;
  text-align: left;
}
.white-box-1 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  padding: 10px;
  margin: 0px auto 30px;
  max-width: 1000px;
}

.white-box-1 p {
  font-size: 18px;
  text-align: left;
  padding: 0px 20px;
}
.wpb_row:last-of-type{
  margin-bottom: 0;
}
.vc_custom_1658918517570 {
  margin-top: 0px !important;
  margin-bottom: 50px !important;
  background-color: #ffffff !important;
  border-radius: 10px !important;
}
.vc_row {
  margin-left: -21px;
  margin-right: -21px;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.vc_column_container > .vc_column-inner {
  padding-left: 21px;
  padding-right: 21px;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 35px;
}
.vc_column_container > .vc_column-inner {
  padding-left: 21px;
  padding-right: 21px;
}
.vc_column_container>.vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.game-icon-box {
  margin: 10px auto;
  max-width: 52px;
}
.game-icon-box img {
  max-width: 100%;
}
img{
  vertical-align: middle;
}
.ver-line {
  position: absolute;
  top: 24%;
  width: 2px;
  min-height: 191px;
  background: #EEEEEE;
  float: right;
  right: 3px;
}
.wpb_wrapper p{
  font-size: 15px;
  color: #ffffff;
  line-height: 27px;
  margin: 10px auto 30px;
  max-width: 1100px;
}
.metaVerseGameProcess{
  padding-top: 50px;
}
.grey-box-1 {
  background: #EEEEEE 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  padding: 10px;
  margin: 50px auto 30px;
  max-width: 900px;
}
.grey-box-1 p {
  font-size: 16px;
  text-align: center;
  padding: 20px 20px;
  margin: 0px;
}

/* Media Query */

@media only screen and (max-width: 830px){
.timeline-article .meta-date {
    width: 42px;
    height: 42px;
    left: 40px;
}
}
@media only screen and (max-width: 830px){
.timeline-article .content-left-container, .timeline-article .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
}
}
@media only screen and (max-width: 830px){
.timeline-article .content-left-container {
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 830px){
.timeline-article .content-left, .timeline-article .content-right {
    padding: 10px 15px;
    min-height: 65px;
    text-align: left;
}
}
@media only screen and (max-width: 830px){
.timeline-article .content-left:before {
    content: "\f0d9";
    right: auto;
    left: -8px;
}
}
@media only screen and (max-width: 830px){
.nub-div1 span.article-number {
    display: none;
}
}
@media only screen and (max-width: 830px){
.timeline-article .meta-date img {
    width: 100%;
    padding: 8px;
}
}
@media only screen and (max-width: 830px){
#conference-timeline .conference-center-line {
    margin-left: 0;
    left: 0px;
    display: none;
}
}
@media only screen and (max-width: 830px){
#conference-timeline .conference-timeline-content {
    padding-top: 27px;
    padding-bottom: 27px;
}
}
.num-icon {
  background: #00DBAD 0% 0% no-repeat padding-box;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  margin-left: -40px;
  position: absolute;
  left: 0px;
  top: 9px;
}
.bull-text {
  position: relative;
}
.bull-text ul {
  left: 0;
  top: 0;
}
.bull-text ul li {
  font-size: 17px;
  list-style: none;
  color: #000000;
  line-height: 28px;
  padding: 0px 10px;
  position: relative;
}
.metaVersedeveloped {
  background-color: #eff1f8;
  padding-top: 30px;
  padding-bottom: 80px;
}
.bottom-spac {
  margin-bottom: 50px;
}
.service-section p {
  font-size: 18px;
  color: #000;
  line-height: 32px;
  margin: 10px auto 30px;
  max-width: 1100px;
}
.top-space {
  margin-top: 100px!important;
  padding-left: 25px;
}
.embed-container{
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.textIndent li.li{
  list-style-type: none;
}
ul.textIndent1 li.li{
  list-style-type: none;
}
#toTop {
  position: fixed;
  bottom: 0px;
  right: 30px;
  width: 64px;
  height: 64px;
  z-index: 9999;
  cursor: pointer;
  opacity: 0.5;
}
.backToTp {
  animation: test 4s infinite;
}
@keyframes test{
  0% {
    transform: translateY(0);
}
50% {
    transform: translateY(-20PX);
}
100% {
    transform: translateY(0px);
}
}
.metaVerseGamingPara{
  background-color: #eff1f8;
}
.imapgewithPara1 img{
  padding: 50px;
  height: auto;
  max-width: 100%;
  vertical-align: top;
  margin-top: 50px;
}
.virtualMeetingBehave{
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #eff1f8;
}
.imageWithPara{
  display: flex;
  align-items: center;
}
.prdocutImage{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
}
.prodcutCorner{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 8px #00000029;
    border-radius: 10px;
    opacity: 1;
    padding: 20px;
    min-height: 450px;
    margin-bottom: 30px;
}
.prodcutCorner p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #7E84A3;
  opacity: 0.8;
}

/* =====**Home Page*===== */

.imageAndPara{
display: flex;
align-items: center;
}
.holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.holder #ticker01{
list-style-type: none;
}
.holder #ticker01 li{
  text-indent: -26px;
  border-bottom: 1px dashed #000;
  padding: 10px 0px;
  margin-left: 30px;
  color: #000;
  font-size: 16px;
}
.fa-hand-o-right:before{
    margin-right: -26px;
}
.MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  position: relative;
}
.MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
  float: left;
}
.MultiCarousel .MultiCarousel-inner .item > div {
  text-align: center;
  padding: 10px;
  margin: 10px;
  background: #f1f1f1;
  color: #666;
  border-radius: 1rem;
  padding-left: 5px;
}
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
  pointer-events: none;
  background: #ccc;
}
.MultiCarousel .leftLst {
  left: 0;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 20px);
}
.MultiCarousel .rightLst {
  right: 0;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}
.background {
  margin-top: 100px;
  text-align: center;
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  background: #152542;
  overflow: hidden;
}
.background span:nth-child(1) {
  color: #ffffff;
  top: 64%;
  left: 25%;
  animation-duration: 18s;
  animation-delay: -10s;
  transform-origin: -9vw -19vh;
  box-shadow: -2vmin 0 0.5195496121346272vmin currentColor;
}
.background span:nth-child(2) {
  color: #ffffff;
  top: 36%;
  left: 53%;
  animation-duration: 21s;
  animation-delay: -18s;
  transform-origin: 0vw -13vh;
  box-shadow: -2vmin 0 0.7302668359776165vmin currentColor;
}
.background span:nth-child(3) {
  color: #ffffff;
  top: 68%;
  left: 37%;
  animation-duration: 6s;
  animation-delay: -17s;
  transform-origin: 10vw -16vh;
  box-shadow: 2vmin 0 0.7965266790418661vmin currentColor;
}
.background span:nth-child(4) {
  color: #ffffff;
  top: 43%;
  left: 27%;
  animation-duration: 6s;
  animation-delay: -14s;
  transform-origin: 17vw -7vh;
  box-shadow: 2vmin 0 1.0181199668158762vmin currentColor;
}
.background span:nth-child(5) {
  color: #ffffff;
  top: 65%;
  left: 10%;
  animation-duration: 22s;
  animation-delay: -18s;
  transform-origin: 12vw -15vh;
  box-shadow: 2vmin 0 0.670932289324208vmin currentColor;
}
.background span:nth-child(6) {
  color: #ffffff;
  top: 45%;
  left: 59%;
  animation-duration: 33s;
  animation-delay: -26s;
  transform-origin: -1vw -11vh;
  box-shadow: -2vmin 0 0.4089764488748462vmin currentColor;
}
.background span:nth-child(7) {
  color: #ffffff;
  top: 9%;
  left: 66%;
  animation-duration: 10s;
  animation-delay: -19s;
  transform-origin: 20vw 16vh;
  box-shadow: -2vmin 0 1.22072194043175vmin currentColor;
}
.background span:nth-child(8) {
  color: #ffffff;
  top: 84%;
  left: 84%;
  animation-duration: 30s;
  animation-delay: -28s;
  transform-origin: -19vw 13vh;
  box-shadow: 2vmin 0 0.40138614099343517vmin currentColor;
}
.background span:nth-child(9) {
  color: #ffffff;
  top: 60%;
  left: 56%;
  animation-duration: 19s;
  animation-delay: -4s;
  transform-origin: 2vw 5vh;
  box-shadow: 2vmin 0 0.3041530981812548vmin currentColor;
}
.background span:nth-child(10) {
  color: #ffffff;
  top: 14%;
  left: 21%;
  animation-duration: 11s;
  animation-delay: -12s;
  transform-origin: -12vw -9vh;
  box-shadow: 2vmin 0 0.8479860925644718vmin currentColor;
}
.background span:nth-child(11) {
  color: #ffffff;
  top: 6%;
  left: 94%;
  animation-duration: 22s;
  animation-delay: -3s;
  transform-origin: 7vw -4vh;
  box-shadow: 2vmin 0 1.204389119470196vmin currentColor;
}
.background span:nth-child(12) {
  color: #ffffff;
  top: 6%;
  left: 81%;
  animation-duration: 7s;
  animation-delay: -9s;
  transform-origin: -3vw 21vh;
  box-shadow: -2vmin 0 0.5434930032963143vmin currentColor;
}
.background span:nth-child(13) {
  color: #ffffff;
  top: 81%;
  left: 92%;
  animation-duration: 27s;
  animation-delay: -25s;
  transform-origin: 13vw 25vh;
  box-shadow: 2vmin 0 0.8158597724238867vmin currentColor;
}
.background span:nth-child(14) {
  color: #ffffff;
  top: 6%;
  left: 24%;
  animation-duration: 21s;
  animation-delay: -20s;
  transform-origin: 13vw -13vh;
  box-shadow: 2vmin 0 0.8301740193622629vmin currentColor;
}
.background span:nth-child(15) {
  color: #ffffff;
  top: 46%;
  left: 47%;
  animation-duration: 27s;
  animation-delay: -18s;
  transform-origin: -8vw -2vh;
  box-shadow: 2vmin 0 0.3422210473103293vmin currentColor;
}
.background span:nth-child(16) {
  color: #ffffff;
  top: 26%;
  left: 89%;
  animation-duration: 29s;
  animation-delay: -1s;
  transform-origin: 24vw 13vh;
  box-shadow: -2vmin 0 0.5087054327153375vmin currentColor;
}
.background span:nth-child(17) {
  color: #ffffff;
  top: 18%;
  left: 44%;
  animation-duration: 25s;
  animation-delay: -4s;
  transform-origin: 11vw -24vh;
  box-shadow: 2vmin 0 0.7371170295701386vmin currentColor;
}
.background span:nth-child(18) {
  color: #ffffff;
  top: 28%;
  left: 65%;
  animation-duration: 9s;
  animation-delay: -3s;
  transform-origin: 18vw -16vh;
  box-shadow: 2vmin 0 0.382904985745562vmin currentColor;
}
.background span:nth-child(19) {
  color: #ffffff;
  top: 81%;
  left: 44%;
  animation-duration: 9s;
  animation-delay: -6s;
  transform-origin: 5vw 2vh;
  box-shadow: 2vmin 0 1.1159969331856614vmin currentColor;
}
.background span:nth-child(20) {
  color: #ffffff;
  top: 74%;
  left: 73%;
  animation-duration: 28s;
  animation-delay: -16s;
  transform-origin: -23vw 11vh;
  box-shadow: -2vmin 0 0.8574994985092759vmin currentColor;
}
.background span:nth-child(21) {
  color: #ffffff;
  top: 71%;
  left: 39%;
  animation-duration: 6s;
  animation-delay: -7s;
  transform-origin: -12vw 23vh;
  box-shadow: -2vmin 0 1.1456488099534665vmin currentColor;
}
.background span:nth-child(22) {
  color: #ffffff;
  top: 82%;
  left: 76%;
  animation-duration: 17s;
  animation-delay: -17s;
  transform-origin: 10vw -12vh;
  box-shadow: 2vmin 0 1.125024967562971vmin currentColor;
}
.background span:nth-child(23) {
  color: #ffffff;
  top: 53%;
  left: 99%;
  animation-duration: 29s;
  animation-delay: -19s;
  transform-origin: 8vw 4vh;
  box-shadow: 2vmin 0 1.2343862999369306vmin currentColor;
}
.background span:nth-child(24) {
  color: #ffffff;
  top: 9%;
  left: 87%;
  animation-duration: 11s;
  animation-delay: -28s;
  transform-origin: -22vw 2vh;
  box-shadow: 2vmin 0 0.4372415113044077vmin currentColor;
}
.background span:nth-child(25) {
  color: #ffffff;
  top: 84%;
  left: 13%;
  animation-duration: 7s;
  animation-delay: -30s;
  transform-origin: -16vw -8vh;
  box-shadow: 2vmin 0 0.8896279160865925vmin currentColor;
}
.background span:nth-child(26) {
  color: #ffffff;
  top: 38%;
  left: 52%;
  animation-duration: 31s;
  animation-delay: -15s;
  transform-origin: -23vw 19vh;
  box-shadow: -2vmin 0 1.0540940886338859vmin currentColor;
}
.background span:nth-child(27) {
  color: #ffffff;
  top: 13%;
  left: 4%;
  animation-duration: 23s;
  animation-delay: -7s;
  transform-origin: -17vw 8vh;
  box-shadow: 2vmin 0 0.5571814533345114vmin currentColor;
}
.background span:nth-child(28) {
  color: #ffffff;
  top: 75%;
  left: 19%;
  animation-duration: 30s;
  animation-delay: -21s;
  transform-origin: 12vw -10vh;
  box-shadow: 2vmin 0 0.8660968299897718vmin currentColor;
}
.background span:nth-child(29) {
  color: #ffffff;
  top: 100%;
  left: 44%;
  animation-duration: 21s;
  animation-delay: -17s;
  transform-origin: -3vw -17vh;
  box-shadow: 2vmin 0 0.727424643949776vmin currentColor;
}
.background span:nth-child(30) {
  color: #ffffff;
  top: 9%;
  left: 21%;
  animation-duration: 20s;
  animation-delay: -24s;
  transform-origin: -21vw 14vh;
  box-shadow: -2vmin 0 1.2208845826789618vmin currentColor;
}
.background span:nth-child(31) {
  color: #ffffff;
  top: 91%;
  left: 14%;
  animation-duration: 25s;
  animation-delay: -7s;
  transform-origin: 15vw -3vh;
  box-shadow: 2vmin 0 1.1042984091520949vmin currentColor;
}
.background span:nth-child(32) {
  color: #ffffff;
  top: 97%;
  left: 48%;
  animation-duration: 21s;
  animation-delay: -9s;
  transform-origin: -12vw -5vh;
  box-shadow: 2vmin 0 0.41343825483468777vmin currentColor;
}
.background span:nth-child(33) {
  color: #ffffff;
  top: 39%;
  left: 96%;
  animation-duration: 18s;
  animation-delay: -22s;
  transform-origin: -16vw 14vh;
  box-shadow: 2vmin 0 1.1376937667788998vmin currentColor;
}
.background span:nth-child(34) {
  color: #ffffff;
  top: 88%;
  left: 62%;
  animation-duration: 24s;
  animation-delay: -17s;
  transform-origin: -14vw 1vh;
  box-shadow: -2vmin 0 0.4786943845967895vmin currentColor;
}
.background span:nth-child(35) {
  color: #ffffff;
  top: 44%;
  left: 4%;
  animation-duration: 17s;
  animation-delay: -8s;
  transform-origin: 8vw -21vh;
  box-shadow: -2vmin 0 1.0736566067454876vmin currentColor;
}
.background span:nth-child(36) {
  color: #ffffff;
  top: 92%;
  left: 100%;
  animation-duration: 30s;
  animation-delay: -17s;
  transform-origin: 20vw -9vh;
  box-shadow: 2vmin 0 1.1719978157458537vmin currentColor;
}
.background span:nth-child(37) {
  color: #ffffff;
  top: 7%;
  left: 84%;
  animation-duration: 16s;
  animation-delay: -6s;
  transform-origin: 13vw 15vh;
  box-shadow: -2vmin 0 1.012121292517461vmin currentColor;
}
.background span:nth-child(38) {
  color: #ffffff;
  top: 29%;
  left: 76%;
  animation-duration: 9s;
  animation-delay: -6s;
  transform-origin: -21vw 24vh;
  box-shadow: 2vmin 0 1.031213423427929vmin currentColor;
}
.background span:nth-child(39) {
  color: #ffffff;
  top: 44%;
  left: 15%;
  animation-duration: 21s;
  animation-delay: -18s;
  transform-origin: -2vw 4vh;
  box-shadow: 2vmin 0 1.2032046355901127vmin currentColor;
}
.background span:nth-child(40) {
  color: #ffffff;
  top: 26%;
  left: 48%;
  animation-duration: 16s;
  animation-delay: -1s;
  transform-origin: -1vw 20vh;
  box-shadow: -2vmin 0 0.25943799005574397vmin currentColor;
}
.background span:nth-child(41) {
  color: #ffffff;
  top: 22%;
  left: 77%;
  animation-duration: 31s;
  animation-delay: -25s;
  transform-origin: 23vw 10vh;
  box-shadow: -2vmin 0 0.6670828090318102vmin currentColor;
}
.background span:nth-child(42) {
  color: #ffffff;
  top: 37%;
  left: 65%;
  animation-duration: 15s;
  animation-delay: -1s;
  transform-origin: -17vw -2vh;
  box-shadow: -2vmin 0 0.41724496340172723vmin currentColor;
}
.background span:nth-child(43) {
  color: #ffffff;
  top: 11%;
  left: 64%;
  animation-duration: 7s;
  animation-delay: -7s;
  transform-origin: 0vw -24vh;
  box-shadow: -2vmin 0 0.36888603978551404vmin currentColor;
}
.background span:nth-child(44) {
  color: #ffffff;
  top: 37%;
  left: 77%;
  animation-duration: 18s;
  animation-delay: -4s;
  transform-origin: 25vw -6vh;
  box-shadow: -2vmin 0 0.48401434628081375vmin currentColor;
}
.background span:nth-child(45) {
  color: #ffffff;
  top: 98%;
  left: 17%;
  animation-duration: 35s;
  animation-delay: -13s;
  transform-origin: -15vw -12vh;
  box-shadow: -2vmin 0 0.486113333869739vmin currentColor;
}
.background span:nth-child(46) {
  color: #ffffff;
  top: 88%;
  left: 4%;
  animation-duration: 17s;
  animation-delay: -24s;
  transform-origin: 19vw -5vh;
  box-shadow: 2vmin 0 0.9833153487935808vmin currentColor;
}
.background span:nth-child(47) {
  color: #ffffff;
  top: 37%;
  left: 80%;
  animation-duration: 11s;
  animation-delay: -21s;
  transform-origin: -17vw 21vh;
  box-shadow: 2vmin 0 0.7199344300861332vmin currentColor;
}
.background span:nth-child(48) {
  color: #ffffff;
  top: 55%;
  left: 6%;
  animation-duration: 22s;
  animation-delay: -19s;
  transform-origin: 10vw -12vh;
  box-shadow: 2vmin 0 0.5975861356164369vmin currentColor;
}
.background span:nth-child(49) {
  color: #ffffff;
  top: 99%;
  left: 4%;
  animation-duration: 7s;
  animation-delay: -23s;
  transform-origin: -19vw 9vh;
  box-shadow: 2vmin 0 0.7381782280571338vmin currentColor;
}
.background span {
  width: 1vmin;
  height: 1vmin;
  border-radius: 1vmin;
  backface-visibility: hidden;
  position: absolute;
  animation: move;
  animation-duration: 47;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.auction-content {
  justify-content: space-evenly;
}
.link-btn {
  border-radius: 1rem;
  border: none;
  color: white;
  height: 150px;
  width: 426px;
  margin-right: 30px;
  position: absolute;
  left: 5%;
  padding-top: 20px;
  margin-top: 70px;
  margin-bottom: 10px;
  background: linear-gradient(45deg,#590f87 0,#ff0076 50%,#590f87 100%);
}
#summary {
  font-size: 14px;
  line-height: 1.5;
}
#summary p.collapse:not(.show) {
    height: 42px !important;
    overflow: hidden; 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}
#summary p.collapsing {
    min-height: 42px !important;
}
#summary a.collapsed:after  {
    content: '+ Read More';
}
#summary a:not(.collapsed):after {
    content: '- Read Less';
}

#one{
  background-image: url(https://www.metablocksolutions.com/metaverse-tourism-development/images/webpage.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  height: 600px;
  width: 100%;
}
#tow{
  /* background: radial-gradient(41.64% 381.38% at 69.84% 56.36%,rgba(4,244,255,.3) 0,rgba(68,0,121,.3) 100%);
  backdrop-filter: blur(100px); */
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}
#three{
  /* background: radial-gradient(41.64% 381.38% at 69.84% 56.36%,rgba(4,244,255,.3) 0,rgba(68,0,121,.3) 100%);
  backdrop-filter: blur(100px); */
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #000;
}
#four{
  /* background: radial-gradient(41.64% 381.38% at 69.84% 56.36%,rgba(4,244,255,.3) 0,rgba(68,0,121,.3) 100%);
  backdrop-filter: blur(68px); */
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}
.center {
  max-width: 450px;
  margin: 10px auto;
  display: flex;
}
.box {
  display: inline-block;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 8px;
  padding: 10px 0px;
  text-align: center;
  max-width: 200px;
  min-width: 200px;
  margin: 10px;
}
.box h1 {
  font-weight: bold;
  font-size: 36px;
  color: #1A3850;
  margin: 0px;
  line-height: 44px;
}
.box p {
    color: #1A3850;
    font-size: 18px;
    padding-bottom: 0px !important;
    margin: 0px;
}
.flip-box {
  margin: 20px 0px;
  background-color: transparent;
  width: 100%;
  height: 250px;
  perspective: 1000px;  
	-webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  
}
.serviceborder-top {
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 0;
}
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
}
.flip-box-inner:hover {
  transform: rotateX(180deg); 
}
.flip-box-front {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 8px #00000029;
  border-radius: 10px;
}
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-div {
  padding: 10px 0px;
  text-align: center;
  max-width: 170px;
  margin: 25px auto;
}
.flip-box-front p {
  font-size: 18px;
  color: #000;
  margin-top: -24px;
  line-height: 32px;
}
.flip-box-back {
  background: #000096 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 8px #00000029;
  border-radius: 10px;
  color: #fff;
  transform: rotateX(180deg); 
}
.flip-box-back p {
  text-align: left;
  padding: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}
.serviceborder-bottom {
  z-index: 1;
  position: absolute;
  right: 0px;
  bottom: 0;
}
.img-div img{
  width: 100%;
}
canvas.dots {
  position: absolute;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 806px;
  opacity: 1;
}
.why-us{
  position: relative;
  padding: 20px 0px;
}
.white-bg {
  background: #fff;
  height: 4px;
  width: 120px;
}
.why-us h1 {
  font-size: 36px;
  color: #fff;
  margin: 10px 0px 0px;
  font-weight: normal;
}
.why-us p {
  color: #fff;
  padding-bottom: 15px;
  line-height: 32px;
  font-size: 18px;
}
@media (max-width: 1199px){
.row > * {
    margin-top: 3em;
}
}
.center {
  max-width: 450px;
  margin: 10px auto;
  display: flex;
}
@media (max-width: 1199px){
.row {
    margin-top: -3em;
}
}
.row:last-of-type {
  margin-bottom: 0;
}
.card-body{
  /* height: 200px; */
  overflow-y: auto;
}
/* .card-body::-webkit-scrollbar {
  width: 1em;
}
.card-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.card-body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
} */

ul.textIndent li {
  list-style-type: none;
}
ul.textIndent li a{
  text-decoration: none;
  color: #000000;
}
ul.textIndent li a:hover{
  color: #000000;
}
@media (min-width: 320px) and (max-width: 480px) {
  body {
    background-color: #de3163 !important;
  }
}
/*  
For Mobile devices: 320px-480px
For Tablets or iPad: 480px - 768px
For Laptop or small-size screen: 768px -1024px
For Desktop or large-size screen: 1024px -1200px
For Extra-large size device: 1200px and more
*/
.customers_say
{
background-color: #fff;
border-radius: 10px;
padding: 12px 13px 12px 19px;
margin-bottom: 30px;
display: flex;
box-shadow: 5px 3px 20px 7px #ebe8e8;
}
.customers_say .text {
  text-align: left;
  color: #000;
  font-weight: 500;
  /* width: 228px; */
}

.feature-title h1 {
  font-size: 70px;
  font-weight: 100;
  line-height: initial;
}
.feature-title h4 {
  font-size: 25px;
  font-weight: 700;
}
.feature-box-row, .live-dashboard, .testimonial .carousel {
  padding-bottom: 50px;
}


.feature-box2::before {
  background: url(https://www.metablocksolutions.com/metaverse-tourism-development/images/featur-box2-bg.png) 0 0/100% no-repeat;
  content: "";
  position: absolute;
  right: -150px;
  bottom: 0;
  height: 420px;
  width: 225px;
  z-index: -1;
}
.feature-box-row, .live-dashboard, .testimonial .carousel {
  padding-bottom: 50px;
}
.feature-box-img {
  width: 100%;
  margin: 10px auto;
  position: absolute;
  top: 0px;
  left: 0;
}
.feature-box-img img {
  width: 951px;
  margin: 10px auto;
  display: block;
}
.feature-box-row, .live-dashboard, .testimonial .carousel {
  padding-bottom: 50px;
}
.mobile-services-section {
  position: relative;
  /* padding-top: 70px;
  padding-bottom: 20px; */
}
.learning-solution-sec {
  /* padding-top: 50px; */
  padding-bottom: 0;
}
.learning-solution-sec .title-about-us {
  margin-bottom: 50px;
  padding-left: 90px;
  padding-right: 90px;
}
.title-about-us {
  margin-bottom: 20px;
  margin-top: 0px;
}
.learning-solution-sec .title-about-us h2 {
  font-size: 36px;
  line-height: initial;
}
.automobile-feature .client-logo-img, .blog-row .blog-btn, .expertise-box, .framwork-tab, .learning-solution-sec .title-about-us p {
  text-align: center;
}
.title-about-us p {
  font-size: 18px;
}
.solution-media-dec {
  margin: 120px 0 20px 80px;
}
.p-3 {
  padding: 1rem 1rem !important;
}
.solution-media-dec img {
  margin-top: 0 !important;
  margin-right: 30px !important;
}
.media img {
  margin: 15px 0 0;
    margin-top: 15px;
    margin-right: 0px;
}
.solution-media-dec h4 {
  font-size: 26px;
  margin-bottom: 15px;
}
.solution-media-dec p {
  margin-right: 40px;
}

/* accordian */
#main #faq .card {
  margin-bottom: 1px;
  border: 0;
}
#main #faq .card .card-header {
  border: 0;
  /* -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0; */
}
#main #faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  background: #f7f7f7;
  color: #007bff;
  
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: #f7f7f7;
  color: #007bff;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#main #faq .card .collapsing {
  background: transparent;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}
#main #faq .card .collapse.show {
  background: transparent;
  line-height: 30px;
  color: #222;
}
canvas.dots {
  position: absolute;
  top: 868px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
}
ul.textIndent li {
  list-style-type: none;
}
ul.textIndent li a{
  text-decoration: none;
  color: #000000;
}
ul.textIndent li a:hover{
  color: #000000;
}
/* software lifecycle */

.iq-bg-orange {
  background-color: #fae5cc33;
}
/* .iq-ptb-100, section {
  padding: 100px 0;
} */
.iq-education-tab .nav-pills {
  border-color: #ffc800;
}
.iq-education-tab .nav-pills {
  background: transparent;
  padding: 0px;
  border-top: 1px solid #7ecca6;
  border-bottom: 1px solid #7ecca6;
}
.iq-education-tab .nav-item {
  width: 20.9%;
  text-align: center;
}
.iq-education-tab .nav-item {
  margin-right: 10px;
}
ul li {
  list-style: inherit;
}
.iq-education-tab .nav-item a {
  background: #ffffff;
  color: #464855;
  font-weight: 600;
  font-size: 18px;
  position: relative;
  border: inherit;
  padding: 8px 10px;
  border-radius: 90px;
  transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
}
.nav-pills .nav-link {
  padding: 10px 18px;
  border: 1px solid #ececec;
  color: #333333;
  font-weight: 600;
  border-radius: 0px;
}
.nav-pills .nav-link {
  padding: 10px 18px;
  border: 1px solid #ececec;
  color: #333333;
  font-weight: 600;
  border-radius: 0px;
}
.iq-education-tab .nav-pills .nav-link.active, .iq-education-tab .nav-pills .show>.nav-link, .iq-education-tab .nav-pills .nav-link:hover {
  box-shadow: 8.388px 12.436px 29px 0px rgb(255 200 0 / 38%) !important;
} .iq-education-tab .nav-pills .nav-link.active, .iq-education-tab .nav-pills .nav-link:hover{
    background: linear-gradient(to right, rgba(255, 200, 0, 1) 0%, rgba(243, 133, 0, 1) 100%);
    color: #fff;
}
/* ::selection {
  background: rgba(243, 133, 0, 1);
} */
.iq-education-tab .tab-content {
    margin-top: 80px;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0.19px 5.365px 7px 0px rgb(0 0 0 / 5%);
}

/* ====== */
.banner-content {
  /* background: radial-gradient(#441088, #270651); */
  border: 2px solid #30d9f3;
  padding: 20px;
  border-radius: 25px;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.vc_column_container>.vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.wpb_wrapper {
  position: relative;
}
.text-white {
  color: #fff;
}
#banner-section h1 {
  font-size: 30px;
  text-transform: capitalize;
}
.wpb_text_column :last-child, .wpb_text_column p:last-child {
  margin-bottom: 0;
}
.vc_btn3-container.vc_btn3-inline {
  display: inline-block;
  vertical-align: top;
}
#banner-section .vc_btn3-shape-rounded.vc_btn3-style-custom {
  margin-right: 15px;
}
.vc_btn3.vc_btn3-style-custom {
  background-image: none;
  padding: 10px 15px;
  border-radius: 4px;
  margin-top: 20px;
  box-shadow: 0px 8px 15px rgb(0 0 0 / 15%);
}
.vc_btn3.vc_btn3-size-md {
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 5px;
}
.vc_btn3.vc_btn3-style-custom {
  background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  background-repeat: no-repeat;
  background-repeat: repeat-x;
  background-size: 200%;
  background-position: 0 -100%;
}
.vc_general.vc_btn3 {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: transparent;
  color: #5472d2;
  border: 1px solid transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  position: relative;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.sectionthree{
  background-color: #2a3b8e;
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
}
.sectionSix{
  background-color: #2a3b8e;
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
}
.containerBox{
  background-color: #d0d2d3;
  padding: 50px;
  border-radius: 34px;
}
.metaVerse{
    background: linear-gradient(to right, #7a23ca, #2cf0fe);
}
.sl{
    background: linear-gradient(to right, #ec2b84, #743b95);
    color: #fff;
    margin-bottom: 15px;
    padding: 10px;
}
.sr{
  background: linear-gradient(to right, #1f4488, #3a76bb);
  color: #fff;
  margin-bottom: 15px;
  padding: 10px;
}
/* E-commerce */
.bannerSection{
  background-color: #f8faff;
  padding-top: 40px;
  padding-bottom: 100px;
}
#ones h1{
  font-family: Montserrat;
  font-weight: 700;
  text-align: center;
  color: #364655;
  line-height: 1.4em;
  font-size: 2em;
}
#one .para-text-center{
  font-family: Open Sans;
  font-weight: 400;
  text-align: center;
  color: #818198;
  line-height: 1.8em;
}
@font-face {
  font-family: Montserrat;
  font-weight: normal;
  font-style: normal;
  src: url(/metaverse-tourism-development/fonts/Montserrat-Regular.ttf);
}
@font-face {
  font-family: Open Sans;
  font-weight: normal;
  font-style: normal;
  src: url(/metaverse-tourism-development/fonts/OpenSans-Medium.ttf);
}
@font-face {
  font-family: Proxima-Nova Sans;
  font-weight: normal;
  font-style: normal;
  src: url(/metaverse-tourism-development/fonts/Proxima-Nova-Font.otf);
}
.ss{
    font-family: Open Sans;
    font-weight: 300;
    text-align: center;
    color: #364655;
    line-height: 1.4em;
    font-size: 1em;
}
.pr{
  font-family: Open Sans;
  text-align: center;
  color: #818198;
  line-height: 1.5em;
  font-size: 15px;
}
.capability-box:hover{
  border-bottom: 2px solid rgba(231, 0, 39, 0.32);
  box-shadow: 0 40px 60px 0 rgb(0 0 0 / 10%);
}
.capability-box {
  box-shadow: 0 10px 40px 0 rgb(0 0 0 / 10%);
  border-bottom: 2px solid rgba(231, 0, 39, 0.95);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#tows h2{
  font-family: Montserrat;
  font-weight: 700;
  text-align: center;
  color: #364655;
  line-height: 1.4em;
  font-size: 2em;
}
.description p{
  font-family: Open Sans;
  font-weight: 400;
  text-align: center;
  color: #818198;
  line-height: 1.8em;
}
/* FlipBox */
.flip-card {
  background-color: transparent;
  width: 370px;
  height: 425px;
  perspective: 1000px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}
#flip-card-front {
  background-color: #ffffff;
  color: black;
}
#flip-card-front, #flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.counter-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 40px rgb(0 0 0 / 5%);
}
.counter-box figure {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  margin: 0 0 1rem;
}
.card-icon {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  background: rgba(30, 166, 154, 0.08);
  display: table;
  text-align: center;
}
.card-img {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.counter-box figure img {
  height: 65px;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
}
.counter-box .odometers {
  display: inline-block;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.85em;
  color: #818198;
  margin-bottom: 1.4em;
}
#flip-card-front h6 {
  width: 100%;
  height: 15px;
  line-height: 55px;
  display: block;
  font-size: 17px;
  margin-bottom: -30px;
  margin-top: 25px;
  color: #e70027;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: bolder;
}
#flip-card-front h6:after {
  content: "";
  width: 100px;
  height: 4px;
  background: #f42828;
  position: absolute;
  left: calc(50% - 50px);
  bottom: -31px;
}
#flip-card-back {
  background-color: #ffffff;
  color: white;
  transform: rotateY(180deg);
}
#flip-card-front, #flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.counter-box .odometer {
  display: inline-block;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.85em;
  color: #818198;
  margin-bottom: 1.4em;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.odometer span p {
  margin: 0;
  text-align: center;
  color: #364655;
  font-weight: 600;
}

.odometer span ul {
  font-size: 14px;
  text-align: start;
  line-height: 2em;
  color: #818198;
}
#flip-card-back h6 {
  width: 100%;
  height: 13px;
  line-height: 17px;
  display: block;
  font-size: 17px;
  margin-bottom: -19px;
  margin-top: 9px;
  color: #e70027;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: bolder;
}
#flip-card-back h6:after {
  content: "";
  width: 100px;
  height: 4px;
  background: #f42828;
  position: absolute;
  left: calc(50% - 50px);
  bottom: -14px;
}
.wantToLaunch{
  background-image: url(https://www.metablocksolutions.com/metaverse-tourism-development/images/Want-to-know-how-to-launch-an-online-store-in-the-metaverse.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 550px;
}
.withMetaverse{
  background-image: url(https://www.metablocksolutions.com/metaverse-tourism-development/images/Lets-get-started-with-metaverse-store-development.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 550px; 
}
.metaverseSection{
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f8faff;
}
#fours h2.sow-headline {
  font-family: Montserrat;
  font-weight: 700;
  text-align: center;
  color: #364655;
  line-height: 1.4em;
  font-size: 2em;
}
#fours p.sow-sub-headline {
  font-family: Open Sans;
  font-weight: 400;
  text-align: left;
  color: #818198;
  line-height: 1.8em;
}
h4.sow-headline {
  font-family: Montserrat;
  font-weight: 700;
  text-align: left;
  color: #d33;
  line-height: 1.4em;
  font-size: 4em;
}
.Benefits-content-head h3 {
  font-family: 'Open Sans';
  font-weight: 600;
  line-height: 1.8em;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  margin: 0;
}
.trnasformEcomerce h2.sow-headline {
  font-family: Montserrat;
  font-weight: 700;
  text-align: left;
  color: #364655;
  line-height: 1.4em;
  font-size: 2em;
}
.trnasformEcomerce p.sow-sub-headline {
  font-family: Open Sans;
  font-weight: 400;
  text-align: left;
  color: #818198;
  line-height: 1.8em;
}
lite-youtube.lyt-activated {
  cursor: unset;
}
lite-youtube {
  background-color: #000;
  position: relative;
  display: block;
  contain: content;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  max-width: 720px;
  margin: auto;
}
lite-youtube.lyt-activated::before, lite-youtube.lyt-activated>.lty-playbtn {
  opacity: 0;
  pointer-events: none;
}
lite-youtube::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
  background-position: top;
  background-repeat: repeat-x;
  height: 60px;
  padding-bottom: 50px;
  width: 100%;
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
lite-youtube>.lty-playbtn {
  width: 68px;
  height: 48px;
  position: absolute;
  cursor: pointer;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  z-index: 1;
  background-color: transparent;
  background-image: url(data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48">
  <path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z">
  </path>
  <path d="M 45,24 27,14 27,34" fill="%23fff">
  </path>
  </svg>
  );
  filter: grayscale(100%);
  transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
  border: none;
}
.lyt-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
lite-youtube>iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
.exlusiveFeatures{
  background-color: #f7f9fc;
  padding-top: 50px;
  padding-bottom: 50px;
}
.proxima{
  font-family: Proxima-Nova Sans;
}
.deCentralize{
  background-color: #dddddd;
  padding-top: 50px;
  padding-bottom: 50px;
}
.blockchainBanking{
  background-color: #384d96;
  padding-top: 50px;
  padding-bottom: 50px;
}
.feature-box:hover {
  border-color: #9d9dfc;
  transform: scale(1.1);
}
.feature-box {
  background: #4d4dac;
  color: #000;
}
.feature-box {
  height: 100%;
  border: 2px solid #fff;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  padding: 40px 40px 40px 100px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  transition: all .3s;
}
.feature-box figure {
  margin: 0;
}
.feature-box img {
  width: 60px;
  position: absolute;
  top: 40px;
  left: 30px;
}
.feature-box h4, .feature-box h4 a {
  color: #fff;
  margin-bottom: 15px;
  margin-top: 0;
}
.feature-box p {
  margin-bottom: 0;
  color: #fff;
  line-height: 22px;
}
.bankingSecurity{
  background-color: #f6f3ee;
  padding-top: 50px;
  padding-bottom: 50px;
}
.bankingSolutions{
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.what-we-Offered a {
  display: block;
  background-image: linear-gradient(127deg,#fff 0,#fff 91%);
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 6%);
  line-height: 26px;
  padding: 30px;
  border-radius: 40px;
  border-bottom-right-radius: 4px;
  margin-top: 30px;
  position: relative;
  text-decoration: none;
  min-height: 300px;
  text-align: left;
}
.what-we-Offered a {
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.icon-div img {
  width: 40px;
}
.what-we-Offered a.active, .what-we-Offered a.active span.title, .what-we-Offered a:hover, .what-we-Offered a:hover h2.title, .what-we-Offered a:hover span.title {
  color: #fff;
}
.what-we-Offered a:hover {
  background-image: linear-gradient(127deg,#384dff 0,#24cdff 91%);
  
}
.what-we-Offered span.title {
  font-family: Proxima-Nova Sans;
  font-weight: 400;
  float: left;
  font-size: 20px;
  line-height: 26px;
  color: #333;
  margin-bottom: 20px;
  letter-spacing: .7px;
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
}
.what-we-Offered span.title:hover{
  color: #fff;
}
.what-we-Offered a.active .one, .what-we-Offered a:hover .one {
  display: none;
}
.what-we-Offered a.active .two, .what-we-Offered a:hover .two {
  display: block;
}

input::-webkit-outer-spin-button,
      input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
}
input[type=number] {
        -moz-appearance: textfield;
        /* Firefox */
}
.logoDescr{
  width: 58%;
}
.footerHeader {
    font-size: 22px;
}
li.li-1{
    text-indent: -10px;
    margin-left: 21px;
    list-style-type: none;
}
.fa-discord {
    background: #55ACEE;
    color: white;
    background-color: #5562ea;
  }
  .fa-discord::before {
    content: "\f392";
   }
   .fab {
  padding: 8px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  }
  .para-description{
    font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: .01em;
}
.para-description1{
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: .01em;
}
.boxContainer{
align-items: center;
}

.ss{
  border-color: 0px solid transparent !important;
}
.satya{
  background-color: transparent !important;
  border: 0px solid red;
}
.boxBlock{
  background: rgba(4,244,255,.05);
  border-color: #440079;
  border-style: solid;
  border-width: 0 5px 5px 0;
  box-shadow: 5px 5px 5px rgb(0 0 0 / 50%);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 2rem;
  max-width: 700px;
  margin-top: 4rem;
}
.discord {
    background-color: #384d96;
    padding: 8px;
    color: #fff;
    width: 31px;
    height: 32px;
    margin-top: 5px;
    margin-right: 3px;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
}
.fa-discord {
    background: #55ACEE;
    color: white;
    background-color: #5562ea;
  }
  .fa-discord::before {
    content: "\f392";
   }
   .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
  }