/* banner starts */

body{
    background: #fff;
}
.hero-section {
    background-image: url('../../front/img/binance/banner.webp');
    background-size: cover;
    color: white;
    padding: 100px 0;
    position: relative;
    min-height: calc(100vh - 100px);
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
  position: relative;
  background-position: center;
}

.sec9 .tab-content p{
    margin: 0px;
    padding: 20px;
    font-size: 20px;
}
.overlay{
  width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 4%);
    padding: 60px;
}
.sec9 .post-slide{
    padding: 20px;
    margin-left: 10px;
    min-height: 250px;
    border-radius: 5px;
    background: linear-gradient(180deg, #5a1860 0%, #3d1f68 85%);
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.sec9 .owl-buttons .owl-prev,.sec9 .owl-buttons .owl-next{
    font-size: 25px;
    position: absolute;
    color: #000;
    font-weight: bold;
}
.sec9 .owl-buttons .owl-prev{
    top: 28%;
    background: #f3db75;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    left: -10px;
}
.sec9 .owl-buttons .owl-next{
    top: 28%;
    background: #f3db75;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    right: -20px;
}
.sec9 .post-slide .head{

font-size: 23px;
    font-weight: bold;
    color: #fff;
}

.btn-1{
    background: linear-gradient(180deg, #5a1860 0%, #3d1f68 85%);
    border: 1px solid;
    padding: 7px ​25px !important;
}
.btn-2{
    background: transparent;
    border: 1px solid;
    padding: 7px ​25px !important;
}

.hero-section .container {
    position: relative;
    z-index: 1;
}

.h1_size {
    font-size: 50px;
    margin-bottom: 20px;
    color: #F3DB75;
}
.h1_size span{
    font-size: 80px;
}
.h2_size {
    font-size: 40px;
    margin-bottom: 20px;
    color: #000;

}

.bold {
    font-weight: bold;

}

.content {
    font-size: 14px;
}

.hero-section .btn {
    margin: 5px;
}
.tokenLi{
    list-style: none;
    margin: 0px;
    padding: 0px;
    gap: 20px;
    display: inline-flex;
}
.tokenLi li{
    display: inline-flex;
    gap: 10px;
}

@media (max-width: 767px){
    .hero-section {
        background-image:none ;
        min-height: 70vh;
        background: linear-gradient(180deg, #5a1860 0%, #3d1f68 85%);
    }
    .h1_size{
        font-size: 30px;
        text-align: center;
    }
    .content{
        text-align: justify;
    }
    .overlay{
        padding: 20px;
    }
}

/* banner ends */

/* sec2 starts */
.splTxt{
    color: #0A95C2;
    font-family: 'Space Grotesk';
    font-weight: 700;

}
.sec2{
    color: #000;
    text-align: center;
}
/* sec2 ends */

/* sec 3 starts */

.sec3 {
    color: #fff;
    
}
.sec3 .content{
    color: #000;
}
.sec3 .overlay_serv .content{
    color: #fff;

}
.sec3 .sec_title{
    align-items: center;
    gap: 20px;
    font-size: 20px;
    font-weight: bold;
}
.sec3 .sec_title .head{
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px;
}
.sec3 .overlay_serv{
    min-height: 250px;
    border-radius: 10px;
    border-left: 12px solid #5a1860;
    background: linear-gradient(180deg, #5a1860 0%, #3d1f68 85%);
}
.sec3 .overlay{
    padding: 10px;
}
/* sec 3 ends */

/* sec3 starts */
.vertical-tabs{
    border: none;
}
.workflow .h2_size{
    color: #000 !important;
}
.vertical-tabs .h2_size{
    color: #fff;
}
.vertical-tabs p{
    color: #fff;
}
.vertical-tabs .nav-tabs {
    flex-direction: column;
    border: none;
}

.vertical-tabs .nav-tabs li a {
    color: #fff;
    width: 100%;
    font-weight: bold;
    padding: 5px;
    border-radius: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    width: 80% !important;
    gap: 30px;
}
.vertical-tabs .nav-tabs li a p{
    margin-bottom: 0px;
}
.vertical-tabs .nav-tabs li a .content{
    font-weight: 300;
}
.vertical-tabs .nav-tabs li a img{
    width: 50px;
    height: 50px;
}

.vertical-tabs .nav-tabs li a.active {
    background: linear-gradient( 
        180deg
    , rgba(21, 7, 35, 0%) 0%, rgba(255, 220, 69, 57%) 85%);
    border: 2px solid;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    border-radius: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    width: 80% !important;
    gap: 30px;
}


.vertical-tabs .verti_sec{
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.vertical-tabs h2 {
    margin-bottom: 40px;
}
.feat_overlay{
    border: 1px solid#A260E8;
    border-radius: 10px;
    background: #400F74;
    padding: 20px;
}

.feat_overlay ul li{
    color: #fff;
}
.tab-content .tab_title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0px;
    font-family: 'Space Grotesk';
}

.tab-content .tab_content {
    color: #000;
    font-size: 14px;
    margin: 0px 0px;
}

.tab-content .tab_btn {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 30px;
    border: 2px solid #207598;
    background: #000;
    border-radius: 50px;
    font-weight: bold;
}

.tab-pane img {
    width: 100%;
    height: auto;
}
.tab-pane {
    position: relative;
    display: inline-block;
    margin-right: 10px;
}
.pd-0-tab{
    padding: 50px;
    background: linear-gradient(180deg, #5a1860 0%, #3d1f68 85%);
    
}
.tab-pane .rittext {
    background: transparent;
    padding: 5px 20px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    max-height: 500px;
    overflow: auto;
    border: 2px solid #8d770d;
}
/* sec3 ends */

/* sec4 starts */
.sec4{
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg, #5a1860 0%, #3d1f68 85%);

}
.sec4 .h2_size{
    color: #fff;
}
.sec4 .sec_title{
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    margin-top: 20px;

}
.sec4 ul{
    text-align: left;
    display: inline-block;
}
.sec4 .overlay_serv{
    padding: 10px 25px;
    border-radius: 10px;
    position: relative;
    margin-top: 40px;
    background: transparent;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    min-height: 250px;
    position: relative;
    border:2px solid #fff;
    border-left: 5px solid;

}

.sec4  .overlay_serv img{
margin-top: -60px;
    position: absolute;
    left: 43%;
}


.sec4 .head{
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

.sec4 .content{
    text-align: left;

}
/* sec3 ends */

/* sec 5 starts */
.sec5{
    color: #fff;
}
.sec5 .sec_title{
    position: relative;

}
.sec5 .content{
    color: #000;
}
.sec5 .sec_title img{
    margin-top: -85px;
    position: absolute;
    left: 35%;
}
.sec5 .overlay_center .sec_title{
    margin-top: 50%;
}


.sec5 .overlay_serv{
   padding: 20px;
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
    inset: 0px;
    min-height: 220px;

}

.sec5 .head{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.sec5 .content{
    text-align: center;

}
/* sec 6 ends */
.sec6{
    text-align: center;
    color: #000;


}
.sec6 .card_sec{
    display: inline-flex;
    color: #fff;
    width: 100%;
    justify-content: space-around;
    background: linear-gradient(90deg, rgba(42, 62, 132, 11%) 0%, rgba(21, 191, 253, 11%) 100%);
    padding: 20px;
}
.sec6 .custom-card ul{
    text-align: left;
    display: inline-block;
}
.sec6 .card_sec .card_sec_div{
    font-size: 22px;
    font-weight: bold;
    position: relative;
}
.sec6 .overlay{
    margin-top: 20px;
}
.sec6 .sec_title{
    color: #D4088C;
    font-weight: bold;
    font-size: 16px;
}
.sec6 .card_sec .card_sec_div.border_image::before{
content: '';
    border-width: 5px;
    border-style: solid;
    border-image: linear-gradient( to bottom, #15BFFD 0%, #9C37FD 100% ) 0 0% 0% 100%;
    padding-left: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 70px;
}

@media(max-width: 767px){
    .sec6 .card_sec{
        flex-wrap: wrap;
    }
.sec6 .card_sec .card_sec_div.border_image::before{
    content: none;
}
.sec6 .card_sec .card_sec_div {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    border: 2px solid #1cbffd;
    padding: 10px;
    margin-bottom: 20px;
    width: 100%;
}
}
/* sec 6 ends */


/* sec 7 starts */
.sec7{
    color: #fff;
    background: linear-gradient(180deg, #5a1860 0%, #3d1f68 85%);

}
.sec7 .h2_size{
    color: #fff;
}
/* sec 7 ends */



/* sec 9 starts */

.sec9 {
    color: #fff;
    text-align: center;
}
.sec9 .sec_title .head{
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;

}
.sec9 .border_grad{
    border-image: linear-gradient(to bottom, #313131 0%, #FFDC45 100%) 1;
    border-radius: 20px;
    border-width: 3px;
    border-style: solid;
    padding: 30px;
    margin-top: 20px;
}
.sec9 .nav-tabs{
    border-bottom: none;
    overflow-x: auto;
   overflow-y:hidden;
   flex-wrap: nowrap;
}
.sec9 .nav-tabs li{
    padding: 10px;
    border: 1px solid;
    margin-right: 10px;
    width: 19%;
    white-space: nowrap;

}
.sec9 .tab-content{
    border: 1px solid;
    padding: 10px;
}
.sec9 .nav-tabs li a.active{
    font-weight: bold;
    color: #FFDC45;
    font-size: 20px;
}
.sec9 .nav-tabs li a{
    color: #fff;
}

/* sec 9ends */
/* workflow tabs starts */

.workflow.vertical-tabs .nav-tabs li a.active,.workflow.vertical-tabs .nav-tabs li a{
    text-align: left;
}
.workflow.vertical-tabs .nav-tabs li a{
    margin-bottom: 10px;
}
/* workflow tabs ends */



/* FAQ starts   */
.sec10{
    color: #fff;
}
.faqTit{
   color: #fff;
    padding: 20px 15px;
    border-radius: 0px;
    font-family: 'Space Grotesk';
    font-size: 22px;
    background: linear-gradient(
90deg
, rgba(42, 62, 132, 57%) 0%, rgba(156, 55, 253, 0%) 100%);
    border: 1px solid#15BFFD;
}
.faqTit:before {
   font-weight: 300;
    content: "-";
    font-size: 65px;
    line-height: 0.1;
    color: #fff;
    float: right;
    margin-top: 10px;
}
.panel-group{
    margin-bottom: 20px;
}
.panel-heading a{
    text-decoration: none;
}
.panel-body{
   padding: 15px 25px;
    background: #05093B;
    color: #fff;
    border: 1px solid #ddd;
}
.panel-body p{
     color: #fff;
    font-family: 'Space Grotesk';
    font-size: 20px;
}
.collapsed .faqTit:before {
    content: "+";

    }
/* FAQ ends */
@media (max-width: 767px){
    .sec9 .nav-tabs,.sec9 .nav-tabs li {
        width: 100%;
        display: block;
    }
    .sec9 .nav-tabs li{
        margin-bottom: 20px;
    }
}
.sec8 .h2_size{
    color: #fff;
}
.sec8 .pd-0-tab{
    padding: 200px 20px;
}
.sec8 .rittext{
    position: relative;
}
.sec8 .rittext::before{
    content: "";
    border-left: 4px solid;
    position: absolute;
    color: #8d770d;
    height: 30%;
    left: 0px;
    top: 15%;
}



.sec10 .pd-0-tab{
    padding: 200px 20px;
}
.sec10 .h2_size{
color: #fff;
}
.sec10 .rittext{
    position: relative;
}
.sec10 .rittext::before{
    content: "";
    border-left: 4px solid;
    position: absolute;
    color: #8d770d;
    height: 30%;
    left: 0px;
    top: 15%;
}
.sec10 .tab-content{
    height: 700px;
    overflow-y: auto;
    overflow-x: hidden; 
}
.sec10 .row_even,.sec10 .row_add{
    position: relative;
}
.sec10 .row_even::after {
    background-image: url('../../front/img/binance/arrow_even.webp');
    background-repeat: no-repeat;
    background-size: 75px 50px;
    right: 50%;
    width: 75px;
    height: 50px;
}
.sec10 .row_add::after {
    background-image: url('../../front/img/binance/arrow_odd.webp');
    background-repeat: no-repeat;
    background-size: 99px 60px;
    left: 50%;
    width: 99px;
    height: 60px;
}
.sec10 .row_add::after, .sec10 .row_even::after {
    content: "";
    position: absolute;
    top: 35%;
}
.ms-auto {
    margin-left: auto!important;
}
.owl-carousel 
{
    touch-action: manipulation; 
}

section ::-webkit-scrollbar-track
{
	border-radius: 7px;
	background-color: #ddd;
}

section ::-webkit-scrollbar
{
	width: 7px;
	background-color: #ddd;
}

section ::-webkit-scrollbar-thumb
{
	border-radius: 7px;
	background-color: #d58d11;
}