#st_abt_hero {
    background-image: url(../img/home-images/about-banner.png);
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: top;
}

#st_abt_hero .st_hero_title {
    text-transform: uppercase;
}

.st_abt_intro .st_sec_title {
    font-size: 27px;
    font-weight: 600;
    color: #141516;
    margin-bottom: .3rem;
    line-height: unset;
}

#st_abt_hero .st_com_contwrap p {
    color: #fff;
    font-size: 20px;
}

#st_abt_intro .row {
    justify-content: center;
}

.stsbt_intro_img {
    padding: 42px 0px 24px 42px;
}

#st_abt_intro .st_com_contwrap p {
    font-size: 16px;
    color: #414141;
    margin-bottom: .4rem;
    line-height: 25px;
    letter-spacing: .3px;
    text-align: justify;
}

#st_abt_hero .st_com_contwrap {
    text-align: center;
}

#st_abt_intro {
    background-image: url(../img/home-images/aboutbg.png);
    background-size: cover;
    background-position: right;
}

section#st_abt_values {
    background-color: #f2f5f8fc;
    padding: 40px 0px;
}

section#st_abt_values .st_com_contwrap {
    background-color: #fff;
    box-shadow: 0 2px 5px -3px #000000b3;
    padding-top: 0;
    min-height: 322px;
}

section#st_abt_values .st_com_contwrap .st_sec_title {
    background-color: #3640ff;
    padding: 10px 30px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
}

section#st_abt_values .st_com_contwrap p {
    padding: 15px 30px;
    font-weight: 500;
    font-size: 15px;
    color: #404040;
    min-height: 259px;
}

section#st_abt_values .st_com_contwrap .st_sec_desc ul li {
    font-weight: 500;
    font-size: 15px;
    list-style: none;
    color: #404040;
    margin-bottom: 1.2rem;
    line-height: 22px;
}

section#st_abt_values .st_com_contwrap .st_sec_desc ul {
    padding: 0;
}

section#st_abt_values .st_com_contwrap .st_sec_desc {
    padding: 15px 30px;
}

#st_abt_intro .sto_abt_ctasec {
    padding-top: 1.5rem;
}

.st_sec .st_com_contwrap .sto_abt_cta.sacta_color {
    background: rgb(31, 109, 255);
    background: linear-gradient( 135deg, rgba(31, 109, 255, 0) 1%, rgba(31, 109, 255, 0) 9%, rgba(32, 118, 255, 1) 3%, rgba(39, 198, 255, 1) 91%, rgba(39, 198, 255, 0) 70%, rgba(39, 198, 255, 0) 98%, rgba(39, 198, 255, 0) 64%, rgba(39, 198, 255, 0) 53%);
}

.st_sec .st_com_contwrap .sto_abt_cta {
    padding: 10px 20px;
    min-width: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
    cursor: pointer;
}

#stabt_ourvision {
    background-image: url(../img/nft-md-dev-img/about-vision.png);
}

#stabt_ourmision {
    background-image: url(../img/nft-md-dev-img/about-mission.png);
}

#stabt_ourvalues {
    background-image: url(../img/nft-md-dev-img/about-values.png);
}

/*Cryptocurrency Development page - Start*/

.crypto_dev_contact_btn_div .crypto_dev_contact_btn {
    display: inline-block;
    padding: 8px 20px;
}

.crypto_dev_contact_btn_div .crypto_dev_contact_btn.blue_yellow_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    color: #000;
}

.crypto_dev_contact_btn_div .crypto_dev_contact_btn.blue_yellow_btn::before {
    border: 10px solid #000131;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

.crypto_dev_contact_btn_div .crypto_dev_contact_btn.blue_yellow_btn::after {
    border: 10px solid #000131;
    border-top-color: transparent;
    border-left-color: transparent;
}

.crypto_dev_contact_btn_div .crypto_dev_contact_btn.white_yellow_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    color: #000;
}

.crypto_dev_contact_btn_div .crypto_dev_contact_btn.white_yellow_btn::before {
    border: 10px solid #ffffff;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

.crypto_dev_contact_btn_div .crypto_dev_contact_btn.white_yellow_btn::after {
    border: 10px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
}

.crypto_dev_bnr_sec {
    background: #00295f;
    color: #fff;
    height: 600px;
    display: grid;
    align-items: center;
    padding-top: 4rem;
}

.crypto_dev_bnr_sec .crypto_dev_bnr_cont_div .title {
    font-size: 50px;
    margin-bottom: 2rem;
    font-weight: 800;
    text-transform: capitalize;
}

.crypto_dev_bnr_sec .sub_align {
    display: contents;
    font-size: 39px;
    font-weight: 800;
    line-height: 1.3;
}

.crypto_dev_bnr_sec .crypto_dev_bnr_cont_div p {
    font-size: 18px;
}

.crypto_dev_about_sec .crypto_dev_about_cont_div .title {
    font-size: 30px;
    margin-bottom: 2rem;
}

.crypto_dev_services_sec {
    /* background: #281fd8;
    color: #fff;*/
}

.crypto_dev_services_sec .crypto_dev_head_div .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
}

.crypto_dev_platforms_sec .crypto_dev_platforms_right {
    display: flex;
    align-items: center;
}

.crypto_dev_platforms_sec .crypto_dev_platforms_right .sub_content {
    height: 100px;
    width: 100px;
    border-radius: 50px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    animation-name: crypto_pulse-shrink;
    animation-duration: 0.8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes crypto_pulse-shrink {
    to {
        transform: scale(0.9);
    }
}

.crypto_dev_platforms_sec .crypto_dev_platforms_right .sub_content {
    font-size: 20px !important;
    font-weight: 800 !important;
    margin-bottom: 0px;
}

.crypto_dev_platforms_sec .sub_head {
    font-size: 40px !important;
    font-weight: 800 !important;
    padding-left: 15px;
}

.crypto_dev_platforms_sec .platform_after {
    position: relative;
}

.crypto_dev_platforms_sec .platform_after:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #fff;
    top: 0px;
    left: 50%;
}

.crypto_dev_services_sec .crypto_dev_service_box {
    /* padding-left: 7rem;*/
    position: relative;
    /*padding-top: 4rem;*/
    min-height: 205px;
    margin: 10px auto;
}

.crypto_dev_services_sec .crypto_dev_service_box .cds_btn {
    background-color: #00295f !important;
    color: #fff !important;
    font-weight: 800;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    padding: 0 10px;
}

.crypto_dev_services_sec .crypto_dev_service_box .crypto_dev_service_box_img_div {
    position: absolute;
    left: 0;
    top: auto;
    width: 60px;
    height: 60px;
    background: #fff;
    display: grid;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border-radius: 5px;
}

.crypto_dev_service_box_cont_div {
    box-shadow: -4px 3px 20px 8px #7c777745;
    padding: 15px;
    text-align: center;
    min-height: 367px;
}

.crypto_dev_service_box_cont_div p {
    position: relative;
    margin-top: 20px;
}

/*.crypto_dev_service_box_cont_div p:before{
  content: "";
    width: 2.5px;
    height: 85px;
    background: #ffffff;
    position: absolute;
    top: 3px;
    left: -12px;

}*/

.crypto_dev_services_sec .crypto_dev_service_box .crypto_dev_service_box_cont_div .title {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 800;
}

/*.crypto_dev_services_sec .crypto_dev_service_box .crypto_dev_service_box_cont_div:before {
    content: "";
    width: 70%;
    height: 5px;
    background: #f3b112;
    position: absolute;
    left: 0;
    top: 25px;
}*/

.crypto_dev_benefits_sec .crypto_dev_benefits_head_div .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
}

.crypto_dev_benefits_sec .crypto_dev_benefits_box {
    text-align: center;
    margin: 10px auto;
    background: #00295f;
    padding: 10px;
    border-radius: 10px;
}

.crypto_dev_benefits_sec .crypto_dev_benefits_box .title {
    padding: 10px;
    color: #fff;
    font-size: 16px;
}

.crypto_dev_benefits_sec .crypto_dev_benefits_box .crypto_dev_benefits_box_img {
    width: 60px;
    height: 60px;
    text-align: center;
    margin: 0 auto;
    display: grid;
    align-items: center;
    justify-content: center;
    background: #281fd8;
}

.crypto_dev_benefits_sec .crypto_dev_benefits_box p {
    color: #fff;
    padding: 10px;
    min-height: 210px;
}

.crypto_dev_platforms_sec {
    background: #00295f;
    color: #fff;
}

.crypto_dev_platforms_sec .crypto_dev_platforms_div .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
}

.crypto_dev_why_sto_sec {
    box-shadow: 0px 2px 10px -5px black;
    margin-bottom: 1rem;
    padding: 5rem 0;
}

.crypto_dev_why_sto_sec .crypto_dev_why_sto_head .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
}

.crypto_dev_why_sto_sec .crypto_dev_why_sto_body {
    position: relative;
}

.crypto_dev_why_sto_sec .crypto_dev_why_sto_body:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #0000002e;
    position: absolute;
    left: 50%;
}

.crypto_dev_why_sto_sec .crypto_dev_why_sto_body:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #0000002e;
    position: absolute;
    top: 50%;
}

.crypto_dev_why_sto_sec .crypto_dev_why_sto_body .crypto_dev_why_sto_box {
    text-align: center;
    margin: 20px auto;
}

.crypto_dev_why_sto_sec .crypto_dev_why_sto_body .crypto_dev_why_sto_box p {
    font-size: 16px;
    font-weight: 600;
    margin: 10px auto;
}

#cryptocurrency_dev p {
    font-size: 16px;
    font-weight: 500;
}

#cryptocurrency_dev .crypto_dev_services_icons {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

#cryptocurrency_dev .crypto_dev_contact_btn_div .crypto_dev_contact_btn.blue_yellow_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    color: #000;
}

#cryptocurrency_dev .crypto_dev_contact_btn_div .crypto_dev_contact_btn {
    display: inline-block;
    padding: 8px 20px;
}

#cryptocurrency_dev .crypto_dev_contact_btn_div .crypto_dev_contact_btn.blue_yellow_btn::before {
    border: 10px solid #00295f;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

#cryptocurrency_dev .crypto_dev_contact_btn_div .crypto_dev_contact_btn.blue_yellow_btn::after {
    border: 10px solid #00295f;
    border-top-color: transparent;
    border-left-color: transparent;
}

@media (max-width: 767px) {
    .crypto_dev_bnr_sec .sub_align {
        display: contents;
        font-size: 30px;
        font-weight: 800;
        line-height: 1.3;
    }
    .crypto_dev_bnr_sec .crypto_dev_bnr_cont_div p,
    .crypto_dev_about_sec .crypto_dev_about_cont_div p,
    .crypto_dev_why_sto_sec .crypto_dev_why_sto_head p {
        text-align: justify;
    }
    .crypto_dev_contact_btn_div {
        text-align: center;
    }
    .crypto_dev_about_sec .crypto_dev_about_cont_div .title {
        font-size: 27px;
        text-align: center;
    }
    .crypto_dev_benefits_sec .crypto_dev_benefits_box p {
        min-height: initial;
    }
    .crypto_dev_services_sec .crypto_dev_head_div .title {
        font-size: 27px;
    }
    .crypto_dev_benefits_sec .crypto_dev_benefits_head_div .title {
        font-size: 27px;
    }
    .crypto_dev_platforms_sec .crypto_dev_platforms_div .title {
        font-size: 27px;
    }
    .crypto_dev_why_sto_sec .crypto_dev_why_sto_head .title {
        font-size: 27px;
        text-align: center;
    }
    .crypto_dev_contact_btn_div .crypto_dev_contact_btn.blue_yellow_btn::before {
        border: 10px solid #281fd8;
        border-bottom-color: transparent;
        border-right-color: transparent;
    }
    .crypto_dev_contact_btn_div .crypto_dev_contact_btn.blue_yellow_btn::after {
        border: 10px solid #281fd8;
        border-top-color: transparent;
        border-left-color: transparent;
    }
    .crypto_dev_bnr_sec .crypto_dev_bnr_cont_div .title {
        font-size: 25px;
    }
    .crypto_dev_platforms_sec .platform_after:after {
        display: none;
    }
    .crypto_dev_platforms_sec .sub_head {
        font-size: 25px !important;
    }
}

/*Cryptocurrency Development page - End*/

/*=======================================NFT MARKETPLACE DEVELOPMENT=======================================*/

.nftmarket_sec .nft_market_secdesc {
    font-size: 17px;
    color: #505050;
    margin-top: 1.5rem;
    line-height: 1.5;
}

.nft_market_boxhead {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-top: .5rem;
    color: #2d2f42;
}

.nft_market_boxdetails {
    font-size: 15px;
    color: #282828;
    font-weight: 400;
    line-height: 1.7;
}

#nft_market_herosec {
    background-color: #0e0c7e;
    height: 600px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 0;
}

#nft_market_herosec:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 75.9% 43.86%, rgb(27 104 244) 0%, rgba(42, 110, 237, 1) 4.35%, rgb(52 91 238) 14.07%, rgba(41, 49, 176, 1) 24.48%, rgb(29 27 155 / 66%) 35.65%, rgb(14 12 140 / 78%) 47.95%, rgb(41 3 131 / 0%) 62.25%, rgb(2 0 128 / 0%) 83.26%);
}

#nft_market_herosec:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(../img/nft-md-dev-img/ban-after.jpg?v3);
    z-index: -1;
    opacity: 0.1;
    background-size: cover;
}

.nftmarket_ctasec .ban-skew-btn.crate_token_nft {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    transition: .3s;
}

.nftmarket_ctasec .crate_token_nft.ban-skew-btn:hover {
    background-size: 417% 400%;
    background-position: 137% 140%;
    transform: scale(1.09);
}

#nft_market_herosec .nft_market_cont_wrap {
    padding-top: 35px;
}

#nft_market_herosec h1.nft_market_herotle {
    font-size: 45px;
    color: #fff;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

#nft_market_herosec .nft_market_herodesc {
    font-style: italic;
    font-size: 19px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    font-weight: 500;
    text-transform: uppercase;
}

#nft_market_herosec .ban-skew-btn {
    border: none;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding: 8px 0px;
    text-transform: uppercase;
    font-style: italic;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

#nft_market_herosec .crate_token_nft {
    min-width: 300px;
    margin-right: 20px;
}

#nft_market_herosec .ban-skew-btn::before {
    top: 0;
    left: 0;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
}

#nft_market_herosec .ban-skew-btn::before,
#nft_market_herosec .ban-skew-btn::after {
    content: "";
    position: absolute;
    height: 0px;
    width: 0px;
    border: 10px solid #0e0c7e;
}

#nft_market_herosec .ban-skew-btn::after {
    bottom: 0;
    right: 0;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

.nftmarket_ctasec {
    width: 200px;
    margin-top: 2rem;
}

.nftmd_hero-img {
    position: absolute;
    top: -95px;
    width: 517px;
}

.nft_marketsectle {
    font-size: 27px;
    font-weight: 600;
    color: #141516;
    margin-bottom: .3rem;
    line-height: 1;
}

#nft_market_introsec {
    padding: 135px 0px 130px 0px;
    background-image: url(../img/nft-md-dev-img/intro-bg.svg?v1);
    background-size: contain;
    background-repeat: no-repeat;
}

#nft_market_introsec .ban-skew-btn {
    border: none;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding: 8px 0px;
    text-transform: uppercase;
    font-style: italic;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

#nft_market_introsec .crate_token_nft {
    min-width: 300px;
    margin-right: 20px;
    color: #fff;
}

#nft_market_introsec .nftmarket_ctasec .ban-skew-btn.crate_token_nft {
    background: linear-gradient( 135deg, #017eff 0%, #26a5ff 51%);
    transition: .3s;
}

#nft_market_introsec .nftmarket_ctasec .crate_token_nft.ban-skew-btn:hover {
    background-size: 417% 400%;
    background-position: 137% 140%;
    transform: scale(1.09);
}

#nft_market_introsec .ban-skew-btn::before {
    top: 0;
    left: 0;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
}

#nft_market_introsec .ban-skew-btn::before,
#nft_market_introsec .ban-skew-btn::after {
    content: "";
    position: absolute;
    height: 0px;
    width: 0px;
    border: 10px solid #fff;
}

#nft_market_introsec .ban-skew-btn::after {
    bottom: 0;
    right: 0;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

#nft_market_introsec .nft_market_cont_wrap {
    width: 80%;
}

.nftmarket_sec#nft_market_servsec {
    background: linear-gradient( 0deg, rgb(68 177 255) 0%, rgb(70 161 255) 12.73%, rgb(38 79 216) 69.66%, rgb(42 61 204) 100%);
    padding: 50px 0px;
}

#nft_market_servsec .nft_market_cont_wrap {
    text-align: center;
    margin-bottom: 2rem;
}

#nft_market_servsec.nftmarket_sec .nft_market_secdesc {
    color: #c6cada;
    margin-top: .5rem;
    line-height: 1.5;
}

#nft_market_servsec .nft_market_cont_wrap .nft_marketsectle {
    color: #fff;
}

#nft_market_servsec .nft_market_box {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 2.5rem;
    min-height: 200px;
    border-radius: 5px;
    box-shadow: 0 6px 9px -4px #0e156abd;
}

#nft_market_servsec .nft_market_box .nft_market_boxhead {
    margin-bottom: 1rem;
}

#nft_market_featuresec {
    padding: 50px 0px;
    background-image: url(../img/nft-md-dev-img/bg-1.jpg?v3);
}

#nft_market_featuresec .row {
    justify-content: center;
    align-items: center;
}

#nft_market_featuresec .nft_market_secdesc ul {
    display: inline-block;
    padding: 0;
}

#nft_market_featuresec .nft_market_secdesc ul li {
    list-style: none;
    background-color: #fff;
    padding: 12px 15px;
    min-width: 250px;
    margin-bottom: 1rem;
    margin-right: 1rem;
    border-radius: 4px;
    box-shadow: 0 5px 6px -4px #260f4c;
}

#nft_market_featuresec .nft_market_secdesc ul li .nft_market_box {
    display: flex;
    align-items: center;
}

#nft_market_featuresec .nft_market_secdesc ul li .nft_market_box .nft_market_boxhead {
    color: #131313;
    font-weight: 500;
    margin-left: 7px;
}

#nft_market_featuresec .nft_market_cont_wrap .nft_marketsectle {
    font-size: 51px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 2px 2px #100a1d80;
    margin-bottom: 3rem;
    text-transform: capitalize;
    line-height: 1.1;
}

#nft_market_featuresec .nft_market_cont_wrap .nft_marketsectle span {
    display: block;
    font-weight: 400;
}

#nft_market_benefitsec {
    background-image: url(../img/nft-md-dev-img/bg-2.jpg?v3);
    padding: 50px 0px;
}

#nft_market_benefitsec .row {
    justify-content: center;
    align-items: center;
}

#nft_market_benefitsec .nft_market_secdesc ul {
    padding: 0;
}

#nft_market_benefitsec .nft_market_secdesc ul li {
    list-style: none;
    background-color: #fff;
    padding: 22px 25px;
    width: 368px;
    margin-bottom: 1rem;
    margin-right: 1rem;
    border-radius: 4px;
    box-shadow: 0 5px 8px -5px #180f4ca6;
    border: 1px solid #a8a8a86e;
}

#nft_market_benefitsec .nft_market_cont_wrap .nft_marketsectle {
    font-size: 44px;
    font-weight: 700;
    color: #141516;
    text-shadow: 0 2px 1px #251a3e3b;
    margin-bottom: 3rem;
    text-transform: capitalize;
    line-height: 1.1;
}

#nft_market_benefitsec .nft_market_cont_wrap .nft_marketsectle span {
    display: block;
    font-weight: 400;
}

#nft_market_benefitsec .nft_market_box .nft_market_boxhead {
    color: #131313;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.6;
}

#nft_market_hwitworksec {
    background-image: url(../img/nft-md-dev-img/bg-3.jpg?v7);
    height: 360px;
    position: relative;
    z-index: 1;
}

#nft_market_hwitworksec:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient( 180deg, rgb(11 20 44 / 85%) 0%, rgb(5 7 19 / 68%) 19.9%, rgba(11, 5, 81, 0.45) 55.12%, rgba(0, 0, 128, 0) 100%);
}

#nft_market_hwitworksec:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url(../img/nft-md-dev-img/bg-4.png?v3);
    top: 0;
    background-repeat: no-repeat;
    right: 0;
    background-size: contain;
    background-position: right;
    z-index: -1;
}

#nft_market_hwitworksec .nft_marketsectle {
    color: #fff;
    font-size: 40px;
    padding: 35px 0px;
}

#nft_market_hwitworksec .row:nth-child(2) {
    background-color: #ffffff;
    position: absolute;
    bottom: -60px;
    box-shadow: -4px 2px 6px -3px #131c7085;
    width: 87%;
    right: 0;
}

#nft_market_hwitworksec .row:nth-child(2) .col-md-3 {
    padding: 0;
}

#nft_market_hwitworksec .timeline_border {
    background: linear-gradient(90deg, rgba(208, 45, 255, 1) 0.42%, rgba(42, 221, 255, 1) 100%);
    width: 100%;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0;
}

#nft_market_hwitworksec .nft_market_cont_wrap {
    padding: 45px 0px;
}

#nft_market_hwitworksec .nft_market_box {
    padding: 30px 0px;
    position: relative;
}

#nft_market_hwitworksec .nft_market_boxhead {
    padding: 0px 24px 8px 20px;
    border-right: 1px solid #d4d4d4;
}

#nft_market_hwitworksec .nft_market_boxdetails {
    border-right: 1px solid #d4d4d4;
    padding: 0px 24px 0px 20px;
}

#nft_market_hwitworksec .nft_market_box span {
    background-color: #0685fe;
    width: 35px;
    height: 35px;
    position: absolute;
    border-radius: 50px;
    top: -17px;
    color: #fff;
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    box-shadow: 0 3px 10px -4px #16305cd4;
    left: 15px;
}

#nft_market_whitesoltnsec {
    background-image: url(../img/nft-md-dev-img/bg-5.jpg?v3);
    padding-top: 140px;
    color: #fff;
    height: 503px;
    position: relative;
    z-index: 0;
}

#nft_market_whitesoltnsec .nft_marketsectle {
    color: #fff;
}

#nft_market_whitesoltnsec.nftmarket_sec .nft_market_secdesc {
    color: #b4bfce;
}

#nft_market_whitesoltnsec.nftmarket_sec .nftmd_img_wrapper {
    position: absolute;
    left: -106px;
    top: 85px;
}

#nft_market_whitesoltnsec .ban-skew-btn {
    border: none;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding: 8px 0px;
    text-transform: uppercase;
    font-style: italic;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

#nft_market_whitesoltnsec .crate_token_nft {
    min-width: 300px;
    margin-right: 20px;
    color: #fff;
}

#nft_market_whitesoltnsec .nftmarket_ctasec .ban-skew-btn.crate_token_nft {
    background: linear-gradient( 135deg, #017eff 0%, #26a5ff 51%);
    transition: .3s;
}

#nft_market_whitesoltnsec .nftmarket_ctasec .crate_token_nft.ban-skew-btn:hover {
    background-size: 417% 400%;
    background-position: 137% 140%;
    transform: scale(1.09);
}

#nft_market_whitesoltnsec .ban-skew-btn::before {
    top: 0;
    left: 0;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
}

#nft_market_whitesoltnsec .ban-skew-btn::before,
#nft_market_whitesoltnsec .ban-skew-btn::after {
    content: "";
    position: absolute;
    height: 0px;
    width: 0px;
    border: 10px solid #04315b;
}

#nft_market_whitesoltnsec .ban-skew-btn::after {
    bottom: 0;
    right: 0;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

#nft_market_clonescriptsec {
    background-image: url(../img/nft-md-dev-img/bg-6.jpg?v3);
    padding: 80px 0px;
}

#nft_market_clonescriptsec .nft_market_cont_wrap {
    background-image: url(../img/nft-md-dev-img/bg-7.jpg?v3);
    background-size: cover;
    border-radius: 10px;
    padding: 55px 75px;
    background-position: bottom;
}

#nft_market_clonescriptsec .nft_market_secdesc ul {
    padding: 0;
}

#nft_market_clonescriptsec .nft_market_secdesc ul li {
    list-style: none;
    display: inline-block;
    color: #000;
    background-color: #fff;
    padding: 10px 5px;
    min-width: 171px;
    border-radius: 5px;
    margin-right: 10px;
    box-shadow: 0 3px 16px -9px #000000b3;
}

#nft_market_clonescriptsec .nft_market_secdesc ul li .nft_market_box .nft_market_imgbox .nftmd_sprite2 {
    width: 155px;
    height: 50px;
    object-fit: none;
}

#nft_market_clonescriptsec .nft_market_secdesc {
    color: #343434;
}

#nft_market_clonescriptsec .nftmd_clones .nft_market_secdesc {
    margin-top: 2.5rem;
}

#nft_market_clonescriptsec {
    background-image: url(../img/nft-md-dev-img/bg-6.jpg);
    padding: 80px 0px;
}

#nft_market_nftgamingsec {
    background-image: url(../img/nft-md-dev-img/nft-game-btg.png);
    padding: 70px 48px;
    position: relative;
    z-index: 0;
}

#nft_market_nftgamingsec:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient( 180deg, rgb(71 71 104) 0%, rgb(53 53 78) 23.95%, rgb(34 34 48) 63.85%, rgb(19 22 27) 100%);
    content: '';
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.6;
}

#nft_market_nftgamingsec .nftgame_wrap {
    background-image: url(../img/nft-md-dev-img/bg-8.jpg?v3);
    background-size: cover;
    padding: 75px 44px;
}

#nft_market_nftgamingsec .nftgame_wrap .nft_marketsectle {
    color: #ffe94e;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    font-style: italic;
}

#nft_market_nftgamingsec .nftgame_wrap .nft_market_secdesc {
    color: #ecece2;
    font-style: italic;
}

#nft_market_nftgamingsec .ban-skew-btn {
    border: none;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding: 8px 0px;
    text-transform: uppercase;
    font-style: italic;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

#nft_market_nftgamingsec .crate_token_nft {
    background: linear-gradient(to right, #ffd94e, #f8b110);
    min-width: 300px;
    margin-right: 20px;
    color: #000;
}

#nft_market_nftgamingsec .nftmarket_ctasec .ban-skew-btn.crate_token_nft {
    background: linear-gradient( 135deg, #ffd94e 0%, #f8b110 51%);
    transition: .3s;
}

#nft_market_nftgamingsec .nftmarket_ctasec .crate_token_nft.ban-skew-btn:hover {
    background-size: 417% 400%;
    background-position: 137% 140%;
    transform: scale(1.09);
}

#nft_market_nftgamingsec .know_more {
    min-width: 215px;
    margin-right: 20px;
    color: #fff;
}

#nft_market_nftgamingsec .nftmarket_ctasec .ban-skew-btn.know_more {
    background: linear-gradient( 340deg, #0d2bff 0%, #3fafff 91%);
    transition: .3s;
}

#nft_market_nftgamingsec .nftmarket_ctasec .know_more.ban-skew-btn:hover {
    background-size: 417% 400%;
    background-position: 137% 140%;
    transform: scale(1.09);
}

#nft_market_nftgamingsec .nftmarket_ctasec {
    display: flex;
}

#nft_market_nftgamingsec .ban-skew-btn::before {
    top: 0;
    left: 0;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
}

#nft_market_nftgamingsec .ban-skew-btn::before,
#nft_market_nftgamingsec .ban-skew-btn::after {
    content: "";
    position: absolute;
    height: 0px;
    width: 0px;
    border: 10px solid #292a3e;
}

#nft_market_nftgamingsec .ban-skew-btn::after {
    bottom: 0;
    right: 0;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

#nft_market_nftgameclonesec {
    background-image: url(../img/nft-md-dev-img/bg-9.jpg?v3);
    position: relative;
    padding: 60px 0px;
}

#nft_market_nftgameclonesec:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 56.84% 48.23%, rgba(77, 93, 128, 1) 0%, rgba(102, 111, 162, 0.59) 40.69%, rgba(119, 123, 187, 0.22) 77.5%, rgba(126, 128, 196, 0) 100%);
    content: '';
    top: 0;
}

#nft_market_nftgameclonesec .nft_market_cont_wrap {
    text-align: center;
}

#nft_market_nftgameclonesec .nft_market_box {
    padding: 35px 0px;
    background-size: cover;
    border-radius: 5px;
    box-shadow: 0 4px 9px -5px black;
    transition: 0.2s;
    position: relative;
    z-index: 1;
}

#nft_market_nftgameclonesec .nft_market_box .nft_market_boxhead {
    color: #fff;
    width: 50%;
    font-size: 22px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 0;
    line-height: 25px;
}

#nft_market_nftgameclonesec .row:nth-child(2) {
    margin-bottom: 2.5rem;
}

#nft_market_nftgameclonesec .nft_market_box .nft_market_boxhead span {
    display: block;
    font-weight: 400;
}

#nft_market_nftgameclonesec #nftgame_clone1 {
    background-image: url(../img/nft-md-dev-img/clone-bg1.jpg?v2);
}

#nft_market_nftgameclonesec #nftgame_clone2 {
    background-image: url(../img/nft-md-dev-img/clone-bg2.jpg?v2);
}

#nft_market_nftgameclonesec #nftgame_clone3 {
    background-image: url(../img/nft-md-dev-img/clone-bg3.jpg?v2);
}

#nft_market_nftgameclonesec #nftgame_clone4 {
    background-image: url(../img/nft-md-dev-img/clone-bg4.jpg?v2);
}

#nft_market_nftgameclonesec #nftgame_clone5 {
    background-image: url(../img/nft-md-dev-img/clone-bg5.jpg?v2);
}

#nft_market_nftgameclonesec #nftgame_clone6 {
    background-image: url(../img/nft-md-dev-img/clone-bg6.jpg?v2);
}

#nft_market_nftgameclonesec .nft_market_box:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px #4caedd;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(1);
}

#nft_market_nftgameclonesec .nft_market_box:before {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

#nft_market_nftgameclonesec .nft_market_box:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}

#nft_market_nftgameclonesec .nft_market_box:hover:after {
    -webkit-animation: sonarEffect 1s ease-out 120ms;
    -moz-animation: sonarEffect 1s ease-out 120ms;
    animation: sonarEffect 1s ease-out 120ms;
}

@keyframes sonarEffect {
    0% {
        opacity: 0.5;
        border-radius: 0px;
    }
    40% {
        opacity: 0.4;
        box-shadow: 0 0 0 1px #4caedd, 0 0 10px 5px #4caedd, 0 0 0 10px #4caedd;
        border-radius: 2px;
    }
    100% {
        box-shadow: 0 0 0 2px #4caedd, 0 0 10px 5px #4caedd, 0 0 0 10px #4caedd;
        transform: scale(1.04);
        opacity: 0;
        border-radius: 2px;
    }
}

#nft_market_nftgameclonesec .nft_marketsectle {
    color: #ffffff;
}

#nft_market_nftgameclonesec .nft_market_secdesc {
    color: #c1c8ce;
    margin-top: 0.4rem;
}

#nft_market_nftgameclonesec .nft_market_cont_wrap {
    margin-bottom: 1.5rem;
}

#nft_market_nftgameclonesec .nft_market_extra_wrap {
    text-align: center;
}

#nft_market_nftgameclonesec .nft_market_secextra {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    padding-top: 70px;
    line-height: 0;
}

#nft_market_nfttokendevgsec .nfttoken-nft-content {
    padding: 80px 80px 00px 40px !important;
    background-color: #000;
    position: relative;
    z-index: 0;
}

#nft_market_nfttokendevgsec .nfttoken-nft-content:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 46.69% -7.86%, rgb(119 138 180) 0%, rgb(111 120 172 / 59%) 40.69%, rgb(139 143 204 / 22%) 77.5%, rgba(126, 128, 196, 0) 100%);
    top: 0;
    z-index: -1;
    left: 0;
}

@media (min-width:767px) {
    #nft_market_nfttokendevgsec .container-ctrl,
    #nft_market_nfttokendevgsec .container-fluid {
        padding: 0 0px;
    }
}

#nft_market_nfttokendevgsec .nft_market_cont_wrap .nft_marketsectle {
    color: #fff;
}

#nft_market_nfttokendevgsec .nft_market_cont_wrap .nft_market_secdesc {
    color: #c1c8ce;
    margin-top: 0.4rem;
}

#nft_market_nfttokendevgsec .col-md-5,
#nft_market_nfttokendevgsec .col-md-7 {
    padding: 0;
}

#nft_market_nfttokendevgsec .nft_market_img_wrap {
    text-align: right;
}

#nft_market_nfttokendevgsec {
    background-image: url(../img/nft-md-dev-img/bg-10.jpg?v3);
}

#nft_market_nfttokendevgsec .ban-skew-btn {
    border: none;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding: 8px 0px;
    text-transform: uppercase;
    font-style: italic;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

#nft_market_nfttokendevgsec .crate_token_nft {
    min-width: 300px;
    margin-right: 20px;
    color: #fff;
}

#nft_market_nfttokendevgsec .nftmarket_ctasec .ban-skew-btn.crate_token_nft {
    background: linear-gradient( 103deg, #fe2972 0%, #cf63ff 100%);
    transition: .3s;
}

#nft_market_nfttokendevgsec .nftmarket_ctasec .crate_token_nft.ban-skew-btn:hover {
    background-size: 417% 400%;
    background-position: 137% 140%;
    transform: scale(1.09);
}

#nft_market_nfttokendevgsec .nftmarket_ctasec {
    display: flex;
}

#nft_market_nfttokendevgsec .ban-skew-btn::before {
    top: 0;
    left: 0;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
}

#nft_market_nfttokendevgsec .ban-skew-btn::before,
#nft_market_nfttokendevgsec .ban-skew-btn::after {
    content: "";
    position: absolute;
    height: 0px;
    width: 0px;
    border: 10px solid #2e3146;
}

#nft_market_nfttokendevgsec .ban-skew-btn::after {
    bottom: 0;
    right: 0;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

#nft_market_nfttokenssec .nftoken_carousel_wrap {
    padding: 45px 50px;
    background: linear-gradient( 180deg, rgba(255, 255, 255, 1) 0.42%, rgba(246, 246, 246, 1) 25.38%, rgba(224, 224, 224, 1) 100%);
    border-radius: 10px;
}

#nft_market_nfttokenssec .nftoken_carousel_wrap .nftmd_nftclonesec .item {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px;
    box-shadow: 1px 8px 4px rgb(33 15 58 / 21%);
    padding: 14px 25px;
    font-size: 17px;
    font-weight: 600;
    color: #2d2f42;
    display: flex;
    align-items: center;
}

#nft_market_nfttokenssec .nftoken_carousel_wrap .nftmd_nftclonesec .owl-stage-outer {
    padding: 15px 0px;
}

#nft_market_nfttokenssec .nftoken_carousel_wrap .nftmd_nftclonesec .owl-nav button {
    position: absolute;
    top: 23px;
    background: linear-gradient( 120deg, rgba(53, 68, 110, 1) 0%, rgba(11, 21, 42, 1) 80.31%, rgba(0, 9, 25, 1) 100%);
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50px;
}

#nft_market_nfttokenssec .nftoken_carousel_wrap .nftmd_nftclonesec .owl-nav button.owl-prev {
    left: -22px;
}

#nft_market_nfttokenssec .nftoken_carousel_wrap .nftmd_nftclonesec .owl-nav button.owl-next {
    right: -22px;
}

#nft_market_nfttokenssec .nftoken_carousel_wrap .nftmd_nftclonesec .owl-dots {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.nftmd_3sec_wrapper {
    position: relative;
}

#nft_market_nfttokenssec {
    position: absolute;
    bottom: -185px;
    z-index: 1;
    left: 0;
    right: 0;
    width: 100%;
}

@media(min-width: 767px) {
    #nft_market_nftchracterssec .container-fluid,
    #nft_market_nftchracterssec .container-ctrl {
        padding: 0px 1px;
    }
}

section#nft_market_nftchracterssec .row:nth-child(1) {
    align-items: center;
}

section#nft_market_nftchracterssec .row .row.nftmd_rowwrapper {
    align-items: center;
}

section#nft_market_nftchracterssec .nft_market_cont_wrap {
    padding-left: 100px
}

#nft_market_nftchracterssec .nftm_chraceters {
    background-image: url(../img/nft-md-dev-img/bg-11.jpg?v3);
    padding: 60px 90px;
    background-size: cover;
}

#nft_market_nftchracterssec .nftmc_padtop {
    padding-top: 270px;
}

section#nft_market_nftchracterssec .nft_market_box {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    box-shadow: 1px 8px 4px rgb(33 15 58 / 21%);
    padding: 24px;
    text-align: center;
    margin-bottom: 2rem;
    min-height: 187px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 1s;
    cursor: pointer;
    transition: .2s;
}

section#nft_market_nftchracterssec .nft_market_box:hover {
    transform: scale(1.1);
}

section#nft_market_nftchracterssec .nft_market_box .nft_market_imgbox {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    position: relative;
}

section#nft_market_nftchracterssec .nft_market_box .nft_market_imgbox:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(340deg, rgb(68 134 255 / 0%) 0%, rgb(30 56 255) 99%);
    border-radius: 50px;
    opacity: 0.2;
    left: -12px;
    bottom: 7px;
}

section#nft_market_nftchracterssec .nft_market_box .nft_market_boxhead {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin-top: .5rem;
    color: #2d2f42;
}

#nft_market_nftindustrysec {
    background-image: url(../img/nft-md-dev-img/bg-9.jpg);
    position: relative;
    padding: 60px 0px;
}

#nft_market_nftindustrysec:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 2.84% -0.77%, rgb(112 135 186) 0%, rgb(102 111 162 / 35%) 40.69%, rgba(119, 123, 187, 0.22) 77.5%, rgba(126, 128, 196, 0) 100%);
    content: '';
    top: 0;
}

#nft_market_nftindustrysec .nft_marketsectle {
    color: #ffffff;
}

#nft_market_nftindustrysec .nft_market_secdesc {
    color: #c1c8ce;
    margin-top: 0.4rem;
}

#nft_market_nftindustrysec .nft_market_cont_wrap {
    margin-bottom: 1.5rem;
}

#nft_market_nftindustrysec .nft_market_box {
    position: relative;
}

#nft_market_nftindustrysec .nft_market_box .nft_market_boxhead {
    background-color: #fff;
    position: absolute;
    bottom: -14px;
    left: 11px;
    padding: 9px;
    border-radius: 3px;
    box-shadow: 0 5px 6px -3px #373c52;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

#nft_market_nftindustrysec .nft_market_box .nft_market_boxhead span {
    font-weight: 800;
    font-size: 18px;
    display: block;
}

#nft_market_nftindustrysec .row:nth-child(2),
#nft_market_nftindustrysec .row:nth-child(3) {
    margin-bottom: 4.5rem;
    justify-content: center;
}

#nft_market_nftindustrysec .row:nth-child(1),
#nft_market_nftindustrysec .row:nth-child(4) {
    justify-content: center;
}

section#nft_market_nftplatformssec {
    padding: 60px 0px;
}

#nft_market_nftplatformssec .nft_market_cont_wrap {
    text-align: center;
    margin-bottom: 1.5rem;
}

section#nft_market_nftplatformssec .nft_market_box {
    background: rgba(255, 255, 255, 1);
    box-shadow: 1px 8px 4px rgb(33 15 58 / 21%);
    padding: 10px;
    text-align: center;
    margin-bottom: 2rem;
    border: 1px solid #e6e6e6;
}

section#nft_market_nftplatformssec .nft_market_box .nftmd_sprite7 {
    width: 110px;
    height: 110px;
    object-fit: none;
}

#nft_market_nftdevprocess {
    background-color: #ccd4dd;
    padding: 60px 0px;
}

#nft_market_nftdevprocess .nft_market_cont_wrap {
    text-align: center;
    margin-bottom: 4rem;
}

#nft_market_nftdevprocess .nft_market_box {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #acacacf2;
    border-radius: 50px;
    box-shadow: 1px 8px 4px rgb(33 15 58 / 21%);
    padding: 9px 18px;
    text-align: center;
    min-height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#nft_market_nftdevprocess .process_box_top .nft_market_box:before {
    position: absolute;
    width: 2px;
    height: 38px;
    border: none;
    border-right: 4px dotted #2b2e50;
    color: #fff;
    background-color: #fff0;
    width: 0;
    content: '';
    top: 67px;
}

#nft_market_nftdevprocess .process_box_top .nft_market_box:after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-color: #fff;
    border: 3px solid #ff124d;
    top: 95px;
    border-radius: 50px;
}

#nft_market_nftdevprocess .process_box_bottom .nft_market_box:before {
    position: absolute;
    width: 2px;
    height: 38px;
    border: none;
    border-right: 4px dotted #2b2e50;
    color: #fff;
    background-color: #fff0;
    width: 0;
    content: '';
    bottom: 67px;
}

#nft_market_nftdevprocess .process_box_bottom .nft_market_box:after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-color: #fff;
    border: 3px solid #ff124d;
    bottom: 95px;
    border-radius: 50px;
}

#nft_market_nftdevprocess .nft_market_boxhead {
    font-weight: 500;
    font-size: 15px;
}

.nftm_process_timline {
    background: linear-gradient(90deg, rgba(255, 106, 102, 1) 0%, rgba(255, 94, 110, 0.97) 8.9%, rgba(255, 66, 128, 0.9) 31.8%, rgba(215, 70, 149, 0.93) 45.4%, rgba(186, 74, 165, 0.96) 57.52%, rgba(175, 75, 171, 0.98) 64.44%, rgba(156, 111, 189, 0.99) 69.82%, rgba(139, 143, 205, 0.99) 75.75%, rgba(128, 163, 214, 1) 80.73%, rgba(124, 170, 218, 1) 84.1%, rgba(122, 165, 220, 1) 84.49%, rgba(108, 121, 232, 1) 88.02%, rgba(97, 87, 242, 1) 91.42%, rgba(89, 62, 249, 1) 94.64%, rgba(84, 47, 254, 1) 97.58%, rgba(82, 42, 255, 1) 100%);
    width: 100%;
    height: 5px;
    margin: 42px 0px;
}

#nft_market_nftdevprocess .nft_market_box span {
    background-color: #00a6ff;
    position: absolute;
    top: -11px;
    right: -2px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#nft_market_whynftmarketplace {
    background: linear-gradient(139deg, rgba(51, 117, 214, 1) 0%, rgba(51, 115, 212, 1) 1.33%, rgba(46, 77, 170, 1) 31.93%, rgba(43, 49, 140, 1) 59.64%, rgba(41, 32, 122, 1) 83.26%, rgba(40, 26, 115, 1) 100%);
    padding: 60px 0px;
}

#nft_market_whynftmarketplace .nft_marketsectle {
    color: #fff;
}

section#nft_market_whynftmarketplace .nft_market_box {
    background: rgba(255, 255, 255, 1);
    box-shadow: 1px 8px 4px rgb(33 15 58 / 21%);
    padding: 24px;
    text-align: center;
    margin-bottom: 2rem;
    border: 1px solid #e6e6e6;
    min-height: 232px;
    text-align: left;
    border-radius: 10px;
}

section#nft_market_whynftmarketplace .nft_market_box .nftmd_sprite5 {
    width: 50px;
    height: 50px;
    object-fit: none;
}

#nft_market_whynftmarketplace .nft_market_cont_wrap {
    text-align: center;
    margin-bottom: 2.5rem;
}

.nftmd_sprite1 {
    width: 70px;
    height: 70px;
    object-fit: none;
}

#nft_market_servsec .nft_market_box .nft_market_imgbox {
    background: linear-gradient( 340deg, rgb(68 134 255) 0%, rgb(30 56 255) 100%);
    border-radius: 5px;
    box-shadow: 3px 9px 12px -4px #969dbcd9;
    position: relative;
    width: 70px;
    height: 70px;
    z-index: 0;
    margin-bottom: 2rem;
}

#nft_market_servsec .nft_market_box .nft_market_imgbox:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient( 322deg, rgba(255, 255, 255, 0) 0%, rgb(255 255 255 / 94%) 100%);
    border-radius: 5px;
    opacity: .5;
    z-index: -1;
    top: -4px;
    left: -3px;
}

.nftmd_sprite2 {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.nftmd_sprite3 {
    width: 45px !important;
    height: 45px !important;
    object-fit: none;
    background-color: #0418290d;
    border: 2px dotted #dcdcdc;
    border-radius: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0px;
    margin-right: 10px;
}

.nftmd_sprite4 {
    width: 65px;
    height: 65px;
    object-fit: none;
}

.nftmd_sprite5 {}

#st_abt_pitchdeck .st_com_contwrap {
    padding-top: 0;
    background-image: url(../img/about/pd-bg.png);
    margin: 0px 75px;
    padding: 60px;
    background-size: cover;
    border-radius: 15px;
    position: relative;
}

#st_abt_pitchdeck .st_com_contwrap .pd_btn {
    position: absolute;
    top: 44%;
    right: 152px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1e2036;
    background-color: #ffcd18;
    box-shadow: 0 9px 7px -6px #111e6c !important;
}

#st_abt_pitchdeck .st_com_contwrap .st_sec_title {
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0;
}

#st_abt_pitchdeck .st_com_contwrap p {
    color: #fff;
    font-size: 17px;
}

/*about-us page style*/

#st_abt_values .row {
    justify-content: center;
}

.about_achievements .orb_wrap {
    display: flex;
    align-items: center;
}

.about_achievements {
    background: #2126cb !important;
}

.about_achievements .charts_orb {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    color: #fff;
    font-weight: bold;
}

.about_achievements .orb {
    padding: 20px;
}

.about_achievements .orb_graphic {
    position: relative;
    text-align: center;
    width: fit-content;
}

.about_achievements .orb_value {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5em;
    font-weight: bold;
}

.about_achievements .orb_label {
    text-transform: uppercase;
    text-align: center;
    margin-top: 1em;
    font-size: 15px;
}

.about_achievements .orb_value:after {
    content: "+";
}

.about_achievements .orb_value.percent:after {
    content: "%";
}

.about_achievements svg {
    width: 200px;
    height: 200px;
}

.about_achievements circle {
    transform: rotate( -90deg);
    transform-origin: 50% 50%;
    stroke-dasharray: 518.16, 314.16;
    stroke-width: 2;
    fill: transparent;
    r: 82;
    cx: 95;
    cy: 96;
}

.about_achievements .fill {
    stroke: #25468b;
}

.about_achievements .progress {
    stroke: #fff;
    transition: stroke-dashoffset 0.35s;
    stroke-dashoffset: 214.16;
    -webkit-animation: NAME-YOUR-ANIMATION 3.5s forwards;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes NAME-YOUR-ANIMATION {
    0% {
        stroke-dashoffset: 314.16;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@media only screen and (max-width: 600px) {
    .st_video {
        width: 100%;
    }
    .about_achievements circle {
        transform: rotate( -90deg);
        transform-origin: 50% 50%;
        stroke-dasharray: 518.16, 314.16;
        stroke-width: 2;
        fill: transparent;
        r: 59;
        cx: 102;
        cy: 62;
    }
    .about_achievements .orb_label {
        margin-top: -2em;
    }
}

@media(max-width: 767px) {
    #st_abt_values {
        overflow: hidden;
    }
    #st_abt_pitchdeck {
        background-image: url(../img/about/pd-bg.png);
        padding: 25px 0px;
    }
    #st_abt_pitchdeck .st_com_contwrap {
        margin: 0;
        border-radius: 0px;
        padding: 0;
    }
    #st_abt_pitchdeck .st_com_contwrap {
        background: unset;
        text-align: center;
    }
    #st_abt_pitchdeck .st_com_contwrap .pd_btn {
        position: unset;
    }
    #st_abt_pitchdeck .st_com_contwrap .st_sec_title {
        font-size: 30px;
    }
    .about_achievements .orb_wrap {
        display: block;
    }
    .about_achievements .orb_graphic {
        width: auto;
    }
    .about_achievements .orb {
        padding: 0px 20px;
    }
}

/*nft token dev style*/

@media(min-width:767px) {
    #nft_token_dev .nft_token_dev_banner {
        background: #281fd8;
        height: 600px;
        display: grid;
        align-items: center;
        background-image: url('../../newfront/img/blog-con-page/nft-token-banner.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
    }
}

#nft_token_dev .nft_token_dev_banner .title {
    color: #fff;
    font-size: 43px;
    font-weight: 800;
    margin-bottom: 10px;
}

.nft_token_dev_banner .sub_content {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 700;
    margin-bottom: 10px;
}

.nft_token_dev_banner .sub_content:before {
    content: "|";
    margin-right: 5px;
    color: #ff851d;
}

#nft_token_dev .nft_token_dev_banner .content {
    color: #fff;
    font-size: 19px;
    padding-top: 10px;
    line-height: 1.5;
    margin-bottom: 20px;
}

#nft_token_dev .nft_token_dev_banner_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    border: none;
    color: #fff !important;
    font-weight: 800;
    text-transform: uppercase;
    font-style: italic;
    font-size: 16px;
    margin-top: 10px;
}

#nft_token_dev .nft_token_dev_banner_btn:hover {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
}

#nft_token_dev .nft_token_dev_company .title {
    font-size: 28px;
    font-weight: 800;
    padding-top: 10px;
}

#nft_token_dev .nft_token_dev_company .content {
    font-size: 16px;
}

#nft_token_dev .nft_token_dev_services {
    background: #00295f;
    padding-top: 70px;
    padding-bottom: 70px;
}

#nft_token_dev .nft_token_dev_services .title {
    color: #fff;
    text-align: center;
    font-weight: 800;
    font-size: 30px;
}

#nft_token_dev .nft_token_dev_services .nft_token_dev_services_card {
    margin-top: 35px;
    padding: 10px;
    position: relative;
    z-index: 1;
}

#nft_token_dev .nft_token_dev_services .nft_token_dev_services_card_title {
    font-size: 22px;
    text-align: center;
    font-weight: 800;
    color: #fff;
    text-transform: capitalize;
}

#nft_token_dev .nft_token_dev_services .nft_token_dev_services_card_content {
    text-align: center;
    font-size: 16px;
    color: #fff
}

#nft_token_dev .nft_token_dev_services .nft_token_dev_services_card_img {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50px;
    /* padding: 10px; */
    margin: 0 auto;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    display: flex;
    align-items: center;
    justify-content: center;
}

#nft_token_dev .nft_token_dev_services .nft_token_dev_services_card_img:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 70px;
    left: 0px;
    z-index: -1;
}

#nft_token_dev .nft_token_standard .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}

#nft_token_dev .nft_token_standard .content {
    font-size: 16px;
    text-align: center;
}

#nft_token_dev .nft_token_standard .nft_token_standard_card {
    padding: 15px 13px;
    margin-top: 35px;
    box-shadow: 0 10px 30px #00000057;
    min-height: 215px;
    position: relative;
    border-radius: 15px;
}

#nft_token_dev .nft_token_standard .nft_token_standard_card .nft_token_standard_card_title {
    font-size: 22px;
    text-align: center;
    font-weight: 800;
}

#nft_token_dev .nft_token_standard .nft_token_standard_card_content {
    font-size: 16px;
    text-align: center;
}

#nft_token_dev .nft_token_standard .nft_token_standard_card:hover {
    background: #00295f;
}

#nft_token_dev .nft_token_standard .nft_token_standard_card:hover .nft_token_standard_card_content {
    color: #fff !important;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in;
}

#nft_token_dev .nft_token_standard .nft_token_standard_card:hover .nft_token_standard_card_title {
    color: #fff !important;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in;
}

#nft_token_dev .nft_types {
    background: #00295f;
    padding-top: 70px;
    padding-bottom: 70px;
}

#nft_token_dev .nft_types .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}

#nft_token_dev .nft_types .nft_types_card {
    padding: 10px;
    margin-top: 20px;
}

#nft_token_dev .nft_types .nft_types_card .nft_types_card_title {
    color: #ff8f03;
    font-size: 22px;
    text-align: center;
    padding-top: 20px;
    font-weight: 800;
}

#nft_token_dev .nft_types .nft_types_card_content {
    text-align: center;
    color: #fff;
    font-size: 16px;
}

#nft_token_dev .nft_types .nft_types_card_img_design {
    width: 120px;
    height: 120px;
    border: 1px dashed #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background: #00295f;
}

#nft_token_dev .nft_types .nft_types_row:after {
    content: '';
    width: 74%;
    position: absolute;
    height: 1px;
    border: 1px dashed #fff;
    top: 95px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

#nft_token_dev .nft_types .nft_types_row_align {
    position: relative;
    z-index: 1;
}

#nft_token_dev .nft_types .nft_types_card_abb {
    font-size: 17px;
    color: #fff;
    font-weight: 800;
    text-align: center;
}

#nft_token_dev .nft_types .nft_types_card_abb:before {
    content: "|";
    color: #ff8f03;
    margin-right: 5px;
}

#nft_token_dev .nft_industries .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

#nft_token_dev .nft_industries .content {
    font-size: 16px;
    text-align: center;
}

#nft_token_dev .nft_industries .nft_industries_card {
    margin-top: 25px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 10px 30px #00000037;
    border: 1px solid #00000020;
    margin-right: 20px;
}

#nft_token_dev .nft_industries .nft_industries_card_content {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
}

#nft_token_dev .nft_industries .nft_industries_card_design {
    position: absolute;
    top: 31px;
    left: -15px;
    background: #00295f;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    /* padding: 10px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

#nft_token_dev .nft_technology {
    background: #00295f;
    padding-top: 70px;
    padding-bottom: 70px;
}

#nft_token_dev .nft_technology .title {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}

#nft_token_dev .nft_technology .nft_technology_card {
    padding: 20px;
}

#nft_token_dev .nft_technology .nft_technology_card_content {
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 10px;
}

#nft_token_dev .nft_technology .bottom {
    border-bottom: 1px solid #ffffff2b;
}

#nft_token_dev .nft_technology .right {
    border-right: 1px solid #ffffff2b;
}

#nft_token_dev .nft_benefits .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

#nft_token_dev .nft_benefits .nft_benefits_card {
    margin-top: 20px;
    padding: 10px;
    display: flex;
}

#nft_token_dev .nft_benefits .nft_benefits_card_title {
    font-size: 20px;
    font-weight: 800;
    text-align: left;
    color: #00295f;
}

#nft_token_dev .nft_benefits .nft_benefits_card_content {
    font-size: 16px;
    text-align: left;
}

#nft_token_dev .nft_benefits .nft_benefits_card_main {
    margin-left: 16px;
}

#nft_token_dev .nft_benefits .nft_benefits_card_img {
    width: 80px;
    height: 80px;
    background: #00295f;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#nft_token_dev .nft_why_choose .title {
    text-align: center;
    font-weight: 800;
    font-size: 30px;
}

#nft_token_dev .nft_why_choose .content {
    text-align: center;
    font-size: 15px;
}

#nft_token_dev .nft_why_choose .nft_why_choose_card {
    padding: 10px;
    margin-top: 20px;
    box-shadow: 0 10px 30px #00000057;
    border: 1px solid #f9f7f733;
    background: #00295f;
}

#nft_token_dev .nft_why_choose .nft_why_choose_card_Content {
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
    font-weight: 800;
    color: #fff;
}

#nft_token_dev .nft_token_dev_services_icons,
#nft_token_dev .nft_token_dev_industries_icons {
    width: 50px;
    height: 50px;
    object-fit: none;
}

#nft_token_dev .nft_token_dev_types_icons,
#nft_token_dev .nft_token_dev_tech_icons,
#nft_token_dev .nft_token_dev_benefits_icons {
    width: 60px;
    height: 60px;
    object-fit: none;
}

#nft_token_dev .nft_dev_solution {
    background: #001128;
    padding-top: 70px;
    padding-bottom: 70px;
}

#nft_token_dev .nft_dev_solution .title {
    font-weight: 800;
    color: #fff;
    font-size: 30px;
    text-align: center;
}

#nft_token_dev .nft_dev_solution .nft_dev_solution_card {
    padding: 15px;
    margin-top: 35px;
    border: 1px dotted #fff;
}

#nft_token_dev .nft_dev_solution .nft_dev_solution_card_title {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 800;
}

#nft_token_dev .nft_dev_solution .nft_dev_solution_card_content {
    text-align: justify;
    font-size: 16px;
    color: #fff;
}

#nft_token_dev .nft_technology .nav-pills {
    display: none;
}

@media(min-width:768px) {
    #nft_token_dev .nft_technology .nav-pills {
        display: flex;
    }
    #nft_token_dev .nft_technology .card {
        border: none;
    }
    #nft_token_dev .nft_technology .card-body {
        padding: 0;
    }
    #nft_token_dev .nft_technology .card .card-header {
        display: none;
    }
    #nft_token_dev .nft_technology .card .collapse {
        display: block;
    }
}

@media(max-width:767px) {
    #nft_token_dev .nft_technology .tab-pane {
        display: block !important;
        opacity: 1;
    }
}

#nft_token_dev .nft_technology .nav-pills .nav-link {
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    margin-top: 15px;
    position: relative;
    text-transform: uppercase;
}

#nft_token_dev .nft_technology .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #ff8d00;
    background: none;
}

#nft_token_dev .nft_technology .nav-pills .nav-link:hover {
    color: #ff8d00;
}

#nft_token_dev .nft_technology .nav-pills .nav-link::after {
    content: '';
    width: 24px;
    background: #fff;
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
}

#nft_token_dev .nft_technology .nav-pills .nav-link:hover:after {
    background: #ff8d00;
}

#nft_token_dev .nft_technology .nav-pills .nav-link.active:after {
    color: #1d73f8;
    width: 40px;
    background: #ff8d00;
    transform: translateX(30px);
}

#nft_token_dev .nft_technology .nft_technology_design {
    padding: 0 30px 0px 0;
    margin: 0 20px 0 0;
    border-right: 1px solid #c4c4c4;
    position: relative;
}

#nft_token_dev .nft_technology .nft_technology_design:after {
    position: absolute;
    right: -11px;
    top: 50%;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #c4c4c4;
}

#nft_token_dev .nft_technology .card {
    background: transparent;
}

#nft_token_dev .nft_technology .technology_card {
    border: 1px solid #fff;
    padding: 15px;
}

#nft_token_dev .nft_technology .technology_card_content {
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
}

#nft_token_dev .nft_technology .technology_imgs {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

@media only screen and (max-width: 600px) {
    #nft_token_dev .nft_token_dev_banner {
        background: #281fd8;
        height: 600px;
        display: grid;
        align-items: center;
    }
    #nft_token_dev .nft_token_dev_banner .title {
        text-align: center;
        font-size: 30px;
    }
    #nft_token_dev .nft_token_dev_banner .content {
        text-align: center;
    }
    #nft_token_dev .nft_token_dev_banner .sub_content {
        text-align: center;
    }
    #nft_token_dev .nft_token_dev_banner .banner_side_content_mob {
        text-align: center;
    }
    #nft_token_dev .nft_token_dev_company .title,
    #nft_token_dev .nft_token_dev_services .title,
    #nft_token_dev .nft_token_standard .title,
    #nft_token_dev .nft_types .title,
    #nft_token_dev .nft_benefits .title,
    #nft_token_dev .nft_dev_solution .title,
    #nft_token_dev .nft_industries .title,
    #nft_token_dev .nft_why_choose .title {
        font-size: 25px;
        text-align: center;
    }
    #nft_token_dev .nft_token_dev_company .content,
    #nft_token_dev .nft_types .nft_types_card_content,
    #nft_token_dev .nft_why_choose .content,
    #nft_token_dev .nft_technology .title {
        text-align: justify;
    }
    #nft_token_dev .crypto_dev_contact_btn_div {
        text-align: center;
    }
    #nft_token_dev .nft_token_standard .nft_token_standard_card {
        min-height: initial;
    }
    #nft_token_dev .nft_types .nft_types_row:after {
        display: none;
    }
    #nft_token_dev .nft_industries .nft_industries_card_design {
        left: 10px;
    }
    #nft_token_dev .nft_technology [aria-expanded="true"] i {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    #nft_token_dev .nft_technology .card-header {
        background: #fff;
        margin-top: 10px;
    }
    #nft_token_dev .nft_technology .card-header p {
        margin-bottom: 0px;
        font-weight: 800;
        color: #000;
        font-size: 16px;
    }
    #nft_token_dev .nft_technology .card-header i {
        color: #000;
        font-weight: 800;
        font-size: 16px;
    }
    #nft_token_dev .nft_technology .technology_card {
        margin-top: 15px;
    }
}

#nft_token_dev .feaTokSec {
    background: #00295f;
    padding: 60px 0px;
}

#nft_token_dev .feaTokSec .nft_dev_solution_card {
    padding: 15px;
    margin-top: 35px;
    border: 1px dotted #fff;
    min-height: 213px;
}

#nft_token_dev .feaTokSec .nft_dev_solution_card_title {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    margin: 20px auto;
}

#nft_token_dev .feaTokSec .nft_dev_solution_card_content {
    text-align: center;
    font-size: 16px;
    color: #fff;
}

#nft_token_dev .nft_token_dev_services .content {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

#nft_token_dev .feaTokSec .feaTokSecTlt {
    color: #fff;
    font-weight: 800;
    font-size: 30px;
}

#nft_token_dev .feaTokSec .feaTokSecCnt {
    font-size: 16px;
    color: #fff;
}

#nft_token_dev .feaTokSec ul li {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    font-weight: 600;
}

#nft_token_dev .nftBtn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    padding: 6px 20px;
    border-radius: 10px;
    font-weight: 700;
    color: #fff;
}

#nft_token_dev .processSc {
    padding: 60px 0px;
    background: #00459f3d;
}

#nft_token_dev .processSc .processScTlt {
    color: #000;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
}

#nft_token_dev .processSc .processScCnt {
    font-size: 16px;
    color: #000;
    text-align: center;
}

#nft_token_dev .processSc .processScLst {
    padding: 15px;
    margin: 20px;
    background: #00295f;
}

#nft_token_dev .processSc .processScLst .processScLstTlt {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

#nft_token_dev .processSc .processScLst .processScLstCnt {
    font-size: 18px;
    margin-bottom: 0px;
    color: #fff;
}

#nft_token_dev .processSc .PrcRwAf {
    position: relative;
}

#nft_token_dev .processSc .PrcRwAf:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #00295f;
}

#nft_token_dev .processSc .rwAft {
    position: relative;
}

#nft_token_dev .processSc .rwAft:after {
    content: "";
    position: absolute;
    top: 95px;
    left: 50%;
    width: 15px;
    height: 15px;
    background: #00295f;
    border-radius: 50px;
    transform: translate(-50%, 50%);
}

#nft_token_dev .topTreSc {
    padding: 60px 0px;
    background: #00459f3d;
}

#nft_token_dev .topTreSc .topTreScTlt {
    color: #000;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
}

#nft_token_dev .topTreSc .topTreScLst {
    padding: 10px;
    margin-top: 20px;
    background: #00295f;
    text-align: center;
}

#nft_token_dev .topTreSc .topTreScLst .topTreScLstTlt {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

#nft_token_dev .nftMchSc {
    padding: 40px 0px;
    background: #00459f3d;
}

#nft_token_dev .nftMchSc .nftMchScTlt {
    font-size: 30px;
    font-weight: 700;
}

#nft_token_dev .nftMchSc .nftMchScCnt {
    font-size: 18px;
}

#nft_token_dev .nftMchSc .nftMchPad {
    padding: 20px;
}

#nft_token_dev .nftMchSc .rowAftr {
    position: relative;
}

#nft_token_dev .nftMchSc .rowAftr:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 49%;
    width: 1px;
    height: 100%;
    background: #00295f;
}

#nft_token_dev .technology_imgs {
    width: 50px;
    height: 50px;
    object-fit: none;
}

@media(max-width: 767px) {
    #nft_token_dev .feaTokSec .feaTokSecTlt,
    #nft_token_dev .feaTokSec .feaTokSecTlt,
    #nft_token_dev .topTreSc .topTreScTlt,
    #nft_token_dev .nftMchSc .nftMchScTlt {
        font-size: 25px;
    }
    #nft_token_dev .processSc .PrcRwAf:after,
    #nft_token_dev .processSc .rwAft:after,
    #nft_token_dev .nftMchSc .rowAftr:after {
        display: none;
    }
    #nft_token_dev .processSc .processScLst {
        text-align: center;
    }
    #nft_token_dev .nftMchSc {
        text-align: center;
    }
}

@media(max-width: 991px) {
    #nft_token_dev .nftMchSc .rowAftr:after {
        display: none;
    }
}

#nft_token_dev .hwLstSc {
    padding: 70px 0px;
}

#nft_token_dev .hwLstSc .hwLstScTlt {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

#nft_token_dev .hwLstSc .hwLstScCnt {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #4D4C4C;
    text-align: center;
}

#nft_token_dev .hwLstSc .hwLstScLst {
    background: #fff;
    box-shadow: 0px 0px 3px #ccc;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
}

#nft_token_dev .hwLstSc .hwLstScLst .hwLstScLstTlt {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    word-break: break-word;
}

@media(max-width: 767px) {
    #nft_token_dev .hwLstSc .hwLstScTlt {
        font-size: 25px;
    }
}

/*nft token dev end*/

/*whitepaper style start*/

#whitepaper_dev .whitepaper_dev_banner {
    background: #00295f;
    height: 600px;
    display: grid;
    align-items: center;
}

#whitepaper_dev .whitepaper_dev_banner .title {
    color: #fff;
    font-size: 43px;
    font-weight: 800;
}

#whitepaper_dev .whitepaper_dev_banner .content {
    color: #fff;
    font-size: 19px;
    padding-top: 10px;
    line-height: 1.5;
}

#whitepaper_dev .whitepaper_dev_banner_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    border: none;
    color: #fff !important;
    font-weight: 800;
    text-transform: uppercase;
    font-style: italic;
    font-size: 16px;
    margin-top: 10px;
}

#whitepaper_dev .whitepaper_dev_banner_btn:hover {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
}

#whitepaper_dev .whitepaper_dev_content .title {
    font-size: 30px;
    font-weight: 800;
    text-transform: capitalize;
}

#whitepaper_dev .whitepaper_dev_content .content {
    font-size: 16px;
    text-align: justify;
}

#whitepaper_dev .whitepaper_services .whitepaper_services_main {
    display: flex;
    margin-top: 30px;
}

#whitepaper_dev .whitepaper_services {
    background: #00295f !important;
    padding-top: 70px;
    padding-bottom: 70px;
}

#whitepaper_dev .whitepaper_services .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    color: #fff;
}

#whitepaper_dev .whitepaper_services .whitepaper_services_card {
    padding: 10px;
    margin-left: 15px;
}

#whitepaper_dev .whitepaper_services .whitepaper_services_card_title {
    color: #fff;
    text-align: left;
    font-size: 25px;
    font-weight: 800;
}

#whitepaper_dev .whitepaper_services .whitepaper_services_card_content {
    color: #fff;
    font-size: 16px;
    text-align: justify;
}

#whitepaper_dev .whitepaper_services .whitepaper_services_main_img {
    margin-top: 10px;
}

#whitepaper_dev .whitepaper_benefits .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

#whitepaper_dev .whitepaper_benefits .whitepaper_benefits_card {
    margin-top: 30px;
    padding: 20px;
    box-shadow: 0 10px 30px #00000037;
    margin-right: 20px;
}

#whitepaper_dev .whitepaper_benefits .whitepaper_benefits_card_content {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
}

#whitepaper_dev .whitepaper_benefits .whitepaper_benefits_card_design {
    position: absolute;
    top: 31px;
    left: -15px;
    background: #00295f;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    /*padding: 10px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

#whitepaper_dev .whitepaper_process .title {
    font-weight: 800;
    font-size: 30px;
    text-align: center;
}

#whitepaper_dev .whitepaper_process .whitepaper_process_card {
    padding: 10px;
    background: #00295f;
    border-right: 1px solid #ff851d;
    border-left: 1px solid #ff851d;
    box-shadow: 0 10px 30px #0000008c;
    margin: 30px;
}

#whitepaper_dev .whitepaper_process .whitepaper_process_card_title {
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
}

#whitepaper_dev .whitepaper_process_card_content {
    color: #fff;
    font-size: 16px;
    text-align: center;
}

#whitepaper_dev .whitepaper_comprises .title {
    font-weight: 800;
    font-size: 30px;
}

#whitepaper_dev .whitepaper_comprises ul li {
    padding: 20px 5px 5px 0;
    list-style: none;
    font-size: 16px;
    border-bottom: 1px dotted;
    font-weight: 700;
}

#whitepaper_dev .whitepaper_comprises ul {
    padding-left: 0px;
}

#whitepaper_dev .whitepaper_industries .title {
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    color: #000;
}

#whitepaper_dev .whitepaper_why .title {
    font-weight: 800;
    font-size: 40px;
    text-align: left;
    line-height: 1.3;
    color: #fff;
}

#whitepaper_dev .whitepaper_why .whitepaper_why_card {
    padding: 20px;
    margin: 5px;
    background: #fff;
    border-radius: 20px;
    display: flex;
    align-items: center;
}

#whitepaper_dev .whitepaper_why .whitepaper_why_card_content {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    margin-left: 20px;
}

#whitepaper_dev .whitepaper_comprises .content {
    font-size: 16px;
    text-align: justify;
}

/*#whitepaper_dev .border_bottom{
  border-bottom: 1px solid #ffffff6b;
}
#whitepaper_dev .border_right{
  border-right: 1px solid #ffffff6b;
}*/

#whitepaper_dev .whitepaper_why {
    box-shadow: 0 5px 5px -5px #333;
    padding-bottom: 50px;
    background: #00295f;
}

#whitepaper_dev .whitepaper_icons,
#whitepaper_dev .whitepaper_why_icons {
    width: 60px;
    height: 60px;
    object-fit: none;
}

#whitepaper_dev .whitepaper_benefits_icons {
    width: 50px;
    height: 50px;
    object-fit: none;
}

#whitepaper_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.blue_yellow_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    color: #000;
}

#whitepaper_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn {
    display: inline-block;
    padding: 8px 20px;
}

#whitepaper_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.blue_yellow_btn::before {
    border: 10px solid #00295f;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

#whitepaper_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.blue_yellow_btn::after {
    border: 10px solid #00295f;
    border-top-color: transparent;
    border-left-color: transparent;
}

#whitepaper_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.white_yellow_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    color: #000;
}

#whitepaper_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.white_yellow_btn::before {
    border: 10px solid #ffffff;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

#whitepaper_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.white_yellow_btn::after {
    border: 10px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
}

@media only screen and (max-width: 600px) {
    #whitepaper_dev .whitepaper_dev_banner {
        height: 450px;
    }
    #whitepaper_dev .whitepaper_dev_banner .title,
    #whitepaper_dev .whitepaper_dev_content .title,
    #whitepaper_dev .whitepaper_services .title,
    #whitepaper_dev .whitepaper_benefits .title,
    #whitepaper_dev .whitepaper_process .title,
    #whitepaper_dev .whitepaper_comprises .title,
    #whitepaper_dev .whitepaper_industries .title,
    #whitepaper_dev .whitepaper_why .title {
        font-size: 25px;
        text-align: center;
    }
    #whitepaper_dev .whitepaper_dev_banner .content {
        text-align: center;
    }
    .whitepaper_dev_contact_btn_div {
        text-align: center;
    }
    #whitepaper_dev .whitepaper_benefits .whitepaper_benefits_card {
        margin-right: 0px;
    }
    #whitepaper_dev .whitepaper_benefits .whitepaper_benefits_card_design {
        display: none;
    }
    #whitepaper_dev .border_bottom {
        border-bottom: none;
    }
    #whitepaper_dev .border_right {
        border-right: none;
    }
}

/*whitepaper style end*/

/*smart contract style start */

@media(min-width:767px) {
    #smart_contract_dev .scd_banner {
        background-image: url(../../newfront/img/blog-con-page/scd-banner.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 100vh;
        display: grid;
        align-items: center;
        justify-content: center;
    }
    #smart_contract_dev .scd_services {
        background-image: url(../../newfront/img/blog-con-page/scd-middle-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }
    #smart_contract_dev .scd_services:after {
        content: "";
        height: auto;
        background-color: #0c1f3dd4;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        opacity: 1.7;
    }
    #smart_contract_dev .scd_services_main {
        position: relative;
        z-index: 2;
    }
}

#smart_contract_dev .scd_banner .title {
    color: #fff;
    font-size: 48px;
    font-weight: 800;
    /*margin-top: 23%;*/
}

#smart_contract_dev .scd_banner .content {
    color: #fff;
    font-size: 19px;
    padding-top: 10px;
    line-height: 1.5;
}

#smart_contract_dev .scd_banner .sub_content:before {
    content: "|";
    margin-right: 5px;
    color: #ff851d;
}

#smart_contract_dev .scd_banner .sub_content {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 700;
    margin-bottom: 10px;
}

#smart_contract_dev .scd_solution .scd_solution {
    padding: 15px 20px;
    width: 280px;
}

#smart_contract_dev .scd_solution .scd_solution:hover {
    transform: scale(1.1);
    transition: 0.5s;
}

#smart_contract_dev .scd_solution .scd_solution_head {
    font-size: 20px;
    color: #fff;
    text-align: left;
    font-weight: 800;
}

#smart_contract_dev .scd_solution .scd_solution_content {
    font-size: 16px;
    color: #fff;
    text-align: left;
}

#smart_contract_dev .scd_solution {
    padding: 60px 0px;
}

#smart_contract_dev .scd_solution .scd_solution_main {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

#smart_contract_dev .scd_company {
    /*margin-top: 10%;*/
}

#smart_contract_dev .scd_company .title {
    font-weight: 800;
    font-size: 30px;
}

#smart_contract_dev .scd_company .content {
    font-size: 17px;
    text-align: justify;
}

#smart_contract_dev .scd_benefits .title {
    text-align: center;
    font-weight: 800;
    font-size: 30px;
    color: #000;
}

#smart_contract_dev .scd_benefits .scd_benefits_card {
    padding: 10px;
    margin-top: 30px;
    box-shadow: 2px 6px 6px 1px #08363c78;
    border: 1px solid #ffffffb8;
    display: flex;
    align-items: center;
    border-radius: 5px;
    background: linear-gradient(to top, #004cbe, #0084d2);
}

#smart_contract_dev .scd_benefits .scd_benefits_card_content {
    font-weight: 800;
    font-size: 17px;
    margin-bottom: 0px;
    text-transform: capitalize;
    padding-left: 15px;
    color: #fff;
}

#smart_contract_dev .scd_services .scd_services_title {
    text-align: center;
    font-size: 33px;
    font-weight: 800;
    color: #fff;
}

#smart_contract_dev .scd_services .scd_services_content {
    text-align: center;
    font-size: 17px;
    color: #fff;
}

#smart_contract_dev .scd_services .scd_services_card {
    padding: 37px 20px;
    margin-top: 20px;
    position: relative;
}

.scd_services_card:hover:before {
    border-left-style: solid;
    border-top-style: solid;
    top: 0;
    border-color: white;
    border-width: 2px;
    content: "";
    display: block;
    height: 50px;
    pointer-events: none;
    position: absolute;
    width: 50px;
}

.scd_services_card:hover:after {
    border-bottom-style: solid;
    border-right-style: solid;
    bottom: 0;
    right: 0px;
    border-color: white;
    border-width: 2px;
    content: "";
    display: block;
    height: 50px;
    pointer-events: none;
    position: absolute;
    width: 50px;
}

/*#smart_contract_dev .scd_services .scd_services_card:hover{
    border:1px solid #fff;
}*/

#smart_contract_dev .scd_services .scd_services_card_title {
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    color: #fff;
}

#smart_contract_dev .scd_services .scd_services_card_content {
    text-align: justify;
    font-size: 17px;
    color: #fff;
}

#smart_contract_dev .scd_industries .scd_industries_card_1 {
    background: #004cbe;
    padding: 20px 20px;
    display: flex;
    align-items: center;
}

#smart_contract_dev .scd_industries .scd_industries_card_2 {
    background: #0084d2;
    padding: 20px 20px;
}

#smart_contract_dev .scd_industries .title {
    color: #fff;
    font-weight: 800;
    font-size: 30px;
}

#smart_contract_dev .scd_industries .content {
    font-size: 16px;
    color: #fff;
}

#smart_contract_dev .scd_industries .scd_industries_card {
    padding: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    box-shadow: 1px 0px 6px #0000008c;
    border: 1px solid #ffffff52;
}

#smart_contract_dev .scd_industries .scd_industries_card_content {
    font-size: 16px;
    font-weight: 700;
    padding-left: 15px;
}

#smart_contract_dev .scd_process .nav-tabs {
    display: none;
}

@media (min-width: 768px) {
    #smart_contract_dev .scd_process .nav-tabs {
        display: flex;
        justify-content: center;
    }
    #smart_contract_dev .scd_process .nav-tabs {
        border-bottom: none;
        display: flex;
    }
    #smart_contract_dev .scd_process .nav-tabs {
        margin: 0 15px;
    }
    #smart_contract_dev .scd_process .nav-tabs .nav-item {
        text-align: center;
        margin-top: 15px;
        padding: 10px;
        position: relative;
    }
    #smart_contract_dev .scd_process .nav-tabs .nav-item.show .nav-link,
    #smart_contract_dev .scd_process .nav-tabs .nav-link.active {
        color: #ffc475 !important;
    }
    #smart_contract_dev .scd_process .nav-tabs .nav-item.show .nav-link,
    #smart_contract_dev .scd_process .nav-tabs .nav-link.active .scd_benefits_icons {
        filter: invert(0.4) sepia(0.5) saturate(3.6) hue-rotate(354deg) brightness(1.2);
    }
    #smart_contract_dev .scd_process .nav-item-design:after {
        content: "";
        height: 54px;
        width: 1px;
        background: #fff;
        position: absolute;
        right: 0;
        top: 30px;
    }
    #smart_contract_dev .scd_process .card-body {
        padding: 50px;
    }
    #smart_contract_dev .scd_process .nav-tabs .nav-link {
        transition: border-color 0.125s ease-in;
        white-space: nowrap;
        font-weight: 800;
        font-size: 16px;
        color: #fff;
    }
    #smart_contract_dev .scd_process .nav-tabs .nav-link:hover {
        background-color: #f7f7f7;
        border-color: transparent;
    }
    #smart_contract_dev .scd_process .nav-tabs .nav-link.active {
        color: #fff;
    }
    #smart_contract_dev .scd_process .nav-tabs .nav-item.show .nav-link,
    #smart_contract_dev .scd_process .nav-tabs .nav-link.active {
        border-color: transparent;
    }
    #smart_contract_dev .scd_process .nav-tabs .nav-link.active:hover {
        background-color: #fff;
    }
    #smart_contract_dev .scd_process .card {
        border: none;
    }
    #smart_contract_dev .scd_process .card .card-header {
        display: none;
    }
    #smart_contract_dev .scd_process .card .collapse {
        display: block;
    }
}

#smart_contract_dev .scd_process .card-body p {
    font-size: 16px;
    color: #fff;
}

@media (max-width: 767px) {
    #smart_contract_dev .scd_process .tab-pane {
        display: block !important;
        opacity: 1;
    }
}

#smart_contract_dev .scd_process .card {
    background: transparent;
}

#smart_contract_dev .scd_process .nav-tabs .nav-item.show .nav-link,
#smart_contract_dev .scd_process .nav-tabs .nav-link.active {
    background-color: transparent;
}

#smart_contract_dev .scd_process .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}

#smart_contract_dev .scd_process {
    background: #e5ebf8
}

#smart_contract_dev .scd_process .sub_title {
    font-size: 23px;
    color: #fff;
    font-weight: 800;
}

#smart_contract_dev .scd_why {
    box-shadow: 0 8px 6px -6px #002db38a;
}

#smart_contract_dev .scd_why .title {
    text-align: center;
    font-weight: 800;
    font-size: 30px;
}

#smart_contract_dev .scd_why .content {
    text-align: center;
    font-size: 17px;
}

#smart_contract_dev .scd_why .scd_why_card {
    padding: 10px;
}

#smart_contract_dev .scd_why .scd_why_card_title {
    font-size: 18px;
    font-weight: 800;
}

#smart_contract_dev .scd_why .scd_why_card_content {
    font-size: 17px;
}

#smart_contract_dev .scd_why .scd_why_card_icon {
    width: 170px;
    height: 65px;
    /*border-radius: 50%;*/
    background: #002db3;
    display: flex;
    align-items: center;
    justify-content: center;
}

#smart_contract_dev .scd_platforms .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

#smart_contract_dev .scd_platforms .content {
    text-align: center;
    font-size: 17px;
}

#smart_contract_dev .scd_platforms .scd_platforms_card {
    padding: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

#smart_contract_dev .scd_platforms .scd_platforms_card_content {
    font-size: 17px;
    font-weight: 800;
    padding-left: 10px;
}

#smart_contract_dev .scd_benefits_icons {
    width: 50px;
    height: 50px;
    object-fit: none;
}

#smart_contract_dev .smart_dev_contact_btn_div .smart_dev_contact_btn.blue_yellow_btn::before {
    border: 10px solid #0d2244;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

#smart_contract_dev .smart_dev_contact_btn_div .smart_dev_contact_btn.blue_yellow_btn::after {
    border: 10px solid #0d2244;
    border-top-color: transparent;
    border-left-color: transparent;
}

#smart_contract_dev .smart_dev_contact_btn_div .smart_dev_contact_btn.blue_yellow_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    color: #000;
}

#smart_contract_dev .smart_dev_contact_btn_div .smart_dev_contact_btn {
    display: inline-block;
    padding: 8px 20px;
}

#smart_contract_dev .scd_process .box {
    position: relative;
    max-height: 225px;
    height: 225px;
    background: linear-gradient(to top, #004cbe, #0084d2);
    box-shadow: 2px 6px 6px 1px #08363c78;
    border-radius: 5px;
    border: 1px solid #ffffffb8;
    display: flex;
    align-content: center;
    justify-content: center;
    overflow: hidden;
}

#smart_contract_dev .scd_process .box .content-hover2 {
    transform: scale(0, 0);
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    display: flex;
    justify-content: center;
    flex-flow: column;
    padding: 2em 2em;
}

#smart_contract_dev .scd_process .box .content-hover2 p {
    color: #000;
    text-align: center;
}

#smart_contract_dev .scd_process .box .content-hover {
    transform: scale(0, 0);
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    display: flex;
    justify-content: center;
    flex-flow: column;
    padding: 2em 2em;
}

#smart_contract_dev .scd_process .box .content-hover p {
    color: #000;
    text-align: center;
}

#smart_contract_dev .scd_process .box .content {
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
}

#smart_contract_dev .scd_process .box .content p {
    font-size: 18px;
    font-weight: 800;
    text-transform: capitalize;
    /*margin-top: 10px;*/
    text-align: center;
    color: #fff;
}

#smart_contract_dev .scd_process .box:hover>.content-hover,
#smart_contract_dev .scd_process .box:hover>.content-hover2 {
    transform: scale(1, 1);
    cursor: pointer;
}

#smart_contract_dev .scd_platforms .owl-theme .owl-dots {
    display: none;
}

#smart_contract_dev .scd_platforms .owl-theme .owl-nav [class*='owl-'] {
    margin: 0px !important;
}

#smart_contract_dev .scd_platforms .owl-nav {
    position: relative;
    top: -82px;
    margin-top: 0px !important;
}

#smart_contract_dev .scd_platforms .owl-prev {
    position: absolute;
    left: -50px;
    font-size: 40px !important;
    font-weight: 800 !important;
    color: #0141bb !important;
}

#smart_contract_dev .scd_platforms .owl-next {
    position: absolute;
    right: -20px;
    font-size: 40px !important;
    font-weight: 800 !important;
    color: #0141bb !important;
}

#smart_contract_dev .scd_platforms owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent !important;
}

#smart_contract_dev .whitepaper_comprises .title {
    font-weight: 800;
    font-size: 30px;
}

#smart_contract_dev .whitepaper_comprises .content {
    font-size: 17px;
    text-align: justify;
}

#smart_contract_dev .whitepaper_comprises ul li {
    padding: 20px 5px 5px 0;
    list-style: none;
    font-size: 17px;
    border-bottom: 1px dotted;
    font-weight: 700;
}

#smart_contract_dev .whitepaper_comprises ul {
    padding-left: 0px;
}

#smart_contract_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.white_yellow_btn::before {
    border: 10px solid #ffffff;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

#smart_contract_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.white_yellow_btn::after {
    border: 10px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
}

#smart_contract_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn.white_yellow_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    color: #000;
}

#smart_contract_dev .whitepaper_dev_contact_btn_div .whitepaper_dev_contact_btn {
    display: inline-block;
    padding: 8px 20px;
}

#smart_contract_dev .whitepaper_comprises .scd_why_card_title {
    font-size: 18px;
    font-weight: 800;
    color: #013fae;
}

@media only screen and (max-width: 600px) {
    #smart_contract_dev .scd_banner {
        background: #0c1e3c;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 70px;
        padding-bottom: 30px;
    }
    #smart_contract_dev .scd_solution .scd_solution_main {
        margin-top: 0%;
    }
    #smart_contract_dev .scd_solution .scd_solution {
        width: 100%;
    }
    #smart_contract_dev .scd_solution .scd_solution_main {
        display: grid;
    }
    #smart_contract_dev .scd_solution .scd_solution_mob {
        padding-left: 0px;
        padding-right: 0px;
    }
    #smart_contract_dev .scd_banner .title {
        text-align: center;
        font-size: 30px;
    }
    #smart_contract_dev .scd_banner .sub_content,
    #smart_contract_dev .scd_banner .content,
    .smart_dev_contact_btn_div,
    #smart_contract_dev .scd_industries .content {
        text-align: center;
    }
    #smart_contract_dev .scd_company .title,
    #smart_contract_dev .scd_services .scd_services_title,
    #smart_contract_dev .scd_benefits .title,
    #smart_contract_dev .scd_industries .title,
    #smart_contract_dev .scd_platforms .title,
    #smart_contract_dev .scd_process .title,
    #smart_contract_dev .scd_why .title {
        text-align: center;
        font-size: 25px;
    }
    #smart_contract_dev .scd_process .box {
        margin-top: 20px;
    }
    #smart_contract_dev .scd_services {
        background: #0f2244;
    }
    #smart_contract_dev .scd_platforms .owl-theme .owl-nav {
        display: none;
    }
    #smart_contract_dev .scd_platforms .owl-theme .owl-dots {
        display: flex;
        justify-content: center;
    }
}

/*smart contract style end */

/*nft game dev style start*/

@media(min-width:767px) {
    #nft_game_dev .nft_game_dev_banner {
        background: url('../../newfront/img/blog-con-page/nft-game-banner.png');
        height: 100vh;
        display: flex;
        align-items: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }
    #nft_game_dev .nft_why_choose:after {
        content: "";
        background: #260826;
        opacity: 0.7;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
    }
    #nft_game_dev .nft_why_choose {
        background: url('../../newfront/img/blog-con-page/nft-game-banner-2.png');
        padding-top: 70px;
        padding-bottom: 70px;
        position: relative;
    }
}

#nft_game_dev .nft_game_dev_banner .title {
    color: #fff;
    font-size: 45px;
    font-weight: 800;
    text-align: center;
}

#nft_game_dev .nft_game_dev_banner .content {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding-top: 15px;
}

#nft_game_dev .nft_game_dev_banner_btn {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    border: none;
    color: #fff !important;
    font-weight: 800;
    text-transform: uppercase;
    font-style: italic;
    font-size: 16px;
    margin-top: 10px;
}

#nft_game_dev .nft_game_dev_banner_btn:hover {
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
}

#nft_game_dev .nft_game_dev_company {
    /*background: url('../newfront/img/blog-con-page/nft-game-banner-2.png');*/
    background: linear-gradient(45deg, #0d002c, #1b083c, #300025);
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    align-items: center;
}

#nft_game_dev .nft_game_dev_company .title {
    font-size: 28px;
    font-weight: 800;
    color: #fff;
}

#nft_game_dev .nft_game_dev_company .content {
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
}

#nft_game_dev .nft_game_dev_services,
#nft_game_dev .benefits_nft_games {
    background: linear-gradient(45deg, #0d002c, #1b083c, #300025);
    padding-top: 70px;
    padding-bottom: 70px;
}

#nft_game_dev .nft_game_dev_services .title {
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 30px;
}

#nft_game_dev .nft_game_dev_services .nft_game_dev_services_card {
    margin-top: 80px;
    /* padding: 10px 20px; */
    border-radius: 30px;
    position: relative;
    box-shadow: 8px 8px 2px rgb(148 46 155), -8px -8px 2px rgb(162 47 34);
    border-radius: 50px 0px 50px 0px;
    border: 1px solid #ac7800d4;
    margin-left: 15px;
}

#nft_game_dev .nft_game_dev_services .nft_game_dev_services_card_title {
    color: #f3b112;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
}

#nft_game_dev .nft_game_dev_services .nft_game_dev_services_card_content {
    font-size: 16px;
    text-align: justify;
    color: #fff;
}

#nft_game_dev .nft_game_dev_services .nft_game_dev_services_card_design {
    padding: 10px 20px;
    margin-top: 40px;
}

#nft_game_dev .nft_game_dev_services .services_card_design {
    height: 40px;
    background: linear-gradient( 135deg, #ffbb23 0%, #ff851d 51%);
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border: 1px solid #ffffff52;
}

#nft_game_dev .nft_game_dev_services .services_img_design {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    background: linear-gradient(45deg, #410f50, #a22f22, #fb1c00);
    display: grid;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -44px;
    left: 50%;
    right: auto;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    transform: translate(-50%, 0);
    animation: left_right_moving 8s infinite;
}

/*@keyframes left_right_moving {
  0% {
    transform: translateX(-100px);
  }
  50% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(-100px);
  }
}*/

#nft_game_dev .nft_game_clone_dev {
    background: linear-gradient(45deg, #170821, #0a0d36, #060b3e);
}

#nft_game_dev .nft_game_clone_dev .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}

#nft_game_dev .nft_game_clone_dev .nft_game_clone_dev_card {
    padding: 20px;
    margin-top: 20px;
    background: #232a5c;
    min-height: 350px;
    border-radius: 5px;
}

#nft_game_dev .nft_game_clone_dev .nft_game_clone_dev_card_content {
    font-weight: 800;
    font-size: 19px;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 10px;
    color: #fff;
}

#nft_game_dev .nft_game_clone_dev .sub_title {
    color: #fff;
    text-align: left;
    font-size: 16px;
}

#nft_game_dev .card_btn {
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    margin-top: 20px;
    color: #fff !important;
    border-radius: 20px 0px 20px 0px;
    background: #007cd4;
}

#nft_game_dev .card_btn:hover {
    color: #fff !important;
    background: #c90063;
}

#nft_game_dev .owl-theme .owl-dots {
    display: none;
}

#nft_game_dev .nft_game_clone_dev .owl-prev,
#nft_game_dev .nft_game_clone_dev .owl-next {
    background: #007cd4 !important;
    width: 30px !important;
    color: #fff !important;
    font-size: 30px !important;
    font-weight: 800 !important;
    height: 30px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#nft_game_dev .nft_game_clone_dev .owl-prev {
    position: absolute;
    top: -32px;
    right: 0;
}

#nft_game_dev .nft_game_clone_dev .owl-next {
    position: absolute;
    top: -32px;
    right: -36px;
}

/*#nft_game_dev .nft_game_clone_dev .nft_game_clone_dev_card_bottom{
    border-bottom: 1px solid #000;
}
#nft_game_dev .nft_game_clone_dev .nft_game_clone_dev_card_right{
    border-right: 1px solid #000;
}*/

#nft_game_dev .benefits_nft_games .benefits_nft_games_card {
    padding: 20px 30px;
    min-height: 215px;
    box-shadow: 0px -3px 10px #942e9b, 0px 3px 10px #84002b;
    border-radius: 0px 50px 0px 50px;
}

#nft_game_dev .benefits_nft_games .title {
    color: #fff;
    text-align: center;
    font-weight: 800;
    font-size: 30px;
}

#nft_game_dev .benefits_nft_games .benefits_nft_games_card_title {
    color: #fff;
    font-weight: 800;
    font-size: 25px;
}

#nft_game_dev .benefits_nft_games .benefits_nft_games_card_content {
    font-size: 16px;
    color: #fff;
    padding-top: 5px;
}

#nft_game_dev .benefits_nft_games .benefits_nft_games_card_design {
    height: 255px;
    width: 80px;
    padding: 10px;
    text-align: left;
    background: linear-gradient( 135deg, #740340 13%, #39148b 51%, #84002b 51%);
    border-radius: 30px 0px 30px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#nft_game_dev .benefits_nft_games .benefits_nft_games_img {
    width: 50px;
    height: 50px;
}

/*#nft_game_dev .benefits_nft_games .benefits_nft_games_hover{
position: relative;
z-index: 1;
}*/

/*#nft_game_dev .benefits_nft_games .benefits_nft_games_hover:hover:after{
        width: 100%;
}*/

/*#nft_game_dev .benefits_nft_games .benefits_nft_games_hover:after{
   content: "";
    width: 0px;
    height: 255px;
    display: block;
    background: linear-gradient( 135deg , #ffbb23 0%, #ff851d 51%);
    position: absolute;
    top: 7px;
    left: 0px;
    z-index: -1;
    transition: 0.3s all;
    border-top-left-radius: 30px;
}*/

#nft_game_dev .nft_blockchain_platform .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}

#nft_game_dev .nft_why_choose .title {
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    position: relative;
    z-index: 1;
}

#nft_game_dev .nft_why_choose .content {
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
}

#nft_game_dev .nft_why_choose .nft_why_choose_card_count {
    font-size: 45px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
    color: #ffae22;
    position: relative;
    z-index: 1;
}

#nft_game_dev .nft_why_choose .nft_why_choose_card_content {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px !important;
    color: #fff;
    position: relative;
    z-index: 1;
}

#nft_game_dev .nft_why_choose .nft_why_choose_card_bottom {
    border-bottom: 1px solid #fff7f761;
    position: relative;
    z-index: 1;
}

#nft_game_dev .nft_why_choose .nft_why_choose_card_right {
    border-right: 1px solid #fff7f761;
    position: relative;
    z-index: 1;
}

#nft_game_dev .nft_why_choose .nft_why_choose_card_count:after {
    content: "+";
    font-size: 45px;
    font-weight: 800;
    position: relative;
    z-index: 1;
}

#nft_game_dev .nft_why_choose .nft_why_choose_card {
    padding: 10px;
}

#nft_game_dev .nft_game_dev_services_icons,
#nft_game_dev .nft_game_dev_nft_icons {
    width: 60px;
    height: 60px;
    object-fit: none;
    filter: brightness(0) invert(1);
}

#nft_game_dev .nft_game_dev_benefits_icons {
    width: 50px;
    height: 50px;
    object-fit: none;
}

#nft_game_dev .nft_game_clone_icons {
    width: 90px !important;
    height: 90px;
    object-fit: none;
}

#nft_game_dev .nft_blockchain_platform {
    background: linear-gradient(45deg, #0d002c, #1b083c, #300025);
}

#nft_game_dev .nft_blockchain_platform .nft_blockchain_platform_content {
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
}

#nft_game_dev .nft_blockchain_platform .nft_blockchain_platform_icon_design {
    border: 1px solid #732028;
    width: fit-content;
    padding: 15px;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
    box-shadow: 3px 3px 4px 0px #a22f22;
}

#nft_game_dev .nft_blockchain_platform .nft_game_platform_icons {
    width: 70px !important;
    height: 70px;
    object-fit: none;
}

#nft_game_dev .nft_blockchain_platform .nft_blockchain_platform_card {
    margin-top: 40px;
}

#nft_game_dev .nft_game_clone_dev_icon_design {
    border: 1px solid #0091c9;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 4px 2px #00c9b6;
    border-radius: 50px 0px 50px 0px;
}

#nft_game_dev .game_clone_hr_line {
    border-top: 1px solid rgb(234 222 222 / 44%);
}

#nft_game_dev .nft_game_btn {
    padding: 8px 20px;
    border: none;
    color: #fff !important;
    font-weight: 700;
    padding: 15px;
    text-transform: uppercase;
    font-style: italic;
    border-radius: 30px 0px 30px 0;
    font-size: 16px;
    background: linear-gradient(to right, #ff442a, #ffae17);
}

@media only screen and (max-width: 600px) {
    #nft_game_dev .nft_game_dev_banner .title,
    #nft_game_dev .nft_game_dev_company .title,
    #nft_game_dev .nft_game_dev_services .title,
    #nft_game_dev .nft_game_clone_dev .title,
    #nft_game_dev .benefits_nft_games .title,
    #nft_game_dev .nft_blockchain_platform .title,
    #nft_game_dev .nft_why_choose .title {
        text-align: center;
        font-size: 25px;
    }
    #nft_game_dev .nft_game_dev_banner .content {
        text-align: center;
    }
    #nft_game_dev .crypto_dev_contact_btn_div {
        text-align: center;
    }
    #nft_game_dev .nft_game_dev_banner {
        background: linear-gradient(45deg, #0d002c, #1b083c, #300025);
        height: 480px;
        display: flex;
        align-items: center;
    }
    #nft_game_dev .nft_why_choose {
        background: linear-gradient(45deg, #0d002c, #1b083c, #300025);
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #nft_game_dev .nft_why_choose .content {
        text-align: center;
        padding-top: 15px;
    }
    #nft_game_dev .benefits_nft_games .benefits_nft_games_card_design {
        height: auto;
        width: auto;
        padding: 0px;
        text-align: left;
        background: none;
        border-radius: 0px;
        display: initial;
        justify-content: initial;
        align-items: initial;
    }
    #nft_game_dev .benefits_nft_games .benefits_nft_games_card {
        margin-top: 15px;
        min-height: initial;
    }
    #nft_game_dev .nft_why_choose .nft_why_choose_card_right {
        border-right: none;
    }
    #nft_game_dev .nft_why_choose .nft_why_choose_card_bottom {
        border-bottom: none;
    }
    #nft_game_dev .nft_game_btn_mob {
        text-align: center;
    }
    #nft_game_dev .owl-theme .owl-nav {
        display: none;
    }
    #nft_game_dev .owl-theme .owl-dots {
        display: initial;
        display: flex;
        justify-content: center;
    }
}

/*nft game dev style end*/

/* Metaverse toke page starts */

@media (min-width: 767px) {
    #whitepaper_dev .metaverse_dev_banner {
        background: url('../../newfront/img/metaverse/baner.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        height: 100vh;
        background-position: top;
        display: grid;
        align-items: center;
    }
}

#whitepaper_dev .metaverse_dev_banner .title {
    font-size: 50px;
    color: #fff;
}

@media (max-width: 767px) {
    #whitepaper_dev .metaverse_dev_banner {
        background: #00295f;
        padding-bottom: 100px;
        padding-top: 100px;
        align-items: center;
        text-align: center;
    }
    #whitepaper_dev .metaverse_dev_banner .title {
        font-size: 40px;
    }
}

/* Metaverse toke page ends */

/*stablecoin style start*/

@media(min-width: 991px) {
    .stablecoin_dev .banner_sec {
        padding: 150px 0px 70px 0px;
    }
    .stablecoin_dev .banner_sec .title {
        font-size: 40px;
    }
    .stablecoin_dev .compound .compound_border {
        position: relative;
    }
    .stablecoin_dev .compound .compound_border:after {
        content: "";
        position: absolute;
        height: 1px;
        width: 80%;
        top: 50%;
        transform: translate(13%, 50%);
        background: #d8d6d6;
    }
    .stablecoin_dev .compound .compound_border_right {
        position: relative;
    }
    .stablecoin_dev .compound .compound_border_right:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 1px;
        background: #d8d6d6;
        top: 5px;
        right: 0px;
        transform: translate(50%, 50%);
    }
}

@media(max-width: 992px) and (min-width: 766px) {
    .stablecoin_dev .banner_sec {
        text-align: center;
        padding: 100px 0px 70px 0px;
    }
    .stablecoin_dev .banner_sec .title {
        font-size: 50px;
        line-height: 54px !important;
    }
}

@media(max-width: 765px) {
    .stablecoin_dev .banner_sec {
        text-align: center;
        padding: 100px 0px 70px 0px;
    }
    .stablecoin_dev .banner_sec .title {
        font-size: 30px;
        line-height: 35px !important;
    }
    .stablecoin_dev .types_stable .types_lists .counter {
        font-size: 60px !important;
    }
    .stablecoin_dev .types_stable .title,
    .stablecoin_dev .char_high .char_high_bg .left_bg .title,
    .stablecoin_dev .char_high .char_high_bg .right_bg .title,
    .stablecoin_dev .compound .title,
    .stablecoin_dev .services .title,
    .stablecoin_dev .why .title {
        font-size: 25px !important;
    }
    .stablecoin_dev .services .services_list {
        min-height: initial !important;
    }
}

.stablecoin_dev .banner_sec .title {
    font-weight: 700;
    line-height: 50px;
    color: #000000;
    padding-bottom: 10px
}

.stablecoin_dev .banner_sec .content {
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
}

.stablecoin_dev .types_stable {
    padding: 70px 0px;
}

.stablecoin_dev .types_stable .title {
    font-size: 30px;
    color: #000000;
    font-weight: 800;
}

.stablecoin_dev .types_stable .types_lists {
    margin-top: 20px;
    padding: 10px;
}

.stablecoin_dev .types_stable .types_lists .counter {
    font-weight: 700;
    font-size: 75px;
    color: #E4E4E4;
    line-height: 75px;
}

.stablecoin_dev .types_stable .types_lists .sub_title {
    font-weight: 700;
    font-size: 17px;
    color: #000000;
    line-height: 30px;
}

.stablecoin_dev .types_stable .types_lists .sub_content {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.stablecoin_dev .char_high {
    /*padding: 70px 0px;*/
}

.stablecoin_dev .char_high .char_high_bg {
    border: 1px solid #e3e0e0;
    border-radius: 25px;
    padding: 10px;
}

.stablecoin_dev .char_high .char_high_bg .left_bg {
    background: #E5EAF0;
    border-radius: 25px;
    padding: 30px;
}

.stablecoin_dev .char_high .char_high_bg .right_bg {
    background: linear-gradient(124.27deg, #3955F4 13.9%, #37B9FE 117.59%);
    border-radius: 25px;
    padding: 30px;
}

.stablecoin_dev .char_high .char_high_bg .left_bg .title {
    font-weight: 700;
    font-size: 30px;
    color: #000000;
}

.stablecoin_dev .char_high .char_high_bg .right_bg .title {
    font-weight: 700;
    font-size: 30px;
    color: #ffff;
}

.stablecoin_dev .char_high .char_high_bg .left_bg .content {
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}

.stablecoin_dev .char_high .char_high_bg .right_bg .content {
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
}

.stablecoin_dev .char_high .char_high_bg ul {
    padding-left: 0px;
}

.stablecoin_dev .char_high .char_high_bg ul li {
    list-style: none;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    display: flex;
    margin-top: 20px;
}

.stablecoin_dev .char_high .char_high_bg ul li .sub_content {
    padding-left: 10px;
    margin-bottom: 0px;
}

.stablecoin_dev .char_high .char_high_bg .left_bg ul li {
    color: #000;
}

.stablecoin_dev .char_high .char_high_bg .right_bg ul li {
    color: #FFFFFF;
}

.stablecoin_dev .char_high .char_high_bg .left_bg ul li img {
    width: 29px;
    height: 29px;
}

.stablecoin_dev .how_work {
    padding: 70px 0px;
}

.stablecoin_dev .how_work .title {
    font-weight: 800;
    font-size: 30px;
    color: #000000;
}

.stablecoin_dev .how_work .work_list {
    margin-top: 15px;
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
}

.stablecoin_dev .how_work .work_list .sub_title {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 0px;
    padding-top: 10px;
}

.stablecoin_dev .how_work .work_list .sub_content {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
}

.stablecoin_dev .launch {
    background: url('../../newfront/img/stablecoin-imgs/launch-banner.png?v1');
    background-size: cover;
    background-position: top;
    padding: 70px 0px;
}

.stablecoin_dev .launch .launch_lists {
    padding: 20px;
    box-shadow: 0px 0px 25px rgba(56, 115, 247, 0.15);
    border-radius: 15px;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
}

.stablecoin_dev .launch .launch_lists .title {
    font-weight: 700;
    font-size: 30px;
    color: #000000;
}

.stablecoin_dev .launch .launch_lists .content {
    margin-bottom: 0px;
}

.stablecoin_dev .compound {
    padding: 70px 0px;
    background: linear-gradient(124.27deg, #3955F4 13.9%, #37B9FE 117.59%);
}

.stablecoin_dev .compound .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    color: #fff;
}

.stablecoin_dev .compound .content {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.stablecoin_dev .compound .compound_list {
    padding: 15px;
    margin-top: 20px;
    text-align: center;
}

.stablecoin_dev .compound .compound_list .sub_title {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0px;
    padding-top: 10px;
    color: #fff;
}

.stablecoin_dev .compound .compound_list .sub_content {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.stablecoin_dev .compound .components_icons {
    width: 50px;
    height: 50px;
    object-fit: none;
}

.stablecoin_dev .services {
    padding: 70px 0px;
    background: #E5EAF0;
}

.stablecoin_dev .services .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

.stablecoin_dev .services .services_list {
    padding: 15px;
    margin-top: 20px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 0px 25px rgba(56, 105, 246, 0.15);
    border-radius: 10px;
    min-height: 230px;
}

.stablecoin_dev .services .services_list .sub_title {
    font-weight: 700;
    font-size: 16px;
    padding-left: 15px;
    line-height: 18px;
}

.stablecoin_dev .services .services_list .sub_content {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 0px;
    padding-top: 10px;
}

.stablecoin_dev .services .services_icons {
    height: 45px;
    width: 45px;
    object-fit: none;
}

.stablecoin_dev .why {
    padding: 70px 0px;
}

.stablecoin_dev .why .title {
    font-size: 30px;
    font-weight: 800;
}

.stablecoin_dev .why .content {
    margin-top: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
}

.stablecoin_dev .why ul li {
    list-style: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-top: 15px;
    position: relative;
}

.stablecoin_dev .why ul li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: linear-gradient(124.27deg, #3955F4 13.9%, #37B9FE 117.59%);
    border-radius: 25px;
    top: 6px;
    left: -18px;
}

.stablecoin_dev .stablecoin_btn {
    padding: 5px 20px;
    background: linear-gradient(124.27deg, #3955F4 13.9%, #37B9FE 117.59%) !important;
    font-weight: 800;
    font-size: 14px;
    color: #fff !important;
    border-radius: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

/*  stablecoin style end*/

/*erc20 token style start*/

.erc20_token .what_erc20_erc20_token {
    box-shadow: 0px 2px 10px -5px black;
    margin-bottom: 1rem;
    padding: 5rem 0;
}

.erc20_token .what_erc20_erc20_token .crypto_dev_why_sto_head {
    text-align: center;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 28px 23px;
    background: linear-gradient(90.6deg, #150300 18.1%, #9D1A1A 63.78%);
    color: #fff;
}

.erc20_token .what_erc20_erc20_token .crypto_dev_why_sto_head .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
    text-align: center;
}

.erc20_token .what_erc20_erc20_token .crypto_dev_why_sto_head .contents {
    font-size: 17px;
    font-weight: 500;
}

.erc20_token .erc20_token_creation {
    padding: 50px 0px;
    background: #FCF5F5;
}

.erc20_token .erc20_token_creation .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    color: #000;
}

.erc20_token .erc20_token_creation .contents {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #4D4C4C;
    text-align: center;
}

.erc20_token .erc20_token_creation .vtl {
    position: relative;
    padding: 10px 10px 10px 50px;
}

.erc20_token .erc20_token_creation .vtl::before {
    content: "";
    width: 5px;
    background-color: #de421a;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
}

.erc20_token .erc20_token_creation div.event {
    padding: 20px 30px;
    background-color: #ffebeb;
    position: relative;
    border-radius: 6px;
    margin-bottom: 10px;
}

.erc20_token .erc20_token_creation p.date {
    font-size: 1.1em;
    font-weight: 700;
    color: #ff6a00;
}

.erc20_token .erc20_token_creation p.txt {
    margin: 10px 0 0 0;
    color: #222;
    font-size: 17px;
}

.erc20_token .erc20_token_creation div.event::before {
    content: "";
    border: 10px solid transparent;
    border-right-color: #ffebeb;
    border-left: 0;
    position: absolute;
    top: 20%;
    left: -10px;
}

.erc20_token .erc20_token_creation div.event::after {
    content: "";
    background: #fff;
    border: 4px solid #DE421A;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    top: 20%;
    left: -40px;
}

.erc20_token .erc20_token_creation .widget-wrap {
    padding: 30px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.4);
}

.erc20_token .erc20_token_development_process {
    padding: 50px 0px;
}

.erc20_token .erc20_token_development_process .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    color: #000;
}

.erc20_token .erc20_token_development_process .contents {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #4D4C4C;
    text-align: center;
}

.erc20_token .erc20_token_development_process .card-title {
    font-weight: 700;
    font-size: 20px;
    color: #B92424;
    line-height: 1.3;
    padding-top: 10px;
    text-transform: capitalize;
}

.erc20_token .erc20_token_development_process .sub_content {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #5A4848;
}

.erc20_token .erc20_token_development_process .card-body {
    background: #FFEAEA;
}

.erc20_token .erc20_token_development_process .card-body .card-text {
    font-size: 17px;
}

.erc20_token .erc20_token_development_process .badge {
    position: absolute;
    right: -11px;
    top: -4px;
    padding: 12px 15px;
    border-radius: 0 0 0 26px;
    font-size: 15px;
    background: #dc353c !important;
    color: #fff !important;
    box-shadow: 3px 4px 6px 1px #00000091;
}

.erc20_token .erc20_token_development_process .card {
    border: 0px;
    height: 100%;
}

.erc20_token .erc20_token_development_process .card-title {
    font-weight: bold;
}

.erc20_token .wallets_to_store_erc20 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #FCF5F5;
}

.erc20_token .wallets_to_store_erc20 .title {
    text-transform: capitalize;
    font-size: 30px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.erc20_token .wallets_to_store_erc20 .ability_box {
    padding: 14px;
    margin-top: 30px;
    text-align: center;
    align-items: center;
    min-height: 129px;
    border: 1px solid #ededed;
    background: #fff;
    border-top: 5px solid #dc353c;
    box-shadow: 3px 4px 6px 1px #00000091;
}

.erc20_token .wallets_to_store_erc20 .ability_box .sub_title {
    padding-top: 15px;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 17px;
    text-transform: capitalize;
    color: #333;
}

.erc20_token .wallets_to_store_erc20 .ability_box .ability_box_icon {
    width: 50px;
    height: 50px;
    object-fit: none;
}

.erc20_token .capitalization_create {
    padding: 50px 0px;
    background: #FCF5F5;
}

.erc20_token .capitalization_create .what_box {
    padding: 20px 15px;
    margin-top: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    border-radius: 25px;
    font-size: 15px;
    color: #000;
    box-shadow: 0 4px #b92424, 0 40px 25px rgb(185 36 36 / 19%);
}

.erc20_token .capitalization_create .title {
    font-weight: 700;
    font-size: 30px;
    color: #B92424;
    line-height: 1.3;
    padding-top: 10px;
    text-transform: capitalize;
    text-align: center;
}

.erc20_token .capitalization_create .content {
    text-align: center;
    font-size: 17px;
}

.erc20_token .create_your_own {
    /*box-shadow: 0px 2px 10px -5px black;*/
    margin-bottom: 1rem;
    padding: 5rem 0;
}

.erc20_token .create_your_own .crypto_dev_why_sto_head {
    text-align: center;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 28px 23px;
    background: linear-gradient(90.6deg, #150300 18.1%, #ae3b3b 63.78%);
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.erc20_token .create_your_own .crypto_dev_why_sto_head .title {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
}

.erc20_token .erc_btn_1 {
    background: #FCF5F5;
    border-radius: 45px;
    font-weight: 500;
    font-size: 16px;
    color: #000 !important;
}

.erc20_token .banner {
    height: 100vh;
    background: url('../../newfront/img/erc20/banner.png?v1');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    align-items: center;
}

.erc20_token .banner .title {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
}

.erc20_token .banner .title_design {
    background: linear-gradient(180deg, #FF0707 0%, rgba(255, 7, 7, 0) 100%);
    padding: 0px 10px;
}

.erc20_token .banner .content {
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
}

.erc20_token .banner .erc20_btn {
    background: linear-gradient(180deg, #FF0707 0%, rgba(255, 7, 7, 0) 100%);
    border-radius: 45px;
    color: #FFFFFF !important;
    font-weight: 500;
    font-size: 18px;
}

.erc20_token .development {
    padding: 70px 0px;
}

.erc20_token .development .title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
}

.erc20_token .development .content {
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #3F3433;
    text-align: justify;
}

.erc20_token .erc_btn {
    background: linear-gradient(90.6deg, #D32F2F 18.1%, #9D1A1A 63.78%);
    border-radius: 45px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF !important;
}

.erc20_token .inner_development {
    padding: 50px 0px;
    background: linear-gradient(90.6deg, #D32F2F 18.1%, #9D1A1A 63.78%);
}

.erc20_token .inner_development .title {
    font-weight: 700;
    font-size: 30px;
    color: #fff
}

.erc20_token .inner_development .content {
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    color: #FAE9E9;
}

.erc20_token .inner_development .row_line_after {
    position: relative;
}

.erc20_token .inner_development .row_line_after:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 41%;
    width: 3px;
    height: 170px;
    background: #fff;
}

.erc20_token .services {
    padding: 70px 0px;
}

.erc20_token .services .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.erc20_token .services .content {
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #3F3433;
    text-align: center;
    padding-top: 10px;
}

.erc20_token .services .services_list {
    border: 1px solid #E68E8E;
    border-radius: 15px;
    padding: 15px;
    margin-top: 20px;
    text-align: center;
    min-height: 382px;
}

.erc20_token .services .services_list .sub_title {
    font-weight: 700;
    font-size: 20px;
    color: #B92424;
    line-height: 1.3;
    padding-top: 10px;
}

.erc20_token .services .services_list .sub_content {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #5A4848;
}

.erc20_token .services .services_icons {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.erc20_token .services .services_list:hover {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
    border: none !important;
}

.erc20_token .benefits {
    padding: 70px 0px;
    background: linear-gradient(90.6deg, #D32F2F 18.1%, #9D1A1A 63.78%);
}

.erc20_token .benefits .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.erc20_token .benefits .benefits_list {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(243, 106, 112, 0.15);
    padding: 10px;
    border-radius: 15px;
    margin-top: 20px;
}

.erc20_token .benefits .benefits_list .sub_title {
    font-weight: 600;
    font-size: 17px;
    margin-left: 15px;
    line-height: 21px;
}

.erc20_token .benefits .benefits_list .benefits_icons {
    height: 85px;
    width: 85px;
    object-fit: none;
}

.erc20_token .features {
    padding: 70px 0px;
    background: #FCF5F5;
}

.erc20_token .features .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.erc20_token .features .features_list {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(243, 106, 112, 0.15);
    border-radius: 45px;
}

.erc20_token .features .features_list i {
    font-size: 25px;
    color: #ff4747;
}

.erc20_token .features .features_list .sub_title {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    margin-left: 15px;
}

.erc20_token .trending {
    padding: 70px 0px;
}

.erc20_token .trending .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.erc20_token .trending .trending_list {
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgba(171, 31, 31, 0.3);
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.erc20_token .trending .trending_list .sub_title {
    font-weight: 500;
    font-size: 17px;
    margin-left: 15px;
    margin-bottom: 0px;
}

.erc20_token .trending .trending_list .trending_icons {
    height: 40px;
    width: 40px;
    object-fit: none;
}

.erc20_token .why_choose {
    padding: 70px 0px;
    background: #FCF5F5;
}

.erc20_token .why_choose .title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
}

.erc20_token .why_choose .content {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #4D4C4C;
}

.erc20_token .why_choose .why_choose_bg {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 15px;
}

.erc20_token .why_choose .choose_list {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.erc20_token .why_choose .choose_list i {
    font-size: 20px;
    color: #ff4747;
}

.erc20_token .why_choose .choose_list .sub_title {
    font-weight: 500;
    font-size: 17px;
    margin-left: 15px;
    margin-bottom: 0px;
}

.erc20_token .standard {
    padding: 70px 0px;
    background: linear-gradient(90.6deg, #D32F2F 18.1%, #9D1A1A 63.78%);
}

.erc20_token .standard .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    color: #fff;
}

.erc20_token .standard .content {
    text-align: center;
    color: #fff;
    font-size: 17px;
}

.erc20_token .standard .standards_list {
    padding: 10px;
    margin-top: 20px;
    background: #fff;
    text-align: center;
}

.erc20_token .standard .standards_list .sub_title {
    font-weight: 700;
    font-size: 17px;
}

.erc20_token .erc20_token_what {
    padding: 70px 0px;
    background: #FCF5F5;
}

.erc20_token .erc20_token_what .title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
    text-transform: capitalize;
    text-align: center;
}

.erc20_token .erc20_token_what .contents {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #4D4C4C;
    text-align: center;
}

.erc20_token .erc20_token_what .what_box {
    padding: 20px 15px;
    margin-top: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    border-radius: 25px;
    font-size: 15px;
    color: #000;
    display: flex;
    min-height: 360px;
}

.erc20_token .erc20_token_what .what_box i {
    font-size: 20px;
    color: #ff4747;
    padding-top: 5px;
    padding-right: 8px;
}

.erc20_token .erc20_token_what .what_box .sub_contents {
    font-size: 17px;
}

.erc20_token .erc20_token_how {
    padding: 70px 0px;
}

.erc20_token .erc20_token_how .title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
    text-transform: capitalize;
    text-align: center;
}

.erc20_token .erc20_token_how .contents {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #4D4C4C;
    text-align: center;
}

.erc20_token .erc20_token_how .erc_btn {
    padding: 0px 20px;
    font-size: 18px;
    font-weight: 600;
}

.erc20_token .erc20_token_deploy {
    padding: 70px 0px;
    background: #FCF5F5;
}

.erc20_token .erc20_token_deploy .title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
    text-transform: capitalize;
    text-align: center;
}

.erc20_token .erc20_token_deploy .contents {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #4D4C4C;
    text-align: center;
}

.erc20_token .erc20_token_deploy .deploy_list {
    border: 1px solid #E68E8E;
    border-radius: 15px;
    padding: 20px;
    margin-top: 20px;
    text-align: center;
    min-height: 260px;
}

.erc20_token .erc20_token_deploy .deploy_list:hover {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
    border: none !important;
    background: #fff;
}

.erc20_token .erc20_token_deploy .deploy_list .sub_title {
    font-weight: 700;
    font-size: 20px;
    color: #B92424;
    line-height: 1.3;
    padding-top: 10px;
    text-transform: capitalize;
}

.erc20_token .erc20_token_deploy .deploy_list .sub_content {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #5A4848;
}

@media(max-width: 992px) and (min-width: 766px) {
    .erc20_token .banner {
        height: 600px !important;
        background: linear-gradient(45deg, #0b0000, #5a1204);
        text-align: center;
    }
    .erc20_token .banner .title {
        font-size: 40px;
        line-height: 50px;
    }
    .erc20_token .inner_development .row_line_after:after {
        display: none;
    }
    .erc20_token .why_choose .why_choose_bg {
        margin-top: 20px;
    }
    .erc20_token .development,
    .erc20_token .inner_development,
    .erc20_token .why_choose {
        text-align: center;
    }
    .erc20_token .services .services_list,
    .erc20_token .erc20_token_what .what_box {
        min-height: 0px;
    }
    .erc20_token .erc20_token_deploy .deploy_list {
        min-height: 210px !important;
    }
}

@media(max-width: 765px) {
    .erc20_token .banner {
        height: initial !important;
        padding: 100px 0px;
        background: linear-gradient(45deg, #0b0000, #5a1204);
        text-align: center;
    }
    .erc20_token .banner .erc20_btn {
        font-size: 15px;
        padding: 0px 20px;
    }
    .erc20_token .development,
    .erc20_token .services,
    .erc20_token .erc20_token_deploy,
    .erc20_token .benefits,
    .erc20_token .features,
    .erc20_token .trending,
    .erc20_token .standard,
    .erc20_token .erc20_token_what,
    .erc20_token .erc20_token_how,
    .erc20_token .why_choose {
        padding: 40px 0px;
    }
    .erc20_token .banner .title,
    .erc20_token .development .title,
    .erc20_token .inner_development .title,
    .erc20_token .services .title,
    .erc20_token .benefits .title,
    .erc20_token .features .title,
    .erc20_token .trending .title,
    .erc20_token .why_choose .title,
    .erc20_token .standard .title,
    .erc20_token .erc20_token_deploy .title,
    .erc20_token .erc20_token_what .title,
    .erc20_token .erc20_token_how .title {
        font-size: 25px !important;
        line-height: 35px;
    }
    .erc20_token .inner_development .row_line_after:after {
        display: none;
    }
    .erc20_token .why_choose .why_choose_bg {
        margin-top: 20px;
    }
    .erc20_token .development,
    .erc20_token .inner_development,
    .erc20_token .why_choose {
        text-align: center;
    }
    .erc20_token .services .services_list,
    .erc20_token .erc20_token_what .what_box {
        min-height: 0px;
    }
    .erc20_token .erc20_token_deploy .deploy_list {
        min-height: 0px !important;
    }
    .erc20_token .erc_btn {
        font-size: 12px !important;
        padding: 0px 20px;
        line-height: 35px;
    }
}

.erc20_token .hwLstSc {
    padding: 70px 0px;
    background: #FCF5F5;
}

.erc20_token .hwLstSc .hwLstScTlt {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.erc20_token .hwLstSc .hwLstScCnt {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #4D4C4C;
    text-align: center;
}

.erc20_token .hwLstScLst {
    background: #fff;
    box-shadow: 0px 0px 3px #ccc;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
}

.erc20_token .hwLstScLst .hwLstScLstTlt {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    word-break: break-word;
}

@media(max-width: 767px) {
    .erc20_token .hwLstSc .hwLstScTlt {
        font-size: 25px;
    }
}

/*erc20 token style end*/

/*Blockchain game development company START*/

@media(min-width: 991px) {
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img1 {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        height: 100vh;
        display: flex;
        align-items: center;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img2 {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        height: 100vh;
        display: flex;
        align-items: center;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img3 {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        height: 100vh;
        display: flex;
        align-items: center;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img3 .cus_title {
        color: #000;
        font-size: 65px;
        font-weight: 700;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img3 .contents {
        color: #000 !important;
        font-weight: 400;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img4 {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        height: 100vh;
        display: flex;
        align-items: center;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img5 {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        height: 100vh;
        display: flex;
        align-items: center;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img6 {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: top left !important;
        height: 100vh;
        display: flex;
        align-items: center;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img7 {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: top right !important;
        height: 100vh;
        display: flex;
        align-items: center;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
    }
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_item .title {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    text-transform: capitalize;
}

#blockchain_game_dev_main .text_gradient {
    background: linear-gradient(97deg, #F55D0D 0%, #7C0953 100%) no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_item .contents {
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    padding-top: 10px;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_item .blk_game_bnr_btn_sec {
    margin-top: 30px;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_item .blk_game_bnr_btn {
    background: linear-gradient(105deg, #F55D0D 0%, #7C0953 100%);
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    padding: 12px 20px;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img1 .blk_game_bnr_btn {
    background: linear-gradient(333deg, #a178ff 30%, #d73bc9 70%);
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img2 .blk_game_bnr_btn {
    background: linear-gradient(106deg, #fed524 40%, #db990e 60%);
    color: #000;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img3 .blk_game_bnr_btn {
    background: linear-gradient(105deg, #e7049d 0%, #4c0031 100%);
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img4 .blk_game_bnr_btn {
    background: linear-gradient(105deg, #e39e0b 20%, #e300bd 80%);
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img4 .text_gradient {
    background: linear-gradient(97deg, #d29412 0%, #d500ba 100%) no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img5 .blk_game_bnr_btn {
    background: linear-gradient(124deg, #ee7b9f 0%, #da386d 100%);
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img6 .blk_game_bnr_btn {
    background: linear-gradient(105deg, #94e14c 0%, #86fc89 100%);
    color: #03332b;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_img7 .blk_game_bnr_btn {
    background: linear-gradient(105deg, #205fd4 0%, #16e2f7 100%);
}

#blockchain_game_dev_main .blockchain_game_dev_banner .my-carousel {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .my-carousel .owl-nav {
    display: none;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .my-carousel .owl-dots {
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 50%;
    cursor: pointer;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .my-carousel .owl-dot.active {
    background: linear-gradient(105deg, rgb(245, 93, 13) 0%, rgb(124, 9, 83) 100%);
    width: 20px;
    border-radius: 8px;
}

#blockchain_game_dev_main .blockchain_game_dev_banner .my-carousel .owl-dot {
    width: 10px;
    height: 10px;
    background-color: rgb(37, 37, 39);
    border-radius: 50px;
    margin: 4px;
}

#blockchain_game_dev_main .blockchain_game_dev_sec {
    padding: 50px 0px;
    background: #0d0c0b;
}

#blockchain_game_dev_main .blockchain_game_dev_sec:after {
    background: transparent -webkit-radial-gradient(50% 50%, closest-side, rgba(245, 93, 13, 0.5) 0%, rgba(13, 12, 11, 0.5) 100%) 0% 0% no-repeat padding-box;
    background: transparent -o-radial-gradient(50% 50%, closest-side, rgba(245, 93, 13, 0.5) 0%, rgba(13, 12, 11, 0.5) 100%) 0% 0% no-repeat padding-box;
    background: transparent radial-gradient(closest-side at 50% 50%, rgba(245, 93, 13, 0.5) 0%, rgba(13, 12, 11, 0.5) 100%) 0% 0% no-repeat padding-box;
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    margin-top: 70px;
}

#blockchain_game_dev_main .blockchain_game_dev_sec .title {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    line-height: 58px;
    text-transform: capitalize;
    padding-bottom: 15px;
}

#blockchain_game_dev_main .blockchain_game_dev_sec .contents {
    color: #d6d9df;
    font-size: 18px;
    text-align: justify;
}

#blockchain_game_dev_main .blockchain_game_dev_sec .blk_game_abt_btn_sec {
    margin-top: 30px;
}

#blockchain_game_dev_main .blockchain_game_dev_sec .blk_game_abt_btn {
    position: relative;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    padding: 13px 25px;
    z-index: 1;
}

#blockchain_game_dev_main .blockchain_game_dev_sec .blk_game_abt_btn::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 8px;
    padding: 1px;
    background: -webkit-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    background: -o-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    background: linear-gradient(105deg, #F55D0D 0%, #7C0953 100%);
    -webkit-mask: -webkit-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%) content-box, -webkit-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

#blockchain_game_dev_main .blockchain_game_dev_sec .blk_game_abt_btn:hover::before {
    background: -webkit-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    background: -o-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    background: linear-gradient(105deg, #F55D0D 0%, #7C0953 100%);
    -webkit-mask-composite: inherit;
}

#blockchain_game_dev_main .blockchain_game_dev_service {
    padding: 50px 0px;
    background: #0d0c0b;
}

#blockchain_game_dev_main .blockchain_game_dev_service .title {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    line-height: 65px;
    text-transform: capitalize;
    text-align: center;
}

#blockchain_game_dev_main .blockchain_game_dev_service .service_box {
    background: linear-gradient(#0d0c0b, #0d0c0b) padding-box, linear-gradient(50deg, #F55D0D, #F55D0D, #b12e35, #7C0953, #7C0953) border-box;
    border-radius: 20px;
    border: 1px solid transparent;
    padding: 20px;
    border-radius: 10px;
    margin-top: 30px;
    min-height: 420px;
}

#blockchain_game_dev_main .blockchain_game_dev_service .service_box .sub_title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    text-transform: capitalize;
}

#blockchain_game_dev_main .blockchain_game_dev_service .service_box .sub_contents {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 0px;
    color: #fff;
    padding-top: 10px;
}

#blockchain_game_dev_main .blockchain_game_dev_features {
    padding: 60px 0px;
    background-color: #0d0c0b;
}

#blockchain_game_dev_main .blockchain_game_dev_features:after {
    background: transparent -webkit-radial-gradient(50% 50%, closest-side, rgba(245, 93, 13, 0.5) 0%, rgba(13, 12, 11, 0.5) 100%) 0% 0% no-repeat padding-box;
    background: transparent -o-radial-gradient(50% 50%, closest-side, rgba(245, 93, 13, 0.5) 0%, rgba(13, 12, 11, 0.5) 100%) 0% 0% no-repeat padding-box;
    background: transparent radial-gradient(closest-side at 50% 50%, rgba(245, 93, 13, 0.5) 0%, rgba(13, 12, 11, 0.5) 100%) 0% 0% no-repeat padding-box;
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    margin-top: 70px;
}

#blockchain_game_dev_main .blockchain_game_dev_features .title {
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

#blockchain_game_dev_main .game_list {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    position: relative;
    margin-top: 30px;
    z-index: 10;
    height: 400px;
    width: 400px;
}

#blockchain_game_dev_main .game_list {
    background-repeat: no-repeat;
    background-position: center;
}

#blockchain_game_dev_main .game_list::after {
    background: rgb(19 19 19);
    border: 1px solid #30343B;
    width: 400px;
    content: '';
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 300ms ease-in;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
}

#blockchain_game_dev_main .game_list:hover::after,
#blockchain_game_dev_main .game_list:hover img,
#blockchain_game_dev_main .game_list:hover .sub_title,
#blockchain_game_dev_main .game_list:hover .sub_content,
#blockchain_game_dev_main .blockchain_game_dev_features .game_list:hover .game_btn {
    opacity: 1;
}

#blockchain_game_dev_main .game_list:hover .sub_content {
    padding: 0px 20px;
}

#blockchain_game_dev_main .game_list img {
    display: block;
    opacity: 0;
    z-index: 10;
    border: 2px solid #ca5b05;
    width: 230px;
    height: 150px;
    box-shadow: 6px 4px 0px 1px #ca5b05;
    border-radius: 10px;
}

#blockchain_game_dev_main .game_list .sub_title {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    z-index: 10;
    opacity: 0;
    margin-bottom: 0px;
    margin-top: 15px;
    text-transform: capitalize;
}

#blockchain_game_dev_main .game_list .sub_content {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
    opacity: 0;
    z-index: 10;
    padding-top: 5px;
    padding-bottom: 30px;
}

#blockchain_game_dev_main .blockchain_game_dev_industry {
    padding: 60px 0px;
    background-color: #0d0c0b;
}

#blockchain_game_dev_main .blockchain_game_dev_industry .title {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

#blockchain_game_dev_main .blockchain_game_dev_industry .industry_card {
    background: rgba(48, 52, 59, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid #30343B;
    border-radius: 0.5rem;
    text-align: center;
    padding: 15px;
    margin-top: 30px;
    min-height: 180px;
}

#blockchain_game_dev_main .blockchain_game_dev_industry .industry_card:hover {
    border-radius: 3px;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 100ms ease-in;
    transform: scale(1.1);
}

#blockchain_game_dev_main .blockchain_game_dev_industry .industry_card .sub_title {
    font-weight: 500;
    font-size: 15px;
    padding-top: 10px;
    color: #fff;
    line-height: 25px;
    text-transform: capitalize;
}

#blockchain_game_dev_main .blockchain_game_dev_industry .industry_card .sprite_icons {
    height: 60px;
    width: 60px;
    object-fit: none;
}

#blockchain_game_dev_main .blockchain_game_dev_statistics {
    padding: 60px 0px;
    background-color: #0d0c0b;
}

#blockchain_game_dev_main .blockchain_game_dev_statistics .title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
}

#blockchain_game_dev_main .blockchain_game_dev_statistics .contents {
    color: #d6d9df;
    font-size: 18px;
    padding-top: 10px;
    text-align: center;
}

#blockchain_game_dev_main .blockchain_game_dev_statistics .blk_game_abt_btn_sec {
    margin-top: 30px;
}

#blockchain_game_dev_main .blockchain_game_dev_statistics .blk_game_abt_btn_sec {
    text-align: center;
}

#blockchain_game_dev_main .blockchain_game_dev_statistics .blk_game_abt_btn {
    position: relative;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    padding: 13px 25px;
    z-index: 1;
}

#blockchain_game_dev_main .blockchain_game_dev_statistics .blk_game_abt_btn::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 8px;
    padding: 1px;
    background: -webkit-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    background: -o-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    background: linear-gradient(105deg, #F55D0D 0%, #7C0953 100%);
    -webkit-mask: -webkit-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%) content-box, -webkit-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

#blockchain_game_dev_main .blockchain_game_dev_statistics .blk_game_abt_btn:hover::before {
    background: -webkit-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    background: -o-linear-gradient(345deg, #F55D0D 0%, #7C0953 100%);
    background: linear-gradient(105deg, #F55D0D 0%, #7C0953 100%);
    -webkit-mask-composite: inherit;
}

#blockchain_game_dev_main .blockchain_game_dev_why {
    padding: 60px 0px;
    background-color: #0d0c0b;
}

#blockchain_game_dev_main .blockchain_game_dev_why .title {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
}

#blockchain_game_dev_main .blockchain_game_dev_why .why_box {
    padding: 10px;
    border: solid 1px #30343B;
    font-size: 16px;
    color: #d6d9df;
    border-radius: 0.5rem !important;
    margin-top: 30px;
    text-transform: capitalize;
    min-height: 85px;
    display: flex;
    align-items: center;
    text-align: center;
}

#blockchain_game_dev_main .blockchain_game_dev_process {
    padding: 60px 0px;
    background-color: #0d0c0b;
}

#blockchain_game_dev_main .blockchain_game_dev_process .title {
    font-size: 45px;
    font-weight: 700;
    line-height: 65px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
}

#blockchain_game_dev_main .blockchain_game_dev_process .platform_list_after {
    position: relative;
    counter-increment: timeline_counter_before;
}

#blockchain_game_dev_main .blockchain_game_dev_process .platform_list_after:after {
    content: counter(timeline_counter_before);
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background: linear-gradient(105deg, #F55D0D 0%, #7C0953 100%) no-repeat padding-box;
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

#blockchain_game_dev_main .blockchain_game_dev_process .platform_after {
    margin-top: 30px;
    position: relative;
}

#blockchain_game_dev_main .blockchain_game_dev_process .platform_after:after {
    content: "";
    width: 1px;
    height: 100%;
    background-image: linear-gradient(1800deg, transparent, transparent 50%, #0d0c0b 50%, #0d0c0b 100%), linear-gradient(180deg, #F55D0D, #F55D0D, #F55D0D, #7C0953, #7C0953);
    background-size: 3px 20px, 100% 20px;
    border: none;
    position: absolute;
    top: 0px;
    left: 50%;
}

#blockchain_game_dev_main .blockchain_game_dev_process .platform_list {
    padding: 20px 20px;
    border: solid 1px #30343B;
    border-radius: 0.5rem !important;
    margin: 20px 20px;
    display: flex;
    align-items: center;
}

#blockchain_game_dev_main .blockchain_game_dev_process .platform_list .sub_title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-left: 10px;
}

#blockchain_game_dev_main .blockchain_game_dev_process .platform_list .sprite_icons {
    width: 50px;
    height: 50px;
    object-fit: none;
}

@media(max-width: 992px) and (min-width: 766px) {
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_item {
        background: #0d0c0b;
        display: flex;
        align-items: center;
        height: 500px;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
        text-align: center;
        padding: 70px 0px;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_item .title {
        font-size: 40px;
        text-align: center;
        padding-top: 30px;
        line-height: 48px;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .my-carousel .owl-dots {
        left: 42%;
    }
    #blockchain_game_dev_main .blockchain_game_dev_sec .title,
    #blockchain_game_dev_main .blockchain_game_dev_service .title,
    #blockchain_game_dev_main .blockchain_game_dev_features .title,
    #blockchain_game_dev_main .blockchain_game_dev_industry .title,
    #blockchain_game_dev_main .blockchain_game_dev_process .title,
    #blockchain_game_dev_main .blockchain_game_dev_statistics .title,
    #blockchain_game_dev_main .blockchain_game_dev_why .title {
        font-size: 35px !important;
        text-align: center;
        line-height: 45px;
    }
    #blockchain_game_dev_main .blockchain_game_dev_sec:after,
    #blockchain_game_dev_main .blockchain_game_dev_features:after {
        display: none;
    }
    #blockchain_game_dev_main .blockchain_game_dev_sec .blk_game_abt_btn_sec,
    #blockchain_game_dev_main .blockchain_game_dev_statistics .blk_game_abt_btn_sec {
        text-align: center;
    }
    #blockchain_game_dev_main .blockchain_game_dev_service .service_box {
        min-height: 305px;
    }
    #blockchain_game_dev_main .blockchain_game_dev_process .platform_after:after {
        left: 5%;
    }
    #blockchain_game_dev_main .blockchain_game_dev_process .platform_list_after:after {
        left: -4%;
    }
}

@media(max-width: 767px) {
    #blockchain_game_dev_main .blockchain_game_dev_banner .blockchain_game_dev_bnr_item {
        background: #0d0c0b;
        display: flex;
        align-items: center;
        box-shadow: 0px 11px 20px 4px rgba(0, 0, 0, 0.07);
        position: relative;
    }
    #blockchain_game_dev_main .blockchain_game_dev_bnr_item {
        background: #0d0c0b;
        height: 650px;
        display: flex;
        align-items: center;
        text-align: center;
    }
    #blockchain_game_dev_main .blockchain_game_dev_bnr_item .title {
        font-size: 40px !important;
        text-align: center;
        padding-top: 30px;
        line-height: 50px !important;
    }
    #blockchain_game_dev_main .blockchain_game_dev_sec .title,
    #blockchain_game_dev_main .blockchain_game_dev_service .title,
    #blockchain_game_dev_main .blockchain_game_dev_features .title,
    #blockchain_game_dev_main .blockchain_game_dev_industry .title,
    #blockchain_game_dev_main .blockchain_game_dev_process .title,
    #blockchain_game_dev_main .blockchain_game_dev_statistics .title,
    #blockchain_game_dev_main .blockchain_game_dev_why .title {
        font-size: 35px !important;
        text-align: center;
        line-height: 45px;
    }
    #blockchain_game_dev_main .blockchain_game_dev_sec:after,
    #blockchain_game_dev_main .blockchain_game_dev_features:after {
        display: none;
    }
    #blockchain_game_dev_main .blockchain_game_dev_sec .blk_game_abt_btn_sec,
    #blockchain_game_dev_main .blockchain_game_dev_statistics .blk_game_abt_btn_sec {
        text-align: center;
    }
    #blockchain_game_dev_main .blockchain_game_dev_service .service_box {
        min-height: 0px;
    }
    #blockchain_game_dev_main .blockchain_game_dev_process .platform_after:after {
        left: 0%;
    }
    #blockchain_game_dev_main .blockchain_game_dev_process .platform_list_after:after {
        left: 0%;
    }
    #blockchain_game_dev_main .blockchain_game_dev_banner .my-carousel .owl-dots {
        left: 38%;
    }
    #blockchain_game_dev_main .blockchain_game_dev_features .cus_row {
        display: table;
        margin: 0 auto;
        margin-top: 30px;
    }
}

/*Blockchain game development company END*/

/*Sports Betting DApp Game Development Company START*/

#sports_betting_dapp_game_dev_main {
    background: #141618 !important;
}

@media(min-width: 991px) {
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: to left;
        background: url("../../newfront/img/sports-betting-dapp-game-development/banner1.png");
        height: 100vh;
        display: flex;
        align-items: center;
        position: relative;
    }
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .title {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    line-height: 50px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .cus_title {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 43px;
    line-height: 50px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .cus_title1 {
    text-transform: uppercase;
    color: #FFC93D;
    font-weight: 700;
    font-size: 35px;
    line-height: 50px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .sub_title {
    text-transform: uppercase;
    color: #CECECE;
    font-weight: 600;
    font-size: 25px;
    line-height: 50px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .contents {
    color: #E7ECF2;
    font-size: 17px;
    line-height: 25px;
    padding-top: 10px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .sport_game_bnr_btn_sec {
    margin-top: 30px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .sport_game_bnr_btn {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    padding: 13px 20px;
    text-transform: capitalize;
    background: #FFC83D;
    border-radius: 3px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .sport_game_bnr_btn1 {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    padding: 13px 20px;
    text-transform: capitalize;
    border: 1px solid #FFC83D;
    margin: 0 10px;
    border-radius: 3px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec {
    background: #141618;
    padding: 70px 0px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec {
    background: #0a0a0c;
    padding: 40px 0px 40px 40px;
    opacity: 0.8;
    position: relative;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec::before {
    background-repeat: no-repeat !important;
    background: url("../../newfront/img/sports-betting-dapp-game-development/card-img.svg");
    position: absolute;
    content: '';
    top: 20px;
    right: 20px;
    height: 100px;
    width: 100px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec::after {
    background-repeat: no-repeat !important;
    background: url("../../newfront/img/sports-betting-dapp-game-development/card-img1.svg");
    position: absolute;
    content: '';
    bottom: 20px;
    right: 30%;
    height: 100px;
    width: 100px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .title {
    color: #FFC83D;
    font-weight: 700;
    font-size: 30px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 15px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .contents {
    color: #fff;
    font-size: 17px;
    text-align: justify;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .sport_game_abt_btn_sec {
    margin-top: 30px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .sport_game_abt_btn {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    padding: 12px 25px;
    background: #33b30b;
    border-radius: 3px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .sport_game_abt_btn1 {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    padding: 12px 25px;
    background: #09a7cd;
    margin: 0 10px;
    border-radius: 3px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service {
    padding: 70px 0px;
    position: relative;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .title {
    color: #FFC83D;
    font-weight: 700;
    font-size: 30px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .services_row {
    margin-top: 40px;
    display: flex;
    align-items: center !important;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .service_box {
    filter: drop-shadow(0px 0px 35px rgba(51, 48, 0, 0.15));
    padding: 35px 10px 35px 35px;
    border-radius: 15px;
    background: linear-gradient(270deg, #141618 15.81%, #141618 66.09%, #141618 71.82%, #141618 89.58%) padding-box, linear-gradient(107deg, #FFC83D, #FFC83D, #FFC83D, #ffc83d00 90%, #060a4000) border-box;
    border: 1px solid transparent;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .service_box1 {
    filter: drop-shadow(0px 0px 35px rgba(51, 48, 0, 0.15));
    padding: 35px 10px 35px 0px;
    border-radius: 15px;
    background: linear-gradient(270deg, #141618 15.81%, #141618 66.09%, #141618 71.82%, #141618 89.58%) padding-box, linear-gradient(255deg, #FFC83D, #FFC83D, #FFC83D, #ffc83d00 90%, #060a4000) border-box;
    border: 1px solid transparent;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .img_serv_sec1 {
    text-align: right !important;
    justify-content: flex-end !important;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .sub_title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: #FFC83D;
    text-transform: uppercase;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .sub_contents {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 20px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .sprite_img {
    width: 300px;
    height: 350px;
    object-fit: none;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features {
    padding: 70px 0px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .title {
    color: #FFC83D;
    font-weight: 700;
    font-size: 30px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .contents {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .features_box {
    padding: 20px;
    background: rgba(255, 255, 255, 0.1);
    border-left: 9px solid #FFC83D;
    margin-top: 30px;
    min-height: 278px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .features_box:hover {
    border: 1px solid #ffffff75;
    background: unset;
    border-left: 9px solid #FFC83D;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .features_img_sec {
    display: flex;
    align-items: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .sub_title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: #FFC83D;
    padding-left: 10px;
    text-transform: uppercase;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .sub_contents {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff;
    padding-top: 10px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .sprite_icons {
    width: 65px;
    height: 80px;
    object-fit: none;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits {
    padding: 70px 0px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits .title {
    color: #FFC83D;
    font-weight: 700;
    font-size: 30px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits .contents {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits .benefits_list {
    padding: 10px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits .sub_title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: #FFC83D;
    text-transform: capitalize;
    position: relative;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits .sub_title::before {
    content: '';
    position: absolute;
    top: 5px;
    left: -20px;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits .sub_contents {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff;
    padding-top: 10px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain {
    padding: 70px 0px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .techstack_card {
    padding: 50px 30px;
    border: 4px solid #FFC83D;
    border-radius: 13px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .title {
    color: #FFC83D;
    font-weight: 700;
    font-size: 30px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .contents {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .blockchain_box {
    padding: 10px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0px 45px;
    text-align: center;
    margin-top: 40px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .sub_title {
    font-weight: 600;
    font-size: 19px;
    text-transform: capitalize;
    color: #fff;
    padding-top: 5px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .sprite_icons {
    width: 70px;
    height: 70px;
    object-fit: none;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack {
    padding: 70px 0px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack .techstack_card {
    padding: 50px 30px;
    border: 4px solid #FFC83D;
    border-radius: 13px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack .title {
    color: #FFC83D;
    font-weight: 700;
    font-size: 30px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack .contents {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack .st_sec_box {
    text-align: center;
    padding: 18px;
    margin-bottom: 1rem;
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack .st_sec_box .st_sec_head {
    font-weight: 600;
    font-size: 15px;
    margin-top: 0.5rem;
    color: #fff;
}

@media(min-width: 991px) {
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: to right;
        background: url("../../newfront/img/sports-betting-dapp-game-development/bene-work-bg1.png");
        display: flex;
        align-items: center;
        position: relative;
        padding: 70px 0px;
    }
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work .title {
    color: #FFC83D;
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work .contents {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work .work_box {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    margin-top: 30px;
    padding: 20px;
    text-align: center;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work .work_box:hover {
    background: #ffc83d17;
    border: 3px solid #FFC83D;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work .sub_title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: #FFC83D;
    text-transform: uppercase;
    position: relative;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work .sub_contents {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff;
    padding-top: 10px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire {
    padding: 70px 0px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .title {
    color: #FFC83D;
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .contents {
    color: #fff;
    font-size: 18px;
    text-align: justify;
    margin-bottom: 20px;
    margin-top: 10px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .how_list {
    padding: 10px;
    margin-left: 40px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .sub_title {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.3;
    color: #fff;
    text-transform: capitalize;
    position: relative;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .sub_title::before {
    content: '';
    position: absolute;
    top: 5px;
    left: -20px;
    background: #FFC83D;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .sport_game_hire_btn_sec {
    margin-top: 30px;
}

#sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .sport_game_hire_btn {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    padding: 13px 20px;
    text-transform: capitalize;
    background: #FFC83D;
    border-radius: 3px;
}

@media(max-width: 992px) and (min-width: 766px) {
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner {
        display: flex;
        align-items: center;
        height: 600px;
        position: relative;
        text-align: center;
        padding: 70px 0px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .cus_title {
        font-size: 40px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .title {
        font-size: 35px;
        text-align: center;
        padding-top: 0px;
        line-height: 48px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .title {
        font-size: 30px !important;
        text-align: center;
        line-height: 45px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .sport_game_abt_btn_sec,
    #sports_betting_dapp_game_dev_main .blockchain_game_dev_statistics .sport_game_abt_btn_sec {
        text-align: center;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .service_box {
        background: linear-gradient(270deg, #141618 15.81%, #141618 66.09%, #141618 71.82%, #141618 89.58%) padding-box, linear-gradient(107deg, #FFC83D, #FFC83D, #FFC83D, #ffc83d00 80%, #060a4000) border-box;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .service_box1 {
        background: linear-gradient(270deg, #141618 15.81%, #141618 66.09%, #141618 71.82%, #141618 89.58%) padding-box, linear-gradient(255deg, #FFC83D, #FFC83D, #FFC83D, #ffc83d00 80%, #060a4000) border-box;
        padding: 35px 10px 35px 20px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work {
        padding: 50px 0px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .how_list {
        margin-left: 0px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec::before,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec::after {
        display: none;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec {
        padding: 20px !important;
    }
}

@media(max-width: 767px) {
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner {
        display: flex;
        align-items: center;
        height: 500px;
        position: relative;
        text-align: center;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .title {
        font-size: 28px !important;
        text-align: center;
        padding-top: 0px;
        line-height: 40px !important;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .cus_title {
        font-size: 32px;
        line-height: 35px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .cus_title1 {
        font-size: 28px;
        line-height: 30px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .sub_title {
        font-size: 20px;
        line-height: 40px;
        margin-top: 60px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire {
        padding: 40px 0px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_benefits .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_work .title,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .title {
        font-size: 25px !important;
        text-align: center;
        line-height: 38px !important;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .sport_game_abt_btn_sec,
    #sports_betting_dapp_game_dev_main .blockchain_game_dev_statistics .sport_game_abt_btn_sec {
        text-align: center;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .img_serv_sec,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .img_serv_sec1 {
        display: none;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_service .title {
        margin-bottom: 0px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_features .features_box {
        min-height: 0px;
        margin-top: 20px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_blockchain .blockchain_box {
        margin-top: 20px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_techstack .techstack_card {
        padding: 20px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .sport_game_bnr_btn,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_banner .sport_game_bnr_btn1,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .sport_game_abt_btn,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .sport_game_abt_btn1,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .sport_game_hire_btn {
        padding: 10px 14px;
        font-size: 13px;
        font-weight: 600;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_hire .how_list {
        margin-left: 0px;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec::before,
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec::after {
        display: none;
    }
    #sports_betting_dapp_game_dev_main .sports_betting_dapp_game_dev_sec .card_sec {
        padding: 20px !important;
    }
}

/*Sports Betting DApp Game Development Company END*/

/*Cryptocurrency Wallet development Start*/

.cryptocurrency_wallet_development .blockchain_services_banner {
    height: 100vh;
    background-image: url(../img/cryptocurrency-wallet-development/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    align-items: center;
}

.cryptocurrency_wallet_development .blockchain_services_banner .title {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    text-align: center;
}

.cryptocurrency_wallet_development .blockchain_services_banner .content {
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    line-height: 4rem;
    text-align: center;
}

.cryptocurrency_wallet_development .erc20_btn {
    background: linear-gradient(100deg, #775aea 30%, #ff6247);
    color: #FFFFFF !important;
    font-weight: 500;
    font-size: 18px;
}

.cryptocurrency_wallet_development .cryptocurrency_wallet_development_company {
    background: #fff;
    padding: 50px 0px;
}

.cryptocurrency_wallet_development .cryptocurrency_wallet_development_company .title {
    font-size: 32px;
    font-weight: 800;
    text-transform: capitalize;
    text-align: center;
}

.cryptocurrency_wallet_development .cryptocurrency_wallet_development_company .content {
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
    text-align: center;
}

.cryptocurrency_wallet_development .cryptocurrency_wallet_development_company .mdc_what_btn {
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    padding: 13px 50px;
    font-weight: 700;
    font-size: 17px;
    background: linear-gradient(100deg, #775aea 30%, #ff6247);
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
}

.cryptocurrency_wallet_development .cryptocurrency_wallet_development_company .mdc_tele_btn {
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    padding: 13px 50px;
    font-weight: 700;
    font-size: 17px;
    background: #3d107e;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
}

.cryptocurrency_wallet_development .features_cryptocurrency_wallet_development {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.cryptocurrency_wallet_development .features_cryptocurrency_wallet_development .title {
    font-size: 44px;
    text-align: center;
    font-weight: 500;
    color: #000;
    padding-left: 30px;
    line-height: 60px;
    margin-top: 45px;
}

.cryptocurrency_wallet_development .features_cryptocurrency_wallet_development .grd_text {
    background: linear-gradient(100deg, #775aea 30%, #ff6247);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    font-weight: 900;
    display: inline-block;
    font-size: 46px;
}

.cryptocurrency_wallet_development .features_cryptocurrency_wallet_development .whitepaper_services_main {
    padding: 20px 20px;
    background-color: #f3f3f5;
    margin: 10px;
    border-radius: 10px;
    min-height: 325px;
}

.cryptocurrency_wallet_development .features_cryptocurrency_wallet_development .icon_sprit {
    width: 70px;
    height: 70px;
    object-fit: none;
}

.cryptocurrency_wallet_development .features_cryptocurrency_wallet_development .whitepaper_services_card_title {
    color: #000;
    text-align: left;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    margin: 10px 0 10px;
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f3f3f5;
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services .service-card {
    padding: 2em 1.5em;
    border-radius: 5px;
    box-shadow: 0 0 35px rgb(0 0 0 / 12%);
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #fff;
    margin-top: 30px;
    min-height: 400px;
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services .service-card::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #775aea 30%, #ff6247);
    position: absolute;
    left: 0%;
    top: -98%;
    z-index: -2;
    transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services .feature_box_icon {
    width: 60px;
    height: 60px;
    object-fit: none;
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services .icon-wrapper {
    background-color: #fff;
    position: relative;
    margin: auto;
    font-size: 30px;
    height: 2.5em;
    width: 2.5em;
    color: #ffffff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    transition: 0.5s;
    z-index: 3;
    /* border: 1px dashed #011837; */
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #1f194c;
    margin: 1em 0;
    z-index: 3;
    text-align: center;
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services p {
    color: #000;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.03em;
    z-index: 3;
    text-align: center;
}

.cryptocurrency_wallet_development .our_cryptocurrency_wallet_development_services .service-card:hover:after {
    top: 0%;
}

.cryptocurrency_wallet_development .top_cryptocurrency_wallets_list {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f6f6f6;
}

.cryptocurrency_wallet_development .top_cryptocurrency_wallets_list .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.cryptocurrency_wallet_development .top_cryptocurrency_wallets_list .ability_box {
    padding: 14px;
    margin-top: 30px;
    text-align: center;
    align-items: center;
    min-height: 156px;
    border: 1px solid #ededed;
    background: #fff;
    border-bottom: 5px solid #000;
}

.cryptocurrency_wallet_development .top_cryptocurrency_wallets_list .ability_box .ability_box_icon {
    width: 50px;
    height: 50px;
    object-fit: none;
}

.cryptocurrency_wallet_development .top_cryptocurrency_wallets_list .ability_box .sub_title {
    padding-top: 15px;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 17px;
    text-transform: capitalize;
    color: #333;
}

.cryptocurrency_wallet_development .top_cryptocurrency_wallets_list .hire_blc_dev_btn {
    background: linear-gradient(90deg, #775aea 30%, #ff6247);
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
}

.cryptocurrency_wallet_development .impacts_of_cryptocurrency_wallet_development {
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(90deg, #775aea 30%, #ff6247);
}

.cryptocurrency_wallet_development .impacts_of_cryptocurrency_wallet_development .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.cryptocurrency_wallet_development .impacts_of_cryptocurrency_wallet_development .sub_content {
    padding-left: 0px;
    margin-top: 10px;
    font-size: 17px;
    color: #fff;
    text-align: justify;
}

.cryptocurrency_wallet_development .whiteLabel_crypto_wallet {
    padding: 70px 0px;
}

.cryptocurrency_wallet_development .whiteLabel_crypto_wallet .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

.cryptocurrency_wallet_development .whiteLabel_crypto_wallet .sub_contents {
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
}

.cryptocurrency_wallet_development .whiteLabel_crypto_wallet .services_list {
    display: flex;
    align-items: center;
    margin-top: 30px;
    background: #333;
    padding: 20px;
    min-height: 105px;
    border-radius: 15px;
}

.cryptocurrency_wallet_development .whiteLabel_crypto_wallet .services_list .img_design {
    height: 60px;
    width: 60px;
    border-radius: 10px;
    background: linear-gradient(90deg, #775aea 30%, #ff6247);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cryptocurrency_wallet_development .whiteLabel_crypto_wallet .feature_box_icon {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.cryptocurrency_wallet_development .whiteLabel_crypto_wallet .services_list .sub_title {
    margin-bottom: 0px;
    margin-left: 15px;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
}

.cryptocurrency_wallet_development .benefits_of_acquiring_our_crypto {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f7f7f7;
}

.cryptocurrency_wallet_development .benefits_of_acquiring_our_crypto .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: left;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.cryptocurrency_wallet_development .benefits_of_acquiring_our_crypto .process_box {
    padding: 10px;
    font-weight: 700;
    line-height: 21px;
    display: flex;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
    font-size: 17px;
}

.cryptocurrency_wallet_development .benefits_of_acquiring_our_crypto .process_box i {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 15px;
    border-radius: 44px;
    margin-right: 10px;
    color: #fff;
    background: linear-gradient(90deg, #775aea 30%, #ff6247);
}

@media (max-width: 992px) and (min-width: 766px) {
    .cryptocurrency_wallet_development .blockchain_services_banner {
        height: initial !important;
        padding: 100px 0px;
        background: #311e11;
        text-align: center;
    }
    .cryptocurrency_wallet_development .blockchain_services_banner .title {
        font-size: 35px;
        margin-top: 66px;
    }
}

@media (max-width: 765px) {
    .cryptocurrency_wallet_development .blockchain_services_banner {
        height: initial !important;
        padding: 100px 0px;
        background: #311e11;
        text-align: center;
    }
    .cryptocurrency_wallet_development .blockchain_services_banner .title {
        font-size: 30px !important;
        margin-top: 66px;
    }
    .cryptocurrency_wallet_development .blockchain_services_banner .content {
        font-size: 14px;
    }
    .cryptocurrency_wallet_development .cryptocurrency_wallet_development_company .mdc_what_btn {
        color: #fff !important;
        cursor: pointer;
        text-align: center;
        padding: 15px;
        font-weight: 600;
        font-size: 15px;
        background: linear-gradient(100deg, #775aea 30%, #ff6247);
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
    .cryptocurrency_wallet_development .cryptocurrency_wallet_development_company .mdc_tele_btn {
        color: #fff !important;
        cursor: pointer;
        text-align: center;
        padding: 15px;
        font-weight: 600;
        font-size: 15px;
        background: #3d107e;
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process {
    padding: 50px 0px;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .cus_title {
    background: linear-gradient(100deg, #775aea 30%, #ff6247);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    font-weight: 800;
    display: inline-block;
    font-size: 36px;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .contents {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_num {
    font-size: 100px;
    font-weight: 700;
    color: #dfdfdf;
    text-align: right;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_head {
    font-size: 25px;
    font-weight: 800;
    text-transform: capitalize;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_num1 {
    font-size: 100px;
    font-weight: 700;
    color: #dfdfdf;
    text-align: left;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_head1 {
    font-size: 25px;
    font-weight: 800;
    text-transform: capitalize;
    text-align: right;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_img {
    height: 130px;
    width: 130px;
    border-radius: 50%;
    background: linear-gradient(#F3F3F4, #F3F3F4) padding-box, linear-gradient(264deg, #955bc5, #825add, #b85e9c, #e56167, #ed615c) border-box;
    border: 7px solid transparent;
    justify-content: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_img_even {
    height: 130px;
    width: 130px;
    border-radius: 50%;
    background: linear-gradient(#F3F3F4, #F3F3F4) padding-box, linear-gradient(264deg, #955bc5, #825add, #b85e9c, #e56167, #ed615c) border-box;
    border: 7px solid transparent;
    justify-content: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .sprite_icons {
    width: 70px;
    height: 70px;
    object-fit: none;
}

@media (max-width: 576px) {
    .cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_img {
        height: 120px;
        width: 120px;
    }
    .cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_num,
    .cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_num1,
    .cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_img_even {
        display: none;
    }
    .cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_head,
    .cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_head1 {
        text-align: center;
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 1.5;
    }
    .cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_img_mbl {
        height: 120px;
        width: 120px;
        border-radius: 50%;
        background: linear-gradient(#F3F3F4, #F3F3F4) padding-box, linear-gradient(264deg, #955bc5, #825add, #b85e9c, #e56167, #ed615c) border-box;
        border: 7px solid transparent;
        justify-content: center;
        margin: 0 auto;
        display: flex;
        align-items: center;
    }
}

@media (min-width: 576px) {
    .cryptocurrency_wallet_development .cryptocurrency_wallets_dev_process .process_img_mbl_sec {
        display: none;
    }
}

/*Cryptocurrency Wallet development End*/

/*web3 style start*/

.web3_main .banner_sec {
    height: 100vh;
    background: url('../../newfront/img/web3/banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    display: flex;
    align-items: center;
}

.web3_main .banner_sec .big_txt {
    font-weight: 600;
    font-size: 75px;
    color: #FFFFFF;
}

.web3_main .banner_sec .txt_color {
    font-weight: 800;
    font-size: 75px;
    background: linear-gradient(180deg, #6C3BFE 0%, #B797FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.web3_main .banner_sec .title {
    font-weight: 400;
    font-size: 39px;
    color: #fff;
    line-height: 55px;
}

.web3_main .banner_sec b {
    font-weight: 600;
    font-size: 50px;
    color: #FFFFFF;
}

.web3_main .banner_sec .contents {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #B5B7C8;
    margin-top: 15px;
}

.web3_main .web3_btn {
    background: #060A2A;
    border: 1px solid #41487C;
    border-radius: 10px;
    padding: 4px;
    width: fit-content
}

.web3_main .banner_btn {
    background: linear-gradient(94.16deg, #6430FE 10.87%, #B696FF 87.13%);
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF !important;
    border: none;
    padding: 6px 20px;
}

.web3_main .company_sec {
    background: linear-gradient(180deg, #060A2B 0%, #100755 100%);
    padding: 100px 0px 150px 0px;
    position: relative;
}

.web3_main .company_sec .company_bg {
    background: linear-gradient(101.16deg, #622FFE 9.09%, #9B75FE 103.39%);
    border-radius: 15px;
    padding: 40px;
    position: relative;
}

.web3_main .company_sec .company_bg .contents {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}

.web3_main .company_sec .company_title {
    font-weight: 800;
    font-size: 45px;
    color: #FFFFFF;
}

.web3_main .company_sec .title {
    font-weight: 600;
    font-size: 35px;
    line-height: 45px;
    color: #FFFFFF;
    margin-left: -95%;
}

.web3_main .company_sec .company_img {
    position: absolute;
    left: -150px;
    top: -77px;
}

.web3_main .company_sec .company_img_1 {
    text-align: end;
    position: absolute;
    right: 45px;
    top: 45px;
}

.web3_main .company_sec .company_bg:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 175px;
    background: url(../../newfront/img/web3/round.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.web3_main .company_sec .company_bg:before {
    content: "";
    position: absolute;
    top: -57px;
    left: 0px;
    background: url(../../newfront/img/web3/text.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    width: 55%;
    height: 100%;
    z-index: -1;
}

.web3_main .services_sec {
    background: linear-gradient(180deg, #040824 39.17%, #100755 100%);
    padding: 70px 0px;
}

.web3_main .services_sec .title {
    font-weight: 500;
    font-size: 45px;
    text-align: center;
    color: #FFFFFF;
}

.web3_main .txt_color_1 {
    background: linear-gradient(94.16deg, #6430FE 10.87%, #B696FF 87.13%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 45px;
}

.web3_main .services_sec .contents {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}

.web3_main .services_sec .services_list {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.13) 0%, rgba(4, 7, 36, 0) 41.82%, rgba(4, 7, 36, 0.13) 83.64%);
    border: 1px solid #333758;
    border-radius: 15px;
    padding: 20px;
    margin-top: 50px;
    min-height: 280px;
}

.web3_main .services_sec .services_list .sub_title {
    font-weight: 600;
    font-size: 19px;
    color: #FFFFFF;
    margin-left: 32px;
}

.web3_main .services_sec .services_list .sub_content {
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    color: #D7D7E7;
    margin-top: 20px;
}

.web3_main .services_sec .img_des {
    background: #0F122D;
    border-radius: 30px;
    border: 1px solid #6430FE;
    display: flex;
    align-items: center;
    margin-top: -37px;
}

.web3_main .services_sec .services_icons {
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin-left: -35px;
    position: absolute;
}

.web3_main .benefits_sec {
    background: linear-gradient(0deg, #040824 39.17%, #100755 100%);
    padding: 60px 0px;
}

.web3_main .benefits_sec .title {
    font-weight: 500;
    font-size: 45px;
    text-align: center;
    color: #FFFFFF;
}

.web3_main .benefits_sec .contents {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
}

.web3_main .benefits_sec .benefits_lists {
    padding: 15px;
    text-align: center;
    background: linear-gradient(180deg, #4841A3 0%, rgba(4, 7, 38, 0) 100%);
    border-radius: 25px;
    margin-top: 70px;
}

.web3_main .benefits_sec .benefits_lists .sub_title {
    font-weight: 600;
    font-size: 22px;
    color: #FFFFFF;
}

.web3_main .benefits_sec .benefits_lists .sub_content {
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #D7D7E7;
}

.web3_main .benefits_sec .benefits_icons {
    height: 111px;
    width: 111px;
    object-fit: cover;
    margin-top: -18%;
}

.web3_main .what_sec {
    background: linear-gradient(180deg, #060A2B 0%, #100755 100%);
    padding: 60px 0px;
}

.web3_main .what_sec .title {
    font-weight: 600;
    font-size: 45px;
    color: #FFFFFF;
}

.web3_main .what_sec .contents {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #FFFFFF;
}

.web3_main .process_sec {
    background: linear-gradient(0deg, #040824 39.17%, #100755 100%);
    padding: 60px 0px;
}

.web3_main .process_sec .title {
    font-weight: 500;
    font-size: 45px;
    text-align: center;
    color: #FFFFFF;
}

.web3_main .process_sec .process_list {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.13) 0%, rgba(4, 7, 36, 0) 41.82%, rgba(4, 7, 36, 0.13) 83.64%);
    border: 1px solid #333758;
    border-radius: 15px;
    margin-top: 20px;
    padding: 15px;
}

.web3_main .process_sec .process_list .sub_title {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.web3_main .process_sec .process_list .sub_content {
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    color: #D7D7E7;
    margin-bottom: 0px;
}

.web3_main .process_sec .process_list .count {
    background: linear-gradient(180deg, #8559FE 15.26%, rgba(8, 7, 54, 0) 72.22%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 600;
    font-size: 75px;
    margin-bottom: 0px;
    position: relative;
    text-align: center;
}

.web3_main .process_sec .process_list .count:after {
    content: "";
    position: absolute;
    top: 15px;
    right: -10px;
    width: 1px;
    height: 80%;
    background: linear-gradient(94.16deg, #6430FE 10.87%, #B696FF 87.13%);
}

.web3_main .hire_sec {
    background: linear-gradient(180deg, #040824 39.17%, #100755 100%);
    padding: 60px 0px;
}

.web3_main .hire_sec .hire_bg {
    position: relative;
    background: linear-gradient(266.97deg, #622FFE 15.16%, #9B75FE 81.63%);
    border-radius: 15px;
    padding: 30px;
    padding-left: 180px;
}

.web3_main .hire_sec .hire_bg:after {
    content: "";
    background: url('../../newfront/img/web3/hire-img.png');
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 54%;
}

.web3_main .hire_sec .title {
    font-weight: 600;
    font-size: 45px;
    color: #FFFFFF;
}

.web3_main .hire_sec .contents {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #EDEDF4;
}

.web3_main .why_sec {
    background: linear-gradient(0deg, #040824 39.17%, #100755 100%);
    padding: 60px 0px;
    text-align: center;
}

.web3_main .why_sec .title {
    font-weight: 600;
    font-size: 45px;
    color: #FFFFFF;
    text-align: center;
}

.web3_main .why_sec .contents {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #D7D7E7;
    margin-top: 15px;
}

.web3_main .btn_whats {
    padding: 6px 20px;
    background: green !important;
    font-size: 18px;
    color: #fff !important;
    border-radius: 5px;
    border: none;
    font-weight: 600;
}

.web3_main .btn_tele {
    padding: 6px 20px;
    background: #0e90f0 !important;
    font-size: 18px;
    color: #fff !important;
    border-radius: 5px;
    border: none;
    font-weight: 600;
}

@media(max-width: 1350px) {
    .web3_main .company_sec .title {
        margin-left: -130%;
    }
    .web3_main .company_sec .company_img {
        left: -121px;
        top: -30px;
    }
    .web3_main .services_sec .services_list .sub_title {
        font-size: 18px;
    }
    .web3_main .what_sec .title {
        font-size: 43px;
    }
    .web3_main .services_sec .services_list {
        min-height: 340px;
    }
}

@media(max-width: 1920px) and (min-width: 1599px) {
    .web3_main .company_sec .title {
        margin-left: -67%;
    }
    .web3_main .company_sec .company_bg:after {
        right: 135px;
    }
    .web3_main .company_sec .company_img {
        left: -150px;
        top: -159px;
    }
    .web3_main .hire_sec .hire_bg:after {
        right: 51%;
    }
    .web3_main .services_sec .services_list {
        min-height: 230px;
    }
}

@media(max-width: 991px) {
    .web3_main .banner_sec {
        text-align: center;
        background: linear-gradient(180deg, #060A2B 0%, #100755 100%);
        height: initial;
        padding: 150px 0px 60px 0px;
    }
    .web3_main .web3_btn {
        margin: 0 auto;
    }
    .web3_main .company_sec .company_bg:after,
    .web3_main .company_sec .company_bg:before {
        display: none;
    }
    .web3_main .company_sec .title {
        margin-left: 0px;
    }
    .web3_main .company_sec {
        text-align: center
    }
    .web3_main .company_sec {
        padding: 60px 0px;
    }
    .web3_main .benefits_sec .benefits_lists {
        margin-top: 90px;
    }
    .web3_main .what_sec {
        text-align: center;
    }
    .web3_main .process_sec .process_list .count:after {
        display: none;
    }
    .web3_main .process_sec .process_list {
        text-align: center;
    }
    .web3_main .hire_sec .hire_bg:after {
        display: none;
    }
    .web3_main .hire_sec .hire_bg {
        padding-left: 30px;
        text-align: center;
    }
}

@media(max-width: 765px) {
    .web3_main .banner_sec .title {
        font-size: 35px;
    }
    .web3_main .banner_sec .big_txt,
    .web3_main .banner_sec .txt_color {
        font-size: 50px;
    }
    .web3_main .company_sec .title,
    .web3_main .services_sec .title,
    .web3_main .benefits_sec .title,
    .web3_main .what_sec .title,
    .web3_main .process_sec .title,
    .web3_main .hire_sec .title,
    .web3_main .why_sec .title {
        font-size: 30px;
    }
    .web3_main .company_sec .company_title,
    .web3_main .txt_color_1 {
        font-size: 35px;
    }
    .web3_main .what_sec .contents,
    .web3_main .hire_sec .contents,
    .web3_main .why_sec .contents {
        text-align: justify;
    }
}

/*web3 style end*/

/*blockchain ad style start*/

.blckadvrplat .bnrsc {
    background: url(../../newfront/img/blockchain-ad/banner.png) no-repeat top;
    background-size: cover;
    height: 100vh;
    display: flex;
    align-items: center;
}

.blckadvrplat .bnrsc .bnrtlt {
    font-weight: 500;
    font-size: 69px;
    color: #FFFFFF;
}

.blckadvrplat .bnrsc .bnrtlt span {
    font-weight: 800;
    font-size: 75px;
}

.blckadvrplat .bnrsc .bnrcnt {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.blckadvrplat .blkchnbtn {
    background: linear-gradient(180deg, #F5515C 0%, #F52A34 100%);
    box-shadow: 0px 0px 15px rgba(245, 51, 62, 0.75) !important;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF !important;
    padding: 5px 20px;
}

@media(max-width: 991px) {
    .blckadvrplat .bnrsc {
        position: relative;
        z-index: 1;
        text-align: center;
        background-position: 85%;
    }
    .blckadvrplat .bnrsc:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: #023251bf;
        z-index: -1;
    }
}

@media(max-width: 767px) {
    .blckadvrplat .bnrsc .bnrtlt {
        font-size: 50px;
    }
    .blckadvrplat .bnrsc .bnrtlt span {
        font-size: 45px;
    }
}

.blckadvrplat .pwdsc {
    background: #010E23;
    padding: 60px 0px;
}

.blckadvrplat .pwdsc .pwdtlt {
    font-weight: 600;
    font-size: 35px;
    color: #FFFFFF;
}

.blckadvrplat .pwdsc .pwdcnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #D2D6DA;
    margin-top: 10px;
}

@media(max-width: 991px) {
    .blckadvrplat .pwdsc {
        text-align: center;
    }
    .blckadvrplat .pwdsc img {
        margin-top: 50px;
    }
}

@media(max-width: 767px) {
    .blckadvrplat .pwdsc .pwdtlt {
        font-size: 25px;
    }
}

.blckadvrplat .dchadavsc {
    background: #010E23;
    padding: 60px 0px;
}

.blckadvrplat .dchadavsc .dchadavscBg {
    background: linear-gradient(90deg, rgba(18, 146, 206, 0) 2.05%, rgba(17, 140, 199, 0.13) 25.23%, rgba(17, 133, 191, 0.54) 49.92%, rgba(20, 136, 197, 0.12) 77.5%, rgba(15, 118, 174, 0) 98.71%);
    padding: 40px;
}

.blckadvrplat .dchadavsc .dchadavTlt {
    font-weight: 600;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
    text-transform: capitalize;
}

.blckadvrplat .dchadavsc .dChnLst .sbTlt {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 15px;
    margin-bottom: 0px;
}

.blckadvrplat .dchadavsc .dChnLst {
    margin-top: 20px;
    padding: 10px;
    display: flex;
    align-items: center;
}

@media(max-width: 767px) {
    .blckadvrplat .dchadavsc .dchadavTlt {
        font-size: 25px;
    }
    .blckadvrplat .dchadavsc .dchadavscBg {
        padding: 25px;
    }
}

.blckadvrplat .tabsc {
    background: #010E23;
    padding: 60px 0px;
}

.blckadvrplat .tabsc .card {
    background: transparent;
}

.blckadvrplat .tabsc .card-body {
    margin-top: 50px;
}

.blckadvrplat .tabsc .card-body .tbTlt {
    font-weight: 600;
    font-size: 35px;
    color: #FFFFFF;
}

.blckadvrplat .tabsc .card-body .tbcnt {
    font-weight: 600;
    font-size: 17px;
    color: #49BFFF;
    margin-top: 10px;
}

.blckadvrplat .tabsc .card-body ul {
    padding-left: 0px;
    margin-top: 15px;
}

.blckadvrplat .tabsc .card-body ul li {
    list-style: none;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.blckadvrplat .tabsc .card-body ul li p {
    font-weight: 500;
    font-size: 18px;
    color: #D2D6DA;
    margin-left: 10px;
    margin-bottom: 0px;
}

.blckadvrplat .tabsc .tab_icons {
    width: 40px;
    height: 40px;
    object-fit: none;
}

.blckadvrplat .tabsc .nav-tabs {
    display: none;
    border-bottom: none;
}

.blckadvrplat .tabsc .nav-tabs .nav-item {
    width: 30%;
    border-radius: 10px;
    border: 1px solid red;
    text-align: center;
    margin: 10px;
}

.blckadvrplat .tabsc .nav-tabs .nav-link {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
}

.blckadvrplat .tabsc .nav-tabs .nav-item.show .nav-link,
.blckadvrplat .tabsc .nav-tabs .nav-link.active {
    background: linear-gradient(180deg, #F5515C 0%, #F52A34 100%) !important;
    box-shadow: 0px 0px 15px rgba(245, 51, 62, 0.75);
    border-radius: 10px;
    border: none;
    color: #FFFFFF;
}

@media(min-width:768px) {
    .blckadvrplat .tabsc .nav-tabs {
        display: flex;
        justify-content: center;
    }
    .blckadvrplat .tabsc .card {
        border: none;
    }
    .blckadvrplat .tabsc .card .card-header {
        display: none;
    }
    .blckadvrplat .tabsc .card .collapse {
        display: block;
    }
}

@media(max-width:767px) {
    .blckadvrplat .tabsc .tab-content>.tab-pane {
        display: block !important;
        opacity: 1;
    }
    .blckadvrplat .tabsc .card-header {
        border-radius: 10px !important;
        border: 1px solid red;
        margin: 10px;
        padding: 10px 20px;
        color: #fff;
    }
    .blckadvrplat .tabsc [aria-expanded="true"] i {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .blckadvrplat .tabsc .card-header a {
        color: #fff;
    }
    .blckadvrplat .tabsc .card-body .tbTlt {
        font-size: 25px;
    }
    .blckadvrplat .tabsc .card-body {
        margin-top: 10px;
        background: #094b734a;
        height: 500px;
        overflow-x: hidden;
    }
}

.blckadvrplat .pymntsc {
    background: linear-gradient(0deg, #001831 30.5%, #000913 101.82%);
    padding: 60px 0px;
}

.blckadvrplat .pymntsc .pymtTlt {
    font-weight: 600;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
}

.blckadvrplat .pymntsc .pymCnt {
    font-weight: 600;
    font-size: 18px;
    color: #49BFFF;
    text-align: center;
}

.blckadvrplat .pymntsc .pymLst {
    text-align: center;
    margin-top: 20px;
}

.blckadvrplat .pymntsc .pymLst .pymnLstSbTlt {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ebebeb;
}

.blckadvrplat .pymntsc .rndSpn {
    background: #0B8FE2;
    border: 3px solid #D0EFFF;
    width: 17px;
    height: 17px;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    box-shadow: 0px 0px 15px 5px #088CE3;
}

.blckadvrplat .pymntsc .borSpn {
    background: linear-gradient(180deg, #0B8FE2 0%, rgba(1, 19, 39, 0) 100%);
    width: 4px;
    height: 194.13px;
    display: block;
    margin: 0 auto;
}

.blckadvrplat .pymntsc .pymLst_1,
.blckadvrplat .pymntsc .pymLst_5 {
    margin-top: 100%;
}

.blckadvrplat .pymntsc .pymLst_2,
.blckadvrplat .pymntsc .pymLst_4 {
    margin-top: 50%;
}

@media(max-width: 991px) {
    .blckadvrplat .pymntsc .pymLst_1,
    .blckadvrplat .pymntsc .pymLst_5 {
        margin-top: 20px;
    }
    .blckadvrplat .pymntsc .pymLst_2,
    .blckadvrplat .pymntsc .pymLst_4 {
        margin-top: 20px;
    }
}

@media(max-width: 575px) {
    .blckadvrplat .pymntsc .borSpn,
    .blckadvrplat .pymntsc .rndSpn {
        display: none;
    }
}

@media(max-width: 765px) {
    .blckadvrplat .pymntsc .pymtTlt {
        font-size: 25px;
    }
}

.blckadvrplat .induSc {
    background: linear-gradient(180deg, #001831 30.5%, #000913 101.82%);
    padding: 60px 0px;
}

.blckadvrplat .induSc .induTlt {
    font-weight: 600;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
}

.blckadvrplat .induSc ul {
    padding-left: 0px;
}

.blckadvrplat .induSc ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.blckadvrplat .induSc ul li img {
    width: 60px;
}

.blckadvrplat .induSc ul li p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #D2D6DA;
}

@media(max-width: 765px) {
    .blckadvrplat .induSc .induTlt {
        font-size: 25px;
    }
}

.blckadvrplat .corfeaSc {
    background: #002549;
    position: relative;
    z-index: 1;
    padding: 60px 0px;
}

.blckadvrplat .corfeaSc:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('../../newfront/img/blockchain-ad/core-bg.png');
    background-size: cover;
    background-position: top;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}

.blckadvrplat .corfeaSc .corfeTlt {
    font-weight: 600;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
}

.blckadvrplat .corfeaSc .corLst {
    background: linear-gradient(180deg, #0B8FE2 0%, rgba(0, 34, 69, 0) 82.23%);
    border-radius: 10px;
    padding: 20px;
    margin-top: 30px;
    min-height: 215px;
}

.blckadvrplat .corfeaSc .corLst .corLstTlt {
    font-weight: 600;
    font-size: 19px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.blckadvrplat .corfeaSc .corLst ul {
    padding-left: 25px;
}

.blckadvrplat .corfeaSc .corLst ul li {
    font-weight: 500;
    font-size: 17px;
    color: #D2D6DA;
    position: relative;
    list-style: none;
}

.blckadvrplat .corfeaSc .corLst ul li:after {
    content: "";
    background: #FF5B5B;
    box-shadow: 0px 0px 12px 3px #FF5656;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 12px;
    left: -20px;
    border-radius: 50px;
}

.blckadvrplat .corfeaSc .corLst .corLstCnt {
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    color: #D2D6DA;
    margin-bottom: 0px;
}

.blckadvrplat .corfeaSc .corLst .corLstSuTlt {
    font-weight: 700;
    font-size: 17px;
    color: #55BDFF;
    margin-bottom: 0px;
}

.blckadvrplat .corfeaSc .lneFea {
    background: linear-gradient(90deg, rgba(15, 150, 238, 0) 3.86%, #0C97F2 12.73%, rgba(0, 154, 255, 0.520833) 46.01%, #003561 84.7%, rgba(0, 34, 68, 0) 91.82%);
    height: 10px;
    width: 100%;
}

.blckadvrplat .corfeaSc .corLst_1,
.blckadvrplat .corfeaSc .corLst_2 {
    position: relative;
}

.blckadvrplat .corfeaSc .corLst_1:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 34px;
    background: #00C2FF;
    border: 3px solid #FFFFFF;
    box-shadow: 0px 0px 15px 5px #088CE3;
    width: 17.67px;
    height: 17.67px;
    border-radius: 50px;
}

.blckadvrplat .corfeaSc .corLst_2:after {
    content: "";
    position: absolute;
    top: -44px;
    left: 34px;
    background: #00C2FF;
    border: 3px solid #FFFFFF;
    box-shadow: 0px 0px 15px 5px #088CE3;
    width: 17.67px;
    height: 17.67px;
    border-radius: 50px;
}

@media(max-width: 1199px) {
    .blckadvrplat .corfeaSc .corLst {
        min-height: 275px;
    }
}

@media(max-width: 991px) {
    .blckadvrplat .corfeaSc .lneFea {
        display: none;
    }
    .blckadvrplat .corfeaSc .corLst_1:after,
    .blckadvrplat .corfeaSc .corLst_2:after {
        display: none;
    }
    .blckadvrplat .corfeaSc .corLst {
        min-height: initial;
    }
}

@media(max-width: 765px) {
    .blckadvrplat .corfeaSc .corfeTlt {
        font-size: 25px;
    }
}

.blckadvrplat .nxtFea {
    background: #002549;
    padding: 60px 0px;
}

.blckadvrplat .nxtFea .nxtFeaBg {
    background: linear-gradient(90deg, rgba(18, 146, 206, 0) 2.05%, rgba(17, 140, 199, 0.13) 25.23%, rgba(17, 133, 191, 0.54) 49.92%, rgba(20, 136, 197, 0.12) 77.5%, rgba(15, 118, 174, 0) 98.71%);
    padding: 30px;
    margin-top: 30px;
}

.blckadvrplat .nxtFea ul {
    padding-left: 0px;
}

.blckadvrplat .nxtFea ul li {
    list-style: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.blckadvrplat .nxtFea ul li p {
    margin-left: 15px;
    margin-bottom: 0px;
}

.blckadvrplat .nxtFea .nxtFeaTlt {
    font-weight: 600;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
}

.blckadvrplat .nxtFea ul li img {
    width: 30px;
}

@media(max-width: 767px) {
    .blckadvrplat .nxtFea .nxtFeaTlt {
        font-size: 25px;
    }
}

.blckadvrplat .whySc {
    background: #00172D;
    padding: 60px 0px;
}

.blckadvrplat .whySc .whyTlt {
    font-weight: 600;
    font-size: 35px;
    text-align: center;
    color: #FFFFFF;
}

.blckadvrplat .whySc .whyCnt {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
    color: #D2D6DA;
    margin-bottom: 20px;
}

.blckadvrplat .whySc ul {
    padding-left: 0px;
}

.blckadvrplat .whySc ul li {
    list-style: none;
    display: flex;
    align-items: center;
}

.blckadvrplat .whySc ul li .whyCount {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 35px;
    background: linear-gradient(180deg, #09A3FF 0%, #003770 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.blckadvrplat .whySc ul li .whySuTlt {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-left: 15px;
}

@media(max-width: 767px) {
    .blckadvrplat .whySc .whyTlt {
        font-size: 25px;
    }
}

.blckadvrplat .blkAdWht {
    padding: 7px 30px;
    background: green !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 0px 0px 7px 1px #008000 !important;
}

.blckadvrplat .blkAdTele {
    padding: 7px 30px;
    background: #00a1ff !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 0px 0px 7px 1px #00a1ff !important;
}

@media(max-width: 346px) {
    .blckadvrplat .blkAdTele {
        margin-left: 0px !important;
        margin-top: 20px;
    }
}

/*blockchain ad style end*/

/*pancakeswap style start*/

.pncwMin .bnrSec {
    height: 100vh;
    display: flex;
    align-items: center;
    background: #F2E6FF;
    position: relative;
    z-index: 1;
}

.pncwMin .bnrSec:after {
    content: "";
    background-image: url('../../newfront/img/pancakeswap/banner-1.png');
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.pncwMin .bnrSec .bnrSubTlt {
    font-weight: 600;
    font-size: 20px;
    color: #D81673;
    margin-top: 20%;
}

.pncwMin .bnrSec .bnrTlt {
    font-weight: 800;
    font-size: 65px;
    color: #532D84;
    color: #000;
    line-height: 1.1;
}

.pncwMin .bnrSec .bnrTlt span {
    color: #532D84;
}

.pncwMin .bnrSec .bnrCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #533B6D;
    margin-top: 10px;
}

.pncwMin .pnckwpBtn1 {
    font-weight: 600;
    font-size: 17px;
    color: #fff !important;
    padding: 5px 25px;
    background: #532D84 !important;
    border-radius: 75px;
}

.pncwMin .pnckwpBtn2 {
    font-weight: 600;
    font-size: 17px;
    color: #fff !important;
    padding: 5px 25px;
    background: #D81673 !important;
    border-radius: 75px;
}

@media(max-width: 991px) {
    .pncwMin .bnrSec {
        height: initial;
        padding: 60px 0px;
        text-align: center;
    }
}

@media(max-width: 765px) {
    .pncwMin .bnrSec .bnrTlt {
        font-size: 40px;
    }
}

@media(max-width: 422px) {
    .pncwMin .pnckwpBtn2 {
        margin-top: 20px;
    }
}

.pncwMin .pclnscrpSec {
    background: linear-gradient(179deg, #f1e4fe, #fbf5fd, #fbf5fd, #fbf5fd, #fbf5fd, #f4def5);
    padding: 60px 0px;
}

.pncwMin .pclnscrpSec .pclnscrpSbTlt {
    color: #D81673;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
}

.pncwMin .pclnscrpSec .pclnscrpTlt {
    font-weight: 800;
    font-size: 35px;
    color: #532D84;
    text-align: center;
}

.pncwMin .pclnscrpSec .pclnscrpCnt {
    text-align: center;
    font-size: 18px;
    color: #342940;
    font-weight: 400;
    line-height: 30px;
    margin-top: 10px;
}

.pncwMin .pclnscrpSec .pncakswpWhats {
    background: #1FBC5E;
    border-radius: 75px;
    font-weight: 600;
    font-size: 17px;
    color: #FFFFFF !important;
    padding: 7px 25px;
    margin-top: 20px;
}

.pncwMin .pclnscrpSec .pncakswpTele {
    background: #169ED8;
    border-radius: 75px;
    font-weight: 600;
    font-size: 17px;
    color: #FFFFFF !important;
    padding: 5px 25px;
    margin-top: 20px;
    margin-left: 20px;
}

@media(max-width: 765px) {
    .pncwMin .pclnscrpSec .pclnscrpTlt {
        font-size: 30px;
    }
    .pncwMin .pclnscrpSec .pclnscrpCnt {
        text-align: justify;
    }
}

.pncwMin .fetuSec {
    padding: 60px 0px;
    background: linear-gradient(180deg, #f6e4f7 0%, #F4CFE3 99.99%, rgba(242, 230, 255, 0) 100%);
}

.pncwMin .fetuSec .fetuSecSbTlt {
    color: #D81673;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
}

.pncwMin .fetuSec .fetuSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #532D84;
    text-align: center;
}

.pncwMin .fetuSec .fetuSecLst {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 25px;
    padding: 20px;
    margin-top: 30px;
}

.pncwMin .fetuSec .fetuSecLst .fetuSecLstTlt {
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    margin-top: 10px;
    line-height: 1.3;
}

.pncwMin .fetuSec .fetuSecLst .fetuSecLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #342940;
}

.pncwMin .fetuSec .fetuSecLst .fetuIcns {
    width: 60px;
    height: 60px;
    object-fit: none;
}

@media(max-width: 765px) {
    .pncwMin .fetuSec .fetuSecTlt {
        font-size: 30px;
    }
}

.pncwMin .unquFeatSec {
    background: linear-gradient(0deg, #ECDEFB 0%, #F4CFE3 99.99%, rgba(242, 230, 255, 0) 100%);
    padding: 60px 0px;
}

.pncwMin .unquFeatSec .unquFeatSbTlt {
    color: #D81673;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
}

.pncwMin .unquFeatSec .unquFeatSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #532D84;
    text-align: center;
}

.pncwMin .unquFeatSec .unquFeatTxSh {
    background: linear-gradient(180deg, rgb(255 165 214 / 51%) 0%, #f3d1e600 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 100px;
    text-align: center;
    line-height: 1;
}

.pncwMin .unquFeatSec .feaLftSde {
    background: #532D84;
    box-shadow: inset 0px 0px 125px rgba(0, 0, 0, 0.2), -20px 0px 0px 0px #ceb9e9;
    border-radius: 100%;
    padding: 0px 30px;
    width: 350px;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    position: relative;
}

.pncwMin .unquFeatSec .feaLftSde:after {
    content: "";
    position: absolute;
    top: -30%;
    right: -35px;
    width: 60%;
    height: 60%;
    background: url('../../newfront/img/pancakeswap/feat-1.png');
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
}

.pncwMin .unquFeatSec .feaRgtSde {
    background: #F41879;
    box-shadow: inset 0px 4px 125px rgba(0, 0, 0, 0.2), 20px 0px 0px 0px #FEC5DE;
    border-radius: 100%;
    padding: 0px 30px;
    width: 350px;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    position: relative;
}

.pncwMin .unquFeatSec .feaRgtSde:after {
    content: "";
    position: absolute;
    top: -30%;
    left: -35px;
    width: 60%;
    height: 60%;
    background: url('../../newfront/img/pancakeswap/feat-2.png');
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}

.pncwMin .unquFeatSec .feaLftSde .cont {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 20px;
    color: #A87DE1;
}

.pncwMin .unquFeatSec .feaRgtSde .cont {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 20px;
    color: #FDAAC8;
}

.pncwMin .unquFeatSec .feaCnt {
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-left: 10px;
}

@media(max-width: 1199px) {
    .pncwMin .unquFeatSec .feaRgtSde {
        margin: 50px;
    }
    .pncwMin .unquFeatSec .unquFeatTxSh {
        font-size: 80px;
    }
}

@media(max-width: 991px) {
    .pncwMin .unquFeatSec .feaLftSde {
        margin: 70px auto auto auto;
    }
    .pncwMin .unquFeatSec .feaRgtSde {
        margin: 100px auto auto auto;
    }
    .pncwMin .unquFeatSec .unquFeatTxSh {
        font-size: 67px;
    }
}

@media(max-width: 767px) {
    .pncwMin .unquFeatSec .unquFeatTxSh {
        font-size: 50px;
    }
    .pncwMin .unquFeatSec .unquFeatSecTlt {
        font-size: 30px;
    }
}

@media(max-width: 425px) {
    .pncwMin .unquFeatSec .feaLftSde {
        width: initial;
        height: initial;
        border-radius: 0px;
        padding: 10px 20px;
        box-shadow: none;
    }
    .pncwMin .unquFeatSec .feaRgtSde {
        width: initial;
        height: initial;
        border-radius: 0px;
        padding: 10px 20px;
        box-shadow: none;
    }
    .pncwMin .unquFeatSec .feaRgtSde:after {
        right: 0px;
        left: 0px;
        top: -50%;
    }
    .pncwMin .unquFeatSec .feaLftSde:after {
        top: -50%;
        right: 10px;
    }
}

.pncwMin .dexWhitSec {
    padding: 60px 0px;
    background: linear-gradient(265.91deg, #FBB7D5 9%, #D8C4F2 62.52%);
}

.pncwMin .dexWhitSec .dexWhitSecRght {
    text-align: right;
}

.pncwMin .dexWhitSec .dexWhitSecTlt {
    font-weight: 800;
    font-size: 35px;
}

.pncwMin .dexWhitSec .dexWhitSecCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #342940;
    margin-top: 40px;
}

.pncwMin .dexWhitSec .pnck_cln {
    position: relative;
}

.pncwMin .dexWhitSec .pnck_cln:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 0px;
    background: #532D84;
    width: 242px;
    height: 4.95px;
}

.pncwMin .dexWhitSec .pnck_cln:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0px;
    background: #532D84;
    width: 242px;
    height: 4.95px;
}

.pncwMin .dexWhitSec .whte_cln {
    position: relative;
}

.pncwMin .dexWhitSec .whte_cln:after {
    content: "";
    position: absolute;
    top: -20px;
    right: 0px;
    background: #EC1775;
    width: 242px;
    height: 4.95px;
}

.pncwMin .dexWhitSec .whte_cln:before {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 0px;
    background: #EC1775;
    width: 242px;
    height: 4.95px;
}

@media(max-width: 991px) {
    .pncwMin .dexWhitSec .dexWhitSecRght {
        margin-top: 50px;
    }
}

@media(max-width: 767px) {
    .pncwMin .dexWhitSec .dexWhitSecTlt {
        font-size: 30px;
    }
}

.pncwMin .hwPltfmSec {
    background: linear-gradient(0deg, #F4CFE3 0%, #ECDEFB 100%);
}

.pncwMin .hwPltfmSec .hwPltfmSecLft {
    padding: 60px 0px;
}

.pncwMin .hwPltfmSec .hwPltfmSecSbTlt {
    color: #D81673;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0px;
}

.pncwMin .hwPltfmSec .hwPltfmSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #532D84;
}

.pncwMin .hwPltfmSec .hwPltfmSecCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #342940;
    margin-top: 10px;
    margin-bottom: 0px;
}

.pncwMin .hwPltfmSec .hwPltfmSecRgt {
    background: linear-gradient(149.92deg, #4E2A7C -31.51%, #E61772 111.3%);
    padding: 30px;
}

.pncwMin .hwPltfmSec .hwPltfmSecRgt .hwPltfmSecTltAnt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
}

.pncwMin .hwPltfmSec .hwPltfmSecRgt .hwPltfmSecCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
}

@media(max-width: 767px) {
    .pncwMin .hwPltfmSec .hwPltfmSec .hwPltfmSecTlt,
    .pncwMin .hwPltfmSec .hwPltfmSecRgt .hwPltfmSecTltAnt {
        font-size: 30px;
    }
}

.pncwMin .wrkSec {
    background: linear-gradient(180deg, #DDC1ED 0%, #ECDEFB 100%);
    padding: 60px 0px;
}

.pncwMin .wrkSec .wrkSecSbTlt {
    color: #D81673;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0px;
}

.pncwMin .wrkSec .wrkSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #532D84;
}

.pncwMin .wrkSec .wrkSecCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
}

.pncwMin .wrkSec ul {
    padding-left: 0px;
}

.pncwMin .wrkSec ul li {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.pncwMin .wrkSec ul li .count {
    font-weight: 700;
    font-size: 25px;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 50%;
    padding: 10px;
    color: #D81673;
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pncwMin .wrkSec ul li .wrkSecULP {
    margin-left: 15px;
    font-weight: 500;
    font-size: 16px;
    width: 90%;
}

.pncwMin .wrkSec .pnacWrkImg {
    position: absolute;
    right: 20px;
}

@media(max-width: 1485px) {
    .pncwMin .wrkSec .pnacWrkImg {
        right: 0px;
    }
    .pncwMin .wrkSec .pnacWrkImg img {
        max-width: 90%;
    }
}

@media(max-width: 1375px) {
    .pncwMin .wrkSec .pnacWrkImg {
        right: -50px;
    }
    .pncwMin .wrkSec .pnacWrkImg img {
        max-width: 75%;
    }
}

@media(max-width: 767px) {
    .pncwMin .wrkSec .wrkSecTlt {
        font-size: 30px;
    }
}

.pncwMin .wlletSec {
    padding: 60px 0px;
    background: linear-gradient(180deg, #F2E6FF 0%, #F4CFE3 99.99%, rgba(242, 230, 255, 0) 100%);
}

.pncwMin .wlletSec .wlletSecSbTlt {
    color: #D81673;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0px;
    text-align: center;
}

.pncwMin .wlletSec .wlletSecTlt {
    font-weight: 800;
    font-size: 35px;
    text-align: center;
    color: #532D84;
}

.pncwMin .wlletSec .wlletSecCnt {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #342940;
}

.pncwMin .wlletSec .wlletsbTlt {
    font-weight: 700;
    font-size: 18px;
    color: #342940;
    text-align: center;
}

.pncwMin .wlletSec .wlletLst {
    padding: 10px;
    margin-top: 20px;
    text-align: center;
}

.pncwMin .wlletSec .wlletLst .wlletLstTlt {
    font-weight: 700;
    font-size: 18px;
    color: #000000;
}

@media(max-width: 767px) {
    .pncwMin .wlletSec .wlletSecTlt {
        font-size: 30px;
    }
}

.pncwMin .wyWhtSec {
    background: linear-gradient(180deg, #F2E6FF 0%, #F4CFE3 99.99%, rgba(242, 230, 255, 0) 100%);
    padding: 60px 0px;
    position: relative;
    z-index: 1;
}

.pncwMin .wyWhtSec:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 58%;
    height: 100%;
    background: #DFC5EF;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

.pncwMin .wyWhtSec:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 47%;
    height: 100%;
    background: #FFBCE1;
    z-index: -1;
    clip-path: polygon(12% 0, 100% 0%, 100% 100%, 0% 100%);
}

.pncwMin .wyWhtSec .wyWhtSecLft .tlt {
    font-weight: 800;
    font-size: 35px;
    font-weight: 800;
    color: #532D84;
}

.pncwMin .wyWhtSec .wyWhtSecLft .cnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #342940;
    margin-top: 10px;
}

.pncwMin .wyWhtSec .wyWhtSecRgt {
    text-align: right;
}

.pncwMin .wyWhtSec .wyWhtSecRgt .tlt {
    font-size: 35px;
    font-weight: 800;
    color: #D81673;
}

.pncwMin .wyWhtSec .wyWhtSecRgt .cnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #342940;
    margin-top: 10px;
}

.pncwMin .wyWhtSec .why_wht_img {
    position: absolute;
    left: -15px;
    max-width: 125%;
    top: -130px;
}

@media(max-width: 991px) {
    .pncwMin .wyWhtSec:after {
        width: 100%;
        clip-path: initial;
    }
    .pncwMin .wyWhtSec .wyWhtSecRgt {
        text-align: center;
        margin-top: 20px;
    }
    .pncwMin .wyWhtSec {
        text-align: center;
    }
}

@media(max-width: 767px) {
    .pncwMin .wyWhtSec .wyWhtSecLft .tlt {
        font-size: 30px;
    }
}

.pncwMin .frmSec {
    background: linear-gradient(180deg, #F2E6FF 0%, #F4CFE3 99.99%, rgba(242, 230, 255, 0) 100%);
    padding: 60px 0px;
}

.pncwMin .frmSec .frmSecSbTlt {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #D81673;
}

.pncwMin .frmSec .frmSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #532D84;
    text-align: center;
}

.pncwMin .frmSec .frmSecBg {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 25px 25px 0px 0px;
    padding: 100px 80px 60px 80px;
    margin-top: 40px;
    position: relative;
}

.pncwMin .frmSec .frmSecBg:after {
    content: "";
    position: absolute;
    background: url('../../newfront/img/pancakeswap/frm-1.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    left: -100px;
    top: -55px;
    width: 30%;
    height: 30%;
}

.pncwMin .frmSec .frmSecBg:before {
    content: "";
    position: absolute;
    background: url('../../newfront/img/pancakeswap/frm-2.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    right: -100px;
    top: -60px;
    width: 30%;
    height: 30%;
}

.pncwMin .frmSec .frmSecLst {
    border-radius: 35px;
    padding: 40px;
    margin: 20px;
    min-height: 400px;
}

.pncwMin .frmSec .frmSecLst .LstTlt {
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
}

.pncwMin .frmSec .frmSecLst .LstCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #E7E0F0;
    margin-top: 10px;
}

.pncwMin .frmSec .txtShd {
    background: linear-gradient(180deg, #A67ED9 -13.26%, rgba(92, 50, 146, 0) 83.75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    opacity: 0.5;
    font-weight: 800;
    font-size: 75px;
    margin-bottom: 0px;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -27px;
}

.pncwMin .frmSec .txtShd_1 {
    background: linear-gradient(180deg, #D97E99 -13.26%, rgba(227, 43, 131, 0) 83.75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    opacity: 0.5;
    font-weight: 800;
    font-size: 75px;
    margin-bottom: 0px;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -27px;
}

@media(max-width: 991px) {
    .pncwMin .frmSec .frmSecLst_1 {
        margin-top: 80px !important;
    }
    .pncwMin .frmSec .txtShd_1 {
        top: 29px;
    }
}

@media(max-width: 767px) {
    .pncwMin .frmSec .frmSecTlt {
        font-size: 30px;
    }
    .pncwMin .frmSec .txtShd,
    .pncwMin .frmSec .txtShd_1 {
        display: none;
    }
    .pncwMin .frmSec .frmSecBg:before {
        right: 0px;
    }
    .pncwMin .frmSec .frmSecBg:after {
        left: 0px;
    }
    .pncwMin .frmSec .frmSecBg {
        padding: 20px;
        margin-top: 80px;
    }
    .pncwMin .frmSec .frmSecLst_1 {
        margin-top: 40px !important;
    }
    .pncwMin .frmSec .frmSecLst {
        margin: 0px;
    }
}

.pncwMin .ernMnySec {
    background: #f4d0e5;
    padding: 0px 0px 60px 0px;
}

.pncwMin .ernMnySec .ernMnySecSbTlt {
    font-weight: 600;
    font-size: 20px;
    color: #D81673;
    text-align: center;
}

.pncwMin .ernMnySec .ernMnySecTlt {
    font-weight: 800;
    font-size: 35px;
    text-align: center;
    color: #532D84;
}

.pncwMin .ernMnySec .ernMnySecCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #342940;
}

.pncwMin .ernMnySec .ernMnyNwTlt {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #342940;
}

.pncwMin .ernMnySec .ernMnySecLst {
    padding: 10px;
    margin-top: 20px;
}

.pncwMin .ernMnySec .ernMnySecLst .ernMnyDflx {
    display: flex;
    align-items: center;
}

.pncwMin .ernMnySec .ernMnySecLst .ernMnyDflx .ernMnyLstTlt {
    font-weight: 700;
    font-size: 18px;
    margin-left: 20px;
    margin-bottom: 0px;
}

.pncwMin .ernMnySec .ernMnySecLst .ernMnyLstCnt {
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #342940;
    margin-top: 10px;
}

.pncwMin .ernMnySec .ernmnyIns {
    width: 45px;
    height: 45px;
    object-fit: none;
}

@media(max-width: 767px) {
    .pncwMin .ernMnySec .ernMnySecTlt {
        font-size: 30px;
    }
}

.pncwMin .wyChsSec {
    background: linear-gradient(265.91deg, #FBB7D5 9%, #D8C4F2 62.52%);
    padding: 60px 0px;
    text-align: center;
}

.pncwMin .wyChsSec .wyChsSecSbTlt {
    font-weight: 600;
    font-size: 20px;
    color: #D81673;
}

.pncwMin .wyChsSec .wyChsSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #532D84;
}

.pncwMin .wyChsSec .wyChsSecCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #342940;
    margin-top: 10px;
}

@media(max-width: 767px) {
    .pncwMin .wyChsSec .wyChsSecTlt {
        font-size: 30px;
    }
}

/*pancakeswap style end*/

/*bc game style start*/

.bcGmeMn {
    background: #F5F5F5;
}

.bcGmeMn .container {
    max-width: 1200px;
}

.bcGmeMn .bnrSc {
    background: linear-gradient(180deg, #080E08 9.78%, #0E8425 100%);
    padding: 100px 0px 60px 0px;
}

.bcGmeMn .bnrSc .bnrTlt {
    line-height: 1.2;
}

.bcGmeMn .bnrSc .bnrTlt1 {
    font-weight: 800;
    font-size: 65px;
    color: #fff;
}

.bcGmeMn .bnrSc .bnrTlt2 {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
}

.bcGmeMn .bnrSc .bnrTlt3 {
    font-weight: 800;
    font-size: 50px;
    color: #4dff80c7;
}

.bcGmeMn .bnrSc .bnrCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-top: 20px;
}

.bcGmeMn .bcGmBtn {
    background: conic-gradient(from 0deg at 50% 50%, #63CA1A 0deg, #239E42 360deg);
    border-radius: 8px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    padding: 7px 30px;
}

@media(max-width: 1129px) {
    .bcGmeMn .bnrSc .bnrTlt1 {
        font-size: 50px;
    }
    .bcGmeMn .bnrSc .bnrTlt2 {
        font-size: 25px;
    }
    .bcGmeMn .bnrSc .bnrTlt3 {
        font-size: 40px;
    }
    .bcGmeMn .bnrSc .bnrTlt {
        line-height: 1;
    }
}

@media(max-width: 991px) {
    .bcGmeMn .bnrSc {
        text-align: center;
    }
    .bcGmeMn .bnrSc img {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    .bcGmeMn .bnrSc .bnrTlt1 {
        font-size: 40px;
    }
    .bcGmeMn .bnrSc .bnrTlt2 {
        font-size: 22px;
    }
    .bcGmeMn .bnrSc .bnrTlt3 {
        font-size: 30px;
    }
    .bcGmeMn .bnrSc .bnrTlt {
        line-height: 0.8;
    }
}

.bcGmeMn .clSriSc {
    background: linear-gradient(to right, #0E8425 50%, #080E08 50%);
}

.bcGmeMn .clSriSc .clSriCunt {
    font-weight: 800;
    font-size: 125px;
    color: #FFFFFF;
    opacity: 0.15;
    margin-bottom: 0px;
    line-height: 1;
}

.bcGmeMn .clSriSc .clSriTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: -65px;
}

.bcGmeMn .clSriSc .clSriCnt {
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #E1EEE4;
    margin-top: 10px;
}

.bcGmeMn .clSriSc .bcImgs {
    margin-top: 70px;
}

.bcGmeMn .clSriSc .bcGmeTele {
    background: linear-gradient(180deg, #00D1FF 0%, #01BBE3 100%);
    border-radius: 8px;
    color: #FFFFFF !important;
    font-weight: 700;
    font-size: 18px;
    border: none;
    padding: 5px 20px;
    margin-top: 30px;
}

.bcGmeMn .clSriSc .bcGmeWp {
    background: linear-gradient(180deg, #00FF19 0%, #00AB11 100%);
    border-radius: 8px;
    color: #FFFFFF !important;
    font-weight: 700;
    font-size: 18px;
    border: none;
    padding: 5px 20px;
    margin-top: 30px;
}

.bcGmeMn .clSriSc .bcImg3 {
    position: absolute;
    height: 100%;
    left: 0px;
    top: 0px;
}

.bcGmeMn .clSriSc .clSriLst {
    padding: 40px 0px;
}

@media(max-width: 991px) {
    .bcGmeMn .clSriSc {
        background: #000;
        text-align: center;
    }
}

@media(max-width: 767px) {
    .bcGmeMn .clSriSc .clSriCunt {
        font-size: 100px;
    }
    .bcGmeMn .clSriSc .clSriTlt {
        font-size: 25px;
    }
}

.bcGmeMn .byFreSc {
    position: relative;
    background: #0e8425;
}

.bcGmeMn .byFreScBg {
    background: linear-gradient(259.16deg, #065B06 -43.42%, #080E08 25.5%);
    box-shadow: 0px 0px 45px rgba(20, 30, 20, 0.65);
    border-radius: 15px;
    padding: 50px;
    z-index: 1;
    position: relative;
}

.bcGmeMn .byFreSc .byFreScTlt {
    font-weight: 800;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 1.4;
}

@media(max-width: 991px) {
    .bcGmeMn .byFreSc .byFreScBg {
        text-align: center;
        margin-top: -1px;
    }
    .bcGmeMn .byFreSc {
        padding-bottom: 30px !important;
    }
    .bcGmeMn .byFreSc .byFreScTlt {
        margin-bottom: 20px;
    }
}

@media(max-width: 767px) {
    .bcGmeMn .byFreSc .byFreScTlt {
        font-size: 25px;
    }
}

.bcGmeMn .kyFeaSc {
    padding: 60px 0px;
}

.bcGmeMn .kyFeaSc .kyFeaTlt {
    font-weight: 800;
    font-size: 35px;
    color: #000000;
    text-align: center;
}

.bcGmeMn .kyFeaSc .kyFeaCnt {
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #353535;
}

.bcGmeMn .kyFeaSc .kyIcns {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.bcGmeMn .kyFeaSc .kyFeaBg {
    background: linear-gradient(180deg, #080E08 0%, #181F18 100%);
    box-shadow: 0px 0px 45px rgba(89, 89, 89, 0.75);
    border-radius: 15px;
    padding: 30px;
    margin-top: 50px;
    z-index: 1;
    position: relative;
}

.bcGmeMn .kyFeaSc .bgGrad:after {
    content: "";
    position: absolute;
    top: 20%;
    right: -10%;
    background: #ECE300;
    opacity: 0.75;
    filter: blur(200px);
    width: 400px;
    height: 505.87px;
    border-radius: 50%;
}

.bcGmeMn .kyFeaSc .bgGrad:before {
    content: "";
    position: absolute;
    top: 20%;
    left: -15%;
    background: #05EC00;
    filter: blur(225px);
    opacity: 0.75;
    width: 400px;
    height: 405.87px;
    border-radius: 50%;
}

.bcGmeMn .kyFeaSc .kyFeaLst {
    padding: 10px;
    margin-top: 10px;
}

.bcGmeMn .kyFeaSc .kyFeaBg .kyFeaLstTlt {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 0px;
}

.bcGmeMn .kyFeaSc .kyFeaBg .kyFeaLstCnt {
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #D2D2D2;
    margin-top: 5px;
    margin-bottom: 0px;
}

.bcGmeMn .kyFeaSc .kyFeaGreTxt {
    font-weight: 600;
    font-size: 16px;
    color: #00D000;
    margin-top: 10px;
    position: relative;
    margin-left: 20px;
}

.bcGmeMn .kyFeaSc .kyFeaGreTxt:after {
    content: "";
    position: absolute;
    top: 7px;
    left: -21px;
    background: #00D000;
    border: 3px solid #79FF79;
    width: 14px;
    height: 14px;
    border-radius: 50px;
}

.bcGmeMn .kyFeaSc .key1Img {
    position: absolute;
    bottom: 100px;
    left: -30%;
    z-index: 1;
}

.bcGmeMn .kyFeaSc .key2Img {
    position: absolute;
    bottom: 100px;
    right: -40%;
    z-index: 10;
}

@media(max-width: 991px) {
    .bcGmeMn .kyFeaSc .bgGrad:before,
    .bcGmeMn .kyFeaSc .bgGrad:after {
        display: none;
    }
}

@media(max-width: 767px) {
    .bcGmeMn .kyFeaSc .kyFeaTlt {
        font-size: 25px;
    }
}

.bcGmeMn .beneSc {
    background-color: #fff;
    padding: 60px 0px;
    position: relative;
    background-image: url('../../newfront/img/bc-game/bene-af.png');
    background-size: contain;
    background-position: 120%;
    background-repeat: no-repeat;
}

.bcGmeMn .beneSc .benefit_img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.bcGmeMn .beneSc .beneTlt {
    font-weight: 800;
    font-size: 35px;
    color: #000000;
}

.bcGmeMn .beneSc .beneCnt {
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    color: #353535;
}

.bcGmeMn .beneSc .beneLst {
    padding: 10px;
    margin-top: 20px;
}

.bcGmeMn .beneSc .beneLst .beneLstTlt {
    font-weight: 600;
    font-size: 20px;
    color: #080E08;
    line-height: 24px;
    margin-top: 10px;
}

.bcGmeMn .beneSc .beneLst .beneLstCnt {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #353535;
    margin-bottom: 0px;
}

.bcGmeMn .beneSc .beneIcns {
    height: 60px;
    width: 60px;
    object-fit: none;
}

@media(max-width:1842px) {
    .bcGmeMn .beneSc {
        background-position: 135%;
    }
}

@media(max-width:1702px) {
    .bcGmeMn .beneSc {
        background-position: 145%;
    }
}

@media(max-width:1640px) {
    .bcGmeMn .beneSc {
        background-position: 155%;
    }
}

@media(max-width:1590px) {
    .bcGmeMn .beneSc {
        background-position: 165%;
    }
}

@media(max-width:1542px) {
    .bcGmeMn .beneSc {
        background-position: 175%;
    }
}

@media(max-width:1510px) {
    .bcGmeMn .beneSc {
        background-position: 185%;
    }
}

@media(max-width:1478px) {
    .bcGmeMn .beneSc {
        background-position: 200%;
    }
}

@media(max-width:1436px) {
    .bcGmeMn .beneSc {
        background-position: 230%;
    }
}

@media(max-width:1376px) {
    .bcGmeMn .beneSc {
        background-position: 250%;
    }
}

@media(max-width:1348px) {
    .bcGmeMn .beneSc {
        background-position: 300%;
    }
}

@media(max-width:1296px) {
    .bcGmeMn .beneSc {
        background-position: 350%;
    }
}

@media(max-width:991px) {
    .bcGmeMn .beneSc {
        background: #fff;
    }
    .bcGmeMn .beneSc .beneTlt {
        text-align: center;
    }
    .bcGmeMn .beneSc .beneCnt {
        text-align: center;
    }
}

@media(max-width: 767px) {
    .bcGmeMn .beneSc .beneTlt {
        font-size: 25px;
    }
}

.bcGmeMn .casGmSc {
    padding: 60px 0px;
    background: url('../../newfront/img/bc-game/casino-banner.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bcGmeMn .casGmSc .casGmTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
}

.bcGmeMn .casGmSc .casGmCnt {
    font-weight: 600;
    font-size: 18px;
    color: #00D000;
    text-align: center;
}

@media(max-width: 767px) {
    .bcGmeMn .casGmSc .casGmTlt {
        font-size: 25px;
    }
}

.bcGmeMn .tpSc {
    padding: 60px 0px;
    background: url('../../newfront/img/bc-game/top-ban.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bcGmeMn .tpSc .tpTlt {
    font-weight: 800;
    font-size: 35px;
    text-align: center;
    color: #000000;
}

.bcGmeMn .tpSc .tpLst {
    margin-top: 10px;
    padding: 10px;
}

.bcGmeMn .tpSc .tpLst .tpLstTlt {
    background: linear-gradient(180deg, #00D000 0%, rgba(5, 172, 5, 0.6) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 0px;
    line-height: 67px;
    position: relative;
    width: fit-content;
}

.bcGmeMn .tpSc .tpLst .tpLstTlt:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 0px;
    width: 13px;
    height: 13px;
    background: linear-gradient(180deg, #BECF00 0%, #ADBC05 100%);
    border: 2px solid #F5F5F4;
    border-radius: 50px;
}

.bcGmeMn .tpSc .tpLst .tpLstcnt {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

@media(max-width: 767px) {
    .bcGmeMn .tpSc .tpTlt {
        font-size: 25px;
    }
}

.bcGmeMn .whtBcSc {
    background: #fff;
    padding: 60px 0px;
    text-align: center;
}

.bcGmeMn .whtBcSc .whtBcTlt {
    font-weight: 800;
    font-size: 35px;
    color: #000000;
}

.bcGmeMn .whtBcSc .whtBcCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
}

@media(max-width: 767px) {
    .bcGmeMn .whtBcSc .whtBcTlt {
        font-size: 25px;
    }
}

.bcGmeMn .bcSc {
    background: #fff;
}

.bcGmeMn .bcSc .bcLstLst {
    min-height: 480px;
}

.bcGmeMn .bcSc .bcLstLst1 {
    position: relative;
    padding: 60px 10px 60px 200px;
    z-index: 1;
}

.bcGmeMn .bcSc .bcLstLst1:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: green;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    height: 100%;
    width: 108%;
    z-index: -1;
}

.bcGmeMn .bcSc .bcLstLst2 {
    padding: 60px 180px 60px 30px;
    position: relative;
    z-index: 1;
    text-align: right;
}

.bcGmeMn .bcSc .bcLstLst2:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    background: #000;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    height: 100%;
    width: 108%;
    z-index: -1;
}

.bcGmeMn .bcSc .bcLstLst3 {
    position: relative;
    z-index: 10;
    margin-top: 20px;
}

.bcGmeMn .bcSc .bcLstLst3:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -13px;
    height: 100%;
    width: 108%;
    background: linear-gradient(180deg, #080E08 0%, #263926 100%);
    box-shadow: 0px 0px 25px rgb(0 0 0 / 25%);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    z-index: -1;
}

.bcGmeMn .bcSc .bcLstTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.bcGmeMn .bcSc .bcLstCnt {
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    color: #E1EEE4;
    margin-top: 10px;
}

.bcGmeMn .bcSc .bcImgs {
    margin-top: 70px;
}

.bcGmeMn .bcSc .bcGmeTele {
    background: linear-gradient(180deg, #00D1FF 0%, #01BBE3 100%);
    border-radius: 8px;
    color: #FFFFFF !important;
    font-weight: 700;
    font-size: 18px;
    border: none;
    padding: 5px 20px;
    margin-top: 30px;
}

.bcGmeMn .bcSc .bcGmeWp {
    background: linear-gradient(180deg, #00FF19 0%, #00AB11 100%);
    border-radius: 8px;
    color: #FFFFFF !important;
    font-weight: 700;
    font-size: 18px;
    border: none;
    padding: 5px 20px;
    margin-top: 30px;
}

.bcGmeMn .bcSc .bcImg3 {
    margin-top: -50px;
    max-width: 295px;
}

@media(max-width: 1610px) {
    .bcGmeMn .bcSc .bcLstTlt {
        font-size: 30px;
    }
    .bcGmeMn .bcSc .bcLstCnt {
        font-size: 16px;
    }
}

@media(max-width: 1350px) {
    .bcGmeMn .bcSc .bcLstTlt {
        font-size: 25px;
    }
    .bcGmeMn .bcSc .bcLstCnt {
        font-size: 15px;
        line-height: 20px;
    }
    .bcGmeMn .bcSc .bcLstLst {
        min-height: 400px;
    }
    .bcGmeMn .bcSc .bcLstLst1 {
        padding: 60px 10px 60px 100px;
    }
    .bcGmeMn .bcSc .bcLstLst2 {
        padding: 60px 100px 60px 30px;
        z-index: 0;
    }
}

@media(max-width: 991px) {
    .bcGmeMn .bcSc .bcLstLst1:after,
    .bcGmeMn .bcSc .bcLstLst2:before {
        clip-path: none;
        width: 100%;
    }
    .bcGmeMn .bcSc .bcLstLst {
        min-height: initial;
    }
    .bcGmeMn .bcSc .bcLstLst2,
    .bcGmeMn .bcSc .bcLstLst1 {
        text-align: center;
        padding: 60px;
    }
}

.bcGmeMn .diffSc {
    padding: 60px 0px;
    background: #fff;
}

.bcGmeMn .diffSc .diffTlt {
    font-weight: 800;
    font-size: 30px;
    line-height: 40px;
    color: #080E08;
}

.bcGmeMn .diffSc .diffcnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #2F342F;
    margin-top: 20px;
}

.bcGmeMn .diffSc .diffLst {
    padding: 20px;
}

.bcGmeMn .diffSc .diffLst .diffCnt {
    font-size: 17px;
}

.bcGmeMn .diffSc .diffLstCd {
    position: relative;
}

.bcGmeMn .diffSc .diffLstCd:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 0px;
    background: #D5D5D5;
    width: 1.5px;
    height: 85%;
}

@media(max-width: 767px) {
    .bcGmeMn .diffSc .diffTlt {
        font-size: 25px;
        line-height: 35px;
    }
}

@media(max-width: 991px) {
    .bcGmeMn .diffSc .diffLstCd:after {
        display: none;
    }
}

.bcGmeMn .wyScCl {
    background: url('../../newfront/img/bc-game/why-ban.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    padding: 60px 0px;
}

.bcGmeMn .wyScCl .wyScClTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
}

.bcGmeMn .wyScCl .wyScClCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #EDF1ED;
    margin-top: 10px;
}

.bcGmeMn .wyScCl ul {
    margin-left: 80px;
}

.bcGmeMn .wyScCl ul li {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 10px;
    list-style: none;
    position: relative;
}

.bcGmeMn .wyScCl ul li:after {
    content: "";
    background: url('../../newfront/img/bc-game/icons.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    position: absolute;
    top: 5px;
    left: -35px;
    width: 25px;
    height: 25px;
}

@media(max-width: 767px) {
    .bcGmeMn .wyScCl .wyScClTlt {
        font-size: 25px;
    }
}

.bcGmeMn .leSc {
    background: #D5EBD9;
    position: relative;
}

.bcGmeMn .leSc .leScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #080E08;
}

.bcGmeMn .leSc .leScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #080E08;
}

.bcGmeMn .leSc .leScBg {
    padding: 180px 150px 82px 150px;
    background: #fff;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 15% 100%);
    display: flex;
    align-items: center;
}

.bcGmeMn .leSc .leScImg {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

@media(max-width: 1578px) {
    .bcGmeMn .leSc .leScImg {
        width: 40%;
    }
}

@media(max-width: 767px) {
    .bcGmeMn .leSc .leScBg {
        clip-path: none;
        padding: 30px;
        text-align: center;
    }
    .bcGmeMn .leSc .leScTlt {
        font-size: 25px;
    }
    .bcGmeMn .wyScCl ul {
        margin-left: 30px;
    }
}

.bcGmeMn .hiCySc .hiCyScBg {
    background: linear-gradient(259.16deg, #065B06 -43.42%, #080E08 25.5%);
    border: 2px solid #6DF02A;
    box-shadow: 0px 0px 45px rgba(20, 30, 20, 0.65);
    border-radius: 15px;
    padding: 60px;
    position: absolute;
    top: -70px;
    z-index: 10;
    left: 0px;
    right: 0px;
}

.bcGmeMn .hiCySc .hiCyScBg:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: url('../../newfront/img/bc-game/hire.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    z-index: -1;
}

.bcGmeMn .hiCySc .hiCyScBg .hiCyScTlt {
    font-weight: 800;
    font-size: 30px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

@media(max-width: 991px) {
    .bcGmeMn .hiCySc .hiCyScBg {
        position: initial;
        text-align: center;
        padding: 30px;
    }
    .bcGmeMn .hiCySc {
        margin: 60px 0px;
    }
}

@media(max-width: 767px) {
    .bcGmeMn .hiCySc .hiCyScBg .hiCyScTlt {
        font-size: 25px;
    }
}

@media(max-width: 1521px) {
    .bcGmeMn .hiCySc .hiCyScBg {
        top: -50px;
    }
}

/*bc game style end*/

/*Opensea clone script Start*/

.opensea-clone-script .nft_industries .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

.opensea-clone-script .nft_industries .nft_industries_card {
    margin-top: 25px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 10px 30px #00000037;
    border: 1px solid #00000020;
    margin-right: 20px;
    min-height: 105px;
}

.opensea-clone-script .nft_industries .nft_industries_card_content {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.opensea-clone-script .nft_token_dev_industries_icons {
    width: 50px;
    height: 50px;
    object-fit: none;
}

.opensea-clone-script .nft_industries .nft_industries_card_design {
    position: absolute;
    top: 7px;
    left: -28px;
    background: #00295f;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.opensea-clone-script .nft_types {
    background: #ffffff;
    padding-top: 70px;
    padding-bottom: 70px;
}

.opensea-clone-script .nft_types .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    color: #000;
}

.opensea-clone-script .nft_types .nft_types_card_img_design {
    width: 75px;
    height: 75px;
    border: 1px dashed #00295f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background: #ffffff;
}

.opensea-clone-script .nft_token_dev_types_icons {
    width: 60px;
    height: 60px;
    object-fit: none;
}

.opensea-clone-script .nft_types .nft_types_card_abb {
    font-size: 17px;
    color: #00295f;
    font-weight: 800;
    text-align: center;
}

.opensea-clone-script .nft_types .nft_types_card .nft_types_card_title {
    color: #ff8f03;
    font-size: 22px;
    text-align: center;
    padding-top: 20px;
    font-weight: 800;
}

.opensea-clone-script .nft_types .nft_types_card_content {
    text-align: center;
    color: #000;
    font-size: 16px;
}

.opensea-clone-script .nft_types .nft_types_card_abb:before {
    content: "|";
    color: #ff8f03;
    margin-right: 5px;
}

.opensea-clone-script .nft_token_dev_services .title {
    color: #00295f;
    text-align: center;
    font-weight: 800;
    font-size: 30px;
}

.opensea-clone-script .nft_token_dev_services .nft_token_dev_services_card_title {
    font-size: 22px;
    text-align: center;
    font-weight: 800;
    color: #00295f;
    text-transform: capitalize;
}

.opensea-clone-script .nft_token_dev_services .technology_imgs {
    width: 50px;
    height: 50px;
    object-fit: none;
}

.opensea-clone-script .nft_types .technology_imgs {
    width: 50px;
    height: 50px;
    object-fit: none;
}

.opensea-clone-script .nft_token_dev_services .nft_token_dev_services_card_img:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #00295f;
    position: absolute;
    top: 70px;
    left: 0px;
    z-index: -1;
}

.opensea-clone-script .nft_token_dev_services .nft_token_dev_services_card {
    margin-top: 0px;
    padding: 10px;
    position: relative;
    z-index: 1;
}

.opensea-clone-script .nft_token_dev_services .nft_token_dev_services_card_content {
    text-align: center;
    font-size: 16px;
    color: #00295f;
}

.opensea-clone-script .nft_token_dev_services .nft_token_dev_services_card_img {
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50px;
    margin: 0 auto;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.opensea-clone-script .nft_dev_solution {
    background: #FFFFFF;
    padding-top: 40px;
    padding-bottom: 70px;
}

.opensea-clone-script .nft_dev_solution .nft_dev_solution_card_title {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 800;
}

.opensea-clone-script .nft_dev_solution .nft_dev_solution_card_content {
    text-align: justify;
    font-size: 16px;
    color: #000;
}

.opensea-clone-script .nft_dev_solution .nft_dev_solution_card {
    padding: 15px;
    margin-top: 35px;
    border: 1px dotted #fff;
}

.opensea-clone-script .nft_dev_solution .nft_token_dev_services_card_title {
    font-size: 22px;
    text-align: center;
    font-weight: 800;
    color: #000;
    text-transform: capitalize;
}

.opensea-clone-script .nft_dev_solution .nft_token_dev_services_card_img {
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50px;
    margin: 0 auto;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.opensea-clone-script .nft_dev_solution .technology_imgs {
    width: 50px;
    height: 50px;
    object-fit: none;
}

.opensea-clone-script .nft_dev_solution .nft_token_dev_services_card_content {
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-top: 20px;
}

.opensea-clone-script .nft_dev_solution .title {
    font-weight: 700;
    font-size: 30px;
    text-align: left;
    color: #000;
}

.opensea-clone-script .banner {
    height: 100vh;
    background: url(../../newfront/img/opensea-clone-script/opensea_banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    align-items: center;
}

.opensea-clone-script .banner .title {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    line-height: 70px;
}

.opensea-clone-script .banner .title_design {
    background: #fff;
    padding: 0px 10px;
}

.opensea-clone-script .banner .content {
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
    text-align: left;
}

.opensea-clone-script .banner .erc20_btn {
    background: #fff;
    border-radius: 45px;
    color: #00295f !important;
    font-weight: 800;
    font-size: 18px;
}

.opensea-clone-script .development {
    padding: 50px 0px;
    background: #f5f5f5;
}

.opensea-clone-script .development .title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
}

.opensea-clone-script .development .content {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #3F3433;
    text-align: justify;
}

.opensea-clone-script .development_2 {
    padding: 50px 0px;
    background: #00295f14;
}

.opensea-clone-script .development_2 .title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
}

.opensea-clone-script .development_2 .content {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #3F3433;
    text-align: justify;
}

.opensea-clone-script .erc_btn {
    background: #FFFFFF;
    border-radius: 45px;
    font-weight: 800;
    font-size: 16px;
    color: #00295f !important;
    border: 2px solid #00295f;
}

.opensea-clone-script .whitepaper_benefits .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

.opensea-clone-script .whitepaper_benefits .whitepaper_benefits_card {
    min-height: 230px;
    display: flex;
    align-items: center;
}

.opensea-clone-script .whitepaper_benefits .whitepaper_benefits_card_content {
    margin-top: 30px;
}

.opensea-clone-script .whitepaper_benefits .whitepaper_benefits_card {
    margin-top: 30px;
    padding: 20px;
    box-shadow: 0 10px 30px #00000037;
}

.opensea-clone-script .whitepaper_benefits .whitepaper_benefits_card_design {
    font-weight: bold;
    color: #fff;
    font-size: 22px;
}

.opensea-clone-script .whitepaper_benefits .whitepaper_benefits_card_design {
    position: absolute;
    top: 37px;
    left: 0px;
    background: #00295f;
    width: 165px;
    height: 35px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.opensea-clone-script .features {
    padding: 50px 0px;
    background: #00295f14;
}

.opensea-clone-script .features .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.opensea-clone-script .features .features_list {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 15px;
    background: #00295f;
    border-radius: 45px;
}

.opensea-clone-script .features .features_list i {
    font-size: 25px;
    color: #ffffff;
}

.opensea-clone-script .features .features_list .sub_title {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-left: 15px;
    color: #fff;
}

.opensea-clone-script .features_1 {
    padding: 50px 0px;
    background: #00295f14;
}

.opensea-clone-script .features_1 .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.opensea-clone-script .features_1 .features_list {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 15px;
    background: #00295f;
    border-radius: 45px;
}

.opensea-clone-script .features_1 .features_list i {
    font-size: 25px;
    color: #fff;
}

.opensea-clone-script .features_1 .features_list .sub_title {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-left: 15px;
    color: #fff;
}

.opensea-clone-script .services {
    padding: 50px 0px;
    background: #00295f14;
}

.opensea-clone-script .services .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.opensea-clone-script .services .services_list {
    border: 1px solid #00295f;
    border-radius: 15px;
    padding: 20px;
    margin-top: 20px;
    text-align: center;
    min-height: 212px;
}

.opensea-clone-script .services .services_icons {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.opensea-clone-script .services .services_list .sub_title {
    font-weight: 700;
    font-size: 20px;
    color: #B92424;
    line-height: 1.3;
    padding-top: 10px;
}

.opensea-clone-script .services .services_list .sub_title {
    font-weight: 700;
    font-size: 20px;
    color: #00295f;
    line-height: 1.3;
    padding-top: 10px;
}

.opensea-clone-script .benefits {
    padding: 50px 0px;
    background: #00295f;
}

.opensea-clone-script .benefits .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.opensea-clone-script .benefits .benefits_list {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgb(243 106 112 / 15%);
    padding: 10px;
    border-radius: 15px;
    margin-top: 20px;
}

.opensea-clone-script .benefits .benefits_list .benefits_icons {
    height: 85px;
    width: 85px;
    object-fit: none;
}

.opensea-clone-script .why_choose .benefits_icons {
    height: 40px;
    width: 40px;
    object-fit: none;
}

.opensea-clone-script .benefits .benefits_list .sub_title {
    font-weight: 600;
    font-size: 15px;
    margin-left: 15px;
    line-height: 21px;
}

.opensea-clone-script .why_choose {
    padding: 50px 0px;
}

.opensea-clone-script .why_choose .title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
}

.opensea-clone-script .why_choose .content {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #4D4C4C;
}

.opensea-clone-script .why_choose .why_choose_bg {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    border-radius: 25px;
    padding: 15px;
}

.opensea-clone-script .why_choose .choose_list {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.opensea-clone-script .why_choose .choose_list i {
    font-size: 20px;
    color: #ff4747;
}

.opensea-clone-script .why_choose .choose_list .sub_title {
    font-weight: 500;
    font-size: 15px;
    margin-left: 15px;
    margin-bottom: 0px;
}

.opensea-clone-script .what_binance {
    padding: 50px 0px;
}

.opensea-clone-script .what_binance .what_binance_bg {
    background: #00295f;
    border-radius: 30px;
    padding: 50px 0px;
    text-align: center;
}

.opensea-clone-script .what_binance .what_binance_bg .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    color: #fff;
}

.opensea-clone-script .what_binance .what_binance_bg .content {
    color: #fff;
    padding-top: 15px;
}

.opensea-clone-script .opensea_clone_script_network {
    padding-top: 50px;
    padding-bottom: 50px;
}

.opensea-clone-script .opensea_clone_script_network .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.opensea-clone-script .opensea_clone_script_network .network_box {
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 2px 4px 0 rgb(2 2 3 / 28%);
    border-radius: 10px;
    margin-top: 30px;
    min-height: 283px;
}

.opensea-clone-script .opensea_clone_script_network .network_box .sub_title {
    font-weight: 700;
    font-size: 20px;
    color: #00295f;
    line-height: 1.3;
    padding-top: 10px;
}

.opensea-clone-script .opensea_clone_script_network .network_box .sub_contents {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #3F3433;
    text-align: justify;
    margin-top: 20px;
}

.opensea-clone-script .opensea_clone_script_network .sprite1_cex {
    width: 62px;
    height: 62px;
    object-fit: none;
}

.opensea-clone-script .opensea_clone_development {
    padding: 60px 0px;
}

.opensea-clone-script .opensea_clone_development .what_sec_bg {
    background: linear-gradient(to left, #01a6de, #002cb3);
    padding: 30px;
    text-align: center;
    border-radius: 20px;
}

.opensea-clone-script .opensea_clone_development .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}

.opensea-clone-script .opensea_clone_development .contents {
    font-size: 16px;
    color: #fff;
}

.opensea-clone-script .workflow_of_opensea_clone_script {
    background: #00295f14;
    padding: 60px 0px;
}

.opensea-clone-script .workflow_of_opensea_clone_script .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

.opensea-clone-script .workflow_of_opensea_clone_script .process_list {
    background: #00295f;
    border: 1px solid #333758;
    border-radius: 15px;
    margin-top: 20px;
    padding: 15px;
    min-height: 168px;
}

.opensea-clone-script .workflow_of_opensea_clone_script .process_list .count {
    background: linear-gradient(180deg, #8559FE 15.26%, rgba(8, 7, 54, 0) 72.22%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 0px;
    position: relative;
    text-align: center;
}

.opensea-clone-script .workflow_of_opensea_clone_script .process_list .count:after {
    content: "";
    position: absolute;
    top: 15px;
    right: -10px;
    width: 1px;
    height: 80%;
    background: linear-gradient(94.16deg, #6430FE 10.87%, #B696FF 87.13%);
}

.opensea-clone-script .workflow_of_opensea_clone_script .process_list .sub_title {
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
}

.opensea-clone-script .white_label_openSea_clone_script {
    padding: 60px 0px;
}

.opensea-clone-script .white_label_openSea_clone_script .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

.opensea-clone-script .white_label_openSea_clone_script .content {
    font-size: 16px;
    text-align: center;
}

.opensea-clone-script .workflow_of_opensea_clone_script .process_list .sub_content {
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    margin-bottom: 0px;
}

.opensea-clone-script .cost_to_create_nft_marketplace {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #00295f;
}

.opensea-clone-script .cost_to_create_nft_marketplace .title {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
}

.opensea-clone-script .cost_to_create_nft_marketplace .sub_content {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 20px;
    text-align: center;
    color: #fff;
}

.opensea-clone-script .cost_to_create_nft_marketplace .cus_sub_title {
    font-size: 20px;
    font-weight: 600;
    padding-left: 40px;
}

.opensea-clone-script .cost_to_create_nft_marketplace .mdc_why_point {
    color: #fff;
    padding-bottom: 10px;
    font-size: 17px;
    position: relative;
    counter-increment: timeline_counter_before;
    text-align: justify;
    padding: 30px;
    border-radius: 20px;
    margin-top: 30px;
    border: 2px solid #fff;
    min-height: 200px;
}

@media (max-width: 992px) and (min-width: 766px) {
    .opensea-clone-script .banner {
        height: initial !important;
        padding: 100px 0px;
        background: linear-gradient(45deg, #0b0000, #5a1204);
        text-align: center;
    }
}

@media (max-width: 765px) {
    .opensea-clone-script .banner {
        height: initial !important;
        padding: 100px 0px;
        background: linear-gradient(45deg, #0b0000, #5a1204);
        text-align: center;
    }
}

@media (max-width: 765px) {
    .opensea-clone-script .banner .title {
        font-size: 25px !important;
    }
    .opensea-clone-script .banner .content {
        text-align: center;
    }
    .opensea-clone-script .development {
        text-align: center;
    }
    .opensea-clone-script .nft_dev_solution h4,
    .opensea-clone-script .nft_dev_solution .title {
        text-align: center;
    }
    .nft_dev_solution .nft_dev_solution_btn {
        text-align: center;
    }
    .opensea-clone-script .cost_to_create_nft_marketplace .title {
        font-size: 30px;
    }
    .opensea-clone-script .what_binance .erc_btn {
        font-size: 10px;
    }
    .opensea-clone-script .development_2 .title {
        text-align: center;
    }
    .opensea-clone-script .development_2 .development_2_btn {
        text-align: center;
    }
}

/*Opensea clone script End*/

/*Bep_20 token Development*/

.bep20_token .banner {
    height: 100vh;
    background: url('../../newfront/img/bep20/banner.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    align-items: center;
}

.bep20_token .banner .title {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
}

.bep20_token .banner .title_design {
    background: linear-gradient(180deg, #004aff 0%, rgba(65, 52, 0, 0) 100%);
    padding: 0px 10px;
}

.bep20_token .banner .content {
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
}

.bep20_token .banner .erc20_btn {
    background: linear-gradient(180deg, #044af7 0%, rgb(136 160 255 / 7%) 100%);
    border-radius: 45px;
    color: #FFFFFF !important;
    font-weight: 500;
    font-size: 18px;
}

.bep20_token .development {
    padding: 50px 0px;
}

.bep20_token .development .title {
    font-weight: 700;
    font-size: 22px;
}

.bep20_token .development .content {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #000;
}

.bep20_token #services .contents {
    font-size: 17px;
    padding-top: 10px;
}

.bep20_token #services .development_bg {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 30px;
    background: #fff;
    margin-left: 0px;
}

.bep20_token .development .development_bg {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 30px;
    background: #fff;
    margin-left: -120px;
}

.bep20_token .development .inner_bep_btn {
    line-height: unset;
    padding: 8px 20px;
    font-size: 14px;
}

.bep20_token .inner_bep_btn {
    background: #00295f !important;
    border-radius: 45px;
    font-weight: 700;
    font-size: 16px;
    color: #fff !important;
    padding: 8px 20px;
    line-height: unset;
}

.bep20_token .features {
    padding: 70px 0px;
    background-color: #232b35;
}

.bep20_token .features .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    color: #fff;
}

.bep20_token .features .features_lists {
    /*  display: flex;
    align-items: center;*/
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #ffffff57;
    text-align: center;
    min-height: 360px;
}

.bep20_token .features.simi .features_lists {
    min-height: unset;
    background: linear-gradient(180deg, #044af7 0%, rgb(136 160 255 / 7%) 100%);
}

.bep20_token .features .sub_para {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #fff;
}

.bep20_token .features .features_lists .sub_title {
    margin-bottom: 0px;
    margin-left: 15px;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    margin: 10px 0;
}

.bep20_token .benefits {
    padding: 70px 0px;
    background-color: #00295f;
}

.bep20_token .benefits .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    color: #fff;
}

.bep20_token .benefits .benefits_list {
    padding: 15px;
    margin-top: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(243, 106, 112, 0.15);
    border-radius: 15px;
}

.bep20_token .benefits .benefits_list .sub_content {
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
}

.bep20_token .services {
    padding: 70px 0px;
}

.bep20_token .services .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

.bep20_token .services .services_list {
    /*display: flex;*/
    /*align-items: center;*/
    margin-top: 30px;
    background: #00295f1a;
    padding: 20px;
    min-height: 376px;
    text-align: center;
}

.bep20_token .features .contents {
    font-size: 17px;
    padding-top: 10px;
    color: #fff;
    text-align: center;
}

.bep20_token .services .services_list .sub_title {
    margin-bottom: 0px;
    margin-left: 15px;
    font-weight: 600;
    font-size: 17px;
    margin: 10px 0;
}

.bep20_token .services .services_list .sub_para {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.bep20_token .services .services_list .img_design {
    height: 70px;
    width: 70px;
    border-radius: 50px;
    background: #00295f;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.bep20_token .what_binance {
    padding: 70px 0px;
}

.bep20_token .what_binance .what_binance_bg {
    background: #00295f;
    border-radius: 30px;
    padding: 50px;
    text-align: center;
}

.bep20_token .what_binance .what_binance_bg .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    color: #fff;
}

.bep20_token .what_binance .what_binance_bg .content {
    color: #fff;
    padding-top: 15px;
    font-size: 17px;
}

.bep20_token .what_bep20 {
    padding: 70px 0px;
}

.bep20_token .what_bep20 .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

.bep20_token .what_bep20 .content {
    text-align: justify;
    font-size: 17px;
}

.bep20_token .what_bep20_bg {
    background: #00295f;
    border-radius: 30px;
    padding: 50px;
}

.bep20_token .what_bep20_bg .sub_title {
    color: #fff;
    font-weight: 600;
    font-size: 23px;
}

.bep20_token .what_bep20_bg ul {
    padding-left: 0px;
}

.bep20_token .what_bep20_bg ul li {
    color: #fff;
    margin-top: 10px;
    font-size: 17px;
}

.bep20_token .types {
    background: #00295f;
    padding: 70px 0px;
}

.bep20_token .types .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    color: #fff;
    text-align: center;
}

.bep20_token .types .types_list {
    padding: 10px;
    text-align: center;
}

.bep20_token .types .types_list .count {
    font-size: 40px;
    font-weight: 800;
    color: #ffad01;
}

.bep20_token .types .types_list .sub_title {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
}

.bep20_token .types .types_list .sub_content {
    color: #fff;
    font-size: 17px;
}

.bep20_token .types .types_bg {
    border: 1px solid #fff;
    padding: 20px;
    margin-top: 30px;
}

.bep20_token .difference {
    padding: 70px 0px;
}

.bep20_token .difference .title {
    font-size: 30px;
    font-weight: 800;
}

.bep20_token .difference .content {
    padding-top: 10px;
    font-size: 17px;
}

.bep20_token .noteworthy {
    padding: 70px 0px;
    background-color: #232b35;
}

.bep20_token .noteworthy .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    color: #fff;
}

.bep20_token .noteworthy .content {
    color: #fff;
    padding-top: 10px;
    font-size: 17px;
    text-align: center;
}

.bep20_token .noteworthy .sub_title {
    margin-top: 15px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
}

.bep20_token .noteworthy ul li {
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    font-size: 17px;
}

.bep20_token .how_create {
    background: #00295f;
    padding: 70px 0px;
}

.bep20_token .how_create .title {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

.bep20_token .how_create .content {
    text-align: center;
    color: #fff;
    font-size: 17px;
}

.bep20_token .how_create .create_list {
    background: #fff;
    padding: 15px;
    text-align: center;
    margin-top: 20px;
}

.bep20_token .how_create .create_list .sub_title {
    font-weight: 700;
    font-size: 20px;
    padding-top: 10px;
}

.bep20_token .how_create .create_list .sub_content {
    font-size: 17px;
}

.bep20_token .trending {
    padding: 70px 0px;
}

.bep20_token .trending .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}

.bep20_token .trending .trending_list {
    padding: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.bep20_token .trending .trending_list .sub_title {
    margin-left: 10px;
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: 600;
}

.bep20_token .how_much {
    padding: 70px 0px;
}

.bep20_token .how_much .how_much_bg {
    padding: 50px;
    border-radius: 30px;
    background: #00295f;
    text-align: center;
}

.bep20_token .how_much .how_much_bg .title {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
}

.bep20_token .how_much .how_much_bg .content {
    color: #fff;
    padding-top: 10px;
    font-size: 17px;
}

.bep20_token .why_choose {
    padding: 70px 0px;
    /*background: #00295f2b;*/
}

.bep20_token .why_choose .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}

.bep20_token .why_choose .content {
    text-align: center;
    padding-top: 10px;
    font-size: 17px;
}

.bep20_token .development .btn_whats {
    padding: 0px 10px;
    background: green !important;
    font-size: 16px;
    color: #fff !important;
    border-radius: 5px;
    border: none;
    font-weight: 600;
}

.bep20_token .development .btn_tele {
    padding: 0px 10px;
    background: #0e90f0 !important;
    font-size: 16px;
    color: #fff !important;
    border-radius: 5px;
    border: none;
    font-weight: 600;
}

.features_icons {
    height: 55px;
    width: 55px;
    object-fit: none;
}

.benefits_icons {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.bsc_icons {
    width: 55px;
    height: 55px;
    object-fit: none;
}

.trending_icons {
    width: 55px;
    height: 55px;
    object-fit: none;
}

@media(max-width: 992px) and (min-width: 766px) {
    .bep20_token .development .development_bg {
        margin-left: 0px;
    }
    .bep20_token .types .border-right {
        border-right: none !important;
    }
    .bep20_token .difference {
        text-align: center;
    }
    .bep20_token .banner {
        height: 600px !important;
        background: linear-gradient(45deg, #1337ab, #000000);
        text-align: center;
    }
}

@media(max-width: 765px) {
    .bep20_token .banner {
        height: initial !important;
        padding: 100px 0px;
        background: linear-gradient(45deg, #1337ab, #000000);
        text-align: center;
    }
    .bep20_token .development .development_bg {
        margin-left: 0px;
    }
    .bep20_token .banner .title,
    .bep20_token .development .title,
    .bep20_token .features .title,
    .bep20_token .benefits .title,
    .bep20_token .services .title,
    .bep20_token .what_binance .what_binance_bg .title,
    .bep20_token .what_bep20 .title,
    .bep20_token .types .title,
    .bep20_token .difference .title,
    .bep20_token .noteworthy .title,
    .bep20_token .trending .title,
    .bep20_token .how_much .how_much_bg .title,
    .bep20_token .why_choose .title {
        font-size: 25px !important;
        text-align: center;
    }
    .bep20_token .development .content {
        text-align: center;
    }
    .bep20_token .noteworthy .sub_title {
        font-size: 18px !important;
    }
    .bep20_token .types .border-right {
        border-right: none !important;
    }
    .bep20_token .difference {
        text-align: center;
    }
    .bep20_token .development .development_btn {
        text-align: center;
    }
}

/*Bep_20 token Development*/

/*ICO Development*/

#ico_development .ico_development_banner .title {
    font-size: 50px;
    color: #fff;
}

#ico_development .ico_development_banner .content {
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
    text-align: justify;
}

#ico_development .what_is_ico .title {
    font-size: 30px;
    font-weight: 800;
    text-transform: capitalize;
}

#ico_development .what_is_ico .content {
    font-size: 17px;
    text-align: justify;
}

@media (min-width: 767px) {
    #ico_development .ico_development_banner {
        background: url(../../newfront/img/ico-development/ico-banner.png);
        /* background: #00295f;*/
        background-size: cover;
        background-repeat: no-repeat;
        height: 100vh;
        background-position: top;
        display: grid;
        align-items: center;
    }
}

@media (max-width: 767px) {
    #ico_development .ico_development_banner {
        background: #00295f;
        padding-bottom: 100px;
        padding-top: 100px;
        align-items: center;
        text-align: center;
    }
    #ico_development .ico_development_banner .title {
        font-size: 40px !important;
    }
    #ico_development .ico_development_banner .content {
        text-align: center;
    }
    #ico_development .top_ico_dev_comp .title,
    #ico_development .our_ico_development_services .title,
    #ico_development .ico_dev_features .title,
    #ico_development .benefits_of_ico_development .title,
    #ico_development .ico_dev_process .title,
    #ico_development .how_does_ico_work .title,
    #ico_development .what_is_ico .title,
    #ico_development .ico_dev_website_service .title,
    #ico_development .ico_dev_token .title,
    #ico_development .ico_dev_fundraising .title,
    #ico_development .ico_sw_solution .title,
    #ico_development .ico_dev_script_sec .title,
    #ico_development .ico_launch_services .title,
    #ico_development .various_sectors .st_sec_title,
    #st_sec_softwares .st_sec_title,
    #ico_development .factors_to_be_considered .title,
    #ico_development .ico_dev_hire .title,
    #ico_development .why_choose_security_tokenizer .title {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    #ico_development .our_ico_development_services .st_sec_box,
    #ico_development .ico_dev_features .features_box,
    #ico_development .benefits_of_ico_development .whitepaper_services_main,
    #ico_development .ico_launch_services .post_ico_launch_box {
        min-height: 0px !important;
    }
    #ico_development .our_ico_development_services,
    #ico_development .how_does_ico_work,
    #ico_development .ico_dev_fundraising,
    #ico_development .ico_dev_script_sec,
    #ico_development .ico_sw_solution,
    #ico_development .ico_launch_services,
    #ico_development .various_sectors,
    #st_sec_softwares,
    #ico_development .factors_to_be_considered,
    #ico_development .ico_dev_hire,
    #ico_development .why_choose_security_tokenizer,
    #ico_development .top_ico_dev_comp {
        padding: 30px 0px !important;
    }
    #ico_development .ico_dev_token #token_head_sec {
        padding: 0px !important;
    }
    #ico_development .ico_launch_services .pro_ico_launch_box,
    #ico_development .ico_launch_services .post_ico_launch_box {
        border-radius: 20px !important;
    }
    #ico_development .ico_launch_services .post_ico_launch_box {
        margin-top: 20px;
    }
    #ico_development .top_ico_dev_comp .mdc_what_btn,
    #ico_development .top_ico_dev_comp .mdc_tele_btn {
        padding: 10px 20px !important;
        font-size: 14px !important;
        clip-path: unset !important;
    }
}

@media (max-width: 991px) {
    #ico_development .what_is_ico .title,
    #ico_development .what_is_ico .content,
    #ico_development .ico_dev_token #token_head_sec,
    #ico_development .ico_dev_script_sec,
    #ico_development .ico_dev_hire,
    #ico_development .ico_dev_hire .contents {
        text-align: center !important;
    }
    #ico_development .ico_dev_token #token_head_sec {
        background: unset !important;
    }
}

#ico_development .glowButton {
    position: relative;
    margin: auto;
    padding: 10px;
    font-size: 14px;
    font-weight: 600 !important;
    line-height: 3rem;
    text-decoration: none;
    color: white !important;
    text-transform: capitalize;
    /*letter-spacing: 2px;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: linear-gradient(160deg, #ff0000, #ec008c);
    border-radius: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 0 0 0 #ec008c, 0.5rem 0.5rem 30px #13092dab;
    transition: 0.6s;
}

#ico_development .glowButton:hover {
    box-shadow: 0 0 60px 2px #ec008c, 0.5rem 0.5rem 30px #13092d;
    color: #000;
}

#ico_development .glowButton:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border-radius: 30px;
    background-image: linear-gradient(170deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    pointer-events: none;
}

@keyframes flashing {
    0% {
        -webkit-transform: scale(.1, .1);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0
    }
}

#ico_development .benefits_of_ico_development {
    background: #00295f !important;
    padding-top: 70px;
    padding-bottom: 70px;
}

#ico_development .benefits_of_ico_development .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    color: #fff;
}

#ico_development .benefits_of_ico_development .content {
    font-size: 16px;
    text-align: justify;
}

#ico_development .benefits_of_ico_development .whitepaper_services_main {
    display: block;
    border: 1px solid #fff;
    padding: 5px 20px;
    text-align: center;
    border-radius: 20px;
    margin-top: 30px;
    min-height: 280px;
    padding: 40px 20px 10px 20px;
}

#ico_development .benefits_of_ico_development .whitepaper_services_card_title {
    color: #fff;
    text-align: left;
    font-size: 25px;
    font-weight: 800;
}

#ico_development .benefits_of_ico_development .whitepaper_services_card_content {
    color: #fff;
    font-size: 17px;
    text-align: justify;
}

#ico_development .benefits_of_ico_development .whitepaper_icons {
    width: 60px;
    height: 60px;
    object-fit: none;
    float: right;
}

#ico_development .benefits_of_ico_development .whitepaper_benefits_card_design {
    font-weight: bold;
    color: #00295f;
    font-size: 21px;
}

#ico_development .benefits_of_ico_development .whitepaper_benefits_card_design {
    position: absolute;
    top: 25px;
    left: 0px;
    background: #fff0;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#ico_development .benefits_of_ico_development .whitepaper_benefits_card_design:before {
    animation: flashing 1s 1s ease-out;
    border: 3px solid #ffffd0;
}

#ico_development .benefits_of_ico_development .whitepaper_benefits_card_design:after {
    animation: flashing 1s .5s ease-in;
    border: 3px solid #fff99e;
}

#ico_development .benefits_of_ico_development .whitepaper_benefits_card_design:before,
#ico_development .benefits_of_ico_development .whitepaper_benefits_card_design:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    background: linear-gradient(160deg, #ff0000, #ec008c);
    ;
    opacity: 0;
    animation-iteration-count: infinite;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#ico_development .how_does_ico_work {
    padding: 50px 0px;
    box-shadow: 0px 2px 10px -7px black;
}

#ico_development .how_does_ico_work .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

#ico_development .how_does_ico_work .contents {
    font-size: 17px;
}

#ico_development .ico_dev_token {
    padding: 50px 0px;
    box-shadow: 0px -3px 10px -10px #000000;
}

#ico_development .ico_dev_token .title {
    font-weight: 800;
    font-size: 40px;
    line-height: 45px;
}

#ico_development .ico_dev_token .contents {
    font-size: 17px;
    text-align: justify;
}

#ico_development .ico_dev_token #token_head_sec {
    background: #d7e8ff;
    padding: 20px;
    border-radius: 20px;
}

#ico_development .ico_dev_token .ico_dev_token_btn_div {
    margin-top: 25px;
}

#ico_development .ico_dev_token .ico_dev_token_btn {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600 !important;
    text-decoration: none;
    color: white !important;
    border-radius: 5px;
    cursor: pointer;
    background: linear-gradient(45deg, #00295f, #0b54b5);
}

#ico_development .ico_dev_fundraising {
    padding: 50px 0px;
    box-shadow: 0px 2px 10px -7px black;
}

#ico_development .ico_dev_fundraising .title {
    font-weight: 800;
    font-size: 30px;
    text-align: center;
}

#ico_development .ico_dev_fundraising .contents {
    font-size: 17px;
    text-align: center;
    padding-top: 10px;
}

#ico_development .ico_sw_solution {
    padding: 50px 0px;
}

#ico_development .ico_sw_solution .title {
    font-weight: 800;
    font-size: 30px;
    text-align: center;
}

#ico_development .ico_sw_solution .contents {
    font-size: 17px;
    text-align: center;
    padding-top: 10px;
}

#ico_development .ico_sw_solution #ico_sw_solution_card {
    background: #00295f;
    padding: 30px;
    color: #fff;
    border-radius: 40px 5px 5px 5px;
}

#ico_development .ico_dev_script_sec {
    padding: 50px 0px;
}

#ico_development .ico_dev_script_sec .title {
    font-weight: 800;
    font-size: 30px;
    line-height: 42px;
}

#ico_development .ico_dev_script_sec .contents {
    font-size: 17px;
    text-align: justify;
    padding-top: 10px;
}

#ico_development .ico_dev_script_sec .ico_dev_script_btn_div {
    margin-top: 20px;
}

#ico_development .ico_dev_script_sec .ico_dev_script_btn {
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600 !important;
    text-decoration: none;
    color: white !important;
    border-radius: 5px;
    cursor: pointer;
    background: linear-gradient(45deg, #00295f, #0b54b5);
}

#ico_development .ico_launch_services {
    padding: 50px 0px;
}

#ico_development .ico_launch_services .pro_ico_launch_box {
    padding: 25px;
    background: linear-gradient(138deg, #00295f, #0b54b5);
    color: #fff;
    border-radius: 10px 0px 0px 10px;
}

#ico_development .ico_launch_services .post_ico_launch_box {
    padding: 25px;
    border-radius: 0px 10px 10px 0px;
    border: 1px solid #012e69;
    min-height: 349px;
}

#ico_development .ico_launch_services .title {
    font-weight: 800;
    font-size: 30px;
    text-align: center;
}

#ico_development .ico_launch_services .contents {
    font-size: 17px;
    text-align: justify !important;
    padding-top: 6px;
}

#ico_development .ico_dev_hire {
    padding: 50px 0px;
}

#ico_development .ico_dev_hire .title {
    font-weight: 800;
    font-size: 30px;
}

#ico_development .ico_dev_hire .contents {
    font-size: 17px;
    text-align: justify;
    padding-top: 6px;
}

#ico_development .ico_dev_hire .ico_dev_hire_btn_div {
    margin-top: 20px;
}

#ico_development .ico_dev_hire .ico_dev_hire_btn {
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600 !important;
    text-decoration: none;
    color: white !important;
    border-radius: 5px;
    cursor: pointer;
    background: linear-gradient(45deg, #00295f, #0b54b5);
}

#ico_development .ico_dev_features {
    padding: 50px 0px;
    box-shadow: 0px -3px 10px -10px #000000;
}

#ico_development .ico_dev_features .title {
    font-weight: 800;
    font-size: 30px;
    text-align: center;
}

#ico_development .ico_dev_features .contents {
    font-size: 17px;
    text-align: center !important;
    padding-top: 6px;
}

#ico_development .ico_dev_features .features_box {
    padding: 15px;
    text-align: center;
    border: 1px dashed #00295f;
    margin-top: 20px;
    border-radius: 10px;
    min-height: 250px;
}

#ico_development .ico_dev_features .sub_title {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 30px;
    color: #00295f;
}

#ico_development .ico_dev_features .sub_contents {
    font-size: 17px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 0px;
    padding-top: 5px;
}

#ico_development .ico_dev_process {
    padding: 50px 0px;
}

#ico_development .ico_dev_process .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

#ico_development .ico_dev_process .process_box {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    background: #00295f;
    margin-top: 30px;
    border-radius: 7px;
}

#ico_development .ico_dev_process .process_box:hover .num_sec {
    color: #fff;
}

#ico_development .ico_dev_process .num_sec {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff1a;
}

#ico_development .ico_dev_process .sub_title {
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px;
    line-height: 28px;
    color: #fff;
    text-transform: capitalize;
}

#ico_development .our_ico_development_services {
    background: #fff !important;
    padding-top: 40px;
    padding-bottom: 70px;
}

#ico_development .our_ico_development_services .title {
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

#ico_development .our_ico_development_services .contents {
    font-size: 17px;
}

#ico_development .our_ico_development_services .st_sec_box {
    background-color: #00295f;
    min-height: 193px;
    padding: 30px;
    text-align: center;
    margin-bottom: 2.2rem;
    transition: .2s ease;
    box-shadow: 1px 1px 20px 0 rgb(0 0 0 / 12%);
    border: 2px solid #fff;
}

#ico_development .our_ico_development_services .st_sec_head {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0.5rem;
    text-transform: capitalize;
}

#ico_development .our_ico_development_services .sub_contents {
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: none;
}

#ico_development .our_ico_development_services .st_sec_box:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    cursor: pointer;
    border: 2px solid #e9bf22;
    padding: 15px;
    /* background-color: #00295f38;*/
}

#ico_development .our_ico_development_services .st_sec_box:hover .sub_contents {
    display: block;
}

#ico_development .our_ico_development_services .st_sec_box:hover .st_sec_head,
#ico_development .our_ico_development_services .st_sec_box:hover .sprite4 {
    display: none;
}

#ico_development .top_ico_dev_comp {
    padding: 50px 0px;
}

#ico_development .top_ico_dev_comp .title {
    font-size: 30px;
    font-weight: 800;
    text-transform: capitalize;
    text-align: center;
}

#ico_development .top_ico_dev_comp .contents {
    font-size: 17px;
    text-align: center;
    padding-top: 10px;
}

#ico_development .top_ico_dev_comp .glowButton {
    position: relative;
    margin: auto;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600 !important;
    line-height: 3rem;
    text-decoration: none;
    color: white !important;
    text-transform: capitalize;
    /* letter-spacing: 2px; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: linear-gradient(160deg, #ff0000, #ec008c);
    border-radius: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 0 0 0 #ec008c, 0.5rem 0.5rem 30px #13092dab;
    transition: 0.6s;
}

#ico_development .top_ico_dev_comp .glowButton:hover {
    box-shadow: 0 0 20px 0px #ec008c, 0.5rem 0.5rem 30px #13092d;
}

#ico_development .various_sectors {
    background: #00295f;
    position: relative;
    z-index: 0;
    padding: 50px 0px;
}

#ico_development .various_sectors .st_sec_title {
    font-size: 35px;
    color: #fff;
}

#ico_development .various_sectors .st_sec_box {
    background-color: #fff;
    text-align: center;
    padding: 18px;
    margin-bottom: 1rem;
    box-shadow: 0 12px 16px -11px #0c1e7bc7;
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ico_development .various_sectors .st_sec_box .st_sec_head {
    font-weight: 600;
    font-size: 17px;
    margin-top: 0.5rem;
}

#ico_development .factors_to_be_considered {
    padding: 70px 0px;
}

#ico_development .factors_to_be_considered .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    text-transform: capitalize;
}

#ico_development .factors_to_be_considered .content {
    margin-top: 20px;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
}

#ico_development .why_choose_security_tokenizer {
    box-shadow: 0px 2px 10px -5px black;
    margin-bottom: 1rem;
    padding: 5rem 0;
}

#ico_development .why_choose_security_tokenizer .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
    text-align: center;
    font-weight: 800;
}

#ico_development .why_choose_security_tokenizer .content {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}

#ico_development .our_ico_development_services .sprite4 {
    width: 60px;
    height: 60px;
    object-fit: none;
}

#ico_development .various_sectors .sprite4 {
    width: 65px;
    height: 65px;
    object-fit: none;
}

#ico_development .ico_dev_website_service {
    padding: 50px 0px;
    background: #00295f;
}

#ico_development .ico_dev_website_service .title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #fff;
}

#ico_development .ico_dev_website_service .contents {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}

#ico_development .what_is_ico {
    padding: 50px 0px;
}

#ico_development .top_ico_dev_comp .mdc_what_btn {
    color: #000 !important;
    cursor: pointer;
    text-align: center;
    padding: 13px 50px;
    font-weight: 700;
    font-size: 17px;
    background: linear-gradient(45deg, #a8d478, #85dda2, #64e5c8);
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
}

#ico_development .top_ico_dev_comp .mdc_tele_btn {
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    padding: 13px 50px;
    font-weight: 700;
    font-size: 17px;
    background: #00295f;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
}

.honeycomb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    transform: translateY(-23.625px);
}

.honeycomb-cell {
    flex: 0 1 250px;
    max-width: 225px;
    height: 100px;
    margin: 50px 12.5px 25px;
    position: relative;
    padding: 0.5em;
    text-align: center;
    z-index: 1;
}

.honeycomb-cell__title {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: opacity 350ms;
}

.honeycomb-cell__title>small {
    font-weight: 300;
    margin-top: 0.25em;
}

.honeycomb-cell__image {
    -o-object-fit: none;
    object-fit: none;
    /*-o-object-position: center;
     object-position: center;*/
    width: 250px;
    height: 200px;
}

.honeycomb-cell::before,
.honeycomb-cell::after {
    content: "";
}

.honeycomb-cell::before,
.honeycomb-cell::after,
.honeycomb-cell__image {
    top: -50%;
    left: 0;
    width: 100%;
    height: 200%;
    display: block;
    position: absolute;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    z-index: -1;
}

.honeycomb-cell::before {
    background: #fff;
    transform: scale(1.055);
}

.honeycomb-cell::after {
    background: #00295f;
    opacity: 0.9;
    transition: opacity 350ms;
}

.honeycomb-cell:hover .honeycomb-cell__title {
    opacity: 0;
}

.honeycomb-cell:hover::before {
    background: linear-gradient(160deg, #ff0000, #ec008c);
}

.honeycomb-cell:hover::after {
    opacity: 0;
}

.honeycomb__placeholder {
    display: none;
    opacity: 0;
    width: 250px;
    margin: 0 12.5px;
}

@media (max-width: 767px) {
    #ico_development .what_is_ico .mdc_tele_btn {
        color: #fff !important;
        cursor: pointer;
        text-align: center;
        padding: 15px;
        font-weight: 600;
        font-size: 15px;
        background: #3d107e;
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
    #ico_development .what_is_ico .mdc_what_btn {
        color: #000 !important;
        cursor: pointer;
        text-align: center;
        padding: 15px;
        font-weight: 600;
        font-size: 15px;
        background: linear-gradient(45deg, #a8d478, #85dda2, #64e5c8);
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
}

@media (max-width: 550px) {
    .honeycomb-cell {
        margin: 81.25px 25px;
    }
}

@media (min-width: 550px) and (max-width: 825px) {
    .honeycomb-cell:nth-child(3n) {
        margin-right: calc(50% - 125px);
        margin-left: calc(50% - 125px);
    }
    .honeycomb__placeholder:nth-child(3n+5) {
        display: block;
    }
}

@media (min-width: 825px) and (max-width: 1100px) {
    .honeycomb-cell:nth-child(5n+4) {
        margin-left: calc(50% - 275px);
    }
    .honeycomb-cell:nth-child(5n+5) {
        margin-right: calc(50% - 275px);
    }
    .honeycomb__placeholder:nth-child(5n),
    .honeycomb__placeholder:nth-child(5n+3) {
        display: block;
    }
}

@media (min-width: 1100px) {
    .honeycomb-cell:nth-child(7n+5) {
        margin-left: calc(50% - 400px);
    }
    .honeycomb-cell:nth-child(7n+7),
    .honeycomb-cell:nth-child(7n+5):nth-last-child(2) {
        margin-right: calc(50% - 400px);
    }
    .honeycomb__placeholder:nth-child(7n+7),
    .honeycomb__placeholder:nth-child(7n+9),
    .honeycomb__placeholder:nth-child(7n+11) {
        display: block;
    }
}

/*ICO Development*/

/*Cryptocurrency Development*/

#cryptocurrency_dev .crypto_dev_short_time_to_launch {
    box-shadow: 0px 2px 10px -5px black;
    margin-bottom: 1rem;
    padding: 5rem 0;
}

#cryptocurrency_dev .crypto_dev_short_time_to_launch .crypto_dev_why_sto_head {
    text-align: center;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 28px 23px;
    background: #00295f;
    color: #fff;
}

#cryptocurrency_dev .crypto_dev_short_time_to_launch .crypto_dev_why_sto_head .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
    text-align: center;
}

#cryptocurrency_dev .crypto_dev_altcoin {
    box-shadow: 0px 2px 10px -5px black;
    margin-bottom: 1rem;
    padding: 5rem 0;
}

#cryptocurrency_dev .crypto_dev_altcoin .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
    text-align: center;
}

#cryptocurrency_dev .altcoin_crypto_dvp_slu {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}

#cryptocurrency_dev .altcoin_crypto_dvp_slu .title {
    font-size: 32px;
    margin-bottom: 3rem;
    line-height: 1.5;
    text-align: center;
    color: #000;
}

#cryptocurrency_dev .altcoin_crypto_dvp_slu .content {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    padding-top: 20px;
    color: #000;
}

#cryptocurrency_dev .altcoin_crypto_dvp_slu .process_box {
    color: #000;
    border: 1px solid #00295f;
    margin-top: 30px;
    padding: 20px;
    border-radius: 5px;
    background-color: #00295f;
    min-height: 246px;
}

#cryptocurrency_dev .altcoin_crypto_dvp_slu .sub_title {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
}

#cryptocurrency_dev .altcoin_crypto_dvp_slu .sub_content {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    padding-top: 8px;
    color: #fff;
}

#cryptocurrency_dev .crypto_develop_process {
    background: #00295f;
    padding: 70px 0px;
}

#cryptocurrency_dev .crypto_develop_process .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    color: #fff;
    text-align: center;
}

#cryptocurrency_dev .crypto_develop_process .types_list .count {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    opacity: 0.1;
}

#cryptocurrency_dev .crypto_develop_process .types_list .sub_title {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
}

#cryptocurrency_dev .crypto_develop_process .types_list .sub_content {
    color: #fff;
    font-size: 15px;
}

#cryptocurrency_dev .crypto_develop_process .types_bg {
    /*border: 1px solid #fff;*/
    padding: 20px;
    margin-top: 30px;
}

#cryptocurrency_dev .popular_crypto_list {
    padding: 50px 0px;
}

#cryptocurrency_dev .popular_crypto_list .title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

#cryptocurrency_dev .popular_crypto_list .trending_list {
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgb(0 41 95);
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

#cryptocurrency_dev .popular_crypto_list .trending_list .sub_title {
    font-weight: 500;
    font-size: 15px;
    margin-left: 15px;
    margin-bottom: 0px;
}

#cryptocurrency_dev .popular_crypto_list .trending_list .trending_icons {
    height: 40px;
    width: 40px;
    object-fit: none;
}

#cryptocurrency_dev .what_creations {
    padding: 70px 0px;
}

#cryptocurrency_dev .what_creations .how_much_bg {
    padding: 50px 0px;
    border-radius: 30px;
    background: #00295f;
    text-align: center;
}

#cryptocurrency_dev .what_creations .how_much_bg .title {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
}

#cryptocurrency_dev .what_creations .how_much_bg .content {
    color: #fff;
    padding-top: 10px;
}

#cryptocurrency_dev .why_hire_cryp_dev {
    padding: 70px 0px;
    background: #00295f2b;
}

#cryptocurrency_dev .why_hire_cryp_dev .title {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}

#cryptocurrency_dev .why_hire_cryp_dev .content {
    text-align: center;
}

#cryptocurrency_dev .inner_bep_btn {
    background: #00295f !important;
    border-radius: 45px;
    font-weight: 700;
    font-size: 16px;
    color: #fff !important;
}

/*Cryptocurrency Development*/

/*Cryptocurrency Exchange Development*/

.crypto_exchng_dvlp_cmpny #innersec_8_1 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f7f7f7;
}

.crypto_exchng_dvlp_cmpny #innersec_8_1 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec_8_1 .hire_bd_role_card {
    background: #072799;
    border-radius: 25px;
    padding: 30px;
}

.crypto_exchng_dvlp_cmpny #innersec_8_1 .role_box {
    color: #fff;
    display: flex;
    font-size: 16px;
    margin-top: 20px;
}

.crypto_exchng_dvlp_cmpny #innersec_8_1 .role_box i {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 44px;
    margin-right: 10px;
    color: #fff;
    background: #38a3fc;
}

.crypto_exchng_dvlp_cmpny #innersec2_1 {
    background: #000a4f;
    box-shadow: 0px 10px 25px rgb(0 0 0 / 25%);
    padding: 20px 0px;
}

.crypto_exchng_dvlp_cmpny #innersec2_1 .techstack_icon .icon-sprite {
    width: 80px;
    height: 80px;
    object-fit: none;
    -webkit-filter: invert(500%);
    filter: invert(500%);
}

.crypto_exchng_dvlp_cmpny #innersec2_1 .techstack_icon {
    padding: 15px;
    /* box-shadow: 0px 30px 40px -20px hsl(229, 6%, 66%);*/
    border-radius: 5px;
    height: 100%;
    background-color: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec2_1 .techstack_icon:hover .sub_title_1 {
    color: #34a8a8;
}

.crypto_exchng_dvlp_cmpny #innersec2_1 .techstack_icon:hover .sub_title_2 {
    color: #e95252;
}

.crypto_exchng_dvlp_cmpny #innersec2_1 .techstack_icon:hover .sub_title_3 {
    color: #539df1;
}

.crypto_exchng_dvlp_cmpny #innersec2_1 .techstack_icon:hover .sub_title_4 {
    color: #fbae49;
}

.crypto_exchng_dvlp_cmpny #innersec2_1 .techstack_icon .sub_title {
    /*  padding-top: 15px;*/
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 17px;
    color: #000;
}

.crypto_exchng_dvlp_cmpny #innersec2_1 .sub_contents {
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: justify;
}

.crypto_exchng_dvlp_cmpny #innersec2 .role_box {
    color: #000;
    font-weight: 600;
    display: flex;
    font-size: 17px;
    margin-top: 20px;
}

.crypto_exchng_dvlp_cmpny #innersec2 .role_box i {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 15px;
    border-radius: 44px;
    margin-right: 10px;
    color: #fff;
    background: linear-gradient(to right, #172168, #387ff8, #0992b5);
}

.crypto_exchng_dvlp_cmpny #innersec12 {
    padding: 70px 0px;
}

.crypto_exchng_dvlp_cmpny #innersec12 .sub_contents {
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
}

.crypto_exchng_dvlp_cmpny #innersec12 .title {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}

.crypto_exchng_dvlp_cmpny #innersec12 .services_list {
    display: flex;
    align-items: center;
    margin-top: 30px;
    background: #011837;
    padding: 20px;
    min-height: 105px;
    border-radius: 15px;
}

.crypto_exchng_dvlp_cmpny #innersec12 .services_list .img_design {
    height: 60px;
    width: 60px;
    border-radius: 10px;
    background: #379dfb30;
    display: flex;
    align-items: center;
    justify-content: center;
}

.crypto_exchng_dvlp_cmpny #innersec12 .benefits_icons {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.crypto_exchng_dvlp_cmpny #innersec12 .services_list .sub_title {
    margin-bottom: 0px;
    margin-left: 15px;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec11 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient( 151deg, #543593, #41ccbc);
}

.crypto_exchng_dvlp_cmpny #innersec11 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec11 .sub_content {
    padding-left: 0px;
    margin-top: 10px;
    font-size: 17px;
    color: #fff;
    text-align: justify;
}

.crypto_exchng_dvlp_cmpny #innersec10 {
    padding-top: 50px;
    padding-bottom: 50px;
    /*background: #011837;*/
}

.crypto_exchng_dvlp_cmpny #innersec10 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec10 .card {
    position: relative;
    margin: 0 auto;
    background: #011837;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .5);
    overflow: hidden;
    margin-top: 30px;
    min-height: 400px;
}

.crypto_exchng_dvlp_cmpny #innersec10 .card .content {
    position: relative;
    z-index: 2;
}

.crypto_exchng_dvlp_cmpny #innersec10 .card .content p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec10 .card .content .image {
    width: 128px;
    height: 128px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
}

.crypto_exchng_dvlp_cmpny #innersec10 .card .content .details h2 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec10 .card .content .details span {
    color: #03a9f4;
    font-size: 14px;
    transition: 0.5s;
}

.crypto_exchng_dvlp_cmpny #innersec10 .card:hover .content .details span {
    color: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec9 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f7f7f7;
}

.crypto_exchng_dvlp_cmpny #innersec9 .process_box {
    padding: 10px;
    font-weight: 500;
    line-height: 21px;
    display: flex;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
    font-size: 17px;
}

.crypto_exchng_dvlp_cmpny #innersec9 .process_box i {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 15px;
    border-radius: 44px;
    margin-right: 10px;
    color: #fff;
    background: linear-gradient( 151deg, #543593, #41ccbc);
}

.crypto_exchng_dvlp_cmpny #innersec9 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: left;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec8 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #011837;
}

.crypto_exchng_dvlp_cmpny .sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 auto;
}

.crypto_exchng_dvlp_cmpny .sec-icon::before {
    content: "";
    position: absolute;
    height: 1px;
    left: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333333;
    width: 50px;
}

.crypto_exchng_dvlp_cmpny .sec-icon::after {
    content: "";
    position: absolute;
    height: 1px;
    right: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333;
    width: 50px;
}

/*.crypto_exchng_dvlp_cmpny #innersec8 {
  background-color: #f5f5f5;
}*/

.crypto_exchng_dvlp_cmpny #innersec8 span {
    color: rgb(255, 23, 131);
}

.crypto_exchng_dvlp_cmpny #innersec8 .col {
    padding: 0 1em 1em 1em;
    text-align: center;
}

.crypto_exchng_dvlp_cmpny #innersec8 .service-card {
    padding: 2em 1.5em;
    border-radius: 5px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #fff;
    margin-top: 30px;
    min-height: 400px;
}

.crypto_exchng_dvlp_cmpny #innersec8 .service-card::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #3859f5, #387ff8, #0992b5);
    position: absolute;
    left: 0%;
    top: -98%;
    z-index: -2;
    transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
}

.crypto_exchng_dvlp_cmpny #innersec8 h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #1f194c;
    margin: 1em 0;
    z-index: 3;
    text-align: center;
}

.crypto_exchng_dvlp_cmpny #innersec8 p {
    color: #000;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.03em;
    z-index: 3;
    text-align: center;
}

.crypto_exchng_dvlp_cmpny #innersec8 .icon-wrapper {
    background-color: #fff;
    position: relative;
    margin: auto;
    font-size: 30px;
    height: 2.5em;
    width: 2.5em;
    color: #ffffff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    transition: 0.5s;
    z-index: 3;
    /*border: 1px dashed #011837;*/
}

.crypto_exchng_dvlp_cmpny #innersec8 .service-card:hover:after {
    top: 0%;
}

.crypto_exchng_dvlp_cmpny .service-card .icon-wrapper {
    background-color: #ffffff;
    color: rgb(255, 23, 131);
}

.crypto_exchng_dvlp_cmpny #innersec8 .service-card:hover .icon-wrapper {
    color: #0dcaf0;
}

.crypto_exchng_dvlp_cmpny #innersec8 .service-card:hover h3 {
    color: #ffffff;
}

.crypto_exchng_dvlp_cmpny #innersec8 .service-card:hover p {
    color: #f0f0f0;
}

.crypto_exchng_dvlp_cmpny #innersec8 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec8 .feature_box_icon {
    width: 55px;
    height: 42px;
    object-fit: none;
}

.crypto_exchng_dvlp_cmpny #innersec10 .feature_box_icon {
    width: 128px;
    height: 128px;
    object-fit: none;
}

.crypto_exchng_dvlp_cmpny #innersec12 .feature_box_icon {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.crypto_exchng_dvlp_cmpny #innersec6 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f7f7f7;
}

.crypto_exchng_dvlp_cmpny #innersec6 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec6 .sub_contents {
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
}

.crypto_exchng_dvlp_cmpny #innersec6 .skill_box {
    box-shadow: 0px 5px 12.09px 0.91px rgb(0 0 0 / 35%);
    border-radius: 10px;
    padding: 20px;
    display: flex;
    margin-top: 20px;
    min-height: 70px;
    justify-content: center;
}

.crypto_exchng_dvlp_cmpny #innersec6 .skill_box img {
    margin-right: 15px;
}

.crypto_exchng_dvlp_cmpny #innersec6 .skill_box i {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 15px;
    border-radius: 44px;
    margin-right: 10px;
    color: #fff;
    background: linear-gradient(200deg, #e4a101, #d0382e);
}

.crypto_exchng_dvlp_cmpny #innersec6 .skill_box .sub_content {
    padding-left: 0px;
    margin-bottom: 0px;
    font-size: 17px;
    color: #000;
    font-weight: 500;
}

.crypto_exchng_dvlp_cmpny #innersec5 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec5 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec5 .about_btn {
    display: inline-block;
    padding: 10px 12px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    -webkit-transition: .5s ease all 0s;
    cursor: pointer;
    color: #fff;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 30px;
    transition: all .5s ease-out;
    padding: 10px 12px;
    background: linear-gradient(to right, #26181f 50%, #e4a101 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    text-decoration: none !important;
    border: 1px solid #e4a101;
}

.crypto_exchng_dvlp_cmpny #innersec5 .about_btn:hover {
    background-position: left bottom;
    color: #fff !important;
    box-shadow: 0 0 7px #e4a10173;
    border: 2px solid #e4a101ab;
}

.crypto_exchng_dvlp_cmpny #innersec5 .sub_contents {
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
}

.crypto_exchng_dvlp_cmpny #innersec3 .title {
    font-size: 32px;
    margin-bottom: 0rem;
    line-height: 1.5;
    color: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec4 {
    padding-top: 50px;
    background: linear-gradient( 151deg, #543593, #41ccbc);
}

.crypto_exchng_dvlp_cmpny #innersec4 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec4 .sub_content {
    padding-left: 0px;
    margin-top: 20px;
    font-size: 17px;
    color: #fff;
    text-align: justify;
}

.crypto_exchng_dvlp_cmpny .under_line {
    position: relative;
    width: 130px;
    height: 5px;
    background: linear-gradient(to right, #172168, #387ff8, #0992b5);
    margin-bottom: 30px !important;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
}

.crypto_exchng_dvlp_cmpny .under_line:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 5px;
    left: 50px;
    bottom: 0;
    border-left: 8px solid #fff;
    border-right: 8px solid #fff;
}

.crypto_exchng_dvlp_cmpny #innersec3 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: radial-gradient(circle at center center, transparent, rgb(0, 0, 0)), linear-gradient(114deg, rgba(59, 59, 59, 0.05) 0%, rgba(59, 59, 59, 0.05) 50%, rgba(63, 63, 63, 0.05) 50%, rgba(63, 63, 63, 0.05) 100%), linear-gradient(186deg, rgba(173, 173, 173, 0.05) 0%, rgba(173, 173, 173, 0.05) 50%, rgba(237, 237, 237, 0.05) 50%, rgba(237, 237, 237, 0.05) 100%), linear-gradient(98deg, rgba(191, 191, 191, 0.05) 0%, rgba(191, 191, 191, 0.05) 50%, rgba(119, 119, 119, 0.05) 50%, rgba(119, 119, 119, 0.05) 100%), linear-gradient(58deg, rgba(95, 95, 95, 0.05) 0%, rgba(95, 95, 95, 0.05) 50%, rgba(189, 189, 189, 0.05) 50%, rgba(189, 189, 189, 0.05) 100%), linear-gradient(259deg, rgba(31, 31, 31, 0.05) 0%, rgba(31, 31, 31, 0.05) 50%, rgba(110, 110, 110, 0.05) 50%, rgba(110, 110, 110, 0.05) 100%), linear-gradient(41deg, rgba(142, 142, 142, 0.05) 0%, rgba(142, 142, 142, 0.05) 50%, rgba(84, 84, 84, 0.05) 50%, rgba(84, 84, 84, 0.05) 100%), linear-gradient(134deg, rgba(96, 96, 96, 0.05) 0%, rgba(96, 96, 96, 0.05) 50%, rgba(198, 198, 198, 0.05) 50%, rgba(198, 198, 198, 0.05) 100%), linear-gradient(46deg, rgba(12, 12, 12, 0.05) 0%, rgba(12, 12, 12, 0.05) 50%, rgba(71, 71, 71, 0.05) 50%, rgba(71, 71, 71, 0.05) 100%), radial-gradient(circle at center center, hsl(227, 81%, 21%), hsl(227, 81%, 21%));
}

.crypto_exchng_dvlp_cmpny #innersec3 p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 10px;
}

.crypto_exchng_dvlp_cmpny #innersec3 .crypto_dev_service_box_cont_div {
    box-shadow: -4px 3px 20px 8px #7c777745;
    padding: 15px;
    text-align: center;
    min-height: 340px;
    border: 1px solid #fff;
    margin-top: 30px;
}

.crypto_exchng_dvlp_cmpny #innersec3 .crypto_dev_service_box_cont_div .title {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 800;
    color: #e4a101;
}

.crypto_exchng_dvlp_cmpny #innersec2 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec2 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec2 .about_btn {
    display: inline-block;
    padding: 10px 12px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    -webkit-transition: .5s ease all 0s;
    cursor: pointer;
    color: #fff;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 30px;
    transition: all .5s ease-out;
    padding: 10px 12px;
    background: linear-gradient(to right, #26181f 50%, #e4a101 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    text-decoration: none !important;
    border: 2px solid #e4a101ab;
}

.crypto_exchng_dvlp_cmpny #innersec2 .about_btn:hover {
    background-position: left bottom;
    color: #fff !important;
    box-shadow: 0 0 7px #e4a10173;
    border: 2px solid #e4a101ab;
}

.crypto_exchng_dvlp_cmpny #innersec2 .sub_contents {
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: justify;
}

.crypto_exchng_dvlp_cmpny #innersec1 .title {
    font-weight: 800;
    font-size: 45px;
    line-height: 60px;
    text-transform: capitalize;
    padding-bottom: 10px;
    color: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec1 .content {
    font-size: 17px;
    color: #fff;
}

.crypto_exchng_dvlp_cmpny .hire_blc_dev_btn {
    background: linear-gradient(to right, #172168, #387ff8, #0992b5) !important;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
}

.crypto_exchng_dvlp_cmpny #innersec1 .role_box i {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 15px;
    border-radius: 44px;
    margin-right: 10px;
    color: #070a13;
    background: #fff;
    border: 3px solid #070a13;
}

.crypto_exchng_dvlp_cmpny #innersec1 .role_box {
    color: #fff;
    font-weight: 600;
    min-height: 46px;
    line-height: 21px;
    display: flex;
    align-items: left;
    font-size: 17px;
}

.crypto_exchng_dvlp_cmpny #innersec1 .competencies_box {
    padding: 15px;
    margin-top: 30px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    height: 100%;
    background: #fff;
    border-radius: 15px;
}

.crypto_exchng_dvlp_cmpny #innersec1 .competencies_box .icon-sprite {
    width: 50px;
    height: 50px;
    object-fit: none;
}

.crypto_exchng_dvlp_cmpny #innersec1 .competencies_box .sub_title {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 17px;
    text-transform: capitalize;
    color: #000;
    padding-left: 10px;
}

.crypto_exchng_dvlp_cmpny #innersec7 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient( 151deg, #543593, #41ccbc);
    background: #011837;
}

.crypto_exchng_dvlp_cmpny #innersec7 .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.crypto_exchng_dvlp_cmpny #innersec7 .ability_box {
    padding: 15px;
    margin-top: 30px;
    border: 1px solid #fff;
    text-align: center;
    align-items: center;
    min-height: 146px;
}

.crypto_exchng_dvlp_cmpny #innersec7 .ability_box:hover {
    box-shadow: 0px 0px 10px 0px #98a2ad;
    border: none;
}

.crypto_exchng_dvlp_cmpny #innersec7 .ability_box .sub_title {
    padding-top: 15px;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 17px;
    text-transform: capitalize;
    color: #fff;
}

.crypto_exchng_dvlp_cmpny #innersec7 .ability_box .ability_box_icon {
    width: 40px;
    height: 40px;
    object-fit: none;
}

.crypto_exchng_dvlp_cmpny #innersec6 .ability_box_icon {
    width: 40px;
    height: 40px;
    object-fit: none;
}

.whiteLabel_crypto_wallet {
    padding: 60px 0px;
    text-align: center;
}

.whiteLabel_crypto_wallet .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
}

.whiteLabel_crypto_wallet .sub_contents {
    font-size: 17px;
}

.whiteLabel_crypto_wallet .services_list {
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
    margin-top: 20px;
}

.whiteLabel_crypto_wallet .services_list .sub_title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.why_sec {
    padding: 60px 0px;
    background: #011837;
}

.why_sec .title {
    text-transform: capitalize;
    font-size: 36px;
    letter-spacing: 0;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 45px;
    padding-bottom: 14px;
    color: #fff;
}

.why_sec .contents {
    font-size: 17px;
    text-align: center;
    color: #fff;
}

.why_sec .why_list {
    padding: 10px;
    background: #fff;
    text-align: center;
    margin-top: 20px;
}

.why_sec .why_list .sub_title {
    font-size: 18px;
    font-weight: 600;
}

@media (min-width: 991px) {
    .crypto_exchng_dvlp_cmpny #innersec1 {
        height: 100vh;
        display: flex;
        align-items: center;
        background: url(../../newfront/img/crypto_exchang/crypto_banner.png?v2);
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        padding: 120px 0 100px 0;
        z-index: 0;
        background-position: 80%;
    }
}

@media (max-width: 992px) and (min-width: 766px) {
    .crypto_exchng_dvlp_cmpny #innersec1 {
        padding-top: 110px;
        padding-bottom: 80px;
        background: linear-gradient(45deg, #150094, #082799, #02389c);
    }
    .crypto_exchng_dvlp_cmpny #innersec1 .title {
        font-size: 30px;
        text-align: center;
        color: #fff;
        line-height: 48px;
    }
    .crypto_exchng_dvlp_cmpny #innersec1 .content {
        padding-top: 10px;
        text-align: center;
    }
    .crypto_exchng_dvlp_cmpny #innersec1 .bnr__btn__div {
        text-align: center;
    }
    .crypto_exchng_dvlp_cmpny #innersec1 .hire_blc_dev_btn {
        padding: 2px 20px;
        font-size: 14px;
        font-weight: 700;
    }
    .crypto_exchng_dvlp_cmpny #innersec2 .hire_blc_dev_btn {
        padding: 3px 15px;
        font-size: 12px;
        font-weight: 700;
    }
    .crypto_exchng_dvlp_cmpny #innersec2 .title,
    .crypto_exchng_dvlp_cmpny #innersec3 .title,
    .crypto_exchng_dvlp_cmpny #innersec5 .title,
    .crypto_exchng_dvlp_cmpny #innersec4 .title,
    .crypto_exchng_dvlp_cmpny #innersec6 .title,
    .crypto_exchng_dvlp_cmpny #innersec7 .title,
    .crypto_exchng_dvlp_cmpny #innersec9 .title,
    .crypto_exchng_dvlp_cmpny #innersec8 .title,
    .crypto_exchng_dvlp_cmpny #innersec_8_1 .title,
    .crypto_exchng_dvlp_cmpny #innersec10 .title,
    .crypto_exchng_dvlp_cmpny #innersec11 .title,
    .crypto_exchng_dvlp_cmpny #innersec12 .title {
        font-size: 32px;
        padding-bottom: 15px;
    }
    .crypto_exchng_dvlp_cmpny .hire_blc_dev_btn {
        font-size: 12px;
        padding: 0px 10px;
        margin-bottom: 15px;
    }
}

@media (max-width: 765px) {
    .crypto_exchng_dvlp_cmpny #innersec1 {
        padding-top: 110px;
        padding-bottom: 80px;
        background: linear-gradient(45deg, #150094, #082799, #02389c);
    }
    .crypto_exchng_dvlp_cmpny #innersec1 .title {
        font-size: 30px;
        text-align: center;
        color: #fff;
        line-height: 48px;
    }
    .crypto_exchng_dvlp_cmpny #innersec1 .content {
        padding-top: 10px;
        text-align: center;
    }
    .crypto_exchng_dvlp_cmpny #innersec1 .bnr__btn__div {
        text-align: center;
    }
    .crypto_exchng_dvlp_cmpny #innersec1 .hire_blc_dev_btn {
        padding: 2px 20px;
        font-size: 14px;
        font-weight: 700;
    }
    .crypto_exchng_dvlp_cmpny #innersec2 .hire_blc_dev_btn {
        padding: 8px 20px;
        font-size: 12px;
        font-weight: 700;
    }
    .crypto_exchng_dvlp_cmpny #innersec2 .title,
    .crypto_exchng_dvlp_cmpny #innersec3 .title,
    .crypto_exchng_dvlp_cmpny #innersec5 .title,
    .crypto_exchng_dvlp_cmpny #innersec4 .title,
    .crypto_exchng_dvlp_cmpny #innersec6 .title,
    .crypto_exchng_dvlp_cmpny #innersec7 .title,
    .crypto_exchng_dvlp_cmpny #innersec9 .title,
    .crypto_exchng_dvlp_cmpny #innersec8 .title,
    .crypto_exchng_dvlp_cmpny #innersec_8_1 .title,
    .crypto_exchng_dvlp_cmpny #innersec10 .title,
    .crypto_exchng_dvlp_cmpny #innersec11 .title,
    .crypto_exchng_dvlp_cmpny #innersec12 .title,
    .whiteLabel_crypto_wallet .title,
    .why_sec .title {
        font-size: 22px;
        line-height: 35px;
        padding-bottom: 15px;
        text-align: center;
    }
    .crypto_exchng_dvlp_cmpny .hire_blc_dev_btn {
        font-size: 12px;
        padding: 0px 10px;
        margin-bottom: 15px;
    }
    .crypto_exchng_dvlp_cmpny #innersec3 .crypto_dev_service_box_cont_div {
        min-height: 0px;
    }
    .crypto_exchng_dvlp_cmpny #innersec7 .ability_box .sub_title {
        font-size: 15px;
    }
}

/*Cryptocurrency Exchange Development*/

/*Meteverse Token Development*/

#whitepaper_dev .whitepaper_benefits .whitepaper_benefits_card_design {
    font-weight: bold;
    color: #fff;
    font-size: 30px;
}

#whitepaper_dev .whitepaper_benefits .whitepaper_benefits_card {
    min-height: 130px;
    display: flex;
    align-items: center;
    background: #fff;
}

#whitepaper_dev .whitepaper_benefits .whitepaper_benefits_card_content {
    font-size: 17px;
}

#whitepaper_dev .whitepaper_dev_content li {
    list-style: none;
    background: #ff851d;
    width: fit-content;
    color: #fff !important;
    padding: 5px 20px;
    border-radius: 20px;
    margin-right: 20px;
    font-weight: 800;
}

#whitepaper_dev .whitepaper_dev_content ul {
    display: flex;
    justify-content: center;
}

#st_sec_industries .st_sec_box {
    background-color: #03295f;
    min-height: auto;
    border-radius: 20px;
}

#st_sec_industries .st_sec_head {
    color: #fff;
}

#whitepaper_dev .whitepaper_services .whitepaper_services_main {
    display: block;
    border: 1px solid #fff;
    padding: 5px 20px;
    text-align: center;
    border-radius: 20px;
}

#whitepaper_dev .whitepaper_icons,
#whitepaper_dev .whitepaper_why_icons {
    float: right;
}

p.content {
    font-size: 16px;
}

@media (max-width: 767px) {
    #whitepaper_dev .whitepaper_dev_content ul {
        display: block;
    }
    #whitepaper_dev .whitepaper_dev_content .content {
        font-size: 16px;
        text-align: center;
        margin: 20px auto;
    }
    #whitepaper_dev .whitepaper_industries {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #st_sec_industries .st_sec_box {
        margin-bottom: 10px;
        min-height: 153px !important;
    }
}

/*Meteverse Token Development*/

/*blockchain dev*/

.blkDvMn {
    background-color: #08040D;
}

.blkDvMn .bnrSc {
    background-image: url('../../newfront/img/blockchain-dev/banner.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 100vh;
    display: flex;
    align-items: center;
}

.blkDvMn .bnrSc .bnrSplTltImg {
    display: flex;
    align-items: center;
}

.blkDvMn .bnrSc .bnrSplTltImg p {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 55px;
    margin-bottom: 0px;
    line-height: 1;
}

.blkDvMn .bnrSc .bnrSplTltImg img {
    mix-blend-mode: difference;
    border-radius: 150px;
}

.blkDvMn .bnrSc .bnrSplTlt {
    font-weight: 600;
    font-size: 50px;
    color: #FFFFFF;
}

.blkDvMn .bnrSc .bnrScLine {
    position: relative;
}

.blkDvMn .bnrSc .bnrScLine:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: #9A50FF;
    width: 600px;
    height: 3px;
}

.blkDvMn .bnrSc .bnrSplCnt {
    font-weight: 500;
    font-size: 20px;
    line-height: 34px;
    color: #D9D6DC;
    margin-top: 20px;
}

.blkDvMn .blkDvMn1 {
    background: #AC6AFF;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    color: #fff !important;
    padding: 8px 20px;
}

.blkDvMn .blkDvMn2 {
    background: #241536 !important;
    border: 1.5px solid #AC6AFF;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    color: #fff !important;
    padding: 8px 20px;
    margin-left: 20px;
}

@media(max-width: 1199px) {
    .blkDvMn .bnrSc .bnrSplTlt {
        font-size: 41px;
    }
    .blkDvMn .bnrSc .bnrScLine:after {
        width: 500px;
    }
}

@media(max-width: 991px) {
    .blkDvMn .bnrSc {
        text-align: center;
        background-image: none;
    }
    .blkDvMn .bnrSc .bnrSplTltImg {
        justify-content: center;
    }
    .blkDvMn .bnrSc .bnrScLine {
        display: block;
    }
    .blkDvMn .bnrSc .bnrScLine:after {
        right: 0px;
        margin: 0 auto;
    }
}

@media(max-width: 767px) {
    .blkDvMn .bnrSc .bnrSplTltImg p {
        font-size: 45px;
    }
    .blkDvMn .bnrSc .bnrSplTlt {
        font-size: 30px;
        line-height: 1.5;
    }
}

@media(max-width: 550px) {
    .blkDvMn .bnrSc .bnrScLine:after {
        width: 250px;
    }
}

@media(max-width: 440px) {
    .blkDvMn .bnrSc .bnrSplTltImg {
        display: initial;
    }
}

@media(max-width: 425px) {
    .blkDvMn .blkDvMn2 {
        margin-top: 10px;
        margin-left: 0px;
    }
}

.blkDvMnFullSc .blkDevSc {
    padding: 20px 0px;
    position: relative;
}

.blkDvMnFullSc {
    position: relative;
}

.blkDvMnFullSc .serImgPos {
    position: absolute;
    top: 0px;
    right: 0px;
}

.blkDvMnFullSc .blkDevSc .blkDevScBg {
    background: linear-gradient(180deg, #471E7A 0%, #08040D 100%);
    border-radius: 25px;
    padding: 30px;
    margin-top: -60px;
    position: relative;
}

.blkDvMnFullSc .blkDevSc .blkDevScBg .blkDevScTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
}

.blkDvMnFullSc .blkDevSc .blkDevScBg .blkDevScCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #D9D6DC;
}

.blkDvMnFullSc .blkDevSc .blkDevShdTlt {
    background: linear-gradient(180deg, #AC6AFF -13.61%, #08040D 66.18%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    opacity: 0.35;
    font-weight: 900;
    font-size: 140px;
    line-height: 1;
}

.blkDvMnFullSc .serSc {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
}

/* .blkDvMnFullSc .serSc:after{
        content: "";
        position: absolute;
        top: 0px;
        right: 0px;
        background: #0C6AFE;
        filter: blur(425px);
        width: 500px;
        height: 500px;
    }
    .blkDvMnFullSc .serSc:before{
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        background: #964CF7;
        filter: blur(425px);
        width: 500px;
        height: 500px;
    }*/

.blkDvMnFullSc .serSc .serScTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
    text-align: center;
}

.blkDvMnFullSc .serSc .serScSubTlt {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
}

.blkDvMnFullSc .serSc .serScSubTlt:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 45%;
    height: 2px;
    background: #9A50FF;
    margin: 0 auto
}

.blkDvMnFullSc .serSc .serScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #9C91A9;
    text-align: center;
    margin-top: 20px;
}

.blkDvMnFullSc .serSc .serScLst {
    background: linear-gradient(126.11deg, #5976DB -2.05%, #0F1228 66.98%, #08040D 89.42%);
    border-radius: 20px;
    padding: 20px;
    margin-top: 30px;
    text-align: center;
    border: 1px solid #557CFF;
    transition: transform .2s
}

.blkDvMnFullSc .serSc .serScLst:hover {
    transform: scale(1.1);
}

.blkDvMnFullSc .serSc .serScLst .serScLstTlt {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 15px;
    line-height: 1.2;
}

.blkDvMnFullSc .serSc .serScLst .serScLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: 10px;
}

/* .blkDvMnFullSc .serSc .serScAfter:after{
        content: "";
        position: absolute;
        bottom: 20%;
        left: 0px;
        background: #0C6AFE;
        filter: blur(225px);
        width: 320.53px;
        height: 320.53px;
        z-index: -1;
    }*/

@media(max-width: 1199px) {
    .blkDvMnFullSc .blkDevSc .blkDevShdTlt {
        font-size: 115px;
    }
    .blkDvMnFullSc .blkDevSc .blkDevScBg .blkDevScTlt {
        font-size: 33px;
    }
}

@media(max-width: 991px) {
    .blkDvMnFullSc .blkDevSc .blkDevShdTlt {
        display: none;
    }
    .blkDvMnFullSc .blkDevSc .blkDevScBg {
        margin-top: 0px;
        text-align: center;
    }
    .blkDvMnFullSc .serSc:after {
        display: none;
    }
    .blkDvMnFullSc .serSc:before {
        display: none;
    }
    .blkDvMnFullSc .serSc .serScAfter:after {
        display: none;
    }
}

@media(max-width: 767px) {
    .blkDvMnFullSc .blkDevSc .blkDevScBg .blkDevScTlt {
        font-size: 28px;
    }
    .blkDvMnFullSc .serSc .serScTlt {
        font-size: 28px;
    }
    .blkDvMnFullSc .serSc .serScSubTlt {
        font-size: 20px;
    }
}

.blkDvMnFullSc .featSc {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
}

/* .blkDvMnFullSc .featSc:after{
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        background: #FE55E8;
        filter: blur(225px);
        width: 320.53px;
        height: 320.53px;
        z-index: -1;
    }*/

/* .blkDvMnFullSc .featSc:before{
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: #FE5555;
        filter: blur(225px);
        width: 320.53px;
        height: 320.53px;
        z-index: -1;
    }*/

/*   .blkDvMnFullSc .featScAfter:after{
        content: "";
        position: absolute;
        top: 40%;
        right: 0px;
        background: #55C1FE;
        filter: blur(225px);
        width: 320.53px;
        height: 320.53px;
        z-index: -1;
    }*/

.blkDvMnFullSc .featSc .featScTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
    text-align: center;
}

.blkDvMnFullSc .featSc .featScCnt {
    color: #C0B9C9;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}

.blkDvMnFullSc .featSc .featScSubCnt {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
    text-align: center;
}

.blkDvMnFullSc .featSc .featScLst {
    padding: 15px;
    margin-top: 20px;
    text-align: center;
}

.blkDvMnFullSc .featSc .featScLst .featScLstTlt {
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.blkDvMnFullSc .featSc .featScLst .featScLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

@media(max-width: 991px) {
    .blkDvMnFullSc .featSc:after {
        display: none;
    }
    .blkDvMnFullSc .featSc:before {
        display: none;
    }
    .blkDvMnFullSc .featScAfter:after {
        display: none;
    }
}

@media(max-width: 767px) {
    .blkDvMnFullSc .featSc .featScTlt {
        font-size: 28px;
    }
}

.blkDvMnFullSc .beneSc {
    padding: 60px 0px;
}

.blkDvMnFullSc .beneSc .beneScTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: center;
    font-weight: 800;
    font-size: 35px;
}

.blkDvMnFullSc .beneSc .beneScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
    text-align: center;
    margin-top: 10px;
}

.blkDvMnFullSc .beneSc .beneScLst {
    padding: 15px;
    margin-top: 20px;
    text-align: center;
}

.blkDvMnFullSc .beneSc .beneScLst .beneScLstTlt {
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 1.3;
}

.blkDvMnFullSc .beneSc .beneScLst .beneScLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0px;
}

@media(max-width: 767px) {
    .blkDvMnFullSc .beneSc .beneScTlt {
        font-size: 28px;
    }
}

.blkDvMnFullSc .sftSlnSc {
    padding: 60px 0px;
    background: linear-gradient(180deg, #08040D 0%, #340F62 51.04%, #08040D 100%);
}

.blkDvMnFullSc .sftSlnSc .sftSlnScTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
    text-align: center;
}

.blkDvMnFullSc .sftSlnSc .sftSlnScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
    text-align: center;
    margin-top: 10px;
}

.blkDvMnFullSc .sftSlnSc .item {
    margin: 5px;
}

.blkDvMnFullSc .sftSlnSc .sftSlnLst {
    border-radius: 20px;
    padding: 15px;
    margin-top: 60px;
    text-align: center;
    min-height: 340px;
    border-image: linear-gradient(#985FE1, #11071e) 30;
    border-width: 1px;
    border-style: solid;
}

.blkDvMnFullSc .sftSlnSc .sftSlnLst .sftSlnLstTlt {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 1.4;
}

.blkDvMnFullSc .sftSlnSc .sftSlnLst .sftSlnLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.blkDvMnFullSc .sftSlnSc .sftSlnLstIcns {
    margin-top: -95px;
}

.blkDvMnFullSc .sftSlnSc .owl-theme .owl-dots {
    display: none;
}

.blkDvMnFullSc .sftSlnSc .owl-prev,
.blkDvMnFullSc .sftSlnSc .owl-next {
    color: #fff !important;
    font-size: 50px !important;
    border: 3px solid #436CFF !important;
    width: 51px;
    height: 51px;
    border-radius: 50px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.blkDvMnFullSc .sftSlnSc .owl-theme .owl-nav {
    display: flex;
    justify-content: center;
}

.blkDvMnFullSc .sftSlnSc .owl-theme .owl-nav [class*='owl-']:hover {
    background: #436CFF !important;
}

@media(max-width: 767px) {
    .blkDvMnFullSc .sftSlnSc .sftSlnScTlt {
        font-size: 28px;
    }
}

.blkDvMnFullSc .whtBlkSc {
    padding: 60px 0px;
}

.blkDvMnFullSc .whtBlkSc .whtBlkScTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 35px;
    font-weight: 800;
}

.blkDvMnFullSc .whtBlkSc .whtBlkScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
}

@media(max-width: 991px) {
    .blkDvMnFullSc .whtBlkSc {
        text-align: center;
    }
    .blkDvMnFullSc .whtBlkSc img {
        margin-top: 30px;
    }
}

.blkDvMn .cretBlkDv {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
}

.blkDvMn .cretBlkDv:after {
    content: "";
    position: absolute;
    top: 15%;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #08040D 0%, #0E2271 51.04%, #08040D 100%);
    z-index: -1;
}

.blkDvMn .cretBlkDv .cretBlkDvTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 35px;
    font-weight: 800;
    text-align: center;
}

.blkDvMn .cretBlkDv .cretBlkDvCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
    text-align: center;
    margin-top: 10px;
}

.blkDvMn .cretBlkDv .cretBlkDvLst {
    margin-top: 20px;
    padding: 15px;
}

.blkDvMn .cretBlkDv .cretBlkDvLst .cretBlkDvLstBg {
    background: transparent;
    padding: 10px;
    text-align: center;
    height: 160px;
    width: 100px;
    border-radius: 50px;
}

.blkDvMn .cretBlkDv .cretBlkDvLst .cretBlkDvLstBg .step {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: 15px;
}

.blkDvMn .cretBlkDv .cretBlkDvLstTlt {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: 15px;
}

.blkDvMn .cretBlkDv .countBg {
    background: linear-gradient(180deg, #AC6AFF 0%, #4E3075 100%);
    box-shadow: 0px 0px 45px #010001;
    border-radius: 50%;
    width: 73.16px;
    height: 73.16px;
}

.blkDvMn .cretBlkDv .countBg .count {
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.blkDvMn .cretBlkDv .cretBlkMnSCRow {
    display: flex;
    position: relative;
    z-index: 1;
}

.blkDvMn .cretBlkDv .cretBlkMnSCRow:after {
    content: "";
    position: absolute;
    top: 110px;
    left: 30px;
    border: 1px dashed #FFFFFF;
    width: 95%;
    height: 1px;
    z-index: -1;
}

.blkDvMn .cretBlkDv .cretBlkDvDiv {
    margin: 100px 0px;
}

.blkDvMn .cretBlkDv .cretBlkDvLst {
    position: relative;
}

.blkDvMn .cretBlkDv .step_bottom {
    position: absolute;
    top: -90px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.blkDvMn .cretBlkDv .step_top {
    position: absolute;
    bottom: -90px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.blkDvMn .cretBlkDv .arrow_after {
    position: relative;
}

.blkDvMn .cretBlkDv .arrow_after:after {
    content: "\25B6";
    position: absolute;
    top: 92px;
    right: -10px;
    font-size: 20px;
    color: #fff;
}

.blkDvMn .prcsSc {
    padding: 20px 0px 60px 0px;
    z-index: 1;
    position: relative;
}

.blkDvMn .prcsSc .prcsScTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
    text-align: center;
}

.blkDvMn .prcsSc .prcsScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
    text-align: center;
}

@media(max-width: 1229px) {
    .blkDvMn .cretBlkDv .countBg .count {
        font-size: 22px;
    }
    .blkDvMn .cretBlkDv .cretBlkDvLst .cretBlkDvLstBg .step {
        font-size: 16px;
    }
    .blkDvMn .cretBlkDv .countBg {
        width: 45.16px;
        height: 45.16px;
        margin: 0 auto
    }
    .blkDvMn .cretBlkDv .cretBlkDvLst .cretBlkDvLstBg {
        height: 120px;
        width: 80px;
    }
    .blkDvMn .cretBlkDv .cretBlkMnSCRow:after {
        width: 80%;
        left: 30px;
    }
    .blkDvMn .cretBlkDv .cretBlkDvLstTlt {
        font-size: 14px;
    }
}

@media(max-width: 991px) {
    .blkDvMn .cretBlkDv .cretBlkMnSCRow {
        flex-wrap: wrap;
        justify-content: center;
    }
    .blkDvMn .cretBlkDv .arrow_after:after,
    .blkDvMn .cretBlkDv .cretBlkMnSCRow:after {
        display: none;
    }
    .blkDvMn .cretBlkDv .cretBlkDvLst {
        display: flex;
        align-items: center;
    }
    .blkDvMn .cretBlkDv .step_bottom,
    .blkDvMn .cretBlkDv .step_top {
        position: initial;
    }
    .blkDvMn .cretBlkDv .cretBlkDvLstTlt {
        margin: 20px;
    }
    .blkDvMn .cretBlkDv .cretBlkDvLst {
        margin-top: 0px;
    }
    .blkDvMn .cretBlkDv .step_top {
        text-align: left;
    }
    .blkDvMn .cretBlkDv .step_bottom {
        text-align: right;
    }
    .blkDvMn .cretBlkDv .cretBlkDvDiv {
        margin: 50px 0px;
    }
}

@media(max-width: 767px) {
    .blkDvMn .cretBlkDv .cretBlkDvTlt,
    .blkDvMn .prcsSc .prcsScTlt {
        font-size: 28px;
    }
}

.blkDvMn .pltfDv {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
}

.blkDvMn .pltfDv:after {
    content: "";
    position: absolute;
    top: 10%;
    left: 0px;
    background: linear-gradient(180deg, #08040D 0%, #111D4F 47.7%, #08040D 100%);
    width: 100%;
    height: 60%;
    z-index: -1;
}

.blkDvMn .pltfDv:before {
    content: "";
    position: absolute;
    top: 11%;
    left: 0px;
    background-image: url('../../newfront/img/blockchain-dev/platform-img.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    width: 100%;
    height: 100%;
}

.blkDvMn .pltfDv .pltfDvTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 35px;
    text-align: center;
    font-weight: 800;
}

.blkDvMn .pltfDv .pltfDvCnt {
    font-weight: 500;
    font-size: 18px;
    color: #C0B9C9;
    text-align: center;
}

.blkDvMn .pltfDv .pltfDvLst {
    padding: 15px;
    margin-top: 20px;
    text-align: center;
}

.blkDvMn .pltfDv .pltfDvLst .pltfDvLstTlt {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 10px;
}

.blkDvMn .pltfDv .pltfDvLst .pltfDvLstCnt {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    text-transform: capitalize;
}

.blkDvMn .pltfDv .platIcons {
    width: 100px;
    height: 100px;
    object-fit: none;
}

@media(max-width: 991px) {
    .blkDvMn .pltfDv:before {
        display: none;
    }
}

@media(max-width: 767px) {
    .blkDvMn .pltfDv .pltfDvTlt {
        font-size: 28px;
    }
}

.blkDvMn .techdiv {
    padding: 60px 0px;
}

.blkDvMn .techdiv .techdivTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
    text-align: center;
}

.blkDvMn .techdiv .techdivCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
    text-align: center;
}

.blkDvMn .techdiv .st_sec_box {
    background: #0b0d25;
    margin-top: 20px;
    text-align: center;
    padding: 15px;
}

.blkDvMn .techdiv .st_sec_box .st_sec_head {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin-top: 10px;
}

.blkDvMn .techdiv .techdivLst {
    padding: 10px;
    margin-top: 20px;
    text-align: center;
}

.blkDvMn .techdiv .techdivLst .techdivLstTlt {
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 20px;
}

.blkDvMn .techdiv .techdivLst .techdivLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-transform: capitalize;
}

.blkDvMn .techdiv .techdivLst .techIcns {
    width: 45px;
    height: 45px;
    object-fit: none;
}

.blkDvMn .techdiv .techdivLst .techdivLstImg {
    background: linear-gradient(180deg, #AC6AFF 0%, #4E3075 100%);
    box-shadow: 0px 0px 15px #955CDD;
    border: 3px solid #436CFF;
    border-radius: 50px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

@media(max-width: 767px) {
    .blkDvMn .techdiv .techdivTlt {
        font-size: 28px;
    }
}

.blkDvMn .induScDv {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
}

.blkDvMn .induScDv:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(180deg, #7346AD 0%, #2D1B43 100%);
    filter: blur(200px);
    width: 500px;
    height: 500px;
    border-radius: 50%;
    z-index: -1;
}

.blkDvMn .induScDv .induScDvTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
}

.blkDvMn .induScDv .induScLst {
    background: linear-gradient(180deg, #7D4CBA 0%, rgba(8, 4, 13, 0) 100%);
    border-radius: 15px;
    padding: 20px;
    margin-top: 20px;
}

.blkDvMn .induScDv .induScLst ul li {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 8px;
    list-style: none;
    position: relative;
}

.blkDvMn .induScDv .induScLst ul li:after {
    content: "";
    position: absolute;
    top: 8px;
    left: -30px;
    background: #97FF78;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 0px 15px #75F44F;
    width: 15px;
    height: 15px;
    border-radius: 50px;
}

@media(max-width: 991px) {
    .blkDvMn .induScDv .induScDvTlt {
        text-align: center;
    }
}

@media(max-width: 767px) {
    .blkDvMn .induScDv .induScDvTlt {
        font-size: 28px;
    }
    .blkDvMn .induScDv:after {
        display: none;
    }
}

.blkDvMn .hwBlkDv {
    padding: 60px 0px;
    text-align: center;
}

.blkDvMn .hwBlkDv .hwBlkDvTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
}

.blkDvMn .hwBlkDv .hwBlkDvCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
    margin-top: 10px;
}

@media(max-width: 767px) {
    .blkDvMn .hwBlkDv .hwBlkDvTlt {
        font-size: 28px;
    }
}

.blkDvMn .hirBlkDevDv {
    padding: 60px 0px;
}

.blkDvMn .hirBlkDevDv .hirBlkDevDvTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
}

.blkDvMn .hirBlkDevDv .hirBlkDevDvCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
    margin-top: 10px;
}

.blkDvMn .hirBlkDevDv .hirBlkDevLst {
    background: linear-gradient(180deg, #7D4CBA 0%, rgba(8, 4, 13, 0) 100%);
    border-radius: 15px;
    padding: 15px;
}

.blkDvMn .hirBlkDevDv .hirBlkDevLst ul li {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 10px;
    list-style: none;
    position: relative;
}

.blkDvMn .hirBlkDevDv .hirBlkDevLst ul li:after {
    content: "";
    position: absolute;
    top: 9px;
    left: -29px;
    background: #97FF78;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 0px 15px #75F44F;
    width: 15px;
    height: 15px;
    border-radius: 50px;
}

@media(max-width: 991px) {
    .blkDvMn .hirBlkDevDv .hirBlkDevDvTlt {
        text-align: center;
    }
    .blkDvMn .hirBlkDevDv .hirBlkDevDvCnt {
        text-align: center;
    }
    .blkDvMn .hirBlkDevDv .hirBlkDevLst {
        margin-top: 20px;
    }
}

@media(max-width: 767px) {
    .blkDvMn .hirBlkDevDv .hirBlkDevDvTlt {
        font-size: 28px;
    }
}

.blkDvMn .hwlngBlkDv {
    padding: 60px 0px;
}

.blkDvMn .hwlngBlkDv .hwlngBlkDvTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
}

.blkDvMn .hwlngBlkDv .hwlngBlkDvCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
}

.blkDvMn .hwlngBlkDv .hwblkImg {
    position: relative;
    z-index: 1;
}

.blkDvMn .hwlngBlkDv .hwblkImg:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(180deg, #2869BF 0%, #3C92FF 100%);
    opacity: 0.35;
    filter: blur(200px);
    z-index: -1;
    width: 100%;
    height: 100%;
}

@media(max-width: 991px) {
    .blkDvMn .hwlngBlkDv .hwlngBlkDvTlt {
        text-align: center;
    }
    .blkDvMn .hwlngBlkDv .hwlngBlkDvCnt {
        text-align: center;
    }
    .blkDvMn .hwlngBlkDv img {
        margin-top: 20px;
    }
}

@media(max-width: 767px) {
    .blkDvMn .hwlngBlkDv .hwlngBlkDvTlt {
        font-size: 28px;
    }
}

.blkDvMn .wyChsBlkDev {
    padding: 60px 0px;
    position: relative;
    z-index: 1
}

.blkDvMn .wyChsBlkDev:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(180deg, #08040D 0%, #1D0042 47.7%, #08040D 100%);
    z-index: -1;
    height: 408.02px;
}

.blkDvMn .wyChsBlkDev .wyChsBlkDevTlt {
    background: linear-gradient(90deg, #92E9F5 0%, #B6FF88 53.33%, #FF54E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
    text-align: center;
}

.blkDvMn .wyChsBlkDev .wyChsBlkDevCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #C0B9C9;
    text-align: center;
}

.blkDvMn .wyChsBlkDev .wyChsBlkLst {
    text-align: center;
    margin-top: 20px;
    padding: 10px;
    background: #08040D;
    border-radius: 20px;
    border-image: linear-gradient(#985FE1, #08040D, #08040D) 30;
    border-width: 1px;
    border-style: solid;
}

.blkDvMn .wyChsBlkDev .wyChsBlkLst1 {
    text-align: center;
    margin-top: 20px;
    padding: 10px;
}

.blkDvMn .wyChsBlkDev .wyChsBlkLst1 .wyChsBlkCount {
    background: linear-gradient(180deg, #AC6AFF 0%, #4E3075 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 35px;
    margin-bottom: 0px;
}

.blkDvMn .wyChsBlkDev .wyChsBlkLst .wyChsBlkLstTlt,
.blkDvMn .wyChsBlkDev .wyChsBlkLst1 .wyChsBlkLstTlt {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0px;
}

.blkDvMn .wyChsBlkDev .wyChsBlkLst .wyChsBlkLstCnt,
.blkDvMn .wyChsBlkDev .wyChsBlkLst1 .wyChsBlkLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #C0B9C9;
    margin-top: 10px;
    margin-bottom: 0px;
}

@media(max-width: 767px) {
    .wyChsBlkDev .wyChsBlkDevTlt {
        font-size: 28px !important;
    }
}

.blkDvMn .prcsSc .prcsLst {
    margin: 20px 40px;
}

.blkDvMn .prcsSc .prcsLst .prcsLstTlt {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

.blkDvMn .prcsSc .prcsLst .prcsLstCnt {
    color: #fff;
    font-size: 17px;
    line-height: 1.6;
}

.blkDvMn .prcsSc .prcsScDvPos {
    position: relative;
}

.blkDvMn .prcsSc .prcsScDvPos:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #ac6aff;
}

.blkDvMn .prcsSc .rwCoutOff {
    position: relative;
    counter-increment: timeline_counter_before;
    z-index: 1;
}

.blkDvMn .prcsSc .rwCoutOff:after {
    content: counter(timeline_counter_before);
    position: absolute;
    top: 0px;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #ac6aff;
    transform: translate(-50%, 20%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    z-index: -1;
}

@media(max-width: 991px) {
    .blkDvMn .prcsSc .rwCoutOff:after {
        left: 15px;
    }
    .blkDvMn .prcsSc .prcsScDvPos:after {
        left: 0px;
    }
}

@media(max-width: 575px) {
    .blkDvMn .prcsSc .prcsScDvPos:after {
        left: 35px;
    }
    .blkDvMn .prcsSc .rwCoutOff:after {
        left: 50px;
        width: 35px;
        height: 35px;
        top: 19px;
        font-size: 18px;
    }
    .blkDvMn .prcsSc .prcsLst {
        margin: 20px 10px 20px 60px;
    }
}

/*    blockchain dev*/

/*metaverse Dev start*/

@media(min-width: 1200px) {
    .metaDevCmpyMn .container {
        max-width: 1320px;
    }
}

.metaDevCmpyMn {
    background: linear-gradient(180deg, #0F0F0F 0%, #000000 22.26%, #000000 37.95%, #000000 64.53%, #0F0F0F 100%);
}

.metaDevCmpyMn .bnrSc {
    background: url(../../newfront/img/metaverse-new/banner.png?v1);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
    align-items: center;
    background-color: #0f0f0f;
}

.metaDevCmpyMn .bnrSc .bnrScTlt {
    background: linear-gradient(95.65deg, #7CF6FF -6.88%, #FED24B 43.75%, #D90025 95.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 75px;
    text-transform: uppercase;
}

.metaDevCmpyMn .bnrSc .bnrScCnt {
    font-weight: 500;
    font-size: 35px;
    line-height: 42px;
    color: #FFFFFF;
    margin-top: 10px;
}

.metaDevCmpyMn .metaBtn {
    background: linear-gradient(95.65deg, #7CF6FF -6.88%, #FED24B 43.75%, #D90025 95.44%);
    border-radius: 75px;
    padding: 7px 30px;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
}

@media(max-width: 1199px) {
    .metaDevCmpyMn .bnrSc {
        position: relative;
        z-index: 1;
        text-align: center;
    }
    .metaDevCmpyMn .bnrSc:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        background: #0f0f0f9c;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
}

@media(max-width: 767px) {
    .metaDevCmpyMn .bnrSc .bnrScTlt {
        font-size: 55px;
    }
    .metaDevCmpyMn .bnrSc .bnrScCnt {
        font-size: 25px;
    }
}

@media(max-width: 375px) {
    .metaDevCmpyMn .bnrSc .bnrScTlt {
        font-size: 40px;
    }
}

.metaDevCmpyMn .freMetaSc {
    padding: 60px 0px;
    background: linear-gradient(180deg, #0f0f0f, #010102);
}

.metaDevCmpyMn .freMetaSc .freMetaScBg {
    background: linear-gradient(180deg, #007C97 0%, rgba(10, 19, 22, 0) 100%);
    border-radius: 20px;
    padding: 60px 40px;
    margin-top: -100px;
    z-index: 1;
    position: relative;
}

.metaDevCmpyMn .freMetaSc .freMetaScBg .freMetaScBgTlt {
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 1.4;
    margin-bottom: 0px;
}

@media(max-width: 991px) {
    .metaDevCmpyMn .freMetaSc .freMetaScBg {
        text-align: center;
    }
}

@media(max-width: 767px) {
    .metaDevCmpyMn .freMetaSc .freMetaScBg .freMetaScBgTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .metaDvCmSc {
    padding: 60px 0px;
    background: #010102;
    position: relative;
    height: 550px;
    display: flex;
    align-items: center;
}

.metaDevCmpyMn .metaDvCmSc .metaDvCmScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
}

.metaDevCmpyMn .metaDvCmSc .metaDvCmScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #ffffffd4;
    margin-top: 10px;
}

.metaDevCmpyMn .metaDvCmSc .metaDvCmImg {
    position: absolute;
    right: 0px;
    top: 0px;
}

.metaDevCmpyMn .metaDvCmSc .metaWhtsBtn {
    background: linear-gradient(180deg, #22F45D 0%, #006D1F 100%);
    border-radius: 45px;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF !important;
    padding: 6px 30px;
}

.metaDevCmpyMn .metaDvCmSc .metaTeleBtn {
    background: linear-gradient(180deg, #22F4E8 0%, #00676D 100%);
    border-radius: 45px;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF !important;
    padding: 6px 30px;
}

.metaDevCmpyMn .metaDvCmSc .metaWhtsBtn i,
.metaDevCmpyMn .metaDvCmSc .metaTeleBtn i {
    color: #fff;
    font-size: 23px;
}

@media(max-width: 991px) {
    .metaDevCmpyMn .metaDvCmSc .metaDvCmImg {
        display: none;
    }
    .metaDevCmpyMn .metaDvCmSc {
        text-align: center;
    }
}

@media(max-width: 767px) {
    .metaDevCmpyMn .metaDvCmSc .metaDvCmScTlt {
        font-size: 25px;
    }
}

@media(max-width: 426px) {
    .metaDevCmpyMn .metaDvCmSc .metaTeleBtn {
        margin-top: 20px;
    }
}

.metaDevCmpyMn .serSc {
    padding: 60px 0px
}

.metaDevCmpyMn .serSc .serScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
}

.metaDevCmpyMn .serSc .serScLst {
    background: linear-gradient(320.04deg, #07161A 9.44%, #103A43 95.78%);
    border-radius: 15px;
    padding: 20px 25px;
    margin-top: 30px;
    min-height: 570px;
}

.metaDevCmpyMn .serSc .serScLst:hover {
    background: linear-gradient(317.43deg, #06D2FF 5.81%, #00667C 70.66%);
}

.metaDevCmpyMn .serSc .serScLst .serScLstTlt {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 10px;
}

.metaDevCmpyMn .serSc .serScLst .serScLstCnt {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
}

@media(max-width: 767px) {
    .metaDevCmpyMn .serSc .serScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .beneSc {
    padding: 60px 0px;
    z-index: 1;
    position: relative;
}

.metaDevCmpyMn .beneSc:after {
    content: "";
    position: absolute;
    bottom: 90px;
    left: 0px;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: #FF005F;
    filter: blur(275px);
    z-index: -1;
}

.metaDevCmpyMn .beneSc:before {
    content: "";
    position: absolute;
    bottom: 90px;
    right: 0px;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: #F4882E;
    filter: blur(275px);
    z-index: -1;
}

.metaDevCmpyMn .beneSc .beneScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
}

.metaDevCmpyMn .beneSc .beneScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.metaDevCmpyMn .beneSc .beneScLst {
    margin-top: 25px;
}

.metaDevCmpyMn .beneSc .beneScLst .beneScLstTlt {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.metaDevCmpyMn .beneSc .beneScLst .beneScLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffffd4;
}

.metaDevCmpyMn .beneSc .customMarg {
    margin-top: -15px;
}

@media(max-width: 1320px) and (min-width: 992px) {
    .metaDevCmpyMn .beneSc .beneScLst .beneScLstCnt {
        font-size: 15px;
    }
}

@media(max-width: 1252px) and (min-width: 992px) {
    .metaDevCmpyMn .beneSc .beneScLst .beneScLstTlt {
        font-size: 16px;
    }
}

@media(max-width: 991px) {
    .metaDevCmpyMn .beneSc .customMarg {
        margin-top: 25px;
    }
    .metaDevCmpyMn .beneSc img {
        margin: 30px 0px;
    }
    .metaDevCmpyMn .beneSc:after,
    .metaDevCmpyMn .beneSc:before {
        display: none;
    }
}

@media(max-width: 767px) {
    .metaDevCmpyMn .beneSc .beneScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .slnSc {
    background: url('../../newfront/img/metaverse-new/sln-bg.png?v1');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    z-index: 1;
    position: relative;
    padding: 60px 0px;
    height: 900px;
}

.metaDevCmpyMn .slnSc .slnScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.metaDevCmpyMn .slnSc .slnScSrl {
    background: linear-gradient(180deg, #1F1A1E 10.67%, rgba(0, 0, 0, 0) 100%);
    padding: 20px;
    margin-top: 50px;
    border-image-source: linear-gradient(to bottom, #CC0B5A, #e0b86d, #e0b86d00) !important;
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-bottom: none;
}

.metaDevCmpyMn .slnSc .slnScSrlPad {
    margin: 10px;
    height: 558px;
    overflow-x: hidden;
}

.metaDevCmpyMn .slnSc .slnScSrlPad::-webkit-scrollbar {
    width: 2px;
}

.metaDevCmpyMn .slnSc .slnScSrlPad::-webkit-scrollbar-track {
    background: #5E5B5E;
    border-radius: 5px;
}

.metaDevCmpyMn .slnSc .slnScSrlPad::-webkit-scrollbar-thumb {
    border-radius: 5px;
    border-image-source: linear-gradient(180deg, #CC0B5A 0%, #E0B86D 100%) !important;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 10px;
}

.metaDevCmpyMn .slnSc .slnScLst {
    margin-top: 20px;
}

.metaDevCmpyMn .slnSc .slnScLst .slnScLstTlt {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.metaDevCmpyMn .slnSc .slnScLst .slnScLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffffd4;
    margin-bottom: 0px;
}

@media(max-width: 767px) {
    .metaDevCmpyMn .slnSc .slnScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .metavrsSc {
    background: #000;
    padding: 60px 0px;
    z-index: 1;
    position: relative;
}

.metaDevCmpyMn .metavrsSc:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url('../../newfront/img/metaverse-new/procs-img.png?v1');
    background-size: cover;
    background-position: top;
    z-index: -1;
    height: 90%;
    width: 100%;
}

.metaDevCmpyMn .metavrsSc .metavrsScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
}

.metaDevCmpyMn .metavrsSc .metavrsScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #ffffffd4;
    margin-top: 10px;
}

.metaDevCmpyMn .metavrsSc .metavrsLst {
    padding: 10px;
    margin-top: 30px;
}

.metaDevCmpyMn .metavrsSc .metavrsLst .metavrsLstTlt {
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 10px;
}

.metaDevCmpyMn .metavrsSc .metavrsLst .metavrsLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

.metaDevCmpyMn .metavrsSc .metavrsLst .slnIcns {
    width: 55px;
    height: 55px;
    object-fit: none;
}

.metaDevCmpyMn .metavrsSc .prcsDv {
    padding: 60px 0px;
}

.metaDevCmpyMn .metavrsSc .prcsDv .prcsDvTlt {
    font-weight: 800;
    font-size: 35px;
    text-align: center;
    color: #FFFFFF;
}

.metaDevCmpyMn .metavrsSc .prcsDv .prcsDvCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 10px;
}

.metaDevCmpyMn .metavrsSc .prcsDvLst {
    background: linear-gradient(45deg, #ffffff0d, transparent);
    border: 1px solid #cd135b4a;
    border-right: none;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    margin: 25px;
}

.metaDevCmpyMn .metavrsSc .cntAlign {
    margin-left: 70px;
}

.metaDevCmpyMn .metavrsSc .prcsDvLst .cntAlignTlt {
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.metaDevCmpyMn .metavrsSc .prcsDvLst .cntAlignCnt {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0px;
}

.metaDevCmpyMn .metavrsSc .countBg {
    background: linear-gradient(180deg, #CC0B5A 0%, #E0B86D 100%);
    width: 101px;
    height: 101px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -35px;
    top: 30px;
}

.metaDevCmpyMn .metavrsSc .countSubBg {
    background: linear-gradient(180deg, #252119 0%, #000000 100%);
    width: 75.49px;
    height: 75.49px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.metaDevCmpyMn .metavrsSc .countSubBg p {
    font-weight: 800;
    font-size: 45px;
    margin-bottom: 0px;
    color: #FFFFFF;
}

@media(max-width: 767px) {
    .metaDevCmpyMn .metavrsSc .metavrsScTlt,
    .metaDevCmpyMn .metavrsSc .prcsDv .prcsDvTlt {
        font-size: 25px;
    }
    .metaDevCmpyMn .metavrsSc .prcsDvLst .cntAlignTlt {
        line-height: 1.3;
        font-size: 22px;
    }
}

.metaDevCmpyMn .whtAreSc {
    padding: 0px 0px 60px 0px;
    background: #000;
}

.metaDevCmpyMn .whtAreSc .whtAreScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
}

.metaDevCmpyMn .whtAreSc .whtAreScLst {
    margin-top: 40px;
    background: linear-gradient(90deg, #9c27b078 -14.9%, rgba(252, 64, 251, 0) 22.12%);
    padding: 20px;
    position: relative;
}

.metaDevCmpyMn .whtAreSc .whtAreScLst:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(180deg, #48F3FB 0%, #FC40FB 100%);
    width: 8px;
    height: 100%;
}

.metaDevCmpyMn .whtAreSc .whtAreScLstRght:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    background: linear-gradient(180deg, #48F3FB 0%, #FC40FB 100%);
    width: 8px;
    height: 100%;
}

.metaDevCmpyMn .whtAreSc .whtAreScLstRght {
    margin-top: 40px;
    background: linear-gradient(270deg, #9c27b078 -14.9%, rgba(252, 64, 251, 0) 22.12%);
    padding: 20px;
    position: relative;
}

.metaDevCmpyMn .whtAreSc .whtAreScLstRght .whtAreScLstTlt {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.metaDevCmpyMn .whtAreSc .whtAreScLst .whtAreScLstTlt {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

@media(max-width: 767px) {
    .metaDevCmpyMn .whtAreSc .whtAreScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .indusSc {
    background: #000;
    padding: 60px 0px;
    z-index: 1;
    position: relative;
}

.metaDevCmpyMn .indusSc:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    background: linear-gradient(180deg, #CC0B5A 0%, #E0B86D 100%);
    border-radius: 25px;
    width: 55%;
    z-index: -1;
}

.metaDevCmpyMn .indusSc .indusScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.metaDevCmpyMn .indusSc .indusScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #ffffffd4;
}

.metaDevCmpyMn .indusSc .induIcns {
    width: 55px;
    height: 55px;
    object-fit: none;
}

.metaDevCmpyMn .indusSc .indusScLstBg ul {
    padding-left: 0px;
}

.metaDevCmpyMn .indusSc .indusScLstBg ul li {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.metaDevCmpyMn .indusSc .indusScLstBg ul li p {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-left: 15px;
}

.metaDevCmpyMn .indusSc .indusScLstBg {
    background: linear-gradient(180deg, #000000 0%, rgba(218, 131, 104, 0) 100%);
    border-radius: 20px;
    padding: 20px;
}

@media(max-width: 1100px) and (min-width: 992px) {
    .metaDevCmpyMn .indusSc .indusScLstBg ul li p {
        font-size: 16px;
    }
}

@media(max-width: 991px) {
    .metaDevCmpyMn .indusSc:after {
        display: none;
    }
}

@media(max-width: 767px) {
    .metaDevCmpyMn .indusSc .indusScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .toolSc {
    padding: 60px 0px;
    background: #000;
}

.metaDevCmpyMn .toolSc .toolScTlt {
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.metaDevCmpyMn .toolSc .toolScLst {
    padding: 10px;
    margin-top: 60px;
    background: linear-gradient(180deg, rgba(94, 94, 94, 0.68) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 20px;
    text-align: center;
}

.metaDevCmpyMn .toolSc .toolScLst .toolScLstTlt {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: 5px;
}

.metaDevCmpyMn .toolSc .toolScLst .toolScLstCnt {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #ffffffd4;
    margin-bottom: 0px;
}

.metaDevCmpyMn .toolSc .toolScLst .toolIcns {
    width: 100px;
    height: 100px;
    object-fit: none;
    margin-top: -55px;
}

@media(max-width: 767px) {
    .metaDevCmpyMn .toolSc .toolScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .techSc {
    background: #000;
    padding: 60px 0px;
}

.metaDevCmpyMn .techSc .techScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
}

.metaDevCmpyMn .techSc .techScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #DADADA;
    text-align: center;
    margin-top: 10px;
}

.metaDevCmpyMn .techSc .techScMn {
    display: flex;
    align-items: center;
}

.metaDevCmpyMn .techSc .card_1 {
    background: linear-gradient(180deg, #CC0B5A 0%, #E0B86D 100%);
    border-radius: 15px;
    width: 315.54px;
    height: 408px;
    display: flex;
    align-items: center;
}

.metaDevCmpyMn .techSc .card_2 {
    background: linear-gradient(266.68deg, #242424 5.45%, #000000 121.46%);
    border-radius: 15px;
    width: 651.41px;
    height: 332px;
    margin-left: -150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.metaDevCmpyMn .techSc .card_2Tlt {
    font-weight: 800;
    font-size: 22px;
    color: #FFFFFF;
}

.metaDevCmpyMn .techSc .card_2Cnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
}

.metaDevCmpyMn .techSc .card2CntWidth {
    width: 60%;
}

.metaDevCmpyMn .techSc .techImgPos {
    position: absolute;
    left: 50px;
}

/*.metaDevCmpyMn .techSc .card_1Tlt{
  color: #121212;
  opacity: 0.25;
  transform: rotate(-90deg);
  font-weight: 900;
  font-size: 60px;
  line-height: 28px;
  margin-left: -55px;
}*/

.metaDevCmpyMn .techSc .owl-theme .owl-dots {
    display: none;
}

.metaDevCmpyMn .techSc .owl-prev,
.metaDevCmpyMn .techSc .owl-next {
    background: linear-gradient(266.68deg, #242424 5.45%, #000000 121.46%) !important;
    border: 1px solid #FFFFFF !important;
    border-radius: 50px !important;
    width: 55px !important;
    height: 55px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.metaDevCmpyMn .techSc .owl-prev span,
.metaDevCmpyMn .techSc .owl-next span {
    color: #CC0B5A !important;
    font-size: 60px;
    font-weight: 700;
}

.metaDevCmpyMn .techSc .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.metaDevCmpyMn .techSc .owl-prev {
    position: absolute;
    top: 40%;
    left: -30px;
}

.metaDevCmpyMn .techSc .owl-next {
    position: absolute;
    top: 40%;
    right: 0px;
}

@media(max-width: 1199px) {
    .metaDevCmpyMn .techSc .card_1 {
        display: none;
    }
    .metaDevCmpyMn .techSc .card_2 {
        margin-left: 0px;
    }
    .metaDevCmpyMn .techSc .card2CntWidth {
        width: 100%;
    }
    .metaDevCmpyMn .techSc .techScMn {
        display: initial !important
    }
    .metaDevCmpyMn .techSc .techImgPos {
        position: initial;
    }
    .metaDevCmpyMn .techSc .owl-carousel .owl-item img {
        width: 15%;
        margin-bottom: 10px;
    }
    .metaDevCmpyMn .techSc .card_2 {
        display: block;
        padding: 50px;
        width: 100%;
    }
    .metaDevCmpyMn .techSc .owl-next {
        right: -35px;
    }
}

@media(max-width: 767px) {
    .metaDevCmpyMn .techSc .owl-theme .owl-dots {
        display: block;
        margin-top: 20px;
    }
    .metaDevCmpyMn .techSc .owl-nav {
        display: none;
    }
    .metaDevCmpyMn .techSc .owl-theme .owl-dots .owl-dot.active span,
    .metaDevCmpyMn .techSc .owl-theme .owl-dots .owl-dot:hover span {
        background: #cd105b;
    }
    .metaDevCmpyMn .techSc .techScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .blkExprtSc {
    background: #000;
    padding: 60px 0px;
}

.metaDevCmpyMn .blkExprtSc .blkExprtScTlt {
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.metaDevCmpyMn .blkExprtSc .blkExprtScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #DADADA;
    text-align: center;
    margin-top: 10px;
}

.metaDevCmpyMn .blkExprtSc .blkExprtIcns {
    width: 60px;
    height: 60px;
    object-fit: none;
}

.metaDevCmpyMn .blkExprtSc .blkExprtLst {
    text-align: center;
    margin-top: 30px;
    padding: 20px;
}

.metaDevCmpyMn .blkExprtSc .blkExprtLst .blkExprtLstTlt {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 10px;
}

.metaDevCmpyMn .blkExprtSc .blkExprtScBg {
    background: linear-gradient(266.68deg, #242424 5.45%, #000000 121.46%);
    border: 10px solid #383737;
    border-radius: 20px;
    margin-top: 30px;
    padding: 20px;
}

.metaDevCmpyMn .blkExprtSc .borRght {
    border-right: 2px solid #383737;
}

.metaDevCmpyMn .blkExprtSc .borBot {
    border-bottom: 2px solid #383737;
}

@media(max-width: 991px) {
    .metaDevCmpyMn .blkExprtSc .borBot {
        border-bottom: none;
    }
    .metaDevCmpyMn .blkExprtSc .borRght {
        border-right: none;
    }
}

@media(max-width: 767px) {
    .metaDevCmpyMn .blkExprtSc .blkExprtScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .howMuLoSc {
    background: #000;
    padding: 60px 0px;
}

.metaDevCmpyMn .howMuLoSc .howMuLoScTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
}

.metaDevCmpyMn .howMuLoSc .howMuLoScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #DADADA;
    text-align: center;
    margin-top: 10px;
}

@media(max-width: 767px) {
    .metaDevCmpyMn .howMuLoSc .howMuLoScTlt {
        font-size: 25px;
    }
}

.metaDevCmpyMn .hireSc {
    background: #000;
    padding: 60px 0px;
}

.metaDevCmpyMn .hireSc .hireScBgTlt {
    font-weight: 800;
    font-size: 35px;
    text-transform: uppercase;
    color: #090909
}

.metaDevCmpyMn .hireSc .hireScBgCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #090909;
}

.metaDevCmpyMn .hireSc .hireScBg {
    background: url('../../newfront/img/metaverse-new/hire-bg.png');
    background-size: cover;
    background-position: top;
    height: 600px;
    border-radius: 20px;
    padding: 50px;
}

@media(max-width: 1199px) {
    .metaDevCmpyMn .hireSc .hireScBg {
        height: initial;
    }
}

@media(max-width: 767px) {
    .metaDevCmpyMn .hireSc .hireScBgTlt {
        font-size: 25px;
    }
    .metaDevCmpyMn .hireSc .hireScBg {
        text-align: center;
        padding: 20px;
    }
}

.metaDevCmpyMn .whyChsSc {
    background: #000;
    padding: 60px 0px;
    text-align: center;
}

.metaDevCmpyMn .whyChsSc .whyChsScTlt {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
}

.metaDevCmpyMn .whyChsSc .whyChsScCnt {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin-top: 10px;
}

@media(max-width: 767px) {
    .metaDevCmpyMn .whyChsSc .whyChsScTlt {
        font-size: 25px;
    }
}

/*metaverse Dev End*/

/*whitepaper writing services - prathiba*/

@media(min-width: 1399px) {
    .whtPapDevMn .container {
        max-width: 1350px;
    }
}

.whtPapDevMn .bnrSec {
    height: 100vh;
    background: url('../../newfront/images/whitepaper-img/banner.png');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.whtPapDevMn .bnrSec .bnrSecTlt {
    font-weight: 700;
    font-size: 70px;
    color: #FFFFFF;
}

.whtPapDevMn .bnrSec .bnrSecCnt {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 1.5;
    margin-top: 20px;
}

.whtPapDevMn .bnrBtn {
    background: linear-gradient(92.71deg, #FF369B 20.86%, #FF208D 64.79%);
    border: 8px solid rgba(255, 86, 169, 0.47);
    border-radius: 85px;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF !important;
    padding: 3px 30px;
}

@media(max-width: 1199px) {
    .whtPapDevMn .bnrSec .bnrSecTlt {
        font-size: 60px;
    }
}

@media(max-width: 991px) {
    .whtPapDevMn .bnrSec {
        background-position: top left;
        text-align: center;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .bnrSec .bnrSecTlt {
        font-size: 45px;
    }
}

/*2nd sec*/

.whtPapDevMn .decCnySec {
    background: #E6E7FD;
    padding: 60px 0px;
    position: relative;
}

.whtPapDevMn .decCnySec .decCnySecTlt {
    font-size: 35px;
    font-weight: 800;
    color: #fff;
}

.whtPapDevMn .decCnySec .decCnySecBtn1 {
    background: linear-gradient(92.71deg, #FF369B 20.86%, #FF208D 64.79%);
    border-radius: 85px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 15px;
}

.whtPapDevMn .decCnySec .bgPos {
    position: absolute;
    top: 30%;
    left: 50px;
}

.whtPapDevMn .decCnySec .bgRelt {
    position: relative;
}

.whtPapDevMn .decCnySec .decCnySecCnt {
    color: #221038;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

.whtPapDevMn .decCnySec .imgPos img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 35%;
}

@media(max-width: 1399px) {
    .whtPapDevMn .decCnySec .decCnySecCnt {
        font-size: 16px;
        line-height: 22px;
    }
    .whtPapDevMn .decCnySec .bgPos {
        left: 30px;
    }
}

@media(max-width: 1199px) {
    .whtPapDevMn .decCnySec .decCnySecTlt {
        font-size: 30px;
    }
    .whtPapDevMn .decCnySec .bgPos {
        left: 0px;
    }
}

@media(max-width: 991px) {
    .whtPapDevMn .decCnySec .imgPos img {
        display: none;
    }
    .whtPapDevMn .decCnySec .bgRelt img {
        display: none;
    }
    .whtPapDevMn .decCnySec .bgPos {
        position: initial;
    }
    .whtPapDevMn .decCnySec {
        text-align: center;
    }
    .whtPapDevMn .decCnySec .decCnySecTlt {
        color: #0D132B;
        font-size: 35px;
    }
    .whtPapDevMn .decCnySec .decCnySecCnt {
        font-size: 18px;
        line-height: 26px;
        margin-top: 10px;
    }
    .whtPapDevMn .decCnySec .decCnySecBtn1 {
        display: none;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .decCnySec .decCnySecTlt {
        font-size: 25px;
    }
}

/* 3rd sec */

.whtPapDevMn .serProSec {
    background: linear-gradient(180deg, #7F82CA 0%, #CACCE9 100%);
    padding: 60px 0px;
}

.whtPapDevMn .serProSec .serProBg {
    padding: 50px 0px 50px 50px;
    background: #E6E7FD;
    border-radius: 15px;
}

.whtPapDevMn .serProSec .serProSecTlt {
    font-size: 35px;
    font-weight: 800;
    color: #0D132B;
}

.whtPapDevMn .serProSec .serProSecCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #221038;
    margin-top: 10px;
}

.whtPapDevMn .serProSec .teleBtn {
    background: linear-gradient(15.69deg, #4A90FF 7.34%, #3136F2 88.16%);
    border-radius: 35px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 30px;
}

@media(max-width: 991px) {
    .whtPapDevMn .serProSec .serProBg {
        padding: 20px;
        text-align: center;
    }
    .whtPapDevMn .serProSec img {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .serProSec .serProSecTlt {
        font-size: 25px;
    }
}

/*4th sec */

.whtPapDevMn .extSerSec {
    background: linear-gradient(180deg, #FFFFFF 0%, #AFB1DE 100%);
    padding: 60px 0px;
}

.whtPapDevMn .extSerSec .extSerSecTlt {
    color: #0D132B;
    font-size: 35px;
    text-align: center;
    font-weight: 800;
}

.whtPapDevMn .extSerSec .extLst {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.whtPapDevMn .extSerSec .extLst .extLstTlt {
    font-weight: 700;
    font-size: 22px;
    color: #0D132B;
    margin-bottom: 0px;
    line-height: 1.3;
}

.whtPapDevMn .extSerSec .extLstCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #0D132B;
    margin-bottom: 0px;
}

.whtPapDevMn .extSerSec .lstWdthLft {
    width: 20%;
}

.whtPapDevMn .extSerSec .lstWdthRght {
    width: 80%;
}

.whtPapDevMn .extSerSec .extLstLine {
    position: relative;
    z-index: 1;
}

.whtPapDevMn .extSerSec .extLstLine:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 40px;
    border-left: 2px dashed #3954F6;
    height: 100%;
    width: 2px;
    z-index: -1;
}

@media(max-width: 767px) {
    .whtPapDevMn .extSerSec .extSerSecTlt {
        font-size: 25px;
    }
    .whtPapDevMn .extSerSec .lstWdthLft {
        width: 15%;
    }
    .whtPapDevMn .extSerSec .extLst .extLstTlt {
        font-size: 20px;
    }
    .whtPapDevMn .extSerSec .lstWdthRght {
        width: 85%;
        margin-left: 10px;
    }
    .whtPapDevMn .extSerSec .extLstLine:after {
        left: 32px;
    }
}

/*5th section*/

.whtPapDevMn .beneSec {
    background: linear-gradient(180deg, #b1b2d8 0%, #b1b3df 100%);
    padding: 60px 0px;
    position: relative;
}

.whtPapDevMn .beneSec:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 170px;
    background: #B1B3DF;
    filter: blur(27.5px);
}

.whtPapDevMn .beneSec .beneSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #0D132B;
    text-align: center;
    margin-bottom: 100px;
}

.whtPapDevMn .beneSec .beneLst {
    background: #E6E7FD;
    box-shadow: 0px 0px 35px #8285B3;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    /* margin-top:50px;*/
    height: 400px;
    /*display: flex;
    align-items: center;
    justify-content: center;*/
}

.whtPapDevMn .beneSec .beneLst .beneCut {
    color: #4047DE;
    font-weight: 900;
    font-size: 45px;
    margin-bottom: 0px;
    margin-top: 3px;
}

.whtPapDevMn .beneSec .beneLst .beneTlt {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    line-height: 1.4
}

@media(min-width: 992px) {
    .whtPapDevMn .beneSec .beneRot1 {
        transform: rotate(-33.45deg);
        margin-top: 120px;
        height: 300px !important;
    }
    .whtPapDevMn .beneSec .beneRot2 {
        transform: rotate(-19.4deg);
    }
    .whtPapDevMn .beneSec .beneRot3 {
        margin-top: -50px;
    }
    .whtPapDevMn .beneSec .beneRot4 {
        transform: rotate(19.4deg);
        margin-top: -20px;
    }
    .whtPapDevMn .beneSec .beneRot5 {
        transform: rotate(33.45deg);
        ;
        margin-top: 100px;
        height: 300px !important;
    }
}

@media(max-width: 991px) {
    .whtPapDevMn .beneSec .beneLst {
        height: initial;
        margin-top: 20px;
    }
    .whtPapDevMn .beneSec:after {
        display: none;
    }
    .whtPapDevMn .beneSec .beneSecTlt {
        margin-bottom: 0px;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .beneSec .beneLst {
        padding: 10px;
    }
    .whtPapDevMn .beneSec .beneSecTlt {
        font-size: 25px;
    }
    .whtPapDevMn .beneSec .beneLst .beneCut {
        font-size: 30px;
    }
    .whtPapDevMn .beneSec .beneLst .beneTlt {
        font-size: 17px;
    }
}

/*6th section*/

.whtPapDevMn .prcSec {
    padding: 60px 0px;
}

.whtPapDevMn .prcSec .prcSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #0D132B;
    text-align: center;
    margin-bottom: 50px;
}

.whtPapDevMn .prcSec .prcLst {
    background: #E6E7FD;
    border-radius: 5px;
    padding: 20px;
    margin-top: 30px;
}

.whtPapDevMn .prcSec .prcLst .prcLstTlt {
    font-weight: 700;
    font-size: 22px;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 30px;
}

.whtPapDevMn .prcSec .prcLst .prcLstCnt {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 26px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.whtPapDevMn .prcSec .rowAfterLine {
    position: relative;
    z-index: 1;
}

.whtPapDevMn .prcSec .rowAfterLine:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    background: #C0C1E5;
    width: 1px;
    height: 100%;
    z-index: -1;
}

@media(min-width: 992px) {
    .whtPapDevMn .prcSec .imgPosRght {
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .whtPapDevMn .prcSec .imgPosLft {
        position: absolute;
        left: 0px;
        top: 0px;
    }
}

.whtPapDevMn .prcSec .rwDotAftr {
    position: relative;
}

.whtPapDevMn .prcSec .rwDotAftr:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #4047DE;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    transform: translate(-50%, -50%);
}

@media(max-width: 991px) {
    .whtPapDevMn .prcSec .rwDotAftr:after {
        left: 0;
    }
    .whtPapDevMn .prcSec .rowAfterLine:after {
        left: 0;
    }
    .whtPapDevMn .prcSec .prcLst .prcLstTlt {
        margin-top: 10px;
    }
}

@media(max-width: 575px) {
    .whtPapDevMn .prcSec .rwDotAftr:after,
    .whtPapDevMn .prcSec .rowAfterLine:after {
        left: 20px;
    }
    .whtPapDevMn .prcSec .prcLst {
        margin: 25px;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .prcSec .prcSecTlt {
        font-size: 25px;
    }
}

/*7th section*/

.whtPapDevMn .hwWrtPap {
    padding: 60px 0px;
    background: url('../../newfront/images/whitepaper-img/how-write-ban.png');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 745px;
}

.whtPapDevMn .hwWrtPap .hwWrtLst {
    background: linear-gradient(180deg, #E6E7FD 0%, rgba(230, 231, 253, 0) 100%);
    border-radius: 15px;
    padding: 40px;
    margin-top: 30px;
}

.whtPapDevMn .hwWrtPap .hwWrtPapTlt {
    font-weight: 800;
    font-size: 35px;
    text-align: center;
    color: #0D132B;
    margin-bottom: 20px;
}

.whtPapDevMn .hwWrtPap .hwWrtLst ul {
    padding-left: 50px;
}

.whtPapDevMn .hwWrtPap .hwWrtLst ul li {
    margin-top: 20px;
    list-style: none;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    position: relative;
}

.whtPapDevMn .hwWrtPap .hwWrtLst ul li:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -40px;
    background: url('../../newfront/images/whitepaper-img/tick.svg');
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    width: 30px;
    height: 50px;
}

@media(max-width: 1399px) {
    .whtPapDevMn .hwWrtPap .hwWrtPapTlt {
        font-size: 31px;
    }
    .whtPapDevMn .hwWrtPap .hwWrtLst ul li {
        font-size: 17px;
    }
    .whtPapDevMn .hwWrtPap .hwWrtLst ul {
        padding-left: 20px;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .hwWrtPap .hwWrtPapTlt {
        font-size: 25px;
    }
}

/*8th section*/

.whtPapDevMn .indusSec {
    padding: 60px 0px;
}

.whtPapDevMn .indusSec .indusSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #0D132B;
    text-align: center;
}

.whtPapDevMn .indusSec .induLst {
    border-radius: 15px;
    padding: 30px;
    margin-top: 20px;
    text-align: center;
    min-height: 200px;
}

.whtPapDevMn .indusSec .induLst .induLstTlt {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: 1.2;
}

@media(max-width: 360px) {
    .whtPapDevMn .indusSec .induLst .induLstTlt {
        font-size: 16px;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .indusSec .indusSecTlt {
        font-size: 25px;
    }
}

/*9th section*/

.whtPapDevMn .wyWhtPapSec {
    padding: 60px 0px;
}

.whtPapDevMn .wyWhtPapSec .wyWhtPapBg {
    background: #E6E7FD;
    border-radius: 15px;
    border: 3px solid #CBCCEA;
    padding: 30px;
    position: relative;
}

.whtPapDevMn .wyWhtPapSec .wyWhtPapSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #0D132B;
    margin-bottom: 20px;
}

.whtPapDevMn .wyWhtPapSec ul li {
    margin-top: 15px;
    list-style: none;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    position: relative;
}

.whtPapDevMn .wyWhtPapSec ul li:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -40px;
    background: url('../../newfront/images/whitepaper-img/tick.svg');
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    width: 30px;
    height: 50px;
}

.whtPapDevMn .wyWhtPapSec ul {
    padding-left: 50px;
}

.whtPapDevMn .wyWhtPapSec .crypImgPos {
    position: absolute;
    right: 0px;
    bottom: -70px;
}

@media(max-width: 1399px) {
    .whtPapDevMn .wyWhtPapSec ul li {
        margin-top: 10px;
    }
}

@media(max-width: 991px) {
    .whtPapDevMn .wyWhtPapSec .crypImgPos {
        position: initial;
    }
    .whtPapDevMn .wyWhtPapSec .wyWhtPapSecTlt {
        text-align: center;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .wyWhtPapSec .wyWhtPapSecTlt {
        font-size: 25px;
    }
    .whtPapDevMn .wyWhtPapSec .wyWhtPapBg {
        padding: 15px;
    }
}

/*10th section*/

.whtPapDevMn .topResWhtSec {
    padding: 60px 0px;
    background: url('../../newfront/images/whitepaper-img/reason-bg.png');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 745px;
}

.whtPapDevMn .topResWhtSec .hwWrtLst {
    background: linear-gradient(180deg, #E6E7FD 0%, rgba(230, 231, 253, 0) 100%);
    border-radius: 15px;
    padding: 40px;
    margin-top: 30px;
}

.whtPapDevMn .topResWhtSec .hwWrtPapTlt {
    font-weight: 800;
    font-size: 35px;
    color: #0D132B;
    margin-bottom: 20px;
}

.whtPapDevMn .topResWhtSec .hwWrtLst ul {
    padding-left: 50px;
}

.whtPapDevMn .topResWhtSec .hwWrtLst ul li {
    margin-top: 20px;
    list-style: none;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    position: relative;
    counter-increment: timeline_counter_before;
}

.whtPapDevMn .topResWhtSec .hwWrtLst ul li:after {
    content: "0"counter(timeline_counter_before);
    position: absolute;
    top: -8px;
    left: -40px;
    width: 30px;
    height: 50px;
    background: linear-gradient(92.71deg, #FF369B 20.86%, #FF208D 64.79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 23px;
}

@media(max-width: 1399px) {
    .whtPapDevMn .topResWhtSec .hwWrtPapTlt {
        font-size: 31px;
    }
    .whtPapDevMn .topResWhtSec .hwWrtLst ul li {
        font-size: 17px;
    }
    .whtPapDevMn .topResWhtSec .hwWrtLst ul {
        padding-left: 20px;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .topResWhtSec .hwWrtPapTlt {
        font-size: 25px;
    }
}

/*11th sections*/

.whtPapDevMn .hwMuhLngSec {
    padding: 60px 0px;
}

.whtPapDevMn .hwMuhLngSec .hwMuhLngBg {
    padding: 50px;
}

.whtPapDevMn .hwMuhLngSec .hwMuhLngBg .hwMuhLngBgTlt {
    font-weight: 800;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 1.2;
    margin-top: 15px;
}

.whtPapDevMn .hwMuhLngSec .hwMuhLngBg .hwMuhLngBgCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    margin-top: 10px;
}

@media(max-width: 1399px) {
    .whtPapDevMn .hwMuhLngSec .hwMuhLngBg .hwMuhLngBgTlt {
        font-size: 33px;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .hwMuhLngSec .hwMuhLngBg .hwMuhLngBgTlt {
        font-size: 25px;
    }
    .whtPapDevMn .hwMuhLngSec .hwMuhLngBg {
        padding: 20px;
    }
}

/*12th sections*/

.whtPapDevMn .hreProfSec {
    padding: 60px 0px;
}

.whtPapDevMn .hreProfSec .hreProfBg {
    background: url('../../newfront/images/whitepaper-img/hire-bg.png');
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 50px;
    height: 616px;
}

.whtPapDevMn .hreProfSec .hreProfSecTlt {
    font-weight: 800;
    font-size: 35px;
    color: #0D132B;
    margin-bottom: 15px;
}

.whtPapDevMn .hreProfSec .hreProfSecCnt {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #221038;
    width: 75%;
}

.whtPapDevMn .hreProfSec ul {
    margin-top: 40px;
}

.whtPapDevMn .hreProfSec ul li {
    list-style: none;
    font-weight: 700;
    font-size: 18px;
    color: #221038;
    margin-top: 10px;
    position: relative;
    width: 75%;
}

.whtPapDevMn .hreProfSec ul li:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -40px;
    background: url('../../newfront/images/whitepaper-img/tick.svg');
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    width: 30px;
    height: 50px;
}

.whtPapDevMn .hreProfSec ul {
    padding-left: 50px;
}

@media(max-width: 1199px) {
    .whtPapDevMn .hreProfSec .hreProfBg {
        background: linear-gradient(270deg, #CACCE9 10.47%, #FFFFFF 100%);
        height: initial;
        padding: 15px;
    }
    .whtPapDevMn .hreProfSec .hreProfSecCnt,
    .whtPapDevMn .hreProfSec ul li {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .whtPapDevMn .hreProfSec .hreProfSecTlt {
        font-size: 25px;
    }
}

.whtPapDevMn .whySec {
    padding: 60px 0px;
}

.whtPapDevMn .whySec .whySecTlt {
    color: #000000;
    font-size: 35px;
    text-align: center;
    font-weight: 800;
    margin-bottom: 20px;
}

.whtPapDevMn .whySec .whyLst {
    padding: 10px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.whtPapDevMn .whySec .whyLst .whyLstTlt {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    margin-bottom: 0px;
    margin-left: 15px;
}

@media(max-width: 767px) {
    .whtPapDevMn .whySec .whySecTlt {
        font-size: 25px;
    }
}

/*whitepaper writing services End - prathiba*/