body.new_inner_pages {
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    color: #7d90a6 !important;
    background-color: #fff !important
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Roboto, sans-serif !important
}

.logoImg img {
    filter: invert(1) brightness(0);
}
.alwinNavbar .nav-item .nav-link {
    color: #18221f !important;
}
a:hover {
    text-decoration: none
}
.centrlized_crypto_exchange .animated-button1 img {
    display: none;
}

.animated-button1 {
    background: transparent;    
    border: 2px solid #041c64;
    color: #041c64 !important;
    border-radius: 10px;
    width: 195px;
    padding: 10px 10px;
    box-shadow: 3px 4px 6px 2px rgb(0 0 0 / 10%);
}

.animated-button1 span {
    display: none
}

.social_side ul li {
    background-color: #064bbf
}

.alwinNavbar {
    background: #fcfcfc;
}

.alwinNavbar.nav_fixed {
    background: linear-gradient(to right, #fff 0, #fff 100%);
    box-shadow: 1px 6px 10px 4px rgb(0 0 0 / 10%);
}

.innerTopSpace {
    background-color: #fff;
}

#landingMainBanner .carousel-item {
    padding-top: 40px;
    padding-bottom: 120px;
    height: 100%;
    background-image: none;
}

#landingMainBanner {
    background: 0 0
}
section {
    padding: 80px 0;
}
.overflow_hidden {
    overflow: hidden;
}
.img_shadow {
    position: relative;
    text-align: center;
}
.img_shadow::before {
    content: "";
    background-image: url("../images//crypto-exchange-dev-company/img_shadow1.webp");
    background-repeat: no-repeat;
    background-size: 70%;
    width: 897px;
    height: 894px;
    z-index: -1;
    position: absolute;
    top: -70px;
    left: 0;
}
.new_inner_banner h1 {
    color: #041648 !important;
    font-size: 68px;
    font-weight: 900;
    margin-bottom: 15px !important
}

.new_inner_banner h3 {
    margin: 10px 0;
    color: #7d90a6;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.new_inner_pages .nft-landingbanner .landBannerText .btn {
    color: #fff !important
}

.new_inner_pages .btnType4 {
    background: #071c35;
    border-radius: 10px;
    border: 2px solid #071c35 !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;    
    transition: 0.2s all;
}
.new_inner_pages .btnType4:hover {
    background: transparent !important;
    color: #071c35 !important;
}
.new_inner_pages .btnType3 {
    color: #fff !important;
    border: 1px solid #159ec7 !important;
    background: #159ec7 !important;
    padding: 10px 20px !important;
    border-radius: 50px !important
}
.new_inner_para {
    font-size: 16px;
    max-width: 70%;
    margin: 0 auto 15px
}
.new_inner_para.max_width_full {
    max-width: 100%
}
.new_inner_title {
    font-size: 48px;
    font-weight: 700;
    color: #041648;
    position: relative;
}
.new_inner_title::before {
    font-size: 240px;
    font-weight: 700;
    position: absolute;
    color: transparent;
    z-index: -1;    
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #efefef;
}
.section_what .new_inner_title::before {
    content: "What?";
    right: -70px;
    top: -120px;
}
.section_why .new_inner_title::before {
    content: "Why?";
    left: 0;
    top: -70px;
}
.section_how .new_inner_title::before {
    content: "How?";
    left: 0;
    top: -70px;
}
.section_services .new_inner_title::before {
    content: "Services?";
    left: 0;
    top: -127px;
}
.section_services .new_inner_title::before {
    content: "Services?";
    left: 0;
    top: -127px;
}
.section_crypto .new_inner_title::before {
    content: "Crypto";
    left: 0;
    top: -68px;
}
.section_features .new_inner_title::before {
    content: "Features";
    left: 0;
    top: -100px;
    right: 0;
    text-align: center;    
}
.section_benefits .new_inner_title::before {
    content: "Benefits";
    right: -150px;
    top: -100px;
    z-index: -2;
}
.section_results .new_inner_title::before {
    content: "Results";
    left: 0;
    top: -80px;
    z-index: -2;
    font-size: 200px;
}
.section_process .new_inner_title::before {
    content: "Process";
    left: 0;
    top: -130px;
    right: 0;
    text-align: center;  
    font-size: 220px;
}
.section_tech_stack .new_inner_title::before {
    content: "Technology";
    left: 0;
    top: -90px;
    right: 0;
    text-align: center;
    font-size: 180px;
}
.section_popular .new_inner_title::before {
    content: "Popular";
    left: 0;
    top: -20px;
    z-index: -2;
    font-size: 190px;
}
.section_faq .new_inner_title::before {
    content: "FAQ";
    left: 0;
    top: -90px;
    right: 0;
    text-align: center;
    font-size: 180px;
}
.section_faq {
    background: url("../images/crypto-exchange-dev-company/img_shadow1.webp") no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: center bottom !important;
    background-size: 40% !important;
}
.landingBlog {
    padding: 50px 0;
    background: #064bbf;
  }
  .landingBlogCard p a{
    color: #ffffff !important;
  }
  .landingBlogCard .btnType2{
    border: 1px solid #005fff !important
  }
.grid-container {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    gap: 0;
}
.item1 {
    grid-column: 1;
    grid-row: 1;
    background: linear-gradient(90deg, #955ed9 0%, #b583f4 50%);
}
.item2 {
    grid-column: 2;
    grid-row: 1;
    background: linear-gradient(90deg, #4c4f53 0%, #1b191b 50%);
}
.item3 {
    grid-column: 3;
    grid-row: 1;
    background: linear-gradient(90deg, #8ce6f9 0%, #01b4db 50%);
}
.item4 {
    grid-column: 4;
    grid-row: 1;
    background: linear-gradient(90deg, #c72228 0%, #e03a40 50%);
}
.item5 {
    grid-column: 1 / span 2;
    grid-row: 2;
    background: linear-gradient(90deg, #fd959a 0%, #f5505a 50%);
}
.item6 {
    grid-column: 3;
    grid-row: 2;
    background: linear-gradient(90deg, #fcaf49 0%, #da7f08 50%);
}
.item7 {
    grid-column: 4;
    grid-row: 2;
    background: linear-gradient(90deg, #347cf4 0%, #064bbf 50%);
}
.item8 {
    grid-column: 1;
    grid-row: 3;
    background: linear-gradient(90deg, #4c4f53 0%, #1b191b 50%);
}
.item9 {
    grid-column: 2;
    grid-row: 3;
    background: linear-gradient(90deg, #7ec762 0%, #93d979 50%);
}
.item10 {
    grid-column: 3;
    grid-row: 3;
    background: linear-gradient(90deg, #3b49a3 0%, #4957b5 50%);
}
.item11 {
    grid-column: 4;
    grid-row: 3;
    background: linear-gradient(90deg, #955ed9 0%, #b583f4 50%);
}
.item12 {
    grid-column: 1;
    grid-row: 4;
    background: linear-gradient(90deg, #9c76de 0%, #d2b8ff 50%);
}
.item13 {
    grid-column: 2;
    grid-row: 4;
    background: linear-gradient(90deg, #e40605 0%, #ff1d1c 50%);
}
.item14 {
    grid-column: 3 / span 2;
    grid-row: 4;
    background: linear-gradient(90deg, #b45d21 0%, #d37a3c 50%);
}
.section_services_panel h4 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.section_services_panel .info p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.section_services_panel .info {
    position: relative;
    width: 100%;
    height: 300px;
    transform: translateY(100%) translateY(-250px) translateZ(0);
    transition: transform 0.5s ease-out;
    text-align: left;
}
.section_services_panel .grid-item {
    min-height: 300px;
    overflow: hidden;
    padding: 20px;
    cursor: default;
}
.section_services_panel .info i.sprite {
    margin-bottom: 50px;
}
.section_services_panel .grid-item:hover i {
    display: none;
}
.section_services_panel .grid-item:hover .info {
    transform: translateY(0) translateZ(0);
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.new_inner_subtitle {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px
}
.inner_gradient_bg {
    background: linear-gradient(90deg, #347cf4 0%, #064bbf 50%);
    border-radius: 30px;
    padding: 50px;
    position: relative;
}
.inner_gradient_bg h4 {
    font-size: 32px;
    color: #fff;
    font-weight: 700
}
.inner_gradient_bg .new_inner_para,
.inner_gradient_bg .new_inner_title {
    color: #fff
}
.new_inner_pages .inner_gradient_bg .btnType4 {
    background: linear-gradient(90deg, #fcaf49 0%, #da7f08 50%);
    border: none !important;
    font-size: 30px;
    font-weight: 700 !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -85px;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    padding: 15px !important;
}
.new_inner_pages .inner_gradient_bg .btnType4:hover {
    background: linear-gradient(90deg, #da7f08 0%, #fcaf49 50%) !important;
    color: #fff !important;
}
.section_features {
    position: relative;
    background: url("../images/crypto-exchange-dev-company/features_bg_shadow.webp") no-repeat;
    background-position: bottom center;
    width: 100%;
    padding-top: 50px;
}
.features_panel {
    margin-top: 30px;
}
.features_panel_div {
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 30px;
    background-color: rgb(255 255 255 / 50%);
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 8%), inset 0 0 10px 5px rgb(185 185 185 / 8%);
    margin-bottom: 30px;
}
.features_panel_div h4,
.features_panel_details h4 {
    color: #041648;
    font-size: 30px;
    font-weight: 700;
}
.features_panel_div i,
.features_panel_details i {
    margin-bottom: 30px;
}
.features_panel_details_premium,
.features_panel_details_security,
.features_panel_details_addons {
    position: absolute;
    bottom: -250px;
    z-index: 999;
    width: 75%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
}
.features_panel_details {
    display: flex;
    width: 100%;
    padding: 50px 50px 10px;
    border: 2px solid #fff;
    border-radius: 30px;
    background-color: rgb(255 255 255 / 100%);
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 8%), inset 0 0 10px 5px rgb(185 185 185 / 8%);
}
.features_panel_details > div {
    width: 30%;
}
.features_panel_details ul {
    width: 70%;
    list-style: none;
    padding: 0;
}
.features_panel_details ul li {
    display: inline-block;
    width: 50%;
    padding-bottom: 30px;
    position: relative;
}
.features_panel_details ul li::before {
    content: "";
    background-color: #949494;
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 5px;
    top: 3px;
    left: -40px;
}
.benefits_panel {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    flex-wrap: wrap;
}
.benefits_panel_div {
    width: 22%;
    margin: 30px 30px 0 0;
}
.benefits_panel_div h4 {
    font-size: 18px;
    color: #041648;
    font-weight: 700;
    text-align: center;
}
.benefits_panel_div > div {
    background-color: #fff;
    border: 2px solid #ffffff;
    box-shadow: 0 0 10px 4px rgb(0 0 0 / 8%);
    border-radius: 30px;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.sprite {
    background-image: url("../images/crypto-exchange-dev-company/spritesheet.png");
    background-repeat: no-repeat;
    display: block;
}
.sprite-service_icon_01 {
    width: 141px;
    height: 141px;
    background-position: -241px -132px;
}
.sprite-service_icon_02 {
    width: 146px;
    height: 143px;
    background-position: -392px -132px;
}
.sprite-service_icon_03 {
    width: 137px;
    height: 141px;
    background-position: -5px -285px;
}
.sprite-service_icon_04 {
    width: 182px;
    height: 140px;
    background-position: -152px -285px;
}
.sprite-service_icon_05 {
    width: 148px;
    height: 141px;
    background-position: -344px -285px;
}
.sprite-service_icon_06 {
    width: 141px;
    height: 141px;
    background-position: -502px -285px;
}
.sprite-service_icon_07 {
    width: 140px;
    height: 141px;
    background-position: -5px -436px;
}
.sprite-service_icon_08 {
    width: 132px;
    height: 141px;
    background-position: -155px -436px;
}
.sprite-service_icon_09 {
    width: 121px;
    height: 141px;
    background-position: -297px -436px;
}
.sprite-service_icon_10 {
    width: 150px;
    height: 141px;
    background-position: -428px -436px;
}
.sprite-service_icon_11 {
    width: 164px;
    height: 141px;
    background-position: -621px -5px;
}
.sprite-service_icon_12 {
    width: 203px;
    height: 141px;
    background-position: -588px -436px;
}
.sprite-service_icon_13 {
    width: 141px;
    height: 141px;
    background-position: -653px -156px;
}
.sprite-service_icon_14 {
    width: 141px;
    height: 141px;
    background-position: -5px -587px;
}
.sprite-benefits_icon_01 {
    width: 80px;
    height: 80px;
    background-position: -5px -5px;
}
.sprite-benefits_icon_02 {
    width: 75px;
    height: 85px;
    background-position: -95px -5px;
}
.sprite-benefits_icon_03 {
    width: 76px;
    height: 71px;
    background-position: -180px -5px;
}
.sprite-benefits_icon_04 {
    width: 58px;
    height: 74px;
    background-position: -266px -5px;
}
.sprite-benefits_icon_05 {
    width: 80px;
    height: 76px;
    background-position: -334px -5px;
}
.sprite-benefits_icon_06 {
    width: 62px;
    height: 84px;
    background-position: -424px -5px;
}
.sprite-feature_icon_01 {
    width: 115px;
    height: 117px;
    background-position: -496px -5px;
}
.sprite-feature_icon_02 {
    width: 99px;
    height: 117px;
    background-position: -5px -132px;
}
.sprite-feature_icon_03 {
    width: 117px;
    height: 117px;
    background-position: -114px -132px;
}
.faq_new_section {
    background: #fff;
    padding: 80px 0 80px
}

.faq_new_section .nft-accordion .card {
    position: relative;
    background: 0 0;
    margin-bottom: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 10px 4px rgb(0 0 0 / 8%);
    border-radius: 50px;
    background: rgb(255 255 255 / 50%);
}
.faq_new_section .nft-accordion .card-header {
    background: 0 0;
    z-index: 10
}

.faq_new_section {
    counter-reset: menuItem 0
}

.faq_new_section .nft-accordion .card-header button {
    font-size: 24px;
    font-weight: 700;
    color: #081d34;
    padding: 20px 45px
}

.faq_new_section .nft-accordion .card-header button::before {
    counter-increment: menuItem;
    content: counter(menuItem) ".";
    font-size: 24px;
    color: #081d34;
    position: absolute;
    left: 20px;
    top: 20px
}

.faq_new_section .nft-accordion .card-body {
    font-size: 18px;
    color: #081d34
}

.bottomContactForm {
    background: linear-gradient(to left, #041648 0, #041648 100%);
    padding: 0 !important;
}

.footerform_right {
    background: linear-gradient(180deg, #8ce6f9 0, #01b4db 100%);
    box-shadow: 6px 1px 8px 0 rgb(0 0 0 / 10%);
}
.bcfBox {
    background-color: #2056ba;
}
.d_d_none {
    display: none !important
}
.headCardRight ul li a {
    background: #e1c2fe;
}
.navbar-light .navbar-toggler {
    color: #6926fd!important;
}

/* Megamenu Changes Starts */
.mega-menu {
    background-color: #f3f3f3;
}
.mega-menu__articles {
    background-color: #e4e4e4;
}
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
    background-color: #f3f3f3;
}
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link {
    border-bottom: 1px solid rgb(229 229 229) !important;
    color: #18221f !important;
}
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link:after, 
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link:before {
    border-color: #111111;
}
.mega-menu__article figure figcaption {
    color: #333;
}
@media (min-width: 992px) {
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
        color: #18221f !important;
    }
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:before {
        border-bottom: 1px solid #111111;
    }
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:active:after, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:active:before, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:focus:after, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:focus:before, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:hover:after, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:hover:before {
        border-color: #111111 !important;
    }
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:after {
        filter: unset;
    }
    .mega-menu__items>.mega-menu__nav:after {
        border-right: 1px solid #e5e5e5;
    }
}
@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid #e5e5e5;
    }
}

.blinker_me{
    color: #000;
}
.img-card-link span {
    color: #000000;
}
/* Megamenu Changes Ends */

@media screen and (max-width:1366px) {
    .section_services_panel h4 {
        font-size: 22px;
    }
}
@media screen and (max-width:1199px) {
    .new_inner_title {
        font-size: 40px
    }
    .circle {
        display: block
    }
    .inner_gradient_bg h4 {
        font-size: 36px;
        line-height: 50px
    }    
    .new_inner_banner h1 {
        font-size: 56px
    }
    .new_inner_banner h3 {
        font-size: 18px
    }
    .new_inner_title::before {
        font-size: 120px !important;
    }
    .section_what .new_inner_title::before {
        right: 30px;
        top: -50px;
    }
    .section_why .new_inner_title::before {
        left: 0;
        top: -10px;
    }
    .section_how .new_inner_title::before {
        top: 0;
    }
    .section_services .new_inner_title::before {
        top: -47px;
    }
    .section_crypto .new_inner_title::before {
        top: -8px;
    }
    .section_features .new_inner_title::before {
        top: -40px;
    }
    .section_benefits .new_inner_title::before {
        right: -50px;
        top: -20px;
    }
    .section_results .new_inner_title::before {
        top: -10px;
    }
    .section_process .new_inner_title::before {
        top: -80px;
    }
    .section_popular .new_inner_title::before {
        top: 20px;
    }
    .section_tech_stack .new_inner_title::before {
        top: -60px;
    }
    .section_faq .new_inner_title::before {
        top: -60px;
    }
    .new_inner_pages .inner_gradient_bg .btnType4 {
        font-size: 24px;
    }
}
@media screen and (max-width:991px) {
    .new_inner_title {
        font-size: 32px
    }
    .new_inner_para {
        font-size: 16px
    }
    .inner_gradient_bg h4 {
        font-size: 24px;
        line-height: 38px
    }
    .footerform_panel {
        flex-wrap: wrap
    }
    .footerform_left {
        display: none
    }
    .footerform_middle,
    .footerform_right {
        width: 100%
    }
    .footerform_right {
        height: auto;
        border-radius: 0
    }
    .footerform_right h4 {
        font-size: 36px
    }
    .new_inner_title::before {
        display: none;
    }
    .benefits_panel_div {
        width: 37%;
    }
    .new_inner_pages .inner_gradient_bg .btnType4 {
        font-size: 18px;
        white-space: normal;
        word-break: break-word;
    }
    .section_services_panel h4 {
        font-size: 16px;
    }
    .section_services_panel .info {
        transform: translateY(100%) translateY(-230px) translateZ(0);
    }
    .section_services_panel .info p {
        font-size: 14px;
    }
}
@media screen and (max-width:768px) {
    .grid-container {
        display: flex;
        flex-wrap: wrap;
    }
    .section_services_panel .grid-item {
        width: 50%;
    }
}
@media screen and (max-width:767px) {
    .circle {
        display: none
    }
    #landingMainBanner .carousel-item {
        background: 0 0;
        padding-bottom: 0;
    }
    .d_m_none {
        display: none !important
    }
    .d_d_none {
        display: block !important
    }
    .new_inner_para {
        max-width: 100%;
        margin-bottom: 0
    }
    .faq_new_section .nft-accordion .card-header button {
        font-size: 16px
    }
    .faq_new_section .nft-accordion .card-body {
        font-size: 14px
    }
    .new_inner_title {
        font-size: 24px
    }
    .footerform_right h4 {
        font-size: 24px
    }
    .footerform_right p {
        font-size: 16px
    }
    .landBannerText {
        align-items: center;
        text-align: center;
    }
    .awards_row {
        flex-wrap: wrap;
    }
    .features_panel_details ul li {
        display: block;
    }
    .features_panel_details > div {
        width: 50%;
    }
    .features_panel_details ul {
        width: 50%;
    }
    .benefits_panel_div h4 {
        text-align: left;
    }
    /* .img_shadow::before{
        background: none;
    } */
}

@media screen and (max-width:575px) {
    .new_inner_pages .landBannerText {
        padding-top: 0;
        padding-bottom: 10px
    }
    .section_services_panel .grid-item {
        width: 100%;
    }
    .section_services_panel .info {      
        height: 250px;
    }
    .section_services_panel .grid-item {
        min-height: 250px;
    }
}