/*================smart-contarct=====================*/
.logo{
    width: 200px;
    height: 50px;
}
@font-face {
    font-family: sitefont;
    src: url('../fonts/WFVisualSans-Regular.ttf');
}

@font-face {
    font-family: sitefont1;
    src: url('../fonts/WFVisualSans-SemiBold.ttf');
}
body {
    font-family: sitefont;

}
section{
    padding: 50px 0;
}
.light-bg{
    background:#EFF3F7;
}
.pink-t{
    color: #EE404E;
}
.title{
    position: relative;
    display: initial;
    padding: 20px 0;
    margin-bottom: 0 !important;
    z-index: 9;
}
.title::after{position: absolute;
    position: absolute;
    left: -83px;
    right: 0px;
    width: 100px;
    height: 100px;
    content: "";
    top: 3px;
    background-image: url(../images/smart-title.png);
    z-index: -1;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    }
.dark-t{
    color: #000000;
}
a:hover{
    color: #000 !important;
}
.light-box{
    background: #EFF3F6;
border-radius: 0px 50px;
padding: 20px;
height: 100%;
}
p{
    text-align: left;
    color: #000000;
}
.light-box:hover{
    background: #EE404E;
}
.light-box:hover h5,.light-box:hover p{
    color: #fff;
}
.whatsappbg{
    background: linear-gradient(89.97deg, #C51845 0.02%, #EB3650 99.06%) !important;
border-radius: 0px 20px;
}
.service-box{
    background: url(../images/smart-contract.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 13%;
    height: 100%;
       padding: 20px;
}
.service-box:hover{
    background: #EE404E;
    border-radius: 0px 20px;
}
.service-box:hover h5,.service-box:hover p{
    color: #fff;  
}
.service-box P{
    color: #000000;
}
.box-whl{
   border-left: 2px solid #D9D9D9;
    padding: 20px 20px 20px 21px;
    background: url(../images/Polygon.png);
    background-repeat: no-repeat;
    background-position: 0px 28px;
    height: 100%;
}
.box-whl:hover{
    background:url(../images/Polygon.png),#fff;
    background-repeat: no-repeat;
    background-size:inherit;,cover;
    background-position:0px 28px,center;
}
.border-box {
    border-bottom: 1px solid #D9D9D9;
    padding: 20px;
    position: relative;
    height: 100%;
}
.border-box:after{
        content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    background: #D9D9D9;
    border-radius: 10px;
    right: 0px;
    bottom: -3px;
}
.border-box:hover{
    background: #EE404E;
    border-radius: 0px 20px;
}
.border-box:hover h5,.border-box:hover p{
    color: #fff;
}
.img-box{
    width: 105px;
    height: 105px;
    background: #fff;
    box-shadow: 0px 0px 35px rgba(1, 24, 91, 0.1);
    text-align: center;
    padding: 5px;
    margin: 25px;
}
.img-box img{
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-bottom: 7px;
}
.ethereum{
    object-position: -13px 0px;
}
.Polygon{
   object-position: -71px 0px; 
}
.Solana{
    object-position: -127px 0px;
}
.BSC{
    object-position: -187px 0px;
}
.EOS{
    object-position: -244px 0px;
}
.Cardano{
    object-position: -303px 0px;
}
.Fantom{
    object-position: -360px 0px;
}
.Avalanche{
    object-position: -420px 0px;
}
.MoonBeam{
    object-position: -477px 0px;
}
.Near{
    object-position: -533px 0px;
}
.Optimum{
   object-position: -593px 0px; 
}
.Aurora{
    object-position: -648px 0px; 
}
.XinFin{
    object-position: -705px 0px;
}
.Chronos{
    object-position: -763px 0px;
}
.Gnosis{
    object-position: -822px 0px;
}
.EVM{
    object-position: -880px 0px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #EE404E;
    background-color: #ffffff;
    border-bottom: 2px solid #B7BEC2;
    border-radius: 0;
}
.tab-box{
    width: 125px;
    height: 105px;
    background: #fff;
    box-shadow: 0px 0px 35px rgba(1, 24, 91, 0.1);
    text-align: center;
    padding: 5px;
    margin: 17px;
}
.tab-box img{
    width: 70px;
    height: 60px;
    object-fit: cover;
    margin-bottom: 7px;
}
.Alchemy{
    object-position: -47px 0px;
}
.Openzeppeline{
    object-position: -204px 0px;
}
.Truffle{
object-position: -360px 0px;
}
.Hardhat{
object-position: -516px 0px;
}
.Quicknode{
object-position: -675px 0px;
}
.Pinata{
object-position: -829px 0px;
}
.Metamask{
object-position: -987px 0px;
}
.Chainlink{
   object-position: -1144px 0px; 
}
.smart-bth{
    background: linear-gradient(92.42deg, #C51845 0.77%, #ED3751 98.81%) !important;
border-radius: 10px;
color: #fff;
}
.key div{
        background: url(../images/key.svg);
    background-repeat: no-repeat;
    padding: 4px 23px;
    background-position: left;
    border: 1px solid transparent;
    color: #000000;
}
.key div:hover{
   background: url(../images/key.svg),#fff;
   background-repeat: no-repeat;
   background-position: left,center;
    border: 1px solid #EE404E;
    border-radius: 5px;
    color: #000000;
}
.main_banner {
   background: linear-gradient(180deg, #3C4C9F 0%, #34ACCC 100%);
    min-height: 100vh;
    color: #fff;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:100%;
}
h1 {
       font-size: 60px;
    background: -webkit-linear-gradient(297deg, #FFFFFF, #FFFFFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.main_banner h1 span {
    display: block;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 60px;
    color: #10A9FF !important;
    -webkit-text-fill-color: #AEEDFF !important;
}
.main_banner p{
    color: #fff;
    font-weight: bold;
}
.main_banner .row {
    min-height: 100vh;
}
.main_banner .conts{
    background: linear-gradient(92.42deg, #C51845 0.77%, #ED3751 98.81%) !important;
border-radius: 10px;
}
.btn{
    background: linear-gradient(92.42deg, #C51845 0.77%, #ED3751 98.81%);
border-radius: 10px;
color: #fff;
}
.footerpart h6{
    color: #DAF6F3;
}
.formbox{
    box-shadow: -50px -75px 0 5px #EE404E !important;
}
.Solidity{
    object-position: -1296px 0px;
}
.Vyper{
    object-position: -1452px 0px;
}
.Rust{
    object-position: -1610px 0px;
}
.Python{
    object-position: -1766px 0px;
}
.Cpp{
    object-position: -1924px 0px;
}
.Node{
    object-position: -2045px 0px;
}
.Ethers{
    object-position: -2225px 0px;
}
.Web3{
    object-position: -2388px 0px;
}
.React{
    object-position: -2544px 0px;
}
.Angular{
    object-position: -2703px 0px;
}
@media(max-width:768px){
    .main_banner{
        text-align: center !important;
    }
    .metaverseimage{
        display: none;
    }
    .main_banner h1{
        font-size: 35px;
    }
    .main_banner h1 span{
        font-size: 30px;
    }
    .main_banner p{
        font-size:17px !important;
    }
    .title::after{
        display: none;
    }
    .formbox{
    box-shadow: 0px -75px 0 5px #EE404E !important;
}
}