/* banner starts */

.hero-section {
    background-image: url('../../front/img/crypto/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;
}



.hero-section .container {
    position: relative;
    z-index: 1;
}
.hero-section .h1_size {
color: #fff;
    font-family: 'Space Grotesk';

}
.hero-section .content{
color: #fff;
}
.h1_size {
    font-size: 45px;
    margin-bottom: 20px;
}
.h1_size span{
    font-size: 80px;
}
.h2_size {
    font-size: 40px;
    margin-bottom: 20px;
}

.bold {
    font-weight: bold;

}
.btn-1{
    background: transparent;
    border: 2px solid;
}

.content {
    font-size: 16px;
}

.hero-section .btn {
    margin: 5px;
}

/* banner ends */

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

}
/* sec2 ends */

.h2_size::before {
    content: "";
    position: absolute;
    height: 80px;
    width: 80px;
    background: linear-gradient(to right, #207598 , #3FB8DE);
    border-radius: 50px;
    opacity: 0.5;
    top: -18px;
    margin-left: -15px;
}

/* sec3 starts */
.sec3{
    text-align: center;
}
.sec3 .sec_title{
    display: flex;
    align-items: center;
    gap: 8px;
    border: 2px solid #2c8fb3;
    border-radius: 0px 20px 0px;
    margin-bottom: 20px;
}
.sec3 .sec_main_title{
    background: linear-gradient(to right, #207598 , #3FB8DE);
    width: 250px;
    padding: 10px;
    margin: 40px auto 40px auto;
    font-weight: bold;
    color: #fff;
}


.sec3 .head{
    text-align: left;
    font-size: 13px;
    font-weight: 600;
}

.sec3 .content{
    text-align: left;
    margin-top: 20px;

}
.sec3 img{
filter: hue-rotate(
162deg
);
}
/* sec3 ends */

/* sec4 starts */
.sec4{
    background: linear-gradient(to right, #207598 , #3FB8DE);
    color: #fff;

}

/* sec4 ends */


/* sec 5 starts */


.sec5 .h2_size{
    color: #000;
}



/* sec 6 ends */
.sec6{
    text-align: center;
}
.sec6 .head{
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
}
.sec6 .custom-card{
background: linear-gradient( 
180deg
 , #A7E9FF, #c7f1ff4f);
    padding: 10px;
    border-radius: 20px;
    min-height: 200px;
    margin-right: 20px;
    min-height: 400px;
}


/* sec 6 ends */


/* sec 7 starts */

.sec7 .why_choose{
    border: 1px solid #000;
    padding: 30px;
    border-radius: 20px;
}
.sec7 .why_choose .why_title{
    font-size: 25px;
    font-weight: bold;
font-family: 'Space Grotesk';
background: linear-gradient(
45deg
, #A7E9FF, #fff);
padding: 10px;

}
/* sec 7 ends */



/* sec 8 starts   */
.faqTit{
    color: #000;
    border: 2px solid #DD9221;
    padding: 15px;
    border-radius: 10px;
    font-family: 'Space Grotesk';
    font-size: 25px;
}
.faqTit:before {
   font-weight: 300;
    content: "-";
    font-size: 65px;
    line-height: 0.1;
    color: #dd9221;
    float: right;
    margin-top: 10px;
}
.panel-group{
    margin-bottom: 20px;
}
.panel-heading a{
    text-decoration: none;
}
.panel-body{
    padding: 15px 25px;
}
.panel-body p{
     color: #000;
    font-family: 'Space Grotesk';
    font-size: 20px;
}
.collapsed .faqTit:before {
    content: "+";

    }
/* sec 8 ends */

@media (max-width: 767px) {
.hero-section{
    background: linear-gradient(to right, #207598 , #3FB8DE);
    text-align: center;

}
	.h1_size {
		font-size: 30px;
		text-align: center;
	}

	.content {
		text-align: justify;
	}

	.overlay {
		padding: 20px;
	}
    .sec12 .overlay .sec_title{
        width: 30% !important;
    }
    .sec12 .head{
        font-size: 50px !important;
    }
}
.ms-auto {
    margin-left: auto!important;
}
.owl-carousel 
{
    touch-action: manipulation; 
}
.sec6 .owl-buttons .owl-prev,.sec6 .owl-buttons .owl-next{
    font-size: 25px;
    position: absolute;
    color: #000;
    font-weight: bold;
}
.sec6 .owl-buttons .owl-prev{
    top: 45%;
    background: linear-gradient(to right, #207598 , #3FB8DE);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    left: -23px;
}
.sec6 .owl-buttons .owl-next{
    top: 45%;
    background: linear-gradient(to right, #207598 , #3FB8DE);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    right: -9px;
}
.sec8{
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
@media (min-width:767px) {
    .sec8 .pd-0-tab{
        padding: 200px 20px;
        background: linear-gradient(to right, #207598 , #3FB8DE);
        box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    }
    .sec8 .h2_size{
        color: #fff;
        margin-top: 20%;
    }
}


.sec8 .rittext{
    position: relative;
    background: transparent;
    padding: 5px 20px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    max-height: 500px;
    overflow: auto;
    border: 1px solid #207598;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
.sec8 .rittext .tab_title{
    font-weight: bold;
    font-size: 20px;
}
.sec8 .rittext::before{
    content: "";
    border-left: 5px solid;
    position: absolute;
    color: #207598;
    height: 100%;
    left: 0px;
    top: 0%;
}
.sec2 .main-text{
    border-radius: 10px;
    padding: 50px;
    background: linear-gradient(to right, #207598 , #3FB8DE);
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    color: #fff;
}
.sec2 .rittext{
    text-align: center;
}


/* section 9 starts */
.sec9{
	box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    color: #000;
    background: rgba(255, 255, 255, 4%);
}
.sec9 .h2_size{
    color: #000;
	position: relative;
}
.sec9 .h2_size::before{
	content: "";
    position: absolute;
    height: 100px;
    width: 100px;
    background: linear-gradient(to right, #207598 , #3FB8DE);
    border-radius: 50px;
    opacity: 0.5;
    top: -29px;
    left: -14px;
}
.sec9 .main-text {
	text-align: center;
	margin-bottom: 30px;
}

.sec9 .card-row {
	justify-content: center;
}
.sec9 .left_sec{
    padding: 20px;
}
.sec9 .rittext .tab_title{
    font-weight: bold;
}
.sec9 .rittext{
    border: 1px solid #000;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.sec9 .rittext p{
    margin-bottom: 0px;
}


/* sec10 starts */
.sec10{
    text-align: center;
    color: #000;
}
.sec10 .sec_title{
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    margin-top: 20px;

}
.sec10 ul{
    text-align: left;
    display: inline-block;
}
.sec10 .overlay_serv{
    padding: 10px 25px;
    border-radius: 10px;
    position: relative;
margin-top: 40px;
background: linear-gradient( 
    90deg
     , #A7E9FF, #c7f1ff4f);
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
min-height: 300px;
position: relative;


}
.sec10 .overlay_serv::before{
    content: "";
    border-left: 5px solid #3199be;
    position: absolute;
    height: 20%;
    left: 0px;
    top: 15%;;
}
.sec10  .overlay_serv img{
margin-top: -60px;
    position: absolute;
    left: 43%;
}


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

.sec10 .content{
    text-align: left;

}
/* sec10 ends */

.sec11 .pd-0-tab{
    padding:50px 20px;
    background: linear-gradient(to right, #207598 , #3FB8DE);
    color: #fff;
}
.sec11 .rittext{
    position: relative;
}
.sec11 .rittext::before{
    content: "";
    border-left: 4px solid;
    position: absolute;
    color: #39acd1;
    height: 30%;
    left: 0px;
    top: 15%;
}
.sec11 .tab-content{
    height: 700px;
    overflow-y: auto;
    overflow-x: hidden; 
    padding: 20px;
}
.sec11 .row_even,.sec11 .row_add{
    position: relative;
}
.sec11 .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;
    filter: brightness(0.5) saturate(0%);
}
.sec11 .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;
    filter: brightness(0.5) saturate(0%);
}
.sec11 .row_add::after, .sec11 .row_even::after {
    content: "";
    position: absolute;
    top: 35%;
}
.sec11 .rittext {
    position: relative;
}
.sec11 .tab-pane .rittext {
    background: transparent;
    padding: 5px 20px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    max-height: 500px;
    overflow: auto;
    border: 2px solid #333;
}
.sec11 .tab-pane .tab_title{
    height: 30px;
    width: 30px;
    background: linear-gradient(to right, #207598 , #3FB8DE);
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
section ::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #ddd;
}


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

section ::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #207598;
}

.sec12 {
	color: #000;
	text-align: center;

}

.sec12 .overlay {
	background: transparent;
	padding: 0px;
	display: flex;
    align-items: center;
    justify-content: center;
	padding: 5px;
}
.sec12  .custom-card{
	border: 2px solid #3e999f;
	border-radius: 90px;
	margin-bottom: 20px;
}
.sec12 .overlay .sec_title {
	width: 50%;
}
.sec12 .overlay .sec_content{
	width: 50%;

}


.sec12 .head {
	font-size: 80px;
	font-weight: bold;
	color: #b4ebef96;
}

.sec12 .content_text {
	font-size: 18px;
	font-weight: 600;
}

.sec12 .sec_title span {
	background: linear-gradient(
138.836deg
, #72CFD0 0%, #0D6771 100%);
	font-weight: bold;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}