/*=================================video section =================================*/
.tabcontent{
  text-align: center;
}
.tablinks
{
  opacity: 0.5;
  cursor: pointer;
}
.active{
  opacity: unset;
}

.f-size-14{
  font-size: 14px;
}

.videosec{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 540px;
 }

video {
  /* margin-top: 50px; */
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}


/*==============================middle section =================================*/
.custom-img{
  width: 50px;
}
.mmargin{
  margin-top: 50px;
}
.block-img{
  border-radius: 8px;
}
.security-img{
  border-radius: 8px;
}
.security-img-container{
  text-align: center;
}
.reimaginesec{
  padding: 0 0 25px 0;
}
.mobilephone{
  width: 71%;
}
.logosection{
  padding: 0 0 60px 0;
}
.parentmobilephone{
 text-align: right;
}
.pageheading{
  margin-top: 20px;
}
.img-polygon{
  width: 70%;
}

.text-right{
  text-align: right;
}
.reimage{
  font-size: 17px;
  margin-top: 50px;
  margin-bottom: 25px;
}
.newheight{
  height: 190px;
  padding: 30px 30px 32px 30px;
  background-color: white;
}
.ai{
  position: absolute;
  bottom: 0;
  left: 0;
}
.ai-img{
  width: 63%;
  opacity: 0.3;
}
.solcont{
  margin-top: 20px;
}
.artificial{
  display: flex;
  justify-content: center;
  align-items: center;
}
.newsolution {
  padding: 24px 25px 23px 20px;
  background-color: white;
}
.smart{
  background: url('https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/smart_ai.png');
}
.data_digital{
  clear: both;
  background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/dataled.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 47px 25px 82px 30px;
  width: 37%;
  display: inline-block;
  text-align: left;
}
.data_digital_solution{
  clear: both;
  background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/solution.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 54px 25px 82px 25px;
  width: 34%;
  display: inline-block;
  text-align: left;
}
.w25fleft{
  width: 25%;
  float:left;
}
.aibusiness{
  width: 50%;
  float: left;
  padding: 0 20px 0 0;
}
.parent-polygon{
  position: absolute;
  top: -40px;
  left: 75px;
}
.smartsolution{
  background: url('https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/smartsolution.png');
  padding: 50px 0 50px 0;
  position: relative;
}
.blog{
  font-size: 20px;
  font-weight: 700;
  display: inherit;
  text-align: center;
}
.date{
  color:#3373a8;
}
.new-age{
  font-weight: 700;
  font-size: 18px;
  margin-top: 25px;
}
.new-age-parent{
  border-right: 1px solid #00000029;
  border-left: 1px solid #00000029;
  padding: 30px 45px 30px 45px;
  margin-top: 36px;
  box-shadow: 0 2px 0px 0 #dbd7d7;
  position: relative;
}
.golden{
  padding: 65px 15px 30px 36px;
  width: 65%;
  margin: 0 auto;
}
.parent-golden{
  display: flex;
}
.golderbottom{
  padding: 45px 15px 30px 0px;
  width: 65%;
  margin: 0 auto;
}
.parent-trans{
  margin-top: 172px;
}
.tech{
  width: 94%;
}
.viewmore{
  border-radius: 7px;
  padding: 7px 25px 7px 25px;
  background: #000000c2;
  text-decoration: none;
  color: #d6d6c9;
  display: inline-block;
  margin-top: 5px;
  visibility: hidden;
}
.viewmore:hover{
  cursor: pointer;
  color: #000000c2;
}
.talktous {
  border-radius: 7px;
  padding: 7px 25px 7px 25px;
  background: #d6d6c9;
  text-decoration: none;
  color: #000000c2;
  display: inline-block;
  margin-top: 5px;
  cursor: pointer;
}
.ready{
  background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/intelligent.png);
  padding: 30px 0 15px 0;
  background-position: center;
  background-color: black;
}
.logo-font{
  font-size: 23px;
  opacity: 0.6;
  margin: 0px 0 40px 0;
}
.img-logo{
  width: 80%;
}
.img-logo-openai{
  width: 51%;
}
.logo-parent{
  height: 25px;
}


/* CSS for vertical or horizontal hr line */
.group-child72 {
width: 286.37px; 
height: 5.52px; 
}
.custom-flex {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
/* CSS for vertical or horizontal hr line */

/*=================================start-media-query==============================*/
@media only screen and (min-width:375px) and (max-width:667px)
{
  .degree-left li {
    display: inline-block!important;
    align-items: unset;
    column-gap: unset;
    padding: unset!important;
    margin: 12px 22px!important;
    border-bottom: unset!important;
}

}

@media only screen and (min-width:360px) and (max-width:767px)
{
  .degree-left li {
    display: inline-block!important;
    align-items: unset;
    column-gap: unset;
    padding: unset!important;
    margin: 12px 20px;
    border-bottom: unset!important;
}
  .accordion {
    padding: 0px 20px 0px 20px!important;
    width: 100%!important;
}
.degree-font {
  width: 100%!important;
 padding: unset!important;
}
  .videosec {
      height: 336px;
     }
 .pageheading{
     margin-top: -55px;
 }
 .reimage {
  margin-top: 0;
  }
  .artificial {
      padding: 0 25px 0px 25px;
      margin-top: 30px;
  }
  .aibusiness {
      width: 100%;
      float: unset;
      margin-bottom: 20px;
  }
  .w25fleft {
      width: 100%;
      float: unset;
  }
  .data_digital {
      padding: 67px 25px 82px 30px;
      width: 100%;
 }
 .data_digital_solution {
    width: 100%;
    margin: 32px 0 0 0;
  }
  .parent-trans {
      margin-top: 69px;
  }
  .responsible{
     margin-top: 32px;
    }
  .golden {
      padding: 50px 15px 30px 36px;
      width: 50%;
  }
  .parentmobilephone {
      padding: 40px 0 0 0;
  }  
  .mobilephone {
      width: 83%;
  }
  .golderbottom {
      padding: 10px 15px 30px 0px;
      width: 65%;
    }
    .new-age {
     font-size: 15px;
     }
  .ready {
     padding: 15px 0 0px 0;
  } 
  .img-logo-openai {
      width: 40%;
  }  
  .img-logo {
      width: 50%;
  }
  .logo-parent {
      height: 25px;
      margin-top: 50px;
      text-align: center;
  }
  .newheight {
      height: 150px;
  }
  .meta-img{
    height: 210px;
    width: 100%;
  }
  .meta-trans{
    display: flex;
    flex-wrap: wrap;
  }
 
  .blockchain-consult-tag{
    background: #333333;
    color: #fff;
  }

  
.parentexellence {
background-color: white;
border-radius: 5px;
padding: 30px 15px 30px 15px;
height: unset!important;
width: 100%!important;
margin: 0 auto;
border: 1px solid rgb(202, 199, 199);
margin-bottom: 20px!important;
}

.viewmore {
border-radius: 22px;
padding: 7px 25px 7px 25px;
border: 1px solid #00000052;
background: none;
}

.indcontent {
width: 66%!important;
margin: 5px auto 5px auto;
}


.mrow {
--bs-gutter-x: 0rem!important;
display: flex!important;
flex-wrap: wrap!important;
flex-direction: column!important;
  align-items: center!important;
  text-align: center!important;
}
.mcc{
flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
}
.mcol
{
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
 
}
.mmt{
margin-top: -2rem!important;
}
.custom-background {
background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-customed.png);
height: 100%!important;
padding: 15px 0 30px 0!important;
}

.custom-padding {
padding-top: 12px!important;
}

.custom-big-header {
font-weight: 700;
font-size: 17px!important;
line-height: 39px;
color: #FFFFFF;
text-align: center!important;
}
.custom-font-un {

font-size: 14px!important;
text-align: center!important;
color: #FFFFFF;
}
.custom-header {
font-weight: 600!important;
font-size: 17px!important;
line-height: 35px;
text-align: center;
color: #FFFFFF;
}
.custom-font {
font-size: 16px!important;
text-align: center;
color: #FFFFFF;
margin-top: 11px;
font-size: 14px!important;
}
.mimg{
margin-top: 26px!important;
}
.mmargin{
margin-top: 0px;
display: block;
}


.deliver-btn {
width: 306.11px!important;
height: 40.48px!important;
border: 1px solid #fff;
color: #fff;
border-radius: 50px;
background: none;
font-style: normal;
font-weight: 600;
font-size: 14px!important;
text-align: center;
}
.deliver-background {
background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-deliver.png);
height: auto!important;
padding: 50px 0 50px 0;
margin-top: 40px!important;
position: relative;
}
.degree-text {
font-style: normal;
font-weight: 600;
font-size: 16px!important;
color: #FFFFFF;
margin-left: 10px;
}

.degree-ul {
  list-style: none;
  padding: 0px!important;
}
.degree-left {
background: linear-gradient(126.4deg, rgba(255, 255, 255, 0) 2.98%, rgba(211, 231, 249, 0.0174078) 38.23%, rgba(255, 255, 255, 0.108) 93.8%);
border-radius: 10px;
padding: 0!important;
}
.degree-img {
margin-top: 20px!important;
}
.degree-background {
background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-customed.png);
background-repeat: no-repeat;
background-size: cover;
margin: 50px 0;
}
.parent-trans {
background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-digital.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 47px 25px 82px 30px;
display: flex;
justify-content: center;
align-items: center;
width: 358px!important;
position: absolute;
left: 0px!important;
top: 242px!important;
}
.newsolution {
padding: 5px!important;
background-color: white;
}
.financialmobile{
margin-top: -5px!important;
}
.divblockchain{
margin-top: 13px!important;
}
.margintop{
margin-top: 214px!important;
}
.image-container{
width: 40px;
}
}

/*=================================end-media-query==============================*/




/*=================================video section =================================*/

.poster {
  position: relative;
  display: inline-flex;
}
.poster:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url('https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchainbg.jpg');
  background-size: cover;
  transition: 1s ease;
  opacity: 0.9;
  cursor: pointer;
}
.poster-active:after {
  opacity: 0;
  pointer-events: none;
}

.blockchain-video {
  z-index: 10;
  position: absolute;
  right: 80px;
  top: 170px;
}

.blockchain-vd-header{
  width: 486.39px;
  height: 78.62px;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  text-align: right;
  color: #FFFFFF;
}

.blockchain-vd-para{
  width: 486.39px;
  height: 198.63px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: right;
  color: #FFFFFF;
}
.image-container{
  width: 40px;
}

/*==============================middle section =================================*/



.block-header {
font-weight: 600;
font-size: 17px;
margin-bottom: 25px;
}
.block-btn {
width: 312.75px;
height: 55.23px;
background-color: #333333;
color: white;
border-radius: 10px;
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 29px;
text-align: center;
margin-left: 41px;
}
.security-header{
font-weight: 600;
}
.deliver-background{
background: url('https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-deliver.png');
padding: 25px 0 20px 0;
margin: 30px 0;
}

.deliver-platform{
display: inline-block;
width: 100%;
padding: 15px 0 15px 0;
border: 1px solid #fff;
color: #fff;
border-radius: 50px;
font-weight: 600;
text-align: center;
text-decoration: none;
}
.deliver-platform:hover{
color: white;
cursor: pointer;
}

.blog{
font-size: 17px;
font-weight: 700;
display: inherit;
text-align: center;
}

.indcontent{
width: 50%;
margin: 5px auto 5px auto;
}

.parentexellence{
background-color: white;
border-radius: 5px;
padding: 30px 15px 30px 15px;
height: 280px;
width: 80%;
margin: 0 auto;
margin-bottom: 30px!important;
border: 1px solid #E5E5E5;;
}

.imgpar{
height: 65px;
}

.imgmaintain{
width: 50px;
}

.excellence{
font-size: 17px;
font-weight: 700;
display: inherit;
}

.viewmore{
border-radius: 7px;
padding: 7px 25px 7px 25px;
border: 1px solid #00000052;
background: none;
}

.imgpartner{
width: 80px;
}

.imgexcellence{
width: 60px;
}

.imgmaintain{
width: 50px;
}

.imgpartner{
width: 80px;
}

.parent-trans {
background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-digital.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 47px 25px 82px 30px;
display: flex;
justify-content: center;
align-items: center;
width: 350px;
position: absolute;
left: 185px;
top: 55px;
}

.supply-trans{
background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-supply.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 47px 25px 82px 30px;
display: flex;
justify-content: center;
align-items: center;
}

.financial-trans{
background: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-financial.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 47px 25px 82px 30px;
display: flex;
justify-content: center;
align-items: center;
}

.decentralized_digital{
width: 244.75px;
height: 80px;
}

.decent-border{
border: 1px solid #E5E5E5;
border-top: none;
}

.newheight{
height: 198px;
padding: 30px 30px 32px 30px;
margin-top: -7px;
}

.solcont{
margin-top: 20px;
}

.meta-trans{
display: flex;
border: 1px solid #E5E5E5;
}

.newsolution{
padding: 30px 30px 32px 30px;
background-color: white;
}

.meta-img{
height: 210px;
}

.custom-background{
background: url('https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-customed.png');
background-repeat: no-repeat;
background-size: cover;
padding: 15px 0 80px 0;

}
.custom-padding{
padding-top: 130px;
}
.custom-big-header{
font-weight: 500;
font-size: 17px;
line-height: 56px;
color: #FFFFFF;
}
.custom-font{
width: 289.59px;
font-size: 14px;
line-height: 24px;
text-align: center;
color: #FFFFFF;
margin-top: 11px;
}
.custom-font-un{
font-size: 14px;
line-height: 24px;
text-align: left;
color: #FFFFFF;
}

.custom-header{
font-weight: 600;
margin:10px 0 20px 0px;
text-align: center;
color: #FFFFFF;
}

.degree-background{
 background: url('https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-customed.png');
 background-repeat: no-repeat;
background-size: cover;
margin: 30px 0;
padding: 30px 0 30px 0;
}

.degree-img{
max-width: 100%;
border-radius: 8px;
}

.degree-left{
background: linear-gradient(126.4deg, rgba(255, 255, 255, 0) 2.98%, rgba(211, 231, 249, 0.0174078) 38.23%, rgba(255, 255, 255, 0.108) 93.8%);
border-radius: 10px;
padding: 0 25px 10px 0;
}

.degree-ul{
list-style: none;
}

.degree-left li{
display: flex;
align-items: center;
column-gap: 5px;
padding: 10px;
border-bottom: 0.25px solid #FFFFFF;
}

.degree-text{
font-style: normal;
font-weight: 600;
color: #FFFFFF;
margin-left: 20px;
}
.degree-font{
width: 80%;
font-style: normal;
text-align: center;
color: #FFFFFF;
padding: 0px 30px;
margin: 0 auto;
}

/*===================================FAQ Section================================*/

.blockchain-faq{
background-image: url(https://d2c12hljnbvhtv.cloudfront.net/blockchainimages/blockchain-faq.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding: 0px 0 30px 0;
}

.new-age{
font-weight: 700;
font-size: 18px;
margin-top: 25px;
}

.blockchain-enable{
width: 60%;
font-weight: bold;
margin: 5px auto 5px auto;
}

.accordion{
background: linear-gradient(to top left, #f9efdf 0%, #f3f8fa 100%);
padding: 40px 50px 30px 50px;
width: 80%;
margin: 0 auto;
border-radius: 5px;
}
.accordion-item{
border: none;
background: none;
}
.bordernone{
border-bottom: none!important;
}
.accordion .accordion-item {
border-bottom: 1px solid #00000057; 
}

.accordion button {
position: relative;
display: block;
text-align: left;
width: 100%;
padding: 1em 0;
color: #7288a2;
font-size: 1.15rem;
font-weight: 400;
border: none;
background: none;
outline: none;
}

.accordion button:hover,
.accordion button:focus {
cursor: pointer;
color: #1f2e5e;
}

.accordion button:hover::after,
.accordion button:focus::after {
cursor: pointer;
color: #1f2e5e;
}

.accordion button .accordion-title {
padding: 1em 1.5em 1em 0;
color: #000000c2;
font-weight: 500;
font-size: 15px;
}

.accordion button .icon {
display: inline-block;
position: absolute;
top: 18px;
right: 0;
width: 22px;
height: 22px;

}

.accordion button .icon::before {
content: "\f107";
}


.accordion button[aria-expanded='true'] {
color: #03b5d2;

}
.accordion button[aria-expanded='true'] .icon::after {
width: 0;
content: "\f106";
}
.accordion button[aria-expanded='true'] .icon::before {
display:none;
}
.accordion button[aria-expanded='true'] + .accordion-content {
opacity: 1;
max-height: 15em;
transition: all 200ms linear;
will-change: opacity, max-height;
}
.accordion .accordion-content {
opacity: 0;
max-height: 0;
overflow: hidden;
transition: opacity 200ms linear, max-height 200ms linear;
will-change: opacity, max-height;
}
.accordion .accordion-content p {
font-size: 14px;
font-weight: 400;

}

.custom-blockchain-row{
width: 100%;
height: 30vmin;
bottom: 0%;
display: flex;
justify-content: space-between;
position: relative;
}


.custom-blockchain-row2{
width: 100%;
height: 30vmin;
}

.custom-first-image{
position: absolute;
left: 65%;
top: -40%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.custom-large-container{
position: relative;
}
.custom-content{
position: absolute;
bottom: 80%;
}
.custom-image-second{
position: absolute;
top: 65%;
left: 0%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.custom-image-third{
position: absolute;
top: 65%;
left: 30%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.custom-image-fourth{
position: absolute;
top: 65%;
left: 62%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.custom-line{
position: absolute;
left: 80%;
top: 14%;
height: 57%;
width: 20%;
border-bottom: 2px solid white;
border-style: dashed;
color: transparent;
border: 2px solid white;
border-style: dashed;
border-left: none;

}
.custom-line::before{
content: "<";
height: 20px;
width: 20px;
position: absolute;
left: 0;
bottom: 0;
color: white;
transform: translate(-20%, 36%);

}

.custom-line3{
position: absolute;
left: 45%;
top: 70%;
width: 20%;
height: 2px;
border-bottom: 2px solid white;
border-style: dashed;
color: transparent;
}
.custom-line3::before{
content: "<";
height: 20px;
width: 20px;
position: absolute;
left: 0;
bottom: 0;
color: white;
transform: translate(-20%, 36%);

}
.custom-line4{
position: absolute;
left: 15%;
top: 70%;
width: 20%;
height: 2px;
border-bottom: 2px solid white;
border-style: dashed;
color: transparent;
}
.custom-line4::before{
content: "<";
height: 20px;
width: 20px;
position: absolute;
left: 0;
bottom: 0;
color: white;
transform: translate(-20%, 36%);

}

.width-for-mobile-view{
display: none;
}

.blockchain-consult-tag{
background: #333333;
color: #fff;
}

@media only screen and (max-width: 1000px) {
.width-for-desktop-view{
  display: none;
}

.width-for-mobile-view{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.custom-image1{
    height: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.image-container{
  width: 40px;
}
}