body{
  overflow-x: hidden;
}
.contactus {
    color: #fff;
    font-size: 20px;
    margin: 0 40px;
}
.sectionHeader {
  background-image: url(https://www.metablocksolutions.com/images/event-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: unset;
}
.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: 14px;
  }
  .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{
  margin-top: 10px;
}
.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: #697671;
  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(/assets/banner-img.jpg);
  height: 550px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#tow01{
  background-image: url(/assets/why-bg.jpg);
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.faqFormSectionStart{
  background-image: url(/assets/form-bg.jpg);
}
.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;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}
@media only screen and (max-width: 600px) {
  body {
    background-color: lightblue;
    overflow-x: hidden;
  }
}
.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;
  }
.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%);
}
.paraheading{
    
    margin: 150px auto;
}