/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme/
Template: betheme
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
Version: 27.5.11.1741071808
Updated: 2025-03-04 07:03:28

*/
.new_box .mcb-column-inner {
    display: flex;
    justify-content: center;
	align-items:center;
}
.new_box .mcb-column-inner .icon-wrapper{
    display: none;
}
.section_elementsMetaverse:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 339px;
    background: url(https://service.antiersolutions.com/wp-content/uploads/2025/04/bg-shine.png) center no-repeat;
    bottom: -160px;
    z-index: 1;
    filter: inherit;
}
.list_img_new ul:before{
	transform: rotateY(180deg);
	content: "";
    position: absolute;
    right: 0px;
    top: 15px;
    width: 180px;
    background: url(https://service.antiersolutions.com/wp-content/uploads/2025/04/meta_sep_lines.png) no-repeat;
    height: 135px;
}
.list_img ul:before{
	content: "";
    position: absolute;
    left: 0px;
    top: 15px;
    width: 180px;
    background: url(https://service.antiersolutions.com/wp-content/uploads/2025/04/meta_sep_lines.png) no-repeat;
	height: 135px;
}
.right_line:before {
    content: "";
    position: absolute;
    right: 3px;
    top: 48%;
    width: 180px;
    background: url(https://service.antiersolutions.com/wp-content/uploads/2025/04/linebg.png) no-repeat;
    height: 20px;
    transform: rotateY(180deg);
}
.left_line:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 50%;
    width: 180px;
    background: url(https://service.antiersolutions.com/wp-content/uploads/2025/04/linebg.png) no-repeat;
    height: 20px;
    transform: translatey(-50%);
}
.list_meta li.mfn-list-item {
    border: 1px solid #fff;
    padding: 10px;
	color:#fff;
    margin: 0 0 9px 0;
}
.techFinay {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
    width: 70%;
    margin: 0 auto;
}

.TechPowerFinay {
    border-radius: 10px;
    background: #FFF;
    padding: 20px 30px;
    width: auto;
}
.TechPowerFinayIconbox {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
}
.multifinaryIcon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-flow: wrap;
}

.TechPowerFinay h6 {
    color: #2A2E33;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.TechPowerFinay {
    border-radius: 10px;
    background: #FFF;
    padding: 20px 30px;
    width: auto;
}
.TechPowerFinayIconbox p {
    color: #2A2E33;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
}
.case_label{
	padding: 6px 30px 6px 6px;
	background:linear-gradient(90deg,rgba(36,136,255,.2) 0%,rgba(36,136,255,0) 100%);
    border:1px solid #2488ff47;
    border-radius: 32px;
	color:#2A2E33; 
	font-size:16px;
	font-weight:400;
	display: inline-flex;
    align-items: center;
	margin:0 0px 10px 0px
}
.btn_box{
	padding: 5px;
    border:1px solid #012043;
    border-radius: 32px;
	color:#012043; 
	font-size:20px;
	font-weight:700;
	display: inline-flex;
    align-items: center;
	min-width:200px;
	margin:0 10px 20px 10px
}
.case_label img, .btn_box img{margin-right:15px;}
.counter_out .mcb-column-inner{background:none !important}
.journey_box:before{
    background:url("https://service.antiersolutions.com/wp-content/uploads/2025/04/arrow.png") center no-repeat;
    width:50px;
    content:"";
    position:absolute;
    right:0;
    top:400px;
    height:20px
}
.box_timeline_out::before {
  position: absolute;
  right: -15px;
  width: 30px;
  top: 10%;
  height: 80%;
  background: #0188cc;
  content: "";
  visibility: visible !important;
}
.stablecoin_icon_box .icon-wrapper {
    position: absolute;
    top: -104px;
    left: 0px;
}
.journey_box:before {
    background: url("https://service.antiersolutions.com/wp-content/uploads/2025/04/arrow.png") center no-repeat;
    width: 85px;
    content: "";
    right: -42px;
    top: 19.5%;
  	visibility: visible;
    height: 13px;
    position: absolute;
}
.box_timeline .mfn-module-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stablecoin_box:before {
    content: "";
    display: block;
    position: absolute;
    width: 110px;
    right: 16px;
    top: 0;
    height: 5px;
    background-color: #0E8ECE;
    transition: width 0.5s;
	z-index:55;
	visibility: visible !important;
}
.stablecoin_box:after{
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    right: 16px;
    top: 0;
    height: 110px;
    background-color: #0E8ECE;
    transition: height 0.5s;
	visibility: visible !important;
}
.stablecoin_box:hover:before {
	width: 250px;
}
.stablecoin_box:hover:after {
	height: 160px;
}
@media (max-width: 1200px){
  .right_line:before {
     width: 45px;
  }
  .left_line:before {
    width: 45px;
   }	
}
@media (max-width: 959px){
  .box_timeline_out::before {
    display: none;
  }
  .journey_box:before {
    display: none;
  }
  .right_line:before {
     display: none;
  }
  .left_line:before {
       display: none;
   }	
   .list_img_new ul:before, .list_img ul:before {
     display: none;
  }
}
@media (max-width: 767px){
  .box_timeline_out::before {
    position: absolute;
    right: 4%;
    width: 90%;
    top: 90%;
    display: block;
    height: 23px;
    background: #0188cc;
    content: "";
    visibility: visible !important;
  }
  .box_timeline::before {
    position: absolute;
    right: 50%;
    top: 100%;
    content: "";
    background: #fff;
    width: 25px;
    height: 205px;
    transform: translateX(50%);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
  }
  .stablecoin_icon_box .icon-wrapper {
    top: 0px;
	  position:relative
	}
}