body {
    font-family: 'Roboto', sans-serif;
}

/*common*/
.h2tags {
    font-weight: 700;
    font-size: 54px;
    line-height: 60px;
    margin-bottom: 20px;
}

.paratag {
    margin-bottom: 10px;
}

.h5tags {
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
}

.butn {
    border-radius: 20px;
    background: #183C84;
    font-size: 28px;
    line-height: 33px;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px 30px;
    margin: 20px 0;
    display: inline-block;
}

/* banner */
.banner {
    padding: 100px 0 70px;
}

.banner h1 {
    font-weight: 800;
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 20px;
}

.banner p {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
}

.banner .butn {
    background: #2466E3;
}

.banner .banimg::before {
    content: "";
    position: absolute;
    background: rgba(36, 102, 227, 0.9);
    filter: blur(130px);
    width: 420px;
    height: 300px;
    z-index: -1;
    top: 0px;
    bottom: 0;
    border-radius: 50%;
    margin: auto;
    left: 0;
    right: 0;
}

/* aboutsection */
.aboutsection {
    padding: 70px 0;
}

.aboutsectionbg {
    padding: 125px 0;
    text-align: center;
    color: #fff;
    background-image: url("../images/trc20-token-development-company-new/about.webp");
    border-radius: 45px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.aboutsectionbg .content {
    max-width: 80%;
    margin: 0 auto;
}

/* whysection */
.whysection {
    padding: 70px 0;
}

.whysectionbg {
    background-image: url("../images/trc20-token-development-company-new/why.webp");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #dee0da;
    border-radius: 30px;
    position: relative;
}
.whysectionbg .row{
    padding: 30px;
}
/* development */
.development {
    padding: 40px 0;
    margin: 70px 0;
    background: #417DFE;
    color: #fff;
    text-align: center;
}

.development .box {
    padding: 25px 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 15px 0;
    background-color: rgb(182 207 255);
    transform: skew(2deg, 2deg);
    border-radius: 24px;
    border-radius: 24px;
}

.development .inbox {
    background: #2466E3;
    border-radius: 24px;
    transform: skew(-7deg, -5deg);
    padding: 20px;
}

.development .inbox h5,
.development .inbox .paratag {
    transform: skew(5deg, 3deg);
}

/* features */
.features {
    padding: 70px 0;
}

.features .box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    max-width: 95%;
    margin: 0 auto;
}

.features .box .h5tags {
    margin-top: 15px;
}
.features .box i{
margin-top: 15px;
width: 131px;
height: 131px;
}

.features .nav-tabs {
    border: 0;
    flex-direction: column;
}

.features .nav-tabs .nav-link {
    border: 0;
    padding: 0;
    max-width: 100%;
    position: relative;
    margin: 10px 0;
    background: linear-gradient(270deg, #D5E3FF -1.14%, #FFFFFF 100%);
    border-radius: 15px;
    position: relative;
    padding-left: 15px;
}

.features .nav-tabs .nav-link::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 3px;
    background: #9AB8F1;
}

.features .nav-tabs .nav-link span {
    padding: 10px;
    display: block;
}

.features .nav-tabs .active {
    color: white;
    background: linear-gradient(270deg, #A1BEF2 -1.14%, #2466E3 -1.13%, #A0BDF2 100%);
    border-radius: 15px;
    display: block;
}

/* project */
.project {
    margin: 70px 0;
}

.project .h5tags {
    color: #fff;
}

.project .projectbg {
    background-image: url("../images/trc20-token-development-company-new/projectbg.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 45px;
    padding: 30px;
}

/* benefits */
.benefits {
    padding: 70px 0;
}

.benefits .box {
    margin: 20px 0;
    position: relative;
    max-width: 97%;
}

.benefits .box::before {
    content: "";
    width: 75%;
    height: 2px;
    position: absolute;
    bottom: -11px;
    background-color: #9AB8F1;
}

.benefits .rightctn {
    height: 490px;
    overflow: auto;
}

.benefits .rightctn::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 1px;
    background-color: #F5F5F5;
}

.benefits .rightctn::-webkit-scrollbar {
    width: 2px;
}

.benefits .rightctn::-webkit-scrollbar-thumb {
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: #2466E3;
}

/* creationstep */
.creationstep {
    padding: 70px 0;
}

.creationstep .stepflex {
    display: flex;
    height: 729px;
}

.stepflex .box {
    width: 100%;
    position: relative;
}

.creationstep .stepflex .box:nth-child(odd) {
    margin-top: auto;
}

.creationstep .stepflex p {
    height: 150px;
}

.creationstep .stepflex .box::before {
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    width: 244px;
    height: 189px;
    position: absolute;
    z-index: -1;
}

.creationstep .stepflex .box:nth-child(even)::before {
    background-image: url("../images/trc20-token-development-company-new/stepvector2.webp");
    top: -66px;
    right: -73px;
    bottom: 0;
    margin: auto 0;
    width: 203px;
}

.creationstep .stepflex .box:nth-child(odd)::before {
    background-image: url("../images/trc20-token-development-company-new/stepvector1.webp");
    top: -66px;
    right: -75px;
}

.creationstep .stepflex .box:nth-child(3)::before {
    top: -47px;
}

.creationstep .stepflex .box:nth-child(5)::before {
    width: 0;
    display: none;
}

.creationstep ol {
    display: none;
}

.creationstep ol li {
    padding: 15px;
    margin: 10px 0;
}

/* expectus */
.expectus {
    padding: 70px 0;
}

.expectusbg {
    background: #91B6FC;
    border: 3px solid #87B0FE;
    border-radius: 45px;
    padding: 20px 13px;
    color: #fff;
}

.expectus .box {
    background: #5889E7;
    border-radius: 45px;
    transform: skew(-6deg, -3deg);
    padding: 22px 24px;
}

.expectus .inbox {
    background: #3B6AC5;
    border-radius: 45px;
    transform: skew(9deg, 3deg);
    padding: 30px;
}

.expectus .row {
    transform: skew(-3deg, 0deg);
}

.expectus .row .col-md-6 {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.img-card-link span{
    color: #000;
}
.blinker_me{
    color: #000;
}
@media (max-width:1199px) {
    .h2tags {
        font-size: 48px;
        line-height: 60px;
    }

    .h5tags {
        font-size: 28px;
        line-height: 40px;
    }

    .butn {
        font-size: 22px;
    }

    .banner h1 {
        font-size: 55px;
        line-height: 63px;
    }

    .banner p {
        font-size: 22px;
    }

    .creationstep .stepflex .box:nth-child(odd)::before {
        top: -90px;
        width: 182px;
    }

    .creationstep .stepflex {
        height: 652px;
    }

    .creationstep .stepflex .box:nth-child(3)::before {
        top: -72px;
    }

    .creationstep .stepflex .box:nth-child(even)::before {
        top: -59px;
    }
}

@media (max-width:991px) {
    .h2tags {
        font-size: 40px;
        line-height: 51px;
    }

    .h5tags {
        font-size: 24px;
        line-height: 40px;
    }

    .butn {
        font-size: 18px;
    }

    .banner h1 {
        font-size: 45px;
        line-height: 57px;
    }

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

    .banner .banimg::before {
        width: 320px;
        height: 350px;
    }

    .expectus .box {
        transform: skew(-3deg, -4deg);
    }

    .expectus .row {
        transform: skew(-6deg, 1deg);
    }

    .creationstep .stepflex {
        display: none;
    }

    .creationstep ol {
        display: block;
    }   
.whysectionbg::before {
    content: "";
    position: absolute;
    background-color: rgb(79 67 53 / 50%);
    width: 100%;
    height: 100%;
    border-radius: 30px;
}
.whysectionbg{
    color: #fff;
}
}

@media (max-width:767px) {
    .h2tags {
        font-size: 38px;
        line-height: 43px;
    }

    .h5tags {
        font-size: 22px;
        line-height: 40px;
    }

    .banner h1 {
        font-size: 40px;
        line-height: 53px;
    }

    .expectus .box {
        transform: skew(-2deg, -6deg);
    }

    .expectus .inbox {
        transform: skew(3deg, 7deg);
    }

    .expectus .row {
        transform: skew(-1deg, -1deg);
    }
    .benefits .h2tags{
        text-align: center;
    }

}

@media (max-width:575px) {
    .h2tags {
        font-size: 30px;
        line-height: 38px;
    }

    .h5tags {
        font-size: 20px;
        line-height: 40px;
    }

    .butn {
        font-size: 16px;
    }

    .banner h1 {
        font-size: 35px;
        line-height: 50px;
    }

    .banner .banimg::before {
        width: 300px;
        height: 250px;
    }

}


.sprite {
    background-image: url("../images/trc20-token-development-company-new/spritesheet.png");
    background-repeat: no-repeat;
    display: block;
}
.sprite-feature1 {
    width: 131px;
    height: 131px;
    background-position: -5px -5px;
}

.sprite-feature2 {
    width: 131px;
    height: 131px;
    background-position: -146px -5px;
}

.sprite-feature3 {
    width: 131px;
    height: 131px;
    background-position: -5px -146px;
}

.sprite-feature4 {
    width: 131px;
    height: 131px;
    background-position: -146px -146px;
}








.alwinNavbar {
    background: #fff;
}

.animated-button1 {
    background: #2466E3;
    border-radius: 10px;
    box-shadow: none;
    border: 0;
    color: #fff !important;
    font-size: 16px;
    width: 200px;
}

.animated-button1::before {
    border-radius: 10px;
}

.animated-button1 img {
    display: none;
}

.animated-button1 span {
    background: linear-gradient(90deg, #325FF0 2.93%, #B779C8 58.54%, #EB9289 100%) !important;
}

.animated-button1 span {
    display: none;
}

.top_msg a {
    color: #fff !important;
}

.top_msg {
    background-color: #3871ed;
}

.top_msg button::before {
    background: linear-gradient(90deg, #3871ed 2.93%, #5074c1 58.54%, #274989 100%);
}

a.logoImg.navbar-brand.mb-0 img {
    filter: brightness(0) invert(0);
}

.social_side ul li {
    background-color: #3871ed;
}

.mega-menu {
    background-color: #fff;
}

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

.mega-menu__articles {
    background-color: #f0f5ff;
}

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

.landingBlogCard p a,
.landingBlogCard h6,
.landingBlogCard a,
.landingBlogCard h6 span,
.landingBlog .homeTitle {
    color: #000 !important;
}

@media (min-width: 992px) {
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:before {
        background: #fff;
    }
}

@media (max-width:992px) {
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
        background: #fff;
        color: #000 !important;
    }

    .mega-menu__items {
        background: #fff;
    }
}

.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:before,
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link:before {
    border-bottom: 1px solid #0a221e;
}

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

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link {
    color: #000 !important;
    border-bottom: 1px solid #322f10;
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:after {
    filter: invert(0);
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover:after {
    filter: invert(0);
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover {
    color: #000 !important;
    background: #fff;
}

.mega-menu__article figure picture {
    color: #000;
}

.mega-menu__article figure figcaption {
    color: #000;
}

.landingBlog {
    background: #fff;
}

.btnType2 {
    border: 1px solid #000 !important;
}


.bdService {
    background: #fff;
}

section.bdService.nft-bdservice.pb-0.faq_new_section h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
}

.nft-accordion .card-header button {
    color: #fff !important;
    font-size: 24px;
    font-weight: 500;
}

.nft-accordion .card-body {
    color: white;
    font-size: 18px;
}

.nft-accordion .card-header button.collapsed,
.nft-accordion .card-header button {
    filter: brightness(0) invert(0);
}


.collapse.show {
    display: block;
    color: #fff !important;
    z-index: 1;
}

.nft-accordion .card {
    border: 0;
    border-radius: 15px;
    padding: 2px;
    background: linear-gradient(90deg, #3871ed, #829dd8);
    margin: 15px 0;
}

.nft-accordion .card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 13px;
    background: #fff;
    padding: 6px;
    margin: 2px;
}

.nft-accordion .card-header {
    border: 0;
    background: none;
    padding: 0;
}

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

.nft-accordion .card:last-child {
    border: 0;
}

.awards_section {
    background: #101010;
}

.bottomContactForm {
    background: #3871ed;
}

.footerform_middle .btn.btnType3 {
    border: none !important;
    background: #183c84 !important;
    color: #fff !important;
}

.bcfBox {
    background-color: #000;
}

.footerform_right {
    background: #6a92df;
}

.footerform_right h4,
.footerform_right p,
.mfRight h4 {
    color: #000;
}

.footerform_middle .form-control:hover {
    border: 1px solid #fff !important;
}

.mainFooter {
    background-color: #fff;
}

.footerform_right h4 span {
    color: #ffffff;
}

.bcfLeft h6,
.bcfLeft .lets_talk_div p span,
.mfRight h4,
.mfRight h6 {
    color: #000;
}

.landingBlogCard .btnType2:hover {
    background: #2466e3;
    color: #ffffff !important;
}

@media screen and (max-width: 450px) {
    .fixed-top {
        top: 71px;
    }
}

@media screen and (max-width: 439px) {
    .fixed-top {
        top: 96px;
    }
}

@media (min-width: 992px) {
    .mega-menu-toggle:before {
        border-bottom: 1.5px solid #6c82ff;
    }

    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:hover:before {
        filter: brightness(0) invert(0);
    }

    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:hover:after {
        filter: brightness(0) invert(0);
    }
}

.innerTopSpace {
    background: transparent;
}

@media screen and (max-width: 767px) {
    .nft-accordion .card-header button {
        font-size: 18px;
    }

    .nft-accordion .card-body {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .navbar #mega-menu-wrapper>.nav-item>.nav-link {
        color: #000 !important;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-light .navbar-toggler {
        color: #000;
    }
}

@media screen and (max-width: 575px) {
    .navbar-light .navbar-toggler {
        color: #000 !important;
    }
}


.top_msg button{
    color: #fff;
}
.top_msg button span svg{
    filter: invert(0);
}

