.wallet-page-1 {
    background: url(../../images/new-img/private-blockchain-development-page/blockchain_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px;
    background-position: center;
}

.wallet-page-1 img {
    object-fit: contain;
    width: 90%;
    height: 400px;
}

.wallet-page-1 .crypt-in-box-l h1 {
    font-size: 35px;
    font-weight: 900;
    line-height: 55px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0;
    color: #fff;
}

.wallet-page-1 .crypt-in-box-l p {
    color: #fff;
}

.wallet-page-1 .crypt-in-box.cryexbx {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    align-items: center;
}

.wallet-page-1 ul {
    list-style: disc !important;
    padding: 0px 0px 0px 20px;
    margin: 0;
}

.wallet-page-1 ul li {
    color: #dddddd !important;
    margin-bottom: 7px;
    font-size: 14px;
}

.bann-dd .mb-50 img {
    width: 100%;
    box-shadow: 0px 0px 5px #0000006b;
}

 


.currency-page-6 .card {
    background: #ffffff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    transition: 0.3s ease; 
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.currency-page-three .card .back-box-c {
    border-radius: 12px;
    padding: 0px 12px;
    transition: 0.3s ease;
    height: 100%;
}

.currency-page-6 .card img {
    width: 50px;
    margin-bottom: 5px;
}

.currency-page-6 .card h3 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 20px;
    line-height: 26px;
}

.currency-page-6 .card p {
    font-size: 15px;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.6;
}



.feature-sec-card .card-bg {
    border: 1px solid #8fccff;
    border-radius: 16px;
    /* background: linear-gradient(white, white) padding-box,
linear-gradient(45deg, #f06, #4a90e2) border-box; */
    padding: 20px 10px;
    height: auto;
    width: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 24%);
    min-height: 100%;
    background: #fff;
    margin-bottom: 10px;
}

.feature-sec-card .card-bg .icon-box {
    position: relative;
    top: 0px;
    margin: -60px auto 0px;
    display: flex;
    justify-content: center;
}

.feature-sec-card .card-bg .icon-box .icon-bg {
    position: relative;
    height: 85px;
    width: 85px;
    object-fit: contain;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 19%);
}

.feature-sec-card .card-bg .icon-box .icon-bg::after {
    content: "";
    position: absolute;
    height: 85px;
    width: 85px;
    border-radius: 50%;
    /* background: radial-gradient(closest-side, white 97%, transparent 100%), repeating-conic-gradient(#4a90e2 -145deg 20deg, transparent 0 32deg); */
    z-index: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    border: 1px solid #8fccff;
    /* border-spacing: 10px; */
}

.feature-sec-card .card-bg .icon-box .card-icon {
    position: absolute;
    top: 20px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    height: 45px;
    width: auto;
    object-fit: contain;
}

.feature-sec-card .card-bg .inner-text .heading {
    /* background-image: linear-gradient(to right, #7e0db3, #ae00a2, #cf0090, #e7137e, #f73c6e); */
    /* background-clip: text; */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    font-style: normal;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    padding-top: 30px;
    margin: 0 0 7px 0;
}

.feature-sec-card .card-bg .inner-text .sub-heading {
    color: #000;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    padding: 10px 5px;
    text-align: center;
    width: 100%;
    margin: auto;
}

.currency-page-9 .new-process .roadmap_box {
    height: 190px;
}


 



.currency-page-6 .exchange-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin: 0 auto;
}
 


.currency-page-6 .card img {
    width: 40px;
    margin-bottom: 5px;
    object-fit: contain;
}


.currency-page-6 .card p {
    font-size: 15px;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.6;
}

.card-slider .slick-prev:before,
.card-slider .slick-next:before {
    color: black;
    font-size: 0px;
}

.card-slider .slick-disabled {
    opacity: 0.3 !important;
    pointer-events: none;
}

.currency-page-6 .card img {
    margin: 0 auto;
}




.card-slider .slick-arrow,
.card-slider .slick-dots {
    display: flex !important;
}

 

.card-slider .slick-prev,
.card-slider .slick-next {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 35px;
    height: 35px;
    z-index: 2;
    position: absolute;
    top: 45%;
}


.card-slider .card {
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 10px;
    margin: 0px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    width: 98% !important;    height: 250px;
}

.card-slider .slick-prev,
.card-slider .slick-next {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 35px;
    height: 35px;
    z-index: 2;
    position: absolute;
    top: 45%;
}

button.slick-prev.slick-arrow {
    left: -20px;
    font-size: 0px;
}

button.slick-prev.slick-arrow::before {
    position: absolute;
    content: "\F284";
    top: 5px;
    font-size: 15px;
    color: #000;
    left: 10px;
    font-family: "bootstrap-icons";
}

button.slick-next.slick-arrow {
    right: -10px;
    font-size: 0px;
}

button.slick-next.slick-arrow::before {
    position: absolute;
    content: "\F285";
    top: 8px;
    font-size: 15px;
    color: #000;
    left: 10px;
    font-family: "bootstrap-icons";
}

.card-slider .slick-prev:before,
.card-slider .slick-next:before {
    color: black;
    font-size: 0px;
}

.card-slider .slick-disabled {
    opacity: 0.3 !important;
    pointer-events: none;
}

 




.trading-bot-one .feature-item-content {
    background: #fff;
    padding: 40px 30px 20px;
    box-shadow: 0px 11px 35px 5px rgba(196, 196, 196, 0.30);
    border-radius: 50px 10px;
    min-height: 100%;
    transition: 0.5s;
}

.trading-bot-one .feature-item-content:last-child{
    grid-column: 1 / span 2;
}

/* .feature-item-content:nth-child(-n + 3){
    justify-self: stretch;
} */



.trading-bot-one .feature-item-content:hover {
    border-radius: 10px 50px;
}

.trading-bot-one .feature-item-content .bot-feature .slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: rgb(0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.trading-bot-one .feature-item-content .bot-feature .slick-arrow {
    display: block !important;
}

.trading-bot-one .feature-item-content .bot-feature .slick-prev {
    font-size: 0px;
    border-color: transparent;
    border-radius: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 24px;
    width: 24px;
    background: #000;
    position: absolute;
    bottom: -30px;
    left: 0px;
}

.trading-bot-one .feature-item-content .bot-feature .slick-next {
    font-size: 0px;
    border-color: transparent;
    border-radius: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 24px;
    width: 24px;
    background: #000;
    left: 40px;
    position: absolute;
    bottom: -30px;
}

.trading-bot-one .feature-item-content .bot-feature .slick-prev:before {
    content: '←';
}

.trading-bot-one .feature-item-content .bot-feature .slick-prev::before {
    content: "\F284";
    /* bi-arrow-left */
    font-family: 'bootstrap-icons';
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    opacity: 1;
    left: 4px;
    top: 4px;
}

.trading-bot-one .feature-item-content .bot-feature .slick-next::before {
    content: "\F285";
    /* bi-arrow-right */
    font-family: 'bootstrap-icons';
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    opacity: 1;
    left: 4px;
    top: 4px;
}

.full-height.play-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}


.trading-bot-one .feature-item-content h3 {
    font-size: 22px;
    margin: 10px 0px 15px;
}






.currency-page-8 {
    padding: 60px 0px 80px;
}

.currency-page-8 .crypt-exchange-in {
    padding-bottom: 30px;
}

.currency-page-8 .development-section {
    padding: 60px 20px;
    background: #fff;
    font-family: 'Segoe UI', sans-serif;
}

.currency-page-8 .development-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
}

.currency-page-8 .dev-card {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    height: 320px;
    display: flex;
    align-items: flex-end;
    transition: 3s ease;
}

.currency-page-8 .dev-card:hover .dev-content-box {
    bottom: 0;
}

.currency-page-8 .dev-overlay {
    position: absolute;
    top: 190px;
    transition: 1s;
    width: 100%;
    padding: 24px;
    color: #fff;
}

.currency-page-8 .dev-card:hover .dev-overlay {
    position: absolute;
    left: 0px;
    right: 0px;
    top: -100%;
    transition: 1s;
}

.currency-page-8 .dev-content-box {
    padding: 24px;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    transition: 0.5s;
}

.currency-page-8 .white-box {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 16px;
    margin: 20px;
}

.currency-page-8 .dev-content-box img,
.currency-page-8 .dev-overlay img {
    width: 50px;
    margin-bottom: 0;
    object-fit: contain;
}

.currency-page-8 .dev-content-box img {
    filter: invert(1);
}

.currency-page-8 .dev-content-box h3,
.currency-page-8 .dev-overlay h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    margin: 10px 0px;
}

.currency-page-8 .dev-content-box p {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}


.wallet-page-8 {
    /* background-color: rgba(133, 177, 248, 0.1); */
    /* background-image: url(../img/fantasy-sports-application/fantast-tab-sec-back.png); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    /* overflow: hidden; */
    background-attachment: fixed;
    padding: 60px 0;
    border-radius: 0 0 50px 50px;
}

.wallet-page-8 .hvm-feature__icon {
    background: rgb(171 171 171 / 15%);
    border: 1px solid rgba(51, 51, 51, 0.48);
    border-radius: 12px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .4);
    position: relative;
    width: max-content;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.wallet-page-8 .hvm-feature__icon img {
    width: 40px;
}

.wallet-page-8 .dev-card {
    border: 1px solid hsla(0, 0%, 0%, 0.34);
    /* border-right: 1px solid hsla(341, 91%, 58%, .34); */
    height: 220px;
}

.wallet-page-8 .dev-overlay {
    position: absolute;
    top: 30px;
    transition: 1s;
    width: 100%;
    padding: 24px;
    color: #fff;
    text-align: center;
}

.wallet-page-8 .dev-overlay h3 {
    color: #000;
    margin: 30px 0px 0px;
}

.wallet-page-8 .white-box {
    background: transparent;
    border-radius: 16px;
    margin: 20px;
    text-align: center;
    padding: 0px 0px 12px;
}

.wallet-page-8 .white-box p {
    font-size: 14px;
    color: #333;
    line-height: 26px;
    font-weight: 600;
}

.wallet-page-8 .hvm-feature__icon:before {
    background: linear-gradient(90deg, #2e2e2e -12.22%, #292929 112.22%);
    border-radius: 3.6px;
    box-shadow: 28.8000011444px 28.8000011444px 28.8000011444px;
    content: "";
    filter: blur(14.4px);
    opacity: .56;
    position: absolute;
}


.block-chain-new-two .card {
    border: 1px solid #cdcdcd !important;
    background: 0 0;
    border-radius: 14px;
    padding: 20px;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    margin-top: 0px;
    height: auto;
    background: #fff;
    transition: 0.5s;
}

.block-chain-new-two .card .back-box-c {
    padding: 5px 20px;
    border-radius: 10px;
    height: 260px;
}

.block-chain-new-two .card:hover .back-box-c {
    background: #f73c6e;
}

.block-chain-new-two .card:hover h3,
.block-chain-new-two .card:hover p,
.block-chain-new-two .card:hover a {
    color: #fff;
}


.currency-page-6.defi-new-two.currency-page-three .card .back-box-c {
   
    padding: 10px 20px;
}

.currency-page-6-1.currency-page-6.defi-new-two.currency-page-three .card .back-box-c {
    height: 290px;
    padding: 10px 20px;
}

@media screen and (max-width:991px) {
.wallet-page-1 .crypt-in-box.cryexbx {
       display: block; 
    padding-right: 165px;
}
.currency-page-6 .exchange-grid { 
    grid-template-columns: repeat(2, 1fr);
}
.currency-page-8 .development-grid { 
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; 
}
}

@media screen and (max-width:767px) {
.wallet-page-1 .crypt-in-box.cryexbx { 
    padding-right: 0;
}
}

@media screen and (max-width: 450px) {
    .wallet-page-1 {
        padding: 60px 0px;
    }
button.slick-prev.slick-arrow {
    left: -10px; 
}
    .wallet-page-1 .crypt-in-box.cryexbx {
        display: flex;
        flex-direction: column;
    }

    .wallet-page-1 .crypt-in-box-l h1 {
        font-size: 30px;
        font-weight: 800;
        line-height: 42px;
    }

    .wallet-page-1 .mob-img-none img {
        object-fit: contain;
        width: 100%;
        height: auto;
        margin-top: 40px;
    }

    .btn-mid {
        flex-direction: column !important;
        gap: 15px;
    }

    .currency-page-14 .tab-tech-one {
        margin-top: 30px;
    }


    .currency-page-five .tab-tech-one {
        margin-top: 30px;
    }

    .btn-mid button {
        justify-content: center;
    }



    .cry-box-we-serve {
        grid-template-columns: 2fr 2fr;
    }

    .tab-tech-one {
        margin-top: 30px;
    }

    p.w-80 {
        width: 100% !important;
    }

    .bann-dd .mb-50 img {
        width: 100% !important;
    }

    .feature-item-thumb {
        margin: 0px;
    }

    .currency-page-6 .exchange-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .service-ne-box .nft-features {
        margin: 10px 0px !important;
    }

    .crypt-exchange ul.we_specialize.p-0 {
        grid-template-columns: 1fr 1fr;
    }

    .crypt-exchange ul.we_specialize.p-0 li {
        margin: 10px;
        padding: 8px 15px;
    }

    .currency-page-8 .development-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .trading-bot-one .feature-item-content {
        height: 330px;
    }

    .trading-bot-one .feature-item-content:last-child {
        grid-column: 1 / span 1;
    }
    .block-chain-new-two .card .back-box-c {
        height: auto;
    }

    .bann-dd .crypt-exchange-in h2 {
        margin-top: 20px;
    }

    .full-height.play-features {
        grid-template-columns: 1fr;
    }

}
