body {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Roboto, sans-serif !important
}

.alwinNavbar {
    background: #e4fff2;
}

.navbar .nav-item .nav-link {
    color: #101010 !important;
}

.animated-button1 {
    box-shadow: none;
}

.top_msg {
    background: #3fda7e;
}

.top_msg a {
    color: #101010;
}


.mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
    background-color: transparent;
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link {
    border-bottom: 1px solid #19d078;
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link::before {
    background-color: #1bd57b;
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:active,
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:focus,
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover {
    outline: none;
    color: #000 !important;
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:active::after,
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:focus::after,
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover::after {
    filter: invert(1);
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link--toggle:not(.collapsed) {
    color: #000 !important;
}

.mega-menu-toggle::before {
    border-color: #18c572
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link--toggle:not(.collapsed)::after {
    filter: invert(1) !important;
}

.mega-menu__items>.mega-menu__nav::after {
    border-right: 1px solid #19d078;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgb(25, 208, 120) !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(42, 230, 140) !important;
}

.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
    color: #000 !important;
}

.social_side ul li {
    background: #3fda7e;
}

.landingBlog {
    background: #18c572;
}

.landingBlogCard p a {
    color: #ffffff !important;
}

.logoImg img {
    filter: brightness(0) invert(0);
}

.landingBlogCard p a.btnType2 {
    padding: 8px 25px;
    border-radius: .25em;
    border-color: #ffffff !important;
}

.landingBlogCard p a.btnType2:hover {
    border-color: #ffffff !important;
    background-color: transparent !important;
    color: #ffffff !important;
}

.innerTopSpace {
    background: 0 0;
    min-height: auto
}

#landingMainBanner .carousel-item {
    background-image: none
}

#landingMainBanner .container {
    display: block;
}

#landingMainBanner.nft-landingbanner .carousel-item {
    padding-top: 0;
    padding-bottom: 0;
    background: 0 0
}

.rarible_img {
    margin-bottom: -50px
}

.features_panel {
    background: #16164a
}

.features_panel .tab-content {
    background: #0f103c;
    margin: 12px 12px 12px 0;
    padding: 30px
}

.features_panel .nav-tabs {
    border-bottom: 0
}

.features_panel .tab-pane ul {
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.features_panel .tab-pane ul li {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 7px;
    padding: 0 0 0 30px;
    color: #fff;
    position: relative;
    width: 33%
}

.features_panel .tab-pane ul li::before {
    content: "";
    background: url(../images/sushiswap/arrowWhite.png) no-repeat scroll 0 0;
    width: 15px;
    height: 17px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px
}

.features_panel nav {
    display: flex;
    height: 100%;
    align-items: flex-start;
    margin: 12px 0 12px 12px
}

.features_panel .nav-tabs .nav-link {
    font-size: 26px;
    color: #fff !important;
    margin: 10px auto;
    border: 0;
    position: relative;
    width: 100%;
    z-index: 9;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 12px
}

.features_panel .nav-tabs .nav-link.active,
.features_panel .nav-tabs .nav-link:hover {
    background: #0f103c;
    color: #fff !important
}

.what_rarible {
    text-align: center
}

.rarible_titleyellow {
    font-size: 50px;
    font-weight: 700;
    color: #f5cb10;
    margin-bottom: 30px;
}

.rarible_para {
    font-size: 18px;
    margin: 0 0 30px;
    color: #000;
}

.reachus .rarible_para {
    font-size: 18px;
    margin: 0 0 30px;
    color: #ebe29f;
}

.rarible_titleblue {
    font-size: 50px;
    font-weight: 700;
    color: #00214d;
    margin-bottom: 20px;
}

.how_rarible {
    background: #47c6ef
}

.features_panel h4 {
    font-size: 24px;
    font-weight: 700;
    color: #0aabf7;
    margin-bottom: 20px
}

.features_panel p {
    font-size: 18px;
    color: #fff
}

.features_panel>div {
    margin-bottom: 30px
}

.features_panel img {
    height: 36px;
    width: auto
}

.clone_panel {
    background: url(../images/kraken/clonePanel.png) no-repeat scroll 0 0;
    min-height: 591px;
    padding: 60px 30px;
    display: flex
}

.clone_panel .nav-tabs {
    border-bottom: 0
}

.clone_panel .tab-pane ul {
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between
}

.clone_panel .tab-pane ul li {
    background: url(../images/kraken/featurelistbg.png);
    font-size: 17px;
    font-weight: 600;
    width: 141px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    border-radius: 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    min-height: 141px;
    color: #fff
}

.clone_panel nav {
    display: flex;
    height: 100%;
    align-items: center
}

.clone_panel .nav-tabs .nav-link {
    text-align: center;
    font-size: 22px;
    color: #181a20 !important;
    margin: 10px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    position: relative;
    width: 100%;
    z-index: 9;
    min-height: 96px;
    font-weight: 700
}

.clone_panel .nav-tabs .nav-link::after {
    content: "";
    background: url(../images/kraken/clonePanelLinkBg.png) no-repeat scroll 0 0;
    filter: contrast(1) brightness(10);
    width: 263px;
    height: 96px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    overflow: hidden;
    margin-left: -125px
}

.clone_panel .nav-tabs .nav-link.navLinkEven::after {
    transform: rotate(180deg)
}

.clone_panel .nav-tabs .nav-link.active {
    background: 0 0;
    color: #fff !important
}

.clone_panel .nav-tabs .nav-link.active:after {
    color: #fff !important;
    filter: unset
}

.clone_panel h4 {
    font-size: 24px;
    font-weight: 700
}

.clone_panel p {
    font-size: 18px
}

.clone_panel img {
    height: 36px;
    width: auto
}

.clone_panel .tab-content {
    max-width: 85%;
    margin: 0 auto
}

.clone_panel .tab-content h3 {
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px
}

.clone_panel .tab-content p {
    font-size: 20px;
    color: #fff;
    margin: 0 0 25px
}

@-webkit-keyframes btn_action {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

@keyframes btn_action {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

.rarible_para.max_width_full {
    max-width: 100%
}

.rotating_section {
    overflow: hidden;
    position: relative
}

.center_img {
    position: absolute;
    left: calc((600px - 365px)/ 2);
    top: calc((600px - 370px)/ 2);
    width: 368px;
    height: 379px;
    border-radius: 100px;
    background: url(../images/rarible/rotating_man.png) center center no-repeat;
    background-size: 100%
}

.target:nth-child(2) {
    left: calc(100% - 32px)
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.faq_new_section {
    background: #020224;
    padding: 60px 0 60px
}

.faq_new_section .nft-accordion .card {
    position: relative;
    background: #00ebc7;
    margin-bottom: 30px;
    border: 0;
    border-radius: 30px;
}

.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;
    padding: 20px 45px;
    color: #10266e !important;
    background-image: url("../images/nft-minting-platform-development/faqup.webp");   
}
.faq_new_section .nft-accordion .card-header button::before {
    counter-increment: menuItem;
    content: counter(menuItem) ".";
    font-size: 24px;
    position: absolute;
    left: 20px;
    top: 20px
}

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

.d_d_none {
    display: none !important
}

.howworkCard {
    height: 100%;
}
.slick-slide img{
    margin-bottom: 10px;
}
.howworkInfo {
    background: #00ebc7;
    padding: 40px 50px;
    border-radius: 40px;
    height: 395px;
    margin: 15px;
}

.howworkInfo h3 {
    font-weight: 700;
    color: #10266e;
    margin-bottom: 20px;
}

.howworkInfo p {
    font-size: 18px;
    color: #10266e;
}

.howwork {
    background: #10266e;
    background-size: cover;
    padding: 100px 0 100px
}

.subTitle {
    font-size: 18px;
    color: #fff;
    max-width: 60%;
    margin: 0 auto 60px
}

.featuresSection .rarible_title {
    max-width: 60%;
    margin: 0 auto 60px
}

.content {
    width: 501px;
    margin: 0 auto;
    height: 183px;
    transform: translate(-58%, -9px);
    font-size: 16px;
    text-align: right;
    transition: .25s;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.content:hover {
    background: url(../images/kraken/roadmapContentBg.png) no-repeat scroll 0 0;
    color: #fff
}

.content span {
    font-weight: 700;
    font-size: 24px;
    display: block;
    color: #081d34;
    margin-bottom: 15px;
    transition: .25s
}

.content:hover span {
    color: #fff
}

.time {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-130%, -48%);
    font-size: 18px;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    color: #081d34;
    font-weight: 600
}
.blinker_me{
    color: #000;
}
.img-card-link span {
    color: #000000;
}
@media only screen and (max-width:576px) {
    .rarible_titleyellow, .rarible_titleblue {
        font-size: 28px !important;
    }
    .trustworthy h3 {
        font-size: 22px !important;
        max-width: 100% !important;
        line-height: 29px;
    }
    .btnType4 {
        font-size: 15px !important;
        padding: 5px 10px;
    }
    

}
/* @media only screen and (max-width:600px) {
    .container {
        margin: 0
    }
} */
@media screen and (max-width:1200px) {
    
.slick-next {
    right: 0px !important;
}

.slick-prev {
    left: 0px !important;
}
}
@media screen and (max-width:1199px) {
    .howworkInfo{
        height: 485px;
    }
    .rarible_title {
        font-size: 40px
    }

    .clone_panel {
        background-size: 100%
    }

    .clone_panel .tab-content p {
        font-size: 18px
    }

    .clone_panel nav {
        align-items: flex-start
    }

    .features_panel {
        background-size: 100%
    }

    .content {
        width: auto
    }
    

}

@media screen and (max-width:539px) {
    .howworkInfo {
        height: 100%;
    }
}
@media screen and (max-width:991px) {
    .rarible_titleyellow, .rarible_titleblue {
        font-size: 35px !important;
    }
    .features .accordion h5{
        font-size: 20px !important;
    }
    .benefits .box h5,.add-ons h5,.populartoken .box h4{
        font-size: 22px !important;
    }
    .btnType4 {
        font-size: 24px;
    }
    .rarible_para,.populartoken p  ,.howworkInfo p      {
        font-size: 15px !important;
    }
    .alwinNavbar {
        background: #e4fff2 !important;
    }
}

@media screen and (max-width:767px) {
    .features_panel .nav-tabs {
        height: auto;
        background-image: none;
        margin: 0 auto
    }

    .features_panel .tab-pane ul {
        flex-wrap: wrap
    }

    .d_m_none {
        display: none !important
    }

    .d_d_none {
        display: block !important
    }

    .rarible_para {
        max-width: 100%;
        margin-bottom: 0
    }

    .rotating_section_bg::before {
        display: none
    }

    .faq_new_section .nft-accordion .card-header button {
        font-size: 16px
    }

    .faq_new_section .nft-accordion .card-body {
        font-size: 14px
    }

    .rarible_title {
        font-size: 24px
    }
}

#landingMainBanner {
    background: #ffffff;
    background-size: cover !important;
    padding:200px 0 100px;
}

.btnType4 {
    background: #3fda7e;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    border-radius: 50px;
    border-color: #3fda7e;
    color: #ffffff !important;
    font-size: 28px;
    text-transform: none;
    padding: 5px 30px;
}

.btnType4:hover {
    background: #18C572 !important;
    color: #ffffff !important;
}

.bannerBottomContent {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 60px
}

.bannerContent h1 {
    font-weight: 700;
    font-size: 75px;
    line-height: 72px;
    color: #00214d;
    margin-bottom: 30px;
}

.bannerContent p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}

.bannerButton {
    background: #020224;
    border: 2px solid #4cffff;
    color: #fff;
    font-size: 28px;
    cursor: pointer
}

.bannerButton {
    background: #020224;
    border: 2px solid #4cffff;
    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding-left: 20px
}

.bannerButton span {
    background: #071037;
    padding: 11px 20px;
    margin-left: 20px
}

.reachus {
    background: #10266F;
    padding: 100px 0;
    text-align: center;
}

.zoomColumn {
    display: flex;
    border-right: 7px solid #16164a;
    margin-top: 120px
}

.box-zoom {
    background: #0f103c;
    border-left: 7px solid #16164a;
    border-top: 7px solid #16164a;
    border-bottom: 7px solid #16164a;
    padding: 30px 45px;
    flex-grow: 1
}

.box-zoom h3 {
    color: #fff;
    font-size: 30px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 30px
}

.box-zoom p {
    color: #fff;
    font-size: 18px;
    text-align: left
}

.box-zoom:nth-child(even) {
    transform: scale(1.2);
    background: #26266e;
    border-left: 0;
    border-color: #2d2d83;
    font-size: 14px
}

.createSection {
    padding: 100px 0;
}

.createCard {
    background: #010929;
    border: 8px solid #16164a;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 30px
}

.createCard h3 {
    color: #0aabf7;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
    max-width: 65%;
    position: relative;
    z-index: 9
}

.createCard p {
    font-size: 18px;
    color: #fff;
    position: relative;
    z-index: 9
}

.centerDrumGroup {
    position: relative
}

.centerDrumGroup img {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 9;
    margin-left: -328px !important
}

.createCardLeft {
    padding-right: 150px
}

.sectionHowItWorks {
    background: #020224
}

.howItWorkRight p {
    color: #fff;
    font-size: 18px
}

.howItWorkRight ul {
    list-style: none;
    margin: 30px 0 0 0;
    padding: 0
}

.howItWorkRight ul li {
    padding-bottom: 20px;
    font-size: 18px;
    color: #fff
}

.howItWorkRight ul li {
    padding-left: 30px;
    position: relative
}

.howItWorkRight ul li::before {
    content: "";
    background: url(../images/sushiswap/arrowPink.png) no-repeat scroll 0 0;
    width: 15px;
    height: 17px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px
}

.benefitsList {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.benefitsList li {
    text-align: center;
    margin: 15px 30px;
    width: 110px
}

.benefitsList li h6 {
    color: #fff;
    font-size: 18px
}

.benefitsImg {
    background: #26266e;
    border: 5px solid #16164a;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px;
    margin-bottom: 15px
}

.whyUsForSection {
    background: #020224
}

.benefitsList h6 a {
    font-size: 18px;
    color: #fff !important;
    text-decoration: none
}

a {
    color: #fff !important;
    text-decoration: none !important;
}



.bcfBox {
    background: #6154a4;
}
.footerform_right {
    background: #19b5ff;
}


.footerform_right h4 span {
    color: #ffffff;
}

.footerform_middle .btn.btnType3 {
    background: #19C573 !important;
    border-color: #19C573 !important;
    color: #ffffff !important;
}

.faq_new_section {
    background: #10266e;
}

@media screen and (max-width:1199px) {
    .bannerContent h1{
        font-size: 68px;
    }
    .rarible_titleyellow,
        .rarible_titleblue {
        font-size: 47px;
    }
    .btnType4 {
        font-size: 23px;
    }
}

@media screen and (max-width:991px) {
    .bannerContent h1 {
        font-size:50px;
        line-height:60px;
    }
    .zoomColumn {
        flex-wrap: wrap
    }

    .box-zoom {
        width: 100%
    }

    .box-zoom:nth-child(2n) {
        transform: none
    }

    .zoomColumn {
        margin-top: 0;
        border-right: 0
    }

    .box-zoom {
        border-right: 7px solid #16164a
    }

    .box-zoom:nth-child(2n) {
        border-left: 7px solid #2d2d83;
        border-right: 7px solid #2d2d83;
        margin: 15px 0
    }

    .sectionHowItWorks .row {
        flex-direction: column-reverse
    }

    .howitworkImg img {
        max-width: 400px;
        margin: 0 auto;
        display: block
    }

    .features_panel nav {
        margin: 0
    }

    .features_panel .nav-tabs {
        padding-left: 15px;
        padding-right: 15px
    }

    .features_panel .tab-content {
        margin: 12px
    }

    .features_panel .tab-pane ul li {
        width: 50%
    }

    .features_panel .nav-tabs .nav-link {
        width: auto;
        margin-right: 15px;
        margin-bottom: 0
    }

    .benefitsList {
        justify-content: space-between
    }

    .benefitsList li {
        margin: 0
    }

  
  

}

@media screen and (max-width:767px) {
    .features .accordion h5 {
     font-size: 18px;
    }

}




.bannerContent h2 {
    color: #00214d;
    margin-bottom: 30px;
}

.slick-next::before,
.slick-prev::before {
    font-size: 0 !important;
}

.slick-next {
    right: -52px;
}

.slick-prev {
    left: -49px;
    z-index: 1;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    width: 51px;
    height: 26px;
    background-image: url("../images/nft-minting-platform-development/slickrightarrow.webp");

}

.slick-prev:focus,
.slick-prev:hover {
    width: 51px;
    height: 26px;
    background-image: url("../images/nft-minting-platform-development/slickleftarrow.webp");

}

.slick-next {
    width: 51px;
    height: 26px;
    background-image: url("../images/nft-minting-platform-development/slickrightarrow.webp");
}

.slick-prev {
    width: 51px;
    height: 26px;
    background-image: url("../images/nft-minting-platform-development/slickleftarrow.webp");
}

.trustworthybg {
    background-image: url("../images/nft-minting-platform-development/trustbg.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #1f1614;
    padding: 47px 20px;
    background-position: center;
    border-radius: 30px;
}

.trustworthy h3 {
    font-size: 30px;
    color: #fff;
    max-width: 80%;
    margin: 0 auto;
}

.populartoken {
    padding: 100px 0 50px;
}

.populartoken .box {
    background-color: #6154a4;
    border-radius: 30px;
    border: 3px solid #0f256e;
    margin: 15px 0;
    padding: 30px;
    color: #fff;
}

.populartoken .box h4 {
    font-size: 30px;
    margin-bottom: 10px;
}

.populartoken p {
    font-size: 18px;
}

.features {
    background: #10266e;
    padding: 70px 0;
    margin: 100px 0;
}

.features .rarible_para {
    color: #ebe29f;
}

.features .btn {
    border-radius: 15px 50px 15px 50px;
}

.features .accordion .boxctn {
    margin: 10px 0;
    background-color: #00ebc7;
    border-radius: 20px;
}

.features .accordion .rarible_para {
    color: #10266e;
    padding: 0 20px 20px;
}

.features .accordion h5 {
    font-size: 24px;
    color: #10266e;
    padding: 20px;
    margin-bottom: 0;
    cursor: pointer;
}

.features .accordion .boxctn .collapsed {
    background-image: url("../images/nft-minting-platform-development/feature1.webp");
    background-repeat: no-repeat;
    background-position: 96% center;
}

.features .accordion .boxctn h5 {
    background-image: url("../images/nft-minting-platform-development/feature2.webp");
    background-repeat: no-repeat;
    background-position: 96% center;
}
.famousnetworks {
    margin: 50px 0;
}
.add-ons .box {
    background-color: #6154a4;
    border: 2px solid #0f256e;
    border-radius: 25px;
    padding: 20px;
    margin: 15px 0;
}

.add-ons h5 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
}

.add-ons p {
    color: #fff;
}
.benefits{
    margin: 100px 0;
}
.benefits .box {
    background-color: #6154a4;
    border: 3px solid #0f256e;
    border-radius: 25px;
    padding: 20px;
    color: #fff;
    margin: 15px 0;
    width: 100%;
}

.benefits .box  img{
    margin-bottom: 15px;
}
.benefits .box  h5{
    font-size: 30px;
    margin-bottom: 10px;
}

.benefits .box .rarible_para{
    color: #fff;
}
.famousnetworks .box {
    background-color: #6154a4;
    border: 3px solid #0f256e;
    border-radius: 25px;
    padding: 20px 30px;
    color: #fff;
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 250px;
}

.nft-accordion .card-header button.collapsed {
    background-image: url("../images/nft-minting-platform-development/faqdown.webp");
}
.bottomContactForm {
    background: #081b56;
}
.mainFooter {
    background: #000;
}
.alwinNavbar {
    background: #fff;
}
.navbar-light .navbar-toggler {
    color: #3fda7e !important
}
.animated-button1 img{
    display: none;
}
.animated-button1 {
    background: #2a5197
}

.animated-button1 span{
    background:#131e46 !important;
}

.animated-button1::before {
    border-radius: 10px;
  }
  @media (min-width: 992px){
    .mega-menu-toggle:before {
        border-bottom: 1.5px solid #1bd57b;
    }}

    
.mega-menu__article figure picture {
    color:#000;
}
.mega-menu__article figure figcaption{
    color: #000;
}
.mega-menu {
    background-color: #e4fff2 !important;
}
.mega-menu__articles {
    background-color: #a8f2ce;
}
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link {
    border-bottom: 1px solid #979f9b;
}
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link {
    color: #000 !important;
}
@media (min-width: 992px){
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:after {

    filter: invert(0);
}
}
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link{
    color: #000 !important;
}
.about #landingMainBanner{
    padding:100px 0 ;
}
@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid #b8f7d1;
    }
}
@media screen and (max-width: 540px) {
    .slick-dots li.slick-active button:before, 
    .slick-dots li:hover button:before {
        color: #3fda7e!important;
    }
}

.techbox {  
    background: #6154a4;
    border-radius: 20px;
    color: #fff;
    padding:50px 30px;
    transition: 0.2s all;
    text-align: center;
    margin: 40px 0;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.techbox:hover {    
    background: #00ebc7;
    color: #10266e;
}

.techbox h2 {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 0;
}

.techbox .imground {
    position: absolute;
    margin: 0 auto;     
    background: #101519;
    border: 3px solid #0f256e;
    border-radius: 50%;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    top: -40px;
}

.techbox:hover .imground {
    background: linear-gradient( #101519, #101519) padding-box, linear-gradient(5deg, #26e0a2, #8787e6) border-box;
  }
.techsprite {
    background-image: url("../images/nft-minting-platform-development/techsheet.webp");
    background-repeat: no-repeat;
    display: block;
}

.sprite-scatech1 {
    min-width: 35px;
    height: 35px;
    background-position: -5px -5px;
}

.sprite-scatech10 {
    min-width: 35px;
    height: 35px;
    background-position: -50px -5px;
}

.sprite-scatech2 {
    min-width: 35px;
    height: 35px;
    background-position: -95px -5px;
}

.sprite-scatech3 {
    min-width: 35px;
    height: 18px;
    background-position: -5px -50px;
}

.sprite-scatech4 {
    min-width: 35px;
    height: 35px;
    background-position: -50px -50px;
}

.sprite-scatech5 {
    min-width: 35px;
    height: 35px;
    background-position: -95px -50px;
}

.sprite-scatech6 {
    min-width: 35px;
    height: 35px;
    background-position: -5px -95px;
}

.sprite-scatech7 {
    min-width: 35px;
    height: 35px;
    background-position: -50px -95px;
}

.sprite-scatech8 {
    min-width: 35px;
    height: 35px;
    background-position: -95px -95px;
}

.sprite-scatech9 {
    min-width: 35px;
    height: 35px;
    background-position: -140px -5px;
}
