body a {
    text-decoration: none !important;
}

p{
    color:#fff !important;
}

.banner-part {
    position: relative;
    padding: 90px 0;
    background: none;
    background-repeat: no-repeat;
    background-position: 0% 15%;
    text-align: center;
}
.bottom-bg img {
    position: relative;
    margin-top: 5%;
    width: 100%;
}
.slick-slide img {
    display: block;
    height: 120px;
    padding: 20px;
}

.cards {
    margin-top: 70px;
}
.case-study-tab-img.benefits-head-content .benifit-iconic {
    display: none;
}
section.banner-part h2 {
    margin: 30px 0px;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
}
section .banner-part .para-banner-button h6 {
    margin-bottom: 30px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
}
body.common-text .para-banner-button .touch-button .mark {
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%)!important;
}
.para-banner-button .touch-button .mark {
    padding: 15px 15px !important;
    backdrop-filter: blur(5px);
    border-radius: 5px;
    overflow: hidden;
    background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%);
  
    border-radius: 5px;
    display: initial;
    margin: 10px 0px;
}
.touch-button a {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #FFFFFF !important;
    text-decoration: none;
    border-radius: 10px;
}
section.Web3-0 .develop-service h3 {
    font-weight: 700;
     font-size: 50px; 
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
    max-width: 530px;
    margin: 0 auto;
}

section .card-title p.head-six {
    font-weight: 700;
    font-size: 22px !important;
    line-height: 31px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    position: relative;
    max-width: 253px;
    min-height: 60px;
}
section .card-title h5 {
    font-weight: 700;
    font-size: 50px !important;
    line-height: 31px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    position: relative;
    margin-right: 30px;
}
section .card p {
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
}
section.Web3-0 .card p.card-content {
    line-height: 27px;
    margin-bottom: 0px;
    padding-bottom: 50px;
    padding-top: 35px;
    min-height: 347px;
    max-height: 275px;
}
section.Web3-0 {
    padding-top: 80px !important;
}
section.Web3-0 .card {
    padding: 35px 25px;
    border-radius: 10px !important;
    cursor: pointer;
    background-color: transparent;
    background:  linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
    position: relative;
    height: 100%;
}

section.Web3-0 .card::before:hover {
    background-color: none !important;
    content: '';
    position: absolute;
    width: 99.8%;
    height: 99%;
    border-radius: 10px;
    left: 0px;
    top: 2px;
}
section.Web3-0 .card::before {
    content: '';
    position: absolute;
    width: 99.8%;
    height: 99%;
    border-radius: 10px;
    background: #000;
    left: 0px;
    top: 1px;
}
.service-img i {
    position: relative;
    float: right;
    padding-right: 20px;
    color: #373636;
    font-size: 45px;
}
section.Web3-0 .card:hover::before {
     cursor: pointer;
    background-color: transparent;
}

.card-title .arrow {
    margin: 7px 0px 0px 0px;
    border: 0.892729px solid #FFFFFF;
    height: max-content;
    padding: 10px;
    border-radius: 5px;
    position: relative;
}
.arrow i {
    color: #fff;
    transform: rotate(311deg);
}
section.Web3-0 .card:hover h6,
section.Web3-0 .card:hover p,
section.Web3-0 .card:hover .service-img i {
    color: #fff;
}
section.Web3-0 .card:hover .card-title .arrow {
    background: #fff;
}
section.Web3-0 .card:hover .card-title .arrow i {
    background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #000;
    text-decoration: none;
}
section.Projects .contain-width .say-idea {
    background: linear-gradient(269.89deg, #000000 0.07%, #FD4E32 99.89%);
    border-radius: 30px;
    padding: 63px 63px;
    margin: 70px 0px;
}
section.Projects .your-thought {
    margin: auto 0;
}
.your-thought::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 24px;
    background: #fff;
    margin: 12px 0px 0px 3px;
}
.your-thought span {
    font-weight: 700;
    font-size: 18px !important;
    line-height: 20px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 33px;
}
.your-thought h4 {
    font-weight: 700;
    font-size: 34px !important;
    line-height: 46px;
    color: #FFFFFF;
    padding: 25px 0;
  }
.your-thought .touch-button1 {
    padding: 15px 15px !important;
    backdrop-filter: blur(5px);
    border-radius: 5px;
    overflow: hidden;
    background: #FFFFFF;
    border-radius: 5px;
    display: initial;
    margin: 10px 0px;
}
.touch-button1 a {

    position: relative;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
}
.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none !important;
}
.your-thoughts h4 {
    font-weight: 700;
    font-size: 34px !important;
    line-height: 46px;
    color: #FFFFFF;
}
.your-thoughts span {
    font-weight: 600;
    line-height: 30px;
    color: #FFFFFF;
}
.say-idea .touch-button2 {
    padding: 15px 15px !important;
    backdrop-filter: blur(5px);
    border-radius: 50px;
    overflow: hidden;
    background: #FFFFFF;
    display: initial;
}
.touch-button2 a {

    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center !important;
    background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
}
.icon1 {
    margin: auto 0px;
}
.btn1,
.btn2 {
    border: 1.5px solid #fff;
    border-radius: 14px;
    padding: 10px 61px 10px 15px;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}
.btn1 a,
.btn2 a {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 0px !important;
}
.btn1:hover,
.btn2:hover {
    background-color: #fff;
}
.btn1:hover a,
.btn2:hover a {
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%);
    -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      color: #000;
    text-decoration: none;
    margin-top: 31px;
    margin-bottom: 0px !important;
}
.btn2 {
    margin-left: 20px;
}
.business {
    height: 76% !important;
}
.rate {
    height: 76% !important;
}
.firms {
    height: 76% !important;
}
.ITfirms {
    height: 76% !important;
}
.Upfirms {
    height: 76% !important;
}
.techreviewer {
    height: 76% !important;
}
.IT-Rate {
    height: 76% !important;
}
.btn {
    margin: auto 0 !important;
}
.icon2 i {
    color: #fff;
}
.btn1:hover i,
.btn2:hover i {
       color: crimson !important;
}
.software-recogn h3 {
    font-weight: 800;
    letter-spacing: 1px;
}
.software-recogn {
    padding-top: 70px;
    padding-bottom: 0px;
}
span.NFT img {
    margin: 0 auto;
    background: transparent !important;
    height: 80px;
    padding: 0px;
}
.card.h-100 {
    border: none;
    background: transparent;
}
.crypto-exchange {
    text-align: center;
    padding-top: 80px;
}
section.crypto-exchange h3 {
    font-weight: 800;
    margin-bottom: 50px;
}
.crypto-para {
    max-width: 760px;
    margin: -90px auto 0;
}
.get-demo ul {
    display: inline-block;
    list-style: none;
    padding-left: 0px;
}
.get-demo {
    margin-top: 40px;
}
section.header-part {
    /*z-index: 99;*/
    position: relative;
}
.candoeasy {
    padding-bottom: 150px;
}
.unique-ai {
    padding-top: 150px;
}
section.support-create {
    background: url(../image/support-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 999999;
}
section.support-create h3 {
    font-weight: 700;
    line-height: 50px;
    color: #FFFFFF;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 40px;
}
section.support-create h6 {
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 40px;
}
section.support-create::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../image/support-bf-aft.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
section.support-create .contain-width {
    padding: 100px 0;
}
.join {
    text-align: center;
    position: absolute;
    top: 236px;
    left: 550px;
}
.row.mt-120px {
    margin-top: 120px;
    padding: 0 60px;
}
.inner-potrait {
    background: #FFFFFF;
    box-shadow: 6.477px 6.477px 12.954px rgba(255, 149, 149, 0.2);
    border-radius: 4.04813px;
    padding: 40px;
    margin-bottom: 15px;
}
.icons {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}
img.img-22 {
    position: absolute;
    right: -10px;
    top: -9px;
}
.column-22-120px {
    margin-top: -120px;
}
.column-22-240px {
    margin-top: -240px;
}
.contain-width.mt-40px {
    margin-top: 40px;
}
.inner-dev {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%), #FFFFFF;
    background-blend-mode: soft-light, normal;
    border: 2px solid rgba(255, 255, 255, 0.4);
     border-radius: 10px;
    padding: 30px;
    margin-bottom: 50px;
}
.inner-dev h4,
.inner-dev h5 {
    font-weight: 600;
}
.inner-dev h4 img {
    height: 22px;
    margin-top: -5px;
    margin-left: 5px;
}
.key-feature h3 {
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    font-weight: 800;
}
.key-feature h5 {
    margin-bottom: 40px;
    color: #fff;
    text-align: center;
}
.inner-key-feature {
    background: #121213;
    padding: 50px 100px 30px;
    border-radius: 40px;
}
.inner-key-feature span,
.inner-key-feature p {
    color: #fff;
}
.contain-width.inner-key-feature .row {
    margin-bottom: 25px;
    margin-top: 30px;
}
.contain-width.inner-key-feature .row p {
    padding-left: 80px;
    margin-bottom: 0px;
}
.deliver-icon img {
    width: 100%;
}
h5.deliver-head-5 {
    margin-top: 25px;
    margin-bottom: 20px;
}
.padd-40 {
    padding: 20px 40px;
    animation: show .5s;
    animation-fill-mode: both;
}
.padd-40 p {
    margin-bottom: 0px;
    color: #fff;
}
section.services {
    padding: 50px 0;
    text-align: center;
    position: relative;
}
section.services h3 {
    font-weight: 700;
    line-height: 64px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
section.services h6 {
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    max-width: 611px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.get-ready-button {
    padding: 20px;
}
.get-ready-button a {
    font-weight: 700;
    padding: 15px 20px;
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
}
section.services:after {
    content: '';
    position: absolute;
    background: #B4254A;
    filter: blur(140px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: 330px;
    height: 320px;
    left: -180px;
    top: 15px;
}
section.mintues {
    padding: 100px 0;
    text-align: center;
    position: relative;
}
section.mintues h3 {
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    color: #FFFFFF;
}
section.mintues h6 {
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    max-width: 680px;
    margin: 0 auto;
}
section.mintues::after {
    position: absolute;
    content: '';
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: 300px;
    height: 300px;
    right: 0;
    top: -60px;
    background: #D649F4;
    filter: blur(125px);
}
section.run {
    padding: 100px 0;
    text-align: center;
    position: relative;
}
section.run h3 {
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    color: #FFFFFF;
    max-width: 811px;
    margin: 0 auto;
    margin-bottom: 30px;
}
section.run h6 {
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    max-width: 680px;
    margin: 0 auto;
    margin-bottom: 30px;
}
section.run:after {
    content: '';
    position: absolute;
    background: #B4254A;
    filter: blur(140px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: 330px;
    height: 320px;
    left: -180px;
    top: 15px;
}
.contact-button {
    padding: 20px;
}
.contact-button a {
    font-weight: 700;
    padding: 15px 20px;
    border: 0.5px solid #FFFFFF;
    backdrop-filter: blur(5px);
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
}
.column {
    float: left;
    padding: 0 10px;
}
.row {
    margin: 0 -5px;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.card .profile {
    border-radius: 10px;
    transition: 0.2s;
}
.card:hover .profile {
    transform: scale(1.4);
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}
.card .content {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.card .content .back {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f1f1f1e6;
    transition: 1s;
    z-index: 1;
    padding: 10px;
}
.from-left {
    top: 0;
    left: -100%;
}
.card:hover .content .from-left {
    left: 0%;
}
.from-bottom {
    top: 100%;
    left: 0;
}
.card:hover .content .from-bottom {
    top: 0%;
}
.from-right {
    top: 0%;
    right: -100%;
}
.card:hover .content .from-right {
    right: 0;
}
.card .content .back h3 {
    font-size: 15px;
    letter-spacing: 2px;
}
.card .content .back .tem-img {
    border-radius: 100%;
}
.card .content .back .des {
    font-size: 13px;
    padding: 20px 0px;
}
.card .content .back .social-icon {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.card .content .back .social-icon li {
    display: inline-block;
}
.card .content .back .social-icon li a {
    display: block;
    background: #333;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
}
.meta-dev .card {
    padding: 15px 20px;
    background: #212121;
    border-radius: 0px;
    position: relative;
    display: flex;
    align-items: center;
    transition: 0.4s ease-out;
}
.meta-dev .card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #212121;
    border-radius: 0px;
    z-index: 2;
    transition: 0.5s;
}
.meta-dev .card-info {
    position: relative;
    z-index: 3;
    color: #f5f5f5;
    opacity: 0;
    transform: translateY(20%);
    transition: 0.5s;
}
.meta-dev .mx-800px {
    max-width: 800PX;
    margin: 0 auto;
}
.text-title {
    font-family: 'Courier New', Courier, monospace;
    font-size: 1.5rem;
    font-weight: 500;
}
#textBody {
    color: #FFFFFF !important;
    letter-spacing: 1px;
    font-size: 0.9rem;
    padding: 20px 0px;
    margin-top: 75px;
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.spider-girl img {
    position: relative;
    left: -54px;
}
.meta-dev .card-button {
    padding: 0.6rem;
    outline: none;
    border: none;
    border-radius: 4px;
    background: #DCD6F7;
    color: #424874;
    font-weight: bold;
    transition: 0.4s ease;
    font-family: 'Courier New', Courier, monospace;
}
.meta-dev .card-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0px !important;
}
.meta-dev .card:hover:before {
    opacity: 1;
}
.meta-dev .card:hover .card-info {
    opacity: 1;
    transform: translateY(0);
}
.meta-dev .card-button:hover {
    background: #424874;
    color: #DCD6F7;
}
.personalImage {
    width: 150px;
    height: auto;
    border-radius: 99px;
}
.meta-dev .card-img h5 {
    position: relative;
    font-weight: 500;
    line-height: 87%;
    color: #FFFFFF;
    z-index: 9999;
    padding: 25px 20px;
    text-align: center;
    line-height: 35px;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 100%;
}
.meta-dev .card:hover h5 {
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    line-height: 35px;
    transition: all 0.3s ease-in-out;
}
.meta-dev .card:before {
    content: "";
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: calc(2px/ -1);
    left: calc(2px/ -1);
    background: linear-gradient(to right, #B42548 0%, #D84BFA 100%), linear-gradient(to top, #B42548 50%, transparent 50%), linear-gradient(to top, #B42548 50%, transparent 50%), linear-gradient(to right, #D84BFA 0%, #B42548 100%), linear-gradient(to left, #D84BFA 0%, #D84BFA 100%);
    background-size: 100% 2px, 2px 200%, 2px 200%, 0% 2px, 0% 2px;
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
    transition: transform 0.3s ease-in-out, background-position 0.3s ease-in-out, background-size 0.3s ease-in-out;
    transform: scaleX(0) rotate(0deg);
    transition-delay: 0.1s, 0.1s, 0s;
}
.meta-dev .card:hover::before {
    background-size: 200% 2px, 2px 400%, 2px 400%, 55% 2px, 55% 2px;
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
    transform: scaleX(1) rotate(0deg);
    transition-delay: 0s, 0.1s, 0.1s;
}
section.meta-dev h2 {
    font-weight: 700;
    font-size: 60px;
    line-height: 87%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 80px;
}
section.ready-start {
    padding: 100px 0;
}
.ready-start .card {
    width: 100%;
    overflow: hidden;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding: 0;
    background-color: transparent !important;
}
.ready-start .card-img {
    position: relative;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding: 40px;
    overflow: hidden;
}
.ready-start h3 {
    text-align: center;
    font-weight: 700;
    line-height: 64px;
    color: #FFFFFF;
}
section.ready-start {
    padding: 100px 0;
    position: relative;
}
section.ready-start .card::after {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    filter: blur(80px);
    z-index: -1;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: -81px;
}
section.ready-start h6 {
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.meta-dev.contain-width {
    position: relative;
}
section.meta-dev .even {
    padding-left: 0;
}
section.meta-dev .odd {
    padding-right: 0;
}
section.meta-dev:after {
    content: '';
    position: absolute;
    background: #D649F4;
    filter: blur(140px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: 300px;
    height: 213px;
    right: -124px;
    bottom: 155px;
    z-index: -1;
}
section.meta-dev {
    position: relative;
    overflow: hidden;
}
.metafact-build-sectn {
    padding-top: 100px
}
.videos-outr-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.videos-outr-main .videos-outr {
    width: 18%;
    margin: 20px 0;
}
.video-small h6 {
    color: #fff;
    font-weight: 700;
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 20px !important;
    max-width: 150px;
}
.video-small {
    position: relative;
}
.video-large {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
}
.specific-video-large-open {
    transform: scale(1) !important;
    z-index: 999;
}
.videos-outr-main {
    position: relative;
}
.video-large img {
    width: 100%;
    height: 100%;
}
ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
    position: relative;
}
.footer-cta {
    border-bottom: 1px solid #373636;
}
.single-cta i {
    color: #ff5e14;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}
.cta-text {
    padding-left: 15px;
    display: inline-block;
}
.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}
.cta-text span {
    color: #757575;
    font-size: 15px;
}
.footer-content {
    position: relative;
    z-index: 2;
}
.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}
.footer-logo {
    margin-bottom: 30px;

}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
}
.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}
.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}
.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: right;
    line-height: 38px;
    }
.footer-widget-heading h3 {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 14.8702px !important;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.footer-widget ul li {
    display: inline-block;
        margin-bottom: 12px;
}
.footer-widget ul li a {
      text-decoration: none;
    font-weight: 400;
    font-size: 13.0115px;
    line-height: 20px;
    text-align: right;
    color: #C2C3C5;
}
.subscribe-form {
    position: relative;
    overflow: hidden;
}
.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%), #EBECF0;
    background-blend-mode: soft-light, normal;
    border: 1.35556px solid rgba(255, 255, 255, 0.4);
    box-shadow: inset -3.38889px -3.38889px 6.77778px #FAFBFF, inset 3.38889px 3.38889px 6.77778px #A6ABBD;
    border-radius: 3.38889px;
    color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
}
.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}
.copyright-area {
    border-top: 1px solid #fff;
    padding: 25px 0;
    max-width: 1300px;
    margin: 0 auto;
}
.copyright-text p {
    font-weight: 400;
    font-size: 13.0115px !important;
    line-height: 20px;
    text-align: left;
    color: #C2C3C5;
}
.copyright-text p a {
    color: #ff5e14;
}
.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}
.footer-menu li:hover a {
    color: #ff5e14;
}
.footer-menu li a {
    font-size: 14px;
    color: #878787;
}
.footer-logo h6 {
     display: table-cell;
    font-weight: 700;
    font-size: 27.8817px;
    line-height: 39px;
    text-transform: capitalize;
    color: #FFFFFF;
}
.footer-logo span {
    font-weight: 400;
    font-size: 14.8702px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 20px 0px;
}
.dev-approach h3,
.dev-approach h5 {
    font-weight: 800;
}
.left-block-dev {
    background: #FCE5E5;
    padding: 80px 100px 80px 50px;
}
.point-block h5 {
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 15px;
}
.point-block p {
    margin-bottom: 0;
    padding-bottom: 20px;
}
.point-block:last-child p {
    padding-bottom: 0px;
}
section.dev-approach {
    display: flex;
    flex-wrap: wrap;
}
.left-block-dev,
.right-block-dev {
    width: 50%;
}
.right-block-dev {
    padding: 0 120px 0 60px;
}
.right-block-dev>h5 {
    font-weight: 400;
    margin-bottom: 40px;
}
.point-block {
    padding-left: 40px;
    position: relative;
    border-left: 3px dashed #ccc;
}
.point-block::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #f00;
    left: -10px;
    border: 2px solid #ccc;
}
section.stack-preferable {
    margin: 60px 0 100px;
}
section.stack-preferable .contain-width {
    background: #fce5e5;
    padding: 50px;
}
.logo-opris-quote-inner {
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.logo-opris-quote-inner h3 {
    margin: 30px 0;
}
img.right-opris {
    float: right;
}
.right-stack {
    position: relative;
}
.logo-opris-quote-inner {
    position: absolute;
    top: 50px;
}
section.intel-craft {
    margin-top: 245px;
    padding: 50px 0;
    background: #f8fafb;
}
.inteligence-img img {
    width: 100%;
    -webkit-animation: dance2 4s alternate infinite;
    animation: dance2 4s alternate infinite;
}
.slick-prev:before,
.slick-next:before {
    font-size: 25px !important;
    opacity: 1 !important;
    color: #cc1212 !important;
}
.para-banner-button li.nav-item.last-menu,
.get-demo li.nav-item.last-menu,
.intelignce-btn li.nav-item.last-menu {
    margin-left: 0px;
}
.intelignce-btn ul {
    list-style: none;
    padding-left: 0px;
    display: inline-block;
}
.intelignce-btn {
    margin-top: 40px;
}
.right-inteligence h5,
.right-inteligence h3 {
    font-weight: 800;
}
.right-inteligence h3 {
    margin-top: 20px;
    margin-bottom: 30px;
}
.block-1 {
    border-bottom: 1px solid #e9e4e4;
    padding: 20px;
    background: rgba(252, 229, 229, 0.4);
}
.block-1 .accrd-panel-head {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}
.perks-benfits h4 {
    display: flex;
    font-weight: 800;
    font-size: 17px !important;
}
section.perks-benefits-section span.numeric {
    font-weight: 400 !important;
    display: inline-block !important;
    margin-right: 15px !important;
    font-size: 25px !important;
    background: #212529 !important;
    width: 40px !important;
    height: 40px !important;
    text-align: center !important;
    color: #fff !important;
    position: relative !important;
    top: -2px !important;
    line-height: 40px;
}
span.mp-icon {
    float: right;
    position: relative;
    top: 10px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
}
.block-1 .accrd-panel-body.active {
    display: block;
}
.block-1 .accrd-panel-body {
    display: none;
}
.perks-benfits p {
    line-height: 1.5;
    margin-top: 20px;
}
span.numeric {
    font-size: 24px !important;
    color: #CC1212;
    font-weight: 800 !important;
    margin-right: 30px;
}
.block-1.coloured {
    background: #FFF;
}
.accrd-panel-head.active span.mp-icon {
    background: #000;
    color: #fff;
    transition: all 0.4s ease-in-out;
    transform: rotate(45deg);
}
section.faq-sectn {
    padding: 60px 0px;
}
section.faq-sectn h3 {
    text-align: center;
    font-weight: 800;
    margin-bottom: 40px;
}
section.faq-sectn .contain-width {
    max-width: 980px;
}
section.security-feature {
    padding-top: 100px;
}
h5.text-align-centre.font-w-800,
h3.text-align-centre.font-w-800 {
    text-align: center;
    font-weight: 800;
}
h5.text-align-centre.font-w-400 {
    text-align: center;
}
h3.text-align-centre.font-w-800 {
    padding: 20px 0;
}
.row.row-one,
.row.row-two,
.row.row-three {
    padding: 50px 0 25px;
}
section.security-feature h4 {
    font-weight: 800;
    margin-bottom: 50px;
}
ul.contact-social-icons {
    list-style: none;
    padding-left: 0px;
}
ul.contact-social-icons li a img {
    width: 40px;
    margin-right: 10px;
}
ul.contact-social-icons li {
    margin-bottom: 30px;
}
ul.contact-social-icons li a {
    text-decoration: none;
    font-size: 20px;
    color: #000;
}
.left-form {
    padding-right: 0px !important;
}
.main-social-form {
    padding: 0px !important;
}
ul.contact-social-icons {
    margin-bottom: 0px;
}
ul.contact-social-icons li:last-child {
    margin-bottom: 0px;
}
.right-form {
    padding-left: 30px;
}
ul.contact-social-icons li a img {
    transition: all 0.3s ease-in-out;
}
ul.contact-social-icons li a:hover img {
    transform: scale(1.1);
    box-shadow: 0px 0px 5px #dddbdb;
    border-radius: 50%;
}
.get {
    text-align: center;
}
.main-social-form {
    padding: 0px !important;
    padding-left: 15px !important;
    padding-right: 80px !important;
}
section.banner-part.index-form-sectn .banner-right img {
    animation: none !important;
    width: auto;
}
.inner-software {
    display: flex;
    justify-content: space-between;
}
.inner-software img {
    padding: 0px;
}
.crypto-para p {
    font-size: 20px !important;
    color: #000 !important;
}
img.hover-img-effect {
    height: 80px;
}
img.hover-img-effect {
    position: absolute;
    left: 0;
    width: 0;
    transition: all 0.7s ease-in-out;
}
.accept-decline-cookies-outer {
    display: flex;
    justify-content: space-between;
}
div#alertCookiePolicy .alert.alert-secondary {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
}
span.cookies-policy-span {
    line-height: 40px;
}
.box-show .entre {
    position: relative;
}
.box-show .entre::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 160px;
    background: url(../image/exper-before.png);
    bottom: 0;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.box-show .entre p {
    padding-bottom: 150px;
}
.global1 {
    margin-top: 20px;
}
/* .......carousel................... */
.Industry h3 {
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0.005em;
    color: #FFFFFF;
}
.Industry h6 {
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.carousel-slider {
    margin: 80px 0;
}
.testimonial-content .arrow {
    margin: 7px 0px 0px 0px;
    border: 0.892729px solid #FFFFFF;
    height: max-content;
    padding: 10px;
    border-radius: 5px;
    position: absolute !important;
    right: 20px;
    bottom: 20px;
}
.testimonial-content .arrow {
    width: 61px;
}
.testimonial-content p {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}
.testimonial-content span {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.testimonial-content.quote {
    height: 100%;
}
.owl-theme .owl-controls .owl-buttons div{
    font-size: 15px !important;
}
.owl-carousel .owl-item img {
    display: block;
    width: 17%;
    float: left;
    border: 5px solid #fff;
    border-radius: 20px;
    margin-left: 54px;
    margin-right: 35px;
    margin-top: 15px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
      background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%) !important;
}
.owl-page.active span {
    display: inline-block;
    width: 35px !important;
    transition: all 0.2s ease-in-out;
}
.owl-buttons {
    margin-top: -50%;
    float: right;
}
.owl-buttons .owl-prev:hover {
    background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%) !important;
}
.owl-buttons .owl-next:hover {
    background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%) !important;
}
.testimonial-item.equal-height.style-1 {
    background: url(../image/Fintech-Banking.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    margin: 10px;
}
.testimonial-item.equal-height.style-2 {
    background: url(../image/Retail-eCommerce.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    margin: 10px;
    border-radius: 10px;
    margin: 10px;
}
.testimonial-item.equal-height.style-3 {
    background: url(../image/Logistics-SupplyChain.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    margin: 10px;
    border-radius: 10px;
    margin: 10px;
}
.testimonial-item.equal-height.style-4 {
    background: url(../image/real-estate.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    margin: 10px;
    border-radius: 10px;
    margin: 10px;
}
.cell-right {
    text-align: center;
    margin-right: 80px;
    padding-top: 35px;
    padding-bottom: 20px;
}
.testimonial-name {
    font-weight: 600;
}
.testimonial-content.quote {
    padding: 17px 24px;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 30px;
    color: #FFFFFF;
}
.et_right_sidebar #main-content .container:before {
    display: none;
}
#main-content .container {
    padding-top: 10px;
}
i.fa.fa-quote-left {
    padding: 0px 10px;
    color: #999;
}

.healthcare {
    background-image: url(../image/healthcare.png);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 20px;
}
.heading {
    justify-content: space-around;
}
.heading h3 {
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0.005em;
    color: #FFFFFF;
}
.heading h6 {
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
div#slider-control {
    position: relative;
    top: -76px;
}
p.post-title {
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}
span.post-date {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 20px;
    color: #FFFFFF;
}
.redirect {
    margin: 7px 0px 0px 0px;
    border: 0.892729px solid #FFFFFF;
    height: max-content;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    float: right;
    color: #fff;
}
.redirect i {
    transform: rotate(311deg);
}
.banking {
    background-image: url(../image/Fintech-Banking.png);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 20px;
}
.logistic {
    background-image: url(../image/Logistics-SupplyChain.png);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 20px;
    margin: 0px 30px 0px 0px;
}
.retail {
    background-image: url(../image/Retail-eCommerce.png);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 20px;
}
.resemble-bitstamp-right {
    overflow-x: hidden;
}
.Outstanding h4 {
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.005em;
    color: #FFFFFF;
}
.Outstanding h6 {
    font-weight: 400;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.Web3-Development {
    padding: 65px 0px;
}
.Web3-Development p {
    font-weight: 700;
    font-size: 25px !important;
    line-height: 30px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
}
.Web3-Development span {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}
.sides-2 .card {
    padding: 26px 10px;
    border-left: none;
    border-right: none;
    border-top: 2px solid transparent;
    border-image: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
    border-image-slice: 1;
    border-bottom: 2px solid transparent;
    border-width: 7px;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 25%), inset 4px 4px 15px rgb(0 0 0 / 25%);
    background-color: none !important;
    height: 100%;
    background-color: transparent !important;
}
section.make-money-section .touch-button.sec {
    text-align: center;
}
section.Outstanding {
    margin-top: 70px;
}
.sides-2 .card p {
    color: #fff;
    font-weight: 700;
    font-size: 25px !important;
    padding: 0px !important;
    margin: 15px 0 !important;
    line-height: 30px;
    min-height: 60px;
}
.sides-2 .card span {
    line-height: 27px;
}
.Web3-Development .card {
    min-height: 370px;
}
.tabs {
    background: linear-gradient(269.89deg, #000000 0.07%, #FD4E32 99.89%);
    border-radius: 5px;
    padding: 10px;
}
.tabs h6 {
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.005em;
    color: rgba(255, 255, 255, 0.6);
}
.tabs h6:hover {
    color: #FFFFFF;
}
@keyframes float {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
        transform: translatey(0px);
    }
    50% {
        box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(-20px);
    }
    100% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
        transform: translatey(0px);
    }
}
.top-img {
    top: 0px;
    margin-bottom: 65px;
    margin-top: -66px;
}
@keyframes fill {
    0% {
        width: 0%;
    }
    50% {
        width: 100%;
    }
    100% {
        width: 150px;
    }
}
#slider-text {
    padding-top: 40px;
    display: block;
}
#slider-text .col-md-6 {
    overflow: hidden;
}
#slider-control img {
    float: right;
    display: flex;
}
#slider-text h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 3px;
    margin: 30px auto;
    padding-left: 40px;
}
#slider-text h2::after {
    border-top: 2px solid #c7c7c7;
    content: "";
    position: absolute;
    bottom: 35px;
    width: 100%;
}
#itemslider h4 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin: 10px auto 3px;
}
#itemslider h5 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin: 3px auto 2px;
}
#itemslider h6 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    ;
    font-size: 10px;
    margin: 2px auto 5px;
}
.badge {
    background: #b20c0c;
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 31px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    border: 2px solid #FFF;
    box-shadow: 0 0 0 1px #b20c0c;
    top: 5px;
    right: 25%;
}
@media screen and (max-width: 992px) {
    #slider-control img {
        padding-top: 70px;
        margin: 0 auto;
        float: right;
        display: flex;
    }
}
.say-idea .button {
    display: flex;
}
section.Projects .say-idea .button {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
[data-aos^=fade][data-aos^=fade] {
    opacity:1 !important;
}
[data-aos=fade-right] {
    transform: translate3d(0,0,0) !important;
}
.card-title span.num {
    font-weight: 700;
    font-size: 60px !important;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #FFFFFF !important;
}
@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
/* Responsive columns */
@media screen and (max-width: 767px) {
    section.header-part {
        padding:0;
    }
body.common-text .banner-content p.banner-top-text {
    font-size: 22px !important;
    line-height: 28px !important;
}
.explore-btn {
    margin-top: 20px !important;
}
 section .banner-part .explore-btn a, .blogs-view-btn a {
    font-size: 14px;
    }
    .row.blogs-content-cards .card{
        padding:0 !important;
    }
    body.common-text section.blogs {
    padding: 30px 0 40px !important;
}

 body.common-text .card-para p:nth-child(2){
    font-size:14px !important;
}
 body.common-text .card.card-body{
    padding:15px 10px 25px !important;
    margin-bottom:10px !important;
}
body.common-text section.blogs .card p{
    margin-left:0 !important;
}
    body.common-text section .banner-part h6 {
        font-size: 18px !important;
    }
    section.Web3-0 .develop-service h2 {
    line-height: 1.2 !important;
}
.betting-software-section-head-part h2 {
    line-height: 1.2 !important;
}
    .meta-dev .container {
        width: 100%;
    }
    .column {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    section.banner-part h2 {
        line-height: 36px;
        font-size: 35px !important;
    }
    .banner-part {
        padding-top: 0px;
    }
    .card-space {
        margin-top: 20px;
    }
    section.Web3-0 .develop-service h3 {
        font-size: 27px !important;
        line-height: 34px;
        padding-top: 36px;
    }
    .cards {
        margin-top: 48px;
    }
    .Industry h3 {
        line-height: 36px;
        font-size: 27px !important;
    }
    .Industry h6 {
        line-height: 20px;
        font-size: 18px !important;
    }
    .carousel-slider {
        margin: 30px 0;
    }
    section.Web3-0 {
        margin-top: 27px !important;
    }
    section .card-title p.head-six  {
        font-size: 20px !important;
        line-height: 27px;
        letter-spacing: -0.03em;
    }
    section .card p {
        font-size: 16px !important;
        line-height: 21px;
    }
    section.Web3-0 .card {
        padding: 25px 17px;
        margin: 5px;
    }
    section {
     overflow:unset;
    }
    .your-thought span {
        font-size: 17px !important;
    }
    .your-thought h4 {
        font-size: 25px !important;
        line-height: 31px;
    }
    .heading h3 {
        line-height: 40px;
        font-size: 38px !important;
    }
    .top-img {
        top: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .your-thoughts h4 {
        font-size: 23px !important;
        line-height: 31px;
        margin-top: -8px;
    }
    section.Projects .contain-width .say-idea {
        padding: 34px 21px;
        margin: 20px 0px !important;
    }
    .Outstanding h4 {
        line-height: 32px;
    }
    .Outstanding h6 {
        font-size: 15px !important;
    }
    .card.space {
        padding-bottom: 53px;
    }
    section.Earning-potential .card {
        margin-bottom: -22px !important;
            }
    .sides-2 .card {
        padding: 26px 26px;
        background-color: none !important;
        margin-top: 20px;
    }
    .say-idea .button {
        display: inline;
    }
    .btn1 {
        padding: 0px 58px 19px 28px;
        margin-right: 45px;
    }
    .btn2 {
        margin-left: 1px;
        padding: 0px 66px 18px 0px;
        margin-top: 20px;
        margin-right: 46px;
    }
    body {
        overflow-x: hidden !important;
    }
    .betting-software-section-head-part h2 {
        line-height: 57px;
        margin-top: 25px;
        margin-bottom: 30px;
        font-size: 45px !important;
    }
    .card-space {
        margin-bottom: 20px;
    }
    .foot-cmpny-logo img {
        width: auto;
    }
}
@media (min-width: 992px) {
    section.dev-approach.fixed-cls .left-block-dev-inner {
        position: fixed;
        top: 20px;
        width: 45%;
    }
    .rotate-cls img.ss-img-bg {
        animation: rotation 8s forwards linear;
    }
    .box-show {
        transition: all 0.4s ease-in-out !important;
        transform: scale(0);
    }
    .box-show.is-showing {
        transform: scale(1);
        transition: all 0.4s ease-in-out !important;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .right-cex {
        padding-left: 63px;
    }
    section.cex .tablinkss,
    section.cex.dex .tablinksss {
        background: #F8FCFF;
        box-shadow: 8px 8px 16px rgb(255 149 149 / 20%);
        border: none;
        width: 48%;
        margin-bottom: 40px;
        display: flex;
        padding: 15px;
        margin-right: 2px;
    }
    .right-detail-img {
        width: 100%;
    }
    .right-cex {
        padding-left: 15px;
    }
    .crypto-exchange {
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    img.ss-img {
        position: absolute;
        top: 25%;
        left: 38%;
        width: 130px;
    }
}
@media (max-width: 1199.98px) {
    .inner-software {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .soft-img-out {
        margin: 10px;
    }
}
@media (min-width:320px) and (max-width:767px) {
    section .banner-part .para-banner-button h6 {
        line-height: 25px;
        font-size: 16px !important;
    }
}
@media (min-width:1200px) and (max-width: 1375.98px) {
    section.stack-preferable {
        overflow: inherit !important;
    }
    .contain-width.inner-key-feature {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}
@media (max-width: 767.98px) {
    section .banner-part h6 {
        font-size: 18px !important;
    }
    .tabs h6 {
        line-height: 20px !important;
        font-size: 16px !important;
    }
    .owl-buttons {
        margin-top: -177%;
        float: right;
    }
    .testimonial-content .arrow {
        width: 44px !important;
    }
    .testimonial-content .arrow {
        margin: 7px 0px 0px 0px;
        padding: 1px;
    }
    .get-set-bet-img,section.push-your-betting::before,.cryto-integrated-sports-betting-img.push-betting-img{
        display:none !important;
    }
    section.Earning-potential .Web3-Development .card p {
    margin-bottom: 14px !important;
}
 
}
@media (min-width: 1px) and (max-width: 319px) {
    .owl-buttons {
        margin-top: -177% !important;
        float: right;
    }
}
@media (min-width: 320px) and (max-width: 374px) {
    .owl-buttons {
        margin-top: -177%;
        float: right;
    }
}
@media (min-width: 375px) and (max-width: 326px) {
    .owl-buttons {
        margin-top: -150%;
        float: right;
    }
}
@media (max-width: 575.98px) {
    section.cex .tablinkss,
    section.cex.dex .tablinksss {
        width: 100%;
    }
    .accept-decline-cookies button {
        font-size: 0.8rem;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    img.ss-img-bg {
        width: 390px !important;
    }
    img.ss-img {
        left: 50% !important;
        margin-left: -75px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .owl-buttons {
        margin-top: -88% !important;
        float: right;
    }
    .Web3-Development .card {
        min-height: 359px;
    }
    .sides-2 .card {
        width: 74% !important;
        margin: auto;
    }
    section.Earning-potential .row {
    justify-content: center;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .owl-buttons {
        margin-top: -62% !important;
        float: right;
    }

}
@media (min-width: 768px) and (max-width: 1199.98px) {
    section.intel-craft {
        padding-bottom: 50px !important;
    }
    div#cdp-id .security-images {
        margin-top: 30px;
    }
    .sides-2 {
        margin-top: 32px;
    }
    section.banner-part h2 {
        font-size: 40px !important;
        line-height: 42px;
    }
    section.Web3-0 .develop-service h3 {
        font-size: 33px !important;
        line-height: 30px;
    }
    .card-space {
        margin-top: 20px;
    }
    section .card-title p.head-six  {
        font-size: 21px !important;
        line-height: 30px;
    }
    .card-title .arrow {
        margin-right: 30px;
    }
    section .card p {
        font-size: 19px !important;
        line-height: 21px;
    }
    section.Web3-0 .card {
        padding: 24px 33px;
    }
    .card.space {
        padding-bottom: 77px;
    }
    section .banner-part .para-banner-button h6 {
        line-height: 23px;
        font-size: 18px !important;
    }
    .tabs h6 {
        line-height: 20px !important;
        font-size: 18px !important;
    }
    .your-thought h4 {
        font-size: 27px !important;
        }
    .Industry h3 {
        font-size: 33px !important;
        line-height: 0px !important;
        padding-bottom: 22px !important;
    }
    .Industry h6 {
        font-size: 17px !important;
        line-height: 14px;
    }
    .carousel-slider {
        margin: 50px 0;
    }
    .your-thoughts h4 {
        font-size: 27px !important;
    }
    .Outstanding h4 {
        font-size: 29px !important;
    }
    .Outstanding h6 {
        font-size: 18px !important;
    }
}
@media (max-width: 1024.98px) {
    .accept-decline-cookies {
        display: flex;
        justify-content: center;
    }
    .accept-decline-cookies button {
        margin: 10px;
    }
    .accept-decline-cookies-outer {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        text-align: center;
    }
    span.cookies-policy-span {
        line-height: 20px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    section .card p {
        font-size: 16px !important;
    }
    section.Web3-0 .card {
        padding: 25px 20px;
        margin-right: 6px;
    }
    .sides-2 .card {
        padding: 38px 0px 15px;
    }
    .testimonial-content .arrow {
        width: 50px !important;
    }
    .testimonial-content .arrow {
        padding: 4px;
    }
}
@media (max-width: 767.98px) {
    .jfd-button {
        display: none;
    }
    .banner-content {
        padding: 0px!important;
    }
    .para-banner-button h6 {
        font-size: 16px !important;
    }
    section.support-create h3 {
        line-height: 35px;
        font-size: 28px !important;
    }
    section.support-create {
        padding: 40px 0;
    }
    .support img {
        width: 90%;
    }
    section.support-create h6 {
        font-size: 16px !important;
    }
    section.mintues {
        padding: 50px 0;
    }
    section.mintues h3 {
        font-size: 39px !important;
    }
    section.mintues h6 {
        font-size: 19px !important;
    }
    section.Conference-Room-sectn h3 {
        font-size: 42px !important;
    }
    section.Conference-Room-sectn {
        padding: 50px 0;
    }
    .metafact-build-sectn {
        padding-top: 0;
    }
    .metafact-build-sectn h3 {
        font-size: 40px !important;
        line-height: 47px;
    }
    .videos-outr-main {
        display: block;
    }
    section.run h3 {
        line-height: 47px;
        font-size: 40px !important;
    }
    section.run {
        padding: 50px 0;
    }
    section.meta-dev h2 {
        font-size: 42px !important;
        line-height: 100%;
    }
    section.meta-dev .odd {
        padding-right: 12px !important;
    }
    section.meta-dev .even {
        padding-left: 12px !important;
    }
    .ready-start h3 {
        line-height: 44px;
        font-size: 34px !important;
    }
    section.ready-start h6 {
        font-size: 18px !important;
    }
    .Earning-potential h3 {
        font-size: 30px !important;
        line-height: 31px;
    }
    .bitstamp-resemble h2 {
        font-size: 35px !important;
        line-height: 1.2 !important;
    }
    .tab-header h3 {
        font-size: 29px !important;
        line-height: 31px;
    }
    .resemble-bitstamp-right {
        margin-top: 30px;
    }
    .bitstamp-resemble {
        overflow-x: hidden;
    }
    .mim-mobile .tabcontents p {
        margin-left: 0px !important;
        font-size: 18px !important;
    }
    .case-study-tab-img img {
        right: 0px !important;
        margin-left: 0px !important;
    }
    .dapport-tab-web03 .mim-mobile .tab {
        padding: 30px 0px 25px 5px !important;
        margin-top: 0px !important;
    }
    .dapport-tab-web03 {
        margin: 50px 0 !important;
    }
    .tab-header .h3-2 {
        padding-bottom: 50px;
        line-height: 30px !important;
        margin-top: 0px;
    }
    .tab-header span {
        font-size: 16px !important;
    }
}
.news-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f1f0ee;
}
.news-item h3 {
    margin-top: 0;
    text-align: left;
}
.news-item_img {
    width: 100%;
    padding-top: 40%;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.news-item_body {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.news-item_btn {
    margin: auto 0 0;
}
.news-wrapper {
    margin-top: 50px;
    padding: 0 20px;
}
/* ..........Tab .................*/
.dapport-tab-web03 {
    text-align: left;
    margin: 100px 0;
}
.tab-header span {
    font-size: 16px;
    line-height: 11px;
    line-height: 70%;
    vertical-align: Top;
    word-spacing: 6px;
    color: #FFFFFF;
    padding-bottom: 29px;
}
.odd {
    background-color: #FD4E32;
}
.even {
    background-color: #FFFFFF;
}
.tab-header h3 {
    font-size: 16px;
    line-height: 11px;
    line-height: 70%;
    vertical-align: Top;
    word-spacing: 6px;
    color: #FFFFFF;
}
.tab-header .h3-2 {
    padding-bottom: 50px;
}
.mim-mobile button.tablinkss {
    color: #1B2DB5;
    font-size: 16px;
    line-height: 29px;
    background: transparent;
}
.mim-mobile button:hover {
    background: linear-gradient(270.32deg, #DF2771 -0.11%, #FD4E32 97.52%) !important;
    padding: 13px 100px 13px 0px;
    width: 92%;
    text-align: left;
}
.mim-mobile button.tablinkss:hover {
    color: #F4F4F4;
    margin-left: 0px;

}
.mim-mobile .tab {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 1px 80px 29px;
    background: #FFFFFF;
    justify-content: space-around;
}
.mim-mobile>.contain-width {
    display: flex;
}
.mim-mobile button.tablinkss {
    border: none;
    padding: 10px 10px;
}
.mim-mobile .tabcontents h4 {
    color: #fff;
    font-weight: 700;
}
.mim-mobile .tabcontents {
    padding-left: 70px;
    padding-top: 10px;
    margin: 0 auto
}

@media screen and (max-width: 767px) {
    .mim-mobile button.tablinkss {
        border: none;
        text-align: center !important;
        }
    .mim-mobile .tab {
        padding: 0 65px 40px;
    }
    .mim-mobile button.tablinkss {
        font-size: 15px;
    }
    .mim-mobile button.tablinkss:hover {
        color: #F4F4F4;
        margin-left: 10px;
    }
    .mim-mobile .tabcontents {
        padding-left: 0px;
        padding-top: 30px;
    }
    .mim-mobile {
        padding: 0px 0 0px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .mim-mobile .tabcontents h4 {
        color: #fff;
        font-weight: 700;
        font-size: 29px !important;
    }
    .mim-mobile .tabcontents p {
        margin-top: -92px !important;
        margin-left: 0px !important;
        margin-top: -361px !important;
    }
    .dapport-tab-web03 .mim-mobile .tab {
        padding: 30px 0px 36px 28px !important;
        margin-top: 70px !important;
    }
    .mim-mobile .tab {
        width: 58% !important;
         }
    .case-study-tab-img img {
        position: relative;
        top: -739px !important;
        right: 0px !important;
        z-index: -1;
        margin-top: 103px !important;
        margin-left: 220px !important;
        overflow-x: hidden;
        width: 70%;
    }
    .resemble-bitstamp-right {
        overflow-x: hidden;
    }
    section.Earning-potential .card {
        margin-bottom: 50px;
        min-height: auto;
        padding: 30px 124px !important;
    }
    .tab-header h3 {
        line-height: 11px;
        line-height: 88%;
        font-size: 40px !important;
    }
    .bitstamp-resemble h2 {
        line-height: 1.2 !important;
        font-size: 40px !important;
    }
    .dapport-tab-web03 {
        margin: 51px 0 !important;
    }
    .resemble-bitstamp-right {
        margin-top: 30px !important;
    }
    .Earning-potential h3 {
        line-height: 34px;
        letter-spacing: 0.005em;
        font-size: 40px !important;
    }
}
@media (min-width: 768px) and (max-width:1199.98px) {
    .mim-mobile .tabcontents {
        padding-left: 0px;
        padding-top: 10px;
        margin: 0 auto;
    }
    .mim-mobile button.tablinkss {
        border: none;
           }
    .mim-mobile .tab {
        width: 93%;
            }
    .mim-mobile button.tablinkss {
        font-size: 17px;
        background: transparent;
    }
    .mim-mobile .tabcontents p {
        line-height: 161%;
        margin-top: -68px;
        margin-left: -41px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .mim-mobile .tab {
        width: 93%;
          }
       .mim-mobile .tabcontents h4 {
        font-size: 30px !important;
    }
    .mim-mobile .tabcontents {
        padding-left: 0px;
        padding-top: 10px;
        margin: 0 auto;
    }
    .resemble-bitstamp-right {
        overflow-x: hidden;
    }
    section.Earning-potential .card {
        margin-bottom: -17px !important;
        min-height: auto;
    }
    .resemble-bitstamp-right {
        margin-top: 20px;
    }
}

/*........ bitstamp-resemble num-fet-paxful............ */
.bitstamp-resemble h2 {
    font-weight: bold;
    line-height: 66px;
    color: #ffffff;
}
.inner-dev.odd p {
    color: #FFFFFF;
    line-height: 35px;
    font-weight: bold;
}
.bitstamp-resemble .inner-dev.even p {
    line-height: 35px;
    font-weight: bold;
    color: #F0660A !important;
}
.inner-dev.odd span {
    color: #FFFFFF;
    line-height: 20px;
}
.inner-dev.even span {
    line-height: 20px;
     color: #F0660A;
}

.earn-img .t-img {
    padding: 15px 15px !important;
    backdrop-filter: blur(5px);
    border-radius: 5px;
    border-radius: 42.42px;
    box-shadow: 0.85px, 0.85px #FB4C34;
    display: inline-block;
    margin: 10px 0px;
    width: 65px;
    height: 65px;
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
box-shadow: 0.848383px 0.848383px 42.4191px #DC5D13;
}
section.Earning-potential .card p {
    font-size: 25px !important;
    color: #fff;
    min-height: 86px;
    max-width: 300px;
    line-height: 1.1;
    margin: 0 auto !important;
    padding-top: 18px !important;
}
section.Earning-potential .card span {
    font-size: 16px !important;
    color: #fff;
    line-height: 27px;
}
.earn-img {
    text-align: center;
}
section.Earning-potential .card {
    margin-bottom: 50px;
    min-height: auto;
    background-color: transparent;
    height: 100%;
}
.Earning-potential h3 {
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.005em;
    color: #FFFFFF;
}
section.modern-tech {
    padding: 50px 0;
}
section.modern-tech h3 {
    font-weight: 800;
    margin-bottom: 21px;
}
section.modern-tech h3, section.modern-tech h5 {
    text-align: center;
}
.modern-tech h3 {
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.005em;
    color: #FFFFFF;
}
.modern-tech h6 {
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.meta-vese-inner .tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.tabs {
    background: linear-gradient(269.89deg, #000000 0.07%, #FD4E32 99.89%);
    border-radius: 5px;
    padding: 10px;
}
section#tech-modern .meta-vese-inner .inner-tab-content {
    display: flex;
    flex-wrap: wrap;
}
.meta-vese-inner .inner-tab-content .techno {
    width: 25%;
    text-align: center;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.techno img {
    width: 70px;
    height: auto;
}
.meta-vese-inner .tabs .tablinks-tech {
    background: transparent;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 10px;
}
.Dappfort.desktop-token-three-ways button.active h6.meta-head {
    color: #fff;
}
.tabs h6 {
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.005em;
    color: rgba(255, 255, 255, 0.6);
}

.mim-mobile .tabcontents {
    display: none;
}

.dapport-tab-web03 .mim-mobile .tab {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 1px 36px 29px;
    background: #FFFFFF;
    justify-content: space-around;
    margin-top: 70px;
}
section.important-sectn .contain-width {
    max-width: 900px;
    text-align: center;
    color: #fff;
    padding: 60px 50px;
    position: relative;
    border-image-slice: 1 !important;
    border-width: 5px;
    border: 2px solid;
    border-image-source: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
}
section.banner-part h1 {
    text-transform: capitalize;
}
section.build .sports-metaverse h2 {
    text-transform: none !important;
}
section.important-sectn h3 {
    font-weight: 700;
    position: relative;
}
section.important-sectn h5 {
    font-weight: 600;
    margin: 40px 0;
    position: relative;
}
section.important-sectn {
    padding: 60px 0 50px;
}

section.important-sectn p {
    position: relative;
    margin-bottom: 0px;
}
section.benefits-metaverse-solution {
    padding: 50px 0;
}
section.benefits-metaverse-solution h3 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
}
section.benefits-metaverse-solution p {
    color: #fff;
}
.violet-bg-rght-benefits {
    background: linear-gradient(0deg, #9711b8, #4a005c);
    backdrop-filter: blur(10px);
    padding: 50px;
}
.violet-inner-bg-rght p {
    margin-bottom: 0px;
}
.violet-inner-bg-rght {
    padding: 20px;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    margin-bottom: 20px;
}
.violet-inner-bg-rght:last-child {
    margin-bottom: 0px;
}
.free-demo a {
        background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    border-radius: 50px;
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
    padding: 5px 5px 5px 25px;
    display: flex;
    margin-top: 35px;
    margin-bottom: 40px;
    justify-content: flex-start;
    align-items: center;
}
.free-demo span {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
}
.free-demo span i {
    margin-left: 0px !important;
}
.free-demo {
    display: flex;
    position: relative;
    z-index: 99;
}
.dapport-tab-web03 .mim-mobile .tab {
        display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 5px;
    background: #F0660A;
    justify-content: space-around;
    margin-top: 0px;
}
.mim-mobile button.tablinkss {
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    background: transparent;
    border: none;
    padding: 10px 10px;
  }
.mim-mobile button.tablinkss {
    border: none;
    padding: 13px 20px 13px 10px;
}
.mim-mobile button.tablinkss {
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    background: transparent;
    width: auto;
    text-align: left !important;
}
button.tablinkss.active {
    background: transparent !important;
 }
.launch-dapp-sports .cards.launch-dapp-sports-inner .card span {
    font-size: 40px !important;
    margin-right: 9px;
}
.mim-mobile .tabcontents {
    padding-left: 70px;
    padding-top: 0px;
    margin: 0 auto;
}
.mim-mobile .tabcontents {
    display: none;
}

.mim-mobile button:hover {
    background: transparent !important;
}
section.dapport-tab-web03 .contain-width {
    max-width: 1100px;
}
section.dapport-tab-web03 {
    padding-bottom: 50px;
    padding-top: 50px;
}
section.industy-ent-meta .contain-width {
    max-width: 900px;
}
section.industy-ent-meta {
    padding: 50px 0;
}
section.industy-ent-meta h3 {
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
}
.industy-ent-img {text-align: center;margin-bottom: 50px;}
.industy-ent-img img {
    width: 100%;
}
section.industy-ent-meta p {
    color: #fff;
}
section.industy-ent-meta ul {
    padding-left: 14px;
    margin-top: 30px;
}
section.industy-ent-meta ul li {
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}
section.how-to-build-meta-vw h3 {
    max-width: 900px;
    margin: 0 auto;
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: center;
    font-weight: 700;
    margin-bottom: 60px;
}
section.how-to-build-meta-vw {
    padding: 50px 0;
}
.build-mv-step h4 {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px !important;
}
.build-mv-step:nth-child(odd) h4 span {
    margin-right: 25px;
}
.build-mv-step:nth-child(even) h4 span {
    margin-left: 25px;
}
.build-mv-step h4 span{font-size: 85px !important;font-weight: 700;}
.build-mv-step {
    padding: 30px 0;
    text-align: center;
    position: relative;
}
.build-steps-5 {
    max-width: 1000px;
    margin: 0 auto;
}
.pos-abs.lft-algn-img {
    position: absolute;
    top: 10px;
    left: 135px;
    left: 0px;
}
.pos-abs.rght-algn-img {
    position: absolute;
    right: 100px;
    right: 0px;
    top: 3px;
}
.build-mv-step.build-step-1 {
    padding-bottom: 2px;
}
.build-mv-step.build-step-3 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.build-mv-step.build-step-3 .pos-abs.lft-algn-img {
    top: -3px !important;
}
.build-mv-step.build-step-3 h4 {
    padding-top: 20px;
}
.build-mv-step.build-step-4 {
    padding-bottom: 0px;
}
.build-mv-step.build-step-5 .pos-abs.lft-algn-img {
    top: 0;
}
.build-mv-step.build-step-2 {
    padding-bottom: 0px;
}
.build-mv-step.build-step-3 h4 {
    padding-left: 0px;
}
.build-mv-step {
    padding-left: 55px;
    padding-right: 55px;
}
.build-mv-step.build-step-3 h4 {
    padding-top: 20px;
}
.build-mv-step.build-step-5 {
    padding-bottom: 0px;
}
.max-width-600px {
    background: #FFFFFF;
    box-shadow: 0px 2px 6px rgba(13, 10, 44, 0.08);
    border-radius: 20px;
    padding: 35px;
    max-width: 600px;
    margin: 0 auto;
}
section.statistics-sectn {
    padding: 50px 0;
}
section.faq-sectn {
    padding: 50px 0px;
}
section.faq-sectn h3 {
    text-align: center;
    font-weight: 800;
    margin-bottom: 40px;
}
section.faq-sectn .contain-width {
    max-width: 980px;
}
.block-1 {
    border-bottom: 1px solid #e9e4e4;
    padding: 20px;
    background: rgba(252, 229, 229, 0.4);
    background: rgba(255, 255, 255, 0.07);
backdrop-filter: blur(25px);
border-radius: 10px;
}
.block-1 .accrd-panel-head {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}
.perks-benfits h4 {
    display: flex;
    font-weight: 800;
    font-size: 18px !important;
    align-items: center;
    color: #fff;
}
span.mp-icon {
    float: right;
    position: relative;
    top: 0px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
    background: rgba(255, 255, 255, 0.21);
    backdrop-filter: blur(25px);
    border-radius: 18px;
}
.perks-benfits p {
    line-height: 1.5;
    margin-top: 20px;
}
.block-1 .accrd-panel-body.active {
    display: block;
}
.block-1 .accrd-panel-body {
    display: none;
}
.block-1.coloured .mp-icon {
    background: linear-gradient(90.29deg, rgba(180, 37, 72) 0.25%, rgba(216, 75, 250)) !important;
}
.metaverse-sports-step h3 {
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
}
.metaverse-bulider-overlay ul {
    padding-left: 10px;
    margin-top: 25px;
}
.metaverse-bulider-overlay ul li {
    color: #fff;
    margin: 10px 0;
    font-size: 18px;
}
.block-1 .accrd-panel-body ul li {
    display: block !important;
    color: 0;
    padding-left: 40px;
    color: #fff;
    margin: 5px 0;
    position: relative;
}
.block-1.coloured span.mp-icon i {
    transition: all 0.3s ease-in-out;
    transform: rotate(135deg);
}
.metaverse-bulider-overlay p {
    margin: 10px 5px;
}
.block-1.coloured::before {
  background: none !important;
  backdrop-filter: none !important;
}
section.faq-sectn h3 {
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
}
.accrd-panel-head.active span.mp-icon {
    transform: rotate(0deg) !important;
}
span.dot-point {
    display: inline-block;
    font-size: 40px !important;
    margin-right: 10px;
    position: relative;
    top: -5px;
    color: #fff !important;
    letter-spacing: 0px !important;
}
.build-mv-step {
    width: 80%;
    margin: 0 auto;
}
@media (max-width: 767.98px){
section.metaverse {
    height: auto !important;
}
section.important-sectn .contain-width {
    padding: 20px !important;
}
section.important-sectn {
    padding-left: 15px;
    padding-right: 15px;
}
.build-mv-step {
    padding-left: 5px;
    padding-right: 5px;
}

section.important-sectn .contain-width {
    padding: 15px !important;
}
section.important-sectn {
    padding-left: 15px;
    padding-right: 15px;
}
h3 {
    font-size: 40px !important;
}
section.important-sectn h3 {
    font-size: 30px !important;
}
h5 {
    font-size: 25px !important;
}
.violet-bg-rght-benefits {
    padding: 20px;
}
.build-mv-step h4 span {
    font-size: 50px !important;
    font-weight: 700;
}
.pos-abs.lft-algn-img img {
    display: none;
}
.pos-abs.rght-algn-img {
    display: none;
}
.build-mv-step h4 {
    font-size: 18px !important;
    padding: 20px 10px !important;
    border: 2px solid #b82a60;
    border-radius:10px;
    margin-bottom: 20px;
    justify-content: space-between;
}
.build-mv-step.build-step-3 h4 {
    padding-left: 0;
}
.build-mv-step {
    padding-top: 0px;
}
.dapport-tab-web03 .mim-mobile .tab {
    margin-top: 0;
}
section.how-to-build-meta-vw h3 {
    margin-bottom: 40px;
}
.case-study-tab-img {
    position: relative;
    top: 0;
    right: 0;
    z-index: -1;
    margin-top: 40px !important;
    margin-bottom: 30px !important;
    margin-left: 0;
}
.mim-mobile .tabcontents p {
    font-weight: 600;
    font-size: 18px;
    line-height: 173%;
    color: #FFFFFF;
    margin-top: 0;
    margin-left: 0;
}
.mim-mobile .tabcontents {
    padding-left: 0;
    padding-top: 10px;
    margin: 0 auto;
}
.perks-benfits h4 {
    align-items: flex-start;
}
.perks-benfits h4 span{margin-bottom:20px !important;}
.block-1 ul li {
    padding-left: 0px !important;
}
.block-1 ul {
    margin-top: 20px;
}
section.banner-part .semi-heading {
    font-size: 40px !important;
}
section.Metaverse-offer .center-sports h2 {
    line-height: 40px;
    font-size: 40px !important;
}
section.build .sports-metaverse h2 {
    line-height: 40px;
    margin-top: 20px;
    font-size: 40px !important;
}
.build-mv-step:nth-child(odd){text-align:right !important;}
.build-mv-step:nth-child(even){text-align:left !important;}
}
@media (max-width:1199.98px) {
section.industy-ent-meta, section.how-to-build-meta-vw, section.dapport-tab-web03, section.statistics-sectn, section.benefits-metaverse-solution, section.important-sectn, section.ready-start, section.offer-para {
    padding-top: 25px;
    padding-bottom: 25px;
}   
    .column-flex-part{
        margin-left:0 !important;
    }
}
@media (min-width:768px) and (max-width:991.98px) {
section.important-sectn {
    padding-left: 25px;
    padding-right: 25px;
}
section.banner-part .semi-heading {
    font-size: 40px !important;
}
section.build .sports-metaverse h2 {
    margin-top: 20px;
    font-size: 40px !important;
    line-height: 40px;
}
h3 {
    font-size: 40px !important;
}
h5 {
    font-size: 25px !important;
}
.violet-bg-rght-benefits {
    padding: 20px;
}
.pos-abs.lft-algn-img {
    top: 10px;
    left: 0px;
}
.pos-abs.rght-algn-img {
    right: 0px;
    top: 3px;
}
.block-1 .accrd-panel-body ul li {
    padding-left: 0;
}
section.ready-start h3 {
    font-size: 35px !important;
}
.build-mv-step {
    width: 80%;
    margin: 0 auto;
}
.build-mv-step:nth-child(odd)  h4 {
    padding-left: 55px;
}
.build-mv-step:nth-child(even) h4 {
    padding-right: 55px;
}
}
@media (max-width:991.98px) {
 .accrd-panel-head.active span.mp-icon {
    transform: rotate(0deg) !important;
}
.build-mv-step {
    width: 100%;
    margin: 0 auto;
}

.block-1 .mp-icon {
    position: absolute;
    right: 0;
}
span.mp-icon {
    height: 30px;
    width: 30px !important;
}
}
section.ready-start .card::after {
     filter: blur(0) !important; 
    top: 0px !important;
}
.violet-bg-rght-benefits {
    backdrop-filter: blur(0px) !important;
}
.violet-inner-bg-rght {
    backdrop-filter: blur(0px) !important;
}
.faq-list li{color:#fff;}
.faq-list {list-style:none;}

body a{
  text-decoration: none !important;
}
body.service-page {
    background: #000 !important;
}
section.metaverse {
background: url(../image/industry-banner.png);
background-repeat: no-repeat;
background-size: cover;
height: 100%;
overflow: hidden;
position: relative;
}
body section .banner-part {
position: relative;
overflow: hidden;
background: none;
background-repeat: no-repeat;
background-position: 0% 15%;
text-align: center;
padding-bottom: 0px;
/*height:100vh;*/
}
body.common-text p.banner-top-text
{padding: 10px 0 38px; font-size:18px !important;}
.banner-top-text::before {
    content: '';
    position: absolute;
    height: 4% !important;
    width: 100%;
    left: 0px;
    right: 0px;
    z-index: -1;
     top:101px;
    border: 0.5px solid rgba(255, 255, 255, 0.3);
    border-left: none;
    border-right: none;
}
section.banner-part h1 {
letter-spacing: 1px;
line-height: 70px;
margin-bottom: 20px;
font-weight: 400;
font-size: 70px;
}

section.banner-part .semi-heading {
letter-spacing: 1px;
font-weight: 600;
font-size: 80px;
line-height: 80px;
text-transform: uppercase;

}
section .banner-part .para-banner-button h6 {
font-weight: 700;
font-size: 24px;
line-height: 28px;
letter-spacing: 0.02em;
color: #FFFFFF; 
}
section.build {
    position: relative;
    padding-top: 50px;
}
section.build::after {
  content: '';
  position: absolute;
  background: #B4254A;
  filter: blur(100px);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  width: 238px;
  height: 203px;
  left: -68px;
  top: 200px;
  z-index: -1;
}
section.build.meta-focus::before {
    content: '';
    position: absolute;
    background: #D649F4;
    filter: blur(100px);
    height: 300px;
    width: 200px;
    right: 0px;
    z-index: -1;
    top: 250px;
}
section.build.meta-focus .sports-metaverse {
    padding-top: 0px;
    max-width: 900px;
}
span.hr-class-grad-botttom {
    display: inline-block;
    width: 100%;
    height: 2px;
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
}
section.build.meta-focus h2 {
    margin-bottom: 0px;
}
section.build.Industry {
    position: relative;
}
section.build.Industry::before {
    content: '';
    position: absolute;
    background: #D649F4;
    filter: blur(125px);
    height: 300px;
    width: 136px;
    bottom: auto;
    right: 0px;
    z-index: -1;
    top: 200px;
}
section.retail::before {
  content: '';
  position: absolute;
  background: #D649F4;
  filter: blur(100px);
  height: 200px;
  width: 150px;
  right: 0px;
  z-index: -1;
  top: 159px;
}
section.retail::after {
  content: '';
  position: absolute;
  background: #B4254A;
  filter: blur(100px);
  height: 250px;
    width: 200px;
  left: 0px;
  z-index: -1;
  top: 159px;
}
section.key-feature::after {
    content: '';
    position: absolute;
    background: #B4254A;
    filter: blur(150px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: 120px;
    height: 170px;
    left: 0px;
    top: 185px;
    z-index: -1;
}
section.key-feature {
    position: relative;
    padding-top: 50px;
}
body section.build .sports-metaverse {
position: relative;
overflow: hidden;
padding: 0 0 50px;
background: none;
background-repeat: no-repeat;
background-position: 0% 15%;
margin: 0 auto;
max-width: 800px;
text-align: left;
}
.sports-metaverse img {
    width: 100%;
    margin-top: 60px;
}
section.build .sports-metaverse span {
font-weight: 400;
line-height: 16px;
letter-spacing: 0.3em;
text-transform: uppercase;
color: rgba(184, 184, 184, 0.7);
}
section.build .sports-metaverse h2 {
font-weight: 700;
line-height: 74px;
text-transform: capitalize;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
}
section.build .sports-metaverse h2 {
    margin-top: 20px;
}
section.build .sports-metaverse h6 {
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    max-width: 820px;
    margin-top: 30px !important;
}
body section.Metaverse-offer.center-sports {
position: relative;
overflow: hidden;
padding: 65px 0;
background: none;
background-repeat: no-repeat;
background-position: 0% 15%;
margin: 0 auto;
max-width: 857px;
text-align: left;
}
section.Metaverse-offer .center-sports {
position: relative;
}
section.Metaverse-offer .center-sports h2 {
font-weight: 700;
line-height: 74px;
text-transform: capitalize;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 62px !important;
}
.bat-left {
    text-align: right;
    position: relative;
    top: -18px;
}
section.Metaverse-offer .contain-width {
    max-width: 1100px;
}
section.Metaverse-offer .center-sports h2 {
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.metaverse-offer-focus-sectn{position: relative;}
section.Metaverse-offer {
    position: absolute;
    bottom: 80px;
    left: 0;
    width: 100%;
}
section.offer-para h6 {
    color: #B8B8B8;
    margin-bottom: 0px;
}
section.offer-para .contain-width{max-width: 900px;padding: 0px !important}
section.offer-para .metaverse-bulider-overlay h6 {
    max-width: 820px;
    color: #fff;
    margin: 10px 0;
    display: inline-block;
}
section.offer-para {
    padding-bottom: 60px;
}
.metaverse-bulider-overlay h6 {
color: #fff;
margin-top: 0px;
}
.offer-para .metaverse-bulider-overlay {
margin: 0px;
}
.key-feature .inner-key-feature h2 {
margin-bottom: 20px;
text-align: center;
font-weight: 600;
font-size: 62px;
line-height: 1;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
border-image-source: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
border-image-slice: 1;
border-width: 5px;
border-bottom: 3px solid;
padding-bottom: 30px;
}
.border-line {
border-image-slice: 1;
border-width: 5px;
border-bottom: 3px solid #FFFFFF;
}
.key-feature .inner-key-feature h6 {
font-weight: 700;
font-size: 20px !important;
line-height: 30px;
color: #FBFBFB;
}
.key-feature .inner-key-feature p {
font-weight: 400;
font-size: 20px;
line-height: 30px;
color: #FBFBFB;
}
.Retailers .service-retailers h2 {
font-weight: 700;
font-size: 64px;
line-height: 64px !important;
color: #FFFFFF;
}
.Retailers .service-retailers H6 {
font-weight: 600;
line-height: 30px;
text-align: center;
letter-spacing: 0.02em;
color: #FFFFFF;
}
body section.Retailers {
position: relative;
overflow: visible;
padding: 60px 0 !important;
background: none;
background-repeat: no-repeat;
background-position: 0% 15%;
margin: 0 auto;

text-align: center;
}

.referral-pricing-button {
padding: 20px;
}
.referral-pricing-button a {
font-weight: 700;
padding: 15px 20px;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
border-radius: 5px;
text-decoration: none;
color: #fff;
}
section.Retailers .service-retailers h2 {
    margin-bottom: 0px;
}
section.Retailers .service-retailers h6 {
    margin: 30px 0;
}
/*.................. FAQ................... */
section.faq-sectn {
padding: 30px 0px 60px;
position: relative;
}
section.faq-sectn::before {
    content: '';
    position: absolute;
    background: #D649F4;
    filter: blur(100px);
    height: 300px;
    width: 200px;
    right: 0px;
    z-index: -1;
    top: 0;
}
section.faq-sectn h2 {
margin-bottom: 40px;
font-weight: 700;
font-size: 62px !important;
line-height: 70px;
text-align: center;
text-transform: capitalize;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
}
section.faq-sectn .contain-width {
max-width: 980px;
}
.faq-sectn.contain-width {
max-width: 980px;
}
img.ss-img-bg {
animation: rotation 30s infinite linear;
}
.perks-benfits h6 {
font-weight: 700;
line-height: 120%;
display: flex;
align-items: center;
color: #FFFFFF;
}
.perks-benfits p {
padding-left: 70px;
margin-top: 20px;
font-weight: 600;
font-size: 20px;
line-height: 27px;
color: rgba(255, 255, 255, 0.87);
}
.block-1 {
padding: 20px;
background: rgba(255, 255, 255, 0.07);
backdrop-filter: blur(25px);
border-radius: 10px;
margin-bottom: 20px;
}
.block-1 .accrd-panel-head {
cursor: pointer;
display: flex;
justify-content: space-between;
}
.block-1 .accrd-panel-body.active {
display: block;
}
.block-1 .accrd-panel-body {
display: none;
}
.block-1.coloured {
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
backdrop-filter: blur(25px);
border-radius: 10px;
position: relative;
}
.block-1.coloured::before {content: '';position: absolute;background: linear-gradient(90.29deg, rgba(180, 37, 72, 0.2) 0.25%, rgba(216, 75, 250, 0.2) 99.78%);backdrop-filter: blur(25px);
border-radius: 10px;width: 100%;height: 100%;top: 0;left: 0;}
.accrd-panel-head.active, .accrd-panel-head {
    position: relative;
}
.accrd-panel-body.active, .accrd-panel-body {
    position: relative;
}
.block-1 .accrd-panel-head {
cursor: pointer;
display: flex;
justify-content: space-between;
}
.accrd-panel-head.active span.mp-icon {
transition: all 0.4s ease-in-out;
transform: rotate(45deg);
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
border-radius: 18px;
}
.accrd-panel-head-cdp,
.accrd-panel-head-sdl,
.accrd-panel-head-sps {
cursor: pointer;
}
section.perks-benefits-section span.numeric {
font-weight: 400 !important;
display: inline-block !important;
margin-right: 15px !important;
font-size: 25px !important;
background: #212529 !important;
width: 40px !important;
height: 40px !important;
text-align: center !important;
color: #fff !important;
position: relative !important;
top: -2px !important;
line-height: 40px;
}
span.numeric {
margin-right: 30px;
font-weight: 700;
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
border: 1.38493px solid #FFFFFF;
padding: 10px;
border-radius: 55px;
line-height: 16px;
}

span.mp-icon {
float: right;
position: relative;
top: 10px;
height: 30px;
width: 30px;
text-align: center;
line-height: 35px;
border-radius: 50%;
color: #fff;
background: rgba(255, 255, 255, 0.21);
}

section.about-us-our-team {
padding-top: 120px;
position: relative;
}
.our-team-left button {
text-align: left;
}
.our-team-left .nav-link {
font-weight: 400;
font-size: 24px;
line-height: 38px;
text-transform: capitalize;
color: #F4F4F4;
text-align: left;
}
.our-team-left .nav-link:hover {
font-weight: bold;
color:#fff;
}
.our-team-left .nav-pills .nav-link.active,
.our-team-left .nav-pills .show>.nav-link {
background-color: transparent;
font-weight: 700;
}
.about-us-our-team h2 {
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 700;
line-height: 0.8;
margin-bottom: 0px
}
.team-inner-img img {
width: 100%;
}
.team-inner-designtn h5 {
margin-bottom: 15px;
margin-top: 30px;
line-height: 1;
font-weight: 700;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
}
.team-inner-designtn p {
color: #fff;
font-size: 16px !important;
}
section.about-us-supporters {
padding: 100px 0;
position: relative;
}
section.about-us-supporters::before {
content: '';
position: absolute;
background: #B4254A;
filter: blur(125px);
height: 300px;
width: 300px;
bottom: 0px;
right: 0;
z-index: -1;
}
section.about-us-supporters h2 {
font-weight: 700;
line-height: 0.8;
}
.supporters-mb-30px {
margin-bottom: 30px
}
.supporters-para {
color: #FFFFFF;
font-size: 24px;
}
.our-supporters-outer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.our-supporters-inner {
width: 180px;
height: 180px;
margin-bottom: 10px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.outer-support-left {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.about-us-press h2 {
background: linear-gradient(90.29deg, #B42548 44.25%, #D84BFA 64.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 700;
line-height: 0.9;
}
section.about-us-press h2 {
text-align: center;
}
.press-img-clients {
text-align: center;
}
.outer-support-left {
  position: relative;
  z-index: 9;
}
section.about-us-sectn::before {
content: '';
position: absolute;
background: #B4254A;
filter: blur(125px);
height: 300px;
width: 300px;
bottom: 0px;
right: 0;
z-index: -1;
}
section.about-us-sectn {
position: relative;
}
.contain-width.contain-cisb p.head-six {
    font-style: normal;
    font-weight: 700;
    font-size: 19px !important;
    line-height: 25px;
    color: #FFFFFF;
    padding-bottom: 20px;
}
body.common-text p.head-six{
    font-size:20px;
      margin-bottom:0;
     font-weight: 700;
}
body.common-text p.head-five {
    font-size:30px !important;
  margin-bottom:0;
}
body.common-text p.head-four {
    font-size: 35px !important;
    margin-bottom:0;
    font-weight:500;
}
.card-title.d-flex p.head-four {
    font-size: 50px !important;
    margin-right: 10px;
}

@media (min-width: 992px) {
.nav-pills-custom .nav-link::before {
content: '';
display: block;
border-top: 8px solid transparent;
border-left: 10px solid #fff;
border-bottom: 8px solid transparent;
position: absolute;
top: 50%;
right: -10px;
transform: translateY(-50%);
opacity: 0;
}
}
.nav-pills-custom .nav-link.active::before {
opacity: 1;
}

.sports-app .align-items-start {
padding: 50px 0;
}
div#v-pills-tab {
position: relative;
backdrop-filter: blur(10px);
border-radius: 10px;
padding: 40px 20px;
overflow: hidden;
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
border-radius: 10px
}
div#v-pills-tab::before {
    content: '';
    position: absolute;
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    filter: blur(120px);
    border-radius: 10px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.align-items-start {
    position: relative;
}
.align-items-start::before {
    content: '';
    position: absolute;
    background: #B4254A;
    filter: blur(100px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: 300px;
    height: 250px;
    left: 50px;
    top: 60px;
    z-index: -1;
}

.our-team-left {
width: 100%;
overflow: hidden;
backdrop-filter: blur(10px);
padding: 0;
background-color: transparent !important;
}
our-team-left::after {
content: "";
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
backdrop-filter: blur(10px);
border-radius: 10px;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
filter: blur(80px);
z-index: -1;
}
section.sports-app h2 {
font-weight: 700;
font-size: 62px !important;
line-height: 70px;
text-transform: capitalize;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
text-align: left;
border-width: 5px;
border-image: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
border-bottom: 2px solid transparent;
border-image-slice: 1;
width: 55%;
padding-bottom: 20px;
}
.our-team-rght p {
font-weight: 400;
line-height: 27px;
color: #FBFBFB;
}
.our-team-rght h6 {
font-size: 25px !important;
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 32px;
color: #FBFBFB;
margin-bottom: 40px
}
/*................. Ready to start your next project ............... */
section.ready-start {
padding: 30px 0 40px;
position: relative;
}
.ready-start .card {
width: 100%;
overflow: hidden;
backdrop-filter: blur(10px);
border-radius: 10px;
padding: 0;
background-color: transparent !important;
cursor: auto;
}
.card {
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
padding: 5px;
text-align: center;
background-color: transparent;
border-radius: 10px;
cursor: pointer;
}
.ready-start .card-img {
position: relative;
backdrop-filter: blur(10px);
border-radius: 10px;
padding: 40px;
overflow: hidden;
}
.ready-start h2 {
font-weight: 700;
font-size: 64px;
line-height: 64px;
color: #FFFFFF;
}
section.ready-start h6 {
font-weight: 600;
line-height: 30px;
text-align: center;
letter-spacing: 0.02em;
color: #FFFFFF;
}
.block-1 .accrd-panel-body ul li {
display: none !important;
}
.contact-button {
padding: 20px;
}
.contact-button a {
font-weight: 700;
padding: 15px 20px;
border: 0.5px solid #FFFFFF;
backdrop-filter: blur(5px);
border-radius: 5px;
text-decoration: none;
color: #fff !important;
}
section.ready-start .card::after {
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
border-radius: 10px;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
filter: blur(80px);
z-index: -1;
position: absolute;
content: '';
width: 100%;
height: 100%;
top: -81px;
}
.ready-start h3 {
    text-align: center;
    font-weight: 700;
    line-height: 64px;
    color: #FFFFFF;
}
.ready-start .card-img {
    position: relative;
    border-radius: 10px;
    padding: 40px;
    overflow: hidden;
}
.ready-start h3 {
    text-align: center;
    font-weight: 700;
    line-height: 64px;
    color: #FFFFFF;
}
section.ready-start h6 {
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.contact-button {
    padding: 20px;
}
/*.................. Tech-stack............ */
.technology .page-header {
text-align: left !important;
font-weight: 700;
font-size: 62px;
line-height: 62px;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
}
.technology .tech h6{
font-weight: 400;
font-size: 24px;
line-height: 30px;
display: flex;
align-items: center;
color: #B8B8B8;
}

.technology.nav-link {
background: #F8F8FB;
}
.technology.nav-link.active h6 {
color: #ffffff !important;
}
.technology.nav-link.active p {
color: #ffffff !important;
}
.technology .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
color: #fff !important;
}
.technology.nav-pills .nav-link,
.nav-pills .show>.nav-link {
background: #F8F8FB !important;
border-radius: 31px 31px 31px 31px !important;
}
.technology.nav-pills .nav-link {
border-radius: 31px 31px 31px 31px !important;
}
.technology .nav-link {
color: #000;
background-color: #c1c1c1 !important;
}
.technology {
padding: 60px 0;
}
.technology h6 {
font-weight: 700;
font-size: 24px;
padding: 15px 0 0;
margin-bottom: 15px;
color: #fff;
}
.technology p {
font-weight: 500;
font-size: 17px;
padding: 0px;
}
.technology .Development {
text-align: left;
padding: 23px;
}
.technology button.nav-link {
text-align: left;
padding: 20px 40px;
}
.tech-navtab-head {
font-weight: 700;
font-size: 24px;
padding: 15px 0 0;
margin-bottom: 15px;
display: block;
}
.tech-navtab-para {
font-weight: 500;
font-size: 17px;
padding: 0px;
margin-bottom: 20px;
display: block;
}
.technology .form-group h4 {
font-weight: 700;
font-size: 40px;
line-height: 40px;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
-webkit-text-fill-color: transparent;
}
.technology .nav-link:focus,
.technology .nav-link:hover {
color: #000000 !important;
}
.technology .form-group h3 {
font-weight: 700;
font-size: 16px;
color: #000000;
text-align: center;
}
.technology .nav-pills .nav-link {
background: 0 0;
border: 0;
border-radius: 30px 30px 0 0 !important;
}
.technology-img{
max-width: 100%;
vertical-align: middle;
background: #f7f7f7;
padding: 24px;
height: 100px;
box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
width: 100px;
border-radius: 13px;
margin: 10px;
}
.php-img{
max-width: 100%;
vertical-align: middle;
background: #f7f7f7;
padding: 24px;
height: 100px;
box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
width: 100px;
border-radius: 13px;
margin: 10px;
padding-top: 37px;
}
.technology .left {
width: 43%;
}
.technology .right {
width: 57%;
padding: 0 0 0 70px;
}
.contact-footer {
background-color: #f9f9f9;
}
section.technology svg {
transition: all 0.2s ease-in-out;
}
.tech-dev {
width: 100%;
text-align: center;
}
section.technology img.tech-stack {
-webkit-border-radius: 0;
border-radius: 0;
-moz-box-shadow: 0 20px 30px #ccc;
-webkit-box-shadow: 0 20px 30px #ccc;
box-shadow: 0 20px 30px #ccc;
width: auto;
transition: all .3s;
border-radius: 30px;
}
section.technology svg:hover {
transform: scale(1.04);
cursor: pointer;
}
.services .page-header.our:after {
left: 0;
}

.technology.nav-link {
background: #F8F8FB;
}
.technology.nav-link.active h6 {
color: #ffffff !important;
}
.technology.nav-link.active p {
color: #ffffff !important;
}
.technology.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
background: #091E6D !important;
}
.technology.nav-pills .nav-link,
.nav-pills .show>.nav-link {
background: #F8F8FB !important;
border-radius: 31px 31px 31px 31px !important;
}
.technology.nav-pills .nav-link {
border-radius: 31px 31px 31px 31px !important;
}
.technology.nav-link.active h6 {
color: #ffffff !important;
}
.technology.nav-link.active p {
color: #ffffff !important;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
color: #fff;
}

/*.............. footer.............. */
.footer-section {
position: relative;
}
.footer-cta {
border-bottom: 1px solid #373636;
}
.single-cta i {
color: #ff5e14;
font-size: 30px;
float: left;
margin-top: 8px;
}
.cta-text {
padding-left: 15px;
display: inline-block;
}
.cta-text h4 {
color: #fff;
font-size: 20px;
font-weight: 600;
margin-bottom: 2px;
}
.cta-text span {
color: #757575;
font-size: 15px;
}
.footer-content {
position: relative;
z-index: 2;
}
.footer-pattern img {
position: absolute;
top: 0;
left: 0;
height: 330px;
background-size: cover;
background-position: 100% 100%;
}
.footer-logo {
margin-bottom: 30px;
}
.footer-logo img {
max-width: 200px;
}
.footer-text p {
margin-bottom: 14px;
font-size: 14px;
color: #ffffff;
line-height: 28px;
}
.footer-social-icon span {
color: #fff;
display: block;
font-size: 20px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin-bottom: 20px;
}
.footer-social-icon a {
color: #fff;
font-size: 16px;
margin-right: 15px;
}
.footer-social-icon i {
height: 40px;
width: 40px;
text-align: center;
line-height: 38px;
border-radius: 50%;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
}
.footer-widget-heading h3 {
color: #fff;
font-size: 20px !important;
font-weight: 600;
margin-bottom: 40px;
position: relative;
}
.footer-widget ul {
margin-left: -32px;
}
.footer-widget ul li {
display: inline-block;
width: 50%;
margin-bottom: 12px;
padding-left: 0rem !important;
}
.footer-widget ul li a {
color: #ffffff;
text-transform: capitalize;
text-decoration: none;
}
.footer-menu li {
display: inline-block;
margin-left: 20px;
}
.footer-menu li:hover a {
color: #ff5e14;
}
.footer-menu li a {
font-size: 14px;
color: #878787;
}
.footer-logo h6 {
padding: 13px 50px 13px 13px;
display: table-cell;
font-weight: 600;
color: #fff;
}
form#form-help input[type="text"],
form#form-help input[type="email"],
form#form-help select,
form#form-help textarea {
font-size: 20px;
color: #7b838a;
padding: 10px;
}
.subscribe-form {
position: relative;
overflow: hidden;
}
.subscribe-form input {
width: 100%;
padding: 14px 28px;
background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%), #EBECF0;
background-blend-mode: soft-light, normal;
border: 1.35556px solid rgba(255, 255, 255, 0.4);
box-shadow: inset -3.38889px -3.38889px 6.77778px #FAFBFF, inset 3.38889px 3.38889px 6.77778px #A6ABBD;
border-radius: 3.38889px;
color: #fff;
}
.subscribe-form button {
position: absolute;
right: 0;
background: #ff5e14;
padding: 13px 20px;
border: 1px solid #ff5e14;
top: 0;
background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
}
.subscribe-form button i {
color: #fff;
font-size: 22px;
transform: rotate(-6deg);
}
.copyright-area {
border-top: 1px solid #fff;
padding: 25px 0;
max-width: 1300px;
margin: 0 auto;
}
.copyright-text p {
font-weight: 400;
font-size: 16px;
line-height: 16px;
color: #FFFFFF;
text-align: center;
}
.copyright-text p a {
color: #ff5e14;
}
.referral-pricing-button a:hover {
    color: #fff;
}
.para-banner-button {
    max-width: 1130px;
    margin: 0 auto;
}
/* ...................media-query................. */
@media only screen and (max-width: 767.98px) {
.metafactry-text {
padding-left: 0px;
margin-top: 40px
}
h1 span,
h1 {
font-size: 40px !important;
}
h2 {
font-size: 35px !important;
}
.our-team-rght {
margin-top: 50px;
}
.team-inner-designtn h5 {
margin-bottom: 10px;
margin-top: 20px;
font-size: 24px !important;
}
.mb-20px {
margin-bottom: 30px
}
section.about-us-our-team {
padding-top: 50px;
}
.our-team-left .nav-link {
padding-left: 0px;
padding-right: 0px
}
section.about-us-supporters {
padding: 50px 0;
}
.our-supporters-inner {
height: 120px;
width: 120px;
margin: 5px;
position: relative;
}
.footer-content {
margin-bottom: 0;
}
section.about-us-press {
padding-top: 40px !important
}
section.about-us-sectn {
padding-bottom: 40px;
}

.jfd-button {
display: none;
}
section.banner-part .semi-heading {
  line-height: 1.5 !important;
  font-size: 27px !important;
}
body section .banner-part {
padding-top: 130px !important;
}

.footer-widget-heading {
  margin-top: 29px !important;
}
section.bulid-metaverse::after{
  content: '';
  position: absolute;
  background: #B4254A;
  filter: blur(125px);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  width: 330px;
  height: 320px;
  left: -180px;
  top: 15px;
}
section .banner-part .para-banner-button h6 {
  font-size: 17px !important;
}
body section.build .sports-metaverse {
padding: 40px 0;
}
section.build .sports-metaverse h2 {
line-height: 35px;
margin-top: 1px;
font-size: 32px !important;
}
section.build .sports-metaverse h6 {
font-size: 18px !important;
}
section.Metaverse-offer .center-sports h2 {
line-height: 35px;
font-size: 35px !important;
top: 0px;
}
section.Metaverse-offer .contain-width::before {
left: 10%;
overflow: hidden;
}
.bat-left img {
margin: 0;
}
.bat-left {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  text-align: center;
  top: 30px;
}
.metaverse-bulider-overlay h6 {
margin-top: 0px;
font-size: 18px !important;
line-height: 24px;
}
.key-feature .inner-key-feature h2 {
line-height: 101%;
}
.Retailers .service-retailers h2 {
line-height: 42px !important;
margin-top: 0px;
}
.Retailers .service-retailers H6 {
line-height: 30px;
font-size: 22px !important;
}
section.sports-app h2 {
font-size: 35px !important;
line-height: 38px;
width: 100%;
padding-bottom: 20px;
}
div#v-pills-tab {
padding: 5px 6px 5px 17px;
width: 100%;
margin: 0px 0px 20px 0px;
}
.our-team-left .nav-link {
font-size: 20px;
line-height: 28px;
}
.our-team-rght h6 {
font-size: 24px;
line-height: 24px;
margin-bottom: 20px;
}
.our-team-rght div#v-pills-tabContent {
    padding-top: 30px;
}
section.faq-sectn h2 {
margin-bottom: 40px;
font-size: 35px !important;
line-height: 38px;
margin-top: -54px;
}
section.sports-app {
margin: 0;
}
.perks-benfits h6 {
    line-height: 116%;
    font-size: 18px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    height: 140px;
}
.ready-start h2 {
font-size: 35px !important;
line-height: 36px;
width: 104% !important;
}
section.ready-start h6 {
font-size: 20px !important;
line-height: 26px;
}
section.ready-start {
padding: 40px 0px;
}
p {
    font-size: 16px !important;
}
.perks-benfits p {
    padding-left: 0;
    margin-bottom: 0px;
}
.industry-mobile h4 {
    font-weight: 600;
    color: #fff;
}
.industry-mobile .content {
    padding: 20px;
}
section.Retailers {
    padding: 50px 0;
}
.inner-key-feature {
    padding: 0 25px 25px !important;
}
span.numeric {
    margin-bottom: 0 !important;
    margin-right: 20px;
}
section.primary-feature-section h2 {
    line-height: 1 !important;
}

.sticky-icons {
    position: fixed;
    left: 0 !important;
    bottom: 90px;
    width: 45px;
    z-index: 999;
}
.touch-button.sec {
    margin-top: 30px;
}
.contain-width.contain-ssa {
    margin-top: 40px;
}
.sports-success-img svg {
    width: 100%;
    height: 190px;
}
section.Earning-potential {
    padding-top: 40px;
}
.Web3-Development {
    padding: 40px 0px;
}
section.Outstanding .sides-2 {
    margin-bottom: 30px;
}
section.make-money-section a.let {
    padding: 13px 48px !important;
}
.social-logo-part ul {
    display: flex;
}
.social-logo-part ul li {
    margin-right: 25px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.width-30per {
width: 30%;
}
.press-img-clients img {
width: 100%;
}
h1 span,
h1 {
font-size: 50px !important;
}
h2 {
font-size: 40px !important;
}
section.build .sports-metaverse h2{font-size: 40px !important}
.sports-metaverse img {
    margin-top: 20px;
}
section.Retailers {
    padding-top: 15px !important;
}
section.faq-sectn h2, section.sports-app h2 {
    font-size: 40px !important;
    line-height: 40px;
}
.sports-app .align-items-start {
    padding: 50px 0 25px;
}
section.faq-sectn {
    padding: 25px 0px 0px;
}
section.ready-start h3 {
    font-size: 42px !important;
    line-height: 50px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
h1 span,
h1 {
font-size: 40px !important;
}

.press-img-clients img {
width: 100%;
}
.our-supporters-inner {
width: 120px;
height: 120px;
}
section.about-us-our-team {
padding-top: 50px;
}
section.about-us-supporters {
padding: 50px 0;
}
.bat-left img {
  margin: 0;
}
section.Metaverse-offer .center-sports h2 {
  line-height: 50px;
  font-size: 42px !important;
  top: 18%;
}
section.sports-app h2{width: 100%}
section.offer-para .contain-width {
    max-width: 1050px;
    padding: 0px 25px !important;
}
.industry-mobile h4{color: #fff;font-size: 35px !important}
section.Retailers{padding: 50px 0}
section.sports-app button {
    padding: 0 0px 20px 0px !important;
}
.perks-benfits p {padding-left: 0;}
}
@media (min-width: 768px) and (max-width: 1024px) {
.technology .tech {
padding: 0 10px 0 0;
}
.story .page-header:after {
width: 30%;
right: 36%;
}
.story .padding-rightleft {
padding: 28px 0px 0px;
}
.clients .page-header:after {
right: 0%;
}
footer .page-header {
font-size: 62px;
}
footer .nav-link {
font-size: 20px;
padding: 10px 0;
}
.form p {
font-size: 13px;
}
.technology .right {
width: 57%;
padding: 0 0 0 27px;
}
}
@media only screen and (max-width: 767px) {
.technology .left {
width: 100%;
}
.technology .right {
width: 100%;
padding: 9px 0 0 12px;
}
.technology .Development {
margin-top: 10px;
}
.sports-metaverse h2 {
  margin-bottom: 30px;
}
}

section.about-us-supporters {
padding: 50px 0 30px;
position: relative;
}
section.about-us-supporters::before {
      content: '';
    position: absolute;
    background: #D649F4;
    filter: blur(125px);
    height: 300px;
    width: 136px;
    bottom: auto;
    right: 0px;
    z-index: -1;
    top: -120px;
}
section.about-us-supporters::after {
content: '';
    position: absolute;
    background: #B4254A;
    filter: blur(125px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: 290px;
    height: 240px;
    left: -180px;
    top: 180px;
}
section.about-us-supporters h2 {
color: #fff;
font-weight: 700;
line-height: 0.8;
}
.supporters-mb-30px{margin-bottom: 30px}
.supporters-para{
color: #FFFFFF;
font-size: 24px;
}
.our-supporters-outer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.our-supporters-inner {
width: 150px;
    height: 150px;
    margin-bottom: 20px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 1px solid #fff;
    border-radius: 30px;
    margin: 10px;
}
.outer-support-left {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
@media (max-width: 575.98px){
.our-supporters-inner {
    width: 135px !important;
    height: 135px !important;
    margin: 0px 0px 15px !important;
}
section.build::after {
  width: 152px;
  height: 203px;
  left: 0px;
  top: 816px;
}
section.build::before {
  height: 200px;
  width: 200px;
  left: 54px;
  z-index: -1;
}
section.key-feature::after {
  width: 311px;
  height: 253px;
  left: 0px;
  top: 350%;
}
section.Metaverse-offer {
    position: relative;
    bottom: 0;
    padding-top: 30px;
}
.sports-metaverse img {
    margin-top: 0px;
}
section.Retailers {
    padding: 50px 0 !important;
}
.ready-start h3 {
    font-size: 35px !important;
    line-height: 50px !important;
}
.ready-start .card-img {
    padding: 20px !important;
}
}
@media (min-width: 576px) and (max-width: 767.98px){
.our-supporters-inner {
    width: 120px !important;
    height: 120px !important;
    margin-bottom: 15px !important;
}
section.Metaverse-offer {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
}
}
@media (max-width: 767.98px){
section.about-us-supporters {
    padding: 50px 0 !important;
    position: relative !important;
}
section.about-us-supporters h2 {
  font-size: 40px !important;
}
section.offer-para .contain-width {
    padding: 0px 15px !important;
}
section.offer-para {
    padding-bottom: 40px;
    padding-top: 30px;
}
section.Retailers {
    padding: 50px 0 !important;
}
section.sports-app button {
    padding-bottom: 20px !important;
}
div#v-pills-tab {padding: 15px;}
section.faq-sectn h2 {
    margin-top: 0 !important;
}
section.build .sports-metaverse {
    padding: 0 0 40px !important;
}
section.build.Industry {
    padding-top: 0 !important;
}
.inner-key-feature {
    padding: 0 25px 25px !important;
}
}
 @media (max-width:991.98px){

section.about-us-supporters .contain-width {
    position: relative;
    z-index: 99;
}
} 
/*............. carousel..................... */
.industry{position: relative;}
.industry .swiper {width: 100%;height: 100%;}
.industry .swiper-slide {text-align: center;font-size: 18px;color:#fff;background: transparent;display: -webkit-box;display: -ms-flexbox; display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.industry .swiper {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
.industry .swiper-slide {background-size: cover; background-position: center;}
.industry .mySwiper2 {height: 80%;width: 100%;}
.industry .mySwiper {height: 100%;box-sizing: border-box;padding: 0;}
.swiper.mySwiper.swiper-thumps {
    position: absolute;
    z-index: 9;
    bottom: 0;
}
.industry .mySwiper .swiper-slide {width: 25%;height: 100%;margin:0!important;position: relative;}
.industry .mySwiper .swiper-slide:hover:after{content:"";background-color: #00000066;height:100%;width:100%;position: absolute;top: 0;left: 0;z-index: -1;}
.industry .mySwiper .swiper-slide-thumb-active {position: relative;opacity: 1;}
.industry .mySwiper .swiper-slide:hover {opacity: 1;}
.industry .swiper-slide img {display: block;width: 100%;height: 100vh;object-fit: cover;}
.industry .swiper-thumbs {position: absolute !important;height: 100%;width: 100%;margin: 0 auto;top: 0;}
.industry .swiper-slide-img {position: relative;}
.industry .swiper-slide-img:after {content:"";position: absolute;top:0;left:0;width:100%;height: 100%;background-color:#0000004d;}
.industry .swiper-slide-content {display: block;text-align: left;padding: 45px;}
.industry .swiper-slide-content h4 {font-size: 26px;font-weight: 600;cursor: pointer;}
.industry .swiper-slide-content p {margin: 20px 0;font-size: 14px !important;}
.industry .mySwiper .swiper-slide-thumb-active:after{content:"";background-color: #00000066;height:100%;width:100%;position: absolute;top: 0;left: 0;z-index: -1;}
.industry .mySwiper .swiper-slide-thumb-active .content .display-text{display:block;}
.industry .swiper-slide-content:hover > .content .display-text{display:block;}
.industry .swiper-slide-content .content .display-text{display: none;transition: 2s all;}
.industry .swiper-slide-content .content{position: absolute;bottom:10%; width: 78%;}
.industry .swiper-slide-content a {color: #f58d1e;text-decoration: none;font-weight: 600;}
.industry i{color:#F58D1E}
.industry-mobile .content {padding: 40px;}
.industry-mobile h4 {font-size: 26px;font-weight: 600;}
.industry-mobile  .display-text { color: #fff;}
.industry-mobile .display-text a {color: #f58d1e;text-decoration: none;font-weight: 600;}
.industry-mobile .slider-content{background-position: 100% 100%!important; background-size: cover!important;z-index:1; position: relative;}
.industry-mobile .slider-content:after{content: ""; position:absolute;top:0;left:0;height:100%;width:100%;background: #0000009c;z-index: -1;}
.industry-mobile{ display: none;}
@media (min-width: 768px) and (max-width: 1024px) {
    .industry-destop { display: none;    }
    .industry-mobile{ display: block;}
}
@media (max-width: 767.98px) {
    

    section.metaverse {height: 100vh !important;}
body.common-text section.banner-part, section.banner-part .contain-width {
    height: auto;
}
section.banner-part, section.banner-part .contain-width {
    height: 100%;
}
section.banner-part .contain-width {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
}
section.sports-app button {
    padding-top: 0px;
    padding-bottom: 50px;
}
section.sports-app button:last-child {
    padding-bottom: 0px;
}
@media (min-width: 1200px) and (max-width: 1375.98px){
section.Retailers.retail, section.about-us-supporters, section.key-feature, section.build.Industry, .Metaverse-offer, section.offer-para, .sports-app, .faq-sectn {
    overflow: visible;
}
}
@media (min-width: 576px) and (max-width: 1199.98px) {
.navbar-expand-sm .navbar-toggler {
    display: block !important;
}
nav .collapse:not(.show) {
    display: none !important;
}
  }
.contact-button a:hover::before {
    width: 100%;
}
.contact-button a::before {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    border-radius: 5px;
    top: 0;
    left: 0;
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    transition: all 0.3s ease-in-out;
}
.contact-button a span, .contact-button a i {
    position: relative;
    z-index: 9;
}
.border-grad-rad {
    box-shadow: 0px 0px 10px 2px rgb(205 0 255 / 70%);
    border-radius: 10px;
    padding: 40px 30px;
    color: #fff;
    background: linear-gradient(to left, #743ad5, #d53a9d) !important;
    position: relative;
}
.border-grad-rad::before {
    content: '';
    position: absolute;
    width: 99%;
    height: 99%;
    top: 1px;
    left: 2px;
    background: #000;
    border-radius: 10px;
}
.border-grad-rad h5, .border-grad-rad p {
    position: relative;
}
.border-grad-rad h5 {
    font-weight: 700;
}
section.build.meta-focus .col-xl-4.col-lg-4.col-md-4.col-sm-12 {
    margin-bottom: 30px !important;
}
.hire-us-step .contain-width{max-width: 900px !important;}
section.faq-sectn.hire-us-step h2 {
    text-align: left;
}
.hire-us-step .card {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    cursor: pointer;
}
.hire-us-step .card {
    padding: 50px 20px;
    background: #212121;
    border-radius: 0px;
    position: relative;
    display: flex;
    align-items: center;
    transition: 0.4s ease-out;
}
section.hire-us-step .card {
    height: 100%;
}
section.hire-us-step .card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #212121;
    border-radius: 0px;
    z-index: 2;
    transition: 0.5s;
}
section.hire-us-step .card:before {
    content: "";
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: calc(2px/ -1);
    left: calc(2px/ -1);
    background: linear-gradient(to right, #B42548 0%, #D84BFA 100%), linear-gradient(to top, #B42548 50%, transparent 50%), linear-gradient(to top, #B42548 50%, transparent 50%), linear-gradient(to right, #D84BFA 0%, #B42548 100%), linear-gradient(to left, #D84BFA 0%, #D84BFA 100%);
    background-size: 100% 2px, 2px 200%, 2px 200%, 0% 2px, 0% 2px;
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
    transition: transform 0.3s ease-in-out, background-position 0.3s ease-in-out, background-size 0.3s ease-in-out;
    transform: scaleX(0) rotate(0deg);
    transition-delay: 0.1s, 0.1s, 0s;
}
section.hire-us-step .card-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0px !important;
}
section.hire-us-step .card-img h5 {
    position: relative;
    font-weight: 500;
    line-height: 87%;
    color: #FFFFFF;
    z-index: 9999;
    padding: 50px 20px;
    text-align: center;
    line-height: 35px;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 100%;
    font-weight: 700;
    letter-spacing: 1px;
}
section.hire-us-step .card-info {
    position: relative;
    z-index: 3;
    color: #f5f5f5;
    opacity: 0;
    transform: translateY(20%);
    transition: 0.5s;
}
section.hire-us-step #textBody {
    color: #FFFFFF !important;
    letter-spacing: 1px;
    font-size: 0.9rem;
    padding: 20px 0px;
    margin-top: 40px;
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
section.faq-sectn.hire-us-step .even{padding-left: 0px !important;}
section.faq-sectn.hire-us-step .odd{padding-right: 0px !important;}
section.faq-sectn.hire-us-step .card:hover .card-info {
    opacity: 1;
    transform: translateY(0);
}
section.faq-sectn.hire-us-step .card:hover h5 {
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    line-height: 35px;
    transition: all 0.3s ease-in-out;
}
section.faq-sectn.hire-us-step .card:hover::before {
    background-size: 200% 2px, 2px 400%, 2px 400%, 55% 2px, 55% 2px;
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
    transform: scaleX(1) rotate(0deg);
    transition-delay: 0s, 0.1s, 0.1s;
}
section.faq-sectn.hire-us-step .card:hover:before {
    opacity: 1;
}
.industry-solution h2 {
    margin-top: 0px !important;
}
section.asm-sectn {
    padding: 60px 0 50px;
 }
section.asm-sectn .contain-width {
    max-width: 900px;
}
section.asm-sectn h2 {
    font-weight: 700;
    color: #fff;
    margin-bottom: 40px;
        background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.asm-sectn h6 {
    color: #fff;
    margin-bottom: 20px;
}
section.asm-sectn .row h6 {
    margin-top: 20px;
}
.asm-btn-style a {
    display: inline-block;
    padding: 13px 20px;
    background: linear-gradient(90.29deg, #B42548 0.25%, #D84BFA 99.78%);
    backdrop-filter: blur(4.90039px);
    border-radius: 3.44842px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.asm-btn-style a span {
    border: 1px solid #fff;
    padding: 8px 10px;
    margin-left: 15px;
    border-radius: 5px;
}
.asm-btn-style a span i {
    margin-left: 0px !important;
    transform: rotate(-40deg);
}
section.faq-sectn.hire-us-step {
    padding-top: 50px;
}
/*Alphasports home style*/
.banner-video-outer{
    position: absolute;
    top: 0;
    left: 0;
    }
.header-part-outer{
      position: relative;
      height:100vh;
     }
.banner-content h3 {
    margin-bottom: 0px;
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
    font-size: 27px !important;
    padding: 10px;
    max-width: 500px;
    margin: 0 auto;
    font-weight: 400;
}
.banner-head-h1 h1 {
    margin-bottom: 0px !important;
}
.banner-head-h1 {
    padding-top: 20px;
}
.para-banner-button h3 {padding: 40px 0;font-weight: 700;}
.para-banner-button-text{max-width: 600px !important;background: transparent !important;}
.touch-button a {
    display: inline-block;
}
a.video-play-icon i{font-size: 30px;}
a.video-play-icon{margin: 20px;}
section.cryto-integrated-sports-betting {
   padding: 60px 0;
    position: relative;
}

.touch-button.sec {
    margin-top: 50px;
}
section.push-your-betting h2 span.alpha {
    color: transparent !important;
    background-color: transparent !important;
    -webkit-text-stroke: 1px #FFFFFF;
}
.sticky-icons a i {
    color: #fff !important;
}
.touch-button.sec a.mark {
    margin-right: 20px;
}
.touch-button .mark {
    padding: 15px 15px !important;
    backdrop-filter: blur(5px);
    border-radius: 5px;
    overflow: hidden;
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
    border-radius: 5px;
    display: initial;
    margin: 10px 0px;
    border-radius: 10px;
}
.contain-width.contain-cisb {
    padding-bottom: 30px;
    margin-top: 100px;
}
body.common-text .contain-width.contain-hiw {
    padding-top: 50px !important;
  
    text-align: center;
}
.contain-width.contain-cisb h2 {
    padding-bottom: 30px;
}
.contain-width.contain-ssa p {
    max-width: 800px;
    margin: 0 auto;
}
.contain-width.contain-cisb h6 {
    font-style: normal;
    font-weight: 700;
    font-size: 19px !important;
    line-height: 25px;
    color: #FFFFFF;
    padding-bottom: 20px;
}
.contain-width.contain-hiw h2 {
    margin-bottom: 0px;
        padding-bottom: 30px;
}
.how-it-works-img {
    padding-top: 20px;
}
.contain-width.contain-ssa {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 70px;
}
section.Earning-potential {
    padding-top: 50px;
}
section.Earning-potential {
    text-align: center;
}
.head-build {
    max-width: 800px;
    margin: 0 auto;
}
.inner-dev.odd {
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
    border: none;
}
.develop-service {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 34px;
}
.develop-service h2 {
    margin-bottom: 30px;
    line-height: 50px;
    color: #fff;
}
.develop-service h2 label {
    font-size: 30px;
}
cards .card-title.d-flex h6 {
    margin-bottom: 0px !important;
    text-align: left !important;
    width: 100%;
}
section.Web3-0 .card p.card-content{
	padding-top: 0px !important;
	text-align: left;
}
section.make-money-section h2 label {
    font-size: 35px;
}
section.make-money-section h2 {
    line-height: 45px;
    color: #fff;
}
.row.alternate-color .odd, .row.alternate-color .even {
    background: transparent;
}
.row.alternate-color p.head-six{
    font-size:24px !important;
}
.row.alternate-color .odd p.head-six, .row.alternate-color .even p.head-six{margin-bottom: 0px;padding-bottom: 16px;margin-top: 40px;}
.row.alternate-color .odd p.head-six{color: #F0660A !important; border-bottom: 1px solid #F0660A; height: 67%;}
.row.alternate-color .even p.head-six{color: #fff; border-bottom: 1px solid #fff; height: 67%;}
.bsbs-img-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bsbs-img-block .bsbs-img {
    width: 12%;
    text-align: center;
    padding: 20px;
    background: #fff;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%), #FFFFFF;
    background-blend-mode: soft-light, normal;
    border: 2px solid rgba(255, 255, 255, 0.4);
    box-shadow: inset -5px -5px 10px #FAFBFF, inset 5px 5px 10px #A6ABBD;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 15%;
    text-align: center;
    padding: 20px;
    background: #fff;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%), #FFFFFF;
    background-blend-mode: soft-light, normal;
    border: 2px solid rgba(255, 255, 255, 0.4);
    box-shadow: inset -5px -5px 10px #fafbff, inset 5px 5px 10px #a6abbd;
    border-radius: 10px;
    margin-bottom: 20px;
    display: grid;
    justify-content: center;
    align-items: center;
}
section.cryto-integrated-sports-betting .touch-button.sec a.let,section.make-money-section .touch-button.sec.mobile a.let{
    padding: 13px 48px !important;
}
section.get-set-bet-section a.tele {
    padding: 15px 15px !important;
}
section.sbap .card.sbap-inner p.card-content, section.sbap .card.sbap-inner ul li svg path {
    stroke: #ff7100;
}
section.sbap .card.sbap-inner:hover ul li svg path {
    stroke: #fff !important;
}
.bsbs-img-block .bsbs-img label {
    margin-top: 15px;
    color: #000;
}
.bsbs-img-block .bsbs-img label {
    margin-top: 15px;
    color: #000;
}
section.launch-dapp-sports {
    padding-bottom: 50px;
}
section.make-money-section {
    padding-top: 50px;
    padding-bottom: 20px;
}
.cryto-integrated-sports-betting-img.push-betting-img img {
    width: 100%;
}
.cryto-integrated-sports-betting-img.push-betting-img {
    height: 100%;
    display: flex;
    align-items: center;
}
.cards.launch-dapp-sports-inner .card::before {
    background: #111010 !important;
}
.cards.launch-dapp-sports-inner .card i, .cards.launch-dapp-sports-inner .card h4 {
    position: relative;
}
.cards.launch-dapp-sports-inner .card h4 {
    margin-top: 40px;
        margin-bottom: 0px;
}
.cards.launch-dapp-sports-inner .card i {
    font-size: 50px;
    color: #fff;
}
.Have-any-question .cards.launch-dapp-sports-inner .card{padding: 70px 55px;}
.Have-any-question .cards.launch-dapp-sports-inner .card:hover::before {
    content: '';
    position: absolute;
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%) !important;
    width: 100%;
    height: 100%;
}
.Have-any-question .cards.launch-dapp-sports-inner .card:hover {
    background: transparent;
}
section.push-your-betting {
    padding-top: 35px;
}
.launch-dapp-sports .cards.launch-dapp-sports-inner .card {
    text-align: left;
    padding: 40px 30px;
}
.Have-any-question .card {
    text-align: center !important;
}
.Illustrated-walk-sectn .card::before {
    background: #000 !important;
}
section.Illustrated-walk-sectn .card p.card-content {
    padding-top: 0px !important;
    text-align: left;
    min-height: auto;
    max-height: 100%;
}
.Illustrated-walk-sectn p.card-content {
    padding-bottom: 0px !important;
}
.sbap {
    padding-bottom: 20px;
}
section.Illustrated-walk-sectn .cards.launch-dapp-sports-inner .card::before {
    background: #000 !important;
}
.contain-width.contain-ssa h2 label {
    font-size: 35px;
}
.contain-width.contain-ssa h2 {
    line-height: 50px;
}
.sports-success-img {
    margin-top: 70px;
}
section.Earning-potential {
    padding-top: 0;
}
.sports-success-img img {
    width: 100%;
    height:auto;
}
.head-build h2 label {
    font-size: 35px;
}
.head-build h2 {
    line-height: 50px;
}
section.sbap .card.sbap-inner::before{display: none;}
section.sbap .card.sbap-inner {
    background: #111010;
    position: relative;
    overflow: hidden;
}
section.sbap .card.sbap-inner::before {
    content: '';
    position: absolute;
    height: 85%;
    width: 85%;
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
    filter: blur(50px);
    display: block;
    left: 20%;
}
.card.sbap-inner {padding: 30px !important;}
section.sbap .card.sbap-inner p.card-content{padding-bottom: 0px !important;min-height: auto;max-height: 100%;}
section.sbap .card.sbap-inner p.card-content, section.sbap .card.sbap-inner ul li {
    color: #fff;
    position: relative;
    text-align: left;
    margin-bottom: 20px;
}
section.sbap .card.sbap-inner ul{list-style: none;}
section.sbap .card.sbap-inner ul li svg {
    width: 15px;
    margin-right: 10px;
    color: #F0660A;
}
section.sbap .card.sbap-inner:hover ul li svg {
    color: #fff !important;
}
section.sbap .card.sbap-inner:hover{
	background: #F0660A;
}
section.sbap .card.sbap-inner:hover::before{display: none !important;}
.mim-mobile{padding-top: 60px;}
section.betting-software-section .mim-mobile .tab {
    padding: 35px;
        background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
}
.betting-software-section-head-part {
    text-align: center;
}
section.betting-software-section {
    padding-top: 100px;
}
.betting-software-section-head-part h2 label {
    font-size: 35px;
}
.betting-software-section-head-part h2 {
    line-height: 45px;
    margin-top: 25px;
    margin-bottom: 30px;
}
.betting-software-section-head-part p {
    max-width: 790px;
    margin: 0 auto;
}
section.benefits-software-section h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}
section.benefits-software-section h2 label {
    width: 100%;
}
.mim-mobile.benefit-web3-sports .tab {
    background: transparent;
    padding-top: 0px;
}
.mim-mobile.benefit-web3-sports button:hover {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.mim-mobile.benefit-web3-sports button.active {
    color: #F0660A !important;
    background: transparent;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-weight: 700;
    font-size: 26px;
    line-height: 24px;
}
.mim-mobile.benefit-web3-sports button {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
    background: transparent !important;
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
color: #fff !important;
    border: none;
}
.benifit-iconic {
    margin-right: 10px;
}
.case-study-tab-img.benefits-head-content {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.case-study-tab-img.benefits-head-content h4 {
    margin-bottom: 0px;
}
section.get-set-bet-section {
    padding-top: 100px;
    padding-bottom: 130px;
}
section.get-set-bet-section {
    position: relative;
}
section.get-set-bet-section::before {
    content: '';
    position: absolute;
    width: 750px;
    height: 780px;
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
    filter: blur(100px);
    right: 0;
    z-index: -1;
    top: 0;
}

section.primary-feature-section {
    padding: 100px 0;
}
section.primary-feature-section h2 {
    text-align: center;
    margin-bottom: 60px;
    line-height: 50px;
}
section.primary-feature-section h2 label {
    font-size: 35px;
}
h3.flex-part-disply {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.row.primary-fetre-2 {
    margin-top: 60px;
}
.row.primary-fetre-2 {
    margin-top: 60px;
}
.badge-indiv {
    padding: 10px 20px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-size: 17px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
}
.row.primary-fetre-1 .badge-indiv:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    background: #0A077E;
    width: 6px;
    height: 65%;
    z-index: -1;
    border-radius: 0px 10px 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.row.primary-fetre-2 .badge-indiv:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    background: #E66210;
    width: 6px;
    height: 65%;
    z-index: -1;
    border-radius: 0px 10px 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.badges {
    display: flex;
    flex-wrap: wrap;
}
section.make-money-section h2 {
    margin-bottom: 30px;
}
.indicator {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.badges.blue-shade, .badges.orange-shade {
    position: relative;
}
.badges.blue-shade::before {
    content: '';
    width: 280px;
    height: 280px;
    position: absolute;
    background: #0A077E;
    filter: blur(150px);
    z-index: -1;
    left: 50%;
    margin-left: -200px;
}
.badges.orange-shade::before {
    content: '';
    width: 280px;
    height: 180px;
    position: absolute;
    background: #E66210;
    filter: blur(150px);
    z-index: -1;
    left: 50%;
    margin-left: -200px;
}
section.push-your-betting {
    position: relative;
}
section.push-your-betting::before {
    content: '';
    position: absolute;
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%);
    filter: blur(200px);
    width: 100%;
    height: 630px;
    z-index: -1;
    top: 0;
    left: 0;
}
section.push-your-betting h2 {
    margin-bottom: 30px;
}
.footer-widget ul {
    margin-left: 0px !important;
}
.footer-widget ul li {
    width: auto !important;
}
.service-padding {
    padding-left: 13%;
}
.foot-cmpny-logo img {
    width: 100%;
}
.foot-cmpny-logo {
    margin-bottom: 20px;
}
.terms-conditions-block {
    display: flex;
    justify-content: center;
}
.foot-link {
    padding: 8px;
}
.foot-link a {
    color: #fff;
}
.betting-software-section .mim-mobile .tabcontents p {
    margin: 30px 0;
}
h1.fading.banner-head-h1-tag {
    font-weight: 400 !important;
}
h1.fading.banner-head-h1-tag span {
    color: #FFFFFF;
    text-shadow: 0px 0px 20px #F0660A;
}
section.get-set-bet-section h2 {
    color: #000 !important;
    -webkit-text-stroke: 2px #fff;
    font-size: 80px !important;
}
section.get-set-bet-section h2 label {
    color: #fff !important;
    -webkit-text-stroke: none !important;
    text-shadow: 0px 0px 20px #F0660A;
    font-size: 60px;
}
section.Have-any-question {
    padding-bottom: 60px;
}
@media (max-width: 991.98px){
.cryto-integrated-sports-betting-img img, .how-it-works-img img, .make-money-img img{width: 100%;}
.bsbs-img-block .bsbs-img {width: 30%;}
.contain-width {
    padding-left: 20px;
    padding-right: 20px;
}
h6.banner-top-text {
    padding-bottom: 15px;
}
.contain-width.contain-cisb {
    padding-bottom: 50px;
    margin-top: 0 !important;
    padding-top: 50px !important;
}
.banner-content h3 {
    margin-bottom: 24px;
    font-size: 20px !important;
}
h3.para-banner-button-text{margin-bottom: 0px;}
.banner-head-h1 h1 {
    line-height: 50px !important;
}

section.banner-part {
    padding-bottom: 30px !important;
}
section.banner-part {
    padding-bottom: 30px !important;
}

a.video-play-icon {
    margin: 10px;
}
h3.flex-part-disply {
    font-size: 27px !important;
}
.case-study-tab-img.benefits-head-content h4 {
    font-size: 24px !important;
}
.banner-video-outer {
    display: none;
}
}
@media (max-width: 767.98px){
       body.common-text .banner-top-text::before {
    content: '';
    position: absolute;
    height:14% !important;
    width: 100%;
    left: 0px;
    right: 0px;
    z-index: -1;
    top: 56px !important;
    border: 0.5px solid rgba(255, 255, 255, 0.3);
    border-left: none;
    border-right: none;
}
    .para-banner-button h3 {
        padding:20px 0;}
    .contain-width.contain-ssa h2 label {
    font-size: 20px;
    line-height: 24px;
}
.bsbs-img-block .bsbs-img {width: 48% !important;}
.contain-width {
    padding-left: 15px;
    padding-right: 15px;
}
section.cryto-integrated-sports-betting .touch-button.sec a.let,section.make-money-section .touch-button.sec.mobile a.let {
    padding: 10px 38px !important;
}
.touch-button.sec.mobile a.let {
    padding: 8px 35px !important;
    font-size: 13px !important;
}
.touch-button.sec.mobile a.tele {
    padding: 8px 9px !important;
    font-size: 13px !important;
}
.cryto-integrated-sports-betting-img {
    margin-top: 20px;
}
.Have-any-question h2 {
    font-size: 30px !important;
}
.Have-any-question .cards.launch-dapp-sports-inner .card {
    padding: 40px;
}
section.Web3-0 {
    padding-top: 50px !important;
    margin-top: 0px !important;
}
section.betting-software-section .mim-mobile .tab {
    padding: 0px;
    padding-bottom: 20px;
}
section.betting-software-section button, section.betting-software-section button.active {
    width: 100%;
    padding-bottom: 0px !important;
}
section.betting-software-section{padding-bottom: 0px !important;}
section.betting-software-section .mim-mobile button.tablinkss:hover {
    color: #F4F4F4;
    margin-left: 0;
}
section.betting-software-section {
    padding-top: 50px;
}
.card.sbap-inner {
    padding: 10px !important;
}
.card.sbap-inner ul li {
    display: flex;
    justify-content: flex-start;
}
.inner-dev.odd p, .inner-dev.even p {    
	line-height: 30px;
    font-weight: bold;
    font-size: 25px !important;
}
section.num-fet-paxful {
    padding-top: 50px;
}
.mim-mobile.benefit-web3-sports .tab {
    padding: 0px !important;
}
.mim-mobile.benefit-web3-sports button {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    background: transparent !important;
    color: #6F6F6F !important;
    border: none;
}
section.primary-feature-section {
    padding: 50px 0;
}
.indicator{display: none !important;}
h3.flex-part-disply {
    padding-bottom: 40px;
    margin-bottom: 0px;
}
.row.primary-fetre-2 {
    margin-top: 40px;
}
section.get-set-bet-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.get-set-bet-section h2 label {
    font-size: 35px;
}
section.get-set-bet-section h2 {
    font-size: 45px !important;
}
section.cryto-integrated-sports-betting {
    padding: 0px;
    position: relative;
}
.banner-video-outer {
    display: none;
}
.cmn-logo-cls.logo-1 img {
    margin: 10px 0;
    width: 100%;
}
.center-image-support img {
    width: auto;
    margin: 0 auto;
    text-align: center;
}
.center-image-support {text-align: center;}
.indicaor-right img {
    display: none;
}
.column-two-flex img {
    width: 75%;
}
.indicaor-left img {
    display: none;
}
.row-right-ssi {
    position: relative;
    left: 0 !important;
}
.sports-success-img {
    margin-top: 70px;
    margin-bottom: 90px;
}
.column-flex-part {
    display: flex;
    align-items: center;
    margin-left: -40px !important;
    justify-content: center;
}
.head-game-icon {
    margin-right: 10px;
}
.head-game {
    display: flex;
    justify-content: flex-start !important;
}
.row-right-ssi {
    position: relative;
    left: 0 !important;
    margin: 0 auto;
    justify-content: center;
    display: flex;
}
.mim-mobile button.tablinkss {
    font-size: 17px !important;
}
.mim-mobile .tabcontents h4 {
    font-size: 30px !important;
}
section.push-your-betting h2 span.alpha {
    font-size: 30px !important;
}
}
@media (min-width: 768px) and (max-width: 991.98px){
section.Earning-potential .card {padding: 30px !important;}
.indicator {
    display: none;
}
h3.flex-part-disply {
    padding-bottom: 40px;
}
.case-study-tab-img img {
    position: relative;
    top: 0px !important;
    right: 0px !important;
    z-index: 9;
    margin-top: 0 !important;
    margin-left: 0 !important;
    overflow-x: visible;
    width: auto;
}
.mim-mobile.benefit-web3-sports .tab {
    padding: 0px !important;
}
.mim-mobile.benefit-web3-sports button {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    background: transparent !important;
    color: #6F6F6F !important;
    border: none !important;
}
.mim-mobile .tab{width: 100% !important;}
.resemble-bitstamp-right {
    margin-top: 0px !important;
}
section#tech-modern.sbap {
    padding-top: 0px !important;
}
.inner-dev.odd, .inner-dev.even{padding: 15px !important;}
section#numerous-feature-id {
    padding-top: 80px;
}
.card-space {
    margin-top: 0 !important;
}
.card.sbap-inner {
    padding: 30px 10px !important;
}
.card.sbap-inner ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px !important;
}
section.betting-software-section .mim-mobile .tabcontents p {
    margin-top: 0px !important;
}
.row.alternate-color h6 {
    min-height: 132px;
}
.Have-any-question .cards.launch-dapp-sports-inner .card {
    padding: 24px !important;
}
.Have-any-question .card-space {
    margin-top: 0px !important;
}
.Have-any-question .cards.launch-dapp-sports-inner .card h4{font-size: 24px !important;}
section.Outstanding.text-center .sides-2 .card {
    width: 100% !important;
    margin: auto;
}
.Outstanding .card.space {
    padding-bottom: 26px;
}
section#bsbs-id h2, section#bsbs-id h2 label {
    width: 100%;
}
section#bsbs-id h2 {
    line-height: 75px;
}
.make-money-img {
    height: 100%;
    display: flex;
    align-items: center;
}
.betting-software-section-head-part h2, section.make-money-section h2 {
    line-height: 65px;}
section.make-money-section h2 label{line-height: 55px;}
h2, h2 span {
    font-size: 50px !important;
    color: #fff!important;
}
h2 label{font-size: 27px !important;width: 100%;}
.bsbs-img-block .bsbs-img {
    display: flex;
    flex-direction: column;
    align-items: center;
}
section.get-set-bet-section { 
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../img/get-set-bet.png);
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
section.get-set-bet-section h2 label {
    width: auto;
    font-size: 50px !important;
}
section.primary-feature-section {
    padding: 50px 0;
}
.inner-dev.odd, .inner-dev.even {
    width: 44%;
    margin: 0 10px 10px;
}
section#numerous-feature-id {
    padding-bottom: 100px;
}
.launch-dapp-sports .cards.launch-dapp-sports-inner .card {
    text-align: left;
    padding: 20px !important;
}
.mim-mobile .tabcontents {
    padding-left: 0;
    padding-top: 0px;
    margin: 0 auto;
}
.types-crypto-part {
    display: flex;
    flex-wrap: wrap;
}
.cmn-logo-cls.logo-1 img {
    margin: 10px 0;
    width: 100%;
}
.center-image-support img {
    width: auto;
    margin: 0 auto;
    text-align: center;
}
.center-image-support {text-align: center;}
.indicaor-right img {
    display: none;
}
.column-two-flex img {
    width: 75%;
}
.indicaor-left img {
    display: none;
}
.row-right-ssi {
    position: relative;
    left: 0 !important;
    margin: 0 auto;
    justify-content: center;
    display: flex;
}
.sports-success-img {
    margin-top: 70px;
    margin-bottom: 90px;
} 
.column-flex-part  
.center-image-support { 
    position: relative;
    left: 0 !important;
    justify-content: center;
}
}
@media (min-width: 1200px) and (max-width: 1349.98px){
.sticky-icons {
    position: fixed;
    bottom: 90px;
    width: 100px;
}
}
.sticky-icons {
    position: fixed;
    left: 0 !important;
    bottom: 90px;
    width: 45px;
}
@media (min-width: 1200px) and (max-width: 1348px){
.sticky-icons a {
    width: 45px !important;
}
}
.sticky-icons a {
    display: block;
    padding: 5px;
    line-height: 15px !important;
    width: 90% !important;
    height: auto !important;
    text-align: center;
    border: 2px solid #9f007a;
    padding: 7px;
    position: relative;
    color: #fff;
    display: block;
    width: 100% !important;
    height: 100% !important;
    line-height: 60px;
    padding-left: 15%;
    border: 1px solid rgba(0, 0, 0, 0.4);
    transition: all 0.3s linear;
    background: #D15201;
}
.sticky-icons a {
    display: inline-block;
    font-size: 20px;
    line-height: 37px !important;
}
.sticky-icons img {
    width: 90px !important;
    padding: 0px;
    max-width: 100%;
}
.sticky-icons a:hover {
    z-index: 1;
    width: 60px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px 1px rgb(0 0 0 / 30%);
}
.sticky-icons a:nth-child(1) {
    background: #D15201;
    border-radius: 10px 10px 0px 0px;
}
.sticky-icons a:nth-child(4) {
  
    background: #D15201;
    border-radius: 0px 0px 10px 10px;
}
.social-logo-part ul {
    display: flex;
}
.social-logo-part ul li {
    margin-right: 25px;
}
.column-one-flex, .column-two-flex, .column-three-flex {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
    justify-content: flex-start;
}
.cmn-logo-cls.logo-1 img {
    width: 120px;
}
.cmn-logo-cls.logo-1 img {
    width: 100%;
}
.column-flex-part {
    display: flex;
    align-items: center;
    margin-left: -38px;
}
.cmn-logo-cls.logo-1 {
    margin: 10px 0;
}
.indicaor-left, .center-image-support, .indicaor-right {
    height: 100%;
    display: flex;
    align-items: center;
}
.ssir-img-cmn {
    display: flex;
}
.ssir-1 {
    margin: 8px 10px;
}
.row-one-ssi {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 50px;
}
.center-image-support {
    position: relative;
    left: -25px;
}
.indicaor-right {
    position: relative;
    left: -51px;
}
.row-right-ssi {
    position: relative;
    left: -84px;
}
.ssir-img-cmn.ssi-one {
    position: relative;
}
.detail-hover {
    position: absolute;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 20px;
    top: 0;
    z-index: 99;
    height: 470px;
    display: none;
    flex-direction: column;
    justify-content: center;
}
.ssir-1:hover .detail-hover {
    display: flex !important;
    width: 100%;
    left: 0;
}
.head-game {
    display: flex;
    justify-content: space-between;
}
.head-game h6 {
    font-size: 20px !important;
}
.body-game p {
    font-size: 16px !important;
    text-align: left;
    margin: 20px 0 !important;
}
.service-game-link {
    text-align: left;
}
.service-game-link a {
    display: inline-block;
    padding: 15px 25px;
    font-size: 16px;
    background: #7747E5;
    border-radius: 5px;
    color: #fff !important;
}
body.font-lato button.tawk-custom-color {
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%) !important;
}
.para-banner-button p {
    margin:0 auto;
        padding: 20px 0;
}
body.common-text section.banner-part .para-banner-button .touch-button.mobile {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}
body.common-text section.cryto-integrated-sports-betting .contain-width.contain-cisb .cisb {
    max-width: 740px;
}
body.common-text section.cryto-integrated-sports-betting .cryto-integrated-sports-betting-img img {
    width: 100%;
    height: auto;
    text-align: center;
   
}
body.common-text .touch-button.sec {
    margin-top:10px;
}
body.common-text section.get-set-bet-section .touch-button.sec,body.common-text section.make-money-section .touch-button,body.common-text section.push-your-betting .touch-button{
    margin-top:40px; 
}
body.common-text section.cryto-integrated-sports-betting .contain-width.contain-ssa h2,body.common-text .develop-service h2 ,body.common-text .contain-width.contain-ssa p {
    max-width: 800px!important;
    margin: 0 auto;
}
body.common-text section.betting-software-section {
    padding-top: 70px;
}
body.common-text section.primary-feature-section {
    padding: 70px 0;
}
body.common-text section.types-crypto-sports-betting .inner-dev {
        margin-bottom: 30px;
}

body.common-text .Web3-Development {
    padding: 40px 0px;
}
body.common-text section.primary-feature-section h2 {
    max-width: 834px;
    margin: 20px auto;
}
body.common-text section.get-set-bet-section {
    padding-top: 40px;
    padding-bottom: 10px;
}
body.common-text section.get-set-bet-section h2 {
    margin-bottom: 0px;
    font-size: 60px !important;
}
body.common-text section.Web3-0 .cards {
    margin-top: 50px;
}
body.common-text .betting-software-section-head-part h2 {
    line-height: 45px;
    margin-top: 20px;
    margin-bottom: 15px;
}
body.common-text section.betting-software-section .mim-mobile {
    padding-top: 40px;
}
footer.footer-section .copyright-area {
    
    margin: 0px auto 20px;
}
@media (max-width: 991.98px){
   body.common-text section.cryto-integrated-sports-betting .cryto-integrated-sports-betting-img img{
        display:none;
    }
    body.common-text section.benefits-software-section .mim-mobile.benefit-web3-sports button {
    color: #fff !important;
      font-size: 16px !important;
    padding-bottom: 10px !important;
    font-weight: 400;

}
}
@media (max-width: 767.98px) {
    body.common-text section.banner-part h1{
            font-size: 32px !important;
    line-height: 36px !important;
        font-weight: 500 !important;
    }
   body.common-text .header-part-outer{
       height:auto;
   }
   body.common-text section.Outstanding.text-center p.head-five{
        margin-bottom:10px;
    }
    body.common-text p.head-five {
    font-size: 18px !important;
    }
    body.common-text p.head-four,body.common-text section.betting-software-section .mim-mobile .tabcontents p.head-four,.row.alternate-color p.head-six{
    font-size: 20px !important;
       }
   body.common-text .banner-head-h1, body.common-text section.get-set-bet-section {
    padding-top: 0px;
}
 .sticky-icons a {
    width: 45px !important;
    height: 45px !important;
 }

body.common-text section.primary-feature-section {
    padding:10px 0;}
body.common-text section.primary-feature-section h3.flex-part-disply {
    padding-bottom: 20px;
    }
body.common-text section.get-set-bet-section h2 label {
    font-size: 28px;
    text-shadow: none;
}
body.common-text .contain-width.contain-ssa p,body.common-text section.Earning-potential .head-build p {
    margin-top: 10px !important;
}
body.common-text section.get-set-bet-section h2 {
    font-size: 34px !important;
    line-height: 38px;
}
body.common-text section.banner-part .touch-button.mobile a.mark{
     font-size: 20px !important;
    margin: 20px !important; 
}
 body.common-text .contain-width.contain-ssa h2 {
line-height:24px;}
 body.common-text .contain-width.contain-ssa {
    margin-top: 30px;
}
 body.common-text section.banner-part .para-banner-button p{
    /*padding:10px 0 15px;*/
        padding: 20px 0 15px;
    line-height: 28px !important;
    font-size: 20px !important;
}
body.common-text section.banner-part .para-banner-button .touch-button.mobile {
    gap:0;
}
section.cryto-integrated-sports-betting::before,.industry-destop,section.get-set-bet-section::before ,section.make-money-section .make-money-img {
   display: none; 
    
}
   .industry-mobile{ display: block;}
   body.common-text .contain-width.contain-cisb {
    padding-top: 20px !important;
}
  body.common-text .contain-width.contain-cisb h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px !important;
    padding-bottom: 0px;
  }
 body.common-text .contain-width.contain-cisb h2,body.common-text  section.bitstamp-resemble h2 {
    padding-bottom: 4px !important;
}
body.common-text section .banner-part,.contain-width.contain-hiw h2  {
    padding-bottom: 10px !important;
 }

body.common-text section.cryto-integrated-sports-betting .sports-success-img .center-image-support,body.common-text section.cryto-integrated-sports-betting .how-it-works-img {
    display:none;
}

body.common-text section.cryto-integrated-sports-betting .sports-success-img {
    margin-top: 10px;
    margin-bottom: 40px;
}
body.common-text .contain-width.contain-ssa h2 label {
    font-size: 16px;}
body.common-text section.cryto-integrated-sports-betting .column-flex-part {
    margin-left: -20px !important;}
body.common-text section.cryto-integrated-sports-betting .row-right-ssi {
        top: -40px;
}
body.common-text .Web3-Development {
    padding-top: 0;
    padding-bottom: 0;
}
body.common-text section.benefits-software-section .mim-mobile {
    padding-top: 10px;
}

body.common-text section#numerous-feature-id, section.discover-benefits ,body.common-text section.betting-software-section {
    padding-top: 20px !important;
}

body.common-text section.benefits-software-section .mim-mobile.benefit-web3-sports .case-study-tab-img.benefits-head-content {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}
body.common-text .resemble-bitstamp-right,
body.common-text section.Web3-0 .cards {
    margin-top: 20px;
}
body.common-text section.Web3-0 {
    padding-top: 30px !important;
}
section.make-money-section {
    padding-top: 0px;
    padding-bottom: 10px;
}

body.common-text section.Outstanding {
    margin-top:30px;}

body.common-text section.get-set-bet-section .touch-button.sec, body.common-text section.make-money-section .touch-button, body.common-text section.push-your-betting .touch-button {
    margin-top: 20px;
}
body.common-text .bca-clone-text.res h4 {
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 30px !important;
}
body.common-text section.banner-part.index-form-sectn {
    padding-top: 50px;
}
body.common-text section.Outstanding.text-center .Web3-Development.aos-init.aos-animate .sides-2 .card {
    padding: 10px;
     margin-top: 0px; 
}
body.common-text section.Outstanding h5{margin-bottom:10px;}
body.common-text section.Outstanding.text-center .Web3-Development .card {
    min-height: auto;
}
body.common-text section.Earning-potential .Web3-Development .card {
   min-height: auto;
    height: 100%;
    margin-bottom: 20px !important;
    padding-bottom:0!important;
}
body.common-text p{
    font-size:14px!important;
    line-height:24px;
}
body.common-text section.betting-software-section .mim-mobile .tabcontents p {
    font-weight: 400;
    font-size: 14px!important;
}
section .card-title p.head-six  {
min-height:auto;
}
body.common-text .bsbs-img-block .bsbs-img {
    padding: 10px!important;
}
body.common-text .bsbs-img-block .bsbs-img img.img-fluid.tech-stack-img {
    width: 30px;
    margin: 0 auto;
    
}
}
.header-part-outer .banner-top-text{
    display:none;
}
section.blogs {
    padding: 80px 0 40px;
}

section.blogs h2 {
    text-align: center;
    margin-bottom: 30px;
}
.card.card-body {
    margin-bottom: 30px;
    padding: 20px 15px 40px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.card-para{
    padding-top:15px;
}
.card-para p:first-child {
    font-size: 20px !important;
    font-weight: 500;
}

.card-para p:nth-child(2) {
    font-size: 16px !important;
}

section.blogs .card.card-body .card-img {
    padding: 0 !important;
}

.row.blogs-content-cards {
    justify-content: center;
}

.card.card-body .card-para p {
    text-align: left !important;
    line-height:1.3 !important;
}

.explore-btn a {
    background: linear-gradient(94.07deg, #F0660A 0%, #000283 100%) !important;

}

.explore-btn {
    margin-top: 40px;
    text-align: center;
}

.explore-btn a,
.blogs-view-btn a {
    font-size: 16px;
    padding: 15px;
    color: #fff;
    border-radius: 8px;
}

.blogs-view-btn {
    border: 1px solid #7747E5;
    background: transparent !important;
    text-align: center;
    margin: 10px auto;
    max-width: 150px;
    border-radius: 8px;
    padding: 15px;
}
