.cardbox,
.sectionten .card_white_shad {
    -webkit-box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    cursor: pointer
}

.sectionfour ul,
.sectionfour ul li:last-child {
    margin-bottom: 0
}

.cardbox {
    height: 100%;
    border-radius: 5px;
    color: #434343;
    font-size: 14px;
    -moz-box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
    box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    padding: 16px;
    font-weight: 600
}

.card_light:hover,
.cardbox:hover {
    background-color: #f5e5d9;
    box-shadow: 0 0 16px 5px rgb(0 0 0/20%)
}

.scrolltop,
.sectionten .row_add,
.sectionten .row_even,
.sectiontwo .container {
    position: relative
}

.sectiontwo .purple_card {
    background-image: linear-gradient(#fefefe 20%, #fefefe 50%, #fefefe 75%) !important;
    color: #fff;
    border-radius: 10px 10px 60px;
    cursor: pointer;
    box-shadow: 0 0 16px 5px rgb(0 0 0/20%);
    position: absolute;
    bottom: 40px;
    width: 100%;
    max-width: 900px;
    right: 12px;
    z-index: 99;
    padding: 24px 0
}

.sectiontwo .count_text {
    color: #010101;
    text-align: center;
    font-size: 30px;
    font-weight: 700
}

.sectiontwo .sup {
    top: -10px
}

.sectiontwo .count_desc {
    color: #6a6869;
    text-align: center;
    font-size: 14px;
    font-weight: 500
}

.sectiontwo .purple_card .row>div:not(:last-child) {
    border-right: 1px solid #7b7b7b
}

.sectiontwo .purple_card::after,
.sectiontwo .purple_card::before {
    position: absolute;
    content: "";
    height: 3px;
    background: #717173;
    border-radius: 10px
}

.sectiontwo .purple_card::before {
    right: 10px;
    width: 300px;
    top: -8px
}

.sectiontwo .purple_card::after {
    left: 30px;
    width: 500px;
    bottom: -8px
}

.sectiontwo .purple_card:hover::before {
    left: 10px;
    width: 500px
}

.sectiontwo .purple_card:hover::after {
    right: 100px;
    width: 300px;
    left: unset
}

.sectiontwo .linebox {
    margin-top: 35px
}

.sectionfour ul {
    margin-top: 30px
}

.sectionfour ul li {
    line-height: 25px;
    margin-bottom: 25px;
    color: #3e3d3d;
    font-size: 16px
}

.sectionfour .row>div:nth-child(3) ul {
    padding-right: 30px
}

.sectionfour ul li::marker {
    color: #ffce05
}

.sectionfive:not(.sectionfivetwo) .topsecs {
    background-color: #ffce05;
    padding: 25px
}

.sectionfive .leftaccordion {
    display: grid
}

.sectionfive .leftsec {
    padding-left: 40px;
    padding-right: 40px;
    align-self: center
}

.sectionfive .accordion-header button {
    padding: 32px 10px;
    color: #14130e;
    text-decoration: none;
    position: relative;
    font-size: 24px;
    font-weight: 800;
    background-color: transparent;
    box-shadow: none
}

.sectionfive .accordion-item {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #00000020
}

.faqsection .accordion-item:first-child .accordion-button,
.sectionfive .accordion-item:first-child button {
    padding-top: 0
}

.sectionfive .accordion-body {
    padding: 0 10px 30px
}

.sectionfive:not(.sectionfivetwo) {
    padding: 0
}

.sectionfive .imgsec img {
    width: 100%;
    height: 100%
}

.sectionfive .imgsec {
    background-color: #ffce05
}

.sectionfive:not(.sectionfivetwo) .bg_head {
    background-image: url(../images/crypto_exchange/banner_head_bg.webp);
    color: #fff
}

.sectionfive.sectionfivetwo .accordion-button {
    font-size: 20px;
    font-weight: 500
}

.sectionfive.sectionfivetwo .accordion {
    margin-top: 50px
}

.sectionfive .accordion-button:not(.collapsed):after {
    content: "";
    border: 0;
    background: 0 0;
    width: auto;
    height: auto;
    right: auto;
    transform: none
}

.sectionfive .accordion-button.collapsed::after {
    border: 1px solid #d3d3d3;
    content: "";
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: -1px;
    padding: 13px 15px;
    background-image: url(../images/crypto_exchange/arrow_icon.webp);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px
}

.sectionfive .accordion-header {
    display: flex;
    align-items: end;
    justify-content: space-between
}

.sectionsix .nav-tabs .nav-link {
    color: #000;
    border-bottom: 1px solid #ddd !important;
    font-size: 20px;
    font-weight: 500;
    padding-top: 35px;
    background-color: transparent;
    padding-bottom: 18px;
    outline: 0
}

.sectionsix .nav-tabs .nav-link.active,
.sectionsix .nav-tabs .nav-link:is(:hover, :focus) {
    border-color: transparent
}

.sectionsix .nav-tabs .nav-link.active {
    border-bottom: 2px solid #ffce05 !important
}

.sectionsix .greycard {
    padding: 25px;
    background-color: #fafafa
}

.card_light,
.faqsection .content,
.sectioneight .card_light {
    padding: 18px
}

.sectionsix .tab_card_title {
    color: #010101;
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 12px
}

.sectionsix .tab-content ul li {
    color: #3e3d3d;
    font-size: 16px;
    line-height: 35px
}

.sectionsix .tab-content ul li::marker {
    color: #ffce05
}

.sectionsix .greycard a {
    display: flex
}

.sectionsix .greycard a:hover span {
    left: 14px
}

.sectionsix .greycard a span {
    font-size: 22px;
    color: #010101;
    left: 7px;
    top: -2px;
    position: relative;
    transition: .2s
}

.sectionseven .border_card {
    border: 1px solid #c4c4c4;
    height: 100%;
    position: relative;
    display: flex
}

.sectionseven .border_card img {
    min-width: 180px;
    max-width: 180px;
    height: 100%;
    object-fit: cover
}

.sectionseven .tab_card_title {
    color: #010101;
    font-weight: 900;
    font-size: 20px;
    line-height: 30px
}

.sectionseven .content_sec a:hover .tab_card_title {
    color: #0a58ca
}

.sectionseven .border_card .content_sec {
    padding: 20px
}

.sectionseven .border_card:hover {
    box-shadow: 0 4px 12px rgba(8, 46, 181, .12)
}

.card_light {
    height: 100%;
    border-radius: 5px;
    --webkit-box-shadow: 0 0 16px 0 rgb(147 147 147 / 20%);
    box-shadow: 0 0 16px 0 rgb(147 147 147 / 20%);
    cursor: pointer
}

.sectioneight .tab_card_title {
    color: #010101;
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 10px
}

.sectioneight .card_light .paracontent {
    font-size: 14px;
    text-align: start;
    font-weight: 500
}

.sectioneight .content {
    height: 440px
}

.sectioneight .content .row>div {
    padding: 0 7px
}

.sectionnine .card_fex_numn {
    border-radius: 5px;
    color: #434343;
    box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    display: flex
}

.sectionnine .card_fex_numn .number_sec {
    background-color: #ffce05;
    color: #000;
    padding: 10px 7px;
    display: grid;
    place-content: center;
    font-size: 14px
}

.sectionnine .card_fex_numn .content_sec {
    padding: 15px 20px 15px 7px
}

.sectionnine .sec_title_num_card {
    color: #010101;
    font-weight: 900;
    font-size: 16px
}

.sectionnine .card_fex_numn .paracontent {
    font-size: 14px;
    font-weight: 500
}

.sectionnine .content {
    height: 500px
}

.sectionten .row_add::after,
.sectionten .row_even::after {
    content: "";
    position: absolute;
    top: 40%
}

.sectionten .row_add::after {
    background-image: url(/assets/images/crypto_exchange/right_arrow.webp);
    background-repeat: no-repeat;
    background-size: 99px 60px;
    left: 50%;
    width: 99px;
    height: 60px
}

.sectionten .row_even::after {
    background-image: url(/assets/images/crypto_exchange/left_arrow.webp);
    background-repeat: no-repeat;
    background-size: 75px 50px;
    right: 50%;
    width: 75px;
    height: 50px
}

.sectionten .row_add:last-child::after {
    background-image: none
}

.sectionten .card_white_shad {
    border-radius: 5px;
    box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    background-color: #fff;
    padding: 16px
}

.sectionten .card_white_shad h3 {
    font-size: 16px;
    text-transform: capitalize;
    color: #5e5a59;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    line-height: 26px
}

.sectionten .card_white_shad .paracontent {
    font-size: 14px;
    line-height: 24px
}

.sectionten .content {
    height: 580px
}

.sectionten .content .row:last-child::after {
    background-image: none;
    background-repeat: no-repeat;
    background-size: auto;
    right: auto;
    width: 0;
    height: 0
}

.sectioneleven .tech_img_sec .card_light {
    padding: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 88px;
    -webkit-box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    -moz-box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
    box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    border-radius: 5px;
    cursor: pointer
}

.sectioneleven .nav-tabs .nav-link.active {
    background-color: #edbf09;
    border-color: #edbf09
}

.sectioneleven .nav-tabs .nav-link {
    border: 1px solid #d8d8d8;
    color: #000;
    border-radius: 5px;
    font-size: 15px;
    padding: 11px 16px;
    line-height: 17px
}

.sectioneleven .nav-tabs {
    border-bottom: none;
    gap: 20px;
    margin-bottom: 24px
}

.banner_title_big_top {
    margin-bottom: 30px
}

.whatmakes .bg_head {
    background-size: 40% 40%;
    background-position: top 80px left 60px;
    padding-top: 0
}

.whatmakes .title_blk_big {
    font-size: 40px;
    line-height: 52px;
    color: #010101;
    text-transform: capitalize;
    font-weight: 700
}

.whatmakes .hr_black_big {
    background-color: #010101;
    height: 7px;
    opacity: 1
}

.whatmakes .paracontent {
    color: #4f4f4f
}

.whatmakes .progress_sec .progress_head {
    font-size: 18px;
    margin-bottom: 0;
    color: #010101;
    font-weight: 700
}

.whatmakes .progress_sec .progress_div {
    font-size: 25px;
    display: flex;
    align-items: center
}

.whatmakes .progress_sec .progress {
    background-color: #e1dfe4;
    height: 13px;
    border-radius: 20px;
    width: 100%
}

.whatmakes .progress_sec .progress-bar {
    background-color: #f5b512
}

.whatmakes .progress_text {
    margin-left: 20px;
    color: #010101;
    font-weight: 700
}

.whatmakes .img_full {
    margin-top: 0 !important
}

.faqsection {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.faqsection::after,
.faqsection::before {
    content: "";
    display: block;
    z-index: 1;
    background-repeat: no-repeat
}

.faqsection::before {
    background-image: url(/assets/images/home/net_faq.webp);
    background-size: 500px 380px;
    width: 500px;
    height: 380px;
    top: -85px;
    left: -100px;
    position: absolute
}

.faqsection::after {
    position: absolute;
    background-image: url(/assets/images/home/net_faq_2.webp);
    background-size: 200px 480px;
    background-position: bottom 0 right 0;
    width: 200px;
    height: 480px;
    bottom: 18%;
    right: -40px;
    opacity: .5
}

.faqsection .faq_layer {
    max-width: 230px;
    position: absolute;
    left: 30%;
    top: 15%;
    opacity: .5
}

.faqsection .faq_dot {
    left: -100px;
    position: absolute;
    bottom: 15%;
    max-width: 250px
}

.faqsection .faq_img {
    position: absolute;
    left: -25%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    max-width: 350px;
    object-fit: contain
}

.faqsection .card_yellow {
    position: relative;
    border-color: #f1f0ee66;
    background-color: #f1f0ee66;
    box-shadow: 0 1px 15px 0 rgb(107 95 97 / 66%);
    padding: 20px;
    z-index: 9
}

.faqsection .accordion-item,
.home_faq.scrolltop::after {
    background-color: transparent
}

.faqsection .accordion-button {
    background-color: transparent;
    box-shadow: none;
    padding: 32px 12px;
    color: #14130e;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px
}

.faqsection .accordion-button::after {
    content: "\002B";
    font-size: 20px;
    background-image: none;
    transform: none
}

.faqsection .accordion-button[aria-expanded=true]::after {
    content: "\2212"
}

.faqsection .accordion-body {
    padding: 0 10px 35px
}

.faqsection .accordion-item {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.faqsection .accordion .paracontent {
    color: #14130e;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    padding-right: 35px
}

.faqsection .bg_head {
    background-size: 100% 100%;
    padding: 22px 50px
}

.faqsection .accordion-body ul {
    list-style: none;
    padding-left: 4px;
    margin-bottom: 0
}

.faqsection .accordion-body ul li:not(:last-child) {
    padding-bottom: 8px
}

.content.content_faq {
    height: 450px
}

.content::-webkit-scrollbar {
    width: 4px;
    background-color: transparent
}

.content::-webkit-scrollbar-track-piece:start {
    margin-top: 18px
}

.content::-webkit-scrollbar-track-piece:end {
    margin-bottom: 10px
}

.content::-webkit-scrollbar-thumb {
    background-color: #ffce05
}

.content {
    height: 350px;
    overflow: hidden;
    overflow-y: scroll;
    position: relative;
    z-index: 9;
    -webkit-overflow-scrolling: touch;
    pointer-events: auto;
    padding: 25px
}

.scrolltop::after {
    content: "";
    position: absolute;
    height: calc(100% - 28px);
    width: 4px;
    background-color: #ccc;
    right: -1px;
    top: 18px;
    z-index: 1
}

.content_faq::-webkit-scrollbar-thumb {
    background-color: #ccc
}


@media only screen and (min-width:1800px) {
    .whatmakes .bg_head {
        background-size: 40% 50%;
        background-position: top 25px left 60px
    }

    .sectiontwo .row {
        align-items: center
    }

    .sectiontwo .custom_container .purple_card {
        bottom: 30px
    }

    .sectionfive .imgsec img {
        aspect-ratio: auto
    }

    .sectionten .content {
        height: 800px
    }
}

@media only screen and (1600px <=width <=1800px) {
    .sectionten .content {
        height: 660px
    }
}

@media only screen and (min-width:1600px) {
    .sectiontwo .row {
        align-items: center
    }

    .sectiontwo .purple_card {
        max-width: 75%
    }
}

@media only screen and (min-width:1500px) {
    .faqsection .faq_img {
        left: -15%
    }

    .sectiontwo .row {
        align-items: center
    }

    .sectiontwo .purple_card {
        bottom: 0
    }
}

@media only screen and (1400px <=width <=1599px) {
    .sectionten .content {
        height: 620px
    }
}

@media only screen and (min-width:1300px) {
    .sectionsix .tab_card_title {
        margin-bottom: 0
    }
}

@media only screen and (min-width:991px) {
    .content_faq::-webkit-scrollbar-thumb {
        background-color: transparent
    }

    .content_faq:hover::-webkit-scrollbar-thumb {
        background-color: #ccc
    }
}

@media only screen and (max-width:1400px) {
    .scrolltop::after {
        right: 0
    }
}

@media only screen and (max-width:1300px) {
    .sectiontwo .purple_card {
        bottom: -18px
    }

    .sectionten .content {
        height: 610px
    }
}

@media only screen and (max-width:1199px) {
    .sectiontwo .container .purple_card {
        position: relative;
        bottom: auto;
        right: auto;
        margin-top: 30px
    }
}

@media only screen and (max-width:991px) {
    .sectiontwo .purple_card .row>div:not(:last-child) {
        border-right: 0px;
        margin-bottom: 30px
    }

    .sectionfive .leftsec {
        padding: 40px 24px 50px
    }

    .faqsection .faq_img,
    .sectionsix .nav-tabs {
        display: none
    }

    .sectionsix .tab-content>.tab-pane {
        display: block;
        opacity: 1
    }

    .faqsection::before {
        background-image: none;
        inset: auto;
        width: 0;
        height: 0;
        position: static
    }

    .faqsection .faq_dot {
        opacity: .35
    }

    .sectionfive .imgsec img {
        aspect-ratio: auto
    }

    .sectionsix .greycard a:hover span {
        left: 7px
    }

    .whatmakes .banner_title_big {
        text-align: start
    }

    .banner_title_big_top {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {

    .sectionten .row_add::after,
    .sectionten .row_even::after {
        background-image: none;
        width: 0;
        height: 0;
        inset: auto
    }
       .Adsection{
        padding: 30px;
    }
}

@media only screen and (max-width:576px) {
    .whatmakes .title_blk_big {
        font-size: 30px;
        line-height: 42px
    }

    .sectionfive .leftsec {
        padding-left: 0;
        padding-right: 0
    }

    .sectionfive .accordion-header button {
        font-size: 20px;
        line-height: 30px;
        padding-top: 26px;
        padding-bottom: 26px
    }

    .sectionfive .accordion-button.collapsed::after {
        padding: 10px 12px;
        background-size: 10px
    }

    .sectionsix .tab_card_title {
        font-size: 20px;
        line-height: 30px
    }

    .faqsection .content {
        padding-left: 0;
        padding-right: 25px
    }

    .faqsection .accordion-button::after {
        position: absolute;
        right: -10px
    }

    .faqsection .accordion-button {
        padding: 28px 10px
    }

    .faqsection .card_yellow {
        padding-right: 16px
    }

    .faqsection .accordion .paracontent {
        padding-right: 0
    }

    .sectiontwo .purple_card:hover::after,
    .sectiontwo .purple_card:hover::before {
        width: 120px
    }

    .sectiontwo .purple_card::after,
    .sectiontwo .purple_card::before {
        width: 200px
    }

    .sectionfive .topsecs {
        padding-left: 12px;
        padding-right: 12px
    }

    .sectionseven .border_card {
        display: block
    }

    .sectionseven .border_card img {
        width: 100%;
        max-width: unset;
        min-width: unset
    }

    .sectioneleven .nav-tabs {
        justify-content: center;
        gap: 12px
    }
}

@media only screen and (max-width: 1300px){
.titlewhitebanner{
    font-size: 42px;
}


}
.cardimage{
    object-fit: contain !important;
}
.options{
    color: #3E3D3D;
    font-weight: 700;
}

    .Adsection {
        background-image: url(../images/cryptowallet/adbannerbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 30px;
        align-items: center;
        border-radius: 15px;

    }