.techStack_development {
	margin-top: 5rem;
}

.techStack_development .techStack_sprites {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/07/22095429/TechStack_sprites.webp);
	background-size: 1200px;
	background-repeat: no-repeat;
}

.techStack_development .techBg {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/07/22095432/techStackBG.webp);
	background-repeat: no-repeat;
    background-position: 85% center;
    background-size: contain;
}

.techStack_development .tech-main-title {
	color:  #080808;
	font-size: 32px;
	font-weight: 700;
	line-height: 44px;
}

.techStack_development .tech-sub-title {
	color:  #080808;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
}

.techStack_development .blockchain-tech-lists, 
.techStack_development .smartContract-tech-lists,
.techStack_development .programming-tech-lists,
.techStack_development .wallets-tech-lists,
.techStack_development .frontend-tech-lists,
.techStack_development .database-tech-lists,
.techStack_development .cloud-tech-lists,
.techStack_development .devops-tech-lists,
.techStack_development .languages-tech-lists,
.techStack_development .backend-tech-lists,
.techStack_development .nativeApp-tech-lists,
.techStack_development .hybrid-tech-lists {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 1.25rem;
}

.techStack_development .tech-lists-item {
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .75rem 1rem;
}

.techStack_development .tech-lists-item p {
	color: #5D5D5D;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}

.techStack_development .tech-lists-item .ethereum {
	width: 42px;
	height: 42px;
	background-position: -23px -23px;
}
.techStack_development .tech-lists-item .solana {
	width: 54px;
	height: 42px;
	background-position: -87px -23px;
}
.techStack_development .tech-lists-item .binance {
	width: 36px;
	height: 42px;
	background-position: -166px -23px;
}
.techStack_development .tech-lists-item .algorand {
	width: 42px;
	height: 42px;
	background-position: -227px -23px;
}
.techStack_development .tech-lists-item .eos {
	width: 30px;
	height: 42px;
	background-position: -290px -23px;
}
.techStack_development .tech-lists-item .hedera {
	width: 42px;
	height: 42px;
	background-position: -342px -23px;
}
.techStack_development .tech-lists-item .cosmos {
	width: 42px;
	height: 42px;
	background-position: -406px -23px;
}
.techStack_development .tech-lists-item .polygon {
	width: 52px;
	height: 42px;
	background-position: -465px -23px;
}
.techStack_development .tech-lists-item .hyperledger {
	width: 46px;
	height: 42px;
	background-position: -532px -23px;
}
.techStack_development .tech-lists-item .corda {
	width: 54px;
	height: 42px;
	background-position: -598px -23px;
}

.techStack_development .tech-lists-item .truffle {
	width: 42px;
	height: 42px;
	background-position: -674px -23px;
}
.techStack_development .tech-lists-item .openZeppelin {
	width: 42px;
	height: 42px;
	background-position: -737px -23px;
}
.techStack_development .tech-lists-item .hardhat {
	width: 62px;
    height: 42px;
    background-position: -800px -23px;
}
.techStack_development .tech-lists-item .infura {
	width: 51px;
    height: 42px;
    background-position: -882px -23px;
}
.techStack_development .tech-lists-item .quickNode {
	width: 42px;
	height: 42px;
	background-position: -954px -23px;
}
.techStack_development .tech-lists-item .ganache {
	width: 42px;
	height: 42px;
	background-position: -1018px -23px;
}
.techStack_development .tech-lists-item .pinata {
	width: 42px;
	height: 42px;
	background-position: -1081px -23px;
}
.techStack_development .tech-lists-item .chainlink {
	width: 42px;
	height: 42px;
	background-position: -23px -87px;
}

.techStack_development .tech-lists-item .solidity {
	width: 42px;
	height: 42px;
	background-position: -87px -87px;
}
.techStack_development .tech-lists-item .vyper {
	width: 50px;
    height: 42px;
    background-position: -147px -86px;
}
.techStack_development .tech-lists-item .rust {
	width: 42px;
	height: 42px;
	background-position: -215px -87px;
}
.techStack_development .tech-lists-item .python {
	width: 42px;
	height: 42px;
	background-position: -279px -87px;
}
.techStack_development .tech-lists-item .cplus {
	width: 42px;
	height: 42px;
	background-position: -343px -87px;
}
.techStack_development .tech-lists-item .pact {
	width: 57px;
	height: 22px;
	background-position: -407px -97px;
}
.techStack_development .tech-lists-item .teal {
	width: 69px;
	height: 22px;
	background-position: -485px -97px;
}

.techStack_development .tech-lists-item .trust {
	width: 42px;
	height: 42px;
	background-position: -576px -86px;
}
.techStack_development .tech-lists-item .metamask {
	width: 44px;
	height: 42px;
	background-position: -638px -87px;
}
.techStack_development .tech-lists-item .coinbase {
	width: 42px;
	height: 42px;
	background-position: -703px -87px;
}
.techStack_development .tech-lists-item .walletconnect {
	width: 52px;
	height: 42px;
	background-position: -763px -87px;
}
.techStack_development .tech-lists-item .keplr {
	width: 42px;
	height: 42px;
	background-position: -832px -87px;
}
.tech-divider {
	width: 100%;
	height: 1px;
	background-color: #DCDCDC;
	margin-block: 2.5rem;
}
.techStack_development .tech-lists-item .html5 {
	width: 42px;
	height: 42px;
	background-position: -895px -86px;
}
.techStack_development .tech-lists-item .css3 {
	width: 42px;
	height: 42px;
	background-position: -959px -86px;
}
.techStack_development .tech-lists-item .javascript {
	width: 42px;
	height: 42px;
	background-position: -1024px -86px;
}
.techStack_development .tech-lists-item .angular {
	width: 42px;
	height: 42px;
	background-position: -1086px -86px;
}
.techStack_development .tech-lists-item .react {
	width: 48px;
	height: 42px;
	background-position: -20px -151px;
}
.techStack_development .tech-lists-item .vue {
	width: 48px;
	height: 42px;
	background-position: -84px -150px;
}
.techStack_development .tech-lists-item .microsoft {
	width: 78px;
    height: 42px;
    background-position: -214px -151px;
}
.techStack_development .tech-lists-item .java {
	width: 48px;
	height: 42px;
	background-position: -310px -151px;
}
.techStack_development .tech-lists-item .nodeJs {
    width: 68px;
    height: 42px;
    background-position: -378px -151px;
}
.techStack_development .tech-lists-item .go {
	width: 84px;
    height: 42px;
    background-position: -467px -151px;
}
.techStack_development .tech-lists-item .php {
	width: 72px;
    height: 42px;
    background-position: -637px -151px;
}
.techStack_development .tech-lists-item .mySQL {
	width: 44px;
    height: 42px;
    background-position: -731px -151px;
}
.techStack_development .tech-lists-item .mongoDB {
	width: 42px;
    height: 42px;
    background-position: -796px -151px;
}
.techStack_development .tech-lists-item .mariaDB {
	width: 62px;
    height: 42px;
    background-position: -850px -151px;
}
.techStack_development .tech-lists-item .cassandra {
	width: 78px;
    height: 42px;
    background-position: -923px -151px;
}
.techStack_development .tech-lists-item .postgreSQL {
	width: 42px;
    height: 42px;
    background-position: -1024px -151px;
}
.techStack_development .tech-lists-item .aws {
	width: 70px;
    height: 42px;
    background-position: -1086px -151px;
}
.techStack_development .tech-lists-item .azure {
	width: 52px;
    height: 42px;
    background-position: -23px -215px;
}
.techStack_development .tech-lists-item .kubernetes {
	width: 42px;
    height: 42px;
    background-position: -97px -215px;
}
.techStack_development .tech-lists-item .openShift {
	width: 46px;
    height: 42px;
    background-position: -160px -215px;
}
.techStack_development .tech-lists-item .progressChef {
	width: 42px;
    height: 42px;
    background-position: -225px -215px;
}
.techStack_development .tech-lists-item .jenkins {
	width: 42px;
    height: 42px;
    background-position: -284px -215px;
}
.techStack_development .tech-lists-item .azureDevops {
	width: 42px;
    height: 42px;
    background-position: -342px -215px;
}
.techStack_development .tech-lists-item .terraform {
	width: 42px;
    height: 42px;
    background-position: -406px -215px;
}
.techStack_development .tech-lists-item .chef {
	width: 42px;
    height: 42px;
    background-position: -470px -215px;
}
.techStack_development .tech-lists-item .puppet {
	width: 42px;
    height: 42px;
    background-position: -526px -215px;
}
.techStack_development .tech-lists-item .ansible {
	width: 42px;
    height: 42px;
    background-position: -584px -215px;
}
.techStack_development .tech-lists-item .docker {
	width: 58px;
    height: 42px;
    background-position: -647px -215px;
}
.techStack_development .tech-lists-item .objectiveC {
	width: 42px;
    height: 42px;
    background-position: -727px -215px;
}
.techStack_development .tech-lists-item .swift {
	width: 42px;
    height: 42px;
    background-position: -791px -215px;
}
.techStack_development .tech-lists-item .swiftUI {
	width: 42px;
    height: 42px;
    background-position: -855px -215px;
}
.techStack_development .tech-lists-item .kotlin {
	width: 42px;
    height: 42px;
    background-position: -983px -215px;
}
.techStack_development .tech-lists-item .chash {
	width: 42px;
    height: 42px;
    background-position: -1047px -215px;
}
.techStack_development .tech-lists-item .android {
	width: 42px;
    height: 42px;
    background-position: -1111px -215px;
}
.techStack_development .tech-lists-item .ios {
	width: 42px;
    height: 42px;
    background-position: -23px -279px;
}
.techStack_development .tech-lists-item .ionic {
	width: 42px;
    height: 42px;
    background-position: -87px -279px;
}
.techStack_development .tech-lists-item .flutter {
	width: 42px;
    height: 42px;
    background-position: -216px -279px;
}
.techStack_development .tech-lists-item .xamarin {
	width: 48px;
    height: 42px;
    background-position: -276px -279px;
}

.techStack_development .home-contact-form {
	margin-top: 0;
}