body.page-id-6981 {
	overflow-x: hidden;
}

.px-100 {
	padding-inline: 100px;
}

.main-container {
	max-width: 1214px;
	width: 100%;
	padding-inline: 24px;
	margin-inline: auto;
}

.align-end {
	align-items: flex-end;
}

.page-id-6981 ::placeholder {
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.3);
}

/* Banner Section Styles Starts Here  */
/* Home Banner Section Styles Starts Here  */

.blockchain-details,
.banner-case-details,
.tech-events-details {
	display: flex;
}

.blockchain-details {
	position: absolute;
	right: 40px;
	top: 80px;
}

.banner-case-details .contact-us {
	position: absolute;
	top: 0;
	right: 120px;
}

.blockchain-details .contact-us {
	position: absolute;
	inset: 0;
	margin: auto;
}

.tech-events-details .contact-us {
	position: absolute;
	right: -120px;
	bottom: 60px;
}

.contact-us a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 150px;
	height: 150px;
	position: relative;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	box-sizing: border-box;
}

.contact-us a::after {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	border: 1px solid #fff;
	transition-duration: 0.5s;
	box-sizing: border-box;
	z-index: 0;
}

.contact-us a .white-arrow {
	width: 24px;
	height: 24px;
	display: inline-flex;
	background: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg');
	background-position: -29px -5px;
	transition: all 0.5s ease;
}
.contact-us a:hover .white-arrow {
	background-position: -5px -30px;
}

.contact-us a:hover:after {
	top: -1px;
	left: -1px;
}

.contact-us a p {
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	text-align: center;
	max-width: 95px;
	width: 100%;
	color: #ffffff;
	margin: 8px 0 0;
}

/* Slides */

#slides {
	position: relative;
	height: 100vh;
}

#slides .slide {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	visibility: hidden;
	transition: visibility 1s ease-in-out;
}

#slides .slide.showing {
	display: flex;
	visibility: visible;
}

.dots {
	font-size: 14px;
	font-weight: 500;
	color: #b0b0b0;
	white-space: nowrap;
	cursor: pointer;
	margin-right: 24px;
	display: flex;
	padding: 8px 6px 12px;
}

.dots.active {
	color: white;
	font-weight: 600;
	position: relative;
}

.dots.active::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #6d6d6d;
}

.dots.active::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #e7e7e7;
	animation: progressAnimation 10s linear;
}

.dots.active.paused::after {
	animation-play-state: paused;
}

.dots.animate::after {
	animation: progressAnimation 10s linear;
}

@keyframes progressAnimation {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}

/* Other CSS */
.slider-settings {
	display: flex;
	align-items: center;
}

.dots-container {
	display: flex;
	align-items: center;
}

.slide:nth-of-type(1) {
	background-color: #000000;
}

.slide:nth-of-type(2) {
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/24162344/banner-web-app-bg.webp) no-repeat; 
	background-position: center;
	background-size: cover;
}

.slide:nth-of-type(2) .new-banner-heading{
	margin-bottom: 36px;
}

.slide:nth-of-type(3) {
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/24162246/banner-mobile-app.webp) no-repeat;
	background-position: center;
	background-size: cover;
}

.slider-main-setting {
	position: absolute;
	bottom: 0;
	padding-bottom: 80px;
	z-index: 2;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.slider-main-setting .video-btn-main {
	cursor: pointer;
	display: flex;
	align-items: center;
}

.slider-main-setting .video-btn-main .video-play-btn {
	border: 1px solid #fb7000;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
}

.slider-main-setting .video-btn-main .video-play-btn img {
	width: 10px;
	height: 10px;
	object-fit: contain;
}

.slider-main-setting .video-btn-main p {
	font-size: 14px;
	font-weight: 500;
	color: #d1d1d1;
	margin-left: 8px;
	margin-bottom: 0;
}

.banner-video-slider {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner-content-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.new-banner-heading {
	margin-bottom: 48px;
}

.new-banner-heading h1,
.new-banner-heading h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 76px;
	color: #FFFFFF;
}

.new-banner-heading h2 span.brand-highlight{
	color: #FB7000;
}

.new-banner-heading h1{
	margin-bottom: 16px;
}

.new-banner-heading h2{
	margin-bottom: 24px;
}

.new-banner-heading h1 span{
	color: #F3BA2F;
}

#animated-text {
	transition: color 0.5s ease; /* Smooth transition for color change */
}
.new-banner-heading p {
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	color: #E7E7E7;
	max-width: 560px;
	width: 100%;
}

.banner-video {
	position: relative;
	width: 100%;
	height: 100%;
}

.banner-video video {
	object-fit: cover;
}

.home-banner-slider {
	position: relative;
}

.controls {
	border: 1px solid #4f4f4f;
	padding: 8px;
	outline: none;
	width: 32px;
	height: 32px;
	background-color: transparent;
	border-radius: 2px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.controls img {
	width: 16px;
	height: 16px;
	object-fit: contain;
}

.dots p:hover {
	color: #ffffff;
}

/* Our Video Styles Starts Here  */

.videomodal-main{
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.7) !important;
	aspect-ratio: 16 / 9;
}


/* Video Modal styles here */

.videomodal-main .container {
	margin: auto;
	width: 80%;
	max-width: 1000px;
	aspect-ratio: 16 / 9;
	padding: 0;
	position: absolute;
	top: 100px;
	bottom: 0;
	left: 0;
	right: 0;
}

.videomodal-main .container img {
	width: 40px;
	height: 40px;
	padding: 0.75rem;
	border-radius: 50%;
	background-color: rgb(90 90 90 / 78%);
	opacity: 1;
	position: absolute;
	right: -1.25rem;
	top: -1.25rem;
	object-fit: contain;
	object-position: center;
	cursor: pointer;
	transition: all 0.3s linear;
	z-index:9;
}
.videomodal-main .container img:hover {
	background-color: var(--primary-100);
}
.videomodal-main .container iframe {
	width: 100%;
	aspect-ratio: 16 / 9;
}
.video-btn-main:hover .video-play-btn {
	background-color: #fb7000;
}
.video-btn-main:hover .video-play-btn img {
	filter: brightness(0) saturate(0%);
}
.video-btn-main:hover p {
	color: #fb7000;
}


/* Banner Section Ends Here  */

/* CEO Info Section Styles Starts Here  */
.ceo-info {
	background: #080808 url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/05/28141932/ceo-pattern-bg.webp);
	padding: 6.25rem 0;
	background-size: cover;
}

.ceo-info .ceo-info-container {
	display: flex;
	justify-content: space-between;
}

.ceo-info .ceo-img {
	max-width: 518px;
	width: 100%;
	position: relative;
}

.ceo-info .ceo-img div {
	position: absolute;
	bottom: 0;
	padding: 24px;
	width: 100%;
}

.ceo-info .ceo-img img {
	height: auto;
}

.ceo-info .ceo-img h5 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	text-align: left;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 16px;
}

.ceo-info .ceo-img p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-align: left;
	color: rgba(255, 249, 236, 1);
	margin-bottom: 0;
}

.ceo-info .ceo-info-content {
	max-width: 512px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.ceo-info .ceo-info-content h2 {
	font-size: 2rem;
	font-weight: 700;
	line-height: 2.813rem;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 1.5rem;
	max-width: 320px;
}

.ceo-info .ceo-info-content span {
	color: #fb7000;
}

.ceo-info .ceo-info-content p {
	font-family: var(--font-inter);
	font-size: 1.125rem;
	font-style: italic;
	font-weight: 400;
	line-height: 2rem;
	text-align: left;
	color: rgba(176, 176, 176, 1);
	margin-bottom: 1.5rem;
	position: relative;
}

.ceo-info .ceo-info-content p::before {
	content: "";
	position: absolute;
	bottom: -80px;
	right: 0;
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/22174106/quotes.webp) no-repeat;
	background-size: contain;
	width: 70px;
	height: 70px;
}

.ceo-info .ceo-info-content img {
	max-width: 126px;
	width: 100%;
	margin-bottom: 24px;
	height: fit-content;
}

.ceo-info .ceo-info-content a {
	background-color: #fb7000;
	border-radius: 4px;
	padding: 10px 16px 10px 16px;
	display: flex;
	align-items: center;
	width: fit-content;
}

.ceo-info .ceo-info-content a {
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}

.ceo-info .ceo-info-content a .white-arrow {
	display: inline-flex;
	width: 20px;
	height: 20px;
	margin: 0 0 0 8px;
	background: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg');
	background-position: -188px -7px;
	transition: all 0.5s ease;
}

.ceo-info .ceo-info-content a:hover {
	background-color: #FF8A0A;
} 
.ceo-info .ceo-info-content a:hover .white-arrow {
	background-position: -216px -6px;
}

/* CEO Info Section Styles Ends Here  */

/* Review Section Styles Starts Here  */

.reviews-main {
	padding: 100px 0;
}

.review-box-container {
	display: flex;
	align-items: stretch !important;
	justify-content: center;
}

.rating-heading-mobile {
	font-size: 24px;
	font-weight: 800;
	line-height: 36px;
	text-align: center;
	color: #080808;
	display: none;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.rating-heading-mobile span {
	color: #fb7000;
}

.glassdoor-main-box {
	background: linear-gradient(101.82deg, #0caa41 0%, #0caa41 100%);
	border-radius: 0.625rem;
	margin-bottom: 1.5rem;
}

.glassdoor-content {
	border-radius: 0.625rem;
	padding: 1.5rem 2.25rem;
	position: relative;
	z-index: 1;
}

.glassdoor-content h3 {
	font-size: 30px;
	font-weight: 800;
	line-height: 40px;
	text-align: left;
	color: #ffffff;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.glassdoor-content p {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	text-align: left;
	color: #ffffff;
	margin-bottom: 1.5rem;
}

.glassdoorReview {
	width: 150px;
	height: 62px;
	background-position: -23px -283px;
}
.peopleIcon {
	width: 212px;
	height: 102px;
	background-position: -544px -279px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.ambition-content {
	background: #ecf8ff;
	border-radius: 0.625rem;
	padding: 1.5rem 1.625rem 1.5rem 2.25rem;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.ambition-content h3 {
	font-size: 30px;
	font-weight: 800;
	line-height: 40px;
	text-align: left;
	color: #121212;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.ambition-content p {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	text-align: left;
	color: rgba(18, 18, 18, 0.65);
	margin-bottom: 1.5rem;
}

.ambitionBoxReview {
	width: 154px;
	height: 62px;
	background-position: -187px -283px;
}
.smileyIcon {
	width: 114px;
	height: 96px;
	background-position: -784px -269px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
	z-index: -1;
}

.glass-ambition-container {
	max-width: 542px;
	width: 100%;
	margin-right: 1.5rem;
}

.google-businesss {
	background-color: rgba(43, 121, 254, 1);
	padding: 65px 2rem 55px;
	border-radius: 0.625rem;
	max-width: 400px;
	width: 100%;
}

.google-businesss h3 {
	font-size: 2rem;
	font-weight: 900;
	line-height: 2.5rem;
	text-align: center;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 0.5rem;
	text-transform: uppercase;
}

.google-businesss p {
	font-size: 0.813rem;
	font-weight: 400;
	line-height: 1.313rem;
	text-align: center;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 2.25rem;
}

.google-businesss .google-business-card {
	background-color: rgba(255, 255, 255, 1);
	padding: 1.375rem 1rem;
	display: flex;
	justify-content: space-between;
	border-radius: 0.625rem;
	position: relative;
	z-index: 1;
}

.google-businesss .google-business-card::before {
	content: "";
	position: absolute;
	bottom: -0.625rem;
	left: 0.625rem;
	z-index: -1;
	background: rgba(255, 255, 255, 0.4);
	width: calc(100% - 20px);
	height: 100%;
	border-radius: 0.625rem;
}

.google-business .google-business-card h3 {
	font-size: 1.25rem;
	font-weight: 800;
	line-height: 1.875rem;
	text-align: left;
	color: rgba(18, 18, 18, 1);
}

.googleBusinessStar {
	width: 162px;
	height: 26px;
	background-position: -357px -302px;
}

.googleBusinessIcon {
	width: 80px;
	height: 70px;
	background-position: -867px -437px;
}

.google-card h4{
	font-size: 20px;
	font-weight: 800;
	line-height: normal;
	color: #121212;
}


/* Review Section Styles Ends Here  */

/* The Business Buzz Section Styles Starts Here  */

.business-buzz-main {
	background-color: rgba(8, 8, 8, 1);
	padding: 100px 0 0;
	border-radius: 24px;
}

.business-buzz-main .buzz-title {
	padding-bottom: 50px;
	border-bottom: 1px solid #4f4f4f;
}

.business-buzz-main .buzz-title h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 80px;
	text-align: center;
	margin-bottom: 36px;
	text-transform: uppercase;
	color: #ffffff;
}

.business-buzz-main .buzz-title h2 span {
	color: #fb7000;
}

.business-buzz-main .buzz-title p {
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
	color: #b0b0b0;
	max-width: 834px;
	width: 100%;
	margin: 0 auto;
}

.buzz-main-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 60px;
	position: relative;
}

.buzz-main-box::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 1px;
	height: 100%;
	border-right: 1px solid #4f4f4f;
	transform: translate(-50%, 0%);
}

.buzz-container {
	max-width: 540px;
	width: 100%;
}

.buzz-border-right {
	border-right: 1px solid #4f4f4f;
}

.buzz-container .buzz-container-img {
	position: relative;
	margin-bottom: 32px;
	overflow: hidden;
	border-radius: 12px;
	transition: all 0.3s linear; 
}

.buzz-container:nth-child(1),
.buzz-container:nth-child(3) {
	padding-right: 44px;
}

.buzz-container:nth-child(2),
.buzz-container:nth-child(4) {
	padding-left: 44px;
}

.buzz-container .buzz-container-img p {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #b0b0b0;
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	border-radius: 50px;
	border: 1px solid #888888;
	margin: 36px;
	display: flex;
	padding: 0 16px;
	height: 30px;
	align-items: center;
}

.buzz-container-img img {
	object-fit: contain;
	height: auto;
	transition: all 0.3s linear; 
}

.buzz-container:hover .buzz-container-img img {
	transform: scale(1.1);
	transition: all 0.3s linear; 
}

.business-border-bottom {
	border-bottom: 1px solid #4f4f4f;
}

.business-buzz-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 48px;
	margin-bottom: 48px;
}

.business-buzz-content .buzz-contents {
	max-width: 400px;
	width: 100%;
}

.business-buzz-content h3 {
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	text-align: left;
	color: #ffffff;
	margin-bottom: 24px;
}

.business-buzz-content p {
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	color: #888888;
}

.business-buzz-content .block-links {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	box-sizing: border-box;
}

.business-buzz-content .block-links .white-arrow {
	width: 36px;
	height: 36px;
	display: inline-flex;
	background: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg');
	background-position: -50px -10px;
	transition: all 0.5s ease;
	background-size: 400px;
}
.business-buzz-content .block-links:hover .white-arrow {
	background-position: -11px -51px;
}

/* The Business Buzz Section Styles Ends Here  */

/* Industries - Domain Expertise Section Styles Starts Here  */

.domain-industries-main {
	padding: 120px 0;
}

.domain-industries-content {
	max-width: 894px;
	width: 100%;
	margin: 0 auto;
}

.domain-industries-content h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 80px;
	text-align: center;
	color: #080808;
	text-transform: uppercase;
	margin-bottom: 36px;
	text-align: center;
}

.domain-industries-content h2 span {
	color: #fb7000;
}

.domain-industries-content p {
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	color: #5d5d5d;
	text-align: center;
}

.industries-box-container {
	padding: 100px 0 0;
}

.industries-box-container .box-column {
	display: flex;
	justify-content: center;
}

.industries-box-container .box-column .industries-box {
	margin-right: 80px;
}

.industries-box-container .box-column .industries-box:last-child {
	margin-right: 0;
}

.industries-box {
	display: flex;
	flex-direction: column;
	width: fit-content;
	align-items: center;
}

.industries-box .icon {
	width: 38px;
	height: 38px;
}

.fintech {
	background-position: -513px -119px;
}
.healthcare {
	background-position: -565px -119px;
}
.eCommerce {
	background-position: -617px -118px;
}
.realEstate {
	background-position: -669px -119px;
}
.music {
	background-position: -721px -119px;
}
.edTech {
	background-position: -773px -119px;
}

.industries-box p {
	font-size: 20px;
	font-weight: 600;
	line-height: 36px;
	text-align: center;
	color: #454545;
	margin-top: 30px;
}

.industries-details-box {
	padding: 20px;
	background: rgba(251, 112, 0, 0.1);
	border-radius: 10px;
	display: inline-block;
}

.industries-details-box img {
	width: 36px;
	height: 36px;
	object-fit: contain;
}

/* Transformative Solutions in Action Section Starts Here */
.transformative-solution {
	padding: 120px 0 100px;
}

.transformation-heading {
	text-align: center;
	margin-bottom: 100px;
	max-width: 726px;
	width: 100%;
	padding-inline: 16px;
	margin: 0 auto 60px;
}

.transformation-heading h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 80px;
	text-align: center;
	color: #080808;
	max-width: 670px;
	width: 100%;
	text-transform: uppercase;
	margin: 0 auto 36px;
}

.transformation-heading h2 span {
	color: #fb7000;
}

.transformation-heading p {
	font-family: Manrope;
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
	color: #5d5d5d;
	max-width: 755px;
	width: 100%;
	margin: 0 auto;
}

/* Card  */

.transformation-main-container {
	position: relative;
	width: 100vw;
	height: 30rem;
	overflow-x: hidden;
}

.transform-scroll-card {
	display: flex;
	width: inherit;
	height: inherit;
	position: absolute;
	left: 0;
	top: 0;
}

.transform-scroll-card.primary {
	animation: primary 16s linear infinite;
}

.transform-scroll-card.primary:hover{
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused;
}

.transformation-main-container:hover > .transform-scroll-card.primary:not(:hover) {
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused;
}

@keyframes primary {
	from {
		left: 0;
	}
	to {
		left: -100%;
	}
}

.transformation-card {
	padding: 32px 32px 70px;
	border-radius: 30px;
	width: 100%;
	margin-left: 12px !important;
	margin-right: 12px !important;
	min-width: 400px;
	width: 100%;
}

.transformation-card.liquidity-bg {
	background: radial-gradient(77.34% 73.27% at 28.36% 68.2%, rgba(246, 192, 111, 0.3) 0%, rgba(246, 192, 111, 0.8) 100%), url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/05/20145223/testimonial-noise-bg.png) no-repeat;
}

.transformation-card.healthcare-bg {
	background: radial-gradient(77.34% 73.27% at 28.36% 68.2%, rgba(196, 164, 248, 0.3) 0%, rgba(196, 164, 248, 0.8) 100%), url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/05/20145223/testimonial-noise-bg.png) no-repeat;
}

.transformation-card.supply-chain-bg {
	background: radial-gradient(77.34% 73.27% at 28.36% 68.2%, rgba(229, 232, 121, 0.3) 0%, rgba(229, 232, 121, 0.8) 100%), url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/05/20145223/testimonial-noise-bg.png) no-repeat;
}

.transformation-card.defi-bg {
	background: radial-gradient(77.34% 73.27% at 28.36% 68.2%, rgba(132, 236, 223, 0.3) 0%, rgba(132, 236, 223, 0.8) 100%), url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/05/20145223/testimonial-noise-bg.png) no-repeat;
}

.transformation-card .icon {
	width: 64px;
	height: 64px;
}

.transformation-card .nik {
	background-position: -264px -172px;
}
.transformation-card .evelyn {
	background-position: -184px -172px;
}
.transformation-card .ruby {
	background-position: -104px -172px
}
.transformation-card .jack {
	background-position: -24px -172px;
}

.transformation-card h3 {
	font-size: 30px;
	line-height: 42px;
	font-weight: 700;
	color: #454545;
	margin-top: 24px;
	margin-bottom: 12px;
}

.transformation-card h4 {
	font-size: 20px;
	line-height: 1;
	font-weight: 600;
	color: #5d5d5d;
	margin-bottom: 36px;
}

.transformation-card p {
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	color: #5d5d5d;
}

/* Transformative Solutions in Action Section Ends Here */

/* Calibraint Commitment Section Styles Starts Here  */

.commitment-section .container {
	padding: 120px 12px;
}

.commitment-box {
	margin-bottom: 120px;
}

.commitment-section h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 80px;
	text-align: center;
	color: #080808;
	text-transform: uppercase;
	margin-bottom: 60px;
}

.commitment-section h2 span {
	color: #fb7000;
}

.commitment-section h3 span {
/* 	color: #080808; */
	font-size: 28px;
	font-weight: 700;
	line-height: 45px;
	text-align: justified;
}

.commitment-text span {
  color: rgb(209, 209, 209);
  display: inline-block;
  transition: all 0.5s ease;
}

.commitment-text span.visible {
  color: rgb(8, 8, 8);
}


.commitment-section h3:first-child {
	margin-bottom: 32px;
}

.commitment-section h3:last-child {
	margin-bottom: 60px;
}

.commitment-section .company-awards {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.commitment-section .company-awards div {
	padding: 20px 24px;
	border-radius: 20px;
	margin-right: 18px;
}

.commitment-section .company-awards div:last-child {
	margin-right: 0;
}

.commitment-section .company-awards div img {
	max-width: 170px;
	width: 100%;
	object-fit: contain;
	height: fit-content;
}

.commitment-section .company-awards div.app-futura-bg {
	background: rgba(251, 112, 0, 0.1);
}

.commitment-section .company-awards div.goodfirms-bg {
	background: rgba(67, 133, 244, 0.1);
}

.commitment-section .company-awards div.super-company-bg {
	background: rgba(237, 131, 15, 0.1);
}

.commitment-section .company-awards div.sde-bg {
	background: rgba(42, 210, 255, 0.1);
}

.commitment-section .company-awards div.trust-firm-bg {
	background: rgba(51, 127, 5, 0.1);
}

.united-animation {
	margin-top: 120px;
	margin-bottom: 120px;
}

.united-animation svg {
	width: 100%;
	height: 100%;
}

/* Commitment section SVG Animation Styles Starts Here */

@-webkit-keyframes animate-svg-stroke-1 {
	0% {
		stroke-dashoffset: 4414px;
		stroke-dasharray: 4414px;
	}

	100% {
		stroke-dashoffset: 8828px;
		stroke-dasharray: 4414px;
	}
}

@keyframes animate-svg-stroke-1 {
	0% {
		stroke-dashoffset: 4414px;
		stroke-dasharray: 4414px;
	}

	100% {
		stroke-dashoffset: 8828px;
		stroke-dasharray: 4414px;
	}
}

@-webkit-keyframes animate-svg-fill-1 {
	0% {
		fill: transparent;
	}

	100% {
		fill: rgb(255, 255, 255);
	}
}

@keyframes animate-svg-fill-1 {
	0% {
		fill: transparent;
	}

	100% {
		fill: rgb(255, 255, 255);
	}
}

.hand-united-1 {
	-webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
	animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-2 {
	0% {
		stroke-dashoffset: 1448.52294921875px;
		stroke-dasharray: 1448.52294921875px;
	}

	100% {
		stroke-dashoffset: 2897.0458984375px;
		stroke-dasharray: 1448.52294921875px;
	}
}

@keyframes animate-svg-stroke-2 {
	0% {
		stroke-dashoffset: 1448.52294921875px;
		stroke-dasharray: 1448.52294921875px;
	}

	100% {
		stroke-dashoffset: 2897.0458984375px;
		stroke-dasharray: 1448.52294921875px;
	}
}

.hand-united-2 {
	-webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
	animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-3 {
	0% {
		stroke-dashoffset: 1517.1951904296875px;
		stroke-dasharray: 1517.1951904296875px;
	}

	100% {
		stroke-dashoffset: 3034.390380859375px;
		stroke-dasharray: 1517.1951904296875px;
	}
}

@keyframes animate-svg-stroke-3 {
	0% {
		stroke-dashoffset: 1517.1951904296875px;
		stroke-dasharray: 1517.1951904296875px;
	}

	100% {
		stroke-dashoffset: 3034.390380859375px;
		stroke-dasharray: 1517.1951904296875px;
	}
}

.hand-united-3 {
	-webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
	animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-4 {
	0% {
		stroke-dashoffset: 677.3911743164062px;
		stroke-dasharray: 677.3911743164062px;
	}

	100% {
		stroke-dashoffset: 1354.7823486328125px;
		stroke-dasharray: 677.3911743164062px;
	}
}

@keyframes animate-svg-stroke-4 {
	0% {
		stroke-dashoffset: 677.3911743164062px;
		stroke-dasharray: 677.3911743164062px;
	}

	100% {
		stroke-dashoffset: 1354.7823486328125px;
		stroke-dasharray: 677.3911743164062px;
	}
}

.hand-united-4 {
	-webkit-animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
	animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-5 {
	0% {
		stroke-dashoffset: 177.90635681152344px;
		stroke-dasharray: 177.90635681152344px;
	}

	100% {
		stroke-dashoffset: 355.8127136230469px;
		stroke-dasharray: 177.90635681152344px;
	}
}

@keyframes animate-svg-stroke-5 {
	0% {
		stroke-dashoffset: 177.90635681152344px;
		stroke-dasharray: 177.90635681152344px;
	}

	100% {
		stroke-dashoffset: 355.8127136230469px;
		stroke-dasharray: 177.90635681152344px;
	}
}

.hand-united-5 {
	-webkit-animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
	animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-6 {
	0% {
		stroke-dashoffset: 84.16252136230469px;
		stroke-dasharray: 84.16252136230469px;
	}

	100% {
		stroke-dashoffset: 168.32504272460938px;
		stroke-dasharray: 84.16252136230469px;
	}
}

@keyframes animate-svg-stroke-6 {
	0% {
		stroke-dashoffset: 84.16252136230469px;
		stroke-dasharray: 84.16252136230469px;
	}

	100% {
		stroke-dashoffset: 168.32504272460938px;
		stroke-dasharray: 84.16252136230469px;
	}
}

.hand-united-6 {
	-webkit-animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both, animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
	animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both, animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-stroke-7 {
	0% {
		stroke-dashoffset: 84.16157531738281px;
		stroke-dasharray: 84.16157531738281px;
	}

	100% {
		stroke-dashoffset: 168.32315063476562px;
		stroke-dasharray: 84.16157531738281px;
	}
}

@keyframes animate-svg-stroke-7 {
	0% {
		stroke-dashoffset: 84.16157531738281px;
		stroke-dasharray: 84.16157531738281px;
	}

	100% {
		stroke-dashoffset: 168.32315063476562px;
		stroke-dasharray: 84.16157531738281px;
	}
}

.hand-united-7 {
	-webkit-animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both, animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
	animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both, animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

@-webkit-keyframes animate-svg-stroke-8 {
	0% {
		stroke-dashoffset: 101.58151245117188px;
		stroke-dasharray: 101.58151245117188px;
	}

	100% {
		stroke-dashoffset: 203.16302490234375px;
		stroke-dasharray: 101.58151245117188px;
	}
}

@keyframes animate-svg-stroke-8 {
	0% {
		stroke-dashoffset: 101.58151245117188px;
		stroke-dasharray: 101.58151245117188px;
	}

	100% {
		stroke-dashoffset: 203.16302490234375px;
		stroke-dasharray: 101.58151245117188px;
	}
}

.hand-united-8 {
	-webkit-animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8000000000000003s both, animate-svg-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
	animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8000000000000003s both, animate-svg-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@-webkit-keyframes animate-svg-stroke-9 {
	0% {
		stroke-dashoffset: 101.58163452148438px;
		stroke-dasharray: 101.58163452148438px;
	}

	100% {
		stroke-dashoffset: 203.16326904296875px;
		stroke-dasharray: 101.58163452148438px;
	}
}

@keyframes animate-svg-stroke-9 {
	0% {
		stroke-dashoffset: 101.58163452148438px;
		stroke-dasharray: 101.58163452148438px;
	}

	100% {
		stroke-dashoffset: 203.16326904296875px;
		stroke-dasharray: 101.58163452148438px;
	}
}

.hand-united-9 {
	-webkit-animation: animate-svg-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both, animate-svg-fill-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
	animation: animate-svg-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both, animate-svg-fill-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@-webkit-keyframes animate-svg-stroke-10 {
	0% {
		stroke-dashoffset: 4414px;
		stroke-dasharray: 4414px;
	}

	100% {
		stroke-dashoffset: 8828px;
		stroke-dasharray: 4414px;
	}
}

@keyframes animate-svg-stroke-10 {
	0% {
		stroke-dashoffset: 4414px;
		stroke-dasharray: 4414px;
	}

	100% {
		stroke-dashoffset: 8828px;
		stroke-dasharray: 4414px;
	}
}

@-webkit-keyframes animate-svg-fill-10 {
	0% {
		fill: transparent;
	}

	100% {
		fill: rgb(255, 255, 255);
	}
}

@keyframes animate-svg-fill-10 {
	0% {
		fill: transparent;
	}

	100% {
		fill: rgb(255, 255, 255);
	}
}

.hand-united-10 {
	-webkit-animation: animate-svg-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6s both, animate-svg-fill-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
	animation: animate-svg-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6s both, animate-svg-fill-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
}

/* Commitment section SVG Animation Styles Ends Here */
/* Calibraint Commitment Section Ends Here  */

/* Transformation journey Section Styles Starts Here */

.transformation-journey-section {
	padding: 111px 0 60px;
}

.transformation-journey-section .journey-content {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.transformation-journey-section .journey-title {
	max-width: 990px;
	width: 100%;
}

.transformation-journey-section .journey-content h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 80px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 36px;
	color: #080808;
}

.transformation-journey-section .journey-content h2 span {
	color: #fb7000;
}

.transformation-journey-section .journey-content p {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #5d5d5d;
	max-width: 710px;
}

/* Idea to Reality Section Styles Starts Here  */
.location-sprites {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/24150952/CalibraintLocationSprites.webp);
	background-repeat: no-repeat;
	background-size: 984px;
}

.idea-section {
	background-color: #f6f6f6;
	padding: 120px 0 100px;
}

.idea-section .idea-title-content {
	margin-bottom: 60px;
}

.idea-section .idea-title-content h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 80px;
	color: #080808;
	text-transform: uppercase;
	margin-bottom: 24px;
}

.idea-section .idea-title-content h2 span {
	color: #fb7000;
}

.idea-section .idea-title-content p {
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	color: #5d5d5d;
	max-width: 656px;
	width: 100%;
	margin: 0 auto;
}

.idea-section .tab {
	display: flex;
	align-items: center;
	overflow: hidden;
}

.idea-section .tab button {
	border-radius: 6px;
	padding: 16px 32px;
	background-color: #e7e7e7;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	color: #6d6d6d;
	transition: 0.3s;
	cursor: pointer;
	border: none;
	margin-right: 12px;
}

.idea-section .tab button:last-child {
	margin-right: 0;
}

.idea-section .tab button:hover {
	color: #ffffff;
	background-color: #9b51e0;
}

.idea-section .tab button.active {
	color: #ffffff;
	font-weight: 700;
	background-color: #9b51e0;
}

.tablinks.active {
	display: block !important;
}
.explore-more {
	width: 150px;
	height: 150px;
	border-radius: 100%;
	box-sizing: border-box;
	border: 1px solid #3d3d3d;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
}

.explore-more::after {
	content: "";
	position: absolute;
	width: 150px;
	height: 150px;
	border: 1px solid #3d3d3d;
	border-radius: 100%;
	box-sizing: border-box;
	top: 4px;
	left: 4px;
	z-index: 0;
	transition-duration: 0.5s;
}

.explore-more:hover::after {
	top: -1px;
	left: -1px;
}

.explore-more .black-arrow {
	width: 24px;
	height: 24px;
	display: inline-flex;
	background: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg');
	background-position: -63px -4px;
	transition: all 0.5s ease;
}
.explore-more:hover .black-arrow {
	background-position: -39px -30px;
}

.explore-more p.explore-text {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	text-align: center;
	color: #3d3d3d;
	max-width: 95px;
	width: 100%;
	margin: 8px 0 0 0;
}

/* Style the tab content */
.tabcontent {
	display: none;
	-webkit-animation: tabfadeEffect 1s;
	animation: tabfadeEffect 1s;
}


/* Fade in tabs */
@-webkit-keyframes tabfadeEffect {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes tabfadeEffect {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Idea MatChip  */

.idea-mat-chip {
	display: flex;
	flex-wrap: wrap;
	margin-top: 16px;
}

.idea-mat-chip .stack-logo {
	border: 1px solid #e7e7e7;
	padding: 2px 10px;
	margin-right: 6px;
	margin-top: 8px;
	border-radius: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 36px;
}

.shiftUI {
	width: 60px;
	height: 100%;
	background-position: -34px -24px;
}
.nativeAppIOS {
	width: 141px;
	height: 100%;
	background-position: -120px -24px;
}
.mongodb {
	width: 80px;
	height: 100%;
	background-position: -276px -24px;
}
.angular {
	width: 80px;
	height: 100%;
	background-position: -373px -24px;
}
.nestjs {
	width: 80px;
	height: 100%;
	background-position: -468px -24px;
}
.reactjs {
	width: 80px;
	height: 100%;
	background-position: -564px -24px;
}
.nodejs {
	width: 80px;
	height: 100%;
	background-position: -825px -124px;
}
.aws {
	width: 42px;
	height: 100%;
	background-position: -661px -24px;
}
.angularWhite { 
	width: 80px;
	height: 100%;
	background-position: -230px -73px;
}
.django { 
	width: 80px;
	height: 100%;
	background-position: -326px -73px;
}
.mongodbWhite { 
	width: 80px;
	height: 100%;
	background-position: -498px -73px;
}
.androidJava { 
	width: 90px;
	height: 100%;
	background-position: -700px -73px;
}
.kotlin { 
	width: 60px;
	height: 100%;
	background-position: -609px -73px;
}
.reactNative { 
	width: 106px;
	height: 100%;
	background-position: -109px -72px;
}
.firebase { 
	width: 60px;
	height: 100%;
	background-position: -838px -25px;
}
.awsAmplify { 
	width: 92px;
	height: 100%;
	background-position: -721px -24px;
}
.lambda { 
	width: 60px;
	height: 100%;
	background-position: -29px -73px;
}
.s3 { 
	width: 50px;
	height: 100%;
	background-position: -427px -73px;
}
.mediaConvertor { 
	width: 92px;
	height: 100%;
	background-position: -814px -73px;
}
.recoknition { 
	width: 90px;
	height: 100%;
	background-position: -28px -119px;
}
.react { 
	width: 60px;
	height: 100%;
	background-position: -434px -120px;
}
.ionic { 
	width: 50px;
	height: 100%;
	background-position: -351px -120px;
}
.node { 
	width: 50px;
	height: 100%;
	background-position: -255px -122px;
}
.firebaseDB { 
	width: 80px;
	height: 100%;
	background-position: -145px -120px;
}
.redux {
	width: 80px;
	height: 100%;
	background-position: -431px -541px;
}
.graphQL {
	width: 80px;
	height: 100%;
	background-position: -527px -541px;
}
.iosSwift {
	width: 90px;
	height: 100%;
	background-position: -623px -541px;
}
.blockchain {
	width: 90px;
	height: 100%;
	background-position: -730px -540px;
}

.hunny-app-box .idea-mat-chip .stack-logo {
	border-color: rgba(0, 0, 0, 0.12);
}

.idea-mat-chip .stack-logo img {
	width: 100%;
	padding: 2px 10px;
	object-fit: contain;
}

.idea-mat-chip .stack-logo.w-fit img {
	width: fit-content;
}

.idea-mat-chip .stack-logo.mongo-db img {
	padding: 5px 10px;
}

.idea-mat-chip p:last-child {
	margin-right: 0;
}

/* Blockchain  */

#Blockchain,
#Webapp,
#MobileApp {
	margin-top: 60px;
}
.portfolio-content-grid {
	grid-template-columns: 1fr 1fr;
	grid-gap: 24px;
}
.portfolio-content-box {
	background-color: #ffffff;
	border-radius: 20px;
	padding: 24px;
	width: 100%;
	height: 100%;
	position: relative;
}
.portfolio-content-box img {
	display: block;
}
.portfolio-content-box h3 {	
	font-size: 28px;
	font-weight: 800;
	line-height: 1;
	color: #080808;
	margin-bottom: 8px;
}
.portfolio-content-box h4 {
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	color: #454545;
}
.portfolio-content-box p {
	font-size: 14px;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
	color: #5d5d5d;
	margin-bottom: 16px;
}

/* Idea Arrow Styles Starts Here  */
.idea-section .arrow-link {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	border: 1px solid #b0b0b0;
	border-radius: 100%;
	box-sizing: border-box;
}

.idea-section .arrow-link .grey-arrow {
	width: 24px;
	height: 24px;
	display: inline-flex;
	background: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg');
	background-position: -97px -4px;
	transition: all 0.5s ease;
}
.idea-section .arrow-link:hover .grey-arrow {
	background-position: -74px -30px;
}

/* FAQ Section Styles Starts Here  */

.new-faq-section {
	padding: 100px 0;
}

.new-faq-section h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 80px;
	text-align: center;
	max-width: 600px;
	width: 100%;
	margin: 0 auto 100px;
	color: #080808;
	text-transform: uppercase;
}

.new-faq-section h2 span {
	color: #fb7000;
}

/* FAQ Accordion Plugin Styles  */

.new-faq-section .wpsm_panel-group .wpsm_panel.wpsm_panel-default:first-child {
	padding-top: 0 !important;
}

.new-faq-section .wpsm_panel-group .wpsm_panel.wpsm_panel-default:last-child {
	padding-bottom: 0 !important;
}

#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default,
#wpsm_accordion_7509 .wpsm_panel.wpsm_panel-default{
	border-bottom: 1px solid #d1d1d1 !important;
	padding: 36px 0;
}

#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default:last-child,
#wpsm_accordion_7509 .wpsm_panel.wpsm_panel-default:last-child{
	border-bottom: none !important;
}

#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading,
#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading .ac_title_class,
#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading .ac_open_cl_icon,
#wpsm_accordion_7509 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading,
#wpsm_accordion_7509 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading .ac_title_class,
#wpsm_accordion_7509 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading .ac_open_cl_icon{
	padding: 0 !important;
}

#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default .wpsm_panel-body,
#wpsm_accordion_7509 .wpsm_panel.wpsm_panel-default .wpsm_panel-body{
	padding: 24px 0 0;
	font-family: "Manrope", sans-serif !important;
	border: none !important;
}

#wpsm_accordion_6983 .wpsm_panel-title a,
#wpsm_accordion_7509 .wpsm_panel-title a{
	font-size: 24px;
	font-weight: 700;
	line-height: 44px;
	color: #191919;
}

#wpsm_accordion_6983 a.collapsed .ac_title_class,
#wpsm_accordion_7509 a.collapsed .ac_title_class
{
	color: #191919 !important;
}

#wpsm_accordion_6983 a[data-toggle="collapse"] span.ac_title_class,
#wpsm_accordion_7509 a[data-toggle="collapse"] span.ac_title_class{
	color: #fb7000;
}

#wpsm_accordion_6983 .wpsm_panel-title a:hover .ac_title_class,
#wpsm_accordion_7509 .wpsm_panel-title a:hover .ac_title_class{
	color: #fb7000 !important;
}

#wpsm_accordion_6983 .wpsm_panel-title a:hover .ac_open_cl_icon:before,
#wpsm_accordion_6983 a[data-toggle="collapse"] .ac_open_cl_icon.fa.fa-minus:before,
#wpsm_accordion_7509 .wpsm_panel-title a:hover .ac_open_cl_icon:before,
#wpsm_accordion_7509 a[data-toggle="collapse"] .ac_open_cl_icon.fa.fa-minus:before{
	color: #fb7000 !important;
	border-color: #fb7000 !important;
}

#wpsm_accordion_6983 .wpsm_panel-body,
#wpsm_accordion_7509 .wpsm_panel-body{
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #5d5d5d;
	font-family: "Manrope", sans-serif !important;
}

#wpsm_accordion_6983 .ac_open_cl_icon:before,
#wpsm_accordion_7509 .ac_open_cl_icon:before{
	border: 1px solid #b0b0b0;
	border-radius: 50%;
	font-size: 24px;
	color: #000;
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#wpsm_accordion_6983 .ac_open_cl_icon.fa.fa-minus,
#wpsm_accordion_7509 .ac_open_cl_icon.fa.fa-minus{
	color: #454545;
}

/* FAQ Section Styles Ends Here  */

/* CTO Section Styles Starts Here  */
.cto-section {
	padding: 100px 0;
	background-color: #ffffff;
	display: flex;
	align-items: center;
}

.video-container {
	width: 100%;
}

/* CTO Video Container  */
.cto-video-container {
	padding: 0 0 0 60px;
}

.cto-video-container h2 {
	font-size: 40px;
	font-weight: 800;
	line-height: 60px;
	text-align: left;
	color: #080808;
	margin-bottom: 36px;
	text-transform: uppercase;
}

.cto-video-container h2 span {
	color: #fb7000;
}

.cto-video-container h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0;
	text-align: left;
	color: #5d5d5d;
	margin-bottom: 32px;
}

.btn-new-outline a {
	padding: 12px 16px;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	color: #3d3d3d;
	display: flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	border: 1px solid #3d3d3d;
	border-radius: 4px;
	text-decoration: none;
}

.btn-new-outline a .black-arrow {
	display: inline-flex;
	width: 20px;
	height: 20px;
	margin: 0 0 0 8px;
	background: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg');
	background-position: -160px -7px;
	transition: all 0.5s ease;
}

.btn-new-outline a:hover {
	background: #3D3D3D;
	color: #fff;
}

.btn-new-outline a:hover .black-arrow {
	background-position: -188px -7px;
}

/* Our Location Section Styles Starts Here  */
.our-location-section {
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/05/28141929/our-loaction-bg.webp) no-repeat;
	padding: 100px 0;
	background-size: cover;
}

.our-location-section h2 {
	font-size: 54px;
	line-height: 1;
	font-weight: 800;
	text-align: center;
	color: #ffffff;
	margin-bottom: 64px;
	text-transform: uppercase;
}

.our-location-section h2 span {
	color: #fb7000;
}

.location-container {
	width: fit-content;
	margin: 0 auto;
}

.hq-chennai {
	display: flex;
	align-items: center;
	padding: 40px 67px;
	background-color: #fb7000;
	border-radius: 20px;
	margin-bottom: 24px;
	max-width: 854px;
	width: 100%;
}
.hqChennai {
	width: 342px;
	height: 121px;
	background-position: -23px -388px;
	margin-right: 20px;
}
.usaLogo {
	width: 124px;
	height: 102px;
	background-position: -379px -407px;
}
.australiaLogo {
	width: 332px;
	height: 98px;
	background-position: -520px -411px;
}

.hq-content {
	margin-left: 40px;
	width: 100%;
}

.hq-chennai h3 {
	font-size: 28px;
	font-weight: 800;
	line-height: 39px;
	color: #ffffff;
	margin-bottom: 16px;
}

.hq-chennai p {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #fff2d3;
}

.hq-details-content {
	display: flex;
	align-items: stretch;
}

.hq-details-content div {
	background-color: #ffffff;
	border-radius: 20px;
	padding: 24px 48px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.hq-details-content div:first-child {
	margin-right: 24px;
	max-width: 370px;
}

.hq-details-content div:last-child {
	max-width: 464px;
}

.hq-details-content h4 {
	font-family: var(--font-inter);
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: #080808;
	margin-top: 20px;
	margin-bottom: 16px;
}

.hq-details-content h5 {
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: center;
	color: #888888;
}

.hq-details-content h5:last-child {
	max-width: 275px;
	width: 100%;
}

/* Our Location Section Styles Ends Here  */


/* Not an Ordinary Work Place Styles Starts Here  */
.ordinary-section {
	padding: 100px 0 0;
}

.ordinary-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 60px;
}

.ordinary-content h2 {
	font-size: 54px;
	font-weight: 800;
	line-height: 80px;
	color: #080808;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.ordinary-content h2 span {
	color: #fb7000;
}

.ordinary-content .workplace {
	width: 364px;
	height: 70px;
	background-position: -598px -173px;
}

.fun_at_workplace {
	overflow: hidden;
}

.fun_at_workplace_mobile {
	display: none;
}

.position-relative {
	position: relative;
}

.logo-transparent {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	aspect-ratio: 16 / 9;
}

.logo-transparent img {
	max-width: 100%;
	height: 100%;
}

lite-youtube {
	background-color: #000;
	position: relative;
	display: block;
	contain: content;
	background-position: center center;
	background-size: cover;
	cursor: pointer;
	max-width: 100%;
}

.fun_video lite-youtube {
	width: 100% !important;
	height: fit-content !important;
	aspect-ratio: 16 / 9;
}

/* responsive iframe with a 16:9 aspect ratio
thanks https://css-tricks.com/responsive-iframes/
*/
lite-youtube::after {
	content: "";
	display: block;
	padding-bottom: calc(100% / (16 / 9));
}

lite-youtube>iframe {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

/* play button */
lite-youtube>.lty-playbtn {
	display: block;
	/* Make the button element cover the whole area for a large hover/click target… */
	width: 100%;
	height: 100%;
	/* …but visually it's still the same size */
	background: no-repeat center/68px 48px;
	/* YT's actual play button svg */
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
	position: absolute;
	cursor: pointer;
	z-index: 1;
	filter: grayscale(0);
	transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
	border: 0;
}

lite-youtube:hover>.lty-playbtn,
lite-youtube .lty-playbtn:focus {
	filter: none;
}

/* Post-click styles */
lite-youtube.lyt-activated {
	cursor: unset;
}

lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated>.lty-playbtn {
	opacity: 0;
	pointer-events: none;
}

.lyt-visually-hidden {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
/* Not an Ordinary Work Place Styles Ends Here  */

/* Values at Calibraint Section Styles Starts Here  */

.value-container {
	height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: sticky;
	top: 0;
	z-index: 1;
}

.value-container h2 {
	font-size: 72px;
	line-height: 1;
	font-weight: 800;
	text-align: center;
	color: #080808;
	margin-bottom: 80px;
	text-transform: uppercase;
}

.value-container h2 span {
	color: #fb7000;
}

.value-detail-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 100px;
	z-index: 2;
	margin: 100px 0;
	padding-bottom: 100vh;
}

.value-detail-content .box {
	padding: 40px;
	border-radius: 10px;
	width: 100%;
	max-width: 423px;
	height: fit-content;
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/06132449/value-frame-bg.png);
	background-size: cover;
	z-index: 1;
}

.value-detail-content .box .icon {
	width: 48px;
	height: 48px;
	margin-bottom: 24px;
}

.architect-bg {
	background-color: #a761eb;
	margin-right: 80px;
}
.architect {
	background-position: -344px -184px;
}

.innovation-bg {
	background-color: #299d8f;
	margin-top: 180px;
}
.innovation {
	background-position: -408px -179px;
}

.meaningful-bg {
	background-color: #e08b08;
	margin-right: 80px;
	margin-top: 50px;
}
.meaningful {
	background-position: -472px -180px;
}

.learning-bg {
	margin-top: 150px;
	background-color: #2f5ed8;
}
.learning {
	background-position: -536px -180px;
}

.value-detail-content h3 {
	font-size: 28px;
	font-weight: 800;
	line-height: 40px;
	text-align: left;
	color: #ffffff;
	margin-bottom: 24px;
}

.value-detail-content p {
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	color: #e7e7e7;
}

/* Values at Calibraint Section Styles Ends Here  */

/* Case Study Section Styles Starts Here  */

.case-journey-content {
	position: absolute;
	bottom: 0;
	padding: 40px;
}

.case-journey-content h5 {
	width: fit-content;
	font-size: 14px;
	padding: 4.5px 16px;
	border: 1px solid #888888;
	color: #b0b0b0;
	border-radius: 50px;
	margin-bottom: 16px;
}

.case-journey-content h6 {
	font-size: 32px;
	line-height: 44px;
	font-weight: 700;
	color: #ffffff;
}

.case-study-journey {
	display: flex;
	width: 100%;
}

.journey-content-box {
	width: 100%;
	position: relative;
	height: calc(100vh - 76px);
	border-radius: 10px;
	background-size: cover !important;
}

.hunny-journey-main {
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/23105822/hunny-case-study-webp.webp) no-repeat;
	margin-right: 4px;
}

.market-journey-main {
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/23105825/market-case-study-webp.webp) no-repeat;
	margin-right: 4px;
}

.ingame-journey-main {
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/23105824/ingame-case-study-webp.webp) no-repeat;
}

.hunny-journey-main::before,
.market-journey-main::before,
.ingame-journey-main::before {
	font-family: Manrope;
	font-size: 148px;
	font-weight: 800;
	line-height: 1;
	position: absolute;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: 1px white;
	right: 0;
	bottom: 0;
	opacity: 16%;
	transform: rotate(90deg) translate(-13rem, -12rem);
}

.hunny-journey-main::before {
	content: "HUNNY";
}

.market-journey-main::before {
	content: "Market";
}

.ingame-journey-main::before {
	content: "Ingame";
}

/* Case Study Details Contents Styles Starts Here  */

.case-study-journey-details {
	max-width: 754px;
	width: 100%;
	margin: 100px auto 36px;
}

.case-study-journey-details h3 {
	font-size: 32px;
	font-weight: 800;
	line-height: 48px;
	text-align: left;
	color: #fb7000;
	margin-bottom: 20px;
}

.case-study-journey-details p {
	font-family: Manrope;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	text-align: left;
	color: #888888;
}

.case-study-journey-details p span {
	color: #080808;
	font-weight: 600;
}

.case-study-journey-details h4 {
	font-family: Manrope;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
	color: #454545;
	margin-bottom: 24px;
}

.case-study-journey-details .case-description-details {
	margin-bottom: 40px;
}

.case-study-journey-details .case-description-details:nth-child(4) {
	margin-bottom: 110px !important;
}

.case-content-details {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 48px;
}

.journey-content-box .arrow-link-redirect {
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	border-radius: 100%;
	border: 1px solid #b0b0b0;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 40px;
	right: 40px;
	display: none;
}

.journey-content-box:hover .arrow-link-redirect {
	display: flex;
}

.journey-content-box .arrow-link-redirect::after {
	content: "";
	position: absolute;
	top: 2px;
	left: 2px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid #b0b0b0;
	transition-duration: 0.5s;
	box-sizing: border-box;
	z-index: 0;
}

.journey-content-box .arrow-link-redirect:hover::after {
	top: -1px;
	left: -1px;
}

.journey-content-box .arrow-link-redirect .grey-arrow {
	width: 24px;
	height: 24px;
	display: inline-flex;
	background: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg');
	background-position: -97px -4px;
	transition: all 0.5s ease;
}

.journey-content-box .arrow-link-redirect:hover .grey-arrow {
	background-position: -74px -30px;
}

.case-desc-box {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.description-info {
	display: flex;
	align-items: center;
	padding: 16px;
	border-radius: 6px;
	width: fit-content;
}

.description-info.app-user {
	margin-right: 12px;
	background: rgba(106, 169, 255, 0.1);
}

.description-info.app-crash-rate {
	background: rgba(249, 183, 154, 0.15);
}

.description-info img {
	width: 40px;
	height: 40px;
	object-fit: contain;
	margin-right: 12px;
}

.description-info h5 {
	font-family: Inter;
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	text-align: left;
	margin-bottom: 4px;
	color: rgba(8, 8, 8, 1);
}

.description-info h6 {
	font-family: Manrope;
	font-size: 13px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: left;
	color: rgba(136, 136, 136, 1);
}

.case-pagination p {
	font-family: Manrope;
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	color: #5d5d5d;
	text-align: right;
}
.case-pagination p span {
	font-weight: 700;
	color: #454545;
}

.journey-box-container {
	display: flex;
}

/* Case Study Section Styles Ends Here  */

/* Tech Solution We Offer Styles Starts Here  */
.techoffer_sprites {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/07/22165814/techOffer-scaled.webp);
	background-repeat: no-repeat;
	background-size: 2304px;
}

.tech-solution-section {
	background-color: #f6f6f6;
	padding: 100px 0;
}


.tech-solution-section .tech-solution-title {
	max-width: 740px;
	width: 100%;
	margin: 0 auto 60px;
}

.tech-solution-section .tech-solution-title h2 {
	font-size: 54px;
	line-height: 1;
	font-weight: 800;
	text-align: center;
	color: #080808;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.tech-solution-section .tech-solution-title h2 span {
	color: #fb7000;
}

.tech-solution-section .tech-solution-title p {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color: #5d5d5d;
}

/* Card  */
.tech-solution-details-card {
	display: flex;
	align-items: center;
	justify-content: center;
}

.tech-details-card .tech-title-heading {
	padding: 40px 52px 100px;
}

.tech-title-heading h3 {
	font-size: 40px;
	font-weight: 800;
	line-height: 56px;
	text-align: center;
	color: #ffffff;
	transform: rotate(269deg) translate(-50%, -50%);
	position: absolute;
	left: 50px;
	right: 0;
	bottom: 190px;
	white-space: nowrap;
	margin: auto;
}

.tech-details-card .tech-details-container,
.tech-details-card.hovered-active .tech-title-heading {
	display: none;
}

.tech-details-card.hovered-active .tech-details-container {
	display: block;
}

.blockchain-tech-card {
	background-image: url("https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/22173946/blockchain-tech.webp");
}

.engineer-tech-card {
	background-image: url("https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/22174014/engineering-tech.webp");
	margin-left: 12px;
}

.ui-ux-tech-card {
	background-image: url("https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/23103614/ui-ux-tech-bg.webp");
	margin-left: 12px;
}

.blockchain-tech-card.hovered-active,
.ui-ux-tech-card.hovered-active,
.engineer-tech-card.hovered-active {
	background-color: #692b9e;
	background-image: none;
}

.tech-details-card {
	width: 160px;
	height: 640px;
	background-size: cover;
	transition: 0.5s;
	border-radius: 16px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.tech-details-card.hovered-active {
	width: 598px;
	padding: 40px 40px 40px 60px;
}

/* Tech Expand Details  */

.tech-pagination {
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	padding: 10px;
	color: #f6f6f6;
	border-bottom: 1px solid #d1d1d1;
	width: fit-content;
}

.tech-mobile-heading .tech-pagination {
	margin-right: 16px;
}

.tech-pagination.m-auto {
	margin: 0 auto;
}

.tech-details {
	padding-top: 40px;
}

.tech-details h4 {
	font-size: 40px;
	font-weight: 800;
	line-height: 56px;
	color: #ffffff;
	margin-bottom: 16px;
}

.tech-details p {
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	color: #f6f6f6;
	margin-bottom: 0;
}

.tech-links-container {
	display: flex;
	flex-wrap: wrap;
}

.tech-links-container {
	padding-top: 24px;
}

.tech-offer-link a {
	padding: 6px 32px;
	border-radius: 5px;
	border: 1px solid #bf8df3;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #f6f6f6;
	margin-right: 12px;
	margin-bottom: 12px;
	text-decoration: none;
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
}

.tech-offer-link a .tech-solution-arrow {
	width: 24px;
	height: 24px;
	background: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg');
	display: none;
	animation: buttonAnimation 0.5s ease 1;
	background-position: -64px -5px;
	margin-left: 8px;
}

.tech-offer-link a:hover {
	padding: 6px 16px;
	background-color: #ffffff;
	color: #080808;
}

.tech-offer-link a:hover .tech-solution-arrow {
	display: inline-flex;
	background-position: -39px -30px;
}

@keyframes buttonAnimation {
	from {
		background-position: -64px -5px;
	}
	to {
		background-position: -39px -30px;
	}
}

/* Tech Solution We Offer Styles Ends Here  */

/* Client Projects Styles Starts Here  */

.client-project-main {
	padding: 120px 0 100px;
}

.client-detail-heading {
	margin-bottom: 60px;
}

.client-detail-heading h2 {
	font-size: 48px;
	font-weight: 800;
	line-height: 72px;
	text-align: center;
	color: #080808;
	max-width: 836px;
	width: 100%;
	margin: 0 auto 36px;
	text-transform: uppercase;
}

.client-detail-heading h2 span {
	color: #fb7000;
}

.client-detail-heading p {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color: #5d5d5d;
	max-width: 717px;
	width: 100%;
	margin: 0 auto;
}

.client-list-sprites {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/07/29134519/Clients.webp);
	background-size: 778px;
	background-repeat: no-repeat;
}

.client_lists_grid {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.client_lists_grid > div {
	border: 1px solid #eaeaea;
	padding: 40px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-left: none;
	border-top: none;
}

.client_lists_grid > div.smallpadding {
	padding: 20px 0;
}

.client_lists_grid > div:nth-child(5n) {
	border-right: none;
}

.client_lists_grid > div:nth-last-child(-n + 5) {
	border-bottom-color: transparent;
}

.client_lists_grid .kadena {
	width: 106px;
	height: 30px;
	background-position: -28px -16px;
}
.client_lists_grid .artchain {
	width: 114px;
	height: 30px;
	background-position: -185px -17px;
}
.client_lists_grid .pricewizard {
	width: 90px;
	height: 30px;
	background-position: -358px -17px;
}
.client_lists_grid .conpulse {
	width: 110px;
	height: 30px;
	background-position: -493px -16px;
}
.client_lists_grid .preserve {
	width: 106px;
	height: 30px;
	background-position: -642px -16px;
}
.client_lists_grid .wallio {
	width: 92px;
	height: 30px;
	background-position: -35px -73px;
}
.client_lists_grid .spectalix {
	width: 150px;
	height: 30px;
	background-position: -168px -73px;
}
.client_lists_grid .ctc {
	width: 56px;
	height: 48px;
	background-position: -376px -63px;
}
.client_lists_grid .hunny {
	width: 86px;
	height: 30px;
	background-position: -505px -72px;
}
.client_lists_grid .bdc {
	width: 130px;
	height: 30px;
	background-position: -632px -72px;
}
.client_lists_grid .krios {
	width: 84px;
	height: 30px;
	background-position: -39px -134px;
}
.client_lists_grid .liquiudity {
	width: 48px;
	height: 48px;
	background-position: -212px -126px;
}
.client_lists_grid .fusemap {
	width: 106px;
	height: 30px;
	background-position: -336px -134px;
}
.client_lists_grid .reitium {
	width: 106px;
	height: 30px;
	background-position: -490px -134px;
}
.client_lists_grid .mercurycash {
	width: 130px;
	height: 32px;
	background-position: -632px -133px;
}
.client_lists_grid .improveo {
	width: 102px;
	height: 30px;
	background-position: -30px -189px;
}
.client_lists_grid .swaray {
	width: 92px;
	height: 30px;
	background-position: -189px -189px;
}
.client_lists_grid .babena {
	width: 112px;
	height: 30px;
	background-position: -336px -189px;
}
.client_lists_grid .foodtrust {
	width: 110px;
	height: 30px;
	background-position: -488px -189px;
}
.client_lists_grid .frep {
	width: 80px;
	height: 30px;
	background-position: -657px -189px;
}
.client_lists_grid .coinbet {
	width: 86px;
	height: 30px;
	background-position: -38px -235px;
}

/* Client Projects Styles Ends Here  */


/* Common Arrow Animation Styles Starts Here  */

.sub-menu-box li .arrow-animation-main .svg,
.sub-menu-box li .arrow-animation-main svg,
.sub-menu-box li .arrow-animation-main{
	width: 20px;
	height: 20px;
}

.contact-us a .arrow-animation-main .svg,
.contact-us a .arrow-animation-main svg,
.case-study-details a .arrow-animation-main,
.case-study-details a .arrow-animation-main .svg,
.case-study-details a .arrow-animation-main svg {
	width: 24px;
	height: 24px;
}

.contact-us a .arrow-animation-main{
	width: 24px;
	height: 24px;
}

.arrow-link a .arrow-animation-main .svg,
.arrow-link a .arrow-animation-main svg,
.explore-more a .arrow-animation-main .svg,
.explore-more a .arrow-animation-main svg{
	width: 32px;
	height: 32px;
}

.arrow-link a .arrow-animation-main,
.explore-more a .arrow-animation-main{
	width: 32px;
	height: 32px;
}


/* Arrow Animation Styles Starts Here   */
.arrow-animation-main {
	display: inline-block;
	width: fit-content;
}

.arrow-svg-animation {
	-webkit-user-select: none;
	user-select: none;
	width: 1em;
	height: 1em;
	display: inline-block;
	fill: currentColor;
	flex-shrink: 0;
	transition: fill 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	font-size: 1.5rem;
}

.arrow-animation-container {
	display: flex;
	flex-direction: column;
	color: inherit;
	overflow: hidden;
}

.arrow-animation-container .arrow-opacity {
	opacity: 1;
	transform: translate(0, 0);
}

.arrow-animation-container .arrow-opacity-second {
	opacity: 0;
	transform: translate(-100%, 0);
}

@media (hover: hover) {
	.contact-us a:hover .arrow-animation-container .arrow-opacity,
	.explore-more a:hover .arrow-animation-container .arrow-opacity,
	.arrow-link a:hover .arrow-animation-container .arrow-opacity,
	.buzz-container:hover .arrow-animation-container .arrow-opacity,
	.sub-menu-box li:hover .arrow-animation-container .arrow-opacity,
	.case-study-details a:hover .arrow-animation-container .arrow-opacity {
		opacity: 0;
		transform: translate(100%, -100%);
		transition: transform 0.3s, opacity 0.3s;
		fill: transparent;
	}

	.contact-us a:hover .arrow-animation-container .arrow-opacity-second,
	.explore-more a:hover .arrow-animation-container .arrow-opacity-second,
	.arrow-link a:hover .arrow-animation-container .arrow-opacity-second,
	.buzz-container:hover .arrow-animation-container .arrow-opacity-second,
	.sub-menu-box li:hover .arrow-animation-container .arrow-opacity-second,
	.case-study-details a:hover .arrow-animation-container .arrow-opacity-second {
		opacity: 1;
		transform: translate(0, -100%);
		transition: transform 0.3s ease 0.2s, opacity 0.3s ease 0.2s;
		fill: transparent;
	}

	.contact-us a:not(:hover) .arrow-animation-container .arrow-opacity,
	.explore-more a:not(:hover) .arrow-animation-container .arrow-opacity,
	.arrow-link a:not(:hover) .arrow-animation-container .arrow-opacity,
	.buzz-container:not(:hover) .arrow-animation-container .arrow-opacity,
	.sub-menu-box li:not(:hover) .arrow-animation-container .arrow-opacity,
	.case-study-details a:not(:hover) .arrow-animation-container .arrow-opacity {
		transition: transform 0.3s ease 0.2s, opacity 0.3s ease 0.2s;
		fill: transparent;
	}
	.contact-us a:not(:hover) .arrow-animation-container .arrow-opacity-second,
	.explore-more a:not(:hover) .arrow-animation-container .arrow-opacity-second,
	.arrow-link a:not(:hover) .arrow-animation-container .arrow-opacity-second,
	.buzz-container:not(:hover) .arrow-animation-container .arrow-opacity-second,
	.sub-menu-box li:not(:hover) .arrow-animation-container .arrow-opacity-second,
	.case-study-details a:not(:hover) .arrow-animation-container .arrow-opacity-second {
		transition: transform 0.3s, opacity 0.3s;
	}
}

.arrow-animation-main {
	display: inherit;
	position: relative;
	flex-shrink: 0;
}

.arrow-animation-main .svg,
.arrow-animation-main svg {
	width: 60px;
	height: 60px;
	position: relative;
	z-index: 1;
}

.arrow-animation-main {
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	color: #000; 
	position: relative;
}

/* Common Arrow Animation Styles Ends Here  */


/* New Styles for Home Banner Section Styles Starts Here  */

.blockchain-product-details,
.banner-mobileapp-details{
	display: flex;
	flex-wrap: wrap;
	max-width: 700px;
	width: 100%;
}

.blockchain-product-details div{
	margin-right: 50px;
	margin-bottom: 36px;
}

.banner-mobileapp-details div{
	margin-right: 80px;
}

.banner-mobileapp-details div:last-child{
	margin-right: 0 !important;
}

.blockchain-product-details h3{
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: #ffffff;
	margin-bottom: 10px;
}

.blockchain-product-details p{
	font-size: 14px;
	font-weight: 500;
	line-height: 26px;
	color: #B0B0B0;
}

.banner-webapp-details p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #D1D1D1;
	position: relative;
	padding-left: 32px;
	margin-bottom: 12px;
}

.banner-webapp-details p:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/24162550/banner-click-here-icon.png) no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
}

.banner-webapp-container,
.banner-mobileapp-container{
	display: grid;
	grid-template-columns: 2fr 1fr;
}

.banner-mobileapp-details h3 {
	font-size: 24px;
	font-weight: 800;
	line-height: 33px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.banner-mobileapp-details p {
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	color: #B0B0B0;
}

.banner-main-details{
	max-width: 720px;
}

.banner-webapp-container img,
.banner-mobileapp-container img{
	max-width: 340px !important;
	width: 100%;
}

.blockchain-product-container,
.webapp-detail-container,
.mobileapp-details-container{
	display: flex;
	align-items: center;
	width: fit-content;
	position: relative;
}

/*Updated Design for tech solution*/


section.tech_sol_offer{
	padding: 67px 0px 0px;
}
.tech_sol_right{
	padding-top: 14px;
}
.tech_sol_wrap.d-flex{
	    flex-wrap: wrap;
    justify-content: space-between;
}
.tech_sol_left{
	flex: 0 0 29%;
}
.tech_sol_right{
	    flex: 0 0 70%;
/*     padding-left: 10px; */
}
.tech_sol_content h2.section_heading{
	    font-size: 54px;
    font-weight: 800;
    line-height: 70px;
	text-transform: uppercase;
}
.tech_sol_content h2.section_heading span.highlight{
	color: #FB7000;
}
.tech_sol_content p{
	    color: #5D5D5D;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
}
.tech_sol_column_wrap.d-flex{
	flex-wrap: wrap;
	align-items: flex-start;	
}
.tech_sol_column_one.solution_left_border{
	 padding-top: 1rem;
}
.tech_sol_column_two.solution_left_border{
	/*margin-top: 30px;
    padding-top: 2.2rem;*/
	padding-top: 1rem;
}
.tech_sol_column_two.solution_left_border .d-flex:first-child{
	align-items: flex-start;
}
.solution_left_border{
	    flex: 0 0 50%;
    border-left: 1px solid #D1D1D1;
}
/* .tech_solution_wrap.solution_bottom_border{
	margin-bottom: 36px;
} */
.solution_bottom_border{
	border-bottom: 1px solid #D1D1D1;
}
.tech_solution_wrap{
	padding: 36px 20px 40px;
}
.tech_solution_box .d-flex{
	    justify-content: space-between;
    margin-bottom: 12px;
	align-items: center;
}
.tech_solution_box h3.tech_sol_title{
	    color: #080808;
    font-size: 28px;
    font-weight: 800;
    line-height: 36px;
}
p.tech_sol_description{
	    color: #5D5D5D;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
.tech_sol_sublist{
	    margin-top: 24px;
    z-index: 10;
    position: relative;
}
.tech_sol_sublist ul{
	    margin: 0;
    padding: 0;
    list-style-type: none;
}
.tech_sol_sublist ul li{
	margin-bottom: 8px;
}
.tech_sol_sublist ul li a{
	      border: 1px solid #B0B0B0;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #080808;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tech_sol_sublist ul li a:hover{
	    background-color: #191919;
    color: #FFFFFF;
}
.tech_sol_sublist ul li a .tech-solution-arrow{
	       width: 20px;
    height: 20px;
    background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg);
    display: none;
    background-position: -562px -3px;
    margin-left: 6px;
    background-size: 180px;
}
.tech_sol_sublist ul li a:hover .tech-solution-arrow{
	display: block;
}

.tech_solution_wrap:hover h3.tech_sol_title{
	color: #FB7000;
}
a.tech_solution_link{
	    height: 54px;
    width: 54px;
    display: flex;
    border: 1px solid #B0B0B0;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
a.tech_solution_link .grey-arrow{
	       height: 32px;
    width: 32px;
    background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg);
	background-position: -69px -28px;
/*     background-position: -88px -37px;
    background-size: 300px; */
}
.tech_solution_wrap:hover a.tech_solution_link{
	border-color:#FB7000 !important;
}
@keyframes orangebuttonAnimation{
	0%{
		background-position: -127px -3px;
	}
	100%{
		background-position: -103px -28px;
	}
}
.tech_solution_wrap:hover a.tech_solution_link .grey-arrow{
/* 	   background-position: -126px -2px;
    background-size: 355px; */
    background-position: -127px -3px;
    transform: scale(1.2);
    animation: orangebuttonAnimation 0.4s ease 1;
    position: relative;
    top: 1px;

}
.tech_solution_wrap:hover a.tech_solution_link:hover .grey-arrow{	 
	background-position: -103px -28px;
}


.tech_solution_wrap{
	    position: relative;
    overflow: hidden;
}
.tech_solution_wrap > a.d-block{
	    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tech_sol_content{
	    position: sticky;
    top: 8rem;
}
@keyframes whitebuttonAnimation{
	0%{
		background-position: -35px -5px;
	}
	100%{
		background-position: -10px -30px;
	}
}

.tech_sol_sublist ul li a .tech-solution-arrow{
	      width: 20px;
    height: 20px;
    background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg);
    display: none;
    background-position: -35px -5px;
    margin-left: 6px;
    animation: whitebuttonAnimation 0.5s ease 1;
    transform: scale(.8);
    position: relative;
    top: -1px;
}
.tech_sol_sublist ul li a:hover .tech-solution-arrow{
	    display: inline-flex;
    background-position: -10px -30px;
}

/*Tech Stack Tab Customisation*/
.techstac-tabs .brz-tabs__nav--button{
	    background: #f6f6f6 !important;
    color: #454545 !important;
	padding: 22px 24px!important;
	line-height:.8 !important;
}
.techstac-tabs li.brz-tabs__nav--active .brz-tabs__nav--button{
	background:#915be0 !important;
	 color: #ffffff !important;
}
.techstac-tabs .brz-tabs__items{
	border: none !important;
}
.mb-blog-grid h4.second-line-truncate.blog_title{
	color: #080808;
}
.mb-blog-grid p.second-line-truncate.blog_summary.text-white-secondary{
	color: #888888;
}
.mb-powerup-grid-container a.brz-a.brz-btn{
	    padding: 10px 16px !important;
    line-height: normal !important;
}
.d-grid.nft_excellence_details .section_lists{
	color: #3d3d3d;
}
.home .case-journey-content span{
	    width: fit-content;
    font-size: 14px;
    padding: 4.5px 16px;
    border: 1px solid #888;
    color: #b0b0b0;
    border-radius: 50px;
    margin-bottom: 16px;
    display: block;
}
.home .case-journey-content p{
	    font-size: 32px;
    line-height: 44px;
    font-weight: 700;
    color: #fff;
}